+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Aug 20 06:52:03 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-5bb766d56c-rvxls 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 0x7f8a13d21668 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-20 06:52:07.617 8 INFO neutron.common.config [-] Logging enabled! 2026-08-20 06:52:07.617 8 INFO neutron.common.config [-] uwsgi version 26.0.6.dev9 2026-08-20 06:52:07.630 7 INFO neutron.common.config [-] Logging enabled! 2026-08-20 06:52:07.630 7 INFO neutron.common.config [-] uwsgi version 26.0.6.dev9 2026-08-20 06:52:08.648 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-20 06:52:08.707 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-20 06:52:10.094 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-20 06:52:10.097 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-20 06:52:10.101 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-20 06:52:10.102 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-20 06:52:10.102 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-20 06:52:10.102 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-20 06:52:10.103 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-20 06:52:10.111 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-20 06:52:10.111 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-20 06:52:10.111 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-20 06:52:10.133 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-20 06:52:10.135 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-20 06:52:10.135 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-20 06:52:10.174 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-20 06:52:10.176 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-20 06:52:10.181 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-20 06:52:10.182 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-20 06:52:10.182 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-20 06:52:10.182 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-20 06:52:10.182 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-20 06:52:10.190 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-20 06:52:10.190 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-20 06:52:10.190 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-20 06:52:10.195 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-20 06:52:10.195 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-20 06:52:10.196 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-20 06:52:10.196 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-20 06:52:10.212 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-20 06:52:10.213 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-20 06:52:10.213 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-20 06:52:10.259 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-20 06:52:10.259 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-20 06:52:10.259 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-20 06:52:10.259 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-20 06:52:10.489 8 INFO neutron.plugins.ml2.managers [None req-37a481df-2439-4fe3-84d6-1ad743bd6450 - - - - - -] Initializing driver for type 'vlan' 2026-08-20 06:52:10.539 7 INFO neutron.plugins.ml2.managers [None req-445267aa-caaa-46e7-a77c-bbe4f116d254 - - - - - -] Initializing driver for type 'vlan' 2026-08-20 06:52:10.759 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-37a481df-2439-4fe3-84d6-1ad743bd6450 - - - - - -] VlanTypeDriver initialization complete 2026-08-20 06:52:10.759 8 INFO neutron.plugins.ml2.managers [None req-37a481df-2439-4fe3-84d6-1ad743bd6450 - - - - - -] Initializing driver for type 'vxlan' 2026-08-20 06:52:10.759 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-37a481df-2439-4fe3-84d6-1ad743bd6450 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-20 06:52:10.772 8 INFO neutron.plugins.ml2.managers [None req-37a481df-2439-4fe3-84d6-1ad743bd6450 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-20 06:52:10.773 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-37a481df-2439-4fe3-84d6-1ad743bd6450 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-20 06:52:10.773 8 INFO neutron.plugins.ml2.managers [None req-37a481df-2439-4fe3-84d6-1ad743bd6450 - - - - - -] Initializing extension driver 'port_security' 2026-08-20 06:52:10.773 8 INFO neutron.plugins.ml2.extensions.port_security [None req-37a481df-2439-4fe3-84d6-1ad743bd6450 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-20 06:52:10.773 8 INFO neutron.plugins.ml2.managers [None req-37a481df-2439-4fe3-84d6-1ad743bd6450 - - - - - -] Initializing extension driver 'qos' 2026-08-20 06:52:10.773 8 INFO neutron.plugins.ml2.managers [None req-37a481df-2439-4fe3-84d6-1ad743bd6450 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-20 06:52:10.773 8 INFO neutron.plugins.ml2.managers [None req-37a481df-2439-4fe3-84d6-1ad743bd6450 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-20 06:52:10.789 8 INFO neutron.quota [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded quota_driver: . 2026-08-20 06:52:10.790 8 INFO neutron.plugins.ml2.plugin [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Modular L2 Plugin initialization complete 2026-08-20 06:52:10.790 8 INFO neutron.plugins.ml2.managers [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-20 06:52:10.790 8 INFO neutron.plugins.ml2.managers [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-20 06:52:10.790 8 INFO neutron.plugins.ml2.managers [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Got port-security extension from driver 'port_security' 2026-08-20 06:52:10.790 8 INFO neutron.extensions.vlantransparent [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Disabled vlantransparent extension. 2026-08-20 06:52:10.790 8 INFO neutron.extensions.qinq [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Disabled VLAN QinQ extension. 2026-08-20 06:52:10.791 8 INFO neutron.manager [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loading Plugin: qos 2026-08-20 06:52:10.802 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-445267aa-caaa-46e7-a77c-bbe4f116d254 - - - - - -] VlanTypeDriver initialization complete 2026-08-20 06:52:10.803 7 INFO neutron.plugins.ml2.managers [None req-445267aa-caaa-46e7-a77c-bbe4f116d254 - - - - - -] Initializing driver for type 'vxlan' 2026-08-20 06:52:10.803 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-445267aa-caaa-46e7-a77c-bbe4f116d254 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-20 06:52:10.806 8 INFO neutron.manager [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loading Plugin: router 2026-08-20 06:52:10.819 7 INFO neutron.plugins.ml2.managers [None req-445267aa-caaa-46e7-a77c-bbe4f116d254 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-20 06:52:10.820 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-445267aa-caaa-46e7-a77c-bbe4f116d254 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-20 06:52:10.820 7 INFO neutron.plugins.ml2.managers [None req-445267aa-caaa-46e7-a77c-bbe4f116d254 - - - - - -] Initializing extension driver 'port_security' 2026-08-20 06:52:10.820 7 INFO neutron.plugins.ml2.extensions.port_security [None req-445267aa-caaa-46e7-a77c-bbe4f116d254 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-20 06:52:10.820 7 INFO neutron.plugins.ml2.managers [None req-445267aa-caaa-46e7-a77c-bbe4f116d254 - - - - - -] Initializing extension driver 'qos' 2026-08-20 06:52:10.820 7 INFO neutron.plugins.ml2.managers [None req-445267aa-caaa-46e7-a77c-bbe4f116d254 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-20 06:52:10.820 7 INFO neutron.plugins.ml2.managers [None req-445267aa-caaa-46e7-a77c-bbe4f116d254 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-20 06:52:10.835 7 INFO neutron.quota [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded quota_driver: . 2026-08-20 06:52:10.836 7 INFO neutron.plugins.ml2.plugin [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Modular L2 Plugin initialization complete 2026-08-20 06:52:10.836 7 INFO neutron.plugins.ml2.managers [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-20 06:52:10.836 7 INFO neutron.plugins.ml2.managers [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-20 06:52:10.836 7 INFO neutron.plugins.ml2.managers [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-20 06:52:10.836 7 INFO neutron.extensions.vlantransparent [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Disabled vlantransparent extension. 2026-08-20 06:52:10.837 7 INFO neutron.extensions.qinq [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Disabled VLAN QinQ extension. 2026-08-20 06:52:10.837 7 INFO neutron.manager [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loading Plugin: qos 2026-08-20 06:52:10.849 7 INFO neutron.manager [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loading Plugin: router 2026-08-20 06:52:10.856 8 INFO neutron.services.service_base [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-20 06:52:10.857 8 INFO neutron.manager [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loading Plugin: segments 2026-08-20 06:52:10.893 7 INFO neutron.services.service_base [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-20 06:52:10.893 7 INFO neutron.manager [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loading Plugin: segments 2026-08-20 06:52:10.952 8 INFO neutron.manager [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loading Plugin: trunk 2026-08-20 06:52:10.966 8 INFO neutron.manager [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loading Plugin: vpnaas 2026-08-20 06:52:10.988 7 INFO neutron.manager [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loading Plugin: trunk 2026-08-20 06:52:11.002 7 INFO neutron.manager [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loading Plugin: vpnaas 2026-08-20 06:52:11.006 8 WARNING stevedore.named [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-20 06:52:11.006 8 WARNING stevedore.named [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-20 06:52:11.040 7 WARNING stevedore.named [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-20 06:52:11.040 7 WARNING stevedore.named [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-20 06:52:11.083 8 INFO neutron_vpnaas.services.vpn.plugin [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-20 06:52:11.084 8 INFO neutron.common.utils [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-20 06:52:11.084 8 INFO neutron.manager [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loading Plugin: taas 2026-08-20 06:52:11.104 7 INFO neutron_vpnaas.services.vpn.plugin [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-20 06:52:11.105 7 INFO neutron.common.utils [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-20 06:52:11.105 7 INFO neutron.manager [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loading Plugin: taas 2026-08-20 06:52:11.109 8 WARNING stevedore.named [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-20 06:52:11.130 8 INFO neutron_taas.services.taas.taas_plugin [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-20 06:52:11.130 8 INFO neutron.manager [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loading Plugin: tapmirror 2026-08-20 06:52:11.134 7 WARNING stevedore.named [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-20 06:52:11.141 8 WARNING stevedore.named [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-20 06:52:11.176 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-20 06:52:11.177 8 INFO neutron.manager [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loading Plugin: auto_allocate 2026-08-20 06:52:11.185 7 INFO neutron_taas.services.taas.taas_plugin [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-20 06:52:11.185 8 INFO neutron.manager [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loading Plugin: tag 2026-08-20 06:52:11.186 7 INFO neutron.manager [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loading Plugin: tapmirror 2026-08-20 06:52:11.195 8 INFO neutron.manager [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loading Plugin: timestamp 2026-08-20 06:52:11.198 8 INFO neutron.manager [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loading Plugin: network_ip_availability 2026-08-20 06:52:11.198 7 WARNING stevedore.named [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-20 06:52:11.203 8 INFO neutron.manager [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loading Plugin: flavors 2026-08-20 06:52:11.207 8 INFO neutron.manager [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loading Plugin: revisions 2026-08-20 06:52:11.211 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Initializing extension manager. 2026-08-20 06:52:11.213 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: address-group 2026-08-20 06:52:11.214 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: address-scope 2026-08-20 06:52:11.214 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-20 06:52:11.214 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-20 06:52:11.215 7 INFO neutron.manager [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loading Plugin: auto_allocate 2026-08-20 06:52:11.215 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: agent 2026-08-20 06:52:11.216 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: agent-resources-synced 2026-08-20 06:52:11.217 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: allowed-address-pairs 2026-08-20 06:52:11.217 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: auto-allocated-topology 2026-08-20 06:52:11.219 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: availability_zone 2026-08-20 06:52:11.220 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: availability_zone_filter 2026-08-20 06:52:11.220 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-20 06:52:11.221 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: default-subnetpools 2026-08-20 06:52:11.222 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-20 06:52:11.223 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: dns-integration 2026-08-20 06:52:11.223 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: dns-domain-ports 2026-08-20 06:52:11.224 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-20 06:52:11.224 7 INFO neutron.manager [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loading Plugin: tag 2026-08-20 06:52:11.224 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: dvr 2026-08-20 06:52:11.225 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-20 06:52:11.225 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: empty-string-filtering 2026-08-20 06:52:11.226 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-20 06:52:11.226 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-20 06:52:11.227 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: external-net 2026-08-20 06:52:11.227 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-20 06:52:11.228 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: extraroute 2026-08-20 06:52:11.229 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: extraroute-atomic 2026-08-20 06:52:11.229 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-20 06:52:11.230 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-20 06:52:11.230 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-20 06:52:11.231 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-20 06:52:11.231 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: fip-port-details 2026-08-20 06:52:11.232 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: flavors 2026-08-20 06:52:11.233 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-20 06:52:11.234 7 INFO neutron.manager [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loading Plugin: timestamp 2026-08-20 06:52:11.234 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: floatingip-pools 2026-08-20 06:52:11.234 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: ip_allocation 2026-08-20 06:52:11.235 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: ip-substring-filtering 2026-08-20 06:52:11.235 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: l2_adjacency 2026-08-20 06:52:11.236 7 INFO neutron.manager [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loading Plugin: network_ip_availability 2026-08-20 06:52:11.237 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: router 2026-08-20 06:52:11.238 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-20 06:52:11.239 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-20 06:52:11.239 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-20 06:52:11.240 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: ext-gw-mode 2026-08-20 06:52:11.240 7 INFO neutron.manager [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loading Plugin: flavors 2026-08-20 06:52:11.241 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: l3-ha 2026-08-20 06:52:11.241 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-20 06:52:11.242 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-20 06:52:11.242 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: l3-flavors 2026-08-20 06:52:11.243 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-20 06:52:11.244 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-20 06:52:11.244 7 INFO neutron.manager [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loading Plugin: revisions 2026-08-20 06:52:11.246 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-20 06:52:11.247 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-20 06:52:11.247 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Initializing extension manager. 2026-08-20 06:52:11.248 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-20 06:52:11.249 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: address-group 2026-08-20 06:52:11.249 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-20 06:52:11.250 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: address-scope 2026-08-20 06:52:11.250 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-20 06:52:11.250 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-20 06:52:11.250 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: multi-provider 2026-08-20 06:52:11.251 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: net-mtu 2026-08-20 06:52:11.251 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: agent 2026-08-20 06:52:11.252 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: agent-resources-synced 2026-08-20 06:52:11.252 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: net-mtu-writable 2026-08-20 06:52:11.252 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: network_availability_zone 2026-08-20 06:52:11.253 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-20 06:52:11.253 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: network_ha 2026-08-20 06:52:11.253 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: network-ip-availability 2026-08-20 06:52:11.253 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-20 06:52:11.254 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: availability_zone 2026-08-20 06:52:11.254 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-20 06:52:11.255 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: availability_zone_filter 2026-08-20 06:52:11.255 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: pagination 2026-08-20 06:52:11.255 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-20 06:52:11.255 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: port-device-profile 2026-08-20 06:52:11.256 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-20 06:52:11.256 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: default-subnetpools 2026-08-20 06:52:11.257 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-20 06:52:11.257 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-20 06:52:11.258 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: port-mac-override 2026-08-20 06:52:11.258 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-20 06:52:11.258 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-20 06:52:11.259 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-20 06:52:11.259 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: dns-integration 2026-08-20 06:52:11.259 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-20 06:52:11.259 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: dns-domain-ports 2026-08-20 06:52:11.260 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: port-resource-request 2026-08-20 06:52:11.260 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-20 06:52:11.260 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: port-resource-request-groups 2026-08-20 06:52:11.260 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: dvr 2026-08-20 06:52:11.261 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-20 06:52:11.261 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-20 06:52:11.261 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: binding 2026-08-20 06:52:11.261 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: empty-string-filtering 2026-08-20 06:52:11.262 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: binding-extended 2026-08-20 06:52:11.262 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-20 06:52:11.262 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: port-security 2026-08-20 06:52:11.263 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-20 06:52:11.263 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: project-id 2026-08-20 06:52:11.263 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: external-net 2026-08-20 06:52:11.263 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: provider 2026-08-20 06:52:11.264 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-20 06:52:11.264 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-20 06:52:11.265 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: extraroute 2026-08-20 06:52:11.265 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: extraroute-atomic 2026-08-20 06:52:11.266 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-20 06:52:11.266 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: qos 2026-08-20 06:52:11.267 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-20 06:52:11.267 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-20 06:52:11.267 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-20 06:52:11.268 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-20 06:52:11.268 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-20 06:52:11.268 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: fip-port-details 2026-08-20 06:52:11.268 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: qos-default 2026-08-20 06:52:11.269 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: qos-fip 2026-08-20 06:52:11.269 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: flavors 2026-08-20 06:52:11.269 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-20 06:52:11.270 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: qos-gateway-ip 2026-08-20 06:52:11.270 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-20 06:52:11.270 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: qos-port-network-policy 2026-08-20 06:52:11.271 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: qos-pps-minimum 2026-08-20 06:52:11.271 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: floatingip-pools 2026-08-20 06:52:11.271 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-20 06:52:11.272 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: ip_allocation 2026-08-20 06:52:11.272 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-20 06:52:11.272 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: qos-pps 2026-08-20 06:52:11.273 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: l2_adjacency 2026-08-20 06:52:11.273 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: qos-rule-type-details 2026-08-20 06:52:11.274 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-20 06:52:11.274 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: router 2026-08-20 06:52:11.274 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: qos-rules-alias 2026-08-20 06:52:11.275 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: quota-check-limit 2026-08-20 06:52:11.276 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-20 06:52:11.276 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: quota-check-limit-default 2026-08-20 06:52:11.276 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-20 06:52:11.277 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-20 06:52:11.277 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: ext-gw-mode 2026-08-20 06:52:11.278 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: l3-ha 2026-08-20 06:52:11.278 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: quotas 2026-08-20 06:52:11.279 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-20 06:52:11.279 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-20 06:52:11.279 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: quota_details 2026-08-20 06:52:11.280 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: l3-flavors 2026-08-20 06:52:11.281 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-20 06:52:11.281 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: rbac-policies 2026-08-20 06:52:11.281 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-20 06:52:11.281 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: rbac-address-group 2026-08-20 06:52:11.282 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: rbac-address-scope 2026-08-20 06:52:11.282 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: rbac-security-groups 2026-08-20 06:52:11.283 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: rbac-subnetpool 2026-08-20 06:52:11.283 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: revision-if-match 2026-08-20 06:52:11.283 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-20 06:52:11.284 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: standard-attr-revisions 2026-08-20 06:52:11.285 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: router_availability_zone 2026-08-20 06:52:11.285 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-20 06:52:11.285 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-20 06:52:11.286 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-20 06:52:11.287 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-20 06:52:11.287 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: security-groups-default-rules 2026-08-20 06:52:11.288 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-20 06:52:11.288 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-20 06:52:11.288 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-20 06:52:11.288 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: multi-provider 2026-08-20 06:52:11.289 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-20 06:52:11.289 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: net-mtu 2026-08-20 06:52:11.289 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-20 06:52:11.289 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: net-mtu-writable 2026-08-20 06:52:11.290 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-20 06:52:11.290 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: network_availability_zone 2026-08-20 06:52:11.291 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: network_ha 2026-08-20 06:52:11.291 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: network-ip-availability 2026-08-20 06:52:11.293 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-20 06:52:11.293 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: pagination 2026-08-20 06:52:11.294 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: port-device-profile 2026-08-20 06:52:11.294 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: security-group 2026-08-20 06:52:11.294 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-20 06:52:11.295 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-20 06:52:11.295 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: segment 2026-08-20 06:52:11.296 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-20 06:52:11.296 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-20 06:52:11.296 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: port-mac-override 2026-08-20 06:52:11.296 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: service-type 2026-08-20 06:52:11.297 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-20 06:52:11.297 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: sorting 2026-08-20 06:52:11.297 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-20 06:52:11.297 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: standard-attr-segment 2026-08-20 06:52:11.298 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-20 06:52:11.298 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: standard-attr-description 2026-08-20 06:52:11.298 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: port-resource-request 2026-08-20 06:52:11.299 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: stateful-security-group 2026-08-20 06:52:11.299 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-20 06:52:11.299 8 WARNING neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-20 06:52:11.300 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-20 06:52:11.300 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-20 06:52:11.300 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: binding 2026-08-20 06:52:11.300 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: subnet-external-network 2026-08-20 06:52:11.301 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: subnet_onboard 2026-08-20 06:52:11.301 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: binding-extended 2026-08-20 06:52:11.301 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-20 06:52:11.301 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: port-security 2026-08-20 06:52:11.302 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: subnet-service-types 2026-08-20 06:52:11.302 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: project-id 2026-08-20 06:52:11.302 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: subnet_allocation 2026-08-20 06:52:11.303 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: provider 2026-08-20 06:52:11.303 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-20 06:52:11.304 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-20 06:52:11.305 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: tag-creation 2026-08-20 06:52:11.305 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: qos 2026-08-20 06:52:11.306 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-20 06:52:11.306 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-20 06:52:11.307 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-20 06:52:11.307 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: qos-default 2026-08-20 06:52:11.308 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: qos-fip 2026-08-20 06:52:11.308 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-20 06:52:11.309 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-20 06:52:11.309 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-20 06:52:11.309 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: standard-attr-tag 2026-08-20 06:52:11.310 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-20 06:52:11.310 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-20 06:52:11.311 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-20 06:52:11.311 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: trunk 2026-08-20 06:52:11.311 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: trunk-details 2026-08-20 06:52:11.311 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: qos-pps 2026-08-20 06:52:11.312 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-20 06:52:11.312 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-20 06:52:11.312 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-20 06:52:11.313 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-20 06:52:11.313 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-20 06:52:11.313 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: qos-rules-alias 2026-08-20 06:52:11.314 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-20 06:52:11.314 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: quota-check-limit 2026-08-20 06:52:11.315 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-20 06:52:11.316 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-20 06:52:11.317 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: quotas 2026-08-20 06:52:11.317 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-20 06:52:11.318 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: vpn-flavors 2026-08-20 06:52:11.318 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: quota_details 2026-08-20 06:52:11.319 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: rbac-policies 2026-08-20 06:52:11.319 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: vpnaas 2026-08-20 06:52:11.320 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: rbac-address-group 2026-08-20 06:52:11.320 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: rbac-address-scope 2026-08-20 06:52:11.321 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: taas 2026-08-20 06:52:11.321 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: rbac-security-groups 2026-08-20 06:52:11.321 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-20 06:52:11.322 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: tap-mirror 2026-08-20 06:52:11.322 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: revision-if-match 2026-08-20 06:52:11.322 8 INFO neutron.api.extensions [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Loaded extension: taas-vlan-filter 2026-08-20 06:52:11.323 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-20 06:52:11.323 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: router_availability_zone 2026-08-20 06:52:11.324 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-20 06:52:11.325 8 INFO neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-20 06:52:11.325 8 INFO neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-20 06:52:11.325 8 INFO neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-20 06:52:11.325 8 INFO neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-20 06:52:11.326 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-20 06:52:11.326 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-20 06:52:11.327 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-20 06:52:11.327 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-20 06:52:11.328 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-20 06:52:11.328 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-20 06:52:11.329 8 INFO neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-20 06:52:11.329 8 INFO neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-20 06:52:11.334 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: security-group 2026-08-20 06:52:11.334 8 INFO neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-20 06:52:11.334 8 INFO neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-20 06:52:11.335 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: segment 2026-08-20 06:52:11.335 8 INFO neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-20 06:52:11.335 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-20 06:52:11.336 8 INFO neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-20 06:52:11.336 8 WARNING neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] subnetpool is already registered 2026-08-20 06:52:11.336 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: service-type 2026-08-20 06:52:11.336 8 INFO neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-20 06:52:11.336 8 WARNING neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] subnetpool is already registered 2026-08-20 06:52:11.337 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: sorting 2026-08-20 06:52:11.337 8 INFO neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-20 06:52:11.337 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: standard-attr-segment 2026-08-20 06:52:11.337 8 INFO neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-20 06:52:11.338 8 INFO neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-20 06:52:11.338 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: standard-attr-description 2026-08-20 06:52:11.338 8 INFO neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-20 06:52:11.338 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: stateful-security-group 2026-08-20 06:52:11.338 8 INFO neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-20 06:52:11.339 8 INFO neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-20 06:52:11.339 7 WARNING neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-20 06:52:11.339 8 INFO neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-20 06:52:11.339 8 WARNING neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] ipsecpolicy is already registered 2026-08-20 06:52:11.340 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-20 06:52:11.340 8 INFO neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-20 06:52:11.340 8 WARNING neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] ikepolicy is already registered 2026-08-20 06:52:11.342 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: subnet-external-network 2026-08-20 06:52:11.342 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: subnet_onboard 2026-08-20 06:52:11.343 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-20 06:52:11.343 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: subnet-service-types 2026-08-20 06:52:11.344 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: subnet_allocation 2026-08-20 06:52:11.345 8 INFO neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-20 06:52:11.345 8 WARNING neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] router is already registered 2026-08-20 06:52:11.345 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-20 06:52:11.345 8 INFO neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-20 06:52:11.345 8 WARNING neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] floatingip is already registered 2026-08-20 06:52:11.345 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: tag-creation 2026-08-20 06:52:11.346 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-20 06:52:11.349 8 INFO neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-20 06:52:11.349 8 WARNING neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] rbac_policy is already registered 2026-08-20 06:52:11.350 8 INFO neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-20 06:52:11.350 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: standard-attr-tag 2026-08-20 06:52:11.350 8 WARNING neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] security_group is already registered 2026-08-20 06:52:11.350 8 INFO neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-20 06:52:11.350 8 WARNING neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] security_group_rule is already registered 2026-08-20 06:52:11.351 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-20 06:52:11.351 8 INFO neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-20 06:52:11.351 8 WARNING neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] subnetpool is already registered 2026-08-20 06:52:11.351 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: trunk 2026-08-20 06:52:11.352 8 INFO neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-20 06:52:11.352 8 WARNING neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] subnetpool is already registered 2026-08-20 06:52:11.352 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: trunk-details 2026-08-20 06:52:11.352 8 INFO neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-20 06:52:11.352 8 WARNING neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] trunk is already registered 2026-08-20 06:52:11.352 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-20 06:52:11.353 8 INFO neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-20 06:52:11.353 8 WARNING neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] ikepolicy is already registered 2026-08-20 06:52:11.353 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-20 06:52:11.353 8 INFO neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-20 06:52:11.353 8 WARNING neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] ipsecpolicy is already registered 2026-08-20 06:52:11.354 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-20 06:52:11.354 8 INFO neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-20 06:52:11.354 8 WARNING neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] endpoint_group is already registered 2026-08-20 06:52:11.354 8 INFO neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-20 06:52:11.355 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-20 06:52:11.355 8 WARNING neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] vpnservice is already registered 2026-08-20 06:52:11.355 8 INFO neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-20 06:52:11.355 8 WARNING neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] ipsec_site_connection is already registered 2026-08-20 06:52:11.355 8 INFO neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-20 06:52:11.356 8 WARNING neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] ipsecpolicy is already registered 2026-08-20 06:52:11.356 8 INFO neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-20 06:52:11.356 8 WARNING neutron.quota.resource_registry [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] ikepolicy is already registered 2026-08-20 06:52:11.357 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-20 06:52:11.358 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-20 06:52:11.358 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: vpn-flavors 2026-08-20 06:52:11.360 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: vpnaas 2026-08-20 06:52:11.361 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: taas 2026-08-20 06:52:11.362 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: tap-mirror 2026-08-20 06:52:11.363 7 INFO neutron.api.extensions [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-20 06:52:11.365 7 INFO neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-20 06:52:11.365 7 INFO neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-20 06:52:11.366 7 INFO neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-20 06:52:11.366 7 INFO neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-20 06:52:11.369 7 INFO neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-20 06:52:11.370 7 INFO neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-20 06:52:11.374 7 INFO neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-20 06:52:11.375 7 INFO neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-20 06:52:11.375 7 INFO neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-20 06:52:11.376 7 INFO neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-20 06:52:11.376 7 WARNING neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] subnetpool is already registered 2026-08-20 06:52:11.377 7 INFO neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-20 06:52:11.377 7 WARNING neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] subnetpool is already registered 2026-08-20 06:52:11.377 7 INFO neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-20 06:52:11.378 7 INFO neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-20 06:52:11.378 7 INFO neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-20 06:52:11.379 7 INFO neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-20 06:52:11.379 7 INFO neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-20 06:52:11.380 7 INFO neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-20 06:52:11.380 7 INFO neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-20 06:52:11.380 7 WARNING neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] ipsecpolicy is already registered 2026-08-20 06:52:11.381 7 INFO neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-20 06:52:11.381 7 WARNING neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] ikepolicy is already registered 2026-08-20 06:52:11.385 7 INFO neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-20 06:52:11.385 7 WARNING neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] router is already registered 2026-08-20 06:52:11.386 7 INFO neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-20 06:52:11.386 7 WARNING neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] floatingip is already registered 2026-08-20 06:52:11.389 7 INFO neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-20 06:52:11.390 7 WARNING neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] rbac_policy is already registered 2026-08-20 06:52:11.390 7 INFO neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-20 06:52:11.390 7 WARNING neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] security_group is already registered 2026-08-20 06:52:11.391 7 INFO neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-20 06:52:11.391 7 WARNING neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] security_group_rule is already registered 2026-08-20 06:52:11.392 7 INFO neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-20 06:52:11.392 7 WARNING neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] subnetpool is already registered 2026-08-20 06:52:11.392 7 INFO neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-20 06:52:11.393 7 WARNING neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] subnetpool is already registered 2026-08-20 06:52:11.393 7 INFO neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-20 06:52:11.393 7 WARNING neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] trunk is already registered 2026-08-20 06:52:11.394 7 INFO neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-20 06:52:11.394 7 WARNING neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] ikepolicy is already registered 2026-08-20 06:52:11.394 7 INFO neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-20 06:52:11.394 8 WARNING keystonemiddleware._common.config [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-20 06:52:11.394 7 WARNING neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] ipsecpolicy is already registered 2026-08-20 06:52:11.395 7 INFO neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-20 06:52:11.395 7 WARNING neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] endpoint_group is already registered 2026-08-20 06:52:11.395 7 INFO neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-20 06:52:11.395 7 WARNING neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] vpnservice is already registered 2026-08-20 06:52:11.396 7 INFO neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-20 06:52:11.396 7 WARNING neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] ipsec_site_connection is already registered 2026-08-20 06:52:11.396 7 INFO neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-20 06:52:11.397 7 WARNING neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] ipsecpolicy is already registered 2026-08-20 06:52:11.397 7 INFO neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-20 06:52:11.397 7 WARNING neutron.quota.resource_registry [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] ikepolicy is already registered 2026-08-20 06:52:11.401 8 WARNING oslo_config.cfg [None req-3b823983-91e9-461e-9403-bd17a23fb00d - - - - - -] 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 0x7f8a13d21668 pid: 8 (default app) 2026-08-20 06:52:11.435 7 WARNING keystonemiddleware._common.config [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-20 06:52:11.441 7 WARNING oslo_config.cfg [None req-0f212348-db0a-4a90-a87e-27e50077ad44 - - - - - -] 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 0x7f8a13d21668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-20 06:52:15.697 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ab85e35a-421e-4906-860c-c959bd49692d 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.204.45.162 () {44 vars in 928 bytes} [Thu Aug 20 06:52:14 2026] GET /v2.0/networks/public => generated 108 bytes in 803 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/4] 199.204.45.162 () {44 vars in 950 bytes} [Thu Aug 20 06:52:15 2026] GET /v2.0/networks?name=public => generated 15 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 06:52:16.451 8 WARNING neutron.services.revisions.revision_plugin [None req-5e3fb218-d4d1-4557-8b0b-746bdbf88eb5 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Could not find related network for resource to bump revision. 2026-08-20 06:52:16.467 8 INFO neutron.db.segments_db [None req-5e3fb218-d4d1-4557-8b0b-746bdbf88eb5 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Added segment 86747d70-c18c-417a-93cd-64159187786f of type flat for network bcf16548-2231-4947-884d-66f90ed28769 2026-08-20 06:52:16.504 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5e3fb218-d4d1-4557-8b0b-746bdbf88eb5 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/5] 199.204.45.162 () {48 vars in 968 bytes} [Thu Aug 20 06:52:16 2026] POST /v2.0/networks => generated 124 bytes in 442 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 06:52:22.352 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d377c4e9-4ce3-4438-8f42-45858c800bda 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.204.45.162 () {44 vars in 928 bytes} [Thu Aug 20 06:52:22 2026] GET /v2.0/networks/public => generated 108 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.162 () {44 vars in 950 bytes} [Thu Aug 20 06:52:22 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 06:52:22.430 8 WARNING neutron.services.revisions.revision_plugin [None req-3ca722b8-486c-49ba-8c03-19cc268b5d0f 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Could not find related network for resource to bump revision. 2026-08-20 06:52:22.447 8 INFO neutron.db.segments_db [None req-3ca722b8-486c-49ba-8c03-19cc268b5d0f 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Added segment e75ba85c-e29f-4f62-a93d-d5ee34cf273a of type flat for network d165bef4-bdd5-492f-864e-66ae3ba42fe4 2026-08-20 06:52:22.473 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3ca722b8-486c-49ba-8c03-19cc268b5d0f 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.204.45.162 () {48 vars in 968 bytes} [Thu Aug 20 06:52:22 2026] POST /v2.0/networks => generated 124 bytes in 107 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 06:52:28.637 7 INFO neutron.pecan_wsgi.hooks.translation [None req-11310cbf-2958-4306-8e63-59cdffca2ffe 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 199.204.45.162 () {44 vars in 928 bytes} [Thu Aug 20 06:52:28 2026] GET /v2.0/networks/public => generated 108 bytes in 358 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.204.45.162 () {44 vars in 950 bytes} [Thu Aug 20 06:52:28 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 06:52:28.904 7 WARNING neutron.services.revisions.revision_plugin [None req-b8c8faed-ebdc-4861-bf9f-dbd7c15d44ad 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Could not find related network for resource to bump revision. 2026-08-20 06:52:28.926 7 INFO neutron.db.segments_db [None req-b8c8faed-ebdc-4861-bf9f-dbd7c15d44ad 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Added segment c59089d4-b7c7-498b-a636-781389425d38 of type flat for network 30a95293-936a-4b6f-b09a-8ac35e08d441 2026-08-20 06:52:28.973 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b8c8faed-ebdc-4861-bf9f-dbd7c15d44ad 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.204.45.162 () {48 vars in 968 bytes} [Thu Aug 20 06:52:28 2026] POST /v2.0/networks => generated 124 bytes in 318 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 06:52:34.847 8 INFO neutron.pecan_wsgi.hooks.translation [None req-37b7f4ec-b65b-4ad8-8174-fe47e72d9348 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/13] 199.204.45.162 () {44 vars in 928 bytes} [Thu Aug 20 06:52:34 2026] GET /v2.0/networks/public => generated 108 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/14] 199.204.45.162 () {44 vars in 950 bytes} [Thu Aug 20 06:52:34 2026] GET /v2.0/networks?name=public => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 06:52:34.935 8 WARNING neutron.services.revisions.revision_plugin [None req-a5476416-0a19-44fa-b771-acb4cf3dd0a0 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Could not find related network for resource to bump revision. 2026-08-20 06:52:34.959 8 INFO neutron.db.segments_db [None req-a5476416-0a19-44fa-b771-acb4cf3dd0a0 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Added segment 9a975d15-f908-46d2-85ad-f7ac3009328f of type flat for network c3527a21-a194-412e-8c1b-4334753ebd94 2026-08-20 06:52:34.981 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a5476416-0a19-44fa-b771-acb4cf3dd0a0 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/15] 199.204.45.162 () {48 vars in 968 bytes} [Thu Aug 20 06:52:34 2026] POST /v2.0/networks => generated 124 bytes in 105 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 06:52:40.852 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1fcdaf74-4f28-4c67-a817-a4729f976bf6 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.204.45.162 () {44 vars in 928 bytes} [Thu Aug 20 06:52:40 2026] GET /v2.0/networks/public => generated 108 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.162 () {44 vars in 950 bytes} [Thu Aug 20 06:52:40 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 06:52:40.908 8 WARNING neutron.services.revisions.revision_plugin [None req-fd8e8904-6e73-4f87-84c9-982f5b871c20 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Could not find related network for resource to bump revision. 2026-08-20 06:52:40.919 8 INFO neutron.db.segments_db [None req-fd8e8904-6e73-4f87-84c9-982f5b871c20 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Added segment 3e545fa6-0023-4f29-9d10-e929cfd80b59 of type flat for network 0fc78f72-98e1-4c23-91ce-3f317f139d2d 2026-08-20 06:52:40.935 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fd8e8904-6e73-4f87-84c9-982f5b871c20 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 199.204.45.162 () {48 vars in 968 bytes} [Thu Aug 20 06:52:40 2026] POST /v2.0/networks => generated 124 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 06:52:46.797 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b7aeed48-c310-4fe8-b494-65840f19ae57 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/20] 199.204.45.162 () {44 vars in 928 bytes} [Thu Aug 20 06:52:46 2026] GET /v2.0/networks/public => generated 108 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/21] 199.204.45.162 () {44 vars in 950 bytes} [Thu Aug 20 06:52:46 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 06:52:46.879 7 WARNING neutron.services.revisions.revision_plugin [None req-06eb2053-883c-4f75-988d-a95508bce235 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Could not find related network for resource to bump revision. 2026-08-20 06:52:46.897 7 INFO neutron.db.segments_db [None req-06eb2053-883c-4f75-988d-a95508bce235 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Added segment fb39f14f-7a25-43f3-ac12-42e99e8702cb of type flat for network 373040a4-0703-41c8-b4c5-27a5e72bef46 [pid: 7|app: 0|req: 10/22] 199.204.45.162 () {48 vars in 968 bytes} [Thu Aug 20 06:52:46 2026] POST /v2.0/networks => generated 706 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 06:52:48.061 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fc450137-4703-47ec-8485-56ea773441e4 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/23] 199.204.45.162 () {44 vars in 928 bytes} [Thu Aug 20 06:52:48 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/24] 199.204.45.162 () {44 vars in 950 bytes} [Thu Aug 20 06:52:48 2026] GET /v2.0/networks?name=public => generated 709 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 06:52:48.173 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bdf2a881-810b-45d8-9cfc-1cf4a05d6a86 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/25] 199.204.45.162 () {44 vars in 1035 bytes} [Thu Aug 20 06:52:48 2026] GET /v2.0/subnets/public-subnet?network_id=373040a4-0703-41c8-b4c5-27a5e72bef46 => generated 113 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/26] 199.204.45.162 () {44 vars in 1058 bytes} [Thu Aug 20 06:52:48 2026] GET /v2.0/subnets?name=public-subnet&network_id=373040a4-0703-41c8-b4c5-27a5e72bef46 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/27] 199.204.45.162 () {48 vars in 966 bytes} [Thu Aug 20 06:52:48 2026] POST /v2.0/subnets => generated 664 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 06:57:26.420 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f928ddcd-7c59-4f90-888a-345d187fbe0c 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/65] 199.204.45.162 () {44 vars in 938 bytes} [Thu Aug 20 06:57:26 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 111 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/66] 199.204.45.162 () {44 vars in 960 bytes} [Thu Aug 20 06:57:26 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 06:57:26.548 7 INFO neutron.db.segments_db [None req-f8c45ab5-1cd5-4fac-b7d5-3a0410563309 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Added segment 83c94a3c-19d0-42c2-a5e8-f457c6258463 of type vxlan for network e30fa5d3-5911-4bdd-b56c-fdaef654816e [pid: 7|app: 0|req: 33/67] 199.204.45.162 () {48 vars in 967 bytes} [Thu Aug 20 06:57:26 2026] POST /v2.0/networks => generated 707 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 06:57:27.601 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1f073622-7b01-4b9a-a998-583ae7283ce8 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/68] 199.204.45.162 () {44 vars in 938 bytes} [Thu Aug 20 06:57:27 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/69] 199.204.45.162 () {44 vars in 960 bytes} [Thu Aug 20 06:57:27 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 06:57:27.663 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e5ab5783-dbaf-4c5e-a75f-67a5669a4ad3 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/70] 199.204.45.162 () {44 vars in 1037 bytes} [Thu Aug 20 06:57:27 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=e30fa5d3-5911-4bdd-b56c-fdaef654816e => generated 114 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/71] 199.204.45.162 () {44 vars in 1060 bytes} [Thu Aug 20 06:57:27 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=e30fa5d3-5911-4bdd-b56c-fdaef654816e => 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: 37/72] 199.204.45.162 () {48 vars in 966 bytes} [Thu Aug 20 06:57:27 2026] POST /v2.0/subnets => generated 651 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 06:57:28.895 7 INFO neutron.api.v2.resource [None req-030eaebe-f5ae-43b7-a3a2-142c334e6f30 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/73] 199.204.45.162 () {44 vars in 972 bytes} [Thu Aug 20 06:57:28 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/74] 199.204.45.162 () {44 vars in 994 bytes} [Thu Aug 20 06:57:28 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: 37/75] 199.204.45.162 () {48 vars in 981 bytes} [Thu Aug 20 06:57:28 2026] POST /v2.0/security-groups => generated 1616 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/76] 199.204.45.162 () {44 vars in 1002 bytes} [Thu Aug 20 06:57:30 2026] GET /v2.0/security-groups/48ad5a6f-8042-4d7d-8aa3-43e7c1904c4f => generated 1616 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/77] 199.204.45.162 () {44 vars in 1002 bytes} [Thu Aug 20 06:57:30 2026] GET /v2.0/security-groups/48ad5a6f-8042-4d7d-8aa3-43e7c1904c4f => generated 1616 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/78] 199.204.45.162 () {44 vars in 1002 bytes} [Thu Aug 20 06:57:30 2026] GET /v2.0/security-groups/48ad5a6f-8042-4d7d-8aa3-43e7c1904c4f => generated 1616 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/79] 199.204.45.162 () {48 vars in 992 bytes} [Thu Aug 20 06:57:30 2026] POST /v2.0/security-group-rules => generated 601 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/80] 199.204.45.162 () {44 vars in 1002 bytes} [Thu Aug 20 06:57:31 2026] GET /v2.0/security-groups/48ad5a6f-8042-4d7d-8aa3-43e7c1904c4f => generated 2230 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/81] 199.204.45.162 () {44 vars in 1002 bytes} [Thu Aug 20 06:57:31 2026] GET /v2.0/security-groups/48ad5a6f-8042-4d7d-8aa3-43e7c1904c4f => generated 2230 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/82] 199.204.45.162 () {44 vars in 1002 bytes} [Thu Aug 20 06:57:31 2026] GET /v2.0/security-groups/48ad5a6f-8042-4d7d-8aa3-43e7c1904c4f => generated 2230 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/83] 199.204.45.162 () {48 vars in 992 bytes} [Thu Aug 20 06:57:31 2026] POST /v2.0/security-group-rules => generated 603 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/84] 199.204.45.162 () {44 vars in 1002 bytes} [Thu Aug 20 06:57:32 2026] GET /v2.0/security-groups/48ad5a6f-8042-4d7d-8aa3-43e7c1904c4f => generated 2846 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/85] 199.204.45.162 () {44 vars in 1002 bytes} [Thu Aug 20 06:57:32 2026] GET /v2.0/security-groups/48ad5a6f-8042-4d7d-8aa3-43e7c1904c4f => generated 2846 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/86] 199.204.45.162 () {44 vars in 1002 bytes} [Thu Aug 20 06:57:32 2026] GET /v2.0/security-groups/48ad5a6f-8042-4d7d-8aa3-43e7c1904c4f => 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: 43/87] 199.204.45.162 () {48 vars in 992 bytes} [Thu Aug 20 06:57:32 2026] POST /v2.0/security-group-rules => generated 603 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/88] 199.204.45.162 () {44 vars in 1002 bytes} [Thu Aug 20 06:57:33 2026] GET /v2.0/security-groups/48ad5a6f-8042-4d7d-8aa3-43e7c1904c4f => generated 3462 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/89] 199.204.45.162 () {44 vars in 1002 bytes} [Thu Aug 20 06:57:33 2026] GET /v2.0/security-groups/48ad5a6f-8042-4d7d-8aa3-43e7c1904c4f => generated 3462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/90] 199.204.45.162 () {44 vars in 1002 bytes} [Thu Aug 20 06:57:33 2026] GET /v2.0/security-groups/48ad5a6f-8042-4d7d-8aa3-43e7c1904c4f => generated 3462 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/91] 199.204.45.162 () {48 vars in 992 bytes} [Thu Aug 20 06:57:33 2026] POST /v2.0/security-group-rules => generated 603 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/92] 199.204.45.162 () {44 vars in 1002 bytes} [Thu Aug 20 06:57:34 2026] GET /v2.0/security-groups/48ad5a6f-8042-4d7d-8aa3-43e7c1904c4f => generated 4078 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/93] 199.204.45.162 () {44 vars in 1002 bytes} [Thu Aug 20 06:57:34 2026] GET /v2.0/security-groups/48ad5a6f-8042-4d7d-8aa3-43e7c1904c4f => generated 4078 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/94] 199.204.45.162 () {44 vars in 1002 bytes} [Thu Aug 20 06:57:34 2026] GET /v2.0/security-groups/48ad5a6f-8042-4d7d-8aa3-43e7c1904c4f => generated 4078 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/95] 199.204.45.162 () {48 vars in 992 bytes} [Thu Aug 20 06:57:34 2026] POST /v2.0/security-group-rules => generated 603 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/96] 199.204.45.162 () {44 vars in 988 bytes} [Thu Aug 20 06:57:35 2026] GET /v2.0/networks/e30fa5d3-5911-4bdd-b56c-fdaef654816e => generated 732 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 06:57:35.588 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b81a3f6d-c651-405e-980f-8e31c4ef76df 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 48/97] 199.204.45.162 () {44 vars in 1077 bytes} [Thu Aug 20 06:57:35 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=e30fa5d3-5911-4bdd-b56c-fdaef654816e => generated 132 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/98] 199.204.45.162 () {44 vars in 1100 bytes} [Thu Aug 20 06:57:35 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=e30fa5d3-5911-4bdd-b56c-fdaef654816e => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/99] 199.204.45.162 () {44 vars in 1002 bytes} [Thu Aug 20 06:57:35 2026] GET /v2.0/security-groups/48ad5a6f-8042-4d7d-8aa3-43e7c1904c4f => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/100] 199.204.45.162 () {48 vars in 962 bytes} [Thu Aug 20 06:57:35 2026] POST /v2.0/ports => generated 1096 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-20 06:57:42.358 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d1bf3d19-4a4d-467f-aec0-4cd10ca0e59a 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/103] 199.204.45.162 () {44 vars in 980 bytes} [Thu Aug 20 06:57:42 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/104] 199.204.45.162 () {44 vars in 1002 bytes} [Thu Aug 20 06:57:42 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/105] 199.204.45.162 () {48 vars in 1032 bytes} [Thu Aug 20 06:57:42 2026] PUT /v2.0/ports/3e21f236-496b-4498-8c4d-ad6b179b6732 => generated 1245 bytes in 656 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/106] 199.204.45.162 () {44 vars in 921 bytes} [Thu Aug 20 06:57:44 2026] GET /v2.0/ports => generated 3726 bytes in 91 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-20 06:57:45.676 8 INFO neutron.api.v2.resource [None req-e2f67239-e4b1-4c0b-820d-04450a481ae1 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 55/107] 199.204.45.162 () {44 vars in 960 bytes} [Thu Aug 20 06:57:45 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/108] 199.204.45.162 () {44 vars in 982 bytes} [Thu Aug 20 06:57:45 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/109] 199.204.45.162 () {48 vars in 981 bytes} [Thu Aug 20 06:57:45 2026] POST /v2.0/security-groups => generated 1610 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/110] 199.204.45.162 () {44 vars in 1002 bytes} [Thu Aug 20 06:57:46 2026] GET /v2.0/security-groups/a1c448a6-3114-4afd-bc3b-edd9ca7f2212 => generated 1610 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/111] 199.204.45.162 () {44 vars in 1002 bytes} [Thu Aug 20 06:57:46 2026] GET /v2.0/security-groups/a1c448a6-3114-4afd-bc3b-edd9ca7f2212 => generated 1610 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/112] 199.204.45.162 () {44 vars in 1002 bytes} [Thu Aug 20 06:57:46 2026] GET /v2.0/security-groups/a1c448a6-3114-4afd-bc3b-edd9ca7f2212 => generated 1610 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/113] 199.204.45.162 () {48 vars in 992 bytes} [Thu Aug 20 06:57:46 2026] POST /v2.0/security-group-rules => generated 621 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/114] 199.204.45.162 () {44 vars in 1002 bytes} [Thu Aug 20 06:57:47 2026] GET /v2.0/security-groups/a1c448a6-3114-4afd-bc3b-edd9ca7f2212 => generated 2244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/115] 199.204.45.162 () {44 vars in 1002 bytes} [Thu Aug 20 06:57:47 2026] GET /v2.0/security-groups/a1c448a6-3114-4afd-bc3b-edd9ca7f2212 => generated 2244 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/116] 199.204.45.162 () {44 vars in 1002 bytes} [Thu Aug 20 06:57:47 2026] GET /v2.0/security-groups/a1c448a6-3114-4afd-bc3b-edd9ca7f2212 => generated 2244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/117] 199.204.45.162 () {48 vars in 992 bytes} [Thu Aug 20 06:57:47 2026] POST /v2.0/security-group-rules => generated 625 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/126] 199.204.45.162 () {44 vars in 976 bytes} [Thu Aug 20 06:58:50 2026] GET /v2.0/quotas/1d971ccaa9254ae98dc1202be85e0f70 => 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: 65/127] 199.204.45.162 () {48 vars in 1028 bytes} [Thu Aug 20 06:58:50 2026] PUT /v2.0/quotas/1d971ccaa9254ae98dc1202be85e0f70 => generated 291 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-20 07:01:10.648 8 INFO neutron.pecan_wsgi.hooks.translation [None req-38540fb1-6b24-4e7a-ad9c-644af9f6a389 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 76/148] 199.204.45.162 () {30 vars in 741 bytes} [Thu Aug 20 07:01:10 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 162 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 73/149] 199.204.45.162 () {30 vars in 763 bytes} [Thu Aug 20 07:01:10 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:01:12.479 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d323fcf3-c753-4214-aeb3-135936be67ac 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 77/150] 199.204.45.162 () {30 vars in 741 bytes} [Thu Aug 20 07:01:12 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) [pid: 7|app: 0|req: 74/151] 199.204.45.162 () {30 vars in 763 bytes} [Thu Aug 20 07:01:12 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:07:27.443 7 INFO neutron.api.v2.resource [None req-39e393fd-5176-4eb2-b502-1491ca62019c 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 100/202] 199.204.45.162 () {44 vars in 1075 bytes} [Thu Aug 20 07:07:27 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=7462493e31484ab3969885a4269f05f0 => generated 139 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/203] 199.204.45.162 () {44 vars in 1098 bytes} [Thu Aug 20 07:07:27 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=7462493e31484ab3969885a4269f05f0 => generated 23 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/204] 199.204.45.162 () {48 vars in 982 bytes} [Thu Aug 20 07:07:27 2026] POST /v2.0/security-groups => generated 1624 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/205] 199.204.45.162 () {44 vars in 1089 bytes} [Thu Aug 20 07:07:28 2026] GET /v2.0/security-groups/d2169ba7-18b4-4cf0-9c18-2823889bde40?project_id=7462493e31484ab3969885a4269f05f0 => generated 1624 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/206] 199.204.45.162 () {44 vars in 1002 bytes} [Thu Aug 20 07:07:28 2026] GET /v2.0/security-groups/d2169ba7-18b4-4cf0-9c18-2823889bde40 => generated 1624 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/207] 199.204.45.162 () {44 vars in 1089 bytes} [Thu Aug 20 07:07:28 2026] GET /v2.0/security-groups/d2169ba7-18b4-4cf0-9c18-2823889bde40?project_id=7462493e31484ab3969885a4269f05f0 => 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/208] 199.204.45.162 () {48 vars in 992 bytes} [Thu Aug 20 07:07:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/209] 199.204.45.162 () {44 vars in 1089 bytes} [Thu Aug 20 07:07:29 2026] GET /v2.0/security-groups/d2169ba7-18b4-4cf0-9c18-2823889bde40?project_id=7462493e31484ab3969885a4269f05f0 => generated 2234 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/210] 199.204.45.162 () {44 vars in 1002 bytes} [Thu Aug 20 07:07:29 2026] GET /v2.0/security-groups/d2169ba7-18b4-4cf0-9c18-2823889bde40 => 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: 107/211] 199.204.45.162 () {44 vars in 1089 bytes} [Thu Aug 20 07:07:30 2026] GET /v2.0/security-groups/d2169ba7-18b4-4cf0-9c18-2823889bde40?project_id=7462493e31484ab3969885a4269f05f0 => generated 2234 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/212] 199.204.45.162 () {48 vars in 992 bytes} [Thu Aug 20 07:07:30 2026] POST /v2.0/security-group-rules => generated 599 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/213] 199.204.45.162 () {44 vars in 1089 bytes} [Thu Aug 20 07:07:31 2026] GET /v2.0/security-groups/d2169ba7-18b4-4cf0-9c18-2823889bde40?project_id=7462493e31484ab3969885a4269f05f0 => generated 2846 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/214] 199.204.45.162 () {44 vars in 1002 bytes} [Thu Aug 20 07:07:31 2026] GET /v2.0/security-groups/d2169ba7-18b4-4cf0-9c18-2823889bde40 => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/215] 199.204.45.162 () {44 vars in 1089 bytes} [Thu Aug 20 07:07:31 2026] GET /v2.0/security-groups/d2169ba7-18b4-4cf0-9c18-2823889bde40?project_id=7462493e31484ab3969885a4269f05f0 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/216] 199.204.45.162 () {48 vars in 992 bytes} [Thu Aug 20 07:07:31 2026] POST /v2.0/security-group-rules => generated 601 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/217] 199.204.45.162 () {44 vars in 1089 bytes} [Thu Aug 20 07:07:32 2026] GET /v2.0/security-groups/d2169ba7-18b4-4cf0-9c18-2823889bde40?project_id=7462493e31484ab3969885a4269f05f0 => generated 3460 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/218] 199.204.45.162 () {44 vars in 1002 bytes} [Thu Aug 20 07:07:32 2026] GET /v2.0/security-groups/d2169ba7-18b4-4cf0-9c18-2823889bde40 => generated 3460 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/219] 199.204.45.162 () {44 vars in 1089 bytes} [Thu Aug 20 07:07:32 2026] GET /v2.0/security-groups/d2169ba7-18b4-4cf0-9c18-2823889bde40?project_id=7462493e31484ab3969885a4269f05f0 => generated 3460 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/220] 199.204.45.162 () {48 vars in 992 bytes} [Thu Aug 20 07:07:32 2026] POST /v2.0/security-group-rules => generated 602 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/239] 199.204.45.162 () {30 vars in 740 bytes} [Thu Aug 20 07:09:47 2026] GET /v2.0/networks?tenant_id=7462493e31484ab3969885a4269f05f0&shared=False => generated 15 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:09:47.204 7 INFO neutron.db.segments_db [None req-ca7b369e-4dd6-4166-8301-83424ce7112b 8dd1d11ac73340a0ae5b868d633e3274 7462493e31484ab3969885a4269f05f0 - - 99cc16ab424048d88be6b28f59181a2b 99cc16ab424048d88be6b28f59181a2b] Added segment aec872dd-7389-49ed-93ad-5523ebc4c1b4 of type vxlan for network 636cd03d-2a81-4915-96a2-cb1ab15a2bb7 [pid: 7|app: 0|req: 119/240] 199.204.45.162 () {34 vars in 682 bytes} [Thu Aug 20 07:09:47 2026] POST /v2.0/networks => generated 718 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/241] 199.204.45.162 () {30 vars in 722 bytes} [Thu Aug 20 07:09:47 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/242] 199.204.45.162 () {30 vars in 633 bytes} [Thu Aug 20 07:09:47 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/243] 199.204.45.162 () {34 vars in 677 bytes} [Thu Aug 20 07:09:47 2026] POST /v2.0/ports => generated 999 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/244] 199.204.45.162 () {30 vars in 703 bytes} [Thu Aug 20 07:09:47 2026] GET /v2.0/networks/636cd03d-2a81-4915-96a2-cb1ab15a2bb7 => generated 705 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/245] 199.204.45.162 () {30 vars in 722 bytes} [Thu Aug 20 07:09:49 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/246] 199.204.45.162 () {30 vars in 703 bytes} [Thu Aug 20 07:09:49 2026] GET /v2.0/networks/636cd03d-2a81-4915-96a2-cb1ab15a2bb7 => generated 705 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/249] 199.204.45.162 () {44 vars in 976 bytes} [Thu Aug 20 07:10:03 2026] GET /v2.0/quotas/7462493e31484ab3969885a4269f05f0 => generated 292 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/250] 199.204.45.162 () {48 vars in 1028 bytes} [Thu Aug 20 07:10:03 2026] PUT /v2.0/quotas/7462493e31484ab3969885a4269f05f0 => generated 291 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:22:12.117 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e84a6c6e-2f8b-4913-bd12-7b5605678ab8 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 176/349] 199.204.45.162 () {44 vars in 928 bytes} [Thu Aug 20 07:22:12 2026] GET /v2.0/networks/public => generated 108 bytes in 113 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/350] 199.204.45.162 () {44 vars in 950 bytes} [Thu Aug 20 07:22:12 2026] GET /v2.0/networks?name=public => generated 753 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:22:13.280 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cdaed69f-e0e9-4297-bcb0-e45a7d9ed672 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 177/351] 199.204.45.162 () {44 vars in 928 bytes} [Thu Aug 20 07:22:13 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: 175/352] 199.204.45.162 () {44 vars in 950 bytes} [Thu Aug 20 07:22:13 2026] GET /v2.0/networks?name=public => generated 753 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:22:13.332 8 INFO neutron.pecan_wsgi.hooks.translation [None req-139e59f9-b2b8-4f66-88c3-8204b0cef6f7 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 178/353] 199.204.45.162 () {44 vars in 1035 bytes} [Thu Aug 20 07:22:13 2026] GET /v2.0/subnets/public-subnet?network_id=373040a4-0703-41c8-b4c5-27a5e72bef46 => generated 113 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/354] 199.204.45.162 () {44 vars in 1058 bytes} [Thu Aug 20 07:22:13 2026] GET /v2.0/subnets?name=public-subnet&network_id=373040a4-0703-41c8-b4c5-27a5e72bef46 => generated 667 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:22:40.171 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eff2c552-fc66-489d-82c3-9dc2eed17d52 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 181/359] 199.204.45.162 () {44 vars in 938 bytes} [Thu Aug 20 07:22:40 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/360] 199.204.45.162 () {44 vars in 960 bytes} [Thu Aug 20 07:22:40 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:22:41.163 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6b13df2d-6dda-41f2-a4d4-e6a88c353986 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 182/361] 199.204.45.162 () {44 vars in 938 bytes} [Thu Aug 20 07:22:41 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/362] 199.204.45.162 () {44 vars in 960 bytes} [Thu Aug 20 07:22:41 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:22:41.232 8 INFO neutron.pecan_wsgi.hooks.translation [None req-832f5433-cfcf-4495-91b5-b1b0c7e47864 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 183/363] 199.204.45.162 () {44 vars in 1037 bytes} [Thu Aug 20 07:22:41 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=e30fa5d3-5911-4bdd-b56c-fdaef654816e => generated 114 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/364] 199.204.45.162 () {44 vars in 1060 bytes} [Thu Aug 20 07:22:41 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=e30fa5d3-5911-4bdd-b56c-fdaef654816e => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:22:42.392 8 INFO neutron.api.v2.resource [None req-7b0d179b-2559-46f2-a684-448ff8b24b81 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 184/365] 199.204.45.162 () {44 vars in 972 bytes} [Thu Aug 20 07:22:42 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/366] 199.204.45.162 () {44 vars in 994 bytes} [Thu Aug 20 07:22:42 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/367] 199.204.45.162 () {44 vars in 1002 bytes} [Thu Aug 20 07:22:43 2026] GET /v2.0/security-groups/48ad5a6f-8042-4d7d-8aa3-43e7c1904c4f => generated 4694 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/368] 199.204.45.162 () {44 vars in 1002 bytes} [Thu Aug 20 07:22:43 2026] GET /v2.0/security-groups/48ad5a6f-8042-4d7d-8aa3-43e7c1904c4f => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/369] 199.204.45.162 () {44 vars in 1012 bytes} [Thu Aug 20 07:22:43 2026] GET /v2.0/security-group-rules/8821eaf7-3312-4fb8-875b-bf931d84ce5c => 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: 184/370] 199.204.45.162 () {44 vars in 1002 bytes} [Thu Aug 20 07:22:44 2026] GET /v2.0/security-groups/48ad5a6f-8042-4d7d-8aa3-43e7c1904c4f => generated 4694 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/371] 199.204.45.162 () {44 vars in 1002 bytes} [Thu Aug 20 07:22:44 2026] GET /v2.0/security-groups/48ad5a6f-8042-4d7d-8aa3-43e7c1904c4f => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/372] 199.204.45.162 () {44 vars in 1012 bytes} [Thu Aug 20 07:22:44 2026] GET /v2.0/security-group-rules/e3671027-55f0-466e-aaff-b90a6ccab217 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/373] 199.204.45.162 () {44 vars in 1002 bytes} [Thu Aug 20 07:22:45 2026] GET /v2.0/security-groups/48ad5a6f-8042-4d7d-8aa3-43e7c1904c4f => generated 4694 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/374] 199.204.45.162 () {44 vars in 1002 bytes} [Thu Aug 20 07:22:45 2026] GET /v2.0/security-groups/48ad5a6f-8042-4d7d-8aa3-43e7c1904c4f => generated 4694 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/375] 199.204.45.162 () {44 vars in 1012 bytes} [Thu Aug 20 07:22:45 2026] GET /v2.0/security-group-rules/49707721-20c3-4f9b-b622-036762db9e22 => generated 603 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/376] 199.204.45.162 () {44 vars in 1002 bytes} [Thu Aug 20 07:22:46 2026] GET /v2.0/security-groups/48ad5a6f-8042-4d7d-8aa3-43e7c1904c4f => generated 4694 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/377] 199.204.45.162 () {44 vars in 1002 bytes} [Thu Aug 20 07:22:46 2026] GET /v2.0/security-groups/48ad5a6f-8042-4d7d-8aa3-43e7c1904c4f => generated 4694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/378] 199.204.45.162 () {44 vars in 1012 bytes} [Thu Aug 20 07:22:46 2026] GET /v2.0/security-group-rules/20a45d17-e284-45ca-848a-e31e9fd0c0bf => generated 603 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/379] 199.204.45.162 () {44 vars in 1002 bytes} [Thu Aug 20 07:22:47 2026] GET /v2.0/security-groups/48ad5a6f-8042-4d7d-8aa3-43e7c1904c4f => generated 4694 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/380] 199.204.45.162 () {44 vars in 1002 bytes} [Thu Aug 20 07:22:47 2026] GET /v2.0/security-groups/48ad5a6f-8042-4d7d-8aa3-43e7c1904c4f => generated 4694 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/381] 199.204.45.162 () {44 vars in 1012 bytes} [Thu Aug 20 07:22:47 2026] GET /v2.0/security-group-rules/f51463a6-088e-44e4-bcfb-8b5177f35297 => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/382] 199.204.45.162 () {44 vars in 988 bytes} [Thu Aug 20 07:22:48 2026] GET /v2.0/networks/e30fa5d3-5911-4bdd-b56c-fdaef654816e => generated 732 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:22:48.839 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cfdf47fa-f971-4b68-b0bc-df54d35677af 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 193/383] 199.204.45.162 () {44 vars in 1077 bytes} [Thu Aug 20 07:22:48 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=e30fa5d3-5911-4bdd-b56c-fdaef654816e => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/384] 199.204.45.162 () {44 vars in 1100 bytes} [Thu Aug 20 07:22:48 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=e30fa5d3-5911-4bdd-b56c-fdaef654816e => generated 1250 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/385] 199.204.45.162 () {44 vars in 1002 bytes} [Thu Aug 20 07:22:48 2026] GET /v2.0/security-groups/48ad5a6f-8042-4d7d-8aa3-43e7c1904c4f => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:22:58.672 7 INFO neutron.pecan_wsgi.hooks.translation [None req-214e6e12-79f7-4759-a6ab-8fdb8eb82d71 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 193/388] 199.204.45.162 () {44 vars in 980 bytes} [Thu Aug 20 07:22:58 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/389] 199.204.45.162 () {44 vars in 1002 bytes} [Thu Aug 20 07:22:58 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/390] 199.204.45.162 () {44 vars in 921 bytes} [Thu Aug 20 07:23:00 2026] GET /v2.0/ports => generated 4721 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:23:01.267 8 INFO neutron.api.v2.resource [None req-bc630f9e-2642-4f22-9d06-ebab9fae7e38 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 197/391] 199.204.45.162 () {44 vars in 960 bytes} [Thu Aug 20 07:23:01 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/392] 199.204.45.162 () {44 vars in 982 bytes} [Thu Aug 20 07:23:01 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/393] 199.204.45.162 () {44 vars in 1002 bytes} [Thu Aug 20 07:23:02 2026] GET /v2.0/security-groups/a1c448a6-3114-4afd-bc3b-edd9ca7f2212 => generated 2882 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/394] 199.204.45.162 () {44 vars in 1002 bytes} [Thu Aug 20 07:23:02 2026] GET /v2.0/security-groups/a1c448a6-3114-4afd-bc3b-edd9ca7f2212 => generated 2882 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/395] 199.204.45.162 () {44 vars in 1012 bytes} [Thu Aug 20 07:23:02 2026] GET /v2.0/security-group-rules/7c27abf3-b47b-490b-9c35-bfe27034e512 => generated 621 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/396] 199.204.45.162 () {44 vars in 1002 bytes} [Thu Aug 20 07:23:03 2026] GET /v2.0/security-groups/a1c448a6-3114-4afd-bc3b-edd9ca7f2212 => generated 2882 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/397] 199.204.45.162 () {44 vars in 1002 bytes} [Thu Aug 20 07:23:03 2026] GET /v2.0/security-groups/a1c448a6-3114-4afd-bc3b-edd9ca7f2212 => generated 2882 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/398] 199.204.45.162 () {44 vars in 1012 bytes} [Thu Aug 20 07:23:03 2026] GET /v2.0/security-group-rules/58c64372-3a5d-4bcb-84b7-a91770e29d61 => generated 625 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/401] 199.204.45.162 () {44 vars in 976 bytes} [Thu Aug 20 07:23:15 2026] GET /v2.0/quotas/1d971ccaa9254ae98dc1202be85e0f70 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:24:09.234 7 INFO neutron.api.v2.resource [None req-89f98041-111c-45e0-96a9-339a7b4d53d8 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 204/410] 199.204.45.162 () {44 vars in 1075 bytes} [Thu Aug 20 07:24:09 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=7462493e31484ab3969885a4269f05f0 => generated 139 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/411] 199.204.45.162 () {44 vars in 1098 bytes} [Thu Aug 20 07:24:09 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=7462493e31484ab3969885a4269f05f0 => generated 4072 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/412] 199.204.45.162 () {44 vars in 1089 bytes} [Thu Aug 20 07:24:10 2026] GET /v2.0/security-groups/d2169ba7-18b4-4cf0-9c18-2823889bde40?project_id=7462493e31484ab3969885a4269f05f0 => generated 4075 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/413] 199.204.45.162 () {44 vars in 1002 bytes} [Thu Aug 20 07:24:10 2026] GET /v2.0/security-groups/d2169ba7-18b4-4cf0-9c18-2823889bde40 => generated 4075 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/414] 199.204.45.162 () {44 vars in 1012 bytes} [Thu Aug 20 07:24:10 2026] GET /v2.0/security-group-rules/9f1672af-0469-4fa0-af44-735102097c51 => 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: 209/415] 199.204.45.162 () {44 vars in 1089 bytes} [Thu Aug 20 07:24:11 2026] GET /v2.0/security-groups/d2169ba7-18b4-4cf0-9c18-2823889bde40?project_id=7462493e31484ab3969885a4269f05f0 => generated 4075 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/416] 199.204.45.162 () {44 vars in 1002 bytes} [Thu Aug 20 07:24:11 2026] GET /v2.0/security-groups/d2169ba7-18b4-4cf0-9c18-2823889bde40 => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/417] 199.204.45.162 () {44 vars in 1012 bytes} [Thu Aug 20 07:24:11 2026] GET /v2.0/security-group-rules/2df57ca3-e249-47c2-83ee-d4d94babca23 => 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: 208/418] 199.204.45.162 () {44 vars in 1089 bytes} [Thu Aug 20 07:24:12 2026] GET /v2.0/security-groups/d2169ba7-18b4-4cf0-9c18-2823889bde40?project_id=7462493e31484ab3969885a4269f05f0 => generated 4075 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/419] 199.204.45.162 () {44 vars in 1002 bytes} [Thu Aug 20 07:24:12 2026] GET /v2.0/security-groups/d2169ba7-18b4-4cf0-9c18-2823889bde40 => generated 4075 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/420] 199.204.45.162 () {44 vars in 1012 bytes} [Thu Aug 20 07:24:12 2026] GET /v2.0/security-group-rules/8d993f76-8198-421f-96ac-8ecfc399ce24 => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/421] 199.204.45.162 () {44 vars in 1089 bytes} [Thu Aug 20 07:24:13 2026] GET /v2.0/security-groups/d2169ba7-18b4-4cf0-9c18-2823889bde40?project_id=7462493e31484ab3969885a4269f05f0 => generated 4075 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/422] 199.204.45.162 () {44 vars in 1002 bytes} [Thu Aug 20 07:24:13 2026] GET /v2.0/security-groups/d2169ba7-18b4-4cf0-9c18-2823889bde40 => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/423] 199.204.45.162 () {44 vars in 1012 bytes} [Thu Aug 20 07:24:13 2026] GET /v2.0/security-group-rules/b4a9b697-6fda-42ad-9a0a-128841eb788d => generated 602 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/424] 199.204.45.162 () {44 vars in 976 bytes} [Thu Aug 20 07:24:20 2026] GET /v2.0/quotas/7462493e31484ab3969885a4269f05f0 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/433] 199.204.45.162 () {44 vars in 950 bytes} [Thu Aug 20 07:25:11 2026] GET /v2.0/networks?name=public => generated 753 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/438] 10.0.0.243 () {32 vars in 649 bytes} [Thu Aug 20 07:25:50 2026] GET /v2.0/networks => generated 2168 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/441] 10.0.0.243 () {32 vars in 655 bytes} [Thu Aug 20 07:25:52 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: 7|app: 0|req: 220/442] 10.0.0.243 () {32 vars in 647 bytes} [Thu Aug 20 07:25:52 2026] GET /v2.0/routers => generated 15 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/443] 10.0.0.243 () {32 vars in 643 bytes} [Thu Aug 20 07:25:52 2026] GET /v2.0/ports => generated 4721 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/444] 10.0.0.243 () {32 vars in 647 bytes} [Thu Aug 20 07:25:52 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/445] 10.0.0.243 () {32 vars in 649 bytes} [Thu Aug 20 07:25:52 2026] GET /v2.0/networks => generated 2168 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/446] 10.0.0.243 () {32 vars in 663 bytes} [Thu Aug 20 07:25:52 2026] GET /v2.0/security-groups => generated 17397 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/447] 10.0.0.243 () {32 vars in 655 bytes} [Thu Aug 20 07:25:52 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:26:02.996 8 INFO neutron.db.segments_db [None req-def75e03-d17b-43ab-a4c1-9b1c188e165a 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Added segment e65212fd-463e-4b28-aa9e-c13868dc4c2a of type vxlan for network c2077a61-8b8d-4fb9-9a3a-aa2752c91f69 2026-08-20 07:26:03.003 7 INFO neutron.db.segments_db [None req-e367225e-e667-40de-a5d8-df5cb9306c28 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Added segment 91dd6c90-22b1-467b-bd70-5a13f7d276ea of type vxlan for network 3a5ae90c-9248-491e-bc6e-f08acb73690c [pid: 8|app: 0|req: 226/448] 10.0.0.243 () {34 vars in 671 bytes} [Thu Aug 20 07:26:02 2026] POST /v2.0/networks => generated 749 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/449] 10.0.0.243 () {34 vars in 671 bytes} [Thu Aug 20 07:26:02 2026] POST /v2.0/networks => generated 745 bytes in 556 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/450] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:26:03 2026] POST /v2.0/subnets => generated 696 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:26:03.376 8 INFO neutron.db.segments_db [None req-051ef5f9-902b-44ab-b88f-5ecbe721a500 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Added segment 4c62363a-5dfc-4f7b-8efe-0a9149676ad0 of type vxlan for network 6e945bb8-1b68-4f62-b312-8e33a95d258f [pid: 7|app: 0|req: 224/451] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:26:03 2026] POST /v2.0/subnets => generated 692 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:26:03.610 8 INFO neutron.db.l3_hamode_db [None req-051ef5f9-902b-44ab-b88f-5ecbe721a500 8cb8d55fee8f478090f7b802599cccdb b82353959f864e7eb74bc255cd5f9929 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 225/452] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:26:03 2026] GET /v2.0/security-groups?tenant_id=bd4ac11f253f4fa993d21cfdaa85fbda&name=default => generated 2921 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:26:03.839 7 INFO neutron.db.segments_db [None req-085915dc-9dff-48b0-a3f9-7f43143abe94 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Added segment 1e650189-1998-4a2e-a6ce-14da62304543 of type vxlan for network 7f430bf5-d791-46eb-88cd-b802e17d8a2a 2026-08-20 07:26:04.031 7 INFO neutron.db.l3_hamode_db [None req-085915dc-9dff-48b0-a3f9-7f43143abe94 8cb8d55fee8f478090f7b802599cccdb 79d2501aba9e470d86101ca9e6b2d399 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-20 07:26:04.383 8 INFO neutron.db.l3_hamode_db [None req-051ef5f9-902b-44ab-b88f-5ecbe721a500 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-20 07:26:04.990 7 INFO neutron.db.l3_hamode_db [None req-085915dc-9dff-48b0-a3f9-7f43143abe94 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 228/453] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:26:03 2026] POST /v2.0/routers => generated 736 bytes in 2340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/454] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:26:05 2026] GET /v2.0/security-groups?tenant_id=4e117c83012c42a59b2c8466101b8493&name=default => generated 2921 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/455] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:26:05 2026] DELETE /v2.0/security-groups/b4ec24db-c0f9-4d6c-8a83-c18042ec4551 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/456] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:26:03 2026] POST /v2.0/routers => generated 732 bytes in 2338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/457] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:26:06 2026] DELETE /v2.0/security-groups/d6dc30d8-929a-41d3-b2c8-fe965b049afc => 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: 231/458] 10.0.0.243 () {34 vars in 783 bytes} [Thu Aug 20 07:26:05 2026] PUT /v2.0/routers/d107c2b0-879a-4826-98b1-51ba69dcd62b/add_router_interface => generated 309 bytes in 1129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/461] 10.0.0.243 () {34 vars in 783 bytes} [Thu Aug 20 07:26:06 2026] PUT /v2.0/routers/3c2acd13-4051-4c18-948f-0e1e0c308a15/add_router_interface => generated 309 bytes in 1194 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:26:08.086 8 INFO neutron.db.segments_db [None req-22571f45-ac75-4b83-af56-d860b960386d ef476a418f6149c7861fe4b8c84e8f9d c2f16196290d43b4bd53532110e57d5a - - default default] Added segment ad5b037f-7ceb-4454-9e7a-ee30aea4ef3f of type vxlan for network dd58af5c-9c0f-4752-8b94-ad62c48fc8f0 [pid: 7|app: 0|req: 229/462] 10.0.0.133 () {38 vars in 971 bytes} [Thu Aug 20 07:26:07 2026] POST /v2.0/security-groups => generated 1684 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-20 07:26:08.155 8 INFO neutron.db.segments_db [None req-22571f45-ac75-4b83-af56-d860b960386d ef476a418f6149c7861fe4b8c84e8f9d c2f16196290d43b4bd53532110e57d5a - - default default] Added segment 68d03234-2712-46de-920c-1afd2b268f6a of type vxlan for network cfd5816b-6af2-4580-8a03-3a0c4393ec04 [pid: 8|app: 0|req: 234/463] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:26:07 2026] POST /v2.0/networks => generated 1246 bytes in 545 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/464] 10.0.0.133 () {34 vars in 991 bytes} [Thu Aug 20 07:26:08 2026] GET /v2.0/security-groups/68b88490-c4d7-471d-b43c-9ce535168495 => generated 1684 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:26:08.305 7 INFO neutron.db.segments_db [None req-f65f6987-4f8b-4a77-a93e-4fb6599440cd 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Added segment 1f1a78fe-931c-4b1e-ba51-6572d9ffcb0a of type vxlan for network 238c6f5d-5832-4451-8f45-00e0b41f4524 [pid: 7|app: 0|req: 230/465] 10.0.0.243 () {34 vars in 671 bytes} [Thu Aug 20 07:26:08 2026] POST /v2.0/networks => generated 738 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/466] 10.0.0.243 () {32 vars in 649 bytes} [Thu Aug 20 07:26:08 2026] GET /v2.0/networks => generated 1845 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/467] 10.0.0.133 () {38 vars in 971 bytes} [Thu Aug 20 07:26:08 2026] POST /v2.0/security-groups => generated 1681 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/468] 10.0.0.133 () {38 vars in 981 bytes} [Thu Aug 20 07:26:08 2026] POST /v2.0/security-group-rules => generated 614 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/469] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:26:08 2026] POST /v2.0/subnets => generated 685 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/470] 10.0.0.133 () {38 vars in 971 bytes} [Thu Aug 20 07:26:08 2026] POST /v2.0/security-groups => generated 1681 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/471] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:26:08 2026] DELETE /v2.0/networks/dd58af5c-9c0f-4752-8b94-ad62c48fc8f0 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:26:08.865 7 INFO neutron.db.segments_db [None req-936bbbdc-c719-497d-a847-c5e910e4dc0d 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Added segment 74242904-40f4-4dec-a1c7-1c686c76076d of type vxlan for network a3402214-6b01-4d45-aea7-fca8f0fdc367 [pid: 8|app: 0|req: 239/472] 10.0.0.133 () {38 vars in 971 bytes} [Thu Aug 20 07:26:08 2026] POST /v2.0/security-groups => generated 1684 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/473] 10.0.0.133 () {38 vars in 971 bytes} [Thu Aug 20 07:26:08 2026] POST /v2.0/security-groups => generated 1682 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-20 07:26:09.218 7 INFO neutron.db.l3_hamode_db [None req-936bbbdc-c719-497d-a847-c5e910e4dc0d 8cb8d55fee8f478090f7b802599cccdb 5af8b4ef283040828ee7449817e89244 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 241/474] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:26:09 2026] DELETE /v2.0/networks/cfd5816b-6af2-4580-8a03-3a0c4393ec04 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:26:09.220 7 INFO neutron.services.segments.plugin [-] Segment ad5b037f-7ceb-4454-9e7a-ee30aea4ef3f resource provider aggregate not found [pid: 8|app: 0|req: 242/475] 10.0.0.133 () {34 vars in 991 bytes} [Thu Aug 20 07:26:09 2026] GET /v2.0/security-groups/17e26a86-0df9-471f-b3ba-32f2c89eaa86 => generated 1684 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:26:09.244 7 INFO neutron.services.segments.plugin [-] Segment ad5b037f-7ceb-4454-9e7a-ee30aea4ef3f resource provider aggregate not found 2026-08-20 07:26:09.254 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ad5b037f-7ceb-4454-9e7a-ee30aea4ef3f 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 ad5b037f-7ceb-4454-9e7a-ee30aea4ef3f found for delete ", "request_id": "req-3ea1e27c-c003-4ae2-8722-da219b5b8d14"}]} 2026-08-20 07:26:09.270 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ad5b037f-7ceb-4454-9e7a-ee30aea4ef3f 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 ad5b037f-7ceb-4454-9e7a-ee30aea4ef3f found for delete ", "request_id": "req-40e06e69-d0f3-484f-b968-a44ce1adce69"}]} [pid: 8|app: 0|req: 243/476] 10.0.0.133 () {34 vars in 1002 bytes} [Thu Aug 20 07:26:09 2026] GET /v2.0/security-groups?tenant_id=79d2501aba9e470d86101ca9e6b2d399 => generated 7905 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/477] 10.0.0.243 () {32 vars in 649 bytes} [Thu Aug 20 07:26:09 2026] GET /v2.0/networks => generated 651 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/478] 10.0.0.133 () {38 vars in 981 bytes} [Thu Aug 20 07:26:09 2026] POST /v2.0/security-group-rules => generated 614 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/479] 10.0.0.133 () {34 vars in 991 bytes} [Thu Aug 20 07:26:09 2026] GET /v2.0/security-groups/76c72950-b155-4917-8ebd-286799cd0ed9 => generated 2918 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:26:09.556 8 INFO neutron.services.segments.plugin [-] Segment 68d03234-2712-46de-920c-1afd2b268f6a resource provider aggregate not found 2026-08-20 07:26:09.556 8 INFO neutron.services.segments.plugin [-] Segment 68d03234-2712-46de-920c-1afd2b268f6a resource provider aggregate not found 2026-08-20 07:26:09.578 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 68d03234-2712-46de-920c-1afd2b268f6a 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 68d03234-2712-46de-920c-1afd2b268f6a found for delete ", "request_id": "req-7fade2a1-4bf8-42a6-9efa-364b6862c6f3"}]} 2026-08-20 07:26:09.580 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 68d03234-2712-46de-920c-1afd2b268f6a 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 68d03234-2712-46de-920c-1afd2b268f6a found for delete ", "request_id": "req-87fcff06-2e0a-40bc-abab-ee4bce697f90"}]} 2026-08-20 07:26:09.586 8 INFO neutron.db.segments_db [None req-55121dc5-ba0c-4dae-b6d5-57e51ce62ce3 ef476a418f6149c7861fe4b8c84e8f9d c2f16196290d43b4bd53532110e57d5a - - default default] Added segment 8d969263-aedd-4eee-b191-3599b85c7991 of type vxlan for network bde186f0-0642-42f7-ab1d-6674283502c6 [pid: 8|app: 0|req: 247/480] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:26:09 2026] POST /v2.0/networks => generated 652 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/481] 10.0.0.133 () {34 vars in 991 bytes} [Thu Aug 20 07:26:09 2026] GET /v2.0/security-groups/17e26a86-0df9-471f-b3ba-32f2c89eaa86 => generated 2309 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/482] 10.0.0.133 () {34 vars in 991 bytes} [Thu Aug 20 07:26:09 2026] GET /v2.0/security-groups/76c72950-b155-4917-8ebd-286799cd0ed9 => generated 2918 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:26:09.805 8 INFO neutron.db.segments_db [None req-f4637c01-a825-4156-91fe-28405620bb63 ef476a418f6149c7861fe4b8c84e8f9d c2f16196290d43b4bd53532110e57d5a - - default default] Added segment 13e778e3-840e-4a80-b0bf-e174ccd9a00b of type vxlan for network a15bec61-3bcc-414a-84ad-3d25d8f226bb [pid: 8|app: 0|req: 250/483] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:26:09 2026] POST /v2.0/networks => generated 654 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:26:09.959 7 INFO neutron.db.l3_hamode_db [None req-936bbbdc-c719-497d-a847-c5e910e4dc0d 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 251/484] 10.0.0.133 () {38 vars in 981 bytes} [Thu Aug 20 07:26:09 2026] POST /v2.0/security-group-rules => generated 619 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/485] 10.0.0.133 () {34 vars in 991 bytes} [Thu Aug 20 07:26:09 2026] GET /v2.0/security-groups/4c70279d-fe8b-41c9-a236-4d4b2ac1af32 => generated 1681 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/486] 10.0.0.243 () {34 vars in 665 bytes} [Thu Aug 20 07:26:10 2026] POST /v2.0/ports => generated 1505 bytes in 620 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: 254/487] 10.0.0.133 () {34 vars in 991 bytes} [Thu Aug 20 07:26:10 2026] GET /v2.0/security-groups/17e26a86-0df9-471f-b3ba-32f2c89eaa86 => generated 2939 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/488] 10.0.0.133 () {36 vars in 1013 bytes} [Thu Aug 20 07:26:10 2026] DELETE /v2.0/security-groups/4c70279d-fe8b-41c9-a236-4d4b2ac1af32 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/489] 10.0.0.243 () {32 vars in 643 bytes} [Thu Aug 20 07:26:10 2026] GET /v2.0/ports => generated 1505 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/490] 10.0.0.133 () {34 vars in 1001 bytes} [Thu Aug 20 07:26:10 2026] GET /v2.0/security-group-rules/245b866d-b5b3-48b9-bab3-63846db4426e => generated 616 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:26:10.826 8 INFO neutron.api.v2.resource [req-4e8568b1-6a0e-4ee2-8632-1789c8ec2c61 req-0bb49521-fc30-44fe-8a70-1ad2840ffe81 2af4bb10fef0448ba9b7bb470ed006b0 79d2501aba9e470d86101ca9e6b2d399 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 258/491] 10.0.0.133 () {34 vars in 991 bytes} [Thu Aug 20 07:26:10 2026] GET /v2.0/security-groups/4c70279d-fe8b-41c9-a236-4d4b2ac1af32 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/492] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:26:08 2026] POST /v2.0/routers => generated 725 bytes in 2047 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/493] 10.0.0.133 () {34 vars in 991 bytes} [Thu Aug 20 07:26:10 2026] GET /v2.0/security-groups/17e26a86-0df9-471f-b3ba-32f2c89eaa86 => generated 2939 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/494] 10.0.0.133 () {34 vars in 991 bytes} [Thu Aug 20 07:26:10 2026] GET /v2.0/security-groups/49b91e6b-04c6-406a-996d-e4cc7af5ce79 => generated 1681 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:26:10.963 8 INFO neutron_taas.services.taas.taas_plugin [None req-281b1b39-4481-453e-8e80-f910dfac993d ef476a418f6149c7861fe4b8c84e8f9d c2f16196290d43b4bd53532110e57d5a - - default default] TaaS: Handle Delete Port: 93a84573-caaa-4cd7-bc33-67d021cc28ab 2026-08-20 07:26:10.971 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-281b1b39-4481-453e-8e80-f910dfac993d ef476a418f6149c7861fe4b8c84e8f9d c2f16196290d43b4bd53532110e57d5a - - default default] Tap Mirror: Handle Delete Port: 93a84573-caaa-4cd7-bc33-67d021cc28ab [pid: 8|app: 0|req: 259/495] 10.0.0.243 () {32 vars in 720 bytes} [Thu Aug 20 07:26:10 2026] DELETE /v2.0/ports/93a84573-caaa-4cd7-bc33-67d021cc28ab => generated 0 bytes in 507 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/496] 10.0.0.133 () {36 vars in 1023 bytes} [Thu Aug 20 07:26:11 2026] DELETE /v2.0/security-group-rules/245b866d-b5b3-48b9-bab3-63846db4426e => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/497] 10.0.0.133 () {36 vars in 1013 bytes} [Thu Aug 20 07:26:11 2026] DELETE /v2.0/security-groups/49b91e6b-04c6-406a-996d-e4cc7af5ce79 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:26:11.571 8 INFO neutron_taas.services.taas.taas_plugin [None req-7d8d39ae-99bd-469d-9571-6484ccee67ff ef476a418f6149c7861fe4b8c84e8f9d c2f16196290d43b4bd53532110e57d5a - - default default] TaaS: Handle Delete Port: 50771c48-2559-444e-8278-914ed8835a60 2026-08-20 07:26:11.573 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7d8d39ae-99bd-469d-9571-6484ccee67ff ef476a418f6149c7861fe4b8c84e8f9d c2f16196290d43b4bd53532110e57d5a - - default default] Tap Mirror: Handle Delete Port: 50771c48-2559-444e-8278-914ed8835a60 [pid: 8|app: 0|req: 262/498] 10.0.0.243 () {32 vars in 720 bytes} [Thu Aug 20 07:26:11 2026] DELETE /v2.0/ports/50771c48-2559-444e-8278-914ed8835a60 => 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: 263/499] 10.0.0.133 () {34 vars in 991 bytes} [Thu Aug 20 07:26:11 2026] GET /v2.0/security-groups/17e26a86-0df9-471f-b3ba-32f2c89eaa86 => generated 2309 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:26:11.693 8 INFO neutron.api.v2.resource [req-975dd6d7-b0ce-4386-8f06-befa08cc2898 req-bb2479a4-2e96-436f-a869-efc037f737eb 2af4bb10fef0448ba9b7bb470ed006b0 79d2501aba9e470d86101ca9e6b2d399 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 264/500] 10.0.0.133 () {34 vars in 991 bytes} [Thu Aug 20 07:26:11 2026] GET /v2.0/security-groups/49b91e6b-04c6-406a-996d-e4cc7af5ce79 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/501] 10.0.0.243 () {32 vars in 643 bytes} [Thu Aug 20 07:26:11 2026] GET /v2.0/ports => 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: 266/502] 10.0.0.133 () {36 vars in 1013 bytes} [Thu Aug 20 07:26:11 2026] DELETE /v2.0/security-groups/17e26a86-0df9-471f-b3ba-32f2c89eaa86 => 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: 267/503] 10.0.0.133 () {34 vars in 991 bytes} [Thu Aug 20 07:26:11 2026] GET /v2.0/security-groups/10f92a9f-429b-4746-8b64-f03358804e92 => generated 1682 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:26:11.897 8 INFO neutron.db.segments_db [None req-b5e7ff05-cceb-4bdc-bcf9-9bad86c7c5cd ef476a418f6149c7861fe4b8c84e8f9d c2f16196290d43b4bd53532110e57d5a - - default default] Added segment b19de5b2-ed83-45bc-883f-6981c0401b35 of type vxlan for network 2ba107fb-536e-4934-b197-cb196f1d0dfb [pid: 8|app: 0|req: 268/504] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:26:11 2026] POST /v2.0/networks => generated 654 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/505] 10.0.0.133 () {34 vars in 991 bytes} [Thu Aug 20 07:26:11 2026] GET /v2.0/security-groups/68b88490-c4d7-471d-b43c-9ce535168495 => generated 2309 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/506] 10.0.0.243 () {34 vars in 783 bytes} [Thu Aug 20 07:26:10 2026] PUT /v2.0/routers/3e198dd3-f893-41c7-858a-67c36d1bfba3/add_router_interface => generated 309 bytes in 1072 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:26:12.033 7 INFO neutron.db.segments_db [None req-c793085f-78e6-4aa9-8b05-135165e2bb76 ef476a418f6149c7861fe4b8c84e8f9d c2f16196290d43b4bd53532110e57d5a - - default default] Added segment 8712b207-8703-4c49-af49-d643d6f64643 of type vxlan for network ef1f060a-b9dd-4fda-b48a-4ecdaaa99599 [pid: 8|app: 0|req: 270/507] 10.0.0.133 () {36 vars in 1013 bytes} [Thu Aug 20 07:26:11 2026] DELETE /v2.0/security-groups/10f92a9f-429b-4746-8b64-f03358804e92 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/508] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:26:11 2026] POST /v2.0/networks => generated 653 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:26:12.153 7 INFO neutron.api.v2.resource [req-dec715be-7d72-4030-99e4-21745be0253e req-5d680ddc-90d0-4857-8a37-040f33c42d02 2af4bb10fef0448ba9b7bb470ed006b0 79d2501aba9e470d86101ca9e6b2d399 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 239/509] 10.0.0.133 () {34 vars in 991 bytes} [Thu Aug 20 07:26:12 2026] GET /v2.0/security-groups/10f92a9f-429b-4746-8b64-f03358804e92 => 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: 271/510] 10.0.0.133 () {36 vars in 1013 bytes} [Thu Aug 20 07:26:12 2026] DELETE /v2.0/security-groups/68b88490-c4d7-471d-b43c-9ce535168495 => 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: 272/511] 10.0.0.133 () {34 vars in 1002 bytes} [Thu Aug 20 07:26:12 2026] GET /v2.0/security-groups?tenant_id=79d2501aba9e470d86101ca9e6b2d399 => generated 2921 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/512] 10.0.0.133 () {34 vars in 991 bytes} [Thu Aug 20 07:26:12 2026] GET /v2.0/security-groups/76c72950-b155-4917-8ebd-286799cd0ed9 => generated 2918 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/513] 10.0.0.133 () {34 vars in 991 bytes} [Thu Aug 20 07:26:12 2026] GET /v2.0/security-groups/76c72950-b155-4917-8ebd-286799cd0ed9 => generated 2918 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:26:12.371 8 INFO neutron.api.v2.resource [req-b90e4df0-26fd-4e73-95a7-4f68f647f65e req-86a50094-2363-4fa8-9b9b-0b0d03699105 2af4bb10fef0448ba9b7bb470ed006b0 79d2501aba9e470d86101ca9e6b2d399 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 275/514] 10.0.0.133 () {34 vars in 991 bytes} [Thu Aug 20 07:26:12 2026] GET /v2.0/security-groups/10f92a9f-429b-4746-8b64-f03358804e92 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 07:26:12.400 8 INFO neutron.api.v2.resource [req-2bdf3144-0759-49f8-9a4e-065986cf0778 req-df00f690-e19f-4ff4-9c21-f477b0f80824 2af4bb10fef0448ba9b7bb470ed006b0 79d2501aba9e470d86101ca9e6b2d399 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 276/515] 10.0.0.133 () {34 vars in 991 bytes} [Thu Aug 20 07:26:12 2026] GET /v2.0/security-groups/49b91e6b-04c6-406a-996d-e4cc7af5ce79 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 07:26:12.426 8 INFO neutron.api.v2.resource [req-02b52dc8-f52c-4689-919d-4f76228d5a72 req-b85562a2-f206-4031-8b99-c78229942a4a 2af4bb10fef0448ba9b7bb470ed006b0 79d2501aba9e470d86101ca9e6b2d399 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 277/516] 10.0.0.133 () {34 vars in 991 bytes} [Thu Aug 20 07:26:12 2026] GET /v2.0/security-groups/4c70279d-fe8b-41c9-a236-4d4b2ac1af32 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 07:26:12.886 7 INFO neutron_taas.services.taas.taas_plugin [None req-62ca9c74-3e0d-4ef9-951b-acd7f21317a8 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: 3a95822e-b3dc-4f10-99fd-9c7967cf577a 2026-08-20 07:26:12.895 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-62ca9c74-3e0d-4ef9-951b-acd7f21317a8 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: 3a95822e-b3dc-4f10-99fd-9c7967cf577a 2026-08-20 07:26:12.929 8 INFO neutron_taas.services.taas.taas_plugin [None req-e96d7092-6c9a-46c8-8b1e-294d7371033e 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: 58e2436f-7596-4687-b48b-a81b594736ad 2026-08-20 07:26:12.934 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e96d7092-6c9a-46c8-8b1e-294d7371033e 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: 58e2436f-7596-4687-b48b-a81b594736ad [pid: 7|app: 0|req: 240/517] 10.0.0.243 () {34 vars in 789 bytes} [Thu Aug 20 07:26:12 2026] PUT /v2.0/routers/d107c2b0-879a-4826-98b1-51ba69dcd62b/remove_router_interface => generated 309 bytes in 1279 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/518] 10.0.0.243 () {34 vars in 789 bytes} [Thu Aug 20 07:26:12 2026] PUT /v2.0/routers/3c2acd13-4051-4c18-948f-0e1e0c308a15/remove_router_interface => generated 309 bytes in 1028 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/519] 10.0.0.243 () {34 vars in 685 bytes} [Thu Aug 20 07:26:13 2026] POST /v2.0/security-groups => generated 1660 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-20 07:26:13.740 7 INFO neutron_taas.services.taas.taas_plugin [None req-1c3b20d6-0346-4a98-9b1f-841d890357ed 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: 55d3f37e-1be0-47ec-b9c3-407c31ab40d9 2026-08-20 07:26:13.742 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1c3b20d6-0346-4a98-9b1f-841d890357ed 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: 55d3f37e-1be0-47ec-b9c3-407c31ab40d9 [pid: 8|app: 0|req: 279/520] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:26:13 2026] POST /v2.0/subnets => generated 1324 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-20 07:26:13.991 7 INFO neutron_taas.services.taas.taas_plugin [None req-1c3b20d6-0346-4a98-9b1f-841d890357ed 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: 2432fe60-9157-4f24-a811-02f969863405 2026-08-20 07:26:13.994 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1c3b20d6-0346-4a98-9b1f-841d890357ed 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: 2432fe60-9157-4f24-a811-02f969863405 2026-08-20 07:26:14.085 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-1c3b20d6-0346-4a98-9b1f-841d890357ed 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - 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-20 07:26:14.118 8 INFO neutron_taas.services.taas.taas_plugin [None req-d95c8f35-5844-402b-a778-c5f8f0496efd 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: 7f3d1f46-0476-45a9-8b8a-e4eca1930f16 2026-08-20 07:26:14.121 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d95c8f35-5844-402b-a778-c5f8f0496efd 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: 7f3d1f46-0476-45a9-8b8a-e4eca1930f16 2026-08-20 07:26:14.363 8 INFO neutron_taas.services.taas.taas_plugin [None req-d95c8f35-5844-402b-a778-c5f8f0496efd 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: dce3cefc-d80c-4b1d-a458-bca73982b231 2026-08-20 07:26:14.366 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d95c8f35-5844-402b-a778-c5f8f0496efd 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: dce3cefc-d80c-4b1d-a458-bca73982b231 2026-08-20 07:26:14.370 7 INFO neutron.services.segments.plugin [-] Segment 4c62363a-5dfc-4f7b-8efe-0a9149676ad0 resource provider aggregate not found 2026-08-20 07:26:14.377 7 INFO neutron.services.segments.plugin [-] Segment 4c62363a-5dfc-4f7b-8efe-0a9149676ad0 resource provider aggregate not found 2026-08-20 07:26:14.392 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4c62363a-5dfc-4f7b-8efe-0a9149676ad0 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 4c62363a-5dfc-4f7b-8efe-0a9149676ad0 found for delete ", "request_id": "req-c0e940d4-cacd-48f5-92ab-ef058e7c4563"}]} 2026-08-20 07:26:14.393 7 INFO neutron.db.l3_hamode_db [None req-1c3b20d6-0346-4a98-9b1f-841d890357ed 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] HA network 6e945bb8-1b68-4f62-b312-8e33a95d258f was deleted as no HA routers are present in tenant b82353959f864e7eb74bc255cd5f9929. 2026-08-20 07:26:14.393 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4c62363a-5dfc-4f7b-8efe-0a9149676ad0 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 4c62363a-5dfc-4f7b-8efe-0a9149676ad0 found for delete ", "request_id": "req-a28e99d6-00cb-4c41-b48c-9f6761693ea5"}]} [pid: 7|app: 0|req: 242/521] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:26:13 2026] DELETE /v2.0/routers/d107c2b0-879a-4826-98b1-51ba69dcd62b => generated 0 bytes in 825 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:26:14.440 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-d95c8f35-5844-402b-a778-c5f8f0496efd 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - 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: 243/522] 10.0.0.243 () {34 vars in 695 bytes} [Thu Aug 20 07:26:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/523] 10.0.0.243 () {32 vars in 647 bytes} [Thu Aug 20 07:26:14 2026] GET /v2.0/subnets => generated 1960 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/524] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:26:14 2026] DELETE /v2.0/subnets/74d94da0-d673-4443-85d3-a40f20f8f540 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:26:14.755 8 INFO neutron.services.segments.plugin [-] Segment 1e650189-1998-4a2e-a6ce-14da62304543 resource provider aggregate not found 2026-08-20 07:26:14.761 8 INFO neutron.services.segments.plugin [-] Segment 1e650189-1998-4a2e-a6ce-14da62304543 resource provider aggregate not found 2026-08-20 07:26:14.777 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1e650189-1998-4a2e-a6ce-14da62304543 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 1e650189-1998-4a2e-a6ce-14da62304543 found for delete ", "request_id": "req-762dc806-3d3d-4d09-9874-a5e072e8a676"}]} 2026-08-20 07:26:14.783 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1e650189-1998-4a2e-a6ce-14da62304543 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 1e650189-1998-4a2e-a6ce-14da62304543 found for delete ", "request_id": "req-6782427d-3318-4068-98d2-484d044dafb3"}]} 2026-08-20 07:26:14.784 8 INFO neutron.db.l3_hamode_db [None req-d95c8f35-5844-402b-a778-c5f8f0496efd 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] HA network 7f430bf5-d791-46eb-88cd-b802e17d8a2a was deleted as no HA routers are present in tenant 79d2501aba9e470d86101ca9e6b2d399. [pid: 8|app: 0|req: 280/525] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:26:13 2026] DELETE /v2.0/routers/3c2acd13-4051-4c18-948f-0e1e0c308a15 => 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: 246/526] 10.0.0.243 () {34 vars in 695 bytes} [Thu Aug 20 07:26:14 2026] POST /v2.0/security-group-rules => generated 602 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/527] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:26:14 2026] DELETE /v2.0/subnets/75c21b81-54f5-47d7-8931-072a5c068460 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:26:14.941 7 INFO neutron_taas.services.taas.taas_plugin [None req-c350a1b1-0684-4bc2-9160-880e7aaed564 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: 1faa884f-9b6f-459f-a6f1-65d36d29c8c1 2026-08-20 07:26:14.944 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c350a1b1-0684-4bc2-9160-880e7aaed564 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: 1faa884f-9b6f-459f-a6f1-65d36d29c8c1 [pid: 8|app: 0|req: 282/528] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:26:14 2026] DELETE /v2.0/subnets/63a6e5d6-a360-43b0-99bc-3957c4db22fa => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/529] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:26:14 2026] DELETE /v2.0/networks/c2077a61-8b8d-4fb9-9a3a-aa2752c91f69 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/530] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:26:15 2026] DELETE /v2.0/subnets/49df0e1b-d59b-47ad-bfd6-4237ef231b55 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:26:15.351 7 INFO neutron_taas.services.taas.taas_plugin [None req-c2dcc241-df53-4a59-9a86-79c6ec4b512a 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: 45613413-6aa7-4f21-8a30-eeed5a6e9959 2026-08-20 07:26:15.355 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c2dcc241-df53-4a59-9a86-79c6ec4b512a 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: 45613413-6aa7-4f21-8a30-eeed5a6e9959 [pid: 7|app: 0|req: 249/531] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:26:15 2026] DELETE /v2.0/networks/3a5ae90c-9248-491e-bc6e-f08acb73690c => 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: 250/532] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:26:15 2026] GET /v2.0/security-groups?tenant_id=b82353959f864e7eb74bc255cd5f9929&name=default => generated 2921 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/533] 10.0.0.243 () {32 vars in 647 bytes} [Thu Aug 20 07:26:15 2026] GET /v2.0/subnets => generated 649 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/534] 10.0.0.243 () {34 vars in 676 bytes} [Thu Aug 20 07:26:15 2026] POST /v2.0/floatingips => generated 552 bytes in 550 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/535] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:26:15 2026] DELETE /v2.0/security-groups/f5d9a136-d539-45f3-b564-1f8e61cc29c4 => 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: 284/536] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:26:15 2026] DELETE /v2.0/networks/ef1f060a-b9dd-4fda-b48a-4ecdaaa99599 => 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: 285/537] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:26:15 2026] GET /v2.0/security-groups?tenant_id=79d2501aba9e470d86101ca9e6b2d399&name=default => generated 2921 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/538] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:26:15 2026] DELETE /v2.0/security-groups/76c72950-b155-4917-8ebd-286799cd0ed9 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/539] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:26:15 2026] DELETE /v2.0/networks/2ba107fb-536e-4934-b197-cb196f1d0dfb => 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: 287/540] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:26:15 2026] DELETE /v2.0/networks/a15bec61-3bcc-414a-84ad-3d25d8f226bb => generated 0 bytes in 106 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/541] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:26:16 2026] DELETE /v2.0/networks/bde186f0-0642-42f7-ab1d-6674283502c6 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/542] 10.0.0.133 () {34 vars in 1098 bytes} [Thu Aug 20 07:26:16 2026] GET /v2.0/security-groups?name=tempest-securitygroup--660284505&fields=id&tenant_id=5af8b4ef283040828ee7449817e89244 => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/543] 10.0.0.133 () {34 vars in 982 bytes} [Thu Aug 20 07:26:16 2026] GET /v2.0/networks?id=238c6f5d-5832-4451-8f45-00e0b41f4524 => generated 670 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/544] 10.0.0.133 () {34 vars in 965 bytes} [Thu Aug 20 07:26:16 2026] GET /v2.0/quotas/5af8b4ef283040828ee7449817e89244 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:26:16.437 7 INFO neutron.services.segments.plugin [-] Segment e65212fd-463e-4b28-aa9e-c13868dc4c2a resource provider aggregate not found 2026-08-20 07:26:16.448 7 INFO neutron.services.segments.plugin [-] Segment e65212fd-463e-4b28-aa9e-c13868dc4c2a resource provider aggregate not found 2026-08-20 07:26:16.456 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment e65212fd-463e-4b28-aa9e-c13868dc4c2a 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 e65212fd-463e-4b28-aa9e-c13868dc4c2a found for delete ", "request_id": "req-fe7b512c-f47e-4903-9e88-e76f7a2acdfc"}]} 2026-08-20 07:26:16.475 7 INFO neutron.services.segments.plugin [-] Segment 91dd6c90-22b1-467b-bd70-5a13f7d276ea resource provider aggregate not found 2026-08-20 07:26:16.481 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment e65212fd-463e-4b28-aa9e-c13868dc4c2a 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 e65212fd-463e-4b28-aa9e-c13868dc4c2a found for delete ", "request_id": "req-383a740d-7442-47e5-89f1-4e76984b6a25"}]} 2026-08-20 07:26:16.497 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 91dd6c90-22b1-467b-bd70-5a13f7d276ea 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 91dd6c90-22b1-467b-bd70-5a13f7d276ea found for delete ", "request_id": "req-5ce34b43-ee50-4237-82ac-4b68b7a5e917"}]} 2026-08-20 07:26:16.503 7 INFO neutron.services.segments.plugin [-] Segment 91dd6c90-22b1-467b-bd70-5a13f7d276ea resource provider aggregate not found 2026-08-20 07:26:16.512 7 INFO neutron.services.segments.plugin [-] Segment b19de5b2-ed83-45bc-883f-6981c0401b35 resource provider aggregate not found [pid: 7|app: 0|req: 256/545] 10.0.0.133 () {34 vars in 1002 bytes} [Thu Aug 20 07:26:16 2026] GET /v2.0/ports?tenant_id=5af8b4ef283040828ee7449817e89244&fields=id => generated 103 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:26:16.516 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 91dd6c90-22b1-467b-bd70-5a13f7d276ea 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 91dd6c90-22b1-467b-bd70-5a13f7d276ea found for delete ", "request_id": "req-0d5905e7-1fa1-46ad-8ac6-49ad168927b3"}]} 2026-08-20 07:26:16.536 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b19de5b2-ed83-45bc-883f-6981c0401b35 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 b19de5b2-ed83-45bc-883f-6981c0401b35 found for delete ", "request_id": "req-026e74ec-eb05-4f85-b6ba-5a004b235fbc"}]} 2026-08-20 07:26:16.544 7 INFO neutron.services.segments.plugin [-] Segment b19de5b2-ed83-45bc-883f-6981c0401b35 resource provider aggregate not found 2026-08-20 07:26:16.560 7 INFO neutron.services.segments.plugin [-] Segment 8d969263-aedd-4eee-b191-3599b85c7991 resource provider aggregate not found 2026-08-20 07:26:16.564 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b19de5b2-ed83-45bc-883f-6981c0401b35 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 b19de5b2-ed83-45bc-883f-6981c0401b35 found for delete ", "request_id": "req-31b774ea-c2e9-4e03-87ff-1e6175cc54cf"}]} 2026-08-20 07:26:16.580 7 INFO neutron.services.segments.plugin [-] Segment 8d969263-aedd-4eee-b191-3599b85c7991 resource provider aggregate not found 2026-08-20 07:26:16.585 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8d969263-aedd-4eee-b191-3599b85c7991 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 8d969263-aedd-4eee-b191-3599b85c7991 found for delete ", "request_id": "req-f73b0ea1-9e3f-49fe-9fb8-adf8afdce966"}]} 2026-08-20 07:26:16.597 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8d969263-aedd-4eee-b191-3599b85c7991 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 8d969263-aedd-4eee-b191-3599b85c7991 found for delete ", "request_id": "req-8b25ccf0-9290-4eb4-8359-822cabe823e1"}]} 2026-08-20 07:26:16.802 8 INFO neutron.services.segments.plugin [-] Segment 8712b207-8703-4c49-af49-d643d6f64643 resource provider aggregate not found 2026-08-20 07:26:16.815 8 INFO neutron.services.segments.plugin [-] Segment 8712b207-8703-4c49-af49-d643d6f64643 resource provider aggregate not found 2026-08-20 07:26:16.825 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8712b207-8703-4c49-af49-d643d6f64643 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 8712b207-8703-4c49-af49-d643d6f64643 found for delete ", "request_id": "req-8a7402b1-f646-414f-8fe4-d310002ecc1c"}]} 2026-08-20 07:26:16.834 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8712b207-8703-4c49-af49-d643d6f64643 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 8712b207-8703-4c49-af49-d643d6f64643 found for delete ", "request_id": "req-eeb26a98-485d-43d7-b1bb-541615217cc3"}]} 2026-08-20 07:26:16.855 8 INFO neutron.services.segments.plugin [-] Segment 13e778e3-840e-4a80-b0bf-e174ccd9a00b resource provider aggregate not found 2026-08-20 07:26:16.864 8 INFO neutron.services.segments.plugin [-] Segment 13e778e3-840e-4a80-b0bf-e174ccd9a00b resource provider aggregate not found 2026-08-20 07:26:16.883 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 13e778e3-840e-4a80-b0bf-e174ccd9a00b 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 13e778e3-840e-4a80-b0bf-e174ccd9a00b found for delete ", "request_id": "req-79bbacf8-5dd0-402b-8a3f-73cf023a72a4"}]} [pid: 8|app: 0|req: 290/546] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:26:16 2026] GET /v2.0/security-groups?tenant_id=c2f16196290d43b4bd53532110e57d5a&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:26:16.897 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 13e778e3-840e-4a80-b0bf-e174ccd9a00b 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 13e778e3-840e-4a80-b0bf-e174ccd9a00b found for delete ", "request_id": "req-8883f74a-dca5-44e7-8d1c-b2dfa65fde29"}]} [pid: 7|app: 0|req: 257/547] 10.0.0.133 () {34 vars in 907 bytes} [Thu Aug 20 07:26:16 2026] GET /v2.0/extensions => generated 21537 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/548] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:26:16 2026] DELETE /v2.0/security-groups/6b315edb-1c27-4d84-84d1-81c1e547d9b2 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/549] 10.0.0.133 () {34 vars in 1008 bytes} [Thu Aug 20 07:26:16 2026] GET /v2.0/networks/238c6f5d-5832-4451-8f45-00e0b41f4524?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: 292/550] 10.0.0.133 () {34 vars in 1108 bytes} [Thu Aug 20 07:26:17 2026] GET /v2.0/networks/238c6f5d-5832-4451-8f45-00e0b41f4524?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: 259/551] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:17 2026] GET /v2.0/ports?device_id=ad6780c1-df63-41d9-91ff-c7bdf4429c04 => generated 12 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:26:17.797 8 INFO neutron.db.segments_db [None req-322ff571-567a-4b97-a824-1237009d6a56 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Added segment eb765e65-4706-46db-bc33-e90f8c3d54b7 of type vxlan for network 51ec5792-80a2-41f8-9c0e-5d91e90dd7da [pid: 8|app: 0|req: 293/552] 10.0.0.243 () {34 vars in 671 bytes} [Thu Aug 20 07:26:17 2026] POST /v2.0/networks => generated 752 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:26:17.989 7 INFO neutron.db.segments_db [None req-06283193-d4d5-49c1-9a98-34989256b2ff 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Added segment 6121013a-e238-4739-bade-7b973f0663a8 of type vxlan for network d10b686c-d9db-4519-b51c-5d663ef3a2a5 [pid: 7|app: 0|req: 260/553] 10.0.0.243 () {34 vars in 671 bytes} [Thu Aug 20 07:26:17 2026] POST /v2.0/networks => generated 748 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/554] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:26:17 2026] POST /v2.0/subnets => generated 699 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:26:18.126 8 INFO neutron.db.segments_db [None req-6ad81b63-a744-495b-aef1-1a95fddac617 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Added segment da685504-946e-4e63-a6dc-b714f7c0f219 of type vxlan for network 8da0fd4a-71c2-49eb-b0e8-675fe5a60dad [pid: 7|app: 0|req: 261/555] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:26:18 2026] POST /v2.0/subnets => generated 695 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:26:18.302 7 INFO neutron.db.segments_db [None req-0e04df24-7ff0-46c7-a0dd-6c6490f92b16 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Added segment 5b38682a-1398-4b28-a669-3e6e16c512d9 of type vxlan for network ea09ba9b-4de4-4062-9e1e-5e0e846e92b3 2026-08-20 07:26:18.313 8 INFO neutron.db.l3_hamode_db [None req-6ad81b63-a744-495b-aef1-1a95fddac617 8cb8d55fee8f478090f7b802599cccdb 3e3ab685ef594aab931641bfda06ed26 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-20 07:26:18.535 7 INFO neutron.db.l3_hamode_db [None req-0e04df24-7ff0-46c7-a0dd-6c6490f92b16 8cb8d55fee8f478090f7b802599cccdb 1102edaa150c4f5e90c3fef2c464f9e7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-20 07:26:19.091 8 INFO neutron.db.l3_hamode_db [None req-6ad81b63-a744-495b-aef1-1a95fddac617 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-20 07:26:19.340 7 INFO neutron.db.l3_hamode_db [None req-0e04df24-7ff0-46c7-a0dd-6c6490f92b16 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 295/556] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:26:18 2026] POST /v2.0/routers => generated 739 bytes in 1803 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/557] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:19 2026] GET /v2.0/ports?device_id=ad6780c1-df63-41d9-91ff-c7bdf4429c04 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:26:20.236 8 INFO neutron.db.segments_db [None req-09c20417-3634-42bb-b60f-b7b0e359233c 4e6f18739d52419bb42f3f206603580b 36b0db08c85f4c6cb558bb9acb362584 - - default default] Added segment 934c5249-97e2-4651-afaf-5242711a4ab2 of type vxlan for network 1ce1e4b5-7e99-468a-9440-5373249456f1 [pid: 8|app: 0|req: 297/558] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:26:19 2026] POST /v2.0/networks => generated 645 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/559] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:26:18 2026] POST /v2.0/routers => generated 735 bytes in 2132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/560] 10.0.0.243 () {34 vars in 665 bytes} [Thu Aug 20 07:26:20 2026] POST /v2.0/ports => generated 775 bytes in 364 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: 298/561] 10.0.0.243 () {34 vars in 783 bytes} [Thu Aug 20 07:26:20 2026] PUT /v2.0/routers/ac6faead-594b-4f34-95c8-686acd72b653/add_router_interface => generated 309 bytes in 918 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:26:21.294 8 INFO neutron.db.segments_db [None req-a3da11a1-f55a-4eae-adeb-e73ee9ddaac2 4e6f18739d52419bb42f3f206603580b 36b0db08c85f4c6cb558bb9acb362584 - - default default] Added segment f1c989fa-c502-42f3-b04a-fb80e14aa51c of type vxlan for network 35089f65-9c6c-441f-be1f-0f2bb7329e0b [pid: 8|app: 0|req: 299/562] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:26:21 2026] POST /v2.0/networks => generated 632 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/563] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:21 2026] GET /v2.0/ports?device_id=ad6780c1-df63-41d9-91ff-c7bdf4429c04 => 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: 301/564] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:26:21 2026] POST /v2.0/subnets => generated 626 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/565] 10.0.0.243 () {34 vars in 783 bytes} [Thu Aug 20 07:26:20 2026] PUT /v2.0/routers/9f48ce19-e963-482f-bec8-8273a7e1f391/add_router_interface => generated 309 bytes in 981 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/566] 10.0.0.243 () {34 vars in 685 bytes} [Thu Aug 20 07:26:21 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: 8|app: 0|req: 302/567] 10.0.0.243 () {34 vars in 665 bytes} [Thu Aug 20 07:26:21 2026] POST /v2.0/ports => generated 949 bytes in 366 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: 266/570] 10.0.0.243 () {34 vars in 695 bytes} [Thu Aug 20 07:26:21 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) 2026-08-20 07:26:22.070 8 INFO neutron_taas.services.taas.taas_plugin [None req-e2128841-1fc4-4881-bf4d-3090f19cd167 4e6f18739d52419bb42f3f206603580b 36b0db08c85f4c6cb558bb9acb362584 - - default default] TaaS: Handle Delete Port: fbba6969-e328-421a-bfc2-ebc36b6782ae 2026-08-20 07:26:22.073 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e2128841-1fc4-4881-bf4d-3090f19cd167 4e6f18739d52419bb42f3f206603580b 36b0db08c85f4c6cb558bb9acb362584 - - default default] Tap Mirror: Handle Delete Port: fbba6969-e328-421a-bfc2-ebc36b6782ae [pid: 7|app: 0|req: 267/571] 10.0.0.243 () {34 vars in 695 bytes} [Thu Aug 20 07:26:22 2026] POST /v2.0/security-group-rules => generated 602 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/572] 199.204.45.162 () {34 vars in 986 bytes} [Thu Aug 20 07:26:22 2026] GET /v2.0/networks?id=238c6f5d-5832-4451-8f45-00e0b41f4524 => generated 670 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/573] 10.0.0.243 () {32 vars in 720 bytes} [Thu Aug 20 07:26:21 2026] DELETE /v2.0/ports/fbba6969-e328-421a-bfc2-ebc36b6782ae => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/574] 199.204.45.162 () {34 vars in 911 bytes} [Thu Aug 20 07:26:22 2026] GET /v2.0/extensions => generated 21537 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-20 07:26:22.252 8 INFO neutron.pecan_wsgi.hooks.translation [None req-99a621eb-619e-46f8-a176-df30c5be2ab1 4e6f18739d52419bb42f3f206603580b 36b0db08c85f4c6cb558bb9acb362584 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 307/575] 10.0.0.243 () {32 vars in 720 bytes} [Thu Aug 20 07:26:22 2026] DELETE /v2.0/ports/fbba6969-e328-421a-bfc2-ebc36b6782ae => generated 132 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/576] 199.204.45.162 () {34 vars in 1050 bytes} [Thu Aug 20 07:26:22 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5af8b4ef283040828ee7449817e89244 => generated 180 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:26:22.304 8 INFO neutron.pecan_wsgi.hooks.translation [None req-66b4f416-dac1-4693-9e12-24cb1cd2cb5b 4e6f18739d52419bb42f3f206603580b 36b0db08c85f4c6cb558bb9acb362584 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 309/577] 10.0.0.243 () {32 vars in 717 bytes} [Thu Aug 20 07:26:22 2026] GET /v2.0/ports/fbba6969-e328-421a-bfc2-ebc36b6782ae => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/578] 10.0.0.243 () {34 vars in 685 bytes} [Thu Aug 20 07:26:22 2026] POST /v2.0/security-groups => generated 1660 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/579] 10.0.0.243 () {34 vars in 676 bytes} [Thu Aug 20 07:26:22 2026] POST /v2.0/floatingips => generated 552 bytes in 544 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/580] 199.204.45.162 () {38 vars in 955 bytes} [Thu Aug 20 07:26:22 2026] POST /v2.0/ports => generated 954 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 312/581] 10.0.0.243 () {34 vars in 695 bytes} [Thu Aug 20 07:26:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/582] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:22 2026] GET /v2.0/ports?device_id=ad6780c1-df63-41d9-91ff-c7bdf4429c04 => generated 957 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/583] 10.0.0.243 () {34 vars in 695 bytes} [Thu Aug 20 07:26:22 2026] POST /v2.0/security-group-rules => generated 602 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/584] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:26:23 2026] GET /v2.0/security-groups?id=403d27d1-7cec-46df-98b5-35e92469dc69&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: 270/585] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:26:22 2026] DELETE /v2.0/subnets/6875d5a1-fd9f-460b-bb47-16c813326758 => generated 0 bytes in 420 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/586] 10.0.0.243 () {34 vars in 676 bytes} [Thu Aug 20 07:26:23 2026] POST /v2.0/floatingips => generated 552 bytes in 574 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/587] 10.0.0.133 () {34 vars in 1098 bytes} [Thu Aug 20 07:26:23 2026] GET /v2.0/security-groups?name=tempest-securitygroup--215081999&fields=id&tenant_id=3e3ab685ef594aab931641bfda06ed26 => generated 69 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/588] 199.204.45.162 () {38 vars in 1028 bytes} [Thu Aug 20 07:26:23 2026] PUT /v2.0/ports/e0d713de-03eb-4fc5-b4e2-3ed3dc06a9d3 => generated 1235 bytes in 532 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: 272/589] 10.0.0.133 () {34 vars in 982 bytes} [Thu Aug 20 07:26:23 2026] GET /v2.0/networks?id=51ec5792-80a2-41f8-9c0e-5d91e90dd7da => generated 684 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/590] 10.0.0.133 () {34 vars in 965 bytes} [Thu Aug 20 07:26:23 2026] GET /v2.0/quotas/3e3ab685ef594aab931641bfda06ed26 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:26:23.847 8 INFO neutron.services.segments.plugin [-] Segment f1c989fa-c502-42f3-b04a-fb80e14aa51c resource provider aggregate not found 2026-08-20 07:26:23.855 8 INFO neutron.services.segments.plugin [-] Segment f1c989fa-c502-42f3-b04a-fb80e14aa51c resource provider aggregate not found 2026-08-20 07:26:23.874 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f1c989fa-c502-42f3-b04a-fb80e14aa51c 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 f1c989fa-c502-42f3-b04a-fb80e14aa51c found for delete ", "request_id": "req-658c4220-a143-45c6-af78-ad5db7ff8206"}]} 2026-08-20 07:26:23.876 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f1c989fa-c502-42f3-b04a-fb80e14aa51c 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 f1c989fa-c502-42f3-b04a-fb80e14aa51c found for delete ", "request_id": "req-dda8630a-decf-4f60-8d70-177bdd3b0b99"}]} [pid: 8|app: 0|req: 318/591] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:26:23 2026] DELETE /v2.0/networks/35089f65-9c6c-441f-be1f-0f2bb7329e0b => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/592] 10.0.0.133 () {34 vars in 1002 bytes} [Thu Aug 20 07:26:23 2026] GET /v2.0/ports?tenant_id=3e3ab685ef594aab931641bfda06ed26&fields=id => generated 57 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:26:23.941 8 INFO neutron.db.segments_db [None req-c9ced711-b229-48cf-8c92-9021a6b64aeb 4e6f18739d52419bb42f3f206603580b 36b0db08c85f4c6cb558bb9acb362584 - - default default] Added segment e1235ab9-fc1f-4768-aee1-7e53bb4a7f96 of type vxlan for network e98b1ba3-ecf6-403a-aae1-a84e8db6385a [pid: 8|app: 0|req: 319/593] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:26:23 2026] POST /v2.0/networks => generated 630 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:26:24.168 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ed81aa5-6067-4c82-b76c-b6c385b43890'] response: {'name': 'network-changed', 'server_uuid': 'ad6780c1-df63-41d9-91ff-c7bdf4429c04', 'tag': 'e0d713de-03eb-4fc5-b4e2-3ed3dc06a9d3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 320/594] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:24 2026] GET /v2.0/ports?device_id=ad6780c1-df63-41d9-91ff-c7bdf4429c04 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/595] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:26:24 2026] GET /v2.0/security-groups?id=403d27d1-7cec-46df-98b5-35e92469dc69&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: 322/596] 10.0.0.133 () {34 vars in 907 bytes} [Thu Aug 20 07:26:24 2026] GET /v2.0/extensions => generated 21537 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/597] 10.0.0.133 () {34 vars in 1008 bytes} [Thu Aug 20 07:26:24 2026] GET /v2.0/networks/51ec5792-80a2-41f8-9c0e-5d91e90dd7da?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: 275/598] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:26:24 2026] POST /v2.0/subnets => generated 626 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/599] 10.0.0.133 () {34 vars in 1108 bytes} [Thu Aug 20 07:26:24 2026] GET /v2.0/networks/51ec5792-80a2-41f8-9c0e-5d91e90dd7da?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: 325/600] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:24 2026] GET /v2.0/ports?device_id=3073c629-e4bd-49ae-bd15-53a5094e321e => 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: 326/601] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:26:24 2026] GET /v2.0/ports?tenant_id=5af8b4ef283040828ee7449817e89244&device_id=ad6780c1-df63-41d9-91ff-c7bdf4429c04 => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/602] 199.204.45.162 () {34 vars in 1018 bytes} [Thu Aug 20 07:26:24 2026] GET /v2.0/networks?tenant_id=5af8b4ef283040828ee7449817e89244&shared=False => generated 766 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/603] 10.0.0.243 () {34 vars in 665 bytes} [Thu Aug 20 07:26:24 2026] POST /v2.0/ports => generated 912 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/604] 199.204.45.162 () {34 vars in 930 bytes} [Thu Aug 20 07:26:24 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-20 07:26:25.021 7 INFO neutron_taas.services.taas.taas_plugin [None req-0b99f194-900d-4793-9f6d-92a5ccdd8ec8 4e6f18739d52419bb42f3f206603580b 36b0db08c85f4c6cb558bb9acb362584 - - default default] TaaS: Handle Delete Port: 363d8810-45c1-4089-8428-195a45a6444f 2026-08-20 07:26:25.028 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0b99f194-900d-4793-9f6d-92a5ccdd8ec8 4e6f18739d52419bb42f3f206603580b 36b0db08c85f4c6cb558bb9acb362584 - - default default] Tap Mirror: Handle Delete Port: 363d8810-45c1-4089-8428-195a45a6444f [pid: 7|app: 0|req: 277/605] 10.0.0.243 () {32 vars in 720 bytes} [Thu Aug 20 07:26:24 2026] DELETE /v2.0/ports/363d8810-45c1-4089-8428-195a45a6444f => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:26:25.217 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3b6b34d0-a94e-49b0-ba4e-c66e111cba2b 4e6f18739d52419bb42f3f206603580b 36b0db08c85f4c6cb558bb9acb362584 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 329/606] 10.0.0.243 () {32 vars in 717 bytes} [Thu Aug 20 07:26:25 2026] GET /v2.0/ports/363d8810-45c1-4089-8428-195a45a6444f => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/607] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:26:25 2026] DELETE /v2.0/subnets/f0ddf3a1-f9c3-4700-8b33-3458d8f9c581 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:26:25.530 7 INFO neutron.services.segments.plugin [-] Segment e1235ab9-fc1f-4768-aee1-7e53bb4a7f96 resource provider aggregate not found 2026-08-20 07:26:25.533 7 INFO neutron.services.segments.plugin [-] Segment e1235ab9-fc1f-4768-aee1-7e53bb4a7f96 resource provider aggregate not found 2026-08-20 07:26:25.545 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment e1235ab9-fc1f-4768-aee1-7e53bb4a7f96 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 e1235ab9-fc1f-4768-aee1-7e53bb4a7f96 found for delete ", "request_id": "req-3b7cae23-3211-4831-bca7-866580c07f20"}]} 2026-08-20 07:26:25.550 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment e1235ab9-fc1f-4768-aee1-7e53bb4a7f96 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 e1235ab9-fc1f-4768-aee1-7e53bb4a7f96 found for delete ", "request_id": "req-b331070e-0aa9-41d0-a72d-a1f52d252728"}]} [pid: 7|app: 0|req: 279/608] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:26:25 2026] DELETE /v2.0/networks/e98b1ba3-ecf6-403a-aae1-a84e8db6385a => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/609] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:25 2026] GET /v2.0/ports?device_id=ad6780c1-df63-41d9-91ff-c7bdf4429c04 => generated 969 bytes in 393 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/610] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:26:25 2026] GET /v2.0/security-groups?id=403d27d1-7cec-46df-98b5-35e92469dc69&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/611] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:25 2026] GET /v2.0/ports?device_id=3073c629-e4bd-49ae-bd15-53a5094e321e => 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: 333/612] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:26:25 2026] GET /v2.0/ports?tenant_id=5af8b4ef283040828ee7449817e89244&device_id=ad6780c1-df63-41d9-91ff-c7bdf4429c04 => generated 1238 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/613] 10.0.0.243 () {34 vars in 665 bytes} [Thu Aug 20 07:26:25 2026] POST /v2.0/ports => generated 775 bytes in 320 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: 281/614] 199.204.45.162 () {34 vars in 1058 bytes} [Thu Aug 20 07:26:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=e0d713de-03eb-4fc5-b4e2-3ed3dc06a9d3 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/615] 199.204.45.162 () {34 vars in 984 bytes} [Thu Aug 20 07:26:25 2026] GET /v2.0/subnets?id=93c4c241-678f-4d15-9524-132e523cf11d => generated 688 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/616] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:26:26 2026] GET /v2.0/ports?network_id=238c6f5d-5832-4451-8f45-00e0b41f4524&device_owner=network%3Adhcp => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/617] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:26:26 2026] GET /v2.0/networks/238c6f5d-5832-4451-8f45-00e0b41f4524?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/618] 10.0.0.243 () {34 vars in 737 bytes} [Thu Aug 20 07:26:25 2026] PUT /v2.0/ports/eac856b0-ae70-46f0-a1e7-12340e582a05 => generated 752 bytes in 215 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: 335/619] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:26:26 2026] GET /v2.0/networks/238c6f5d-5832-4451-8f45-00e0b41f4524?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:26:26.238 7 INFO neutron_taas.services.taas.taas_plugin [None req-9e6e25ef-1bf9-4c9c-baf2-b82fa42703bb 4e6f18739d52419bb42f3f206603580b 36b0db08c85f4c6cb558bb9acb362584 - - default default] TaaS: Handle Delete Port: eac856b0-ae70-46f0-a1e7-12340e582a05 2026-08-20 07:26:26.242 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9e6e25ef-1bf9-4c9c-baf2-b82fa42703bb 4e6f18739d52419bb42f3f206603580b 36b0db08c85f4c6cb558bb9acb362584 - - default default] Tap Mirror: Handle Delete Port: eac856b0-ae70-46f0-a1e7-12340e582a05 [pid: 7|app: 0|req: 285/620] 10.0.0.243 () {32 vars in 720 bytes} [Thu Aug 20 07:26:26 2026] DELETE /v2.0/ports/eac856b0-ae70-46f0-a1e7-12340e582a05 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/621] 10.0.0.243 () {32 vars in 643 bytes} [Thu Aug 20 07:26:26 2026] GET /v2.0/ports => generated 778 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:26:26.388 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5a45441d-fb76-4a4b-8e60-453e2ef91bd5 4e6f18739d52419bb42f3f206603580b 36b0db08c85f4c6cb558bb9acb362584 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 286/622] 10.0.0.243 () {32 vars in 717 bytes} [Thu Aug 20 07:26:26 2026] GET /v2.0/ports/eac856b0-ae70-46f0-a1e7-12340e582a05 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/623] 10.0.0.243 () {32 vars in 643 bytes} [Thu Aug 20 07:26:26 2026] GET /v2.0/ports => generated 778 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/624] 10.0.0.243 () {32 vars in 717 bytes} [Thu Aug 20 07:26:26 2026] GET /v2.0/ports/0b634baf-3a9a-4eca-bd4e-4edd4867f352 => generated 775 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:26:26.535 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c8037ea1-eea8-46b2-abac-690a93fa91db 4e6f18739d52419bb42f3f206603580b 36b0db08c85f4c6cb558bb9acb362584 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 338/625] 10.0.0.243 () {32 vars in 720 bytes} [Thu Aug 20 07:26:26 2026] DELETE /v2.0/ports/363d8810-45c1-4089-8428-195a45a6444f => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 07:26:26.560 7 INFO neutron.pecan_wsgi.hooks.translation [None req-760d005b-088a-46b5-bb7f-a57dbcde80f5 4e6f18739d52419bb42f3f206603580b 36b0db08c85f4c6cb558bb9acb362584 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 288/626] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:26:26 2026] DELETE /v2.0/subnets/f0ddf3a1-f9c3-4700-8b33-3458d8f9c581 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 07:26:26.579 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4d04195b-5fe3-4043-bd5b-2543dd8d719f 4e6f18739d52419bb42f3f206603580b 36b0db08c85f4c6cb558bb9acb362584 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 339/627] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:26:26 2026] DELETE /v2.0/subnets/6875d5a1-fd9f-460b-bb47-16c813326758 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 07:26:26.682 7 INFO neutron_taas.services.taas.taas_plugin [None req-c852d8cd-479c-4196-8827-0199fff00ad3 4e6f18739d52419bb42f3f206603580b 36b0db08c85f4c6cb558bb9acb362584 - - default default] TaaS: Handle Delete Port: 0b634baf-3a9a-4eca-bd4e-4edd4867f352 2026-08-20 07:26:26.684 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c852d8cd-479c-4196-8827-0199fff00ad3 4e6f18739d52419bb42f3f206603580b 36b0db08c85f4c6cb558bb9acb362584 - - default default] Tap Mirror: Handle Delete Port: 0b634baf-3a9a-4eca-bd4e-4edd4867f352 [pid: 7|app: 0|req: 289/628] 10.0.0.243 () {32 vars in 720 bytes} [Thu Aug 20 07:26:26 2026] DELETE /v2.0/ports/0b634baf-3a9a-4eca-bd4e-4edd4867f352 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:26:26.874 8 INFO neutron.services.segments.plugin [-] Segment 934c5249-97e2-4651-afaf-5242711a4ab2 resource provider aggregate not found 2026-08-20 07:26:26.882 8 INFO neutron.services.segments.plugin [-] Segment 934c5249-97e2-4651-afaf-5242711a4ab2 resource provider aggregate not found 2026-08-20 07:26:26.897 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 934c5249-97e2-4651-afaf-5242711a4ab2 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 934c5249-97e2-4651-afaf-5242711a4ab2 found for delete ", "request_id": "req-cffdd036-1968-4b5f-85c8-64a2155852fb"}]} 2026-08-20 07:26:26.905 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 934c5249-97e2-4651-afaf-5242711a4ab2 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 934c5249-97e2-4651-afaf-5242711a4ab2 found for delete ", "request_id": "req-04a2c8be-5834-4550-a3a1-8d29dd9ea143"}]} [pid: 8|app: 0|req: 340/629] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:26:26 2026] DELETE /v2.0/networks/1ce1e4b5-7e99-468a-9440-5373249456f1 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/630] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:26 2026] GET /v2.0/ports?device_id=ad6780c1-df63-41d9-91ff-c7bdf4429c04 => generated 969 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/631] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:26 2026] GET /v2.0/ports?device_id=3073c629-e4bd-49ae-bd15-53a5094e321e => 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: 291/632] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:26:26 2026] GET /v2.0/security-groups?id=403d27d1-7cec-46df-98b5-35e92469dc69&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: 342/633] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:26:27 2026] GET /v2.0/security-groups?tenant_id=36b0db08c85f4c6cb558bb9acb362584&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: 292/634] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:26:27 2026] DELETE /v2.0/security-groups/e87f7a1e-1a33-4a3b-abac-b0382ad25731 => 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: 343/635] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:28 2026] GET /v2.0/ports?device_id=3073c629-e4bd-49ae-bd15-53a5094e321e => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/636] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:28 2026] GET /v2.0/ports?device_id=ad6780c1-df63-41d9-91ff-c7bdf4429c04 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/637] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:26:28 2026] GET /v2.0/security-groups?id=403d27d1-7cec-46df-98b5-35e92469dc69&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/638] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:29 2026] GET /v2.0/ports?device_id=3073c629-e4bd-49ae-bd15-53a5094e321e => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/639] 199.204.45.162 () {34 vars in 986 bytes} [Thu Aug 20 07:26:29 2026] GET /v2.0/networks?id=51ec5792-80a2-41f8-9c0e-5d91e90dd7da => generated 684 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/640] 199.204.45.162 () {34 vars in 1050 bytes} [Thu Aug 20 07:26:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3e3ab685ef594aab931641bfda06ed26 => generated 180 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/641] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:29 2026] GET /v2.0/ports?device_id=ad6780c1-df63-41d9-91ff-c7bdf4429c04 => generated 969 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/642] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:26:29 2026] GET /v2.0/security-groups?id=403d27d1-7cec-46df-98b5-35e92469dc69&fields=id&fields=name => generated 113 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/643] 199.204.45.162 () {38 vars in 955 bytes} [Thu Aug 20 07:26:29 2026] POST /v2.0/ports => generated 954 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: 7|app: 0|req: 297/644] 10.0.0.133 () {34 vars in 1100 bytes} [Thu Aug 20 07:26:29 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1275304781&fields=id&tenant_id=1102edaa150c4f5e90c3fef2c464f9e7 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/645] 10.0.0.243 () {34 vars in 684 bytes} [Thu Aug 20 07:26:29 2026] POST /v2.0/security-groups => generated 1624 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/646] 10.0.0.133 () {34 vars in 982 bytes} [Thu Aug 20 07:26:29 2026] GET /v2.0/networks?id=d10b686c-d9db-4519-b51c-5d663ef3a2a5 => generated 680 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/647] 10.0.0.243 () {32 vars in 663 bytes} [Thu Aug 20 07:26:29 2026] GET /v2.0/security-groups => generated 4529 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/648] 10.0.0.133 () {34 vars in 965 bytes} [Thu Aug 20 07:26:30 2026] GET /v2.0/quotas/1102edaa150c4f5e90c3fef2c464f9e7 => 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: 298/649] 199.204.45.162 () {38 vars in 1028 bytes} [Thu Aug 20 07:26:29 2026] PUT /v2.0/ports/6a68faea-e2ef-45a9-8d1e-2ebbd3f24c89 => generated 1235 bytes in 369 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: 352/650] 10.0.0.243 () {34 vars in 758 bytes} [Thu Aug 20 07:26:30 2026] PUT /v2.0/security-groups/df195a74-032a-44e8-8ba6-45bd51fd9c67 => generated 1662 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/651] 10.0.0.133 () {34 vars in 1002 bytes} [Thu Aug 20 07:26:30 2026] GET /v2.0/ports?tenant_id=1102edaa150c4f5e90c3fef2c464f9e7&fields=id => generated 103 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:26:30.127 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1aa4f483-8a23-454f-a89e-36657822765c'] response: {'name': 'network-changed', 'server_uuid': '3073c629-e4bd-49ae-bd15-53a5094e321e', 'tag': '6a68faea-e2ef-45a9-8d1e-2ebbd3f24c89', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 353/652] 10.0.0.243 () {32 vars in 737 bytes} [Thu Aug 20 07:26:30 2026] GET /v2.0/security-groups/df195a74-032a-44e8-8ba6-45bd51fd9c67 => generated 1662 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/653] 10.0.0.133 () {34 vars in 1008 bytes} [Thu Aug 20 07:26:30 2026] GET /v2.0/networks/d10b686c-d9db-4519-b51c-5d663ef3a2a5?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: 301/654] 10.0.0.133 () {34 vars in 1108 bytes} [Thu Aug 20 07:26:30 2026] GET /v2.0/networks/d10b686c-d9db-4519-b51c-5d663ef3a2a5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/655] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:26:30 2026] DELETE /v2.0/security-groups/df195a74-032a-44e8-8ba6-45bd51fd9c67 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/656] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:30 2026] GET /v2.0/ports?device_id=3073c629-e4bd-49ae-bd15-53a5094e321e => generated 969 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/657] 10.0.0.243 () {32 vars in 663 bytes} [Thu Aug 20 07:26:30 2026] GET /v2.0/security-groups => generated 2925 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:26:30.275 7 INFO neutron.api.v2.resource [None req-c08513d6-4e72-4710-8b45-bf12a4fa313f 323908923218449c8b985eb4d217d1fc d922262f110a44a080c37a1c6e76841b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 303/658] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:26:30 2026] DELETE /v2.0/security-groups/df195a74-032a-44e8-8ba6-45bd51fd9c67 => 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: 356/659] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:26:30 2026] GET /v2.0/security-groups?id=1d062034-0f93-47af-8435-9775da2a53cf&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/660] 10.0.0.243 () {34 vars in 684 bytes} [Thu Aug 20 07:26:30 2026] POST /v2.0/security-groups => generated 1625 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/661] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:30 2026] GET /v2.0/ports?device_id=ad6780c1-df63-41d9-91ff-c7bdf4429c04 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/662] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:26:30 2026] GET /v2.0/security-groups?id=403d27d1-7cec-46df-98b5-35e92469dc69&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/663] 10.0.0.243 () {34 vars in 695 bytes} [Thu Aug 20 07:26:30 2026] POST /v2.0/security-group-rules => generated 601 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/664] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:30 2026] GET /v2.0/ports?device_id=10e5413b-464c-4abc-8bc3-5434f39702ce => 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: 358/665] 10.0.0.243 () {32 vars in 747 bytes} [Thu Aug 20 07:26:30 2026] GET /v2.0/security-group-rules/2d5308a9-c186-4e12-a3af-c29fb2b04845 => 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: 308/666] 10.0.0.243 () {32 vars in 673 bytes} [Thu Aug 20 07:26:30 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/667] 10.0.0.243 () {32 vars in 750 bytes} [Thu Aug 20 07:26:30 2026] DELETE /v2.0/security-group-rules/2d5308a9-c186-4e12-a3af-c29fb2b04845 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/668] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:26:30 2026] GET /v2.0/ports?tenant_id=3e3ab685ef594aab931641bfda06ed26&device_id=3073c629-e4bd-49ae-bd15-53a5094e321e => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/669] 199.204.45.162 () {34 vars in 1018 bytes} [Thu Aug 20 07:26:30 2026] GET /v2.0/networks?tenant_id=3e3ab685ef594aab931641bfda06ed26&shared=False => generated 780 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/670] 10.0.0.243 () {32 vars in 673 bytes} [Thu Aug 20 07:26:30 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/671] 199.204.45.162 () {34 vars in 930 bytes} [Thu Aug 20 07:26:30 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/672] 10.0.0.243 () {34 vars in 695 bytes} [Thu Aug 20 07:26:30 2026] POST /v2.0/security-group-rules => generated 601 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/673] 10.0.0.243 () {32 vars in 747 bytes} [Thu Aug 20 07:26:30 2026] GET /v2.0/security-group-rules/094527b7-0988-4eb7-8ffc-b99e6e99d775 => 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: 362/674] 10.0.0.243 () {32 vars in 673 bytes} [Thu Aug 20 07:26:30 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: 313/675] 10.0.0.243 () {32 vars in 750 bytes} [Thu Aug 20 07:26:30 2026] DELETE /v2.0/security-group-rules/094527b7-0988-4eb7-8ffc-b99e6e99d775 => 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: 363/676] 10.0.0.243 () {32 vars in 673 bytes} [Thu Aug 20 07:26:31 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:26:31.196 7 INFO neutron.db.securitygroups_db [None req-040b4f4c-7443-449a-8dad-7a9637c4e0dd 323908923218449c8b985eb4d217d1fc d922262f110a44a080c37a1c6e76841b - - default default] Project d922262f110a44a080c37a1c6e76841b 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: 314/677] 10.0.0.243 () {34 vars in 695 bytes} [Thu Aug 20 07:26:31 2026] POST /v2.0/security-group-rules => generated 607 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/678] 10.0.0.243 () {32 vars in 747 bytes} [Thu Aug 20 07:26:31 2026] GET /v2.0/security-group-rules/4b4c43ca-7ba6-4e7c-b730-3fe9865f1382 => generated 607 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/679] 10.0.0.243 () {32 vars in 673 bytes} [Thu Aug 20 07:26:31 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/680] 10.0.0.243 () {32 vars in 750 bytes} [Thu Aug 20 07:26:31 2026] DELETE /v2.0/security-group-rules/4b4c43ca-7ba6-4e7c-b730-3fe9865f1382 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/681] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:31 2026] GET /v2.0/ports?device_id=3073c629-e4bd-49ae-bd15-53a5094e321e => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/682] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:26:31 2026] GET /v2.0/security-groups?id=1d062034-0f93-47af-8435-9775da2a53cf&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: 366/683] 10.0.0.243 () {32 vars in 673 bytes} [Thu Aug 20 07:26:31 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/684] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:31 2026] GET /v2.0/ports?device_id=ad6780c1-df63-41d9-91ff-c7bdf4429c04 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/685] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:26:31 2026] DELETE /v2.0/security-groups/0ed7f6e3-1860-4a7f-b2b1-fbee3c9173b0 => 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: 368/686] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:31 2026] GET /v2.0/ports?device_id=10e5413b-464c-4abc-8bc3-5434f39702ce => 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: 319/687] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:26:31 2026] GET /v2.0/security-groups?id=403d27d1-7cec-46df-98b5-35e92469dc69&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/688] 10.0.0.243 () {32 vars in 663 bytes} [Thu Aug 20 07:26:31 2026] GET /v2.0/security-groups => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/689] 10.0.0.243 () {32 vars in 663 bytes} [Thu Aug 20 07:26:31 2026] GET /v2.0/security-groups => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/690] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:26:31 2026] GET /v2.0/ports?tenant_id=3e3ab685ef594aab931641bfda06ed26&device_id=3073c629-e4bd-49ae-bd15-53a5094e321e => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/691] 199.204.45.162 () {34 vars in 1058 bytes} [Thu Aug 20 07:26:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6a68faea-e2ef-45a9-8d1e-2ebbd3f24c89 => 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: 371/692] 199.204.45.162 () {34 vars in 984 bytes} [Thu Aug 20 07:26:31 2026] GET /v2.0/subnets?id=f020c1ae-8733-47e9-83cb-c1383613b803 => generated 702 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/693] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:26:31 2026] GET /v2.0/ports?network_id=51ec5792-80a2-41f8-9c0e-5d91e90dd7da&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/694] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:26:32 2026] GET /v2.0/networks/51ec5792-80a2-41f8-9c0e-5d91e90dd7da?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: 323/695] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:26:32 2026] GET /v2.0/networks/51ec5792-80a2-41f8-9c0e-5d91e90dd7da?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: 373/696] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:26:32 2026] GET /v2.0/security-groups?tenant_id=d922262f110a44a080c37a1c6e76841b&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/697] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:26:32 2026] DELETE /v2.0/security-groups/11e66e27-634c-4b23-be24-afaa62882998 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/698] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:32 2026] GET /v2.0/ports?device_id=3073c629-e4bd-49ae-bd15-53a5094e321e => generated 969 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/699] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:26:32 2026] GET /v2.0/security-groups?id=1d062034-0f93-47af-8435-9775da2a53cf&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/700] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:32 2026] GET /v2.0/ports?device_id=10e5413b-464c-4abc-8bc3-5434f39702ce => 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: 326/701] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:32 2026] GET /v2.0/ports?device_id=ad6780c1-df63-41d9-91ff-c7bdf4429c04 => generated 971 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/702] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:26:32 2026] GET /v2.0/security-groups?id=403d27d1-7cec-46df-98b5-35e92469dc69&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/703] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:33 2026] GET /v2.0/ports?device_id=3073c629-e4bd-49ae-bd15-53a5094e321e => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/704] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:33 2026] GET /v2.0/ports?device_id=10e5413b-464c-4abc-8bc3-5434f39702ce => 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: 328/705] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:26:33 2026] GET /v2.0/security-groups?id=1d062034-0f93-47af-8435-9775da2a53cf&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/706] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:33 2026] GET /v2.0/ports?device_id=ad6780c1-df63-41d9-91ff-c7bdf4429c04 => 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: 329/707] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:26:34 2026] GET /v2.0/security-groups?id=403d27d1-7cec-46df-98b5-35e92469dc69&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: 379/708] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:34 2026] GET /v2.0/ports?device_id=ad6780c1-df63-41d9-91ff-c7bdf4429c04 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/709] 10.0.0.243 () {34 vars in 677 bytes} [Thu Aug 20 07:26:34 2026] POST /v2.0/subnetpools => generated 549 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:26:34.613 7 INFO neutron.db.l3_db [None req-a645c224-1da6-4d94-bfea-aba372f5033e f2b8f550fc844e36931bf58e8c3bdf60 5af8b4ef283040828ee7449817e89244 - - default default] Floating IP 7d5108f4-91c8-4e21-8163-4585ca179b16 associated. External IP: 10.96.250.218, port: e0d713de-03eb-4fc5-b4e2-3ed3dc06a9d3. [pid: 8|app: 0|req: 381/710] 10.0.0.243 () {32 vars in 729 bytes} [Thu Aug 20 07:26:34 2026] GET /v2.0/subnetpools/178e50ac-0ac4-4981-9aed-bed8e5f3a270 => generated 549 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/711] 10.0.0.243 () {34 vars in 749 bytes} [Thu Aug 20 07:26:34 2026] PUT /v2.0/subnetpools/178e50ac-0ac4-4981-9aed-bed8e5f3a270 => generated 501 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/712] 10.0.0.243 () {32 vars in 732 bytes} [Thu Aug 20 07:26:34 2026] DELETE /v2.0/subnetpools/178e50ac-0ac4-4981-9aed-bed8e5f3a270 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:26:34.752 8 INFO neutron.api.v2.resource [None req-8745cf0c-9a22-40bf-96c3-ccca41528ddb 95be7593f22a420eb66ce90fc9c06384 f390ae885fe844538fcc658c6084ae73 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 384/713] 10.0.0.243 () {32 vars in 729 bytes} [Thu Aug 20 07:26:34 2026] GET /v2.0/subnetpools/178e50ac-0ac4-4981-9aed-bed8e5f3a270 => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 07:26:34.768 8 INFO neutron.api.v2.resource [None req-62a9e735-5d93-4d83-a42c-aad0d9ed8ac5 95be7593f22a420eb66ce90fc9c06384 f390ae885fe844538fcc658c6084ae73 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 385/714] 10.0.0.243 () {32 vars in 732 bytes} [Thu Aug 20 07:26:34 2026] DELETE /v2.0/subnetpools/178e50ac-0ac4-4981-9aed-bed8e5f3a270 => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/715] 199.204.45.162 () {34 vars in 986 bytes} [Thu Aug 20 07:26:34 2026] GET /v2.0/networks?id=d10b686c-d9db-4519-b51c-5d663ef3a2a5 => generated 680 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/716] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:34 2026] GET /v2.0/ports?device_id=10e5413b-464c-4abc-8bc3-5434f39702ce => 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: 330/717] 10.0.0.243 () {34 vars in 749 bytes} [Thu Aug 20 07:26:34 2026] PUT /v2.0/floatingips/7d5108f4-91c8-4e21-8163-4585ca179b16 => generated 855 bytes in 786 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/718] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:34 2026] GET /v2.0/ports?device_id=3073c629-e4bd-49ae-bd15-53a5094e321e => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/719] 199.204.45.162 () {34 vars in 1050 bytes} [Thu Aug 20 07:26:34 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1102edaa150c4f5e90c3fef2c464f9e7 => generated 181 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/720] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:26:34 2026] GET /v2.0/security-groups?id=1d062034-0f93-47af-8435-9775da2a53cf&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: 333/721] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:35 2026] GET /v2.0/ports?device_id=ad6780c1-df63-41d9-91ff-c7bdf4429c04 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:26:35.060 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-53b01831-86c3-4ac0-8270-642115f11d52'] response: {'name': 'network-changed', 'server_uuid': 'ad6780c1-df63-41d9-91ff-c7bdf4429c04', 'tag': 'e0d713de-03eb-4fc5-b4e2-3ed3dc06a9d3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 334/722] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:26:35 2026] GET /v2.0/security-groups?id=403d27d1-7cec-46df-98b5-35e92469dc69&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/723] 199.204.45.162 () {38 vars in 955 bytes} [Thu Aug 20 07:26:34 2026] POST /v2.0/ports => generated 954 bytes in 387 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: 335/724] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:26:35 2026] GET /v2.0/security-groups?tenant_id=f390ae885fe844538fcc658c6084ae73&name=default => generated 2925 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/725] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:35 2026] GET /v2.0/ports?device_id=ad6780c1-df63-41d9-91ff-c7bdf4429c04 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/726] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:26:35 2026] GET /v2.0/ports?tenant_id=5af8b4ef283040828ee7449817e89244&device_id=ad6780c1-df63-41d9-91ff-c7bdf4429c04 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/727] 199.204.45.162 () {38 vars in 1028 bytes} [Thu Aug 20 07:26:35 2026] PUT /v2.0/ports/7c72a11f-79de-4484-a4a2-6c73493c47dd => generated 1235 bytes in 438 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/728] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:26:35 2026] DELETE /v2.0/security-groups/6d7c58f2-0ccf-4307-987f-055313584c9c => generated 0 bytes in 108 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: 391/729] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:26:35 2026] GET /v2.0/security-groups?id=403d27d1-7cec-46df-98b5-35e92469dc69&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/730] 199.204.45.162 () {34 vars in 986 bytes} [Thu Aug 20 07:26:35 2026] GET /v2.0/networks?id=238c6f5d-5832-4451-8f45-00e0b41f4524 => generated 766 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/731] 199.204.45.162 () {34 vars in 1058 bytes} [Thu Aug 20 07:26:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=e0d713de-03eb-4fc5-b4e2-3ed3dc06a9d3 => generated 858 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/732] 199.204.45.162 () {34 vars in 984 bytes} [Thu Aug 20 07:26:35 2026] GET /v2.0/subnets?id=93c4c241-678f-4d15-9524-132e523cf11d => generated 688 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/733] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:26:35 2026] GET /v2.0/ports?network_id=238c6f5d-5832-4451-8f45-00e0b41f4524&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: 341/734] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:36 2026] GET /v2.0/ports?device_id=10e5413b-464c-4abc-8bc3-5434f39702ce => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/735] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:26:36 2026] GET /v2.0/networks/238c6f5d-5832-4451-8f45-00e0b41f4524?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/736] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:26:36 2026] GET /v2.0/security-groups?id=afa923be-2ba3-4ef1-ac0e-e6880a6e4b00&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/737] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:36 2026] GET /v2.0/ports?device_id=3073c629-e4bd-49ae-bd15-53a5094e321e => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/738] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:26:36 2026] GET /v2.0/networks/238c6f5d-5832-4451-8f45-00e0b41f4524?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/739] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:26:36 2026] GET /v2.0/security-groups?id=1d062034-0f93-47af-8435-9775da2a53cf&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:26:36.290 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3686364d-c374-4b9c-97db-925ae6e8d728'] response: {'name': 'network-changed', 'server_uuid': '10e5413b-464c-4abc-8bc3-5434f39702ce', 'tag': '7c72a11f-79de-4484-a4a2-6c73493c47dd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 397/740] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:26:36 2026] GET /v2.0/ports?tenant_id=1102edaa150c4f5e90c3fef2c464f9e7&device_id=10e5413b-464c-4abc-8bc3-5434f39702ce => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/741] 199.204.45.162 () {34 vars in 1018 bytes} [Thu Aug 20 07:26:36 2026] GET /v2.0/networks?tenant_id=1102edaa150c4f5e90c3fef2c464f9e7&shared=False => generated 776 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/744] 199.204.45.162 () {34 vars in 930 bytes} [Thu Aug 20 07:26:36 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/745] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:36 2026] GET /v2.0/ports?device_id=ad6780c1-df63-41d9-91ff-c7bdf4429c04 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/746] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:26:36 2026] GET /v2.0/security-groups?id=403d27d1-7cec-46df-98b5-35e92469dc69&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/747] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:37 2026] GET /v2.0/ports?device_id=10e5413b-464c-4abc-8bc3-5434f39702ce => generated 969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/748] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:26:37 2026] GET /v2.0/security-groups?id=afa923be-2ba3-4ef1-ac0e-e6880a6e4b00&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/749] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:37 2026] GET /v2.0/ports?device_id=3073c629-e4bd-49ae-bd15-53a5094e321e => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/750] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:26:37 2026] GET /v2.0/security-groups?id=1d062034-0f93-47af-8435-9775da2a53cf&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:26:37.900 7 INFO neutron.db.segments_db [None req-75857d72-5ee6-493c-ba8a-bfdc1fd02cb5 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Added segment eaab1e27-2340-4bb0-a79f-380f41292363 of type vxlan for network d54ebf79-f209-4f8b-9b95-53f8c32d1dbc [pid: 7|app: 0|req: 350/751] 10.0.0.243 () {34 vars in 671 bytes} [Thu Aug 20 07:26:37 2026] POST /v2.0/networks => generated 741 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/752] 199.204.45.162 () {34 vars in 994 bytes} [Thu Aug 20 07:26:37 2026] GET /v2.0/ports?device_id=ad6780c1-df63-41d9-91ff-c7bdf4429c04 => generated 971 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/753] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:26:37 2026] GET /v2.0/ports?tenant_id=1102edaa150c4f5e90c3fef2c464f9e7&device_id=10e5413b-464c-4abc-8bc3-5434f39702ce => generated 1238 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:26:38.132 7 INFO neutron_taas.services.taas.taas_plugin [req-bf6c29f9-c93c-4d69-9b14-eb723d2bceb4 req-7ed26034-11bd-4b9b-9acd-a6de76013d19 f2b8f550fc844e36931bf58e8c3bdf60 5af8b4ef283040828ee7449817e89244 - - default default] TaaS: Handle Delete Port: e0d713de-03eb-4fc5-b4e2-3ed3dc06a9d3 2026-08-20 07:26:38.135 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-bf6c29f9-c93c-4d69-9b14-eb723d2bceb4 req-7ed26034-11bd-4b9b-9acd-a6de76013d19 f2b8f550fc844e36931bf58e8c3bdf60 5af8b4ef283040828ee7449817e89244 - - default default] Tap Mirror: Handle Delete Port: e0d713de-03eb-4fc5-b4e2-3ed3dc06a9d3 [pid: 8|app: 0|req: 403/754] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:26:37 2026] POST /v2.0/subnets => generated 688 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/755] 199.204.45.162 () {34 vars in 1058 bytes} [Thu Aug 20 07:26:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7c72a11f-79de-4484-a4a2-6c73493c47dd => 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: 405/756] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:38 2026] GET /v2.0/ports?device_id=ad6780c1-df63-41d9-91ff-c7bdf4429c04 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:26:38.260 8 INFO neutron.db.segments_db [None req-d39f0c95-7b63-4c34-8227-06172ba76f65 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Added segment 5ec705e1-ae65-4010-a36a-1f8183be3257 of type vxlan for network 6ba64233-b8a2-4db5-b40b-b4458b50dada 2026-08-20 07:26:38.323 7 INFO neutron.db.l3_db [req-bf6c29f9-c93c-4d69-9b14-eb723d2bceb4 req-7ed26034-11bd-4b9b-9acd-a6de76013d19 f2b8f550fc844e36931bf58e8c3bdf60 5af8b4ef283040828ee7449817e89244 - - default default] Floating IP 7d5108f4-91c8-4e21-8163-4585ca179b16 disassociated. External IP: 10.96.250.218, port: e0d713de-03eb-4fc5-b4e2-3ed3dc06a9d3. 2026-08-20 07:26:38.559 8 INFO neutron.db.l3_hamode_db [None req-d39f0c95-7b63-4c34-8227-06172ba76f65 8cb8d55fee8f478090f7b802599cccdb 25e2c9b4cf12408bb39cb856a9c2854a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 352/757] 199.204.45.162 () {36 vars in 997 bytes} [Thu Aug 20 07:26:38 2026] DELETE /v2.0/ports/e0d713de-03eb-4fc5-b4e2-3ed3dc06a9d3 => generated 0 bytes in 1014 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/758] 199.204.45.162 () {34 vars in 984 bytes} [Thu Aug 20 07:26:39 2026] GET /v2.0/subnets?id=f6267c91-c308-47a6-94f2-a8e2c0473df8 => generated 698 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/759] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:26:39 2026] GET /v2.0/security-groups?id=403d27d1-7cec-46df-98b5-35e92469dc69&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/760] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:39 2026] GET /v2.0/ports?device_id=10e5413b-464c-4abc-8bc3-5434f39702ce => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/761] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:26:39 2026] GET /v2.0/ports?network_id=d10b686c-d9db-4519-b51c-5d663ef3a2a5&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/762] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:26:39 2026] GET /v2.0/security-groups?id=afa923be-2ba3-4ef1-ac0e-e6880a6e4b00&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/763] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:39 2026] GET /v2.0/ports?device_id=3073c629-e4bd-49ae-bd15-53a5094e321e => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:26:39.244 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d13ca040-a766-4e32-a25a-c57212e9f7e9'] response: {'server_uuid': 'ad6780c1-df63-41d9-91ff-c7bdf4429c04', 'name': 'network-vif-deleted', 'tag': 'e0d713de-03eb-4fc5-b4e2-3ed3dc06a9d3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 359/764] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:26:39 2026] GET /v2.0/networks/d10b686c-d9db-4519-b51c-5d663ef3a2a5?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: 360/765] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:26:39 2026] GET /v2.0/security-groups?id=1d062034-0f93-47af-8435-9775da2a53cf&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: 361/766] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:26:39 2026] GET /v2.0/networks/d10b686c-d9db-4519-b51c-5d663ef3a2a5?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: 362/767] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:39 2026] GET /v2.0/ports?device_id=3073c629-e4bd-49ae-bd15-53a5094e321e => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:26:39.431 8 INFO neutron.db.l3_hamode_db [None req-d39f0c95-7b63-4c34-8227-06172ba76f65 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-20 07:26:39.794 7 INFO neutron.db.l3_db [None req-a81347c8-9b4f-4f86-8205-f26d7fbcea9d 91ff781f23744d13a28cc3f3661f6329 3e3ab685ef594aab931641bfda06ed26 - - default default] Floating IP 1b962f37-641f-4a14-b290-3a97af283ead associated. External IP: 10.96.250.208, port: 6a68faea-e2ef-45a9-8d1e-2ebbd3f24c89. [pid: 7|app: 0|req: 363/768] 10.0.0.243 () {34 vars in 749 bytes} [Thu Aug 20 07:26:39 2026] PUT /v2.0/floatingips/1b962f37-641f-4a14-b290-3a97af283ead => generated 855 bytes in 723 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/769] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:40 2026] GET /v2.0/ports?device_id=ad6780c1-df63-41d9-91ff-c7bdf4429c04 => 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: 365/770] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:40 2026] GET /v2.0/ports?device_id=3073c629-e4bd-49ae-bd15-53a5094e321e => 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: 366/771] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:26:40 2026] GET /v2.0/security-groups?id=1d062034-0f93-47af-8435-9775da2a53cf&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: 406/772] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:26:38 2026] POST /v2.0/routers => generated 728 bytes in 2064 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/773] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:40 2026] GET /v2.0/ports?device_id=10e5413b-464c-4abc-8bc3-5434f39702ce => 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: 368/774] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:26:40 2026] GET /v2.0/security-groups?id=afa923be-2ba3-4ef1-ac0e-e6880a6e4b00&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:26:41.296 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e99a0ae7-0a1c-451e-9d09-d57f59687b64'] response: {'name': 'network-changed', 'server_uuid': '3073c629-e4bd-49ae-bd15-53a5094e321e', 'tag': '6a68faea-e2ef-45a9-8d1e-2ebbd3f24c89', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 369/775] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:41 2026] GET /v2.0/ports?device_id=ad6780c1-df63-41d9-91ff-c7bdf4429c04 => 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: 407/776] 10.0.0.243 () {34 vars in 783 bytes} [Thu Aug 20 07:26:40 2026] PUT /v2.0/routers/5335e1f6-e693-4f2d-ba4f-87736b8f18d8/add_router_interface => generated 309 bytes in 1092 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/777] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:41 2026] GET /v2.0/ports?device_id=10e5413b-464c-4abc-8bc3-5434f39702ce => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/778] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:26:41 2026] GET /v2.0/security-groups?id=afa923be-2ba3-4ef1-ac0e-e6880a6e4b00&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: 371/779] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:26:41 2026] GET /v2.0/ports?tenant_id=3e3ab685ef594aab931641bfda06ed26&device_id=3073c629-e4bd-49ae-bd15-53a5094e321e => 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: 409/780] 199.204.45.162 () {34 vars in 986 bytes} [Thu Aug 20 07:26:41 2026] GET /v2.0/networks?id=51ec5792-80a2-41f8-9c0e-5d91e90dd7da => generated 780 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/781] 199.204.45.162 () {34 vars in 1058 bytes} [Thu Aug 20 07:26:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6a68faea-e2ef-45a9-8d1e-2ebbd3f24c89 => 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: 410/782] 199.204.45.162 () {34 vars in 984 bytes} [Thu Aug 20 07:26:41 2026] GET /v2.0/subnets?id=f020c1ae-8733-47e9-83cb-c1383613b803 => generated 702 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/783] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:26:42 2026] GET /v2.0/ports?network_id=51ec5792-80a2-41f8-9c0e-5d91e90dd7da&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/784] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:26:42 2026] GET /v2.0/networks/51ec5792-80a2-41f8-9c0e-5d91e90dd7da?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/785] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:26:42 2026] GET /v2.0/networks/51ec5792-80a2-41f8-9c0e-5d91e90dd7da?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: 412/786] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:26:42 2026] DELETE /v2.0/security-groups/403d27d1-7cec-46df-98b5-35e92469dc69 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:26:42.509 7 INFO neutron.api.v2.resource [None req-225303a7-410e-474f-925c-b35394cd8507 f2b8f550fc844e36931bf58e8c3bdf60 5af8b4ef283040828ee7449817e89244 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 375/787] 10.0.0.243 () {32 vars in 737 bytes} [Thu Aug 20 07:26:42 2026] GET /v2.0/security-groups/403d27d1-7cec-46df-98b5-35e92469dc69 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 07:26:42.653 8 INFO neutron_taas.services.taas.taas_plugin [None req-e5fc6b6a-d003-43e5-9bff-e0d3f049ee44 f2b8f550fc844e36931bf58e8c3bdf60 5af8b4ef283040828ee7449817e89244 - - default default] TaaS: Handle Delete Port: c8db4a4a-3bf7-4587-a0f3-a43eb98bb02b 2026-08-20 07:26:42.656 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e5fc6b6a-d003-43e5-9bff-e0d3f049ee44 f2b8f550fc844e36931bf58e8c3bdf60 5af8b4ef283040828ee7449817e89244 - - default default] Tap Mirror: Handle Delete Port: c8db4a4a-3bf7-4587-a0f3-a43eb98bb02b [pid: 7|app: 0|req: 376/788] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:42 2026] GET /v2.0/ports?device_id=10e5413b-464c-4abc-8bc3-5434f39702ce => generated 969 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/789] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:26:42 2026] GET /v2.0/security-groups?id=afa923be-2ba3-4ef1-ac0e-e6880a6e4b00&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: 413/790] 10.0.0.243 () {32 vars in 732 bytes} [Thu Aug 20 07:26:42 2026] DELETE /v2.0/floatingips/7d5108f4-91c8-4e21-8163-4585ca179b16 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:26:43.199 7 INFO neutron_taas.services.taas.taas_plugin [None req-2b8eb6ce-67ac-4248-8406-23d1c3155598 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: ad7c2aa7-1aa6-440c-a411-dff6b5736364 2026-08-20 07:26:43.202 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2b8eb6ce-67ac-4248-8406-23d1c3155598 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: ad7c2aa7-1aa6-440c-a411-dff6b5736364 [pid: 8|app: 0|req: 414/791] 10.0.0.133 () {34 vars in 982 bytes} [Thu Aug 20 07:26:43 2026] GET /v2.0/networks?id=d54ebf79-f209-4f8b-9b95-53f8c32d1dbc => generated 673 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/792] 10.0.0.243 () {34 vars in 789 bytes} [Thu Aug 20 07:26:42 2026] PUT /v2.0/routers/3e198dd3-f893-41c7-858a-67c36d1bfba3/remove_router_interface => generated 309 bytes in 968 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/793] 10.0.0.133 () {34 vars in 965 bytes} [Thu Aug 20 07:26:43 2026] GET /v2.0/quotas/25e2c9b4cf12408bb39cb856a9c2854a => 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: 415/794] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:43 2026] GET /v2.0/ports?device_id=10e5413b-464c-4abc-8bc3-5434f39702ce => generated 969 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/795] 10.0.0.133 () {34 vars in 1002 bytes} [Thu Aug 20 07:26:43 2026] GET /v2.0/ports?tenant_id=25e2c9b4cf12408bb39cb856a9c2854a&fields=id => generated 103 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/796] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:26:43 2026] GET /v2.0/security-groups?id=afa923be-2ba3-4ef1-ac0e-e6880a6e4b00&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:26:44.039 7 INFO neutron_taas.services.taas.taas_plugin [None req-ef281a4b-538a-4adc-8d8a-921edb3de9f6 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: 5db1c091-34ce-4387-b31a-1eb54759fb87 2026-08-20 07:26:44.042 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ef281a4b-538a-4adc-8d8a-921edb3de9f6 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: 5db1c091-34ce-4387-b31a-1eb54759fb87 [pid: 8|app: 0|req: 418/797] 10.0.0.133 () {34 vars in 1008 bytes} [Thu Aug 20 07:26:44 2026] GET /v2.0/networks/d54ebf79-f209-4f8b-9b95-53f8c32d1dbc?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/798] 10.0.0.133 () {34 vars in 1108 bytes} [Thu Aug 20 07:26:44 2026] GET /v2.0/networks/d54ebf79-f209-4f8b-9b95-53f8c32d1dbc?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: 420/799] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:44 2026] GET /v2.0/ports?device_id=d8f6d1e2-851f-49d2-bb3f-3aeb003afa10 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:26:44.317 7 INFO neutron_taas.services.taas.taas_plugin [None req-ef281a4b-538a-4adc-8d8a-921edb3de9f6 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: 9caf4881-5b1c-4ecf-98b8-c67b090a1771 2026-08-20 07:26:44.319 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ef281a4b-538a-4adc-8d8a-921edb3de9f6 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: 9caf4881-5b1c-4ecf-98b8-c67b090a1771 2026-08-20 07:26:44.641 7 INFO neutron.services.segments.plugin [-] Segment 74242904-40f4-4dec-a1c7-1c686c76076d resource provider aggregate not found 2026-08-20 07:26:44.644 7 INFO neutron.services.segments.plugin [-] Segment 74242904-40f4-4dec-a1c7-1c686c76076d resource provider aggregate not found 2026-08-20 07:26:44.658 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 74242904-40f4-4dec-a1c7-1c686c76076d 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 74242904-40f4-4dec-a1c7-1c686c76076d found for delete ", "request_id": "req-8ddabb3c-1862-4c1b-97cc-281cf9136078"}]} 2026-08-20 07:26:44.659 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 74242904-40f4-4dec-a1c7-1c686c76076d 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 74242904-40f4-4dec-a1c7-1c686c76076d found for delete ", "request_id": "req-a7055319-7db5-4d97-80cb-23eb2865ffd7"}]} 2026-08-20 07:26:44.662 7 INFO neutron.db.l3_hamode_db [None req-ef281a4b-538a-4adc-8d8a-921edb3de9f6 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] HA network a3402214-6b01-4d45-aea7-fca8f0fdc367 was deleted as no HA routers are present in tenant 5af8b4ef283040828ee7449817e89244. [pid: 7|app: 0|req: 380/800] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:26:43 2026] DELETE /v2.0/routers/3e198dd3-f893-41c7-858a-67c36d1bfba3 => generated 0 bytes in 843 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/801] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:26:44 2026] DELETE /v2.0/subnets/93c4c241-678f-4d15-9524-132e523cf11d => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:26:44.951 7 INFO neutron_taas.services.taas.taas_plugin [None req-491c4be9-8161-452a-9251-5fd68555a9d4 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: 3dc02dcc-78f7-444e-9b47-2e2430004202 2026-08-20 07:26:44.954 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-491c4be9-8161-452a-9251-5fd68555a9d4 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: 3dc02dcc-78f7-444e-9b47-2e2430004202 [pid: 8|app: 0|req: 422/802] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:45 2026] GET /v2.0/ports?device_id=10e5413b-464c-4abc-8bc3-5434f39702ce => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/803] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:26:45 2026] GET /v2.0/security-groups?id=afa923be-2ba3-4ef1-ac0e-e6880a6e4b00&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: 381/804] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:26:44 2026] DELETE /v2.0/networks/238c6f5d-5832-4451-8f45-00e0b41f4524 => generated 0 bytes in 351 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/805] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:26:45 2026] GET /v2.0/security-groups?tenant_id=5af8b4ef283040828ee7449817e89244&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/806] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:45 2026] GET /v2.0/ports?device_id=d8f6d1e2-851f-49d2-bb3f-3aeb003afa10 => 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: 425/807] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:26:45 2026] DELETE /v2.0/security-groups/0645547a-5d63-4a5e-905f-54a61546ff62 => 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: 383/808] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:46 2026] GET /v2.0/ports?device_id=10e5413b-464c-4abc-8bc3-5434f39702ce => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/809] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:26:46 2026] GET /v2.0/security-groups?id=afa923be-2ba3-4ef1-ac0e-e6880a6e4b00&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: 384/810] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:46 2026] GET /v2.0/ports?device_id=d8f6d1e2-851f-49d2-bb3f-3aeb003afa10 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:26:46.677 7 INFO neutron.services.segments.plugin [-] Segment 1f1a78fe-931c-4b1e-ba51-6572d9ffcb0a resource provider aggregate not found 2026-08-20 07:26:46.685 7 INFO neutron.services.segments.plugin [-] Segment 1f1a78fe-931c-4b1e-ba51-6572d9ffcb0a resource provider aggregate not found 2026-08-20 07:26:46.698 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1f1a78fe-931c-4b1e-ba51-6572d9ffcb0a 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 1f1a78fe-931c-4b1e-ba51-6572d9ffcb0a found for delete ", "request_id": "req-2c699d6b-c9aa-41a2-a0ac-23726c6c9636"}]} 2026-08-20 07:26:46.703 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1f1a78fe-931c-4b1e-ba51-6572d9ffcb0a 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 1f1a78fe-931c-4b1e-ba51-6572d9ffcb0a found for delete ", "request_id": "req-0d5f5555-b848-4025-ac15-e312e28a515a"}]} [pid: 8|app: 0|req: 427/811] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:47 2026] GET /v2.0/ports?device_id=10e5413b-464c-4abc-8bc3-5434f39702ce => 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: 385/812] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:26:47 2026] GET /v2.0/security-groups?id=afa923be-2ba3-4ef1-ac0e-e6880a6e4b00&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: 428/813] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:47 2026] GET /v2.0/ports?device_id=d8f6d1e2-851f-49d2-bb3f-3aeb003afa10 => 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: 386/814] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:47 2026] GET /v2.0/ports?device_id=10e5413b-464c-4abc-8bc3-5434f39702ce => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:26:48.122 8 INFO neutron.db.l3_db [None req-3665ce91-e7d1-4cd3-bb5e-2cbd14ba3896 0cd3ef46b4f046cd8ebe45b852442529 1102edaa150c4f5e90c3fef2c464f9e7 - - default default] Floating IP ae994156-2dd6-4b74-8801-843e8ec7a286 associated. External IP: 10.96.250.203, port: 7c72a11f-79de-4484-a4a2-6c73493c47dd. [pid: 8|app: 0|req: 429/815] 10.0.0.243 () {34 vars in 749 bytes} [Thu Aug 20 07:26:47 2026] PUT /v2.0/floatingips/ae994156-2dd6-4b74-8801-843e8ec7a286 => generated 855 bytes in 674 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:26:48.428 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a9c97bbf-67dd-42f9-ba50-6104ae0d3189'] response: {'name': 'network-changed', 'server_uuid': '10e5413b-464c-4abc-8bc3-5434f39702ce', 'tag': '7c72a11f-79de-4484-a4a2-6c73493c47dd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 430/816] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:48 2026] GET /v2.0/ports?device_id=10e5413b-464c-4abc-8bc3-5434f39702ce => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/817] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:26:48 2026] GET /v2.0/security-groups?id=afa923be-2ba3-4ef1-ac0e-e6880a6e4b00&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: 432/818] 199.204.45.162 () {34 vars in 986 bytes} [Thu Aug 20 07:26:48 2026] GET /v2.0/networks?id=d54ebf79-f209-4f8b-9b95-53f8c32d1dbc => generated 673 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/819] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:26:48 2026] GET /v2.0/security-groups?tenant_id=5265f2cc9875424c8127e14c07c4d39c&name=default => generated 2925 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/820] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:48 2026] GET /v2.0/ports?device_id=d8f6d1e2-851f-49d2-bb3f-3aeb003afa10 => 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: 389/821] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:48 2026] GET /v2.0/ports?device_id=10e5413b-464c-4abc-8bc3-5434f39702ce => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/822] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:26:48 2026] DELETE /v2.0/security-groups/5217d616-28af-4d9d-bba7-9d8741b37b31 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/823] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:26:48 2026] GET /v2.0/security-groups?id=afa923be-2ba3-4ef1-ac0e-e6880a6e4b00&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/824] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:26:48 2026] GET /v2.0/ports?tenant_id=1102edaa150c4f5e90c3fef2c464f9e7&device_id=10e5413b-464c-4abc-8bc3-5434f39702ce => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/825] 199.204.45.162 () {38 vars in 955 bytes} [Thu Aug 20 07:26:48 2026] POST /v2.0/ports => generated 958 bytes in 414 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: 393/826] 199.204.45.162 () {34 vars in 986 bytes} [Thu Aug 20 07:26:49 2026] GET /v2.0/networks?id=d10b686c-d9db-4519-b51c-5d663ef3a2a5 => generated 776 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/827] 199.204.45.162 () {34 vars in 1058 bytes} [Thu Aug 20 07:26:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7c72a11f-79de-4484-a4a2-6c73493c47dd => generated 858 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/828] 199.204.45.162 () {34 vars in 984 bytes} [Thu Aug 20 07:26:49 2026] GET /v2.0/subnets?id=f6267c91-c308-47a6-94f2-a8e2c0473df8 => generated 698 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/829] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:26:49 2026] GET /v2.0/ports?network_id=d10b686c-d9db-4519-b51c-5d663ef3a2a5&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/830] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:26:49 2026] GET /v2.0/networks/d10b686c-d9db-4519-b51c-5d663ef3a2a5?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: 398/831] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:26:49 2026] GET /v2.0/networks/d10b686c-d9db-4519-b51c-5d663ef3a2a5?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: 434/832] 199.204.45.162 () {38 vars in 1028 bytes} [Thu Aug 20 07:26:49 2026] PUT /v2.0/ports/c5fafc7e-5ecb-41e2-8797-0939d9b6cfab => generated 1239 bytes in 488 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/833] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:49 2026] GET /v2.0/ports?device_id=d8f6d1e2-851f-49d2-bb3f-3aeb003afa10 => generated 973 bytes in 115 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: 435/834] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:26:49 2026] GET /v2.0/security-groups?id=a387eef3-466c-4203-be08-4a24ca708f02&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/835] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:50 2026] GET /v2.0/ports?device_id=10e5413b-464c-4abc-8bc3-5434f39702ce => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/836] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:26:50 2026] GET /v2.0/security-groups?id=afa923be-2ba3-4ef1-ac0e-e6880a6e4b00&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: 400/837] 10.0.0.126 () {34 vars in 990 bytes} [Thu Aug 20 07:26:50 2026] GET /v2.0/ports?device_id=3073c629-e4bd-49ae-bd15-53a5094e321e => generated 1240 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/838] 10.0.0.126 () {34 vars in 1040 bytes} [Thu Aug 20 07:26:50 2026] GET /v2.0/security-groups?id=1d062034-0f93-47af-8435-9775da2a53cf&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-20 07:26:50.465 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b9adf5d-947d-4221-b203-18328a5b91c4'] response: {'name': 'network-changed', 'server_uuid': 'd8f6d1e2-851f-49d2-bb3f-3aeb003afa10', 'tag': 'c5fafc7e-5ecb-41e2-8797-0939d9b6cfab', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 401/839] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:26:50 2026] GET /v2.0/ports?tenant_id=25e2c9b4cf12408bb39cb856a9c2854a&device_id=d8f6d1e2-851f-49d2-bb3f-3aeb003afa10 => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/840] 199.204.45.162 () {34 vars in 1060 bytes} [Thu Aug 20 07:26:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=c5fafc7e-5ecb-41e2-8797-0939d9b6cfab => 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: 402/841] 199.204.45.162 () {34 vars in 984 bytes} [Thu Aug 20 07:26:50 2026] GET /v2.0/subnets?id=854626a9-d6b3-47d1-9124-a1dfc21c80a8 => generated 691 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/842] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:26:50 2026] GET /v2.0/ports?network_id=d54ebf79-f209-4f8b-9b95-53f8c32d1dbc&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/843] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:26:50 2026] GET /v2.0/networks/d54ebf79-f209-4f8b-9b95-53f8c32d1dbc?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/844] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:26:50 2026] GET /v2.0/networks/d54ebf79-f209-4f8b-9b95-53f8c32d1dbc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/845] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:51 2026] GET /v2.0/ports?device_id=d8f6d1e2-851f-49d2-bb3f-3aeb003afa10 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/846] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:26:51 2026] GET /v2.0/security-groups?id=a387eef3-466c-4203-be08-4a24ca708f02&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/847] 199.204.45.162 () {34 vars in 994 bytes} [Thu Aug 20 07:26:51 2026] GET /v2.0/ports?device_id=10e5413b-464c-4abc-8bc3-5434f39702ce => 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: 406/848] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:51 2026] GET /v2.0/ports?device_id=10e5413b-464c-4abc-8bc3-5434f39702ce => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/849] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:26:51 2026] GET /v2.0/security-groups?id=afa923be-2ba3-4ef1-ac0e-e6880a6e4b00&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:26:51.343 8 INFO neutron_taas.services.taas.taas_plugin [req-ec2a9bda-91b1-4283-8977-8e11f56b5cf9 req-939432cc-b985-4060-9d3e-c749591b9780 0cd3ef46b4f046cd8ebe45b852442529 1102edaa150c4f5e90c3fef2c464f9e7 - - default default] TaaS: Handle Delete Port: 7c72a11f-79de-4484-a4a2-6c73493c47dd 2026-08-20 07:26:51.347 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ec2a9bda-91b1-4283-8977-8e11f56b5cf9 req-939432cc-b985-4060-9d3e-c749591b9780 0cd3ef46b4f046cd8ebe45b852442529 1102edaa150c4f5e90c3fef2c464f9e7 - - default default] Tap Mirror: Handle Delete Port: 7c72a11f-79de-4484-a4a2-6c73493c47dd 2026-08-20 07:26:51.518 8 INFO neutron.db.l3_db [req-ec2a9bda-91b1-4283-8977-8e11f56b5cf9 req-939432cc-b985-4060-9d3e-c749591b9780 0cd3ef46b4f046cd8ebe45b852442529 1102edaa150c4f5e90c3fef2c464f9e7 - - default default] Floating IP ae994156-2dd6-4b74-8801-843e8ec7a286 disassociated. External IP: 10.96.250.203, port: 7c72a11f-79de-4484-a4a2-6c73493c47dd. [pid: 8|app: 0|req: 443/850] 199.204.45.162 () {36 vars in 997 bytes} [Thu Aug 20 07:26:51 2026] DELETE /v2.0/ports/7c72a11f-79de-4484-a4a2-6c73493c47dd => generated 0 bytes in 655 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/853] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:26:51 2026] GET /v2.0/ports?tenant_id=25e2c9b4cf12408bb39cb856a9c2854a&device_id=d8f6d1e2-851f-49d2-bb3f-3aeb003afa10 => generated 1242 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/854] 199.204.45.162 () {34 vars in 986 bytes} [Thu Aug 20 07:26:51 2026] GET /v2.0/networks?id=d54ebf79-f209-4f8b-9b95-53f8c32d1dbc => generated 769 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/855] 199.204.45.162 () {34 vars in 1060 bytes} [Thu Aug 20 07:26:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=c5fafc7e-5ecb-41e2-8797-0939d9b6cfab => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/856] 199.204.45.162 () {34 vars in 984 bytes} [Thu Aug 20 07:26:52 2026] GET /v2.0/subnets?id=854626a9-d6b3-47d1-9124-a1dfc21c80a8 => generated 691 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/857] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:26:52 2026] GET /v2.0/ports?network_id=d54ebf79-f209-4f8b-9b95-53f8c32d1dbc&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/858] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:26:52 2026] GET /v2.0/networks/d54ebf79-f209-4f8b-9b95-53f8c32d1dbc?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: 411/859] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:52 2026] GET /v2.0/ports?device_id=d8f6d1e2-851f-49d2-bb3f-3aeb003afa10 => 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: 449/860] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:26:52 2026] GET /v2.0/networks/d54ebf79-f209-4f8b-9b95-53f8c32d1dbc?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: 412/861] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:26:52 2026] GET /v2.0/security-groups?id=a387eef3-466c-4203-be08-4a24ca708f02&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: 450/862] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:52 2026] GET /v2.0/ports?device_id=10e5413b-464c-4abc-8bc3-5434f39702ce => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:26:52.495 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ccae5bf-bdd8-4e7d-86c7-5be0e88e4054'] response: {'server_uuid': '10e5413b-464c-4abc-8bc3-5434f39702ce', 'name': 'network-vif-deleted', 'tag': '7c72a11f-79de-4484-a4a2-6c73493c47dd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 413/863] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:53 2026] GET /v2.0/ports?device_id=d8f6d1e2-851f-49d2-bb3f-3aeb003afa10 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/864] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:26:53 2026] GET /v2.0/security-groups?id=a387eef3-466c-4203-be08-4a24ca708f02&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/865] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:53 2026] GET /v2.0/ports?device_id=10e5413b-464c-4abc-8bc3-5434f39702ce => 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: 415/866] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:54 2026] GET /v2.0/ports?device_id=d8f6d1e2-851f-49d2-bb3f-3aeb003afa10 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/867] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:26:54 2026] GET /v2.0/security-groups?id=a387eef3-466c-4203-be08-4a24ca708f02&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/868] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:54 2026] GET /v2.0/ports?device_id=10e5413b-464c-4abc-8bc3-5434f39702ce => 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: 452/869] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:26:54 2026] GET /v2.0/security-groups?tenant_id=2601075d083f40f191228a4c23e0e884&name=default => generated 2925 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/870] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:26:54 2026] DELETE /v2.0/security-groups/0917fd2a-9e25-4642-bdfc-cc89b4ba2074 => 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: 453/871] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:26:54 2026] GET /v2.0/security-groups?tenant_id=7a87895366734a42be581c20aeb84231&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/872] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:26:55 2026] DELETE /v2.0/security-groups/72783923-0e73-44cf-ae5e-80c95b04a032 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/873] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:55 2026] GET /v2.0/ports?device_id=d8f6d1e2-851f-49d2-bb3f-3aeb003afa10 => generated 975 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/874] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:26:55 2026] GET /v2.0/security-groups?id=a387eef3-466c-4203-be08-4a24ca708f02&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/875] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:55 2026] GET /v2.0/ports?device_id=10e5413b-464c-4abc-8bc3-5434f39702ce => 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: 421/876] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:56 2026] GET /v2.0/ports?device_id=d8f6d1e2-851f-49d2-bb3f-3aeb003afa10 => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/877] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:26:56 2026] GET /v2.0/security-groups?id=a387eef3-466c-4203-be08-4a24ca708f02&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: 456/878] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:26:56 2026] DELETE /v2.0/security-groups/afa923be-2ba3-4ef1-ac0e-e6880a6e4b00 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:26:56.940 7 INFO neutron.api.v2.resource [None req-76f5f8ce-6a28-474c-a00f-3745ed9dbb20 0cd3ef46b4f046cd8ebe45b852442529 1102edaa150c4f5e90c3fef2c464f9e7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 423/879] 10.0.0.243 () {32 vars in 737 bytes} [Thu Aug 20 07:26:56 2026] GET /v2.0/security-groups/afa923be-2ba3-4ef1-ac0e-e6880a6e4b00 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 07:26:57.056 8 INFO neutron_taas.services.taas.taas_plugin [None req-e8f6fe43-06e9-4dc4-94c8-cde057c8c88f 0cd3ef46b4f046cd8ebe45b852442529 1102edaa150c4f5e90c3fef2c464f9e7 - - default default] TaaS: Handle Delete Port: 98182dd9-c547-4a89-ad1e-074c2e13167b 2026-08-20 07:26:57.059 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e8f6fe43-06e9-4dc4-94c8-cde057c8c88f 0cd3ef46b4f046cd8ebe45b852442529 1102edaa150c4f5e90c3fef2c464f9e7 - - default default] Tap Mirror: Handle Delete Port: 98182dd9-c547-4a89-ad1e-074c2e13167b [pid: 8|app: 0|req: 457/880] 10.0.0.243 () {32 vars in 732 bytes} [Thu Aug 20 07:26:56 2026] DELETE /v2.0/floatingips/ae994156-2dd6-4b74-8801-843e8ec7a286 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:26:57.595 7 INFO neutron_taas.services.taas.taas_plugin [None req-853528ae-411f-48be-b436-165aa4e62626 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: a1985216-62aa-40c8-b4fa-c5360f30b9cf 2026-08-20 07:26:57.597 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-853528ae-411f-48be-b436-165aa4e62626 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: a1985216-62aa-40c8-b4fa-c5360f30b9cf [pid: 7|app: 0|req: 424/881] 10.0.0.243 () {34 vars in 789 bytes} [Thu Aug 20 07:26:57 2026] PUT /v2.0/routers/9f48ce19-e963-482f-bec8-8273a7e1f391/remove_router_interface => generated 309 bytes in 851 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/882] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:58 2026] GET /v2.0/ports?device_id=d8f6d1e2-851f-49d2-bb3f-3aeb003afa10 => 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: 426/883] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:26:58 2026] GET /v2.0/security-groups?id=a387eef3-466c-4203-be08-4a24ca708f02&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-20 07:26:58.678 8 INFO neutron_taas.services.taas.taas_plugin [None req-83300a22-6547-4f7c-95ee-64b81b3c94b4 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: 9f149b65-c238-44fa-aa21-dafa655ded65 2026-08-20 07:26:58.681 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-83300a22-6547-4f7c-95ee-64b81b3c94b4 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: 9f149b65-c238-44fa-aa21-dafa655ded65 2026-08-20 07:26:58.951 8 INFO neutron_taas.services.taas.taas_plugin [None req-83300a22-6547-4f7c-95ee-64b81b3c94b4 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: a5920026-36b3-4f78-894e-f44d3a8894a0 2026-08-20 07:26:58.954 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-83300a22-6547-4f7c-95ee-64b81b3c94b4 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: a5920026-36b3-4f78-894e-f44d3a8894a0 2026-08-20 07:26:59.280 8 INFO neutron.services.segments.plugin [-] Segment 5b38682a-1398-4b28-a669-3e6e16c512d9 resource provider aggregate not found 2026-08-20 07:26:59.283 8 INFO neutron.services.segments.plugin [-] Segment 5b38682a-1398-4b28-a669-3e6e16c512d9 resource provider aggregate not found 2026-08-20 07:26:59.293 8 INFO neutron.db.l3_hamode_db [None req-83300a22-6547-4f7c-95ee-64b81b3c94b4 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] HA network ea09ba9b-4de4-4062-9e1e-5e0e846e92b3 was deleted as no HA routers are present in tenant 1102edaa150c4f5e90c3fef2c464f9e7. 2026-08-20 07:26:59.294 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5b38682a-1398-4b28-a669-3e6e16c512d9 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 5b38682a-1398-4b28-a669-3e6e16c512d9 found for delete ", "request_id": "req-bcc577ae-3f50-43b2-8dd4-38ee07c16dab"}]} [pid: 8|app: 0|req: 458/884] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:26:58 2026] DELETE /v2.0/routers/9f48ce19-e963-482f-bec8-8273a7e1f391 => generated 0 bytes in 1205 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:26:59.300 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5b38682a-1398-4b28-a669-3e6e16c512d9 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 5b38682a-1398-4b28-a669-3e6e16c512d9 found for delete ", "request_id": "req-4cb5bd55-ce52-40e8-80d3-55fe3125e542"}]} [pid: 8|app: 0|req: 459/885] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:26:59 2026] GET /v2.0/ports?device_id=d8f6d1e2-851f-49d2-bb3f-3aeb003afa10 => 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: 427/886] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:26:59 2026] DELETE /v2.0/subnets/f6267c91-c308-47a6-94f2-a8e2c0473df8 => 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: 460/887] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:26:59 2026] GET /v2.0/security-groups?id=a387eef3-466c-4203-be08-4a24ca708f02&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-20 07:26:59.526 7 INFO neutron_taas.services.taas.taas_plugin [None req-45e82c94-cfd3-407c-8381-077346289f38 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: 30ad868b-2f28-46fe-a028-9c9c0e64f1a0 2026-08-20 07:26:59.529 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-45e82c94-cfd3-407c-8381-077346289f38 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: 30ad868b-2f28-46fe-a028-9c9c0e64f1a0 2026-08-20 07:26:59.718 7 INFO neutron.services.segments.plugin [-] Segment 6121013a-e238-4739-bade-7b973f0663a8 resource provider aggregate not found 2026-08-20 07:26:59.726 7 INFO neutron.services.segments.plugin [-] Segment 6121013a-e238-4739-bade-7b973f0663a8 resource provider aggregate not found 2026-08-20 07:26:59.735 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6121013a-e238-4739-bade-7b973f0663a8 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 6121013a-e238-4739-bade-7b973f0663a8 found for delete ", "request_id": "req-3f3cbdd2-5ea0-4712-a4ad-c349ce4db702"}]} [pid: 7|app: 0|req: 428/888] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:26:59 2026] DELETE /v2.0/networks/d10b686c-d9db-4519-b51c-5d663ef3a2a5 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:26:59.749 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6121013a-e238-4739-bade-7b973f0663a8 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 6121013a-e238-4739-bade-7b973f0663a8 found for delete ", "request_id": "req-a72a56b1-c15d-4757-a3fb-53d28a596fb7"}]} [pid: 7|app: 0|req: 429/889] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:26:59 2026] GET /v2.0/security-groups?tenant_id=1102edaa150c4f5e90c3fef2c464f9e7&name=default => generated 2925 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/890] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:26:59 2026] DELETE /v2.0/security-groups/d1b0d0ef-4e82-40be-a290-9a690cebd1a2 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/891] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:26:59 2026] GET /v2.0/security-groups?tenant_id=ba0d9e2ba11449a9966e2b5553dac801&name=default => generated 2925 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/892] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:00 2026] GET /v2.0/ports?device_id=3073c629-e4bd-49ae-bd15-53a5094e321e => generated 971 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/893] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:27:00 2026] DELETE /v2.0/security-groups/289f9347-de26-4a64-b81c-d52c7cd0381f => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/894] 10.0.0.133 () {34 vars in 971 bytes} [Thu Aug 20 07:27:00 2026] GET /v2.0/ports/6a68faea-e2ef-45a9-8d1e-2ebbd3f24c89 => generated 968 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/895] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:00 2026] GET /v2.0/ports?device_id=d8f6d1e2-851f-49d2-bb3f-3aeb003afa10 => 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: 463/896] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:27:00 2026] GET /v2.0/security-groups?tenant_id=cb6497d722454c65b442039407053c6e&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/897] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:27:00 2026] GET /v2.0/security-groups?id=a387eef3-466c-4203-be08-4a24ca708f02&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: 435/898] 199.204.45.162 () {34 vars in 994 bytes} [Thu Aug 20 07:27:00 2026] GET /v2.0/ports?device_id=d8f6d1e2-851f-49d2-bb3f-3aeb003afa10 => 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: 464/899] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:27:00 2026] DELETE /v2.0/security-groups/ca52b479-f407-4b00-b25b-c5163c7c5b68 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:27:00.850 7 INFO neutron_taas.services.taas.taas_plugin [req-d4fc007d-547d-4304-956c-39bf662c8397 req-70902b6b-7d1e-4d7a-bb64-fdf824505ec8 723cbf3761464e6ea78f9803b635220d 25e2c9b4cf12408bb39cb856a9c2854a - - default default] TaaS: Handle Delete Port: c5fafc7e-5ecb-41e2-8797-0939d9b6cfab 2026-08-20 07:27:00.852 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d4fc007d-547d-4304-956c-39bf662c8397 req-70902b6b-7d1e-4d7a-bb64-fdf824505ec8 723cbf3761464e6ea78f9803b635220d 25e2c9b4cf12408bb39cb856a9c2854a - - default default] Tap Mirror: Handle Delete Port: c5fafc7e-5ecb-41e2-8797-0939d9b6cfab [pid: 8|app: 0|req: 465/900] 199.204.45.162 () {34 vars in 1000 bytes} [Thu Aug 20 07:27:00 2026] GET /v2.0/subnets?network_id=51ec5792-80a2-41f8-9c0e-5d91e90dd7da => generated 684 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/901] 199.204.45.162 () {36 vars in 997 bytes} [Thu Aug 20 07:27:00 2026] DELETE /v2.0/ports/c5fafc7e-5ecb-41e2-8797-0939d9b6cfab => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/902] 199.204.45.162 () {34 vars in 1146 bytes} [Thu Aug 20 07:27:00 2026] GET /v2.0/ports?device_id=3073c629-e4bd-49ae-bd15-53a5094e321e&device_owner=compute%3Anova&network_id=51ec5792-80a2-41f8-9c0e-5d91e90dd7da => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:27:01.069 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d5c8b4bb-4c84-4e77-b594-8b160764d9f4'] response: {'server_uuid': 'd8f6d1e2-851f-49d2-bb3f-3aeb003afa10', 'name': 'network-vif-deleted', 'tag': 'c5fafc7e-5ecb-41e2-8797-0939d9b6cfab', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 437/903] 199.204.45.162 () {38 vars in 1028 bytes} [Thu Aug 20 07:27:01 2026] PUT /v2.0/ports/6a68faea-e2ef-45a9-8d1e-2ebbd3f24c89 => generated 1145 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/904] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:01 2026] GET /v2.0/ports?device_id=d8f6d1e2-851f-49d2-bb3f-3aeb003afa10 => 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: 468/905] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:27:01 2026] GET /v2.0/ports?tenant_id=3e3ab685ef594aab931641bfda06ed26&device_id=3073c629-e4bd-49ae-bd15-53a5094e321e => generated 1417 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 469/906] 199.204.45.162 () {34 vars in 986 bytes} [Thu Aug 20 07:27:01 2026] GET /v2.0/networks?id=51ec5792-80a2-41f8-9c0e-5d91e90dd7da => generated 780 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/907] 199.204.45.162 () {34 vars in 1058 bytes} [Thu Aug 20 07:27:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=6a68faea-e2ef-45a9-8d1e-2ebbd3f24c89 => 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: 471/908] 199.204.45.162 () {34 vars in 1058 bytes} [Thu Aug 20 07:27:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6a68faea-e2ef-45a9-8d1e-2ebbd3f24c89 => generated 860 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/909] 199.204.45.162 () {34 vars in 984 bytes} [Thu Aug 20 07:27:02 2026] GET /v2.0/subnets?id=f020c1ae-8733-47e9-83cb-c1383613b803 => generated 702 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:27:02.152 7 INFO neutron.db.segments_db [None req-0e555900-005c-4ccf-ace0-f99b4dd8c17d 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Added segment 034470f9-5ac1-40f1-9403-47617ef64fbd of type vxlan for network 56c62f28-3f71-438c-a817-4c4fa0fec151 [pid: 8|app: 0|req: 473/910] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:27:02 2026] GET /v2.0/ports?network_id=51ec5792-80a2-41f8-9c0e-5d91e90dd7da&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: 474/911] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:27:02 2026] GET /v2.0/networks/51ec5792-80a2-41f8-9c0e-5d91e90dd7da?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/912] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:27:02 2026] GET /v2.0/networks/51ec5792-80a2-41f8-9c0e-5d91e90dd7da?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: 438/913] 10.0.0.243 () {34 vars in 671 bytes} [Thu Aug 20 07:27:01 2026] POST /v2.0/networks => generated 746 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/914] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:27:02 2026] POST /v2.0/subnets => generated 693 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:27:02.463 7 INFO neutron.db.segments_db [None req-d5602c78-05a0-4d96-9d9f-c59008f25738 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Added segment 92b6c771-559d-41b6-9328-9ef3b2367e6c of type vxlan for network 7881e402-6ecd-4843-a986-2f37d4a308cd [pid: 8|app: 0|req: 477/915] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:02 2026] GET /v2.0/ports?device_id=3073c629-e4bd-49ae-bd15-53a5094e321e => generated 1148 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/916] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:27:02 2026] GET /v2.0/security-groups?id=1d062034-0f93-47af-8435-9775da2a53cf&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-20 07:27:02.754 7 INFO neutron.db.l3_hamode_db [None req-d5602c78-05a0-4d96-9d9f-c59008f25738 8cb8d55fee8f478090f7b802599cccdb 6878896cc2a543ccb508a64873e1ed71 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 479/917] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:02 2026] GET /v2.0/ports?device_id=d8f6d1e2-851f-49d2-bb3f-3aeb003afa10 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:27:03.104 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-df4d6f37-85f2-497e-8c31-299b2dc76aea'] response: {'name': 'network-changed', 'server_uuid': '3073c629-e4bd-49ae-bd15-53a5094e321e', 'tag': '6a68faea-e2ef-45a9-8d1e-2ebbd3f24c89', 'status': 'completed', 'code': 200} 2026-08-20 07:27:03.457 7 INFO neutron.db.l3_hamode_db [None req-d5602c78-05a0-4d96-9d9f-c59008f25738 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 480/918] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:27:03 2026] GET /v2.0/ports?tenant_id=3e3ab685ef594aab931641bfda06ed26&device_id=3073c629-e4bd-49ae-bd15-53a5094e321e => generated 1417 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/919] 199.204.45.162 () {34 vars in 986 bytes} [Thu Aug 20 07:27:03 2026] GET /v2.0/networks?id=51ec5792-80a2-41f8-9c0e-5d91e90dd7da => generated 780 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/920] 199.204.45.162 () {34 vars in 1058 bytes} [Thu Aug 20 07:27:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=6a68faea-e2ef-45a9-8d1e-2ebbd3f24c89 => 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: 483/921] 199.204.45.162 () {34 vars in 1058 bytes} [Thu Aug 20 07:27:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6a68faea-e2ef-45a9-8d1e-2ebbd3f24c89 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/922] 199.204.45.162 () {34 vars in 984 bytes} [Thu Aug 20 07:27:03 2026] GET /v2.0/subnets?id=f020c1ae-8733-47e9-83cb-c1383613b803 => generated 702 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/923] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:27:03 2026] GET /v2.0/ports?network_id=51ec5792-80a2-41f8-9c0e-5d91e90dd7da&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: 486/924] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:03 2026] GET /v2.0/ports?device_id=d8f6d1e2-851f-49d2-bb3f-3aeb003afa10 => 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: 487/925] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:27:03 2026] GET /v2.0/networks/51ec5792-80a2-41f8-9c0e-5d91e90dd7da?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: 488/926] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:27:03 2026] GET /v2.0/networks/51ec5792-80a2-41f8-9c0e-5d91e90dd7da?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: 439/927] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:27:02 2026] POST /v2.0/routers => generated 733 bytes in 1934 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/928] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:27:04 2026] GET /v2.0/security-groups?tenant_id=d5d958614aa44858a34923958bcfb10d&name=default => generated 2925 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/929] 199.204.45.162 () {34 vars in 1118 bytes} [Thu Aug 20 07:27:04 2026] GET /v2.0/ports?device_id=3073c629-e4bd-49ae-bd15-53a5094e321e&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.4 => generated 1148 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/930] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:27:04 2026] DELETE /v2.0/security-groups/5176b0a3-5ba8-47cd-a7b2-29021f325d0c => 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: 492/931] 199.204.45.162 () {38 vars in 1028 bytes} [Thu Aug 20 07:27:04 2026] PUT /v2.0/ports/6a68faea-e2ef-45a9-8d1e-2ebbd3f24c89 => generated 968 bytes in 391 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-20 07:27:05.101 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a4d53f1-5f12-4de2-8f64-715acffb9b60'] response: {'name': 'network-changed', 'server_uuid': '3073c629-e4bd-49ae-bd15-53a5094e321e', 'tag': '6a68faea-e2ef-45a9-8d1e-2ebbd3f24c89', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 493/932] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:27:05 2026] GET /v2.0/security-groups?tenant_id=aff21c829fdd4d55b2cb927794c8ab2e&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/933] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:27:05 2026] DELETE /v2.0/security-groups/22c89677-76b6-4d9a-b129-dc362c2f8d1f => 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: 440/934] 10.0.0.243 () {34 vars in 783 bytes} [Thu Aug 20 07:27:04 2026] PUT /v2.0/routers/8314520f-3253-43bf-81a6-02e69e8a80c0/add_router_interface => generated 309 bytes in 1195 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/935] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:27:05 2026] GET /v2.0/ports?tenant_id=3e3ab685ef594aab931641bfda06ed26&device_id=3073c629-e4bd-49ae-bd15-53a5094e321e => generated 1240 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/936] 199.204.45.162 () {34 vars in 986 bytes} [Thu Aug 20 07:27:05 2026] GET /v2.0/networks?id=51ec5792-80a2-41f8-9c0e-5d91e90dd7da => generated 780 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/937] 199.204.45.162 () {34 vars in 1058 bytes} [Thu Aug 20 07:27:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6a68faea-e2ef-45a9-8d1e-2ebbd3f24c89 => generated 860 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/938] 199.204.45.162 () {34 vars in 984 bytes} [Thu Aug 20 07:27:05 2026] GET /v2.0/subnets?id=f020c1ae-8733-47e9-83cb-c1383613b803 => generated 702 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/939] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:27:05 2026] GET /v2.0/ports?network_id=51ec5792-80a2-41f8-9c0e-5d91e90dd7da&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/940] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:27:05 2026] GET /v2.0/networks/51ec5792-80a2-41f8-9c0e-5d91e90dd7da?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: 498/941] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:27:05 2026] GET /v2.0/networks/51ec5792-80a2-41f8-9c0e-5d91e90dd7da?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:27:06.542 7 INFO neutron_taas.services.taas.taas_plugin [None req-0d32617c-bcd6-4750-8de5-42783041dd89 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: f82922d2-fd46-486d-8901-cbe3f19191eb 2026-08-20 07:27:06.545 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d32617c-bcd6-4750-8de5-42783041dd89 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: f82922d2-fd46-486d-8901-cbe3f19191eb [pid: 8|app: 0|req: 499/942] 10.0.0.133 () {34 vars in 982 bytes} [Thu Aug 20 07:27:06 2026] GET /v2.0/networks?id=56c62f28-3f71-438c-a817-4c4fa0fec151 => generated 678 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/943] 10.0.0.133 () {34 vars in 965 bytes} [Thu Aug 20 07:27:06 2026] GET /v2.0/quotas/6878896cc2a543ccb508a64873e1ed71 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/944] 10.0.0.133 () {34 vars in 1002 bytes} [Thu Aug 20 07:27:06 2026] GET /v2.0/ports?tenant_id=6878896cc2a543ccb508a64873e1ed71&fields=id => generated 103 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/945] 10.0.0.133 () {34 vars in 1008 bytes} [Thu Aug 20 07:27:06 2026] GET /v2.0/networks/56c62f28-3f71-438c-a817-4c4fa0fec151?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: 503/946] 10.0.0.133 () {34 vars in 1108 bytes} [Thu Aug 20 07:27:06 2026] GET /v2.0/networks/56c62f28-3f71-438c-a817-4c4fa0fec151?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/947] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:27:06 2026] GET /v2.0/ports?tenant_id=3e3ab685ef594aab931641bfda06ed26&device_id=3073c629-e4bd-49ae-bd15-53a5094e321e => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/950] 199.204.45.162 () {34 vars in 986 bytes} [Thu Aug 20 07:27:06 2026] GET /v2.0/networks?id=51ec5792-80a2-41f8-9c0e-5d91e90dd7da => generated 780 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/951] 10.0.0.243 () {34 vars in 789 bytes} [Thu Aug 20 07:27:06 2026] PUT /v2.0/routers/5335e1f6-e693-4f2d-ba4f-87736b8f18d8/remove_router_interface => generated 309 bytes in 1061 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/952] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:07 2026] GET /v2.0/ports?device_id=3073c629-e4bd-49ae-bd15-53a5094e321e => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/953] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:07 2026] GET /v2.0/ports?device_id=fdae2592-50ad-4b00-89a7-2c67288e5672 => 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: 509/954] 199.204.45.162 () {34 vars in 1058 bytes} [Thu Aug 20 07:27:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6a68faea-e2ef-45a9-8d1e-2ebbd3f24c89 => generated 860 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/955] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:27:07 2026] GET /v2.0/security-groups?id=1d062034-0f93-47af-8435-9775da2a53cf&fields=id&fields=name => generated 113 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/956] 199.204.45.162 () {34 vars in 984 bytes} [Thu Aug 20 07:27:07 2026] GET /v2.0/subnets?id=f020c1ae-8733-47e9-83cb-c1383613b803 => 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: 512/957] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:27:07 2026] GET /v2.0/ports?network_id=51ec5792-80a2-41f8-9c0e-5d91e90dd7da&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/958] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:27:07 2026] GET /v2.0/networks/51ec5792-80a2-41f8-9c0e-5d91e90dd7da?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:27:07.350 7 INFO neutron_taas.services.taas.taas_plugin [None req-f89b6521-8d6c-4064-8626-9d3ba8b11949 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: c13cdad1-27dc-4739-9814-5055693d7c80 2026-08-20 07:27:07.357 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f89b6521-8d6c-4064-8626-9d3ba8b11949 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: c13cdad1-27dc-4739-9814-5055693d7c80 [pid: 8|app: 0|req: 514/959] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:27:07 2026] GET /v2.0/networks/51ec5792-80a2-41f8-9c0e-5d91e90dd7da?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:27:07.629 7 INFO neutron_taas.services.taas.taas_plugin [None req-f89b6521-8d6c-4064-8626-9d3ba8b11949 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: 141af7db-42c7-43dc-9a2b-b57958e1ee3c 2026-08-20 07:27:07.636 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f89b6521-8d6c-4064-8626-9d3ba8b11949 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: 141af7db-42c7-43dc-9a2b-b57958e1ee3c 2026-08-20 07:27:08.007 7 INFO neutron.services.segments.plugin [-] Segment 5ec705e1-ae65-4010-a36a-1f8183be3257 resource provider aggregate not found 2026-08-20 07:27:08.015 7 INFO neutron.services.segments.plugin [-] Segment 5ec705e1-ae65-4010-a36a-1f8183be3257 resource provider aggregate not found 2026-08-20 07:27:08.031 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5ec705e1-ae65-4010-a36a-1f8183be3257 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 5ec705e1-ae65-4010-a36a-1f8183be3257 found for delete ", "request_id": "req-6ede6d85-7fa1-47bd-bf17-2874e1b9c7db"}]} 2026-08-20 07:27:08.034 7 INFO neutron.db.l3_hamode_db [None req-f89b6521-8d6c-4064-8626-9d3ba8b11949 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] HA network 6ba64233-b8a2-4db5-b40b-b4458b50dada was deleted as no HA routers are present in tenant 25e2c9b4cf12408bb39cb856a9c2854a. [pid: 7|app: 0|req: 446/960] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:27:07 2026] DELETE /v2.0/routers/5335e1f6-e693-4f2d-ba4f-87736b8f18d8 => generated 0 bytes in 891 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:27:08.043 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5ec705e1-ae65-4010-a36a-1f8183be3257 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 5ec705e1-ae65-4010-a36a-1f8183be3257 found for delete ", "request_id": "req-769cd802-cbc6-4408-8d49-28b375b96a77"}]} [pid: 8|app: 0|req: 515/961] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:27:08 2026] DELETE /v2.0/subnets/854626a9-d6b3-47d1-9124-a1dfc21c80a8 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/962] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:08 2026] GET /v2.0/ports?device_id=fdae2592-50ad-4b00-89a7-2c67288e5672 => 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: 448/963] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:08 2026] GET /v2.0/ports?device_id=3073c629-e4bd-49ae-bd15-53a5094e321e => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:27:08.331 8 INFO neutron_taas.services.taas.taas_plugin [None req-35a4f6eb-9ffa-4397-bb89-7f21d579bf21 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: a696ced5-0ce1-41d7-97f4-31358510cfb1 2026-08-20 07:27:08.335 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-35a4f6eb-9ffa-4397-bb89-7f21d579bf21 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: a696ced5-0ce1-41d7-97f4-31358510cfb1 [pid: 7|app: 0|req: 449/964] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:27:08 2026] GET /v2.0/security-groups?id=1d062034-0f93-47af-8435-9775da2a53cf&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:27:08.526 8 INFO neutron.services.segments.plugin [-] Segment eaab1e27-2340-4bb0-a79f-380f41292363 resource provider aggregate not found 2026-08-20 07:27:08.532 8 INFO neutron.services.segments.plugin [-] Segment eaab1e27-2340-4bb0-a79f-380f41292363 resource provider aggregate not found 2026-08-20 07:27:08.562 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment eaab1e27-2340-4bb0-a79f-380f41292363 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 eaab1e27-2340-4bb0-a79f-380f41292363 found for delete ", "request_id": "req-d75c9b29-177d-4655-8914-555c48f669aa"}]} 2026-08-20 07:27:08.564 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment eaab1e27-2340-4bb0-a79f-380f41292363 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 eaab1e27-2340-4bb0-a79f-380f41292363 found for delete ", "request_id": "req-045da0b8-b49a-4552-be83-66bd67d2ed5d"}]} [pid: 8|app: 0|req: 516/965] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:27:08 2026] DELETE /v2.0/networks/d54ebf79-f209-4f8b-9b95-53f8c32d1dbc => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/966] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:27:08 2026] GET /v2.0/security-groups?tenant_id=25e2c9b4cf12408bb39cb856a9c2854a&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/967] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:27:08 2026] DELETE /v2.0/security-groups/a387eef3-466c-4203-be08-4a24ca708f02 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/968] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:09 2026] GET /v2.0/ports?device_id=fdae2592-50ad-4b00-89a7-2c67288e5672 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/969] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:09 2026] GET /v2.0/ports?device_id=3073c629-e4bd-49ae-bd15-53a5094e321e => 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: 452/970] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:27:09 2026] GET /v2.0/security-groups?id=1d062034-0f93-47af-8435-9775da2a53cf&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: 519/971] 199.204.45.162 () {34 vars in 994 bytes} [Thu Aug 20 07:27:09 2026] GET /v2.0/ports?device_id=3073c629-e4bd-49ae-bd15-53a5094e321e => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:27:09.613 7 INFO neutron_taas.services.taas.taas_plugin [req-2fdf7f62-81c2-438d-92dc-6cc40faa6c3a req-f0468713-920d-4221-8870-39a4a9fe8fb3 91ff781f23744d13a28cc3f3661f6329 3e3ab685ef594aab931641bfda06ed26 - - default default] TaaS: Handle Delete Port: 6a68faea-e2ef-45a9-8d1e-2ebbd3f24c89 2026-08-20 07:27:09.616 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-2fdf7f62-81c2-438d-92dc-6cc40faa6c3a req-f0468713-920d-4221-8870-39a4a9fe8fb3 91ff781f23744d13a28cc3f3661f6329 3e3ab685ef594aab931641bfda06ed26 - - default default] Tap Mirror: Handle Delete Port: 6a68faea-e2ef-45a9-8d1e-2ebbd3f24c89 2026-08-20 07:27:09.770 7 INFO neutron.db.l3_db [req-2fdf7f62-81c2-438d-92dc-6cc40faa6c3a req-f0468713-920d-4221-8870-39a4a9fe8fb3 91ff781f23744d13a28cc3f3661f6329 3e3ab685ef594aab931641bfda06ed26 - - default default] Floating IP 1b962f37-641f-4a14-b290-3a97af283ead disassociated. External IP: 10.96.250.208, port: 6a68faea-e2ef-45a9-8d1e-2ebbd3f24c89. [pid: 8|app: 0|req: 520/972] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:27:09 2026] GET /v2.0/security-groups?tenant_id=535dd912ea3d478c97728ed604907a3d&name=default => generated 2925 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/973] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:27:09 2026] DELETE /v2.0/security-groups/f56babc6-40f4-4950-a3b2-31555b4abd64 => 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: 453/974] 199.204.45.162 () {36 vars in 997 bytes} [Thu Aug 20 07:27:09 2026] DELETE /v2.0/ports/6a68faea-e2ef-45a9-8d1e-2ebbd3f24c89 => generated 0 bytes in 616 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:27:10.177 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-47cf89c2-ed80-49a4-be5f-9da86d973c79'] response: {'server_uuid': '3073c629-e4bd-49ae-bd15-53a5094e321e', 'name': 'network-vif-deleted', 'tag': '6a68faea-e2ef-45a9-8d1e-2ebbd3f24c89', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 522/975] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:27:10 2026] GET /v2.0/security-groups?tenant_id=0032d1a832c94835a608db50d44e1df5&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/976] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:27:10 2026] DELETE /v2.0/security-groups/c796a962-35e7-446f-a89f-db980089dfa4 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/977] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:10 2026] GET /v2.0/ports?device_id=fdae2592-50ad-4b00-89a7-2c67288e5672 => 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: 455/978] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:10 2026] GET /v2.0/ports?device_id=3073c629-e4bd-49ae-bd15-53a5094e321e => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/979] 199.204.45.162 () {34 vars in 986 bytes} [Thu Aug 20 07:27:11 2026] GET /v2.0/networks?id=56c62f28-3f71-438c-a817-4c4fa0fec151 => generated 678 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/980] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:11 2026] GET /v2.0/ports?device_id=fdae2592-50ad-4b00-89a7-2c67288e5672 => 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: 456/981] 199.204.45.162 () {38 vars in 955 bytes} [Thu Aug 20 07:27:11 2026] POST /v2.0/ports => generated 954 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 457/982] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:11 2026] GET /v2.0/ports?device_id=3073c629-e4bd-49ae-bd15-53a5094e321e => 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: 526/983] 199.204.45.162 () {38 vars in 1028 bytes} [Thu Aug 20 07:27:11 2026] PUT /v2.0/ports/31ba25f9-3a99-4151-acc3-531221630933 => generated 1235 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:27:12.095 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5d2d9e1b-660c-4a65-8910-a0ea4eb936ac'] response: {'name': 'network-changed', 'server_uuid': 'fdae2592-50ad-4b00-89a7-2c67288e5672', 'tag': '31ba25f9-3a99-4151-acc3-531221630933', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 458/984] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:12 2026] GET /v2.0/ports?device_id=fdae2592-50ad-4b00-89a7-2c67288e5672 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 527/985] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:27:12 2026] GET /v2.0/security-groups?id=4cb417f1-8416-471a-a572-53564f28fd43&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: 459/986] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:27:12 2026] GET /v2.0/ports?tenant_id=6878896cc2a543ccb508a64873e1ed71&device_id=fdae2592-50ad-4b00-89a7-2c67288e5672 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/987] 199.204.45.162 () {34 vars in 1018 bytes} [Thu Aug 20 07:27:12 2026] GET /v2.0/networks?tenant_id=6878896cc2a543ccb508a64873e1ed71&shared=False => generated 774 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/988] 199.204.45.162 () {34 vars in 930 bytes} [Thu Aug 20 07:27:12 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/989] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:12 2026] GET /v2.0/ports?device_id=3073c629-e4bd-49ae-bd15-53a5094e321e => 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: 461/990] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:13 2026] GET /v2.0/ports?device_id=fdae2592-50ad-4b00-89a7-2c67288e5672 => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/991] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:27:13 2026] GET /v2.0/security-groups?id=4cb417f1-8416-471a-a572-53564f28fd43&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/992] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:27:13 2026] GET /v2.0/ports?tenant_id=6878896cc2a543ccb508a64873e1ed71&device_id=fdae2592-50ad-4b00-89a7-2c67288e5672 => generated 1238 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/993] 199.204.45.162 () {34 vars in 1058 bytes} [Thu Aug 20 07:27:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=31ba25f9-3a99-4151-acc3-531221630933 => 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: 463/994] 199.204.45.162 () {34 vars in 984 bytes} [Thu Aug 20 07:27:13 2026] GET /v2.0/subnets?id=37ae2c85-57a0-4b8b-b9e5-c016431a9c50 => generated 696 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/995] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:27:13 2026] GET /v2.0/ports?network_id=56c62f28-3f71-438c-a817-4c4fa0fec151&device_owner=network%3Adhcp => generated 1244 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/996] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:27:13 2026] DELETE /v2.0/security-groups/1d062034-0f93-47af-8435-9775da2a53cf => 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: 465/997] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:27:13 2026] GET /v2.0/networks/56c62f28-3f71-438c-a817-4c4fa0fec151?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:27:13.991 8 INFO neutron.api.v2.resource [None req-152a5421-471b-4cb7-871d-f12100f1d2a6 91ff781f23744d13a28cc3f3661f6329 3e3ab685ef594aab931641bfda06ed26 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 533/998] 10.0.0.243 () {32 vars in 737 bytes} [Thu Aug 20 07:27:13 2026] GET /v2.0/security-groups/1d062034-0f93-47af-8435-9775da2a53cf => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/999] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:27:13 2026] GET /v2.0/networks/56c62f28-3f71-438c-a817-4c4fa0fec151?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) 2026-08-20 07:27:14.101 8 INFO neutron_taas.services.taas.taas_plugin [None req-c92a77b1-64a4-4f97-b6c9-8b2b4a212cc7 91ff781f23744d13a28cc3f3661f6329 3e3ab685ef594aab931641bfda06ed26 - - default default] TaaS: Handle Delete Port: b92b1f13-0e13-40e6-80c8-b33685b20d6f 2026-08-20 07:27:14.104 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c92a77b1-64a4-4f97-b6c9-8b2b4a212cc7 91ff781f23744d13a28cc3f3661f6329 3e3ab685ef594aab931641bfda06ed26 - - default default] Tap Mirror: Handle Delete Port: b92b1f13-0e13-40e6-80c8-b33685b20d6f [pid: 8|app: 0|req: 534/1000] 10.0.0.243 () {32 vars in 732 bytes} [Thu Aug 20 07:27:13 2026] DELETE /v2.0/floatingips/1b962f37-641f-4a14-b290-3a97af283ead => generated 0 bytes in 268 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:27:14.657 7 INFO neutron_taas.services.taas.taas_plugin [None req-5c7db279-3a92-44d4-8eec-67232c9aac4f 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: 96a344b0-47b4-4cce-a666-3ce383b87957 2026-08-20 07:27:14.659 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5c7db279-3a92-44d4-8eec-67232c9aac4f 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: 96a344b0-47b4-4cce-a666-3ce383b87957 [pid: 8|app: 0|req: 535/1001] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:14 2026] GET /v2.0/ports?device_id=fdae2592-50ad-4b00-89a7-2c67288e5672 => generated 969 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1002] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:27:14 2026] GET /v2.0/security-groups?id=4cb417f1-8416-471a-a572-53564f28fd43&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/1003] 10.0.0.243 () {34 vars in 789 bytes} [Thu Aug 20 07:27:14 2026] PUT /v2.0/routers/ac6faead-594b-4f34-95c8-686acd72b653/remove_router_interface => generated 309 bytes in 831 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:27:15.343 8 INFO neutron_taas.services.taas.taas_plugin [None req-6b4903d4-5174-4da8-af86-59aa6597e086 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: 9ea222dc-850b-46ee-9f33-840968e327bc 2026-08-20 07:27:15.346 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6b4903d4-5174-4da8-af86-59aa6597e086 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: 9ea222dc-850b-46ee-9f33-840968e327bc 2026-08-20 07:27:15.604 8 INFO neutron_taas.services.taas.taas_plugin [None req-6b4903d4-5174-4da8-af86-59aa6597e086 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: aefb8ae6-14a6-4f20-a836-9bd530cbc7b9 2026-08-20 07:27:15.606 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6b4903d4-5174-4da8-af86-59aa6597e086 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: aefb8ae6-14a6-4f20-a836-9bd530cbc7b9 2026-08-20 07:27:15.988 8 INFO neutron.services.segments.plugin [-] Segment da685504-946e-4e63-a6dc-b714f7c0f219 resource provider aggregate not found 2026-08-20 07:27:15.995 8 INFO neutron.services.segments.plugin [-] Segment da685504-946e-4e63-a6dc-b714f7c0f219 resource provider aggregate not found 2026-08-20 07:27:16.008 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment da685504-946e-4e63-a6dc-b714f7c0f219 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 da685504-946e-4e63-a6dc-b714f7c0f219 found for delete ", "request_id": "req-0fa1dcfb-f46b-4a60-aa0c-b796d7ebf519"}]} 2026-08-20 07:27:16.013 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment da685504-946e-4e63-a6dc-b714f7c0f219 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 da685504-946e-4e63-a6dc-b714f7c0f219 found for delete ", "request_id": "req-4e5f3c7d-04d7-4bd3-8373-166b4e4731e7"}]} 2026-08-20 07:27:16.025 8 INFO neutron.db.l3_hamode_db [None req-6b4903d4-5174-4da8-af86-59aa6597e086 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] HA network 8da0fd4a-71c2-49eb-b0e8-675fe5a60dad was deleted as no HA routers are present in tenant 3e3ab685ef594aab931641bfda06ed26. [pid: 8|app: 0|req: 537/1004] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:27:15 2026] DELETE /v2.0/routers/ac6faead-594b-4f34-95c8-686acd72b653 => generated 0 bytes in 872 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1005] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:16 2026] GET /v2.0/ports?device_id=fdae2592-50ad-4b00-89a7-2c67288e5672 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1006] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:27:16 2026] DELETE /v2.0/subnets/f020c1ae-8733-47e9-83cb-c1383613b803 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1007] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:27:16 2026] GET /v2.0/security-groups?id=4cb417f1-8416-471a-a572-53564f28fd43&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/1008] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:27:15 2026] GET /v2.0/security-groups?tenant_id=1d3abda435fc4e23bf380b8870f113a1&name=default => generated 2925 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:27:16.349 8 INFO neutron_taas.services.taas.taas_plugin [None req-3d4eae76-85a9-4bf1-bd74-f2df182553a8 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: 5a3a7fc1-19c2-4198-9733-1e28c1317213 2026-08-20 07:27:16.351 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d4eae76-85a9-4bf1-bd74-f2df182553a8 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: 5a3a7fc1-19c2-4198-9733-1e28c1317213 [pid: 7|app: 0|req: 469/1009] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:27:16 2026] DELETE /v2.0/security-groups/49aceaac-1bb0-4e42-a9b8-727f57a40d9c => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1010] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:27:16 2026] DELETE /v2.0/networks/51ec5792-80a2-41f8-9c0e-5d91e90dd7da => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/1011] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:27:16 2026] GET /v2.0/security-groups?tenant_id=d1f9b46c7fce4afeaa82b90cdbba9c26&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1012] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:27:16 2026] GET /v2.0/security-groups?tenant_id=3e3ab685ef594aab931641bfda06ed26&name=default => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/1013] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:27:16 2026] DELETE /v2.0/security-groups/33376b4a-3a27-40e0-b16c-ac085aff8677 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1014] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:27:16 2026] DELETE /v2.0/security-groups/91bb24e6-739d-478e-8dba-4cec87b2dca8 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/1015] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:17 2026] GET /v2.0/ports?device_id=fdae2592-50ad-4b00-89a7-2c67288e5672 => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1016] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:27:17 2026] GET /v2.0/security-groups?id=4cb417f1-8416-471a-a572-53564f28fd43&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:27:18.034 8 INFO neutron.services.segments.plugin [-] Segment eb765e65-4706-46db-bc33-e90f8c3d54b7 resource provider aggregate not found 2026-08-20 07:27:18.034 8 INFO neutron.services.segments.plugin [-] Segment eb765e65-4706-46db-bc33-e90f8c3d54b7 resource provider aggregate not found 2026-08-20 07:27:18.053 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment eb765e65-4706-46db-bc33-e90f8c3d54b7 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 eb765e65-4706-46db-bc33-e90f8c3d54b7 found for delete ", "request_id": "req-153623eb-3693-45f7-8181-1645a8b07f0e"}]} 2026-08-20 07:27:18.059 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment eb765e65-4706-46db-bc33-e90f8c3d54b7 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 eb765e65-4706-46db-bc33-e90f8c3d54b7 found for delete ", "request_id": "req-0076fe50-0b8d-42b0-8ec2-cd771c58c693"}]} [pid: 8|app: 0|req: 545/1017] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:18 2026] GET /v2.0/ports?device_id=fdae2592-50ad-4b00-89a7-2c67288e5672 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1018] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:27:18 2026] GET /v2.0/security-groups?id=4cb417f1-8416-471a-a572-53564f28fd43&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-20 07:27:18.832 7 INFO neutron.db.segments_db [None req-078264e8-c230-4ae0-a7bb-59a017f0129d 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Added segment 3b7e264e-5c86-4522-92e2-89b1dd737b99 of type vxlan for network 6a654783-c8c1-413f-920e-c7678cada45b [pid: 7|app: 0|req: 473/1019] 10.0.0.243 () {34 vars in 671 bytes} [Thu Aug 20 07:27:18 2026] POST /v2.0/networks => generated 743 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1020] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:27:18 2026] POST /v2.0/subnets => generated 690 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:27:19.170 8 INFO neutron.db.segments_db [None req-b087a83b-385d-4b67-8a79-26b6f0df8be1 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Added segment 3546298b-11d1-4c6d-a2fc-f7e966b00b0c of type vxlan for network 48e21a2b-4582-41f4-938a-fe990cbe8d25 [pid: 7|app: 0|req: 474/1021] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:27:19 2026] GET /v2.0/security-groups?tenant_id=95e71e9b668a4a88ae619fd6e697f663&name=default => generated 2925 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:27:19.435 8 INFO neutron.db.l3_hamode_db [None req-b087a83b-385d-4b67-8a79-26b6f0df8be1 8cb8d55fee8f478090f7b802599cccdb 31d6830ab0134bc3a135858a2a4571fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 475/1022] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:27:19 2026] DELETE /v2.0/security-groups/f212fd0d-5cee-4682-9374-9cd6e24ae2da => 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: 476/1023] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:19 2026] GET /v2.0/ports?device_id=fdae2592-50ad-4b00-89a7-2c67288e5672 => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/1024] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:27:19 2026] GET /v2.0/security-groups?id=4cb417f1-8416-471a-a572-53564f28fd43&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/1025] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:20 2026] GET /v2.0/ports?device_id=fdae2592-50ad-4b00-89a7-2c67288e5672 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/1026] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:27:20 2026] GET /v2.0/security-groups?id=4cb417f1-8416-471a-a572-53564f28fd43&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:27:20.267 8 INFO neutron.db.l3_hamode_db [None req-b087a83b-385d-4b67-8a79-26b6f0df8be1 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 548/1027] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:27:19 2026] POST /v2.0/routers => generated 730 bytes in 2049 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1028] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:21 2026] GET /v2.0/ports?device_id=fdae2592-50ad-4b00-89a7-2c67288e5672 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1029] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:27:21 2026] GET /v2.0/security-groups?id=4cb417f1-8416-471a-a572-53564f28fd43&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/1032] 10.0.0.243 () {34 vars in 783 bytes} [Thu Aug 20 07:27:21 2026] PUT /v2.0/routers/973e2bf5-22b2-4e4e-ab45-0a644d6809a8/add_router_interface => generated 309 bytes in 1215 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1033] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:22 2026] GET /v2.0/ports?device_id=fdae2592-50ad-4b00-89a7-2c67288e5672 => 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: 481/1034] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:27:22 2026] GET /v2.0/security-groups?id=4cb417f1-8416-471a-a572-53564f28fd43&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: 8|app: 0|req: 554/1035] 199.204.45.162 () {34 vars in 994 bytes} [Thu Aug 20 07:27:22 2026] GET /v2.0/ports?device_id=fdae2592-50ad-4b00-89a7-2c67288e5672 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:27:22.754 7 INFO neutron_taas.services.taas.taas_plugin [req-99d2814d-39ce-4b5c-b825-5a83edbd9c0c req-a9fa3e95-ff9f-4feb-8342-5ab52a8f73cb 11b1178806324d23ab9bbc43c71c1505 6878896cc2a543ccb508a64873e1ed71 - - default default] TaaS: Handle Delete Port: 31ba25f9-3a99-4151-acc3-531221630933 2026-08-20 07:27:22.756 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-99d2814d-39ce-4b5c-b825-5a83edbd9c0c req-a9fa3e95-ff9f-4feb-8342-5ab52a8f73cb 11b1178806324d23ab9bbc43c71c1505 6878896cc2a543ccb508a64873e1ed71 - - default default] Tap Mirror: Handle Delete Port: 31ba25f9-3a99-4151-acc3-531221630933 [pid: 7|app: 0|req: 482/1036] 199.204.45.162 () {36 vars in 997 bytes} [Thu Aug 20 07:27:22 2026] DELETE /v2.0/ports/31ba25f9-3a99-4151-acc3-531221630933 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:27:23.007 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-362c4e92-25cc-41dd-96be-6afe3a14b1db'] response: {'server_uuid': 'fdae2592-50ad-4b00-89a7-2c67288e5672', 'name': 'network-vif-deleted', 'tag': '31ba25f9-3a99-4151-acc3-531221630933', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 555/1037] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:27:22 2026] GET /v2.0/security-groups?tenant_id=bf9f713845e84eb0b3aa38b600904032&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/1038] 10.0.0.243 () {34 vars in 685 bytes} [Thu Aug 20 07:27:23 2026] POST /v2.0/security-groups => generated 1659 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1039] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:27:23 2026] DELETE /v2.0/security-groups/bba20afb-ab53-404b-ac52-38f1a773631d => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1040] 10.0.0.139 () {30 vars in 650 bytes} [Thu Aug 20 07:27:23 2026] GET /v2.0/extensions => generated 21537 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/1041] 10.0.0.243 () {34 vars in 695 bytes} [Thu Aug 20 07:27:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1042] 10.0.0.139 () {30 vars in 724 bytes} [Thu Aug 20 07:27:23 2026] GET /v2.0/quotas/18157909cc46440c842ac3a588ba56b8/details => generated 847 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/1043] 10.0.0.243 () {34 vars in 695 bytes} [Thu Aug 20 07:27:23 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: 559/1044] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:27:23 2026] GET /v2.0/security-groups?tenant_id=657d12b766fa44dbb6e55673cc6b9346&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1045] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:27:23 2026] DELETE /v2.0/security-groups/233ca99e-32a3-457b-ac46-c7e0260a60a1 => 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: 561/1046] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:23 2026] GET /v2.0/ports?device_id=fdae2592-50ad-4b00-89a7-2c67288e5672 => 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: 486/1047] 10.0.0.243 () {34 vars in 676 bytes} [Thu Aug 20 07:27:23 2026] POST /v2.0/floatingips => generated 552 bytes in 520 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1048] 10.0.0.133 () {34 vars in 1098 bytes} [Thu Aug 20 07:27:24 2026] GET /v2.0/security-groups?name=tempest-securitygroup--345204933&fields=id&tenant_id=31d6830ab0134bc3a135858a2a4571fc => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/1049] 10.0.0.133 () {34 vars in 982 bytes} [Thu Aug 20 07:27:24 2026] GET /v2.0/networks?id=6a654783-c8c1-413f-920e-c7678cada45b => generated 675 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1050] 10.0.0.133 () {34 vars in 965 bytes} [Thu Aug 20 07:27:24 2026] GET /v2.0/quotas/31d6830ab0134bc3a135858a2a4571fc => 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: 488/1051] 10.0.0.133 () {34 vars in 1002 bytes} [Thu Aug 20 07:27:24 2026] GET /v2.0/ports?tenant_id=31d6830ab0134bc3a135858a2a4571fc&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: 564/1052] 10.0.0.133 () {34 vars in 1008 bytes} [Thu Aug 20 07:27:24 2026] GET /v2.0/networks/6a654783-c8c1-413f-920e-c7678cada45b?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1053] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:24 2026] GET /v2.0/ports?device_id=fdae2592-50ad-4b00-89a7-2c67288e5672 => 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: 489/1054] 10.0.0.133 () {34 vars in 1108 bytes} [Thu Aug 20 07:27:24 2026] GET /v2.0/networks/6a654783-c8c1-413f-920e-c7678cada45b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1055] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:24 2026] GET /v2.0/ports?device_id=d60ea3a7-afd5-47f0-8aa7-580937cd2da8 => 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: 490/1056] 10.0.0.139 () {30 vars in 650 bytes} [Thu Aug 20 07:27:25 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: 567/1057] 10.0.0.139 () {30 vars in 724 bytes} [Thu Aug 20 07:27:25 2026] GET /v2.0/quotas/18157909cc46440c842ac3a588ba56b8/details => generated 847 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/1058] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:25 2026] GET /v2.0/ports?device_id=fdae2592-50ad-4b00-89a7-2c67288e5672 => 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: 568/1059] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:25 2026] GET /v2.0/ports?device_id=d60ea3a7-afd5-47f0-8aa7-580937cd2da8 => 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: 492/1060] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:27:26 2026] GET /v2.0/security-groups?tenant_id=22c38ae7d91840c8b7944b55d198ce1c&name=default => generated 2925 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1061] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:27:26 2026] DELETE /v2.0/security-groups/aac2250c-600a-4fdc-b708-b2e796a30ba5 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1062] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:27 2026] GET /v2.0/ports?device_id=d60ea3a7-afd5-47f0-8aa7-580937cd2da8 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:27:27.603 7 INFO neutron_taas.services.taas.taas_plugin [None req-9fadd4ea-70d5-4693-b2e2-c1c55e115943 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: 7f61bc88-d591-427e-87cd-c7ea94e85764 2026-08-20 07:27:27.607 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9fadd4ea-70d5-4693-b2e2-c1c55e115943 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: 7f61bc88-d591-427e-87cd-c7ea94e85764 [pid: 8|app: 0|req: 571/1063] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:27:27 2026] GET /v2.0/security-groups?tenant_id=18157909cc46440c842ac3a588ba56b8&name=default => generated 2925 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1064] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:27:28 2026] DELETE /v2.0/security-groups/f1736ed7-e474-468f-a5c7-de758ad9c0c6 => 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: 573/1065] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:28 2026] GET /v2.0/ports?device_id=d60ea3a7-afd5-47f0-8aa7-580937cd2da8 => 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: 493/1066] 10.0.0.243 () {34 vars in 789 bytes} [Thu Aug 20 07:27:26 2026] PUT /v2.0/routers/8314520f-3253-43bf-81a6-02e69e8a80c0/remove_router_interface => generated 309 bytes in 1301 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:27:28.399 8 INFO neutron_taas.services.taas.taas_plugin [None req-870796b3-2288-425a-b5a7-e45afa0f73d3 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: f831821c-20f7-4b9d-8440-c30b5b5a7e45 2026-08-20 07:27:28.402 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-870796b3-2288-425a-b5a7-e45afa0f73d3 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: f831821c-20f7-4b9d-8440-c30b5b5a7e45 2026-08-20 07:27:28.593 8 INFO neutron_taas.services.taas.taas_plugin [None req-870796b3-2288-425a-b5a7-e45afa0f73d3 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: 8e1a10e4-3ac2-416a-8176-4c812fe81132 2026-08-20 07:27:28.595 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-870796b3-2288-425a-b5a7-e45afa0f73d3 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: 8e1a10e4-3ac2-416a-8176-4c812fe81132 2026-08-20 07:27:28.734 7 INFO neutron.db.segments_db [None req-ba543398-df22-41c5-bc2b-88f46ef4ca11 f46e79ffdd844378b09a0786a4a82d7a 46d1ab8868014435944bfb8f497aeb0f - - default default] Added segment 4823e0d1-97ac-4cad-ba3d-8e595a56543f of type vxlan for network 790524ed-74c2-44e8-b347-5c2850e5600d [pid: 7|app: 0|req: 494/1067] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:27:28 2026] POST /v2.0/networks => generated 650 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:27:28.893 8 INFO neutron.services.segments.plugin [-] Segment 92b6c771-559d-41b6-9328-9ef3b2367e6c resource provider aggregate not found 2026-08-20 07:27:28.900 8 INFO neutron.services.segments.plugin [-] Segment 92b6c771-559d-41b6-9328-9ef3b2367e6c resource provider aggregate not found 2026-08-20 07:27:28.907 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 92b6c771-559d-41b6-9328-9ef3b2367e6c 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 92b6c771-559d-41b6-9328-9ef3b2367e6c found for delete ", "request_id": "req-5fb560c0-3139-4ed0-b9c7-95578d96c59b"}]} 2026-08-20 07:27:28.917 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 92b6c771-559d-41b6-9328-9ef3b2367e6c 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 92b6c771-559d-41b6-9328-9ef3b2367e6c found for delete ", "request_id": "req-eed706d5-b79a-477b-93aa-f78dc13f887d"}]} 2026-08-20 07:27:28.926 8 INFO neutron.db.l3_hamode_db [None req-870796b3-2288-425a-b5a7-e45afa0f73d3 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] HA network 7881e402-6ecd-4843-a986-2f37d4a308cd was deleted as no HA routers are present in tenant 6878896cc2a543ccb508a64873e1ed71. [pid: 8|app: 0|req: 574/1068] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:27:28 2026] DELETE /v2.0/routers/8314520f-3253-43bf-81a6-02e69e8a80c0 => generated 0 bytes in 727 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1069] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:27:28 2026] POST /v2.0/subnets => generated 627 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1070] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:27:28 2026] DELETE /v2.0/subnets/37ae2c85-57a0-4b8b-b9e5-c016431a9c50 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:27:29.096 7 INFO neutron.db.segments_db [None req-e0eaf9a4-7292-40ef-ba33-c20da78b53b5 f46e79ffdd844378b09a0786a4a82d7a 46d1ab8868014435944bfb8f497aeb0f - - default default] Added segment d006ccc3-5066-44f8-bcd4-95e444321660 of type vxlan for network 23a51b14-9150-432a-b984-025c33f742af 2026-08-20 07:27:29.123 8 INFO neutron_taas.services.taas.taas_plugin [None req-8c65fef8-91dd-49be-8a0f-4bfac6f17bf3 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: 0eccfa28-b4f0-4e88-a92f-2eb7356491c2 2026-08-20 07:27:29.125 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8c65fef8-91dd-49be-8a0f-4bfac6f17bf3 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: 0eccfa28-b4f0-4e88-a92f-2eb7356491c2 [pid: 8|app: 0|req: 576/1071] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:27:29 2026] DELETE /v2.0/networks/56c62f28-3f71-438c-a817-4c4fa0fec151 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:27:29.306 7 INFO neutron.db.l3_hamode_db [None req-e0eaf9a4-7292-40ef-ba33-c20da78b53b5 f46e79ffdd844378b09a0786a4a82d7a 46d1ab8868014435944bfb8f497aeb0f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 577/1072] 199.204.45.162 () {34 vars in 986 bytes} [Thu Aug 20 07:27:29 2026] GET /v2.0/networks?id=6a654783-c8c1-413f-920e-c7678cada45b => generated 675 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1073] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:29 2026] GET /v2.0/ports?device_id=d60ea3a7-afd5-47f0-8aa7-580937cd2da8 => 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: 579/1074] 199.204.45.162 () {34 vars in 1050 bytes} [Thu Aug 20 07:27:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=31d6830ab0134bc3a135858a2a4571fc => generated 180 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1075] 199.204.45.162 () {38 vars in 955 bytes} [Thu Aug 20 07:27:29 2026] POST /v2.0/ports => generated 954 bytes in 407 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: 581/1076] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:27:29 2026] GET /v2.0/security-groups?tenant_id=6878896cc2a543ccb508a64873e1ed71&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:27:30.206 7 INFO neutron.db.l3_hamode_db [None req-e0eaf9a4-7292-40ef-ba33-c20da78b53b5 f46e79ffdd844378b09a0786a4a82d7a 46d1ab8868014435944bfb8f497aeb0f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 582/1077] 199.204.45.162 () {38 vars in 1028 bytes} [Thu Aug 20 07:27:29 2026] PUT /v2.0/ports/cc9f4021-505d-49d9-8801-39a7e20e8763 => generated 1235 bytes in 445 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-20 07:27:30.275 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-88cadd41-caa0-4891-99d5-37d507f4b871'] response: {'name': 'network-changed', 'server_uuid': 'd60ea3a7-afd5-47f0-8aa7-580937cd2da8', 'tag': 'cc9f4021-505d-49d9-8801-39a7e20e8763', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 583/1078] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:27:30 2026] DELETE /v2.0/security-groups/4cb417f1-8416-471a-a572-53564f28fd43 => 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: 584/1079] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:30 2026] GET /v2.0/ports?device_id=d60ea3a7-afd5-47f0-8aa7-580937cd2da8 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1080] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:27:30 2026] GET /v2.0/security-groups?id=e3a8555c-f5c2-48d8-971d-899416f31df7&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1081] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:27:30 2026] GET /v2.0/ports?tenant_id=31d6830ab0134bc3a135858a2a4571fc&device_id=d60ea3a7-afd5-47f0-8aa7-580937cd2da8 => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1082] 199.204.45.162 () {34 vars in 1018 bytes} [Thu Aug 20 07:27:30 2026] GET /v2.0/networks?tenant_id=31d6830ab0134bc3a135858a2a4571fc&shared=False => generated 771 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:27:30.927 8 INFO neutron.services.segments.plugin [-] Segment 034470f9-5ac1-40f1-9403-47617ef64fbd resource provider aggregate not found 2026-08-20 07:27:30.940 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 034470f9-5ac1-40f1-9403-47617ef64fbd 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 034470f9-5ac1-40f1-9403-47617ef64fbd found for delete ", "request_id": "req-5685d62f-4380-4c8a-9b17-a93ef23da0f2"}]} 2026-08-20 07:27:30.945 8 INFO neutron.services.segments.plugin [-] Segment 034470f9-5ac1-40f1-9403-47617ef64fbd resource provider aggregate not found 2026-08-20 07:27:30.965 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 034470f9-5ac1-40f1-9403-47617ef64fbd 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 034470f9-5ac1-40f1-9403-47617ef64fbd found for delete ", "request_id": "req-51d709e9-2c7d-4910-9a05-d32c5c2b95e6"}]} [pid: 8|app: 0|req: 588/1083] 199.204.45.162 () {34 vars in 930 bytes} [Thu Aug 20 07:27:30 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1084] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:27:29 2026] POST /v2.0/routers => generated 695 bytes in 2005 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:27:31.590 7 INFO neutron.db.segments_db [None req-883fb1b5-608b-4e34-b2a5-f641e9933e14 2a3ba1fe107940759418c49a9e3d859a 85d3102c291d412b94da15f34ba76981 - - default default] Added segment 39b3f034-dde6-4d46-b841-a66f532e8fed of type vxlan for network 18c5ddc1-bce3-4ae6-991c-4fc0e2b6786d [pid: 7|app: 0|req: 497/1085] 10.0.0.243 () {34 vars in 671 bytes} [Thu Aug 20 07:27:31 2026] POST /v2.0/networks => generated 633 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1086] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:31 2026] GET /v2.0/ports?device_id=d60ea3a7-afd5-47f0-8aa7-580937cd2da8 => generated 969 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:27:31.797 7 INFO neutron.db.segments_db [None req-5909870b-5d01-4e25-84ec-a7dfeccf0c40 2a3ba1fe107940759418c49a9e3d859a 85d3102c291d412b94da15f34ba76981 - - default default] Added segment 8d265025-35bc-4668-a7eb-28a04045b1e9 of type vxlan for network 264fde89-c523-4ac4-a37f-29547cfe9457 2026-08-20 07:27:32.003 7 INFO neutron.db.l3_hamode_db [None req-5909870b-5d01-4e25-84ec-a7dfeccf0c40 2a3ba1fe107940759418c49a9e3d859a 85d3102c291d412b94da15f34ba76981 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 589/1087] 10.0.0.243 () {34 vars in 783 bytes} [Thu Aug 20 07:27:31 2026] PUT /v2.0/routers/24b0b857-5fc7-4d03-8c44-9ab121f926c3/add_router_interface => generated 309 bytes in 1262 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1088] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:27:32 2026] GET /v2.0/security-groups?id=e3a8555c-f5c2-48d8-971d-899416f31df7&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1089] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:27:32 2026] GET /v2.0/ports?tenant_id=31d6830ab0134bc3a135858a2a4571fc&device_id=d60ea3a7-afd5-47f0-8aa7-580937cd2da8 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1090] 10.0.0.243 () {34 vars in 665 bytes} [Thu Aug 20 07:27:32 2026] POST /v2.0/ports => generated 958 bytes in 305 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: 593/1091] 199.204.45.162 () {34 vars in 1058 bytes} [Thu Aug 20 07:27:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=cc9f4021-505d-49d9-8801-39a7e20e8763 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:27:32.771 7 INFO neutron.db.l3_hamode_db [None req-5909870b-5d01-4e25-84ec-a7dfeccf0c40 2a3ba1fe107940759418c49a9e3d859a 85d3102c291d412b94da15f34ba76981 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 594/1092] 10.0.0.243 () {34 vars in 665 bytes} [Thu Aug 20 07:27:32 2026] POST /v2.0/ports => generated 959 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, ' [pid: 8|app: 0|req: 595/1093] 199.204.45.162 () {34 vars in 984 bytes} [Thu Aug 20 07:27:33 2026] GET /v2.0/subnets?id=416414f1-aeab-4ba4-aaa4-8f057cbdf58f => generated 693 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1094] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:27:31 2026] POST /v2.0/routers => generated 695 bytes in 1844 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1095] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:27:33 2026] GET /v2.0/ports?network_id=6a654783-c8c1-413f-920e-c7678cada45b&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: 501/1096] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:33 2026] GET /v2.0/ports?device_id=d60ea3a7-afd5-47f0-8aa7-580937cd2da8 => generated 969 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:27:33.793 8 INFO neutron.db.l3_db [None req-fea5b23c-4e3c-46ec-8887-9dd5ad48b218 f46e79ffdd844378b09a0786a4a82d7a 46d1ab8868014435944bfb8f497aeb0f - - default default] Floating IP 60d86c0d-d461-4a3d-b826-74cc9c25196d associated. External IP: 10.96.250.217, port: 6b2a2193-43ac-449e-8da6-847e01ca4bb9. [pid: 7|app: 0|req: 502/1097] 10.0.0.243 () {32 vars in 776 bytes} [Thu Aug 20 07:27:33 2026] GET /v2.0/subnets?project_id=85d3102c291d412b94da15f34ba76981&cidr=10.100.0.0%2F28 => generated 14 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1098] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:27:33 2026] GET /v2.0/networks/6a654783-c8c1-413f-920e-c7678cada45b?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: 504/1099] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:27:33 2026] GET /v2.0/security-groups?id=e3a8555c-f5c2-48d8-971d-899416f31df7&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1100] 10.0.0.243 () {32 vars in 694 bytes} [Thu Aug 20 07:27:33 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1101] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:27:34 2026] GET /v2.0/networks/6a654783-c8c1-413f-920e-c7678cada45b?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: 507/1102] 10.0.0.243 () {32 vars in 784 bytes} [Thu Aug 20 07:27:34 2026] GET /v2.0/subnets?network_id=373040a4-0703-41c8-b4c5-27a5e72bef46&cidr=10.100.0.0%2F28 => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1103] 10.0.0.243 () {34 vars in 677 bytes} [Thu Aug 20 07:27:33 2026] POST /v2.0/floatingips => generated 843 bytes in 1081 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1104] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:27:34 2026] GET /v2.0/security-groups?tenant_id=d4e8bad093d440bf9daafb5485582e33&name=default => generated 2925 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1105] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:27:34 2026] POST /v2.0/subnets => generated 657 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:27:34.384 7 INFO neutron.db.l3_db [None req-04a1ae26-bb90-4542-b311-fd098ff403bc f46e79ffdd844378b09a0786a4a82d7a 46d1ab8868014435944bfb8f497aeb0f - - default default] Floating IP 60d86c0d-d461-4a3d-b826-74cc9c25196d disassociated. External IP: 10.96.250.217, port: 6b2a2193-43ac-449e-8da6-847e01ca4bb9. [pid: 8|app: 0|req: 598/1106] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:27:34 2026] DELETE /v2.0/security-groups/c16da454-35d6-43a3-9d1c-a81350399504 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1107] 10.0.0.243 () {34 vars in 749 bytes} [Thu Aug 20 07:27:34 2026] PUT /v2.0/floatingips/60d86c0d-d461-4a3d-b826-74cc9c25196d => generated 552 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1108] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:27:34 2026] GET /v2.0/security-groups?tenant_id=2a4cdb9dc2304ad8933a589e6e298d84&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:27:34.960 7 INFO neutron_taas.services.taas.taas_plugin [None req-292bb8a7-afa3-4303-b608-d28aba1c6fa7 f46e79ffdd844378b09a0786a4a82d7a 46d1ab8868014435944bfb8f497aeb0f - - default default] TaaS: Handle Delete Port: fbba6323-d289-4e25-b42f-1279886a5e36 2026-08-20 07:27:34.962 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-292bb8a7-afa3-4303-b608-d28aba1c6fa7 f46e79ffdd844378b09a0786a4a82d7a 46d1ab8868014435944bfb8f497aeb0f - - default default] Tap Mirror: Handle Delete Port: fbba6323-d289-4e25-b42f-1279886a5e36 [pid: 7|app: 0|req: 511/1109] 10.0.0.243 () {32 vars in 732 bytes} [Thu Aug 20 07:27:34 2026] DELETE /v2.0/floatingips/60d86c0d-d461-4a3d-b826-74cc9c25196d => generated 0 bytes in 328 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1110] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:27:35 2026] DELETE /v2.0/security-groups/1793d9d7-29b4-4e4f-88d9-45920a3f54fd => 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: 513/1111] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:35 2026] GET /v2.0/ports?device_id=d60ea3a7-afd5-47f0-8aa7-580937cd2da8 => generated 969 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1112] 10.0.0.243 () {34 vars in 783 bytes} [Thu Aug 20 07:27:34 2026] PUT /v2.0/routers/b260dc47-bca1-44fd-991d-0e169ee8d6b9/add_router_interface => generated 309 bytes in 1091 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1113] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:27:35 2026] GET /v2.0/security-groups?id=e3a8555c-f5c2-48d8-971d-899416f31df7&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1114] 10.0.0.243 () {32 vars in 649 bytes} [Thu Aug 20 07:27:35 2026] GET /v2.0/networks => generated 6515 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1115] 10.0.0.243 () {32 vars in 647 bytes} [Thu Aug 20 07:27:35 2026] GET /v2.0/subnets => generated 5154 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1116] 10.0.0.243 () {32 vars in 647 bytes} [Thu Aug 20 07:27:35 2026] GET /v2.0/routers => generated 2189 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1117] 10.0.0.243 () {34 vars in 685 bytes} [Thu Aug 20 07:27:35 2026] POST /v2.0/security-groups => generated 1675 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-20 07:27:36.004 7 INFO neutron.db.l3_db [None req-8dd7f2e2-50e9-4d72-81b0-ffa5e60911da f46e79ffdd844378b09a0786a4a82d7a 46d1ab8868014435944bfb8f497aeb0f - - default default] Floating IP 4b73e4a1-3eb5-4547-bdd0-40488f679629 associated. External IP: 10.96.250.206, port: 5bd57d98-9d9e-4d66-8636-73ad29e81832. [pid: 8|app: 0|req: 605/1118] 10.0.0.243 () {34 vars in 695 bytes} [Thu Aug 20 07:27:35 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: 606/1119] 10.0.0.243 () {34 vars in 695 bytes} [Thu Aug 20 07:27:36 2026] POST /v2.0/security-group-rules => generated 596 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1120] 10.0.0.243 () {34 vars in 677 bytes} [Thu Aug 20 07:27:35 2026] POST /v2.0/floatingips => generated 842 bytes in 1060 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1121] 10.0.0.243 () {34 vars in 695 bytes} [Thu Aug 20 07:27:36 2026] POST /v2.0/security-group-rules => generated 602 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1122] 10.0.0.243 () {32 vars in 729 bytes} [Thu Aug 20 07:27:36 2026] GET /v2.0/floatingips/4b73e4a1-3eb5-4547-bdd0-40488f679629 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1123] 10.0.0.243 () {34 vars in 695 bytes} [Thu Aug 20 07:27:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:27:36.512 7 INFO neutron.db.securitygroups_db [None req-88cede66-84e2-4dde-8a97-233f8691765d 2a3ba1fe107940759418c49a9e3d859a 85d3102c291d412b94da15f34ba76981 - - default default] Project 85d3102c291d412b94da15f34ba76981 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: 516/1124] 10.0.0.243 () {34 vars in 695 bytes} [Thu Aug 20 07:27:36 2026] POST /v2.0/security-group-rules => generated 607 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:27:36.652 7 INFO neutron.db.securitygroups_db [None req-78f91d54-cb5b-4578-8c7e-f555fed9241e 2a3ba1fe107940759418c49a9e3d859a 85d3102c291d412b94da15f34ba76981 - - default default] Project 85d3102c291d412b94da15f34ba76981 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: 609/1125] 10.0.0.243 () {32 vars in 655 bytes} [Thu Aug 20 07:27:36 2026] GET /v2.0/floatingips => generated 845 bytes in 411 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1126] 10.0.0.243 () {34 vars in 695 bytes} [Thu Aug 20 07:27:36 2026] POST /v2.0/security-group-rules => generated 606 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1127] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:36 2026] GET /v2.0/ports?device_id=d60ea3a7-afd5-47f0-8aa7-580937cd2da8 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1128] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:27:36 2026] GET /v2.0/security-groups?id=e3a8555c-f5c2-48d8-971d-899416f31df7&fields=id&fields=name => generated 113 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:27:37.147 7 INFO neutron.db.l3_db [None req-64a4bf32-1658-4936-a32e-4dd9fc1b405c f46e79ffdd844378b09a0786a4a82d7a 46d1ab8868014435944bfb8f497aeb0f - - default default] Floating IP 4b73e4a1-3eb5-4547-bdd0-40488f679629 associated. External IP: 10.96.250.206, port: 5bd57d98-9d9e-4d66-8636-73ad29e81832. [pid: 8|app: 0|req: 614/1131] 10.0.0.243 () {32 vars in 649 bytes} [Thu Aug 20 07:27:37 2026] GET /v2.0/networks => generated 1298 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1132] 10.0.0.133 () {34 vars in 1100 bytes} [Thu Aug 20 07:27:37 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1132386652&fields=id&tenant_id=85d3102c291d412b94da15f34ba76981 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1133] 10.0.0.133 () {34 vars in 982 bytes} [Thu Aug 20 07:27:37 2026] GET /v2.0/networks?id=18c5ddc1-bce3-4ae6-991c-4fc0e2b6786d => generated 661 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1134] 10.0.0.133 () {34 vars in 965 bytes} [Thu Aug 20 07:27:37 2026] GET /v2.0/quotas/85d3102c291d412b94da15f34ba76981 => 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: 618/1135] 10.0.0.133 () {34 vars in 1002 bytes} [Thu Aug 20 07:27:37 2026] GET /v2.0/ports?tenant_id=85d3102c291d412b94da15f34ba76981&fields=id => generated 57 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1136] 10.0.0.133 () {34 vars in 1008 bytes} [Thu Aug 20 07:27:37 2026] GET /v2.0/networks/18c5ddc1-bce3-4ae6-991c-4fc0e2b6786d?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: 620/1137] 10.0.0.133 () {34 vars in 1108 bytes} [Thu Aug 20 07:27:37 2026] GET /v2.0/networks/18c5ddc1-bce3-4ae6-991c-4fc0e2b6786d?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: 621/1138] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:37 2026] GET /v2.0/ports?device_id=bd38aa59-b59b-4e1a-8053-bbcb19b333a6 => 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: 518/1139] 10.0.0.243 () {34 vars in 749 bytes} [Thu Aug 20 07:27:36 2026] PUT /v2.0/floatingips/4b73e4a1-3eb5-4547-bdd0-40488f679629 => generated 843 bytes in 1133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1140] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:37 2026] GET /v2.0/ports?device_id=d60ea3a7-afd5-47f0-8aa7-580937cd2da8 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1141] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:27:37 2026] GET /v2.0/security-groups?id=e3a8555c-f5c2-48d8-971d-899416f31df7&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:27:38.035 7 INFO neutron.db.l3_db [None req-0aa5759a-96fd-4b5d-9d7c-931423319a5e f46e79ffdd844378b09a0786a4a82d7a 46d1ab8868014435944bfb8f497aeb0f - - default default] Floating IP 4b73e4a1-3eb5-4547-bdd0-40488f679629 disassociated. External IP: 10.96.250.206, port: 6b2a2193-43ac-449e-8da6-847e01ca4bb9. [pid: 7|app: 0|req: 519/1142] 10.0.0.243 () {34 vars in 749 bytes} [Thu Aug 20 07:27:37 2026] PUT /v2.0/floatingips/4b73e4a1-3eb5-4547-bdd0-40488f679629 => generated 552 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:27:38.446 8 INFO neutron_taas.services.taas.taas_plugin [None req-45f87400-8d73-4c9f-9b48-bee8d2381ac6 f46e79ffdd844378b09a0786a4a82d7a 46d1ab8868014435944bfb8f497aeb0f - - default default] TaaS: Handle Delete Port: fb2b05bf-aec5-4cf8-9d95-0fa0986732e0 2026-08-20 07:27:38.449 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-45f87400-8d73-4c9f-9b48-bee8d2381ac6 f46e79ffdd844378b09a0786a4a82d7a 46d1ab8868014435944bfb8f497aeb0f - - default default] Tap Mirror: Handle Delete Port: fb2b05bf-aec5-4cf8-9d95-0fa0986732e0 [pid: 8|app: 0|req: 624/1143] 10.0.0.243 () {32 vars in 732 bytes} [Thu Aug 20 07:27:38 2026] DELETE /v2.0/floatingips/4b73e4a1-3eb5-4547-bdd0-40488f679629 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:27:38.619 7 INFO neutron.api.v2.resource [None req-d828e75d-24fd-43eb-a084-a5a038d65334 f46e79ffdd844378b09a0786a4a82d7a 46d1ab8868014435944bfb8f497aeb0f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 520/1144] 10.0.0.243 () {32 vars in 732 bytes} [Thu Aug 20 07:27:38 2026] DELETE /v2.0/floatingips/4b73e4a1-3eb5-4547-bdd0-40488f679629 => generated 144 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 07:27:38.751 8 INFO neutron_taas.services.taas.taas_plugin [None req-c432f75c-e1cb-4480-a17f-96e0b4046a5d f46e79ffdd844378b09a0786a4a82d7a 46d1ab8868014435944bfb8f497aeb0f - - default default] TaaS: Handle Delete Port: 6b2a2193-43ac-449e-8da6-847e01ca4bb9 2026-08-20 07:27:38.754 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c432f75c-e1cb-4480-a17f-96e0b4046a5d f46e79ffdd844378b09a0786a4a82d7a 46d1ab8868014435944bfb8f497aeb0f - - default default] Tap Mirror: Handle Delete Port: 6b2a2193-43ac-449e-8da6-847e01ca4bb9 [pid: 8|app: 0|req: 625/1145] 10.0.0.243 () {32 vars in 720 bytes} [Thu Aug 20 07:27:38 2026] DELETE /v2.0/ports/6b2a2193-43ac-449e-8da6-847e01ca4bb9 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1146] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:38 2026] GET /v2.0/ports?device_id=bd38aa59-b59b-4e1a-8053-bbcb19b333a6 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:27:39.112 7 INFO neutron_taas.services.taas.taas_plugin [None req-69eebb1f-1490-4682-b43e-b565e31925a7 f46e79ffdd844378b09a0786a4a82d7a 46d1ab8868014435944bfb8f497aeb0f - - default default] TaaS: Handle Delete Port: 5bd57d98-9d9e-4d66-8636-73ad29e81832 2026-08-20 07:27:39.115 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-69eebb1f-1490-4682-b43e-b565e31925a7 f46e79ffdd844378b09a0786a4a82d7a 46d1ab8868014435944bfb8f497aeb0f - - default default] Tap Mirror: Handle Delete Port: 5bd57d98-9d9e-4d66-8636-73ad29e81832 [pid: 7|app: 0|req: 521/1147] 10.0.0.243 () {32 vars in 720 bytes} [Thu Aug 20 07:27:38 2026] DELETE /v2.0/ports/5bd57d98-9d9e-4d66-8636-73ad29e81832 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1148] 10.0.0.243 () {32 vars in 736 bytes} [Thu Aug 20 07:27:39 2026] GET /v2.0/ports?device_id=24b0b857-5fc7-4d03-8c44-9ab121f926c3 => generated 958 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1149] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:39 2026] GET /v2.0/ports?device_id=d60ea3a7-afd5-47f0-8aa7-580937cd2da8 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1150] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:27:39 2026] GET /v2.0/security-groups?id=e3a8555c-f5c2-48d8-971d-899416f31df7&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1151] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:39 2026] GET /v2.0/ports?device_id=d60ea3a7-afd5-47f0-8aa7-580937cd2da8 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:27:39.708 7 INFO neutron_taas.services.taas.taas_plugin [None req-49b51a5f-22ae-4939-a11f-06c7c3a1a31b f46e79ffdd844378b09a0786a4a82d7a 46d1ab8868014435944bfb8f497aeb0f - - default default] TaaS: Handle Delete Port: 6ca430c2-5624-455f-8777-3ca126c34a20 2026-08-20 07:27:39.714 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-49b51a5f-22ae-4939-a11f-06c7c3a1a31b f46e79ffdd844378b09a0786a4a82d7a 46d1ab8868014435944bfb8f497aeb0f - - default default] Tap Mirror: Handle Delete Port: 6ca430c2-5624-455f-8777-3ca126c34a20 2026-08-20 07:27:39.849 8 INFO neutron.db.l3_db [None req-cd755176-ec1a-43e9-a3f1-d687929352be e94dd4846588428e85b67f4f1d0f20d1 31d6830ab0134bc3a135858a2a4571fc - - default default] Floating IP 4d1785a1-65a3-4f42-94c6-095920c8cb4d associated. External IP: 10.96.250.210, port: cc9f4021-505d-49d9-8801-39a7e20e8763. [pid: 8|app: 0|req: 630/1152] 10.0.0.243 () {34 vars in 749 bytes} [Thu Aug 20 07:27:39 2026] PUT /v2.0/floatingips/4d1785a1-65a3-4f42-94c6-095920c8cb4d => generated 855 bytes in 783 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1153] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:40 2026] GET /v2.0/ports?device_id=bd38aa59-b59b-4e1a-8053-bbcb19b333a6 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:27:40.303 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f2c551d-a46d-4e46-8d6e-cd6cdcb839d3'] response: {'name': 'network-changed', 'server_uuid': 'd60ea3a7-afd5-47f0-8aa7-580937cd2da8', 'tag': 'cc9f4021-505d-49d9-8801-39a7e20e8763', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 523/1154] 10.0.0.243 () {34 vars in 789 bytes} [Thu Aug 20 07:27:39 2026] PUT /v2.0/routers/24b0b857-5fc7-4d03-8c44-9ab121f926c3/remove_router_interface => generated 309 bytes in 1033 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1155] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:27:40 2026] GET /v2.0/security-groups?tenant_id=573b886d9f004a6ebc3af840cc5ef8bc&name=default => generated 2925 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:27:40.551 7 INFO neutron_taas.services.taas.taas_plugin [None req-a3e533ac-06d0-4d26-a3f6-e395f2d5c049 f46e79ffdd844378b09a0786a4a82d7a 46d1ab8868014435944bfb8f497aeb0f - - default default] TaaS: Handle Delete Port: 9317dd61-5a9c-4e17-9988-d634fbfd6340 2026-08-20 07:27:40.554 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a3e533ac-06d0-4d26-a3f6-e395f2d5c049 f46e79ffdd844378b09a0786a4a82d7a 46d1ab8868014435944bfb8f497aeb0f - - default default] Tap Mirror: Handle Delete Port: 9317dd61-5a9c-4e17-9988-d634fbfd6340 [pid: 8|app: 0|req: 633/1156] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:40 2026] GET /v2.0/ports?device_id=d60ea3a7-afd5-47f0-8aa7-580937cd2da8 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1157] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:27:40 2026] DELETE /v2.0/security-groups/01ce3c5c-4b75-4d9e-b37c-9ca562174bf1 => 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: 635/1158] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:27:40 2026] GET /v2.0/security-groups?id=e3a8555c-f5c2-48d8-971d-899416f31df7&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:27:40.786 7 INFO neutron_taas.services.taas.taas_plugin [None req-a3e533ac-06d0-4d26-a3f6-e395f2d5c049 f46e79ffdd844378b09a0786a4a82d7a 46d1ab8868014435944bfb8f497aeb0f - - default default] TaaS: Handle Delete Port: d362bd48-1da3-4d6b-8032-6486352bcca1 2026-08-20 07:27:40.791 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a3e533ac-06d0-4d26-a3f6-e395f2d5c049 f46e79ffdd844378b09a0786a4a82d7a 46d1ab8868014435944bfb8f497aeb0f - - default default] Tap Mirror: Handle Delete Port: d362bd48-1da3-4d6b-8032-6486352bcca1 [pid: 8|app: 0|req: 636/1159] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:27:40 2026] GET /v2.0/ports?tenant_id=31d6830ab0134bc3a135858a2a4571fc&device_id=d60ea3a7-afd5-47f0-8aa7-580937cd2da8 => 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: 637/1160] 199.204.45.162 () {34 vars in 986 bytes} [Thu Aug 20 07:27:40 2026] GET /v2.0/networks?id=6a654783-c8c1-413f-920e-c7678cada45b => generated 771 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1161] 199.204.45.162 () {34 vars in 1058 bytes} [Thu Aug 20 07:27:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=cc9f4021-505d-49d9-8801-39a7e20e8763 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1162] 199.204.45.162 () {34 vars in 984 bytes} [Thu Aug 20 07:27:40 2026] GET /v2.0/subnets?id=416414f1-aeab-4ba4-aaa4-8f057cbdf58f => generated 693 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1163] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:27:41 2026] GET /v2.0/ports?network_id=6a654783-c8c1-413f-920e-c7678cada45b&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: 641/1164] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:27:41 2026] GET /v2.0/networks/6a654783-c8c1-413f-920e-c7678cada45b?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: 642/1165] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:27:41 2026] GET /v2.0/networks/6a654783-c8c1-413f-920e-c7678cada45b?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) 2026-08-20 07:27:41.180 7 INFO neutron.services.segments.plugin [-] Segment d006ccc3-5066-44f8-bcd4-95e444321660 resource provider aggregate not found 2026-08-20 07:27:41.189 7 INFO neutron.services.segments.plugin [-] Segment d006ccc3-5066-44f8-bcd4-95e444321660 resource provider aggregate not found [pid: 8|app: 0|req: 643/1166] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:41 2026] GET /v2.0/ports?device_id=d60ea3a7-afd5-47f0-8aa7-580937cd2da8 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:27:41.199 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment d006ccc3-5066-44f8-bcd4-95e444321660 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 d006ccc3-5066-44f8-bcd4-95e444321660 found for delete ", "request_id": "req-b7ed74f3-fbc6-4b81-87a4-2e874f5f5f41"}]} 2026-08-20 07:27:41.207 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment d006ccc3-5066-44f8-bcd4-95e444321660 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 d006ccc3-5066-44f8-bcd4-95e444321660 found for delete ", "request_id": "req-a5918db3-3f89-4a93-b32f-9cf6f4c12c55"}]} 2026-08-20 07:27:41.215 7 INFO neutron.db.l3_hamode_db [None req-a3e533ac-06d0-4d26-a3f6-e395f2d5c049 f46e79ffdd844378b09a0786a4a82d7a 46d1ab8868014435944bfb8f497aeb0f - - default default] HA network 23a51b14-9150-432a-b984-025c33f742af was deleted as no HA routers are present in tenant 46d1ab8868014435944bfb8f497aeb0f. [pid: 7|app: 0|req: 524/1167] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:27:40 2026] DELETE /v2.0/routers/24b0b857-5fc7-4d03-8c44-9ab121f926c3 => generated 0 bytes in 884 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1168] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:27:41 2026] GET /v2.0/security-groups?id=e3a8555c-f5c2-48d8-971d-899416f31df7&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: 525/1169] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:27:41 2026] DELETE /v2.0/subnets/b6592244-9d76-412f-aa86-e8bcc41b7509 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1170] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:41 2026] GET /v2.0/ports?device_id=bd38aa59-b59b-4e1a-8053-bbcb19b333a6 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1171] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:27:41 2026] DELETE /v2.0/networks/790524ed-74c2-44e8-b347-5c2850e5600d => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1172] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:27:41 2026] GET /v2.0/security-groups?tenant_id=46d1ab8868014435944bfb8f497aeb0f&name=default => generated 2925 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1173] 199.204.45.162 () {34 vars in 986 bytes} [Thu Aug 20 07:27:42 2026] GET /v2.0/networks?id=18c5ddc1-bce3-4ae6-991c-4fc0e2b6786d => generated 661 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1174] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:27:42 2026] DELETE /v2.0/security-groups/19de213c-a33d-4c53-a3f1-6514e05a5581 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1175] 199.204.45.162 () {34 vars in 1050 bytes} [Thu Aug 20 07:27:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=85d3102c291d412b94da15f34ba76981 => generated 181 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1176] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:42 2026] GET /v2.0/ports?device_id=d60ea3a7-afd5-47f0-8aa7-580937cd2da8 => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1177] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:27:42 2026] GET /v2.0/security-groups?id=e3a8555c-f5c2-48d8-971d-899416f31df7&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1178] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:42 2026] GET /v2.0/ports?device_id=bd38aa59-b59b-4e1a-8053-bbcb19b333a6 => 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: 528/1179] 199.204.45.162 () {38 vars in 955 bytes} [Thu Aug 20 07:27:42 2026] POST /v2.0/ports => generated 958 bytes in 434 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: 652/1180] 10.0.0.243 () {32 vars in 653 bytes} [Thu Aug 20 07:27:42 2026] GET /v2.0/extensions => generated 21537 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1181] 10.0.0.243 () {32 vars in 681 bytes} [Thu Aug 20 07:27:42 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1182] 10.0.0.243 () {32 vars in 681 bytes} [Thu Aug 20 07:27:42 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1183] 10.0.0.243 () {32 vars in 729 bytes} [Thu Aug 20 07:27:42 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1184] 10.0.0.243 () {32 vars in 665 bytes} [Thu Aug 20 07:27:42 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1185] 10.0.0.243 () {32 vars in 699 bytes} [Thu Aug 20 07:27:42 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1186] 10.0.0.243 () {32 vars in 697 bytes} [Thu Aug 20 07:27:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1187] 10.0.0.243 () {32 vars in 701 bytes} [Thu Aug 20 07:27:42 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: 8|app: 0|req: 660/1188] 10.0.0.243 () {32 vars in 689 bytes} [Thu Aug 20 07:27:42 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1189] 10.0.0.243 () {32 vars in 703 bytes} [Thu Aug 20 07:27:42 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: 8|app: 0|req: 662/1190] 10.0.0.243 () {32 vars in 693 bytes} [Thu Aug 20 07:27:42 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: 8|app: 0|req: 663/1191] 10.0.0.243 () {32 vars in 695 bytes} [Thu Aug 20 07:27:42 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1192] 10.0.0.243 () {32 vars in 685 bytes} [Thu Aug 20 07:27:42 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1193] 10.0.0.243 () {32 vars in 687 bytes} [Thu Aug 20 07:27:42 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1194] 10.0.0.243 () {32 vars in 661 bytes} [Thu Aug 20 07:27:42 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1195] 10.0.0.243 () {32 vars in 699 bytes} [Thu Aug 20 07:27:42 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: 8|app: 0|req: 668/1196] 10.0.0.243 () {32 vars in 679 bytes} [Thu Aug 20 07:27:42 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1197] 10.0.0.243 () {32 vars in 683 bytes} [Thu Aug 20 07:27:42 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: 8|app: 0|req: 670/1198] 10.0.0.243 () {32 vars in 675 bytes} [Thu Aug 20 07:27:42 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: 8|app: 0|req: 671/1199] 10.0.0.243 () {32 vars in 689 bytes} [Thu Aug 20 07:27:42 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1200] 10.0.0.243 () {32 vars in 723 bytes} [Thu Aug 20 07:27:42 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1201] 10.0.0.243 () {32 vars in 687 bytes} [Thu Aug 20 07:27:42 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1202] 10.0.0.243 () {32 vars in 669 bytes} [Thu Aug 20 07:27:42 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1203] 10.0.0.243 () {32 vars in 687 bytes} [Thu Aug 20 07:27:42 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: 8|app: 0|req: 676/1204] 10.0.0.243 () {32 vars in 681 bytes} [Thu Aug 20 07:27:42 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1205] 10.0.0.243 () {32 vars in 699 bytes} [Thu Aug 20 07:27:42 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1206] 10.0.0.243 () {32 vars in 679 bytes} [Thu Aug 20 07:27:42 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1207] 10.0.0.243 () {32 vars in 667 bytes} [Thu Aug 20 07:27:42 2026] GET /v2.0/extensions/router => generated 256 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1208] 10.0.0.243 () {32 vars in 677 bytes} [Thu Aug 20 07:27:42 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1209] 10.0.0.243 () {32 vars in 665 bytes} [Thu Aug 20 07:27:42 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1210] 10.0.0.243 () {32 vars in 675 bytes} [Thu Aug 20 07:27:42 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1211] 10.0.0.243 () {32 vars in 713 bytes} [Thu Aug 20 07:27:42 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1212] 10.0.0.243 () {32 vars in 691 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1213] 10.0.0.243 () {32 vars in 683 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1214] 10.0.0.243 () {32 vars in 669 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1215] 10.0.0.243 () {32 vars in 687 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1216] 10.0.0.243 () {32 vars in 705 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1217] 10.0.0.243 () {32 vars in 675 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1218] 10.0.0.243 () {32 vars in 701 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1219] 10.0.0.243 () {32 vars in 675 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/pagination => 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: 692/1220] 10.0.0.243 () {32 vars in 693 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1221] 10.0.0.243 () {32 vars in 689 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1222] 10.0.0.243 () {32 vars in 709 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1223] 10.0.0.243 () {32 vars in 705 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1224] 10.0.0.243 () {32 vars in 719 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1225] 10.0.0.243 () {32 vars in 697 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1226] 10.0.0.243 () {32 vars in 711 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1227] 10.0.0.243 () {32 vars in 669 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/binding => generated 193 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1228] 10.0.0.243 () {32 vars in 687 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1229] 10.0.0.243 () {32 vars in 681 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1230] 10.0.0.243 () {32 vars in 675 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1231] 10.0.0.243 () {32 vars in 671 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/provider => generated 191 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1232] 10.0.0.243 () {32 vars in 661 bytes} [Thu Aug 20 07:27:43 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: 705/1233] 10.0.0.243 () {32 vars in 699 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1234] 10.0.0.243 () {32 vars in 699 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1235] 10.0.0.243 () {32 vars in 677 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1236] 10.0.0.243 () {32 vars in 669 bytes} [Thu Aug 20 07:27:43 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: 8|app: 0|req: 709/1237] 10.0.0.243 () {32 vars in 683 bytes} [Thu Aug 20 07:27:43 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) 2026-08-20 07:27:43.221 7 INFO neutron.services.segments.plugin [-] Segment 4823e0d1-97ac-4cad-ba3d-8e595a56543f resource provider aggregate not found [pid: 8|app: 0|req: 710/1238] 10.0.0.243 () {32 vars in 701 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:27:43.226 7 INFO neutron.services.segments.plugin [-] Segment 4823e0d1-97ac-4cad-ba3d-8e595a56543f resource provider aggregate not found [pid: 8|app: 0|req: 711/1239] 10.0.0.243 () {32 vars in 685 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:27:43.251 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4823e0d1-97ac-4cad-ba3d-8e595a56543f 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 4823e0d1-97ac-4cad-ba3d-8e595a56543f found for delete ", "request_id": "req-05f86033-7a64-4b07-bb8f-da82e1a7be82"}]} [pid: 8|app: 0|req: 712/1240] 10.0.0.243 () {32 vars in 707 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:27:43.256 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4823e0d1-97ac-4cad-ba3d-8e595a56543f 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 4823e0d1-97ac-4cad-ba3d-8e595a56543f found for delete ", "request_id": "req-7d0970bc-d896-42d0-806b-a4b66e99af6a"}]} [pid: 7|app: 0|req: 529/1241] 199.204.45.162 () {38 vars in 1028 bytes} [Thu Aug 20 07:27:42 2026] PUT /v2.0/ports/978b1f85-52c0-4851-a5f3-6ae2b09ca8b4 => generated 1239 bytes in 567 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1242] 10.0.0.243 () {32 vars in 669 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 530/1243] 10.0.0.243 () {32 vars in 697 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1244] 10.0.0.243 () {32 vars in 695 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:27:43.292 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-98c0b255-6a18-4ad4-9fe4-46ddb7a0bb3a'] response: {'name': 'network-changed', 'server_uuid': 'bd38aa59-b59b-4e1a-8053-bbcb19b333a6', 'tag': '978b1f85-52c0-4851-a5f3-6ae2b09ca8b4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 531/1245] 10.0.0.243 () {32 vars in 685 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1246] 10.0.0.243 () {32 vars in 689 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1247] 10.0.0.243 () {32 vars in 705 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1248] 10.0.0.243 () {32 vars in 667 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/quotas => 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: 533/1249] 10.0.0.243 () {32 vars in 681 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1250] 10.0.0.243 () {32 vars in 681 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1251] 10.0.0.243 () {32 vars in 691 bytes} [Thu Aug 20 07:27:43 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: 8|app: 0|req: 718/1252] 10.0.0.243 () {32 vars in 691 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1253] 10.0.0.243 () {32 vars in 695 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1254] 10.0.0.243 () {32 vars in 685 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1255] 10.0.0.243 () {32 vars in 689 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1256] 10.0.0.243 () {32 vars in 701 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1257] 10.0.0.243 () {32 vars in 703 bytes} [Thu Aug 20 07:27:43 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: 8|app: 0|req: 721/1258] 10.0.0.243 () {32 vars in 713 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1259] 10.0.0.243 () {32 vars in 717 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1260] 10.0.0.243 () {32 vars in 715 bytes} [Thu Aug 20 07:27:43 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: 539/1261] 10.0.0.243 () {32 vars in 727 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1262] 10.0.0.243 () {32 vars in 741 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1263] 10.0.0.243 () {32 vars in 719 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1264] 10.0.0.243 () {32 vars in 683 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1265] 10.0.0.243 () {32 vars in 669 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/segment => generated 145 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1266] 10.0.0.243 () {32 vars in 719 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1267] 10.0.0.243 () {32 vars in 679 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1268] 10.0.0.243 () {32 vars in 669 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1269] 10.0.0.243 () {32 vars in 697 bytes} [Thu Aug 20 07:27:43 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: 7|app: 0|req: 543/1270] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/ports?device_id=d60ea3a7-afd5-47f0-8aa7-580937cd2da8 => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1271] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/ports?device_id=bd38aa59-b59b-4e1a-8053-bbcb19b333a6 => 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: 544/1272] 199.204.45.162 () {34 vars in 994 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/ports?device_id=d60ea3a7-afd5-47f0-8aa7-580937cd2da8 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1273] 10.0.0.243 () {32 vars in 705 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1274] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/security-groups?id=ecee0e3e-019b-40fd-b57a-f41e63656223&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: 545/1275] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/security-groups?id=e3a8555c-f5c2-48d8-971d-899416f31df7&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1276] 10.0.0.243 () {32 vars in 701 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1277] 10.0.0.243 () {32 vars in 701 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1278] 10.0.0.243 () {32 vars in 683 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1279] 10.0.0.243 () {32 vars in 705 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1280] 10.0.0.243 () {32 vars in 695 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1281] 10.0.0.243 () {32 vars in 689 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1282] 10.0.0.243 () {32 vars in 697 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1283] 10.0.0.243 () {32 vars in 679 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1284] 10.0.0.243 () {32 vars in 689 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1285] 10.0.0.243 () {32 vars in 701 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1286] 10.0.0.243 () {32 vars in 665 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1287] 10.0.0.243 () {32 vars in 681 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:27:43.845 8 INFO neutron_taas.services.taas.taas_plugin [req-88694022-aa40-46c3-ab9e-0c03d9a1e16d req-980bed54-5bdf-4774-9d84-0e4d94590457 e94dd4846588428e85b67f4f1d0f20d1 31d6830ab0134bc3a135858a2a4571fc - - default default] TaaS: Handle Delete Port: cc9f4021-505d-49d9-8801-39a7e20e8763 [pid: 7|app: 0|req: 558/1288] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/ports?tenant_id=85d3102c291d412b94da15f34ba76981&device_id=bd38aa59-b59b-4e1a-8053-bbcb19b333a6 => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1289] 10.0.0.243 () {32 vars in 677 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:27:43.853 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-88694022-aa40-46c3-ab9e-0c03d9a1e16d req-980bed54-5bdf-4774-9d84-0e4d94590457 e94dd4846588428e85b67f4f1d0f20d1 31d6830ab0134bc3a135858a2a4571fc - - default default] Tap Mirror: Handle Delete Port: cc9f4021-505d-49d9-8801-39a7e20e8763 [pid: 7|app: 0|req: 560/1290] 10.0.0.243 () {32 vars in 693 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1291] 199.204.45.162 () {34 vars in 1018 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/networks?tenant_id=85d3102c291d412b94da15f34ba76981&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: 562/1292] 10.0.0.243 () {32 vars in 677 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1293] 10.0.0.243 () {32 vars in 667 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1294] 199.204.45.162 () {34 vars in 930 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1295] 10.0.0.243 () {32 vars in 663 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/taas => generated 175 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1296] 10.0.0.243 () {32 vars in 675 bytes} [Thu Aug 20 07:27:43 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: 7|app: 0|req: 567/1297] 10.0.0.243 () {32 vars in 687 bytes} [Thu Aug 20 07:27:43 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:27:44.010 8 INFO neutron.db.l3_db [req-88694022-aa40-46c3-ab9e-0c03d9a1e16d req-980bed54-5bdf-4774-9d84-0e4d94590457 e94dd4846588428e85b67f4f1d0f20d1 31d6830ab0134bc3a135858a2a4571fc - - default default] Floating IP 4d1785a1-65a3-4f42-94c6-095920c8cb4d disassociated. External IP: 10.96.250.210, port: cc9f4021-505d-49d9-8801-39a7e20e8763. [pid: 8|app: 0|req: 731/1298] 199.204.45.162 () {36 vars in 997 bytes} [Thu Aug 20 07:27:43 2026] DELETE /v2.0/ports/cc9f4021-505d-49d9-8801-39a7e20e8763 => generated 0 bytes in 687 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:27:44.381 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b072bac8-5748-4c2f-9fb8-3df49c0407f0'] response: {'server_uuid': 'd60ea3a7-afd5-47f0-8aa7-580937cd2da8', 'name': 'network-vif-deleted', 'tag': 'cc9f4021-505d-49d9-8801-39a7e20e8763', 'status': 'completed', 'code': 200} 2026-08-20 07:27:44.473 7 INFO neutron.db.segments_db [None req-e7250198-04d1-4a95-a87c-ca57b5a5f40a 2547ac547dc1460694c3d1e30d6439af 9fcf3b7fe56d4365bd73ca89bf050b0c - - default default] Added segment 7a3cbde0-cc63-466d-8bcc-88804379d9e9 of type vxlan for network 1c9cfffd-5e24-4d2a-9990-17f4ffd384df [pid: 7|app: 0|req: 568/1299] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:27:44 2026] POST /v2.0/networks => generated 644 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1300] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:27:44 2026] GET /v2.0/security-groups?tenant_id=fa131f9550aa45e580288d7cae0a2684&name=default => generated 2925 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1301] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:27:44 2026] POST /v2.0/subnets => generated 641 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1302] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:27:44 2026] DELETE /v2.0/security-groups/514af1ee-9134-4bb0-b8a0-20da727bc3ab => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1303] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:44 2026] GET /v2.0/ports?device_id=bd38aa59-b59b-4e1a-8053-bbcb19b333a6 => 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: 734/1304] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:44 2026] GET /v2.0/ports?device_id=d60ea3a7-afd5-47f0-8aa7-580937cd2da8 => 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: 735/1305] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:27:44 2026] GET /v2.0/security-groups?id=ecee0e3e-019b-40fd-b57a-f41e63656223&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:27:44.920 7 INFO neutron.db.segments_db [None req-2ccfa812-93eb-4166-a58a-c6b9ab218421 2547ac547dc1460694c3d1e30d6439af 9fcf3b7fe56d4365bd73ca89bf050b0c - - default default] Added segment fd160ea5-0be4-4181-9c24-7f7fca717099 of type vxlan for network 7108b623-4950-4ad8-b769-8f1cd2a3f6d9 [pid: 7|app: 0|req: 571/1306] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:27:44 2026] POST /v2.0/networks => generated 644 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1307] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:27:44 2026] GET /v2.0/ports?tenant_id=85d3102c291d412b94da15f34ba76981&device_id=bd38aa59-b59b-4e1a-8053-bbcb19b333a6 => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1308] 199.204.45.162 () {34 vars in 1060 bytes} [Thu Aug 20 07:27:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=978b1f85-52c0-4851-a5f3-6ae2b09ca8b4 => 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: 738/1309] 199.204.45.162 () {34 vars in 984 bytes} [Thu Aug 20 07:27:45 2026] GET /v2.0/subnets?id=ccc8d7fe-a7d0-4b5b-a8eb-777f9500f6f4 => generated 678 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1310] 10.0.0.243 () {34 vars in 743 bytes} [Thu Aug 20 07:27:44 2026] PUT /v2.0/networks/7108b623-4950-4ad8-b769-8f1cd2a3f6d9 => generated 592 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1311] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:27:45 2026] GET /v2.0/ports?network_id=18c5ddc1-bce3-4ae6-991c-4fc0e2b6786d&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: 740/1312] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:27:45 2026] GET /v2.0/networks/18c5ddc1-bce3-4ae6-991c-4fc0e2b6786d?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1313] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:27:45 2026] GET /v2.0/networks/18c5ddc1-bce3-4ae6-991c-4fc0e2b6786d?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: 573/1314] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:27:45 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) [pid: 8|app: 0|req: 742/1315] 10.0.0.243 () {34 vars in 741 bytes} [Thu Aug 20 07:27:45 2026] PUT /v2.0/subnets/e7676b22-3385-412c-939e-67936426c8da => generated 636 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:27:45.627 7 INFO neutron.services.segments.plugin [-] Segment fd160ea5-0be4-4181-9c24-7f7fca717099 resource provider aggregate not found 2026-08-20 07:27:45.633 7 INFO neutron.services.segments.plugin [-] Segment fd160ea5-0be4-4181-9c24-7f7fca717099 resource provider aggregate not found 2026-08-20 07:27:45.645 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment fd160ea5-0be4-4181-9c24-7f7fca717099 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 fd160ea5-0be4-4181-9c24-7f7fca717099 found for delete ", "request_id": "req-2e4a322d-6af1-4585-aeb2-32e2cf9900f0"}]} 2026-08-20 07:27:45.648 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment fd160ea5-0be4-4181-9c24-7f7fca717099 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 fd160ea5-0be4-4181-9c24-7f7fca717099 found for delete ", "request_id": "req-a41e960e-2249-4c44-88cf-531b2bd1ccd9"}]} [pid: 7|app: 0|req: 574/1316] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:27:45 2026] DELETE /v2.0/networks/7108b623-4950-4ad8-b769-8f1cd2a3f6d9 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:27:45.668 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d4b844d5-7d9c-4600-b7ae-ff1ae18e1e61 2547ac547dc1460694c3d1e30d6439af 9fcf3b7fe56d4365bd73ca89bf050b0c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 743/1317] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:27:45 2026] DELETE /v2.0/networks/7108b623-4950-4ad8-b769-8f1cd2a3f6d9 => 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: 575/1318] 10.0.0.243 () {32 vars in 694 bytes} [Thu Aug 20 07:27:45 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1319] 10.0.0.243 () {32 vars in 742 bytes} [Thu Aug 20 07:27:45 2026] GET /v2.0/subnets?network_id=373040a4-0703-41c8-b4c5-27a5e72bef46 => generated 649 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1320] 10.0.0.243 () {32 vars in 653 bytes} [Thu Aug 20 07:27:45 2026] GET /v2.0/extensions => generated 21537 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1321] 10.0.0.243 () {32 vars in 649 bytes} [Thu Aug 20 07:27:45 2026] GET /v2.0/networks => generated 1309 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1322] 10.0.0.243 () {32 vars in 647 bytes} [Thu Aug 20 07:27:45 2026] GET /v2.0/subnets => generated 1280 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1323] 10.0.0.243 () {32 vars in 723 bytes} [Thu Aug 20 07:27:45 2026] GET /v2.0/networks/1c9cfffd-5e24-4d2a-9990-17f4ffd384df => generated 669 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1324] 10.0.0.243 () {32 vars in 721 bytes} [Thu Aug 20 07:27:45 2026] GET /v2.0/subnets/a18f943f-b826-4bd7-86e2-ba7483253889 => generated 641 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1325] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:45 2026] GET /v2.0/ports?device_id=d60ea3a7-afd5-47f0-8aa7-580937cd2da8 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:27:45.993 8 INFO neutron.pecan_wsgi.hooks.translation [None req-67db6087-197a-4b3f-b095-f73da15f99dd 2547ac547dc1460694c3d1e30d6439af 9fcf3b7fe56d4365bd73ca89bf050b0c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 748/1326] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:27:45 2026] DELETE /v2.0/subnets/e7676b22-3385-412c-939e-67936426c8da => 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: 579/1327] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:45 2026] GET /v2.0/ports?device_id=bd38aa59-b59b-4e1a-8053-bbcb19b333a6 => generated 973 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:27:46.010 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c457a3b3-38de-4ed0-9e16-d84fd1c69d0c 2547ac547dc1460694c3d1e30d6439af 9fcf3b7fe56d4365bd73ca89bf050b0c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 749/1328] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:27:45 2026] DELETE /v2.0/networks/7108b623-4950-4ad8-b769-8f1cd2a3f6d9 => 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: 580/1329] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:27:46 2026] GET /v2.0/security-groups?id=ecee0e3e-019b-40fd-b57a-f41e63656223&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1330] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:27:46 2026] DELETE /v2.0/subnets/a18f943f-b826-4bd7-86e2-ba7483253889 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1331] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:27:46 2026] DELETE /v2.0/networks/1c9cfffd-5e24-4d2a-9990-17f4ffd384df => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:27:46.788 8 INFO neutron.db.segments_db [None req-89d23a7f-fcc4-4462-b004-7c2830ccb99d 4dc2194cae4c4280814bc457a5bcb26a 202bd393e51d47318d3439066f91ec1c - - default default] Added segment 0e754373-7b87-4c60-bd18-9f08bc974dcb of type vxlan for network 9612e0c9-5619-422f-b167-64789bb8dc44 2026-08-20 07:27:46.845 8 INFO neutron.db.segments_db [None req-89d23a7f-fcc4-4462-b004-7c2830ccb99d 4dc2194cae4c4280814bc457a5bcb26a 202bd393e51d47318d3439066f91ec1c - - default default] Added segment 9d27e5fc-c8e4-46f1-9ce4-40e9ee966a8b of type vxlan for network 5d2ac808-f0e4-40db-b66a-9980e62f5f8a [pid: 8|app: 0|req: 751/1332] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:27:46 2026] POST /v2.0/networks => generated 1245 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1333] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:27:46 2026] GET /v2.0/security-groups?tenant_id=9fcf3b7fe56d4365bd73ca89bf050b0c&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: 752/1334] 10.0.0.243 () {32 vars in 649 bytes} [Thu Aug 20 07:27:46 2026] GET /v2.0/networks => generated 1844 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1335] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:27:46 2026] DELETE /v2.0/security-groups/cf8a9986-0ecd-47b1-9ff3-830111886599 => 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: 584/1336] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:47 2026] GET /v2.0/ports?device_id=d60ea3a7-afd5-47f0-8aa7-580937cd2da8 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:27:47.086 8 INFO neutron.services.segments.plugin [-] Segment 0e754373-7b87-4c60-bd18-9f08bc974dcb resource provider aggregate not found 2026-08-20 07:27:47.094 8 INFO neutron.services.segments.plugin [-] Segment 0e754373-7b87-4c60-bd18-9f08bc974dcb resource provider aggregate not found 2026-08-20 07:27:47.103 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0e754373-7b87-4c60-bd18-9f08bc974dcb 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 0e754373-7b87-4c60-bd18-9f08bc974dcb found for delete ", "request_id": "req-e1035979-2d8f-41f8-aed6-0c6862df2d3a"}]} 2026-08-20 07:27:47.113 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0e754373-7b87-4c60-bd18-9f08bc974dcb 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 0e754373-7b87-4c60-bd18-9f08bc974dcb found for delete ", "request_id": "req-12cd9f44-7345-47da-96fd-a30585483dd1"}]} [pid: 8|app: 0|req: 753/1337] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:27:46 2026] DELETE /v2.0/networks/9612e0c9-5619-422f-b167-64789bb8dc44 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1338] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:47 2026] GET /v2.0/ports?device_id=bd38aa59-b59b-4e1a-8053-bbcb19b333a6 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1339] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:27:47 2026] GET /v2.0/security-groups?id=ecee0e3e-019b-40fd-b57a-f41e63656223&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1340] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:27:47 2026] DELETE /v2.0/networks/5d2ac808-f0e4-40db-b66a-9980e62f5f8a => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1341] 10.0.0.243 () {32 vars in 649 bytes} [Thu Aug 20 07:27:47 2026] GET /v2.0/networks => generated 651 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:27:47.353 8 INFO neutron.db.segments_db [None req-19c7d6d6-ccce-4dd9-82e4-fb0c8c05c550 4dc2194cae4c4280814bc457a5bcb26a 202bd393e51d47318d3439066f91ec1c - - default default] Added segment fe5787b3-6e4a-49f3-90f8-671d1b6a5b4a of type vxlan for network 80bfe569-3cb5-46b7-a52d-ee3bf5a7e5f6 [pid: 8|app: 0|req: 755/1342] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:27:47 2026] POST /v2.0/networks => generated 649 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:27:47.514 7 INFO neutron.db.segments_db [None req-5996107f-ca03-43d8-b306-790f3bbab2de 4dc2194cae4c4280814bc457a5bcb26a 202bd393e51d47318d3439066f91ec1c - - default default] Added segment d5036540-ff3e-4351-9d61-0060c3dd1e44 of type vxlan for network 9122d384-3863-4e2b-8b70-b380592de494 [pid: 7|app: 0|req: 588/1343] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:27:47 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-20 07:27:47.666 7 INFO neutron.services.segments.plugin [-] Segment 7a3cbde0-cc63-466d-8bcc-88804379d9e9 resource provider aggregate not found 2026-08-20 07:27:47.672 7 INFO neutron.services.segments.plugin [-] Segment 7a3cbde0-cc63-466d-8bcc-88804379d9e9 resource provider aggregate not found 2026-08-20 07:27:47.682 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7a3cbde0-cc63-466d-8bcc-88804379d9e9 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 7a3cbde0-cc63-466d-8bcc-88804379d9e9 found for delete ", "request_id": "req-bda445bd-fa65-4bb3-b874-1098c236c0d7"}]} 2026-08-20 07:27:47.693 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7a3cbde0-cc63-466d-8bcc-88804379d9e9 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 7a3cbde0-cc63-466d-8bcc-88804379d9e9 found for delete ", "request_id": "req-c6a374c9-123a-4644-9ba5-a4793329c4c8"}]} [pid: 8|app: 0|req: 756/1344] 10.0.0.243 () {34 vars in 665 bytes} [Thu Aug 20 07:27:47 2026] POST /v2.0/ports => generated 1505 bytes in 590 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: 757/1345] 10.0.0.243 () {32 vars in 643 bytes} [Thu Aug 20 07:27:48 2026] GET /v2.0/ports => generated 1505 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1346] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:27:48 2026] DELETE /v2.0/security-groups/e3a8555c-f5c2-48d8-971d-899416f31df7 => 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: 758/1347] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:48 2026] GET /v2.0/ports?device_id=bd38aa59-b59b-4e1a-8053-bbcb19b333a6 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:27:48.278 8 INFO neutron.api.v2.resource [None req-a1b06cc6-9bed-4344-bb69-8f34bba6b569 e94dd4846588428e85b67f4f1d0f20d1 31d6830ab0134bc3a135858a2a4571fc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 759/1348] 10.0.0.243 () {32 vars in 737 bytes} [Thu Aug 20 07:27:48 2026] GET /v2.0/security-groups/e3a8555c-f5c2-48d8-971d-899416f31df7 => 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: 760/1349] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:27:48 2026] GET /v2.0/security-groups?id=ecee0e3e-019b-40fd-b57a-f41e63656223&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:27:48.380 7 INFO neutron_taas.services.taas.taas_plugin [None req-b359c2e7-c86c-4fdc-9d51-5571f3d29c2d 4dc2194cae4c4280814bc457a5bcb26a 202bd393e51d47318d3439066f91ec1c - - default default] TaaS: Handle Delete Port: 51942f97-85c0-4dd8-bd7f-3e48441e1886 2026-08-20 07:27:48.383 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b359c2e7-c86c-4fdc-9d51-5571f3d29c2d 4dc2194cae4c4280814bc457a5bcb26a 202bd393e51d47318d3439066f91ec1c - - default default] Tap Mirror: Handle Delete Port: 51942f97-85c0-4dd8-bd7f-3e48441e1886 2026-08-20 07:27:48.402 8 INFO neutron_taas.services.taas.taas_plugin [None req-41f59b92-e89d-4120-9022-a2a6446d733b e94dd4846588428e85b67f4f1d0f20d1 31d6830ab0134bc3a135858a2a4571fc - - default default] TaaS: Handle Delete Port: daf83cc1-72ba-42ed-971c-8450081ae65b 2026-08-20 07:27:48.405 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-41f59b92-e89d-4120-9022-a2a6446d733b e94dd4846588428e85b67f4f1d0f20d1 31d6830ab0134bc3a135858a2a4571fc - - default default] Tap Mirror: Handle Delete Port: daf83cc1-72ba-42ed-971c-8450081ae65b [pid: 7|app: 0|req: 590/1350] 10.0.0.243 () {32 vars in 720 bytes} [Thu Aug 20 07:27:48 2026] DELETE /v2.0/ports/51942f97-85c0-4dd8-bd7f-3e48441e1886 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1351] 10.0.0.243 () {32 vars in 732 bytes} [Thu Aug 20 07:27:48 2026] DELETE /v2.0/floatingips/4d1785a1-65a3-4f42-94c6-095920c8cb4d => generated 0 bytes in 259 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:27:48.576 7 INFO neutron_taas.services.taas.taas_plugin [None req-add6ffda-7619-4723-87d9-ae64e996aa2d 4dc2194cae4c4280814bc457a5bcb26a 202bd393e51d47318d3439066f91ec1c - - default default] TaaS: Handle Delete Port: e0287888-e9ca-4a82-949e-242641368de8 2026-08-20 07:27:48.578 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-add6ffda-7619-4723-87d9-ae64e996aa2d 4dc2194cae4c4280814bc457a5bcb26a 202bd393e51d47318d3439066f91ec1c - - default default] Tap Mirror: Handle Delete Port: e0287888-e9ca-4a82-949e-242641368de8 [pid: 7|app: 0|req: 591/1352] 10.0.0.243 () {32 vars in 720 bytes} [Thu Aug 20 07:27:48 2026] DELETE /v2.0/ports/e0287888-e9ca-4a82-949e-242641368de8 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1353] 10.0.0.243 () {32 vars in 643 bytes} [Thu Aug 20 07:27:48 2026] GET /v2.0/ports => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:27:48.795 7 INFO neutron.db.segments_db [None req-4f06c4d7-c2af-4623-a8f7-d59a317bf7b9 4dc2194cae4c4280814bc457a5bcb26a 202bd393e51d47318d3439066f91ec1c - - default default] Added segment df07cab4-77f4-4030-afff-2002d4f0c2ab of type vxlan for network 72853dcf-e4a9-4998-84a0-6ab07f055f39 [pid: 7|app: 0|req: 593/1354] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:27:48 2026] POST /v2.0/networks => generated 650 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:27:48.999 8 INFO neutron_taas.services.taas.taas_plugin [None req-61853477-6172-4524-96c5-9216ded38d96 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: 26ce2f35-740b-4b8f-a2bd-c66d4f68ec9d 2026-08-20 07:27:49.005 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-61853477-6172-4524-96c5-9216ded38d96 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: 26ce2f35-740b-4b8f-a2bd-c66d4f68ec9d 2026-08-20 07:27:49.126 8 INFO neutron.services.segments.plugin [-] Segment 9d27e5fc-c8e4-46f1-9ce4-40e9ee966a8b resource provider aggregate not found 2026-08-20 07:27:49.139 8 INFO neutron.services.segments.plugin [-] Segment 9d27e5fc-c8e4-46f1-9ce4-40e9ee966a8b resource provider aggregate not found 2026-08-20 07:27:49.151 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9d27e5fc-c8e4-46f1-9ce4-40e9ee966a8b 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 9d27e5fc-c8e4-46f1-9ce4-40e9ee966a8b found for delete ", "request_id": "req-e343b66c-5ee3-4000-9806-8748c969c139"}]} 2026-08-20 07:27:49.168 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9d27e5fc-c8e4-46f1-9ce4-40e9ee966a8b 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 9d27e5fc-c8e4-46f1-9ce4-40e9ee966a8b found for delete ", "request_id": "req-3df9158e-9642-434d-8847-82f040fc8b02"}]} 2026-08-20 07:27:49.229 7 INFO neutron.db.segments_db [None req-d0f9b379-c6e7-4537-aeef-7b95b5ca2951 b7599948e17246a4aaa09103d76df037 9104753a8bfe4bf09d095050a0ae4824 - - default default] Added segment dc8d1345-51c9-46af-bc8e-84dfb4976929 of type vxlan for network baa6be62-59d8-4962-87bb-697c52dfb26d [pid: 7|app: 0|req: 594/1355] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:27:48 2026] POST /v2.0/networks => generated 648 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:27:49.389 7 INFO neutron.db.segments_db [None req-29813fb4-29f6-4927-9ac7-a7d51a035515 4dc2194cae4c4280814bc457a5bcb26a 202bd393e51d47318d3439066f91ec1c - - default default] Added segment 23494123-5fbb-42f3-ade5-5c220689cd80 of type vxlan for network bcc42614-b7c7-4a85-a34a-d8345797294c [pid: 7|app: 0|req: 595/1356] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:27:49 2026] POST /v2.0/networks => generated 649 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1357] 10.0.0.243 () {34 vars in 789 bytes} [Thu Aug 20 07:27:48 2026] PUT /v2.0/routers/973e2bf5-22b2-4e4e-ab45-0a644d6809a8/remove_router_interface => generated 309 bytes in 1007 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1358] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:49 2026] GET /v2.0/ports?device_id=bd38aa59-b59b-4e1a-8053-bbcb19b333a6 => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1359] 10.0.0.243 () {34 vars in 665 bytes} [Thu Aug 20 07:27:49 2026] POST /v2.0/ports => generated 779 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-20 07:27:49.976 7 INFO neutron_taas.services.taas.taas_plugin [None req-a5c25ff6-3870-4dd4-874a-3ae75c0e3e21 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: b0318157-9bcd-4982-b6e3-cac8921fb867 2026-08-20 07:27:49.979 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a5c25ff6-3870-4dd4-874a-3ae75c0e3e21 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: b0318157-9bcd-4982-b6e3-cac8921fb867 [pid: 8|app: 0|req: 764/1360] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:27:49 2026] POST /v2.0/subnets => generated 1273 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1361] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:27:50 2026] GET /v2.0/security-groups?id=ecee0e3e-019b-40fd-b57a-f41e63656223&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:27:50.214 8 INFO neutron.db.segments_db [None req-15b2b2df-e0ef-4472-a613-120e5183532e b7599948e17246a4aaa09103d76df037 9104753a8bfe4bf09d095050a0ae4824 - - default default] Added segment 4da92aac-6bf3-429c-a50c-51424ddf8e17 of type vxlan for network 38a2d8a2-a7d1-432a-bd8c-88341060a93f 2026-08-20 07:27:50.242 7 INFO neutron_taas.services.taas.taas_plugin [None req-a5c25ff6-3870-4dd4-874a-3ae75c0e3e21 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: 02b2c563-68cd-41a8-a215-58ac039848e7 2026-08-20 07:27:50.245 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a5c25ff6-3870-4dd4-874a-3ae75c0e3e21 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: 02b2c563-68cd-41a8-a215-58ac039848e7 [pid: 8|app: 0|req: 766/1362] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:27:50 2026] POST /v2.0/networks => generated 635 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1363] 10.0.0.243 () {32 vars in 647 bytes} [Thu Aug 20 07:27:50 2026] GET /v2.0/subnets => generated 1909 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1364] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:27:50 2026] POST /v2.0/subnets => generated 646 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:27:50.644 7 INFO neutron.services.segments.plugin [-] Segment 3546298b-11d1-4c6d-a2fc-f7e966b00b0c resource provider aggregate not found 2026-08-20 07:27:50.648 7 INFO neutron.services.segments.plugin [-] Segment 3546298b-11d1-4c6d-a2fc-f7e966b00b0c resource provider aggregate not found 2026-08-20 07:27:50.666 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3546298b-11d1-4c6d-a2fc-f7e966b00b0c 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 3546298b-11d1-4c6d-a2fc-f7e966b00b0c found for delete ", "request_id": "req-ce0c29f0-f70e-4ac5-ae94-76226f2afd12"}]} 2026-08-20 07:27:50.670 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3546298b-11d1-4c6d-a2fc-f7e966b00b0c 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 3546298b-11d1-4c6d-a2fc-f7e966b00b0c found for delete ", "request_id": "req-5423a96a-4209-4035-9962-44c80661a0a7"}]} 2026-08-20 07:27:50.676 7 INFO neutron.db.l3_hamode_db [None req-a5c25ff6-3870-4dd4-874a-3ae75c0e3e21 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] HA network 48e21a2b-4582-41f4-938a-fe990cbe8d25 was deleted as no HA routers are present in tenant 31d6830ab0134bc3a135858a2a4571fc. [pid: 7|app: 0|req: 597/1365] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:27:49 2026] DELETE /v2.0/routers/973e2bf5-22b2-4e4e-ab45-0a644d6809a8 => generated 0 bytes in 928 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1366] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:27:50 2026] DELETE /v2.0/subnets/e6aeba27-dd45-46fc-bbf5-67c3f147caab => 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: 770/1367] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:27:50 2026] DELETE /v2.0/subnets/416414f1-aeab-4ba4-aaa4-8f057cbdf58f => 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: 771/1368] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:27:50 2026] DELETE /v2.0/subnets/99faebcc-412c-4a40-823e-b17142998b24 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1369] 10.0.0.243 () {34 vars in 665 bytes} [Thu Aug 20 07:27:50 2026] POST /v2.0/ports => generated 961 bytes in 351 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-20 07:27:51.046 8 INFO neutron_taas.services.taas.taas_plugin [None req-5e9e062c-1628-43ed-ba47-7467f1993d37 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: 1f24f68d-319c-4732-baf5-cde36f69da35 2026-08-20 07:27:51.050 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5e9e062c-1628-43ed-ba47-7467f1993d37 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: 1f24f68d-319c-4732-baf5-cde36f69da35 [pid: 7|app: 0|req: 599/1370] 10.0.0.243 () {32 vars in 647 bytes} [Thu Aug 20 07:27:51 2026] GET /v2.0/subnets => generated 649 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:27:51.160 7 INFO neutron_taas.services.taas.taas_plugin [None req-48b405c5-9507-4476-a75f-7bee44354e34 b7599948e17246a4aaa09103d76df037 9104753a8bfe4bf09d095050a0ae4824 - - default default] TaaS: Handle Delete Port: 59b76774-537f-4003-b0c1-dca93a4668cd 2026-08-20 07:27:51.163 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-48b405c5-9507-4476-a75f-7bee44354e34 b7599948e17246a4aaa09103d76df037 9104753a8bfe4bf09d095050a0ae4824 - - default default] Tap Mirror: Handle Delete Port: 59b76774-537f-4003-b0c1-dca93a4668cd 2026-08-20 07:27:51.217 8 INFO neutron.services.segments.plugin [-] Segment 3b7e264e-5c86-4522-92e2-89b1dd737b99 resource provider aggregate not found 2026-08-20 07:27:51.223 8 INFO neutron.services.segments.plugin [-] Segment 3b7e264e-5c86-4522-92e2-89b1dd737b99 resource provider aggregate not found 2026-08-20 07:27:51.242 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3b7e264e-5c86-4522-92e2-89b1dd737b99 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 3b7e264e-5c86-4522-92e2-89b1dd737b99 found for delete ", "request_id": "req-819f8027-d9c1-4f31-a586-003b37c39efe"}]} 2026-08-20 07:27:51.244 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3b7e264e-5c86-4522-92e2-89b1dd737b99 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 3b7e264e-5c86-4522-92e2-89b1dd737b99 found for delete ", "request_id": "req-3e912012-f46a-4b94-8f3a-3487c6f66136"}]} [pid: 8|app: 0|req: 772/1371] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:27:50 2026] DELETE /v2.0/networks/6a654783-c8c1-413f-920e-c7678cada45b => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1372] 10.0.0.243 () {32 vars in 720 bytes} [Thu Aug 20 07:27:51 2026] DELETE /v2.0/ports/59b76774-537f-4003-b0c1-dca93a4668cd => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1373] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:51 2026] GET /v2.0/ports?device_id=bd38aa59-b59b-4e1a-8053-bbcb19b333a6 => generated 975 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:27:51.365 7 INFO neutron.pecan_wsgi.hooks.translation [None req-40e3d780-c7ee-4e01-a796-99afedbee903 b7599948e17246a4aaa09103d76df037 9104753a8bfe4bf09d095050a0ae4824 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 602/1374] 10.0.0.243 () {32 vars in 720 bytes} [Thu Aug 20 07:27:51 2026] DELETE /v2.0/ports/59b76774-537f-4003-b0c1-dca93a4668cd => 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: 773/1375] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:27:51 2026] DELETE /v2.0/networks/bcc42614-b7c7-4a85-a34a-d8345797294c => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:27:51.393 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d1825614-3438-47cd-9210-f75fb8972f36 b7599948e17246a4aaa09103d76df037 9104753a8bfe4bf09d095050a0ae4824 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 603/1376] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:27:51 2026] GET /v2.0/security-groups?id=ecee0e3e-019b-40fd-b57a-f41e63656223&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: 774/1377] 10.0.0.243 () {32 vars in 717 bytes} [Thu Aug 20 07:27:51 2026] GET /v2.0/ports/59b76774-537f-4003-b0c1-dca93a4668cd => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1378] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:27:51 2026] DELETE /v2.0/subnets/31171f97-4221-4ff0-9c4c-b9b624c6b38d => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1379] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:27:51 2026] DELETE /v2.0/networks/72853dcf-e4a9-4998-84a0-6ab07f055f39 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1380] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:27:51 2026] GET /v2.0/security-groups?tenant_id=31d6830ab0134bc3a135858a2a4571fc&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1381] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:27:51 2026] GET /v2.0/ports?device_id=bd38aa59-b59b-4e1a-8053-bbcb19b333a6 => 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: 777/1382] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:27:51 2026] DELETE /v2.0/networks/38a2d8a2-a7d1-432a-bd8c-88341060a93f => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1383] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:27:51 2026] DELETE /v2.0/networks/9122d384-3863-4e2b-8b70-b380592de494 => 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: 607/1384] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:27:51 2026] GET /v2.0/security-groups?id=ecee0e3e-019b-40fd-b57a-f41e63656223&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1385] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:27:51 2026] DELETE /v2.0/security-groups/14a8968a-a672-4784-badf-9456d62c8710 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:27:51.881 7 INFO neutron.db.segments_db [None req-3747d493-e9c8-42eb-8867-bbf33f12b896 b7599948e17246a4aaa09103d76df037 9104753a8bfe4bf09d095050a0ae4824 - - default default] Added segment 827b5be8-5cab-4e8e-9183-d660c579045e of type vxlan for network c14a0ddb-e081-4013-a679-6c3482ace7ba [pid: 8|app: 0|req: 779/1386] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:27:51 2026] DELETE /v2.0/networks/80bfe569-3cb5-46b7-a52d-ee3bf5a7e5f6 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1387] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:27:51 2026] POST /v2.0/networks => generated 636 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1390] 10.0.0.243 () {32 vars in 736 bytes} [Thu Aug 20 07:27:51 2026] GET /v2.0/ports?device_id=bd38aa59-b59b-4e1a-8053-bbcb19b333a6 => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1391] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:27:51 2026] POST /v2.0/subnets => generated 646 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1392] 10.0.0.243 () {34 vars in 665 bytes} [Thu Aug 20 07:27:52 2026] POST /v2.0/ports => generated 928 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:27:52.689 7 INFO neutron.services.segments.plugin [-] Segment df07cab4-77f4-4030-afff-2002d4f0c2ab resource provider aggregate not found 2026-08-20 07:27:52.692 7 INFO neutron.services.segments.plugin [-] Segment df07cab4-77f4-4030-afff-2002d4f0c2ab resource provider aggregate not found 2026-08-20 07:27:52.713 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment df07cab4-77f4-4030-afff-2002d4f0c2ab 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 df07cab4-77f4-4030-afff-2002d4f0c2ab found for delete ", "request_id": "req-ea85268a-158b-4cd9-bc88-0b9a1f87cb6a"}]} 2026-08-20 07:27:52.716 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment df07cab4-77f4-4030-afff-2002d4f0c2ab 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 df07cab4-77f4-4030-afff-2002d4f0c2ab found for delete ", "request_id": "req-bcacf721-0160-4d74-a964-76448e2d9295"}]} 2026-08-20 07:27:52.740 7 INFO neutron.services.segments.plugin [-] Segment d5036540-ff3e-4351-9d61-0060c3dd1e44 resource provider aggregate not found 2026-08-20 07:27:52.747 7 INFO neutron.services.segments.plugin [-] Segment d5036540-ff3e-4351-9d61-0060c3dd1e44 resource provider aggregate not found [pid: 7|app: 0|req: 613/1393] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:27:52 2026] GET /v2.0/security-groups?tenant_id=202bd393e51d47318d3439066f91ec1c&name=default => generated 2925 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:27:52.777 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment d5036540-ff3e-4351-9d61-0060c3dd1e44 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 d5036540-ff3e-4351-9d61-0060c3dd1e44 found for delete ", "request_id": "req-4b9e9442-1fce-4f15-949f-d2583e3ce84e"}]} 2026-08-20 07:27:52.783 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment d5036540-ff3e-4351-9d61-0060c3dd1e44 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 d5036540-ff3e-4351-9d61-0060c3dd1e44 found for delete ", "request_id": "req-d27ecc8e-26aa-4470-86d8-5a8daae9268e"}]} 2026-08-20 07:27:52.857 7 INFO neutron_taas.services.taas.taas_plugin [None req-da64a483-c54c-484c-9f0f-c400cce13b07 b7599948e17246a4aaa09103d76df037 9104753a8bfe4bf09d095050a0ae4824 - - default default] TaaS: Handle Delete Port: 546b988c-1854-4aef-80d6-4efba0dbb4f6 2026-08-20 07:27:52.861 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-da64a483-c54c-484c-9f0f-c400cce13b07 b7599948e17246a4aaa09103d76df037 9104753a8bfe4bf09d095050a0ae4824 - - default default] Tap Mirror: Handle Delete Port: 546b988c-1854-4aef-80d6-4efba0dbb4f6 2026-08-20 07:27:52.927 8 INFO neutron.db.l3_db [None req-ce7d13f4-8757-4fef-b632-ecf929e17c5f 2a3ba1fe107940759418c49a9e3d859a 85d3102c291d412b94da15f34ba76981 - - default default] Floating IP 0e398dbe-2c14-49b0-b0a5-a768078851e2 associated. External IP: 10.96.250.212, port: 978b1f85-52c0-4851-a5f3-6ae2b09ca8b4. [pid: 7|app: 0|req: 614/1394] 10.0.0.243 () {32 vars in 720 bytes} [Thu Aug 20 07:27:52 2026] DELETE /v2.0/ports/546b988c-1854-4aef-80d6-4efba0dbb4f6 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1395] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:27:52 2026] DELETE /v2.0/security-groups/fb8a08a8-0fcc-46e8-bf52-cee2f182a1f8 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:27:53.025 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cf7136b3-0ab6-4388-b938-a84f282e8779 b7599948e17246a4aaa09103d76df037 9104753a8bfe4bf09d095050a0ae4824 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 616/1396] 10.0.0.243 () {32 vars in 717 bytes} [Thu Aug 20 07:27:53 2026] GET /v2.0/ports/546b988c-1854-4aef-80d6-4efba0dbb4f6 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1397] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:27:53 2026] DELETE /v2.0/subnets/974d7226-f7d3-4d6c-a900-69c7885ab7b1 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1398] 10.0.0.243 () {34 vars in 677 bytes} [Thu Aug 20 07:27:52 2026] POST /v2.0/floatingips => generated 856 bytes in 1231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1399] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:27:53 2026] DELETE /v2.0/networks/c14a0ddb-e081-4013-a679-6c3482ace7ba => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:27:53.276 8 INFO neutron.services.segments.plugin [-] Segment 23494123-5fbb-42f3-ade5-5c220689cd80 resource provider aggregate not found 2026-08-20 07:27:53.280 8 INFO neutron.services.segments.plugin [-] Segment 23494123-5fbb-42f3-ade5-5c220689cd80 resource provider aggregate not found 2026-08-20 07:27:53.290 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-79f5f8bd-ea51-4b49-b6ab-10ec71d21912'] response: {'name': 'network-changed', 'server_uuid': 'bd38aa59-b59b-4e1a-8053-bbcb19b333a6', 'tag': '978b1f85-52c0-4851-a5f3-6ae2b09ca8b4', 'status': 'completed', 'code': 200} 2026-08-20 07:27:53.315 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 23494123-5fbb-42f3-ade5-5c220689cd80 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 23494123-5fbb-42f3-ade5-5c220689cd80 found for delete ", "request_id": "req-117711bc-acfd-4119-a217-a18855131e0a"}]} 2026-08-20 07:27:53.321 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 23494123-5fbb-42f3-ade5-5c220689cd80 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 23494123-5fbb-42f3-ade5-5c220689cd80 found for delete ", "request_id": "req-2586abde-9301-4052-8c34-13346bae8221"}]} 2026-08-20 07:27:53.340 8 INFO neutron.services.segments.plugin [-] Segment 4da92aac-6bf3-429c-a50c-51424ddf8e17 resource provider aggregate not found 2026-08-20 07:27:53.346 8 INFO neutron.services.segments.plugin [-] Segment 4da92aac-6bf3-429c-a50c-51424ddf8e17 resource provider aggregate not found [pid: 8|app: 0|req: 782/1400] 10.0.0.243 () {32 vars in 729 bytes} [Thu Aug 20 07:27:53 2026] GET /v2.0/floatingips/0e398dbe-2c14-49b0-b0a5-a768078851e2 => generated 856 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:27:53.364 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4da92aac-6bf3-429c-a50c-51424ddf8e17 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 4da92aac-6bf3-429c-a50c-51424ddf8e17 found for delete ", "request_id": "req-3c9b2c28-1e43-4679-962f-1a1c140d6a90"}]} 2026-08-20 07:27:53.367 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4da92aac-6bf3-429c-a50c-51424ddf8e17 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 4da92aac-6bf3-429c-a50c-51424ddf8e17 found for delete ", "request_id": "req-667e7d79-d4fd-4ff9-acc5-a6ca59b402e4"}]} 2026-08-20 07:27:53.385 8 INFO neutron.services.segments.plugin [-] Segment fe5787b3-6e4a-49f3-90f8-671d1b6a5b4a resource provider aggregate not found 2026-08-20 07:27:53.391 8 INFO neutron.services.segments.plugin [-] Segment fe5787b3-6e4a-49f3-90f8-671d1b6a5b4a resource provider aggregate not found 2026-08-20 07:27:53.407 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment fe5787b3-6e4a-49f3-90f8-671d1b6a5b4a 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 fe5787b3-6e4a-49f3-90f8-671d1b6a5b4a found for delete ", "request_id": "req-d096f3ed-b1c7-4fe8-9801-73e265065c07"}]} 2026-08-20 07:27:53.408 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment fe5787b3-6e4a-49f3-90f8-671d1b6a5b4a 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 fe5787b3-6e4a-49f3-90f8-671d1b6a5b4a found for delete ", "request_id": "req-436f15d4-030d-44f7-a405-22517aa71b0b"}]} [pid: 7|app: 0|req: 619/1401] 10.0.0.243 () {34 vars in 665 bytes} [Thu Aug 20 07:27:53 2026] POST /v2.0/ports => generated 778 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1402] 10.0.0.243 () {34 vars in 737 bytes} [Thu Aug 20 07:27:53 2026] PUT /v2.0/ports/19dca9ad-d933-4907-a9ae-8a88ea65cd16 => generated 752 bytes in 182 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-20 07:27:53.823 7 INFO neutron_taas.services.taas.taas_plugin [None req-5d401a2d-5054-4ffe-af7e-6a7d651521f6 b7599948e17246a4aaa09103d76df037 9104753a8bfe4bf09d095050a0ae4824 - - default default] TaaS: Handle Delete Port: 19dca9ad-d933-4907-a9ae-8a88ea65cd16 2026-08-20 07:27:53.827 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5d401a2d-5054-4ffe-af7e-6a7d651521f6 b7599948e17246a4aaa09103d76df037 9104753a8bfe4bf09d095050a0ae4824 - - default default] Tap Mirror: Handle Delete Port: 19dca9ad-d933-4907-a9ae-8a88ea65cd16 [pid: 7|app: 0|req: 620/1403] 10.0.0.243 () {32 vars in 720 bytes} [Thu Aug 20 07:27:53 2026] DELETE /v2.0/ports/19dca9ad-d933-4907-a9ae-8a88ea65cd16 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1404] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:27:53 2026] GET /v2.0/ports?tenant_id=85d3102c291d412b94da15f34ba76981&device_id=bd38aa59-b59b-4e1a-8053-bbcb19b333a6 => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 622/1405] 10.0.0.243 () {32 vars in 643 bytes} [Thu Aug 20 07:27:53 2026] GET /v2.0/ports => generated 782 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1406] 199.204.45.162 () {34 vars in 986 bytes} [Thu Aug 20 07:27:53 2026] GET /v2.0/networks?id=18c5ddc1-bce3-4ae6-991c-4fc0e2b6786d => generated 757 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:27:54.061 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f8861fbf-81fb-41d0-8d01-60ae4fca4b33 b7599948e17246a4aaa09103d76df037 9104753a8bfe4bf09d095050a0ae4824 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 624/1407] 10.0.0.243 () {32 vars in 717 bytes} [Thu Aug 20 07:27:54 2026] GET /v2.0/ports/19dca9ad-d933-4907-a9ae-8a88ea65cd16 => generated 132 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 07:27:54.156 8 INFO neutron.db.segments_db [None req-edc53bcf-91f4-45f3-852e-ffbb66bb48b3 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Added segment 344e4930-2837-4e32-bbb5-ed083cd57c1d of type vxlan for network 4895cc9a-2be8-473c-99a3-fab85126c1dc [pid: 8|app: 0|req: 784/1408] 10.0.0.243 () {34 vars in 671 bytes} [Thu Aug 20 07:27:53 2026] POST /v2.0/networks => generated 744 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1409] 10.0.0.243 () {32 vars in 643 bytes} [Thu Aug 20 07:27:54 2026] GET /v2.0/ports => generated 782 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1410] 199.204.45.162 () {34 vars in 1060 bytes} [Thu Aug 20 07:27:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=978b1f85-52c0-4851-a5f3-6ae2b09ca8b4 => generated 859 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1411] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:27:54 2026] POST /v2.0/subnets => generated 691 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1412] 10.0.0.243 () {32 vars in 717 bytes} [Thu Aug 20 07:27:54 2026] GET /v2.0/ports/424a4772-6782-4149-b197-d2807193f373 => generated 779 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1413] 10.0.0.243 () {32 vars in 729 bytes} [Thu Aug 20 07:27:54 2026] GET /v2.0/floatingips/0e398dbe-2c14-49b0-b0a5-a768078851e2 => generated 858 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1414] 199.204.45.162 () {34 vars in 984 bytes} [Thu Aug 20 07:27:54 2026] GET /v2.0/subnets?id=ccc8d7fe-a7d0-4b5b-a8eb-777f9500f6f4 => generated 678 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:27:54.532 8 INFO neutron.pecan_wsgi.hooks.translation [None req-59cf1fc1-cc5a-4322-ad9d-a5acc5214b5d b7599948e17246a4aaa09103d76df037 9104753a8bfe4bf09d095050a0ae4824 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 789/1415] 10.0.0.243 () {32 vars in 720 bytes} [Thu Aug 20 07:27:54 2026] DELETE /v2.0/ports/546b988c-1854-4aef-80d6-4efba0dbb4f6 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 07:27:54.565 7 INFO neutron.db.segments_db [None req-6745ae32-5ab6-4732-a3eb-e4e9a397047f 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Added segment bb22f718-9e6b-4aa3-b766-d2e83e2ec624 of type vxlan for network 9afb5ced-7cbf-43d9-a7a0-0e1012099114 [pid: 8|app: 0|req: 790/1416] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:27:54 2026] GET /v2.0/ports?network_id=18c5ddc1-bce3-4ae6-991c-4fc0e2b6786d&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:27:54.579 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bb14ce13-dece-49a0-b39c-0fae0bf2d452 b7599948e17246a4aaa09103d76df037 9104753a8bfe4bf09d095050a0ae4824 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 791/1417] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:27:54 2026] DELETE /v2.0/subnets/974d7226-f7d3-4d6c-a900-69c7885ab7b1 => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1418] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:27:54 2026] GET /v2.0/networks/18c5ddc1-bce3-4ae6-991c-4fc0e2b6786d?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:27:54.628 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4e2e0e89-1a85-4f3c-9baf-9dceee015f3a b7599948e17246a4aaa09103d76df037 9104753a8bfe4bf09d095050a0ae4824 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 793/1419] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:27:54 2026] DELETE /v2.0/subnets/31171f97-4221-4ff0-9c4c-b9b624c6b38d => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1420] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:27:54 2026] GET /v2.0/networks/18c5ddc1-bce3-4ae6-991c-4fc0e2b6786d?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-20 07:27:54.759 8 INFO neutron_taas.services.taas.taas_plugin [None req-581f5d0d-b81a-4913-a0c1-db381116a54f b7599948e17246a4aaa09103d76df037 9104753a8bfe4bf09d095050a0ae4824 - - default default] TaaS: Handle Delete Port: 424a4772-6782-4149-b197-d2807193f373 2026-08-20 07:27:54.762 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-581f5d0d-b81a-4913-a0c1-db381116a54f b7599948e17246a4aaa09103d76df037 9104753a8bfe4bf09d095050a0ae4824 - - default default] Tap Mirror: Handle Delete Port: 424a4772-6782-4149-b197-d2807193f373 2026-08-20 07:27:54.798 7 INFO neutron.db.l3_hamode_db [None req-6745ae32-5ab6-4732-a3eb-e4e9a397047f 8cb8d55fee8f478090f7b802599cccdb 96d8af5dbc254f47917ee079b9698f85 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-20 07:27:54.801 7 INFO neutron.services.segments.plugin [-] Segment 827b5be8-5cab-4e8e-9183-d660c579045e resource provider aggregate not found 2026-08-20 07:27:54.808 7 INFO neutron.services.segments.plugin [-] Segment 827b5be8-5cab-4e8e-9183-d660c579045e resource provider aggregate not found 2026-08-20 07:27:54.830 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 827b5be8-5cab-4e8e-9183-d660c579045e 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 827b5be8-5cab-4e8e-9183-d660c579045e found for delete ", "request_id": "req-ed47aff8-606c-4a13-9ccb-1cce49854072"}]} 2026-08-20 07:27:54.843 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 827b5be8-5cab-4e8e-9183-d660c579045e 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 827b5be8-5cab-4e8e-9183-d660c579045e found for delete ", "request_id": "req-8ea64c57-ba9b-48a5-b45b-2624216ba47c"}]} [pid: 8|app: 0|req: 795/1421] 10.0.0.243 () {32 vars in 720 bytes} [Thu Aug 20 07:27:54 2026] DELETE /v2.0/ports/424a4772-6782-4149-b197-d2807193f373 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:27:55.097 8 INFO neutron.db.segments_db [None req-afe131cb-7e0e-45fd-915c-6c3babdf85d0 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] Added segment 292a89a5-6ead-4e5d-a805-70420e0ed681 of type vxlan for network 80e9e082-94d3-4e61-ab82-f8127d059f36 [pid: 8|app: 0|req: 796/1422] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:27:54 2026] POST /v2.0/networks => generated 634 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1423] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:27:55 2026] DELETE /v2.0/networks/baa6be62-59d8-4962-87bb-697c52dfb26d => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:27:55.350 8 INFO neutron.db.segments_db [None req-9e293817-9507-477f-a335-0480b53c9e62 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] Added segment f054d9bb-6d6c-4e90-8f66-a099ba4e42b1 of type vxlan for network a6ef256e-30ec-4c90-87b9-e3e350d1614d 2026-08-20 07:27:55.429 8 INFO neutron.services.segments.plugin [-] Segment dc8d1345-51c9-46af-bc8e-84dfb4976929 resource provider aggregate not found 2026-08-20 07:27:55.434 8 INFO neutron.services.segments.plugin [-] Segment dc8d1345-51c9-46af-bc8e-84dfb4976929 resource provider aggregate not found 2026-08-20 07:27:55.443 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment dc8d1345-51c9-46af-bc8e-84dfb4976929 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 dc8d1345-51c9-46af-bc8e-84dfb4976929 found for delete ", "request_id": "req-c1ef3c7c-368b-4526-b306-39dd4cc0d990"}]} 2026-08-20 07:27:55.450 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment dc8d1345-51c9-46af-bc8e-84dfb4976929 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 dc8d1345-51c9-46af-bc8e-84dfb4976929 found for delete ", "request_id": "req-1dee56d0-7fcd-45fd-baeb-f6189534bec3"}]} [pid: 8|app: 0|req: 798/1424] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:27:55 2026] POST /v2.0/networks => generated 634 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:27:55.542 7 INFO neutron.db.l3_hamode_db [None req-6745ae32-5ab6-4732-a3eb-e4e9a397047f 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 799/1425] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:27:55 2026] POST /v2.0/subnets => generated 646 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1426] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:27:55 2026] POST /v2.0/subnets => generated 655 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1427] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:27:55 2026] GET /v2.0/security-groups?tenant_id=9104753a8bfe4bf09d095050a0ae4824&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:27:56.116 8 INFO neutron.db.segments_db [None req-f2a53c77-0555-4635-b074-02eb1d46b477 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] Added segment 71505468-1a35-4806-898a-fad32269db52 of type vxlan for network 054c6f4d-38a2-469a-a2ab-f1d5717b46f3 [pid: 7|app: 0|req: 627/1428] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:27:54 2026] POST /v2.0/routers => generated 731 bytes in 1913 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:27:56.437 8 INFO neutron.db.l3_hamode_db [None req-f2a53c77-0555-4635-b074-02eb1d46b477 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 628/1429] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:27:56 2026] DELETE /v2.0/security-groups/302363dc-de90-42d1-9e75-51d28801131d => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:27:56.625 8 INFO neutron.db.l3_hamode_db [None req-f2a53c77-0555-4635-b074-02eb1d46b477 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 802/1430] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:27:56 2026] POST /v2.0/routers => generated 511 bytes in 1095 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1431] 10.0.0.243 () {34 vars in 783 bytes} [Thu Aug 20 07:27:56 2026] PUT /v2.0/routers/3ecb5a15-606d-4f3e-b859-af2da92edcd8/add_router_interface => generated 309 bytes in 1129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1432] 10.0.0.243 () {34 vars in 783 bytes} [Thu Aug 20 07:27:57 2026] PUT /v2.0/routers/9851ecf8-037b-4177-8189-b90d9e6062d2/add_router_interface => generated 309 bytes in 1057 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1433] 10.0.0.243 () {32 vars in 717 bytes} [Thu Aug 20 07:27:58 2026] GET /v2.0/ports/0e320c29-c5d7-4609-ab8f-ed00ec8836d0 => generated 959 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:27:58.551 8 INFO neutron.db.segments_db [None req-fbb4d62e-f77f-4e51-9ce0-41b02436cf5f b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] Added segment 333dbe9b-7ca9-4807-b508-cda6c0541eb7 of type vxlan for network 14876730-7002-4db7-a27c-df08f42de4a9 [pid: 8|app: 0|req: 804/1434] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:27:58 2026] POST /v2.0/networks => generated 630 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1435] 10.0.0.243 () {34 vars in 685 bytes} [Thu Aug 20 07:27:58 2026] POST /v2.0/security-groups => generated 1660 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-20 07:27:58.814 8 INFO neutron.db.segments_db [None req-b3d9b66b-1969-4fcd-a3e6-812304f1dd3d b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] Added segment 6db9820b-6395-4a57-8f0d-5b5b48dad6d4 of type vxlan for network dc2e3297-4858-4c16-88a9-8f449d35e940 [pid: 8|app: 0|req: 806/1436] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:27:58 2026] POST /v2.0/networks => generated 629 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1437] 10.0.0.243 () {34 vars in 695 bytes} [Thu Aug 20 07:27:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1438] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:27:59 2026] POST /v2.0/subnets => generated 626 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1439] 10.0.0.243 () {34 vars in 783 bytes} [Thu Aug 20 07:27:58 2026] PUT /v2.0/routers/9851ecf8-037b-4177-8189-b90d9e6062d2/add_router_interface => generated 309 bytes in 1086 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1440] 10.0.0.243 () {34 vars in 695 bytes} [Thu Aug 20 07:27:59 2026] POST /v2.0/security-group-rules => generated 602 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1441] 10.0.0.243 () {32 vars in 717 bytes} [Thu Aug 20 07:27:59 2026] GET /v2.0/ports/858d3b22-38c9-4705-a366-31b1eb36063c => generated 967 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1442] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:27:59 2026] POST /v2.0/subnets => generated 626 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:28:00.011 7 INFO neutron_taas.services.taas.taas_plugin [None req-91f4024f-3110-4ec6-b4d4-12a62fea1834 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] TaaS: Handle Delete Port: 858d3b22-38c9-4705-a366-31b1eb36063c 2026-08-20 07:28:00.014 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-91f4024f-3110-4ec6-b4d4-12a62fea1834 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] Tap Mirror: Handle Delete Port: 858d3b22-38c9-4705-a366-31b1eb36063c [pid: 8|app: 0|req: 811/1443] 10.0.0.243 () {34 vars in 676 bytes} [Thu Aug 20 07:27:59 2026] POST /v2.0/floatingips => generated 552 bytes in 554 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:28:00.099 8 INFO neutron.db.segments_db [None req-a2cc53c4-0f4d-464f-bfa5-3cf04a3610c7 b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] Added segment 2f41a77f-1abc-4965-9b59-43888c4cc27e of type vxlan for network be389161-9ee3-4005-9a89-7cde66f250d4 2026-08-20 07:28:00.335 8 INFO neutron.db.l3_hamode_db [None req-a2cc53c4-0f4d-464f-bfa5-3cf04a3610c7 b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 633/1444] 10.0.0.243 () {34 vars in 789 bytes} [Thu Aug 20 07:27:59 2026] PUT /v2.0/routers/9851ecf8-037b-4177-8189-b90d9e6062d2/remove_router_interface => generated 309 bytes in 774 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:28:00.457 8 INFO neutron.db.l3_hamode_db [None req-a2cc53c4-0f4d-464f-bfa5-3cf04a3610c7 b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-20 07:28:00.795 7 INFO neutron_taas.services.taas.taas_plugin [None req-92162c35-8e49-40a5-b85e-194839b6e3d1 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] TaaS: Handle Delete Port: 0e320c29-c5d7-4609-ab8f-ed00ec8836d0 2026-08-20 07:28:00.799 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-92162c35-8e49-40a5-b85e-194839b6e3d1 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] Tap Mirror: Handle Delete Port: 0e320c29-c5d7-4609-ab8f-ed00ec8836d0 [pid: 8|app: 0|req: 812/1445] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:28:00 2026] POST /v2.0/routers => generated 507 bytes in 1034 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1446] 10.0.0.133 () {34 vars in 1100 bytes} [Thu Aug 20 07:28:01 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2127144408&fields=id&tenant_id=96d8af5dbc254f47917ee079b9698f85 => generated 69 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1447] 10.0.0.243 () {34 vars in 789 bytes} [Thu Aug 20 07:28:00 2026] PUT /v2.0/routers/9851ecf8-037b-4177-8189-b90d9e6062d2/remove_router_interface => generated 309 bytes in 766 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1448] 10.0.0.133 () {34 vars in 982 bytes} [Thu Aug 20 07:28:01 2026] GET /v2.0/networks?id=4895cc9a-2be8-473c-99a3-fab85126c1dc => generated 676 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1449] 10.0.0.243 () {32 vars in 736 bytes} [Thu Aug 20 07:28:01 2026] GET /v2.0/ports?device_id=9851ecf8-037b-4177-8189-b90d9e6062d2 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1450] 10.0.0.133 () {34 vars in 965 bytes} [Thu Aug 20 07:28:01 2026] GET /v2.0/quotas/96d8af5dbc254f47917ee079b9698f85 => generated 292 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:28:01.569 7 INFO neutron_taas.services.taas.taas_plugin [None req-2daa081d-d862-489f-a638-400490de8606 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] TaaS: Handle Delete Port: 166752a3-d0ff-4ef0-aaa0-d6d7c4d80b7c 2026-08-20 07:28:01.571 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2daa081d-d862-489f-a638-400490de8606 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] Tap Mirror: Handle Delete Port: 166752a3-d0ff-4ef0-aaa0-d6d7c4d80b7c 2026-08-20 07:28:01.902 7 INFO neutron.services.segments.plugin [-] Segment 71505468-1a35-4806-898a-fad32269db52 resource provider aggregate not found 2026-08-20 07:28:01.908 7 INFO neutron.services.segments.plugin [-] Segment 71505468-1a35-4806-898a-fad32269db52 resource provider aggregate not found 2026-08-20 07:28:01.924 7 INFO neutron.db.l3_hamode_db [None req-2daa081d-d862-489f-a638-400490de8606 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] HA network 054c6f4d-38a2-469a-a2ab-f1d5717b46f3 was deleted as no HA routers are present in tenant c6b49a603e314f7abd43b5cfaf2a65b9. 2026-08-20 07:28:01.932 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 71505468-1a35-4806-898a-fad32269db52 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 71505468-1a35-4806-898a-fad32269db52 found for delete ", "request_id": "req-3247885d-e9e0-4919-87f4-fa6c2e80d55d"}]} 2026-08-20 07:28:01.937 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 71505468-1a35-4806-898a-fad32269db52 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 71505468-1a35-4806-898a-fad32269db52 found for delete ", "request_id": "req-da99600c-d64b-4e41-a2b3-2b99238d848f"}]} [pid: 7|app: 0|req: 638/1451] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:28:01 2026] DELETE /v2.0/routers/9851ecf8-037b-4177-8189-b90d9e6062d2 => generated 0 bytes in 610 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1452] 10.0.0.133 () {34 vars in 1002 bytes} [Thu Aug 20 07:28:01 2026] GET /v2.0/ports?tenant_id=96d8af5dbc254f47917ee079b9698f85&fields=id => generated 103 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1453] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:28:02 2026] DELETE /v2.0/subnets/e148dfd7-0587-4081-a78a-3edcc95e9e97 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1454] 10.0.0.133 () {34 vars in 1008 bytes} [Thu Aug 20 07:28:02 2026] GET /v2.0/networks/4895cc9a-2be8-473c-99a3-fab85126c1dc?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: 642/1455] 10.0.0.126 () {34 vars in 990 bytes} [Thu Aug 20 07:28:02 2026] GET /v2.0/ports?device_id=bd38aa59-b59b-4e1a-8053-bbcb19b333a6 => generated 1244 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1456] 10.0.0.243 () {34 vars in 783 bytes} [Thu Aug 20 07:28:01 2026] PUT /v2.0/routers/1dab7d2a-aca9-4f19-9f57-ee6067da536b/add_router_interface => generated 309 bytes in 1262 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1457] 10.0.0.133 () {34 vars in 1108 bytes} [Thu Aug 20 07:28:02 2026] GET /v2.0/networks/4895cc9a-2be8-473c-99a3-fab85126c1dc?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: 643/1458] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:28:02 2026] DELETE /v2.0/subnets/91c938d8-2443-4b00-a14f-81f49acf52b1 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1459] 10.0.0.126 () {34 vars in 1040 bytes} [Thu Aug 20 07:28:02 2026] GET /v2.0/security-groups?id=ecee0e3e-019b-40fd-b57a-f41e63656223&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1460] 10.0.0.243 () {32 vars in 717 bytes} [Thu Aug 20 07:28:02 2026] GET /v2.0/ports/c62fab88-32ff-45e5-9c77-2a58e257cca2 => generated 955 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:28:02.594 8 INFO neutron.services.segments.plugin [-] Segment f054d9bb-6d6c-4e90-8f66-a099ba4e42b1 resource provider aggregate not found 2026-08-20 07:28:02.605 8 INFO neutron.services.segments.plugin [-] Segment f054d9bb-6d6c-4e90-8f66-a099ba4e42b1 resource provider aggregate not found 2026-08-20 07:28:02.616 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f054d9bb-6d6c-4e90-8f66-a099ba4e42b1 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 f054d9bb-6d6c-4e90-8f66-a099ba4e42b1 found for delete ", "request_id": "req-08bfb2b2-3fb4-422d-8812-b023c21d45c6"}]} 2026-08-20 07:28:02.630 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f054d9bb-6d6c-4e90-8f66-a099ba4e42b1 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 f054d9bb-6d6c-4e90-8f66-a099ba4e42b1 found for delete ", "request_id": "req-779cd856-d85c-4b6e-8008-0bf55aaa3b0c"}]} [pid: 8|app: 0|req: 817/1461] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:28:02 2026] DELETE /v2.0/networks/a6ef256e-30ec-4c90-87b9-e3e350d1614d => 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: 818/1462] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:28:02 2026] GET /v2.0/ports?device_id=1827c922-0283-4016-8081-84b0b0c1b77d => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:28:02.772 8 INFO neutron_taas.services.taas.taas_plugin [None req-79b7a8e6-e2b6-4551-925d-4088e410b418 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] TaaS: Handle Delete Port: 93634b48-b2cd-47f7-816d-efab0690c83b 2026-08-20 07:28:02.777 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-79b7a8e6-e2b6-4551-925d-4088e410b418 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] Tap Mirror: Handle Delete Port: 93634b48-b2cd-47f7-816d-efab0690c83b [pid: 8|app: 0|req: 819/1463] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:28:02 2026] DELETE /v2.0/networks/80e9e082-94d3-4e61-ab82-f8127d059f36 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:28:03.057 8 INFO neutron.db.segments_db [None req-f9c4b0fa-e276-4cda-a44e-a67bce2eabd8 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] Added segment 42d57741-08a2-48bc-a939-4d78c0f8be03 of type vxlan for network be1ef24f-5d8e-4062-9543-44aa3987a88d [pid: 8|app: 0|req: 820/1464] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:28:02 2026] POST /v2.0/networks => generated 634 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1465] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:28:03 2026] POST /v2.0/subnets => generated 646 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:28:03.403 8 INFO neutron.db.segments_db [None req-ff67c429-02af-4799-84d2-cf439578b20d 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] Added segment 1b9f8867-5d09-4b25-9d0c-fbb3eadc51b6 of type vxlan for network c5059961-8a80-4e96-a501-9bc5ecb4af4f 2026-08-20 07:28:03.632 8 INFO neutron.db.l3_hamode_db [None req-ff67c429-02af-4799-84d2-cf439578b20d 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 645/1466] 10.0.0.243 () {34 vars in 783 bytes} [Thu Aug 20 07:28:02 2026] PUT /v2.0/routers/1dab7d2a-aca9-4f19-9f57-ee6067da536b/add_router_interface => generated 309 bytes in 1216 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:28:03.737 8 INFO neutron.db.l3_hamode_db [None req-ff67c429-02af-4799-84d2-cf439578b20d 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 646/1467] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:28:03 2026] GET /v2.0/ports?device_id=1827c922-0283-4016-8081-84b0b0c1b77d => 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: 647/1468] 10.0.0.243 () {32 vars in 717 bytes} [Thu Aug 20 07:28:03 2026] GET /v2.0/ports/8c7de5db-7890-4cd9-8d0a-1203348e416b => generated 955 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:28:04.139 7 INFO neutron_taas.services.taas.taas_plugin [None req-a3668746-92fb-4094-90a2-e800480076ae b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] TaaS: Handle Delete Port: 8c7de5db-7890-4cd9-8d0a-1203348e416b 2026-08-20 07:28:04.143 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a3668746-92fb-4094-90a2-e800480076ae b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] Tap Mirror: Handle Delete Port: 8c7de5db-7890-4cd9-8d0a-1203348e416b [pid: 8|app: 0|req: 822/1469] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:28:03 2026] POST /v2.0/routers => generated 510 bytes in 947 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1470] 10.0.0.243 () {34 vars in 665 bytes} [Thu Aug 20 07:28:04 2026] POST /v2.0/ports => generated 964 bytes in 239 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: 648/1471] 10.0.0.243 () {34 vars in 789 bytes} [Thu Aug 20 07:28:03 2026] PUT /v2.0/routers/1dab7d2a-aca9-4f19-9f57-ee6067da536b/remove_router_interface => generated 309 bytes in 780 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:28:04.639 8 INFO neutron.services.segments.plugin [-] Segment 292a89a5-6ead-4e5d-a805-70420e0ed681 resource provider aggregate not found 2026-08-20 07:28:04.657 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 292a89a5-6ead-4e5d-a805-70420e0ed681 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 292a89a5-6ead-4e5d-a805-70420e0ed681 found for delete ", "request_id": "req-a9b98d4e-480d-4f2b-8986-57ccde5dad7d"}]} 2026-08-20 07:28:04.658 8 INFO neutron.services.segments.plugin [-] Segment 292a89a5-6ead-4e5d-a805-70420e0ed681 resource provider aggregate not found 2026-08-20 07:28:04.676 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 292a89a5-6ead-4e5d-a805-70420e0ed681 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 292a89a5-6ead-4e5d-a805-70420e0ed681 found for delete ", "request_id": "req-fe3d71d4-36db-4822-b49e-c8b02320d352"}]} 2026-08-20 07:28:04.887 7 INFO neutron_taas.services.taas.taas_plugin [None req-fe91fa92-15cb-41d5-9200-e5f5afa97da5 b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] TaaS: Handle Delete Port: c62fab88-32ff-45e5-9c77-2a58e257cca2 2026-08-20 07:28:04.890 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fe91fa92-15cb-41d5-9200-e5f5afa97da5 b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] Tap Mirror: Handle Delete Port: c62fab88-32ff-45e5-9c77-2a58e257cca2 [pid: 7|app: 0|req: 649/1472] 10.0.0.243 () {34 vars in 789 bytes} [Thu Aug 20 07:28:04 2026] PUT /v2.0/routers/1dab7d2a-aca9-4f19-9f57-ee6067da536b/remove_router_interface => generated 309 bytes in 739 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1473] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:28:05 2026] GET /v2.0/ports?device_id=1827c922-0283-4016-8081-84b0b0c1b77d => 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: 651/1474] 10.0.0.243 () {32 vars in 736 bytes} [Thu Aug 20 07:28:05 2026] GET /v2.0/ports?device_id=1dab7d2a-aca9-4f19-9f57-ee6067da536b => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:28:05.510 7 INFO neutron_taas.services.taas.taas_plugin [None req-cf96b336-1642-4383-a62b-6581c75daa11 b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] TaaS: Handle Delete Port: 4f21765a-1e2c-4af1-91e7-51cd8417b917 2026-08-20 07:28:05.512 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cf96b336-1642-4383-a62b-6581c75daa11 b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] Tap Mirror: Handle Delete Port: 4f21765a-1e2c-4af1-91e7-51cd8417b917 [pid: 8|app: 0|req: 824/1475] 10.0.0.243 () {34 vars in 783 bytes} [Thu Aug 20 07:28:04 2026] PUT /v2.0/routers/5c397195-f719-4020-8854-25b7dbc255e7/add_router_interface => generated 309 bytes in 1021 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: 825/1476] 10.0.0.243 () {32 vars in 717 bytes} [Thu Aug 20 07:28:05 2026] GET /v2.0/ports/0d9430ea-6fd6-4be7-8d83-92e4927b8e24 => generated 1038 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:28:05.837 7 INFO neutron.services.segments.plugin [-] Segment 2f41a77f-1abc-4965-9b59-43888c4cc27e resource provider aggregate not found 2026-08-20 07:28:05.838 7 INFO neutron.services.segments.plugin [-] Segment 2f41a77f-1abc-4965-9b59-43888c4cc27e resource provider aggregate not found 2026-08-20 07:28:05.853 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2f41a77f-1abc-4965-9b59-43888c4cc27e 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 2f41a77f-1abc-4965-9b59-43888c4cc27e found for delete ", "request_id": "req-9a027272-4169-4d5f-805a-4b92e901d17c"}]} 2026-08-20 07:28:05.858 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2f41a77f-1abc-4965-9b59-43888c4cc27e 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 2f41a77f-1abc-4965-9b59-43888c4cc27e found for delete ", "request_id": "req-ed907063-1777-4a8e-a88b-f5c9805605b7"}]} 2026-08-20 07:28:05.867 7 INFO neutron.db.l3_hamode_db [None req-cf96b336-1642-4383-a62b-6581c75daa11 b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] HA network be389161-9ee3-4005-9a89-7cde66f250d4 was deleted as no HA routers are present in tenant 80febcd89254469188955a5abe1adc8e. [pid: 7|app: 0|req: 652/1477] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:28:05 2026] DELETE /v2.0/routers/1dab7d2a-aca9-4f19-9f57-ee6067da536b => generated 0 bytes in 520 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1478] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:28:05 2026] DELETE /v2.0/subnets/b50d9a41-f64c-463e-b815-bed65a0ea56f => generated 0 bytes in 94 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:28:05.982 8 INFO neutron_taas.services.taas.taas_plugin [None req-5576bd5c-a3db-44d5-bafe-4b2d3deff50c 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] TaaS: Handle Delete Port: 0d9430ea-6fd6-4be7-8d83-92e4927b8e24 2026-08-20 07:28:05.985 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5576bd5c-a3db-44d5-bafe-4b2d3deff50c 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] Tap Mirror: Handle Delete Port: 0d9430ea-6fd6-4be7-8d83-92e4927b8e24 [pid: 7|app: 0|req: 654/1479] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:28:05 2026] DELETE /v2.0/subnets/72727325-fd59-4a89-9232-bca7efcd349d => generated 0 bytes in 104 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1480] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:28:06 2026] DELETE /v2.0/networks/dc2e3297-4858-4c16-88a9-8f449d35e940 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:28:06.270 7 INFO neutron_taas.services.taas.taas_plugin [None req-310c36c5-eaf3-407c-96a1-7241384a540a b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] TaaS: Handle Delete Port: c80a0eb0-2968-45c5-b63c-3ee1fd7c4892 2026-08-20 07:28:06.272 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-310c36c5-eaf3-407c-96a1-7241384a540a b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] Tap Mirror: Handle Delete Port: c80a0eb0-2968-45c5-b63c-3ee1fd7c4892 [pid: 8|app: 0|req: 826/1481] 10.0.0.243 () {34 vars in 789 bytes} [Thu Aug 20 07:28:05 2026] PUT /v2.0/routers/5c397195-f719-4020-8854-25b7dbc255e7/remove_router_interface => generated 309 bytes in 707 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: 656/1482] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:28:06 2026] DELETE /v2.0/networks/14876730-7002-4db7-a27c-df08f42de4a9 => 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: 657/1483] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:28:06 2026] GET /v2.0/ports?device_id=1827c922-0283-4016-8081-84b0b0c1b77d => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:28:06.520 7 INFO neutron.db.segments_db [None req-78ea28cd-2d5e-4f4f-bd0a-3c4332442b3e b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] Added segment 15accc39-53ce-4c8c-af6d-b3545a79b735 of type vxlan for network fa09d626-0d7b-4da7-a6a8-955834739a26 [pid: 7|app: 0|req: 658/1484] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:28:06 2026] POST /v2.0/networks => generated 630 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1485] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:28:06 2026] POST /v2.0/subnets => generated 626 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:28:06.847 7 INFO neutron.db.segments_db [None req-9d21cacd-4a78-4303-bbda-c571ad0f5fd5 b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] Added segment 7e83288e-7c1d-49ef-b331-f5d3bde57413 of type vxlan for network 47332c2c-eb8b-451d-bcce-77b6bca059e0 2026-08-20 07:28:06.892 8 INFO neutron.api.v2.resource [None req-5a721d31-bc21-493a-a0a3-43dfa02e7ac9 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 827/1486] 10.0.0.243 () {34 vars in 789 bytes} [Thu Aug 20 07:28:06 2026] PUT /v2.0/routers/5c397195-f719-4020-8854-25b7dbc255e7/remove_router_interface => generated 197 bytes in 555 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1487] 199.204.45.162 () {34 vars in 986 bytes} [Thu Aug 20 07:28:06 2026] GET /v2.0/networks?id=4895cc9a-2be8-473c-99a3-fab85126c1dc => generated 676 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1488] 10.0.0.243 () {32 vars in 736 bytes} [Thu Aug 20 07:28:06 2026] GET /v2.0/ports?device_id=5c397195-f719-4020-8854-25b7dbc255e7 => 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: 832/1491] 199.204.45.162 () {34 vars in 1050 bytes} [Thu Aug 20 07:28:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=96d8af5dbc254f47917ee079b9698f85 => generated 181 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:28:07.034 7 INFO neutron.db.l3_hamode_db [None req-9d21cacd-4a78-4303-bbda-c571ad0f5fd5 b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-20 07:28:07.117 7 INFO neutron.db.l3_hamode_db [None req-9d21cacd-4a78-4303-bbda-c571ad0f5fd5 b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-20 07:28:07.127 8 INFO neutron_taas.services.taas.taas_plugin [None req-4573c97b-9c6a-4f3d-b971-8b6c72bef9c2 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] TaaS: Handle Delete Port: a99fff67-ba74-42f7-b105-aa9a2fe1f21b 2026-08-20 07:28:07.131 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4573c97b-9c6a-4f3d-b971-8b6c72bef9c2 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] Tap Mirror: Handle Delete Port: a99fff67-ba74-42f7-b105-aa9a2fe1f21b 2026-08-20 07:28:07.470 8 INFO neutron.services.segments.plugin [-] Segment 1b9f8867-5d09-4b25-9d0c-fbb3eadc51b6 resource provider aggregate not found 2026-08-20 07:28:07.478 8 INFO neutron.services.segments.plugin [-] Segment 1b9f8867-5d09-4b25-9d0c-fbb3eadc51b6 resource provider aggregate not found 2026-08-20 07:28:07.493 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1b9f8867-5d09-4b25-9d0c-fbb3eadc51b6 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 1b9f8867-5d09-4b25-9d0c-fbb3eadc51b6 found for delete ", "request_id": "req-a2f5712a-a40e-4a05-8e48-fc2108dada6b"}]} 2026-08-20 07:28:07.495 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1b9f8867-5d09-4b25-9d0c-fbb3eadc51b6 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 1b9f8867-5d09-4b25-9d0c-fbb3eadc51b6 found for delete ", "request_id": "req-062e0670-78a8-45a8-97a0-5e9dd930905e"}]} 2026-08-20 07:28:07.501 8 INFO neutron.db.l3_hamode_db [None req-4573c97b-9c6a-4f3d-b971-8b6c72bef9c2 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] HA network c5059961-8a80-4e96-a501-9bc5ecb4af4f was deleted as no HA routers are present in tenant c6b49a603e314f7abd43b5cfaf2a65b9. [pid: 8|app: 0|req: 833/1492] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:28:06 2026] DELETE /v2.0/routers/5c397195-f719-4020-8854-25b7dbc255e7 => generated 0 bytes in 533 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1493] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:28:06 2026] POST /v2.0/routers => generated 507 bytes in 759 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1494] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:28:07 2026] DELETE /v2.0/subnets/b08d7399-e4f7-4de7-b496-85268851f0f2 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1495] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:28:07 2026] GET /v2.0/ports?device_id=1827c922-0283-4016-8081-84b0b0c1b77d => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:28:07.880 7 INFO neutron.services.segments.plugin [-] Segment 6db9820b-6395-4a57-8f0d-5b5b48dad6d4 resource provider aggregate not found 2026-08-20 07:28:07.885 7 INFO neutron.services.segments.plugin [-] Segment 6db9820b-6395-4a57-8f0d-5b5b48dad6d4 resource provider aggregate not found 2026-08-20 07:28:07.898 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6db9820b-6395-4a57-8f0d-5b5b48dad6d4 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 6db9820b-6395-4a57-8f0d-5b5b48dad6d4 found for delete ", "request_id": "req-87c66034-2ab9-4a30-a549-7b0bc6859581"}]} 2026-08-20 07:28:07.906 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6db9820b-6395-4a57-8f0d-5b5b48dad6d4 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 6db9820b-6395-4a57-8f0d-5b5b48dad6d4 found for delete ", "request_id": "req-a5b14938-12ff-4b51-a8fa-fbd9fa7e1a22"}]} [pid: 8|app: 0|req: 834/1496] 199.204.45.162 () {38 vars in 955 bytes} [Thu Aug 20 07:28:07 2026] POST /v2.0/ports => generated 958 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-20 07:28:07.923 7 INFO neutron.services.segments.plugin [-] Segment 333dbe9b-7ca9-4807-b508-cda6c0541eb7 resource provider aggregate not found 2026-08-20 07:28:07.929 7 INFO neutron.services.segments.plugin [-] Segment 333dbe9b-7ca9-4807-b508-cda6c0541eb7 resource provider aggregate not found 2026-08-20 07:28:07.949 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 333dbe9b-7ca9-4807-b508-cda6c0541eb7 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 333dbe9b-7ca9-4807-b508-cda6c0541eb7 found for delete ", "request_id": "req-61aa7371-93de-4df1-bfd8-0216304d988c"}]} 2026-08-20 07:28:07.950 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 333dbe9b-7ca9-4807-b508-cda6c0541eb7 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 333dbe9b-7ca9-4807-b508-cda6c0541eb7 found for delete ", "request_id": "req-c249af90-75b5-4231-9048-2c29b4a2eb90"}]} [pid: 8|app: 0|req: 835/1497] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:28:07 2026] DELETE /v2.0/networks/be1ef24f-5d8e-4062-9543-44aa3987a88d => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1498] 10.0.0.243 () {34 vars in 665 bytes} [Thu Aug 20 07:28:07 2026] POST /v2.0/ports => generated 948 bytes in 374 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-20 07:28:08.099 7 INFO neutron.db.segments_db [None req-d7b0f660-46da-4dea-a9ad-e7814731d0e5 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] Added segment db0ec7ea-1609-4473-b59a-d9d3dad969c9 of type vxlan for network 980536cf-0e1a-4fb7-b64e-fda565f95c45 [pid: 7|app: 0|req: 664/1499] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:28:08 2026] POST /v2.0/networks => generated 634 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1500] 199.204.45.162 () {38 vars in 1028 bytes} [Thu Aug 20 07:28:08 2026] PUT /v2.0/ports/07418b85-f59c-4022-89bb-25b760565e3e => generated 1239 bytes in 409 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-20 07:28:08.485 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-be162ab4-029b-4434-bb7b-c7b159d1f76a'] response: {'name': 'network-changed', 'server_uuid': '1827c922-0283-4016-8081-84b0b0c1b77d', 'tag': '07418b85-f59c-4022-89bb-25b760565e3e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 837/1501] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:28:08 2026] POST /v2.0/subnets => generated 646 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:28:08.737 8 INFO neutron.db.segments_db [None req-946f866c-3caf-4de4-9eef-c6f5acb7a722 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] Added segment 7b34e155-bec4-4c64-8b02-e2addf4fa78a of type vxlan for network f5f1207a-4b0e-40e9-bdf4-429f6e317a9b 2026-08-20 07:28:09.032 8 INFO neutron.db.l3_hamode_db [None req-946f866c-3caf-4de4-9eef-c6f5acb7a722 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-20 07:28:09.163 8 INFO neutron.db.l3_hamode_db [None req-946f866c-3caf-4de4-9eef-c6f5acb7a722 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 665/1502] 10.0.0.243 () {34 vars in 783 bytes} [Thu Aug 20 07:28:08 2026] PUT /v2.0/routers/b3f69eb5-3dd8-46e9-b299-6d0ec25ebf46/add_router_interface => generated 309 bytes in 1015 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: 666/1503] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:28:09 2026] GET /v2.0/ports?device_id=1827c922-0283-4016-8081-84b0b0c1b77d => generated 973 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1504] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:28:09 2026] GET /v2.0/ports?tenant_id=96d8af5dbc254f47917ee079b9698f85&device_id=1827c922-0283-4016-8081-84b0b0c1b77d => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1505] 10.0.0.243 () {32 vars in 717 bytes} [Thu Aug 20 07:28:09 2026] GET /v2.0/ports/5f06af52-8a7d-45ee-b11f-1c8d989be6ab => generated 1022 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1506] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:28:09 2026] GET /v2.0/security-groups?id=a3f00829-439a-47dd-93f6-6269b8627aad&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1507] 199.204.45.162 () {34 vars in 1018 bytes} [Thu Aug 20 07:28:09 2026] GET /v2.0/networks?tenant_id=96d8af5dbc254f47917ee079b9698f85&shared=False => generated 772 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:28:09.518 8 INFO neutron.services.segments.plugin [-] Segment 42d57741-08a2-48bc-a939-4d78c0f8be03 resource provider aggregate not found 2026-08-20 07:28:09.523 8 INFO neutron.services.segments.plugin [-] Segment 42d57741-08a2-48bc-a939-4d78c0f8be03 resource provider aggregate not found 2026-08-20 07:28:09.537 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 42d57741-08a2-48bc-a939-4d78c0f8be03 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 42d57741-08a2-48bc-a939-4d78c0f8be03 found for delete ", "request_id": "req-a8137ecf-3bcc-4889-a068-dd10eaaf09d4"}]} 2026-08-20 07:28:09.549 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 42d57741-08a2-48bc-a939-4d78c0f8be03 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 42d57741-08a2-48bc-a939-4d78c0f8be03 found for delete ", "request_id": "req-f8e3ae6d-1365-4943-8886-1dda3ad963d0"}]} [pid: 8|app: 0|req: 838/1508] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:28:08 2026] POST /v2.0/routers => generated 510 bytes in 1067 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1509] 199.204.45.162 () {34 vars in 930 bytes} [Thu Aug 20 07:28:09 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:28:10.139 7 INFO neutron_taas.services.taas.taas_plugin [None req-888eb936-df60-43ef-8d11-1f3c66e9e903 b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] TaaS: Handle Delete Port: 5f06af52-8a7d-45ee-b11f-1c8d989be6ab 2026-08-20 07:28:10.142 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-888eb936-df60-43ef-8d11-1f3c66e9e903 b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] Tap Mirror: Handle Delete Port: 5f06af52-8a7d-45ee-b11f-1c8d989be6ab [pid: 7|app: 0|req: 671/1510] 10.0.0.243 () {34 vars in 789 bytes} [Thu Aug 20 07:28:09 2026] PUT /v2.0/routers/b3f69eb5-3dd8-46e9-b299-6d0ec25ebf46/remove_router_interface => generated 309 bytes in 1128 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: 672/1511] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:28:10 2026] GET /v2.0/ports?device_id=1827c922-0283-4016-8081-84b0b0c1b77d => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:28:10.661 7 INFO neutron.api.v2.resource [None req-b41c0579-778d-4dc1-82e7-3d92f66a878b b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 673/1512] 10.0.0.243 () {34 vars in 789 bytes} [Thu Aug 20 07:28:10 2026] PUT /v2.0/routers/b3f69eb5-3dd8-46e9-b299-6d0ec25ebf46/remove_router_interface => generated 197 bytes in 88 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1513] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:28:10 2026] GET /v2.0/security-groups?id=a3f00829-439a-47dd-93f6-6269b8627aad&fields=id&fields=name => generated 114 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1514] 10.0.0.243 () {32 vars in 736 bytes} [Thu Aug 20 07:28:10 2026] GET /v2.0/ports?device_id=b3f69eb5-3dd8-46e9-b299-6d0ec25ebf46 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:28:10.881 7 INFO neutron_taas.services.taas.taas_plugin [None req-273d811a-4872-4c3e-bd94-aa6904fb50bf b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] TaaS: Handle Delete Port: 0e54c54b-7cbd-4d87-b873-5a04863cad46 2026-08-20 07:28:10.883 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-273d811a-4872-4c3e-bd94-aa6904fb50bf b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] Tap Mirror: Handle Delete Port: 0e54c54b-7cbd-4d87-b873-5a04863cad46 [pid: 8|app: 0|req: 840/1515] 10.0.0.243 () {34 vars in 783 bytes} [Thu Aug 20 07:28:09 2026] PUT /v2.0/routers/c5f913b9-26a5-4d0b-b1ba-b76d1ce27616/add_router_interface => generated 309 bytes in 1086 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1516] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:28:10 2026] GET /v2.0/ports?tenant_id=96d8af5dbc254f47917ee079b9698f85&device_id=1827c922-0283-4016-8081-84b0b0c1b77d => generated 1242 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1517] 10.0.0.243 () {32 vars in 717 bytes} [Thu Aug 20 07:28:10 2026] GET /v2.0/ports/9005ca45-c2a8-4e93-9c65-a208258efe58 => generated 959 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1518] 199.204.45.162 () {34 vars in 1060 bytes} [Thu Aug 20 07:28:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=07418b85-f59c-4022-89bb-25b760565e3e => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:28:11.205 7 INFO neutron.services.segments.plugin [-] Segment 7e83288e-7c1d-49ef-b331-f5d3bde57413 resource provider aggregate not found 2026-08-20 07:28:11.212 7 INFO neutron.services.segments.plugin [-] Segment 7e83288e-7c1d-49ef-b331-f5d3bde57413 resource provider aggregate not found 2026-08-20 07:28:11.227 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7e83288e-7c1d-49ef-b331-f5d3bde57413 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 7e83288e-7c1d-49ef-b331-f5d3bde57413 found for delete ", "request_id": "req-221f22ae-6ae2-42e6-9dbf-29c979f8da4e"}]} 2026-08-20 07:28:11.234 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7e83288e-7c1d-49ef-b331-f5d3bde57413 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 7e83288e-7c1d-49ef-b331-f5d3bde57413 found for delete ", "request_id": "req-86f7a49d-02db-4445-9709-1014fcfc14a5"}]} 2026-08-20 07:28:11.237 7 INFO neutron.db.l3_hamode_db [None req-273d811a-4872-4c3e-bd94-aa6904fb50bf b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] HA network 47332c2c-eb8b-451d-bcce-77b6bca059e0 was deleted as no HA routers are present in tenant 80febcd89254469188955a5abe1adc8e. [pid: 7|app: 0|req: 676/1519] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:28:10 2026] DELETE /v2.0/routers/b3f69eb5-3dd8-46e9-b299-6d0ec25ebf46 => generated 0 bytes in 539 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:28:11.248 8 INFO neutron_taas.services.taas.taas_plugin [None req-e8599555-a5db-4343-8324-e56cbee0acab 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] TaaS: Handle Delete Port: 9005ca45-c2a8-4e93-9c65-a208258efe58 2026-08-20 07:28:11.250 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e8599555-a5db-4343-8324-e56cbee0acab 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] Tap Mirror: Handle Delete Port: 9005ca45-c2a8-4e93-9c65-a208258efe58 [pid: 7|app: 0|req: 677/1520] 199.204.45.162 () {34 vars in 984 bytes} [Thu Aug 20 07:28:11 2026] GET /v2.0/subnets?id=9930258a-640a-49ca-8073-5652624114fc => generated 694 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1521] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:28:11 2026] DELETE /v2.0/subnets/04182b0e-d879-4a6e-a4dd-0113da8741ef => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1522] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:28:11 2026] GET /v2.0/ports?network_id=4895cc9a-2be8-473c-99a3-fab85126c1dc&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:28:11.521 7 INFO neutron_taas.services.taas.taas_plugin [None req-fd513e5b-9713-408c-a014-d36205e122fb b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] TaaS: Handle Delete Port: a2cc71af-e441-48df-af8b-4bc391a64ee2 2026-08-20 07:28:11.524 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fd513e5b-9713-408c-a014-d36205e122fb b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] Tap Mirror: Handle Delete Port: a2cc71af-e441-48df-af8b-4bc391a64ee2 [pid: 8|app: 0|req: 844/1523] 10.0.0.243 () {34 vars in 789 bytes} [Thu Aug 20 07:28:10 2026] PUT /v2.0/routers/c5f913b9-26a5-4d0b-b1ba-b76d1ce27616/remove_router_interface => generated 309 bytes in 602 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1524] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:28:11 2026] GET /v2.0/networks/4895cc9a-2be8-473c-99a3-fab85126c1dc?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: 846/1525] 10.0.0.243 () {32 vars in 736 bytes} [Thu Aug 20 07:28:11 2026] GET /v2.0/ports?device_id=c5f913b9-26a5-4d0b-b1ba-b76d1ce27616 => 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: 847/1526] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:28:11 2026] GET /v2.0/networks/4895cc9a-2be8-473c-99a3-fab85126c1dc?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: 680/1527] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:28:11 2026] DELETE /v2.0/networks/fa09d626-0d7b-4da7-a6a8-955834739a26 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1528] 10.0.0.243 () {32 vars in 826 bytes} [Thu Aug 20 07:28:11 2026] GET /v2.0/ports?project_id=85d3102c291d412b94da15f34ba76981&network_id=18c5ddc1-bce3-4ae6-991c-4fc0e2b6786d => generated 3695 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:28:11.854 7 INFO neutron.db.segments_db [None req-f321af92-74ad-4791-845f-ea0d773c2951 b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] Added segment 03031969-994b-4507-a19b-48d61be2bf61 of type vxlan for network eb3daafd-6437-486a-99eb-49fdc89ad8fb 2026-08-20 07:28:11.874 8 INFO neutron_taas.services.taas.taas_plugin [None req-7dc18633-b833-4b4e-b4a8-78aa69dadf23 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] TaaS: Handle Delete Port: ba951c97-a1bc-48e6-bbe4-582b094ba906 2026-08-20 07:28:11.877 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7dc18633-b833-4b4e-b4a8-78aa69dadf23 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] Tap Mirror: Handle Delete Port: ba951c97-a1bc-48e6-bbe4-582b094ba906 [pid: 7|app: 0|req: 682/1529] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:28:11 2026] POST /v2.0/networks => generated 629 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1530] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:28:11 2026] GET /v2.0/ports?device_id=1827c922-0283-4016-8081-84b0b0c1b77d => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1531] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:28:11 2026] POST /v2.0/subnets => generated 626 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1532] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:28:12 2026] GET /v2.0/security-groups?id=a3f00829-439a-47dd-93f6-6269b8627aad&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:28:12.213 8 INFO neutron.services.segments.plugin [-] Segment 7b34e155-bec4-4c64-8b02-e2addf4fa78a resource provider aggregate not found [pid: 7|app: 0|req: 686/1533] 10.0.0.243 () {32 vars in 742 bytes} [Thu Aug 20 07:28:12 2026] GET /v2.0/subnets?network_id=373040a4-0703-41c8-b4c5-27a5e72bef46 => generated 667 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:28:12.225 8 INFO neutron.services.segments.plugin [-] Segment 7b34e155-bec4-4c64-8b02-e2addf4fa78a resource provider aggregate not found 2026-08-20 07:28:12.232 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7b34e155-bec4-4c64-8b02-e2addf4fa78a 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 7b34e155-bec4-4c64-8b02-e2addf4fa78a found for delete ", "request_id": "req-1fb090f9-0b75-4c92-8a5c-20037dfef3ab"}]} 2026-08-20 07:28:12.242 8 INFO neutron.db.l3_hamode_db [None req-7dc18633-b833-4b4e-b4a8-78aa69dadf23 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] HA network f5f1207a-4b0e-40e9-bdf4-429f6e317a9b was deleted as no HA routers are present in tenant c6b49a603e314f7abd43b5cfaf2a65b9. 2026-08-20 07:28:12.248 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7b34e155-bec4-4c64-8b02-e2addf4fa78a 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 7b34e155-bec4-4c64-8b02-e2addf4fa78a found for delete ", "request_id": "req-3ba67b1d-762a-46ec-9553-0879a723cdea"}]} [pid: 8|app: 0|req: 848/1534] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:28:11 2026] DELETE /v2.0/routers/c5f913b9-26a5-4d0b-b1ba-b76d1ce27616 => generated 0 bytes in 553 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:28:12.261 7 INFO neutron.db.segments_db [None req-9ab7092a-61f4-45dd-a05a-6f94dfda70b7 b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] Added segment c245ef42-e6d4-4ef9-ab3c-747213cfc456 of type vxlan for network 91558fa9-a80d-4043-b37d-ec60ec46d45f [pid: 8|app: 0|req: 849/1535] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:28:12 2026] DELETE /v2.0/subnets/925e5c47-d933-48c1-a9fb-785308e3b5a2 => 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: 850/1536] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:28:12 2026] DELETE /v2.0/networks/980536cf-0e1a-4fb7-b64e-fda565f95c45 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:28:12.532 7 INFO neutron.db.l3_hamode_db [None req-9ab7092a-61f4-45dd-a05a-6f94dfda70b7 b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-20 07:28:12.601 8 INFO neutron.db.l3_db [None req-fcdac1fa-c5bf-4a8c-8eba-305aeebfb0af 2a3ba1fe107940759418c49a9e3d859a 85d3102c291d412b94da15f34ba76981 - - default default] Floating IP 0e398dbe-2c14-49b0-b0a5-a768078851e2 disassociated. External IP: 10.96.250.212, port: 978b1f85-52c0-4851-a5f3-6ae2b09ca8b4. 2026-08-20 07:28:12.705 7 INFO neutron.db.l3_hamode_db [None req-9ab7092a-61f4-45dd-a05a-6f94dfda70b7 b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 851/1537] 10.0.0.243 () {34 vars in 749 bytes} [Thu Aug 20 07:28:12 2026] PUT /v2.0/floatingips/0e398dbe-2c14-49b0-b0a5-a768078851e2 => generated 554 bytes in 506 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:28:13.014 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d9eaf5ab-e30b-4bac-aee7-9e0784721ada'] response: {'name': 'network-changed', 'server_uuid': 'bd38aa59-b59b-4e1a-8053-bbcb19b333a6', 'tag': '978b1f85-52c0-4851-a5f3-6ae2b09ca8b4', 'status': 'completed', 'code': 200} 2026-08-20 07:28:13.038 8 INFO neutron.db.segments_db [None req-31ce8620-f54a-455c-a04a-2ca582823c3f 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] Added segment c5b22146-0073-4262-8377-04b6ce8813b5 of type vxlan for network bc0a1bc5-8197-4e9d-8f4c-3a48c51963ee 2026-08-20 07:28:13.260 7 INFO neutron.services.segments.plugin [-] Segment 15accc39-53ce-4c8c-af6d-b3545a79b735 resource provider aggregate not found 2026-08-20 07:28:13.268 7 INFO neutron.services.segments.plugin [-] Segment 15accc39-53ce-4c8c-af6d-b3545a79b735 resource provider aggregate not found 2026-08-20 07:28:13.297 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 15accc39-53ce-4c8c-af6d-b3545a79b735 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 15accc39-53ce-4c8c-af6d-b3545a79b735 found for delete ", "request_id": "req-9238399a-df17-4c25-86c5-3125c6c7f8a9"}]} 2026-08-20 07:28:13.298 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 15accc39-53ce-4c8c-af6d-b3545a79b735 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 15accc39-53ce-4c8c-af6d-b3545a79b735 found for delete ", "request_id": "req-e7410fbb-a08b-4323-8755-2c7da374657e"}]} 2026-08-20 07:28:13.328 8 INFO neutron.db.l3_hamode_db [None req-31ce8620-f54a-455c-a04a-2ca582823c3f 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 687/1538] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:28:12 2026] POST /v2.0/routers => generated 506 bytes in 1214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1539] 10.0.0.243 () {32 vars in 729 bytes} [Thu Aug 20 07:28:13 2026] GET /v2.0/floatingips/0e398dbe-2c14-49b0-b0a5-a768078851e2 => generated 554 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1540] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:28:13 2026] GET /v2.0/ports?device_id=1827c922-0283-4016-8081-84b0b0c1b77d => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:28:14.109 8 INFO neutron.db.l3_hamode_db [None req-31ce8620-f54a-455c-a04a-2ca582823c3f 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-20 07:28:14.261 8 INFO neutron.services.segments.plugin [-] Segment db0ec7ea-1609-4473-b59a-d9d3dad969c9 resource provider aggregate not found 2026-08-20 07:28:14.272 8 INFO neutron.services.segments.plugin [-] Segment db0ec7ea-1609-4473-b59a-d9d3dad969c9 resource provider aggregate not found 2026-08-20 07:28:14.285 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment db0ec7ea-1609-4473-b59a-d9d3dad969c9 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 db0ec7ea-1609-4473-b59a-d9d3dad969c9 found for delete ", "request_id": "req-10fd4d63-5707-4d08-940a-d7b7c6e5fe0d"}]} 2026-08-20 07:28:14.287 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment db0ec7ea-1609-4473-b59a-d9d3dad969c9 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 db0ec7ea-1609-4473-b59a-d9d3dad969c9 found for delete ", "request_id": "req-e1282450-d89b-448f-8b4a-fad10d0a3206"}]} [pid: 7|app: 0|req: 690/1541] 10.0.0.243 () {34 vars in 783 bytes} [Thu Aug 20 07:28:13 2026] PUT /v2.0/routers/cea39a2f-574d-4454-8f66-aa758ad482e8/add_router_interface => generated 309 bytes in 1082 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1542] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:28:14 2026] GET /v2.0/security-groups?id=a3f00829-439a-47dd-93f6-6269b8627aad&fields=id&fields=name => generated 114 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1543] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:28:14 2026] GET /v2.0/ports?tenant_id=85d3102c291d412b94da15f34ba76981&device_id=bd38aa59-b59b-4e1a-8053-bbcb19b333a6 => generated 1244 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1544] 10.0.0.243 () {32 vars in 729 bytes} [Thu Aug 20 07:28:14 2026] GET /v2.0/floatingips/0e398dbe-2c14-49b0-b0a5-a768078851e2 => generated 552 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1545] 10.0.0.243 () {32 vars in 717 bytes} [Thu Aug 20 07:28:14 2026] GET /v2.0/ports/cbbebadb-0d72-47b2-8a1d-582549021276 => generated 955 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1546] 199.204.45.162 () {34 vars in 986 bytes} [Thu Aug 20 07:28:14 2026] GET /v2.0/networks?id=18c5ddc1-bce3-4ae6-991c-4fc0e2b6786d => generated 757 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1547] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:28:12 2026] POST /v2.0/routers => generated 691 bytes in 2032 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1548] 199.204.45.162 () {34 vars in 1060 bytes} [Thu Aug 20 07:28:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=978b1f85-52c0-4851-a5f3-6ae2b09ca8b4 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:28:15.069 7 INFO neutron_taas.services.taas.taas_plugin [None req-3faba04f-f641-4845-94e9-9ea6c6b55d64 b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] TaaS: Handle Delete Port: cbbebadb-0d72-47b2-8a1d-582549021276 2026-08-20 07:28:15.072 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3faba04f-f641-4845-94e9-9ea6c6b55d64 b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] Tap Mirror: Handle Delete Port: cbbebadb-0d72-47b2-8a1d-582549021276 [pid: 8|app: 0|req: 854/1549] 10.0.0.243 () {32 vars in 721 bytes} [Thu Aug 20 07:28:15 2026] GET /v2.0/routers/d1e66b7e-d728-4665-9edc-56d1cc39d65b => generated 697 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1550] 199.204.45.162 () {34 vars in 984 bytes} [Thu Aug 20 07:28:15 2026] GET /v2.0/subnets?id=ccc8d7fe-a7d0-4b5b-a8eb-777f9500f6f4 => generated 678 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1551] 10.0.0.243 () {32 vars in 647 bytes} [Thu Aug 20 07:28:15 2026] GET /v2.0/routers => generated 700 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1552] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:28:15 2026] GET /v2.0/ports?network_id=18c5ddc1-bce3-4ae6-991c-4fc0e2b6786d&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: 7|app: 0|req: 696/1553] 10.0.0.243 () {34 vars in 789 bytes} [Thu Aug 20 07:28:14 2026] PUT /v2.0/routers/cea39a2f-574d-4454-8f66-aa758ad482e8/remove_router_interface => generated 309 bytes in 837 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1554] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:28:15 2026] GET /v2.0/networks/18c5ddc1-bce3-4ae6-991c-4fc0e2b6786d?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: 698/1555] 10.0.0.243 () {32 vars in 736 bytes} [Thu Aug 20 07:28:15 2026] GET /v2.0/ports?device_id=cea39a2f-574d-4454-8f66-aa758ad482e8 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1556] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:28:15 2026] GET /v2.0/networks/18c5ddc1-bce3-4ae6-991c-4fc0e2b6786d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1557] 10.0.0.243 () {34 vars in 741 bytes} [Thu Aug 20 07:28:15 2026] PUT /v2.0/routers/d1e66b7e-d728-4665-9edc-56d1cc39d65b => generated 704 bytes in 470 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1558] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:28:15 2026] GET /v2.0/ports?device_id=1827c922-0283-4016-8081-84b0b0c1b77d => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1559] 10.0.0.243 () {32 vars in 721 bytes} [Thu Aug 20 07:28:15 2026] GET /v2.0/routers/d1e66b7e-d728-4665-9edc-56d1cc39d65b => generated 704 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:28:15.903 7 INFO neutron_taas.services.taas.taas_plugin [None req-c153a755-62c1-4f0a-8c9c-3c174f480689 b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] TaaS: Handle Delete Port: 3b50724c-ec9c-4bfc-bfe3-f3026c2e4a37 2026-08-20 07:28:15.906 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c153a755-62c1-4f0a-8c9c-3c174f480689 b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] Tap Mirror: Handle Delete Port: 3b50724c-ec9c-4bfc-bfe3-f3026c2e4a37 [pid: 8|app: 0|req: 861/1560] 10.0.0.243 () {34 vars in 685 bytes} [Thu Aug 20 07:28:15 2026] POST /v2.0/security-groups => generated 1675 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1561] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:28:15 2026] GET /v2.0/security-groups?id=a3f00829-439a-47dd-93f6-6269b8627aad&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: 863/1562] 10.0.0.243 () {32 vars in 736 bytes} [Thu Aug 20 07:28:16 2026] GET /v2.0/ports?device_id=d1e66b7e-d728-4665-9edc-56d1cc39d65b => 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: 864/1563] 10.0.0.243 () {34 vars in 695 bytes} [Thu Aug 20 07:28:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:28:16.300 7 INFO neutron.services.segments.plugin [-] Segment c245ef42-e6d4-4ef9-ab3c-747213cfc456 resource provider aggregate not found 2026-08-20 07:28:16.303 7 INFO neutron.services.segments.plugin [-] Segment c245ef42-e6d4-4ef9-ab3c-747213cfc456 resource provider aggregate not found 2026-08-20 07:28:16.323 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment c245ef42-e6d4-4ef9-ab3c-747213cfc456 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 c245ef42-e6d4-4ef9-ab3c-747213cfc456 found for delete ", "request_id": "req-6e745ac8-a2a7-436b-b21e-4bb701924256"}]} 2026-08-20 07:28:16.328 7 INFO neutron.db.l3_hamode_db [None req-c153a755-62c1-4f0a-8c9c-3c174f480689 b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] HA network 91558fa9-a80d-4043-b37d-ec60ec46d45f was deleted as no HA routers are present in tenant 80febcd89254469188955a5abe1adc8e. 2026-08-20 07:28:16.330 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment c245ef42-e6d4-4ef9-ab3c-747213cfc456 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 c245ef42-e6d4-4ef9-ab3c-747213cfc456 found for delete ", "request_id": "req-c0de0069-f40e-4afc-9491-4e501f523441"}]} [pid: 7|app: 0|req: 700/1564] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:28:15 2026] DELETE /v2.0/routers/cea39a2f-574d-4454-8f66-aa758ad482e8 => generated 0 bytes in 651 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:28:16.441 8 INFO neutron_taas.services.taas.taas_plugin [None req-401e4828-4082-4ecf-b072-c1d3af52b381 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] TaaS: Handle Delete Port: a7bc556c-4ae2-4def-a46e-0b7c4c58ab47 2026-08-20 07:28:16.444 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-401e4828-4082-4ecf-b072-c1d3af52b381 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] Tap Mirror: Handle Delete Port: a7bc556c-4ae2-4def-a46e-0b7c4c58ab47 [pid: 7|app: 0|req: 701/1565] 10.0.0.243 () {34 vars in 695 bytes} [Thu Aug 20 07:28:16 2026] POST /v2.0/security-group-rules => generated 596 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1566] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:28:16 2026] DELETE /v2.0/subnets/914331c1-e3f1-4815-b9bc-f0e2bca0109a => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:28:16.758 8 INFO neutron_taas.services.taas.taas_plugin [None req-401e4828-4082-4ecf-b072-c1d3af52b381 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] TaaS: Handle Delete Port: 2f77c8e2-e029-4e5b-a91e-1ab1f4d3cf13 2026-08-20 07:28:16.761 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-401e4828-4082-4ecf-b072-c1d3af52b381 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] Tap Mirror: Handle Delete Port: 2f77c8e2-e029-4e5b-a91e-1ab1f4d3cf13 [pid: 7|app: 0|req: 703/1567] 10.0.0.243 () {34 vars in 695 bytes} [Thu Aug 20 07:28:16 2026] POST /v2.0/security-group-rules => generated 602 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:28:16.866 7 INFO neutron_taas.services.taas.taas_plugin [None req-6daea482-0f5d-4943-872a-1cea4a824208 b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] TaaS: Handle Delete Port: f37d744a-0a89-4f0b-8945-bf93ea61e9bd 2026-08-20 07:28:16.868 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6daea482-0f5d-4943-872a-1cea4a824208 b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] Tap Mirror: Handle Delete Port: f37d744a-0a89-4f0b-8945-bf93ea61e9bd [pid: 7|app: 0|req: 704/1568] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:28:16 2026] DELETE /v2.0/networks/eb3daafd-6437-486a-99eb-49fdc89ad8fb => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:28:17.107 8 INFO neutron.services.segments.plugin [-] Segment c5b22146-0073-4262-8377-04b6ce8813b5 resource provider aggregate not found 2026-08-20 07:28:17.108 8 INFO neutron.services.segments.plugin [-] Segment c5b22146-0073-4262-8377-04b6ce8813b5 resource provider aggregate not found 2026-08-20 07:28:17.124 8 INFO neutron.db.l3_hamode_db [None req-401e4828-4082-4ecf-b072-c1d3af52b381 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] HA network bc0a1bc5-8197-4e9d-8f4c-3a48c51963ee was deleted as no HA routers are present in tenant c6b49a603e314f7abd43b5cfaf2a65b9. 2026-08-20 07:28:17.132 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c5b22146-0073-4262-8377-04b6ce8813b5 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 c5b22146-0073-4262-8377-04b6ce8813b5 found for delete ", "request_id": "req-e62cb80a-a636-4b5b-af0d-973a070b1d2b"}]} [pid: 8|app: 0|req: 865/1569] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:28:16 2026] DELETE /v2.0/routers/d1e66b7e-d728-4665-9edc-56d1cc39d65b => generated 0 bytes in 956 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:28:17.137 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c5b22146-0073-4262-8377-04b6ce8813b5 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 c5b22146-0073-4262-8377-04b6ce8813b5 found for delete ", "request_id": "req-8286fecc-ebb2-4d14-b5a8-a1a29d1f6514"}]} 2026-08-20 07:28:17.181 8 INFO neutron.db.segments_db [None req-7dbcf24f-75d2-4514-98da-f3f6630e21ac b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] Added segment ed2efee0-27c6-4df6-9117-19340f2bf057 of type vxlan for network 3f854852-cf4c-4156-87fa-1fe9e16fbfc1 [pid: 7|app: 0|req: 705/1570] 10.0.0.243 () {34 vars in 695 bytes} [Thu Aug 20 07:28:17 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: 7|app: 0|req: 706/1571] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:28:17 2026] GET /v2.0/ports?device_id=1827c922-0283-4016-8081-84b0b0c1b77d => generated 975 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1572] 10.0.0.243 () {32 vars in 736 bytes} [Thu Aug 20 07:28:17 2026] GET /v2.0/ports?device_id=d1e66b7e-d728-4665-9edc-56d1cc39d65b => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:28:17.308 7 INFO neutron.db.securitygroups_db [None req-35c0b11b-5c2c-4012-aa23-ee0ceff2b872 2a3ba1fe107940759418c49a9e3d859a 85d3102c291d412b94da15f34ba76981 - - default default] Project 85d3102c291d412b94da15f34ba76981 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: 708/1573] 10.0.0.243 () {34 vars in 695 bytes} [Thu Aug 20 07:28:17 2026] POST /v2.0/security-group-rules => generated 607 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1574] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:28:17 2026] GET /v2.0/security-groups?id=a3f00829-439a-47dd-93f6-6269b8627aad&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:28:17.416 7 INFO neutron.api.v2.resource [None req-ef0c4cd7-1c8e-441e-bac9-eb0327675f16 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 710/1575] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:28:17 2026] DELETE /v2.0/routers/d1e66b7e-d728-4665-9edc-56d1cc39d65b => generated 135 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 07:28:17.447 7 INFO neutron.db.securitygroups_db [None req-365d258b-b5f9-4fa3-904b-16b69aac73e3 2a3ba1fe107940759418c49a9e3d859a 85d3102c291d412b94da15f34ba76981 - - default default] Project 85d3102c291d412b94da15f34ba76981 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-08-20 07:28:17.451 8 INFO neutron.db.l3_hamode_db [None req-7dbcf24f-75d2-4514-98da-f3f6630e21ac b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 711/1576] 10.0.0.243 () {34 vars in 695 bytes} [Thu Aug 20 07:28:17 2026] POST /v2.0/security-group-rules => generated 606 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1577] 10.0.0.243 () {32 vars in 736 bytes} [Thu Aug 20 07:28:17 2026] GET /v2.0/ports?device_id=c5f913b9-26a5-4d0b-b1ba-b76d1ce27616 => 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: 713/1578] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:28:17 2026] GET /v2.0/ports?device_id=1827c922-0283-4016-8081-84b0b0c1b77d => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:28:17.612 7 INFO neutron.api.v2.resource [None req-9fa38a7c-ec56-46e8-bd7a-c1671a29b6f2 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 714/1579] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:28:17 2026] DELETE /v2.0/routers/c5f913b9-26a5-4d0b-b1ba-b76d1ce27616 => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 07:28:17.629 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6b3acd31-ef30-4be9-bc84-c3607d70156f 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 715/1580] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:28:17 2026] DELETE /v2.0/subnets/925e5c47-d933-48c1-a9fb-785308e3b5a2 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 07:28:17.971 7 INFO neutron.db.l3_db [None req-55474959-3fd9-4f06-8930-345c3e2628b9 6244ef636b10489aae27e756c4c13c2b 96d8af5dbc254f47917ee079b9698f85 - - default default] Floating IP cc5b3a43-2b4e-4b2d-930b-901c6cc1823d associated. External IP: 10.96.250.210, port: 07418b85-f59c-4022-89bb-25b760565e3e. 2026-08-20 07:28:18.233 8 INFO neutron.db.l3_hamode_db [None req-7dbcf24f-75d2-4514-98da-f3f6630e21ac b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 716/1581] 10.0.0.243 () {34 vars in 749 bytes} [Thu Aug 20 07:28:17 2026] PUT /v2.0/floatingips/cc5b3a43-2b4e-4b2d-930b-901c6cc1823d => generated 856 bytes in 653 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1582] 10.0.0.243 () {32 vars in 736 bytes} [Thu Aug 20 07:28:18 2026] GET /v2.0/ports?device_id=5c397195-f719-4020-8854-25b7dbc255e7 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:28:18.323 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f126906f-4182-43ea-86b7-abcfe573a36c'] response: {'name': 'network-changed', 'server_uuid': '1827c922-0283-4016-8081-84b0b0c1b77d', 'tag': '07418b85-f59c-4022-89bb-25b760565e3e', 'status': 'completed', 'code': 200} 2026-08-20 07:28:18.345 7 INFO neutron.services.segments.plugin [-] Segment 03031969-994b-4507-a19b-48d61be2bf61 resource provider aggregate not found 2026-08-20 07:28:18.352 7 INFO neutron.services.segments.plugin [-] Segment 03031969-994b-4507-a19b-48d61be2bf61 resource provider aggregate not found 2026-08-20 07:28:18.373 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 03031969-994b-4507-a19b-48d61be2bf61 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 03031969-994b-4507-a19b-48d61be2bf61 found for delete ", "request_id": "req-fd9a6da8-7568-46e1-bffa-c9b9863531e0"}]} 2026-08-20 07:28:18.381 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 03031969-994b-4507-a19b-48d61be2bf61 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 03031969-994b-4507-a19b-48d61be2bf61 found for delete ", "request_id": "req-86943a1d-5f68-468c-bf71-3182ce29d550"}]} [pid: 7|app: 0|req: 718/1583] 10.0.0.243 () {32 vars in 649 bytes} [Thu Aug 20 07:28:18 2026] GET /v2.0/networks => generated 1298 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:28:18.435 7 INFO neutron.api.v2.resource [None req-6a59d0f0-d9b2-47d9-a355-d194e18f246d 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 719/1584] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:28:18 2026] DELETE /v2.0/routers/5c397195-f719-4020-8854-25b7dbc255e7 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 07:28:18.450 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2ce5fe8e-faa3-4b52-aee7-4f21a71aab06 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 720/1585] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:28:18 2026] DELETE /v2.0/subnets/b08d7399-e4f7-4de7-b496-85268851f0f2 => 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: 721/1586] 10.0.0.243 () {32 vars in 736 bytes} [Thu Aug 20 07:28:18 2026] GET /v2.0/ports?device_id=9851ecf8-037b-4177-8189-b90d9e6062d2 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:28:18.503 7 INFO neutron.api.v2.resource [None req-05ee2487-6ac6-41df-8db5-01a47d35de43 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 722/1587] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:28:18 2026] DELETE /v2.0/routers/9851ecf8-037b-4177-8189-b90d9e6062d2 => 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: 723/1588] 10.0.0.133 () {34 vars in 1100 bytes} [Thu Aug 20 07:28:18 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1862150772&fields=id&tenant_id=85d3102c291d412b94da15f34ba76981 => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:28:18.546 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2d16cd13-728a-4017-8e99-e47f4be144ef 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 724/1589] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:28:18 2026] DELETE /v2.0/subnets/e148dfd7-0587-4081-a78a-3edcc95e9e97 => 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: 725/1590] 10.0.0.133 () {34 vars in 982 bytes} [Thu Aug 20 07:28:18 2026] GET /v2.0/networks?id=18c5ddc1-bce3-4ae6-991c-4fc0e2b6786d => generated 661 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:28:18.604 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b5468813-e9e1-4ab1-a03f-8c4e1f5168fd 8dfe32ee7da84b9aaa0f134a62f7fae8 c6b49a603e314f7abd43b5cfaf2a65b9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 726/1591] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:28:18 2026] DELETE /v2.0/subnets/91c938d8-2443-4b00-a14f-81f49acf52b1 => 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: 727/1592] 10.0.0.133 () {34 vars in 965 bytes} [Thu Aug 20 07:28:18 2026] GET /v2.0/quotas/85d3102c291d412b94da15f34ba76981 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1593] 10.0.0.133 () {34 vars in 1002 bytes} [Thu Aug 20 07:28:18 2026] GET /v2.0/ports?tenant_id=85d3102c291d412b94da15f34ba76981&fields=id => generated 149 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1594] 10.0.0.133 () {34 vars in 1008 bytes} [Thu Aug 20 07:28:18 2026] GET /v2.0/networks/18c5ddc1-bce3-4ae6-991c-4fc0e2b6786d?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: 730/1595] 10.0.0.133 () {34 vars in 1108 bytes} [Thu Aug 20 07:28:18 2026] GET /v2.0/networks/18c5ddc1-bce3-4ae6-991c-4fc0e2b6786d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1596] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:28:18 2026] GET /v2.0/ports?tenant_id=96d8af5dbc254f47917ee079b9698f85&device_id=1827c922-0283-4016-8081-84b0b0c1b77d => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1597] 199.204.45.162 () {34 vars in 986 bytes} [Thu Aug 20 07:28:18 2026] GET /v2.0/networks?id=4895cc9a-2be8-473c-99a3-fab85126c1dc => generated 772 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1598] 199.204.45.162 () {34 vars in 1060 bytes} [Thu Aug 20 07:28:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=07418b85-f59c-4022-89bb-25b760565e3e => generated 859 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1599] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:28:19 2026] GET /v2.0/ports?device_id=2ec64f48-b5eb-4696-8d23-6ba1fc9b0f78 => 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: 735/1600] 199.204.45.162 () {34 vars in 984 bytes} [Thu Aug 20 07:28:19 2026] GET /v2.0/subnets?id=9930258a-640a-49ca-8073-5652624114fc => generated 694 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1601] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:28:19 2026] GET /v2.0/ports?network_id=4895cc9a-2be8-473c-99a3-fab85126c1dc&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1602] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:28:19 2026] GET /v2.0/networks/4895cc9a-2be8-473c-99a3-fab85126c1dc?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: 738/1603] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:28:19 2026] GET /v2.0/networks/4895cc9a-2be8-473c-99a3-fab85126c1dc?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: 866/1604] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:28:17 2026] POST /v2.0/routers => generated 688 bytes in 2101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1605] 10.0.0.243 () {32 vars in 721 bytes} [Thu Aug 20 07:28:19 2026] GET /v2.0/routers/ac2f06d4-529c-4731-a98d-85a3d92abc15 => generated 694 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1606] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:28:19 2026] GET /v2.0/security-groups?tenant_id=c6b49a603e314f7abd43b5cfaf2a65b9&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1607] 10.0.0.243 () {32 vars in 647 bytes} [Thu Aug 20 07:28:19 2026] GET /v2.0/routers => generated 697 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1608] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:28:19 2026] DELETE /v2.0/security-groups/ccfd308a-0acc-4abc-80ac-8f3cc446d011 => 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: 869/1609] 10.0.0.243 () {34 vars in 741 bytes} [Thu Aug 20 07:28:19 2026] PUT /v2.0/routers/ac2f06d4-529c-4731-a98d-85a3d92abc15 => generated 701 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1610] 10.0.0.243 () {32 vars in 721 bytes} [Thu Aug 20 07:28:19 2026] GET /v2.0/routers/ac2f06d4-529c-4731-a98d-85a3d92abc15 => generated 701 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1611] 10.0.0.243 () {32 vars in 736 bytes} [Thu Aug 20 07:28:19 2026] GET /v2.0/ports?device_id=ac2f06d4-529c-4731-a98d-85a3d92abc15 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:28:20.035 7 INFO neutron_taas.services.taas.taas_plugin [None req-34f1b67a-0eef-4a28-a396-1eb5a6dd9793 b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] TaaS: Handle Delete Port: e04b72d1-7ee4-4136-8f93-6cb233000a03 2026-08-20 07:28:20.039 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-34f1b67a-0eef-4a28-a396-1eb5a6dd9793 b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] Tap Mirror: Handle Delete Port: e04b72d1-7ee4-4136-8f93-6cb233000a03 [pid: 8|app: 0|req: 871/1612] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:28:20 2026] GET /v2.0/ports?device_id=2ec64f48-b5eb-4696-8d23-6ba1fc9b0f78 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:28:20.300 7 INFO neutron_taas.services.taas.taas_plugin [None req-34f1b67a-0eef-4a28-a396-1eb5a6dd9793 b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] TaaS: Handle Delete Port: 31a6470c-8e41-4088-8f18-b21392ff652f 2026-08-20 07:28:20.303 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-34f1b67a-0eef-4a28-a396-1eb5a6dd9793 b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] Tap Mirror: Handle Delete Port: 31a6470c-8e41-4088-8f18-b21392ff652f 2026-08-20 07:28:20.632 7 INFO neutron.services.segments.plugin [-] Segment ed2efee0-27c6-4df6-9117-19340f2bf057 resource provider aggregate not found 2026-08-20 07:28:20.643 7 INFO neutron.services.segments.plugin [-] Segment ed2efee0-27c6-4df6-9117-19340f2bf057 resource provider aggregate not found 2026-08-20 07:28:20.652 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ed2efee0-27c6-4df6-9117-19340f2bf057 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 ed2efee0-27c6-4df6-9117-19340f2bf057 found for delete ", "request_id": "req-72d5ae1a-4556-4abf-965a-b68adbf3a9a5"}]} 2026-08-20 07:28:20.663 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ed2efee0-27c6-4df6-9117-19340f2bf057 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 ed2efee0-27c6-4df6-9117-19340f2bf057 found for delete ", "request_id": "req-416d3ebc-034c-4183-a310-1b9b81a22bb2"}]} 2026-08-20 07:28:20.668 7 INFO neutron.db.l3_hamode_db [None req-34f1b67a-0eef-4a28-a396-1eb5a6dd9793 b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] HA network 3f854852-cf4c-4156-87fa-1fe9e16fbfc1 was deleted as no HA routers are present in tenant 80febcd89254469188955a5abe1adc8e. [pid: 7|app: 0|req: 742/1613] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:28:19 2026] DELETE /v2.0/routers/ac2f06d4-529c-4731-a98d-85a3d92abc15 => generated 0 bytes in 858 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1614] 10.0.0.243 () {32 vars in 736 bytes} [Thu Aug 20 07:28:20 2026] GET /v2.0/ports?device_id=ac2f06d4-529c-4731-a98d-85a3d92abc15 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:28:20.731 7 INFO neutron.api.v2.resource [None req-02017432-7b78-498c-a8f3-7e824bff13fa b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 743/1615] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:28:20 2026] DELETE /v2.0/routers/ac2f06d4-529c-4731-a98d-85a3d92abc15 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1616] 10.0.0.243 () {32 vars in 736 bytes} [Thu Aug 20 07:28:20 2026] GET /v2.0/ports?device_id=cea39a2f-574d-4454-8f66-aa758ad482e8 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:28:20.794 7 INFO neutron.api.v2.resource [None req-e860cc15-85ce-4065-ae19-d19d690a526b b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 744/1617] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:28:20 2026] DELETE /v2.0/routers/cea39a2f-574d-4454-8f66-aa758ad482e8 => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 07:28:20.819 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5e7a47dc-5692-4f0a-8e68-89ad2031954f b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 874/1618] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:28:20 2026] DELETE /v2.0/subnets/914331c1-e3f1-4815-b9bc-f0e2bca0109a => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1619] 10.0.0.243 () {32 vars in 736 bytes} [Thu Aug 20 07:28:20 2026] GET /v2.0/ports?device_id=b3f69eb5-3dd8-46e9-b299-6d0ec25ebf46 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:28:20.881 8 INFO neutron.api.v2.resource [None req-2d245b15-3e13-46df-9cea-c39edf710d89 b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 875/1620] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:28:20 2026] DELETE /v2.0/routers/b3f69eb5-3dd8-46e9-b299-6d0ec25ebf46 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 07:28:20.897 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0e05785b-6cc7-40e6-9258-e766d67b2ee8 b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 746/1621] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:28:20 2026] DELETE /v2.0/subnets/04182b0e-d879-4a6e-a4dd-0113da8741ef => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1622] 10.0.0.243 () {32 vars in 736 bytes} [Thu Aug 20 07:28:20 2026] GET /v2.0/ports?device_id=1dab7d2a-aca9-4f19-9f57-ee6067da536b => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:28:20.949 7 INFO neutron.api.v2.resource [None req-783f2564-39c9-4864-8b5a-14cae62a6229 b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 747/1623] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:28:20 2026] DELETE /v2.0/routers/1dab7d2a-aca9-4f19-9f57-ee6067da536b => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 07:28:20.969 8 INFO neutron.pecan_wsgi.hooks.translation [None req-12c197ac-75ec-4b26-b0d6-6d05bbc12167 b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 877/1624] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:28:20 2026] DELETE /v2.0/subnets/b50d9a41-f64c-463e-b815-bed65a0ea56f => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 07:28:20.989 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8a90a3f5-c321-47d1-bfee-b44b2b664ae5 b74e0d7d25ac4d2c8093141936ade460 80febcd89254469188955a5abe1adc8e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 748/1625] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:28:20 2026] DELETE /v2.0/subnets/72727325-fd59-4a89-9232-bca7efcd349d => 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: 878/1626] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:28:21 2026] GET /v2.0/ports?device_id=2ec64f48-b5eb-4696-8d23-6ba1fc9b0f78 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1627] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:28:21 2026] GET /v2.0/security-groups?tenant_id=80febcd89254469188955a5abe1adc8e&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: 749/1628] 10.0.0.243 () {34 vars in 684 bytes} [Thu Aug 20 07:28:21 2026] POST /v2.0/security-groups => generated 1625 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1629] 10.0.0.243 () {32 vars in 663 bytes} [Thu Aug 20 07:28:21 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: 8|app: 0|req: 880/1630] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:28:21 2026] DELETE /v2.0/security-groups/d2affcb9-09da-4f02-b426-cbff989e97cf => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1631] 10.0.0.243 () {34 vars in 758 bytes} [Thu Aug 20 07:28:21 2026] PUT /v2.0/security-groups/f050c390-ba09-4571-ad84-1247ebce1bc6 => generated 1663 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1632] 10.0.0.243 () {32 vars in 737 bytes} [Thu Aug 20 07:28:21 2026] GET /v2.0/security-groups/f050c390-ba09-4571-ad84-1247ebce1bc6 => generated 1663 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1635] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:28:21 2026] DELETE /v2.0/security-groups/f050c390-ba09-4571-ad84-1247ebce1bc6 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1636] 10.0.0.243 () {32 vars in 663 bytes} [Thu Aug 20 07:28:21 2026] GET /v2.0/security-groups => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:28:22.050 7 INFO neutron.api.v2.resource [None req-56f0671b-8467-4bf3-9d07-843e0b0180e4 41e3cf2eb17444088f8a1fff566742b8 2042a96a05084ca4a4b8c095ecc7f4e6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 753/1637] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:28:22 2026] DELETE /v2.0/security-groups/f050c390-ba09-4571-ad84-1247ebce1bc6 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1638] 10.0.0.243 () {34 vars in 684 bytes} [Thu Aug 20 07:28:22 2026] POST /v2.0/security-groups => generated 1624 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1639] 10.0.0.243 () {34 vars in 695 bytes} [Thu Aug 20 07:28:22 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: 886/1640] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:28:22 2026] GET /v2.0/ports?device_id=2ec64f48-b5eb-4696-8d23-6ba1fc9b0f78 => 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: 755/1641] 10.0.0.243 () {32 vars in 747 bytes} [Thu Aug 20 07:28:22 2026] GET /v2.0/security-group-rules/e7d8096e-92ce-4fc2-a042-b8513e6283f6 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1642] 10.0.0.243 () {32 vars in 673 bytes} [Thu Aug 20 07:28:22 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1643] 10.0.0.243 () {32 vars in 750 bytes} [Thu Aug 20 07:28:22 2026] DELETE /v2.0/security-group-rules/e7d8096e-92ce-4fc2-a042-b8513e6283f6 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1644] 10.0.0.243 () {32 vars in 673 bytes} [Thu Aug 20 07:28:22 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: 757/1645] 10.0.0.243 () {34 vars in 695 bytes} [Thu Aug 20 07:28:22 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: 889/1646] 10.0.0.243 () {32 vars in 747 bytes} [Thu Aug 20 07:28:22 2026] GET /v2.0/security-group-rules/c3d378b3-ee0f-492c-8386-e2104efa87d5 => 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: 758/1647] 10.0.0.243 () {32 vars in 673 bytes} [Thu Aug 20 07:28:22 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1648] 10.0.0.243 () {32 vars in 750 bytes} [Thu Aug 20 07:28:22 2026] DELETE /v2.0/security-group-rules/c3d378b3-ee0f-492c-8386-e2104efa87d5 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1649] 10.0.0.243 () {32 vars in 673 bytes} [Thu Aug 20 07:28:22 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1650] 10.0.0.243 () {34 vars in 695 bytes} [Thu Aug 20 07:28:22 2026] POST /v2.0/security-group-rules => generated 602 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1651] 10.0.0.243 () {32 vars in 747 bytes} [Thu Aug 20 07:28:22 2026] GET /v2.0/security-group-rules/06b8f997-27e6-4486-97a8-992c1de4406b => generated 602 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1652] 10.0.0.243 () {32 vars in 673 bytes} [Thu Aug 20 07:28:22 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1653] 10.0.0.243 () {32 vars in 750 bytes} [Thu Aug 20 07:28:23 2026] DELETE /v2.0/security-group-rules/06b8f997-27e6-4486-97a8-992c1de4406b => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1654] 10.0.0.243 () {32 vars in 673 bytes} [Thu Aug 20 07:28:23 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1655] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:28:23 2026] DELETE /v2.0/security-groups/eb802379-6810-4773-be30-f55fe6f4fdda => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1656] 10.0.0.243 () {32 vars in 663 bytes} [Thu Aug 20 07:28:23 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) [pid: 7|app: 0|req: 763/1657] 10.0.0.243 () {32 vars in 663 bytes} [Thu Aug 20 07:28:23 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: 895/1658] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:28:23 2026] GET /v2.0/ports?device_id=2ec64f48-b5eb-4696-8d23-6ba1fc9b0f78 => 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: 764/1659] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:28:23 2026] GET /v2.0/security-groups?tenant_id=2042a96a05084ca4a4b8c095ecc7f4e6&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: 896/1660] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:28:23 2026] DELETE /v2.0/security-groups/a49eefb8-63ad-4805-b78c-a7fadb5ed8d7 => 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: 765/1661] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:28:24 2026] GET /v2.0/ports?device_id=2ec64f48-b5eb-4696-8d23-6ba1fc9b0f78 => 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: 897/1662] 199.204.45.162 () {34 vars in 986 bytes} [Thu Aug 20 07:28:24 2026] GET /v2.0/networks?id=18c5ddc1-bce3-4ae6-991c-4fc0e2b6786d => generated 661 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1663] 199.204.45.162 () {34 vars in 1050 bytes} [Thu Aug 20 07:28:24 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=85d3102c291d412b94da15f34ba76981 => generated 274 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1664] 199.204.45.162 () {38 vars in 955 bytes} [Thu Aug 20 07:28:24 2026] POST /v2.0/ports => generated 954 bytes in 483 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: 899/1665] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:28:25 2026] GET /v2.0/ports?device_id=2ec64f48-b5eb-4696-8d23-6ba1fc9b0f78 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1666] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:28:25 2026] GET /v2.0/security-groups?id=f148cf2b-c4f0-49a9-89db-b92d4002d2fc&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1667] 199.204.45.162 () {38 vars in 1028 bytes} [Thu Aug 20 07:28:25 2026] PUT /v2.0/ports/6b192224-8330-44a2-9451-fddba40107ae => generated 1235 bytes in 455 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:28:25.718 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6bd860c4-bdf7-4951-bcde-aa1cf2a43f4b'] response: {'name': 'network-changed', 'server_uuid': '2ec64f48-b5eb-4696-8d23-6ba1fc9b0f78', 'tag': '6b192224-8330-44a2-9451-fddba40107ae', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 901/1668] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:28:26 2026] GET /v2.0/ports?tenant_id=85d3102c291d412b94da15f34ba76981&device_id=2ec64f48-b5eb-4696-8d23-6ba1fc9b0f78 => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 768/1669] 199.204.45.162 () {34 vars in 1018 bytes} [Thu Aug 20 07:28:26 2026] GET /v2.0/networks?tenant_id=85d3102c291d412b94da15f34ba76981&shared=False => generated 757 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1670] 199.204.45.162 () {34 vars in 930 bytes} [Thu Aug 20 07:28:26 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1671] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:28:26 2026] GET /v2.0/ports?device_id=2ec64f48-b5eb-4696-8d23-6ba1fc9b0f78 => generated 969 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1672] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:28:26 2026] GET /v2.0/security-groups?id=f148cf2b-c4f0-49a9-89db-b92d4002d2fc&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: 770/1673] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:28:27 2026] GET /v2.0/security-groups?tenant_id=044dbc1b58da40498e808cd31c9bb4a3&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: 904/1674] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:28:27 2026] GET /v2.0/security-groups?tenant_id=a9f4ef3a05424552abf8c9acbc596fc9&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1675] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:28:27 2026] DELETE /v2.0/security-groups/4133ab1a-83e3-46b9-9ec3-e5d22d08965c => 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: 905/1676] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:28:27 2026] DELETE /v2.0/security-groups/2a4ffd29-7887-41f2-ab55-ce3978c35fdd => 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: 772/1677] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:28:27 2026] GET /v2.0/ports?tenant_id=85d3102c291d412b94da15f34ba76981&device_id=2ec64f48-b5eb-4696-8d23-6ba1fc9b0f78 => generated 1238 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1678] 199.204.45.162 () {34 vars in 1058 bytes} [Thu Aug 20 07:28:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=6b192224-8330-44a2-9451-fddba40107ae => 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: 773/1679] 199.204.45.162 () {34 vars in 984 bytes} [Thu Aug 20 07:28:27 2026] GET /v2.0/subnets?id=ccc8d7fe-a7d0-4b5b-a8eb-777f9500f6f4 => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1680] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:28:27 2026] GET /v2.0/ports?network_id=18c5ddc1-bce3-4ae6-991c-4fc0e2b6786d&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1681] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:28:27 2026] GET /v2.0/networks/18c5ddc1-bce3-4ae6-991c-4fc0e2b6786d?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: 776/1682] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:28:27 2026] GET /v2.0/networks/18c5ddc1-bce3-4ae6-991c-4fc0e2b6786d?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: 907/1683] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:28:27 2026] GET /v2.0/security-groups?tenant_id=8c63c39ffb1d465cb030cacc89a43f23&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1684] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:28:27 2026] DELETE /v2.0/security-groups/f2f722e8-2bdc-4692-99f0-5e4f0aede39e => 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: 908/1685] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:28:27 2026] GET /v2.0/ports?device_id=2ec64f48-b5eb-4696-8d23-6ba1fc9b0f78 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1686] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:28:27 2026] GET /v2.0/security-groups?id=f148cf2b-c4f0-49a9-89db-b92d4002d2fc&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: 909/1687] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:28:29 2026] GET /v2.0/ports?device_id=2ec64f48-b5eb-4696-8d23-6ba1fc9b0f78 => 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: 779/1688] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:28:29 2026] GET /v2.0/security-groups?id=f148cf2b-c4f0-49a9-89db-b92d4002d2fc&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: 910/1689] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:28:29 2026] GET /v2.0/security-groups?tenant_id=0e80756eb65b40daac9ea6a87aa75cae&name=default => generated 2925 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1690] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:28:29 2026] DELETE /v2.0/security-groups/546c3dd4-d250-4af7-8072-fc55cdcef210 => 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: 911/1691] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:28:30 2026] GET /v2.0/ports?device_id=2ec64f48-b5eb-4696-8d23-6ba1fc9b0f78 => generated 969 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1692] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:28:30 2026] GET /v2.0/security-groups?id=f148cf2b-c4f0-49a9-89db-b92d4002d2fc&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: 912/1693] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:28:31 2026] GET /v2.0/ports?device_id=2ec64f48-b5eb-4696-8d23-6ba1fc9b0f78 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1694] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:28:31 2026] GET /v2.0/security-groups?id=f148cf2b-c4f0-49a9-89db-b92d4002d2fc&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1695] 10.0.0.126 () {34 vars in 990 bytes} [Thu Aug 20 07:28:31 2026] GET /v2.0/ports?device_id=1827c922-0283-4016-8081-84b0b0c1b77d => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1696] 10.0.0.126 () {34 vars in 1040 bytes} [Thu Aug 20 07:28:32 2026] GET /v2.0/security-groups?id=a3f00829-439a-47dd-93f6-6269b8627aad&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: 914/1697] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:28:32 2026] GET /v2.0/ports?device_id=2ec64f48-b5eb-4696-8d23-6ba1fc9b0f78 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1698] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:28:32 2026] GET /v2.0/security-groups?id=f148cf2b-c4f0-49a9-89db-b92d4002d2fc&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: 915/1699] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:28:32 2026] GET /v2.0/ports?device_id=2ec64f48-b5eb-4696-8d23-6ba1fc9b0f78 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1700] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:28:32 2026] GET /v2.0/security-groups?id=f148cf2b-c4f0-49a9-89db-b92d4002d2fc&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: 916/1701] 10.0.0.243 () {32 vars in 736 bytes} [Thu Aug 20 07:28:32 2026] GET /v2.0/ports?device_id=2ec64f48-b5eb-4696-8d23-6ba1fc9b0f78 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:28:33.182 7 INFO neutron.db.l3_db [None req-f1c86475-2e1f-4e59-80b6-5408cb60e282 2a3ba1fe107940759418c49a9e3d859a 85d3102c291d412b94da15f34ba76981 - - default default] Floating IP 0e398dbe-2c14-49b0-b0a5-a768078851e2 associated. External IP: 10.96.250.212, port: 6b192224-8330-44a2-9451-fddba40107ae. [pid: 7|app: 0|req: 786/1702] 10.0.0.243 () {34 vars in 749 bytes} [Thu Aug 20 07:28:32 2026] PUT /v2.0/floatingips/0e398dbe-2c14-49b0-b0a5-a768078851e2 => generated 855 bytes in 659 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:28:33.524 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b70721cb-5362-4f85-87de-fc8377b24165'] response: {'name': 'network-changed', 'server_uuid': '2ec64f48-b5eb-4696-8d23-6ba1fc9b0f78', 'tag': '6b192224-8330-44a2-9451-fddba40107ae', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 917/1703] 10.0.0.243 () {32 vars in 729 bytes} [Thu Aug 20 07:28:33 2026] GET /v2.0/floatingips/0e398dbe-2c14-49b0-b0a5-a768078851e2 => generated 855 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1704] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:28:34 2026] GET /v2.0/ports?tenant_id=85d3102c291d412b94da15f34ba76981&device_id=2ec64f48-b5eb-4696-8d23-6ba1fc9b0f78 => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1705] 199.204.45.162 () {34 vars in 986 bytes} [Thu Aug 20 07:28:34 2026] GET /v2.0/networks?id=18c5ddc1-bce3-4ae6-991c-4fc0e2b6786d => generated 757 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1706] 199.204.45.162 () {34 vars in 1058 bytes} [Thu Aug 20 07:28:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=6b192224-8330-44a2-9451-fddba40107ae => generated 858 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1707] 199.204.45.162 () {34 vars in 984 bytes} [Thu Aug 20 07:28:34 2026] GET /v2.0/subnets?id=ccc8d7fe-a7d0-4b5b-a8eb-777f9500f6f4 => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1708] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:28:34 2026] GET /v2.0/ports?network_id=18c5ddc1-bce3-4ae6-991c-4fc0e2b6786d&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: 791/1709] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:28:34 2026] GET /v2.0/networks/18c5ddc1-bce3-4ae6-991c-4fc0e2b6786d?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: 792/1710] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:28:34 2026] GET /v2.0/networks/18c5ddc1-bce3-4ae6-991c-4fc0e2b6786d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:28:34.503 8 INFO neutron.db.segments_db [None req-7386baa9-a580-42b1-9e4c-10ca7aefa78f 8e612e8d22cf436493251a48b1347f77 f6a6f024ab33461785add77300c16f5c - - default default] Added segment 96cda996-638d-4115-a8d7-d0181c8cc992 of type vxlan for network f8d71f96-1892-4bee-bac3-59e1fe0e6537 [pid: 7|app: 0|req: 793/1711] 10.0.0.243 () {32 vars in 729 bytes} [Thu Aug 20 07:28:34 2026] GET /v2.0/floatingips/0e398dbe-2c14-49b0-b0a5-a768078851e2 => generated 855 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1712] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:28:34 2026] POST /v2.0/networks => generated 631 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1713] 10.0.0.243 () {34 vars in 664 bytes} [Thu Aug 20 07:28:34 2026] POST /v2.0/ports => generated 743 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:28:35.038 8 INFO neutron.db.segments_db [None req-a2ed4498-29bd-427b-a978-3977f0bd53af 8e612e8d22cf436493251a48b1347f77 f6a6f024ab33461785add77300c16f5c - - default default] Added segment 33100aec-f9ba-46da-bc93-f171d5caa1f7 of type vxlan for network a3b658cf-e574-418f-93f8-8d6813c04696 [pid: 8|app: 0|req: 920/1714] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:28:34 2026] POST /v2.0/networks => generated 631 bytes in 210 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: 795/1715] 10.0.0.243 () {34 vars in 664 bytes} [Thu Aug 20 07:28:35 2026] POST /v2.0/ports => generated 743 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:28:35.588 8 INFO neutron.db.segments_db [None req-ecc36861-a2eb-4b30-8327-8c5a29ce4f81 8e612e8d22cf436493251a48b1347f77 f6a6f024ab33461785add77300c16f5c - - default default] Added segment b2229ddc-9dcc-42b3-9fd8-96bc3a41d624 of type vxlan for network 5511cba8-2d3d-4dc8-a5c5-969359d1e573 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 796/1716] 10.0.0.243 () {32 vars in 729 bytes} [Thu Aug 20 07:28:35 2026] GET /v2.0/floatingips/0e398dbe-2c14-49b0-b0a5-a768078851e2 => generated 857 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1717] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:28:35 2026] POST /v2.0/networks => generated 632 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1718] 10.0.0.243 () {34 vars in 664 bytes} [Thu Aug 20 07:28:35 2026] POST /v2.0/ports => generated 743 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:28:36.043 8 INFO neutron.db.segments_db [None req-c63d2302-8143-46b5-bb05-10c82a55d5fd 8e612e8d22cf436493251a48b1347f77 f6a6f024ab33461785add77300c16f5c - - default default] Added segment a7855dce-0a1c-4b9a-8b42-cef0209de1c0 of type vxlan for network 41348964-85c1-4527-ae37-e0425198359e [pid: 8|app: 0|req: 922/1719] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:28:35 2026] POST /v2.0/networks => generated 631 bytes in 152 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: 798/1720] 10.0.0.243 () {34 vars in 664 bytes} [Thu Aug 20 07:28:36 2026] POST /v2.0/ports => generated 743 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:28:36.527 8 INFO neutron.db.segments_db [None req-380d8cc3-88bc-49dd-93da-f0e06fe19226 8e612e8d22cf436493251a48b1347f77 f6a6f024ab33461785add77300c16f5c - - default default] Added segment a8d9c5bc-0d4e-4ae9-a8fa-b847d351a91b of type vxlan for network 23fece56-6e80-48b3-a268-2f0fd22b5f81 [pid: 8|app: 0|req: 923/1721] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:28:36 2026] POST /v2.0/networks => generated 632 bytes in 140 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: 799/1722] 10.0.0.243 () {34 vars in 664 bytes} [Thu Aug 20 07:28:36 2026] POST /v2.0/ports => generated 743 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1725] 10.0.0.243 () {34 vars in 747 bytes} [Thu Aug 20 07:28:36 2026] PUT /v2.0/ports/d4434214-af09-4f73-9fa4-4b08f9372681/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 801/1726] 10.0.0.243 () {34 vars in 747 bytes} [Thu Aug 20 07:28:37 2026] PUT /v2.0/ports/9c2e56a2-2ece-4e08-9fe3-830d602d1ddb/tags => generated 25 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 926/1727] 10.0.0.243 () {34 vars in 747 bytes} [Thu Aug 20 07:28:37 2026] PUT /v2.0/ports/22ab1558-bf62-4238-aa5a-9da2eabc4f26/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 802/1728] 10.0.0.243 () {34 vars in 747 bytes} [Thu Aug 20 07:28:37 2026] PUT /v2.0/ports/9d56372b-864a-4628-85aa-d28f23c202c4/tags => generated 19 bytes in 75 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: 927/1729] 10.0.0.243 () {32 vars in 660 bytes} [Thu Aug 20 07:28:37 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 803/1730] 10.0.0.243 () {32 vars in 674 bytes} [Thu Aug 20 07:28:37 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1731] 10.0.0.243 () {32 vars in 670 bytes} [Thu Aug 20 07:28:37 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1732] 10.0.0.243 () {32 vars in 682 bytes} [Thu Aug 20 07:28:37 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1733] 10.0.0.243 () {32 vars in 668 bytes} [Thu Aug 20 07:28:37 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1734] 10.0.0.243 () {32 vars in 682 bytes} [Thu Aug 20 07:28:37 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1735] 10.0.0.243 () {32 vars in 678 bytes} [Thu Aug 20 07:28:37 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1736] 10.0.0.243 () {32 vars in 690 bytes} [Thu Aug 20 07:28:37 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:28:38.037 8 INFO neutron_taas.services.taas.taas_plugin [None req-e5bfaab5-c92b-4d32-8a56-17660a5e52c7 8e612e8d22cf436493251a48b1347f77 f6a6f024ab33461785add77300c16f5c - - default default] TaaS: Handle Delete Port: d4434214-af09-4f73-9fa4-4b08f9372681 2026-08-20 07:28:38.040 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e5bfaab5-c92b-4d32-8a56-17660a5e52c7 8e612e8d22cf436493251a48b1347f77 f6a6f024ab33461785add77300c16f5c - - default default] Tap Mirror: Handle Delete Port: d4434214-af09-4f73-9fa4-4b08f9372681 [pid: 8|app: 0|req: 931/1737] 10.0.0.243 () {32 vars in 720 bytes} [Thu Aug 20 07:28:37 2026] DELETE /v2.0/ports/d4434214-af09-4f73-9fa4-4b08f9372681 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:28:38.229 7 INFO neutron_taas.services.taas.taas_plugin [None req-23e652da-4629-4ef9-98cc-33e2b679e4dd 8e612e8d22cf436493251a48b1347f77 f6a6f024ab33461785add77300c16f5c - - default default] TaaS: Handle Delete Port: 9c2e56a2-2ece-4e08-9fe3-830d602d1ddb 2026-08-20 07:28:38.232 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-23e652da-4629-4ef9-98cc-33e2b679e4dd 8e612e8d22cf436493251a48b1347f77 f6a6f024ab33461785add77300c16f5c - - default default] Tap Mirror: Handle Delete Port: 9c2e56a2-2ece-4e08-9fe3-830d602d1ddb [pid: 7|app: 0|req: 807/1738] 10.0.0.243 () {32 vars in 720 bytes} [Thu Aug 20 07:28:38 2026] DELETE /v2.0/ports/9c2e56a2-2ece-4e08-9fe3-830d602d1ddb => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:28:38.402 8 INFO neutron_taas.services.taas.taas_plugin [None req-ac4fb7f2-d9cf-4e9a-85a3-44bcc6a1a39c 8e612e8d22cf436493251a48b1347f77 f6a6f024ab33461785add77300c16f5c - - default default] TaaS: Handle Delete Port: 22ab1558-bf62-4238-aa5a-9da2eabc4f26 2026-08-20 07:28:38.405 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ac4fb7f2-d9cf-4e9a-85a3-44bcc6a1a39c 8e612e8d22cf436493251a48b1347f77 f6a6f024ab33461785add77300c16f5c - - default default] Tap Mirror: Handle Delete Port: 22ab1558-bf62-4238-aa5a-9da2eabc4f26 [pid: 8|app: 0|req: 932/1739] 10.0.0.243 () {32 vars in 720 bytes} [Thu Aug 20 07:28:38 2026] DELETE /v2.0/ports/22ab1558-bf62-4238-aa5a-9da2eabc4f26 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:28:38.580 7 INFO neutron_taas.services.taas.taas_plugin [None req-b6a35edd-bf1a-461e-a305-51c96f5731f6 8e612e8d22cf436493251a48b1347f77 f6a6f024ab33461785add77300c16f5c - - default default] TaaS: Handle Delete Port: 9d56372b-864a-4628-85aa-d28f23c202c4 2026-08-20 07:28:38.582 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b6a35edd-bf1a-461e-a305-51c96f5731f6 8e612e8d22cf436493251a48b1347f77 f6a6f024ab33461785add77300c16f5c - - default default] Tap Mirror: Handle Delete Port: 9d56372b-864a-4628-85aa-d28f23c202c4 [pid: 7|app: 0|req: 808/1740] 10.0.0.243 () {32 vars in 720 bytes} [Thu Aug 20 07:28:38 2026] DELETE /v2.0/ports/9d56372b-864a-4628-85aa-d28f23c202c4 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:28:38.765 8 INFO neutron_taas.services.taas.taas_plugin [None req-051f537b-0047-484f-bed1-2abb1be50d7b 8e612e8d22cf436493251a48b1347f77 f6a6f024ab33461785add77300c16f5c - - default default] TaaS: Handle Delete Port: f4729485-f7db-437c-8cd5-710a64daedaf 2026-08-20 07:28:38.769 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-051f537b-0047-484f-bed1-2abb1be50d7b 8e612e8d22cf436493251a48b1347f77 f6a6f024ab33461785add77300c16f5c - - default default] Tap Mirror: Handle Delete Port: f4729485-f7db-437c-8cd5-710a64daedaf [pid: 8|app: 0|req: 933/1741] 10.0.0.243 () {32 vars in 720 bytes} [Thu Aug 20 07:28:38 2026] DELETE /v2.0/ports/f4729485-f7db-437c-8cd5-710a64daedaf => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:28:38.983 7 INFO neutron.services.segments.plugin [-] Segment 96cda996-638d-4115-a8d7-d0181c8cc992 resource provider aggregate not found 2026-08-20 07:28:38.984 7 INFO neutron.services.segments.plugin [-] Segment 96cda996-638d-4115-a8d7-d0181c8cc992 resource provider aggregate not found 2026-08-20 07:28:39.008 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 96cda996-638d-4115-a8d7-d0181c8cc992 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 96cda996-638d-4115-a8d7-d0181c8cc992 found for delete ", "request_id": "req-06ce3186-b7eb-4e2d-9860-806298617c86"}]} [pid: 7|app: 0|req: 809/1742] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:28:38 2026] DELETE /v2.0/networks/f8d71f96-1892-4bee-bac3-59e1fe0e6537 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:28:39.010 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 96cda996-638d-4115-a8d7-d0181c8cc992 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 96cda996-638d-4115-a8d7-d0181c8cc992 found for delete ", "request_id": "req-64645190-304c-4fc5-9a62-8b9767f8874b"}]} 2026-08-20 07:28:39.137 8 INFO neutron.services.segments.plugin [-] Segment 33100aec-f9ba-46da-bc93-f171d5caa1f7 resource provider aggregate not found 2026-08-20 07:28:39.141 8 INFO neutron.services.segments.plugin [-] Segment 33100aec-f9ba-46da-bc93-f171d5caa1f7 resource provider aggregate not found 2026-08-20 07:28:39.158 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 33100aec-f9ba-46da-bc93-f171d5caa1f7 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 33100aec-f9ba-46da-bc93-f171d5caa1f7 found for delete ", "request_id": "req-02ea7a12-9e98-4046-83a5-2855dbabe0c7"}]} 2026-08-20 07:28:39.161 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 33100aec-f9ba-46da-bc93-f171d5caa1f7 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 33100aec-f9ba-46da-bc93-f171d5caa1f7 found for delete ", "request_id": "req-b185231a-6ae2-4ac1-9227-f9cea0dcb20f"}]} [pid: 8|app: 0|req: 934/1743] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:28:39 2026] DELETE /v2.0/networks/a3b658cf-e574-418f-93f8-8d6813c04696 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1744] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:28:39 2026] DELETE /v2.0/networks/5511cba8-2d3d-4dc8-a5c5-969359d1e573 => 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: 935/1745] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:28:39 2026] DELETE /v2.0/networks/41348964-85c1-4527-ae37-e0425198359e => 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: 811/1746] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:28:39 2026] DELETE /v2.0/networks/23fece56-6e80-48b3-a268-2f0fd22b5f81 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1747] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:28:40 2026] GET /v2.0/security-groups?tenant_id=e5554a667a5c455fb1c367d89bba8242&name=default => generated 2925 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1748] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:28:40 2026] DELETE /v2.0/security-groups/c96838b8-1bf6-4ea8-81bc-42765410bc99 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:28:41.031 7 INFO neutron.services.segments.plugin [-] Segment b2229ddc-9dcc-42b3-9fd8-96bc3a41d624 resource provider aggregate not found 2026-08-20 07:28:41.036 7 INFO neutron.services.segments.plugin [-] Segment b2229ddc-9dcc-42b3-9fd8-96bc3a41d624 resource provider aggregate not found 2026-08-20 07:28:41.053 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b2229ddc-9dcc-42b3-9fd8-96bc3a41d624 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 b2229ddc-9dcc-42b3-9fd8-96bc3a41d624 found for delete ", "request_id": "req-200da5d7-228e-4cfa-9ab1-2ff6e547799d"}]} [pid: 8|app: 0|req: 937/1749] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:28:41 2026] GET /v2.0/security-groups?tenant_id=f6a6f024ab33461785add77300c16f5c&name=default => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:28:41.057 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b2229ddc-9dcc-42b3-9fd8-96bc3a41d624 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 b2229ddc-9dcc-42b3-9fd8-96bc3a41d624 found for delete ", "request_id": "req-375ba9e1-ec90-45b5-970f-08b9a8005210"}]} 2026-08-20 07:28:41.073 7 INFO neutron.services.segments.plugin [-] Segment a8d9c5bc-0d4e-4ae9-a8fa-b847d351a91b resource provider aggregate not found 2026-08-20 07:28:41.090 7 INFO neutron.services.segments.plugin [-] Segment a8d9c5bc-0d4e-4ae9-a8fa-b847d351a91b resource provider aggregate not found 2026-08-20 07:28:41.100 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment a8d9c5bc-0d4e-4ae9-a8fa-b847d351a91b 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 a8d9c5bc-0d4e-4ae9-a8fa-b847d351a91b found for delete ", "request_id": "req-3e4d1203-e6b6-4136-8acf-39fa9efc6ba8"}]} 2026-08-20 07:28:41.111 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment a8d9c5bc-0d4e-4ae9-a8fa-b847d351a91b 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 a8d9c5bc-0d4e-4ae9-a8fa-b847d351a91b found for delete ", "request_id": "req-0c9c8a30-e548-4af3-b8cb-f3b7d6d8f38d"}]} [pid: 7|app: 0|req: 813/1750] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:28:41 2026] DELETE /v2.0/security-groups/37312610-2e21-41bd-bef6-7e4ab7faab9f => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:28:41.177 8 INFO neutron.services.segments.plugin [-] Segment a7855dce-0a1c-4b9a-8b42-cef0209de1c0 resource provider aggregate not found 2026-08-20 07:28:41.182 8 INFO neutron.services.segments.plugin [-] Segment a7855dce-0a1c-4b9a-8b42-cef0209de1c0 resource provider aggregate not found 2026-08-20 07:28:41.197 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a7855dce-0a1c-4b9a-8b42-cef0209de1c0 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 a7855dce-0a1c-4b9a-8b42-cef0209de1c0 found for delete ", "request_id": "req-2ad80926-2333-4dec-9a03-65ceae030bf8"}]} 2026-08-20 07:28:41.197 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a7855dce-0a1c-4b9a-8b42-cef0209de1c0 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 a7855dce-0a1c-4b9a-8b42-cef0209de1c0 found for delete ", "request_id": "req-dbbf765b-07f2-4edb-8784-cbe96ebaac78"}]} [pid: 7|app: 0|req: 814/1751] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:28:41 2026] GET /v2.0/security-groups?tenant_id=2ae1900ee2a24c91bad50875298f8e2f&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: 815/1752] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:28:41 2026] DELETE /v2.0/security-groups/d38fdd0f-3255-412f-9437-07d21d5a9e70 => 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: 938/1753] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:28:41 2026] GET /v2.0/security-groups?tenant_id=1c6bb830f64a4b54bdbd415ff4a48a8c&name=default => generated 2925 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1754] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:28:41 2026] DELETE /v2.0/security-groups/b135a236-464f-492b-824e-23e8a9f22714 => 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: 939/1755] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:28:42 2026] GET /v2.0/ports?device_id=1827c922-0283-4016-8081-84b0b0c1b77d => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1756] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:28:42 2026] GET /v2.0/security-groups?id=a3f00829-439a-47dd-93f6-6269b8627aad&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: 940/1757] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:28:42 2026] GET /v2.0/ports?device_id=1827c922-0283-4016-8081-84b0b0c1b77d => 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: 818/1758] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:28:42 2026] GET /v2.0/security-groups?id=a3f00829-439a-47dd-93f6-6269b8627aad&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: 941/1759] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:28:42 2026] GET /v2.0/ports?device_id=1827c922-0283-4016-8081-84b0b0c1b77d => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1760] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:28:42 2026] GET /v2.0/security-groups?id=a3f00829-439a-47dd-93f6-6269b8627aad&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: 942/1761] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:28:43 2026] GET /v2.0/ports?device_id=1827c922-0283-4016-8081-84b0b0c1b77d => 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: 820/1762] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:28:43 2026] GET /v2.0/security-groups?id=a3f00829-439a-47dd-93f6-6269b8627aad&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: 943/1763] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:28:44 2026] GET /v2.0/ports?tenant_id=96d8af5dbc254f47917ee079b9698f85&device_id=1827c922-0283-4016-8081-84b0b0c1b77d => 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: 821/1764] 199.204.45.162 () {34 vars in 986 bytes} [Thu Aug 20 07:28:44 2026] GET /v2.0/networks?id=4895cc9a-2be8-473c-99a3-fab85126c1dc => generated 772 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1765] 199.204.45.162 () {34 vars in 1060 bytes} [Thu Aug 20 07:28:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=07418b85-f59c-4022-89bb-25b760565e3e => generated 861 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1766] 199.204.45.162 () {34 vars in 984 bytes} [Thu Aug 20 07:28:44 2026] GET /v2.0/subnets?id=9930258a-640a-49ca-8073-5652624114fc => generated 694 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1767] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:28:44 2026] GET /v2.0/ports?network_id=4895cc9a-2be8-473c-99a3-fab85126c1dc&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1768] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:28:44 2026] GET /v2.0/networks/4895cc9a-2be8-473c-99a3-fab85126c1dc?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: 946/1769] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:28:44 2026] GET /v2.0/networks/4895cc9a-2be8-473c-99a3-fab85126c1dc?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: 824/1770] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:28:45 2026] GET /v2.0/ports?device_id=1827c922-0283-4016-8081-84b0b0c1b77d => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1771] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:28:45 2026] GET /v2.0/security-groups?id=a3f00829-439a-47dd-93f6-6269b8627aad&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:28:45.858 7 INFO neutron.db.segments_db [None req-029731c2-0400-4915-b6ca-14a18968dc1a 022be29143c14721bc914ce57cbec970 4bcfb5f143b54f8aa8d396956b7cc520 - - default default] Added segment 154479fb-9b25-4e74-aa06-6131da5fa7c7 of type vxlan for network 54a372cf-2747-4d54-a6a3-8c197e00117f [pid: 7|app: 0|req: 825/1772] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:28:45 2026] POST /v2.0/networks => generated 632 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1773] 10.0.0.243 () {34 vars in 664 bytes} [Thu Aug 20 07:28:45 2026] POST /v2.0/ports => generated 743 bytes in 284 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: 826/1774] 10.0.0.243 () {34 vars in 684 bytes} [Thu Aug 20 07:28:45 2026] POST /v2.0/security-groups => generated 1601 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1775] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:28:46 2026] GET /v2.0/ports?device_id=1827c922-0283-4016-8081-84b0b0c1b77d => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1776] 10.0.0.243 () {34 vars in 684 bytes} [Thu Aug 20 07:28:46 2026] POST /v2.0/security-groups => generated 1601 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1777] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:28:46 2026] GET /v2.0/security-groups?id=a3f00829-439a-47dd-93f6-6269b8627aad&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1778] 10.0.0.243 () {34 vars in 666 bytes} [Thu Aug 20 07:28:46 2026] POST /v2.0/trunks => generated 407 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1779] 10.0.0.243 () {34 vars in 684 bytes} [Thu Aug 20 07:28:46 2026] POST /v2.0/security-groups => generated 1601 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-20 07:28:46.528 7 INFO neutron.db.segments_db [None req-436cdb15-f137-4429-b37b-046b3c0f9fd8 022be29143c14721bc914ce57cbec970 4bcfb5f143b54f8aa8d396956b7cc520 - - default default] Added segment 1b2ee001-f215-4e84-9ebc-00279b29fa45 of type vxlan for network 6763f67e-1955-41ac-997d-b94cb574c57a [pid: 7|app: 0|req: 828/1780] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:28:46 2026] POST /v2.0/networks => generated 631 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1781] 10.0.0.243 () {34 vars in 684 bytes} [Thu Aug 20 07:28:46 2026] POST /v2.0/security-groups => generated 1601 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1782] 10.0.0.243 () {34 vars in 684 bytes} [Thu Aug 20 07:28:46 2026] POST /v2.0/security-groups => generated 1601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1783] 10.0.0.243 () {34 vars in 767 bytes} [Thu Aug 20 07:28:46 2026] PUT /v2.0/security-groups/b7d62950-315a-4d98-b7ce-c70e5ceb4e05/tags => generated 17 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1784] 10.0.0.243 () {34 vars in 664 bytes} [Thu Aug 20 07:28:46 2026] POST /v2.0/ports => generated 743 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 830/1785] 10.0.0.243 () {34 vars in 666 bytes} [Thu Aug 20 07:28:46 2026] POST /v2.0/trunks => generated 407 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:28:47.198 7 INFO neutron.db.segments_db [None req-966f9cb6-881f-4be3-bbab-83345a96fea9 022be29143c14721bc914ce57cbec970 4bcfb5f143b54f8aa8d396956b7cc520 - - default default] Added segment d3340c17-6db3-4a34-8203-9445bf77d815 of type vxlan for network 1e6c3fd5-ec5c-407d-880f-c971818c42b3 [pid: 8|app: 0|req: 956/1786] 10.0.0.243 () {34 vars in 767 bytes} [Thu Aug 20 07:28:46 2026] PUT /v2.0/security-groups/38e19615-4316-4881-9cbb-37555df9b9ae/tags => generated 25 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1787] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:28:47 2026] POST /v2.0/networks => generated 632 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1788] 10.0.0.243 () {34 vars in 767 bytes} [Thu Aug 20 07:28:47 2026] PUT /v2.0/security-groups/9f2f0312-6c6b-4b2e-87e5-08e14811104c/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1789] 10.0.0.243 () {34 vars in 767 bytes} [Thu Aug 20 07:28:47 2026] PUT /v2.0/security-groups/35bd7c6c-4a7f-4726-9030-720d6da7ce1e/tags => 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: 959/1790] 10.0.0.243 () {32 vars in 680 bytes} [Thu Aug 20 07:28:47 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1791] 10.0.0.243 () {32 vars in 694 bytes} [Thu Aug 20 07:28:47 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1792] 10.0.0.243 () {32 vars in 690 bytes} [Thu Aug 20 07:28:47 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1793] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:28:47 2026] GET /v2.0/ports?device_id=1827c922-0283-4016-8081-84b0b0c1b77d => 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: 963/1794] 10.0.0.243 () {32 vars in 702 bytes} [Thu Aug 20 07:28:47 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1795] 10.0.0.243 () {34 vars in 664 bytes} [Thu Aug 20 07:28:47 2026] POST /v2.0/ports => generated 743 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 964/1796] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:28:47 2026] GET /v2.0/security-groups?id=a3f00829-439a-47dd-93f6-6269b8627aad&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1797] 10.0.0.243 () {32 vars in 688 bytes} [Thu Aug 20 07:28:47 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1798] 10.0.0.243 () {32 vars in 702 bytes} [Thu Aug 20 07:28:47 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1799] 10.0.0.243 () {32 vars in 698 bytes} [Thu Aug 20 07:28:47 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1800] 10.0.0.243 () {32 vars in 710 bytes} [Thu Aug 20 07:28:47 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1801] 10.0.0.243 () {34 vars in 666 bytes} [Thu Aug 20 07:28:47 2026] POST /v2.0/trunks => generated 407 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:28:47.912 8 INFO neutron.db.segments_db [None req-2f4ce8ec-ff3b-42f9-b694-62e51faa21c5 022be29143c14721bc914ce57cbec970 4bcfb5f143b54f8aa8d396956b7cc520 - - default default] Added segment 8c79e857-f59a-4df2-b5a5-b0bb408e0066 of type vxlan for network 51d3a93a-8145-4d8b-a708-707138dad1d0 [pid: 7|app: 0|req: 837/1802] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:28:47 2026] DELETE /v2.0/security-groups/b7d62950-315a-4d98-b7ce-c70e5ceb4e05 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1803] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:28:47 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: 7|app: 0|req: 838/1804] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:28:47 2026] DELETE /v2.0/security-groups/38e19615-4316-4881-9cbb-37555df9b9ae => 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: 967/1805] 10.0.0.126 () {34 vars in 990 bytes} [Thu Aug 20 07:28:47 2026] GET /v2.0/ports?device_id=2ec64f48-b5eb-4696-8d23-6ba1fc9b0f78 => generated 1240 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1806] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:28:48 2026] DELETE /v2.0/security-groups/9f2f0312-6c6b-4b2e-87e5-08e14811104c => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1807] 10.0.0.126 () {34 vars in 1040 bytes} [Thu Aug 20 07:28:48 2026] GET /v2.0/security-groups?id=f148cf2b-c4f0-49a9-89db-b92d4002d2fc&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: 970/1808] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:28:48 2026] DELETE /v2.0/security-groups/35bd7c6c-4a7f-4726-9030-720d6da7ce1e => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1809] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:28:48 2026] DELETE /v2.0/security-groups/03788798-210b-4875-a70e-05e490c4be1e => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1810] 10.0.0.243 () {34 vars in 664 bytes} [Thu Aug 20 07:28:48 2026] POST /v2.0/ports => generated 743 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1811] 10.0.0.243 () {34 vars in 666 bytes} [Thu Aug 20 07:28:48 2026] POST /v2.0/trunks => generated 407 bytes in 142 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-20 07:28:48.479 7 INFO neutron.db.segments_db [None req-654f04ae-c1c0-48b6-a593-ed619743a449 022be29143c14721bc914ce57cbec970 4bcfb5f143b54f8aa8d396956b7cc520 - - default default] Added segment 8b408040-cdba-414d-ac64-2c4a23fb4f72 of type vxlan for network 89e20eff-3d31-4c5a-84a9-934b1ec423a1 [pid: 7|app: 0|req: 840/1812] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:28:48 2026] POST /v2.0/networks => generated 632 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1813] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:28:48 2026] GET /v2.0/ports?device_id=1827c922-0283-4016-8081-84b0b0c1b77d => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1814] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:28:48 2026] GET /v2.0/security-groups?id=a3f00829-439a-47dd-93f6-6269b8627aad&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1815] 10.0.0.243 () {34 vars in 664 bytes} [Thu Aug 20 07:28:48 2026] POST /v2.0/ports => generated 743 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1816] 10.0.0.243 () {34 vars in 666 bytes} [Thu Aug 20 07:28:48 2026] POST /v2.0/trunks => generated 407 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1817] 10.0.0.243 () {34 vars in 749 bytes} [Thu Aug 20 07:28:49 2026] PUT /v2.0/trunks/0f5ba91e-2334-4ce1-95b0-9f7c54307888/tags => generated 17 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1818] 10.0.0.243 () {34 vars in 749 bytes} [Thu Aug 20 07:28:49 2026] PUT /v2.0/trunks/1f131d61-bf93-45a9-a845-371c255d3bfa/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1819] 10.0.0.243 () {34 vars in 749 bytes} [Thu Aug 20 07:28:49 2026] PUT /v2.0/trunks/a7f7c314-ca4d-4502-93f0-0f5046990616/tags => generated 34 bytes in 32 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: 847/1820] 10.0.0.243 () {34 vars in 749 bytes} [Thu Aug 20 07:28:49 2026] PUT /v2.0/trunks/4d4a2011-9172-4f44-be14-446f81ca075e/tags => 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: 848/1821] 10.0.0.243 () {32 vars in 662 bytes} [Thu Aug 20 07:28:49 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1822] 10.0.0.243 () {32 vars in 676 bytes} [Thu Aug 20 07:28:49 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1823] 10.0.0.243 () {32 vars in 672 bytes} [Thu Aug 20 07:28:49 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1824] 10.0.0.243 () {32 vars in 684 bytes} [Thu Aug 20 07:28:49 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1825] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:28:49 2026] GET /v2.0/security-groups?tenant_id=07efb81523e245369f258552990f9284&name=default => generated 2925 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1826] 10.0.0.243 () {32 vars in 670 bytes} [Thu Aug 20 07:28:49 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1827] 10.0.0.243 () {32 vars in 684 bytes} [Thu Aug 20 07:28:49 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1828] 10.0.0.243 () {32 vars in 680 bytes} [Thu Aug 20 07:28:49 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1829] 10.0.0.243 () {32 vars in 692 bytes} [Thu Aug 20 07:28:49 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1830] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:28:49 2026] DELETE /v2.0/security-groups/1ddf170a-9633-43dc-8ae5-4c8bbbc89d78 => 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: 856/1831] 10.0.0.243 () {32 vars in 719 bytes} [Thu Aug 20 07:28:49 2026] GET /v2.0/trunks/0f5ba91e-2334-4ce1-95b0-9f7c54307888 => 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: 976/1832] 10.0.0.243 () {32 vars in 717 bytes} [Thu Aug 20 07:28:49 2026] GET /v2.0/ports/f1640421-7ccd-4bfa-957f-7d289b1678f7 => generated 826 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1833] 10.0.0.243 () {32 vars in 722 bytes} [Thu Aug 20 07:28:49 2026] DELETE /v2.0/trunks/0f5ba91e-2334-4ce1-95b0-9f7c54307888 => 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: 978/1834] 10.0.0.243 () {32 vars in 719 bytes} [Thu Aug 20 07:28:49 2026] GET /v2.0/trunks/1f131d61-bf93-45a9-a845-371c255d3bfa => generated 420 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1835] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:28:49 2026] GET /v2.0/security-groups?tenant_id=7761232ba8be42ce8630077c727c40a2&name=default => generated 2925 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1836] 10.0.0.243 () {32 vars in 717 bytes} [Thu Aug 20 07:28:49 2026] GET /v2.0/ports/074c51ea-7e2c-4888-8b19-0e8b8db24aa0 => generated 826 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1837] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:28:49 2026] DELETE /v2.0/security-groups/310c6bb8-0ae4-413a-9926-7745f0170834 => 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: 980/1838] 10.0.0.243 () {32 vars in 722 bytes} [Thu Aug 20 07:28:49 2026] DELETE /v2.0/trunks/1f131d61-bf93-45a9-a845-371c255d3bfa => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1839] 10.0.0.243 () {32 vars in 719 bytes} [Thu Aug 20 07:28:49 2026] GET /v2.0/trunks/a7f7c314-ca4d-4502-93f0-0f5046990616 => generated 429 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1840] 10.0.0.243 () {32 vars in 717 bytes} [Thu Aug 20 07:28:49 2026] GET /v2.0/ports/271adc05-fd03-4a20-a584-b14ed274207b => generated 826 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1841] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:28:49 2026] GET /v2.0/security-groups?tenant_id=ee704a98cb38494792157204ac8ef812&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1842] 10.0.0.243 () {32 vars in 722 bytes} [Thu Aug 20 07:28:49 2026] DELETE /v2.0/trunks/a7f7c314-ca4d-4502-93f0-0f5046990616 => 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: 983/1843] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:28:49 2026] DELETE /v2.0/security-groups/75b83537-f668-4818-8970-2d591d10518b => 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: 984/1844] 10.0.0.243 () {32 vars in 719 bytes} [Thu Aug 20 07:28:49 2026] GET /v2.0/trunks/4d4a2011-9172-4f44-be14-446f81ca075e => generated 414 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1845] 10.0.0.243 () {32 vars in 717 bytes} [Thu Aug 20 07:28:49 2026] GET /v2.0/ports/9e172753-423e-463c-ab64-b75379dc6122 => generated 826 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1846] 10.0.0.243 () {32 vars in 722 bytes} [Thu Aug 20 07:28:49 2026] DELETE /v2.0/trunks/4d4a2011-9172-4f44-be14-446f81ca075e => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1847] 10.0.0.243 () {32 vars in 719 bytes} [Thu Aug 20 07:28:50 2026] GET /v2.0/trunks/fe293377-baff-472f-ab40-5a4c6ca9f431 => generated 407 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1848] 10.0.0.243 () {32 vars in 717 bytes} [Thu Aug 20 07:28:50 2026] GET /v2.0/ports/69d43adb-b09b-4a63-b842-ee807010f453 => generated 826 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1849] 10.0.0.243 () {32 vars in 722 bytes} [Thu Aug 20 07:28:50 2026] DELETE /v2.0/trunks/fe293377-baff-472f-ab40-5a4c6ca9f431 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:28:50.307 8 INFO neutron_taas.services.taas.taas_plugin [None req-18af488e-ec35-41c0-8204-9a5e40285bf1 022be29143c14721bc914ce57cbec970 4bcfb5f143b54f8aa8d396956b7cc520 - - default default] TaaS: Handle Delete Port: f1640421-7ccd-4bfa-957f-7d289b1678f7 2026-08-20 07:28:50.311 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-18af488e-ec35-41c0-8204-9a5e40285bf1 022be29143c14721bc914ce57cbec970 4bcfb5f143b54f8aa8d396956b7cc520 - - default default] Tap Mirror: Handle Delete Port: f1640421-7ccd-4bfa-957f-7d289b1678f7 [pid: 7|app: 0|req: 861/1850] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:28:49 2026] GET /v2.0/ports?device_id=1827c922-0283-4016-8081-84b0b0c1b77d => generated 973 bytes in 497 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1851] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:28:50 2026] GET /v2.0/security-groups?id=a3f00829-439a-47dd-93f6-6269b8627aad&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: 990/1852] 10.0.0.243 () {32 vars in 720 bytes} [Thu Aug 20 07:28:50 2026] DELETE /v2.0/ports/f1640421-7ccd-4bfa-957f-7d289b1678f7 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:28:50.504 7 INFO neutron_taas.services.taas.taas_plugin [None req-e3c8a7ca-c11c-4c12-86ac-aae449650bfe 022be29143c14721bc914ce57cbec970 4bcfb5f143b54f8aa8d396956b7cc520 - - default default] TaaS: Handle Delete Port: 074c51ea-7e2c-4888-8b19-0e8b8db24aa0 2026-08-20 07:28:50.506 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e3c8a7ca-c11c-4c12-86ac-aae449650bfe 022be29143c14721bc914ce57cbec970 4bcfb5f143b54f8aa8d396956b7cc520 - - default default] Tap Mirror: Handle Delete Port: 074c51ea-7e2c-4888-8b19-0e8b8db24aa0 [pid: 7|app: 0|req: 863/1853] 10.0.0.243 () {32 vars in 720 bytes} [Thu Aug 20 07:28:50 2026] DELETE /v2.0/ports/074c51ea-7e2c-4888-8b19-0e8b8db24aa0 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:28:50.684 8 INFO neutron_taas.services.taas.taas_plugin [None req-af905eda-3a72-431f-a79d-784fb549762b 022be29143c14721bc914ce57cbec970 4bcfb5f143b54f8aa8d396956b7cc520 - - default default] TaaS: Handle Delete Port: 271adc05-fd03-4a20-a584-b14ed274207b 2026-08-20 07:28:50.688 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-af905eda-3a72-431f-a79d-784fb549762b 022be29143c14721bc914ce57cbec970 4bcfb5f143b54f8aa8d396956b7cc520 - - default default] Tap Mirror: Handle Delete Port: 271adc05-fd03-4a20-a584-b14ed274207b [pid: 8|app: 0|req: 991/1854] 10.0.0.243 () {32 vars in 720 bytes} [Thu Aug 20 07:28:50 2026] DELETE /v2.0/ports/271adc05-fd03-4a20-a584-b14ed274207b => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:28:50.919 7 INFO neutron_taas.services.taas.taas_plugin [None req-3f32c71f-50db-4e8b-9d50-00428ce4f438 022be29143c14721bc914ce57cbec970 4bcfb5f143b54f8aa8d396956b7cc520 - - default default] TaaS: Handle Delete Port: 9e172753-423e-463c-ab64-b75379dc6122 2026-08-20 07:28:50.922 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3f32c71f-50db-4e8b-9d50-00428ce4f438 022be29143c14721bc914ce57cbec970 4bcfb5f143b54f8aa8d396956b7cc520 - - default default] Tap Mirror: Handle Delete Port: 9e172753-423e-463c-ab64-b75379dc6122 [pid: 7|app: 0|req: 864/1855] 10.0.0.243 () {32 vars in 720 bytes} [Thu Aug 20 07:28:50 2026] DELETE /v2.0/ports/9e172753-423e-463c-ab64-b75379dc6122 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:28:51.105 8 INFO neutron_taas.services.taas.taas_plugin [None req-0b5fe588-47ff-4c45-8163-7149d6bf0518 022be29143c14721bc914ce57cbec970 4bcfb5f143b54f8aa8d396956b7cc520 - - default default] TaaS: Handle Delete Port: 69d43adb-b09b-4a63-b842-ee807010f453 2026-08-20 07:28:51.109 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0b5fe588-47ff-4c45-8163-7149d6bf0518 022be29143c14721bc914ce57cbec970 4bcfb5f143b54f8aa8d396956b7cc520 - - default default] Tap Mirror: Handle Delete Port: 69d43adb-b09b-4a63-b842-ee807010f453 [pid: 8|app: 0|req: 992/1856] 10.0.0.243 () {32 vars in 720 bytes} [Thu Aug 20 07:28:51 2026] DELETE /v2.0/ports/69d43adb-b09b-4a63-b842-ee807010f453 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:28:51.325 7 INFO neutron.services.segments.plugin [-] Segment 154479fb-9b25-4e74-aa06-6131da5fa7c7 resource provider aggregate not found 2026-08-20 07:28:51.331 7 INFO neutron.services.segments.plugin [-] Segment 154479fb-9b25-4e74-aa06-6131da5fa7c7 resource provider aggregate not found 2026-08-20 07:28:51.347 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 154479fb-9b25-4e74-aa06-6131da5fa7c7 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 154479fb-9b25-4e74-aa06-6131da5fa7c7 found for delete ", "request_id": "req-6188e220-6667-407b-b6cf-978df116be92"}]} 2026-08-20 07:28:51.350 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 154479fb-9b25-4e74-aa06-6131da5fa7c7 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 154479fb-9b25-4e74-aa06-6131da5fa7c7 found for delete ", "request_id": "req-42b73c2a-a09b-435f-93d4-0d7f06a88132"}]} [pid: 7|app: 0|req: 865/1857] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:28:51 2026] DELETE /v2.0/networks/54a372cf-2747-4d54-a6a3-8c197e00117f => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:28:51.487 8 INFO neutron.services.segments.plugin [-] Segment 1b2ee001-f215-4e84-9ebc-00279b29fa45 resource provider aggregate not found 2026-08-20 07:28:51.489 8 INFO neutron.services.segments.plugin [-] Segment 1b2ee001-f215-4e84-9ebc-00279b29fa45 resource provider aggregate not found 2026-08-20 07:28:51.507 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1b2ee001-f215-4e84-9ebc-00279b29fa45 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 1b2ee001-f215-4e84-9ebc-00279b29fa45 found for delete ", "request_id": "req-b700e3c9-4338-445c-8ee6-2e0cb3c5ceaa"}]} 2026-08-20 07:28:51.510 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1b2ee001-f215-4e84-9ebc-00279b29fa45 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 1b2ee001-f215-4e84-9ebc-00279b29fa45 found for delete ", "request_id": "req-0cab93f2-e610-46a2-9e6f-00a61b9664c7"}]} [pid: 7|app: 0|req: 866/1858] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:28:51 2026] GET /v2.0/ports?device_id=1827c922-0283-4016-8081-84b0b0c1b77d => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1859] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:28:51 2026] DELETE /v2.0/networks/6763f67e-1955-41ac-997d-b94cb574c57a => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1860] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:28:51 2026] GET /v2.0/security-groups?id=a3f00829-439a-47dd-93f6-6269b8627aad&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: 994/1861] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:28:51 2026] DELETE /v2.0/networks/1e6c3fd5-ec5c-407d-880f-c971818c42b3 => 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: 868/1862] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:28:51 2026] DELETE /v2.0/networks/51d3a93a-8145-4d8b-a708-707138dad1d0 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1865] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:28:51 2026] DELETE /v2.0/networks/89e20eff-3d31-4c5a-84a9-934b1ec423a1 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1866] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:28:52 2026] GET /v2.0/ports?device_id=1827c922-0283-4016-8081-84b0b0c1b77d => 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: 996/1867] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:28:52 2026] GET /v2.0/security-groups?id=a3f00829-439a-47dd-93f6-6269b8627aad&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: 872/1868] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:28:52 2026] GET /v2.0/security-groups?tenant_id=7efe2601e4284b40996d099996ee70ed&name=default => generated 2925 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1869] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:28:53 2026] DELETE /v2.0/security-groups/cfccfcdb-58c8-4f4d-91fa-0562c5262ab1 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:28:53.373 7 INFO neutron.services.segments.plugin [-] Segment 8c79e857-f59a-4df2-b5a5-b0bb408e0066 resource provider aggregate not found [pid: 7|app: 0|req: 873/1870] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:28:53 2026] GET /v2.0/security-groups?tenant_id=4bcfb5f143b54f8aa8d396956b7cc520&name=default => generated 2925 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:28:53.389 7 INFO neutron.services.segments.plugin [-] Segment 8c79e857-f59a-4df2-b5a5-b0bb408e0066 resource provider aggregate not found 2026-08-20 07:28:53.396 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8c79e857-f59a-4df2-b5a5-b0bb408e0066 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 8c79e857-f59a-4df2-b5a5-b0bb408e0066 found for delete ", "request_id": "req-02e68f2d-8eb7-4663-be2e-f356066e5eba"}]} 2026-08-20 07:28:53.406 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8c79e857-f59a-4df2-b5a5-b0bb408e0066 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 8c79e857-f59a-4df2-b5a5-b0bb408e0066 found for delete ", "request_id": "req-b64d14a8-c37c-4551-848d-185a95868c08"}]} [pid: 8|app: 0|req: 998/1871] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:28:53 2026] DELETE /v2.0/security-groups/4b45b682-e3e4-4e16-b9cd-45bdafdcaf23 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:28:53.528 8 INFO neutron.services.segments.plugin [-] Segment d3340c17-6db3-4a34-8203-9445bf77d815 resource provider aggregate not found 2026-08-20 07:28:53.532 8 INFO neutron.services.segments.plugin [-] Segment d3340c17-6db3-4a34-8203-9445bf77d815 resource provider aggregate not found 2026-08-20 07:28:53.546 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d3340c17-6db3-4a34-8203-9445bf77d815 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 d3340c17-6db3-4a34-8203-9445bf77d815 found for delete ", "request_id": "req-f1c14fb1-62e7-447a-8fcc-9ad28a01997a"}]} 2026-08-20 07:28:53.552 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d3340c17-6db3-4a34-8203-9445bf77d815 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 d3340c17-6db3-4a34-8203-9445bf77d815 found for delete ", "request_id": "req-529ddf2b-9925-45ad-8ff5-c3298f326868"}]} 2026-08-20 07:28:53.564 8 INFO neutron.services.segments.plugin [-] Segment 8b408040-cdba-414d-ac64-2c4a23fb4f72 resource provider aggregate not found 2026-08-20 07:28:53.568 8 INFO neutron.services.segments.plugin [-] Segment 8b408040-cdba-414d-ac64-2c4a23fb4f72 resource provider aggregate not found 2026-08-20 07:28:53.584 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8b408040-cdba-414d-ac64-2c4a23fb4f72 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 8b408040-cdba-414d-ac64-2c4a23fb4f72 found for delete ", "request_id": "req-0bf6029f-cddc-48c9-82fc-bfb8abd794bd"}]} 2026-08-20 07:28:53.586 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8b408040-cdba-414d-ac64-2c4a23fb4f72 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 8b408040-cdba-414d-ac64-2c4a23fb4f72 found for delete ", "request_id": "req-48f2efae-2216-4ec9-90df-e40e0786806d"}]} [pid: 7|app: 0|req: 874/1872] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:28:53 2026] GET /v2.0/security-groups?tenant_id=f302f7be311e4483b228dd6079143ba6&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1873] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:28:53 2026] DELETE /v2.0/security-groups/d7233d3c-27e4-4569-a0c9-7b0b82c446f1 => 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: 1000/1874] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:28:57 2026] GET /v2.0/ports?device_id=2ec64f48-b5eb-4696-8d23-6ba1fc9b0f78 => generated 971 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:28:57.503 7 INFO neutron.db.segments_db [None req-81244b64-ffc0-4491-acbf-0a6a0e2a36d5 49b87f4302284e26a26686f4b0ec6d77 93ed86ed978045ddafbb8262197081dc - - default default] Added segment 7dd57aca-ebfd-49c3-a023-7369848f8176 of type vxlan for network 494ea591-56dd-4cce-b4dc-f09851132a61 [pid: 8|app: 0|req: 1001/1875] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:28:57 2026] GET /v2.0/security-groups?id=f148cf2b-c4f0-49a9-89db-b92d4002d2fc&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: 875/1876] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:28:57 2026] POST /v2.0/networks => generated 632 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1877] 10.0.0.243 () {34 vars in 753 bytes} [Thu Aug 20 07:28:57 2026] PUT /v2.0/networks/494ea591-56dd-4cce-b4dc-f09851132a61/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1878] 10.0.0.243 () {32 vars in 733 bytes} [Thu Aug 20 07:28:57 2026] GET /v2.0/networks/494ea591-56dd-4cce-b4dc-f09851132a61/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1879] 10.0.0.243 () {34 vars in 764 bytes} [Thu Aug 20 07:28:57 2026] PUT /v2.0/networks/494ea591-56dd-4cce-b4dc-f09851132a61/tags/green => generated 4 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1880] 10.0.0.243 () {32 vars in 733 bytes} [Thu Aug 20 07:28:57 2026] GET /v2.0/networks/494ea591-56dd-4cce-b4dc-f09851132a61/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1881] 10.0.0.243 () {34 vars in 760 bytes} [Thu Aug 20 07:28:57 2026] PUT /v2.0/networks/494ea591-56dd-4cce-b4dc-f09851132a61/tags/red => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1882] 10.0.0.243 () {32 vars in 733 bytes} [Thu Aug 20 07:28:57 2026] GET /v2.0/networks/494ea591-56dd-4cce-b4dc-f09851132a61/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1883] 10.0.0.243 () {34 vars in 782 bytes} [Thu Aug 20 07:28:57 2026] PUT /v2.0/networks/494ea591-56dd-4cce-b4dc-f09851132a61/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: 7|app: 0|req: 879/1884] 10.0.0.243 () {32 vars in 733 bytes} [Thu Aug 20 07:28:58 2026] GET /v2.0/networks/494ea591-56dd-4cce-b4dc-f09851132a61/tags => generated 52 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1885] 10.0.0.243 () {34 vars in 753 bytes} [Thu Aug 20 07:28:58 2026] PUT /v2.0/networks/494ea591-56dd-4cce-b4dc-f09851132a61/tags => generated 37 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1886] 10.0.0.243 () {32 vars in 733 bytes} [Thu Aug 20 07:28:58 2026] GET /v2.0/networks/494ea591-56dd-4cce-b4dc-f09851132a61/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1887] 10.0.0.243 () {32 vars in 741 bytes} [Thu Aug 20 07:28:58 2026] GET /v2.0/networks/494ea591-56dd-4cce-b4dc-f09851132a61/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:28:58.303 7 INFO neutron.api.v2.resource [None req-872bc9ad-0936-44d7-9664-28bc1adad7e9 49b87f4302284e26a26686f4b0ec6d77 93ed86ed978045ddafbb8262197081dc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 881/1888] 10.0.0.243 () {32 vars in 745 bytes} [Thu Aug 20 07:28:58 2026] GET /v2.0/networks/494ea591-56dd-4cce-b4dc-f09851132a61/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: 1008/1889] 10.0.0.243 () {32 vars in 744 bytes} [Thu Aug 20 07:28:58 2026] DELETE /v2.0/networks/494ea591-56dd-4cce-b4dc-f09851132a61/tags/red => 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: 882/1890] 10.0.0.243 () {32 vars in 733 bytes} [Thu Aug 20 07:28:58 2026] GET /v2.0/networks/494ea591-56dd-4cce-b4dc-f09851132a61/tags => generated 30 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:28:58.472 8 INFO neutron.api.v2.resource [None req-e0583e42-0615-4502-925b-acbf182f2b1e 49b87f4302284e26a26686f4b0ec6d77 93ed86ed978045ddafbb8262197081dc - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1009/1891] 10.0.0.243 () {32 vars in 748 bytes} [Thu Aug 20 07:28:58 2026] DELETE /v2.0/networks/494ea591-56dd-4cce-b4dc-f09851132a61/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1892] 10.0.0.243 () {32 vars in 736 bytes} [Thu Aug 20 07:28:58 2026] DELETE /v2.0/networks/494ea591-56dd-4cce-b4dc-f09851132a61/tags => 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: 1010/1893] 10.0.0.243 () {32 vars in 733 bytes} [Thu Aug 20 07:28:58 2026] GET /v2.0/networks/494ea591-56dd-4cce-b4dc-f09851132a61/tags => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1894] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:28:58 2026] GET /v2.0/ports?device_id=2ec64f48-b5eb-4696-8d23-6ba1fc9b0f78 => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:28:58.681 8 INFO neutron.services.segments.plugin [-] Segment 7dd57aca-ebfd-49c3-a023-7369848f8176 resource provider aggregate not found [pid: 7|app: 0|req: 885/1895] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:28:58 2026] GET /v2.0/security-groups?id=f148cf2b-c4f0-49a9-89db-b92d4002d2fc&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:28:58.689 8 INFO neutron.services.segments.plugin [-] Segment 7dd57aca-ebfd-49c3-a023-7369848f8176 resource provider aggregate not found 2026-08-20 07:28:58.697 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7dd57aca-ebfd-49c3-a023-7369848f8176 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 7dd57aca-ebfd-49c3-a023-7369848f8176 found for delete ", "request_id": "req-495d38fb-8dc3-4c4f-ab04-2bbaa6d04150"}]} 2026-08-20 07:28:58.704 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7dd57aca-ebfd-49c3-a023-7369848f8176 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 7dd57aca-ebfd-49c3-a023-7369848f8176 found for delete ", "request_id": "req-ee37278b-b01b-49b5-ac4e-4c478cfea900"}]} [pid: 8|app: 0|req: 1011/1896] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:28:58 2026] DELETE /v2.0/networks/494ea591-56dd-4cce-b4dc-f09851132a61 => 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: 886/1897] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:28:59 2026] GET /v2.0/security-groups?tenant_id=93ed86ed978045ddafbb8262197081dc&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: 1012/1898] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:28:59 2026] DELETE /v2.0/security-groups/5330f197-aa3e-4561-b6c5-c945964e90c1 => 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: 887/1899] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:28:59 2026] GET /v2.0/security-groups?tenant_id=a8331b9e6dfb48c6884f0cde0ab14362&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1900] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:28:59 2026] GET /v2.0/ports?device_id=2ec64f48-b5eb-4696-8d23-6ba1fc9b0f78 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1901] 199.204.45.162 () {34 vars in 994 bytes} [Thu Aug 20 07:28:59 2026] GET /v2.0/ports?device_id=2ec64f48-b5eb-4696-8d23-6ba1fc9b0f78 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1902] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:28:59 2026] GET /v2.0/security-groups?id=f148cf2b-c4f0-49a9-89db-b92d4002d2fc&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: 888/1903] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:28:59 2026] DELETE /v2.0/security-groups/b499365f-55a3-4a17-894c-33959fee7e7f => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:28:59.962 8 INFO neutron_taas.services.taas.taas_plugin [req-84048d48-ce6b-46af-a2ea-2622843d1bff req-bfbeb9a2-6026-4109-a8a5-634df26ebf03 2a3ba1fe107940759418c49a9e3d859a 85d3102c291d412b94da15f34ba76981 - - default default] TaaS: Handle Delete Port: 6b192224-8330-44a2-9451-fddba40107ae 2026-08-20 07:28:59.967 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-84048d48-ce6b-46af-a2ea-2622843d1bff req-bfbeb9a2-6026-4109-a8a5-634df26ebf03 2a3ba1fe107940759418c49a9e3d859a 85d3102c291d412b94da15f34ba76981 - - default default] Tap Mirror: Handle Delete Port: 6b192224-8330-44a2-9451-fddba40107ae 2026-08-20 07:29:00.097 8 INFO neutron.db.l3_db [req-84048d48-ce6b-46af-a2ea-2622843d1bff req-bfbeb9a2-6026-4109-a8a5-634df26ebf03 2a3ba1fe107940759418c49a9e3d859a 85d3102c291d412b94da15f34ba76981 - - default default] Floating IP 0e398dbe-2c14-49b0-b0a5-a768078851e2 disassociated. External IP: 10.96.250.212, port: 6b192224-8330-44a2-9451-fddba40107ae. [pid: 8|app: 0|req: 1016/1904] 199.204.45.162 () {36 vars in 997 bytes} [Thu Aug 20 07:28:59 2026] DELETE /v2.0/ports/6b192224-8330-44a2-9451-fddba40107ae => generated 0 bytes in 591 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:29:00.490 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-91db3faa-c19c-4949-8e2f-e796db4c0db9'] response: {'server_uuid': '2ec64f48-b5eb-4696-8d23-6ba1fc9b0f78', 'name': 'network-vif-deleted', 'tag': '6b192224-8330-44a2-9451-fddba40107ae', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 889/1905] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:29:00 2026] GET /v2.0/ports?device_id=2ec64f48-b5eb-4696-8d23-6ba1fc9b0f78 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1906] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:29:02 2026] GET /v2.0/ports?device_id=2ec64f48-b5eb-4696-8d23-6ba1fc9b0f78 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1907] 10.0.0.126 () {34 vars in 990 bytes} [Thu Aug 20 07:29:03 2026] GET /v2.0/ports?device_id=1827c922-0283-4016-8081-84b0b0c1b77d => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1908] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:29:03 2026] GET /v2.0/ports?device_id=2ec64f48-b5eb-4696-8d23-6ba1fc9b0f78 => 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: 1020/1909] 10.0.0.126 () {34 vars in 1040 bytes} [Thu Aug 20 07:29:03 2026] GET /v2.0/security-groups?id=a3f00829-439a-47dd-93f6-6269b8627aad&fields=id&fields=name => generated 114 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:29:03.362 7 INFO neutron.db.segments_db [None req-9112f7bc-b188-412a-a565-82fc349c3503 90d9cef4e94442f89dbd0728f6e0e0ba 5d6ed56a3ccd49d99b1459dd08c45471 - - default default] Added segment 7e098db6-afa2-44a8-af44-43c43f2e3651 of type vxlan for network bb73a642-71c3-4717-ab93-9771f97265ed [pid: 7|app: 0|req: 890/1910] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:29:02 2026] POST /v2.0/networks => generated 631 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1911] 10.0.0.243 () {34 vars in 664 bytes} [Thu Aug 20 07:29:03 2026] POST /v2.0/ports => generated 743 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1912] 10.0.0.243 () {34 vars in 747 bytes} [Thu Aug 20 07:29:03 2026] PUT /v2.0/ports/4ac35d0a-a367-44ba-963e-92a5908c39cb/tags => generated 25 bytes in 96 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: 1022/1913] 10.0.0.243 () {32 vars in 727 bytes} [Thu Aug 20 07:29:03 2026] GET /v2.0/ports/4ac35d0a-a367-44ba-963e-92a5908c39cb/tags => generated 25 bytes in 46 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: 892/1914] 10.0.0.243 () {34 vars in 758 bytes} [Thu Aug 20 07:29:03 2026] PUT /v2.0/ports/4ac35d0a-a367-44ba-963e-92a5908c39cb/tags/green => generated 4 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1023/1915] 10.0.0.243 () {32 vars in 727 bytes} [Thu Aug 20 07:29:04 2026] GET /v2.0/ports/4ac35d0a-a367-44ba-963e-92a5908c39cb/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: 7|app: 0|req: 893/1916] 10.0.0.243 () {34 vars in 754 bytes} [Thu Aug 20 07:29:04 2026] PUT /v2.0/ports/4ac35d0a-a367-44ba-963e-92a5908c39cb/tags/red => generated 4 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1024/1917] 10.0.0.243 () {32 vars in 727 bytes} [Thu Aug 20 07:29:04 2026] GET /v2.0/ports/4ac35d0a-a367-44ba-963e-92a5908c39cb/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 894/1918] 10.0.0.243 () {34 vars in 776 bytes} [Thu Aug 20 07:29:04 2026] PUT /v2.0/ports/4ac35d0a-a367-44ba-963e-92a5908c39cb/tags/black.or.white => generated 4 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1025/1919] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:29:04 2026] DELETE /v2.0/security-groups/f148cf2b-c4f0-49a9-89db-b92d4002d2fc => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1920] 10.0.0.243 () {32 vars in 727 bytes} [Thu Aug 20 07:29:04 2026] GET /v2.0/ports/4ac35d0a-a367-44ba-963e-92a5908c39cb/tags => generated 52 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1026/1921] 10.0.0.243 () {34 vars in 747 bytes} [Thu Aug 20 07:29:04 2026] PUT /v2.0/ports/4ac35d0a-a367-44ba-963e-92a5908c39cb/tags => generated 37 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-20 07:29:04.524 7 INFO neutron_taas.services.taas.taas_plugin [None req-0bbc3b42-2a4e-41a3-9811-7c2fc04b3d1c 2a3ba1fe107940759418c49a9e3d859a 85d3102c291d412b94da15f34ba76981 - - default default] TaaS: Handle Delete Port: 233e2680-b7b8-40ab-adf6-650765fe655a 2026-08-20 07:29:04.526 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0bbc3b42-2a4e-41a3-9811-7c2fc04b3d1c 2a3ba1fe107940759418c49a9e3d859a 85d3102c291d412b94da15f34ba76981 - - default default] Tap Mirror: Handle Delete Port: 233e2680-b7b8-40ab-adf6-650765fe655a [pid: 8|app: 0|req: 1027/1922] 10.0.0.243 () {32 vars in 727 bytes} [Thu Aug 20 07:29:04 2026] GET /v2.0/ports/4ac35d0a-a367-44ba-963e-92a5908c39cb/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1028/1923] 10.0.0.243 () {32 vars in 735 bytes} [Thu Aug 20 07:29:04 2026] GET /v2.0/ports/4ac35d0a-a367-44ba-963e-92a5908c39cb/tags/red => generated 0 bytes in 48 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: 896/1924] 10.0.0.243 () {32 vars in 732 bytes} [Thu Aug 20 07:29:04 2026] DELETE /v2.0/floatingips/0e398dbe-2c14-49b0-b0a5-a768078851e2 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:29:04.660 8 INFO neutron.api.v2.resource [None req-191c53bf-2cf1-4301-83d2-e7e0337b65d2 90d9cef4e94442f89dbd0728f6e0e0ba 5d6ed56a3ccd49d99b1459dd08c45471 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1029/1925] 10.0.0.243 () {32 vars in 739 bytes} [Thu Aug 20 07:29:04 2026] GET /v2.0/ports/4ac35d0a-a367-44ba-963e-92a5908c39cb/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1926] 10.0.0.243 () {32 vars in 738 bytes} [Thu Aug 20 07:29:04 2026] DELETE /v2.0/ports/4ac35d0a-a367-44ba-963e-92a5908c39cb/tags/red => generated 0 bytes in 50 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: 1030/1927] 10.0.0.243 () {32 vars in 727 bytes} [Thu Aug 20 07:29:04 2026] GET /v2.0/ports/4ac35d0a-a367-44ba-963e-92a5908c39cb/tags => generated 30 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-20 07:29:04.868 7 INFO neutron.api.v2.resource [None req-83799c67-9bd0-424c-b07c-0274f4ddd725 90d9cef4e94442f89dbd0728f6e0e0ba 5d6ed56a3ccd49d99b1459dd08c45471 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 898/1928] 10.0.0.243 () {32 vars in 742 bytes} [Thu Aug 20 07:29:04 2026] DELETE /v2.0/ports/4ac35d0a-a367-44ba-963e-92a5908c39cb/tags/green => generated 99 bytes in 92 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/1929] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:29:04 2026] GET /v2.0/ports?device_id=bd38aa59-b59b-4e1a-8053-bbcb19b333a6 => generated 975 bytes in 90 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: 1032/1930] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:29:04 2026] GET /v2.0/security-groups?id=ecee0e3e-019b-40fd-b57a-f41e63656223&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1931] 10.0.0.243 () {32 vars in 730 bytes} [Thu Aug 20 07:29:04 2026] DELETE /v2.0/ports/4ac35d0a-a367-44ba-963e-92a5908c39cb/tags => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/1932] 10.0.0.243 () {32 vars in 727 bytes} [Thu Aug 20 07:29:04 2026] GET /v2.0/ports/4ac35d0a-a367-44ba-963e-92a5908c39cb/tags => generated 12 bytes in 51 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-20 07:29:05.115 7 INFO neutron_taas.services.taas.taas_plugin [None req-42921886-2b37-4338-9d04-b13be47d1efc 90d9cef4e94442f89dbd0728f6e0e0ba 5d6ed56a3ccd49d99b1459dd08c45471 - - default default] TaaS: Handle Delete Port: 4ac35d0a-a367-44ba-963e-92a5908c39cb 2026-08-20 07:29:05.118 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-42921886-2b37-4338-9d04-b13be47d1efc 90d9cef4e94442f89dbd0728f6e0e0ba 5d6ed56a3ccd49d99b1459dd08c45471 - - default default] Tap Mirror: Handle Delete Port: 4ac35d0a-a367-44ba-963e-92a5908c39cb [pid: 7|app: 0|req: 900/1933] 10.0.0.243 () {32 vars in 720 bytes} [Thu Aug 20 07:29:04 2026] DELETE /v2.0/ports/4ac35d0a-a367-44ba-963e-92a5908c39cb => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-20 07:29:05.332 8 INFO neutron.services.segments.plugin [-] Segment 7e098db6-afa2-44a8-af44-43c43f2e3651 resource provider aggregate not found 2026-08-20 07:29:05.336 8 INFO neutron.services.segments.plugin [-] Segment 7e098db6-afa2-44a8-af44-43c43f2e3651 resource provider aggregate not found 2026-08-20 07:29:05.356 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7e098db6-afa2-44a8-af44-43c43f2e3651 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 7e098db6-afa2-44a8-af44-43c43f2e3651 found for delete ", "request_id": "req-01594c08-c4a8-4076-ba51-2c127136d13d"}]} 2026-08-20 07:29:05.361 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7e098db6-afa2-44a8-af44-43c43f2e3651 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 7e098db6-afa2-44a8-af44-43c43f2e3651 found for delete ", "request_id": "req-8a7e4d7f-3fe2-4bc2-825e-0115e57b4835"}]} [pid: 8|app: 0|req: 1034/1934] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:29:05 2026] DELETE /v2.0/networks/bb73a642-71c3-4717-ab93-9771f97265ed => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1935] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:29:05 2026] GET /v2.0/ports?device_id=bd38aa59-b59b-4e1a-8053-bbcb19b333a6 => generated 975 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1936] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:29:06 2026] GET /v2.0/security-groups?id=ecee0e3e-019b-40fd-b57a-f41e63656223&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: 1035/1937] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:29:06 2026] GET /v2.0/security-groups?tenant_id=0bf5c64d1945432097cb270e8c4eb695&name=default => generated 2925 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1938] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:29:06 2026] DELETE /v2.0/security-groups/40941e12-3cbb-4af4-8cb3-87de370e5d0e => 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: 1036/1939] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:29:06 2026] GET /v2.0/security-groups?tenant_id=5d6ed56a3ccd49d99b1459dd08c45471&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1940] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:29:06 2026] DELETE /v2.0/security-groups/4184272a-6e0a-4039-a697-5a42aa85c1c7 => 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: 1038/1943] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:29:07 2026] GET /v2.0/ports?device_id=bd38aa59-b59b-4e1a-8053-bbcb19b333a6 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1944] 199.204.45.162 () {34 vars in 994 bytes} [Thu Aug 20 07:29:07 2026] GET /v2.0/ports?device_id=bd38aa59-b59b-4e1a-8053-bbcb19b333a6 => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/1945] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:29:07 2026] GET /v2.0/security-groups?id=ecee0e3e-019b-40fd-b57a-f41e63656223&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:29:07.364 7 INFO neutron_taas.services.taas.taas_plugin [req-60f6e4d9-bb2c-47a7-a9ee-49fb8ec1e013 req-3dc5430e-385a-45e2-8acc-997134312550 2a3ba1fe107940759418c49a9e3d859a 85d3102c291d412b94da15f34ba76981 - - default default] TaaS: Handle Delete Port: 978b1f85-52c0-4851-a5f3-6ae2b09ca8b4 2026-08-20 07:29:07.367 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-60f6e4d9-bb2c-47a7-a9ee-49fb8ec1e013 req-3dc5430e-385a-45e2-8acc-997134312550 2a3ba1fe107940759418c49a9e3d859a 85d3102c291d412b94da15f34ba76981 - - default default] Tap Mirror: Handle Delete Port: 978b1f85-52c0-4851-a5f3-6ae2b09ca8b4 [pid: 7|app: 0|req: 907/1946] 199.204.45.162 () {36 vars in 997 bytes} [Thu Aug 20 07:29:07 2026] DELETE /v2.0/ports/978b1f85-52c0-4851-a5f3-6ae2b09ca8b4 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:29:07.586 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4e801848-14cc-43b8-baaf-90bd9c9fb894'] response: {'server_uuid': 'bd38aa59-b59b-4e1a-8053-bbcb19b333a6', 'name': 'network-vif-deleted', 'tag': '978b1f85-52c0-4851-a5f3-6ae2b09ca8b4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1040/1947] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:29:08 2026] GET /v2.0/ports?device_id=bd38aa59-b59b-4e1a-8053-bbcb19b333a6 => 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: 908/1948] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:29:09 2026] GET /v2.0/ports?device_id=bd38aa59-b59b-4e1a-8053-bbcb19b333a6 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:29:09.855 8 INFO neutron.db.segments_db [None req-31489af2-89ee-4804-929d-2afa7260c37c e34dc35e7f8742739f92b27cf57efd1e 1825d9609e1745f8b950a3cda5a37da1 - - default default] Added segment 46bb4105-ccee-4a7f-8477-b6f334e85248 of type vxlan for network d0803bd6-cc61-4d57-a69c-0079a83b95aa 2026-08-20 07:29:10.075 8 INFO neutron.db.l3_hamode_db [None req-31489af2-89ee-4804-929d-2afa7260c37c e34dc35e7f8742739f92b27cf57efd1e 1825d9609e1745f8b950a3cda5a37da1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-20 07:29:10.180 8 INFO neutron.db.l3_hamode_db [None req-31489af2-89ee-4804-929d-2afa7260c37c e34dc35e7f8742739f92b27cf57efd1e 1825d9609e1745f8b950a3cda5a37da1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 909/1949] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:29:10 2026] GET /v2.0/ports?device_id=bd38aa59-b59b-4e1a-8053-bbcb19b333a6 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/1950] 10.0.0.243 () {34 vars in 668 bytes} [Thu Aug 20 07:29:09 2026] POST /v2.0/routers => generated 474 bytes in 1060 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1951] 10.0.0.243 () {34 vars in 751 bytes} [Thu Aug 20 07:29:10 2026] PUT /v2.0/routers/7eda43db-5fbd-493c-9dce-c149662a6955/tags => generated 25 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/1952] 10.0.0.243 () {32 vars in 731 bytes} [Thu Aug 20 07:29:10 2026] GET /v2.0/routers/7eda43db-5fbd-493c-9dce-c149662a6955/tags => generated 25 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1953] 10.0.0.243 () {34 vars in 762 bytes} [Thu Aug 20 07:29:10 2026] PUT /v2.0/routers/7eda43db-5fbd-493c-9dce-c149662a6955/tags/green => generated 4 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/1954] 10.0.0.243 () {32 vars in 731 bytes} [Thu Aug 20 07:29:11 2026] GET /v2.0/routers/7eda43db-5fbd-493c-9dce-c149662a6955/tags => generated 34 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1955] 10.0.0.243 () {34 vars in 758 bytes} [Thu Aug 20 07:29:11 2026] PUT /v2.0/routers/7eda43db-5fbd-493c-9dce-c149662a6955/tags/red => generated 4 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/1956] 10.0.0.243 () {32 vars in 731 bytes} [Thu Aug 20 07:29:11 2026] GET /v2.0/routers/7eda43db-5fbd-493c-9dce-c149662a6955/tags => generated 34 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1957] 10.0.0.243 () {34 vars in 780 bytes} [Thu Aug 20 07:29:11 2026] PUT /v2.0/routers/7eda43db-5fbd-493c-9dce-c149662a6955/tags/black.or.white => generated 4 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1958] 10.0.0.243 () {32 vars in 731 bytes} [Thu Aug 20 07:29:11 2026] GET /v2.0/routers/7eda43db-5fbd-493c-9dce-c149662a6955/tags => generated 52 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/1959] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:29:11 2026] DELETE /v2.0/security-groups/ecee0e3e-019b-40fd-b57a-f41e63656223 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1960] 10.0.0.243 () {34 vars in 751 bytes} [Thu Aug 20 07:29:11 2026] PUT /v2.0/routers/7eda43db-5fbd-493c-9dce-c149662a6955/tags => generated 37 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1961] 10.0.0.243 () {32 vars in 731 bytes} [Thu Aug 20 07:29:11 2026] GET /v2.0/routers/7eda43db-5fbd-493c-9dce-c149662a6955/tags => generated 37 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1962] 10.0.0.243 () {32 vars in 739 bytes} [Thu Aug 20 07:29:11 2026] GET /v2.0/routers/7eda43db-5fbd-493c-9dce-c149662a6955/tags/red => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:29:12.067 7 INFO neutron.api.v2.resource [None req-03826d3f-da4f-496d-9626-2a0edc307ecb e34dc35e7f8742739f92b27cf57efd1e 1825d9609e1745f8b950a3cda5a37da1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 918/1963] 10.0.0.243 () {32 vars in 743 bytes} [Thu Aug 20 07:29:11 2026] GET /v2.0/routers/7eda43db-5fbd-493c-9dce-c149662a6955/tags/green => generated 99 bytes in 87 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-08-20 07:29:12.094 8 INFO neutron_taas.services.taas.taas_plugin [None req-adbc8c59-25c6-4bcb-8e88-73ea63ed7810 2a3ba1fe107940759418c49a9e3d859a 85d3102c291d412b94da15f34ba76981 - - default default] TaaS: Handle Delete Port: 06b94774-2d47-4347-be39-6ed4d826c751 2026-08-20 07:29:12.098 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-adbc8c59-25c6-4bcb-8e88-73ea63ed7810 2a3ba1fe107940759418c49a9e3d859a 85d3102c291d412b94da15f34ba76981 - - default default] Tap Mirror: Handle Delete Port: 06b94774-2d47-4347-be39-6ed4d826c751 [pid: 7|app: 0|req: 919/1964] 10.0.0.243 () {32 vars in 742 bytes} [Thu Aug 20 07:29:12 2026] DELETE /v2.0/routers/7eda43db-5fbd-493c-9dce-c149662a6955/tags/red => 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: 920/1965] 10.0.0.243 () {32 vars in 731 bytes} [Thu Aug 20 07:29:12 2026] GET /v2.0/routers/7eda43db-5fbd-493c-9dce-c149662a6955/tags => generated 30 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:29:12.370 7 INFO neutron.api.v2.resource [None req-10aa9d21-41bc-49d3-8f35-077ae253d658 e34dc35e7f8742739f92b27cf57efd1e 1825d9609e1745f8b950a3cda5a37da1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 921/1966] 10.0.0.243 () {32 vars in 746 bytes} [Thu Aug 20 07:29:12 2026] DELETE /v2.0/routers/7eda43db-5fbd-493c-9dce-c149662a6955/tags/green => generated 99 bytes in 93 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1967] 10.0.0.243 () {32 vars in 734 bytes} [Thu Aug 20 07:29:12 2026] DELETE /v2.0/routers/7eda43db-5fbd-493c-9dce-c149662a6955/tags => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1968] 10.0.0.243 () {32 vars in 731 bytes} [Thu Aug 20 07:29:12 2026] GET /v2.0/routers/7eda43db-5fbd-493c-9dce-c149662a6955/tags => generated 12 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1969] 10.0.0.243 () {32 vars in 721 bytes} [Thu Aug 20 07:29:12 2026] GET /v2.0/routers/7eda43db-5fbd-493c-9dce-c149662a6955 => generated 480 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/1970] 10.0.0.243 () {34 vars in 789 bytes} [Thu Aug 20 07:29:11 2026] PUT /v2.0/routers/b260dc47-bca1-44fd-991d-0e169ee8d6b9/remove_router_interface => generated 309 bytes in 907 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/1971] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:29:12 2026] DELETE /v2.0/subnets/ccc8d7fe-a7d0-4b5b-a8eb-777f9500f6f4 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:29:13.012 8 INFO neutron_taas.services.taas.taas_plugin [None req-0e88d4cb-d4ef-40c0-998f-be8239a5a50a 2a3ba1fe107940759418c49a9e3d859a 85d3102c291d412b94da15f34ba76981 - - default default] TaaS: Handle Delete Port: 8c0eb6d5-2ec9-4834-aaad-88782574a490 2026-08-20 07:29:13.014 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e88d4cb-d4ef-40c0-998f-be8239a5a50a 2a3ba1fe107940759418c49a9e3d859a 85d3102c291d412b94da15f34ba76981 - - default default] Tap Mirror: Handle Delete Port: 8c0eb6d5-2ec9-4834-aaad-88782574a490 [pid: 7|app: 0|req: 925/1972] 10.0.0.243 () {34 vars in 742 bytes} [Thu Aug 20 07:29:12 2026] PUT /v2.0/routers/7eda43db-5fbd-493c-9dce-c149662a6955 => generated 480 bytes in 589 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1973] 10.0.0.243 () {32 vars in 736 bytes} [Thu Aug 20 07:29:13 2026] GET /v2.0/ports?device_id=7eda43db-5fbd-493c-9dce-c149662a6955 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:29:13.266 8 INFO neutron_taas.services.taas.taas_plugin [None req-0e88d4cb-d4ef-40c0-998f-be8239a5a50a 2a3ba1fe107940759418c49a9e3d859a 85d3102c291d412b94da15f34ba76981 - - default default] TaaS: Handle Delete Port: 6a9b045f-7dca-4131-96c0-2d0c49e96769 2026-08-20 07:29:13.269 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e88d4cb-d4ef-40c0-998f-be8239a5a50a 2a3ba1fe107940759418c49a9e3d859a 85d3102c291d412b94da15f34ba76981 - - default default] Tap Mirror: Handle Delete Port: 6a9b045f-7dca-4131-96c0-2d0c49e96769 2026-08-20 07:29:13.374 7 INFO neutron_taas.services.taas.taas_plugin [None req-06c6193d-57f2-4090-8d3f-aaa672ad119a e34dc35e7f8742739f92b27cf57efd1e 1825d9609e1745f8b950a3cda5a37da1 - - default default] TaaS: Handle Delete Port: cca14532-7cfa-4975-8777-76c1874503db 2026-08-20 07:29:13.376 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-06c6193d-57f2-4090-8d3f-aaa672ad119a e34dc35e7f8742739f92b27cf57efd1e 1825d9609e1745f8b950a3cda5a37da1 - - default default] Tap Mirror: Handle Delete Port: cca14532-7cfa-4975-8777-76c1874503db 2026-08-20 07:29:13.642 8 INFO neutron.services.segments.plugin [-] Segment 8d265025-35bc-4668-a7eb-28a04045b1e9 resource provider aggregate not found 2026-08-20 07:29:13.650 8 INFO neutron.services.segments.plugin [-] Segment 8d265025-35bc-4668-a7eb-28a04045b1e9 resource provider aggregate not found 2026-08-20 07:29:13.659 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8d265025-35bc-4668-a7eb-28a04045b1e9 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 8d265025-35bc-4668-a7eb-28a04045b1e9 found for delete ", "request_id": "req-1353336c-98ef-4180-adaf-921c4a6abdb9"}]} 2026-08-20 07:29:13.666 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8d265025-35bc-4668-a7eb-28a04045b1e9 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 8d265025-35bc-4668-a7eb-28a04045b1e9 found for delete ", "request_id": "req-46f22b85-c00a-4a55-8f1b-d28e252bdafc"}]} 2026-08-20 07:29:13.677 8 INFO neutron.db.l3_hamode_db [None req-0e88d4cb-d4ef-40c0-998f-be8239a5a50a 2a3ba1fe107940759418c49a9e3d859a 85d3102c291d412b94da15f34ba76981 - - default default] HA network 264fde89-c523-4ac4-a37f-29547cfe9457 was deleted as no HA routers are present in tenant 85d3102c291d412b94da15f34ba76981. [pid: 8|app: 0|req: 1048/1974] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:29:12 2026] DELETE /v2.0/routers/b260dc47-bca1-44fd-991d-0e169ee8d6b9 => generated 0 bytes in 869 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:29:13.706 7 INFO neutron.services.segments.plugin [-] Segment 46bb4105-ccee-4a7f-8477-b6f334e85248 resource provider aggregate not found 2026-08-20 07:29:13.708 7 INFO neutron.services.segments.plugin [-] Segment 46bb4105-ccee-4a7f-8477-b6f334e85248 resource provider aggregate not found 2026-08-20 07:29:13.732 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 46bb4105-ccee-4a7f-8477-b6f334e85248 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 46bb4105-ccee-4a7f-8477-b6f334e85248 found for delete ", "request_id": "req-fb28c929-ed0e-4262-ba24-06750aefdde2"}]} 2026-08-20 07:29:13.734 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 46bb4105-ccee-4a7f-8477-b6f334e85248 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 46bb4105-ccee-4a7f-8477-b6f334e85248 found for delete ", "request_id": "req-c9ac3606-9f11-4709-8adf-b2889dd20b08"}]} 2026-08-20 07:29:13.741 7 INFO neutron.db.l3_hamode_db [None req-06c6193d-57f2-4090-8d3f-aaa672ad119a e34dc35e7f8742739f92b27cf57efd1e 1825d9609e1745f8b950a3cda5a37da1 - - default default] HA network d0803bd6-cc61-4d57-a69c-0079a83b95aa was deleted as no HA routers are present in tenant 1825d9609e1745f8b950a3cda5a37da1. [pid: 7|app: 0|req: 927/1975] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:29:13 2026] DELETE /v2.0/routers/7eda43db-5fbd-493c-9dce-c149662a6955 => generated 0 bytes in 539 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:29:13.786 8 INFO neutron_taas.services.taas.taas_plugin [None req-cfd6690a-8953-478a-8ff6-baf146f08601 2a3ba1fe107940759418c49a9e3d859a 85d3102c291d412b94da15f34ba76981 - - default default] TaaS: Handle Delete Port: 91a23b21-1ab8-4cad-9f57-20d703fd483a 2026-08-20 07:29:13.790 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cfd6690a-8953-478a-8ff6-baf146f08601 2a3ba1fe107940759418c49a9e3d859a 85d3102c291d412b94da15f34ba76981 - - default default] Tap Mirror: Handle Delete Port: 91a23b21-1ab8-4cad-9f57-20d703fd483a [pid: 8|app: 0|req: 1049/1976] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:29:13 2026] DELETE /v2.0/networks/18c5ddc1-bce3-4ae6-991c-4fc0e2b6786d => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1977] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:29:14 2026] GET /v2.0/ports?device_id=1827c922-0283-4016-8081-84b0b0c1b77d => generated 975 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/1978] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:29:14 2026] GET /v2.0/security-groups?id=a3f00829-439a-47dd-93f6-6269b8627aad&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1979] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:29:14 2026] GET /v2.0/security-groups?tenant_id=894b8507502a4b81882d9360231bb0b2&name=default => generated 2925 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1980] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:29:14 2026] GET /v2.0/ports?device_id=1827c922-0283-4016-8081-84b0b0c1b77d => 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: 1051/1981] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:29:14 2026] GET /v2.0/security-groups?tenant_id=2b3bc936201f40dfbc9cc48555a25c8f&name=default => generated 2925 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/1982] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:29:14 2026] GET /v2.0/security-groups?id=a3f00829-439a-47dd-93f6-6269b8627aad&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1983] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:29:14 2026] DELETE /v2.0/security-groups/78615640-90e8-4aee-a9a0-a6b2fdd131b4 => 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: 1053/1984] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:29:14 2026] DELETE /v2.0/security-groups/d7be9a35-6bde-425e-acc6-1df3b881ccbf => 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: 932/1985] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:29:14 2026] GET /v2.0/security-groups?tenant_id=1825d9609e1745f8b950a3cda5a37da1&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: 933/1986] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:29:15 2026] GET /v2.0/security-groups?tenant_id=85d3102c291d412b94da15f34ba76981&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/1987] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:29:15 2026] DELETE /v2.0/security-groups/eb17057b-8035-4570-8bae-9f47873d6b4b => 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: 934/1988] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:29:15 2026] DELETE /v2.0/security-groups/e4d4e1f1-12b7-4a1c-b8d2-bbf67e1ff2fb => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:29:15.697 8 INFO neutron.services.segments.plugin [-] Segment 39b3f034-dde6-4d46-b841-a66f532e8fed resource provider aggregate not found 2026-08-20 07:29:15.703 8 INFO neutron.services.segments.plugin [-] Segment 39b3f034-dde6-4d46-b841-a66f532e8fed resource provider aggregate not found 2026-08-20 07:29:15.719 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 39b3f034-dde6-4d46-b841-a66f532e8fed 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 39b3f034-dde6-4d46-b841-a66f532e8fed found for delete ", "request_id": "req-da42c429-1ecf-4e9c-8712-662460c5c1aa"}]} 2026-08-20 07:29:15.726 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 39b3f034-dde6-4d46-b841-a66f532e8fed 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 39b3f034-dde6-4d46-b841-a66f532e8fed found for delete ", "request_id": "req-8c0473c1-2db8-476e-a8f4-71a892888737"}]} [pid: 8|app: 0|req: 1055/1989] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:29:15 2026] GET /v2.0/ports?device_id=1827c922-0283-4016-8081-84b0b0c1b77d => generated 975 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1990] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:29:15 2026] GET /v2.0/security-groups?id=a3f00829-439a-47dd-93f6-6269b8627aad&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: 936/1991] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:29:17 2026] GET /v2.0/ports?device_id=1827c922-0283-4016-8081-84b0b0c1b77d => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1992] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:29:17 2026] GET /v2.0/security-groups?id=a3f00829-439a-47dd-93f6-6269b8627aad&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:29:17.212 8 INFO neutron.db.segments_db [None req-b364c94a-67c7-44e2-97bf-82661c729db9 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Added segment fad45190-531e-4780-beb5-6ee216ea4d57 of type vxlan for network 969abefd-d9ef-437a-8a30-3ab15345f7d9 [pid: 7|app: 0|req: 938/1993] 199.204.45.162 () {34 vars in 994 bytes} [Thu Aug 20 07:29:17 2026] GET /v2.0/ports?device_id=1827c922-0283-4016-8081-84b0b0c1b77d => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/1994] 10.0.0.243 () {34 vars in 671 bytes} [Thu Aug 20 07:29:16 2026] POST /v2.0/networks => generated 741 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:29:17.338 7 INFO neutron_taas.services.taas.taas_plugin [req-82c0116e-2c9d-4e1c-9795-6856bcee47af req-5c5ff7a3-e962-4e26-982e-45630b440e9f 6244ef636b10489aae27e756c4c13c2b 96d8af5dbc254f47917ee079b9698f85 - - default default] TaaS: Handle Delete Port: 07418b85-f59c-4022-89bb-25b760565e3e 2026-08-20 07:29:17.342 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-82c0116e-2c9d-4e1c-9795-6856bcee47af req-5c5ff7a3-e962-4e26-982e-45630b440e9f 6244ef636b10489aae27e756c4c13c2b 96d8af5dbc254f47917ee079b9698f85 - - default default] Tap Mirror: Handle Delete Port: 07418b85-f59c-4022-89bb-25b760565e3e 2026-08-20 07:29:17.458 7 INFO neutron.db.l3_db [req-82c0116e-2c9d-4e1c-9795-6856bcee47af req-5c5ff7a3-e962-4e26-982e-45630b440e9f 6244ef636b10489aae27e756c4c13c2b 96d8af5dbc254f47917ee079b9698f85 - - default default] Floating IP cc5b3a43-2b4e-4b2d-930b-901c6cc1823d disassociated. External IP: 10.96.250.210, port: 07418b85-f59c-4022-89bb-25b760565e3e. [pid: 8|app: 0|req: 1057/1995] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:29:17 2026] POST /v2.0/subnets => generated 688 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:29:17.532 8 INFO neutron.db.segments_db [None req-b5c57aa3-0a04-460c-a3c3-1511fe6d9503 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Added segment 66c12fff-a257-4883-bd98-eb39c5704857 of type vxlan for network 1f035f04-4618-486b-9948-acc934ef0bac 2026-08-20 07:29:17.739 8 INFO neutron.db.l3_hamode_db [None req-b5c57aa3-0a04-460c-a3c3-1511fe6d9503 8cb8d55fee8f478090f7b802599cccdb 796efa294d3d4f509d21b3dd474cd9dd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 939/1996] 199.204.45.162 () {36 vars in 997 bytes} [Thu Aug 20 07:29:17 2026] DELETE /v2.0/ports/07418b85-f59c-4022-89bb-25b760565e3e => generated 0 bytes in 592 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:29:17.867 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cecea4df-5709-4bd6-b2d9-45b9d924b8bf'] response: {'server_uuid': '1827c922-0283-4016-8081-84b0b0c1b77d', 'name': 'network-vif-deleted', 'tag': '07418b85-f59c-4022-89bb-25b760565e3e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 940/1997] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:29:18 2026] GET /v2.0/ports?device_id=1827c922-0283-4016-8081-84b0b0c1b77d => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:29:18.514 7 INFO neutron.db.segments_db [None req-1d5f9993-cf24-4761-a7be-5b75d53f3118 f38a8e070ce44f4c8335005824b7d5b6 49e99215c9834978beb38832db19bcd3 - - default default] Added segment 6c0f3fbf-57e8-4b3f-8ee1-e8c426bc845e of type vxlan for network 0ef08dc4-c9ad-4917-8698-44443f1a51fb 2026-08-20 07:29:18.566 8 INFO neutron.db.l3_hamode_db [None req-b5c57aa3-0a04-460c-a3c3-1511fe6d9503 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 941/1998] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:29:18 2026] POST /v2.0/networks => generated 632 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:29:18.661 7 INFO neutron.db.segments_db [None req-677078de-ebdb-48da-bcf5-f8a62da0dc35 f38a8e070ce44f4c8335005824b7d5b6 49e99215c9834978beb38832db19bcd3 - - default default] Added segment 5a163fc8-742b-469c-8ce9-3b5f0e526c7a of type vxlan for network 6cd89f42-8060-4d8a-baca-c30ae1dbbd65 [pid: 7|app: 0|req: 942/1999] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:29:18 2026] POST /v2.0/networks => generated 632 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/2000] 10.0.0.243 () {34 vars in 753 bytes} [Thu Aug 20 07:29:18 2026] PUT /v2.0/networks/0ef08dc4-c9ad-4917-8698-44443f1a51fb/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/2001] 10.0.0.243 () {32 vars in 733 bytes} [Thu Aug 20 07:29:18 2026] GET /v2.0/networks/0ef08dc4-c9ad-4917-8698-44443f1a51fb/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/2002] 10.0.0.243 () {34 vars in 753 bytes} [Thu Aug 20 07:29:18 2026] PUT /v2.0/networks/6cd89f42-8060-4d8a-baca-c30ae1dbbd65/tags => generated 17 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/2003] 10.0.0.243 () {32 vars in 733 bytes} [Thu Aug 20 07:29:18 2026] GET /v2.0/networks/6cd89f42-8060-4d8a-baca-c30ae1dbbd65/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/2004] 10.0.0.243 () {34 vars in 753 bytes} [Thu Aug 20 07:29:19 2026] PUT /v2.0/networks/6cd89f42-8060-4d8a-baca-c30ae1dbbd65/tags => generated 12 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/2005] 10.0.0.243 () {32 vars in 733 bytes} [Thu Aug 20 07:29:19 2026] GET /v2.0/networks/6cd89f42-8060-4d8a-baca-c30ae1dbbd65/tags => generated 12 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/2006] 10.0.0.243 () {32 vars in 733 bytes} [Thu Aug 20 07:29:19 2026] GET /v2.0/networks/0ef08dc4-c9ad-4917-8698-44443f1a51fb/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:29:19.293 7 INFO neutron.services.segments.plugin [-] Segment 6c0f3fbf-57e8-4b3f-8ee1-e8c426bc845e resource provider aggregate not found 2026-08-20 07:29:19.299 7 INFO neutron.services.segments.plugin [-] Segment 6c0f3fbf-57e8-4b3f-8ee1-e8c426bc845e resource provider aggregate not found 2026-08-20 07:29:19.314 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6c0f3fbf-57e8-4b3f-8ee1-e8c426bc845e 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 6c0f3fbf-57e8-4b3f-8ee1-e8c426bc845e found for delete ", "request_id": "req-577c3ba8-7a5c-496f-802b-f12cf14ba063"}]} 2026-08-20 07:29:19.318 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6c0f3fbf-57e8-4b3f-8ee1-e8c426bc845e 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 6c0f3fbf-57e8-4b3f-8ee1-e8c426bc845e found for delete ", "request_id": "req-6e559a98-ebd9-47da-a66e-359668fdeea1"}]} [pid: 7|app: 0|req: 950/2007] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:29:19 2026] DELETE /v2.0/networks/0ef08dc4-c9ad-4917-8698-44443f1a51fb => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/2008] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:29:19 2026] GET /v2.0/ports?device_id=1827c922-0283-4016-8081-84b0b0c1b77d => 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: 952/2009] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:29:19 2026] DELETE /v2.0/networks/6cd89f42-8060-4d8a-baca-c30ae1dbbd65 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2010] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:29:17 2026] POST /v2.0/routers => generated 728 bytes in 2005 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2011] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:29:20 2026] GET /v2.0/security-groups?tenant_id=49e99215c9834978beb38832db19bcd3&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2012] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:29:20 2026] DELETE /v2.0/security-groups/dfa1626d-1768-46ab-b39c-054ad95fb4ce => 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: 1061/2013] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:29:20 2026] GET /v2.0/security-groups?tenant_id=b45074feacf14187af2b1828da125306&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2014] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:29:20 2026] GET /v2.0/ports?device_id=1827c922-0283-4016-8081-84b0b0c1b77d => 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: 953/2015] 10.0.0.243 () {34 vars in 783 bytes} [Thu Aug 20 07:29:19 2026] PUT /v2.0/routers/c1e2004e-bd62-46e4-8a46-a7fb13e9a974/add_router_interface => generated 309 bytes in 1074 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2016] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:29:20 2026] DELETE /v2.0/security-groups/87696083-3d32-4378-97a8-e70feca63d4f => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:29:21.337 7 INFO neutron.services.segments.plugin [-] Segment 5a163fc8-742b-469c-8ce9-3b5f0e526c7a resource provider aggregate not found 2026-08-20 07:29:21.342 7 INFO neutron.services.segments.plugin [-] Segment 5a163fc8-742b-469c-8ce9-3b5f0e526c7a resource provider aggregate not found 2026-08-20 07:29:21.356 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5a163fc8-742b-469c-8ce9-3b5f0e526c7a 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 5a163fc8-742b-469c-8ce9-3b5f0e526c7a found for delete ", "request_id": "req-68143884-e60d-420e-9693-294c39a151a9"}]} 2026-08-20 07:29:21.360 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5a163fc8-742b-469c-8ce9-3b5f0e526c7a 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 5a163fc8-742b-469c-8ce9-3b5f0e526c7a found for delete ", "request_id": "req-391d0334-c540-4e0f-88e7-0163618d9f68"}]} [pid: 7|app: 0|req: 954/2017] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:29:21 2026] GET /v2.0/ports?device_id=1827c922-0283-4016-8081-84b0b0c1b77d => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:29:21.858 8 INFO neutron.db.segments_db [None req-43bd98f6-0f30-4647-a1a8-7ca5698cab98 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Added segment 4ec2c0b7-e480-4d93-97c4-d48d2c3f938c of type vxlan for network 9f96c909-3570-4b0b-9b6e-e0b228a981cf [pid: 8|app: 0|req: 1064/2020] 10.0.0.243 () {34 vars in 671 bytes} [Thu Aug 20 07:29:21 2026] POST /v2.0/networks => generated 740 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/2021] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:29:21 2026] POST /v2.0/subnets => generated 687 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:29:22.216 8 INFO neutron.db.segments_db [None req-d8e9aa6a-c17d-4303-a075-508f4d764cf2 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Added segment 19a4e410-cf2f-49f5-8a70-71e933165604 of type vxlan for network 89fbe8dc-98eb-42f5-b669-cb2b3bd39c3e 2026-08-20 07:29:22.507 8 INFO neutron.db.l3_hamode_db [None req-d8e9aa6a-c17d-4303-a075-508f4d764cf2 8cb8d55fee8f478090f7b802599cccdb df61e010c1524cb0b9bcdab8f32e8acd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 958/2022] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:29:22 2026] DELETE /v2.0/security-groups/a3f00829-439a-47dd-93f6-6269b8627aad => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:29:22.845 7 INFO neutron.api.v2.resource [None req-f8cfd323-e4fe-4bc8-94fb-a7d0be3d10fb 6244ef636b10489aae27e756c4c13c2b 96d8af5dbc254f47917ee079b9698f85 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 959/2023] 10.0.0.243 () {32 vars in 737 bytes} [Thu Aug 20 07:29:22 2026] GET /v2.0/security-groups/a3f00829-439a-47dd-93f6-6269b8627aad => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 07:29:22.928 7 INFO neutron_taas.services.taas.taas_plugin [None req-c6039b3a-3050-4eae-90b8-0e3048ecad17 6244ef636b10489aae27e756c4c13c2b 96d8af5dbc254f47917ee079b9698f85 - - default default] TaaS: Handle Delete Port: f808c878-696a-4d81-a05f-0c10567688c4 2026-08-20 07:29:22.930 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c6039b3a-3050-4eae-90b8-0e3048ecad17 6244ef636b10489aae27e756c4c13c2b 96d8af5dbc254f47917ee079b9698f85 - - default default] Tap Mirror: Handle Delete Port: f808c878-696a-4d81-a05f-0c10567688c4 [pid: 7|app: 0|req: 960/2024] 10.0.0.243 () {32 vars in 732 bytes} [Thu Aug 20 07:29:22 2026] DELETE /v2.0/floatingips/cc5b3a43-2b4e-4b2d-930b-901c6cc1823d => generated 0 bytes in 222 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:29:23.379 8 INFO neutron.db.l3_hamode_db [None req-d8e9aa6a-c17d-4303-a075-508f4d764cf2 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-20 07:29:23.448 7 INFO neutron_taas.services.taas.taas_plugin [None req-697130ed-7938-4f14-b151-89b40074d694 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: 16464b1e-86a7-4fdd-911e-01fc9f2f664f 2026-08-20 07:29:23.450 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-697130ed-7938-4f14-b151-89b40074d694 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: 16464b1e-86a7-4fdd-911e-01fc9f2f664f [pid: 7|app: 0|req: 961/2025] 10.0.0.243 () {34 vars in 789 bytes} [Thu Aug 20 07:29:23 2026] PUT /v2.0/routers/3ecb5a15-606d-4f3e-b859-af2da92edcd8/remove_router_interface => generated 309 bytes in 883 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:29:24.167 7 INFO neutron_taas.services.taas.taas_plugin [None req-bda6749d-d6dd-482a-bda4-7f3ed0b18362 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: f8095b57-b880-42b7-a6d6-fdc8d65e8b4c 2026-08-20 07:29:24.169 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bda6749d-d6dd-482a-bda4-7f3ed0b18362 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: f8095b57-b880-42b7-a6d6-fdc8d65e8b4c [pid: 8|app: 0|req: 1065/2026] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:29:22 2026] POST /v2.0/routers => generated 727 bytes in 2160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:29:24.444 7 INFO neutron_taas.services.taas.taas_plugin [None req-bda6749d-d6dd-482a-bda4-7f3ed0b18362 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: c169b863-357d-4201-ab21-c204c2f6933f 2026-08-20 07:29:24.447 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bda6749d-d6dd-482a-bda4-7f3ed0b18362 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: c169b863-357d-4201-ab21-c204c2f6933f [pid: 8|app: 0|req: 1066/2027] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:29:24 2026] GET /v2.0/security-groups?tenant_id=49a5e0f8d8db45d7a90a38b6eb7c0639&name=default => generated 2925 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:29:24.867 7 INFO neutron.services.segments.plugin [-] Segment bb22f718-9e6b-4aa3-b766-d2e83e2ec624 resource provider aggregate not found 2026-08-20 07:29:24.876 7 INFO neutron.services.segments.plugin [-] Segment bb22f718-9e6b-4aa3-b766-d2e83e2ec624 resource provider aggregate not found 2026-08-20 07:29:24.883 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment bb22f718-9e6b-4aa3-b766-d2e83e2ec624 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 bb22f718-9e6b-4aa3-b766-d2e83e2ec624 found for delete ", "request_id": "req-c5518222-203b-445f-8935-386afb0945f5"}]} 2026-08-20 07:29:24.897 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment bb22f718-9e6b-4aa3-b766-d2e83e2ec624 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 bb22f718-9e6b-4aa3-b766-d2e83e2ec624 found for delete ", "request_id": "req-a7ae59d9-8c6b-4419-99e6-358bf8788799"}]} 2026-08-20 07:29:24.912 7 INFO neutron.db.l3_hamode_db [None req-bda6749d-d6dd-482a-bda4-7f3ed0b18362 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] HA network 9afb5ced-7cbf-43d9-a7a0-0e1012099114 was deleted as no HA routers are present in tenant 96d8af5dbc254f47917ee079b9698f85. [pid: 7|app: 0|req: 962/2028] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:29:23 2026] DELETE /v2.0/routers/3ecb5a15-606d-4f3e-b859-af2da92edcd8 => generated 0 bytes in 950 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/2029] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:29:24 2026] DELETE /v2.0/security-groups/95834045-3443-4a8b-9b49-7b2b6e3d51e2 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/2030] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:29:25 2026] DELETE /v2.0/subnets/9930258a-640a-49ca-8073-5652624114fc => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/2031] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:29:25 2026] GET /v2.0/security-groups?tenant_id=2c2a6c81e18e4a7e943dfb3edb4fe75f&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:29:25.369 7 INFO neutron_taas.services.taas.taas_plugin [None req-c0dee9e8-c2c8-4764-b2e1-919902500fe5 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: ab06c32c-e66b-41d4-9fac-34ca674badd3 2026-08-20 07:29:25.373 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c0dee9e8-c2c8-4764-b2e1-919902500fe5 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: ab06c32c-e66b-41d4-9fac-34ca674badd3 [pid: 7|app: 0|req: 966/2032] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:29:25 2026] DELETE /v2.0/networks/4895cc9a-2be8-473c-99a3-fab85126c1dc => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/2033] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:29:25 2026] DELETE /v2.0/security-groups/6adb2072-8e5a-482b-be03-67b3e0fd053a => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/2034] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:29:25 2026] GET /v2.0/security-groups?tenant_id=96d8af5dbc254f47917ee079b9698f85&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2035] 10.0.0.243 () {34 vars in 783 bytes} [Thu Aug 20 07:29:24 2026] PUT /v2.0/routers/819fb205-96b5-497b-a626-8e2dc9b5af14/add_router_interface => generated 309 bytes in 1245 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/2036] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:29:25 2026] DELETE /v2.0/security-groups/b668e637-f4c7-4c03-92f4-61c64ea12265 => 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: 1068/2037] 10.0.0.243 () {34 vars in 685 bytes} [Thu Aug 20 07:29:26 2026] POST /v2.0/security-groups => generated 1675 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-20 07:29:26.904 7 INFO neutron.services.segments.plugin [-] Segment 344e4930-2837-4e32-bbb5-ed083cd57c1d resource provider aggregate not found [pid: 7|app: 0|req: 970/2038] 10.0.0.243 () {34 vars in 695 bytes} [Thu Aug 20 07:29:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:29:26.929 7 INFO neutron.services.segments.plugin [-] Segment 344e4930-2837-4e32-bbb5-ed083cd57c1d resource provider aggregate not found 2026-08-20 07:29:26.929 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 344e4930-2837-4e32-bbb5-ed083cd57c1d 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 344e4930-2837-4e32-bbb5-ed083cd57c1d found for delete ", "request_id": "req-44d06f6f-587c-4404-a420-7a824ea7c1c3"}]} 2026-08-20 07:29:26.945 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 344e4930-2837-4e32-bbb5-ed083cd57c1d 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 344e4930-2837-4e32-bbb5-ed083cd57c1d found for delete ", "request_id": "req-2a63937d-5ce1-40b0-8d90-bedb03dfddd4"}]} [pid: 8|app: 0|req: 1069/2039] 10.0.0.243 () {34 vars in 695 bytes} [Thu Aug 20 07:29:26 2026] POST /v2.0/security-group-rules => generated 596 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/2040] 10.0.0.243 () {34 vars in 695 bytes} [Thu Aug 20 07:29:27 2026] POST /v2.0/security-group-rules => generated 602 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2041] 10.0.0.243 () {34 vars in 695 bytes} [Thu Aug 20 07:29:27 2026] POST /v2.0/security-group-rules => generated 601 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:29:27.334 7 INFO neutron.db.securitygroups_db [None req-51c6c4bc-5d67-4deb-98e4-5adcb4ea089b f68e2cd4f25c46ec8f3e96132c9a7cad 796efa294d3d4f509d21b3dd474cd9dd - - default default] Project 796efa294d3d4f509d21b3dd474cd9dd 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: 972/2042] 10.0.0.243 () {34 vars in 695 bytes} [Thu Aug 20 07:29:27 2026] POST /v2.0/security-group-rules => generated 607 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:29:27.451 8 INFO neutron.db.securitygroups_db [None req-e717982f-d335-4be2-8f74-e98dc09e06c2 f68e2cd4f25c46ec8f3e96132c9a7cad 796efa294d3d4f509d21b3dd474cd9dd - - default default] Project 796efa294d3d4f509d21b3dd474cd9dd 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: 1071/2043] 10.0.0.243 () {34 vars in 695 bytes} [Thu Aug 20 07:29:27 2026] POST /v2.0/security-group-rules => generated 606 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/2044] 10.0.0.243 () {34 vars in 685 bytes} [Thu Aug 20 07:29:28 2026] POST /v2.0/security-groups => generated 1659 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2045] 10.0.0.243 () {34 vars in 695 bytes} [Thu Aug 20 07:29:28 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: 974/2046] 10.0.0.243 () {34 vars in 695 bytes} [Thu Aug 20 07:29:28 2026] POST /v2.0/security-group-rules => generated 602 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2047] 10.0.0.243 () {34 vars in 676 bytes} [Thu Aug 20 07:29:28 2026] POST /v2.0/floatingips => generated 552 bytes in 520 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2048] 10.0.0.133 () {34 vars in 1098 bytes} [Thu Aug 20 07:29:29 2026] GET /v2.0/security-groups?name=tempest-securitygroup--530790914&fields=id&tenant_id=796efa294d3d4f509d21b3dd474cd9dd => 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: 1074/2049] 10.0.0.133 () {34 vars in 1100 bytes} [Thu Aug 20 07:29:29 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1431273335&fields=id&tenant_id=796efa294d3d4f509d21b3dd474cd9dd => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2050] 10.0.0.133 () {34 vars in 982 bytes} [Thu Aug 20 07:29:29 2026] GET /v2.0/networks?id=969abefd-d9ef-437a-8a30-3ab15345f7d9 => generated 673 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2051] 10.0.0.133 () {34 vars in 965 bytes} [Thu Aug 20 07:29:29 2026] GET /v2.0/quotas/796efa294d3d4f509d21b3dd474cd9dd => 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: 977/2052] 10.0.0.133 () {34 vars in 1002 bytes} [Thu Aug 20 07:29:29 2026] GET /v2.0/ports?tenant_id=796efa294d3d4f509d21b3dd474cd9dd&fields=id => generated 103 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2053] 10.0.0.133 () {34 vars in 1008 bytes} [Thu Aug 20 07:29:29 2026] GET /v2.0/networks/969abefd-d9ef-437a-8a30-3ab15345f7d9?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: 978/2054] 10.0.0.133 () {34 vars in 1108 bytes} [Thu Aug 20 07:29:29 2026] GET /v2.0/networks/969abefd-d9ef-437a-8a30-3ab15345f7d9?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: 1077/2055] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:29:29 2026] GET /v2.0/ports?device_id=932e6c29-be6c-4be5-8156-1cd390239a06 => 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: 979/2056] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:29:30 2026] GET /v2.0/ports?device_id=932e6c29-be6c-4be5-8156-1cd390239a06 => 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: 1078/2057] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:29:30 2026] GET /v2.0/security-groups?tenant_id=b8504acacf864bdf8eb2388d42eb0feb&name=default => generated 2925 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2058] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:29:30 2026] DELETE /v2.0/security-groups/2b74a329-f9b9-40af-9930-da43305cb0d7 => 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: 1079/2059] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:29:31 2026] GET /v2.0/security-groups?tenant_id=b97cf3b2094342ea8087c22f88bde9e7&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2060] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:29:31 2026] DELETE /v2.0/security-groups/82deefd6-0b1e-4f47-8e22-ca2c90ad478a => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2061] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:29:31 2026] GET /v2.0/ports?device_id=932e6c29-be6c-4be5-8156-1cd390239a06 => 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: 982/2062] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:29:32 2026] GET /v2.0/ports?device_id=932e6c29-be6c-4be5-8156-1cd390239a06 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2063] 199.204.45.162 () {34 vars in 986 bytes} [Thu Aug 20 07:29:33 2026] GET /v2.0/networks?id=969abefd-d9ef-437a-8a30-3ab15345f7d9 => generated 673 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2064] 199.204.45.162 () {34 vars in 1050 bytes} [Thu Aug 20 07:29:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=796efa294d3d4f509d21b3dd474cd9dd => generated 273 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2065] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:29:33 2026] GET /v2.0/ports?device_id=932e6c29-be6c-4be5-8156-1cd390239a06 => 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: 984/2066] 199.204.45.162 () {38 vars in 955 bytes} [Thu Aug 20 07:29:33 2026] POST /v2.0/ports => generated 993 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2067] 199.204.45.162 () {38 vars in 1028 bytes} [Thu Aug 20 07:29:34 2026] PUT /v2.0/ports/9b906a25-0369-4e5a-8016-d2a022e51a8b => generated 1274 bytes in 422 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:29:34.701 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-feb17072-cd7f-4a1a-91c6-ab232049f621'] response: {'name': 'network-changed', 'server_uuid': '932e6c29-be6c-4be5-8156-1cd390239a06', 'tag': '9b906a25-0369-4e5a-8016-d2a022e51a8b', '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: 985/2068] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:29:34 2026] GET /v2.0/ports?device_id=932e6c29-be6c-4be5-8156-1cd390239a06 => generated 1008 bytes in 75 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: 1084/2069] 10.0.0.133 () {34 vars in 1120 bytes} [Thu Aug 20 07:29:35 2026] GET /v2.0/security-groups?id=020e2ce0-8d3d-4078-bf2f-8c2b00e2a5b5&id=17f9c50b-cf1f-4d61-88ff-2904200c2852&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2070] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:29:35 2026] GET /v2.0/ports?tenant_id=796efa294d3d4f509d21b3dd474cd9dd&device_id=932e6c29-be6c-4be5-8156-1cd390239a06 => generated 1277 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2071] 199.204.45.162 () {34 vars in 1018 bytes} [Thu Aug 20 07:29:35 2026] GET /v2.0/networks?tenant_id=796efa294d3d4f509d21b3dd474cd9dd&shared=False => generated 769 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2072] 199.204.45.162 () {34 vars in 930 bytes} [Thu Aug 20 07:29:35 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2073] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:29:36 2026] GET /v2.0/ports?device_id=932e6c29-be6c-4be5-8156-1cd390239a06 => generated 1008 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2074] 10.0.0.133 () {34 vars in 1120 bytes} [Thu Aug 20 07:29:36 2026] GET /v2.0/security-groups?id=020e2ce0-8d3d-4078-bf2f-8c2b00e2a5b5&id=17f9c50b-cf1f-4d61-88ff-2904200c2852&fields=id&fields=name => generated 206 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2075] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:29:36 2026] GET /v2.0/ports?tenant_id=796efa294d3d4f509d21b3dd474cd9dd&device_id=932e6c29-be6c-4be5-8156-1cd390239a06 => generated 1277 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2076] 199.204.45.162 () {34 vars in 1058 bytes} [Thu Aug 20 07:29:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=9b906a25-0369-4e5a-8016-d2a022e51a8b => 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: 1088/2077] 199.204.45.162 () {34 vars in 984 bytes} [Thu Aug 20 07:29:36 2026] GET /v2.0/subnets?id=ea04caf5-4812-4ad2-aaf3-4477dcce2b47 => generated 691 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2078] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:29:36 2026] GET /v2.0/ports?network_id=969abefd-d9ef-437a-8a30-3ab15345f7d9&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2079] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:29:36 2026] GET /v2.0/networks/969abefd-d9ef-437a-8a30-3ab15345f7d9?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: 991/2080] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:29:36 2026] GET /v2.0/networks/969abefd-d9ef-437a-8a30-3ab15345f7d9?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: 1091/2083] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:29:37 2026] GET /v2.0/ports?device_id=932e6c29-be6c-4be5-8156-1cd390239a06 => generated 1008 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2084] 10.0.0.133 () {34 vars in 1120 bytes} [Thu Aug 20 07:29:37 2026] GET /v2.0/security-groups?id=020e2ce0-8d3d-4078-bf2f-8c2b00e2a5b5&id=17f9c50b-cf1f-4d61-88ff-2904200c2852&fields=id&fields=name => generated 206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2085] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:29:37 2026] GET /v2.0/security-groups?tenant_id=84479511fc744448aa0145acbd0a8fd1&name=default => generated 2925 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2086] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:29:37 2026] DELETE /v2.0/security-groups/d1d14cee-c919-410d-86c4-7b1d894a5ec4 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2087] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:29:37 2026] GET /v2.0/security-groups?tenant_id=154eb028a830401b85ddf18067966bff&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2088] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:29:37 2026] DELETE /v2.0/security-groups/7d3f7cc0-603b-4c0d-9c91-56dff213cd52 => 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: 995/2089] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:29:38 2026] GET /v2.0/ports?device_id=932e6c29-be6c-4be5-8156-1cd390239a06 => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2090] 10.0.0.133 () {34 vars in 1120 bytes} [Thu Aug 20 07:29:38 2026] GET /v2.0/security-groups?id=020e2ce0-8d3d-4078-bf2f-8c2b00e2a5b5&id=17f9c50b-cf1f-4d61-88ff-2904200c2852&fields=id&fields=name => generated 206 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2091] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:29:39 2026] GET /v2.0/ports?device_id=932e6c29-be6c-4be5-8156-1cd390239a06 => generated 1010 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2092] 10.0.0.133 () {34 vars in 1120 bytes} [Thu Aug 20 07:29:39 2026] GET /v2.0/security-groups?id=020e2ce0-8d3d-4078-bf2f-8c2b00e2a5b5&id=17f9c50b-cf1f-4d61-88ff-2904200c2852&fields=id&fields=name => generated 206 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2093] 199.204.45.162 () {34 vars in 994 bytes} [Thu Aug 20 07:29:39 2026] GET /v2.0/ports?device_id=932e6c29-be6c-4be5-8156-1cd390239a06 => generated 1279 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2094] 199.204.45.162 () {34 vars in 1124 bytes} [Thu Aug 20 07:29:39 2026] GET /v2.0/security-groups?id=17f9c50b-cf1f-4d61-88ff-2904200c2852&id=020e2ce0-8d3d-4078-bf2f-8c2b00e2a5b5&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2095] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:29:40 2026] GET /v2.0/security-groups?tenant_id=a0c2b0ef8c604d858568e45c216f1162&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2096] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:29:40 2026] DELETE /v2.0/security-groups/26b2543c-3032-48fd-a220-044239cfa920 => 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: 999/2097] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:29:40 2026] GET /v2.0/ports?device_id=932e6c29-be6c-4be5-8156-1cd390239a06 => generated 1010 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2098] 10.0.0.133 () {34 vars in 1120 bytes} [Thu Aug 20 07:29:40 2026] GET /v2.0/security-groups?id=020e2ce0-8d3d-4078-bf2f-8c2b00e2a5b5&id=17f9c50b-cf1f-4d61-88ff-2904200c2852&fields=id&fields=name => generated 206 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2099] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:29:41 2026] GET /v2.0/ports?device_id=932e6c29-be6c-4be5-8156-1cd390239a06 => generated 1010 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2100] 10.0.0.133 () {34 vars in 1120 bytes} [Thu Aug 20 07:29:42 2026] GET /v2.0/security-groups?id=020e2ce0-8d3d-4078-bf2f-8c2b00e2a5b5&id=17f9c50b-cf1f-4d61-88ff-2904200c2852&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2101] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:29:42 2026] GET /v2.0/ports?device_id=932e6c29-be6c-4be5-8156-1cd390239a06 => generated 1010 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:29:42.536 8 INFO neutron.db.l3_db [None req-59580bca-e603-4b84-a41d-00614c03ea32 f68e2cd4f25c46ec8f3e96132c9a7cad 796efa294d3d4f509d21b3dd474cd9dd - - default default] Floating IP 4c1f2e29-4303-4b30-b9c7-0aaf867abcc5 associated. External IP: 10.96.250.205, port: 9b906a25-0369-4e5a-8016-d2a022e51a8b. 2026-08-20 07:29:42.660 7 INFO neutron.db.segments_db [None req-456a34d4-9eda-487f-adcf-7568bed3e3bd 2de71efab2594b57980e40223a0f1023 8cc8659be21b4d46839a5916ec4e74f3 - - default default] Added segment 2bd7659b-dc19-4997-aa91-e85141e38504 of type vxlan for network 27f9630b-fd93-4456-b1d5-b32702ac0d0b [pid: 7|app: 0|req: 1002/2102] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:29:42 2026] POST /v2.0/networks => generated 646 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2103] 10.0.0.243 () {34 vars in 749 bytes} [Thu Aug 20 07:29:42 2026] PUT /v2.0/floatingips/4c1f2e29-4303-4b30-b9c7-0aaf867abcc5 => generated 855 bytes in 731 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:29:42.942 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-810adb68-d2cc-45d8-af93-11b1fe682460'] response: {'name': 'network-changed', 'server_uuid': '932e6c29-be6c-4be5-8156-1cd390239a06', 'tag': '9b906a25-0369-4e5a-8016-d2a022e51a8b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1102/2104] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:29:43 2026] GET /v2.0/ports?tenant_id=796efa294d3d4f509d21b3dd474cd9dd&device_id=932e6c29-be6c-4be5-8156-1cd390239a06 => generated 1279 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2105] 199.204.45.162 () {34 vars in 986 bytes} [Thu Aug 20 07:29:43 2026] GET /v2.0/networks?id=969abefd-d9ef-437a-8a30-3ab15345f7d9 => generated 769 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2106] 199.204.45.162 () {34 vars in 1058 bytes} [Thu Aug 20 07:29:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=9b906a25-0369-4e5a-8016-d2a022e51a8b => generated 858 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2107] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:29:43 2026] POST /v2.0/subnets => generated 673 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2108] 199.204.45.162 () {34 vars in 984 bytes} [Thu Aug 20 07:29:43 2026] GET /v2.0/subnets?id=ea04caf5-4812-4ad2-aaf3-4477dcce2b47 => generated 691 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2109] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:29:43 2026] GET /v2.0/ports?network_id=969abefd-d9ef-437a-8a30-3ab15345f7d9&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:29:43.749 8 INFO neutron.db.segments_db [None req-82feb67f-5252-4a29-88fe-d875e2b6a56e 2de71efab2594b57980e40223a0f1023 8cc8659be21b4d46839a5916ec4e74f3 - - default default] Added segment 4cb8c6d2-692d-4ae0-a441-b5ea101430e0 of type vxlan for network bdea8bbf-7acd-4c2e-81f7-ccc1797a0224 [pid: 7|app: 0|req: 1005/2110] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:29:43 2026] GET /v2.0/networks/969abefd-d9ef-437a-8a30-3ab15345f7d9?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2111] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:29:43 2026] GET /v2.0/networks/969abefd-d9ef-437a-8a30-3ab15345f7d9?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: 1106/2112] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:29:43 2026] POST /v2.0/networks => generated 647 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2113] 10.0.0.243 () {34 vars in 743 bytes} [Thu Aug 20 07:29:43 2026] PUT /v2.0/networks/bdea8bbf-7acd-4c2e-81f7-ccc1797a0224 => generated 592 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2114] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:29:43 2026] POST /v2.0/subnets => generated 646 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2115] 10.0.0.243 () {34 vars in 741 bytes} [Thu Aug 20 07:29:44 2026] PUT /v2.0/subnets/a02e691f-85e2-4875-833d-1c059a3f7007 => generated 656 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:29:44.537 8 INFO neutron.services.segments.plugin [-] Segment 4cb8c6d2-692d-4ae0-a441-b5ea101430e0 resource provider aggregate not found 2026-08-20 07:29:44.543 8 INFO neutron.services.segments.plugin [-] Segment 4cb8c6d2-692d-4ae0-a441-b5ea101430e0 resource provider aggregate not found 2026-08-20 07:29:44.556 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4cb8c6d2-692d-4ae0-a441-b5ea101430e0 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 4cb8c6d2-692d-4ae0-a441-b5ea101430e0 found for delete ", "request_id": "req-d0b81bad-9eba-45de-b054-a36a642fb96a"}]} 2026-08-20 07:29:44.569 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4cb8c6d2-692d-4ae0-a441-b5ea101430e0 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 4cb8c6d2-692d-4ae0-a441-b5ea101430e0 found for delete ", "request_id": "req-9456e311-54aa-48ae-868a-6c8883b8ac33"}]} [pid: 8|app: 0|req: 1108/2116] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:29:44 2026] DELETE /v2.0/networks/bdea8bbf-7acd-4c2e-81f7-ccc1797a0224 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:29:44.600 7 INFO neutron.pecan_wsgi.hooks.translation [None req-34bcbf22-1b5d-4d34-946f-e9f58a09f864 2de71efab2594b57980e40223a0f1023 8cc8659be21b4d46839a5916ec4e74f3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1009/2117] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:29:44 2026] DELETE /v2.0/networks/bdea8bbf-7acd-4c2e-81f7-ccc1797a0224 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2118] 10.0.0.243 () {32 vars in 694 bytes} [Thu Aug 20 07:29:44 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2119] 10.0.0.243 () {32 vars in 742 bytes} [Thu Aug 20 07:29:44 2026] GET /v2.0/subnets?network_id=373040a4-0703-41c8-b4c5-27a5e72bef46 => generated 649 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2120] 10.0.0.243 () {32 vars in 653 bytes} [Thu Aug 20 07:29:44 2026] GET /v2.0/extensions => generated 21537 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2121] 10.0.0.243 () {32 vars in 649 bytes} [Thu Aug 20 07:29:44 2026] GET /v2.0/networks => generated 1311 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2122] 10.0.0.243 () {32 vars in 647 bytes} [Thu Aug 20 07:29:44 2026] GET /v2.0/subnets => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2123] 10.0.0.243 () {32 vars in 723 bytes} [Thu Aug 20 07:29:44 2026] GET /v2.0/networks/27f9630b-fd93-4456-b1d5-b32702ac0d0b => generated 671 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2124] 10.0.0.243 () {32 vars in 721 bytes} [Thu Aug 20 07:29:44 2026] GET /v2.0/subnets/b1d02f05-7dec-4226-ae2c-914736c05169 => generated 673 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:29:44.965 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d6eebdfd-5975-4949-801c-526272763078 2de71efab2594b57980e40223a0f1023 8cc8659be21b4d46839a5916ec4e74f3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1013/2125] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:29:44 2026] DELETE /v2.0/subnets/a02e691f-85e2-4875-833d-1c059a3f7007 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 07:29:44.985 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ac322e67-e6fd-4b62-9937-73341b621fce 2de71efab2594b57980e40223a0f1023 8cc8659be21b4d46839a5916ec4e74f3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1113/2126] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:29:44 2026] DELETE /v2.0/networks/bdea8bbf-7acd-4c2e-81f7-ccc1797a0224 => 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: 1014/2127] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:29:44 2026] DELETE /v2.0/subnets/b1d02f05-7dec-4226-ae2c-914736c05169 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:29:45.238 8 INFO neutron_taas.services.taas.taas_plugin [None req-16decb50-0259-4895-83a2-9b7175faeed3 2de71efab2594b57980e40223a0f1023 8cc8659be21b4d46839a5916ec4e74f3 - - default default] TaaS: Handle Delete Port: 3572118d-934f-49f6-83df-7aa4e58b2f45 2026-08-20 07:29:45.241 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-16decb50-0259-4895-83a2-9b7175faeed3 2de71efab2594b57980e40223a0f1023 8cc8659be21b4d46839a5916ec4e74f3 - - default default] Tap Mirror: Handle Delete Port: 3572118d-934f-49f6-83df-7aa4e58b2f45 [pid: 8|app: 0|req: 1114/2128] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:29:45 2026] DELETE /v2.0/networks/27f9630b-fd93-4456-b1d5-b32702ac0d0b => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2129] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:29:46 2026] GET /v2.0/security-groups?tenant_id=8cc8659be21b4d46839a5916ec4e74f3&name=default => generated 2925 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2130] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:29:46 2026] DELETE /v2.0/security-groups/b67b1f30-0a8e-45f5-b1ae-4c2b33ad2de0 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:29:46.583 8 INFO neutron.services.segments.plugin [-] Segment 2bd7659b-dc19-4997-aa91-e85141e38504 resource provider aggregate not found 2026-08-20 07:29:46.601 8 INFO neutron.services.segments.plugin [-] Segment 2bd7659b-dc19-4997-aa91-e85141e38504 resource provider aggregate not found 2026-08-20 07:29:46.603 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2bd7659b-dc19-4997-aa91-e85141e38504 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 2bd7659b-dc19-4997-aa91-e85141e38504 found for delete ", "request_id": "req-522fbbfd-75d2-4824-9f63-eddc3663a819"}]} 2026-08-20 07:29:46.614 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2bd7659b-dc19-4997-aa91-e85141e38504 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 2bd7659b-dc19-4997-aa91-e85141e38504 found for delete ", "request_id": "req-bf9d2105-a08d-4189-985e-b52d3eda784d"}]} [pid: 7|app: 0|req: 1016/2131] 10.0.0.243 () {32 vars in 623 bytes} [Thu Aug 20 07:29:47 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2132] 10.0.0.243 () {32 vars in 633 bytes} [Thu Aug 20 07:29:47 2026] GET /v2.0/ => generated 632 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2133] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:29:48 2026] GET /v2.0/security-groups?tenant_id=c33aab931c454fc0beed7feef95dd33b&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2134] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:29:48 2026] DELETE /v2.0/security-groups/e5b4000f-1f1b-419f-9dc5-47c1d853ece1 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2137] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:29:52 2026] GET /v2.0/ports?device_id=932e6c29-be6c-4be5-8156-1cd390239a06 => generated 1010 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2138] 10.0.0.133 () {34 vars in 1120 bytes} [Thu Aug 20 07:29:52 2026] GET /v2.0/security-groups?id=020e2ce0-8d3d-4078-bf2f-8c2b00e2a5b5&id=17f9c50b-cf1f-4d61-88ff-2904200c2852&fields=id&fields=name => generated 206 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2139] 10.0.0.243 () {32 vars in 736 bytes} [Thu Aug 20 07:29:52 2026] GET /v2.0/ports?device_id=932e6c29-be6c-4be5-8156-1cd390239a06 => generated 1279 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2140] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:29:52 2026] GET /v2.0/security-groups?tenant_id=0d4af4e826584a0d9a557053868e73d3&name=default => generated 2925 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2141] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:29:53 2026] DELETE /v2.0/security-groups/5201f8c3-fcd0-4855-b100-7ca7f6124871 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2142] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:29:53 2026] GET /v2.0/security-groups?tenant_id=09c90ea21bdb467480331d675120f696&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: 1121/2143] 10.0.0.243 () {32 vars in 858 bytes} [Thu Aug 20 07:29:53 2026] GET /v2.0/floatingips?floating_network_id=373040a4-0703-41c8-b4c5-27a5e72bef46&port_id=9b906a25-0369-4e5a-8016-d2a022e51a8b => generated 860 bytes in 525 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2144] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:29:53 2026] DELETE /v2.0/security-groups/50efff50-82cd-4d2d-b115-de3a2f24b7fa => 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: 1122/2145] 10.0.0.126 () {34 vars in 990 bytes} [Thu Aug 20 07:29:54 2026] GET /v2.0/ports?device_id=932e6c29-be6c-4be5-8156-1cd390239a06 => generated 1279 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2146] 10.0.0.126 () {34 vars in 1120 bytes} [Thu Aug 20 07:29:54 2026] GET /v2.0/security-groups?id=020e2ce0-8d3d-4078-bf2f-8c2b00e2a5b5&id=17f9c50b-cf1f-4d61-88ff-2904200c2852&fields=id&fields=name => generated 206 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2147] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:29:56 2026] GET /v2.0/ports?device_id=932e6c29-be6c-4be5-8156-1cd390239a06 => generated 1010 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2148] 10.0.0.133 () {34 vars in 1120 bytes} [Thu Aug 20 07:29:57 2026] GET /v2.0/security-groups?id=020e2ce0-8d3d-4078-bf2f-8c2b00e2a5b5&id=17f9c50b-cf1f-4d61-88ff-2904200c2852&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2149] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:29:57 2026] GET /v2.0/security-groups?tenant_id=0d2f5f6fdfab4cc6ad6392dd1cb239cf&name=default => generated 2925 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2150] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:29:57 2026] DELETE /v2.0/security-groups/3cb67f7d-57b0-4a59-8d8a-e97a0a803914 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2151] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:29:58 2026] GET /v2.0/ports?device_id=932e6c29-be6c-4be5-8156-1cd390239a06 => generated 1010 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2152] 10.0.0.133 () {34 vars in 1120 bytes} [Thu Aug 20 07:29:58 2026] GET /v2.0/security-groups?id=020e2ce0-8d3d-4078-bf2f-8c2b00e2a5b5&id=17f9c50b-cf1f-4d61-88ff-2904200c2852&fields=id&fields=name => generated 206 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2153] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:29:59 2026] GET /v2.0/ports?device_id=932e6c29-be6c-4be5-8156-1cd390239a06 => generated 1010 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2154] 10.0.0.133 () {34 vars in 1120 bytes} [Thu Aug 20 07:29:59 2026] GET /v2.0/security-groups?id=020e2ce0-8d3d-4078-bf2f-8c2b00e2a5b5&id=17f9c50b-cf1f-4d61-88ff-2904200c2852&fields=id&fields=name => generated 206 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2155] 199.204.45.162 () {34 vars in 994 bytes} [Thu Aug 20 07:29:59 2026] GET /v2.0/ports?device_id=932e6c29-be6c-4be5-8156-1cd390239a06 => generated 1010 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:29:59.628 7 INFO neutron_taas.services.taas.taas_plugin [req-cd0cd314-f047-4d3f-88df-398567adaefb req-683a2c7a-bc86-4233-9e62-ca4cbf206a5f f68e2cd4f25c46ec8f3e96132c9a7cad 796efa294d3d4f509d21b3dd474cd9dd - - default default] TaaS: Handle Delete Port: 9b906a25-0369-4e5a-8016-d2a022e51a8b 2026-08-20 07:29:59.632 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-cd0cd314-f047-4d3f-88df-398567adaefb req-683a2c7a-bc86-4233-9e62-ca4cbf206a5f f68e2cd4f25c46ec8f3e96132c9a7cad 796efa294d3d4f509d21b3dd474cd9dd - - default default] Tap Mirror: Handle Delete Port: 9b906a25-0369-4e5a-8016-d2a022e51a8b 2026-08-20 07:29:59.765 7 INFO neutron.db.l3_db [req-cd0cd314-f047-4d3f-88df-398567adaefb req-683a2c7a-bc86-4233-9e62-ca4cbf206a5f f68e2cd4f25c46ec8f3e96132c9a7cad 796efa294d3d4f509d21b3dd474cd9dd - - default default] Floating IP 4c1f2e29-4303-4b30-b9c7-0aaf867abcc5 disassociated. External IP: 10.96.250.205, port: 9b906a25-0369-4e5a-8016-d2a022e51a8b. [pid: 7|app: 0|req: 1029/2156] 199.204.45.162 () {36 vars in 997 bytes} [Thu Aug 20 07:29:59 2026] DELETE /v2.0/ports/9b906a25-0369-4e5a-8016-d2a022e51a8b => generated 0 bytes in 646 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:30:00.156 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-209d92fb-a453-4ff5-a06b-330fbb829bf9'] response: {'server_uuid': '932e6c29-be6c-4be5-8156-1cd390239a06', 'name': 'network-vif-deleted', 'tag': '9b906a25-0369-4e5a-8016-d2a022e51a8b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1128/2157] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:30:00 2026] GET /v2.0/ports?device_id=932e6c29-be6c-4be5-8156-1cd390239a06 => 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: 1030/2158] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:30:00 2026] GET /v2.0/security-groups?tenant_id=8644ead64b2b4bbbbedd97d4185f412e&name=default => generated 2925 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2159] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:30:00 2026] DELETE /v2.0/security-groups/dec5e7ae-2a54-4531-8cdd-c7d46591d28c => 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: 1031/2160] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:30:01 2026] GET /v2.0/ports?device_id=932e6c29-be6c-4be5-8156-1cd390239a06 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2161] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:30:02 2026] GET /v2.0/ports?device_id=932e6c29-be6c-4be5-8156-1cd390239a06 => 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: 1032/2162] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:30:03 2026] DELETE /v2.0/security-groups/17f9c50b-cf1f-4d61-88ff-2904200c2852 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:30:04.026 8 INFO neutron.api.v2.resource [None req-071de191-9bf7-4355-ab2a-7869d59671f9 f68e2cd4f25c46ec8f3e96132c9a7cad 796efa294d3d4f509d21b3dd474cd9dd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1131/2163] 10.0.0.243 () {32 vars in 737 bytes} [Thu Aug 20 07:30:04 2026] GET /v2.0/security-groups/17f9c50b-cf1f-4d61-88ff-2904200c2852 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 07:30:04.138 7 INFO neutron_taas.services.taas.taas_plugin [None req-e2c24db0-113c-4c58-bdde-32fcf58e8319 f68e2cd4f25c46ec8f3e96132c9a7cad 796efa294d3d4f509d21b3dd474cd9dd - - default default] TaaS: Handle Delete Port: 5686220a-a2a8-4e35-ace5-15d23c0e626f 2026-08-20 07:30:04.140 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e2c24db0-113c-4c58-bdde-32fcf58e8319 f68e2cd4f25c46ec8f3e96132c9a7cad 796efa294d3d4f509d21b3dd474cd9dd - - default default] Tap Mirror: Handle Delete Port: 5686220a-a2a8-4e35-ace5-15d23c0e626f [pid: 7|app: 0|req: 1033/2164] 10.0.0.243 () {32 vars in 732 bytes} [Thu Aug 20 07:30:04 2026] DELETE /v2.0/floatingips/4c1f2e29-4303-4b30-b9c7-0aaf867abcc5 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2165] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:30:04 2026] DELETE /v2.0/security-groups/020e2ce0-8d3d-4078-bf2f-8c2b00e2a5b5 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:30:04.790 7 INFO neutron_taas.services.taas.taas_plugin [None req-68a34ce9-296d-40d1-ab55-c07934ce0c90 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: 112f550d-0659-4eca-86eb-329bb0d37585 2026-08-20 07:30:04.793 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-68a34ce9-296d-40d1-ab55-c07934ce0c90 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: 112f550d-0659-4eca-86eb-329bb0d37585 2026-08-20 07:30:05.295 8 INFO neutron.db.segments_db [None req-cebd4141-7edc-4d55-97b0-44ed7269b03d e394d2f29adc411eb0d33ebd11e0a04a 0d806ff7c0e4497a8b55e2868dd57279 - - default default] Added segment 4477df3a-d791-4fe3-9211-717d82352c7d of type vxlan for network 00e1198e-e1ae-441c-9cbb-81c0ea8f1a5b [pid: 7|app: 0|req: 1034/2166] 10.0.0.243 () {34 vars in 789 bytes} [Thu Aug 20 07:30:04 2026] PUT /v2.0/routers/c1e2004e-bd62-46e4-8a46-a7fb13e9a974/remove_router_interface => generated 309 bytes in 914 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2167] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:30:05 2026] POST /v2.0/networks => generated 727 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2168] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:30:05 2026] POST /v2.0/subnets => generated 644 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:30:05.620 8 WARNING neutron.api.v2.base [None req-c9ecc144-54fa-47ee-b29e-ae92f93aec6b e394d2f29adc411eb0d33ebd11e0a04a 0d806ff7c0e4497a8b55e2868dd57279 - - 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-20 07:30:05.621 8 INFO neutron.api.v2.resource [None req-c9ecc144-54fa-47ee-b29e-ae92f93aec6b e394d2f29adc411eb0d33ebd11e0a04a 0d806ff7c0e4497a8b55e2868dd57279 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1135/2169] 10.0.0.243 () {34 vars in 681 bytes} [Thu Aug 20 07:30:05 2026] POST /v2.0/rbac-policies => generated 143 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-20 07:30:05.666 7 INFO neutron_taas.services.taas.taas_plugin [None req-cfa405ce-1268-4d98-9fd0-241a4aa793ec 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: fa0685a3-b69f-474c-9966-05618728adeb 2026-08-20 07:30:05.668 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cfa405ce-1268-4d98-9fd0-241a4aa793ec 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: fa0685a3-b69f-474c-9966-05618728adeb 2026-08-20 07:30:05.832 8 INFO neutron.services.segments.plugin [-] Segment 4477df3a-d791-4fe3-9211-717d82352c7d resource provider aggregate not found 2026-08-20 07:30:05.838 8 INFO neutron.services.segments.plugin [-] Segment 4477df3a-d791-4fe3-9211-717d82352c7d resource provider aggregate not found [pid: 8|app: 0|req: 1136/2170] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:30:05 2026] DELETE /v2.0/networks/00e1198e-e1ae-441c-9cbb-81c0ea8f1a5b => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:30:05.861 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4477df3a-d791-4fe3-9211-717d82352c7d 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 4477df3a-d791-4fe3-9211-717d82352c7d found for delete ", "request_id": "req-a91bc43b-a3dd-4849-869f-7dd12e634be7"}]} 2026-08-20 07:30:05.861 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4477df3a-d791-4fe3-9211-717d82352c7d 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 4477df3a-d791-4fe3-9211-717d82352c7d found for delete ", "request_id": "req-9356da65-9b9e-4b62-8015-b153423ec403"}]} 2026-08-20 07:30:05.926 8 INFO neutron.db.segments_db [None req-8da41db6-2b2d-4536-b936-f87381ff6a34 e394d2f29adc411eb0d33ebd11e0a04a 0d806ff7c0e4497a8b55e2868dd57279 - - default default] Added segment eac7441a-ff09-4d06-bf5b-302336bcdd5f of type vxlan for network 1f882a8e-474d-4f89-b355-a0f13b14a9a1 2026-08-20 07:30:05.941 7 INFO neutron_taas.services.taas.taas_plugin [None req-cfa405ce-1268-4d98-9fd0-241a4aa793ec 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: e12c7185-2818-4a4e-8563-befee51be234 2026-08-20 07:30:05.944 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cfa405ce-1268-4d98-9fd0-241a4aa793ec 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: e12c7185-2818-4a4e-8563-befee51be234 [pid: 8|app: 0|req: 1137/2171] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:30:05 2026] POST /v2.0/networks => generated 727 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2172] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:30:06 2026] POST /v2.0/subnets => generated 647 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:30:06.225 8 WARNING neutron.api.v2.base [None req-a95fff6f-e0d3-40b0-b199-c0b430f2bc22 e394d2f29adc411eb0d33ebd11e0a04a 0d806ff7c0e4497a8b55e2868dd57279 - - 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-20 07:30:06.226 8 INFO neutron.api.v2.resource [None req-a95fff6f-e0d3-40b0-b199-c0b430f2bc22 e394d2f29adc411eb0d33ebd11e0a04a 0d806ff7c0e4497a8b55e2868dd57279 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1139/2173] 10.0.0.243 () {34 vars in 681 bytes} [Thu Aug 20 07:30:06 2026] POST /v2.0/rbac-policies => generated 547 bytes in 18 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-20 07:30:06.280 7 INFO neutron.services.segments.plugin [-] Segment 66c12fff-a257-4883-bd98-eb39c5704857 resource provider aggregate not found 2026-08-20 07:30:06.286 7 INFO neutron.services.segments.plugin [-] Segment 66c12fff-a257-4883-bd98-eb39c5704857 resource provider aggregate not found 2026-08-20 07:30:06.298 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 66c12fff-a257-4883-bd98-eb39c5704857 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 66c12fff-a257-4883-bd98-eb39c5704857 found for delete ", "request_id": "req-4176a536-e2b5-4421-9457-b538e0035f41"}]} 2026-08-20 07:30:06.302 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 66c12fff-a257-4883-bd98-eb39c5704857 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 66c12fff-a257-4883-bd98-eb39c5704857 found for delete ", "request_id": "req-1b68e9d3-596d-49c1-bc58-a94b5c6a670e"}]} 2026-08-20 07:30:06.307 7 INFO neutron.db.l3_hamode_db [None req-cfa405ce-1268-4d98-9fd0-241a4aa793ec 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] HA network 1f035f04-4618-486b-9948-acc934ef0bac was deleted as no HA routers are present in tenant 796efa294d3d4f509d21b3dd474cd9dd. [pid: 7|app: 0|req: 1035/2174] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:30:05 2026] DELETE /v2.0/routers/c1e2004e-bd62-46e4-8a46-a7fb13e9a974 => generated 0 bytes in 916 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2175] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:30:06 2026] DELETE /v2.0/networks/1f882a8e-474d-4f89-b355-a0f13b14a9a1 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2176] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:30:06 2026] DELETE /v2.0/subnets/ea04caf5-4812-4ad2-aaf3-4477dcce2b47 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:30:06.504 8 INFO neutron.db.segments_db [None req-831b3255-6382-4644-926d-7f19d8017215 e394d2f29adc411eb0d33ebd11e0a04a 0d806ff7c0e4497a8b55e2868dd57279 - - default default] Added segment 3258faa2-1ec1-42a1-8e64-340b277004d0 of type vxlan for network eefd8fc4-2624-476c-b146-b64bb4614186 2026-08-20 07:30:06.547 7 INFO neutron_taas.services.taas.taas_plugin [None req-c3b3aba8-641d-4c45-a47e-dadd1daf2414 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: 148cb694-f210-456a-bf2f-2671351f0652 2026-08-20 07:30:06.549 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c3b3aba8-641d-4c45-a47e-dadd1daf2414 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: 148cb694-f210-456a-bf2f-2671351f0652 [pid: 8|app: 0|req: 1141/2177] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:30:06 2026] POST /v2.0/networks => generated 726 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2178] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:30:06 2026] POST /v2.0/subnets => generated 647 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2179] 10.0.0.243 () {34 vars in 681 bytes} [Thu Aug 20 07:30:06 2026] POST /v2.0/rbac-policies => generated 324 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2182] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:30:06 2026] DELETE /v2.0/networks/969abefd-d9ef-437a-8a30-3ab15345f7d9 => generated 0 bytes in 759 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2183] 10.0.0.243 () {32 vars in 723 bytes} [Thu Aug 20 07:30:07 2026] GET /v2.0/networks/eefd8fc4-2624-476c-b146-b64bb4614186 => generated 654 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:30:07.611 8 INFO neutron_taas.services.taas.taas_plugin [None req-ec017ca1-6057-49eb-94b4-4582c578a84d 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: 50d51f86-59fb-41cf-b0ca-d53e4048b93a 2026-08-20 07:30:07.613 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ec017ca1-6057-49eb-94b4-4582c578a84d 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: 50d51f86-59fb-41cf-b0ca-d53e4048b93a 2026-08-20 07:30:07.891 8 INFO neutron.services.segments.plugin [-] Segment eac7441a-ff09-4d06-bf5b-302336bcdd5f resource provider aggregate not found 2026-08-20 07:30:07.894 8 INFO neutron.services.segments.plugin [-] Segment eac7441a-ff09-4d06-bf5b-302336bcdd5f resource provider aggregate not found 2026-08-20 07:30:07.912 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment eac7441a-ff09-4d06-bf5b-302336bcdd5f 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 eac7441a-ff09-4d06-bf5b-302336bcdd5f found for delete ", "request_id": "req-2c1596f5-f4f5-4781-b1ed-72d1988c989b"}]} 2026-08-20 07:30:07.923 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment eac7441a-ff09-4d06-bf5b-302336bcdd5f 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 eac7441a-ff09-4d06-bf5b-302336bcdd5f found for delete ", "request_id": "req-ca138873-2d10-42f4-b11f-efbdb8ea5491"}]} 2026-08-20 07:30:07.952 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1c64602c-03eb-401f-8694-662a03d36864 e1dbebb6519245a7a39b36a6b7df0671 1af058fd20f44d7f8de8e04e3b9269c1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1039/2184] 10.0.0.243 () {32 vars in 723 bytes} [Thu Aug 20 07:30:07 2026] GET /v2.0/networks/eefd8fc4-2624-476c-b146-b64bb4614186 => generated 138 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2185] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:30:07 2026] DELETE /v2.0/networks/eefd8fc4-2624-476c-b146-b64bb4614186 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:30:08.173 7 INFO neutron.pecan_wsgi.hooks.translation [None req-67d19d22-9e79-43a5-9d16-065f83fa8c48 e394d2f29adc411eb0d33ebd11e0a04a 0d806ff7c0e4497a8b55e2868dd57279 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1041/2186] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:30:08 2026] DELETE /v2.0/subnets/4024f29c-e1a1-49a4-8fde-e71a1f94abe7 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 07:30:08.188 7 INFO neutron.pecan_wsgi.hooks.translation [None req-34009e2e-9596-4700-8ca0-f9e33db86c82 e394d2f29adc411eb0d33ebd11e0a04a 0d806ff7c0e4497a8b55e2868dd57279 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1042/2187] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:30:08 2026] DELETE /v2.0/subnets/9269597f-ff7a-440d-8dd1-17896cbfd567 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 07:30:08.218 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8c93f145-0423-4fdd-b25d-a52eb1a360d4 e394d2f29adc411eb0d33ebd11e0a04a 0d806ff7c0e4497a8b55e2868dd57279 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1043/2188] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:30:08 2026] DELETE /v2.0/subnets/a9b864fd-a437-43ed-98dc-904d43a4113a => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2189] 10.0.0.243 () {34 vars in 789 bytes} [Thu Aug 20 07:30:07 2026] PUT /v2.0/routers/819fb205-96b5-497b-a626-8e2dc9b5af14/remove_router_interface => generated 309 bytes in 995 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:30:08.325 7 INFO neutron.services.segments.plugin [-] Segment fad45190-531e-4780-beb5-6ee216ea4d57 resource provider aggregate not found 2026-08-20 07:30:08.329 7 INFO neutron.services.segments.plugin [-] Segment fad45190-531e-4780-beb5-6ee216ea4d57 resource provider aggregate not found 2026-08-20 07:30:08.349 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment fad45190-531e-4780-beb5-6ee216ea4d57 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 fad45190-531e-4780-beb5-6ee216ea4d57 found for delete ", "request_id": "req-718f8f3c-3127-4168-a259-5fc1344eb21c"}]} 2026-08-20 07:30:08.356 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment fad45190-531e-4780-beb5-6ee216ea4d57 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 fad45190-531e-4780-beb5-6ee216ea4d57 found for delete ", "request_id": "req-5d26c6b4-19b7-4d78-b0e2-534edf8aaec6"}]} 2026-08-20 07:30:08.366 7 INFO neutron.services.segments.plugin [-] Segment 3258faa2-1ec1-42a1-8e64-340b277004d0 resource provider aggregate not found 2026-08-20 07:30:08.377 7 INFO neutron.services.segments.plugin [-] Segment 3258faa2-1ec1-42a1-8e64-340b277004d0 resource provider aggregate not found 2026-08-20 07:30:08.394 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3258faa2-1ec1-42a1-8e64-340b277004d0 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 3258faa2-1ec1-42a1-8e64-340b277004d0 found for delete ", "request_id": "req-56ede38a-98aa-41a1-a17c-bd2a89c10483"}]} 2026-08-20 07:30:08.412 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3258faa2-1ec1-42a1-8e64-340b277004d0 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 3258faa2-1ec1-42a1-8e64-340b277004d0 found for delete ", "request_id": "req-3d55fa82-bb1a-45c4-be10-cb904a8f1433"}]} 2026-08-20 07:30:08.510 7 INFO neutron_taas.services.taas.taas_plugin [None req-08a8ad8e-1487-47dd-907e-a7de2dfbcdf1 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: 16f6f2b8-e55e-4ca6-a5a0-de1cafe522cf 2026-08-20 07:30:08.513 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-08a8ad8e-1487-47dd-907e-a7de2dfbcdf1 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: 16f6f2b8-e55e-4ca6-a5a0-de1cafe522cf 2026-08-20 07:30:08.801 7 INFO neutron_taas.services.taas.taas_plugin [None req-08a8ad8e-1487-47dd-907e-a7de2dfbcdf1 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: 16861e5d-0bac-417a-ac2c-a90dd2adc629 2026-08-20 07:30:08.805 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-08a8ad8e-1487-47dd-907e-a7de2dfbcdf1 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: 16861e5d-0bac-417a-ac2c-a90dd2adc629 2026-08-20 07:30:09.228 7 INFO neutron.db.l3_hamode_db [None req-08a8ad8e-1487-47dd-907e-a7de2dfbcdf1 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] HA network 89fbe8dc-98eb-42f5-b669-cb2b3bd39c3e was deleted as no HA routers are present in tenant df61e010c1524cb0b9bcdab8f32e8acd. [pid: 7|app: 0|req: 1044/2190] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:30:08 2026] DELETE /v2.0/routers/819fb205-96b5-497b-a626-8e2dc9b5af14 => generated 0 bytes in 1004 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2191] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:30:09 2026] GET /v2.0/security-groups?tenant_id=0d806ff7c0e4497a8b55e2868dd57279&name=default => generated 2925 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2192] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:30:09 2026] DELETE /v2.0/security-groups/870d829d-c5d9-493c-9e3c-81988c9866ec => 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: 1045/2193] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:30:09 2026] DELETE /v2.0/subnets/3bde33df-9db2-409d-a2bd-158202aa6902 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:30:09.508 8 INFO neutron_taas.services.taas.taas_plugin [None req-8d630c65-6654-4970-88d2-85ba9551d802 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: 48008009-15b2-449e-8e97-8f7715e0aac1 2026-08-20 07:30:09.510 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8d630c65-6654-4970-88d2-85ba9551d802 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: 48008009-15b2-449e-8e97-8f7715e0aac1 [pid: 7|app: 0|req: 1046/2194] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:30:09 2026] GET /v2.0/security-groups?tenant_id=1af058fd20f44d7f8de8e04e3b9269c1&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2195] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:30:09 2026] DELETE /v2.0/networks/9f96c909-3570-4b0b-9b6e-e0b228a981cf => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2196] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:30:09 2026] DELETE /v2.0/security-groups/c117c57a-ac63-42a0-a2d7-891d40548d96 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:30:09.940 8 INFO neutron.services.segments.plugin [-] Segment 4ec2c0b7-e480-4d93-97c4-d48d2c3f938c resource provider aggregate not found 2026-08-20 07:30:09.965 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4ec2c0b7-e480-4d93-97c4-d48d2c3f938c 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 4ec2c0b7-e480-4d93-97c4-d48d2c3f938c found for delete ", "request_id": "req-d12faa7f-7356-4dae-8a43-12bc432f49e9"}]} 2026-08-20 07:30:09.979 8 INFO neutron.services.segments.plugin [-] Segment 4ec2c0b7-e480-4d93-97c4-d48d2c3f938c resource provider aggregate not found 2026-08-20 07:30:10.000 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4ec2c0b7-e480-4d93-97c4-d48d2c3f938c 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 4ec2c0b7-e480-4d93-97c4-d48d2c3f938c found for delete ", "request_id": "req-19cded82-12bf-4ea2-92fd-e1404340b16d"}]} [pid: 8|app: 0|req: 1150/2197] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:30:09 2026] GET /v2.0/security-groups?tenant_id=836e21d5e9884086bc4d245d361c7bb6&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: 1048/2198] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:30:10 2026] GET /v2.0/security-groups?tenant_id=796efa294d3d4f509d21b3dd474cd9dd&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: 1049/2199] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:30:10 2026] DELETE /v2.0/security-groups/24fcfbd9-8fd4-4510-9145-1fa5f0a36a22 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2200] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:30:10 2026] DELETE /v2.0/security-groups/223c18c1-c773-4457-b691-cc171e13eeff => 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: 1050/2201] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:30:10 2026] GET /v2.0/security-groups?tenant_id=df61e010c1524cb0b9bcdab8f32e8acd&name=default => generated 2925 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:30:10.408 7 INFO neutron.services.segments.plugin [-] Segment 19a4e410-cf2f-49f5-8a70-71e933165604 resource provider aggregate not found 2026-08-20 07:30:10.423 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 19a4e410-cf2f-49f5-8a70-71e933165604 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 19a4e410-cf2f-49f5-8a70-71e933165604 found for delete ", "request_id": "req-9d16355b-b8cd-49eb-b0d7-bb795f3d0845"}]} 2026-08-20 07:30:10.441 7 INFO neutron.services.segments.plugin [-] Segment 19a4e410-cf2f-49f5-8a70-71e933165604 resource provider aggregate not found 2026-08-20 07:30:10.456 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 19a4e410-cf2f-49f5-8a70-71e933165604 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 19a4e410-cf2f-49f5-8a70-71e933165604 found for delete ", "request_id": "req-a8c94759-140b-4e4f-bc25-6ccb77b84b6a"}]} [pid: 8|app: 0|req: 1152/2202] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:30:10 2026] DELETE /v2.0/security-groups/f686d190-b8f3-4404-9a54-9c0f12678b96 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:30:14.441 7 INFO neutron.db.segments_db [None req-8d8c647b-80ee-48fa-80e0-c04f2b10f502 2132f2b6de0f4a49b06cbc24a3a83973 a25391d71dd5443c83b270f72d07335d - - default default] Added segment 090be5af-29d4-421c-af93-54ed2c96523d of type vxlan for network b1e4b8f5-957c-4ed2-9b61-ebe0dbf94d46 [pid: 7|app: 0|req: 1051/2203] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:30:14 2026] POST /v2.0/networks => generated 632 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:30:14.563 8 INFO neutron.db.segments_db [None req-33988e6b-4d19-4345-817f-d3953bca4782 2132f2b6de0f4a49b06cbc24a3a83973 a25391d71dd5443c83b270f72d07335d - - default default] Added segment 4d67f920-25bd-427f-b479-cc5be8657613 of type vxlan for network c8522774-607b-465b-ae06-b74fe0f5491c [pid: 8|app: 0|req: 1153/2204] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:30:14 2026] POST /v2.0/networks => generated 631 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:30:14.683 8 INFO neutron.db.segments_db [None req-4954bc04-5eee-4202-93da-a066c89e03ef 2132f2b6de0f4a49b06cbc24a3a83973 a25391d71dd5443c83b270f72d07335d - - default default] Added segment 3734b64d-b2bd-47f6-b651-384117efe41a of type vxlan for network 4aeb2722-caab-43da-aef1-c628dbbee6a5 [pid: 8|app: 0|req: 1154/2205] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:30:14 2026] POST /v2.0/networks => generated 631 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:30:14.841 8 INFO neutron.db.segments_db [None req-757c7aff-719c-40a3-8b47-771687f29358 2132f2b6de0f4a49b06cbc24a3a83973 a25391d71dd5443c83b270f72d07335d - - default default] Added segment dcda1a81-04f5-416d-90da-b9c5cc3ec968 of type vxlan for network be064004-60e4-4ead-a371-5bcf79edcb4a [pid: 8|app: 0|req: 1155/2206] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:30:14 2026] POST /v2.0/networks => generated 632 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:30:14.998 8 INFO neutron.db.segments_db [None req-f9177655-20fe-49ee-b7e8-ca8819c171cc 2132f2b6de0f4a49b06cbc24a3a83973 a25391d71dd5443c83b270f72d07335d - - default default] Added segment b03b9dd4-483c-46ee-a18b-05819ee997dc of type vxlan for network cc419427-de3b-47a9-837a-0bfd0e12f90a [pid: 7|app: 0|req: 1052/2207] 10.0.0.243 () {34 vars in 676 bytes} [Thu Aug 20 07:30:14 2026] POST /v2.0/floatingips => generated 552 bytes in 555 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2208] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:30:14 2026] POST /v2.0/networks => generated 632 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2209] 10.0.0.243 () {34 vars in 753 bytes} [Thu Aug 20 07:30:15 2026] PUT /v2.0/networks/b1e4b8f5-957c-4ed2-9b61-ebe0dbf94d46/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2210] 10.0.0.243 () {34 vars in 753 bytes} [Thu Aug 20 07:30:15 2026] PUT /v2.0/networks/c8522774-607b-465b-ae06-b74fe0f5491c/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2211] 10.0.0.243 () {34 vars in 753 bytes} [Thu Aug 20 07:30:15 2026] PUT /v2.0/networks/4aeb2722-caab-43da-aef1-c628dbbee6a5/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: 1160/2212] 10.0.0.243 () {34 vars in 753 bytes} [Thu Aug 20 07:30:15 2026] PUT /v2.0/networks/be064004-60e4-4ead-a371-5bcf79edcb4a/tags => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2213] 10.0.0.243 () {32 vars in 666 bytes} [Thu Aug 20 07:30:15 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2214] 10.0.0.243 () {32 vars in 680 bytes} [Thu Aug 20 07:30:15 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2215] 10.0.0.243 () {32 vars in 676 bytes} [Thu Aug 20 07:30:15 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2216] 10.0.0.243 () {34 vars in 676 bytes} [Thu Aug 20 07:30:15 2026] POST /v2.0/floatingips => generated 552 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2217] 10.0.0.243 () {32 vars in 688 bytes} [Thu Aug 20 07:30:15 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2218] 10.0.0.243 () {32 vars in 674 bytes} [Thu Aug 20 07:30:15 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2219] 10.0.0.243 () {32 vars in 688 bytes} [Thu Aug 20 07:30:15 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2469 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2220] 10.0.0.243 () {32 vars in 684 bytes} [Thu Aug 20 07:30:15 2026] GET /v2.0/networks?not-tags-any=blue => generated 2469 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2221] 10.0.0.243 () {32 vars in 696 bytes} [Thu Aug 20 07:30:15 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:30:15.943 8 INFO neutron.services.segments.plugin [-] Segment 090be5af-29d4-421c-af93-54ed2c96523d resource provider aggregate not found 2026-08-20 07:30:15.949 8 INFO neutron.services.segments.plugin [-] Segment 090be5af-29d4-421c-af93-54ed2c96523d resource provider aggregate not found 2026-08-20 07:30:15.970 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 090be5af-29d4-421c-af93-54ed2c96523d 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 090be5af-29d4-421c-af93-54ed2c96523d found for delete ", "request_id": "req-7a94f66a-7e47-4690-a3b9-eb8369c62216"}]} 2026-08-20 07:30:15.972 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 090be5af-29d4-421c-af93-54ed2c96523d 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 090be5af-29d4-421c-af93-54ed2c96523d found for delete ", "request_id": "req-9bb14ac3-2a1d-4bc5-be8d-218734ed4a15"}]} [pid: 8|app: 0|req: 1169/2222] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:30:15 2026] DELETE /v2.0/networks/b1e4b8f5-957c-4ed2-9b61-ebe0dbf94d46 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2223] 10.0.0.243 () {34 vars in 676 bytes} [Thu Aug 20 07:30:15 2026] POST /v2.0/floatingips => generated 552 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2224] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:30:15 2026] DELETE /v2.0/networks/c8522774-607b-465b-ae06-b74fe0f5491c => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2225] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:30:16 2026] DELETE /v2.0/networks/4aeb2722-caab-43da-aef1-c628dbbee6a5 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2226] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:30:16 2026] DELETE /v2.0/networks/be064004-60e4-4ead-a371-5bcf79edcb4a => 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: 1173/2227] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:30:16 2026] DELETE /v2.0/networks/cc419427-de3b-47a9-837a-0bfd0e12f90a => 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: 1055/2228] 10.0.0.243 () {34 vars in 676 bytes} [Thu Aug 20 07:30:16 2026] POST /v2.0/floatingips => generated 552 bytes in 544 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2229] 10.0.0.243 () {34 vars in 676 bytes} [Thu Aug 20 07:30:16 2026] POST /v2.0/floatingips => generated 552 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2230] 10.0.0.243 () {34 vars in 759 bytes} [Thu Aug 20 07:30:17 2026] PUT /v2.0/floatingips/75f03837-f9b6-4a13-839e-8aa31f36b458/tags => generated 17 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2231] 10.0.0.243 () {34 vars in 759 bytes} [Thu Aug 20 07:30:17 2026] PUT /v2.0/floatingips/29cef913-a904-4e2e-a946-fe2df24ebd04/tags => generated 25 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2232] 10.0.0.243 () {34 vars in 759 bytes} [Thu Aug 20 07:30:17 2026] PUT /v2.0/floatingips/069ad34d-a937-4485-abfa-744a8b739e9c/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2233] 10.0.0.243 () {34 vars in 759 bytes} [Thu Aug 20 07:30:17 2026] PUT /v2.0/floatingips/6e3a9818-3a26-4dbf-adb9-f0d1eba56777/tags => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2234] 10.0.0.243 () {32 vars in 672 bytes} [Thu Aug 20 07:30:17 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2235] 10.0.0.243 () {32 vars in 686 bytes} [Thu Aug 20 07:30:17 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2236] 10.0.0.243 () {32 vars in 682 bytes} [Thu Aug 20 07:30:17 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2237] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:30:17 2026] GET /v2.0/security-groups?tenant_id=440fa8becf8743a5940bb97497e5615f&name=default => generated 2925 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2238] 10.0.0.243 () {32 vars in 694 bytes} [Thu Aug 20 07:30:17 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2239] 10.0.0.243 () {32 vars in 680 bytes} [Thu Aug 20 07:30:17 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2240] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:30:17 2026] DELETE /v2.0/security-groups/2e4a684c-e532-4db3-9327-46c0fc61fc76 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2241] 10.0.0.243 () {32 vars in 694 bytes} [Thu Aug 20 07:30:17 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2242] 10.0.0.243 () {32 vars in 690 bytes} [Thu Aug 20 07:30:17 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2243] 10.0.0.243 () {32 vars in 702 bytes} [Thu Aug 20 07:30:17 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2244] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:30:17 2026] GET /v2.0/security-groups?tenant_id=40adc7397c544eccb4e1d8bf0847e86c&name=default => generated 2925 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:30:17.886 7 INFO neutron_taas.services.taas.taas_plugin [None req-98e4e780-847e-42e1-a6f3-31c6015bfed1 a2835aa606db4626a708600cd5b11265 3b26d2be5c2a46f79317248ff731580d - - default default] TaaS: Handle Delete Port: 4828350f-5aaa-48d6-82f0-5019a54409b1 2026-08-20 07:30:17.888 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-98e4e780-847e-42e1-a6f3-31c6015bfed1 a2835aa606db4626a708600cd5b11265 3b26d2be5c2a46f79317248ff731580d - - default default] Tap Mirror: Handle Delete Port: 4828350f-5aaa-48d6-82f0-5019a54409b1 [pid: 8|app: 0|req: 1184/2245] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:30:17 2026] DELETE /v2.0/security-groups/f786449e-f01b-475a-9fd2-020a47ddbae9 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:30:17.987 8 INFO neutron.services.segments.plugin [-] Segment 4d67f920-25bd-427f-b479-cc5be8657613 resource provider aggregate not found 2026-08-20 07:30:17.989 8 INFO neutron.services.segments.plugin [-] Segment 4d67f920-25bd-427f-b479-cc5be8657613 resource provider aggregate not found 2026-08-20 07:30:18.001 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4d67f920-25bd-427f-b479-cc5be8657613 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 4d67f920-25bd-427f-b479-cc5be8657613 found for delete ", "request_id": "req-f77e4c15-5469-42ec-a7ac-56f19728a581"}]} 2026-08-20 07:30:18.008 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4d67f920-25bd-427f-b479-cc5be8657613 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 4d67f920-25bd-427f-b479-cc5be8657613 found for delete ", "request_id": "req-bf27b09d-4b3d-45e0-9ff2-3d5b2153d3a0"}]} 2026-08-20 07:30:18.019 8 INFO neutron.services.segments.plugin [-] Segment 3734b64d-b2bd-47f6-b651-384117efe41a resource provider aggregate not found [pid: 7|app: 0|req: 1062/2246] 10.0.0.243 () {32 vars in 732 bytes} [Thu Aug 20 07:30:17 2026] DELETE /v2.0/floatingips/75f03837-f9b6-4a13-839e-8aa31f36b458 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:30:18.031 8 INFO neutron.services.segments.plugin [-] Segment 3734b64d-b2bd-47f6-b651-384117efe41a resource provider aggregate not found 2026-08-20 07:30:18.037 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3734b64d-b2bd-47f6-b651-384117efe41a 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 3734b64d-b2bd-47f6-b651-384117efe41a found for delete ", "request_id": "req-9d9e9ff3-4308-4a63-b571-09c8f9d02d38"}]} 2026-08-20 07:30:18.051 8 INFO neutron.services.segments.plugin [-] Segment dcda1a81-04f5-416d-90da-b9c5cc3ec968 resource provider aggregate not found 2026-08-20 07:30:18.057 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3734b64d-b2bd-47f6-b651-384117efe41a 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 3734b64d-b2bd-47f6-b651-384117efe41a found for delete ", "request_id": "req-8a30a2fa-51c0-4b8b-a211-b04c64f75283"}]} [pid: 8|app: 0|req: 1185/2247] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:30:18 2026] GET /v2.0/security-groups?tenant_id=a25391d71dd5443c83b270f72d07335d&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:30:18.065 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment dcda1a81-04f5-416d-90da-b9c5cc3ec968 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 dcda1a81-04f5-416d-90da-b9c5cc3ec968 found for delete ", "request_id": "req-07366450-3aa5-4d6a-a766-9b09b7e5fa86"}]} 2026-08-20 07:30:18.080 8 INFO neutron.services.segments.plugin [-] Segment dcda1a81-04f5-416d-90da-b9c5cc3ec968 resource provider aggregate not found 2026-08-20 07:30:18.087 8 INFO neutron.services.segments.plugin [-] Segment b03b9dd4-483c-46ee-a18b-05819ee997dc resource provider aggregate not found 2026-08-20 07:30:18.100 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment dcda1a81-04f5-416d-90da-b9c5cc3ec968 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 dcda1a81-04f5-416d-90da-b9c5cc3ec968 found for delete ", "request_id": "req-e2099a43-60cb-413c-9070-5628d9dce9af"}]} 2026-08-20 07:30:18.105 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment b03b9dd4-483c-46ee-a18b-05819ee997dc 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 b03b9dd4-483c-46ee-a18b-05819ee997dc found for delete ", "request_id": "req-a88c4dc2-1c1a-4e52-bc7c-cf61e9349278"}]} 2026-08-20 07:30:18.117 8 INFO neutron.services.segments.plugin [-] Segment b03b9dd4-483c-46ee-a18b-05819ee997dc resource provider aggregate not found 2026-08-20 07:30:18.135 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment b03b9dd4-483c-46ee-a18b-05819ee997dc 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 b03b9dd4-483c-46ee-a18b-05819ee997dc found for delete ", "request_id": "req-03407485-e951-488a-bc74-1c23f0e6aef2"}]} 2026-08-20 07:30:18.138 7 INFO neutron_taas.services.taas.taas_plugin [None req-0bf17d22-1109-4cae-8af4-41708df52158 a2835aa606db4626a708600cd5b11265 3b26d2be5c2a46f79317248ff731580d - - default default] TaaS: Handle Delete Port: e1240266-3004-4b26-bf7b-f544dbec1fd1 2026-08-20 07:30:18.141 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0bf17d22-1109-4cae-8af4-41708df52158 a2835aa606db4626a708600cd5b11265 3b26d2be5c2a46f79317248ff731580d - - default default] Tap Mirror: Handle Delete Port: e1240266-3004-4b26-bf7b-f544dbec1fd1 [pid: 8|app: 0|req: 1186/2248] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:30:18 2026] DELETE /v2.0/security-groups/3209051f-4705-4940-b56c-7004369ddd4e => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2249] 10.0.0.243 () {32 vars in 732 bytes} [Thu Aug 20 07:30:18 2026] DELETE /v2.0/floatingips/29cef913-a904-4e2e-a946-fe2df24ebd04 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:30:18.404 8 INFO neutron_taas.services.taas.taas_plugin [None req-0608f2e6-e303-4abb-a26a-232038e0c136 a2835aa606db4626a708600cd5b11265 3b26d2be5c2a46f79317248ff731580d - - default default] TaaS: Handle Delete Port: 505fd9d3-d9e9-40c2-9943-af47a2aad145 2026-08-20 07:30:18.407 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0608f2e6-e303-4abb-a26a-232038e0c136 a2835aa606db4626a708600cd5b11265 3b26d2be5c2a46f79317248ff731580d - - default default] Tap Mirror: Handle Delete Port: 505fd9d3-d9e9-40c2-9943-af47a2aad145 [pid: 8|app: 0|req: 1187/2250] 10.0.0.243 () {32 vars in 732 bytes} [Thu Aug 20 07:30:18 2026] DELETE /v2.0/floatingips/069ad34d-a937-4485-abfa-744a8b739e9c => generated 0 bytes in 227 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:30:18.645 7 INFO neutron_taas.services.taas.taas_plugin [None req-d7835b87-d765-4f74-a685-e4f815349b08 a2835aa606db4626a708600cd5b11265 3b26d2be5c2a46f79317248ff731580d - - default default] TaaS: Handle Delete Port: 8540626d-c72f-4533-a0d7-6e115c8215fe 2026-08-20 07:30:18.651 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d7835b87-d765-4f74-a685-e4f815349b08 a2835aa606db4626a708600cd5b11265 3b26d2be5c2a46f79317248ff731580d - - default default] Tap Mirror: Handle Delete Port: 8540626d-c72f-4533-a0d7-6e115c8215fe [pid: 7|app: 0|req: 1064/2251] 10.0.0.243 () {32 vars in 732 bytes} [Thu Aug 20 07:30:18 2026] DELETE /v2.0/floatingips/6e3a9818-3a26-4dbf-adb9-f0d1eba56777 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:30:18.974 8 INFO neutron_taas.services.taas.taas_plugin [None req-b1570a11-c166-457a-a952-4b4aace85f81 a2835aa606db4626a708600cd5b11265 3b26d2be5c2a46f79317248ff731580d - - default default] TaaS: Handle Delete Port: ea841e32-ecb7-4641-8197-5f9955336696 2026-08-20 07:30:18.977 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b1570a11-c166-457a-a952-4b4aace85f81 a2835aa606db4626a708600cd5b11265 3b26d2be5c2a46f79317248ff731580d - - default default] Tap Mirror: Handle Delete Port: ea841e32-ecb7-4641-8197-5f9955336696 [pid: 8|app: 0|req: 1188/2252] 10.0.0.243 () {32 vars in 732 bytes} [Thu Aug 20 07:30:18 2026] DELETE /v2.0/floatingips/99347aba-4dd4-4184-87b5-f65d77af8408 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2253] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:30:19 2026] GET /v2.0/security-groups?tenant_id=3b26d2be5c2a46f79317248ff731580d&name=default => generated 2928 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2254] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:30:20 2026] DELETE /v2.0/security-groups/f847618d-9f2e-46bd-b783-0bc585425933 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2255] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:30:20 2026] GET /v2.0/security-groups?tenant_id=7eb8f0328a6648a18d2e086c25ac81eb&name=default => generated 2929 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2256] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:30:20 2026] DELETE /v2.0/security-groups/58d575ac-17d2-43cf-8143-19f2d7550494 => 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: 1067/2257] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:30:20 2026] GET /v2.0/security-groups?tenant_id=aa7a1635c2504e418e124207e695ea97&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2258] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:30:20 2026] DELETE /v2.0/security-groups/3e2a874b-4128-4fc4-8624-dd7a6792a9de => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2261] 10.0.0.243 () {34 vars in 678 bytes} [Thu Aug 20 07:30:22 2026] POST /v2.0/qos/policies => generated 359 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2262] 10.0.0.243 () {34 vars in 678 bytes} [Thu Aug 20 07:30:22 2026] POST /v2.0/qos/policies => generated 359 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2263] 10.0.0.243 () {34 vars in 678 bytes} [Thu Aug 20 07:30:22 2026] POST /v2.0/qos/policies => generated 359 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2264] 10.0.0.243 () {34 vars in 678 bytes} [Thu Aug 20 07:30:22 2026] POST /v2.0/qos/policies => generated 359 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2265] 10.0.0.243 () {34 vars in 678 bytes} [Thu Aug 20 07:30:22 2026] POST /v2.0/qos/policies => generated 359 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2266] 10.0.0.243 () {34 vars in 753 bytes} [Thu Aug 20 07:30:22 2026] PUT /v2.0/policies/7f35fe3f-5365-40c0-b305-fa01b961a49f/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2267] 10.0.0.243 () {34 vars in 753 bytes} [Thu Aug 20 07:30:22 2026] PUT /v2.0/policies/10efe15d-c5b1-49f2-bab3-46a90e5af933/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: 1196/2268] 10.0.0.243 () {34 vars in 753 bytes} [Thu Aug 20 07:30:22 2026] PUT /v2.0/policies/208e442f-4f56-4d91-a3a4-25906ad3b4e5/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: 1073/2269] 10.0.0.243 () {34 vars in 753 bytes} [Thu Aug 20 07:30:22 2026] PUT /v2.0/policies/920cf9f0-f11e-4aac-928e-e8a3468a6f8e/tags => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2270] 10.0.0.243 () {32 vars in 674 bytes} [Thu Aug 20 07:30:23 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2271] 10.0.0.243 () {32 vars in 688 bytes} [Thu Aug 20 07:30:23 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2272] 10.0.0.243 () {32 vars in 684 bytes} [Thu Aug 20 07:30:23 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2273] 10.0.0.243 () {32 vars in 696 bytes} [Thu Aug 20 07:30:23 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2274] 10.0.0.243 () {32 vars in 682 bytes} [Thu Aug 20 07:30:23 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2275] 10.0.0.243 () {32 vars in 696 bytes} [Thu Aug 20 07:30:23 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2276] 10.0.0.243 () {32 vars in 692 bytes} [Thu Aug 20 07:30:23 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2277] 10.0.0.243 () {32 vars in 704 bytes} [Thu Aug 20 07:30:23 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2278] 10.0.0.243 () {32 vars in 734 bytes} [Thu Aug 20 07:30:23 2026] DELETE /v2.0/qos/policies/7f35fe3f-5365-40c0-b305-fa01b961a49f => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2279] 10.0.0.243 () {32 vars in 734 bytes} [Thu Aug 20 07:30:23 2026] DELETE /v2.0/qos/policies/10efe15d-c5b1-49f2-bab3-46a90e5af933 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2280] 10.0.0.243 () {32 vars in 734 bytes} [Thu Aug 20 07:30:24 2026] DELETE /v2.0/qos/policies/208e442f-4f56-4d91-a3a4-25906ad3b4e5 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2281] 10.0.0.243 () {32 vars in 734 bytes} [Thu Aug 20 07:30:24 2026] DELETE /v2.0/qos/policies/920cf9f0-f11e-4aac-928e-e8a3468a6f8e => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2282] 10.0.0.243 () {32 vars in 734 bytes} [Thu Aug 20 07:30:24 2026] DELETE /v2.0/qos/policies/51426910-2248-4447-825b-2ccceb4604c6 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:30:25.092 7 INFO neutron.db.segments_db [None req-bbb935a1-7767-43ef-8330-5589f2a9d3cd e57fc6009f7a464aa9e9500cdc01f7d5 9ffa3855017c4d78b99161e3aede3f11 - - default default] Added segment 0d15061e-815d-4149-84b8-320516742dce of type vxlan for network d4800278-fb81-4001-aa05-316626c8332e [pid: 8|app: 0|req: 1204/2283] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:30:24 2026] GET /v2.0/security-groups?tenant_id=d69fce22c66c41a4973f699642435afe&name=default => generated 2929 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:30:25.287 7 INFO neutron.db.l3_hamode_db [None req-bbb935a1-7767-43ef-8330-5589f2a9d3cd e57fc6009f7a464aa9e9500cdc01f7d5 9ffa3855017c4d78b99161e3aede3f11 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1205/2284] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:30:25 2026] DELETE /v2.0/security-groups/a1afd86c-8c61-41ef-81e7-b5d106a577ee => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:30:25.431 7 INFO neutron.db.l3_hamode_db [None req-bbb935a1-7767-43ef-8330-5589f2a9d3cd e57fc6009f7a464aa9e9500cdc01f7d5 9ffa3855017c4d78b99161e3aede3f11 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1206/2285] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:30:25 2026] GET /v2.0/security-groups?tenant_id=4150f0cd592348268ef6b9f59101e9e8&name=default => generated 2929 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2286] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:30:25 2026] DELETE /v2.0/security-groups/215e8ce2-bdad-453a-bdb2-cf9a6979d02a => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2287] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:30:25 2026] GET /v2.0/security-groups?tenant_id=b558d60256e24d8d854690953a19e6ae&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2288] 10.0.0.243 () {34 vars in 668 bytes} [Thu Aug 20 07:30:24 2026] POST /v2.0/routers => generated 474 bytes in 1101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2289] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:30:25 2026] DELETE /v2.0/security-groups/9850277c-a983-42f7-b856-eac858b58813 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:30:26.059 7 INFO neutron.db.l3_hamode_db [None req-7286b450-9f87-4533-bda8-6e7d56e7acff e57fc6009f7a464aa9e9500cdc01f7d5 9ffa3855017c4d78b99161e3aede3f11 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-20 07:30:26.189 7 INFO neutron.db.l3_hamode_db [None req-7286b450-9f87-4533-bda8-6e7d56e7acff e57fc6009f7a464aa9e9500cdc01f7d5 9ffa3855017c4d78b99161e3aede3f11 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1081/2290] 10.0.0.243 () {34 vars in 668 bytes} [Thu Aug 20 07:30:26 2026] POST /v2.0/routers => generated 474 bytes in 784 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:30:26.859 8 INFO neutron.db.l3_hamode_db [None req-b0f64d5f-69ad-400e-9892-7a2ff01f1ae2 e57fc6009f7a464aa9e9500cdc01f7d5 9ffa3855017c4d78b99161e3aede3f11 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-20 07:30:26.982 8 INFO neutron.db.l3_hamode_db [None req-b0f64d5f-69ad-400e-9892-7a2ff01f1ae2 e57fc6009f7a464aa9e9500cdc01f7d5 9ffa3855017c4d78b99161e3aede3f11 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1210/2291] 10.0.0.243 () {34 vars in 668 bytes} [Thu Aug 20 07:30:26 2026] POST /v2.0/routers => generated 474 bytes in 768 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:30:27.617 7 INFO neutron.db.l3_hamode_db [None req-ef33f7c4-7d20-4a68-9e91-43ce66a621a0 e57fc6009f7a464aa9e9500cdc01f7d5 9ffa3855017c4d78b99161e3aede3f11 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-20 07:30:27.709 7 INFO neutron.db.l3_hamode_db [None req-ef33f7c4-7d20-4a68-9e91-43ce66a621a0 e57fc6009f7a464aa9e9500cdc01f7d5 9ffa3855017c4d78b99161e3aede3f11 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1082/2292] 10.0.0.243 () {34 vars in 668 bytes} [Thu Aug 20 07:30:27 2026] POST /v2.0/routers => generated 474 bytes in 725 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:30:28.351 8 INFO neutron.db.l3_hamode_db [None req-55d4f02e-352c-4955-9519-a464927eb9aa e57fc6009f7a464aa9e9500cdc01f7d5 9ffa3855017c4d78b99161e3aede3f11 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-20 07:30:28.459 8 INFO neutron.db.l3_hamode_db [None req-55d4f02e-352c-4955-9519-a464927eb9aa e57fc6009f7a464aa9e9500cdc01f7d5 9ffa3855017c4d78b99161e3aede3f11 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1211/2293] 10.0.0.243 () {34 vars in 668 bytes} [Thu Aug 20 07:30:28 2026] POST /v2.0/routers => generated 474 bytes in 698 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2294] 10.0.0.243 () {34 vars in 751 bytes} [Thu Aug 20 07:30:29 2026] PUT /v2.0/routers/78bb33c0-1b49-49ab-adf0-906adc9faa1a/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: 1212/2295] 10.0.0.243 () {34 vars in 751 bytes} [Thu Aug 20 07:30:29 2026] PUT /v2.0/routers/19699d06-cda6-40da-919b-2e426d9d1b67/tags => generated 25 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2296] 10.0.0.243 () {34 vars in 751 bytes} [Thu Aug 20 07:30:29 2026] PUT /v2.0/routers/172453dc-861f-4ba9-894f-c8094d534af0/tags => generated 34 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2297] 10.0.0.243 () {34 vars in 751 bytes} [Thu Aug 20 07:30:29 2026] PUT /v2.0/routers/1774d6a9-0540-44ac-adbe-52d6d350e50d/tags => generated 19 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2298] 10.0.0.243 () {32 vars in 664 bytes} [Thu Aug 20 07:30:29 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2299] 10.0.0.243 () {32 vars in 678 bytes} [Thu Aug 20 07:30:29 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2300] 10.0.0.243 () {32 vars in 674 bytes} [Thu Aug 20 07:30:29 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2301] 10.0.0.243 () {32 vars in 686 bytes} [Thu Aug 20 07:30:29 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2302] 10.0.0.243 () {34 vars in 676 bytes} [Thu Aug 20 07:30:29 2026] POST /v2.0/floatingips => generated 552 bytes in 695 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2303] 10.0.0.243 () {32 vars in 672 bytes} [Thu Aug 20 07:30:29 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2304] 10.0.0.243 () {34 vars in 759 bytes} [Thu Aug 20 07:30:29 2026] PUT /v2.0/floatingips/e18cb0e5-c541-43b6-aaf0-92c502ede0d9/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2305] 10.0.0.243 () {32 vars in 739 bytes} [Thu Aug 20 07:30:29 2026] GET /v2.0/floatingips/e18cb0e5-c541-43b6-aaf0-92c502ede0d9/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2306] 10.0.0.243 () {32 vars in 686 bytes} [Thu Aug 20 07:30:29 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2307] 10.0.0.243 () {34 vars in 770 bytes} [Thu Aug 20 07:30:29 2026] PUT /v2.0/floatingips/e18cb0e5-c541-43b6-aaf0-92c502ede0d9/tags/green => generated 4 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2308] 10.0.0.243 () {32 vars in 682 bytes} [Thu Aug 20 07:30:30 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2309] 10.0.0.243 () {32 vars in 739 bytes} [Thu Aug 20 07:30:30 2026] GET /v2.0/floatingips/e18cb0e5-c541-43b6-aaf0-92c502ede0d9/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: 1222/2310] 10.0.0.243 () {32 vars in 694 bytes} [Thu Aug 20 07:30:30 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2311] 10.0.0.243 () {34 vars in 766 bytes} [Thu Aug 20 07:30:30 2026] PUT /v2.0/floatingips/e18cb0e5-c541-43b6-aaf0-92c502ede0d9/tags/red => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2312] 10.0.0.243 () {32 vars in 721 bytes} [Thu Aug 20 07:30:30 2026] GET /v2.0/routers/78bb33c0-1b49-49ab-adf0-906adc9faa1a => generated 485 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2313] 10.0.0.243 () {32 vars in 739 bytes} [Thu Aug 20 07:30:30 2026] GET /v2.0/floatingips/e18cb0e5-c541-43b6-aaf0-92c502ede0d9/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: 1091/2314] 10.0.0.243 () {34 vars in 788 bytes} [Thu Aug 20 07:30:30 2026] PUT /v2.0/floatingips/e18cb0e5-c541-43b6-aaf0-92c502ede0d9/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: 7|app: 0|req: 1092/2315] 10.0.0.243 () {32 vars in 739 bytes} [Thu Aug 20 07:30:30 2026] GET /v2.0/floatingips/e18cb0e5-c541-43b6-aaf0-92c502ede0d9/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2316] 10.0.0.243 () {34 vars in 759 bytes} [Thu Aug 20 07:30:30 2026] PUT /v2.0/floatingips/e18cb0e5-c541-43b6-aaf0-92c502ede0d9/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2317] 10.0.0.243 () {32 vars in 739 bytes} [Thu Aug 20 07:30:30 2026] GET /v2.0/floatingips/e18cb0e5-c541-43b6-aaf0-92c502ede0d9/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: 1095/2318] 10.0.0.243 () {32 vars in 747 bytes} [Thu Aug 20 07:30:30 2026] GET /v2.0/floatingips/e18cb0e5-c541-43b6-aaf0-92c502ede0d9/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:30:30.524 7 INFO neutron.api.v2.resource [None req-d9179449-5aa3-4ed6-9299-f152221fbf75 7bcd8776a63a48b78361f0ba9accd678 04ffa5bc5bcc411ea23916233b3e999c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1096/2319] 10.0.0.243 () {32 vars in 751 bytes} [Thu Aug 20 07:30:30 2026] GET /v2.0/floatingips/e18cb0e5-c541-43b6-aaf0-92c502ede0d9/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2320] 10.0.0.243 () {32 vars in 750 bytes} [Thu Aug 20 07:30:30 2026] DELETE /v2.0/floatingips/e18cb0e5-c541-43b6-aaf0-92c502ede0d9/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2321] 10.0.0.243 () {32 vars in 739 bytes} [Thu Aug 20 07:30:30 2026] GET /v2.0/floatingips/e18cb0e5-c541-43b6-aaf0-92c502ede0d9/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:30:30.664 7 INFO neutron.api.v2.resource [None req-c5bb097d-ad1d-4611-bb10-56960bdbe7fe 7bcd8776a63a48b78361f0ba9accd678 04ffa5bc5bcc411ea23916233b3e999c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1099/2322] 10.0.0.243 () {32 vars in 754 bytes} [Thu Aug 20 07:30:30 2026] DELETE /v2.0/floatingips/e18cb0e5-c541-43b6-aaf0-92c502ede0d9/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2323] 10.0.0.243 () {34 vars in 742 bytes} [Thu Aug 20 07:30:30 2026] PUT /v2.0/routers/78bb33c0-1b49-49ab-adf0-906adc9faa1a => generated 485 bytes in 526 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2324] 10.0.0.243 () {32 vars in 742 bytes} [Thu Aug 20 07:30:30 2026] DELETE /v2.0/floatingips/e18cb0e5-c541-43b6-aaf0-92c502ede0d9/tags => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2325] 10.0.0.243 () {32 vars in 736 bytes} [Thu Aug 20 07:30:30 2026] GET /v2.0/ports?device_id=78bb33c0-1b49-49ab-adf0-906adc9faa1a => 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: 1101/2326] 10.0.0.243 () {32 vars in 739 bytes} [Thu Aug 20 07:30:30 2026] GET /v2.0/floatingips/e18cb0e5-c541-43b6-aaf0-92c502ede0d9/tags => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:30:30.888 7 INFO neutron_taas.services.taas.taas_plugin [None req-89122eac-1ffc-4a29-976f-6786a7a21f3b 7bcd8776a63a48b78361f0ba9accd678 04ffa5bc5bcc411ea23916233b3e999c - - default default] TaaS: Handle Delete Port: 3b8f85d3-72bb-4605-9794-3b3a47e931ed 2026-08-20 07:30:30.890 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-89122eac-1ffc-4a29-976f-6786a7a21f3b 7bcd8776a63a48b78361f0ba9accd678 04ffa5bc5bcc411ea23916233b3e999c - - default default] Tap Mirror: Handle Delete Port: 3b8f85d3-72bb-4605-9794-3b3a47e931ed 2026-08-20 07:30:30.913 8 INFO neutron_taas.services.taas.taas_plugin [None req-4d2062a6-0293-4457-abfd-52d716598b17 e57fc6009f7a464aa9e9500cdc01f7d5 9ffa3855017c4d78b99161e3aede3f11 - - default default] TaaS: Handle Delete Port: 6f41db92-a80a-4549-a9db-a81b1c1b11d9 2026-08-20 07:30:30.919 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4d2062a6-0293-4457-abfd-52d716598b17 e57fc6009f7a464aa9e9500cdc01f7d5 9ffa3855017c4d78b99161e3aede3f11 - - default default] Tap Mirror: Handle Delete Port: 6f41db92-a80a-4549-a9db-a81b1c1b11d9 [pid: 7|app: 0|req: 1102/2327] 10.0.0.243 () {32 vars in 732 bytes} [Thu Aug 20 07:30:30 2026] DELETE /v2.0/floatingips/e18cb0e5-c541-43b6-aaf0-92c502ede0d9 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2328] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:30:30 2026] DELETE /v2.0/routers/78bb33c0-1b49-49ab-adf0-906adc9faa1a => generated 0 bytes in 389 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2329] 10.0.0.243 () {32 vars in 721 bytes} [Thu Aug 20 07:30:31 2026] GET /v2.0/routers/19699d06-cda6-40da-919b-2e426d9d1b67 => generated 493 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2330] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:30:31 2026] GET /v2.0/security-groups?tenant_id=04ffa5bc5bcc411ea23916233b3e999c&name=default => generated 2929 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2331] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:30:31 2026] DELETE /v2.0/security-groups/1275b6f3-39bf-4a37-8189-2ad067c71c34 => 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: 1227/2332] 10.0.0.243 () {34 vars in 742 bytes} [Thu Aug 20 07:30:31 2026] PUT /v2.0/routers/19699d06-cda6-40da-919b-2e426d9d1b67 => generated 493 bytes in 947 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2333] 10.0.0.243 () {32 vars in 736 bytes} [Thu Aug 20 07:30:32 2026] GET /v2.0/ports?device_id=19699d06-cda6-40da-919b-2e426d9d1b67 => 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: 1106/2334] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:30:32 2026] GET /v2.0/security-groups?tenant_id=838ccdcc954e4cb487677f8dda676347&name=default => generated 2929 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2335] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:30:32 2026] DELETE /v2.0/security-groups/961837fb-fdd6-4fef-b830-3b6ca7dc1303 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:30:32.330 8 INFO neutron_taas.services.taas.taas_plugin [None req-9e3e084b-5d10-460d-bf7a-48480a5a3d2c e57fc6009f7a464aa9e9500cdc01f7d5 9ffa3855017c4d78b99161e3aede3f11 - - default default] TaaS: Handle Delete Port: 1e07d371-31ae-41f1-9a24-d679213e2a87 2026-08-20 07:30:32.333 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9e3e084b-5d10-460d-bf7a-48480a5a3d2c e57fc6009f7a464aa9e9500cdc01f7d5 9ffa3855017c4d78b99161e3aede3f11 - - default default] Tap Mirror: Handle Delete Port: 1e07d371-31ae-41f1-9a24-d679213e2a87 [pid: 8|app: 0|req: 1229/2336] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:30:32 2026] DELETE /v2.0/routers/19699d06-cda6-40da-919b-2e426d9d1b67 => generated 0 bytes in 395 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2337] 10.0.0.243 () {32 vars in 721 bytes} [Thu Aug 20 07:30:32 2026] GET /v2.0/routers/172453dc-861f-4ba9-894f-c8094d534af0 => generated 502 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2338] 10.0.0.243 () {34 vars in 742 bytes} [Thu Aug 20 07:30:32 2026] PUT /v2.0/routers/172453dc-861f-4ba9-894f-c8094d534af0 => generated 502 bytes in 538 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2339] 10.0.0.243 () {32 vars in 736 bytes} [Thu Aug 20 07:30:33 2026] GET /v2.0/ports?device_id=172453dc-861f-4ba9-894f-c8094d534af0 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:30:33.378 8 INFO neutron_taas.services.taas.taas_plugin [None req-a960697f-df8b-46ee-b0a6-9b3d844043fc e57fc6009f7a464aa9e9500cdc01f7d5 9ffa3855017c4d78b99161e3aede3f11 - - default default] TaaS: Handle Delete Port: 5ea2ce9f-c0d9-426b-b0fc-be4fdaaca382 2026-08-20 07:30:33.381 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a960697f-df8b-46ee-b0a6-9b3d844043fc e57fc6009f7a464aa9e9500cdc01f7d5 9ffa3855017c4d78b99161e3aede3f11 - - default default] Tap Mirror: Handle Delete Port: 5ea2ce9f-c0d9-426b-b0fc-be4fdaaca382 [pid: 8|app: 0|req: 1231/2340] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:30:33 2026] DELETE /v2.0/routers/172453dc-861f-4ba9-894f-c8094d534af0 => generated 0 bytes in 400 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2341] 10.0.0.243 () {32 vars in 721 bytes} [Thu Aug 20 07:30:33 2026] GET /v2.0/routers/1774d6a9-0540-44ac-adbe-52d6d350e50d => generated 487 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2342] 10.0.0.243 () {34 vars in 742 bytes} [Thu Aug 20 07:30:33 2026] PUT /v2.0/routers/1774d6a9-0540-44ac-adbe-52d6d350e50d => generated 487 bytes in 512 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2343] 10.0.0.243 () {32 vars in 736 bytes} [Thu Aug 20 07:30:34 2026] GET /v2.0/ports?device_id=1774d6a9-0540-44ac-adbe-52d6d350e50d => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:30:34.344 8 INFO neutron_taas.services.taas.taas_plugin [None req-d0f4988b-72f9-44c4-a125-293f3d83fd45 e57fc6009f7a464aa9e9500cdc01f7d5 9ffa3855017c4d78b99161e3aede3f11 - - default default] TaaS: Handle Delete Port: 6f0df082-a413-49d5-9b75-f7a9dce81792 2026-08-20 07:30:34.346 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d0f4988b-72f9-44c4-a125-293f3d83fd45 e57fc6009f7a464aa9e9500cdc01f7d5 9ffa3855017c4d78b99161e3aede3f11 - - default default] Tap Mirror: Handle Delete Port: 6f0df082-a413-49d5-9b75-f7a9dce81792 [pid: 8|app: 0|req: 1233/2344] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:30:34 2026] DELETE /v2.0/routers/1774d6a9-0540-44ac-adbe-52d6d350e50d => generated 0 bytes in 309 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2345] 10.0.0.243 () {32 vars in 721 bytes} [Thu Aug 20 07:30:34 2026] GET /v2.0/routers/045f8f39-9892-4125-b7d7-0f7abe1b8c9a => generated 480 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2346] 10.0.0.243 () {34 vars in 742 bytes} [Thu Aug 20 07:30:34 2026] PUT /v2.0/routers/045f8f39-9892-4125-b7d7-0f7abe1b8c9a => generated 480 bytes in 489 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2347] 10.0.0.243 () {32 vars in 736 bytes} [Thu Aug 20 07:30:35 2026] GET /v2.0/ports?device_id=045f8f39-9892-4125-b7d7-0f7abe1b8c9a => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:30:35.219 8 INFO neutron_taas.services.taas.taas_plugin [None req-461a1d0e-5adc-44c7-b30f-00acb86a1cb9 e57fc6009f7a464aa9e9500cdc01f7d5 9ffa3855017c4d78b99161e3aede3f11 - - default default] TaaS: Handle Delete Port: 6106b000-08d3-4bc3-8df0-3841e6bf2f50 2026-08-20 07:30:35.222 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-461a1d0e-5adc-44c7-b30f-00acb86a1cb9 e57fc6009f7a464aa9e9500cdc01f7d5 9ffa3855017c4d78b99161e3aede3f11 - - default default] Tap Mirror: Handle Delete Port: 6106b000-08d3-4bc3-8df0-3841e6bf2f50 2026-08-20 07:30:35.533 8 INFO neutron.services.segments.plugin [-] Segment 0d15061e-815d-4149-84b8-320516742dce resource provider aggregate not found 2026-08-20 07:30:35.537 8 INFO neutron.services.segments.plugin [-] Segment 0d15061e-815d-4149-84b8-320516742dce resource provider aggregate not found 2026-08-20 07:30:35.552 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0d15061e-815d-4149-84b8-320516742dce 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 0d15061e-815d-4149-84b8-320516742dce found for delete ", "request_id": "req-79b8e1f5-70e8-47bb-aa29-422e4c35e42b"}]} 2026-08-20 07:30:35.553 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0d15061e-815d-4149-84b8-320516742dce 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 0d15061e-815d-4149-84b8-320516742dce found for delete ", "request_id": "req-3221e752-a37d-4536-b1c6-c6407e02fc80"}]} 2026-08-20 07:30:35.557 8 INFO neutron.db.l3_hamode_db [None req-461a1d0e-5adc-44c7-b30f-00acb86a1cb9 e57fc6009f7a464aa9e9500cdc01f7d5 9ffa3855017c4d78b99161e3aede3f11 - - default default] HA network d4800278-fb81-4001-aa05-316626c8332e was deleted as no HA routers are present in tenant 9ffa3855017c4d78b99161e3aede3f11. [pid: 8|app: 0|req: 1235/2348] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:30:35 2026] DELETE /v2.0/routers/045f8f39-9892-4125-b7d7-0f7abe1b8c9a => generated 0 bytes in 502 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2349] 10.0.0.243 () {34 vars in 684 bytes} [Thu Aug 20 07:30:35 2026] POST /v2.0/security-groups => generated 1603 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2350] 10.0.0.243 () {34 vars in 767 bytes} [Thu Aug 20 07:30:35 2026] PUT /v2.0/security-groups/b699b0e1-3275-4908-be57-dece43b11e63/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2351] 10.0.0.243 () {32 vars in 747 bytes} [Thu Aug 20 07:30:35 2026] GET /v2.0/security-groups/b699b0e1-3275-4908-be57-dece43b11e63/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2352] 10.0.0.243 () {34 vars in 778 bytes} [Thu Aug 20 07:30:35 2026] PUT /v2.0/security-groups/b699b0e1-3275-4908-be57-dece43b11e63/tags/green => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2353] 10.0.0.243 () {32 vars in 747 bytes} [Thu Aug 20 07:30:35 2026] GET /v2.0/security-groups/b699b0e1-3275-4908-be57-dece43b11e63/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2354] 10.0.0.243 () {34 vars in 774 bytes} [Thu Aug 20 07:30:36 2026] PUT /v2.0/security-groups/b699b0e1-3275-4908-be57-dece43b11e63/tags/red => 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: 1117/2355] 10.0.0.243 () {32 vars in 747 bytes} [Thu Aug 20 07:30:36 2026] GET /v2.0/security-groups/b699b0e1-3275-4908-be57-dece43b11e63/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2356] 10.0.0.243 () {34 vars in 796 bytes} [Thu Aug 20 07:30:36 2026] PUT /v2.0/security-groups/b699b0e1-3275-4908-be57-dece43b11e63/tags/black.or.white => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2357] 10.0.0.243 () {32 vars in 747 bytes} [Thu Aug 20 07:30:36 2026] GET /v2.0/security-groups/b699b0e1-3275-4908-be57-dece43b11e63/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2358] 10.0.0.243 () {34 vars in 767 bytes} [Thu Aug 20 07:30:36 2026] PUT /v2.0/security-groups/b699b0e1-3275-4908-be57-dece43b11e63/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2359] 10.0.0.243 () {32 vars in 747 bytes} [Thu Aug 20 07:30:36 2026] GET /v2.0/security-groups/b699b0e1-3275-4908-be57-dece43b11e63/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2360] 10.0.0.243 () {32 vars in 755 bytes} [Thu Aug 20 07:30:36 2026] GET /v2.0/security-groups/b699b0e1-3275-4908-be57-dece43b11e63/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:30:36.416 8 INFO neutron.api.v2.resource [None req-dd501b47-7799-4646-9833-0719c26d14fa 7226eebd7e0b4da1b0eb795d67c7b00b 766b9bf94b7040c1907b14cc15fa3786 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1242/2361] 10.0.0.243 () {32 vars in 759 bytes} [Thu Aug 20 07:30:36 2026] GET /v2.0/security-groups/b699b0e1-3275-4908-be57-dece43b11e63/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2362] 10.0.0.243 () {32 vars in 758 bytes} [Thu Aug 20 07:30:36 2026] DELETE /v2.0/security-groups/b699b0e1-3275-4908-be57-dece43b11e63/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2363] 10.0.0.243 () {32 vars in 747 bytes} [Thu Aug 20 07:30:36 2026] GET /v2.0/security-groups/b699b0e1-3275-4908-be57-dece43b11e63/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:30:36.539 8 INFO neutron.api.v2.resource [None req-0abc13fa-9587-4bd5-8a18-1c41fb778ef0 7226eebd7e0b4da1b0eb795d67c7b00b 766b9bf94b7040c1907b14cc15fa3786 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1245/2364] 10.0.0.243 () {32 vars in 762 bytes} [Thu Aug 20 07:30:36 2026] DELETE /v2.0/security-groups/b699b0e1-3275-4908-be57-dece43b11e63/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2365] 10.0.0.243 () {32 vars in 750 bytes} [Thu Aug 20 07:30:36 2026] DELETE /v2.0/security-groups/b699b0e1-3275-4908-be57-dece43b11e63/tags => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2366] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:30:36 2026] GET /v2.0/security-groups?tenant_id=c432dc5b07dd44dbb64583d87642b00c&name=default => generated 2929 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2367] 10.0.0.243 () {32 vars in 747 bytes} [Thu Aug 20 07:30:36 2026] GET /v2.0/security-groups/b699b0e1-3275-4908-be57-dece43b11e63/tags => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2368] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:30:36 2026] DELETE /v2.0/security-groups/2e5cdefe-221e-41d9-bea3-6544d21ae342 => 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: 1248/2369] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:30:36 2026] DELETE /v2.0/security-groups/b699b0e1-3275-4908-be57-dece43b11e63 => 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: 1122/2372] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:30:36 2026] GET /v2.0/security-groups?tenant_id=9ffa3855017c4d78b99161e3aede3f11&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2373] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:30:36 2026] DELETE /v2.0/security-groups/bf2a4fac-eff0-4325-8b93-367c5be8a67e => 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: 1123/2374] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:30:37 2026] GET /v2.0/security-groups?tenant_id=af07ab64a7e54c98ab387df27f067d1c&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2375] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:30:37 2026] DELETE /v2.0/security-groups/dc022c88-7003-4691-ad26-eed74cb43439 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2376] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:30:37 2026] GET /v2.0/security-groups?tenant_id=e5f27d5f78c74385b57efffb27991fcc&name=default => generated 2929 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2377] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:30:37 2026] DELETE /v2.0/security-groups/f002582c-c81f-4ed2-93e2-dd9956305159 => 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: 1253/2378] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:30:37 2026] GET /v2.0/security-groups?tenant_id=766b9bf94b7040c1907b14cc15fa3786&name=default => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2379] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:30:37 2026] DELETE /v2.0/security-groups/37948721-d771-410e-b161-b9ab0fec2788 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:30:41.640 8 INFO neutron.db.segments_db [None req-c3766f39-bc90-4941-b64f-a9e0f063a515 b5b406cb107848c5935780ad01c1cca8 ca925db7fa3a40f5b08b3fdcc2167e3e - - default default] Added segment 813e09d8-3d5d-46d1-99c0-4b7225f25f89 of type vxlan for network b1388591-62c4-4bdf-8683-416fe7ebd128 [pid: 8|app: 0|req: 1254/2380] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:30:41 2026] POST /v2.0/networks => generated 632 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2381] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:30:41 2026] POST /v2.0/subnets => generated 626 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:30:42.059 8 INFO neutron.db.segments_db [None req-ed530ece-7945-418d-a7b8-f927c72597cb b5b406cb107848c5935780ad01c1cca8 ca925db7fa3a40f5b08b3fdcc2167e3e - - default default] Added segment ef313652-2900-429b-aa12-0203c1f6afc4 of type vxlan for network dc707c8a-a10e-4241-8bfa-444d4258b7f9 [pid: 8|app: 0|req: 1255/2382] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:30:42 2026] POST /v2.0/networks => generated 631 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2383] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:30:42 2026] POST /v2.0/subnets => generated 629 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:30:42.437 8 INFO neutron.db.segments_db [None req-0598082d-184f-4a35-9350-ea8038a031ae b5b406cb107848c5935780ad01c1cca8 ca925db7fa3a40f5b08b3fdcc2167e3e - - default default] Added segment b40f6cae-7355-49c4-a54b-6b6204d95589 of type vxlan for network 6066fb78-0445-4072-9d57-1f2ba3b31210 [pid: 8|app: 0|req: 1256/2384] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:30:42 2026] POST /v2.0/networks => generated 631 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2385] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:30:42 2026] POST /v2.0/subnets => generated 629 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:30:42.803 8 INFO neutron.db.segments_db [None req-d750dbec-4134-4b56-9c9a-8b1a985b503f b5b406cb107848c5935780ad01c1cca8 ca925db7fa3a40f5b08b3fdcc2167e3e - - default default] Added segment e4f5ab35-3136-4dc8-9d73-1a3a1e154fcb of type vxlan for network 30071330-1d25-4103-a732-82949caf591a [pid: 8|app: 0|req: 1257/2386] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:30:42 2026] POST /v2.0/networks => generated 631 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2387] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:30:42 2026] POST /v2.0/subnets => generated 629 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:30:43.233 8 INFO neutron.db.segments_db [None req-59671535-45cb-4496-8e95-99748ec66c64 b5b406cb107848c5935780ad01c1cca8 ca925db7fa3a40f5b08b3fdcc2167e3e - - default default] Added segment b999674e-b350-4482-ace1-9b7836ef4c51 of type vxlan for network a1e55cdb-19b7-4662-ac90-d54b0375d2d3 [pid: 8|app: 0|req: 1258/2388] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:30:43 2026] POST /v2.0/networks => generated 632 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2389] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:30:43 2026] POST /v2.0/subnets => generated 629 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2390] 10.0.0.243 () {34 vars in 751 bytes} [Thu Aug 20 07:30:43 2026] PUT /v2.0/subnets/3697ed57-0b91-4d07-aceb-0b2a1ebae7ec/tags => generated 17 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2391] 10.0.0.243 () {34 vars in 751 bytes} [Thu Aug 20 07:30:43 2026] PUT /v2.0/subnets/cf6862cb-a7a7-4edc-8d27-e16a96fcf01b/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2392] 10.0.0.243 () {34 vars in 751 bytes} [Thu Aug 20 07:30:43 2026] PUT /v2.0/subnets/93aca877-362e-4857-85a3-6ed275113252/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2393] 10.0.0.243 () {34 vars in 751 bytes} [Thu Aug 20 07:30:43 2026] PUT /v2.0/subnets/7d28c964-013a-4742-b10f-0067d8806b55/tags => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2394] 10.0.0.243 () {32 vars in 664 bytes} [Thu Aug 20 07:30:43 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2395] 10.0.0.243 () {32 vars in 678 bytes} [Thu Aug 20 07:30:43 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2396] 10.0.0.243 () {32 vars in 674 bytes} [Thu Aug 20 07:30:44 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2397] 10.0.0.243 () {32 vars in 686 bytes} [Thu Aug 20 07:30:44 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2398] 10.0.0.243 () {32 vars in 672 bytes} [Thu Aug 20 07:30:44 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2399] 10.0.0.243 () {32 vars in 686 bytes} [Thu Aug 20 07:30:44 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2400] 10.0.0.243 () {32 vars in 682 bytes} [Thu Aug 20 07:30:44 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2401] 10.0.0.243 () {32 vars in 694 bytes} [Thu Aug 20 07:30:44 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2402] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:30:44 2026] DELETE /v2.0/subnets/3697ed57-0b91-4d07-aceb-0b2a1ebae7ec => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2403] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:30:44 2026] DELETE /v2.0/subnets/cf6862cb-a7a7-4edc-8d27-e16a96fcf01b => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2404] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:30:44 2026] DELETE /v2.0/subnets/93aca877-362e-4857-85a3-6ed275113252 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2405] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:30:44 2026] DELETE /v2.0/subnets/7d28c964-013a-4742-b10f-0067d8806b55 => 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: 1267/2406] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:30:44 2026] DELETE /v2.0/subnets/f1711e25-79a7-4d6c-9869-255207dfa078 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:30:45.217 7 INFO neutron_taas.services.taas.taas_plugin [None req-34dd83d4-8c8d-4207-99bb-36309d985424 b5b406cb107848c5935780ad01c1cca8 ca925db7fa3a40f5b08b3fdcc2167e3e - - default default] TaaS: Handle Delete Port: 007bc1ef-d6d6-4309-bcb5-62ab58bd6488 2026-08-20 07:30:45.220 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-34dd83d4-8c8d-4207-99bb-36309d985424 b5b406cb107848c5935780ad01c1cca8 ca925db7fa3a40f5b08b3fdcc2167e3e - - default default] Tap Mirror: Handle Delete Port: 007bc1ef-d6d6-4309-bcb5-62ab58bd6488 2026-08-20 07:30:45.382 7 INFO neutron.services.segments.plugin [-] Segment 813e09d8-3d5d-46d1-99c0-4b7225f25f89 resource provider aggregate not found 2026-08-20 07:30:45.385 7 INFO neutron.services.segments.plugin [-] Segment 813e09d8-3d5d-46d1-99c0-4b7225f25f89 resource provider aggregate not found 2026-08-20 07:30:45.403 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 813e09d8-3d5d-46d1-99c0-4b7225f25f89 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 813e09d8-3d5d-46d1-99c0-4b7225f25f89 found for delete ", "request_id": "req-bd3bf0c5-3036-4db4-9d6c-45434e5d5327"}]} 2026-08-20 07:30:45.409 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 813e09d8-3d5d-46d1-99c0-4b7225f25f89 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 813e09d8-3d5d-46d1-99c0-4b7225f25f89 found for delete ", "request_id": "req-1745b24d-bd18-415e-b83d-e583b5d99884"}]} [pid: 7|app: 0|req: 1140/2407] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:30:45 2026] DELETE /v2.0/networks/b1388591-62c4-4bdf-8683-416fe7ebd128 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:30:45.581 8 INFO neutron.services.segments.plugin [-] Segment ef313652-2900-429b-aa12-0203c1f6afc4 resource provider aggregate not found 2026-08-20 07:30:45.584 8 INFO neutron.services.segments.plugin [-] Segment ef313652-2900-429b-aa12-0203c1f6afc4 resource provider aggregate not found 2026-08-20 07:30:45.601 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ef313652-2900-429b-aa12-0203c1f6afc4 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 ef313652-2900-429b-aa12-0203c1f6afc4 found for delete ", "request_id": "req-5adb7e3b-16f8-4e95-b14d-737c18b1cb13"}]} 2026-08-20 07:30:45.602 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ef313652-2900-429b-aa12-0203c1f6afc4 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 ef313652-2900-429b-aa12-0203c1f6afc4 found for delete ", "request_id": "req-ba050127-a5e4-46ae-a283-18fabe19657f"}]} [pid: 8|app: 0|req: 1268/2408] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:30:45 2026] DELETE /v2.0/networks/dc707c8a-a10e-4241-8bfa-444d4258b7f9 => 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: 1141/2409] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:30:45 2026] DELETE /v2.0/networks/6066fb78-0445-4072-9d57-1f2ba3b31210 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2410] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:30:45 2026] DELETE /v2.0/networks/30071330-1d25-4103-a732-82949caf591a => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2411] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:30:45 2026] DELETE /v2.0/networks/a1e55cdb-19b7-4662-ac90-d54b0375d2d3 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2412] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:30:46 2026] GET /v2.0/security-groups?tenant_id=ca925db7fa3a40f5b08b3fdcc2167e3e&name=default => generated 2929 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:30:47.092 8 INFO neutron.db.segments_db [None req-f6931bc5-1108-40e5-81e7-328b52b82210 d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] Added segment ccd2c385-3eac-4d97-aa73-7054085d907c of type vxlan for network 67a84499-7cec-4f04-a6d3-8242db70c0b5 [pid: 7|app: 0|req: 1144/2413] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:30:47 2026] DELETE /v2.0/security-groups/36fca7d5-d17e-485c-ac30-5be0e00b0978 => 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: 1270/2414] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:30:46 2026] POST /v2.0/networks => generated 640 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2415] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:30:47 2026] GET /v2.0/security-groups?tenant_id=96c03420880b44bba7721d7c8746d929&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:30:47.427 7 INFO neutron.services.segments.plugin [-] Segment b40f6cae-7355-49c4-a54b-6b6204d95589 resource provider aggregate not found [pid: 8|app: 0|req: 1272/2416] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:30:47 2026] DELETE /v2.0/security-groups/360a865f-aa15-4b9b-bfe4-31a170b6c465 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:30:47.433 7 INFO neutron.services.segments.plugin [-] Segment b40f6cae-7355-49c4-a54b-6b6204d95589 resource provider aggregate not found [pid: 7|app: 0|req: 1145/2417] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:30:47 2026] POST /v2.0/subnets => generated 657 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:30:47.449 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b40f6cae-7355-49c4-a54b-6b6204d95589 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 b40f6cae-7355-49c4-a54b-6b6204d95589 found for delete ", "request_id": "req-f0834b2e-6303-434e-82b1-7c8224885b06"}]} 2026-08-20 07:30:47.456 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b40f6cae-7355-49c4-a54b-6b6204d95589 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 b40f6cae-7355-49c4-a54b-6b6204d95589 found for delete ", "request_id": "req-39ff2dec-5b9e-4c2a-8429-86cf920ca050"}]} 2026-08-20 07:30:47.465 7 INFO neutron.services.segments.plugin [-] Segment b999674e-b350-4482-ace1-9b7836ef4c51 resource provider aggregate not found 2026-08-20 07:30:47.472 7 INFO neutron.services.segments.plugin [-] Segment b999674e-b350-4482-ace1-9b7836ef4c51 resource provider aggregate not found 2026-08-20 07:30:47.491 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b999674e-b350-4482-ace1-9b7836ef4c51 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 b999674e-b350-4482-ace1-9b7836ef4c51 found for delete ", "request_id": "req-b0205272-5eec-4367-8f60-a2abbc2a2a88"}]} 2026-08-20 07:30:47.492 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b999674e-b350-4482-ace1-9b7836ef4c51 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 b999674e-b350-4482-ace1-9b7836ef4c51 found for delete ", "request_id": "req-63451cc0-2476-4b6c-b599-4fb00a3a0033"}]} [pid: 8|app: 0|req: 1273/2418] 10.0.0.243 () {32 vars in 722 bytes} [Thu Aug 20 07:30:47 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:30:47.629 8 INFO neutron.services.segments.plugin [-] Segment e4f5ab35-3136-4dc8-9d73-1a3a1e154fcb resource provider aggregate not found 2026-08-20 07:30:47.635 8 INFO neutron.services.segments.plugin [-] Segment e4f5ab35-3136-4dc8-9d73-1a3a1e154fcb resource provider aggregate not found 2026-08-20 07:30:47.649 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment e4f5ab35-3136-4dc8-9d73-1a3a1e154fcb 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 e4f5ab35-3136-4dc8-9d73-1a3a1e154fcb found for delete ", "request_id": "req-757dd93e-74f1-4ff0-820e-8e5081dda5c1"}]} 2026-08-20 07:30:47.660 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment e4f5ab35-3136-4dc8-9d73-1a3a1e154fcb 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 e4f5ab35-3136-4dc8-9d73-1a3a1e154fcb found for delete ", "request_id": "req-14325de0-bb3f-4ba5-9e08-f35206d6c663"}]} [pid: 7|app: 0|req: 1146/2419] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:30:47 2026] GET /v2.0/security-groups?tenant_id=1410f153e70a42fb8c4d0f11fc5ad670&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2420] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:30:47 2026] DELETE /v2.0/security-groups/81465fdf-ef92-4984-ba75-4ce95155c886 => 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: 1274/2421] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:30:47 2026] POST /v2.0/subnets => generated 731 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:30:48.002 7 INFO neutron.db.segments_db [None req-bebe4862-355a-435f-8f83-4e0fd8740e3f d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] Added segment 194fb416-ae13-4b45-b9f7-429de3104466 of type vxlan for network 4a2229bb-67d4-4606-b7d1-44ac6ccb30d1 [pid: 7|app: 0|req: 1148/2422] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:30:47 2026] POST /v2.0/networks => generated 638 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2423] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:30:48 2026] POST /v2.0/subnets => generated 655 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2424] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:30:48 2026] POST /v2.0/subnets => generated 726 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:30:48.648 8 INFO neutron.db.segments_db [None req-35bb55f8-b13c-44b2-bbdb-1920b8a72f9d d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] Added segment fe86ac81-b6d1-4c00-90e4-26a406e3a631 of type vxlan for network e67cf830-7f23-4e32-a320-8433c7aa6d1c [pid: 8|app: 0|req: 1276/2425] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:30:48 2026] POST /v2.0/networks => generated 636 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2426] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:30:48 2026] POST /v2.0/subnets => generated 656 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2427] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:30:49 2026] POST /v2.0/subnets => generated 730 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:30:49.332 7 INFO neutron.db.segments_db [None req-fdf6a4a9-ec8a-4841-bfe9-771d549a555e d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] Added segment f3406530-7825-4fe3-8246-98e54ab7c514 of type vxlan for network ea29d05b-4587-4444-bcb4-2627951fb366 2026-08-20 07:30:49.550 7 INFO neutron.db.l3_hamode_db [None req-fdf6a4a9-ec8a-4841-bfe9-771d549a555e d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-20 07:30:50.311 7 INFO neutron.db.l3_hamode_db [None req-fdf6a4a9-ec8a-4841-bfe9-771d549a555e d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1151/2428] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:30:49 2026] POST /v2.0/routers => generated 684 bytes in 1834 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2429] 10.0.0.243 () {34 vars in 676 bytes} [Thu Aug 20 07:30:51 2026] POST /v2.0/subnetpools => generated 516 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2432] 10.0.0.243 () {34 vars in 676 bytes} [Thu Aug 20 07:30:52 2026] POST /v2.0/subnetpools => generated 516 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2433] 10.0.0.243 () {34 vars in 676 bytes} [Thu Aug 20 07:30:52 2026] POST /v2.0/subnetpools => generated 516 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2434] 10.0.0.243 () {34 vars in 676 bytes} [Thu Aug 20 07:30:52 2026] POST /v2.0/subnetpools => generated 516 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2435] 10.0.0.243 () {34 vars in 676 bytes} [Thu Aug 20 07:30:52 2026] POST /v2.0/subnetpools => generated 516 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2436] 10.0.0.243 () {34 vars in 759 bytes} [Thu Aug 20 07:30:52 2026] PUT /v2.0/subnetpools/c6eadd4a-a4c3-4675-930a-baba0e02c20b/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2437] 10.0.0.243 () {34 vars in 759 bytes} [Thu Aug 20 07:30:52 2026] PUT /v2.0/subnetpools/55a46f3d-6b07-40d1-b9fb-8e52bd83c25c/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2438] 10.0.0.243 () {34 vars in 783 bytes} [Thu Aug 20 07:30:51 2026] PUT /v2.0/routers/cc8cfe6b-21f1-4187-836a-9ab9d48d849d/add_router_interface => generated 309 bytes in 1260 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2439] 10.0.0.243 () {34 vars in 759 bytes} [Thu Aug 20 07:30:52 2026] PUT /v2.0/subnetpools/927084ba-7e28-42c9-afc5-a47d12e9c1ca/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2440] 10.0.0.243 () {34 vars in 759 bytes} [Thu Aug 20 07:30:52 2026] PUT /v2.0/subnetpools/8a0f7cb7-a06f-44bc-84c7-a11574981d6f/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2441] 10.0.0.243 () {32 vars in 672 bytes} [Thu Aug 20 07:30:52 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2442] 10.0.0.243 () {32 vars in 686 bytes} [Thu Aug 20 07:30:52 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2443] 10.0.0.243 () {32 vars in 682 bytes} [Thu Aug 20 07:30:52 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2444] 10.0.0.243 () {32 vars in 694 bytes} [Thu Aug 20 07:30:52 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2445] 10.0.0.243 () {32 vars in 680 bytes} [Thu Aug 20 07:30:52 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2446] 10.0.0.243 () {32 vars in 694 bytes} [Thu Aug 20 07:30:52 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2447] 10.0.0.243 () {32 vars in 690 bytes} [Thu Aug 20 07:30:52 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2448] 10.0.0.243 () {32 vars in 702 bytes} [Thu Aug 20 07:30:52 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2449] 10.0.0.243 () {32 vars in 732 bytes} [Thu Aug 20 07:30:52 2026] DELETE /v2.0/subnetpools/c6eadd4a-a4c3-4675-930a-baba0e02c20b => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2450] 10.0.0.243 () {32 vars in 732 bytes} [Thu Aug 20 07:30:52 2026] DELETE /v2.0/subnetpools/55a46f3d-6b07-40d1-b9fb-8e52bd83c25c => 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: 1173/2451] 10.0.0.243 () {32 vars in 732 bytes} [Thu Aug 20 07:30:52 2026] DELETE /v2.0/subnetpools/927084ba-7e28-42c9-afc5-a47d12e9c1ca => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2452] 10.0.0.243 () {32 vars in 732 bytes} [Thu Aug 20 07:30:52 2026] DELETE /v2.0/subnetpools/8a0f7cb7-a06f-44bc-84c7-a11574981d6f => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2453] 10.0.0.243 () {32 vars in 732 bytes} [Thu Aug 20 07:30:52 2026] DELETE /v2.0/subnetpools/d286423b-6632-4475-a299-7451f7e1078d => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2454] 10.0.0.243 () {34 vars in 783 bytes} [Thu Aug 20 07:30:52 2026] PUT /v2.0/routers/cc8cfe6b-21f1-4187-836a-9ab9d48d849d/add_router_interface => generated 309 bytes in 1304 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2455] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:30:53 2026] GET /v2.0/security-groups?tenant_id=0d018ff800854456b56ee745331803c6&name=default => generated 2929 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2456] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:30:54 2026] DELETE /v2.0/security-groups/836d968a-66c2-45c2-86e0-e59a8a12a902 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2457] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:30:54 2026] GET /v2.0/security-groups?tenant_id=9d01c82caf09469696da0daf2b2b5972&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: 1283/2458] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:30:54 2026] DELETE /v2.0/security-groups/63632d4e-7aa6-462f-aa33-ea3afa070a50 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2459] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:30:54 2026] GET /v2.0/security-groups?tenant_id=6faa353294784521abcb22aace816a0f&name=default => generated 2929 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2460] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:30:54 2026] DELETE /v2.0/security-groups/02c90dd4-308c-4c8e-b82e-87f49a1e966a => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2461] 10.0.0.243 () {34 vars in 783 bytes} [Thu Aug 20 07:30:53 2026] PUT /v2.0/routers/cc8cfe6b-21f1-4187-836a-9ab9d48d849d/add_router_interface => generated 309 bytes in 1351 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2462] 10.0.0.243 () {34 vars in 684 bytes} [Thu Aug 20 07:30:55 2026] POST /v2.0/security-groups => generated 1630 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2463] 10.0.0.243 () {34 vars in 695 bytes} [Thu Aug 20 07:30:55 2026] POST /v2.0/security-group-rules => generated 597 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2464] 10.0.0.243 () {34 vars in 695 bytes} [Thu Aug 20 07:30:55 2026] POST /v2.0/security-group-rules => generated 597 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2465] 10.0.0.243 () {34 vars in 695 bytes} [Thu Aug 20 07:30:55 2026] POST /v2.0/security-group-rules => generated 599 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2466] 10.0.0.243 () {34 vars in 695 bytes} [Thu Aug 20 07:30:55 2026] POST /v2.0/security-group-rules => generated 601 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2467] 10.0.0.243 () {34 vars in 695 bytes} [Thu Aug 20 07:30:55 2026] POST /v2.0/security-group-rules => generated 601 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2468] 10.0.0.243 () {34 vars in 695 bytes} [Thu Aug 20 07:30:55 2026] POST /v2.0/security-group-rules => generated 597 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2469] 10.0.0.243 () {34 vars in 695 bytes} [Thu Aug 20 07:30:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2470] 10.0.0.243 () {34 vars in 695 bytes} [Thu Aug 20 07:30:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2471] 10.0.0.243 () {34 vars in 695 bytes} [Thu Aug 20 07:30:56 2026] POST /v2.0/security-group-rules => generated 599 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2472] 10.0.0.243 () {34 vars in 695 bytes} [Thu Aug 20 07:30:56 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: 7|app: 0|req: 1182/2473] 10.0.0.243 () {34 vars in 695 bytes} [Thu Aug 20 07:30:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2474] 10.0.0.133 () {34 vars in 1096 bytes} [Thu Aug 20 07:30:57 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1956552112&fields=id&tenant_id=b721a93de1664a0ea203bda296ba7719 => generated 69 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2475] 10.0.0.133 () {34 vars in 982 bytes} [Thu Aug 20 07:30:57 2026] GET /v2.0/networks?id=4a2229bb-67d4-4606-b7d1-44ac6ccb30d1 => generated 705 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2476] 10.0.0.133 () {34 vars in 965 bytes} [Thu Aug 20 07:30:57 2026] GET /v2.0/quotas/b721a93de1664a0ea203bda296ba7719 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2477] 10.0.0.133 () {34 vars in 1002 bytes} [Thu Aug 20 07:30:57 2026] GET /v2.0/ports?tenant_id=b721a93de1664a0ea203bda296ba7719&fields=id => generated 241 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2478] 10.0.0.133 () {34 vars in 1008 bytes} [Thu Aug 20 07:30:57 2026] GET /v2.0/networks/4a2229bb-67d4-4606-b7d1-44ac6ccb30d1?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2479] 10.0.0.133 () {34 vars in 1108 bytes} [Thu Aug 20 07:30:57 2026] GET /v2.0/networks/4a2229bb-67d4-4606-b7d1-44ac6ccb30d1?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: 1295/2480] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:30:57 2026] GET /v2.0/ports?device_id=4f668e57-40a5-4d55-9504-1130590e0b81 => 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: 1186/2481] 10.0.0.243 () {34 vars in 678 bytes} [Thu Aug 20 07:30:58 2026] POST /v2.0/qos/policies => generated 359 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2482] 10.0.0.243 () {34 vars in 753 bytes} [Thu Aug 20 07:30:58 2026] PUT /v2.0/policies/7c4ad7de-49ee-4ca7-9833-563e041e4d91/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2483] 10.0.0.243 () {32 vars in 733 bytes} [Thu Aug 20 07:30:58 2026] GET /v2.0/policies/7c4ad7de-49ee-4ca7-9833-563e041e4d91/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2484] 10.0.0.243 () {34 vars in 764 bytes} [Thu Aug 20 07:30:58 2026] PUT /v2.0/policies/7c4ad7de-49ee-4ca7-9833-563e041e4d91/tags/green => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2485] 10.0.0.243 () {32 vars in 733 bytes} [Thu Aug 20 07:30:58 2026] GET /v2.0/policies/7c4ad7de-49ee-4ca7-9833-563e041e4d91/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2486] 10.0.0.243 () {34 vars in 760 bytes} [Thu Aug 20 07:30:58 2026] PUT /v2.0/policies/7c4ad7de-49ee-4ca7-9833-563e041e4d91/tags/red => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2487] 10.0.0.243 () {32 vars in 733 bytes} [Thu Aug 20 07:30:58 2026] GET /v2.0/policies/7c4ad7de-49ee-4ca7-9833-563e041e4d91/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2488] 10.0.0.243 () {34 vars in 782 bytes} [Thu Aug 20 07:30:58 2026] PUT /v2.0/policies/7c4ad7de-49ee-4ca7-9833-563e041e4d91/tags/black.or.white => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2489] 10.0.0.243 () {32 vars in 733 bytes} [Thu Aug 20 07:30:58 2026] GET /v2.0/policies/7c4ad7de-49ee-4ca7-9833-563e041e4d91/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2490] 10.0.0.243 () {34 vars in 753 bytes} [Thu Aug 20 07:30:58 2026] PUT /v2.0/policies/7c4ad7de-49ee-4ca7-9833-563e041e4d91/tags => generated 37 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2491] 10.0.0.243 () {32 vars in 733 bytes} [Thu Aug 20 07:30:58 2026] GET /v2.0/policies/7c4ad7de-49ee-4ca7-9833-563e041e4d91/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2492] 10.0.0.243 () {32 vars in 741 bytes} [Thu Aug 20 07:30:58 2026] GET /v2.0/policies/7c4ad7de-49ee-4ca7-9833-563e041e4d91/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:30:58.981 7 INFO neutron.api.v2.resource [None req-2de65664-7202-4c9f-ae63-c23960a96fad 7ac8184d0db74ff998008c2e78414f05 0b24aa5912fc446fb71f7277d14fc235 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1192/2493] 10.0.0.243 () {32 vars in 745 bytes} [Thu Aug 20 07:30:58 2026] GET /v2.0/policies/7c4ad7de-49ee-4ca7-9833-563e041e4d91/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: 1302/2494] 10.0.0.243 () {32 vars in 744 bytes} [Thu Aug 20 07:30:58 2026] DELETE /v2.0/policies/7c4ad7de-49ee-4ca7-9833-563e041e4d91/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2495] 10.0.0.243 () {32 vars in 733 bytes} [Thu Aug 20 07:30:59 2026] GET /v2.0/policies/7c4ad7de-49ee-4ca7-9833-563e041e4d91/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:30:59.130 8 INFO neutron.api.v2.resource [None req-dd33697f-e16b-4510-aaf8-61ffdb3257d9 7ac8184d0db74ff998008c2e78414f05 0b24aa5912fc446fb71f7277d14fc235 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1303/2496] 10.0.0.243 () {32 vars in 748 bytes} [Thu Aug 20 07:30:59 2026] DELETE /v2.0/policies/7c4ad7de-49ee-4ca7-9833-563e041e4d91/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2497] 10.0.0.243 () {32 vars in 736 bytes} [Thu Aug 20 07:30:59 2026] DELETE /v2.0/policies/7c4ad7de-49ee-4ca7-9833-563e041e4d91/tags => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2498] 10.0.0.243 () {32 vars in 733 bytes} [Thu Aug 20 07:30:59 2026] GET /v2.0/policies/7c4ad7de-49ee-4ca7-9833-563e041e4d91/tags => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2499] 10.0.0.243 () {32 vars in 734 bytes} [Thu Aug 20 07:30:59 2026] DELETE /v2.0/qos/policies/7c4ad7de-49ee-4ca7-9833-563e041e4d91 => 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: 1305/2500] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:31:00 2026] GET /v2.0/security-groups?tenant_id=24ead4f4aa1f48089e9cfad5ade00091&name=default => generated 2929 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2501] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:31:00 2026] DELETE /v2.0/security-groups/381b86fa-012f-4776-b569-6447edbe8dd9 => 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: 1306/2502] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:31:00 2026] GET /v2.0/security-groups?tenant_id=0b24aa5912fc446fb71f7277d14fc235&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2503] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:31:00 2026] DELETE /v2.0/security-groups/cf0924ff-2337-40aa-b339-9022e9d6f510 => 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: 1307/2504] 199.204.45.162 () {34 vars in 986 bytes} [Thu Aug 20 07:31:01 2026] GET /v2.0/networks?id=4a2229bb-67d4-4606-b7d1-44ac6ccb30d1 => generated 705 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2505] 199.204.45.162 () {34 vars in 1050 bytes} [Thu Aug 20 07:31:01 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b721a93de1664a0ea203bda296ba7719 => generated 179 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2506] 199.204.45.162 () {38 vars in 955 bytes} [Thu Aug 20 07:31:01 2026] POST /v2.0/ports => generated 1179 bytes in 465 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: 1309/2507] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:31:02 2026] GET /v2.0/ports?device_id=4f668e57-40a5-4d55-9504-1130590e0b81 => generated 1194 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2508] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:31:02 2026] GET /v2.0/security-groups?id=131d8004-7ea9-48fb-b091-43479f275783&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2509] 199.204.45.162 () {38 vars in 1028 bytes} [Thu Aug 20 07:31:02 2026] PUT /v2.0/ports/cc9517c1-ffa1-4f58-944c-112af0e7409d => generated 1460 bytes in 433 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:31:02.920 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0451d8e4-f5be-45ce-afd2-22d092d89d80'] response: {'name': 'network-changed', 'server_uuid': '4f668e57-40a5-4d55-9504-1130590e0b81', 'tag': 'cc9517c1-ffa1-4f58-944c-112af0e7409d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1311/2510] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:31:03 2026] GET /v2.0/ports?tenant_id=b721a93de1664a0ea203bda296ba7719&device_id=4f668e57-40a5-4d55-9504-1130590e0b81 => generated 1463 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: 1200/2511] 199.204.45.162 () {34 vars in 1018 bytes} [Thu Aug 20 07:31:03 2026] GET /v2.0/networks?tenant_id=b721a93de1664a0ea203bda296ba7719&shared=False => generated 2375 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2512] 199.204.45.162 () {34 vars in 930 bytes} [Thu Aug 20 07:31:03 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2513] 10.0.0.243 () {34 vars in 676 bytes} [Thu Aug 20 07:31:03 2026] POST /v2.0/subnetpools => generated 516 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2514] 10.0.0.243 () {34 vars in 759 bytes} [Thu Aug 20 07:31:04 2026] PUT /v2.0/subnetpools/4633aa97-d25f-4a68-a7e4-da1a316cf780/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: 1202/2515] 10.0.0.243 () {32 vars in 739 bytes} [Thu Aug 20 07:31:04 2026] GET /v2.0/subnetpools/4633aa97-d25f-4a68-a7e4-da1a316cf780/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2516] 10.0.0.243 () {34 vars in 770 bytes} [Thu Aug 20 07:31:04 2026] PUT /v2.0/subnetpools/4633aa97-d25f-4a68-a7e4-da1a316cf780/tags/green => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2517] 10.0.0.243 () {32 vars in 739 bytes} [Thu Aug 20 07:31:04 2026] GET /v2.0/subnetpools/4633aa97-d25f-4a68-a7e4-da1a316cf780/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2518] 10.0.0.243 () {34 vars in 766 bytes} [Thu Aug 20 07:31:04 2026] PUT /v2.0/subnetpools/4633aa97-d25f-4a68-a7e4-da1a316cf780/tags/red => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2519] 10.0.0.243 () {32 vars in 739 bytes} [Thu Aug 20 07:31:04 2026] GET /v2.0/subnetpools/4633aa97-d25f-4a68-a7e4-da1a316cf780/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2520] 10.0.0.243 () {34 vars in 788 bytes} [Thu Aug 20 07:31:04 2026] PUT /v2.0/subnetpools/4633aa97-d25f-4a68-a7e4-da1a316cf780/tags/black.or.white => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2521] 10.0.0.243 () {32 vars in 739 bytes} [Thu Aug 20 07:31:04 2026] GET /v2.0/subnetpools/4633aa97-d25f-4a68-a7e4-da1a316cf780/tags => generated 52 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2522] 10.0.0.243 () {34 vars in 759 bytes} [Thu Aug 20 07:31:04 2026] PUT /v2.0/subnetpools/4633aa97-d25f-4a68-a7e4-da1a316cf780/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2523] 10.0.0.243 () {32 vars in 739 bytes} [Thu Aug 20 07:31:04 2026] GET /v2.0/subnetpools/4633aa97-d25f-4a68-a7e4-da1a316cf780/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2524] 10.0.0.243 () {32 vars in 747 bytes} [Thu Aug 20 07:31:04 2026] GET /v2.0/subnetpools/4633aa97-d25f-4a68-a7e4-da1a316cf780/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:31:04.543 7 INFO neutron.api.v2.resource [None req-0b129f2b-7ef8-4dfa-9a39-98d89dba45b1 c2f959ffc66d4431b965ab10f5411e88 a040eea7411345ae8652cec182111ff0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1207/2525] 10.0.0.243 () {32 vars in 751 bytes} [Thu Aug 20 07:31:04 2026] GET /v2.0/subnetpools/4633aa97-d25f-4a68-a7e4-da1a316cf780/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2526] 10.0.0.243 () {32 vars in 750 bytes} [Thu Aug 20 07:31:04 2026] DELETE /v2.0/subnetpools/4633aa97-d25f-4a68-a7e4-da1a316cf780/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2527] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:31:04 2026] GET /v2.0/ports?tenant_id=b721a93de1664a0ea203bda296ba7719&device_id=4f668e57-40a5-4d55-9504-1130590e0b81 => generated 1463 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2528] 10.0.0.243 () {32 vars in 739 bytes} [Thu Aug 20 07:31:04 2026] GET /v2.0/subnetpools/4633aa97-d25f-4a68-a7e4-da1a316cf780/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2529] 199.204.45.162 () {34 vars in 1056 bytes} [Thu Aug 20 07:31:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.55&port_id=cc9517c1-ffa1-4f58-944c-112af0e7409d => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:31:04.643 8 INFO neutron.api.v2.resource [None req-33b640c5-4771-4ea5-8f46-b212aed51f27 c2f959ffc66d4431b965ab10f5411e88 a040eea7411345ae8652cec182111ff0 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1321/2530] 10.0.0.243 () {32 vars in 754 bytes} [Thu Aug 20 07:31:04 2026] DELETE /v2.0/subnetpools/4633aa97-d25f-4a68-a7e4-da1a316cf780/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2531] 199.204.45.162 () {34 vars in 1104 bytes} [Thu Aug 20 07:31:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A32b&port_id=cc9517c1-ffa1-4f58-944c-112af0e7409d => 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: 1322/2532] 10.0.0.243 () {32 vars in 742 bytes} [Thu Aug 20 07:31:04 2026] DELETE /v2.0/subnetpools/4633aa97-d25f-4a68-a7e4-da1a316cf780/tags => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2533] 199.204.45.162 () {34 vars in 1064 bytes} [Thu Aug 20 07:31:04 2026] GET /v2.0/subnets?id=1b49bcfb-b212-40de-9e10-155b67e3f70c&id=bd3cb871-c4e7-463c-965f-ae0487c4bed0 => generated 1410 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2534] 10.0.0.243 () {32 vars in 739 bytes} [Thu Aug 20 07:31:04 2026] GET /v2.0/subnetpools/4633aa97-d25f-4a68-a7e4-da1a316cf780/tags => 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: 1324/2535] 10.0.0.243 () {32 vars in 732 bytes} [Thu Aug 20 07:31:04 2026] DELETE /v2.0/subnetpools/4633aa97-d25f-4a68-a7e4-da1a316cf780 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2536] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:31:04 2026] GET /v2.0/ports?network_id=4a2229bb-67d4-4606-b7d1-44ac6ccb30d1&device_owner=network%3Adhcp => generated 1457 bytes in 506 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2537] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:31:05 2026] GET /v2.0/ports?network_id=4a2229bb-67d4-4606-b7d1-44ac6ccb30d1&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: 1213/2538] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:31:05 2026] GET /v2.0/networks/4a2229bb-67d4-4606-b7d1-44ac6ccb30d1?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2539] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:31:05 2026] GET /v2.0/networks/4a2229bb-67d4-4606-b7d1-44ac6ccb30d1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2540] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:31:05 2026] GET /v2.0/security-groups?tenant_id=a040eea7411345ae8652cec182111ff0&name=default => generated 2929 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2541] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:31:05 2026] DELETE /v2.0/security-groups/ea7d8cfd-922f-4ef1-945e-b36ad1a88630 => 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: 1215/2542] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:31:05 2026] GET /v2.0/security-groups?tenant_id=b8c0179c004a4cc4939922f9f6a75886&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2543] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:31:05 2026] DELETE /v2.0/security-groups/ec9c01d4-f4b4-446e-82a1-9713660f1186 => 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: 1217/2546] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:31:07 2026] GET /v2.0/ports?device_id=4f668e57-40a5-4d55-9504-1130590e0b81 => generated 1194 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2547] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:31:07 2026] GET /v2.0/security-groups?id=131d8004-7ea9-48fb-b091-43479f275783&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:31:09.511 7 INFO neutron.db.segments_db [None req-ce241d80-21f8-4b3e-98d1-d12b995282ea 1756be632fae4a82821ff4fd0224a603 d24431a67c464180b89abcdedaa6f429 - - default default] Added segment 6dbaab90-9ab8-44b1-852f-d22b75995ba0 of type vxlan for network 743f4549-f660-491f-afa0-7cd471c33cdf [pid: 7|app: 0|req: 1218/2548] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:31:09 2026] POST /v2.0/networks => generated 631 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2549] 10.0.0.243 () {34 vars in 669 bytes} [Thu Aug 20 07:31:09 2026] POST /v2.0/subnets => generated 626 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2550] 10.0.0.243 () {34 vars in 751 bytes} [Thu Aug 20 07:31:09 2026] PUT /v2.0/subnets/c9e6e40e-951b-47da-ba50-50ff5677536a/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2551] 10.0.0.243 () {32 vars in 731 bytes} [Thu Aug 20 07:31:09 2026] GET /v2.0/subnets/c9e6e40e-951b-47da-ba50-50ff5677536a/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2552] 10.0.0.243 () {34 vars in 762 bytes} [Thu Aug 20 07:31:10 2026] PUT /v2.0/subnets/c9e6e40e-951b-47da-ba50-50ff5677536a/tags/green => generated 4 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2553] 10.0.0.243 () {32 vars in 731 bytes} [Thu Aug 20 07:31:10 2026] GET /v2.0/subnets/c9e6e40e-951b-47da-ba50-50ff5677536a/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2554] 10.0.0.243 () {34 vars in 758 bytes} [Thu Aug 20 07:31:10 2026] PUT /v2.0/subnets/c9e6e40e-951b-47da-ba50-50ff5677536a/tags/red => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2555] 10.0.0.243 () {32 vars in 731 bytes} [Thu Aug 20 07:31:10 2026] GET /v2.0/subnets/c9e6e40e-951b-47da-ba50-50ff5677536a/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2556] 10.0.0.243 () {34 vars in 780 bytes} [Thu Aug 20 07:31:10 2026] PUT /v2.0/subnets/c9e6e40e-951b-47da-ba50-50ff5677536a/tags/black.or.white => generated 4 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2557] 10.0.0.243 () {32 vars in 731 bytes} [Thu Aug 20 07:31:10 2026] GET /v2.0/subnets/c9e6e40e-951b-47da-ba50-50ff5677536a/tags => generated 52 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2558] 10.0.0.243 () {34 vars in 751 bytes} [Thu Aug 20 07:31:10 2026] PUT /v2.0/subnets/c9e6e40e-951b-47da-ba50-50ff5677536a/tags => generated 37 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2559] 10.0.0.243 () {32 vars in 731 bytes} [Thu Aug 20 07:31:10 2026] GET /v2.0/subnets/c9e6e40e-951b-47da-ba50-50ff5677536a/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2560] 10.0.0.243 () {32 vars in 739 bytes} [Thu Aug 20 07:31:10 2026] GET /v2.0/subnets/c9e6e40e-951b-47da-ba50-50ff5677536a/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:31:10.614 8 INFO neutron.api.v2.resource [None req-42f9a741-0cb7-4fcf-a727-4a78b718b0a2 1756be632fae4a82821ff4fd0224a603 d24431a67c464180b89abcdedaa6f429 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1337/2561] 10.0.0.243 () {32 vars in 743 bytes} [Thu Aug 20 07:31:10 2026] GET /v2.0/subnets/c9e6e40e-951b-47da-ba50-50ff5677536a/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2562] 10.0.0.243 () {32 vars in 742 bytes} [Thu Aug 20 07:31:10 2026] DELETE /v2.0/subnets/c9e6e40e-951b-47da-ba50-50ff5677536a/tags/red => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2563] 10.0.0.243 () {32 vars in 731 bytes} [Thu Aug 20 07:31:10 2026] GET /v2.0/subnets/c9e6e40e-951b-47da-ba50-50ff5677536a/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:31:10.774 7 INFO neutron.api.v2.resource [None req-ae9a145d-6374-4dab-98be-491fcfed5bc0 1756be632fae4a82821ff4fd0224a603 d24431a67c464180b89abcdedaa6f429 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1226/2564] 10.0.0.243 () {32 vars in 746 bytes} [Thu Aug 20 07:31:10 2026] DELETE /v2.0/subnets/c9e6e40e-951b-47da-ba50-50ff5677536a/tags/green => generated 99 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2565] 10.0.0.243 () {32 vars in 734 bytes} [Thu Aug 20 07:31:10 2026] DELETE /v2.0/subnets/c9e6e40e-951b-47da-ba50-50ff5677536a/tags => 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: 1227/2566] 10.0.0.243 () {32 vars in 731 bytes} [Thu Aug 20 07:31:10 2026] GET /v2.0/subnets/c9e6e40e-951b-47da-ba50-50ff5677536a/tags => 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: 1340/2567] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:31:10 2026] DELETE /v2.0/subnets/c9e6e40e-951b-47da-ba50-50ff5677536a => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2568] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:31:11 2026] DELETE /v2.0/networks/743f4549-f660-491f-afa0-7cd471c33cdf => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:31:11.302 7 INFO neutron.services.segments.plugin [-] Segment 6dbaab90-9ab8-44b1-852f-d22b75995ba0 resource provider aggregate not found 2026-08-20 07:31:11.327 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6dbaab90-9ab8-44b1-852f-d22b75995ba0 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 6dbaab90-9ab8-44b1-852f-d22b75995ba0 found for delete ", "request_id": "req-16ad2109-b495-4bd4-9a85-773487fadadf"}]} 2026-08-20 07:31:11.329 7 INFO neutron.services.segments.plugin [-] Segment 6dbaab90-9ab8-44b1-852f-d22b75995ba0 resource provider aggregate not found 2026-08-20 07:31:11.344 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6dbaab90-9ab8-44b1-852f-d22b75995ba0 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 6dbaab90-9ab8-44b1-852f-d22b75995ba0 found for delete ", "request_id": "req-d0384544-04e5-4d4d-b06b-dd905f0a5f88"}]} [pid: 8|app: 0|req: 1341/2569] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:31:11 2026] GET /v2.0/security-groups?tenant_id=16250f11efb34dc08ca30638e09e4872&name=default => generated 2929 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2570] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:31:12 2026] DELETE /v2.0/security-groups/0d1cff79-75cc-4f50-a0a0-5eedab5804d6 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2571] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:31:12 2026] GET /v2.0/security-groups?tenant_id=d24431a67c464180b89abcdedaa6f429&name=default => generated 2929 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2572] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:31:12 2026] DELETE /v2.0/security-groups/1e9fcc12-d7e7-4fb9-b086-f26df5426750 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2573] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:31:13 2026] GET /v2.0/ports?device_id=4f668e57-40a5-4d55-9504-1130590e0b81 => generated 1196 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2574] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:31:13 2026] GET /v2.0/security-groups?id=131d8004-7ea9-48fb-b091-43479f275783&fields=id&fields=name => generated 112 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2575] 10.0.0.243 () {32 vars in 818 bytes} [Thu Aug 20 07:31:13 2026] GET /v2.0/ports?network_id=4a2229bb-67d4-4606-b7d1-44ac6ccb30d1&mac_address=fa%3A16%3A3e%3A80%3Aa8%3Ac4 => generated 1196 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:31:14.370 7 INFO neutron.db.l3_db [None req-45121e5b-94a6-4c6c-8394-9ed21e703799 d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] Floating IP ad9f7024-803d-408c-99f3-94555cae68d5 associated. External IP: 10.96.250.209, port: cc9517c1-ffa1-4f58-944c-112af0e7409d. [pid: 7|app: 0|req: 1232/2576] 10.0.0.243 () {34 vars in 677 bytes} [Thu Aug 20 07:31:13 2026] POST /v2.0/floatingips => generated 854 bytes in 1087 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:31:14.713 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6648a0df-6047-48ab-bc23-20d25629bc9d'] response: {'name': 'network-changed', 'server_uuid': '4f668e57-40a5-4d55-9504-1130590e0b81', 'tag': 'cc9517c1-ffa1-4f58-944c-112af0e7409d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1345/2577] 10.0.0.133 () {34 vars in 1096 bytes} [Thu Aug 20 07:31:14 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1956552112&fields=id&tenant_id=b721a93de1664a0ea203bda296ba7719 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2578] 10.0.0.133 () {34 vars in 982 bytes} [Thu Aug 20 07:31:15 2026] GET /v2.0/networks?id=e67cf830-7f23-4e32-a320-8433c7aa6d1c => generated 703 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2579] 10.0.0.133 () {34 vars in 965 bytes} [Thu Aug 20 07:31:15 2026] GET /v2.0/quotas/b721a93de1664a0ea203bda296ba7719 => 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: 1234/2580] 10.0.0.133 () {34 vars in 1002 bytes} [Thu Aug 20 07:31:15 2026] GET /v2.0/ports?tenant_id=b721a93de1664a0ea203bda296ba7719&fields=id => generated 333 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2581] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:31:15 2026] GET /v2.0/ports?tenant_id=b721a93de1664a0ea203bda296ba7719&device_id=4f668e57-40a5-4d55-9504-1130590e0b81 => generated 1465 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2582] 199.204.45.162 () {34 vars in 986 bytes} [Thu Aug 20 07:31:15 2026] GET /v2.0/networks?id=4a2229bb-67d4-4606-b7d1-44ac6ccb30d1 => generated 801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2583] 10.0.0.133 () {34 vars in 1008 bytes} [Thu Aug 20 07:31:15 2026] GET /v2.0/networks/e67cf830-7f23-4e32-a320-8433c7aa6d1c?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2584] 199.204.45.162 () {34 vars in 1056 bytes} [Thu Aug 20 07:31:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.55&port_id=cc9517c1-ffa1-4f58-944c-112af0e7409d => generated 857 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2585] 10.0.0.133 () {34 vars in 1108 bytes} [Thu Aug 20 07:31:15 2026] GET /v2.0/networks/e67cf830-7f23-4e32-a320-8433c7aa6d1c?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: 1350/2586] 199.204.45.162 () {34 vars in 1104 bytes} [Thu Aug 20 07:31:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A32b&port_id=cc9517c1-ffa1-4f58-944c-112af0e7409d => 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: 1237/2587] 199.204.45.162 () {34 vars in 1064 bytes} [Thu Aug 20 07:31:15 2026] GET /v2.0/subnets?id=1b49bcfb-b212-40de-9e10-155b67e3f70c&id=bd3cb871-c4e7-463c-965f-ae0487c4bed0 => generated 1410 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2588] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:31:15 2026] GET /v2.0/ports?network_id=4a2229bb-67d4-4606-b7d1-44ac6ccb30d1&device_owner=network%3Adhcp => generated 1457 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2589] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:31:15 2026] GET /v2.0/ports?device_id=6dd495c7-3838-4d41-8444-ad12a02868ed => 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: 1352/2590] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:31:15 2026] GET /v2.0/ports?network_id=4a2229bb-67d4-4606-b7d1-44ac6ccb30d1&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2591] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:31:15 2026] GET /v2.0/networks/4a2229bb-67d4-4606-b7d1-44ac6ccb30d1?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2592] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:31:15 2026] GET /v2.0/networks/4a2229bb-67d4-4606-b7d1-44ac6ccb30d1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:31:16.068 7 INFO neutron.db.segments_db [None req-be375858-e0ed-4ff5-9de2-e927c1f9734a ca3edcd10b8b45608722732d5675c3df c83011e89d754a699f8eb600e3dec973 - - default default] Added segment 2319aec0-37a4-4f41-be02-06cce1343663 of type vxlan for network c6b93f0e-d5cb-4922-a6d6-c6ff0eeb980d [pid: 7|app: 0|req: 1240/2593] 10.0.0.243 () {34 vars in 670 bytes} [Thu Aug 20 07:31:15 2026] POST /v2.0/networks => generated 632 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2594] 10.0.0.243 () {34 vars in 664 bytes} [Thu Aug 20 07:31:16 2026] POST /v2.0/ports => generated 743 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2595] 10.0.0.243 () {34 vars in 666 bytes} [Thu Aug 20 07:31:16 2026] POST /v2.0/trunks => generated 407 bytes in 157 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: 1355/2596] 10.0.0.243 () {34 vars in 749 bytes} [Thu Aug 20 07:31:16 2026] PUT /v2.0/trunks/a351523b-4677-4445-a3da-74ba6865bc8c/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2597] 10.0.0.243 () {32 vars in 729 bytes} [Thu Aug 20 07:31:16 2026] GET /v2.0/trunks/a351523b-4677-4445-a3da-74ba6865bc8c/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2598] 10.0.0.243 () {34 vars in 760 bytes} [Thu Aug 20 07:31:16 2026] PUT /v2.0/trunks/a351523b-4677-4445-a3da-74ba6865bc8c/tags/green => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2599] 10.0.0.243 () {32 vars in 729 bytes} [Thu Aug 20 07:31:16 2026] GET /v2.0/trunks/a351523b-4677-4445-a3da-74ba6865bc8c/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2600] 10.0.0.243 () {34 vars in 756 bytes} [Thu Aug 20 07:31:16 2026] PUT /v2.0/trunks/a351523b-4677-4445-a3da-74ba6865bc8c/tags/red => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2601] 10.0.0.243 () {32 vars in 729 bytes} [Thu Aug 20 07:31:16 2026] GET /v2.0/trunks/a351523b-4677-4445-a3da-74ba6865bc8c/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2602] 10.0.0.243 () {34 vars in 778 bytes} [Thu Aug 20 07:31:16 2026] PUT /v2.0/trunks/a351523b-4677-4445-a3da-74ba6865bc8c/tags/black.or.white => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2603] 10.0.0.243 () {32 vars in 729 bytes} [Thu Aug 20 07:31:16 2026] GET /v2.0/trunks/a351523b-4677-4445-a3da-74ba6865bc8c/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2604] 10.0.0.243 () {34 vars in 749 bytes} [Thu Aug 20 07:31:16 2026] PUT /v2.0/trunks/a351523b-4677-4445-a3da-74ba6865bc8c/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2605] 10.0.0.243 () {32 vars in 729 bytes} [Thu Aug 20 07:31:16 2026] GET /v2.0/trunks/a351523b-4677-4445-a3da-74ba6865bc8c/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2606] 10.0.0.243 () {32 vars in 737 bytes} [Thu Aug 20 07:31:16 2026] GET /v2.0/trunks/a351523b-4677-4445-a3da-74ba6865bc8c/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:31:17.025 7 INFO neutron.api.v2.resource [None req-4e6829b5-9b78-4429-87ac-c7989e6cda71 ca3edcd10b8b45608722732d5675c3df c83011e89d754a699f8eb600e3dec973 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1247/2607] 10.0.0.243 () {32 vars in 741 bytes} [Thu Aug 20 07:31:17 2026] GET /v2.0/trunks/a351523b-4677-4445-a3da-74ba6865bc8c/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2608] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:31:17 2026] DELETE /v2.0/trunks/a351523b-4677-4445-a3da-74ba6865bc8c/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2609] 10.0.0.243 () {32 vars in 729 bytes} [Thu Aug 20 07:31:17 2026] GET /v2.0/trunks/a351523b-4677-4445-a3da-74ba6865bc8c/tags => generated 30 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:31:17.108 8 INFO neutron.api.v2.resource [None req-4b2f2d6b-cb97-4506-b5ad-8e2fce5e675c ca3edcd10b8b45608722732d5675c3df c83011e89d754a699f8eb600e3dec973 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1362/2610] 10.0.0.243 () {32 vars in 744 bytes} [Thu Aug 20 07:31:17 2026] DELETE /v2.0/trunks/a351523b-4677-4445-a3da-74ba6865bc8c/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2611] 10.0.0.243 () {32 vars in 732 bytes} [Thu Aug 20 07:31:17 2026] DELETE /v2.0/trunks/a351523b-4677-4445-a3da-74ba6865bc8c/tags => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2612] 10.0.0.243 () {32 vars in 729 bytes} [Thu Aug 20 07:31:17 2026] GET /v2.0/trunks/a351523b-4677-4445-a3da-74ba6865bc8c/tags => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2613] 10.0.0.243 () {32 vars in 719 bytes} [Thu Aug 20 07:31:17 2026] GET /v2.0/trunks/a351523b-4677-4445-a3da-74ba6865bc8c => generated 407 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2614] 10.0.0.243 () {32 vars in 717 bytes} [Thu Aug 20 07:31:17 2026] GET /v2.0/ports/974ca9fe-8159-4bac-9761-2ca9b593c59f => generated 826 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2615] 10.0.0.243 () {32 vars in 722 bytes} [Thu Aug 20 07:31:17 2026] DELETE /v2.0/trunks/a351523b-4677-4445-a3da-74ba6865bc8c => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:31:17.427 8 INFO neutron_taas.services.taas.taas_plugin [None req-34a61a96-36f9-4d9c-b456-2c01c84355e0 ca3edcd10b8b45608722732d5675c3df c83011e89d754a699f8eb600e3dec973 - - default default] TaaS: Handle Delete Port: 974ca9fe-8159-4bac-9761-2ca9b593c59f 2026-08-20 07:31:17.430 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-34a61a96-36f9-4d9c-b456-2c01c84355e0 ca3edcd10b8b45608722732d5675c3df c83011e89d754a699f8eb600e3dec973 - - default default] Tap Mirror: Handle Delete Port: 974ca9fe-8159-4bac-9761-2ca9b593c59f [pid: 8|app: 0|req: 1365/2616] 10.0.0.243 () {32 vars in 720 bytes} [Thu Aug 20 07:31:17 2026] DELETE /v2.0/ports/974ca9fe-8159-4bac-9761-2ca9b593c59f => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:31:17.638 7 INFO neutron.services.segments.plugin [-] Segment 2319aec0-37a4-4f41-be02-06cce1343663 resource provider aggregate not found 2026-08-20 07:31:17.645 7 INFO neutron.services.segments.plugin [-] Segment 2319aec0-37a4-4f41-be02-06cce1343663 resource provider aggregate not found 2026-08-20 07:31:17.656 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2319aec0-37a4-4f41-be02-06cce1343663 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 2319aec0-37a4-4f41-be02-06cce1343663 found for delete ", "request_id": "req-385b5197-e683-48fc-952b-f1ad23eee58b"}]} 2026-08-20 07:31:17.670 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2319aec0-37a4-4f41-be02-06cce1343663 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 2319aec0-37a4-4f41-be02-06cce1343663 found for delete ", "request_id": "req-ad30f64e-b7e1-42b1-b8c1-237bf2ce1853"}]} [pid: 7|app: 0|req: 1252/2617] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:31:17 2026] DELETE /v2.0/networks/c6b93f0e-d5cb-4922-a6d6-c6ff0eeb980d => 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: 1366/2618] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:31:18 2026] GET /v2.0/security-groups?tenant_id=c83011e89d754a699f8eb600e3dec973&name=default => generated 2929 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2619] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:31:18 2026] DELETE /v2.0/security-groups/854d3408-67fc-4df6-8f47-ae35910e2c49 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2620] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:31:18 2026] GET /v2.0/security-groups?tenant_id=48b603fcc92f45ed8737c6fa3b806cd3&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2621] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:31:18 2026] DELETE /v2.0/security-groups/cb7e5133-1b59-44a9-9539-7dede0202bbb => 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: 1368/2622] 199.204.45.162 () {34 vars in 986 bytes} [Thu Aug 20 07:31:19 2026] GET /v2.0/networks?id=e67cf830-7f23-4e32-a320-8433c7aa6d1c => generated 703 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2623] 199.204.45.162 () {34 vars in 1050 bytes} [Thu Aug 20 07:31:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b721a93de1664a0ea203bda296ba7719 => generated 179 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2624] 199.204.45.162 () {38 vars in 955 bytes} [Thu Aug 20 07:31:19 2026] POST /v2.0/ports => generated 1187 bytes in 378 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: 1370/2625] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:31:20 2026] GET /v2.0/ports?device_id=6dd495c7-3838-4d41-8444-ad12a02868ed => generated 1202 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2626] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:31:20 2026] GET /v2.0/security-groups?id=131d8004-7ea9-48fb-b091-43479f275783&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: 1256/2627] 199.204.45.162 () {38 vars in 1028 bytes} [Thu Aug 20 07:31:20 2026] PUT /v2.0/ports/ab832240-9bcf-4417-904a-3b5fca33aadd => generated 1468 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:31:20.730 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-72a1a1cb-83c7-454a-ae9f-0039bd1508c4'] response: {'name': 'network-changed', 'server_uuid': '6dd495c7-3838-4d41-8444-ad12a02868ed', 'tag': 'ab832240-9bcf-4417-904a-3b5fca33aadd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1372/2628] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:31:21 2026] GET /v2.0/ports?tenant_id=b721a93de1664a0ea203bda296ba7719&device_id=6dd495c7-3838-4d41-8444-ad12a02868ed => generated 1471 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1257/2629] 199.204.45.162 () {34 vars in 1018 bytes} [Thu Aug 20 07:31:21 2026] GET /v2.0/networks?tenant_id=b721a93de1664a0ea203bda296ba7719&shared=False => generated 2375 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2630] 199.204.45.162 () {34 vars in 930 bytes} [Thu Aug 20 07:31:21 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2633] 10.0.0.126 () {34 vars in 990 bytes} [Thu Aug 20 07:31:22 2026] GET /v2.0/ports?device_id=4f668e57-40a5-4d55-9504-1130590e0b81 => generated 1465 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2634] 10.0.0.126 () {34 vars in 1040 bytes} [Thu Aug 20 07:31:22 2026] GET /v2.0/security-groups?id=131d8004-7ea9-48fb-b091-43479f275783&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2635] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:31:22 2026] GET /v2.0/ports?tenant_id=b721a93de1664a0ea203bda296ba7719&device_id=6dd495c7-3838-4d41-8444-ad12a02868ed => generated 1471 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2636] 199.204.45.162 () {34 vars in 1058 bytes} [Thu Aug 20 07:31:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.162&port_id=ab832240-9bcf-4417-904a-3b5fca33aadd => 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: 1261/2637] 199.204.45.162 () {34 vars in 1106 bytes} [Thu Aug 20 07:31:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A198&port_id=ab832240-9bcf-4417-904a-3b5fca33aadd => 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: 1377/2638] 199.204.45.162 () {34 vars in 1064 bytes} [Thu Aug 20 07:31:22 2026] GET /v2.0/subnets?id=7d7027df-3c4f-4c9b-86b8-9b9c98ad5bd5&id=736231ca-e51f-4c4c-84ac-c3a360bd4851 => generated 1415 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2639] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:31:22 2026] GET /v2.0/ports?network_id=e67cf830-7f23-4e32-a320-8433c7aa6d1c&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: 1378/2640] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:31:22 2026] GET /v2.0/ports?network_id=e67cf830-7f23-4e32-a320-8433c7aa6d1c&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2641] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:31:22 2026] GET /v2.0/networks/e67cf830-7f23-4e32-a320-8433c7aa6d1c?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: 1379/2642] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:31:22 2026] GET /v2.0/networks/e67cf830-7f23-4e32-a320-8433c7aa6d1c?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: 1264/2643] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:31:25 2026] GET /v2.0/ports?device_id=6dd495c7-3838-4d41-8444-ad12a02868ed => generated 1204 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2644] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:31:25 2026] GET /v2.0/security-groups?id=131d8004-7ea9-48fb-b091-43479f275783&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2645] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:31:30 2026] GET /v2.0/ports?device_id=6dd495c7-3838-4d41-8444-ad12a02868ed => generated 1204 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2646] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:31:30 2026] GET /v2.0/security-groups?id=131d8004-7ea9-48fb-b091-43479f275783&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: 1266/2647] 10.0.0.243 () {32 vars in 818 bytes} [Thu Aug 20 07:31:31 2026] GET /v2.0/ports?network_id=e67cf830-7f23-4e32-a320-8433c7aa6d1c&mac_address=fa%3A16%3A3e%3A62%3A87%3A38 => generated 1204 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:31:31.898 8 INFO neutron.db.l3_db [None req-348706bf-7231-49bc-b265-f9083b7aee85 d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] Floating IP 7f522e14-085a-4282-946e-6b1795436f00 associated. External IP: 10.96.250.219, port: ab832240-9bcf-4417-904a-3b5fca33aadd. [pid: 8|app: 0|req: 1382/2648] 10.0.0.243 () {34 vars in 677 bytes} [Thu Aug 20 07:31:31 2026] POST /v2.0/floatingips => generated 855 bytes in 1057 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 07:31:32.229 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7fc412cc-1ee2-4124-a32f-a3739c296865'] response: {'name': 'network-changed', 'server_uuid': '6dd495c7-3838-4d41-8444-ad12a02868ed', 'tag': 'ab832240-9bcf-4417-904a-3b5fca33aadd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1267/2649] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:31:32 2026] GET /v2.0/ports?tenant_id=b721a93de1664a0ea203bda296ba7719&device_id=6dd495c7-3838-4d41-8444-ad12a02868ed => generated 1473 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2650] 199.204.45.162 () {34 vars in 986 bytes} [Thu Aug 20 07:31:32 2026] GET /v2.0/networks?id=e67cf830-7f23-4e32-a320-8433c7aa6d1c => generated 799 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2651] 199.204.45.162 () {34 vars in 1058 bytes} [Thu Aug 20 07:31:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.162&port_id=ab832240-9bcf-4417-904a-3b5fca33aadd => generated 858 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2652] 199.204.45.162 () {34 vars in 1106 bytes} [Thu Aug 20 07:31:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A198&port_id=ab832240-9bcf-4417-904a-3b5fca33aadd => 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: 1269/2653] 199.204.45.162 () {34 vars in 1064 bytes} [Thu Aug 20 07:31:32 2026] GET /v2.0/subnets?id=7d7027df-3c4f-4c9b-86b8-9b9c98ad5bd5&id=736231ca-e51f-4c4c-84ac-c3a360bd4851 => generated 1415 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2654] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:31:33 2026] GET /v2.0/ports?network_id=e67cf830-7f23-4e32-a320-8433c7aa6d1c&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2655] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:31:33 2026] GET /v2.0/ports?network_id=e67cf830-7f23-4e32-a320-8433c7aa6d1c&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: 1386/2656] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:31:33 2026] GET /v2.0/networks/e67cf830-7f23-4e32-a320-8433c7aa6d1c?fields=segments => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2657] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:31:33 2026] GET /v2.0/networks/e67cf830-7f23-4e32-a320-8433c7aa6d1c?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: 1388/2660] 10.0.0.126 () {34 vars in 990 bytes} [Thu Aug 20 07:31:39 2026] GET /v2.0/ports?device_id=6dd495c7-3838-4d41-8444-ad12a02868ed => generated 1473 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2661] 10.0.0.126 () {34 vars in 1040 bytes} [Thu Aug 20 07:31:39 2026] GET /v2.0/security-groups?id=131d8004-7ea9-48fb-b091-43479f275783&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: 1275/2664] 10.0.0.243 () {32 vars in 721 bytes} [Thu Aug 20 07:31:54 2026] GET /v2.0/subnets/cfd3dd5f-9c14-4b3a-84fb-9adcdea67037 => 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: 1390/2665] 10.0.0.78 () {30 vars in 689 bytes} [Thu Aug 20 07:31:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2666] 10.0.0.78 () {30 vars in 691 bytes} [Thu Aug 20 07:31:55 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: 1391/2667] 10.0.0.78 () {30 vars in 667 bytes} [Thu Aug 20 07:31:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2668] 10.0.0.78 () {30 vars in 703 bytes} [Thu Aug 20 07:31: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: 1392/2669] 10.0.0.78 () {28 vars in 438 bytes} [Thu Aug 20 07:31:56 2026] GET / => generated 151 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2670] 10.0.0.78 () {30 vars in 727 bytes} [Thu Aug 20 07:31:56 2026] GET /v2.0/subnets/cfd3dd5f-9c14-4b3a-84fb-9adcdea67037 => generated 657 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2671] 10.0.0.78 () {30 vars in 689 bytes} [Thu Aug 20 07:31:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2672] 10.0.0.78 () {30 vars in 691 bytes} [Thu Aug 20 07:31:56 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: 1394/2673] 10.0.0.78 () {30 vars in 667 bytes} [Thu Aug 20 07:31:56 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: 1280/2674] 10.0.0.78 () {30 vars in 703 bytes} [Thu Aug 20 07:31:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2675] 10.0.0.78 () {30 vars in 727 bytes} [Thu Aug 20 07:31:56 2026] GET /v2.0/subnets/cfd3dd5f-9c14-4b3a-84fb-9adcdea67037 => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2676] 10.0.0.78 () {30 vars in 689 bytes} [Thu Aug 20 07:31:56 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: 1396/2677] 10.0.0.78 () {30 vars in 691 bytes} [Thu Aug 20 07:31:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2678] 10.0.0.78 () {30 vars in 667 bytes} [Thu Aug 20 07:31:56 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: 1397/2679] 10.0.0.78 () {30 vars in 703 bytes} [Thu Aug 20 07:31:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2680] 10.0.0.78 () {30 vars in 729 bytes} [Thu Aug 20 07:31:56 2026] GET /v2.0/networks/67a84499-7cec-4f04-a6d3-8242db70c0b5 => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2681] 10.0.0.78 () {30 vars in 681 bytes} [Thu Aug 20 07:31:56 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: 1284/2682] 10.0.0.78 () {34 vars in 703 bytes} [Thu Aug 20 07:31:56 2026] POST /v2.0/ports => generated 1132 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2683] 199.204.45.162 () {30 vars in 703 bytes} [Thu Aug 20 07:31:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 68 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: 1285/2684] 199.204.45.162 () {30 vars in 705 bytes} [Thu Aug 20 07:31:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2685] 199.204.45.162 () {30 vars in 681 bytes} [Thu Aug 20 07:31: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: 1286/2686] 199.204.45.162 () {30 vars in 717 bytes} [Thu Aug 20 07:31:59 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: 1401/2687] 199.204.45.162 () {30 vars in 737 bytes} [Thu Aug 20 07:31:59 2026] GET /v2.0/ports/2743c4d3-62fd-42e1-9379-3c65e1e2066d => 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: 1287/2688] 199.204.45.162 () {30 vars in 703 bytes} [Thu Aug 20 07:32:00 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: 1402/2689] 199.204.45.162 () {30 vars in 705 bytes} [Thu Aug 20 07:32:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2690] 199.204.45.162 () {30 vars in 681 bytes} [Thu Aug 20 07:32:00 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: 1403/2691] 199.204.45.162 () {30 vars in 717 bytes} [Thu Aug 20 07:32:00 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-20 07:32:00.215 7 INFO neutron.api.v2.resource [None req-c52cf60c-dc48-46ce-b425-24cb873b5223 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1289/2692] 199.204.45.162 () {30 vars in 763 bytes} [Thu Aug 20 07:32:00 2026] GET /v2.0/security-groups/lb-d8746498-6850-4892-981b-16564ce5cfa1 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2693] 199.204.45.162 () {30 vars in 785 bytes} [Thu Aug 20 07:32:00 2026] GET /v2.0/security-groups?name=lb-d8746498-6850-4892-981b-16564ce5cfa1 => generated 23 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2694] 199.204.45.162 () {34 vars in 736 bytes} [Thu Aug 20 07:32:00 2026] POST /v2.0/security-groups => generated 1638 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2695] 199.204.45.162 () {30 vars in 815 bytes} [Thu Aug 20 07:32:00 2026] GET /v2.0/security-group-rules?security_group_id=2c35dbfe-c96f-416c-9fab-6bc099ede5fb => generated 1182 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2696] 199.204.45.162 () {34 vars in 789 bytes} [Thu Aug 20 07:32:00 2026] PUT /v2.0/ports/2743c4d3-62fd-42e1-9379-3c65e1e2066d => generated 1132 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2697] 199.204.45.162 () {30 vars in 703 bytes} [Thu Aug 20 07:32:00 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: 1292/2698] 199.204.45.162 () {30 vars in 705 bytes} [Thu Aug 20 07:32:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2699] 199.204.45.162 () {30 vars in 681 bytes} [Thu Aug 20 07:32:00 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: 1293/2700] 199.204.45.162 () {30 vars in 717 bytes} [Thu Aug 20 07:32:00 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: 1408/2701] 199.204.45.162 () {30 vars in 741 bytes} [Thu Aug 20 07:32:00 2026] GET /v2.0/subnets/cfd3dd5f-9c14-4b3a-84fb-9adcdea67037 => 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: 1295/2704] 10.0.0.133 () {34 vars in 1016 bytes} [Thu Aug 20 07:32:08 2026] GET /v2.0/security-groups?id=a1c448a6-3114-4afd-bc3b-edd9ca7f2212&fields=id => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2705] 10.0.0.133 () {34 vars in 982 bytes} [Thu Aug 20 07:32:08 2026] GET /v2.0/networks?id=e30fa5d3-5911-4bdd-b56c-fdaef654816e => generated 735 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2706] 10.0.0.133 () {34 vars in 965 bytes} [Thu Aug 20 07:32:08 2026] GET /v2.0/quotas/1d971ccaa9254ae98dc1202be85e0f70 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2707] 10.0.0.133 () {34 vars in 1002 bytes} [Thu Aug 20 07:32:08 2026] GET /v2.0/ports?tenant_id=1d971ccaa9254ae98dc1202be85e0f70&fields=id => generated 149 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2708] 10.0.0.133 () {34 vars in 1008 bytes} [Thu Aug 20 07:32:08 2026] GET /v2.0/networks/e30fa5d3-5911-4bdd-b56c-fdaef654816e?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2709] 10.0.0.133 () {34 vars in 1108 bytes} [Thu Aug 20 07:32:08 2026] GET /v2.0/networks/e30fa5d3-5911-4bdd-b56c-fdaef654816e?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: 1298/2710] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:32:09 2026] GET /v2.0/ports?device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => 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: 1413/2711] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:32:09 2026] GET /v2.0/ports?device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => 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: 1299/2712] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:32:11 2026] GET /v2.0/ports?device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2713] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:32:11 2026] GET /v2.0/ports?device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => 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: 1300/2714] 199.204.45.162 () {34 vars in 986 bytes} [Thu Aug 20 07:32:13 2026] GET /v2.0/networks?id=e30fa5d3-5911-4bdd-b56c-fdaef654816e => generated 735 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2715] 199.204.45.162 () {34 vars in 1050 bytes} [Thu Aug 20 07:32:13 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1d971ccaa9254ae98dc1202be85e0f70 => generated 343 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2716] 199.204.45.162 () {38 vars in 955 bytes} [Thu Aug 20 07:32:13 2026] POST /v2.0/ports => generated 1082 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2717] 199.204.45.162 () {38 vars in 1028 bytes} [Thu Aug 20 07:32:13 2026] PUT /v2.0/ports/c5b10794-50c0-49f1-9444-ff30ca222224 => generated 1243 bytes in 494 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:32:14.074 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f5b4251b-09e4-402f-867d-d27b64bd0120'] response: {'name': 'network-changed', 'server_uuid': 'b01c3be9-2246-46eb-af95-10a25370bb35', 'tag': 'c5b10794-50c0-49f1-9444-ff30ca222224', '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: 1302/2718] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:32:14 2026] GET /v2.0/ports?tenant_id=1d971ccaa9254ae98dc1202be85e0f70&device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => generated 1246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1417/2719] 199.204.45.162 () {34 vars in 1018 bytes} [Thu Aug 20 07:32:14 2026] GET /v2.0/networks?tenant_id=1d971ccaa9254ae98dc1202be85e0f70&shared=False => generated 735 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2720] 199.204.45.162 () {34 vars in 930 bytes} [Thu Aug 20 07:32:14 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2721] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:32:14 2026] GET /v2.0/ports?device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => generated 1246 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2722] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:32:14 2026] GET /v2.0/security-groups?id=a1c448a6-3114-4afd-bc3b-edd9ca7f2212&fields=id&fields=name => generated 96 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2723] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:32:14 2026] GET /v2.0/ports?device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => generated 1246 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2724] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:32:15 2026] GET /v2.0/ports?tenant_id=1d971ccaa9254ae98dc1202be85e0f70&device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => generated 1246 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2725] 199.204.45.162 () {34 vars in 1062 bytes} [Thu Aug 20 07:32:15 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.176&port_id=c5b10794-50c0-49f1-9444-ff30ca222224 => 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: 1306/2726] 199.204.45.162 () {34 vars in 984 bytes} [Thu Aug 20 07:32:15 2026] GET /v2.0/subnets?id=37f84265-9138-494f-a6e4-98d16b2775a7 => generated 654 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2727] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:32:15 2026] GET /v2.0/ports?network_id=e30fa5d3-5911-4bdd-b56c-fdaef654816e&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: 7|app: 0|req: 1307/2728] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:32:15 2026] GET /v2.0/networks/e30fa5d3-5911-4bdd-b56c-fdaef654816e?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: 1422/2729] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:32:15 2026] GET /v2.0/networks/e30fa5d3-5911-4bdd-b56c-fdaef654816e?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: 1308/2730] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:32:17 2026] GET /v2.0/ports?device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2731] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:32:17 2026] GET /v2.0/security-groups?id=a1c448a6-3114-4afd-bc3b-edd9ca7f2212&fields=id&fields=name => generated 96 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2732] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:32:17 2026] GET /v2.0/ports?device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => generated 1246 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2733] 199.204.45.162 () {34 vars in 994 bytes} [Thu Aug 20 07:32:19 2026] GET /v2.0/ports?device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2734] 199.204.45.162 () {34 vars in 1044 bytes} [Thu Aug 20 07:32:19 2026] GET /v2.0/security-groups?id=a1c448a6-3114-4afd-bc3b-edd9ca7f2212&fields=id&fields=name => generated 96 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2735] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:32:20 2026] GET /v2.0/ports?device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => generated 1248 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2736] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:32:20 2026] GET /v2.0/security-groups?id=a1c448a6-3114-4afd-bc3b-edd9ca7f2212&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: 1426/2737] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:32:20 2026] GET /v2.0/ports?device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => generated 1248 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2740] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:32:23 2026] GET /v2.0/ports?device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => generated 1248 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2741] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:32:23 2026] GET /v2.0/security-groups?id=a1c448a6-3114-4afd-bc3b-edd9ca7f2212&fields=id&fields=name => generated 96 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2742] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:32:23 2026] GET /v2.0/ports?device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => generated 1248 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2747] 199.204.45.162 () {30 vars in 703 bytes} [Thu Aug 20 07:32:58 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: 1317/2748] 199.204.45.162 () {30 vars in 705 bytes} [Thu Aug 20 07:32: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: 8|app: 0|req: 1432/2749] 199.204.45.162 () {30 vars in 681 bytes} [Thu Aug 20 07:32:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2750] 199.204.45.162 () {30 vars in 717 bytes} [Thu Aug 20 07:32:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2751] 199.204.45.162 () {30 vars in 741 bytes} [Thu Aug 20 07:32:58 2026] GET /v2.0/subnets/cfd3dd5f-9c14-4b3a-84fb-9adcdea67037 => 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: 1319/2752] 199.204.45.162 () {30 vars in 769 bytes} [Thu Aug 20 07:32:58 2026] GET /v2.0/ports?device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2753] 199.204.45.162 () {34 vars in 717 bytes} [Thu Aug 20 07:32:58 2026] POST /v2.0/ports => generated 1055 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2754] 10.0.0.133 () {34 vars in 971 bytes} [Thu Aug 20 07:32:59 2026] GET /v2.0/ports/d8ad0c07-6bbe-4490-9cc0-637016baac9c => generated 1055 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2755] 10.0.0.133 () {34 vars in 907 bytes} [Thu Aug 20 07:32:59 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: 1321/2756] 199.204.45.162 () {34 vars in 1262 bytes} [Thu Aug 20 07:33:00 2026] GET /v2.0/ports/d8ad0c07-6bbe-4490-9cc0-637016baac9c?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: 1436/2757] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:33:00 2026] GET /v2.0/networks/67a84499-7cec-4f04-a6d3-8242db70c0b5?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: 1322/2758] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:33:00 2026] GET /v2.0/networks/67a84499-7cec-4f04-a6d3-8242db70c0b5?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: 1437/2759] 199.204.45.162 () {34 vars in 975 bytes} [Thu Aug 20 07:33:01 2026] GET /v2.0/ports/d8ad0c07-6bbe-4490-9cc0-637016baac9c => generated 1055 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2760] 199.204.45.162 () {34 vars in 986 bytes} [Thu Aug 20 07:33:01 2026] GET /v2.0/networks?id=67a84499-7cec-4f04-a6d3-8242db70c0b5 => generated 803 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2761] 199.204.45.162 () {38 vars in 1028 bytes} [Thu Aug 20 07:33:01 2026] PUT /v2.0/ports/d8ad0c07-6bbe-4490-9cc0-637016baac9c => generated 1245 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:33:01.491 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a49df80c-063c-4561-844d-f1a378a271d3'] response: {'name': 'network-changed', 'server_uuid': 'b01c3be9-2246-46eb-af95-10a25370bb35', 'tag': 'd8ad0c07-6bbe-4490-9cc0-637016baac9c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1324/2762] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:33:02 2026] GET /v2.0/ports?tenant_id=1d971ccaa9254ae98dc1202be85e0f70&device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => generated 2485 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2763] 199.204.45.162 () {34 vars in 986 bytes} [Thu Aug 20 07:33:02 2026] GET /v2.0/networks?id=67a84499-7cec-4f04-a6d3-8242db70c0b5 => generated 803 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2764] 199.204.45.162 () {34 vars in 1056 bytes} [Thu Aug 20 07:33:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.30&port_id=d8ad0c07-6bbe-4490-9cc0-637016baac9c => 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: 1440/2765] 199.204.45.162 () {34 vars in 984 bytes} [Thu Aug 20 07:33:02 2026] GET /v2.0/subnets?id=cfd3dd5f-9c14-4b3a-84fb-9adcdea67037 => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2766] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:33:02 2026] GET /v2.0/ports?network_id=67a84499-7cec-4f04-a6d3-8242db70c0b5&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: 1441/2767] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:33:02 2026] GET /v2.0/networks/67a84499-7cec-4f04-a6d3-8242db70c0b5?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2768] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:33:02 2026] GET /v2.0/networks/67a84499-7cec-4f04-a6d3-8242db70c0b5?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: 1442/2769] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:33:03 2026] GET /v2.0/ports?tenant_id=1d971ccaa9254ae98dc1202be85e0f70&device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => generated 2485 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2770] 199.204.45.162 () {34 vars in 1062 bytes} [Thu Aug 20 07:33:03 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.176&port_id=c5b10794-50c0-49f1-9444-ff30ca222224 => 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: 1443/2771] 199.204.45.162 () {34 vars in 984 bytes} [Thu Aug 20 07:33:03 2026] GET /v2.0/subnets?id=37f84265-9138-494f-a6e4-98d16b2775a7 => 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: 1329/2772] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:33:03 2026] GET /v2.0/ports?network_id=e30fa5d3-5911-4bdd-b56c-fdaef654816e&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2773] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:33:03 2026] GET /v2.0/networks/e30fa5d3-5911-4bdd-b56c-fdaef654816e?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: 1330/2774] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:33:03 2026] GET /v2.0/networks/e30fa5d3-5911-4bdd-b56c-fdaef654816e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2775] 199.204.45.162 () {34 vars in 1056 bytes} [Thu Aug 20 07:33:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.30&port_id=d8ad0c07-6bbe-4490-9cc0-637016baac9c => 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: 1331/2776] 199.204.45.162 () {34 vars in 984 bytes} [Thu Aug 20 07:33:03 2026] GET /v2.0/subnets?id=cfd3dd5f-9c14-4b3a-84fb-9adcdea67037 => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2777] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:33:03 2026] GET /v2.0/ports?network_id=67a84499-7cec-4f04-a6d3-8242db70c0b5&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2778] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:33:03 2026] GET /v2.0/networks/67a84499-7cec-4f04-a6d3-8242db70c0b5?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: 1447/2779] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:33:03 2026] GET /v2.0/networks/67a84499-7cec-4f04-a6d3-8242db70c0b5?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: 1334/2782] 10.0.0.133 () {34 vars in 971 bytes} [Thu Aug 20 07:33:07 2026] GET /v2.0/ports/d8ad0c07-6bbe-4490-9cc0-637016baac9c => generated 1247 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2783] 199.204.45.162 () {34 vars in 789 bytes} [Thu Aug 20 07:33:07 2026] PUT /v2.0/ports/d8ad0c07-6bbe-4490-9cc0-637016baac9c => generated 1272 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:33:08.176 7 INFO neutron.api.v2.resource [None req-b0b56983-98d9-4da3-8806-68c6f6933e5b 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1335/2784] 199.204.45.162 () {30 vars in 763 bytes} [Thu Aug 20 07:33:08 2026] GET /v2.0/security-groups/lb-d8746498-6850-4892-981b-16564ce5cfa1 => generated 149 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 07:33:08.192 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e56055a-85dd-4a2d-8000-67cff9561e50'] response: {'name': 'network-changed', 'server_uuid': 'b01c3be9-2246-46eb-af95-10a25370bb35', 'tag': 'd8ad0c07-6bbe-4490-9cc0-637016baac9c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1450/2785] 199.204.45.162 () {30 vars in 785 bytes} [Thu Aug 20 07:33:08 2026] GET /v2.0/security-groups?name=lb-d8746498-6850-4892-981b-16564ce5cfa1 => 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: 1336/2786] 199.204.45.162 () {34 vars in 789 bytes} [Thu Aug 20 07:33:08 2026] PUT /v2.0/ports/d8ad0c07-6bbe-4490-9cc0-637016baac9c => generated 1310 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:33:08.537 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-633d843b-1cd3-4190-b929-c3707e82a29e'] response: {'name': 'network-changed', 'server_uuid': 'b01c3be9-2246-46eb-af95-10a25370bb35', 'tag': 'd8ad0c07-6bbe-4490-9cc0-637016baac9c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1451/2787] 199.204.45.162 () {30 vars in 703 bytes} [Thu Aug 20 07:33:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1337/2788] 199.204.45.162 () {30 vars in 705 bytes} [Thu Aug 20 07:33:08 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2789] 199.204.45.162 () {30 vars in 681 bytes} [Thu Aug 20 07:33:08 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2790] 199.204.45.162 () {30 vars in 717 bytes} [Thu Aug 20 07:33:08 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2791] 199.204.45.162 () {30 vars in 741 bytes} [Thu Aug 20 07:33:08 2026] GET /v2.0/subnets/cfd3dd5f-9c14-4b3a-84fb-9adcdea67037 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2792] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:33:08 2026] GET /v2.0/ports?tenant_id=1d971ccaa9254ae98dc1202be85e0f70&device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => 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: 1340/2793] 199.204.45.162 () {30 vars in 737 bytes} [Thu Aug 20 07:33:08 2026] GET /v2.0/ports/2743c4d3-62fd-42e1-9379-3c65e1e2066d => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2794] 199.204.45.162 () {34 vars in 986 bytes} [Thu Aug 20 07:33:08 2026] GET /v2.0/networks?id=67a84499-7cec-4f04-a6d3-8242db70c0b5 => generated 803 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2795] 199.204.45.162 () {30 vars in 737 bytes} [Thu Aug 20 07:33:08 2026] GET /v2.0/ports/d8ad0c07-6bbe-4490-9cc0-637016baac9c => generated 1346 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2796] 199.204.45.162 () {34 vars in 1056 bytes} [Thu Aug 20 07:33:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.30&port_id=d8ad0c07-6bbe-4490-9cc0-637016baac9c => 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: 1456/2797] 199.204.45.162 () {30 vars in 741 bytes} [Thu Aug 20 07:33:08 2026] GET /v2.0/subnets/cfd3dd5f-9c14-4b3a-84fb-9adcdea67037 => 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: 1342/2798] 199.204.45.162 () {34 vars in 984 bytes} [Thu Aug 20 07:33:08 2026] GET /v2.0/subnets?id=cfd3dd5f-9c14-4b3a-84fb-9adcdea67037 => 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: 1457/2799] 199.204.45.162 () {30 vars in 743 bytes} [Thu Aug 20 07:33:08 2026] GET /v2.0/networks/67a84499-7cec-4f04-a6d3-8242db70c0b5 => generated 800 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2800] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:33:08 2026] GET /v2.0/ports?network_id=67a84499-7cec-4f04-a6d3-8242db70c0b5&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: 1344/2801] 199.204.45.162 () {30 vars in 737 bytes} [Thu Aug 20 07:33:08 2026] GET /v2.0/ports/2743c4d3-62fd-42e1-9379-3c65e1e2066d => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2802] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:33:08 2026] GET /v2.0/networks/67a84499-7cec-4f04-a6d3-8242db70c0b5?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: 1345/2803] 199.204.45.162 () {30 vars in 741 bytes} [Thu Aug 20 07:33:08 2026] GET /v2.0/subnets/cfd3dd5f-9c14-4b3a-84fb-9adcdea67037 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2804] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:33:08 2026] GET /v2.0/networks/67a84499-7cec-4f04-a6d3-8242db70c0b5?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: 1346/2805] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:33:10 2026] GET /v2.0/ports?tenant_id=1d971ccaa9254ae98dc1202be85e0f70&device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => generated 2586 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2806] 199.204.45.162 () {34 vars in 986 bytes} [Thu Aug 20 07:33:10 2026] GET /v2.0/networks?id=67a84499-7cec-4f04-a6d3-8242db70c0b5 => generated 803 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2807] 199.204.45.162 () {34 vars in 1056 bytes} [Thu Aug 20 07:33:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.30&port_id=d8ad0c07-6bbe-4490-9cc0-637016baac9c => 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: 1461/2808] 199.204.45.162 () {34 vars in 984 bytes} [Thu Aug 20 07:33:10 2026] GET /v2.0/subnets?id=cfd3dd5f-9c14-4b3a-84fb-9adcdea67037 => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2809] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:33:10 2026] GET /v2.0/ports?network_id=67a84499-7cec-4f04-a6d3-8242db70c0b5&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: 1462/2810] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:33:10 2026] GET /v2.0/networks/67a84499-7cec-4f04-a6d3-8242db70c0b5?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2811] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:33:10 2026] GET /v2.0/networks/67a84499-7cec-4f04-a6d3-8242db70c0b5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:33:18.382 8 INFO neutron.db.l3_db [None req-4fe29a2f-2059-4628-9868-3487d5a24e8d d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] Floating IP 375d0b1b-a1ed-4ad7-aeb6-599aa59b885d associated. External IP: 10.96.250.210, port: 2743c4d3-62fd-42e1-9379-3c65e1e2066d. [pid: 8|app: 0|req: 1463/2812] 10.0.0.243 () {34 vars in 677 bytes} [Thu Aug 20 07:33:17 2026] POST /v2.0/floatingips => generated 899 bytes in 1063 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2813] 199.204.45.162 () {30 vars in 703 bytes} [Thu Aug 20 07:33:21 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: 1464/2814] 199.204.45.162 () {30 vars in 705 bytes} [Thu Aug 20 07:33:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2815] 199.204.45.162 () {30 vars in 681 bytes} [Thu Aug 20 07:33:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2816] 199.204.45.162 () {30 vars in 717 bytes} [Thu Aug 20 07:33:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:33:21.937 7 INFO neutron.api.v2.resource [None req-e55d8f11-2bce-4d45-8aa5-11064e4b08b7 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1352/2819] 199.204.45.162 () {30 vars in 763 bytes} [Thu Aug 20 07:33:21 2026] GET /v2.0/security-groups/lb-d8746498-6850-4892-981b-16564ce5cfa1 => 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: 1468/2820] 199.204.45.162 () {30 vars in 785 bytes} [Thu Aug 20 07:33:21 2026] GET /v2.0/security-groups?name=lb-d8746498-6850-4892-981b-16564ce5cfa1 => generated 1639 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2821] 199.204.45.162 () {30 vars in 815 bytes} [Thu Aug 20 07:33:21 2026] GET /v2.0/security-group-rules?security_group_id=2c35dbfe-c96f-416c-9fab-6bc099ede5fb => generated 1182 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2822] 199.204.45.162 () {34 vars in 747 bytes} [Thu Aug 20 07:33:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2823] 199.204.45.162 () {34 vars in 747 bytes} [Thu Aug 20 07:33:22 2026] POST /v2.0/security-group-rules => generated 601 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2824] 10.0.0.78 () {30 vars in 689 bytes} [Thu Aug 20 07:33:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2825] 10.0.0.78 () {30 vars in 691 bytes} [Thu Aug 20 07:33: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: 1471/2826] 10.0.0.78 () {30 vars in 667 bytes} [Thu Aug 20 07:33:30 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: 1356/2827] 10.0.0.78 () {30 vars in 703 bytes} [Thu Aug 20 07:33:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2828] 10.0.0.78 () {28 vars in 438 bytes} [Thu Aug 20 07:33:31 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2829] 10.0.0.78 () {30 vars in 727 bytes} [Thu Aug 20 07:33:31 2026] GET /v2.0/subnets/bd3cb871-c4e7-463c-965f-ae0487c4bed0 => generated 655 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2830] 199.204.45.162 () {30 vars in 703 bytes} [Thu Aug 20 07:33:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2831] 199.204.45.162 () {30 vars in 705 bytes} [Thu Aug 20 07:33:32 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: 1474/2832] 199.204.45.162 () {30 vars in 681 bytes} [Thu Aug 20 07:33:32 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: 7|app: 0|req: 1359/2833] 199.204.45.162 () {30 vars in 717 bytes} [Thu Aug 20 07:33:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2834] 199.204.45.162 () {30 vars in 741 bytes} [Thu Aug 20 07:33:32 2026] GET /v2.0/subnets/bd3cb871-c4e7-463c-965f-ae0487c4bed0 => generated 673 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2835] 199.204.45.162 () {30 vars in 769 bytes} [Thu Aug 20 07:33:32 2026] GET /v2.0/ports?device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => 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: 1476/2836] 199.204.45.162 () {30 vars in 703 bytes} [Thu Aug 20 07:33:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2837] 199.204.45.162 () {30 vars in 705 bytes} [Thu Aug 20 07:33:32 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: 1477/2838] 199.204.45.162 () {30 vars in 681 bytes} [Thu Aug 20 07:33:32 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: 1362/2839] 199.204.45.162 () {30 vars in 717 bytes} [Thu Aug 20 07:33:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2840] 199.204.45.162 () {34 vars in 717 bytes} [Thu Aug 20 07:33:32 2026] POST /v2.0/ports => generated 1328 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2841] 10.0.0.133 () {34 vars in 971 bytes} [Thu Aug 20 07:33:33 2026] GET /v2.0/ports/13bd04b3-aef9-44e4-9887-9c366b6204fe => generated 1328 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1479/2842] 10.0.0.133 () {34 vars in 907 bytes} [Thu Aug 20 07:33:33 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2843] 199.204.45.162 () {34 vars in 1262 bytes} [Thu Aug 20 07:33:34 2026] GET /v2.0/ports/13bd04b3-aef9-44e4-9887-9c366b6204fe?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2844] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:33:34 2026] GET /v2.0/networks/4a2229bb-67d4-4606-b7d1-44ac6ccb30d1?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2845] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:33:34 2026] GET /v2.0/networks/4a2229bb-67d4-4606-b7d1-44ac6ccb30d1?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: 1481/2846] 199.204.45.162 () {34 vars in 975 bytes} [Thu Aug 20 07:33:35 2026] GET /v2.0/ports/13bd04b3-aef9-44e4-9887-9c366b6204fe => generated 1328 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2847] 199.204.45.162 () {34 vars in 986 bytes} [Thu Aug 20 07:33:35 2026] GET /v2.0/networks?id=4a2229bb-67d4-4606-b7d1-44ac6ccb30d1 => generated 801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2848] 199.204.45.162 () {38 vars in 1028 bytes} [Thu Aug 20 07:33:35 2026] PUT /v2.0/ports/13bd04b3-aef9-44e4-9887-9c366b6204fe => generated 1518 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:33:35.648 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-07d7cc81-aff2-4ea4-aa25-51b5b5c3a9b6'] response: {'name': 'network-changed', 'server_uuid': 'b01c3be9-2246-46eb-af95-10a25370bb35', 'tag': '13bd04b3-aef9-44e4-9887-9c366b6204fe', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1367/2849] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:33:36 2026] GET /v2.0/ports?tenant_id=1d971ccaa9254ae98dc1202be85e0f70&device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => generated 4096 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: 1483/2850] 199.204.45.162 () {34 vars in 986 bytes} [Thu Aug 20 07:33:36 2026] GET /v2.0/networks?id=4a2229bb-67d4-4606-b7d1-44ac6ccb30d1 => generated 801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2851] 199.204.45.162 () {34 vars in 1058 bytes} [Thu Aug 20 07:33:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.154&port_id=13bd04b3-aef9-44e4-9887-9c366b6204fe => 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: 1484/2852] 199.204.45.162 () {34 vars in 1104 bytes} [Thu Aug 20 07:33:36 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A37d&port_id=13bd04b3-aef9-44e4-9887-9c366b6204fe => 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: 1369/2853] 199.204.45.162 () {34 vars in 1064 bytes} [Thu Aug 20 07:33:36 2026] GET /v2.0/subnets?id=1b49bcfb-b212-40de-9e10-155b67e3f70c&id=bd3cb871-c4e7-463c-965f-ae0487c4bed0 => generated 1410 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2854] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:33:36 2026] GET /v2.0/ports?network_id=4a2229bb-67d4-4606-b7d1-44ac6ccb30d1&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2855] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:33:36 2026] GET /v2.0/ports?network_id=4a2229bb-67d4-4606-b7d1-44ac6ccb30d1&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2856] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:33:36 2026] GET /v2.0/networks/4a2229bb-67d4-4606-b7d1-44ac6ccb30d1?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: 1371/2857] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:33:36 2026] GET /v2.0/networks/4a2229bb-67d4-4606-b7d1-44ac6ccb30d1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2860] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:33:37 2026] GET /v2.0/ports?tenant_id=1d971ccaa9254ae98dc1202be85e0f70&device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => generated 4096 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2861] 199.204.45.162 () {34 vars in 1062 bytes} [Thu Aug 20 07:33:37 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.176&port_id=c5b10794-50c0-49f1-9444-ff30ca222224 => 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: 1489/2862] 199.204.45.162 () {34 vars in 984 bytes} [Thu Aug 20 07:33:37 2026] GET /v2.0/subnets?id=37f84265-9138-494f-a6e4-98d16b2775a7 => 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: 1374/2863] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:33:37 2026] GET /v2.0/ports?network_id=e30fa5d3-5911-4bdd-b56c-fdaef654816e&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: 1490/2864] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:33:37 2026] GET /v2.0/networks/e30fa5d3-5911-4bdd-b56c-fdaef654816e?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: 1375/2865] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:33:37 2026] GET /v2.0/networks/e30fa5d3-5911-4bdd-b56c-fdaef654816e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2866] 199.204.45.162 () {34 vars in 1056 bytes} [Thu Aug 20 07:33:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.30&port_id=d8ad0c07-6bbe-4490-9cc0-637016baac9c => 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: 1376/2867] 199.204.45.162 () {34 vars in 984 bytes} [Thu Aug 20 07:33:37 2026] GET /v2.0/subnets?id=cfd3dd5f-9c14-4b3a-84fb-9adcdea67037 => generated 678 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2868] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:33:37 2026] GET /v2.0/ports?network_id=67a84499-7cec-4f04-a6d3-8242db70c0b5&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2869] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:33:37 2026] GET /v2.0/networks/67a84499-7cec-4f04-a6d3-8242db70c0b5?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2870] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:33:37 2026] GET /v2.0/networks/67a84499-7cec-4f04-a6d3-8242db70c0b5?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: 1378/2871] 199.204.45.162 () {34 vars in 1058 bytes} [Thu Aug 20 07:33:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.154&port_id=13bd04b3-aef9-44e4-9887-9c366b6204fe => 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: 1494/2872] 199.204.45.162 () {34 vars in 1104 bytes} [Thu Aug 20 07:33:38 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A37d&port_id=13bd04b3-aef9-44e4-9887-9c366b6204fe => 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: 1379/2873] 199.204.45.162 () {34 vars in 1064 bytes} [Thu Aug 20 07:33:38 2026] GET /v2.0/subnets?id=1b49bcfb-b212-40de-9e10-155b67e3f70c&id=bd3cb871-c4e7-463c-965f-ae0487c4bed0 => generated 1410 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2874] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:33:38 2026] GET /v2.0/ports?network_id=4a2229bb-67d4-4606-b7d1-44ac6ccb30d1&device_owner=network%3Adhcp => generated 1457 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2875] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:33:38 2026] GET /v2.0/ports?network_id=4a2229bb-67d4-4606-b7d1-44ac6ccb30d1&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2876] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:33:38 2026] GET /v2.0/networks/4a2229bb-67d4-4606-b7d1-44ac6ccb30d1?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2877] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:33:38 2026] GET /v2.0/networks/4a2229bb-67d4-4606-b7d1-44ac6ccb30d1?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: 1497/2878] 10.0.0.133 () {34 vars in 971 bytes} [Thu Aug 20 07:33:42 2026] GET /v2.0/ports/13bd04b3-aef9-44e4-9887-9c366b6204fe => generated 1520 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2879] 199.204.45.162 () {30 vars in 743 bytes} [Thu Aug 20 07:33:42 2026] GET /v2.0/networks/4a2229bb-67d4-4606-b7d1-44ac6ccb30d1 => generated 798 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2880] 199.204.45.162 () {30 vars in 741 bytes} [Thu Aug 20 07:33:42 2026] GET /v2.0/subnets/bd3cb871-c4e7-463c-965f-ae0487c4bed0 => generated 673 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2881] 199.204.45.162 () {30 vars in 741 bytes} [Thu Aug 20 07:33:42 2026] GET /v2.0/subnets/1b49bcfb-b212-40de-9e10-155b67e3f70c => generated 744 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2882] 199.204.45.162 () {30 vars in 703 bytes} [Thu Aug 20 07:33:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2883] 199.204.45.162 () {30 vars in 705 bytes} [Thu Aug 20 07:33:42 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2884] 199.204.45.162 () {30 vars in 681 bytes} [Thu Aug 20 07:33:42 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: 1385/2885] 199.204.45.162 () {30 vars in 717 bytes} [Thu Aug 20 07:33:42 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: 1501/2886] 199.204.45.162 () {30 vars in 741 bytes} [Thu Aug 20 07:33:42 2026] GET /v2.0/subnets/cfd3dd5f-9c14-4b3a-84fb-9adcdea67037 => 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: 1386/2887] 199.204.45.162 () {30 vars in 737 bytes} [Thu Aug 20 07:33:42 2026] GET /v2.0/ports/2743c4d3-62fd-42e1-9379-3c65e1e2066d => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2888] 199.204.45.162 () {30 vars in 737 bytes} [Thu Aug 20 07:33:42 2026] GET /v2.0/ports/d8ad0c07-6bbe-4490-9cc0-637016baac9c => generated 1346 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2889] 199.204.45.162 () {30 vars in 741 bytes} [Thu Aug 20 07:33:42 2026] GET /v2.0/subnets/cfd3dd5f-9c14-4b3a-84fb-9adcdea67037 => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2890] 199.204.45.162 () {30 vars in 743 bytes} [Thu Aug 20 07:33:42 2026] GET /v2.0/networks/67a84499-7cec-4f04-a6d3-8242db70c0b5 => generated 800 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2891] 199.204.45.162 () {30 vars in 737 bytes} [Thu Aug 20 07:33:43 2026] GET /v2.0/ports/2743c4d3-62fd-42e1-9379-3c65e1e2066d => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2892] 199.204.45.162 () {30 vars in 741 bytes} [Thu Aug 20 07:33:43 2026] GET /v2.0/subnets/cfd3dd5f-9c14-4b3a-84fb-9adcdea67037 => 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: 1389/2893] 10.0.0.78 () {30 vars in 689 bytes} [Thu Aug 20 07:33:51 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: 1505/2894] 10.0.0.78 () {30 vars in 691 bytes} [Thu Aug 20 07:33:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2895] 10.0.0.78 () {30 vars in 667 bytes} [Thu Aug 20 07:33:51 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: 1506/2896] 10.0.0.78 () {30 vars in 703 bytes} [Thu Aug 20 07:33:51 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: 1392/2899] 10.0.0.78 () {28 vars in 438 bytes} [Thu Aug 20 07:33:52 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2900] 10.0.0.78 () {30 vars in 727 bytes} [Thu Aug 20 07:33:52 2026] GET /v2.0/subnets/7d7027df-3c4f-4c9b-86b8-9b9c98ad5bd5 => generated 656 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2901] 199.204.45.162 () {30 vars in 703 bytes} [Thu Aug 20 07:33:53 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: 1509/2902] 199.204.45.162 () {30 vars in 705 bytes} [Thu Aug 20 07:33:53 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: 1394/2903] 199.204.45.162 () {30 vars in 681 bytes} [Thu Aug 20 07:33:53 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: 1510/2904] 199.204.45.162 () {30 vars in 717 bytes} [Thu Aug 20 07:33:53 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: 1395/2905] 199.204.45.162 () {30 vars in 741 bytes} [Thu Aug 20 07:33:53 2026] GET /v2.0/subnets/bd3cb871-c4e7-463c-965f-ae0487c4bed0 => 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: 1511/2906] 199.204.45.162 () {30 vars in 741 bytes} [Thu Aug 20 07:33:53 2026] GET /v2.0/subnets/7d7027df-3c4f-4c9b-86b8-9b9c98ad5bd5 => generated 674 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2907] 199.204.45.162 () {30 vars in 769 bytes} [Thu Aug 20 07:33:53 2026] GET /v2.0/ports?device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => generated 4098 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2908] 199.204.45.162 () {30 vars in 703 bytes} [Thu Aug 20 07:33:53 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: 1397/2909] 199.204.45.162 () {30 vars in 705 bytes} [Thu Aug 20 07:33:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2910] 199.204.45.162 () {30 vars in 681 bytes} [Thu Aug 20 07:33:53 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: 1398/2911] 199.204.45.162 () {30 vars in 717 bytes} [Thu Aug 20 07:33:53 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: 1514/2912] 199.204.45.162 () {34 vars in 717 bytes} [Thu Aug 20 07:33:53 2026] POST /v2.0/ports => generated 1332 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2913] 10.0.0.133 () {34 vars in 971 bytes} [Thu Aug 20 07:33:53 2026] GET /v2.0/ports/46fb5139-cd43-4355-9ddd-3fb390dd6c65 => generated 1332 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: 1515/2914] 199.204.45.162 () {34 vars in 1262 bytes} [Thu Aug 20 07:33:55 2026] GET /v2.0/ports/46fb5139-cd43-4355-9ddd-3fb390dd6c65?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2915] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:33:55 2026] GET /v2.0/networks/e67cf830-7f23-4e32-a320-8433c7aa6d1c?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: 1516/2916] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:33:55 2026] GET /v2.0/networks/e67cf830-7f23-4e32-a320-8433c7aa6d1c?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: 1401/2917] 199.204.45.162 () {34 vars in 975 bytes} [Thu Aug 20 07:33:55 2026] GET /v2.0/ports/46fb5139-cd43-4355-9ddd-3fb390dd6c65 => generated 1332 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2918] 199.204.45.162 () {34 vars in 986 bytes} [Thu Aug 20 07:33:55 2026] GET /v2.0/networks?id=e67cf830-7f23-4e32-a320-8433c7aa6d1c => generated 799 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2919] 199.204.45.162 () {38 vars in 1028 bytes} [Thu Aug 20 07:33:55 2026] PUT /v2.0/ports/46fb5139-cd43-4355-9ddd-3fb390dd6c65 => generated 1522 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:33:56.215 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a84fc34-0e27-4e75-af24-1a8daf2cde2a'] response: {'name': 'network-changed', 'server_uuid': 'b01c3be9-2246-46eb-af95-10a25370bb35', 'tag': '46fb5139-cd43-4355-9ddd-3fb390dd6c65', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1518/2920] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:33:56 2026] GET /v2.0/ports?tenant_id=1d971ccaa9254ae98dc1202be85e0f70&device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => generated 5612 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1403/2921] 199.204.45.162 () {34 vars in 986 bytes} [Thu Aug 20 07:33:56 2026] GET /v2.0/networks?id=e67cf830-7f23-4e32-a320-8433c7aa6d1c => generated 799 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2922] 199.204.45.162 () {34 vars in 1058 bytes} [Thu Aug 20 07:33:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.200&port_id=46fb5139-cd43-4355-9ddd-3fb390dd6c65 => 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: 1404/2923] 199.204.45.162 () {34 vars in 1106 bytes} [Thu Aug 20 07:33:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3e2&port_id=46fb5139-cd43-4355-9ddd-3fb390dd6c65 => 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: 1520/2924] 199.204.45.162 () {34 vars in 1064 bytes} [Thu Aug 20 07:33:56 2026] GET /v2.0/subnets?id=7d7027df-3c4f-4c9b-86b8-9b9c98ad5bd5&id=736231ca-e51f-4c4c-84ac-c3a360bd4851 => generated 1415 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2925] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:33:56 2026] GET /v2.0/ports?network_id=e67cf830-7f23-4e32-a320-8433c7aa6d1c&device_owner=network%3Adhcp => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2926] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:33:57 2026] GET /v2.0/ports?network_id=e67cf830-7f23-4e32-a320-8433c7aa6d1c&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: 1406/2927] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:33:57 2026] GET /v2.0/networks/e67cf830-7f23-4e32-a320-8433c7aa6d1c?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: 1522/2928] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:33:57 2026] GET /v2.0/networks/e67cf830-7f23-4e32-a320-8433c7aa6d1c?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: 1407/2929] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:33:58 2026] GET /v2.0/ports?tenant_id=1d971ccaa9254ae98dc1202be85e0f70&device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => generated 5612 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/2930] 199.204.45.162 () {34 vars in 1062 bytes} [Thu Aug 20 07:33:58 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.176&port_id=c5b10794-50c0-49f1-9444-ff30ca222224 => 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: 1408/2931] 199.204.45.162 () {34 vars in 984 bytes} [Thu Aug 20 07:33:58 2026] GET /v2.0/subnets?id=37f84265-9138-494f-a6e4-98d16b2775a7 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2932] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:33:58 2026] GET /v2.0/ports?network_id=e30fa5d3-5911-4bdd-b56c-fdaef654816e&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: 1409/2933] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:33:58 2026] GET /v2.0/networks/e30fa5d3-5911-4bdd-b56c-fdaef654816e?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: 1525/2934] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:33:58 2026] GET /v2.0/networks/e30fa5d3-5911-4bdd-b56c-fdaef654816e?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: 1410/2935] 199.204.45.162 () {34 vars in 1056 bytes} [Thu Aug 20 07:33:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.30&port_id=d8ad0c07-6bbe-4490-9cc0-637016baac9c => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/2936] 199.204.45.162 () {34 vars in 984 bytes} [Thu Aug 20 07:33:58 2026] GET /v2.0/subnets?id=cfd3dd5f-9c14-4b3a-84fb-9adcdea67037 => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2937] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:33:58 2026] GET /v2.0/ports?network_id=67a84499-7cec-4f04-a6d3-8242db70c0b5&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: 1527/2938] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:33:58 2026] GET /v2.0/networks/67a84499-7cec-4f04-a6d3-8242db70c0b5?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: 1412/2939] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:33:58 2026] GET /v2.0/networks/67a84499-7cec-4f04-a6d3-8242db70c0b5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/2940] 199.204.45.162 () {34 vars in 1058 bytes} [Thu Aug 20 07:33:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.154&port_id=13bd04b3-aef9-44e4-9887-9c366b6204fe => 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: 1413/2941] 199.204.45.162 () {34 vars in 1104 bytes} [Thu Aug 20 07:33:58 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A37d&port_id=13bd04b3-aef9-44e4-9887-9c366b6204fe => 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: 1529/2942] 199.204.45.162 () {34 vars in 1064 bytes} [Thu Aug 20 07:33:58 2026] GET /v2.0/subnets?id=1b49bcfb-b212-40de-9e10-155b67e3f70c&id=bd3cb871-c4e7-463c-965f-ae0487c4bed0 => generated 1410 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2943] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:33:58 2026] GET /v2.0/ports?network_id=4a2229bb-67d4-4606-b7d1-44ac6ccb30d1&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: 8|app: 0|req: 1530/2944] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:33:58 2026] GET /v2.0/ports?network_id=4a2229bb-67d4-4606-b7d1-44ac6ccb30d1&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: 1415/2945] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:33:58 2026] GET /v2.0/networks/4a2229bb-67d4-4606-b7d1-44ac6ccb30d1?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: 1531/2946] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:33:58 2026] GET /v2.0/networks/4a2229bb-67d4-4606-b7d1-44ac6ccb30d1?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: 1416/2947] 199.204.45.162 () {34 vars in 1058 bytes} [Thu Aug 20 07:33:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.200&port_id=46fb5139-cd43-4355-9ddd-3fb390dd6c65 => 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: 1532/2948] 199.204.45.162 () {34 vars in 1106 bytes} [Thu Aug 20 07:33:58 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3e2&port_id=46fb5139-cd43-4355-9ddd-3fb390dd6c65 => 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: 1417/2949] 199.204.45.162 () {34 vars in 1064 bytes} [Thu Aug 20 07:33:59 2026] GET /v2.0/subnets?id=7d7027df-3c4f-4c9b-86b8-9b9c98ad5bd5&id=736231ca-e51f-4c4c-84ac-c3a360bd4851 => generated 1415 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/2950] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:33:59 2026] GET /v2.0/ports?network_id=e67cf830-7f23-4e32-a320-8433c7aa6d1c&device_owner=network%3Adhcp => generated 1461 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2951] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:33:59 2026] GET /v2.0/ports?network_id=e67cf830-7f23-4e32-a320-8433c7aa6d1c&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/2952] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:33:59 2026] GET /v2.0/networks/e67cf830-7f23-4e32-a320-8433c7aa6d1c?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2953] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:33:59 2026] GET /v2.0/networks/e67cf830-7f23-4e32-a320-8433c7aa6d1c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/2954] 10.0.0.133 () {34 vars in 971 bytes} [Thu Aug 20 07:34:03 2026] GET /v2.0/ports/46fb5139-cd43-4355-9ddd-3fb390dd6c65 => generated 1524 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2955] 199.204.45.162 () {30 vars in 743 bytes} [Thu Aug 20 07:34:03 2026] GET /v2.0/networks/e67cf830-7f23-4e32-a320-8433c7aa6d1c => generated 796 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/2956] 199.204.45.162 () {30 vars in 741 bytes} [Thu Aug 20 07:34:03 2026] GET /v2.0/subnets/7d7027df-3c4f-4c9b-86b8-9b9c98ad5bd5 => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2957] 199.204.45.162 () {30 vars in 741 bytes} [Thu Aug 20 07:34:03 2026] GET /v2.0/subnets/736231ca-e51f-4c4c-84ac-c3a360bd4851 => generated 748 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/2958] 199.204.45.162 () {30 vars in 737 bytes} [Thu Aug 20 07:34:03 2026] GET /v2.0/ports/13bd04b3-aef9-44e4-9887-9c366b6204fe => generated 1520 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2959] 199.204.45.162 () {34 vars in 790 bytes} [Thu Aug 20 07:34:03 2026] PUT /v2.0/ports/13bd04b3-aef9-44e4-9887-9c366b6204fe => generated 1255 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:34:03.614 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4b0f36aa-8ae3-41cc-8f56-af9c57080e0b'] response: {'name': 'network-changed', 'server_uuid': 'b01c3be9-2246-46eb-af95-10a25370bb35', 'tag': '13bd04b3-aef9-44e4-9887-9c366b6204fe', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1538/2960] 199.204.45.162 () {30 vars in 743 bytes} [Thu Aug 20 07:34:03 2026] GET /v2.0/networks/4a2229bb-67d4-4606-b7d1-44ac6ccb30d1 => generated 798 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1423/2961] 199.204.45.162 () {30 vars in 741 bytes} [Thu Aug 20 07:34:03 2026] GET /v2.0/subnets/bd3cb871-c4e7-463c-965f-ae0487c4bed0 => generated 673 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/2962] 199.204.45.162 () {30 vars in 703 bytes} [Thu Aug 20 07:34:03 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: 1424/2963] 199.204.45.162 () {30 vars in 705 bytes} [Thu Aug 20 07:34:03 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/2964] 199.204.45.162 () {30 vars in 681 bytes} [Thu Aug 20 07:34:03 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: 1425/2965] 199.204.45.162 () {30 vars in 717 bytes} [Thu Aug 20 07:34:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/2966] 199.204.45.162 () {30 vars in 741 bytes} [Thu Aug 20 07:34:03 2026] GET /v2.0/subnets/cfd3dd5f-9c14-4b3a-84fb-9adcdea67037 => 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: 1426/2967] 199.204.45.162 () {30 vars in 737 bytes} [Thu Aug 20 07:34:03 2026] GET /v2.0/ports/2743c4d3-62fd-42e1-9379-3c65e1e2066d => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/2968] 199.204.45.162 () {30 vars in 737 bytes} [Thu Aug 20 07:34:03 2026] GET /v2.0/ports/d8ad0c07-6bbe-4490-9cc0-637016baac9c => generated 1346 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2969] 199.204.45.162 () {30 vars in 741 bytes} [Thu Aug 20 07:34:03 2026] GET /v2.0/subnets/cfd3dd5f-9c14-4b3a-84fb-9adcdea67037 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/2970] 199.204.45.162 () {30 vars in 743 bytes} [Thu Aug 20 07:34:03 2026] GET /v2.0/networks/67a84499-7cec-4f04-a6d3-8242db70c0b5 => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2971] 199.204.45.162 () {30 vars in 737 bytes} [Thu Aug 20 07:34:04 2026] GET /v2.0/ports/2743c4d3-62fd-42e1-9379-3c65e1e2066d => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/2972] 199.204.45.162 () {30 vars in 741 bytes} [Thu Aug 20 07:34:04 2026] GET /v2.0/subnets/cfd3dd5f-9c14-4b3a-84fb-9adcdea67037 => generated 675 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2973] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:34:04 2026] GET /v2.0/ports?tenant_id=1d971ccaa9254ae98dc1202be85e0f70&device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => generated 5385 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/2974] 199.204.45.162 () {34 vars in 986 bytes} [Thu Aug 20 07:34:04 2026] GET /v2.0/networks?id=4a2229bb-67d4-4606-b7d1-44ac6ccb30d1 => generated 801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2975] 199.204.45.162 () {34 vars in 1058 bytes} [Thu Aug 20 07:34:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.154&port_id=13bd04b3-aef9-44e4-9887-9c366b6204fe => 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: 1546/2976] 199.204.45.162 () {34 vars in 984 bytes} [Thu Aug 20 07:34:04 2026] GET /v2.0/subnets?id=bd3cb871-c4e7-463c-965f-ae0487c4bed0 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2977] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:34:04 2026] GET /v2.0/ports?network_id=4a2229bb-67d4-4606-b7d1-44ac6ccb30d1&device_owner=network%3Adhcp => generated 1457 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/2978] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:34:04 2026] GET /v2.0/networks/4a2229bb-67d4-4606-b7d1-44ac6ccb30d1?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: 1432/2979] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:34:04 2026] GET /v2.0/networks/4a2229bb-67d4-4606-b7d1-44ac6ccb30d1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/2982] 199.204.45.162 () {30 vars in 703 bytes} [Thu Aug 20 07:34:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2983] 199.204.45.162 () {30 vars in 705 bytes} [Thu Aug 20 07:34:17 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: 1550/2984] 199.204.45.162 () {30 vars in 681 bytes} [Thu Aug 20 07:34:17 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: 1435/2985] 199.204.45.162 () {30 vars in 717 bytes} [Thu Aug 20 07:34:17 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: 1551/2986] 199.204.45.162 () {30 vars in 741 bytes} [Thu Aug 20 07:34:18 2026] GET /v2.0/subnets/bd3cb871-c4e7-463c-965f-ae0487c4bed0 => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2987] 199.204.45.162 () {30 vars in 769 bytes} [Thu Aug 20 07:34:18 2026] GET /v2.0/ports?device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => generated 5385 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/2988] 199.204.45.162 () {30 vars in 703 bytes} [Thu Aug 20 07:34:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2989] 199.204.45.162 () {30 vars in 705 bytes} [Thu Aug 20 07:34:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/2990] 199.204.45.162 () {30 vars in 681 bytes} [Thu Aug 20 07:34:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2991] 199.204.45.162 () {30 vars in 717 bytes} [Thu Aug 20 07:34:18 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: 1554/2992] 199.204.45.162 () {30 vars in 737 bytes} [Thu Aug 20 07:34:18 2026] GET /v2.0/ports/46fb5139-cd43-4355-9ddd-3fb390dd6c65 => generated 1524 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2993] 199.204.45.162 () {34 vars in 790 bytes} [Thu Aug 20 07:34:18 2026] PUT /v2.0/ports/46fb5139-cd43-4355-9ddd-3fb390dd6c65 => generated 1255 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:34:18.835 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d55af77-7a52-40e8-9170-8d86d33a7893'] response: {'name': 'network-changed', 'server_uuid': 'b01c3be9-2246-46eb-af95-10a25370bb35', 'tag': '46fb5139-cd43-4355-9ddd-3fb390dd6c65', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1555/2994] 199.204.45.162 () {30 vars in 743 bytes} [Thu Aug 20 07:34:18 2026] GET /v2.0/networks/e67cf830-7f23-4e32-a320-8433c7aa6d1c => generated 796 bytes in 63 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: 1440/2995] 199.204.45.162 () {30 vars in 741 bytes} [Thu Aug 20 07:34:18 2026] GET /v2.0/subnets/7d7027df-3c4f-4c9b-86b8-9b9c98ad5bd5 => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/2996] 199.204.45.162 () {30 vars in 737 bytes} [Thu Aug 20 07:34:18 2026] GET /v2.0/ports/46fb5139-cd43-4355-9ddd-3fb390dd6c65 => 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: 1441/2997] 199.204.45.162 () {34 vars in 789 bytes} [Thu Aug 20 07:34:18 2026] PUT /v2.0/ports/46fb5139-cd43-4355-9ddd-3fb390dd6c65 => generated 1080 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/2998] 199.204.45.162 () {30 vars in 743 bytes} [Thu Aug 20 07:34:19 2026] GET /v2.0/networks/e67cf830-7f23-4e32-a320-8433c7aa6d1c => generated 796 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: 7|app: 0|req: 1442/2999] 199.204.45.162 () {30 vars in 769 bytes} [Thu Aug 20 07:34:19 2026] GET /v2.0/ports?device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => generated 4977 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3000] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:34:19 2026] GET /v2.0/ports?tenant_id=1d971ccaa9254ae98dc1202be85e0f70&device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => generated 4977 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/3001] 199.204.45.162 () {34 vars in 986 bytes} [Thu Aug 20 07:34:19 2026] GET /v2.0/networks?id=e67cf830-7f23-4e32-a320-8433c7aa6d1c => generated 799 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3002] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:34:19 2026] GET /v2.0/networks/e67cf830-7f23-4e32-a320-8433c7aa6d1c?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: 1444/3003] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:34:19 2026] GET /v2.0/networks/e67cf830-7f23-4e32-a320-8433c7aa6d1c?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: 1560/3004] 199.204.45.162 () {30 vars in 769 bytes} [Thu Aug 20 07:34:19 2026] GET /v2.0/ports?device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => generated 4977 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:34:20.878 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4738920b-7b51-4262-84f7-4d174d1c5f0a'] response: {'name': 'network-changed', 'server_uuid': 'b01c3be9-2246-46eb-af95-10a25370bb35', 'tag': '46fb5139-cd43-4355-9ddd-3fb390dd6c65', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1445/3005] 199.204.45.162 () {30 vars in 769 bytes} [Thu Aug 20 07:34:20 2026] GET /v2.0/ports?device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => generated 4977 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3006] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:34:21 2026] GET /v2.0/ports?tenant_id=1d971ccaa9254ae98dc1202be85e0f70&device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => generated 4977 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/3007] 199.204.45.162 () {34 vars in 986 bytes} [Thu Aug 20 07:34:21 2026] GET /v2.0/networks?id=e67cf830-7f23-4e32-a320-8433c7aa6d1c => generated 799 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3008] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:34:21 2026] GET /v2.0/networks/e67cf830-7f23-4e32-a320-8433c7aa6d1c?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/3009] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:34:21 2026] GET /v2.0/networks/e67cf830-7f23-4e32-a320-8433c7aa6d1c?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: 1564/3012] 199.204.45.162 () {30 vars in 769 bytes} [Thu Aug 20 07:34:21 2026] GET /v2.0/ports?device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => generated 4977 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/3013] 199.204.45.162 () {34 vars in 975 bytes} [Thu Aug 20 07:34:22 2026] GET /v2.0/ports/46fb5139-cd43-4355-9ddd-3fb390dd6c65 => generated 1116 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3014] 199.204.45.162 () {34 vars in 1060 bytes} [Thu Aug 20 07:34:22 2026] GET /v2.0/ports/46fb5139-cd43-4355-9ddd-3fb390dd6c65?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/3015] 199.204.45.162 () {34 vars in 1016 bytes} [Thu Aug 20 07:34:22 2026] GET /v2.0/networks/e67cf830-7f23-4e32-a320-8433c7aa6d1c?fields=dns_domain => generated 29 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3016] 199.204.45.162 () {38 vars in 1028 bytes} [Thu Aug 20 07:34:22 2026] PUT /v2.0/ports/46fb5139-cd43-4355-9ddd-3fb390dd6c65 => generated 917 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/3017] 199.204.45.162 () {30 vars in 769 bytes} [Thu Aug 20 07:34:23 2026] GET /v2.0/ports?device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => generated 3869 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-20 07:34:23.749 8 INFO neutron_taas.services.taas.taas_plugin [None req-00e1aa5f-d34b-4125-8075-4a7a92396654 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: 46fb5139-cd43-4355-9ddd-3fb390dd6c65 2026-08-20 07:34:23.753 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-00e1aa5f-d34b-4125-8075-4a7a92396654 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: 46fb5139-cd43-4355-9ddd-3fb390dd6c65 [pid: 8|app: 0|req: 1567/3018] 199.204.45.162 () {32 vars in 759 bytes} [Thu Aug 20 07:34:23 2026] DELETE /v2.0/ports/46fb5139-cd43-4355-9ddd-3fb390dd6c65 => generated 0 bytes in 760 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/3019] 199.204.45.162 () {30 vars in 703 bytes} [Thu Aug 20 07:34:23 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: 1453/3020] 199.204.45.162 () {30 vars in 705 bytes} [Thu Aug 20 07:34:23 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/3021] 199.204.45.162 () {30 vars in 681 bytes} [Thu Aug 20 07:34:23 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/3022] 199.204.45.162 () {30 vars in 717 bytes} [Thu Aug 20 07:34:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3023] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:34:23 2026] GET /v2.0/ports?tenant_id=1d971ccaa9254ae98dc1202be85e0f70&device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => generated 3869 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/3024] 199.204.45.162 () {30 vars in 741 bytes} [Thu Aug 20 07:34:24 2026] GET /v2.0/subnets/cfd3dd5f-9c14-4b3a-84fb-9adcdea67037 => generated 675 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3025] 199.204.45.162 () {34 vars in 1226 bytes} [Thu Aug 20 07:34:24 2026] GET /v2.0/networks?id=e30fa5d3-5911-4bdd-b56c-fdaef654816e&id=67a84499-7cec-4f04-a6d3-8242db70c0b5&id=4a2229bb-67d4-4606-b7d1-44ac6ccb30d1&id=e67cf830-7f23-4e32-a320-8433c7aa6d1c => generated 3096 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/3026] 199.204.45.162 () {30 vars in 737 bytes} [Thu Aug 20 07:34:24 2026] GET /v2.0/ports/2743c4d3-62fd-42e1-9379-3c65e1e2066d => 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: 1570/3027] 199.204.45.162 () {34 vars in 1062 bytes} [Thu Aug 20 07:34:24 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.176&port_id=c5b10794-50c0-49f1-9444-ff30ca222224 => 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: 1458/3028] 199.204.45.162 () {30 vars in 737 bytes} [Thu Aug 20 07:34:24 2026] GET /v2.0/ports/d8ad0c07-6bbe-4490-9cc0-637016baac9c => generated 1346 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3029] 199.204.45.162 () {34 vars in 984 bytes} [Thu Aug 20 07:34:24 2026] GET /v2.0/subnets?id=37f84265-9138-494f-a6e4-98d16b2775a7 => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/3030] 199.204.45.162 () {30 vars in 741 bytes} [Thu Aug 20 07:34:24 2026] GET /v2.0/subnets/cfd3dd5f-9c14-4b3a-84fb-9adcdea67037 => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/3031] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:34:24 2026] GET /v2.0/ports?network_id=e30fa5d3-5911-4bdd-b56c-fdaef654816e&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3032] 199.204.45.162 () {30 vars in 743 bytes} [Thu Aug 20 07:34:24 2026] GET /v2.0/networks/67a84499-7cec-4f04-a6d3-8242db70c0b5 => generated 800 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3033] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:34:24 2026] GET /v2.0/networks/e30fa5d3-5911-4bdd-b56c-fdaef654816e?fields=segments => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/3034] 199.204.45.162 () {30 vars in 737 bytes} [Thu Aug 20 07:34:24 2026] GET /v2.0/ports/2743c4d3-62fd-42e1-9379-3c65e1e2066d => 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: 1462/3035] 199.204.45.162 () {30 vars in 741 bytes} [Thu Aug 20 07:34:24 2026] GET /v2.0/subnets/cfd3dd5f-9c14-4b3a-84fb-9adcdea67037 => generated 675 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3036] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:34:24 2026] GET /v2.0/networks/e30fa5d3-5911-4bdd-b56c-fdaef654816e?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: 1463/3037] 199.204.45.162 () {34 vars in 1056 bytes} [Thu Aug 20 07:34:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.30&port_id=d8ad0c07-6bbe-4490-9cc0-637016baac9c => 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: 1575/3038] 199.204.45.162 () {34 vars in 984 bytes} [Thu Aug 20 07:34:24 2026] GET /v2.0/subnets?id=cfd3dd5f-9c14-4b3a-84fb-9adcdea67037 => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/3039] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:34:24 2026] GET /v2.0/ports?network_id=67a84499-7cec-4f04-a6d3-8242db70c0b5&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: 1576/3040] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:34:24 2026] GET /v2.0/networks/67a84499-7cec-4f04-a6d3-8242db70c0b5?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: 1465/3041] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:34:24 2026] GET /v2.0/networks/67a84499-7cec-4f04-a6d3-8242db70c0b5?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: 1577/3042] 199.204.45.162 () {34 vars in 1058 bytes} [Thu Aug 20 07:34:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.154&port_id=13bd04b3-aef9-44e4-9887-9c366b6204fe => 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: 1466/3043] 199.204.45.162 () {34 vars in 984 bytes} [Thu Aug 20 07:34:24 2026] GET /v2.0/subnets?id=bd3cb871-c4e7-463c-965f-ae0487c4bed0 => 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: 1578/3044] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:34:24 2026] GET /v2.0/ports?network_id=4a2229bb-67d4-4606-b7d1-44ac6ccb30d1&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/3045] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:34:24 2026] GET /v2.0/networks/4a2229bb-67d4-4606-b7d1-44ac6ccb30d1?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: 1579/3046] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:34:24 2026] GET /v2.0/networks/4a2229bb-67d4-4606-b7d1-44ac6ccb30d1?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: 1468/3047] 199.204.45.162 () {30 vars in 703 bytes} [Thu Aug 20 07:34:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3048] 199.204.45.162 () {30 vars in 705 bytes} [Thu Aug 20 07:34:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/3049] 199.204.45.162 () {30 vars in 681 bytes} [Thu Aug 20 07:34:27 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: 1581/3050] 199.204.45.162 () {30 vars in 717 bytes} [Thu Aug 20 07:34:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/3051] 199.204.45.162 () {30 vars in 769 bytes} [Thu Aug 20 07:34:27 2026] GET /v2.0/ports?device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => generated 3869 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3052] 199.204.45.162 () {30 vars in 703 bytes} [Thu Aug 20 07:34:27 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: 1471/3053] 199.204.45.162 () {30 vars in 705 bytes} [Thu Aug 20 07:34:27 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: 1583/3054] 199.204.45.162 () {30 vars in 681 bytes} [Thu Aug 20 07:34:27 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: 1472/3055] 199.204.45.162 () {30 vars in 717 bytes} [Thu Aug 20 07:34:27 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: 1584/3056] 199.204.45.162 () {30 vars in 737 bytes} [Thu Aug 20 07:34:27 2026] GET /v2.0/ports/13bd04b3-aef9-44e4-9887-9c366b6204fe => generated 1291 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/3057] 199.204.45.162 () {34 vars in 789 bytes} [Thu Aug 20 07:34:27 2026] PUT /v2.0/ports/13bd04b3-aef9-44e4-9887-9c366b6204fe => generated 1080 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:34:27.946 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-01c880ac-63cf-4038-a9e3-17395ae95d33'] response: {'name': 'network-changed', 'server_uuid': 'b01c3be9-2246-46eb-af95-10a25370bb35', 'tag': '13bd04b3-aef9-44e4-9887-9c366b6204fe', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1585/3058] 199.204.45.162 () {30 vars in 743 bytes} [Thu Aug 20 07:34:27 2026] GET /v2.0/networks/4a2229bb-67d4-4606-b7d1-44ac6ccb30d1 => generated 798 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: 1474/3059] 199.204.45.162 () {30 vars in 769 bytes} [Thu Aug 20 07:34:27 2026] GET /v2.0/ports?device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => generated 3694 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3060] 199.204.45.162 () {30 vars in 769 bytes} [Thu Aug 20 07:34:28 2026] GET /v2.0/ports?device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => 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: 1475/3061] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:34:28 2026] GET /v2.0/ports?tenant_id=1d971ccaa9254ae98dc1202be85e0f70&device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => generated 3694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3062] 199.204.45.162 () {34 vars in 986 bytes} [Thu Aug 20 07:34:28 2026] GET /v2.0/networks?id=4a2229bb-67d4-4606-b7d1-44ac6ccb30d1 => generated 801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/3063] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:34:28 2026] GET /v2.0/networks/4a2229bb-67d4-4606-b7d1-44ac6ccb30d1?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: 1588/3064] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:34:28 2026] GET /v2.0/networks/4a2229bb-67d4-4606-b7d1-44ac6ccb30d1?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: 1477/3065] 199.204.45.162 () {30 vars in 769 bytes} [Thu Aug 20 07:34:29 2026] GET /v2.0/ports?device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => generated 3694 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3066] 199.204.45.162 () {34 vars in 975 bytes} [Thu Aug 20 07:34:30 2026] GET /v2.0/ports/13bd04b3-aef9-44e4-9887-9c366b6204fe => 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: 1478/3067] 199.204.45.162 () {34 vars in 1060 bytes} [Thu Aug 20 07:34:30 2026] GET /v2.0/ports/13bd04b3-aef9-44e4-9887-9c366b6204fe?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: 1590/3068] 199.204.45.162 () {34 vars in 1016 bytes} [Thu Aug 20 07:34:30 2026] GET /v2.0/networks/4a2229bb-67d4-4606-b7d1-44ac6ccb30d1?fields=dns_domain => generated 29 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3069] 199.204.45.162 () {30 vars in 769 bytes} [Thu Aug 20 07:34:30 2026] GET /v2.0/ports?device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => generated 3694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/3070] 199.204.45.162 () {38 vars in 1028 bytes} [Thu Aug 20 07:34:30 2026] PUT /v2.0/ports/13bd04b3-aef9-44e4-9887-9c366b6204fe => generated 917 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3071] 199.204.45.162 () {30 vars in 769 bytes} [Thu Aug 20 07:34:31 2026] GET /v2.0/ports?device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => generated 2586 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-20 07:34:31.417 7 INFO neutron_taas.services.taas.taas_plugin [None req-406082d7-7a88-434d-88dd-77b25ee5b430 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: 13bd04b3-aef9-44e4-9887-9c366b6204fe 2026-08-20 07:34:31.422 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-406082d7-7a88-434d-88dd-77b25ee5b430 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: 13bd04b3-aef9-44e4-9887-9c366b6204fe [pid: 7|app: 0|req: 1480/3072] 199.204.45.162 () {32 vars in 759 bytes} [Thu Aug 20 07:34:31 2026] DELETE /v2.0/ports/13bd04b3-aef9-44e4-9887-9c366b6204fe => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3073] 199.204.45.162 () {30 vars in 703 bytes} [Thu Aug 20 07:34:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/3074] 199.204.45.162 () {30 vars in 705 bytes} [Thu Aug 20 07:34:31 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3075] 199.204.45.162 () {30 vars in 681 bytes} [Thu Aug 20 07:34:31 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: 1482/3076] 199.204.45.162 () {30 vars in 717 bytes} [Thu Aug 20 07:34:31 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3077] 199.204.45.162 () {30 vars in 741 bytes} [Thu Aug 20 07:34:31 2026] GET /v2.0/subnets/cfd3dd5f-9c14-4b3a-84fb-9adcdea67037 => 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: 1483/3078] 199.204.45.162 () {30 vars in 737 bytes} [Thu Aug 20 07:34:31 2026] GET /v2.0/ports/2743c4d3-62fd-42e1-9379-3c65e1e2066d => generated 1132 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3079] 199.204.45.162 () {30 vars in 737 bytes} [Thu Aug 20 07:34:31 2026] GET /v2.0/ports/d8ad0c07-6bbe-4490-9cc0-637016baac9c => generated 1346 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/3080] 199.204.45.162 () {30 vars in 741 bytes} [Thu Aug 20 07:34:31 2026] GET /v2.0/subnets/cfd3dd5f-9c14-4b3a-84fb-9adcdea67037 => generated 675 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3081] 199.204.45.162 () {30 vars in 743 bytes} [Thu Aug 20 07:34:31 2026] GET /v2.0/networks/67a84499-7cec-4f04-a6d3-8242db70c0b5 => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/3082] 199.204.45.162 () {30 vars in 737 bytes} [Thu Aug 20 07:34:31 2026] GET /v2.0/ports/2743c4d3-62fd-42e1-9379-3c65e1e2066d => 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: 1486/3083] 199.204.45.162 () {30 vars in 741 bytes} [Thu Aug 20 07:34:31 2026] GET /v2.0/subnets/cfd3dd5f-9c14-4b3a-84fb-9adcdea67037 => 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: 1598/3084] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:34:31 2026] GET /v2.0/ports?tenant_id=1d971ccaa9254ae98dc1202be85e0f70&device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => generated 2586 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3085] 199.204.45.162 () {34 vars in 1146 bytes} [Thu Aug 20 07:34:32 2026] GET /v2.0/networks?id=e30fa5d3-5911-4bdd-b56c-fdaef654816e&id=67a84499-7cec-4f04-a6d3-8242db70c0b5&id=4a2229bb-67d4-4606-b7d1-44ac6ccb30d1 => generated 2311 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3086] 199.204.45.162 () {34 vars in 1062 bytes} [Thu Aug 20 07:34:32 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.176&port_id=c5b10794-50c0-49f1-9444-ff30ca222224 => 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: 1488/3087] 199.204.45.162 () {34 vars in 984 bytes} [Thu Aug 20 07:34:32 2026] GET /v2.0/subnets?id=37f84265-9138-494f-a6e4-98d16b2775a7 => generated 654 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3088] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:34:32 2026] GET /v2.0/ports?network_id=e30fa5d3-5911-4bdd-b56c-fdaef654816e&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: 1489/3089] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:34:32 2026] GET /v2.0/networks/e30fa5d3-5911-4bdd-b56c-fdaef654816e?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: 1601/3090] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:34:32 2026] GET /v2.0/networks/e30fa5d3-5911-4bdd-b56c-fdaef654816e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3091] 199.204.45.162 () {34 vars in 1056 bytes} [Thu Aug 20 07:34:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.30&port_id=d8ad0c07-6bbe-4490-9cc0-637016baac9c => 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: 1602/3092] 199.204.45.162 () {34 vars in 984 bytes} [Thu Aug 20 07:34:32 2026] GET /v2.0/subnets?id=cfd3dd5f-9c14-4b3a-84fb-9adcdea67037 => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3093] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:34:32 2026] GET /v2.0/ports?network_id=67a84499-7cec-4f04-a6d3-8242db70c0b5&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: 1603/3094] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:34:32 2026] GET /v2.0/networks/67a84499-7cec-4f04-a6d3-8242db70c0b5?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: 1492/3095] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:34:32 2026] GET /v2.0/networks/67a84499-7cec-4f04-a6d3-8242db70c0b5?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: 1605/3098] 199.204.45.162 () {30 vars in 703 bytes} [Thu Aug 20 07:34:44 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: 1494/3099] 199.204.45.162 () {30 vars in 705 bytes} [Thu Aug 20 07:34:44 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3100] 199.204.45.162 () {30 vars in 681 bytes} [Thu Aug 20 07:34:44 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3101] 199.204.45.162 () {30 vars in 717 bytes} [Thu Aug 20 07:34:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:34:44.508 8 INFO neutron.api.v2.resource [None req-0c606e4d-ebe5-4d29-9c34-ff9f5fe879c3 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1607/3102] 199.204.45.162 () {30 vars in 763 bytes} [Thu Aug 20 07:34:44 2026] GET /v2.0/security-groups/lb-d8746498-6850-4892-981b-16564ce5cfa1 => 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: 1496/3103] 199.204.45.162 () {30 vars in 785 bytes} [Thu Aug 20 07:34:44 2026] GET /v2.0/security-groups?name=lb-d8746498-6850-4892-981b-16564ce5cfa1 => generated 2865 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3104] 199.204.45.162 () {30 vars in 815 bytes} [Thu Aug 20 07:34:44 2026] GET /v2.0/security-group-rules?security_group_id=2c35dbfe-c96f-416c-9fab-6bc099ede5fb => generated 2334 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3105] 199.204.45.162 () {32 vars in 789 bytes} [Thu Aug 20 07:34:44 2026] DELETE /v2.0/security-group-rules/276327d6-455c-4bc1-b4f1-0a50d72bf613 => 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: 1609/3106] 199.204.45.162 () {32 vars in 789 bytes} [Thu Aug 20 07:34:44 2026] DELETE /v2.0/security-group-rules/bde49e70-5849-41cf-bca6-e8a93e0de8d8 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:34:47.470 7 INFO neutron_taas.services.taas.taas_plugin [None req-17f67346-f2cf-4717-836a-0cfcf5020620 d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] TaaS: Handle Delete Port: 6dfb3a3f-e64f-4619-b682-3af569895101 2026-08-20 07:34:47.473 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-17f67346-f2cf-4717-836a-0cfcf5020620 d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] Tap Mirror: Handle Delete Port: 6dfb3a3f-e64f-4619-b682-3af569895101 2026-08-20 07:34:47.653 7 INFO neutron.db.l3_db [None req-17f67346-f2cf-4717-836a-0cfcf5020620 d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] Floating IP 375d0b1b-a1ed-4ad7-aeb6-599aa59b885d disassociated (deleted). External IP: 10.96.250.210, port: 2743c4d3-62fd-42e1-9379-3c65e1e2066d. [pid: 7|app: 0|req: 1498/3107] 10.0.0.243 () {32 vars in 732 bytes} [Thu Aug 20 07:34:47 2026] DELETE /v2.0/floatingips/375d0b1b-a1ed-4ad7-aeb6-599aa59b885d => generated 0 bytes in 644 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:34:47.995 8 INFO neutron.api.v2.resource [None req-8b2ef19e-5a8a-4895-9d31-ce69058f077c d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1610/3108] 10.0.0.243 () {32 vars in 729 bytes} [Thu Aug 20 07:34:47 2026] GET /v2.0/floatingips/375d0b1b-a1ed-4ad7-aeb6-599aa59b885d => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3109] 199.204.45.162 () {30 vars in 703 bytes} [Thu Aug 20 07:34:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3110] 199.204.45.162 () {30 vars in 705 bytes} [Thu Aug 20 07:34:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3111] 199.204.45.162 () {30 vars in 681 bytes} [Thu Aug 20 07:34:48 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: 1612/3112] 199.204.45.162 () {30 vars in 717 bytes} [Thu Aug 20 07:34:48 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) 2026-08-20 07:34:48.956 7 INFO neutron.api.v2.resource [None req-6165aca6-eb9b-4b0f-a887-8335567f7ff2 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1501/3113] 199.204.45.162 () {30 vars in 763 bytes} [Thu Aug 20 07:34:48 2026] GET /v2.0/security-groups/lb-d8746498-6850-4892-981b-16564ce5cfa1 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3114] 199.204.45.162 () {30 vars in 785 bytes} [Thu Aug 20 07:34:48 2026] GET /v2.0/security-groups?name=lb-d8746498-6850-4892-981b-16564ce5cfa1 => generated 1639 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3115] 199.204.45.162 () {30 vars in 815 bytes} [Thu Aug 20 07:34:48 2026] GET /v2.0/security-group-rules?security_group_id=2c35dbfe-c96f-416c-9fab-6bc099ede5fb => generated 1182 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3116] 199.204.45.162 () {30 vars in 703 bytes} [Thu Aug 20 07:34:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3117] 199.204.45.162 () {30 vars in 705 bytes} [Thu Aug 20 07:34:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3118] 199.204.45.162 () {30 vars in 681 bytes} [Thu Aug 20 07:34:49 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: 1504/3119] 199.204.45.162 () {30 vars in 717 bytes} [Thu Aug 20 07:34:49 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: 1616/3120] 199.204.45.162 () {30 vars in 741 bytes} [Thu Aug 20 07:34:49 2026] GET /v2.0/subnets/cfd3dd5f-9c14-4b3a-84fb-9adcdea67037 => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3121] 199.204.45.162 () {30 vars in 769 bytes} [Thu Aug 20 07:34:49 2026] GET /v2.0/ports?device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => generated 2586 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3122] 199.204.45.162 () {30 vars in 769 bytes} [Thu Aug 20 07:34:49 2026] GET /v2.0/ports?device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => generated 2586 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3123] 199.204.45.162 () {30 vars in 769 bytes} [Thu Aug 20 07:34:49 2026] GET /v2.0/ports?device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => generated 2586 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3124] 199.204.45.162 () {30 vars in 769 bytes} [Thu Aug 20 07:34:50 2026] GET /v2.0/ports?device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => generated 2586 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3125] 199.204.45.162 () {34 vars in 975 bytes} [Thu Aug 20 07:34:51 2026] GET /v2.0/ports/d8ad0c07-6bbe-4490-9cc0-637016baac9c => generated 1346 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3126] 199.204.45.162 () {34 vars in 1060 bytes} [Thu Aug 20 07:34:51 2026] GET /v2.0/ports/d8ad0c07-6bbe-4490-9cc0-637016baac9c?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3127] 199.204.45.162 () {34 vars in 1016 bytes} [Thu Aug 20 07:34:51 2026] GET /v2.0/networks/67a84499-7cec-4f04-a6d3-8242db70c0b5?fields=dns_domain => generated 29 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3128] 199.204.45.162 () {30 vars in 769 bytes} [Thu Aug 20 07:34:51 2026] GET /v2.0/ports?device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => 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: 1509/3129] 199.204.45.162 () {38 vars in 1028 bytes} [Thu Aug 20 07:34:51 2026] PUT /v2.0/ports/d8ad0c07-6bbe-4490-9cc0-637016baac9c => generated 1147 bytes in 228 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: 1511/3132] 199.204.45.162 () {30 vars in 769 bytes} [Thu Aug 20 07:34:52 2026] GET /v2.0/ports?device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3133] 199.204.45.162 () {34 vars in 789 bytes} [Thu Aug 20 07:34:52 2026] PUT /v2.0/ports/d8ad0c07-6bbe-4490-9cc0-637016baac9c => generated 1086 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3134] 199.204.45.162 () {30 vars in 737 bytes} [Thu Aug 20 07:34:52 2026] GET /v2.0/ports/d8ad0c07-6bbe-4490-9cc0-637016baac9c => generated 1086 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-20 07:34:52.938 8 INFO neutron_taas.services.taas.taas_plugin [None req-f79d100a-8a39-44f4-a571-b3b6bff3e231 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: d8ad0c07-6bbe-4490-9cc0-637016baac9c 2026-08-20 07:34:52.940 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f79d100a-8a39-44f4-a571-b3b6bff3e231 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: d8ad0c07-6bbe-4490-9cc0-637016baac9c [pid: 8|app: 0|req: 1623/3135] 199.204.45.162 () {32 vars in 759 bytes} [Thu Aug 20 07:34:52 2026] DELETE /v2.0/ports/d8ad0c07-6bbe-4490-9cc0-637016baac9c => 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: 1513/3136] 199.204.45.162 () {30 vars in 703 bytes} [Thu Aug 20 07:34:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3137] 199.204.45.162 () {30 vars in 705 bytes} [Thu Aug 20 07:34:53 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: 1514/3138] 199.204.45.162 () {30 vars in 681 bytes} [Thu Aug 20 07:34:53 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: 1625/3139] 199.204.45.162 () {30 vars in 717 bytes} [Thu Aug 20 07:34:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:34:53.220 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7f818d84-0cc8-44a1-aa2d-632018d84cce 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1515/3140] 199.204.45.162 () {32 vars in 759 bytes} [Thu Aug 20 07:34:53 2026] DELETE /v2.0/ports/d8ad0c07-6bbe-4490-9cc0-637016baac9c => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3141] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:34:53 2026] GET /v2.0/ports?tenant_id=1d971ccaa9254ae98dc1202be85e0f70&device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => generated 1248 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3142] 199.204.45.162 () {34 vars in 1066 bytes} [Thu Aug 20 07:34:53 2026] GET /v2.0/networks?id=e30fa5d3-5911-4bdd-b56c-fdaef654816e&id=67a84499-7cec-4f04-a6d3-8242db70c0b5 => generated 1524 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3143] 199.204.45.162 () {30 vars in 737 bytes} [Thu Aug 20 07:34:53 2026] GET /v2.0/ports/2743c4d3-62fd-42e1-9379-3c65e1e2066d => generated 1132 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:34:53.306 7 INFO neutron.api.v2.resource [None req-871fce4f-d5a1-4dc6-bd01-1dc31467bbf3 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1517/3144] 199.204.45.162 () {30 vars in 763 bytes} [Thu Aug 20 07:34:53 2026] GET /v2.0/security-groups/lb-d8746498-6850-4892-981b-16564ce5cfa1 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3145] 199.204.45.162 () {34 vars in 1062 bytes} [Thu Aug 20 07:34:53 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.176&port_id=c5b10794-50c0-49f1-9444-ff30ca222224 => 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: 1629/3146] 199.204.45.162 () {34 vars in 984 bytes} [Thu Aug 20 07:34:53 2026] GET /v2.0/subnets?id=37f84265-9138-494f-a6e4-98d16b2775a7 => 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: 1518/3147] 199.204.45.162 () {30 vars in 785 bytes} [Thu Aug 20 07:34:53 2026] GET /v2.0/security-groups?name=lb-d8746498-6850-4892-981b-16564ce5cfa1 => 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: 1630/3148] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:34:53 2026] GET /v2.0/ports?network_id=e30fa5d3-5911-4bdd-b56c-fdaef654816e&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: 1519/3149] 199.204.45.162 () {30 vars in 737 bytes} [Thu Aug 20 07:34:53 2026] GET /v2.0/ports/2743c4d3-62fd-42e1-9379-3c65e1e2066d => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3150] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:34:53 2026] GET /v2.0/networks/e30fa5d3-5911-4bdd-b56c-fdaef654816e?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: 1632/3151] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:34:53 2026] GET /v2.0/networks/e30fa5d3-5911-4bdd-b56c-fdaef654816e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3152] 199.204.45.162 () {34 vars in 789 bytes} [Thu Aug 20 07:34:53 2026] PUT /v2.0/ports/2743c4d3-62fd-42e1-9379-3c65e1e2066d => generated 1094 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3153] 199.204.45.162 () {32 vars in 779 bytes} [Thu Aug 20 07:34:53 2026] DELETE /v2.0/security-groups/2c35dbfe-c96f-416c-9fab-6bc099ede5fb => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:34:53.909 7 INFO neutron_taas.services.taas.taas_plugin [None req-cdbfbfaa-16c2-45e7-a6b8-4e24e073cb30 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: 2743c4d3-62fd-42e1-9379-3c65e1e2066d 2026-08-20 07:34:53.912 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cdbfbfaa-16c2-45e7-a6b8-4e24e073cb30 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: 2743c4d3-62fd-42e1-9379-3c65e1e2066d [pid: 7|app: 0|req: 1521/3154] 199.204.45.162 () {32 vars in 759 bytes} [Thu Aug 20 07:34:53 2026] DELETE /v2.0/ports/2743c4d3-62fd-42e1-9379-3c65e1e2066d => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3155] 199.204.45.162 () {34 vars in 994 bytes} [Thu Aug 20 07:34:56 2026] GET /v2.0/ports?device_id=b01c3be9-2246-46eb-af95-10a25370bb35 => generated 1246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:34:57.046 7 INFO neutron_taas.services.taas.taas_plugin [req-458a2e42-f3e1-4ec1-af7f-cc2e0f520f30 req-d1ebf3ec-c961-49db-814a-0b127fd18c87 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] TaaS: Handle Delete Port: c5b10794-50c0-49f1-9444-ff30ca222224 2026-08-20 07:34:57.050 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-458a2e42-f3e1-4ec1-af7f-cc2e0f520f30 req-d1ebf3ec-c961-49db-814a-0b127fd18c87 8cb8d55fee8f478090f7b802599cccdb 1d971ccaa9254ae98dc1202be85e0f70 - - default default] Tap Mirror: Handle Delete Port: c5b10794-50c0-49f1-9444-ff30ca222224 [pid: 7|app: 0|req: 1522/3156] 199.204.45.162 () {36 vars in 997 bytes} [Thu Aug 20 07:34:56 2026] DELETE /v2.0/ports/c5b10794-50c0-49f1-9444-ff30ca222224 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:34:57.232 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-15ab330d-3b2c-45a6-b958-ca24361edcc6'] response: {'server_uuid': 'b01c3be9-2246-46eb-af95-10a25370bb35', 'name': 'network-vif-deleted', 'tag': 'c5b10794-50c0-49f1-9444-ff30ca222224', 'status': 'completed', 'code': 200} 2026-08-20 07:34:58.340 8 INFO neutron_taas.services.taas.taas_plugin [None req-174246c4-d3e4-4e75-b90a-af9625f54107 d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] TaaS: Handle Delete Port: bb16ce1c-eaaa-42c7-8c81-4b1181fc42a8 2026-08-20 07:34:58.343 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-174246c4-d3e4-4e75-b90a-af9625f54107 d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] Tap Mirror: Handle Delete Port: bb16ce1c-eaaa-42c7-8c81-4b1181fc42a8 2026-08-20 07:34:58.524 8 INFO neutron.db.l3_db [None req-174246c4-d3e4-4e75-b90a-af9625f54107 d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] Floating IP 7f522e14-085a-4282-946e-6b1795436f00 disassociated (deleted). External IP: 10.96.250.219, port: ab832240-9bcf-4417-904a-3b5fca33aadd. [pid: 8|app: 0|req: 1635/3157] 10.0.0.243 () {32 vars in 732 bytes} [Thu Aug 20 07:34:58 2026] DELETE /v2.0/floatingips/7f522e14-085a-4282-946e-6b1795436f00 => generated 0 bytes in 710 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:34:58.930 7 INFO neutron.api.v2.resource [None req-9a231d05-ce55-4b1c-b559-98ae9ea73a41 d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1523/3158] 10.0.0.243 () {32 vars in 729 bytes} [Thu Aug 20 07:34:58 2026] GET /v2.0/floatingips/7f522e14-085a-4282-946e-6b1795436f00 => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 07:34:58.938 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-501ed560-da7e-46c9-83db-ffbbfbbbf0b6'] response: {'name': 'network-changed', 'server_uuid': '6dd495c7-3838-4d41-8444-ad12a02868ed', 'tag': 'ab832240-9bcf-4417-904a-3b5fca33aadd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1636/3159] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:34:59 2026] GET /v2.0/ports?device_id=6dd495c7-3838-4d41-8444-ad12a02868ed => generated 1204 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3160] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:34:59 2026] GET /v2.0/security-groups?id=131d8004-7ea9-48fb-b091-43479f275783&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1637/3161] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:34:59 2026] GET /v2.0/ports?tenant_id=b721a93de1664a0ea203bda296ba7719&device_id=6dd495c7-3838-4d41-8444-ad12a02868ed => generated 1473 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3162] 199.204.45.162 () {34 vars in 986 bytes} [Thu Aug 20 07:34:59 2026] GET /v2.0/networks?id=e67cf830-7f23-4e32-a320-8433c7aa6d1c => generated 799 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1638/3163] 199.204.45.162 () {34 vars in 1058 bytes} [Thu Aug 20 07:34:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.162&port_id=ab832240-9bcf-4417-904a-3b5fca33aadd => 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: 1526/3164] 199.204.45.162 () {34 vars in 1106 bytes} [Thu Aug 20 07:34:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A198&port_id=ab832240-9bcf-4417-904a-3b5fca33aadd => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3165] 199.204.45.162 () {34 vars in 1064 bytes} [Thu Aug 20 07:34:59 2026] GET /v2.0/subnets?id=7d7027df-3c4f-4c9b-86b8-9b9c98ad5bd5&id=736231ca-e51f-4c4c-84ac-c3a360bd4851 => generated 1415 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3166] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:34:59 2026] GET /v2.0/ports?network_id=e67cf830-7f23-4e32-a320-8433c7aa6d1c&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3167] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:34:59 2026] GET /v2.0/ports?network_id=e67cf830-7f23-4e32-a320-8433c7aa6d1c&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: 1528/3168] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:34:59 2026] GET /v2.0/networks/e67cf830-7f23-4e32-a320-8433c7aa6d1c?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: 1641/3169] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:34:59 2026] GET /v2.0/networks/e67cf830-7f23-4e32-a320-8433c7aa6d1c?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: 1529/3170] 199.204.45.162 () {34 vars in 994 bytes} [Thu Aug 20 07:35:01 2026] GET /v2.0/ports?device_id=6dd495c7-3838-4d41-8444-ad12a02868ed => generated 1204 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:35:01.723 8 INFO neutron_taas.services.taas.taas_plugin [req-3837df0a-3949-4cbc-b8d1-eea4d68aef39 req-f2bf99e9-0833-4693-a2ee-db55eb8b0ffa d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] TaaS: Handle Delete Port: ab832240-9bcf-4417-904a-3b5fca33aadd 2026-08-20 07:35:01.726 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-3837df0a-3949-4cbc-b8d1-eea4d68aef39 req-f2bf99e9-0833-4693-a2ee-db55eb8b0ffa d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] Tap Mirror: Handle Delete Port: ab832240-9bcf-4417-904a-3b5fca33aadd [pid: 8|app: 0|req: 1642/3171] 199.204.45.162 () {36 vars in 997 bytes} [Thu Aug 20 07:35:01 2026] DELETE /v2.0/ports/ab832240-9bcf-4417-904a-3b5fca33aadd => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:35:01.914 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1402f05f-26c5-4d0a-bba0-e94b0944e702'] response: {'server_uuid': '6dd495c7-3838-4d41-8444-ad12a02868ed', 'name': 'network-vif-deleted', 'tag': 'ab832240-9bcf-4417-904a-3b5fca33aadd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1530/3172] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:35:04 2026] GET /v2.0/ports?device_id=6dd495c7-3838-4d41-8444-ad12a02868ed => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 07:35:09.506 8 INFO neutron_taas.services.taas.taas_plugin [None req-13377b8a-34dc-443b-ab5e-a4abf9f4f94d d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] TaaS: Handle Delete Port: 3a2e11a6-1d67-4b60-ac2e-a367ceec4983 2026-08-20 07:35:09.510 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-13377b8a-34dc-443b-ab5e-a4abf9f4f94d d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] Tap Mirror: Handle Delete Port: 3a2e11a6-1d67-4b60-ac2e-a367ceec4983 2026-08-20 07:35:09.695 8 INFO neutron.db.l3_db [None req-13377b8a-34dc-443b-ab5e-a4abf9f4f94d d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] Floating IP ad9f7024-803d-408c-99f3-94555cae68d5 disassociated (deleted). External IP: 10.96.250.209, port: cc9517c1-ffa1-4f58-944c-112af0e7409d. [pid: 8|app: 0|req: 1644/3175] 10.0.0.243 () {32 vars in 732 bytes} [Thu Aug 20 07:35:09 2026] DELETE /v2.0/floatingips/ad9f7024-803d-408c-99f3-94555cae68d5 => generated 0 bytes in 629 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:35:10.006 7 INFO neutron.api.v2.resource [None req-22e7c912-1c37-4d88-82cb-b9150ca51f1b d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1532/3176] 10.0.0.243 () {32 vars in 729 bytes} [Thu Aug 20 07:35:09 2026] GET /v2.0/floatingips/ad9f7024-803d-408c-99f3-94555cae68d5 => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 07:35:10.020 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b10869f-da81-4b26-9185-18a479282a55'] response: {'name': 'network-changed', 'server_uuid': '4f668e57-40a5-4d55-9504-1130590e0b81', 'tag': 'cc9517c1-ffa1-4f58-944c-112af0e7409d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1645/3177] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:35:10 2026] GET /v2.0/ports?device_id=4f668e57-40a5-4d55-9504-1130590e0b81 => generated 1196 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3178] 10.0.0.133 () {34 vars in 1040 bytes} [Thu Aug 20 07:35:10 2026] GET /v2.0/security-groups?id=131d8004-7ea9-48fb-b091-43479f275783&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3179] 199.204.45.162 () {34 vars in 1080 bytes} [Thu Aug 20 07:35:10 2026] GET /v2.0/ports?tenant_id=b721a93de1664a0ea203bda296ba7719&device_id=4f668e57-40a5-4d55-9504-1130590e0b81 => generated 1465 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3180] 199.204.45.162 () {34 vars in 986 bytes} [Thu Aug 20 07:35:10 2026] GET /v2.0/networks?id=4a2229bb-67d4-4606-b7d1-44ac6ccb30d1 => generated 801 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1647/3181] 199.204.45.162 () {34 vars in 1056 bytes} [Thu Aug 20 07:35:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.55&port_id=cc9517c1-ffa1-4f58-944c-112af0e7409d => 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: 1535/3182] 199.204.45.162 () {34 vars in 1104 bytes} [Thu Aug 20 07:35:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A32b&port_id=cc9517c1-ffa1-4f58-944c-112af0e7409d => 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: 1648/3183] 199.204.45.162 () {34 vars in 1064 bytes} [Thu Aug 20 07:35:10 2026] GET /v2.0/subnets?id=1b49bcfb-b212-40de-9e10-155b67e3f70c&id=bd3cb871-c4e7-463c-965f-ae0487c4bed0 => generated 1410 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3184] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:35:10 2026] GET /v2.0/ports?network_id=4a2229bb-67d4-4606-b7d1-44ac6ccb30d1&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: 1649/3185] 199.204.45.162 () {34 vars in 1052 bytes} [Thu Aug 20 07:35:10 2026] GET /v2.0/ports?network_id=4a2229bb-67d4-4606-b7d1-44ac6ccb30d1&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: 1537/3186] 199.204.45.162 () {34 vars in 1012 bytes} [Thu Aug 20 07:35:10 2026] GET /v2.0/networks/4a2229bb-67d4-4606-b7d1-44ac6ccb30d1?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: 1650/3187] 199.204.45.162 () {34 vars in 1112 bytes} [Thu Aug 20 07:35:10 2026] GET /v2.0/networks/4a2229bb-67d4-4606-b7d1-44ac6ccb30d1?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: 1538/3188] 199.204.45.162 () {34 vars in 994 bytes} [Thu Aug 20 07:35:12 2026] GET /v2.0/ports?device_id=4f668e57-40a5-4d55-9504-1130590e0b81 => generated 1196 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:35:12.684 8 INFO neutron_taas.services.taas.taas_plugin [req-7100f32b-85ac-4228-8e8c-dff1f3e48f7e req-50b84432-753d-4a99-9d17-b80a7fc9ecc0 d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] TaaS: Handle Delete Port: cc9517c1-ffa1-4f58-944c-112af0e7409d 2026-08-20 07:35:12.687 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-7100f32b-85ac-4228-8e8c-dff1f3e48f7e req-50b84432-753d-4a99-9d17-b80a7fc9ecc0 d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] Tap Mirror: Handle Delete Port: cc9517c1-ffa1-4f58-944c-112af0e7409d [pid: 8|app: 0|req: 1651/3189] 199.204.45.162 () {36 vars in 997 bytes} [Thu Aug 20 07:35:12 2026] DELETE /v2.0/ports/cc9517c1-ffa1-4f58-944c-112af0e7409d => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:35:12.939 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b3fdc4bf-85df-4ca4-a115-ebd6d1a67c3f'] response: {'server_uuid': '4f668e57-40a5-4d55-9504-1130590e0b81', 'name': 'network-vif-deleted', 'tag': 'cc9517c1-ffa1-4f58-944c-112af0e7409d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1539/3190] 10.0.0.133 () {34 vars in 990 bytes} [Thu Aug 20 07:35:15 2026] GET /v2.0/ports?device_id=4f668e57-40a5-4d55-9504-1130590e0b81 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1652/3191] 10.0.0.243 () {32 vars in 750 bytes} [Thu Aug 20 07:35:20 2026] DELETE /v2.0/security-group-rules/5ec8f900-5016-4016-b98d-4fb28c24cdeb => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:35:20.527 7 INFO neutron.api.v2.resource [None req-dbe56543-ce51-4188-a5a0-98078e9c2ebb d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1540/3192] 10.0.0.243 () {32 vars in 747 bytes} [Thu Aug 20 07:35:20 2026] GET /v2.0/security-group-rules/5ec8f900-5016-4016-b98d-4fb28c24cdeb => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1653/3193] 10.0.0.243 () {32 vars in 750 bytes} [Thu Aug 20 07:35:20 2026] DELETE /v2.0/security-group-rules/0cf6bb59-820e-4672-8ad8-6eb7bc120a8c => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:35:20.612 7 INFO neutron.api.v2.resource [None req-5ed5f38b-34b9-485a-9690-5e433811c0ea d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1541/3194] 10.0.0.243 () {32 vars in 747 bytes} [Thu Aug 20 07:35:20 2026] GET /v2.0/security-group-rules/0cf6bb59-820e-4672-8ad8-6eb7bc120a8c => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1654/3195] 10.0.0.243 () {32 vars in 750 bytes} [Thu Aug 20 07:35:20 2026] DELETE /v2.0/security-group-rules/0ad4217b-931d-4569-89f2-a0d1a8a2e434 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:35:20.703 7 INFO neutron.api.v2.resource [None req-878e309c-026e-4a02-a772-028f4defe439 d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1542/3196] 10.0.0.243 () {32 vars in 747 bytes} [Thu Aug 20 07:35:20 2026] GET /v2.0/security-group-rules/0ad4217b-931d-4569-89f2-a0d1a8a2e434 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1655/3197] 10.0.0.243 () {32 vars in 750 bytes} [Thu Aug 20 07:35:20 2026] DELETE /v2.0/security-group-rules/4afe0dc1-b9e0-4768-bc39-f92e0341803a => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:35:20.792 7 INFO neutron.api.v2.resource [None req-f7b845d8-f284-4c9b-aab6-620d9fbc7d8a d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1543/3198] 10.0.0.243 () {32 vars in 747 bytes} [Thu Aug 20 07:35:20 2026] GET /v2.0/security-group-rules/4afe0dc1-b9e0-4768-bc39-f92e0341803a => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1656/3199] 10.0.0.243 () {32 vars in 750 bytes} [Thu Aug 20 07:35:20 2026] DELETE /v2.0/security-group-rules/3c9115b2-4ae1-4fe8-91a8-b0e2d9f38b44 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:35:20.889 7 INFO neutron.api.v2.resource [None req-a51a80ba-d6c2-4c45-a96e-f10f0b1588e0 d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1544/3200] 10.0.0.243 () {32 vars in 747 bytes} [Thu Aug 20 07:35:20 2026] GET /v2.0/security-group-rules/3c9115b2-4ae1-4fe8-91a8-b0e2d9f38b44 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3201] 10.0.0.243 () {32 vars in 750 bytes} [Thu Aug 20 07:35:20 2026] DELETE /v2.0/security-group-rules/98bc317d-dd71-4584-9e09-95660059c182 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:35:20.966 7 INFO neutron.api.v2.resource [None req-d44f8a5f-466c-45f4-8920-6a39ad2f22ac d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1545/3202] 10.0.0.243 () {32 vars in 747 bytes} [Thu Aug 20 07:35:20 2026] GET /v2.0/security-group-rules/98bc317d-dd71-4584-9e09-95660059c182 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1658/3203] 10.0.0.243 () {32 vars in 750 bytes} [Thu Aug 20 07:35:20 2026] DELETE /v2.0/security-group-rules/f340ff65-2fa2-430b-8752-09a021a9af9f => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:35:21.041 7 INFO neutron.api.v2.resource [None req-9b5dd51f-a978-4b26-b1f5-e4656e1df08a d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1546/3204] 10.0.0.243 () {32 vars in 747 bytes} [Thu Aug 20 07:35:21 2026] GET /v2.0/security-group-rules/f340ff65-2fa2-430b-8752-09a021a9af9f => generated 155 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1659/3205] 10.0.0.243 () {32 vars in 750 bytes} [Thu Aug 20 07:35:21 2026] DELETE /v2.0/security-group-rules/f47da24a-1349-44f0-93e6-c4fe8b627145 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:35:21.126 7 INFO neutron.api.v2.resource [None req-988be3a6-aa3e-4afe-a6b4-e257ec06bd64 d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1547/3206] 10.0.0.243 () {32 vars in 747 bytes} [Thu Aug 20 07:35:21 2026] GET /v2.0/security-group-rules/f47da24a-1349-44f0-93e6-c4fe8b627145 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1660/3207] 10.0.0.243 () {32 vars in 750 bytes} [Thu Aug 20 07:35:21 2026] DELETE /v2.0/security-group-rules/520c0bff-4e98-49db-afa3-46fa21a19eb2 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:35:21.203 7 INFO neutron.api.v2.resource [None req-cef2e3f9-9afe-4d3e-9fee-ac8c80f66751 d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1548/3208] 10.0.0.243 () {32 vars in 747 bytes} [Thu Aug 20 07:35:21 2026] GET /v2.0/security-group-rules/520c0bff-4e98-49db-afa3-46fa21a19eb2 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1661/3209] 10.0.0.243 () {32 vars in 750 bytes} [Thu Aug 20 07:35:21 2026] DELETE /v2.0/security-group-rules/9d6f8329-93be-4f1b-8abb-e1d8e1abf833 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:35:21.282 7 INFO neutron.api.v2.resource [None req-69571c3d-02fc-4476-bf32-74b646cd3453 d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1549/3210] 10.0.0.243 () {32 vars in 747 bytes} [Thu Aug 20 07:35:21 2026] GET /v2.0/security-group-rules/9d6f8329-93be-4f1b-8abb-e1d8e1abf833 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1662/3211] 10.0.0.243 () {32 vars in 750 bytes} [Thu Aug 20 07:35:21 2026] DELETE /v2.0/security-group-rules/b6b18262-81d0-451a-9467-89ba0aa2c24d => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:35:21.362 7 INFO neutron.api.v2.resource [None req-f4dd9ce7-49f7-41d9-903a-c5a8fb41256e d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1550/3212] 10.0.0.243 () {32 vars in 747 bytes} [Thu Aug 20 07:35:21 2026] GET /v2.0/security-group-rules/b6b18262-81d0-451a-9467-89ba0aa2c24d => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1663/3213] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:35:21 2026] DELETE /v2.0/security-groups/131d8004-7ea9-48fb-b091-43479f275783 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:35:21.458 7 INFO neutron.api.v2.resource [None req-10f8fb76-12b1-4fbe-8f8a-f5f3edbf779b d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1551/3214] 10.0.0.243 () {32 vars in 737 bytes} [Thu Aug 20 07:35:21 2026] GET /v2.0/security-groups/131d8004-7ea9-48fb-b091-43479f275783 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 07:35:21.940 8 INFO neutron_taas.services.taas.taas_plugin [None req-af64abbf-9ad1-4de5-bab6-dff979c2d33b d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] TaaS: Handle Delete Port: 685a7618-0fd5-4d9d-a132-69389b035f63 2026-08-20 07:35:21.943 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-af64abbf-9ad1-4de5-bab6-dff979c2d33b d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] Tap Mirror: Handle Delete Port: 685a7618-0fd5-4d9d-a132-69389b035f63 [pid: 8|app: 0|req: 1664/3217] 10.0.0.243 () {34 vars in 789 bytes} [Thu Aug 20 07:35:21 2026] PUT /v2.0/routers/cc8cfe6b-21f1-4187-836a-9ab9d48d849d/remove_router_interface => generated 309 bytes in 960 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:35:22.633 7 INFO neutron.api.v2.resource [None req-c9f00242-96fb-41fa-86c8-f0eaac6bb8a4 d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1554/3218] 10.0.0.243 () {34 vars in 789 bytes} [Thu Aug 20 07:35:22 2026] PUT /v2.0/routers/cc8cfe6b-21f1-4187-836a-9ab9d48d849d/remove_router_interface => generated 198 bytes in 162 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 07:35:23.021 8 INFO neutron_taas.services.taas.taas_plugin [None req-db923040-6276-4560-810d-df668991255a d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] TaaS: Handle Delete Port: 5d6a1a11-e367-47b6-87bb-484f1a54dc73 2026-08-20 07:35:23.026 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-db923040-6276-4560-810d-df668991255a d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] Tap Mirror: Handle Delete Port: 5d6a1a11-e367-47b6-87bb-484f1a54dc73 [pid: 8|app: 0|req: 1665/3219] 10.0.0.243 () {34 vars in 789 bytes} [Thu Aug 20 07:35:22 2026] PUT /v2.0/routers/cc8cfe6b-21f1-4187-836a-9ab9d48d849d/remove_router_interface => generated 309 bytes in 892 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:35:23.716 7 INFO neutron.api.v2.resource [None req-48af528f-d070-453d-81e9-e3ee30c968b4 d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1555/3220] 10.0.0.243 () {34 vars in 789 bytes} [Thu Aug 20 07:35:23 2026] PUT /v2.0/routers/cc8cfe6b-21f1-4187-836a-9ab9d48d849d/remove_router_interface => generated 198 bytes in 181 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 07:35:24.122 8 INFO neutron_taas.services.taas.taas_plugin [None req-8597ec31-1e8c-4b3c-83af-51ad1314ef84 d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] TaaS: Handle Delete Port: 2741b3ac-9ee6-490c-85cc-6b580ff42289 2026-08-20 07:35:24.125 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8597ec31-1e8c-4b3c-83af-51ad1314ef84 d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] Tap Mirror: Handle Delete Port: 2741b3ac-9ee6-490c-85cc-6b580ff42289 [pid: 8|app: 0|req: 1666/3221] 10.0.0.243 () {34 vars in 789 bytes} [Thu Aug 20 07:35:23 2026] PUT /v2.0/routers/cc8cfe6b-21f1-4187-836a-9ab9d48d849d/remove_router_interface => generated 309 bytes in 977 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:35:24.890 7 INFO neutron.api.v2.resource [None req-28f158ff-928b-4934-83bf-b329862367e0 d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1556/3222] 10.0.0.243 () {34 vars in 789 bytes} [Thu Aug 20 07:35:24 2026] PUT /v2.0/routers/cc8cfe6b-21f1-4187-836a-9ab9d48d849d/remove_router_interface => generated 198 bytes in 190 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 07:35:25.102 8 INFO neutron_taas.services.taas.taas_plugin [None req-0ba32168-3bdd-4db2-9900-c200d17a41e3 d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] TaaS: Handle Delete Port: ab8dba79-c7f9-4e74-90f6-046a7dcf8881 2026-08-20 07:35:25.106 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0ba32168-3bdd-4db2-9900-c200d17a41e3 d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] Tap Mirror: Handle Delete Port: ab8dba79-c7f9-4e74-90f6-046a7dcf8881 2026-08-20 07:35:25.318 8 INFO neutron_taas.services.taas.taas_plugin [None req-0ba32168-3bdd-4db2-9900-c200d17a41e3 d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] TaaS: Handle Delete Port: 1b1d4198-01ea-4383-b02e-1e0aa2d624d3 2026-08-20 07:35:25.321 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0ba32168-3bdd-4db2-9900-c200d17a41e3 d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] Tap Mirror: Handle Delete Port: 1b1d4198-01ea-4383-b02e-1e0aa2d624d3 2026-08-20 07:35:25.664 8 INFO neutron.db.l3_hamode_db [None req-0ba32168-3bdd-4db2-9900-c200d17a41e3 d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] HA network ea29d05b-4587-4444-bcb4-2627951fb366 was deleted as no HA routers are present in tenant b721a93de1664a0ea203bda296ba7719. [pid: 8|app: 0|req: 1667/3223] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:35:24 2026] DELETE /v2.0/routers/cc8cfe6b-21f1-4187-836a-9ab9d48d849d => generated 0 bytes in 773 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:35:25.693 7 INFO neutron.api.v2.resource [None req-3216b7f7-4376-43cd-8ffe-1c7bbf7fc031 d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] show failed (client error): The resource could not be found. 2026-08-20 07:35:25.693 8 INFO neutron.services.segments.plugin [-] Segment f3406530-7825-4fe3-8246-98e54ab7c514 resource provider aggregate not found [pid: 7|app: 0|req: 1557/3224] 10.0.0.243 () {32 vars in 721 bytes} [Thu Aug 20 07:35:25 2026] GET /v2.0/routers/cc8cfe6b-21f1-4187-836a-9ab9d48d849d => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 07:35:25.712 8 INFO neutron.services.segments.plugin [-] Segment f3406530-7825-4fe3-8246-98e54ab7c514 resource provider aggregate not found 2026-08-20 07:35:25.720 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f3406530-7825-4fe3-8246-98e54ab7c514 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 f3406530-7825-4fe3-8246-98e54ab7c514 found for delete ", "request_id": "req-109d7359-83c3-4764-8641-7f846b71c5b4"}]} 2026-08-20 07:35:25.735 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f3406530-7825-4fe3-8246-98e54ab7c514 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 f3406530-7825-4fe3-8246-98e54ab7c514 found for delete ", "request_id": "req-a0185af2-1f99-44e0-8f1d-4547a22abe92"}]} [pid: 8|app: 0|req: 1668/3225] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:35:25 2026] DELETE /v2.0/subnets/736231ca-e51f-4c4c-84ac-c3a360bd4851 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:35:25.892 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5215bdd5-10c0-4672-81a8-69146512605d d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1558/3226] 10.0.0.243 () {32 vars in 721 bytes} [Thu Aug 20 07:35:25 2026] GET /v2.0/subnets/736231ca-e51f-4c4c-84ac-c3a360bd4851 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1669/3227] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:35:25 2026] DELETE /v2.0/subnets/7d7027df-3c4f-4c9b-86b8-9b9c98ad5bd5 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:35:26.082 7 INFO neutron.pecan_wsgi.hooks.translation [None req-20d3f466-7342-4910-abae-e441388214d9 d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1559/3228] 10.0.0.243 () {32 vars in 721 bytes} [Thu Aug 20 07:35:26 2026] GET /v2.0/subnets/7d7027df-3c4f-4c9b-86b8-9b9c98ad5bd5 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 07:35:26.195 8 INFO neutron_taas.services.taas.taas_plugin [None req-8bf63d99-950e-435a-9fa7-85bcb901397e d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] TaaS: Handle Delete Port: c1e79d58-15e9-4df7-8655-bc3db82f9715 2026-08-20 07:35:26.198 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8bf63d99-950e-435a-9fa7-85bcb901397e d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] Tap Mirror: Handle Delete Port: c1e79d58-15e9-4df7-8655-bc3db82f9715 [pid: 8|app: 0|req: 1670/3229] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:35:26 2026] DELETE /v2.0/networks/e67cf830-7f23-4e32-a320-8433c7aa6d1c => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:35:26.444 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1c34b3de-53aa-4b08-987d-a2eb9e4ee643 d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1560/3230] 10.0.0.243 () {32 vars in 723 bytes} [Thu Aug 20 07:35:26 2026] GET /v2.0/networks/e67cf830-7f23-4e32-a320-8433c7aa6d1c => generated 138 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1671/3231] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:35:26 2026] DELETE /v2.0/subnets/1b49bcfb-b212-40de-9e10-155b67e3f70c => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:35:26.649 7 INFO neutron.pecan_wsgi.hooks.translation [None req-23f36f93-8945-47cf-85d8-c84a1fbcc881 d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1561/3232] 10.0.0.243 () {32 vars in 721 bytes} [Thu Aug 20 07:35:26 2026] GET /v2.0/subnets/1b49bcfb-b212-40de-9e10-155b67e3f70c => 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: 1672/3233] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:35:26 2026] DELETE /v2.0/subnets/bd3cb871-c4e7-463c-965f-ae0487c4bed0 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:35:26.864 7 INFO neutron.pecan_wsgi.hooks.translation [None req-48ea2ab1-3ef9-4a9c-940b-e11989ee1dc8 d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1562/3234] 10.0.0.243 () {32 vars in 721 bytes} [Thu Aug 20 07:35:26 2026] GET /v2.0/subnets/bd3cb871-c4e7-463c-965f-ae0487c4bed0 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 07:35:26.962 8 INFO neutron_taas.services.taas.taas_plugin [None req-516935b3-42a2-46dc-8928-b4b53bf8f029 d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] TaaS: Handle Delete Port: 9c26b114-22c8-4376-9b7a-7bf61742e15c 2026-08-20 07:35:26.965 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-516935b3-42a2-46dc-8928-b4b53bf8f029 d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] Tap Mirror: Handle Delete Port: 9c26b114-22c8-4376-9b7a-7bf61742e15c [pid: 8|app: 0|req: 1673/3235] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:35:26 2026] DELETE /v2.0/networks/4a2229bb-67d4-4606-b7d1-44ac6ccb30d1 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:35:27.164 7 INFO neutron.pecan_wsgi.hooks.translation [None req-25c5fee1-085e-484b-83bf-cae662bb1e1b d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1563/3236] 10.0.0.243 () {32 vars in 723 bytes} [Thu Aug 20 07:35:27 2026] GET /v2.0/networks/4a2229bb-67d4-4606-b7d1-44ac6ccb30d1 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1674/3237] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:35:27 2026] DELETE /v2.0/subnets/7701a7fa-9d84-46d4-b433-e6192b01bab3 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:35:27.317 7 INFO neutron.pecan_wsgi.hooks.translation [None req-28acf27a-7500-42c0-910d-0b401e3d433f d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1564/3238] 10.0.0.243 () {32 vars in 721 bytes} [Thu Aug 20 07:35:27 2026] GET /v2.0/subnets/7701a7fa-9d84-46d4-b433-e6192b01bab3 => 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: 1675/3239] 10.0.0.243 () {32 vars in 724 bytes} [Thu Aug 20 07:35:27 2026] DELETE /v2.0/subnets/cfd3dd5f-9c14-4b3a-84fb-9adcdea67037 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:35:27.471 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aa945177-099d-4ee0-82db-7a1e19e56694 d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1565/3240] 10.0.0.243 () {32 vars in 721 bytes} [Thu Aug 20 07:35:27 2026] GET /v2.0/subnets/cfd3dd5f-9c14-4b3a-84fb-9adcdea67037 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 07:35:27.563 8 INFO neutron_taas.services.taas.taas_plugin [None req-24d9e328-94c9-4df3-93ac-64da9ad1a43c d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] TaaS: Handle Delete Port: 3e3367d6-1f60-46c5-b72d-073e043b8207 2026-08-20 07:35:27.566 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-24d9e328-94c9-4df3-93ac-64da9ad1a43c d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] Tap Mirror: Handle Delete Port: 3e3367d6-1f60-46c5-b72d-073e043b8207 2026-08-20 07:35:27.744 8 INFO neutron.services.segments.plugin [-] Segment fe86ac81-b6d1-4c00-90e4-26a406e3a631 resource provider aggregate not found 2026-08-20 07:35:27.761 8 INFO neutron.services.segments.plugin [-] Segment fe86ac81-b6d1-4c00-90e4-26a406e3a631 resource provider aggregate not found 2026-08-20 07:35:27.766 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment fe86ac81-b6d1-4c00-90e4-26a406e3a631 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 fe86ac81-b6d1-4c00-90e4-26a406e3a631 found for delete ", "request_id": "req-026ceb76-ad43-4365-b39e-c46529dde5c6"}]} 2026-08-20 07:35:27.775 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment fe86ac81-b6d1-4c00-90e4-26a406e3a631 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 fe86ac81-b6d1-4c00-90e4-26a406e3a631 found for delete ", "request_id": "req-51e7354b-1c81-465c-b3e2-44db839a54dd"}]} 2026-08-20 07:35:27.784 8 INFO neutron.services.segments.plugin [-] Segment 194fb416-ae13-4b45-b9f7-429de3104466 resource provider aggregate not found 2026-08-20 07:35:27.796 8 INFO neutron.services.segments.plugin [-] Segment 194fb416-ae13-4b45-b9f7-429de3104466 resource provider aggregate not found 2026-08-20 07:35:27.805 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 194fb416-ae13-4b45-b9f7-429de3104466 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 194fb416-ae13-4b45-b9f7-429de3104466 found for delete ", "request_id": "req-f88c1d56-d0ab-41b6-9778-d984bcfa2b16"}]} [pid: 8|app: 0|req: 1676/3241] 10.0.0.243 () {32 vars in 726 bytes} [Thu Aug 20 07:35:27 2026] DELETE /v2.0/networks/67a84499-7cec-4f04-a6d3-8242db70c0b5 => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-20 07:35:27.830 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 194fb416-ae13-4b45-b9f7-429de3104466 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 194fb416-ae13-4b45-b9f7-429de3104466 found for delete ", "request_id": "req-42e93611-082e-4c12-b5eb-9800443f76e8"}]} 2026-08-20 07:35:27.841 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a137914d-9abf-4f46-b25b-b61c310f6fa7 d7ebd1a8143a41c48898af1aa3a30684 b721a93de1664a0ea203bda296ba7719 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1566/3242] 10.0.0.243 () {32 vars in 723 bytes} [Thu Aug 20 07:35:27 2026] GET /v2.0/networks/67a84499-7cec-4f04-a6d3-8242db70c0b5 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 07:35:27.854 8 INFO neutron.services.segments.plugin [-] Segment ccd2c385-3eac-4d97-aa73-7054085d907c resource provider aggregate not found 2026-08-20 07:35:27.872 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ccd2c385-3eac-4d97-aa73-7054085d907c 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 ccd2c385-3eac-4d97-aa73-7054085d907c found for delete ", "request_id": "req-930cbe6d-1ff9-473a-9b78-1050c5b85ca9"}]} [pid: 8|app: 0|req: 1677/3243] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:35:29 2026] GET /v2.0/security-groups?tenant_id=b721a93de1664a0ea203bda296ba7719&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 07:35:29.827 8 INFO neutron.services.segments.plugin [-] Segment ccd2c385-3eac-4d97-aa73-7054085d907c resource provider aggregate not found 2026-08-20 07:35:29.843 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ccd2c385-3eac-4d97-aa73-7054085d907c 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 ccd2c385-3eac-4d97-aa73-7054085d907c found for delete ", "request_id": "req-3f3b5f24-c07b-4030-8047-891cd73593b9"}]} [pid: 7|app: 0|req: 1567/3244] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:35:29 2026] DELETE /v2.0/security-groups/e5fd6c2b-a5ff-4610-bf95-de834cb26597 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1678/3245] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:35:29 2026] GET /v2.0/security-groups?tenant_id=983fd1acdfa145e78a01cae7aab6645a&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3246] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:35:30 2026] DELETE /v2.0/security-groups/288846d3-2479-4d2d-9c51-d24085c27bca => 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: 1679/3247] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:35:30 2026] GET /v2.0/security-groups?tenant_id=94cb6031c9964fb28dbe468be46d46ea&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3248] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:35:30 2026] DELETE /v2.0/security-groups/1aa2080f-8f3b-4519-b5e4-86a6b7a6f335 => 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: 1680/3249] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:35:30 2026] GET /v2.0/security-groups?tenant_id=698753a3d50242e289da3aa1fe96f455&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3250] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:35:30 2026] DELETE /v2.0/security-groups/e4829c03-b792-41b5-9494-1f952331b0d0 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1681/3251] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:35:30 2026] GET /v2.0/security-groups?tenant_id=c7facfeb5e6e41319f5b753839ddb6e0&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3252] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:35:31 2026] DELETE /v2.0/security-groups/4eb317e4-da57-49fa-b297-de0c6c8294d7 => 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: 1682/3253] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:35:31 2026] GET /v2.0/security-groups?tenant_id=d450a304922e4eb0b815265ced283626&name=default => generated 2929 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3254] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:35:31 2026] DELETE /v2.0/security-groups/799f329b-1da8-44b7-9562-127f5e01e8b2 => 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: 1683/3255] 10.0.0.243 () {32 vars in 774 bytes} [Thu Aug 20 07:35:31 2026] GET /v2.0/security-groups?tenant_id=a8b33241286640809e166634d2aa9161&name=default => generated 2929 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3256] 10.0.0.243 () {32 vars in 740 bytes} [Thu Aug 20 07:35:31 2026] DELETE /v2.0/security-groups/f8a16d7f-bdf0-4500-8086-0913539f8c4e => 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: 1684/3257] 10.0.0.243 () {32 vars in 649 bytes} [Thu Aug 20 07:35:34 2026] GET /v2.0/networks => generated 2168 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3258] 10.0.0.243 () {32 vars in 655 bytes} [Thu Aug 20 07:35:35 2026] GET /v2.0/floatingips => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1685/3259] 10.0.0.243 () {32 vars in 647 bytes} [Thu Aug 20 07:35:35 2026] GET /v2.0/routers => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3260] 10.0.0.243 () {32 vars in 643 bytes} [Thu Aug 20 07:35:35 2026] GET /v2.0/ports => generated 4721 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1686/3261] 10.0.0.243 () {32 vars in 647 bytes} [Thu Aug 20 07:35:35 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3262] 10.0.0.243 () {32 vars in 649 bytes} [Thu Aug 20 07:35:35 2026] GET /v2.0/networks => generated 2168 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1687/3263] 10.0.0.243 () {32 vars in 663 bytes} [Thu Aug 20 07:35:35 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: 7|app: 0|req: 1577/3264] 10.0.0.243 () {32 vars in 655 bytes} [Thu Aug 20 07:35:35 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)