+ 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 Sep 10 11:52:10 2026] *** compiled with version: 13.3.0 on 06 August 2026 01:02:01 os: Linux-5.15.0-191-generic #201-Ubuntu SMP Fri Aug 7 18:39:04 UTC 2026 nodename: neutron-server-7d699dc77d-bfmjh 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 0x7fe93d48f668 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-09-10 11:52:14.781 7 INFO neutron.common.config [-] Logging enabled! 2026-09-10 11:52:14.782 7 INFO neutron.common.config [-] uwsgi version 26.0.14.dev6 2026-09-10 11:52:14.902 8 INFO neutron.common.config [-] Logging enabled! 2026-09-10 11:52:14.902 8 INFO neutron.common.config [-] uwsgi version 26.0.14.dev6 2026-09-10 11:52:16.033 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-10 11:52:16.193 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-10 11:52:18.064 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-10 11:52:18.067 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-10 11:52:18.071 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-09-10 11:52:18.072 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-10 11:52:18.072 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-09-10 11:52:18.073 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-09-10 11:52:18.073 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-10 11:52:18.083 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-10 11:52:18.083 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-10 11:52:18.083 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-09-10 11:52:18.086 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-10 11:52:18.090 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-10 11:52:18.094 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-09-10 11:52:18.095 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-10 11:52:18.095 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-09-10 11:52:18.096 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-09-10 11:52:18.096 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-10 11:52:18.105 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-10 11:52:18.105 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-10 11:52:18.105 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-09-10 11:52:18.107 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-09-10 11:52:18.108 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-09-10 11:52:18.108 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-09-10 11:52:18.132 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-09-10 11:52:18.134 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-09-10 11:52:18.134 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-09-10 11:52:18.160 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-10 11:52:18.160 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-10 11:52:18.161 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-09-10 11:52:18.161 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-09-10 11:52:18.189 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-10 11:52:18.189 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-10 11:52:18.189 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-09-10 11:52:18.190 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-09-10 11:52:18.539 7 INFO neutron.plugins.ml2.managers [None req-95f53dfc-720c-4273-901b-8eff0cf40841 - - - - - -] Initializing driver for type 'vlan' 2026-09-10 11:52:18.568 8 INFO neutron.plugins.ml2.managers [None req-b11f0908-45b7-4413-9afe-e42382694cc4 - - - - - -] Initializing driver for type 'vlan' 2026-09-10 11:52:18.979 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-95f53dfc-720c-4273-901b-8eff0cf40841 - - - - - -] VlanTypeDriver initialization complete 2026-09-10 11:52:18.979 7 INFO neutron.plugins.ml2.managers [None req-95f53dfc-720c-4273-901b-8eff0cf40841 - - - - - -] Initializing driver for type 'vxlan' 2026-09-10 11:52:18.979 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-95f53dfc-720c-4273-901b-8eff0cf40841 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-09-10 11:52:18.993 7 INFO neutron.plugins.ml2.managers [None req-95f53dfc-720c-4273-901b-8eff0cf40841 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-10 11:52:18.993 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-95f53dfc-720c-4273-901b-8eff0cf40841 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-10 11:52:18.993 7 INFO neutron.plugins.ml2.managers [None req-95f53dfc-720c-4273-901b-8eff0cf40841 - - - - - -] Initializing extension driver 'port_security' 2026-09-10 11:52:18.993 7 INFO neutron.plugins.ml2.extensions.port_security [None req-95f53dfc-720c-4273-901b-8eff0cf40841 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-10 11:52:18.993 7 INFO neutron.plugins.ml2.managers [None req-95f53dfc-720c-4273-901b-8eff0cf40841 - - - - - -] Initializing extension driver 'qos' 2026-09-10 11:52:18.993 7 INFO neutron.plugins.ml2.managers [None req-95f53dfc-720c-4273-901b-8eff0cf40841 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-09-10 11:52:18.993 7 INFO neutron.plugins.ml2.managers [None req-95f53dfc-720c-4273-901b-8eff0cf40841 - - - - - -] Initializing mechanism driver 'l2population' 2026-09-10 11:52:18.998 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-b11f0908-45b7-4413-9afe-e42382694cc4 - - - - - -] VlanTypeDriver initialization complete 2026-09-10 11:52:18.998 8 INFO neutron.plugins.ml2.managers [None req-b11f0908-45b7-4413-9afe-e42382694cc4 - - - - - -] Initializing driver for type 'vxlan' 2026-09-10 11:52:18.999 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-b11f0908-45b7-4413-9afe-e42382694cc4 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-09-10 11:52:19.008 7 INFO neutron.quota [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded quota_driver: . 2026-09-10 11:52:19.009 7 INFO neutron.plugins.ml2.plugin [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Modular L2 Plugin initialization complete 2026-09-10 11:52:19.009 7 INFO neutron.plugins.ml2.managers [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-10 11:52:19.009 7 INFO neutron.plugins.ml2.managers [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-10 11:52:19.009 7 INFO neutron.plugins.ml2.managers [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Got port-security extension from driver 'port_security' 2026-09-10 11:52:19.009 7 INFO neutron.extensions.vlantransparent [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Disabled vlantransparent extension. 2026-09-10 11:52:19.010 7 INFO neutron.extensions.qinq [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Disabled VLAN QinQ extension. 2026-09-10 11:52:19.010 7 INFO neutron.manager [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loading Plugin: qos 2026-09-10 11:52:19.015 8 INFO neutron.plugins.ml2.managers [None req-b11f0908-45b7-4413-9afe-e42382694cc4 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-10 11:52:19.015 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-b11f0908-45b7-4413-9afe-e42382694cc4 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-10 11:52:19.015 8 INFO neutron.plugins.ml2.managers [None req-b11f0908-45b7-4413-9afe-e42382694cc4 - - - - - -] Initializing extension driver 'port_security' 2026-09-10 11:52:19.015 8 INFO neutron.plugins.ml2.extensions.port_security [None req-b11f0908-45b7-4413-9afe-e42382694cc4 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-10 11:52:19.015 8 INFO neutron.plugins.ml2.managers [None req-b11f0908-45b7-4413-9afe-e42382694cc4 - - - - - -] Initializing extension driver 'qos' 2026-09-10 11:52:19.016 8 INFO neutron.plugins.ml2.managers [None req-b11f0908-45b7-4413-9afe-e42382694cc4 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-09-10 11:52:19.016 8 INFO neutron.plugins.ml2.managers [None req-b11f0908-45b7-4413-9afe-e42382694cc4 - - - - - -] Initializing mechanism driver 'l2population' 2026-09-10 11:52:19.026 7 INFO neutron.manager [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loading Plugin: router 2026-09-10 11:52:19.029 8 INFO neutron.quota [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded quota_driver: . 2026-09-10 11:52:19.030 8 INFO neutron.plugins.ml2.plugin [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Modular L2 Plugin initialization complete 2026-09-10 11:52:19.030 8 INFO neutron.plugins.ml2.managers [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-10 11:52:19.030 8 INFO neutron.plugins.ml2.managers [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-10 11:52:19.030 8 INFO neutron.plugins.ml2.managers [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Got port-security extension from driver 'port_security' 2026-09-10 11:52:19.031 8 INFO neutron.extensions.vlantransparent [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Disabled vlantransparent extension. 2026-09-10 11:52:19.031 8 INFO neutron.extensions.qinq [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Disabled VLAN QinQ extension. 2026-09-10 11:52:19.031 8 INFO neutron.manager [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loading Plugin: qos 2026-09-10 11:52:19.048 8 INFO neutron.manager [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loading Plugin: router 2026-09-10 11:52:19.082 7 INFO neutron.services.service_base [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-09-10 11:52:19.082 7 INFO neutron.manager [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loading Plugin: segments 2026-09-10 11:52:19.121 8 INFO neutron.services.service_base [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-09-10 11:52:19.122 8 INFO neutron.manager [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loading Plugin: segments 2026-09-10 11:52:19.192 7 INFO neutron.manager [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loading Plugin: trunk 2026-09-10 11:52:19.211 7 INFO neutron.manager [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loading Plugin: vpnaas 2026-09-10 11:52:19.249 8 INFO neutron.manager [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loading Plugin: trunk 2026-09-10 11:52:19.255 7 WARNING stevedore.named [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-09-10 11:52:19.255 7 WARNING stevedore.named [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-10 11:52:19.275 8 INFO neutron.manager [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loading Plugin: vpnaas 2026-09-10 11:52:19.325 8 WARNING stevedore.named [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-09-10 11:52:19.326 8 WARNING stevedore.named [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-10 11:52:19.333 7 INFO neutron_vpnaas.services.vpn.plugin [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-10 11:52:19.334 7 INFO neutron.common.utils [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-09-10 11:52:19.334 7 INFO neutron.manager [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loading Plugin: taas 2026-09-10 11:52:19.366 7 WARNING stevedore.named [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-10 11:52:19.393 7 INFO neutron_taas.services.taas.taas_plugin [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-09-10 11:52:19.393 7 INFO neutron.manager [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loading Plugin: tapmirror 2026-09-10 11:52:19.402 8 INFO neutron_vpnaas.services.vpn.plugin [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-10 11:52:19.402 8 INFO neutron.common.utils [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-09-10 11:52:19.403 8 INFO neutron.manager [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loading Plugin: taas 2026-09-10 11:52:19.407 7 WARNING stevedore.named [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-10 11:52:19.430 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-09-10 11:52:19.431 7 INFO neutron.manager [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loading Plugin: auto_allocate 2026-09-10 11:52:19.432 8 WARNING stevedore.named [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-10 11:52:19.439 7 INFO neutron.manager [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loading Plugin: tag 2026-09-10 11:52:19.452 7 INFO neutron.manager [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loading Plugin: timestamp 2026-09-10 11:52:19.455 7 INFO neutron.manager [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loading Plugin: network_ip_availability 2026-09-10 11:52:19.456 8 INFO neutron_taas.services.taas.taas_plugin [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-09-10 11:52:19.456 8 INFO neutron.manager [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loading Plugin: tapmirror 2026-09-10 11:52:19.459 7 INFO neutron.manager [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loading Plugin: flavors 2026-09-10 11:52:19.463 7 INFO neutron.manager [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loading Plugin: revisions 2026-09-10 11:52:19.466 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Initializing extension manager. 2026-09-10 11:52:19.468 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: address-group 2026-09-10 11:52:19.469 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: address-scope 2026-09-10 11:52:19.469 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-09-10 11:52:19.469 8 WARNING stevedore.named [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-10 11:52:19.470 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: agent 2026-09-10 11:52:19.471 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: agent-resources-synced 2026-09-10 11:52:19.472 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: allowed-address-pairs 2026-09-10 11:52:19.474 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: auto-allocated-topology 2026-09-10 11:52:19.475 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: availability_zone 2026-09-10 11:52:19.475 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: availability_zone_filter 2026-09-10 11:52:19.476 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-10 11:52:19.477 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: default-subnetpools 2026-09-10 11:52:19.479 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-10 11:52:19.479 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: dns-integration 2026-09-10 11:52:19.480 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: dns-domain-ports 2026-09-10 11:52:19.480 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-09-10 11:52:19.481 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: dvr 2026-09-10 11:52:19.481 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-10 11:52:19.482 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: empty-string-filtering 2026-09-10 11:52:19.483 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-10 11:52:19.483 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-10 11:52:19.484 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: external-net 2026-09-10 11:52:19.484 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-10 11:52:19.485 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: extraroute 2026-09-10 11:52:19.486 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: extraroute-atomic 2026-09-10 11:52:19.487 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-09-10 11:52:19.487 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-10 11:52:19.488 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-10 11:52:19.488 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-10 11:52:19.489 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: fip-port-details 2026-09-10 11:52:19.490 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: flavors 2026-09-10 11:52:19.491 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-10 11:52:19.492 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: floatingip-pools 2026-09-10 11:52:19.493 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: ip_allocation 2026-09-10 11:52:19.493 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: ip-substring-filtering 2026-09-10 11:52:19.494 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: l2_adjacency 2026-09-10 11:52:19.495 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: router 2026-09-10 11:52:19.495 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-09-10 11:52:19.496 8 INFO neutron.manager [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loading Plugin: auto_allocate 2026-09-10 11:52:19.497 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-10 11:52:19.498 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-09-10 11:52:19.498 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-09-10 11:52:19.499 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: ext-gw-mode 2026-09-10 11:52:19.500 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: l3-ha 2026-09-10 11:52:19.500 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-10 11:52:19.501 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-09-10 11:52:19.501 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: l3-flavors 2026-09-10 11:52:19.502 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-10 11:52:19.503 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-09-10 11:52:19.505 8 INFO neutron.manager [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loading Plugin: tag 2026-09-10 11:52:19.505 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-10 11:52:19.507 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-10 11:52:19.508 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Extension logging not supported by any of loaded plugins 2026-09-10 11:52:19.509 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-10 11:52:19.510 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-10 11:52:19.510 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: multi-provider 2026-09-10 11:52:19.511 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: net-mtu 2026-09-10 11:52:19.512 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: net-mtu-writable 2026-09-10 11:52:19.512 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: network_availability_zone 2026-09-10 11:52:19.513 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: network_ha 2026-09-10 11:52:19.514 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: network-ip-availability 2026-09-10 11:52:19.515 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-10 11:52:19.515 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: pagination 2026-09-10 11:52:19.516 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: port-device-profile 2026-09-10 11:52:19.516 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-09-10 11:52:19.517 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-09-10 11:52:19.518 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-09-10 11:52:19.518 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: port-mac-override 2026-09-10 11:52:19.519 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-10 11:52:19.520 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-10 11:52:19.520 8 INFO neutron.manager [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loading Plugin: timestamp 2026-09-10 11:52:19.520 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-09-10 11:52:19.521 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: port-resource-request 2026-09-10 11:52:19.521 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: port-resource-request-groups 2026-09-10 11:52:19.522 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-09-10 11:52:19.522 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: binding 2026-09-10 11:52:19.523 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: binding-extended 2026-09-10 11:52:19.524 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: port-security 2026-09-10 11:52:19.524 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: project-id 2026-09-10 11:52:19.524 8 INFO neutron.manager [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loading Plugin: network_ip_availability 2026-09-10 11:52:19.525 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: provider 2026-09-10 11:52:19.526 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-09-10 11:52:19.529 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: qos 2026-09-10 11:52:19.530 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-10 11:52:19.531 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-10 11:52:19.531 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: qos-default 2026-09-10 11:52:19.532 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: qos-fip 2026-09-10 11:52:19.532 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-10 11:52:19.532 8 INFO neutron.manager [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loading Plugin: flavors 2026-09-10 11:52:19.533 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: qos-gateway-ip 2026-09-10 11:52:19.534 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: qos-port-network-policy 2026-09-10 11:52:19.534 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: qos-pps-minimum 2026-09-10 11:52:19.535 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-10 11:52:19.536 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: qos-pps 2026-09-10 11:52:19.536 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: qos-rule-type-details 2026-09-10 11:52:19.537 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-10 11:52:19.538 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: qos-rules-alias 2026-09-10 11:52:19.538 8 INFO neutron.manager [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loading Plugin: revisions 2026-09-10 11:52:19.539 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: quota-check-limit 2026-09-10 11:52:19.540 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: quota-check-limit-default 2026-09-10 11:52:19.542 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: quotas 2026-09-10 11:52:19.543 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Initializing extension manager. 2026-09-10 11:52:19.544 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: quota_details 2026-09-10 11:52:19.545 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: address-group 2026-09-10 11:52:19.545 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: rbac-policies 2026-09-10 11:52:19.546 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: rbac-address-group 2026-09-10 11:52:19.546 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: address-scope 2026-09-10 11:52:19.547 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: rbac-address-scope 2026-09-10 11:52:19.547 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-09-10 11:52:19.547 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: rbac-security-groups 2026-09-10 11:52:19.548 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: rbac-subnetpool 2026-09-10 11:52:19.548 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: agent 2026-09-10 11:52:19.549 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: revision-if-match 2026-09-10 11:52:19.549 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: agent-resources-synced 2026-09-10 11:52:19.549 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: standard-attr-revisions 2026-09-10 11:52:19.550 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: router_availability_zone 2026-09-10 11:52:19.550 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: allowed-address-pairs 2026-09-10 11:52:19.551 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-10 11:52:19.551 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: auto-allocated-topology 2026-09-10 11:52:19.552 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: availability_zone 2026-09-10 11:52:19.553 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: availability_zone_filter 2026-09-10 11:52:19.554 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: security-groups-default-rules 2026-09-10 11:52:19.554 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-10 11:52:19.554 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-10 11:52:19.555 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: port-security-groups-filtering 2026-09-10 11:52:19.555 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: default-subnetpools 2026-09-10 11:52:19.555 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-10 11:52:19.556 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-09-10 11:52:19.556 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-10 11:52:19.557 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-10 11:52:19.558 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: dns-integration 2026-09-10 11:52:19.558 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: dns-domain-ports 2026-09-10 11:52:19.559 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-09-10 11:52:19.560 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: dvr 2026-09-10 11:52:19.561 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-10 11:52:19.561 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: empty-string-filtering 2026-09-10 11:52:19.562 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-10 11:52:19.562 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-10 11:52:19.563 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: external-net 2026-09-10 11:52:19.563 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-10 11:52:19.564 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: extraroute 2026-09-10 11:52:19.565 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: extraroute-atomic 2026-09-10 11:52:19.565 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-09-10 11:52:19.566 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-10 11:52:19.567 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-10 11:52:19.564 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: security-group 2026-09-10 11:52:19.567 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-10 11:52:19.568 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: fip-port-details 2026-09-10 11:52:19.569 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: segment 2026-09-10 11:52:19.569 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: flavors 2026-09-10 11:52:19.569 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-10 11:52:19.570 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-10 11:52:19.570 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: service-type 2026-09-10 11:52:19.571 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: floatingip-pools 2026-09-10 11:52:19.571 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: sorting 2026-09-10 11:52:19.571 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: ip_allocation 2026-09-10 11:52:19.572 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: standard-attr-segment 2026-09-10 11:52:19.572 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: ip-substring-filtering 2026-09-10 11:52:19.573 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: standard-attr-description 2026-09-10 11:52:19.573 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: l2_adjacency 2026-09-10 11:52:19.573 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: stateful-security-group 2026-09-10 11:52:19.574 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: router 2026-09-10 11:52:19.574 7 WARNING neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-09-10 11:52:19.575 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-09-10 11:52:19.576 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: subnet-external-network 2026-09-10 11:52:19.576 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: subnet_onboard 2026-09-10 11:52:19.577 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-10 11:52:19.577 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-10 11:52:19.578 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-09-10 11:52:19.578 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: subnet-service-types 2026-09-10 11:52:19.578 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-09-10 11:52:19.579 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: subnet_allocation 2026-09-10 11:52:19.579 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: ext-gw-mode 2026-09-10 11:52:19.579 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: l3-ha 2026-09-10 11:52:19.580 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-10 11:52:19.580 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-10 11:52:19.580 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: tag-creation 2026-09-10 11:52:19.581 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-09-10 11:52:19.581 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-10 11:52:19.581 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: l3-flavors 2026-09-10 11:52:19.582 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-10 11:52:19.583 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-09-10 11:52:19.585 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-10 11:52:19.587 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: standard-attr-tag 2026-09-10 11:52:19.587 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-10 11:52:19.588 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-10 11:52:19.588 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Extension logging not supported by any of loaded plugins 2026-09-10 11:52:19.589 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: trunk 2026-09-10 11:52:19.589 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-10 11:52:19.589 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: trunk-details 2026-09-10 11:52:19.590 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-10 11:52:19.590 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-10 11:52:19.591 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: multi-provider 2026-09-10 11:52:19.591 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-09-10 11:52:19.591 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: net-mtu 2026-09-10 11:52:19.592 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: net-mtu-writable 2026-09-10 11:52:19.592 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-09-10 11:52:19.593 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: network_availability_zone 2026-09-10 11:52:19.593 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: vpn-aes-ctr 2026-09-10 11:52:19.593 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: network_ha 2026-09-10 11:52:19.594 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: network-ip-availability 2026-09-10 11:52:19.595 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-10 11:52:19.595 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: pagination 2026-09-10 11:52:19.596 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-09-10 11:52:19.596 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: port-device-profile 2026-09-10 11:52:19.596 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-09-10 11:52:19.597 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-09-10 11:52:19.597 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-10 11:52:19.598 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-09-10 11:52:19.598 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: port-mac-override 2026-09-10 11:52:19.599 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: vpn-flavors 2026-09-10 11:52:19.599 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-10 11:52:19.599 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-10 11:52:19.600 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-09-10 11:52:19.600 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: port-resource-request 2026-09-10 11:52:19.601 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: port-resource-request-groups 2026-09-10 11:52:19.601 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: vpnaas 2026-09-10 11:52:19.601 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-09-10 11:52:19.602 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: binding 2026-09-10 11:52:19.603 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: taas 2026-09-10 11:52:19.604 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: binding-extended 2026-09-10 11:52:19.604 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: port-security 2026-09-10 11:52:19.605 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: project-id 2026-09-10 11:52:19.605 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: tap-mirror 2026-09-10 11:52:19.605 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: provider 2026-09-10 11:52:19.605 7 INFO neutron.api.extensions [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Loaded extension: taas-vlan-filter 2026-09-10 11:52:19.606 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Extension qinq not supported by any of loaded plugins 2026-09-10 11:52:19.609 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: qos 2026-09-10 11:52:19.610 7 INFO neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Creating instance of TrackedResource for resource:network 2026-09-10 11:52:19.610 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-10 11:52:19.610 7 INFO neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-09-10 11:52:19.611 7 INFO neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-10 11:52:19.611 7 INFO neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Creating instance of TrackedResource for resource:port 2026-09-10 11:52:19.611 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-10 11:52:19.612 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: qos-default 2026-09-10 11:52:19.612 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: qos-fip 2026-09-10 11:52:19.613 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-10 11:52:19.613 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: qos-gateway-ip 2026-09-10 11:52:19.614 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: qos-port-network-policy 2026-09-10 11:52:19.615 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: qos-pps-minimum 2026-09-10 11:52:19.615 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-10 11:52:19.616 7 INFO neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-10 11:52:19.616 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: qos-pps 2026-09-10 11:52:19.616 7 INFO neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-10 11:52:19.617 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: qos-rule-type-details 2026-09-10 11:52:19.618 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-10 11:52:19.618 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: qos-rules-alias 2026-09-10 11:52:19.619 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: quota-check-limit 2026-09-10 11:52:19.620 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: quota-check-limit-default 2026-09-10 11:52:19.624 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: quotas 2026-09-10 11:52:19.624 7 INFO neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-10 11:52:19.625 7 INFO neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-10 11:52:19.625 7 INFO neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-10 11:52:19.626 7 INFO neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-10 11:52:19.627 7 WARNING neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] subnetpool is already registered 2026-09-10 11:52:19.627 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: quota_details 2026-09-10 11:52:19.627 7 INFO neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-10 11:52:19.627 7 WARNING neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] subnetpool is already registered 2026-09-10 11:52:19.628 7 INFO neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-10 11:52:19.628 7 INFO neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-10 11:52:19.629 7 INFO neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-10 11:52:19.629 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: rbac-policies 2026-09-10 11:52:19.629 7 INFO neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-10 11:52:19.630 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: rbac-address-group 2026-09-10 11:52:19.630 7 INFO neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-10 11:52:19.630 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: rbac-address-scope 2026-09-10 11:52:19.631 7 INFO neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-10 11:52:19.631 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: rbac-security-groups 2026-09-10 11:52:19.631 7 INFO neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-10 11:52:19.631 7 WARNING neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] ipsecpolicy is already registered 2026-09-10 11:52:19.632 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: rbac-subnetpool 2026-09-10 11:52:19.632 7 INFO neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-10 11:52:19.632 7 WARNING neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] ikepolicy is already registered 2026-09-10 11:52:19.632 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: revision-if-match 2026-09-10 11:52:19.633 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: standard-attr-revisions 2026-09-10 11:52:19.634 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: router_availability_zone 2026-09-10 11:52:19.635 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-10 11:52:19.637 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: security-groups-default-rules 2026-09-10 11:52:19.637 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-10 11:52:19.637 7 INFO neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-10 11:52:19.637 7 WARNING neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] router is already registered 2026-09-10 11:52:19.638 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: port-security-groups-filtering 2026-09-10 11:52:19.638 7 INFO neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-10 11:52:19.638 7 WARNING neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] floatingip is already registered 2026-09-10 11:52:19.639 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-10 11:52:19.639 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-09-10 11:52:19.640 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-10 11:52:19.642 7 INFO neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-10 11:52:19.642 7 WARNING neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] rbac_policy is already registered 2026-09-10 11:52:19.643 7 INFO neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-10 11:52:19.643 7 WARNING neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] security_group is already registered 2026-09-10 11:52:19.643 7 INFO neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-10 11:52:19.644 7 WARNING neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] security_group_rule is already registered 2026-09-10 11:52:19.644 7 INFO neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-10 11:52:19.645 7 WARNING neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] subnetpool is already registered 2026-09-10 11:52:19.645 7 INFO neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-10 11:52:19.645 7 WARNING neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] subnetpool is already registered 2026-09-10 11:52:19.646 7 INFO neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-10 11:52:19.646 7 WARNING neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] trunk is already registered 2026-09-10 11:52:19.647 7 INFO neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-10 11:52:19.647 7 WARNING neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] ikepolicy is already registered 2026-09-10 11:52:19.647 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: security-group 2026-09-10 11:52:19.647 7 INFO neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-10 11:52:19.647 7 WARNING neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] ipsecpolicy is already registered 2026-09-10 11:52:19.648 7 INFO neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-10 11:52:19.648 7 WARNING neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] endpoint_group is already registered 2026-09-10 11:52:19.648 7 INFO neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-10 11:52:19.649 7 WARNING neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] vpnservice is already registered 2026-09-10 11:52:19.649 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: segment 2026-09-10 11:52:19.649 7 INFO neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-10 11:52:19.649 7 WARNING neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] ipsec_site_connection is already registered 2026-09-10 11:52:19.650 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-10 11:52:19.650 7 INFO neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-10 11:52:19.650 7 WARNING neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] ipsecpolicy is already registered 2026-09-10 11:52:19.650 7 INFO neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-10 11:52:19.651 7 WARNING neutron.quota.resource_registry [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] ikepolicy is already registered 2026-09-10 11:52:19.651 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: service-type 2026-09-10 11:52:19.651 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: sorting 2026-09-10 11:52:19.652 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: standard-attr-segment 2026-09-10 11:52:19.653 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: standard-attr-description 2026-09-10 11:52:19.654 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: stateful-security-group 2026-09-10 11:52:19.654 8 WARNING neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-09-10 11:52:19.655 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-09-10 11:52:19.655 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: subnet-external-network 2026-09-10 11:52:19.658 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: subnet_onboard 2026-09-10 11:52:19.660 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-10 11:52:19.660 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: subnet-service-types 2026-09-10 11:52:19.661 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: subnet_allocation 2026-09-10 11:52:19.662 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-10 11:52:19.662 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: tag-creation 2026-09-10 11:52:19.663 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-10 11:52:19.668 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: standard-attr-tag 2026-09-10 11:52:19.669 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-10 11:52:19.670 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: trunk 2026-09-10 11:52:19.670 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: trunk-details 2026-09-10 11:52:19.671 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-10 11:52:19.671 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-09-10 11:52:19.672 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-09-10 11:52:19.672 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: vpn-aes-ctr 2026-09-10 11:52:19.674 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-09-10 11:52:19.675 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-10 11:52:19.676 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: vpn-flavors 2026-09-10 11:52:19.678 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: vpnaas 2026-09-10 11:52:19.679 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: taas 2026-09-10 11:52:19.680 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: tap-mirror 2026-09-10 11:52:19.680 8 INFO neutron.api.extensions [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Loaded extension: taas-vlan-filter 2026-09-10 11:52:19.683 8 INFO neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Creating instance of TrackedResource for resource:network 2026-09-10 11:52:19.683 8 INFO neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-09-10 11:52:19.683 8 INFO neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-10 11:52:19.684 8 INFO neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Creating instance of TrackedResource for resource:port 2026-09-10 11:52:19.687 8 INFO neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-10 11:52:19.687 8 INFO neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-10 11:52:19.691 7 WARNING keystonemiddleware._common.config [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-10 11:52:19.692 8 INFO neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-10 11:52:19.692 8 INFO neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-10 11:52:19.693 8 INFO neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-10 11:52:19.694 8 INFO neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-10 11:52:19.694 8 WARNING neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] subnetpool is already registered 2026-09-10 11:52:19.694 8 INFO neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-10 11:52:19.694 8 WARNING neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] subnetpool is already registered 2026-09-10 11:52:19.695 8 INFO neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-10 11:52:19.695 8 INFO neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-10 11:52:19.696 8 INFO neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-10 11:52:19.696 8 INFO neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-10 11:52:19.696 8 INFO neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-10 11:52:19.697 8 INFO neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-10 11:52:19.697 8 INFO neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-10 11:52:19.698 8 WARNING neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] ipsecpolicy is already registered 2026-09-10 11:52:19.698 8 INFO neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-10 11:52:19.698 8 WARNING neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] ikepolicy is already registered 2026-09-10 11:52:19.699 7 WARNING oslo_config.cfg [None req-3e4122f7-415e-48d5-800b-ac7981dfbea1 - - - - - -] 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 9 seconds on interpreter 0x7fe93d48f668 pid: 7 (default app) 2026-09-10 11:52:19.703 8 INFO neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-10 11:52:19.703 8 WARNING neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] router is already registered 2026-09-10 11:52:19.704 8 INFO neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-10 11:52:19.704 8 WARNING neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] floatingip is already registered 2026-09-10 11:52:19.709 8 INFO neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-10 11:52:19.709 8 WARNING neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] rbac_policy is already registered 2026-09-10 11:52:19.710 8 INFO neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-10 11:52:19.710 8 WARNING neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] security_group is already registered 2026-09-10 11:52:19.710 8 INFO neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-10 11:52:19.710 8 WARNING neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] security_group_rule is already registered 2026-09-10 11:52:19.711 8 INFO neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-10 11:52:19.712 8 WARNING neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] subnetpool is already registered 2026-09-10 11:52:19.712 8 INFO neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-10 11:52:19.712 8 WARNING neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] subnetpool is already registered 2026-09-10 11:52:19.713 8 INFO neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-10 11:52:19.713 8 WARNING neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] trunk is already registered 2026-09-10 11:52:19.713 8 INFO neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-10 11:52:19.713 8 WARNING neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] ikepolicy is already registered 2026-09-10 11:52:19.714 8 INFO neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-10 11:52:19.714 8 WARNING neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] ipsecpolicy is already registered 2026-09-10 11:52:19.715 8 INFO neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-10 11:52:19.715 8 WARNING neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] endpoint_group is already registered 2026-09-10 11:52:19.715 8 INFO neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-10 11:52:19.716 8 WARNING neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] vpnservice is already registered 2026-09-10 11:52:19.716 8 INFO neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-10 11:52:19.716 8 WARNING neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] ipsec_site_connection is already registered 2026-09-10 11:52:19.717 8 INFO neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-10 11:52:19.717 8 WARNING neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] ipsecpolicy is already registered 2026-09-10 11:52:19.718 8 INFO neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-10 11:52:19.718 8 WARNING neutron.quota.resource_registry [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] ikepolicy is already registered 2026-09-10 11:52:19.776 8 WARNING keystonemiddleware._common.config [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-10 11:52:19.784 8 WARNING oslo_config.cfg [None req-b2e42548-8c1c-4f9b-ae70-d2563fa99c7c - - - - - -] 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 9 seconds on interpreter 0x7fe93d48f668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-10 11:52:24.437 7 INFO neutron.pecan_wsgi.hooks.translation [None req-38de631e-5f26-47ac-812b-ec72b7e59e01 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/4] 162.253.55.72 () {44 vars in 924 bytes} [Thu Sep 10 11:52:23 2026] GET /v2.0/networks/public => generated 108 bytes in 1073 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 2/5] 162.253.55.72 () {44 vars in 946 bytes} [Thu Sep 10 11:52:24 2026] GET /v2.0/networks?name=public => generated 15 bytes in 513 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 11:52:25.391 7 WARNING neutron.services.revisions.revision_plugin [None req-6c73d91e-365e-4243-bfcc-0cbf6dff7e58 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Could not find related network for resource to bump revision. 2026-09-10 11:52:25.413 7 INFO neutron.db.segments_db [None req-6c73d91e-365e-4243-bfcc-0cbf6dff7e58 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Added segment affd37b2-d769-4b4e-b8d5-599fb3a29203 of type flat for network 64e7ea88-eeea-4efc-9dd2-232782e8a235 2026-09-10 11:52:25.460 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6c73d91e-365e-4243-bfcc-0cbf6dff7e58 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/6] 162.253.55.72 () {48 vars in 964 bytes} [Thu Sep 10 11:52:24 2026] POST /v2.0/networks => generated 124 bytes in 521 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 11:52:31.838 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0f2b20c5-6135-43e7-990f-4d9503a7b4a8 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/7] 162.253.55.72 () {44 vars in 924 bytes} [Thu Sep 10 11:52:31 2026] GET /v2.0/networks/public => generated 108 bytes in 383 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/8] 162.253.55.72 () {44 vars in 946 bytes} [Thu Sep 10 11:52:31 2026] GET /v2.0/networks?name=public => generated 15 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 11:52:32.144 8 WARNING neutron.services.revisions.revision_plugin [None req-7feafd79-8a0f-45e7-b27c-2b882af7b319 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Could not find related network for resource to bump revision. 2026-09-10 11:52:32.184 8 INFO neutron.db.segments_db [None req-7feafd79-8a0f-45e7-b27c-2b882af7b319 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Added segment d9f7c29a-04fb-4af9-9669-8836a6cf7371 of type flat for network c06b7e92-e000-4d72-a45a-d35397e8a6b9 2026-09-10 11:52:32.249 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7feafd79-8a0f-45e7-b27c-2b882af7b319 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/9] 162.253.55.72 () {48 vars in 964 bytes} [Thu Sep 10 11:52:31 2026] POST /v2.0/networks => generated 124 bytes in 394 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 11:52:38.266 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3a56940d-8e9a-438f-ac31-db7e0d09cf81 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/10] 162.253.55.72 () {44 vars in 924 bytes} [Thu Sep 10 11:52:38 2026] GET /v2.0/networks/public => generated 108 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/11] 162.253.55.72 () {44 vars in 946 bytes} [Thu Sep 10 11:52:38 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-09-10 11:52:38.376 7 WARNING neutron.services.revisions.revision_plugin [None req-4ba9b47d-c750-4dd0-b034-51debdfa50b8 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Could not find related network for resource to bump revision. 2026-09-10 11:52:38.399 7 INFO neutron.db.segments_db [None req-4ba9b47d-c750-4dd0-b034-51debdfa50b8 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Added segment dc4edae5-7b93-4632-a6b7-8e71a01c16d3 of type flat for network 0dff546d-4806-40a4-83c8-003c422d2836 2026-09-10 11:52:38.431 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4ba9b47d-c750-4dd0-b034-51debdfa50b8 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/12] 162.253.55.72 () {48 vars in 964 bytes} [Thu Sep 10 11:52:38 2026] POST /v2.0/networks => generated 124 bytes in 152 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 11:52:44.436 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c3b4f632-de9f-42d9-b3ea-82f765d477ba 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/14] 162.253.55.72 () {44 vars in 924 bytes} [Thu Sep 10 11:52:44 2026] GET /v2.0/networks/public => generated 108 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/15] 162.253.55.72 () {44 vars in 946 bytes} [Thu Sep 10 11:52:44 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-09-10 11:52:44.585 7 WARNING neutron.services.revisions.revision_plugin [None req-bc5e391c-882b-44a0-8dd8-75d4de67297b 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Could not find related network for resource to bump revision. 2026-09-10 11:52:44.608 7 INFO neutron.db.segments_db [None req-bc5e391c-882b-44a0-8dd8-75d4de67297b 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Added segment 464d2839-90af-4216-8934-f072a24c6c50 of type flat for network d599f7b8-32a3-480d-b654-1d1e3693a33f 2026-09-10 11:52:44.635 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bc5e391c-882b-44a0-8dd8-75d4de67297b 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/16] 162.253.55.72 () {48 vars in 964 bytes} [Thu Sep 10 11:52:44 2026] POST /v2.0/networks => generated 124 bytes in 204 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 11:52:50.816 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9e74f14d-f9aa-41a4-97a7-2b05bcabafb3 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/17] 162.253.55.72 () {44 vars in 924 bytes} [Thu Sep 10 11:52:50 2026] GET /v2.0/networks/public => generated 108 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/18] 162.253.55.72 () {44 vars in 946 bytes} [Thu Sep 10 11:52:50 2026] GET /v2.0/networks?name=public => generated 15 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 11:52:50.919 8 WARNING neutron.services.revisions.revision_plugin [None req-b0893630-cfa2-42be-a0fe-9a436879d32f 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Could not find related network for resource to bump revision. 2026-09-10 11:52:50.947 8 INFO neutron.db.segments_db [None req-b0893630-cfa2-42be-a0fe-9a436879d32f 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Added segment ef87d1fc-4807-4631-9920-571ad19c2181 of type flat for network f0676f90-3273-4cd0-8375-b3351f54f3e2 2026-09-10 11:52:50.968 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b0893630-cfa2-42be-a0fe-9a436879d32f 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/19] 162.253.55.72 () {48 vars in 964 bytes} [Thu Sep 10 11:52:50 2026] POST /v2.0/networks => generated 124 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 11:52:57.047 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6f884a33-041c-43eb-952f-689e0b2b4799 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/21] 162.253.55.72 () {44 vars in 924 bytes} [Thu Sep 10 11:52:56 2026] GET /v2.0/networks/public => generated 108 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/22] 162.253.55.72 () {44 vars in 946 bytes} [Thu Sep 10 11:52:57 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 11:52:57.376 8 WARNING neutron.services.revisions.revision_plugin [None req-62ea152f-6606-42fd-84d7-176985f63b85 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Could not find related network for resource to bump revision. 2026-09-10 11:52:57.407 8 INFO neutron.db.segments_db [None req-62ea152f-6606-42fd-84d7-176985f63b85 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Added segment e3e4e616-0f83-44a0-a818-310e50878cc1 of type flat for network 600ad92f-62ad-4cdf-a39b-167509e308a0 [pid: 8|app: 0|req: 11/23] 162.253.55.72 () {48 vars in 964 bytes} [Thu Sep 10 11:52:57 2026] POST /v2.0/networks => generated 706 bytes in 2020 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 11:53:00.522 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1c11e774-4888-4baa-8482-01fb86c6e31b 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 13/24] 162.253.55.72 () {44 vars in 924 bytes} [Thu Sep 10 11:53:00 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/25] 162.253.55.72 () {44 vars in 946 bytes} [Thu Sep 10 11:53:00 2026] GET /v2.0/networks?name=public => generated 709 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 11:53:00.616 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9fce6ed0-6d7b-4586-b9f8-2ebfafb29476 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 14/26] 162.253.55.72 () {44 vars in 1031 bytes} [Thu Sep 10 11:53:00 2026] GET /v2.0/subnets/public-subnet?network_id=600ad92f-62ad-4cdf-a39b-167509e308a0 => generated 113 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/27] 162.253.55.72 () {44 vars in 1054 bytes} [Thu Sep 10 11:53:00 2026] GET /v2.0/subnets?name=public-subnet&network_id=600ad92f-62ad-4cdf-a39b-167509e308a0 => generated 14 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/28] 162.253.55.72 () {48 vars in 962 bytes} [Thu Sep 10 11:53:00 2026] POST /v2.0/subnets => generated 664 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 11:58:08.021 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b84ef482-f9e2-4674-a62a-75cc7856721f 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/68] 162.253.55.72 () {44 vars in 934 bytes} [Thu Sep 10 11:58:07 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/69] 162.253.55.72 () {44 vars in 956 bytes} [Thu Sep 10 11:58:08 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 11:58:08.119 8 INFO neutron.db.segments_db [None req-9fed0399-8dbc-4a8b-84d3-bbfd22e5171a 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Added segment ace136c9-92ec-4904-9d8e-3a85e8ecf5dc of type vxlan for network b0301f8c-1058-4a63-9aa4-97a889d09909 [pid: 8|app: 0|req: 35/70] 162.253.55.72 () {48 vars in 963 bytes} [Thu Sep 10 11:58:08 2026] POST /v2.0/networks => generated 707 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 11:58:09.314 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a1e5fe6a-85fd-43fd-8fe8-bffa1a48884a 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/73] 162.253.55.72 () {44 vars in 934 bytes} [Thu Sep 10 11:58:09 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/74] 162.253.55.72 () {44 vars in 956 bytes} [Thu Sep 10 11:58:09 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 11:58:09.393 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4a8adabc-4883-4bdb-ad38-df587d8891b7 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 38/75] 162.253.55.72 () {44 vars in 1033 bytes} [Thu Sep 10 11:58:09 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=b0301f8c-1058-4a63-9aa4-97a889d09909 => generated 114 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/76] 162.253.55.72 () {44 vars in 1056 bytes} [Thu Sep 10 11:58:09 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=b0301f8c-1058-4a63-9aa4-97a889d09909 => generated 14 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/77] 162.253.55.72 () {48 vars in 962 bytes} [Thu Sep 10 11:58:09 2026] POST /v2.0/subnets => generated 651 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 11:58:10.836 7 INFO neutron.api.v2.resource [None req-65fc2ec3-2127-4438-9669-6210c3ac98ca 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 39/78] 162.253.55.72 () {44 vars in 968 bytes} [Thu Sep 10 11:58:10 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/79] 162.253.55.72 () {44 vars in 990 bytes} [Thu Sep 10 11:58:10 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/80] 162.253.55.72 () {48 vars in 977 bytes} [Thu Sep 10 11:58:10 2026] POST /v2.0/security-groups => generated 1616 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/81] 162.253.55.72 () {44 vars in 998 bytes} [Thu Sep 10 11:58:12 2026] GET /v2.0/security-groups/10129562-8e81-4d7e-bbe8-ffcb04d12a0a => generated 1616 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/82] 162.253.55.72 () {44 vars in 998 bytes} [Thu Sep 10 11:58:12 2026] GET /v2.0/security-groups/10129562-8e81-4d7e-bbe8-ffcb04d12a0a => generated 1616 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/83] 162.253.55.72 () {44 vars in 998 bytes} [Thu Sep 10 11:58:12 2026] GET /v2.0/security-groups/10129562-8e81-4d7e-bbe8-ffcb04d12a0a => generated 1616 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/84] 162.253.55.72 () {48 vars in 988 bytes} [Thu Sep 10 11:58:12 2026] POST /v2.0/security-group-rules => generated 601 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/85] 162.253.55.72 () {44 vars in 998 bytes} [Thu Sep 10 11:58:13 2026] GET /v2.0/security-groups/10129562-8e81-4d7e-bbe8-ffcb04d12a0a => generated 2230 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/86] 162.253.55.72 () {44 vars in 998 bytes} [Thu Sep 10 11:58:13 2026] GET /v2.0/security-groups/10129562-8e81-4d7e-bbe8-ffcb04d12a0a => generated 2230 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/87] 162.253.55.72 () {44 vars in 998 bytes} [Thu Sep 10 11:58:13 2026] GET /v2.0/security-groups/10129562-8e81-4d7e-bbe8-ffcb04d12a0a => generated 2230 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/88] 162.253.55.72 () {48 vars in 988 bytes} [Thu Sep 10 11:58:13 2026] POST /v2.0/security-group-rules => generated 603 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/89] 162.253.55.72 () {44 vars in 998 bytes} [Thu Sep 10 11:58:14 2026] GET /v2.0/security-groups/10129562-8e81-4d7e-bbe8-ffcb04d12a0a => generated 2846 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/90] 162.253.55.72 () {44 vars in 998 bytes} [Thu Sep 10 11:58:14 2026] GET /v2.0/security-groups/10129562-8e81-4d7e-bbe8-ffcb04d12a0a => 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: 46/91] 162.253.55.72 () {44 vars in 998 bytes} [Thu Sep 10 11:58:14 2026] GET /v2.0/security-groups/10129562-8e81-4d7e-bbe8-ffcb04d12a0a => generated 2846 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/92] 162.253.55.72 () {48 vars in 988 bytes} [Thu Sep 10 11:58:14 2026] POST /v2.0/security-group-rules => generated 603 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/93] 162.253.55.72 () {44 vars in 998 bytes} [Thu Sep 10 11:58:15 2026] GET /v2.0/security-groups/10129562-8e81-4d7e-bbe8-ffcb04d12a0a => generated 3462 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/94] 162.253.55.72 () {44 vars in 998 bytes} [Thu Sep 10 11:58:16 2026] GET /v2.0/security-groups/10129562-8e81-4d7e-bbe8-ffcb04d12a0a => generated 3462 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/95] 162.253.55.72 () {44 vars in 998 bytes} [Thu Sep 10 11:58:16 2026] GET /v2.0/security-groups/10129562-8e81-4d7e-bbe8-ffcb04d12a0a => generated 3462 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/96] 162.253.55.72 () {48 vars in 988 bytes} [Thu Sep 10 11:58:16 2026] POST /v2.0/security-group-rules => generated 603 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/97] 162.253.55.72 () {44 vars in 998 bytes} [Thu Sep 10 11:58:17 2026] GET /v2.0/security-groups/10129562-8e81-4d7e-bbe8-ffcb04d12a0a => generated 4078 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/98] 162.253.55.72 () {44 vars in 998 bytes} [Thu Sep 10 11:58:17 2026] GET /v2.0/security-groups/10129562-8e81-4d7e-bbe8-ffcb04d12a0a => generated 4078 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/99] 162.253.55.72 () {44 vars in 998 bytes} [Thu Sep 10 11:58:17 2026] GET /v2.0/security-groups/10129562-8e81-4d7e-bbe8-ffcb04d12a0a => generated 4078 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/100] 162.253.55.72 () {48 vars in 988 bytes} [Thu Sep 10 11:58:17 2026] POST /v2.0/security-group-rules => generated 603 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/101] 162.253.55.72 () {44 vars in 984 bytes} [Thu Sep 10 11:58:18 2026] GET /v2.0/networks/b0301f8c-1058-4a63-9aa4-97a889d09909 => generated 732 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 11:58:18.978 7 INFO neutron.pecan_wsgi.hooks.translation [None req-80c0fdfc-a10f-4a9b-a519-77b6594197d7 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/102] 162.253.55.72 () {44 vars in 1073 bytes} [Thu Sep 10 11:58:18 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=b0301f8c-1058-4a63-9aa4-97a889d09909 => generated 132 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/103] 162.253.55.72 () {44 vars in 1096 bytes} [Thu Sep 10 11:58:18 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=b0301f8c-1058-4a63-9aa4-97a889d09909 => generated 12 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/104] 162.253.55.72 () {44 vars in 998 bytes} [Thu Sep 10 11:58:19 2026] GET /v2.0/security-groups/10129562-8e81-4d7e-bbe8-ffcb04d12a0a => generated 4694 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/105] 162.253.55.72 () {48 vars in 958 bytes} [Thu Sep 10 11:58:19 2026] POST /v2.0/ports => generated 1092 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-10 11:58:27.317 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8219e2f2-c010-4c65-915a-21d4a87f5233 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 54/108] 162.253.55.72 () {44 vars in 976 bytes} [Thu Sep 10 11:58:27 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 55/109] 162.253.55.72 () {44 vars in 998 bytes} [Thu Sep 10 11:58:27 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1095 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/110] 162.253.55.72 () {48 vars in 1028 bytes} [Thu Sep 10 11:58:27 2026] PUT /v2.0/ports/d731c348-e543-4f03-8792-4fec79f56195 => generated 1241 bytes in 1066 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/111] 162.253.55.72 () {44 vars in 917 bytes} [Thu Sep 10 11:58:30 2026] GET /v2.0/ports => generated 3722 bytes in 477 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-09-10 11:58:32.078 7 INFO neutron.api.v2.resource [None req-169ae2d2-07df-4b9d-af80-ddafe05c5941 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 56/112] 162.253.55.72 () {44 vars in 956 bytes} [Thu Sep 10 11:58:32 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/113] 162.253.55.72 () {44 vars in 978 bytes} [Thu Sep 10 11:58:32 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/114] 162.253.55.72 () {48 vars in 977 bytes} [Thu Sep 10 11:58:32 2026] POST /v2.0/security-groups => generated 1610 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/115] 162.253.55.72 () {44 vars in 998 bytes} [Thu Sep 10 11:58:33 2026] GET /v2.0/security-groups/5c0ffca5-26b5-423b-8c8d-9518cecd5789 => generated 1610 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/116] 162.253.55.72 () {44 vars in 998 bytes} [Thu Sep 10 11:58:33 2026] GET /v2.0/security-groups/5c0ffca5-26b5-423b-8c8d-9518cecd5789 => generated 1610 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/117] 162.253.55.72 () {44 vars in 998 bytes} [Thu Sep 10 11:58:33 2026] GET /v2.0/security-groups/5c0ffca5-26b5-423b-8c8d-9518cecd5789 => generated 1610 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/118] 162.253.55.72 () {48 vars in 988 bytes} [Thu Sep 10 11:58:33 2026] POST /v2.0/security-group-rules => generated 619 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/119] 162.253.55.72 () {44 vars in 998 bytes} [Thu Sep 10 11:58:34 2026] GET /v2.0/security-groups/5c0ffca5-26b5-423b-8c8d-9518cecd5789 => generated 2242 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/120] 162.253.55.72 () {44 vars in 998 bytes} [Thu Sep 10 11:58:34 2026] GET /v2.0/security-groups/5c0ffca5-26b5-423b-8c8d-9518cecd5789 => generated 2242 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/121] 162.253.55.72 () {44 vars in 998 bytes} [Thu Sep 10 11:58:34 2026] GET /v2.0/security-groups/5c0ffca5-26b5-423b-8c8d-9518cecd5789 => generated 2242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/122] 162.253.55.72 () {48 vars in 988 bytes} [Thu Sep 10 11:58:34 2026] POST /v2.0/security-group-rules => generated 623 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/135] 162.253.55.72 () {44 vars in 972 bytes} [Thu Sep 10 12:00:01 2026] GET /v2.0/quotas/647d34af00b9485eb995be544920ecda => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/136] 162.253.55.72 () {48 vars in 1024 bytes} [Thu Sep 10 12:00:01 2026] PUT /v2.0/quotas/647d34af00b9485eb995be544920ecda => generated 291 bytes in 60 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-09-10 12:03:02.865 7 INFO neutron.pecan_wsgi.hooks.translation [None req-58110b73-065c-4656-bc8e-ae10cc7940c7 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 81/161] 162.253.55.72 () {30 vars in 740 bytes} [Thu Sep 10 12:03:02 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 81/162] 162.253.55.72 () {30 vars in 762 bytes} [Thu Sep 10 12:03:02 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:03:05.234 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c4ebc71f-abf0-43b3-b6f5-661d3d6ecf75 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 82/163] 162.253.55.72 () {30 vars in 740 bytes} [Thu Sep 10 12:03:05 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/164] 162.253.55.72 () {30 vars in 762 bytes} [Thu Sep 10 12:03:05 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:09:29.349 8 INFO neutron.api.v2.resource [None req-d1c1b669-e3e7-4f46-ba68-3dfd97c03af7 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 109/217] 162.253.55.72 () {44 vars in 1071 bytes} [Thu Sep 10 12:09:29 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=f035a9f24de94358aff8749c0b20f15b => generated 139 bytes in 98 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/218] 162.253.55.72 () {44 vars in 1094 bytes} [Thu Sep 10 12:09:29 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=f035a9f24de94358aff8749c0b20f15b => generated 23 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/219] 162.253.55.72 () {48 vars in 978 bytes} [Thu Sep 10 12:09:29 2026] POST /v2.0/security-groups => generated 1624 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/220] 162.253.55.72 () {44 vars in 1085 bytes} [Thu Sep 10 12:09:30 2026] GET /v2.0/security-groups/abecfe8c-d563-4262-936b-5f0928ce0f10?project_id=f035a9f24de94358aff8749c0b20f15b => generated 1624 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/221] 162.253.55.72 () {44 vars in 998 bytes} [Thu Sep 10 12:09:30 2026] GET /v2.0/security-groups/abecfe8c-d563-4262-936b-5f0928ce0f10 => generated 1624 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/222] 162.253.55.72 () {44 vars in 1085 bytes} [Thu Sep 10 12:09:30 2026] GET /v2.0/security-groups/abecfe8c-d563-4262-936b-5f0928ce0f10?project_id=f035a9f24de94358aff8749c0b20f15b => generated 1624 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/223] 162.253.55.72 () {48 vars in 988 bytes} [Thu Sep 10 12:09:31 2026] POST /v2.0/security-group-rules => generated 597 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/224] 162.253.55.72 () {44 vars in 1085 bytes} [Thu Sep 10 12:09:32 2026] GET /v2.0/security-groups/abecfe8c-d563-4262-936b-5f0928ce0f10?project_id=f035a9f24de94358aff8749c0b20f15b => generated 2234 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/225] 162.253.55.72 () {44 vars in 998 bytes} [Thu Sep 10 12:09:32 2026] GET /v2.0/security-groups/abecfe8c-d563-4262-936b-5f0928ce0f10 => generated 2234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/226] 162.253.55.72 () {44 vars in 1085 bytes} [Thu Sep 10 12:09:32 2026] GET /v2.0/security-groups/abecfe8c-d563-4262-936b-5f0928ce0f10?project_id=f035a9f24de94358aff8749c0b20f15b => generated 2234 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/227] 162.253.55.72 () {48 vars in 988 bytes} [Thu Sep 10 12:09:32 2026] POST /v2.0/security-group-rules => generated 599 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/228] 162.253.55.72 () {44 vars in 1085 bytes} [Thu Sep 10 12:09:33 2026] GET /v2.0/security-groups/abecfe8c-d563-4262-936b-5f0928ce0f10?project_id=f035a9f24de94358aff8749c0b20f15b => generated 2846 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/229] 162.253.55.72 () {44 vars in 998 bytes} [Thu Sep 10 12:09:33 2026] GET /v2.0/security-groups/abecfe8c-d563-4262-936b-5f0928ce0f10 => generated 2846 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/230] 162.253.55.72 () {44 vars in 1085 bytes} [Thu Sep 10 12:09:33 2026] GET /v2.0/security-groups/abecfe8c-d563-4262-936b-5f0928ce0f10?project_id=f035a9f24de94358aff8749c0b20f15b => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/231] 162.253.55.72 () {48 vars in 988 bytes} [Thu Sep 10 12:09:33 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: 7|app: 0|req: 116/232] 162.253.55.72 () {44 vars in 1085 bytes} [Thu Sep 10 12:09:34 2026] GET /v2.0/security-groups/abecfe8c-d563-4262-936b-5f0928ce0f10?project_id=f035a9f24de94358aff8749c0b20f15b => generated 3460 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/233] 162.253.55.72 () {44 vars in 998 bytes} [Thu Sep 10 12:09:35 2026] GET /v2.0/security-groups/abecfe8c-d563-4262-936b-5f0928ce0f10 => generated 3460 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/234] 162.253.55.72 () {44 vars in 1085 bytes} [Thu Sep 10 12:09:35 2026] GET /v2.0/security-groups/abecfe8c-d563-4262-936b-5f0928ce0f10?project_id=f035a9f24de94358aff8749c0b20f15b => generated 3460 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/235] 162.253.55.72 () {48 vars in 988 bytes} [Thu Sep 10 12:09:35 2026] POST /v2.0/security-group-rules => generated 602 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/256] 162.253.55.72 () {30 vars in 739 bytes} [Thu Sep 10 12:12:03 2026] GET /v2.0/networks?tenant_id=f035a9f24de94358aff8749c0b20f15b&shared=False => generated 15 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:12:03.728 8 INFO neutron.db.segments_db [None req-ccb5b7fd-9b09-465a-9321-a42a0d603e35 5df18157a5734df18fc42a08ed8d2348 f035a9f24de94358aff8749c0b20f15b - - 437d4b97ddf24986b3fa973d2859ac67 437d4b97ddf24986b3fa973d2859ac67] Added segment f466bda0-3b44-4013-a346-0388e814d4a1 of type vxlan for network a7451a7a-7ca1-417a-8177-b569a297e768 [pid: 8|app: 0|req: 129/257] 162.253.55.72 () {34 vars in 681 bytes} [Thu Sep 10 12:12:03 2026] POST /v2.0/networks => generated 717 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/258] 162.253.55.72 () {30 vars in 721 bytes} [Thu Sep 10 12:12:03 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/259] 162.253.55.72 () {30 vars in 632 bytes} [Thu Sep 10 12:12:03 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: 130/260] 162.253.55.72 () {34 vars in 676 bytes} [Thu Sep 10 12:12:03 2026] POST /v2.0/ports => generated 999 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/261] 162.253.55.72 () {30 vars in 702 bytes} [Thu Sep 10 12:12:04 2026] GET /v2.0/networks/a7451a7a-7ca1-417a-8177-b569a297e768 => generated 704 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/262] 162.253.55.72 () {30 vars in 721 bytes} [Thu Sep 10 12:12:06 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/263] 162.253.55.72 () {30 vars in 702 bytes} [Thu Sep 10 12:12:06 2026] GET /v2.0/networks/a7451a7a-7ca1-417a-8177-b569a297e768 => generated 704 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/266] 162.253.55.72 () {44 vars in 972 bytes} [Thu Sep 10 12:12:19 2026] GET /v2.0/quotas/f035a9f24de94358aff8749c0b20f15b => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/267] 162.253.55.72 () {48 vars in 1024 bytes} [Thu Sep 10 12:12:20 2026] PUT /v2.0/quotas/f035a9f24de94358aff8749c0b20f15b => generated 291 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:25:27.348 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a7a44b79-3b03-47af-92d7-c74918d26823 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 188/374] 162.253.55.72 () {44 vars in 924 bytes} [Thu Sep 10 12:25:27 2026] GET /v2.0/networks/public => generated 108 bytes in 151 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/375] 162.253.55.72 () {44 vars in 946 bytes} [Thu Sep 10 12:25:27 2026] GET /v2.0/networks?name=public => generated 753 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:25:28.798 8 INFO neutron.pecan_wsgi.hooks.translation [None req-806f2994-5263-4274-94cf-a5508324f8f0 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 189/376] 162.253.55.72 () {44 vars in 924 bytes} [Thu Sep 10 12:25:28 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/377] 162.253.55.72 () {44 vars in 946 bytes} [Thu Sep 10 12:25:28 2026] GET /v2.0/networks?name=public => generated 753 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:25:28.877 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1d0140b3-f4d8-48d1-9e43-ec9ceaad4b3a 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 190/378] 162.253.55.72 () {44 vars in 1031 bytes} [Thu Sep 10 12:25:28 2026] GET /v2.0/subnets/public-subnet?network_id=600ad92f-62ad-4cdf-a39b-167509e308a0 => generated 113 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/379] 162.253.55.72 () {44 vars in 1054 bytes} [Thu Sep 10 12:25:28 2026] GET /v2.0/subnets?name=public-subnet&network_id=600ad92f-62ad-4cdf-a39b-167509e308a0 => generated 667 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:25:59.376 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e0f291b4-1474-4c60-ae4b-4cb4935a3d14 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 192/384] 162.253.55.72 () {44 vars in 934 bytes} [Thu Sep 10 12:25:59 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/385] 162.253.55.72 () {44 vars in 956 bytes} [Thu Sep 10 12:25:59 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:26:00.420 7 INFO neutron.pecan_wsgi.hooks.translation [None req-73346f71-c0fd-42f5-ba03-96b77521169b 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 193/386] 162.253.55.72 () {44 vars in 934 bytes} [Thu Sep 10 12:26:00 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/387] 162.253.55.72 () {44 vars in 956 bytes} [Thu Sep 10 12:26:00 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:26:00.487 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7e9be451-d8ef-46ac-82a7-b61e5ebffc25 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 194/388] 162.253.55.72 () {44 vars in 1033 bytes} [Thu Sep 10 12:26:00 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=b0301f8c-1058-4a63-9aa4-97a889d09909 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/389] 162.253.55.72 () {44 vars in 1056 bytes} [Thu Sep 10 12:26:00 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=b0301f8c-1058-4a63-9aa4-97a889d09909 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:26:01.820 7 INFO neutron.api.v2.resource [None req-60c66e10-e949-406c-a3e1-7058a74a7019 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 195/390] 162.253.55.72 () {44 vars in 968 bytes} [Thu Sep 10 12:26:01 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/391] 162.253.55.72 () {44 vars in 990 bytes} [Thu Sep 10 12:26:01 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/392] 162.253.55.72 () {44 vars in 998 bytes} [Thu Sep 10 12:26:02 2026] GET /v2.0/security-groups/10129562-8e81-4d7e-bbe8-ffcb04d12a0a => generated 4694 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/393] 162.253.55.72 () {44 vars in 998 bytes} [Thu Sep 10 12:26:03 2026] GET /v2.0/security-groups/10129562-8e81-4d7e-bbe8-ffcb04d12a0a => generated 4694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/394] 162.253.55.72 () {44 vars in 1008 bytes} [Thu Sep 10 12:26:03 2026] GET /v2.0/security-group-rules/12237c9b-4a03-4791-9a4c-cf7c8ed81172 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/395] 162.253.55.72 () {44 vars in 998 bytes} [Thu Sep 10 12:26:04 2026] GET /v2.0/security-groups/10129562-8e81-4d7e-bbe8-ffcb04d12a0a => generated 4694 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/396] 162.253.55.72 () {44 vars in 998 bytes} [Thu Sep 10 12:26:04 2026] GET /v2.0/security-groups/10129562-8e81-4d7e-bbe8-ffcb04d12a0a => generated 4694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/397] 162.253.55.72 () {44 vars in 1008 bytes} [Thu Sep 10 12:26:04 2026] GET /v2.0/security-group-rules/e56ac11b-21f0-49c0-bf66-88a0775bf85d => generated 603 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/398] 162.253.55.72 () {44 vars in 998 bytes} [Thu Sep 10 12:26:05 2026] GET /v2.0/security-groups/10129562-8e81-4d7e-bbe8-ffcb04d12a0a => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/399] 162.253.55.72 () {44 vars in 998 bytes} [Thu Sep 10 12:26:05 2026] GET /v2.0/security-groups/10129562-8e81-4d7e-bbe8-ffcb04d12a0a => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/400] 162.253.55.72 () {44 vars in 1008 bytes} [Thu Sep 10 12:26:05 2026] GET /v2.0/security-group-rules/cd411c3a-500c-4dce-a66a-89f94cc4ad2e => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/401] 162.253.55.72 () {44 vars in 998 bytes} [Thu Sep 10 12:26:06 2026] GET /v2.0/security-groups/10129562-8e81-4d7e-bbe8-ffcb04d12a0a => generated 4694 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/402] 162.253.55.72 () {44 vars in 998 bytes} [Thu Sep 10 12:26:06 2026] GET /v2.0/security-groups/10129562-8e81-4d7e-bbe8-ffcb04d12a0a => generated 4694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/403] 162.253.55.72 () {44 vars in 1008 bytes} [Thu Sep 10 12:26:06 2026] GET /v2.0/security-group-rules/fef6b54d-f5e7-44c8-9f51-cec598581ce7 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/404] 162.253.55.72 () {44 vars in 998 bytes} [Thu Sep 10 12:26:07 2026] GET /v2.0/security-groups/10129562-8e81-4d7e-bbe8-ffcb04d12a0a => 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: 203/405] 162.253.55.72 () {44 vars in 998 bytes} [Thu Sep 10 12:26:07 2026] GET /v2.0/security-groups/10129562-8e81-4d7e-bbe8-ffcb04d12a0a => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/406] 162.253.55.72 () {44 vars in 1008 bytes} [Thu Sep 10 12:26:07 2026] GET /v2.0/security-group-rules/5ab3a6a4-440a-489d-b959-587e84c1c8e7 => generated 603 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/409] 162.253.55.72 () {44 vars in 984 bytes} [Thu Sep 10 12:26:08 2026] GET /v2.0/networks/b0301f8c-1058-4a63-9aa4-97a889d09909 => generated 732 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:26:08.803 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a950d0e4-c670-4522-8ade-8e7e26079393 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 205/410] 162.253.55.72 () {44 vars in 1073 bytes} [Thu Sep 10 12:26:08 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=b0301f8c-1058-4a63-9aa4-97a889d09909 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/411] 162.253.55.72 () {44 vars in 1096 bytes} [Thu Sep 10 12:26:08 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=b0301f8c-1058-4a63-9aa4-97a889d09909 => generated 1246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/412] 162.253.55.72 () {44 vars in 998 bytes} [Thu Sep 10 12:26:08 2026] GET /v2.0/security-groups/10129562-8e81-4d7e-bbe8-ffcb04d12a0a => generated 4694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:26:16.684 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b0ea4bad-54a5-4aef-ad76-c9327a7a166b 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 207/413] 162.253.55.72 () {44 vars in 976 bytes} [Thu Sep 10 12:26:16 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/414] 162.253.55.72 () {44 vars in 998 bytes} [Thu Sep 10 12:26:16 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1246 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/415] 162.253.55.72 () {44 vars in 917 bytes} [Thu Sep 10 12:26:18 2026] GET /v2.0/ports => generated 4717 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:26:20.076 7 INFO neutron.api.v2.resource [None req-d09096aa-e65e-419e-aa7f-2e3e6db6e1e4 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 208/416] 162.253.55.72 () {44 vars in 956 bytes} [Thu Sep 10 12:26:20 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/417] 162.253.55.72 () {44 vars in 978 bytes} [Thu Sep 10 12:26:20 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2877 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/418] 162.253.55.72 () {44 vars in 998 bytes} [Thu Sep 10 12:26:21 2026] GET /v2.0/security-groups/5c0ffca5-26b5-423b-8c8d-9518cecd5789 => generated 2878 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/419] 162.253.55.72 () {44 vars in 998 bytes} [Thu Sep 10 12:26:21 2026] GET /v2.0/security-groups/5c0ffca5-26b5-423b-8c8d-9518cecd5789 => generated 2878 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/420] 162.253.55.72 () {44 vars in 1008 bytes} [Thu Sep 10 12:26:21 2026] GET /v2.0/security-group-rules/fb72ad0d-9aca-4658-8c97-afa694c6d9c8 => generated 619 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/421] 162.253.55.72 () {44 vars in 998 bytes} [Thu Sep 10 12:26:22 2026] GET /v2.0/security-groups/5c0ffca5-26b5-423b-8c8d-9518cecd5789 => generated 2878 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/422] 162.253.55.72 () {44 vars in 998 bytes} [Thu Sep 10 12:26:22 2026] GET /v2.0/security-groups/5c0ffca5-26b5-423b-8c8d-9518cecd5789 => generated 2878 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/423] 162.253.55.72 () {44 vars in 1008 bytes} [Thu Sep 10 12:26:22 2026] GET /v2.0/security-group-rules/a3ecd9f6-91dc-43b1-848e-b6ef55004968 => generated 623 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/426] 162.253.55.72 () {44 vars in 972 bytes} [Thu Sep 10 12:26:38 2026] GET /v2.0/quotas/647d34af00b9485eb995be544920ecda => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:27:35.203 8 INFO neutron.api.v2.resource [None req-663a7e49-bbcc-493a-9f04-1057e61ed309 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 218/435] 162.253.55.72 () {44 vars in 1071 bytes} [Thu Sep 10 12:27:35 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=f035a9f24de94358aff8749c0b20f15b => generated 139 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/436] 162.253.55.72 () {44 vars in 1094 bytes} [Thu Sep 10 12:27:35 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=f035a9f24de94358aff8749c0b20f15b => generated 4072 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/437] 162.253.55.72 () {44 vars in 1085 bytes} [Thu Sep 10 12:27:36 2026] GET /v2.0/security-groups/abecfe8c-d563-4262-936b-5f0928ce0f10?project_id=f035a9f24de94358aff8749c0b20f15b => generated 4075 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/438] 162.253.55.72 () {44 vars in 998 bytes} [Thu Sep 10 12:27:36 2026] GET /v2.0/security-groups/abecfe8c-d563-4262-936b-5f0928ce0f10 => generated 4075 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/439] 162.253.55.72 () {44 vars in 1008 bytes} [Thu Sep 10 12:27:36 2026] GET /v2.0/security-group-rules/96c56497-7f92-4e44-bc77-1dde20988512 => generated 597 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/440] 162.253.55.72 () {44 vars in 1085 bytes} [Thu Sep 10 12:27:37 2026] GET /v2.0/security-groups/abecfe8c-d563-4262-936b-5f0928ce0f10?project_id=f035a9f24de94358aff8749c0b20f15b => generated 4075 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/441] 162.253.55.72 () {44 vars in 998 bytes} [Thu Sep 10 12:27:37 2026] GET /v2.0/security-groups/abecfe8c-d563-4262-936b-5f0928ce0f10 => generated 4075 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/442] 162.253.55.72 () {44 vars in 1008 bytes} [Thu Sep 10 12:27:37 2026] GET /v2.0/security-group-rules/78cef823-aacf-4b87-9aeb-263b0c7112ca => generated 599 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/443] 162.253.55.72 () {44 vars in 1085 bytes} [Thu Sep 10 12:27:38 2026] GET /v2.0/security-groups/abecfe8c-d563-4262-936b-5f0928ce0f10?project_id=f035a9f24de94358aff8749c0b20f15b => generated 4075 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/444] 162.253.55.72 () {44 vars in 998 bytes} [Thu Sep 10 12:27:38 2026] GET /v2.0/security-groups/abecfe8c-d563-4262-936b-5f0928ce0f10 => generated 4075 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/447] 162.253.55.72 () {44 vars in 1008 bytes} [Thu Sep 10 12:27:38 2026] GET /v2.0/security-group-rules/9265a0af-9876-45cd-88fd-58d76773fe27 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/448] 162.253.55.72 () {44 vars in 1085 bytes} [Thu Sep 10 12:27:39 2026] GET /v2.0/security-groups/abecfe8c-d563-4262-936b-5f0928ce0f10?project_id=f035a9f24de94358aff8749c0b20f15b => generated 4075 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/449] 162.253.55.72 () {44 vars in 998 bytes} [Thu Sep 10 12:27:39 2026] GET /v2.0/security-groups/abecfe8c-d563-4262-936b-5f0928ce0f10 => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/450] 162.253.55.72 () {44 vars in 1008 bytes} [Thu Sep 10 12:27:39 2026] GET /v2.0/security-group-rules/9d982ca3-5d79-4caf-a54a-6a6fa5cdc608 => generated 602 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/451] 162.253.55.72 () {44 vars in 972 bytes} [Thu Sep 10 12:27:47 2026] GET /v2.0/quotas/f035a9f24de94358aff8749c0b20f15b => 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: 231/460] 162.253.55.72 () {44 vars in 946 bytes} [Thu Sep 10 12:28:40 2026] GET /v2.0/networks?name=public => generated 753 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/465] 10.0.0.152 () {32 vars in 649 bytes} [Thu Sep 10 12:29:23 2026] GET /v2.0/networks => generated 2167 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/468] 10.0.0.152 () {32 vars in 655 bytes} [Thu Sep 10 12:29:24 2026] GET /v2.0/floatingips => generated 19 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/469] 10.0.0.152 () {32 vars in 647 bytes} [Thu Sep 10 12:29:24 2026] GET /v2.0/routers => generated 15 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/470] 10.0.0.152 () {32 vars in 643 bytes} [Thu Sep 10 12:29:24 2026] GET /v2.0/ports => generated 4717 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/471] 10.0.0.152 () {32 vars in 647 bytes} [Thu Sep 10 12:29:24 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/472] 10.0.0.152 () {32 vars in 649 bytes} [Thu Sep 10 12:29:24 2026] GET /v2.0/networks => generated 2167 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/473] 10.0.0.152 () {32 vars in 663 bytes} [Thu Sep 10 12:29:24 2026] GET /v2.0/security-groups => generated 17393 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/474] 10.0.0.152 () {32 vars in 655 bytes} [Thu Sep 10 12:29:24 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:29:37.185 7 INFO neutron.db.segments_db [None req-071e269b-e1b6-44c3-a3e1-bf27a284081c 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Added segment dc36c632-4365-48a1-82fe-61d9e54a1ea6 of type vxlan for network 6d2d974b-d2fb-427c-afb1-f0a07179235a 2026-09-10 12:29:37.193 8 INFO neutron.db.segments_db [None req-a723d4e3-9512-4315-b904-7c1f8544b3d9 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Added segment 15c0f183-4046-4ecb-81a4-959e273ea48f of type vxlan for network a2c8d948-4378-4963-801f-224a15134943 [pid: 8|app: 0|req: 238/475] 10.0.0.152 () {34 vars in 671 bytes} [Thu Sep 10 12:29:36 2026] POST /v2.0/networks => generated 743 bytes in 519 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/476] 10.0.0.152 () {34 vars in 671 bytes} [Thu Sep 10 12:29:36 2026] POST /v2.0/networks => generated 748 bytes in 566 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/477] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:29:37 2026] POST /v2.0/subnets => generated 690 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/478] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:29:37 2026] POST /v2.0/subnets => generated 695 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:29:37.678 8 INFO neutron.db.segments_db [None req-38b9f653-34ae-4c02-8d0b-2f2f7c9534e9 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Added segment 492230bb-61a1-4cc7-bd19-f1c179a9a80c of type vxlan for network 8669a623-6357-46b2-a39e-365060dd9334 2026-09-10 12:29:37.739 7 INFO neutron.db.segments_db [None req-ba00cb1d-30df-49c4-bc1c-ea49a04f3a3e 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Added segment 48e16439-e1cd-4e0c-8188-32b90e04132b of type vxlan for network 52436274-e937-47b0-a384-cdac0f363a59 2026-09-10 12:29:37.977 8 INFO neutron.db.l3_hamode_db [None req-38b9f653-34ae-4c02-8d0b-2f2f7c9534e9 5ecc12dece984d7398fd864ce98f7433 8a0e9ec6fb5548ea999a7cae20e1f2bf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-10 12:29:38.066 7 INFO neutron.db.l3_hamode_db [None req-ba00cb1d-30df-49c4-bc1c-ea49a04f3a3e 5ecc12dece984d7398fd864ce98f7433 fc7ed02627fc48f4b441682f485fb4ac - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-10 12:29:38.955 8 INFO neutron.db.l3_hamode_db [None req-38b9f653-34ae-4c02-8d0b-2f2f7c9534e9 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-10 12:29:39.074 7 INFO neutron.db.l3_hamode_db [None req-ba00cb1d-30df-49c4-bc1c-ea49a04f3a3e 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 240/479] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:29:37 2026] POST /v2.0/routers => generated 730 bytes in 2949 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/480] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:29:37 2026] POST /v2.0/routers => generated 735 bytes in 2962 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/481] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:29:40 2026] GET /v2.0/security-groups?tenant_id=a071b9b89fa742dd81f5e45b79eea86d&name=default => generated 2921 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/484] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:29:40 2026] GET /v2.0/security-groups?tenant_id=2d389d19edb44b81b11209ef275f3ba5&name=default => generated 2921 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/485] 10.0.0.152 () {34 vars in 783 bytes} [Thu Sep 10 12:29:40 2026] PUT /v2.0/routers/18ac5419-bef2-4018-a6b0-864ec442f8f6/add_router_interface => generated 309 bytes in 1408 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/486] 10.0.0.152 () {34 vars in 783 bytes} [Thu Sep 10 12:29:40 2026] PUT /v2.0/routers/e7bdc337-dab3-4de7-ba11-204aa7884895/add_router_interface => generated 309 bytes in 1478 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/487] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:29:42 2026] DELETE /v2.0/security-groups/37c5c02c-67bb-43ec-8efd-bef663bb133c => generated 0 bytes in 174 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/488] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:29:42 2026] DELETE /v2.0/security-groups/8ef2c7ca-55ca-4e22-ab7e-4cdb04ee452f => generated 0 bytes in 170 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/489] 10.0.0.152 () {34 vars in 685 bytes} [Thu Sep 10 12:29:42 2026] POST /v2.0/security-groups => generated 1660 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/490] 10.0.0.152 () {34 vars in 685 bytes} [Thu Sep 10 12:29:42 2026] POST /v2.0/security-groups => generated 1661 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/491] 10.0.0.152 () {34 vars in 695 bytes} [Thu Sep 10 12:29:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/492] 10.0.0.152 () {34 vars in 695 bytes} [Thu Sep 10 12:29:43 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: 246/493] 10.0.0.152 () {34 vars in 695 bytes} [Thu Sep 10 12:29:43 2026] POST /v2.0/security-group-rules => generated 602 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/494] 10.0.0.152 () {34 vars in 695 bytes} [Thu Sep 10 12:29:43 2026] POST /v2.0/security-group-rules => generated 602 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/495] 10.0.0.152 () {34 vars in 676 bytes} [Thu Sep 10 12:29:43 2026] POST /v2.0/floatingips => generated 552 bytes in 566 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/496] 10.0.0.152 () {34 vars in 676 bytes} [Thu Sep 10 12:29:43 2026] POST /v2.0/floatingips => generated 552 bytes in 592 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:29:44.747 8 INFO neutron.db.segments_db [None req-968241cb-2467-451c-9c6d-f6165ca5bbdb 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Added segment 1a25c1e5-1820-40f2-96a6-bc2d45e8d4e6 of type vxlan for network 7bce80c2-3e96-46c5-a9d9-017d3c23b36a [pid: 8|app: 0|req: 250/497] 10.0.0.152 () {34 vars in 671 bytes} [Thu Sep 10 12:29:44 2026] POST /v2.0/networks => generated 749 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/498] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:29:44 2026] POST /v2.0/subnets => generated 696 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:29:45.159 8 INFO neutron.db.segments_db [None req-909b7c3b-c133-48a1-b310-fb05372dec13 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Added segment 852c963b-372e-434c-9175-af51924ac900 of type vxlan for network defeb6b5-807d-4579-a89f-94511531288a [pid: 7|app: 0|req: 249/499] 10.0.0.2 () {34 vars in 1098 bytes} [Thu Sep 10 12:29:45 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1204475496&fields=id&tenant_id=8a0e9ec6fb5548ea999a7cae20e1f2bf => generated 69 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/500] 10.0.0.2 () {34 vars in 980 bytes} [Thu Sep 10 12:29:45 2026] GET /v2.0/networks?id=a2c8d948-4378-4963-801f-224a15134943 => generated 675 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/501] 10.0.0.2 () {34 vars in 963 bytes} [Thu Sep 10 12:29:45 2026] GET /v2.0/quotas/8a0e9ec6fb5548ea999a7cae20e1f2bf => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:29:45.468 8 INFO neutron.db.l3_hamode_db [None req-909b7c3b-c133-48a1-b310-fb05372dec13 5ecc12dece984d7398fd864ce98f7433 095215328502427aaa2bcafd9a6880b8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 252/502] 10.0.0.2 () {34 vars in 1000 bytes} [Thu Sep 10 12:29:45 2026] GET /v2.0/ports?tenant_id=8a0e9ec6fb5548ea999a7cae20e1f2bf&fields=id => generated 103 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/503] 10.0.0.2 () {34 vars in 905 bytes} [Thu Sep 10 12:29:45 2026] GET /v2.0/extensions => generated 21537 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/504] 10.0.0.2 () {34 vars in 1006 bytes} [Thu Sep 10 12:29:46 2026] GET /v2.0/networks/a2c8d948-4378-4963-801f-224a15134943?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: 255/505] 10.0.0.2 () {34 vars in 1106 bytes} [Thu Sep 10 12:29:46 2026] GET /v2.0/networks/a2c8d948-4378-4963-801f-224a15134943?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-09-10 12:29:46.417 8 INFO neutron.db.l3_hamode_db [None req-909b7c3b-c133-48a1-b310-fb05372dec13 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 256/506] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:29:46 2026] GET /v2.0/security-groups?tenant_id=02de91edd67f472db2299feb061c81af&name=default => generated 2925 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/507] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:29:46 2026] DELETE /v2.0/security-groups/65e172f3-cd1f-474f-bd32-e4dd8cd52adc => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/508] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:29:46 2026] GET /v2.0/ports?device_id=d700b0e3-af2b-4b0f-b1c4-e803a3dc407e => generated 12 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/509] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:29:46 2026] GET /v2.0/security-groups?tenant_id=5e9905b762fd465e9824ca37f8d0a911&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/510] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:29:47 2026] DELETE /v2.0/security-groups/94afdd1b-733b-4f3a-b886-f52d31198931 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/511] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:29:45 2026] POST /v2.0/routers => generated 736 bytes in 2484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/512] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:29:47 2026] GET /v2.0/ports?device_id=d700b0e3-af2b-4b0f-b1c4-e803a3dc407e => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/513] 10.0.0.152 () {34 vars in 783 bytes} [Thu Sep 10 12:29:47 2026] PUT /v2.0/routers/dd54b874-b433-4abe-8f4e-a37635689b9e/add_router_interface => generated 309 bytes in 1232 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/514] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:29:49 2026] GET /v2.0/ports?device_id=d700b0e3-af2b-4b0f-b1c4-e803a3dc407e => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/515] 10.0.0.2 () {38 vars in 969 bytes} [Thu Sep 10 12:29:49 2026] POST /v2.0/security-groups => generated 1684 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/516] 10.0.0.2 () {34 vars in 989 bytes} [Thu Sep 10 12:29:49 2026] GET /v2.0/security-groups/e148a509-4aa1-4faf-9160-110311094082 => generated 1684 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/517] 10.0.0.2 () {38 vars in 979 bytes} [Thu Sep 10 12:29:49 2026] POST /v2.0/security-group-rules => generated 614 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/518] 10.0.0.2 () {38 vars in 969 bytes} [Thu Sep 10 12:29:49 2026] POST /v2.0/security-groups => generated 1686 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/519] 10.0.0.2 () {34 vars in 989 bytes} [Thu Sep 10 12:29:49 2026] GET /v2.0/security-groups/00ad17e7-16cd-47e2-8fab-46eeb584f741 => generated 1686 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/520] 10.0.0.2 () {38 vars in 979 bytes} [Thu Sep 10 12:29:49 2026] POST /v2.0/security-group-rules => generated 614 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/521] 10.0.0.2 () {34 vars in 1098 bytes} [Thu Sep 10 12:29:50 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1153641929&fields=id&tenant_id=fc7ed02627fc48f4b441682f485fb4ac => generated 69 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/522] 10.0.0.2 () {34 vars in 989 bytes} [Thu Sep 10 12:29:50 2026] GET /v2.0/security-groups/00ad17e7-16cd-47e2-8fab-46eeb584f741 => generated 2311 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/523] 10.0.0.2 () {34 vars in 980 bytes} [Thu Sep 10 12:29:50 2026] GET /v2.0/networks?id=6d2d974b-d2fb-427c-afb1-f0a07179235a => generated 680 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/524] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:29:50 2026] GET /v2.0/security-groups?tenant_id=efc03fe305494c47b650aadd17111f18&name=default => generated 2925 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/525] 10.0.0.2 () {34 vars in 963 bytes} [Thu Sep 10 12:29:50 2026] GET /v2.0/quotas/fc7ed02627fc48f4b441682f485fb4ac => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/526] 10.0.0.2 () {38 vars in 979 bytes} [Thu Sep 10 12:29:50 2026] POST /v2.0/security-group-rules => generated 619 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/527] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:29:50 2026] DELETE /v2.0/security-groups/2a66ccfa-59de-4a70-869b-cd775aa18c5a => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/528] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:29:50 2026] GET /v2.0/ports?device_id=d700b0e3-af2b-4b0f-b1c4-e803a3dc407e => 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: 261/529] 10.0.0.2 () {34 vars in 1000 bytes} [Thu Sep 10 12:29:50 2026] GET /v2.0/ports?tenant_id=fc7ed02627fc48f4b441682f485fb4ac&fields=id => generated 103 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/530] 10.0.0.2 () {34 vars in 989 bytes} [Thu Sep 10 12:29:50 2026] GET /v2.0/security-groups/00ad17e7-16cd-47e2-8fab-46eeb584f741 => generated 2941 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/531] 10.0.0.2 () {34 vars in 999 bytes} [Thu Sep 10 12:29:50 2026] GET /v2.0/security-group-rules/108b1bcd-ed16-470e-9e5d-32c1591fa2ef => generated 616 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/532] 10.0.0.2 () {34 vars in 989 bytes} [Thu Sep 10 12:29:50 2026] GET /v2.0/security-groups/00ad17e7-16cd-47e2-8fab-46eeb584f741 => generated 2941 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/533] 10.0.0.2 () {34 vars in 905 bytes} [Thu Sep 10 12:29:50 2026] GET /v2.0/extensions => generated 21537 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/534] 10.0.0.2 () {34 vars in 1006 bytes} [Thu Sep 10 12:29:50 2026] GET /v2.0/networks/6d2d974b-d2fb-427c-afb1-f0a07179235a?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/535] 10.0.0.2 () {34 vars in 1106 bytes} [Thu Sep 10 12:29:51 2026] GET /v2.0/networks/6d2d974b-d2fb-427c-afb1-f0a07179235a?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: 263/536] 10.0.0.2 () {36 vars in 1021 bytes} [Thu Sep 10 12:29:50 2026] DELETE /v2.0/security-group-rules/108b1bcd-ed16-470e-9e5d-32c1591fa2ef => generated 0 bytes in 618 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/537] 10.0.0.2 () {34 vars in 989 bytes} [Thu Sep 10 12:29:51 2026] GET /v2.0/security-groups/00ad17e7-16cd-47e2-8fab-46eeb584f741 => generated 2311 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/538] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:29:51 2026] GET /v2.0/ports?device_id=4ac8339a-a6c7-4685-835a-d84fc9cfb06d => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/539] 10.0.0.2 () {36 vars in 1011 bytes} [Thu Sep 10 12:29:51 2026] DELETE /v2.0/security-groups/00ad17e7-16cd-47e2-8fab-46eeb584f741 => 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: 276/540] 10.0.0.2 () {34 vars in 989 bytes} [Thu Sep 10 12:29:51 2026] GET /v2.0/security-groups/e148a509-4aa1-4faf-9160-110311094082 => generated 2309 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/541] 10.0.0.2 () {36 vars in 1011 bytes} [Thu Sep 10 12:29:51 2026] DELETE /v2.0/security-groups/e148a509-4aa1-4faf-9160-110311094082 => 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: 266/542] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:29:51 2026] GET /v2.0/ports?device_id=d700b0e3-af2b-4b0f-b1c4-e803a3dc407e => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/543] 10.0.0.152 () {32 vars in 653 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions => generated 21537 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/544] 10.0.0.152 () {32 vars in 681 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/545] 10.0.0.152 () {32 vars in 681 bytes} [Thu Sep 10 12:29:52 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: 270/546] 10.0.0.152 () {32 vars in 729 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/547] 10.0.0.152 () {32 vars in 665 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/agent => generated 153 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/548] 10.0.0.152 () {32 vars in 699 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/549] 10.0.0.152 () {32 vars in 697 bytes} [Thu Sep 10 12:29:52 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: 274/550] 10.0.0.152 () {32 vars in 701 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/551] 10.0.0.152 () {32 vars in 689 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/552] 10.0.0.152 () {32 vars in 703 bytes} [Thu Sep 10 12:29:52 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: 277/553] 10.0.0.152 () {32 vars in 693 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/554] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/ports?device_id=4ac8339a-a6c7-4685-835a-d84fc9cfb06d => 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: 279/555] 10.0.0.152 () {32 vars in 695 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/556] 10.0.0.152 () {32 vars in 685 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/557] 10.0.0.152 () {32 vars in 687 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/558] 10.0.0.152 () {32 vars in 661 bytes} [Thu Sep 10 12:29:52 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: 283/559] 10.0.0.152 () {32 vars in 699 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/560] 10.0.0.152 () {32 vars in 679 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/external-net => 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: 285/561] 10.0.0.152 () {32 vars in 683 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:29:52.580 7 INFO neutron_taas.services.taas.taas_plugin [None req-16a56ce6-c538-48db-9bd8-856f23eb7a74 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: d7dcca10-795f-42f4-bfa0-9f6282d4af92 [pid: 8|app: 0|req: 286/562] 10.0.0.152 () {32 vars in 675 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/563] 10.0.0.152 () {32 vars in 689 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:29:52.591 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-16a56ce6-c538-48db-9bd8-856f23eb7a74 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: d7dcca10-795f-42f4-bfa0-9f6282d4af92 [pid: 8|app: 0|req: 288/564] 10.0.0.152 () {32 vars in 723 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/565] 10.0.0.152 () {32 vars in 687 bytes} [Thu Sep 10 12:29:52 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: 290/566] 10.0.0.152 () {32 vars in 669 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/567] 10.0.0.152 () {32 vars in 687 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/568] 10.0.0.152 () {32 vars in 681 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/569] 10.0.0.152 () {32 vars in 699 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/570] 10.0.0.152 () {32 vars in 679 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/571] 10.0.0.152 () {32 vars in 667 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/router => generated 256 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/572] 10.0.0.152 () {32 vars in 677 bytes} [Thu Sep 10 12:29:52 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: 297/573] 10.0.0.152 () {32 vars in 665 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/l3-ha => 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: 298/574] 10.0.0.152 () {32 vars in 675 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/575] 10.0.0.152 () {32 vars in 713 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/576] 10.0.0.152 () {32 vars in 691 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/577] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/ports?device_id=d700b0e3-af2b-4b0f-b1c4-e803a3dc407e => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/578] 10.0.0.152 () {32 vars in 683 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/579] 10.0.0.152 () {32 vars in 669 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/580] 10.0.0.152 () {32 vars in 687 bytes} [Thu Sep 10 12:29:52 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: 305/581] 10.0.0.152 () {32 vars in 705 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/582] 10.0.0.152 () {32 vars in 675 bytes} [Thu Sep 10 12:29:52 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: 307/583] 10.0.0.152 () {32 vars in 701 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/584] 10.0.0.152 () {32 vars in 675 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/585] 10.0.0.152 () {32 vars in 693 bytes} [Thu Sep 10 12:29:52 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: 310/586] 10.0.0.152 () {32 vars in 689 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/587] 10.0.0.152 () {32 vars in 709 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/588] 10.0.0.152 () {32 vars in 705 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/589] 10.0.0.152 () {32 vars in 719 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/590] 10.0.0.152 () {32 vars in 697 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/591] 10.0.0.152 () {32 vars in 711 bytes} [Thu Sep 10 12:29:52 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: 316/592] 10.0.0.152 () {32 vars in 669 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/593] 10.0.0.152 () {32 vars in 687 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/594] 10.0.0.152 () {32 vars in 681 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/595] 10.0.0.152 () {32 vars in 675 bytes} [Thu Sep 10 12:29:52 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: 320/596] 10.0.0.152 () {32 vars in 671 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/provider => generated 191 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/597] 10.0.0.152 () {32 vars in 661 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/598] 10.0.0.152 () {32 vars in 699 bytes} [Thu Sep 10 12:29:52 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: 323/599] 10.0.0.152 () {32 vars in 699 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/600] 10.0.0.152 () {32 vars in 677 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/601] 10.0.0.152 () {32 vars in 669 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/602] 10.0.0.152 () {32 vars in 683 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/603] 10.0.0.152 () {32 vars in 701 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/604] 10.0.0.152 () {32 vars in 685 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/605] 10.0.0.152 () {32 vars in 707 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/606] 10.0.0.152 () {32 vars in 669 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/607] 10.0.0.152 () {32 vars in 697 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/608] 10.0.0.152 () {32 vars in 695 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/609] 10.0.0.152 () {32 vars in 685 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/610] 10.0.0.152 () {32 vars in 689 bytes} [Thu Sep 10 12:29:52 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/611] 10.0.0.152 () {32 vars in 705 bytes} [Thu Sep 10 12:29:52 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: 336/612] 10.0.0.152 () {32 vars in 667 bytes} [Thu Sep 10 12:29:53 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/613] 10.0.0.152 () {32 vars in 681 bytes} [Thu Sep 10 12:29:53 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: 338/614] 10.0.0.152 () {32 vars in 681 bytes} [Thu Sep 10 12:29:53 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/615] 10.0.0.152 () {32 vars in 691 bytes} [Thu Sep 10 12:29:53 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: 340/616] 10.0.0.152 () {32 vars in 691 bytes} [Thu Sep 10 12:29:53 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/617] 10.0.0.152 () {32 vars in 695 bytes} [Thu Sep 10 12:29:53 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/618] 10.0.0.152 () {32 vars in 685 bytes} [Thu Sep 10 12:29:53 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/619] 10.0.0.152 () {32 vars in 689 bytes} [Thu Sep 10 12:29:53 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/620] 10.0.0.152 () {32 vars in 701 bytes} [Thu Sep 10 12:29:53 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/621] 10.0.0.152 () {32 vars in 703 bytes} [Thu Sep 10 12:29:53 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/622] 10.0.0.152 () {32 vars in 713 bytes} [Thu Sep 10 12:29:53 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/623] 10.0.0.152 () {32 vars in 717 bytes} [Thu Sep 10 12:29:53 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/624] 10.0.0.152 () {32 vars in 715 bytes} [Thu Sep 10 12:29:53 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/625] 10.0.0.152 () {32 vars in 727 bytes} [Thu Sep 10 12:29:53 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/626] 10.0.0.152 () {32 vars in 741 bytes} [Thu Sep 10 12:29:53 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/627] 10.0.0.152 () {32 vars in 719 bytes} [Thu Sep 10 12:29:53 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: 352/628] 10.0.0.152 () {32 vars in 683 bytes} [Thu Sep 10 12:29:53 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: 277/629] 10.0.0.152 () {34 vars in 789 bytes} [Thu Sep 10 12:29:51 2026] PUT /v2.0/routers/dd54b874-b433-4abe-8f4e-a37635689b9e/remove_router_interface => generated 309 bytes in 1581 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/630] 10.0.0.152 () {32 vars in 669 bytes} [Thu Sep 10 12:29:53 2026] GET /v2.0/extensions/segment => generated 145 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/631] 10.0.0.152 () {32 vars in 719 bytes} [Thu Sep 10 12:29:53 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/632] 10.0.0.152 () {32 vars in 679 bytes} [Thu Sep 10 12:29:53 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/633] 10.0.0.152 () {32 vars in 669 bytes} [Thu Sep 10 12:29:53 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/634] 10.0.0.152 () {32 vars in 697 bytes} [Thu Sep 10 12:29:53 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/635] 162.253.55.72 () {34 vars in 985 bytes} [Thu Sep 10 12:29:53 2026] GET /v2.0/networks?id=a2c8d948-4378-4963-801f-224a15134943 => generated 675 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/636] 10.0.0.152 () {32 vars in 705 bytes} [Thu Sep 10 12:29:53 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/637] 10.0.0.152 () {32 vars in 701 bytes} [Thu Sep 10 12:29:53 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/638] 162.253.55.72 () {34 vars in 910 bytes} [Thu Sep 10 12:29:53 2026] GET /v2.0/extensions => generated 21537 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/639] 10.0.0.152 () {32 vars in 701 bytes} [Thu Sep 10 12:29:53 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/640] 162.253.55.72 () {34 vars in 1049 bytes} [Thu Sep 10 12:29:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8a0e9ec6fb5548ea999a7cae20e1f2bf => generated 181 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/641] 10.0.0.152 () {32 vars in 683 bytes} [Thu Sep 10 12:29:53 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:29:53.400 7 INFO neutron_taas.services.taas.taas_plugin [None req-e27bbeb5-e8c4-47d8-bf87-c9d4988eb3b0 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: f7ddb055-b509-4aeb-b354-563cccf49e44 2026-09-10 12:29:53.403 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e27bbeb5-e8c4-47d8-bf87-c9d4988eb3b0 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: f7ddb055-b509-4aeb-b354-563cccf49e44 2026-09-10 12:29:53.628 7 INFO neutron_taas.services.taas.taas_plugin [None req-e27bbeb5-e8c4-47d8-bf87-c9d4988eb3b0 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: f81ce963-ef85-4e7e-9d29-d3a0cfabdb61 2026-09-10 12:29:53.630 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e27bbeb5-e8c4-47d8-bf87-c9d4988eb3b0 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: f81ce963-ef85-4e7e-9d29-d3a0cfabdb61 2026-09-10 12:29:53.711 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-e27bbeb5-e8c4-47d8-bf87-c9d4988eb3b0 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - 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: 8|app: 0|req: 365/642] 162.253.55.72 () {38 vars in 954 bytes} [Thu Sep 10 12:29:53 2026] POST /v2.0/ports => generated 958 bytes in 548 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: 366/643] 10.0.0.152 () {32 vars in 705 bytes} [Thu Sep 10 12:29:53 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/644] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:29:53 2026] GET /v2.0/ports?device_id=4ac8339a-a6c7-4685-835a-d84fc9cfb06d => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/647] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:29:53 2026] GET /v2.0/ports?device_id=d700b0e3-af2b-4b0f-b1c4-e803a3dc407e => generated 961 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/648] 10.0.0.152 () {32 vars in 695 bytes} [Thu Sep 10 12:29:54 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/649] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:29:54 2026] GET /v2.0/security-groups?id=e703d30a-ddc1-4884-81d6-30f2ef1bb9cf&fields=id&fields=name => generated 114 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/650] 10.0.0.152 () {32 vars in 689 bytes} [Thu Sep 10 12:29:54 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/651] 10.0.0.152 () {32 vars in 697 bytes} [Thu Sep 10 12:29:54 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/652] 10.0.0.152 () {32 vars in 679 bytes} [Thu Sep 10 12:29:54 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/653] 10.0.0.152 () {32 vars in 689 bytes} [Thu Sep 10 12:29:54 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/654] 10.0.0.152 () {32 vars in 701 bytes} [Thu Sep 10 12:29:54 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/655] 10.0.0.152 () {32 vars in 665 bytes} [Thu Sep 10 12:29:54 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/656] 10.0.0.152 () {32 vars in 681 bytes} [Thu Sep 10 12:29:54 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/657] 10.0.0.152 () {32 vars in 677 bytes} [Thu Sep 10 12:29:54 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/658] 10.0.0.152 () {32 vars in 693 bytes} [Thu Sep 10 12:29:54 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/659] 10.0.0.152 () {32 vars in 677 bytes} [Thu Sep 10 12:29:54 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:29:54.189 7 INFO neutron.db.l3_hamode_db [None req-e27bbeb5-e8c4-47d8-bf87-c9d4988eb3b0 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] HA network defeb6b5-807d-4579-a89f-94511531288a was deleted as no HA routers are present in tenant 095215328502427aaa2bcafd9a6880b8. [pid: 7|app: 0|req: 278/660] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:29:53 2026] DELETE /v2.0/routers/dd54b874-b433-4abe-8f4e-a37635689b9e => generated 0 bytes in 1024 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/661] 10.0.0.152 () {32 vars in 667 bytes} [Thu Sep 10 12:29:54 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/662] 10.0.0.152 () {32 vars in 663 bytes} [Thu Sep 10 12:29:54 2026] GET /v2.0/extensions/taas => generated 175 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/663] 10.0.0.152 () {32 vars in 675 bytes} [Thu Sep 10 12:29:54 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/664] 10.0.0.152 () {32 vars in 687 bytes} [Thu Sep 10 12:29:54 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/665] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:29:54 2026] DELETE /v2.0/subnets/944f7dce-b344-4f9b-b57e-ccb0382db21f => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:29:54.669 8 INFO neutron_taas.services.taas.taas_plugin [None req-e49264f5-56e5-4470-bb4e-1363c0100562 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: 9a352c10-acce-46ae-bf2f-66d3c918c55a 2026-09-10 12:29:54.678 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e49264f5-56e5-4470-bb4e-1363c0100562 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: 9a352c10-acce-46ae-bf2f-66d3c918c55a 2026-09-10 12:29:54.803 7 INFO neutron.services.segments.plugin [-] Segment 852c963b-372e-434c-9175-af51924ac900 resource provider aggregate not found 2026-09-10 12:29:54.814 7 INFO neutron.services.segments.plugin [-] Segment 852c963b-372e-434c-9175-af51924ac900 resource provider aggregate not found 2026-09-10 12:29:54.837 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 852c963b-372e-434c-9175-af51924ac900 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 852c963b-372e-434c-9175-af51924ac900 found for delete ", "request_id": "req-45eab168-12cb-484c-91c6-d7030867b908"}]} 2026-09-10 12:29:54.838 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 852c963b-372e-434c-9175-af51924ac900 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 852c963b-372e-434c-9175-af51924ac900 found for delete ", "request_id": "req-0ed8377b-738b-4e76-9298-5cccbbdfdb5f"}]} [pid: 7|app: 0|req: 282/666] 162.253.55.72 () {38 vars in 1027 bytes} [Thu Sep 10 12:29:54 2026] PUT /v2.0/ports/7e4d20c8-9a05-4934-9c2b-f65ade489d61 => generated 1239 bytes in 665 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: 385/667] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:29:54 2026] DELETE /v2.0/networks/7bce80c2-3e96-46c5-a9d9-017d3c23b36a => generated 0 bytes in 477 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/668] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:29:55 2026] GET /v2.0/ports?device_id=4ac8339a-a6c7-4685-835a-d84fc9cfb06d => 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: 387/669] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:29:55 2026] GET /v2.0/ports?device_id=d700b0e3-af2b-4b0f-b1c4-e803a3dc407e => generated 973 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/670] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:29:54 2026] GET /v2.0/security-groups?tenant_id=2bd80de24c5242a89afd6e10abdd4369&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: 388/671] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:29:55 2026] GET /v2.0/security-groups?tenant_id=095215328502427aaa2bcafd9a6880b8&name=default => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/672] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:29:55 2026] GET /v2.0/security-groups?id=e703d30a-ddc1-4884-81d6-30f2ef1bb9cf&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/673] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:29:55 2026] DELETE /v2.0/security-groups/ac8007c2-c25a-4864-82eb-ab2574606d02 => 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: 389/674] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:29:55 2026] DELETE /v2.0/security-groups/c31880f4-a08b-4057-93ad-a9d455c80b0a => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:29:55.465 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b55e7e9-15ff-424b-adf1-86584b364959'] response: {'name': 'network-changed', 'server_uuid': 'd700b0e3-af2b-4b0f-b1c4-e803a3dc407e', 'tag': '7e4d20c8-9a05-4934-9c2b-f65ade489d61', 'status': 'completed', 'code': 200} 2026-09-10 12:29:55.485 8 INFO neutron.services.segments.plugin [-] Segment 1a25c1e5-1820-40f2-96a6-bc2d45e8d4e6 resource provider aggregate not found 2026-09-10 12:29:55.489 8 INFO neutron.services.segments.plugin [-] Segment 1a25c1e5-1820-40f2-96a6-bc2d45e8d4e6 resource provider aggregate not found 2026-09-10 12:29:55.507 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1a25c1e5-1820-40f2-96a6-bc2d45e8d4e6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a25c1e5-1820-40f2-96a6-bc2d45e8d4e6 found for delete ", "request_id": "req-ede1915e-a645-438d-9f24-b8c8d5e7e082"}]} 2026-09-10 12:29:55.509 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1a25c1e5-1820-40f2-96a6-bc2d45e8d4e6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a25c1e5-1820-40f2-96a6-bc2d45e8d4e6 found for delete ", "request_id": "req-c6a69799-da7d-46d1-85ea-6d02fbe86aec"}]} [pid: 7|app: 0|req: 286/675] 162.253.55.72 () {34 vars in 985 bytes} [Thu Sep 10 12:29:55 2026] GET /v2.0/networks?id=6d2d974b-d2fb-427c-afb1-f0a07179235a => generated 680 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/676] 162.253.55.72 () {34 vars in 1049 bytes} [Thu Sep 10 12:29:55 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=fc7ed02627fc48f4b441682f485fb4ac => generated 181 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/677] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:29:55 2026] GET /v2.0/ports?tenant_id=8a0e9ec6fb5548ea999a7cae20e1f2bf&device_id=d700b0e3-af2b-4b0f-b1c4-e803a3dc407e => generated 1242 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/678] 162.253.55.72 () {34 vars in 1059 bytes} [Thu Sep 10 12:29:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=7e4d20c8-9a05-4934-9c2b-f65ade489d61 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/679] 162.253.55.72 () {34 vars in 983 bytes} [Thu Sep 10 12:29:56 2026] GET /v2.0/subnets?id=03e9206f-1ff4-4d11-8bff-944ddc6dbc60 => generated 693 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/680] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:29:56 2026] GET /v2.0/ports?network_id=a2c8d948-4378-4963-801f-224a15134943&device_owner=network%3Adhcp => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/681] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:29:56 2026] GET /v2.0/ports?device_id=4ac8339a-a6c7-4685-835a-d84fc9cfb06d => generated 961 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/682] 162.253.55.72 () {38 vars in 954 bytes} [Thu Sep 10 12:29:55 2026] POST /v2.0/ports => generated 958 bytes in 511 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: 396/683] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:29:56 2026] GET /v2.0/networks/a2c8d948-4378-4963-801f-224a15134943?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: 288/684] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:29:56 2026] GET /v2.0/security-groups?id=dec69acb-60f9-48b6-b874-988fd33e9ac1&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/685] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:29:56 2026] GET /v2.0/ports?device_id=d700b0e3-af2b-4b0f-b1c4-e803a3dc407e => 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: 398/686] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:29:56 2026] GET /v2.0/networks/a2c8d948-4378-4963-801f-224a15134943?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/687] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:29:56 2026] GET /v2.0/security-groups?id=e703d30a-ddc1-4884-81d6-30f2ef1bb9cf&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/688] 162.253.55.72 () {38 vars in 1027 bytes} [Thu Sep 10 12:29:56 2026] PUT /v2.0/ports/8492a379-505f-4d05-946b-0a37ff86be08 => generated 1239 bytes in 485 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-09-10 12:29:57.522 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-52f2682f-5696-44ef-8976-b38ad2125464'] response: {'name': 'network-changed', 'server_uuid': '4ac8339a-a6c7-4685-835a-d84fc9cfb06d', 'tag': '8492a379-505f-4d05-946b-0a37ff86be08', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 400/689] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:29:57 2026] GET /v2.0/ports?device_id=4ac8339a-a6c7-4685-835a-d84fc9cfb06d => generated 973 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/690] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:29:57 2026] GET /v2.0/ports?tenant_id=8a0e9ec6fb5548ea999a7cae20e1f2bf&device_id=d700b0e3-af2b-4b0f-b1c4-e803a3dc407e => generated 1242 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/691] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:29:57 2026] GET /v2.0/security-groups?id=dec69acb-60f9-48b6-b874-988fd33e9ac1&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: 7|app: 0|req: 292/692] 162.253.55.72 () {34 vars in 985 bytes} [Thu Sep 10 12:29:57 2026] GET /v2.0/networks?id=a2c8d948-4378-4963-801f-224a15134943 => generated 771 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/693] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:29:57 2026] GET /v2.0/ports?device_id=d700b0e3-af2b-4b0f-b1c4-e803a3dc407e => generated 973 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:29:57.854 8 INFO neutron.db.segments_db [None req-c27a861e-a479-4d1d-a005-9a24a10c33d6 cb205881119d492f9201ba1d14357d3e d86877fb7c7c4d6599e654ea71ca5dba - - default default] Added segment 1b3b55b0-256c-439c-ad2b-741f3a7e12e8 of type vxlan for network abad0109-cb5b-4a42-b35b-1a9b00fd899f [pid: 8|app: 0|req: 401/694] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:29:57 2026] POST /v2.0/networks => generated 648 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:29:58.007 7 INFO neutron.db.segments_db [None req-14b6194e-5ecc-48d8-a430-832764c759cc 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Added segment b7dd1edc-655e-4bed-ac15-4e670f8a673c of type vxlan for network f7e68696-b9e1-44e5-893c-9dfa55f50434 [pid: 8|app: 0|req: 402/695] 162.253.55.72 () {34 vars in 1059 bytes} [Thu Sep 10 12:29:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=7e4d20c8-9a05-4934-9c2b-f65ade489d61 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/696] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:29:58 2026] GET /v2.0/security-groups?id=e703d30a-ddc1-4884-81d6-30f2ef1bb9cf&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: 404/697] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:29:58 2026] GET /v2.0/ports?tenant_id=fc7ed02627fc48f4b441682f485fb4ac&device_id=4ac8339a-a6c7-4685-835a-d84fc9cfb06d => 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: 405/698] 162.253.55.72 () {34 vars in 983 bytes} [Thu Sep 10 12:29:58 2026] GET /v2.0/subnets?id=03e9206f-1ff4-4d11-8bff-944ddc6dbc60 => generated 693 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/699] 10.0.0.152 () {34 vars in 671 bytes} [Thu Sep 10 12:29:57 2026] POST /v2.0/networks => generated 744 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/700] 162.253.55.72 () {34 vars in 1059 bytes} [Thu Sep 10 12:29:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=8492a379-505f-4d05-946b-0a37ff86be08 => 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: 407/701] 162.253.55.72 () {34 vars in 983 bytes} [Thu Sep 10 12:29:58 2026] GET /v2.0/subnets?id=95e214fe-bbea-4bf3-83f1-222ae74374b7 => generated 698 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/702] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:29:58 2026] GET /v2.0/ports?network_id=a2c8d948-4378-4963-801f-224a15134943&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/703] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:29:58 2026] GET /v2.0/ports?network_id=6d2d974b-d2fb-427c-afb1-f0a07179235a&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: 297/704] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:29:58 2026] GET /v2.0/networks/a2c8d948-4378-4963-801f-224a15134943?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/705] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:29:58 2026] GET /v2.0/networks/6d2d974b-d2fb-427c-afb1-f0a07179235a?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: 408/706] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:29:58 2026] POST /v2.0/subnets => generated 691 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/707] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:29:58 2026] GET /v2.0/networks/a2c8d948-4378-4963-801f-224a15134943?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: 409/708] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:29:58 2026] GET /v2.0/networks/6d2d974b-d2fb-427c-afb1-f0a07179235a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:29:58.426 7 INFO neutron.db.segments_db [None req-d6c86018-a6bc-4d06-8533-0dd8026315a0 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Added segment de878b39-22e6-4862-93d2-6bcff8af5363 of type vxlan for network c03fa370-38fc-4722-86ba-b3635a0d8241 2026-09-10 12:29:58.696 7 INFO neutron.db.l3_hamode_db [None req-d6c86018-a6bc-4d06-8533-0dd8026315a0 5ecc12dece984d7398fd864ce98f7433 5ed52e89f2aa458f802afd29e047d062 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 410/709] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:29:58 2026] POST /v2.0/subnets => generated 673 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/710] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:29:58 2026] GET /v2.0/ports?device_id=4ac8339a-a6c7-4685-835a-d84fc9cfb06d => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:29:58.901 8 INFO neutron.db.segments_db [None req-7cd1c851-c1c9-457a-a7f3-ebbff17f60f3 cb205881119d492f9201ba1d14357d3e d86877fb7c7c4d6599e654ea71ca5dba - - default default] Added segment 3698572d-95f0-4dae-9012-ba7134d095d4 of type vxlan for network 65b7db84-c2aa-4e85-93b2-837f94125044 [pid: 8|app: 0|req: 412/711] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:29:58 2026] POST /v2.0/networks => generated 648 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/712] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:29:59 2026] GET /v2.0/security-groups?id=dec69acb-60f9-48b6-b874-988fd33e9ac1&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/713] 10.0.0.152 () {34 vars in 743 bytes} [Thu Sep 10 12:29:59 2026] PUT /v2.0/networks/65b7db84-c2aa-4e85-93b2-837f94125044 => generated 592 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/714] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:29:59 2026] GET /v2.0/ports?device_id=d700b0e3-af2b-4b0f-b1c4-e803a3dc407e => generated 973 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/715] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:29:59 2026] POST /v2.0/subnets => generated 646 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/716] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:29:59 2026] GET /v2.0/security-groups?id=e703d30a-ddc1-4884-81d6-30f2ef1bb9cf&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: 418/717] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:29:59 2026] GET /v2.0/ports?tenant_id=fc7ed02627fc48f4b441682f485fb4ac&device_id=4ac8339a-a6c7-4685-835a-d84fc9cfb06d => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:29:59.647 7 INFO neutron.db.l3_hamode_db [None req-d6c86018-a6bc-4d06-8533-0dd8026315a0 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 419/718] 10.0.0.152 () {34 vars in 741 bytes} [Thu Sep 10 12:29:59 2026] PUT /v2.0/subnets/8e77c3bd-4439-4f58-8c1f-8a7c0caf7b74 => generated 656 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/719] 162.253.55.72 () {34 vars in 985 bytes} [Thu Sep 10 12:29:59 2026] GET /v2.0/networks?id=6d2d974b-d2fb-427c-afb1-f0a07179235a => generated 776 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:29:59.997 8 INFO neutron.services.segments.plugin [-] Segment 3698572d-95f0-4dae-9012-ba7134d095d4 resource provider aggregate not found 2026-09-10 12:30:00.002 8 INFO neutron.services.segments.plugin [-] Segment 3698572d-95f0-4dae-9012-ba7134d095d4 resource provider aggregate not found 2026-09-10 12:30:00.019 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3698572d-95f0-4dae-9012-ba7134d095d4 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3698572d-95f0-4dae-9012-ba7134d095d4 found for delete ", "request_id": "req-d625ecd9-8614-4d44-8d16-59daf00726c3"}]} 2026-09-10 12:30:00.022 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3698572d-95f0-4dae-9012-ba7134d095d4 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3698572d-95f0-4dae-9012-ba7134d095d4 found for delete ", "request_id": "req-0d8b5743-0695-4041-a8d9-b8979f9c227b"}]} [pid: 8|app: 0|req: 421/720] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:29:59 2026] DELETE /v2.0/networks/65b7db84-c2aa-4e85-93b2-837f94125044 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/721] 162.253.55.72 () {34 vars in 1059 bytes} [Thu Sep 10 12:30:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=8492a379-505f-4d05-946b-0a37ff86be08 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:30:00.084 8 INFO neutron.pecan_wsgi.hooks.translation [None req-65a6c90d-8227-4e63-a9e1-9a1f2a1df58e cb205881119d492f9201ba1d14357d3e d86877fb7c7c4d6599e654ea71ca5dba - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 423/722] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:30:00 2026] DELETE /v2.0/networks/65b7db84-c2aa-4e85-93b2-837f94125044 => generated 138 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/723] 162.253.55.72 () {34 vars in 983 bytes} [Thu Sep 10 12:30:00 2026] GET /v2.0/subnets?id=95e214fe-bbea-4bf3-83f1-222ae74374b7 => generated 698 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/724] 10.0.0.152 () {32 vars in 694 bytes} [Thu Sep 10 12:30:00 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/725] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:00 2026] GET /v2.0/ports?device_id=4ac8339a-a6c7-4685-835a-d84fc9cfb06d => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/726] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:30:00 2026] GET /v2.0/ports?network_id=6d2d974b-d2fb-427c-afb1-f0a07179235a&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: 428/727] 10.0.0.152 () {32 vars in 742 bytes} [Thu Sep 10 12:30:00 2026] GET /v2.0/subnets?network_id=600ad92f-62ad-4cdf-a39b-167509e308a0 => generated 649 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/728] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:00 2026] GET /v2.0/security-groups?id=dec69acb-60f9-48b6-b874-988fd33e9ac1&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: 430/729] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:30:00 2026] GET /v2.0/networks/6d2d974b-d2fb-427c-afb1-f0a07179235a?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/730] 10.0.0.152 () {32 vars in 653 bytes} [Thu Sep 10 12:30:00 2026] GET /v2.0/extensions => generated 21537 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/731] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:30:00 2026] GET /v2.0/networks/6d2d974b-d2fb-427c-afb1-f0a07179235a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/732] 10.0.0.152 () {32 vars in 649 bytes} [Thu Sep 10 12:30:00 2026] GET /v2.0/networks => generated 1313 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/733] 10.0.0.152 () {32 vars in 647 bytes} [Thu Sep 10 12:30:00 2026] GET /v2.0/subnets => generated 1312 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/734] 10.0.0.152 () {32 vars in 723 bytes} [Thu Sep 10 12:30:00 2026] GET /v2.0/networks/abad0109-cb5b-4a42-b35b-1a9b00fd899f => 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: 300/735] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:29:58 2026] POST /v2.0/routers => generated 731 bytes in 2266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/736] 10.0.0.152 () {32 vars in 721 bytes} [Thu Sep 10 12:30:00 2026] GET /v2.0/subnets/eea362ee-fc4f-4da9-bbca-5fc3665f690a => generated 673 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/737] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:00 2026] GET /v2.0/ports?device_id=d700b0e3-af2b-4b0f-b1c4-e803a3dc407e => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:30:00.696 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a4822013-0e26-48e9-be90-5e7580243e55 cb205881119d492f9201ba1d14357d3e d86877fb7c7c4d6599e654ea71ca5dba - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 302/738] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:30:00 2026] DELETE /v2.0/subnets/8e77c3bd-4439-4f58-8c1f-8a7c0caf7b74 => 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: 303/739] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:00 2026] GET /v2.0/security-groups?id=e703d30a-ddc1-4884-81d6-30f2ef1bb9cf&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-09-10 12:30:00.737 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9e7ff711-0f81-4b52-8f79-2860990a6e81 cb205881119d492f9201ba1d14357d3e d86877fb7c7c4d6599e654ea71ca5dba - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 304/740] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:30:00 2026] DELETE /v2.0/networks/65b7db84-c2aa-4e85-93b2-837f94125044 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/741] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:30:00 2026] DELETE /v2.0/subnets/eea362ee-fc4f-4da9-bbca-5fc3665f690a => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:30:01.080 7 INFO neutron.services.segments.plugin [-] Segment 1b3b55b0-256c-439c-ad2b-741f3a7e12e8 resource provider aggregate not found 2026-09-10 12:30:01.084 7 INFO neutron.services.segments.plugin [-] Segment 1b3b55b0-256c-439c-ad2b-741f3a7e12e8 resource provider aggregate not found 2026-09-10 12:30:01.127 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1b3b55b0-256c-439c-ad2b-741f3a7e12e8 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b3b55b0-256c-439c-ad2b-741f3a7e12e8 found for delete ", "request_id": "req-0009ea15-3abd-4393-86de-4cf5da4654df"}]} 2026-09-10 12:30:01.135 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1b3b55b0-256c-439c-ad2b-741f3a7e12e8 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b3b55b0-256c-439c-ad2b-741f3a7e12e8 found for delete ", "request_id": "req-a5c16177-aad2-4eae-b303-124aac81a857"}]} [pid: 7|app: 0|req: 306/742] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:30:00 2026] DELETE /v2.0/networks/abad0109-cb5b-4a42-b35b-1a9b00fd899f => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/743] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:01 2026] GET /v2.0/ports?device_id=4ac8339a-a6c7-4685-835a-d84fc9cfb06d => generated 973 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/744] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:01 2026] GET /v2.0/security-groups?id=dec69acb-60f9-48b6-b874-988fd33e9ac1&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: 309/745] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:30:01 2026] GET /v2.0/security-groups?tenant_id=d86877fb7c7c4d6599e654ea71ca5dba&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/746] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:01 2026] GET /v2.0/ports?device_id=d700b0e3-af2b-4b0f-b1c4-e803a3dc407e => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/747] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:30:01 2026] DELETE /v2.0/security-groups/35b56e16-15a9-4973-9d3e-7f91e2c5dd40 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/748] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:02 2026] GET /v2.0/security-groups?id=e703d30a-ddc1-4884-81d6-30f2ef1bb9cf&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/749] 10.0.0.152 () {34 vars in 783 bytes} [Thu Sep 10 12:30:00 2026] PUT /v2.0/routers/46bc4c4b-4f18-4517-9028-f642ce84269a/add_router_interface => generated 309 bytes in 1543 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/750] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:02 2026] GET /v2.0/ports?device_id=4ac8339a-a6c7-4685-835a-d84fc9cfb06d => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/751] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:02 2026] GET /v2.0/security-groups?id=dec69acb-60f9-48b6-b874-988fd33e9ac1&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/752] 10.0.0.2 () {38 vars in 969 bytes} [Thu Sep 10 12:30:02 2026] POST /v2.0/security-groups => generated 1682 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/753] 10.0.0.2 () {38 vars in 969 bytes} [Thu Sep 10 12:30:02 2026] POST /v2.0/security-groups => generated 1681 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/754] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:03 2026] GET /v2.0/ports?device_id=d700b0e3-af2b-4b0f-b1c4-e803a3dc407e => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/755] 10.0.0.2 () {38 vars in 969 bytes} [Thu Sep 10 12:30:03 2026] POST /v2.0/security-groups => generated 1680 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/756] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:03 2026] GET /v2.0/security-groups?id=e703d30a-ddc1-4884-81d6-30f2ef1bb9cf&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: 316/757] 10.0.0.2 () {34 vars in 1000 bytes} [Thu Sep 10 12:30:03 2026] GET /v2.0/security-groups?tenant_id=5ed52e89f2aa458f802afd29e047d062 => generated 7908 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/758] 10.0.0.2 () {34 vars in 989 bytes} [Thu Sep 10 12:30:03 2026] GET /v2.0/security-groups/12519283-6d41-4e92-b3fd-7363c172d8e9 => generated 2922 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/759] 10.0.0.2 () {34 vars in 989 bytes} [Thu Sep 10 12:30:03 2026] GET /v2.0/security-groups/12519283-6d41-4e92-b3fd-7363c172d8e9 => generated 2922 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/760] 10.0.0.2 () {34 vars in 989 bytes} [Thu Sep 10 12:30:03 2026] GET /v2.0/security-groups/6783dd2f-b6b7-4df0-bed7-1b87089f9bde => generated 1682 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/761] 10.0.0.2 () {36 vars in 1011 bytes} [Thu Sep 10 12:30:03 2026] DELETE /v2.0/security-groups/6783dd2f-b6b7-4df0-bed7-1b87089f9bde => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:30:03.787 8 INFO neutron.api.v2.resource [req-c261aa54-54d8-4fa1-969e-8460a3df1a6f req-ca7b58f7-cf70-44f9-a0e2-e4b21a6c1776 7afc5e0357a8467b8669b148a610a4ea 5ed52e89f2aa458f802afd29e047d062 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 444/762] 10.0.0.2 () {34 vars in 989 bytes} [Thu Sep 10 12:30:03 2026] GET /v2.0/security-groups/6783dd2f-b6b7-4df0-bed7-1b87089f9bde => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/763] 10.0.0.2 () {34 vars in 989 bytes} [Thu Sep 10 12:30:03 2026] GET /v2.0/security-groups/4385b6c5-7f55-49ef-b4a4-52e860695612 => generated 1681 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/764] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:03 2026] GET /v2.0/ports?device_id=4ac8339a-a6c7-4685-835a-d84fc9cfb06d => generated 973 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/765] 10.0.0.2 () {36 vars in 1011 bytes} [Thu Sep 10 12:30:03 2026] DELETE /v2.0/security-groups/4385b6c5-7f55-49ef-b4a4-52e860695612 => 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: 446/766] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:03 2026] GET /v2.0/security-groups?id=dec69acb-60f9-48b6-b874-988fd33e9ac1&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:30:03.976 7 INFO neutron.api.v2.resource [req-374d33e1-b33f-465f-b237-06042c189606 req-d0eb8b5b-4adc-43ce-94cc-686474d5ab03 7afc5e0357a8467b8669b148a610a4ea 5ed52e89f2aa458f802afd29e047d062 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 321/767] 10.0.0.2 () {34 vars in 989 bytes} [Thu Sep 10 12:30:03 2026] GET /v2.0/security-groups/4385b6c5-7f55-49ef-b4a4-52e860695612 => 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: 447/768] 10.0.0.2 () {34 vars in 989 bytes} [Thu Sep 10 12:30:04 2026] GET /v2.0/security-groups/40d377b6-a22f-44ea-aa06-8fa00af37ad4 => generated 1680 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/769] 10.0.0.2 () {36 vars in 1011 bytes} [Thu Sep 10 12:30:04 2026] DELETE /v2.0/security-groups/40d377b6-a22f-44ea-aa06-8fa00af37ad4 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:30:04.175 8 INFO neutron.api.v2.resource [req-8cad4c1d-75ff-4502-a390-a6e224633b86 req-a06b186f-1e4a-4637-8348-95fa02318431 7afc5e0357a8467b8669b148a610a4ea 5ed52e89f2aa458f802afd29e047d062 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 449/770] 10.0.0.2 () {34 vars in 989 bytes} [Thu Sep 10 12:30:04 2026] GET /v2.0/security-groups/40d377b6-a22f-44ea-aa06-8fa00af37ad4 => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/771] 10.0.0.2 () {34 vars in 1000 bytes} [Thu Sep 10 12:30:04 2026] GET /v2.0/security-groups?tenant_id=5ed52e89f2aa458f802afd29e047d062 => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/772] 10.0.0.2 () {34 vars in 989 bytes} [Thu Sep 10 12:30:04 2026] GET /v2.0/security-groups/12519283-6d41-4e92-b3fd-7363c172d8e9 => generated 2922 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/773] 10.0.0.2 () {34 vars in 989 bytes} [Thu Sep 10 12:30:04 2026] GET /v2.0/security-groups/12519283-6d41-4e92-b3fd-7363c172d8e9 => generated 2922 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:30:04.359 8 INFO neutron.api.v2.resource [req-db375046-98c6-493c-afe9-0935c4bf6f6c req-74631130-3f41-417b-98be-0f22b2e2c772 7afc5e0357a8467b8669b148a610a4ea 5ed52e89f2aa458f802afd29e047d062 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 453/774] 10.0.0.2 () {34 vars in 989 bytes} [Thu Sep 10 12:30:04 2026] GET /v2.0/security-groups/40d377b6-a22f-44ea-aa06-8fa00af37ad4 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:30:04.391 8 INFO neutron.api.v2.resource [req-ef3683fe-96c8-4a68-8478-3f06537bccbb req-0e262a38-fe1f-42cf-aa32-e5e693e77248 7afc5e0357a8467b8669b148a610a4ea 5ed52e89f2aa458f802afd29e047d062 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 454/775] 10.0.0.2 () {34 vars in 989 bytes} [Thu Sep 10 12:30:04 2026] GET /v2.0/security-groups/4385b6c5-7f55-49ef-b4a4-52e860695612 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:30:04.429 8 INFO neutron.api.v2.resource [req-81755563-6c08-4bfe-8599-ad7bffeb878f req-a365a770-f842-4ef9-9137-2ba5c2151189 7afc5e0357a8467b8669b148a610a4ea 5ed52e89f2aa458f802afd29e047d062 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 455/776] 10.0.0.2 () {34 vars in 989 bytes} [Thu Sep 10 12:30:04 2026] GET /v2.0/security-groups/6783dd2f-b6b7-4df0-bed7-1b87089f9bde => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:30:04.432 7 INFO neutron.db.segments_db [None req-0012c361-97a7-4d69-8428-717934e4ec6f 0090807bb5bc4e18a42ceb9dbbe21def 3a0d6b560ec548408dc0984efc5a8da2 - - default default] Added segment 33e4f6ff-2ce1-42a2-b8f4-3a64c5980a75 of type vxlan for network 553285fe-ab82-465e-a6bc-d654f33e59bd [pid: 8|app: 0|req: 456/777] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:04 2026] GET /v2.0/ports?device_id=d700b0e3-af2b-4b0f-b1c4-e803a3dc407e => generated 973 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/778] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:30:04 2026] POST /v2.0/networks => generated 644 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/779] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:04 2026] GET /v2.0/security-groups?id=e703d30a-ddc1-4884-81d6-30f2ef1bb9cf&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/780] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:30:04 2026] POST /v2.0/subnets => generated 641 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:30:05.061 8 INFO neutron_taas.services.taas.taas_plugin [None req-8d2b0d71-c5b3-4a1a-9979-c141a81ab8f0 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: d5d5a0f1-b73b-4acc-a487-39eb155139ca 2026-09-10 12:30:05.066 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8d2b0d71-c5b3-4a1a-9979-c141a81ab8f0 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: d5d5a0f1-b73b-4acc-a487-39eb155139ca 2026-09-10 12:30:05.079 7 INFO neutron.db.segments_db [None req-649987a2-3d1b-4803-9d46-c1e5373ff1ee 0090807bb5bc4e18a42ceb9dbbe21def 3a0d6b560ec548408dc0984efc5a8da2 - - default default] Added segment 8c0e540e-cfd5-4813-9bf4-f365c1a093f9 of type vxlan for network 94ddba08-36af-4475-a6c5-0089f85561f1 [pid: 7|app: 0|req: 325/781] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:30:04 2026] POST /v2.0/networks => generated 644 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/782] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:05 2026] GET /v2.0/ports?device_id=4ac8339a-a6c7-4685-835a-d84fc9cfb06d => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/783] 10.0.0.152 () {34 vars in 743 bytes} [Thu Sep 10 12:30:05 2026] PUT /v2.0/networks/94ddba08-36af-4475-a6c5-0089f85561f1 => generated 592 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/784] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:05 2026] GET /v2.0/security-groups?id=dec69acb-60f9-48b6-b874-988fd33e9ac1&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: 329/785] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:30:05 2026] POST /v2.0/subnets => generated 626 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/786] 10.0.0.152 () {34 vars in 789 bytes} [Thu Sep 10 12:30:04 2026] PUT /v2.0/routers/46bc4c4b-4f18-4517-9028-f642ce84269a/remove_router_interface => generated 309 bytes in 1246 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/787] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:05 2026] GET /v2.0/ports?device_id=d700b0e3-af2b-4b0f-b1c4-e803a3dc407e => generated 973 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/788] 10.0.0.152 () {34 vars in 741 bytes} [Thu Sep 10 12:30:05 2026] PUT /v2.0/subnets/4b935074-1753-4450-a950-df0c6b59e354 => generated 636 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/789] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:05 2026] GET /v2.0/security-groups?id=e703d30a-ddc1-4884-81d6-30f2ef1bb9cf&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-09-10 12:30:06.092 7 INFO neutron_taas.services.taas.taas_plugin [None req-51c22603-4c76-4e24-b0e1-308eb494491f 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: 25d12e66-76be-47c2-afdc-00b4c0125e11 2026-09-10 12:30:06.096 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-51c22603-4c76-4e24-b0e1-308eb494491f 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: 25d12e66-76be-47c2-afdc-00b4c0125e11 2026-09-10 12:30:06.257 8 INFO neutron.services.segments.plugin [-] Segment 8c0e540e-cfd5-4813-9bf4-f365c1a093f9 resource provider aggregate not found 2026-09-10 12:30:06.263 8 INFO neutron.services.segments.plugin [-] Segment 8c0e540e-cfd5-4813-9bf4-f365c1a093f9 resource provider aggregate not found 2026-09-10 12:30:06.301 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8c0e540e-cfd5-4813-9bf4-f365c1a093f9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c0e540e-cfd5-4813-9bf4-f365c1a093f9 found for delete ", "request_id": "req-72b2e65c-55a9-4d9b-82b3-6440d51bd57e"}]} 2026-09-10 12:30:06.311 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8c0e540e-cfd5-4813-9bf4-f365c1a093f9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c0e540e-cfd5-4813-9bf4-f365c1a093f9 found for delete ", "request_id": "req-d785dcc8-7015-40d5-af32-be06709c6528"}]} [pid: 8|app: 0|req: 460/790] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:30:05 2026] DELETE /v2.0/networks/94ddba08-36af-4475-a6c5-0089f85561f1 => generated 0 bytes in 362 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:30:06.332 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dc120140-2bde-48e8-8da9-30e859f8928f 0090807bb5bc4e18a42ceb9dbbe21def 3a0d6b560ec548408dc0984efc5a8da2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 461/791] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:30:06 2026] DELETE /v2.0/networks/94ddba08-36af-4475-a6c5-0089f85561f1 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:30:06.404 7 INFO neutron_taas.services.taas.taas_plugin [None req-51c22603-4c76-4e24-b0e1-308eb494491f 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: baa6e642-0640-4473-8f8b-33141cc4906b 2026-09-10 12:30:06.415 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-51c22603-4c76-4e24-b0e1-308eb494491f 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: baa6e642-0640-4473-8f8b-33141cc4906b 2026-09-10 12:30:06.924 7 INFO neutron.services.segments.plugin [-] Segment de878b39-22e6-4862-93d2-6bcff8af5363 resource provider aggregate not found 2026-09-10 12:30:06.927 7 INFO neutron.services.segments.plugin [-] Segment de878b39-22e6-4862-93d2-6bcff8af5363 resource provider aggregate not found 2026-09-10 12:30:06.949 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment de878b39-22e6-4862-93d2-6bcff8af5363 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de878b39-22e6-4862-93d2-6bcff8af5363 found for delete ", "request_id": "req-a80f9aa2-d666-4857-b169-95805bb65a6f"}]} 2026-09-10 12:30:06.956 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment de878b39-22e6-4862-93d2-6bcff8af5363 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de878b39-22e6-4862-93d2-6bcff8af5363 found for delete ", "request_id": "req-23ade04b-58aa-4fa2-8bdf-fc98729e91fa"}]} 2026-09-10 12:30:06.980 7 INFO neutron.db.l3_hamode_db [None req-51c22603-4c76-4e24-b0e1-308eb494491f 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] HA network c03fa370-38fc-4722-86ba-b3635a0d8241 was deleted as no HA routers are present in tenant 5ed52e89f2aa458f802afd29e047d062. [pid: 7|app: 0|req: 331/792] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:30:05 2026] DELETE /v2.0/routers/46bc4c4b-4f18-4517-9028-f642ce84269a => generated 0 bytes in 1177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/793] 10.0.0.152 () {32 vars in 694 bytes} [Thu Sep 10 12:30:06 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 653 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/794] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:06 2026] GET /v2.0/ports?device_id=4ac8339a-a6c7-4685-835a-d84fc9cfb06d => generated 975 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/795] 10.0.0.152 () {32 vars in 742 bytes} [Thu Sep 10 12:30:07 2026] GET /v2.0/subnets?network_id=600ad92f-62ad-4cdf-a39b-167509e308a0 => generated 649 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/796] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:30:06 2026] DELETE /v2.0/subnets/229fac0f-18d4-4283-8d2e-ecedc41bf0ec => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/797] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:07 2026] GET /v2.0/security-groups?id=dec69acb-60f9-48b6-b874-988fd33e9ac1&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: 465/798] 10.0.0.152 () {32 vars in 653 bytes} [Thu Sep 10 12:30:07 2026] GET /v2.0/extensions => generated 21537 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/799] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:07 2026] GET /v2.0/ports?device_id=d700b0e3-af2b-4b0f-b1c4-e803a3dc407e => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/800] 10.0.0.152 () {32 vars in 649 bytes} [Thu Sep 10 12:30:07 2026] GET /v2.0/networks => generated 1309 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:30:07.343 8 INFO neutron_taas.services.taas.taas_plugin [None req-3d2c1e2e-de37-45eb-9d41-7c8a2b8e82d0 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: 7f03970b-05d0-4559-951e-5500ec6f03fc 2026-09-10 12:30:07.347 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d2c1e2e-de37-45eb-9d41-7c8a2b8e82d0 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: 7f03970b-05d0-4559-951e-5500ec6f03fc [pid: 7|app: 0|req: 336/801] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:07 2026] GET /v2.0/security-groups?id=e703d30a-ddc1-4884-81d6-30f2ef1bb9cf&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/802] 10.0.0.152 () {32 vars in 647 bytes} [Thu Sep 10 12:30:07 2026] GET /v2.0/subnets => generated 1280 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/803] 10.0.0.152 () {32 vars in 723 bytes} [Thu Sep 10 12:30:07 2026] GET /v2.0/networks/553285fe-ab82-465e-a6bc-d654f33e59bd => generated 669 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/804] 10.0.0.152 () {32 vars in 721 bytes} [Thu Sep 10 12:30:07 2026] GET /v2.0/subnets/edb6de9f-ed91-4a04-a712-57ce3139d47f => generated 641 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:30:07.540 7 INFO neutron.pecan_wsgi.hooks.translation [None req-35de1a5c-efec-409f-b896-3543e931e3a6 0090807bb5bc4e18a42ceb9dbbe21def 3a0d6b560ec548408dc0984efc5a8da2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 340/805] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:30:07 2026] DELETE /v2.0/subnets/4b935074-1753-4450-a950-df0c6b59e354 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:30:07.561 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d9193121-52d3-4458-b62c-140a70a89dac 0090807bb5bc4e18a42ceb9dbbe21def 3a0d6b560ec548408dc0984efc5a8da2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 341/806] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:30:07 2026] DELETE /v2.0/networks/94ddba08-36af-4475-a6c5-0089f85561f1 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/807] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:30:07 2026] DELETE /v2.0/networks/f7e68696-b9e1-44e5-893c-9dfa55f50434 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/808] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:30:07 2026] DELETE /v2.0/subnets/edb6de9f-ed91-4a04-a712-57ce3139d47f => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/809] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:30:07 2026] GET /v2.0/security-groups?tenant_id=5ed52e89f2aa458f802afd29e047d062&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/810] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:30:07 2026] DELETE /v2.0/networks/553285fe-ab82-465e-a6bc-d654f33e59bd => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/811] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:30:07 2026] DELETE /v2.0/security-groups/12519283-6d41-4e92-b3fd-7363c172d8e9 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:30:08.333 8 INFO neutron.services.segments.plugin [-] Segment b7dd1edc-655e-4bed-ac15-4e670f8a673c resource provider aggregate not found 2026-09-10 12:30:08.336 8 INFO neutron.services.segments.plugin [-] Segment b7dd1edc-655e-4bed-ac15-4e670f8a673c resource provider aggregate not found 2026-09-10 12:30:08.359 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment b7dd1edc-655e-4bed-ac15-4e670f8a673c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7dd1edc-655e-4bed-ac15-4e670f8a673c found for delete ", "request_id": "req-4bdf7e7b-34f7-468a-9a34-fca1cac407b3"}]} 2026-09-10 12:30:08.363 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment b7dd1edc-655e-4bed-ac15-4e670f8a673c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7dd1edc-655e-4bed-ac15-4e670f8a673c found for delete ", "request_id": "req-7d4d39a1-3ded-4014-aa25-49c2bcf1f7ec"}]} 2026-09-10 12:30:08.379 8 INFO neutron.services.segments.plugin [-] Segment 33e4f6ff-2ce1-42a2-b8f4-3a64c5980a75 resource provider aggregate not found 2026-09-10 12:30:08.381 8 INFO neutron.services.segments.plugin [-] Segment 33e4f6ff-2ce1-42a2-b8f4-3a64c5980a75 resource provider aggregate not found 2026-09-10 12:30:08.394 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 33e4f6ff-2ce1-42a2-b8f4-3a64c5980a75 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33e4f6ff-2ce1-42a2-b8f4-3a64c5980a75 found for delete ", "request_id": "req-01b68a35-bd7c-483e-abc6-0f49566625da"}]} [pid: 8|app: 0|req: 468/812] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:08 2026] GET /v2.0/ports?device_id=4ac8339a-a6c7-4685-835a-d84fc9cfb06d => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:30:08.399 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 33e4f6ff-2ce1-42a2-b8f4-3a64c5980a75 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33e4f6ff-2ce1-42a2-b8f4-3a64c5980a75 found for delete ", "request_id": "req-7327f86b-c8ab-412a-b843-2ab5469116c8"}]} [pid: 7|app: 0|req: 345/813] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:08 2026] GET /v2.0/security-groups?id=dec69acb-60f9-48b6-b874-988fd33e9ac1&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/814] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:08 2026] GET /v2.0/ports?device_id=d700b0e3-af2b-4b0f-b1c4-e803a3dc407e => 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: 346/815] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:08 2026] GET /v2.0/security-groups?id=e703d30a-ddc1-4884-81d6-30f2ef1bb9cf&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/816] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:08 2026] GET /v2.0/ports?device_id=4ac8339a-a6c7-4685-835a-d84fc9cfb06d => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/817] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:30:08 2026] GET /v2.0/security-groups?tenant_id=3a0d6b560ec548408dc0984efc5a8da2&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/820] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:30:08 2026] DELETE /v2.0/security-groups/b876d4af-043a-43d6-a640-db2b9b494f9c => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:30:09.256 8 INFO neutron.db.l3_db [None req-2c06247c-2609-49ed-9c1b-98690af26499 26c43a333a5f4e648817cc0814f74213 fc7ed02627fc48f4b441682f485fb4ac - - default default] Floating IP facb7059-3aad-49d5-8213-6d3b1d54a871 associated. External IP: 10.96.250.210, port: 8492a379-505f-4d05-946b-0a37ff86be08. [pid: 8|app: 0|req: 471/821] 10.0.0.152 () {34 vars in 749 bytes} [Thu Sep 10 12:30:08 2026] PUT /v2.0/floatingips/facb7059-3aad-49d5-8213-6d3b1d54a871 => generated 856 bytes in 1000 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/822] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:09 2026] GET /v2.0/ports?device_id=d700b0e3-af2b-4b0f-b1c4-e803a3dc407e => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/823] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:09 2026] GET /v2.0/security-groups?id=e703d30a-ddc1-4884-81d6-30f2ef1bb9cf&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: 352/824] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:09 2026] GET /v2.0/ports?device_id=4ac8339a-a6c7-4685-835a-d84fc9cfb06d => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/825] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:09 2026] GET /v2.0/security-groups?id=dec69acb-60f9-48b6-b874-988fd33e9ac1&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: 353/826] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:09 2026] GET /v2.0/ports?device_id=d700b0e3-af2b-4b0f-b1c4-e803a3dc407e => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:30:10.198 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6f7b1228-e792-4bd4-bed1-350d76d56c7a'] response: {'name': 'network-changed', 'server_uuid': '4ac8339a-a6c7-4685-835a-d84fc9cfb06d', 'tag': '8492a379-505f-4d05-946b-0a37ff86be08', 'status': 'completed', 'code': 200} 2026-09-10 12:30:10.239 8 INFO neutron.db.l3_db [None req-92a4e59e-2336-437e-be7b-4d7406ef780d 4663281f676f4e88b8f60f4db0bfc5e8 8a0e9ec6fb5548ea999a7cae20e1f2bf - - default default] Floating IP 85cc6203-3c6b-44a7-98cf-9f205befc191 associated. External IP: 10.96.250.217, port: 7e4d20c8-9a05-4934-9c2b-f65ade489d61. 2026-09-10 12:30:10.397 7 INFO neutron.db.segments_db [None req-b9751134-b9a2-4651-b9f9-a16f0cd8e3df 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Added segment b583bb48-ae58-4aef-9ff0-20ea467cc0c8 of type vxlan for network 25746b33-277c-4729-aa33-33bed75567b3 [pid: 7|app: 0|req: 354/827] 10.0.0.152 () {34 vars in 671 bytes} [Thu Sep 10 12:30:10 2026] POST /v2.0/networks => generated 752 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/828] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:10 2026] GET /v2.0/ports?device_id=4ac8339a-a6c7-4685-835a-d84fc9cfb06d => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/829] 10.0.0.152 () {34 vars in 749 bytes} [Thu Sep 10 12:30:09 2026] PUT /v2.0/floatingips/85cc6203-3c6b-44a7-98cf-9f205befc191 => generated 856 bytes in 822 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/830] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:10 2026] GET /v2.0/security-groups?id=dec69acb-60f9-48b6-b874-988fd33e9ac1&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: 476/831] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:30:10 2026] GET /v2.0/ports?tenant_id=fc7ed02627fc48f4b441682f485fb4ac&device_id=4ac8339a-a6c7-4685-835a-d84fc9cfb06d => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/832] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:30:10 2026] POST /v2.0/subnets => generated 699 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/833] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:10 2026] GET /v2.0/ports?device_id=d700b0e3-af2b-4b0f-b1c4-e803a3dc407e => generated 975 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/834] 162.253.55.72 () {34 vars in 985 bytes} [Thu Sep 10 12:30:10 2026] GET /v2.0/networks?id=6d2d974b-d2fb-427c-afb1-f0a07179235a => generated 776 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:30:10.908 8 INFO neutron.db.segments_db [None req-467826bd-b196-4e06-b3ca-a4d0ab2868d5 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Added segment 56b3a9d1-18f3-4a7e-9af9-e1ee5bcf3f84 of type vxlan for network 1f738d53-f752-44b2-9d5f-f43b5a990a64 [pid: 7|app: 0|req: 358/835] 10.0.0.152 () {34 vars in 676 bytes} [Thu Sep 10 12:30:10 2026] POST /v2.0/subnetpools => generated 548 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/836] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:11 2026] GET /v2.0/security-groups?id=e703d30a-ddc1-4884-81d6-30f2ef1bb9cf&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/837] 162.253.55.72 () {34 vars in 1059 bytes} [Thu Sep 10 12:30:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=8492a379-505f-4d05-946b-0a37ff86be08 => generated 859 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/838] 10.0.0.152 () {32 vars in 729 bytes} [Thu Sep 10 12:30:11 2026] GET /v2.0/subnetpools/edf899e2-a7a8-4af0-8e7e-1328d5b59386 => generated 548 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/839] 162.253.55.72 () {34 vars in 983 bytes} [Thu Sep 10 12:30:11 2026] GET /v2.0/subnets?id=95e214fe-bbea-4bf3-83f1-222ae74374b7 => generated 698 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:30:11.311 8 INFO neutron.db.l3_hamode_db [None req-467826bd-b196-4e06-b3ca-a4d0ab2868d5 5ecc12dece984d7398fd864ce98f7433 8e09d17db33f4d94943541dd757fddf4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 363/840] 10.0.0.152 () {34 vars in 749 bytes} [Thu Sep 10 12:30:11 2026] PUT /v2.0/subnetpools/edf899e2-a7a8-4af0-8e7e-1328d5b59386 => generated 499 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/841] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:30:11 2026] GET /v2.0/ports?network_id=6d2d974b-d2fb-427c-afb1-f0a07179235a&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/842] 10.0.0.152 () {32 vars in 732 bytes} [Thu Sep 10 12:30:11 2026] DELETE /v2.0/subnetpools/edf899e2-a7a8-4af0-8e7e-1328d5b59386 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/843] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:30:11 2026] GET /v2.0/networks/6d2d974b-d2fb-427c-afb1-f0a07179235a?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/844] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:11 2026] GET /v2.0/ports?device_id=d700b0e3-af2b-4b0f-b1c4-e803a3dc407e => generated 975 bytes in 732 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:30:12.285 7 INFO neutron.api.v2.resource [None req-696ec47b-378c-451e-8053-dd42b5b7dfa4 c5dcaa47b9c14348bbf7da2627337ff6 5a622905f7cc41c08e324d5a95377fc1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 368/845] 10.0.0.152 () {32 vars in 729 bytes} [Thu Sep 10 12:30:12 2026] GET /v2.0/subnetpools/edf899e2-a7a8-4af0-8e7e-1328d5b59386 => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/846] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:30:12 2026] GET /v2.0/networks/6d2d974b-d2fb-427c-afb1-f0a07179235a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:30:12.327 8 INFO neutron.db.l3_hamode_db [None req-467826bd-b196-4e06-b3ca-a4d0ab2868d5 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 370/847] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:12 2026] GET /v2.0/ports?device_id=4ac8339a-a6c7-4685-835a-d84fc9cfb06d => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/848] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:12 2026] GET /v2.0/security-groups?id=e703d30a-ddc1-4884-81d6-30f2ef1bb9cf&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-09-10 12:30:12.441 7 INFO neutron.api.v2.resource [None req-ad68549b-7f0a-4c9d-b7e9-258fe6530e4a c5dcaa47b9c14348bbf7da2627337ff6 5a622905f7cc41c08e324d5a95377fc1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 372/849] 10.0.0.152 () {32 vars in 732 bytes} [Thu Sep 10 12:30:12 2026] DELETE /v2.0/subnetpools/edf899e2-a7a8-4af0-8e7e-1328d5b59386 => generated 145 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:30:12.468 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b1649d8-bf10-4ddd-ace5-7a43e345b8aa'] response: {'name': 'network-changed', 'server_uuid': 'd700b0e3-af2b-4b0f-b1c4-e803a3dc407e', 'tag': '7e4d20c8-9a05-4934-9c2b-f65ade489d61', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 373/850] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:12 2026] GET /v2.0/security-groups?id=dec69acb-60f9-48b6-b874-988fd33e9ac1&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/851] 162.253.55.72 () {34 vars in 993 bytes} [Thu Sep 10 12:30:12 2026] GET /v2.0/ports?device_id=4ac8339a-a6c7-4685-835a-d84fc9cfb06d => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:30:13.001 7 INFO neutron_taas.services.taas.taas_plugin [req-7352f10a-f595-4ea4-be46-6e0e0e6e7254 req-c657eaf4-b8b7-4572-9469-62bcb19645b8 26c43a333a5f4e648817cc0814f74213 fc7ed02627fc48f4b441682f485fb4ac - - default default] TaaS: Handle Delete Port: 8492a379-505f-4d05-946b-0a37ff86be08 2026-09-10 12:30:13.008 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-7352f10a-f595-4ea4-be46-6e0e0e6e7254 req-c657eaf4-b8b7-4572-9469-62bcb19645b8 26c43a333a5f4e648817cc0814f74213 fc7ed02627fc48f4b441682f485fb4ac - - default default] Tap Mirror: Handle Delete Port: 8492a379-505f-4d05-946b-0a37ff86be08 2026-09-10 12:30:13.277 7 INFO neutron.db.l3_db [req-7352f10a-f595-4ea4-be46-6e0e0e6e7254 req-c657eaf4-b8b7-4572-9469-62bcb19645b8 26c43a333a5f4e648817cc0814f74213 fc7ed02627fc48f4b441682f485fb4ac - - default default] Floating IP facb7059-3aad-49d5-8213-6d3b1d54a871 disassociated. External IP: 10.96.250.210, port: 8492a379-505f-4d05-946b-0a37ff86be08. [pid: 8|app: 0|req: 478/852] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:30:10 2026] POST /v2.0/routers => generated 739 bytes in 2530 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/853] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:30:13 2026] GET /v2.0/ports?tenant_id=8a0e9ec6fb5548ea999a7cae20e1f2bf&device_id=d700b0e3-af2b-4b0f-b1c4-e803a3dc407e => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/854] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:30:13 2026] GET /v2.0/security-groups?tenant_id=5a622905f7cc41c08e324d5a95377fc1&name=default => generated 2925 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/855] 162.253.55.72 () {36 vars in 996 bytes} [Thu Sep 10 12:30:12 2026] DELETE /v2.0/ports/8492a379-505f-4d05-946b-0a37ff86be08 => generated 0 bytes in 921 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/856] 162.253.55.72 () {34 vars in 985 bytes} [Thu Sep 10 12:30:13 2026] GET /v2.0/networks?id=a2c8d948-4378-4963-801f-224a15134943 => generated 771 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/857] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:13 2026] GET /v2.0/ports?device_id=d700b0e3-af2b-4b0f-b1c4-e803a3dc407e => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/858] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:13 2026] GET /v2.0/ports?device_id=4ac8339a-a6c7-4685-835a-d84fc9cfb06d => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:30:13.912 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-88983207-b3a3-4da2-b5a7-2f6c73d91766'] response: {'server_uuid': '4ac8339a-a6c7-4685-835a-d84fc9cfb06d', 'name': 'network-vif-deleted', 'tag': '8492a379-505f-4d05-946b-0a37ff86be08', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 379/859] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:30:13 2026] DELETE /v2.0/security-groups/c3762db5-854e-47e5-9704-78396d34d5de => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/860] 162.253.55.72 () {34 vars in 1059 bytes} [Thu Sep 10 12:30:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=7e4d20c8-9a05-4934-9c2b-f65ade489d61 => generated 859 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/861] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:14 2026] GET /v2.0/security-groups?id=e703d30a-ddc1-4884-81d6-30f2ef1bb9cf&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: 382/862] 162.253.55.72 () {34 vars in 983 bytes} [Thu Sep 10 12:30:14 2026] GET /v2.0/subnets?id=03e9206f-1ff4-4d11-8bff-944ddc6dbc60 => generated 693 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/863] 162.253.55.72 () {34 vars in 993 bytes} [Thu Sep 10 12:30:14 2026] GET /v2.0/ports?device_id=d700b0e3-af2b-4b0f-b1c4-e803a3dc407e => 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: 384/864] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:30:14 2026] GET /v2.0/ports?network_id=a2c8d948-4378-4963-801f-224a15134943&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:30:14.292 7 INFO neutron_taas.services.taas.taas_plugin [req-149183c9-f2b3-43bc-8da2-12f86c5cfd71 req-6ea6768f-48a4-44f0-976b-6afaf199ac6c 4663281f676f4e88b8f60f4db0bfc5e8 8a0e9ec6fb5548ea999a7cae20e1f2bf - - default default] TaaS: Handle Delete Port: 7e4d20c8-9a05-4934-9c2b-f65ade489d61 2026-09-10 12:30:14.295 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-149183c9-f2b3-43bc-8da2-12f86c5cfd71 req-6ea6768f-48a4-44f0-976b-6afaf199ac6c 4663281f676f4e88b8f60f4db0bfc5e8 8a0e9ec6fb5548ea999a7cae20e1f2bf - - default default] Tap Mirror: Handle Delete Port: 7e4d20c8-9a05-4934-9c2b-f65ade489d61 2026-09-10 12:30:14.994 7 INFO neutron_taas.services.taas.taas_plugin [req-149183c9-f2b3-43bc-8da2-12f86c5cfd71 req-6ea6768f-48a4-44f0-976b-6afaf199ac6c 4663281f676f4e88b8f60f4db0bfc5e8 8a0e9ec6fb5548ea999a7cae20e1f2bf - - default default] TaaS: Handle Delete Port: 7e4d20c8-9a05-4934-9c2b-f65ade489d61 2026-09-10 12:30:15.001 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-149183c9-f2b3-43bc-8da2-12f86c5cfd71 req-6ea6768f-48a4-44f0-976b-6afaf199ac6c 4663281f676f4e88b8f60f4db0bfc5e8 8a0e9ec6fb5548ea999a7cae20e1f2bf - - default default] Tap Mirror: Handle Delete Port: 7e4d20c8-9a05-4934-9c2b-f65ade489d61 [pid: 8|app: 0|req: 481/865] 10.0.0.152 () {34 vars in 783 bytes} [Thu Sep 10 12:30:13 2026] PUT /v2.0/routers/0b1a5d1c-a076-40bc-8af0-f273e2097ba8/add_router_interface => generated 309 bytes in 1363 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/866] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:30:15 2026] GET /v2.0/networks/a2c8d948-4378-4963-801f-224a15134943?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: 483/867] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:15 2026] GET /v2.0/ports?device_id=4ac8339a-a6c7-4685-835a-d84fc9cfb06d => 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: 484/868] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:30:15 2026] GET /v2.0/networks/a2c8d948-4378-4963-801f-224a15134943?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/869] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:15 2026] GET /v2.0/ports?device_id=d700b0e3-af2b-4b0f-b1c4-e803a3dc407e => 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: 486/870] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:15 2026] GET /v2.0/security-groups?id=e703d30a-ddc1-4884-81d6-30f2ef1bb9cf&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:30:15.222 7 INFO neutron.db.l3_db [req-149183c9-f2b3-43bc-8da2-12f86c5cfd71 req-6ea6768f-48a4-44f0-976b-6afaf199ac6c 4663281f676f4e88b8f60f4db0bfc5e8 8a0e9ec6fb5548ea999a7cae20e1f2bf - - default default] Floating IP 85cc6203-3c6b-44a7-98cf-9f205befc191 disassociated. External IP: 10.96.250.217, port: 7e4d20c8-9a05-4934-9c2b-f65ade489d61. [pid: 7|app: 0|req: 385/871] 162.253.55.72 () {36 vars in 996 bytes} [Thu Sep 10 12:30:14 2026] DELETE /v2.0/ports/7e4d20c8-9a05-4934-9c2b-f65ade489d61 => generated 0 bytes in 1467 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/872] 10.0.0.152 () {34 vars in 685 bytes} [Thu Sep 10 12:30:15 2026] POST /v2.0/security-groups => generated 1661 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-10 12:30:15.960 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8785b045-bd08-49b4-afe0-5a20c2c6af08'] response: {'server_uuid': 'd700b0e3-af2b-4b0f-b1c4-e803a3dc407e', 'name': 'network-vif-deleted', 'tag': '7e4d20c8-9a05-4934-9c2b-f65ade489d61', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 386/873] 10.0.0.152 () {34 vars in 695 bytes} [Thu Sep 10 12:30:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/874] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:16 2026] GET /v2.0/ports?device_id=4ac8339a-a6c7-4685-835a-d84fc9cfb06d => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/875] 10.0.0.152 () {34 vars in 695 bytes} [Thu Sep 10 12:30:16 2026] POST /v2.0/security-group-rules => generated 602 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/876] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:16 2026] GET /v2.0/ports?device_id=d700b0e3-af2b-4b0f-b1c4-e803a3dc407e => 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: 388/877] 10.0.0.152 () {34 vars in 676 bytes} [Thu Sep 10 12:30:16 2026] POST /v2.0/floatingips => generated 552 bytes in 661 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/878] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:17 2026] GET /v2.0/ports?device_id=4ac8339a-a6c7-4685-835a-d84fc9cfb06d => 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: 389/879] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:17 2026] GET /v2.0/ports?device_id=d700b0e3-af2b-4b0f-b1c4-e803a3dc407e => 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: 491/880] 10.0.0.2 () {34 vars in 1098 bytes} [Thu Sep 10 12:30:17 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1289086861&fields=id&tenant_id=8e09d17db33f4d94943541dd757fddf4 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/881] 10.0.0.2 () {34 vars in 980 bytes} [Thu Sep 10 12:30:17 2026] GET /v2.0/networks?id=25746b33-277c-4729-aa33-33bed75567b3 => generated 684 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/882] 10.0.0.2 () {34 vars in 963 bytes} [Thu Sep 10 12:30:17 2026] GET /v2.0/quotas/8e09d17db33f4d94943541dd757fddf4 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/883] 10.0.0.2 () {34 vars in 1000 bytes} [Thu Sep 10 12:30:17 2026] GET /v2.0/ports?tenant_id=8e09d17db33f4d94943541dd757fddf4&fields=id => generated 103 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/884] 10.0.0.2 () {34 vars in 1006 bytes} [Thu Sep 10 12:30:17 2026] GET /v2.0/networks/25746b33-277c-4729-aa33-33bed75567b3?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: 392/885] 10.0.0.2 () {34 vars in 1106 bytes} [Thu Sep 10 12:30:17 2026] GET /v2.0/networks/25746b33-277c-4729-aa33-33bed75567b3?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: 494/886] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:17 2026] GET /v2.0/ports?device_id=20dd57af-be79-4617-b388-ce678b4e1b63 => 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: 495/887] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:18 2026] GET /v2.0/ports?device_id=d700b0e3-af2b-4b0f-b1c4-e803a3dc407e => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/888] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:30:18 2026] DELETE /v2.0/security-groups/dec69acb-60f9-48b6-b874-988fd33e9ac1 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:30:18.616 8 INFO neutron.api.v2.resource [None req-2729554e-6b54-4793-936e-bc304b5c75e7 26c43a333a5f4e648817cc0814f74213 fc7ed02627fc48f4b441682f485fb4ac - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 496/889] 10.0.0.152 () {32 vars in 737 bytes} [Thu Sep 10 12:30:18 2026] GET /v2.0/security-groups/dec69acb-60f9-48b6-b874-988fd33e9ac1 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:30:18.772 7 INFO neutron_taas.services.taas.taas_plugin [None req-1bf687bd-ea6c-40e7-b540-9733ee1a3e02 26c43a333a5f4e648817cc0814f74213 fc7ed02627fc48f4b441682f485fb4ac - - default default] TaaS: Handle Delete Port: 8a86a8cd-d6b7-4e12-b5c5-f8085dfa6fc9 2026-09-10 12:30:18.779 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1bf687bd-ea6c-40e7-b540-9733ee1a3e02 26c43a333a5f4e648817cc0814f74213 fc7ed02627fc48f4b441682f485fb4ac - - default default] Tap Mirror: Handle Delete Port: 8a86a8cd-d6b7-4e12-b5c5-f8085dfa6fc9 [pid: 7|app: 0|req: 394/890] 10.0.0.152 () {32 vars in 732 bytes} [Thu Sep 10 12:30:18 2026] DELETE /v2.0/floatingips/facb7059-3aad-49d5-8213-6d3b1d54a871 => generated 0 bytes in 379 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/891] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:19 2026] GET /v2.0/ports?device_id=20dd57af-be79-4617-b388-ce678b4e1b63 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:30:19.543 8 INFO neutron_taas.services.taas.taas_plugin [None req-2ef1c5fa-7874-4c78-98a8-5c86ae5ea577 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: 0bd4a459-3e0e-41bc-9341-23a543b5ffe5 2026-09-10 12:30:19.545 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2ef1c5fa-7874-4c78-98a8-5c86ae5ea577 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: 0bd4a459-3e0e-41bc-9341-23a543b5ffe5 [pid: 7|app: 0|req: 396/892] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:30:19 2026] DELETE /v2.0/security-groups/e703d30a-ddc1-4884-81d6-30f2ef1bb9cf => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:30:19.793 7 INFO neutron.api.v2.resource [None req-3ad1588f-309d-45a4-a8a3-15b9de7cec43 4663281f676f4e88b8f60f4db0bfc5e8 8a0e9ec6fb5548ea999a7cae20e1f2bf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 397/893] 10.0.0.152 () {32 vars in 737 bytes} [Thu Sep 10 12:30:19 2026] GET /v2.0/security-groups/e703d30a-ddc1-4884-81d6-30f2ef1bb9cf => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:30:19.943 7 INFO neutron_taas.services.taas.taas_plugin [None req-afc0e6c6-b390-4127-a2b1-3846a40a22c1 4663281f676f4e88b8f60f4db0bfc5e8 8a0e9ec6fb5548ea999a7cae20e1f2bf - - default default] TaaS: Handle Delete Port: 542967e2-e4fe-4210-8e4e-5d363c0976c3 2026-09-10 12:30:19.949 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-afc0e6c6-b390-4127-a2b1-3846a40a22c1 4663281f676f4e88b8f60f4db0bfc5e8 8a0e9ec6fb5548ea999a7cae20e1f2bf - - default default] Tap Mirror: Handle Delete Port: 542967e2-e4fe-4210-8e4e-5d363c0976c3 [pid: 7|app: 0|req: 398/894] 10.0.0.152 () {32 vars in 732 bytes} [Thu Sep 10 12:30:19 2026] DELETE /v2.0/floatingips/85cc6203-3c6b-44a7-98cf-9f205befc191 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/895] 10.0.0.152 () {34 vars in 789 bytes} [Thu Sep 10 12:30:19 2026] PUT /v2.0/routers/18ac5419-bef2-4018-a6b0-864ec442f8f6/remove_router_interface => generated 309 bytes in 1208 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/896] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:20 2026] GET /v2.0/ports?device_id=20dd57af-be79-4617-b388-ce678b4e1b63 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:30:20.457 8 INFO neutron_taas.services.taas.taas_plugin [None req-178d72ec-5594-4d29-8069-ed3d4865df81 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: 9eb67f21-4d25-4ff0-8fb6-d404a80e0565 2026-09-10 12:30:20.459 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-178d72ec-5594-4d29-8069-ed3d4865df81 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: 9eb67f21-4d25-4ff0-8fb6-d404a80e0565 2026-09-10 12:30:20.572 7 INFO neutron_taas.services.taas.taas_plugin [None req-1e96ade7-1ab3-467e-985a-802b0e92698d 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: 4a861197-6dbb-43c6-8f7d-a4d039b6d6d7 2026-09-10 12:30:20.576 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1e96ade7-1ab3-467e-985a-802b0e92698d 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: 4a861197-6dbb-43c6-8f7d-a4d039b6d6d7 2026-09-10 12:30:20.761 8 INFO neutron_taas.services.taas.taas_plugin [None req-178d72ec-5594-4d29-8069-ed3d4865df81 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: 14ab55ce-e8fb-40f3-bed3-c2760860df64 2026-09-10 12:30:20.764 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-178d72ec-5594-4d29-8069-ed3d4865df81 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: 14ab55ce-e8fb-40f3-bed3-c2760860df64 2026-09-10 12:30:20.857 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-178d72ec-5594-4d29-8069-ed3d4865df81 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - 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: 399/897] 10.0.0.152 () {34 vars in 789 bytes} [Thu Sep 10 12:30:20 2026] PUT /v2.0/routers/e7bdc337-dab3-4de7-ba11-204aa7884895/remove_router_interface => generated 309 bytes in 1030 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:30:21.241 8 INFO neutron.services.segments.plugin [-] Segment 48e16439-e1cd-4e0c-8188-32b90e04132b resource provider aggregate not found 2026-09-10 12:30:21.246 8 INFO neutron.services.segments.plugin [-] Segment 48e16439-e1cd-4e0c-8188-32b90e04132b resource provider aggregate not found 2026-09-10 12:30:21.265 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 48e16439-e1cd-4e0c-8188-32b90e04132b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48e16439-e1cd-4e0c-8188-32b90e04132b found for delete ", "request_id": "req-7103d4b5-b008-4ddb-abd7-a329c4f67992"}]} 2026-09-10 12:30:21.272 8 INFO neutron.db.l3_hamode_db [None req-178d72ec-5594-4d29-8069-ed3d4865df81 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] HA network 52436274-e937-47b0-a384-cdac0f363a59 was deleted as no HA routers are present in tenant fc7ed02627fc48f4b441682f485fb4ac. 2026-09-10 12:30:21.274 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 48e16439-e1cd-4e0c-8188-32b90e04132b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48e16439-e1cd-4e0c-8188-32b90e04132b found for delete ", "request_id": "req-c860759b-ab47-4e01-bbf8-30ac78446f76"}]} [pid: 8|app: 0|req: 499/898] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:30:20 2026] DELETE /v2.0/routers/18ac5419-bef2-4018-a6b0-864ec442f8f6 => generated 0 bytes in 1039 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:30:21.506 8 INFO neutron_taas.services.taas.taas_plugin [None req-4f361d70-1171-4806-b3f8-ba835781a571 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: 1b096e5c-0f18-4333-a02b-edfb06580b90 2026-09-10 12:30:21.509 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4f361d70-1171-4806-b3f8-ba835781a571 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: 1b096e5c-0f18-4333-a02b-edfb06580b90 [pid: 7|app: 0|req: 400/899] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:30:21 2026] GET /v2.0/security-groups?tenant_id=5c32738cc1784562992b9b7d958ed0d9&name=default => generated 2925 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:30:21.855 8 INFO neutron_taas.services.taas.taas_plugin [None req-4f361d70-1171-4806-b3f8-ba835781a571 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: 5a642f51-449c-46a9-b131-2b9951a6eab5 2026-09-10 12:30:21.858 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4f361d70-1171-4806-b3f8-ba835781a571 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: 5a642f51-449c-46a9-b131-2b9951a6eab5 [pid: 7|app: 0|req: 401/900] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:30:21 2026] DELETE /v2.0/subnets/95e214fe-bbea-4bf3-83f1-222ae74374b7 => 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: 402/901] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:21 2026] GET /v2.0/ports?device_id=20dd57af-be79-4617-b388-ce678b4e1b63 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/902] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:30:21 2026] DELETE /v2.0/security-groups/f1aa7ac8-3d34-49a8-8d22-baafa5d434d4 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:30:22.177 7 INFO neutron_taas.services.taas.taas_plugin [None req-db005bae-f403-4601-8ff7-a788b88a965d 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: 888854d3-a612-46ac-8dd7-cacef7b59078 2026-09-10 12:30:22.182 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-db005bae-f403-4601-8ff7-a788b88a965d 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: 888854d3-a612-46ac-8dd7-cacef7b59078 2026-09-10 12:30:22.373 8 INFO neutron.db.l3_hamode_db [None req-4f361d70-1171-4806-b3f8-ba835781a571 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] HA network 8669a623-6357-46b2-a39e-365060dd9334 was deleted as no HA routers are present in tenant 8a0e9ec6fb5548ea999a7cae20e1f2bf. [pid: 8|app: 0|req: 500/903] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:30:21 2026] DELETE /v2.0/routers/e7bdc337-dab3-4de7-ba11-204aa7884895 => generated 0 bytes in 1098 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:30:22.433 7 INFO neutron.services.segments.plugin [-] Segment dc36c632-4365-48a1-82fe-61d9e54a1ea6 resource provider aggregate not found 2026-09-10 12:30:22.444 7 INFO neutron.services.segments.plugin [-] Segment dc36c632-4365-48a1-82fe-61d9e54a1ea6 resource provider aggregate not found 2026-09-10 12:30:22.458 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment dc36c632-4365-48a1-82fe-61d9e54a1ea6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc36c632-4365-48a1-82fe-61d9e54a1ea6 found for delete ", "request_id": "req-6110a613-26f3-42cc-9b50-8e4d51cfbc76"}]} 2026-09-10 12:30:22.463 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment dc36c632-4365-48a1-82fe-61d9e54a1ea6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc36c632-4365-48a1-82fe-61d9e54a1ea6 found for delete ", "request_id": "req-99a0d43b-b407-4fe0-af04-2136d8497d2b"}]} [pid: 7|app: 0|req: 404/904] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:30:22 2026] DELETE /v2.0/networks/6d2d974b-d2fb-427c-afb1-f0a07179235a => generated 0 bytes in 440 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/905] 162.253.55.72 () {34 vars in 985 bytes} [Thu Sep 10 12:30:22 2026] GET /v2.0/networks?id=25746b33-277c-4729-aa33-33bed75567b3 => generated 684 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/906] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:30:22 2026] GET /v2.0/security-groups?tenant_id=7ab95248ab2242768cd0698b5e22e1ba&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: 502/907] 162.253.55.72 () {34 vars in 1049 bytes} [Thu Sep 10 12:30:22 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8e09d17db33f4d94943541dd757fddf4 => generated 181 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/908] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:30:22 2026] DELETE /v2.0/security-groups/bcb2dc2d-e47d-4bc9-b733-b28414939156 => 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: 406/909] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:30:22 2026] DELETE /v2.0/subnets/03e9206f-1ff4-4d11-8bff-944ddc6dbc60 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/910] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:30:22 2026] GET /v2.0/security-groups?tenant_id=fc7ed02627fc48f4b441682f485fb4ac&name=default => generated 2921 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:30:22.809 7 INFO neutron_taas.services.taas.taas_plugin [None req-ff387fcf-1abb-462e-9638-25152c9c8836 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: 8b0cc80a-1470-4031-9408-b746df194c46 2026-09-10 12:30:22.813 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ff387fcf-1abb-462e-9638-25152c9c8836 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: 8b0cc80a-1470-4031-9408-b746df194c46 [pid: 8|app: 0|req: 504/911] 162.253.55.72 () {38 vars in 954 bytes} [Thu Sep 10 12:30:22 2026] POST /v2.0/ports => generated 954 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/912] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:30:22 2026] DELETE /v2.0/networks/a2c8d948-4378-4963-801f-224a15134943 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 409/913] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:23 2026] GET /v2.0/ports?device_id=20dd57af-be79-4617-b388-ce678b4e1b63 => generated 957 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/914] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:30:23 2026] DELETE /v2.0/security-groups/3d8cb39e-4e6b-431c-9d78-80c064f6b16e => 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: 506/915] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:23 2026] GET /v2.0/security-groups?id=1893b3d0-93d7-4e1d-9459-7e165f2d8624&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: 507/916] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:30:23 2026] GET /v2.0/security-groups?tenant_id=8a0e9ec6fb5548ea999a7cae20e1f2bf&name=default => generated 2921 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:30:23.293 8 INFO neutron.services.segments.plugin [-] Segment 492230bb-61a1-4cc7-bd19-f1c179a9a80c resource provider aggregate not found 2026-09-10 12:30:23.298 8 INFO neutron.services.segments.plugin [-] Segment 492230bb-61a1-4cc7-bd19-f1c179a9a80c resource provider aggregate not found 2026-09-10 12:30:23.321 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 492230bb-61a1-4cc7-bd19-f1c179a9a80c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 492230bb-61a1-4cc7-bd19-f1c179a9a80c found for delete ", "request_id": "req-83f41292-d1a1-43a9-9eb5-1a95ea8a1122"}]} 2026-09-10 12:30:23.329 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 492230bb-61a1-4cc7-bd19-f1c179a9a80c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 492230bb-61a1-4cc7-bd19-f1c179a9a80c found for delete ", "request_id": "req-51dc7723-7fe7-44ed-b408-2bc810ac19d1"}]} [pid: 8|app: 0|req: 508/917] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:30:23 2026] DELETE /v2.0/security-groups/dfaa4484-b449-4d55-90e3-d1c3ec41b1f9 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/918] 162.253.55.72 () {38 vars in 1027 bytes} [Thu Sep 10 12:30:23 2026] PUT /v2.0/ports/e38a419a-8298-483c-8a92-64c339f5a995 => generated 1235 bytes in 509 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:30:23.652 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ebb0f8b-aa3f-4c26-aeb7-339d53dc845c'] response: {'name': 'network-changed', 'server_uuid': '20dd57af-be79-4617-b388-ce678b4e1b63', 'tag': 'e38a419a-8298-483c-8a92-64c339f5a995', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 510/921] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:30:24 2026] GET /v2.0/ports?tenant_id=8e09d17db33f4d94943541dd757fddf4&device_id=20dd57af-be79-4617-b388-ce678b4e1b63 => generated 1238 bytes in 41 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: 412/922] 162.253.55.72 () {34 vars in 1017 bytes} [Thu Sep 10 12:30:24 2026] GET /v2.0/networks?tenant_id=8e09d17db33f4d94943541dd757fddf4&shared=False => generated 780 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/923] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:24 2026] GET /v2.0/ports?device_id=20dd57af-be79-4617-b388-ce678b4e1b63 => 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: 512/924] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:24 2026] GET /v2.0/security-groups?id=1893b3d0-93d7-4e1d-9459-7e165f2d8624&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: 413/925] 162.253.55.72 () {34 vars in 929 bytes} [Thu Sep 10 12:30:24 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) 2026-09-10 12:30:24.481 7 INFO neutron.services.segments.plugin [-] Segment 15c0f183-4046-4ecb-81a4-959e273ea48f resource provider aggregate not found 2026-09-10 12:30:24.488 7 INFO neutron.services.segments.plugin [-] Segment 15c0f183-4046-4ecb-81a4-959e273ea48f resource provider aggregate not found 2026-09-10 12:30:24.498 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 15c0f183-4046-4ecb-81a4-959e273ea48f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15c0f183-4046-4ecb-81a4-959e273ea48f found for delete ", "request_id": "req-83bc9a88-fb56-4985-aef9-1b2161bda875"}]} 2026-09-10 12:30:24.502 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 15c0f183-4046-4ecb-81a4-959e273ea48f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15c0f183-4046-4ecb-81a4-959e273ea48f found for delete ", "request_id": "req-f29393cf-7a4f-4be1-8f81-8fe41ec47a40"}]} 2026-09-10 12:30:25.321 8 INFO neutron.db.segments_db [None req-e1628db8-67b3-4dca-b3b1-a67a3c21a667 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Added segment a69c96b0-2374-40c8-9efa-352ea3c24d03 of type vxlan for network b58df6e4-02da-44ce-8d87-4035bd556c9f [pid: 8|app: 0|req: 513/926] 10.0.0.152 () {34 vars in 671 bytes} [Thu Sep 10 12:30:25 2026] POST /v2.0/networks => generated 738 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/927] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:30:25 2026] GET /v2.0/ports?tenant_id=8e09d17db33f4d94943541dd757fddf4&device_id=20dd57af-be79-4617-b388-ce678b4e1b63 => 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: 515/928] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:25 2026] GET /v2.0/ports?device_id=20dd57af-be79-4617-b388-ce678b4e1b63 => generated 969 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:30:25.572 7 INFO neutron.db.segments_db [None req-e0aa6718-8241-44ff-ab7d-586816a0c34b 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Added segment 5e518ae9-a603-4432-8ccc-ef9e2402dab7 of type vxlan for network 9f7ee0b9-a417-4e7e-8d06-4ec50b1589cd [pid: 7|app: 0|req: 414/929] 10.0.0.152 () {34 vars in 671 bytes} [Thu Sep 10 12:30:25 2026] POST /v2.0/networks => generated 744 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/930] 162.253.55.72 () {34 vars in 1057 bytes} [Thu Sep 10 12:30:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=e38a419a-8298-483c-8a92-64c339f5a995 => 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: 516/931] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:30:25 2026] POST /v2.0/subnets => generated 685 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/932] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:25 2026] GET /v2.0/security-groups?id=1893b3d0-93d7-4e1d-9459-7e165f2d8624&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/933] 162.253.55.72 () {34 vars in 983 bytes} [Thu Sep 10 12:30:25 2026] GET /v2.0/subnets?id=69a1f196-785d-497b-a220-e150230be183 => generated 702 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:30:25.820 7 INFO neutron.db.segments_db [None req-714b164c-df00-42cc-b7c1-1a9fadbfdebe 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Added segment 773db523-49fb-40b2-8fac-fb9aa069b467 of type vxlan for network 2c00bfaf-22eb-4cee-af8f-77807c0b906b [pid: 8|app: 0|req: 517/934] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:30:25 2026] POST /v2.0/subnets => generated 691 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/935] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:30:25 2026] GET /v2.0/ports?network_id=25746b33-277c-4729-aa33-33bed75567b3&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-09-10 12:30:25.999 8 INFO neutron.db.segments_db [None req-e7f90365-c916-4faf-a2a7-8c8f7bd06568 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Added segment a3aedc9c-ec31-4692-938d-3a8834bf7fef of type vxlan for network fab6359e-f3e9-427f-b24e-bdbcf04e65d0 2026-09-10 12:30:26.129 7 INFO neutron.db.l3_hamode_db [None req-714b164c-df00-42cc-b7c1-1a9fadbfdebe 5ecc12dece984d7398fd864ce98f7433 2fa69e36c0084bee83f603cfa7e98d9d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-10 12:30:26.285 8 INFO neutron.db.l3_hamode_db [None req-e7f90365-c916-4faf-a2a7-8c8f7bd06568 5ecc12dece984d7398fd864ce98f7433 99943ef6dbd24b5da20818e5e217cc2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-10 12:30:27.010 7 INFO neutron.db.l3_hamode_db [None req-714b164c-df00-42cc-b7c1-1a9fadbfdebe 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-10 12:30:27.731 8 INFO neutron.db.l3_hamode_db [None req-e7f90365-c916-4faf-a2a7-8c8f7bd06568 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 418/936] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:30:25 2026] POST /v2.0/routers => generated 725 bytes in 2197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/937] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:30:27 2026] GET /v2.0/networks/25746b33-277c-4729-aa33-33bed75567b3?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/938] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:30:28 2026] GET /v2.0/security-groups?tenant_id=7f048e985a3c4ea8a0e924eeae678d54&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/939] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:28 2026] GET /v2.0/ports?device_id=20dd57af-be79-4617-b388-ce678b4e1b63 => 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: 519/940] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:30:25 2026] POST /v2.0/routers => generated 731 bytes in 2811 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/941] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:30:28 2026] GET /v2.0/networks/25746b33-277c-4729-aa33-33bed75567b3?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: 521/942] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:30:28 2026] DELETE /v2.0/security-groups/2ecad989-e320-4d3e-9e7e-599dd8629a40 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/943] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:28 2026] GET /v2.0/security-groups?id=1893b3d0-93d7-4e1d-9459-7e165f2d8624&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/944] 10.0.0.152 () {34 vars in 783 bytes} [Thu Sep 10 12:30:28 2026] PUT /v2.0/routers/031cf962-6c13-4c45-96fd-3c7dd4614a0c/add_router_interface => generated 309 bytes in 1332 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/945] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:30 2026] GET /v2.0/ports?device_id=20dd57af-be79-4617-b388-ce678b4e1b63 => generated 969 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/946] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:30 2026] GET /v2.0/security-groups?id=1893b3d0-93d7-4e1d-9459-7e165f2d8624&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: 523/947] 10.0.0.152 () {34 vars in 783 bytes} [Thu Sep 10 12:30:28 2026] PUT /v2.0/routers/e39c9923-ce90-4334-9277-01a843f813aa/add_router_interface => generated 309 bytes in 1389 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/948] 10.0.0.152 () {34 vars in 685 bytes} [Thu Sep 10 12:30:30 2026] POST /v2.0/security-groups => generated 1660 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/949] 10.0.0.152 () {34 vars in 695 bytes} [Thu Sep 10 12:30:30 2026] POST /v2.0/security-group-rules => generated 597 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/950] 10.0.0.152 () {34 vars in 695 bytes} [Thu Sep 10 12:30:30 2026] POST /v2.0/security-group-rules => generated 602 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/951] 10.0.0.152 () {34 vars in 685 bytes} [Thu Sep 10 12:30:30 2026] POST /v2.0/security-groups => generated 1661 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/952] 10.0.0.152 () {34 vars in 695 bytes} [Thu Sep 10 12:30:31 2026] POST /v2.0/security-group-rules => generated 597 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/953] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:31 2026] GET /v2.0/ports?device_id=20dd57af-be79-4617-b388-ce678b4e1b63 => 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: 430/954] 10.0.0.152 () {34 vars in 695 bytes} [Thu Sep 10 12:30:31 2026] POST /v2.0/security-group-rules => generated 602 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/955] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:31 2026] GET /v2.0/security-groups?id=1893b3d0-93d7-4e1d-9459-7e165f2d8624&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: 525/956] 10.0.0.152 () {34 vars in 676 bytes} [Thu Sep 10 12:30:30 2026] POST /v2.0/floatingips => generated 552 bytes in 874 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/957] 10.0.0.2 () {34 vars in 1096 bytes} [Thu Sep 10 12:30:32 2026] GET /v2.0/security-groups?name=tempest-securitygroup--470008890&fields=id&tenant_id=2fa69e36c0084bee83f603cfa7e98d9d => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/958] 10.0.0.2 () {34 vars in 980 bytes} [Thu Sep 10 12:30:32 2026] GET /v2.0/networks?id=b58df6e4-02da-44ce-8d87-4035bd556c9f => generated 670 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/959] 10.0.0.2 () {34 vars in 963 bytes} [Thu Sep 10 12:30:32 2026] GET /v2.0/quotas/2fa69e36c0084bee83f603cfa7e98d9d => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/960] 10.0.0.2 () {34 vars in 1000 bytes} [Thu Sep 10 12:30:32 2026] GET /v2.0/ports?tenant_id=2fa69e36c0084bee83f603cfa7e98d9d&fields=id => generated 103 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/961] 10.0.0.2 () {34 vars in 1006 bytes} [Thu Sep 10 12:30:32 2026] GET /v2.0/networks/b58df6e4-02da-44ce-8d87-4035bd556c9f?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: 432/962] 10.0.0.152 () {34 vars in 676 bytes} [Thu Sep 10 12:30:31 2026] POST /v2.0/floatingips => generated 552 bytes in 868 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/963] 10.0.0.2 () {34 vars in 1106 bytes} [Thu Sep 10 12:30:32 2026] GET /v2.0/networks/b58df6e4-02da-44ce-8d87-4035bd556c9f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/964] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:32 2026] GET /v2.0/ports?device_id=20dd57af-be79-4617-b388-ce678b4e1b63 => 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: 532/965] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:32 2026] GET /v2.0/security-groups?id=1893b3d0-93d7-4e1d-9459-7e165f2d8624&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/966] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:32 2026] GET /v2.0/ports?device_id=5184cce2-cfce-49fb-82d0-047bac7520b2 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/967] 10.0.0.2 () {34 vars in 1098 bytes} [Thu Sep 10 12:30:33 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1665162243&fields=id&tenant_id=99943ef6dbd24b5da20818e5e217cc2d => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/968] 10.0.0.2 () {34 vars in 980 bytes} [Thu Sep 10 12:30:33 2026] GET /v2.0/networks?id=9f7ee0b9-a417-4e7e-8d06-4ec50b1589cd => generated 676 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/969] 10.0.0.2 () {34 vars in 963 bytes} [Thu Sep 10 12:30:33 2026] GET /v2.0/quotas/99943ef6dbd24b5da20818e5e217cc2d => 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: 436/970] 10.0.0.2 () {34 vars in 1000 bytes} [Thu Sep 10 12:30:33 2026] GET /v2.0/ports?tenant_id=99943ef6dbd24b5da20818e5e217cc2d&fields=id => generated 103 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/971] 10.0.0.2 () {34 vars in 1006 bytes} [Thu Sep 10 12:30:33 2026] GET /v2.0/networks/9f7ee0b9-a417-4e7e-8d06-4ec50b1589cd?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: 437/972] 10.0.0.2 () {34 vars in 1106 bytes} [Thu Sep 10 12:30:33 2026] GET /v2.0/networks/9f7ee0b9-a417-4e7e-8d06-4ec50b1589cd?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: 536/973] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:33 2026] GET /v2.0/ports?device_id=6c282062-a303-44b7-b00a-08e5094a0600 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/974] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:33 2026] GET /v2.0/ports?device_id=20dd57af-be79-4617-b388-ce678b4e1b63 => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/975] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:34 2026] GET /v2.0/ports?device_id=5184cce2-cfce-49fb-82d0-047bac7520b2 => 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: 537/976] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:34 2026] GET /v2.0/security-groups?id=1893b3d0-93d7-4e1d-9459-7e165f2d8624&fields=id&fields=name => generated 114 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/977] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:34 2026] GET /v2.0/ports?device_id=20dd57af-be79-4617-b388-ce678b4e1b63 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:30:34.675 8 INFO neutron.db.l3_db [None req-bdee6777-e552-45b9-b6c5-eea2b21f83df 54ee017fb7a446e4a4237fa44096658a 8e09d17db33f4d94943541dd757fddf4 - - default default] Floating IP 27a3e3ff-89cd-462e-a3d6-cdc480828a95 associated. External IP: 10.96.250.206, port: e38a419a-8298-483c-8a92-64c339f5a995. [pid: 7|app: 0|req: 441/978] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:34 2026] GET /v2.0/ports?device_id=6c282062-a303-44b7-b00a-08e5094a0600 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/979] 10.0.0.152 () {34 vars in 749 bytes} [Thu Sep 10 12:30:34 2026] PUT /v2.0/floatingips/27a3e3ff-89cd-462e-a3d6-cdc480828a95 => generated 855 bytes in 801 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:30:35.153 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f4f5810-d9a2-401b-84e5-cb75d95593d9'] response: {'name': 'network-changed', 'server_uuid': '20dd57af-be79-4617-b388-ce678b4e1b63', 'tag': 'e38a419a-8298-483c-8a92-64c339f5a995', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 442/980] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:35 2026] GET /v2.0/ports?device_id=20dd57af-be79-4617-b388-ce678b4e1b63 => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/981] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:35 2026] GET /v2.0/ports?device_id=5184cce2-cfce-49fb-82d0-047bac7520b2 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/982] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:35 2026] GET /v2.0/security-groups?id=1893b3d0-93d7-4e1d-9459-7e165f2d8624&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/983] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:30:35 2026] GET /v2.0/ports?tenant_id=8e09d17db33f4d94943541dd757fddf4&device_id=20dd57af-be79-4617-b388-ce678b4e1b63 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/984] 162.253.55.72 () {34 vars in 985 bytes} [Thu Sep 10 12:30:35 2026] GET /v2.0/networks?id=25746b33-277c-4729-aa33-33bed75567b3 => generated 780 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/985] 162.253.55.72 () {34 vars in 1057 bytes} [Thu Sep 10 12:30:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=e38a419a-8298-483c-8a92-64c339f5a995 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/986] 162.253.55.72 () {34 vars in 983 bytes} [Thu Sep 10 12:30:35 2026] GET /v2.0/subnets?id=69a1f196-785d-497b-a220-e150230be183 => generated 702 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/987] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:30:35 2026] GET /v2.0/ports?network_id=25746b33-277c-4729-aa33-33bed75567b3&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: 446/988] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:30:35 2026] GET /v2.0/networks/25746b33-277c-4729-aa33-33bed75567b3?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: 447/989] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:35 2026] GET /v2.0/ports?device_id=6c282062-a303-44b7-b00a-08e5094a0600 => 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: 543/990] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:30:35 2026] GET /v2.0/networks/25746b33-277c-4729-aa33-33bed75567b3?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: 448/991] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:36 2026] GET /v2.0/ports?device_id=5184cce2-cfce-49fb-82d0-047bac7520b2 => 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: 544/992] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:37 2026] GET /v2.0/ports?device_id=6c282062-a303-44b7-b00a-08e5094a0600 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/993] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:37 2026] GET /v2.0/ports?device_id=5184cce2-cfce-49fb-82d0-047bac7520b2 => 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: 545/994] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:38 2026] GET /v2.0/ports?device_id=6c282062-a303-44b7-b00a-08e5094a0600 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/995] 162.253.55.72 () {34 vars in 985 bytes} [Thu Sep 10 12:30:38 2026] GET /v2.0/networks?id=b58df6e4-02da-44ce-8d87-4035bd556c9f => generated 670 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/996] 162.253.55.72 () {34 vars in 1049 bytes} [Thu Sep 10 12:30:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2fa69e36c0084bee83f603cfa7e98d9d => generated 180 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/997] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:38 2026] GET /v2.0/ports?device_id=5184cce2-cfce-49fb-82d0-047bac7520b2 => 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: 451/1000] 162.253.55.72 () {38 vars in 954 bytes} [Thu Sep 10 12:30:38 2026] POST /v2.0/ports => generated 958 bytes in 695 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: 452/1001] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:39 2026] GET /v2.0/ports?device_id=6c282062-a303-44b7-b00a-08e5094a0600 => 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: 453/1002] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:39 2026] GET /v2.0/ports?device_id=5184cce2-cfce-49fb-82d0-047bac7520b2 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/1003] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:39 2026] GET /v2.0/security-groups?id=d2c5fcd5-c4d3-4346-90f5-e5e6df4cb4be&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: 550/1004] 162.253.55.72 () {38 vars in 1027 bytes} [Thu Sep 10 12:30:39 2026] PUT /v2.0/ports/54166f23-55db-4d5c-8779-717928e80cc0 => generated 1239 bytes in 644 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:30:39.783 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4a874585-a1fc-4f3b-a59a-de7a81cc9575'] response: {'name': 'network-changed', 'server_uuid': '5184cce2-cfce-49fb-82d0-047bac7520b2', 'tag': '54166f23-55db-4d5c-8779-717928e80cc0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 455/1005] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:30:40 2026] GET /v2.0/ports?tenant_id=2fa69e36c0084bee83f603cfa7e98d9d&device_id=5184cce2-cfce-49fb-82d0-047bac7520b2 => generated 1242 bytes in 70 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: 551/1006] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:40 2026] GET /v2.0/ports?device_id=6c282062-a303-44b7-b00a-08e5094a0600 => 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: 456/1007] 162.253.55.72 () {34 vars in 1017 bytes} [Thu Sep 10 12:30:40 2026] GET /v2.0/networks?tenant_id=2fa69e36c0084bee83f603cfa7e98d9d&shared=False => generated 766 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/1009] 162.253.55.72 () {34 vars in 929 bytes} [Thu Sep 10 12:30:40 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: 8|app: 0|req: 552/1009] 162.253.55.72 () {34 vars in 985 bytes} [Thu Sep 10 12:30:40 2026] GET /v2.0/networks?id=9f7ee0b9-a417-4e7e-8d06-4ec50b1589cd => generated 676 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/1010] 162.253.55.72 () {34 vars in 1049 bytes} [Thu Sep 10 12:30:40 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=99943ef6dbd24b5da20818e5e217cc2d => generated 181 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/1011] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:40 2026] GET /v2.0/ports?device_id=5184cce2-cfce-49fb-82d0-047bac7520b2 => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/1012] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:40 2026] GET /v2.0/security-groups?id=d2c5fcd5-c4d3-4346-90f5-e5e6df4cb4be&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1013] 162.253.55.72 () {38 vars in 954 bytes} [Thu Sep 10 12:30:40 2026] POST /v2.0/ports => generated 954 bytes in 854 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: 554/1014] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:41 2026] GET /v2.0/ports?device_id=6c282062-a303-44b7-b00a-08e5094a0600 => generated 957 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1015] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:41 2026] GET /v2.0/security-groups?id=1207f6f7-e4bb-4459-9f15-5a51901e6c62&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: 556/1016] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:30:41 2026] GET /v2.0/ports?tenant_id=2fa69e36c0084bee83f603cfa7e98d9d&device_id=5184cce2-cfce-49fb-82d0-047bac7520b2 => 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: 557/1017] 162.253.55.72 () {34 vars in 1059 bytes} [Thu Sep 10 12:30:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=54166f23-55db-4d5c-8779-717928e80cc0 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1018] 162.253.55.72 () {34 vars in 983 bytes} [Thu Sep 10 12:30:41 2026] GET /v2.0/subnets?id=0e2c1b8f-2797-45ef-b9c6-5e7feb5aa341 => generated 688 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1019] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:30:41 2026] GET /v2.0/ports?network_id=b58df6e4-02da-44ce-8d87-4035bd556c9f&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1020] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:30:41 2026] GET /v2.0/networks/b58df6e4-02da-44ce-8d87-4035bd556c9f?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: 561/1021] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:30:41 2026] GET /v2.0/networks/b58df6e4-02da-44ce-8d87-4035bd556c9f?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: 562/1022] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:41 2026] GET /v2.0/ports?device_id=5184cce2-cfce-49fb-82d0-047bac7520b2 => generated 973 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1023] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:42 2026] GET /v2.0/security-groups?id=d2c5fcd5-c4d3-4346-90f5-e5e6df4cb4be&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: 564/1024] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:42 2026] GET /v2.0/ports?device_id=6c282062-a303-44b7-b00a-08e5094a0600 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1025] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:42 2026] GET /v2.0/security-groups?id=1207f6f7-e4bb-4459-9f15-5a51901e6c62&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: 566/1026] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:43 2026] GET /v2.0/ports?device_id=5184cce2-cfce-49fb-82d0-047bac7520b2 => generated 973 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1027] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:43 2026] GET /v2.0/security-groups?id=d2c5fcd5-c4d3-4346-90f5-e5e6df4cb4be&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: 7|app: 0|req: 461/1028] 162.253.55.72 () {38 vars in 1027 bytes} [Thu Sep 10 12:30:41 2026] PUT /v2.0/ports/e60798cd-0ea4-4de6-8557-ec3c61f8413f => generated 1235 bytes in 1931 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:30:43.374 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed41d75e-e284-4fc0-bac6-9da314cd4832'] response: {'name': 'network-changed', 'server_uuid': '6c282062-a303-44b7-b00a-08e5094a0600', 'tag': 'e60798cd-0ea4-4de6-8557-ec3c61f8413f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 568/1029] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:43 2026] GET /v2.0/ports?device_id=6c282062-a303-44b7-b00a-08e5094a0600 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 462/1030] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:43 2026] GET /v2.0/security-groups?id=1207f6f7-e4bb-4459-9f15-5a51901e6c62&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1031] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:30:43 2026] GET /v2.0/ports?tenant_id=99943ef6dbd24b5da20818e5e217cc2d&device_id=6c282062-a303-44b7-b00a-08e5094a0600 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/1032] 162.253.55.72 () {34 vars in 1017 bytes} [Thu Sep 10 12:30:43 2026] GET /v2.0/networks?tenant_id=99943ef6dbd24b5da20818e5e217cc2d&shared=False => 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: 570/1033] 162.253.55.72 () {34 vars in 929 bytes} [Thu Sep 10 12:30:43 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/1034] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:44 2026] GET /v2.0/ports?device_id=5184cce2-cfce-49fb-82d0-047bac7520b2 => generated 973 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1035] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:44 2026] GET /v2.0/security-groups?id=d2c5fcd5-c4d3-4346-90f5-e5e6df4cb4be&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: 465/1036] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:44 2026] GET /v2.0/ports?device_id=6c282062-a303-44b7-b00a-08e5094a0600 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1037] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:44 2026] GET /v2.0/security-groups?id=1207f6f7-e4bb-4459-9f15-5a51901e6c62&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/1038] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:30:45 2026] GET /v2.0/ports?tenant_id=99943ef6dbd24b5da20818e5e217cc2d&device_id=6c282062-a303-44b7-b00a-08e5094a0600 => 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: 573/1039] 162.253.55.72 () {34 vars in 1057 bytes} [Thu Sep 10 12:30:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=e60798cd-0ea4-4de6-8557-ec3c61f8413f => 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: 467/1040] 162.253.55.72 () {34 vars in 983 bytes} [Thu Sep 10 12:30:45 2026] GET /v2.0/subnets?id=2a0c67ed-1033-4818-a7ac-7a32fa2e10ba => generated 694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1041] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:30:45 2026] GET /v2.0/ports?network_id=9f7ee0b9-a417-4e7e-8d06-4ec50b1589cd&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/1042] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:30:45 2026] GET /v2.0/networks/9f7ee0b9-a417-4e7e-8d06-4ec50b1589cd?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1043] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:30:45 2026] GET /v2.0/networks/9f7ee0b9-a417-4e7e-8d06-4ec50b1589cd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/1044] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:45 2026] GET /v2.0/ports?device_id=5184cce2-cfce-49fb-82d0-047bac7520b2 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1045] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:45 2026] GET /v2.0/security-groups?id=d2c5fcd5-c4d3-4346-90f5-e5e6df4cb4be&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/1046] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:46 2026] GET /v2.0/ports?device_id=6c282062-a303-44b7-b00a-08e5094a0600 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1047] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:46 2026] GET /v2.0/security-groups?id=1207f6f7-e4bb-4459-9f15-5a51901e6c62&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: 7|app: 0|req: 471/1048] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:46 2026] GET /v2.0/ports?device_id=5184cce2-cfce-49fb-82d0-047bac7520b2 => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1049] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:46 2026] GET /v2.0/security-groups?id=d2c5fcd5-c4d3-4346-90f5-e5e6df4cb4be&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/1050] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:47 2026] GET /v2.0/ports?device_id=6c282062-a303-44b7-b00a-08e5094a0600 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1051] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:47 2026] GET /v2.0/security-groups?id=1207f6f7-e4bb-4459-9f15-5a51901e6c62&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/1052] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:47 2026] GET /v2.0/ports?device_id=5184cce2-cfce-49fb-82d0-047bac7520b2 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1053] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:47 2026] GET /v2.0/security-groups?id=d2c5fcd5-c4d3-4346-90f5-e5e6df4cb4be&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: 474/1054] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:48 2026] GET /v2.0/ports?device_id=6c282062-a303-44b7-b00a-08e5094a0600 => 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: 581/1055] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:48 2026] GET /v2.0/security-groups?id=1207f6f7-e4bb-4459-9f15-5a51901e6c62&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: 475/1056] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:48 2026] GET /v2.0/ports?device_id=5184cce2-cfce-49fb-82d0-047bac7520b2 => 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: 582/1057] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:48 2026] GET /v2.0/security-groups?id=d2c5fcd5-c4d3-4346-90f5-e5e6df4cb4be&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/1058] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:49 2026] GET /v2.0/ports?device_id=5184cce2-cfce-49fb-82d0-047bac7520b2 => generated 975 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:30:49.623 8 INFO neutron.db.l3_db [None req-855fa8b3-6fce-4fed-ab0f-05999b19b05b e04241118cfe4f2b9ca27568ffa00908 2fa69e36c0084bee83f603cfa7e98d9d - - default default] Floating IP dba47c98-fe71-47f9-9b4c-402c4aab5af4 associated. External IP: 10.96.250.220, port: 54166f23-55db-4d5c-8779-717928e80cc0. [pid: 7|app: 0|req: 477/1059] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:49 2026] GET /v2.0/ports?device_id=6c282062-a303-44b7-b00a-08e5094a0600 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/1060] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:49 2026] GET /v2.0/security-groups?id=1207f6f7-e4bb-4459-9f15-5a51901e6c62&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: 583/1061] 10.0.0.152 () {34 vars in 749 bytes} [Thu Sep 10 12:30:49 2026] PUT /v2.0/floatingips/dba47c98-fe71-47f9-9b4c-402c4aab5af4 => generated 856 bytes in 827 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:30:50.051 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b27b2423-202f-4d0d-9e0f-30aeb2dd2c34'] response: {'name': 'network-changed', 'server_uuid': '5184cce2-cfce-49fb-82d0-047bac7520b2', 'tag': '54166f23-55db-4d5c-8779-717928e80cc0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 479/1062] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:50 2026] GET /v2.0/ports?device_id=5184cce2-cfce-49fb-82d0-047bac7520b2 => generated 975 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1063] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:50 2026] GET /v2.0/security-groups?id=d2c5fcd5-c4d3-4346-90f5-e5e6df4cb4be&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: 480/1064] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:50 2026] GET /v2.0/ports?device_id=5184cce2-cfce-49fb-82d0-047bac7520b2 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1065] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:30:50 2026] GET /v2.0/ports?tenant_id=2fa69e36c0084bee83f603cfa7e98d9d&device_id=5184cce2-cfce-49fb-82d0-047bac7520b2 => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/1066] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:50 2026] GET /v2.0/security-groups?id=d2c5fcd5-c4d3-4346-90f5-e5e6df4cb4be&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1067] 162.253.55.72 () {34 vars in 985 bytes} [Thu Sep 10 12:30:50 2026] GET /v2.0/networks?id=b58df6e4-02da-44ce-8d87-4035bd556c9f => generated 766 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/1068] 162.253.55.72 () {34 vars in 1059 bytes} [Thu Sep 10 12:30:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=54166f23-55db-4d5c-8779-717928e80cc0 => generated 859 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1069] 162.253.55.72 () {34 vars in 983 bytes} [Thu Sep 10 12:30:50 2026] GET /v2.0/subnets?id=0e2c1b8f-2797-45ef-b9c6-5e7feb5aa341 => generated 688 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1070] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:30:50 2026] GET /v2.0/ports?network_id=b58df6e4-02da-44ce-8d87-4035bd556c9f&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/1071] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:50 2026] GET /v2.0/ports?device_id=6c282062-a303-44b7-b00a-08e5094a0600 => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1072] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:30:50 2026] GET /v2.0/networks/b58df6e4-02da-44ce-8d87-4035bd556c9f?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/1073] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:50 2026] GET /v2.0/security-groups?id=1207f6f7-e4bb-4459-9f15-5a51901e6c62&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: 590/1074] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:30:50 2026] GET /v2.0/networks/b58df6e4-02da-44ce-8d87-4035bd556c9f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/1075] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:51 2026] GET /v2.0/ports?device_id=5184cce2-cfce-49fb-82d0-047bac7520b2 => 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: 591/1076] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:51 2026] GET /v2.0/security-groups?id=d2c5fcd5-c4d3-4346-90f5-e5e6df4cb4be&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1077] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:51 2026] GET /v2.0/ports?device_id=6c282062-a303-44b7-b00a-08e5094a0600 => generated 971 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1078] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:52 2026] GET /v2.0/security-groups?id=1207f6f7-e4bb-4459-9f15-5a51901e6c62&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/1079] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:30:51 2026] GET /v2.0/security-groups?tenant_id=590359582c8c4108b016a3dd1eab94dd&name=default => generated 2925 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1080] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:52 2026] GET /v2.0/ports?device_id=6c282062-a303-44b7-b00a-08e5094a0600 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/1081] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:30:52 2026] DELETE /v2.0/security-groups/11a60d84-211d-4289-ad6f-8254845b4b5d => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:30:52.744 8 INFO neutron.db.l3_db [None req-bbfbbb36-2d47-4171-a85b-79e02aefc811 bbbe745daa8f427ea20867bf60ba1691 99943ef6dbd24b5da20818e5e217cc2d - - default default] Floating IP 2542ef08-13d4-4c44-b410-196fcf96e818 associated. External IP: 10.96.250.209, port: e60798cd-0ea4-4de6-8557-ec3c61f8413f. [pid: 7|app: 0|req: 488/1082] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:52 2026] GET /v2.0/ports?device_id=5184cce2-cfce-49fb-82d0-047bac7520b2 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1083] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:52 2026] GET /v2.0/security-groups?id=d2c5fcd5-c4d3-4346-90f5-e5e6df4cb4be&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1084] 162.253.55.72 () {34 vars in 993 bytes} [Thu Sep 10 12:30:52 2026] GET /v2.0/ports?device_id=5184cce2-cfce-49fb-82d0-047bac7520b2 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1085] 10.0.0.152 () {34 vars in 749 bytes} [Thu Sep 10 12:30:52 2026] PUT /v2.0/floatingips/2542ef08-13d4-4c44-b410-196fcf96e818 => generated 855 bytes in 836 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:30:53.205 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fed60c7f-2cdf-47fd-97df-45db79d439bc'] response: {'name': 'network-changed', 'server_uuid': '6c282062-a303-44b7-b00a-08e5094a0600', 'tag': 'e60798cd-0ea4-4de6-8557-ec3c61f8413f', 'status': 'completed', 'code': 200} 2026-09-10 12:30:53.207 7 INFO neutron_taas.services.taas.taas_plugin [req-c7d7fc96-cde8-46b7-8fb8-a1523167b99c req-723016ed-2da9-4dbf-b32c-146d81e3959a e04241118cfe4f2b9ca27568ffa00908 2fa69e36c0084bee83f603cfa7e98d9d - - default default] TaaS: Handle Delete Port: 54166f23-55db-4d5c-8779-717928e80cc0 2026-09-10 12:30:53.212 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c7d7fc96-cde8-46b7-8fb8-a1523167b99c req-723016ed-2da9-4dbf-b32c-146d81e3959a e04241118cfe4f2b9ca27568ffa00908 2fa69e36c0084bee83f603cfa7e98d9d - - default default] Tap Mirror: Handle Delete Port: 54166f23-55db-4d5c-8779-717928e80cc0 2026-09-10 12:30:53.358 7 INFO neutron.db.l3_db [req-c7d7fc96-cde8-46b7-8fb8-a1523167b99c req-723016ed-2da9-4dbf-b32c-146d81e3959a e04241118cfe4f2b9ca27568ffa00908 2fa69e36c0084bee83f603cfa7e98d9d - - default default] Floating IP dba47c98-fe71-47f9-9b4c-402c4aab5af4 disassociated. External IP: 10.96.250.220, port: 54166f23-55db-4d5c-8779-717928e80cc0. [pid: 8|app: 0|req: 598/1088] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:30:53 2026] GET /v2.0/ports?tenant_id=99943ef6dbd24b5da20818e5e217cc2d&device_id=6c282062-a303-44b7-b00a-08e5094a0600 => 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: 599/1089] 162.253.55.72 () {34 vars in 985 bytes} [Thu Sep 10 12:30:53 2026] GET /v2.0/networks?id=9f7ee0b9-a417-4e7e-8d06-4ec50b1589cd => generated 772 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1090] 162.253.55.72 () {34 vars in 1057 bytes} [Thu Sep 10 12:30:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=e60798cd-0ea4-4de6-8557-ec3c61f8413f => generated 858 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1091] 162.253.55.72 () {34 vars in 983 bytes} [Thu Sep 10 12:30:53 2026] GET /v2.0/subnets?id=2a0c67ed-1033-4818-a7ac-7a32fa2e10ba => generated 694 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1092] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:30:53 2026] GET /v2.0/ports?network_id=9f7ee0b9-a417-4e7e-8d06-4ec50b1589cd&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: 603/1093] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:30:53 2026] GET /v2.0/networks/9f7ee0b9-a417-4e7e-8d06-4ec50b1589cd?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1094] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:30:54 2026] GET /v2.0/networks/9f7ee0b9-a417-4e7e-8d06-4ec50b1589cd?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: 605/1095] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:54 2026] GET /v2.0/ports?device_id=5184cce2-cfce-49fb-82d0-047bac7520b2 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/1096] 162.253.55.72 () {36 vars in 996 bytes} [Thu Sep 10 12:30:53 2026] DELETE /v2.0/ports/54166f23-55db-4d5c-8779-717928e80cc0 => generated 0 bytes in 1367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:30:54.450 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e4875ec8-cb29-4971-83dc-81550002d727'] response: {'server_uuid': '5184cce2-cfce-49fb-82d0-047bac7520b2', 'name': 'network-vif-deleted', 'tag': '54166f23-55db-4d5c-8779-717928e80cc0', 'status': 'completed', 'code': 200} 2026-09-10 12:30:54.698 8 INFO neutron.db.segments_db [None req-658fe8bd-f43c-4aa9-b7fb-c054d72d073d 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Added segment 1dc3fbcd-7f1d-4358-85a1-361fe72e8b7a of type vxlan for network 420bc448-7d28-4c30-b7be-09f97e835e8c [pid: 8|app: 0|req: 606/1097] 10.0.0.152 () {34 vars in 671 bytes} [Thu Sep 10 12:30:54 2026] POST /v2.0/networks => generated 741 bytes in 577 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1098] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:30:54 2026] POST /v2.0/subnets => generated 688 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:30:55.175 8 INFO neutron.db.segments_db [None req-512c095b-a18e-4001-84ee-aceb39836549 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Added segment 3762e699-fee7-46b2-8582-ed90f7577af0 of type vxlan for network 6e37565c-8ce5-4351-815e-5c900d66b160 [pid: 7|app: 0|req: 493/1099] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:55 2026] GET /v2.0/ports?device_id=5184cce2-cfce-49fb-82d0-047bac7520b2 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:30:55.546 8 INFO neutron.db.l3_hamode_db [None req-512c095b-a18e-4001-84ee-aceb39836549 5ecc12dece984d7398fd864ce98f7433 a71d93a5fc6a42fe8a08facb3e281771 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 494/1100] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:56 2026] GET /v2.0/ports?device_id=5184cce2-cfce-49fb-82d0-047bac7520b2 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:30:56.427 8 INFO neutron.db.l3_hamode_db [None req-512c095b-a18e-4001-84ee-aceb39836549 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 607/1101] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:30:55 2026] POST /v2.0/routers => generated 728 bytes in 2311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1102] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:30:57 2026] GET /v2.0/ports?device_id=5184cce2-cfce-49fb-82d0-047bac7520b2 => 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: 609/1103] 10.0.0.96 () {34 vars in 989 bytes} [Thu Sep 10 12:30:58 2026] GET /v2.0/ports?device_id=20dd57af-be79-4617-b388-ce678b4e1b63 => generated 1240 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1104] 10.0.0.96 () {34 vars in 1039 bytes} [Thu Sep 10 12:30:58 2026] GET /v2.0/security-groups?id=1893b3d0-93d7-4e1d-9459-7e165f2d8624&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: 8|app: 0|req: 611/1105] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:30:58 2026] DELETE /v2.0/security-groups/d2c5fcd5-c4d3-4346-90f5-e5e6df4cb4be => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:30:58.667 8 INFO neutron.api.v2.resource [None req-b344ac6d-b3c5-4469-987e-c50f9e9a7741 e04241118cfe4f2b9ca27568ffa00908 2fa69e36c0084bee83f603cfa7e98d9d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 612/1106] 10.0.0.152 () {32 vars in 737 bytes} [Thu Sep 10 12:30:58 2026] GET /v2.0/security-groups/d2c5fcd5-c4d3-4346-90f5-e5e6df4cb4be => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1107] 10.0.0.152 () {34 vars in 783 bytes} [Thu Sep 10 12:30:57 2026] PUT /v2.0/routers/76bf0846-8fa3-4910-8fd3-b9e4a441cdc1/add_router_interface => generated 309 bytes in 1322 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:30:58.809 8 INFO neutron_taas.services.taas.taas_plugin [None req-e96df755-0ce8-4293-b871-d02cc99e52f7 e04241118cfe4f2b9ca27568ffa00908 2fa69e36c0084bee83f603cfa7e98d9d - - default default] TaaS: Handle Delete Port: b958da36-f9ee-4bf9-b67b-47de30f54493 2026-09-10 12:30:58.811 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e96df755-0ce8-4293-b871-d02cc99e52f7 e04241118cfe4f2b9ca27568ffa00908 2fa69e36c0084bee83f603cfa7e98d9d - - default default] Tap Mirror: Handle Delete Port: b958da36-f9ee-4bf9-b67b-47de30f54493 [pid: 8|app: 0|req: 613/1108] 10.0.0.152 () {32 vars in 732 bytes} [Thu Sep 10 12:30:58 2026] DELETE /v2.0/floatingips/dba47c98-fe71-47f9-9b4c-402c4aab5af4 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:30:59.460 7 INFO neutron_taas.services.taas.taas_plugin [None req-af32f3d5-b97a-4728-81bb-65a9e2ee1be0 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: 8ef6f57b-6fe7-439d-a5dc-88d98472ba3e 2026-09-10 12:30:59.465 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-af32f3d5-b97a-4728-81bb-65a9e2ee1be0 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: 8ef6f57b-6fe7-439d-a5dc-88d98472ba3e 2026-09-10 12:31:00.061 8 INFO neutron.db.segments_db [None req-8a44ab2c-f02d-45bb-aab6-9b6a4172d0cc 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Added segment e948054c-a68c-48dd-8792-4c0b602b19d3 of type vxlan for network 9b975826-be85-48a1-98fc-f0c159311b86 [pid: 7|app: 0|req: 496/1109] 10.0.0.152 () {34 vars in 789 bytes} [Thu Sep 10 12:30:58 2026] PUT /v2.0/routers/031cf962-6c13-4c45-96fd-3c7dd4614a0c/remove_router_interface => generated 309 bytes in 1148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1110] 10.0.0.152 () {34 vars in 671 bytes} [Thu Sep 10 12:30:59 2026] POST /v2.0/networks => generated 740 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:31:00.429 7 INFO neutron_taas.services.taas.taas_plugin [None req-64057cf3-0e8e-4192-9a41-b9611bb40efd 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: 89319ddd-32c1-4efb-a2d9-bf4f815e9cbd 2026-09-10 12:31:00.432 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-64057cf3-0e8e-4192-9a41-b9611bb40efd 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: 89319ddd-32c1-4efb-a2d9-bf4f815e9cbd [pid: 8|app: 0|req: 615/1111] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:31:00 2026] POST /v2.0/subnets => generated 688 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:31:00.492 8 INFO neutron.db.segments_db [None req-02400094-859c-4166-b815-f739ec8af76c 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Added segment 9fc326af-67f6-4f98-8d9c-6e63e38135d5 of type vxlan for network 316f5613-22fb-424f-a7b8-e99c037c5699 2026-09-10 12:31:00.692 7 INFO neutron_taas.services.taas.taas_plugin [None req-64057cf3-0e8e-4192-9a41-b9611bb40efd 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: 6586e0e0-54b1-4397-80e2-8e8b82cbf9f8 2026-09-10 12:31:00.696 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-64057cf3-0e8e-4192-9a41-b9611bb40efd 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: 6586e0e0-54b1-4397-80e2-8e8b82cbf9f8 2026-09-10 12:31:00.727 8 INFO neutron.db.l3_hamode_db [None req-02400094-859c-4166-b815-f739ec8af76c 5ecc12dece984d7398fd864ce98f7433 bfde7f9924c4411f9569142614536ff9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-10 12:31:01.054 7 INFO neutron.services.segments.plugin [-] Segment 773db523-49fb-40b2-8fac-fb9aa069b467 resource provider aggregate not found 2026-09-10 12:31:01.061 7 INFO neutron.services.segments.plugin [-] Segment 773db523-49fb-40b2-8fac-fb9aa069b467 resource provider aggregate not found 2026-09-10 12:31:01.076 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 773db523-49fb-40b2-8fac-fb9aa069b467 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 773db523-49fb-40b2-8fac-fb9aa069b467 found for delete ", "request_id": "req-ba648204-ee30-4209-9d3b-360466aa5757"}]} 2026-09-10 12:31:01.082 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 773db523-49fb-40b2-8fac-fb9aa069b467 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 773db523-49fb-40b2-8fac-fb9aa069b467 found for delete ", "request_id": "req-2e3dd3d5-3abc-4f7b-8c6f-7447cc04012e"}]} 2026-09-10 12:31:01.085 7 INFO neutron.db.l3_hamode_db [None req-64057cf3-0e8e-4192-9a41-b9611bb40efd 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] HA network 2c00bfaf-22eb-4cee-af8f-77807c0b906b was deleted as no HA routers are present in tenant 2fa69e36c0084bee83f603cfa7e98d9d. [pid: 7|app: 0|req: 497/1112] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:31:00 2026] DELETE /v2.0/routers/031cf962-6c13-4c45-96fd-3c7dd4614a0c => generated 0 bytes in 957 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1113] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:31:01 2026] DELETE /v2.0/subnets/0e2c1b8f-2797-45ef-b9c6-5e7feb5aa341 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:31:01.424 7 INFO neutron_taas.services.taas.taas_plugin [None req-980186d6-eaa2-445f-adcc-9777c00c9df6 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: bcd30bdd-1f95-4946-8954-b17f13a97fbb 2026-09-10 12:31:01.427 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-980186d6-eaa2-445f-adcc-9777c00c9df6 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: bcd30bdd-1f95-4946-8954-b17f13a97fbb 2026-09-10 12:31:01.560 8 INFO neutron.db.l3_hamode_db [None req-02400094-859c-4166-b815-f739ec8af76c 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 499/1114] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:31:01 2026] DELETE /v2.0/networks/b58df6e4-02da-44ce-8d87-4035bd556c9f => 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: 500/1115] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:31:01 2026] GET /v2.0/security-groups?tenant_id=2fa69e36c0084bee83f603cfa7e98d9d&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1116] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:31:01 2026] DELETE /v2.0/security-groups/6f489ae3-e0f7-4c47-af34-7f0cd9915337 => 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: 616/1117] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:31:00 2026] POST /v2.0/routers => generated 728 bytes in 2138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:31:03.104 7 INFO neutron.services.segments.plugin [-] Segment a69c96b0-2374-40c8-9efa-352ea3c24d03 resource provider aggregate not found 2026-09-10 12:31:03.109 7 INFO neutron.services.segments.plugin [-] Segment a69c96b0-2374-40c8-9efa-352ea3c24d03 resource provider aggregate not found 2026-09-10 12:31:03.128 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment a69c96b0-2374-40c8-9efa-352ea3c24d03 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a69c96b0-2374-40c8-9efa-352ea3c24d03 found for delete ", "request_id": "req-aaa3d123-0348-4475-8525-182f0597a14c"}]} 2026-09-10 12:31:03.129 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment a69c96b0-2374-40c8-9efa-352ea3c24d03 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a69c96b0-2374-40c8-9efa-352ea3c24d03 found for delete ", "request_id": "req-edb4f6f3-17ca-4e2c-bd08-9adf9e350cd6"}]} [pid: 7|app: 0|req: 502/1118] 10.0.0.152 () {34 vars in 783 bytes} [Thu Sep 10 12:31:02 2026] PUT /v2.0/routers/af8a35e5-9cdd-4545-8e70-3278a60e77ba/add_router_interface => generated 309 bytes in 1393 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:31:04.282 8 INFO neutron.db.segments_db [None req-37edd300-4440-4140-b47b-fc5a4539b726 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Added segment bb3d66ad-d532-4e24-b9ba-d2b82f2661ee of type vxlan for network ab002933-a7f3-4b36-be04-f699af1bc19e [pid: 8|app: 0|req: 617/1119] 10.0.0.152 () {34 vars in 671 bytes} [Thu Sep 10 12:31:03 2026] POST /v2.0/networks => generated 746 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1120] 10.0.0.96 () {34 vars in 989 bytes} [Thu Sep 10 12:31:04 2026] GET /v2.0/ports?device_id=6c282062-a303-44b7-b00a-08e5094a0600 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1121] 10.0.0.96 () {34 vars in 1039 bytes} [Thu Sep 10 12:31:04 2026] GET /v2.0/security-groups?id=1207f6f7-e4bb-4459-9f15-5a51901e6c62&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: 503/1122] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:31:04 2026] POST /v2.0/subnets => generated 693 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:31:04.746 8 INFO neutron.db.segments_db [None req-4cab39eb-3b18-419e-89f8-d6cd2654be30 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Added segment ee2175d1-324b-409c-9672-53ac34fb2e8f of type vxlan for network 8d513c2c-8d9b-4c77-ae2a-0a9b4ae8a89e [pid: 7|app: 0|req: 504/1123] 10.0.0.152 () {34 vars in 685 bytes} [Thu Sep 10 12:31:04 2026] POST /v2.0/security-groups => generated 1675 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1124] 10.0.0.152 () {34 vars in 695 bytes} [Thu Sep 10 12:31:04 2026] POST /v2.0/security-group-rules => generated 597 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:31:05.101 8 INFO neutron.db.l3_hamode_db [None req-4cab39eb-3b18-419e-89f8-d6cd2654be30 5ecc12dece984d7398fd864ce98f7433 876fbdfcb50043cbb31e259aea4de389 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 506/1125] 10.0.0.152 () {34 vars in 695 bytes} [Thu Sep 10 12:31:05 2026] POST /v2.0/security-group-rules => generated 596 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1126] 10.0.0.152 () {34 vars in 695 bytes} [Thu Sep 10 12:31:05 2026] POST /v2.0/security-group-rules => generated 602 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1127] 10.0.0.152 () {34 vars in 695 bytes} [Thu Sep 10 12:31:05 2026] POST /v2.0/security-group-rules => generated 601 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:31:05.638 7 INFO neutron.db.securitygroups_db [None req-d35019e4-9db5-422c-97f5-24d515bc36b1 d832684ce5184bd1a5cd071313583d8d a71d93a5fc6a42fe8a08facb3e281771 - - default default] Project a71d93a5fc6a42fe8a08facb3e281771 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: 509/1128] 10.0.0.152 () {34 vars in 695 bytes} [Thu Sep 10 12:31:05 2026] POST /v2.0/security-group-rules => generated 607 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:31:05.848 7 INFO neutron.db.securitygroups_db [None req-1a71dfdb-c3ce-4c85-9ec2-cbfbaac5728f d832684ce5184bd1a5cd071313583d8d a71d93a5fc6a42fe8a08facb3e281771 - - default default] Project a71d93a5fc6a42fe8a08facb3e281771 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: 510/1129] 10.0.0.152 () {34 vars in 695 bytes} [Thu Sep 10 12:31:05 2026] POST /v2.0/security-group-rules => generated 606 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:31:06.066 8 INFO neutron.db.l3_hamode_db [None req-4cab39eb-3b18-419e-89f8-d6cd2654be30 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 511/1130] 10.0.0.152 () {34 vars in 685 bytes} [Thu Sep 10 12:31:06 2026] POST /v2.0/security-groups => generated 1661 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1131] 10.0.0.152 () {34 vars in 695 bytes} [Thu Sep 10 12:31:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1132] 10.0.0.152 () {34 vars in 695 bytes} [Thu Sep 10 12:31:06 2026] POST /v2.0/security-group-rules => generated 602 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1133] 10.0.0.152 () {34 vars in 676 bytes} [Thu Sep 10 12:31:06 2026] POST /v2.0/floatingips => generated 552 bytes in 795 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1134] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:07 2026] GET /v2.0/ports?device_id=20dd57af-be79-4617-b388-ce678b4e1b63 => generated 971 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1135] 10.0.0.2 () {34 vars in 1098 bytes} [Thu Sep 10 12:31:07 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1110752991&fields=id&tenant_id=a71d93a5fc6a42fe8a08facb3e281771 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1136] 10.0.0.2 () {34 vars in 1098 bytes} [Thu Sep 10 12:31:07 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1580419300&fields=id&tenant_id=a71d93a5fc6a42fe8a08facb3e281771 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1137] 10.0.0.2 () {34 vars in 969 bytes} [Thu Sep 10 12:31:07 2026] GET /v2.0/ports/e38a419a-8298-483c-8a92-64c339f5a995 => generated 968 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1138] 10.0.0.2 () {34 vars in 980 bytes} [Thu Sep 10 12:31:07 2026] GET /v2.0/networks?id=420bc448-7d28-4c30-b7be-09f97e835e8c => generated 673 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1139] 10.0.0.2 () {34 vars in 963 bytes} [Thu Sep 10 12:31:08 2026] GET /v2.0/quotas/a71d93a5fc6a42fe8a08facb3e281771 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1140] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:31:04 2026] POST /v2.0/routers => generated 733 bytes in 3391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1141] 10.0.0.2 () {34 vars in 1000 bytes} [Thu Sep 10 12:31:08 2026] GET /v2.0/ports?tenant_id=a71d93a5fc6a42fe8a08facb3e281771&fields=id => generated 103 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1142] 10.0.0.2 () {34 vars in 1006 bytes} [Thu Sep 10 12:31:08 2026] GET /v2.0/networks/420bc448-7d28-4c30-b7be-09f97e835e8c?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: 523/1143] 10.0.0.2 () {34 vars in 1106 bytes} [Thu Sep 10 12:31:08 2026] GET /v2.0/networks/420bc448-7d28-4c30-b7be-09f97e835e8c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1144] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:08 2026] GET /v2.0/ports?device_id=2967bf8b-78fb-44ad-8255-9c7e388abf9b => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1145] 162.253.55.72 () {34 vars in 999 bytes} [Thu Sep 10 12:31:08 2026] GET /v2.0/subnets?network_id=25746b33-277c-4729-aa33-33bed75567b3 => generated 684 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1146] 162.253.55.72 () {34 vars in 1145 bytes} [Thu Sep 10 12:31:08 2026] GET /v2.0/ports?device_id=20dd57af-be79-4617-b388-ce678b4e1b63&device_owner=compute%3Anova&network_id=25746b33-277c-4729-aa33-33bed75567b3 => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1149] 162.253.55.72 () {38 vars in 1027 bytes} [Thu Sep 10 12:31:08 2026] PUT /v2.0/ports/e38a419a-8298-483c-8a92-64c339f5a995 => generated 1145 bytes in 579 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:31:09.359 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7adf5b33-7bb8-4d3c-8941-f0a733fb7c29'] response: {'name': 'network-changed', 'server_uuid': '20dd57af-be79-4617-b388-ce678b4e1b63', 'tag': 'e38a419a-8298-483c-8a92-64c339f5a995', '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: 530/1150] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:09 2026] GET /v2.0/ports?device_id=2967bf8b-78fb-44ad-8255-9c7e388abf9b => 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: 621/1151] 10.0.0.152 () {34 vars in 783 bytes} [Thu Sep 10 12:31:08 2026] PUT /v2.0/routers/3ad7fefd-c862-409f-ab8b-f67b4b21e679/add_router_interface => generated 309 bytes in 1493 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1152] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:31:09 2026] GET /v2.0/ports?tenant_id=8e09d17db33f4d94943541dd757fddf4&device_id=20dd57af-be79-4617-b388-ce678b4e1b63 => generated 1417 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1153] 162.253.55.72 () {34 vars in 985 bytes} [Thu Sep 10 12:31:09 2026] GET /v2.0/networks?id=25746b33-277c-4729-aa33-33bed75567b3 => generated 780 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1154] 162.253.55.72 () {34 vars in 1057 bytes} [Thu Sep 10 12:31:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=e38a419a-8298-483c-8a92-64c339f5a995 => generated 860 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1155] 162.253.55.72 () {34 vars in 1057 bytes} [Thu Sep 10 12:31:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=e38a419a-8298-483c-8a92-64c339f5a995 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1156] 162.253.55.72 () {34 vars in 983 bytes} [Thu Sep 10 12:31:10 2026] GET /v2.0/subnets?id=69a1f196-785d-497b-a220-e150230be183 => generated 702 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1157] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:31:10 2026] GET /v2.0/ports?network_id=25746b33-277c-4729-aa33-33bed75567b3&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1158] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:31:10 2026] GET /v2.0/networks/25746b33-277c-4729-aa33-33bed75567b3?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1159] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:31:10 2026] GET /v2.0/networks/25746b33-277c-4729-aa33-33bed75567b3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1160] 10.0.0.2 () {34 vars in 980 bytes} [Thu Sep 10 12:31:10 2026] GET /v2.0/networks?id=ab002933-a7f3-4b36-be04-f699af1bc19e => generated 678 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1161] 10.0.0.2 () {34 vars in 963 bytes} [Thu Sep 10 12:31:10 2026] GET /v2.0/quotas/876fbdfcb50043cbb31e259aea4de389 => generated 292 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1162] 10.0.0.2 () {34 vars in 1000 bytes} [Thu Sep 10 12:31:10 2026] GET /v2.0/ports?tenant_id=876fbdfcb50043cbb31e259aea4de389&fields=id => generated 103 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1163] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:10 2026] GET /v2.0/ports?device_id=2967bf8b-78fb-44ad-8255-9c7e388abf9b => 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: 537/1164] 10.0.0.2 () {34 vars in 1006 bytes} [Thu Sep 10 12:31:10 2026] GET /v2.0/networks/ab002933-a7f3-4b36-be04-f699af1bc19e?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: 628/1165] 10.0.0.2 () {34 vars in 1106 bytes} [Thu Sep 10 12:31:10 2026] GET /v2.0/networks/ab002933-a7f3-4b36-be04-f699af1bc19e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1166] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:10 2026] GET /v2.0/ports?device_id=8412fbd5-3235-4bb4-a774-6ed6c5b64479 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1167] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:31:11 2026] GET /v2.0/ports?tenant_id=8e09d17db33f4d94943541dd757fddf4&device_id=20dd57af-be79-4617-b388-ce678b4e1b63 => generated 1417 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1168] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:11 2026] GET /v2.0/ports?device_id=20dd57af-be79-4617-b388-ce678b4e1b63 => generated 1148 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1169] 162.253.55.72 () {34 vars in 985 bytes} [Thu Sep 10 12:31:11 2026] GET /v2.0/networks?id=25746b33-277c-4729-aa33-33bed75567b3 => generated 780 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1170] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:31:11 2026] GET /v2.0/security-groups?id=1893b3d0-93d7-4e1d-9459-7e165f2d8624&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1171] 162.253.55.72 () {34 vars in 1057 bytes} [Thu Sep 10 12:31:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=e38a419a-8298-483c-8a92-64c339f5a995 => generated 860 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1172] 162.253.55.72 () {34 vars in 1057 bytes} [Thu Sep 10 12:31:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=e38a419a-8298-483c-8a92-64c339f5a995 => 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: 632/1173] 162.253.55.72 () {34 vars in 983 bytes} [Thu Sep 10 12:31:11 2026] GET /v2.0/subnets?id=69a1f196-785d-497b-a220-e150230be183 => generated 702 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1174] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:31:11 2026] GET /v2.0/ports?network_id=25746b33-277c-4729-aa33-33bed75567b3&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1175] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:31:11 2026] GET /v2.0/networks/25746b33-277c-4729-aa33-33bed75567b3?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: 543/1176] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:31:11 2026] GET /v2.0/networks/25746b33-277c-4729-aa33-33bed75567b3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1177] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:11 2026] GET /v2.0/ports?device_id=2967bf8b-78fb-44ad-8255-9c7e388abf9b => 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: 544/1178] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:12 2026] GET /v2.0/ports?device_id=8412fbd5-3235-4bb4-a774-6ed6c5b64479 => 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: 635/1179] 162.253.55.72 () {34 vars in 1117 bytes} [Thu Sep 10 12:31:12 2026] GET /v2.0/ports?device_id=20dd57af-be79-4617-b388-ce678b4e1b63&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.8 => generated 1148 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1180] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:12 2026] GET /v2.0/ports?device_id=2967bf8b-78fb-44ad-8255-9c7e388abf9b => 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: 545/1181] 162.253.55.72 () {38 vars in 1027 bytes} [Thu Sep 10 12:31:12 2026] PUT /v2.0/ports/e38a419a-8298-483c-8a92-64c339f5a995 => generated 968 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:31:12.945 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd8551b1-fe6b-4678-bc81-089db224302e'] response: {'name': 'network-changed', 'server_uuid': '20dd57af-be79-4617-b388-ce678b4e1b63', 'tag': 'e38a419a-8298-483c-8a92-64c339f5a995', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 637/1182] 162.253.55.72 () {34 vars in 985 bytes} [Thu Sep 10 12:31:12 2026] GET /v2.0/networks?id=420bc448-7d28-4c30-b7be-09f97e835e8c => generated 673 bytes in 53 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: 546/1183] 162.253.55.72 () {34 vars in 1049 bytes} [Thu Sep 10 12:31:12 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a71d93a5fc6a42fe8a08facb3e281771 => generated 274 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1184] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:13 2026] GET /v2.0/ports?device_id=8412fbd5-3235-4bb4-a774-6ed6c5b64479 => 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: 548/1185] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:31:13 2026] GET /v2.0/ports?tenant_id=8e09d17db33f4d94943541dd757fddf4&device_id=20dd57af-be79-4617-b388-ce678b4e1b63 => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1186] 162.253.55.72 () {34 vars in 985 bytes} [Thu Sep 10 12:31:13 2026] GET /v2.0/networks?id=25746b33-277c-4729-aa33-33bed75567b3 => generated 780 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1187] 162.253.55.72 () {38 vars in 954 bytes} [Thu Sep 10 12:31:13 2026] POST /v2.0/ports => generated 997 bytes in 553 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1188] 162.253.55.72 () {34 vars in 1057 bytes} [Thu Sep 10 12:31:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=e38a419a-8298-483c-8a92-64c339f5a995 => generated 860 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 551/1189] 162.253.55.72 () {34 vars in 983 bytes} [Thu Sep 10 12:31:13 2026] GET /v2.0/subnets?id=69a1f196-785d-497b-a220-e150230be183 => generated 702 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1190] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:31:13 2026] GET /v2.0/ports?network_id=25746b33-277c-4729-aa33-33bed75567b3&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: 553/1191] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:31:13 2026] GET /v2.0/networks/25746b33-277c-4729-aa33-33bed75567b3?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: 554/1192] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:31:13 2026] GET /v2.0/networks/25746b33-277c-4729-aa33-33bed75567b3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1193] 162.253.55.72 () {38 vars in 1027 bytes} [Thu Sep 10 12:31:13 2026] PUT /v2.0/ports/f23011d4-505e-4e93-ad0b-3b80cd088113 => generated 1278 bytes in 478 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1194] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:13 2026] GET /v2.0/ports?device_id=2967bf8b-78fb-44ad-8255-9c7e388abf9b => generated 1012 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:31:14.086 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-db7a7a59-4305-4b47-89db-6ba1793ec1f9'] response: {'name': 'network-changed', 'server_uuid': '2967bf8b-78fb-44ad-8255-9c7e388abf9b', 'tag': 'f23011d4-505e-4e93-ad0b-3b80cd088113', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 640/1195] 10.0.0.2 () {34 vars in 1118 bytes} [Thu Sep 10 12:31:14 2026] GET /v2.0/security-groups?id=339977c5-d44c-4d75-80f4-95c9398c82c9&id=718d002f-dc3e-4d45-81ad-e319d9b34d90&fields=id&fields=name => generated 207 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1196] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:14 2026] GET /v2.0/ports?device_id=8412fbd5-3235-4bb4-a774-6ed6c5b64479 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1197] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:31:14 2026] GET /v2.0/ports?tenant_id=a71d93a5fc6a42fe8a08facb3e281771&device_id=2967bf8b-78fb-44ad-8255-9c7e388abf9b => generated 1281 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1198] 162.253.55.72 () {34 vars in 1017 bytes} [Thu Sep 10 12:31:14 2026] GET /v2.0/networks?tenant_id=a71d93a5fc6a42fe8a08facb3e281771&shared=False => generated 769 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1199] 162.253.55.72 () {34 vars in 929 bytes} [Thu Sep 10 12:31:14 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1200] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:31:14 2026] GET /v2.0/ports?tenant_id=8e09d17db33f4d94943541dd757fddf4&device_id=20dd57af-be79-4617-b388-ce678b4e1b63 => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1201] 162.253.55.72 () {34 vars in 985 bytes} [Thu Sep 10 12:31:14 2026] GET /v2.0/networks?id=25746b33-277c-4729-aa33-33bed75567b3 => generated 780 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1202] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:14 2026] GET /v2.0/ports?device_id=20dd57af-be79-4617-b388-ce678b4e1b63 => 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: 644/1203] 162.253.55.72 () {34 vars in 1057 bytes} [Thu Sep 10 12:31:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=e38a419a-8298-483c-8a92-64c339f5a995 => generated 860 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1204] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:31:14 2026] GET /v2.0/security-groups?id=1893b3d0-93d7-4e1d-9459-7e165f2d8624&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: 645/1205] 162.253.55.72 () {34 vars in 983 bytes} [Thu Sep 10 12:31:14 2026] GET /v2.0/subnets?id=69a1f196-785d-497b-a220-e150230be183 => generated 702 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1206] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:31:14 2026] GET /v2.0/ports?network_id=25746b33-277c-4729-aa33-33bed75567b3&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: 646/1207] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:31:15 2026] GET /v2.0/networks/25746b33-277c-4729-aa33-33bed75567b3?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: 562/1208] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:31:15 2026] GET /v2.0/networks/25746b33-277c-4729-aa33-33bed75567b3?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: 647/1209] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:15 2026] GET /v2.0/ports?device_id=2967bf8b-78fb-44ad-8255-9c7e388abf9b => generated 1012 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1210] 10.0.0.2 () {34 vars in 1118 bytes} [Thu Sep 10 12:31:15 2026] GET /v2.0/security-groups?id=339977c5-d44c-4d75-80f4-95c9398c82c9&id=718d002f-dc3e-4d45-81ad-e319d9b34d90&fields=id&fields=name => generated 207 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1211] 162.253.55.72 () {34 vars in 985 bytes} [Thu Sep 10 12:31:15 2026] GET /v2.0/networks?id=ab002933-a7f3-4b36-be04-f699af1bc19e => generated 678 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1212] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:15 2026] GET /v2.0/ports?device_id=8412fbd5-3235-4bb4-a774-6ed6c5b64479 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1213] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:31:15 2026] GET /v2.0/ports?tenant_id=a71d93a5fc6a42fe8a08facb3e281771&device_id=2967bf8b-78fb-44ad-8255-9c7e388abf9b => generated 1281 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1214] 162.253.55.72 () {34 vars in 1059 bytes} [Thu Sep 10 12:31:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=f23011d4-505e-4e93-ad0b-3b80cd088113 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1215] 162.253.55.72 () {38 vars in 954 bytes} [Thu Sep 10 12:31:15 2026] POST /v2.0/ports => generated 954 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/1216] 162.253.55.72 () {34 vars in 983 bytes} [Thu Sep 10 12:31:15 2026] GET /v2.0/subnets?id=dae94ce0-56b6-4da1-8865-bc1f8c1e72a5 => generated 691 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1217] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:31:15 2026] GET /v2.0/ports?network_id=420bc448-7d28-4c30-b7be-09f97e835e8c&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: 654/1218] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:15 2026] GET /v2.0/ports?device_id=6c282062-a303-44b7-b00a-08e5094a0600 => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1219] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:31:16 2026] GET /v2.0/networks/420bc448-7d28-4c30-b7be-09f97e835e8c?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1220] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:16 2026] GET /v2.0/ports?device_id=20dd57af-be79-4617-b388-ce678b4e1b63 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1221] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:31:16 2026] GET /v2.0/security-groups?id=1207f6f7-e4bb-4459-9f15-5a51901e6c62&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: 658/1222] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:31:16 2026] GET /v2.0/networks/420bc448-7d28-4c30-b7be-09f97e835e8c?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: 659/1223] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:31:16 2026] GET /v2.0/security-groups?id=1893b3d0-93d7-4e1d-9459-7e165f2d8624&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1224] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:16 2026] GET /v2.0/ports?device_id=6c282062-a303-44b7-b00a-08e5094a0600 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1225] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:31:16 2026] GET /v2.0/security-groups?id=1207f6f7-e4bb-4459-9f15-5a51901e6c62&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: 565/1226] 162.253.55.72 () {38 vars in 1027 bytes} [Thu Sep 10 12:31:15 2026] PUT /v2.0/ports/97f6312e-4f65-438b-9739-1e54552f4e9f => generated 1235 bytes in 477 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1227] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:16 2026] GET /v2.0/ports?device_id=2967bf8b-78fb-44ad-8255-9c7e388abf9b => generated 1012 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:31:16.407 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b206076-bffe-4efb-915a-ad64442617a5'] response: {'name': 'network-changed', 'server_uuid': '8412fbd5-3235-4bb4-a774-6ed6c5b64479', 'tag': '97f6312e-4f65-438b-9739-1e54552f4e9f', '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: 566/1228] 10.0.0.2 () {34 vars in 1118 bytes} [Thu Sep 10 12:31:16 2026] GET /v2.0/security-groups?id=339977c5-d44c-4d75-80f4-95c9398c82c9&id=718d002f-dc3e-4d45-81ad-e319d9b34d90&fields=id&fields=name => generated 207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1229] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:16 2026] GET /v2.0/ports?device_id=6c282062-a303-44b7-b00a-08e5094a0600 => 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: 567/1230] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:31:16 2026] GET /v2.0/security-groups?id=1207f6f7-e4bb-4459-9f15-5a51901e6c62&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1231] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:16 2026] GET /v2.0/ports?device_id=8412fbd5-3235-4bb4-a774-6ed6c5b64479 => generated 969 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1232] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:31:16 2026] GET /v2.0/security-groups?id=b53aeb0a-a892-42c7-838c-cdbc6a75fed4&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1233] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:31:16 2026] GET /v2.0/ports?tenant_id=876fbdfcb50043cbb31e259aea4de389&device_id=8412fbd5-3235-4bb4-a774-6ed6c5b64479 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1234] 162.253.55.72 () {34 vars in 1017 bytes} [Thu Sep 10 12:31:16 2026] GET /v2.0/networks?tenant_id=876fbdfcb50043cbb31e259aea4de389&shared=False => generated 774 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1235] 162.253.55.72 () {34 vars in 929 bytes} [Thu Sep 10 12:31:17 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1236] 162.253.55.72 () {34 vars in 993 bytes} [Thu Sep 10 12:31:17 2026] GET /v2.0/ports?device_id=20dd57af-be79-4617-b388-ce678b4e1b63 => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1237] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:17 2026] GET /v2.0/ports?device_id=20dd57af-be79-4617-b388-ce678b4e1b63 => generated 971 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:31:17.514 7 INFO neutron_taas.services.taas.taas_plugin [req-ee6818ef-4ffd-4981-aabf-076f29e0504c req-1ff60631-6a67-41a8-bdc2-5b4764e90e1f 54ee017fb7a446e4a4237fa44096658a 8e09d17db33f4d94943541dd757fddf4 - - default default] TaaS: Handle Delete Port: e38a419a-8298-483c-8a92-64c339f5a995 2026-09-10 12:31:17.517 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ee6818ef-4ffd-4981-aabf-076f29e0504c req-1ff60631-6a67-41a8-bdc2-5b4764e90e1f 54ee017fb7a446e4a4237fa44096658a 8e09d17db33f4d94943541dd757fddf4 - - default default] Tap Mirror: Handle Delete Port: e38a419a-8298-483c-8a92-64c339f5a995 [pid: 8|app: 0|req: 668/1238] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:31:17 2026] GET /v2.0/security-groups?id=1893b3d0-93d7-4e1d-9459-7e165f2d8624&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: 669/1239] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:17 2026] GET /v2.0/ports?device_id=2967bf8b-78fb-44ad-8255-9c7e388abf9b => generated 1012 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1240] 10.0.0.2 () {34 vars in 1118 bytes} [Thu Sep 10 12:31:17 2026] GET /v2.0/security-groups?id=339977c5-d44c-4d75-80f4-95c9398c82c9&id=718d002f-dc3e-4d45-81ad-e319d9b34d90&fields=id&fields=name => generated 207 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:31:17.718 7 INFO neutron.db.l3_db [req-ee6818ef-4ffd-4981-aabf-076f29e0504c req-1ff60631-6a67-41a8-bdc2-5b4764e90e1f 54ee017fb7a446e4a4237fa44096658a 8e09d17db33f4d94943541dd757fddf4 - - default default] Floating IP 27a3e3ff-89cd-462e-a3d6-cdc480828a95 disassociated. External IP: 10.96.250.206, port: e38a419a-8298-483c-8a92-64c339f5a995. [pid: 8|app: 0|req: 671/1241] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:17 2026] GET /v2.0/ports?device_id=6c282062-a303-44b7-b00a-08e5094a0600 => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1242] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:31:17 2026] GET /v2.0/security-groups?id=1207f6f7-e4bb-4459-9f15-5a51901e6c62&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: 8|app: 0|req: 673/1243] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:17 2026] GET /v2.0/ports?device_id=8412fbd5-3235-4bb4-a774-6ed6c5b64479 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1244] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:31:18 2026] GET /v2.0/security-groups?id=b53aeb0a-a892-42c7-838c-cdbc6a75fed4&fields=id&fields=name => generated 88 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1245] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:31:18 2026] GET /v2.0/ports?tenant_id=876fbdfcb50043cbb31e259aea4de389&device_id=8412fbd5-3235-4bb4-a774-6ed6c5b64479 => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1246] 162.253.55.72 () {36 vars in 996 bytes} [Thu Sep 10 12:31:17 2026] DELETE /v2.0/ports/e38a419a-8298-483c-8a92-64c339f5a995 => generated 0 bytes in 831 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1247] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:31:18 2026] GET /v2.0/ports?tenant_id=99943ef6dbd24b5da20818e5e217cc2d&device_id=6c282062-a303-44b7-b00a-08e5094a0600 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1248] 162.253.55.72 () {34 vars in 1057 bytes} [Thu Sep 10 12:31:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=97f6312e-4f65-438b-9739-1e54552f4e9f => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1249] 162.253.55.72 () {34 vars in 983 bytes} [Thu Sep 10 12:31:18 2026] GET /v2.0/subnets?id=2a9e1f0f-bde2-4ac3-91c2-138535e98bc2 => generated 696 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1250] 162.253.55.72 () {34 vars in 985 bytes} [Thu Sep 10 12:31:18 2026] GET /v2.0/networks?id=9f7ee0b9-a417-4e7e-8d06-4ec50b1589cd => generated 772 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1251] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:31:18 2026] GET /v2.0/ports?network_id=ab002933-a7f3-4b36-be04-f699af1bc19e&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: 575/1252] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:31:18 2026] GET /v2.0/networks/ab002933-a7f3-4b36-be04-f699af1bc19e?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: 678/1253] 162.253.55.72 () {34 vars in 1057 bytes} [Thu Sep 10 12:31:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=e60798cd-0ea4-4de6-8557-ec3c61f8413f => generated 860 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1254] 162.253.55.72 () {34 vars in 983 bytes} [Thu Sep 10 12:31:18 2026] GET /v2.0/subnets?id=2a0c67ed-1033-4818-a7ac-7a32fa2e10ba => generated 694 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1255] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:31:18 2026] GET /v2.0/networks/ab002933-a7f3-4b36-be04-f699af1bc19e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:31:18.437 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d62f3d18-a523-4f03-9e53-a75cfa1b8c2b'] response: {'server_uuid': '20dd57af-be79-4617-b388-ce678b4e1b63', 'name': 'network-vif-deleted', 'tag': 'e38a419a-8298-483c-8a92-64c339f5a995', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 680/1256] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:31:18 2026] GET /v2.0/ports?network_id=9f7ee0b9-a417-4e7e-8d06-4ec50b1589cd&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: 577/1257] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:31:18 2026] GET /v2.0/networks/9f7ee0b9-a417-4e7e-8d06-4ec50b1589cd?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: 681/1258] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:31:18 2026] GET /v2.0/networks/9f7ee0b9-a417-4e7e-8d06-4ec50b1589cd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1259] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:18 2026] GET /v2.0/ports?device_id=20dd57af-be79-4617-b388-ce678b4e1b63 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1260] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:18 2026] GET /v2.0/ports?device_id=2967bf8b-78fb-44ad-8255-9c7e388abf9b => generated 1012 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1261] 10.0.0.2 () {34 vars in 1118 bytes} [Thu Sep 10 12:31:18 2026] GET /v2.0/security-groups?id=339977c5-d44c-4d75-80f4-95c9398c82c9&id=718d002f-dc3e-4d45-81ad-e319d9b34d90&fields=id&fields=name => generated 207 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1262] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:19 2026] GET /v2.0/ports?device_id=6c282062-a303-44b7-b00a-08e5094a0600 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1263] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:31:19 2026] GET /v2.0/security-groups?id=1207f6f7-e4bb-4459-9f15-5a51901e6c62&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1264] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:19 2026] GET /v2.0/ports?device_id=8412fbd5-3235-4bb4-a774-6ed6c5b64479 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1265] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:31:19 2026] GET /v2.0/security-groups?id=b53aeb0a-a892-42c7-838c-cdbc6a75fed4&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1266] 162.253.55.72 () {34 vars in 993 bytes} [Thu Sep 10 12:31:19 2026] GET /v2.0/ports?device_id=2967bf8b-78fb-44ad-8255-9c7e388abf9b => generated 1283 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1267] 162.253.55.72 () {34 vars in 1123 bytes} [Thu Sep 10 12:31:19 2026] GET /v2.0/security-groups?id=718d002f-dc3e-4d45-81ad-e319d9b34d90&id=339977c5-d44c-4d75-80f4-95c9398c82c9&fields=id&fields=name => generated 207 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1268] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:19 2026] GET /v2.0/ports?device_id=20dd57af-be79-4617-b388-ce678b4e1b63 => 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: 583/1269] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:19 2026] GET /v2.0/ports?device_id=2967bf8b-78fb-44ad-8255-9c7e388abf9b => generated 1014 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1270] 10.0.0.2 () {34 vars in 1118 bytes} [Thu Sep 10 12:31:19 2026] GET /v2.0/security-groups?id=339977c5-d44c-4d75-80f4-95c9398c82c9&id=718d002f-dc3e-4d45-81ad-e319d9b34d90&fields=id&fields=name => generated 207 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1271] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:20 2026] GET /v2.0/ports?device_id=6c282062-a303-44b7-b00a-08e5094a0600 => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1272] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:31:20 2026] GET /v2.0/security-groups?id=1207f6f7-e4bb-4459-9f15-5a51901e6c62&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1273] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:20 2026] GET /v2.0/ports?device_id=8412fbd5-3235-4bb4-a774-6ed6c5b64479 => 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: 689/1274] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:31:20 2026] GET /v2.0/security-groups?id=b53aeb0a-a892-42c7-838c-cdbc6a75fed4&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1275] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:20 2026] GET /v2.0/ports?device_id=20dd57af-be79-4617-b388-ce678b4e1b63 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1276] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:21 2026] GET /v2.0/ports?device_id=2967bf8b-78fb-44ad-8255-9c7e388abf9b => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1277] 10.0.0.2 () {34 vars in 1118 bytes} [Thu Sep 10 12:31:21 2026] GET /v2.0/security-groups?id=339977c5-d44c-4d75-80f4-95c9398c82c9&id=718d002f-dc3e-4d45-81ad-e319d9b34d90&fields=id&fields=name => generated 207 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1278] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:21 2026] GET /v2.0/ports?device_id=6c282062-a303-44b7-b00a-08e5094a0600 => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1279] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:31:21 2026] GET /v2.0/security-groups?id=1207f6f7-e4bb-4459-9f15-5a51901e6c62&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1280] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:21 2026] GET /v2.0/ports?device_id=8412fbd5-3235-4bb4-a774-6ed6c5b64479 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1281] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:31:21 2026] GET /v2.0/security-groups?id=b53aeb0a-a892-42c7-838c-cdbc6a75fed4&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: 589/1282] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:31:21 2026] DELETE /v2.0/security-groups/1893b3d0-93d7-4e1d-9459-7e165f2d8624 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:31:22.049 8 INFO neutron.api.v2.resource [None req-9fd2a6e6-d1ca-4f86-a2aa-1e5ba72ce33a 54ee017fb7a446e4a4237fa44096658a 8e09d17db33f4d94943541dd757fddf4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 694/1283] 10.0.0.152 () {32 vars in 737 bytes} [Thu Sep 10 12:31:22 2026] GET /v2.0/security-groups/1893b3d0-93d7-4e1d-9459-7e165f2d8624 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:31:22.195 7 INFO neutron_taas.services.taas.taas_plugin [None req-7aaa1542-eafa-4f07-bce5-67d7cd6fc3a6 54ee017fb7a446e4a4237fa44096658a 8e09d17db33f4d94943541dd757fddf4 - - default default] TaaS: Handle Delete Port: b6e7feef-4889-42ef-b540-88aae9697b24 2026-09-10 12:31:22.198 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7aaa1542-eafa-4f07-bce5-67d7cd6fc3a6 54ee017fb7a446e4a4237fa44096658a 8e09d17db33f4d94943541dd757fddf4 - - default default] Tap Mirror: Handle Delete Port: b6e7feef-4889-42ef-b540-88aae9697b24 [pid: 8|app: 0|req: 695/1284] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:22 2026] GET /v2.0/ports?device_id=2967bf8b-78fb-44ad-8255-9c7e388abf9b => generated 1014 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1285] 10.0.0.152 () {32 vars in 732 bytes} [Thu Sep 10 12:31:22 2026] DELETE /v2.0/floatingips/27a3e3ff-89cd-462e-a3d6-cdc480828a95 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1286] 10.0.0.2 () {34 vars in 1118 bytes} [Thu Sep 10 12:31:22 2026] GET /v2.0/security-groups?id=339977c5-d44c-4d75-80f4-95c9398c82c9&id=718d002f-dc3e-4d45-81ad-e319d9b34d90&fields=id&fields=name => generated 207 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1287] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:22 2026] GET /v2.0/ports?device_id=2967bf8b-78fb-44ad-8255-9c7e388abf9b => generated 1014 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:31:22.945 7 INFO neutron_taas.services.taas.taas_plugin [None req-0ddb3fa5-5732-451a-a237-351b56d3e6ec 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: c27f8d9d-57a0-4ff3-9c4a-dec55a27ee10 2026-09-10 12:31:22.949 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0ddb3fa5-5732-451a-a237-351b56d3e6ec 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: c27f8d9d-57a0-4ff3-9c4a-dec55a27ee10 2026-09-10 12:31:23.055 8 INFO neutron.db.l3_db [None req-59462266-763b-414a-a452-726c98d9025c d832684ce5184bd1a5cd071313583d8d a71d93a5fc6a42fe8a08facb3e281771 - - default default] Floating IP 2d7f36bd-9acb-4092-8b62-02087d24c3a0 associated. External IP: 10.96.250.218, port: f23011d4-505e-4e93-ad0b-3b80cd088113. [pid: 8|app: 0|req: 698/1288] 10.0.0.152 () {34 vars in 749 bytes} [Thu Sep 10 12:31:22 2026] PUT /v2.0/floatingips/2d7f36bd-9acb-4092-8b62-02087d24c3a0 => generated 856 bytes in 859 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1289] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:23 2026] GET /v2.0/ports?device_id=6c282062-a303-44b7-b00a-08e5094a0600 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1290] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:23 2026] GET /v2.0/ports?device_id=8412fbd5-3235-4bb4-a774-6ed6c5b64479 => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1291] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:31:23 2026] GET /v2.0/security-groups?id=1207f6f7-e4bb-4459-9f15-5a51901e6c62&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: 702/1292] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:31:23 2026] GET /v2.0/security-groups?id=b53aeb0a-a892-42c7-838c-cdbc6a75fed4&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:31:23.676 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c193370-ed31-4ec3-a8cd-b2507b1bd22b'] response: {'name': 'network-changed', 'server_uuid': '2967bf8b-78fb-44ad-8255-9c7e388abf9b', 'tag': 'f23011d4-505e-4e93-ad0b-3b80cd088113', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 591/1295] 10.0.0.152 () {34 vars in 789 bytes} [Thu Sep 10 12:31:22 2026] PUT /v2.0/routers/0b1a5d1c-a076-40bc-8af0-f273e2097ba8/remove_router_interface => generated 309 bytes in 1274 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:31:24.032 8 INFO neutron_taas.services.taas.taas_plugin [None req-c3828e69-c099-47a4-a014-e91a88a50279 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: 0b87a4fd-faa6-4ef2-920f-31f5f7451dc0 2026-09-10 12:31:24.034 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c3828e69-c099-47a4-a014-e91a88a50279 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: 0b87a4fd-faa6-4ef2-920f-31f5f7451dc0 [pid: 7|app: 0|req: 592/1296] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:31:24 2026] GET /v2.0/ports?tenant_id=a71d93a5fc6a42fe8a08facb3e281771&device_id=2967bf8b-78fb-44ad-8255-9c7e388abf9b => generated 1283 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1297] 162.253.55.72 () {34 vars in 985 bytes} [Thu Sep 10 12:31:24 2026] GET /v2.0/networks?id=420bc448-7d28-4c30-b7be-09f97e835e8c => generated 769 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:31:24.375 8 INFO neutron_taas.services.taas.taas_plugin [None req-c3828e69-c099-47a4-a014-e91a88a50279 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: 96743723-a8f7-47fc-a24a-1e5299b822e0 2026-09-10 12:31:24.378 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c3828e69-c099-47a4-a014-e91a88a50279 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: 96743723-a8f7-47fc-a24a-1e5299b822e0 [pid: 7|app: 0|req: 594/1298] 162.253.55.72 () {34 vars in 1059 bytes} [Thu Sep 10 12:31:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=f23011d4-505e-4e93-ad0b-3b80cd088113 => generated 859 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1299] 162.253.55.72 () {34 vars in 983 bytes} [Thu Sep 10 12:31:24 2026] GET /v2.0/subnets?id=dae94ce0-56b6-4da1-8865-bc1f8c1e72a5 => generated 691 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1300] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:31:24 2026] GET /v2.0/ports?network_id=420bc448-7d28-4c30-b7be-09f97e835e8c&device_owner=network%3Adhcp => generated 1244 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1301] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:31:24 2026] GET /v2.0/networks/420bc448-7d28-4c30-b7be-09f97e835e8c?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1302] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:31:24 2026] GET /v2.0/networks/420bc448-7d28-4c30-b7be-09f97e835e8c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1303] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:24 2026] GET /v2.0/ports?device_id=6c282062-a303-44b7-b00a-08e5094a0600 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1304] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:31:24 2026] GET /v2.0/security-groups?id=1207f6f7-e4bb-4459-9f15-5a51901e6c62&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1305] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:24 2026] GET /v2.0/ports?device_id=8412fbd5-3235-4bb4-a774-6ed6c5b64479 => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:31:24.927 8 INFO neutron.services.segments.plugin [-] Segment 56b3a9d1-18f3-4a7e-9af9-e1ee5bcf3f84 resource provider aggregate not found [pid: 7|app: 0|req: 602/1306] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:31:24 2026] GET /v2.0/security-groups?id=b53aeb0a-a892-42c7-838c-cdbc6a75fed4&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:31:24.936 8 INFO neutron.services.segments.plugin [-] Segment 56b3a9d1-18f3-4a7e-9af9-e1ee5bcf3f84 resource provider aggregate not found 2026-09-10 12:31:24.957 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 56b3a9d1-18f3-4a7e-9af9-e1ee5bcf3f84 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56b3a9d1-18f3-4a7e-9af9-e1ee5bcf3f84 found for delete ", "request_id": "req-e840c8d3-cd7d-41f3-843a-5cf3727cec96"}]} 2026-09-10 12:31:24.966 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 56b3a9d1-18f3-4a7e-9af9-e1ee5bcf3f84 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56b3a9d1-18f3-4a7e-9af9-e1ee5bcf3f84 found for delete ", "request_id": "req-841d0b88-b2a0-41c2-9df9-7e6ede562e7a"}]} 2026-09-10 12:31:24.980 8 INFO neutron.db.l3_hamode_db [None req-c3828e69-c099-47a4-a014-e91a88a50279 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] HA network 1f738d53-f752-44b2-9d5f-f43b5a990a64 was deleted as no HA routers are present in tenant 8e09d17db33f4d94943541dd757fddf4. [pid: 8|app: 0|req: 705/1307] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:31:23 2026] DELETE /v2.0/routers/0b1a5d1c-a076-40bc-8af0-f273e2097ba8 => generated 0 bytes in 1246 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1308] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:31:24 2026] DELETE /v2.0/subnets/69a1f196-785d-497b-a220-e150230be183 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:31:25.406 8 INFO neutron_taas.services.taas.taas_plugin [None req-ee00f7c7-e9bf-4f8e-9e0e-3ce4e06ee792 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: c9c40cd3-6794-47ee-a153-24ee4d523bae 2026-09-10 12:31:25.412 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ee00f7c7-e9bf-4f8e-9e0e-3ce4e06ee792 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: c9c40cd3-6794-47ee-a153-24ee4d523bae [pid: 7|app: 0|req: 604/1309] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:25 2026] GET /v2.0/ports?device_id=8412fbd5-3235-4bb4-a774-6ed6c5b64479 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1310] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:31:25 2026] GET /v2.0/security-groups?id=b53aeb0a-a892-42c7-838c-cdbc6a75fed4&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: 706/1311] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:31:25 2026] DELETE /v2.0/networks/25746b33-277c-4729-aa33-33bed75567b3 => generated 0 bytes in 472 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1312] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:31:25 2026] GET /v2.0/security-groups?tenant_id=8e09d17db33f4d94943541dd757fddf4&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: 606/1313] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:25 2026] GET /v2.0/ports?device_id=6c282062-a303-44b7-b00a-08e5094a0600 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1314] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:31:25 2026] GET /v2.0/security-groups?id=1207f6f7-e4bb-4459-9f15-5a51901e6c62&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1315] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:31:25 2026] DELETE /v2.0/security-groups/f63fa970-d562-4cc7-9e80-152cd387750c => 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: 608/1316] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:26 2026] GET /v2.0/ports?device_id=8412fbd5-3235-4bb4-a774-6ed6c5b64479 => generated 971 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1317] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:31:26 2026] GET /v2.0/security-groups?id=b53aeb0a-a892-42c7-838c-cdbc6a75fed4&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:31:26.987 8 INFO neutron.services.segments.plugin [-] Segment b583bb48-ae58-4aef-9ff0-20ea467cc0c8 resource provider aggregate not found 2026-09-10 12:31:26.992 8 INFO neutron.services.segments.plugin [-] Segment b583bb48-ae58-4aef-9ff0-20ea467cc0c8 resource provider aggregate not found 2026-09-10 12:31:27.013 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment b583bb48-ae58-4aef-9ff0-20ea467cc0c8 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b583bb48-ae58-4aef-9ff0-20ea467cc0c8 found for delete ", "request_id": "req-3e806023-36af-4e42-9b27-f2cb71c113ab"}]} 2026-09-10 12:31:27.018 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment b583bb48-ae58-4aef-9ff0-20ea467cc0c8 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b583bb48-ae58-4aef-9ff0-20ea467cc0c8 found for delete ", "request_id": "req-4fb242ae-ae07-45b7-a93b-ed733efda678"}]} [pid: 7|app: 0|req: 609/1318] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:27 2026] GET /v2.0/ports?device_id=6c282062-a303-44b7-b00a-08e5094a0600 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1319] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:31:27 2026] GET /v2.0/security-groups?id=1207f6f7-e4bb-4459-9f15-5a51901e6c62&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1320] 162.253.55.72 () {34 vars in 993 bytes} [Thu Sep 10 12:31:27 2026] GET /v2.0/ports?device_id=8412fbd5-3235-4bb4-a774-6ed6c5b64479 => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1321] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:27 2026] GET /v2.0/ports?device_id=8412fbd5-3235-4bb4-a774-6ed6c5b64479 => 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: 712/1322] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:31:27 2026] GET /v2.0/security-groups?id=b53aeb0a-a892-42c7-838c-cdbc6a75fed4&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:31:28.029 7 INFO neutron_taas.services.taas.taas_plugin [req-938df4ef-ce03-4ea5-87fd-4024e0a44a74 req-dee98f98-1f83-432b-bca6-0883ce75d1a3 72c192d7dd9f4d4884fdac290a50eeed 876fbdfcb50043cbb31e259aea4de389 - - default default] TaaS: Handle Delete Port: 97f6312e-4f65-438b-9739-1e54552f4e9f 2026-09-10 12:31:28.035 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-938df4ef-ce03-4ea5-87fd-4024e0a44a74 req-dee98f98-1f83-432b-bca6-0883ce75d1a3 72c192d7dd9f4d4884fdac290a50eeed 876fbdfcb50043cbb31e259aea4de389 - - default default] Tap Mirror: Handle Delete Port: 97f6312e-4f65-438b-9739-1e54552f4e9f [pid: 7|app: 0|req: 611/1323] 162.253.55.72 () {36 vars in 996 bytes} [Thu Sep 10 12:31:27 2026] DELETE /v2.0/ports/97f6312e-4f65-438b-9739-1e54552f4e9f => generated 0 bytes in 395 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:31:28.314 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d5b1d94-ec74-4658-8193-1fe8611db663'] response: {'server_uuid': '8412fbd5-3235-4bb4-a774-6ed6c5b64479', 'name': 'network-vif-deleted', 'tag': '97f6312e-4f65-438b-9739-1e54552f4e9f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 713/1324] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:29 2026] GET /v2.0/ports?device_id=8412fbd5-3235-4bb4-a774-6ed6c5b64479 => 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: 612/1325] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:30 2026] GET /v2.0/ports?device_id=8412fbd5-3235-4bb4-a774-6ed6c5b64479 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1326] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:31 2026] GET /v2.0/ports?device_id=8412fbd5-3235-4bb4-a774-6ed6c5b64479 => 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: 613/1327] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:31:32 2026] GET /v2.0/security-groups?tenant_id=2d740dcebc8649f48e9516572fc826a5&name=default => generated 2925 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1328] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:31:32 2026] DELETE /v2.0/security-groups/933b5a91-88b5-47cf-97b4-ba896b792d6f => 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: 716/1329] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:31:32 2026] GET /v2.0/security-groups?tenant_id=d0f820d2956c402caa54b998a9286a1e&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1330] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:31:32 2026] DELETE /v2.0/security-groups/312e093f-ca56-4b53-930e-31d7b31fb33b => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1331] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:32 2026] GET /v2.0/ports?device_id=2967bf8b-78fb-44ad-8255-9c7e388abf9b => generated 1014 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1332] 10.0.0.2 () {34 vars in 1118 bytes} [Thu Sep 10 12:31:33 2026] GET /v2.0/security-groups?id=339977c5-d44c-4d75-80f4-95c9398c82c9&id=718d002f-dc3e-4d45-81ad-e319d9b34d90&fields=id&fields=name => generated 207 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:31:33.109 7 INFO neutron_taas.services.taas.taas_plugin [None req-1d517f23-0aa5-4268-a381-82fa9feee7bb 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: 8aa7f127-3190-4cfe-9a30-611df1fe05c1 2026-09-10 12:31:33.115 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1d517f23-0aa5-4268-a381-82fa9feee7bb 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: 8aa7f127-3190-4cfe-9a30-611df1fe05c1 [pid: 8|app: 0|req: 720/1333] 10.0.0.152 () {32 vars in 736 bytes} [Thu Sep 10 12:31:33 2026] GET /v2.0/ports?device_id=2967bf8b-78fb-44ad-8255-9c7e388abf9b => generated 1283 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1334] 10.0.0.152 () {32 vars in 858 bytes} [Thu Sep 10 12:31:33 2026] GET /v2.0/floatingips?floating_network_id=600ad92f-62ad-4cdf-a39b-167509e308a0&port_id=f23011d4-505e-4e93-ad0b-3b80cd088113 => generated 861 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1335] 10.0.0.152 () {34 vars in 789 bytes} [Thu Sep 10 12:31:32 2026] PUT /v2.0/routers/3ad7fefd-c862-409f-ab8b-f67b4b21e679/remove_router_interface => generated 309 bytes in 1125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:31:34.057 8 INFO neutron_taas.services.taas.taas_plugin [None req-fc4740cc-4e07-4312-a1f5-37dad050a8e6 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: 1c103b50-6c25-494c-ac88-82b1f86db171 2026-09-10 12:31:34.059 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fc4740cc-4e07-4312-a1f5-37dad050a8e6 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: 1c103b50-6c25-494c-ac88-82b1f86db171 [pid: 7|app: 0|req: 615/1336] 10.0.0.96 () {34 vars in 989 bytes} [Thu Sep 10 12:31:34 2026] GET /v2.0/ports?device_id=2967bf8b-78fb-44ad-8255-9c7e388abf9b => generated 1283 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1337] 10.0.0.96 () {34 vars in 1119 bytes} [Thu Sep 10 12:31:34 2026] GET /v2.0/security-groups?id=718d002f-dc3e-4d45-81ad-e319d9b34d90&id=339977c5-d44c-4d75-80f4-95c9398c82c9&fields=id&fields=name => generated 207 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:31:34.380 8 INFO neutron_taas.services.taas.taas_plugin [None req-fc4740cc-4e07-4312-a1f5-37dad050a8e6 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: 86d6d8bf-7f48-4fed-b611-f2af4e243bdf 2026-09-10 12:31:34.382 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fc4740cc-4e07-4312-a1f5-37dad050a8e6 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: 86d6d8bf-7f48-4fed-b611-f2af4e243bdf 2026-09-10 12:31:34.788 8 INFO neutron.services.segments.plugin [-] Segment ee2175d1-324b-409c-9672-53ac34fb2e8f resource provider aggregate not found 2026-09-10 12:31:34.792 8 INFO neutron.services.segments.plugin [-] Segment ee2175d1-324b-409c-9672-53ac34fb2e8f resource provider aggregate not found 2026-09-10 12:31:34.808 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ee2175d1-324b-409c-9672-53ac34fb2e8f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee2175d1-324b-409c-9672-53ac34fb2e8f found for delete ", "request_id": "req-f24438e5-663a-4737-83ce-cee6771e8e0c"}]} 2026-09-10 12:31:34.812 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ee2175d1-324b-409c-9672-53ac34fb2e8f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee2175d1-324b-409c-9672-53ac34fb2e8f found for delete ", "request_id": "req-0c6d9e1d-ac5c-4e62-ab2f-ab9d407f7c70"}]} 2026-09-10 12:31:34.832 8 INFO neutron.db.l3_hamode_db [None req-fc4740cc-4e07-4312-a1f5-37dad050a8e6 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] HA network 8d513c2c-8d9b-4c77-ae2a-0a9b4ae8a89e was deleted as no HA routers are present in tenant 876fbdfcb50043cbb31e259aea4de389. [pid: 8|app: 0|req: 722/1338] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:31:33 2026] DELETE /v2.0/routers/3ad7fefd-c862-409f-ab8b-f67b4b21e679 => generated 0 bytes in 1077 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1339] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:31:34 2026] DELETE /v2.0/subnets/2a9e1f0f-bde2-4ac3-91c2-138535e98bc2 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:31:35.145 8 INFO neutron_taas.services.taas.taas_plugin [None req-06fccdf6-2de1-47b2-8e12-3ce88f7caec4 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: 7c640654-7bbc-4b33-971a-7ba450bce80d 2026-09-10 12:31:35.149 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-06fccdf6-2de1-47b2-8e12-3ce88f7caec4 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: 7c640654-7bbc-4b33-971a-7ba450bce80d [pid: 8|app: 0|req: 723/1340] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:31:35 2026] DELETE /v2.0/networks/ab002933-a7f3-4b36-be04-f699af1bc19e => generated 0 bytes in 383 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1341] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:31:35 2026] GET /v2.0/security-groups?tenant_id=876fbdfcb50043cbb31e259aea4de389&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1342] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:31:35 2026] DELETE /v2.0/security-groups/b53aeb0a-a892-42c7-838c-cdbc6a75fed4 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:31:36.826 8 INFO neutron.services.segments.plugin [-] Segment bb3d66ad-d532-4e24-b9ba-d2b82f2661ee resource provider aggregate not found 2026-09-10 12:31:36.829 8 INFO neutron.services.segments.plugin [-] Segment bb3d66ad-d532-4e24-b9ba-d2b82f2661ee resource provider aggregate not found 2026-09-10 12:31:36.852 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment bb3d66ad-d532-4e24-b9ba-d2b82f2661ee resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb3d66ad-d532-4e24-b9ba-d2b82f2661ee found for delete ", "request_id": "req-ba30bcc6-2c98-45db-b61e-6a69f4ae1556"}]} 2026-09-10 12:31:36.854 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment bb3d66ad-d532-4e24-b9ba-d2b82f2661ee resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb3d66ad-d532-4e24-b9ba-d2b82f2661ee found for delete ", "request_id": "req-976a464e-034d-4740-b05f-746860a573e8"}]} [pid: 7|app: 0|req: 619/1343] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:36 2026] GET /v2.0/ports?device_id=2967bf8b-78fb-44ad-8255-9c7e388abf9b => generated 1014 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1344] 10.0.0.2 () {34 vars in 1118 bytes} [Thu Sep 10 12:31:36 2026] GET /v2.0/security-groups?id=339977c5-d44c-4d75-80f4-95c9398c82c9&id=718d002f-dc3e-4d45-81ad-e319d9b34d90&fields=id&fields=name => generated 207 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1345] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:31:37 2026] GET /v2.0/security-groups?tenant_id=eb13a73f68c145dc978185492ad73752&name=default => generated 2925 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1346] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:31:37 2026] DELETE /v2.0/security-groups/74cba501-f5e5-4853-b220-3b9e594233c8 => 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: 621/1347] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:31:37 2026] GET /v2.0/security-groups?tenant_id=c4eead8453f24bc9a371001ba147d30c&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1348] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:31:37 2026] DELETE /v2.0/security-groups/096891a1-d333-483a-8b67-3f07e9318d9c => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1349] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:38 2026] GET /v2.0/ports?device_id=2967bf8b-78fb-44ad-8255-9c7e388abf9b => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1350] 10.0.0.2 () {34 vars in 1118 bytes} [Thu Sep 10 12:31:38 2026] GET /v2.0/security-groups?id=339977c5-d44c-4d75-80f4-95c9398c82c9&id=718d002f-dc3e-4d45-81ad-e319d9b34d90&fields=id&fields=name => generated 207 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1353] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:31:38 2026] GET /v2.0/security-groups?tenant_id=34b38302786d4caa80d1d5fd3ff842fe&name=default => generated 2925 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1354] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:31:38 2026] DELETE /v2.0/security-groups/e27e711e-2de4-45e5-8930-4d003a01cac6 => 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: 624/1355] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:39 2026] GET /v2.0/ports?device_id=2967bf8b-78fb-44ad-8255-9c7e388abf9b => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1356] 10.0.0.2 () {34 vars in 1118 bytes} [Thu Sep 10 12:31:39 2026] GET /v2.0/security-groups?id=339977c5-d44c-4d75-80f4-95c9398c82c9&id=718d002f-dc3e-4d45-81ad-e319d9b34d90&fields=id&fields=name => generated 207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1357] 162.253.55.72 () {34 vars in 993 bytes} [Thu Sep 10 12:31:39 2026] GET /v2.0/ports?device_id=2967bf8b-78fb-44ad-8255-9c7e388abf9b => generated 1014 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:31:39.495 7 INFO neutron_taas.services.taas.taas_plugin [req-29e5b3dc-2952-441d-b979-9e962f1d1bab req-616d752b-9cf6-475d-af5e-cfae0b9a123a d832684ce5184bd1a5cd071313583d8d a71d93a5fc6a42fe8a08facb3e281771 - - default default] TaaS: Handle Delete Port: f23011d4-505e-4e93-ad0b-3b80cd088113 2026-09-10 12:31:39.500 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-29e5b3dc-2952-441d-b979-9e962f1d1bab req-616d752b-9cf6-475d-af5e-cfae0b9a123a d832684ce5184bd1a5cd071313583d8d a71d93a5fc6a42fe8a08facb3e281771 - - default default] Tap Mirror: Handle Delete Port: f23011d4-505e-4e93-ad0b-3b80cd088113 2026-09-10 12:31:39.660 7 INFO neutron.db.l3_db [req-29e5b3dc-2952-441d-b979-9e962f1d1bab req-616d752b-9cf6-475d-af5e-cfae0b9a123a d832684ce5184bd1a5cd071313583d8d a71d93a5fc6a42fe8a08facb3e281771 - - default default] Floating IP 2d7f36bd-9acb-4092-8b62-02087d24c3a0 disassociated. External IP: 10.96.250.218, port: f23011d4-505e-4e93-ad0b-3b80cd088113. [pid: 7|app: 0|req: 626/1358] 162.253.55.72 () {36 vars in 996 bytes} [Thu Sep 10 12:31:39 2026] DELETE /v2.0/ports/f23011d4-505e-4e93-ad0b-3b80cd088113 => generated 0 bytes in 716 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:31:40.127 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b55d79b4-b348-4530-83c6-d66a4f69ee32'] response: {'server_uuid': '2967bf8b-78fb-44ad-8255-9c7e388abf9b', 'name': 'network-vif-deleted', 'tag': 'f23011d4-505e-4e93-ad0b-3b80cd088113', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 733/1359] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:40 2026] GET /v2.0/ports?device_id=2967bf8b-78fb-44ad-8255-9c7e388abf9b => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1360] 10.0.0.96 () {34 vars in 989 bytes} [Thu Sep 10 12:31:40 2026] GET /v2.0/ports?device_id=6c282062-a303-44b7-b00a-08e5094a0600 => generated 1240 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1361] 10.0.0.96 () {34 vars in 1039 bytes} [Thu Sep 10 12:31:40 2026] GET /v2.0/security-groups?id=1207f6f7-e4bb-4459-9f15-5a51901e6c62&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: 628/1362] 10.0.0.152 () {34 vars in 684 bytes} [Thu Sep 10 12:31:40 2026] POST /v2.0/security-groups => generated 1625 bytes in 497 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1363] 10.0.0.152 () {32 vars in 663 bytes} [Thu Sep 10 12:31:41 2026] GET /v2.0/security-groups => generated 4530 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1364] 10.0.0.152 () {34 vars in 758 bytes} [Thu Sep 10 12:31:41 2026] PUT /v2.0/security-groups/e00d5842-97ab-4150-b4b0-ad49f874ddd8 => generated 1663 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1365] 10.0.0.152 () {32 vars in 737 bytes} [Thu Sep 10 12:31:41 2026] GET /v2.0/security-groups/e00d5842-97ab-4150-b4b0-ad49f874ddd8 => generated 1663 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1366] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:41 2026] GET /v2.0/ports?device_id=2967bf8b-78fb-44ad-8255-9c7e388abf9b => 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: 630/1367] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:31:41 2026] DELETE /v2.0/security-groups/e00d5842-97ab-4150-b4b0-ad49f874ddd8 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1368] 10.0.0.152 () {32 vars in 663 bytes} [Thu Sep 10 12:31:41 2026] GET /v2.0/security-groups => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:31:41.638 7 INFO neutron.api.v2.resource [None req-80f42ef2-791d-43fe-9fe0-60ff9c8e2db0 3272a26963d246b292e865be0a37d954 edf78d6b596a4f048627945e3c7e662d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 631/1369] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:31:41 2026] DELETE /v2.0/security-groups/e00d5842-97ab-4150-b4b0-ad49f874ddd8 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1370] 10.0.0.152 () {34 vars in 684 bytes} [Thu Sep 10 12:31:41 2026] POST /v2.0/security-groups => generated 1624 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1371] 10.0.0.152 () {34 vars in 695 bytes} [Thu Sep 10 12:31:41 2026] POST /v2.0/security-group-rules => generated 601 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1372] 10.0.0.152 () {32 vars in 747 bytes} [Thu Sep 10 12:31:42 2026] GET /v2.0/security-group-rules/7067ae7a-0498-48ff-9313-f9eb21ab4d09 => generated 601 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1373] 10.0.0.152 () {32 vars in 673 bytes} [Thu Sep 10 12:31:42 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1374] 10.0.0.152 () {32 vars in 750 bytes} [Thu Sep 10 12:31:42 2026] DELETE /v2.0/security-group-rules/7067ae7a-0498-48ff-9313-f9eb21ab4d09 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1375] 10.0.0.152 () {32 vars in 673 bytes} [Thu Sep 10 12:31:42 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1376] 10.0.0.152 () {34 vars in 695 bytes} [Thu Sep 10 12:31:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1377] 10.0.0.152 () {32 vars in 747 bytes} [Thu Sep 10 12:31:42 2026] GET /v2.0/security-group-rules/ddac4572-948c-4284-9c9d-e5768241b940 => 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: 744/1378] 10.0.0.152 () {32 vars in 673 bytes} [Thu Sep 10 12:31:42 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1379] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:42 2026] GET /v2.0/ports?device_id=2967bf8b-78fb-44ad-8255-9c7e388abf9b => 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: 635/1380] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:31:42 2026] GET /v2.0/security-groups?tenant_id=8803153e66a64c478857310b8101261a&name=default => generated 2925 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1381] 10.0.0.152 () {32 vars in 750 bytes} [Thu Sep 10 12:31:42 2026] DELETE /v2.0/security-group-rules/ddac4572-948c-4284-9c9d-e5768241b940 => 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: 747/1382] 10.0.0.152 () {32 vars in 673 bytes} [Thu Sep 10 12:31:42 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1383] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:31:42 2026] DELETE /v2.0/security-groups/030bda2c-bc07-4ca6-9397-6570768e5792 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:31:42.824 8 INFO neutron.db.securitygroups_db [None req-da1aa6ba-22bd-4990-888b-54f93b60b4a8 3272a26963d246b292e865be0a37d954 edf78d6b596a4f048627945e3c7e662d - - default default] Project edf78d6b596a4f048627945e3c7e662d 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: 748/1384] 10.0.0.152 () {34 vars in 695 bytes} [Thu Sep 10 12:31:42 2026] POST /v2.0/security-group-rules => generated 607 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1385] 10.0.0.152 () {32 vars in 747 bytes} [Thu Sep 10 12:31:42 2026] GET /v2.0/security-group-rules/6fb76b82-614f-4ce6-b24e-548b7be2bb45 => generated 607 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1386] 10.0.0.152 () {32 vars in 673 bytes} [Thu Sep 10 12:31:42 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1387] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:31:42 2026] GET /v2.0/security-groups?tenant_id=d755f7926f724ba3b8bd737e41184a03&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: 639/1388] 10.0.0.152 () {32 vars in 750 bytes} [Thu Sep 10 12:31:43 2026] DELETE /v2.0/security-group-rules/6fb76b82-614f-4ce6-b24e-548b7be2bb45 => 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: 640/1389] 10.0.0.152 () {32 vars in 673 bytes} [Thu Sep 10 12:31:43 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: 8|app: 0|req: 750/1390] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:31:43 2026] DELETE /v2.0/security-groups/adbf92f2-87fc-4b89-8948-19c847f63bb7 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1391] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:31:43 2026] DELETE /v2.0/security-groups/eb6f7c8f-b4cc-4d21-a303-291acb760f08 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1392] 10.0.0.152 () {32 vars in 663 bytes} [Thu Sep 10 12:31:43 2026] GET /v2.0/security-groups => generated 2925 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1393] 10.0.0.152 () {32 vars in 663 bytes} [Thu Sep 10 12:31:43 2026] GET /v2.0/security-groups => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1394] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:31:43 2026] DELETE /v2.0/security-groups/339977c5-d44c-4d75-80f4-95c9398c82c9 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:31:43.908 8 INFO neutron.api.v2.resource [None req-de82fbbd-2287-46bc-9e32-1f1a9276cc11 d832684ce5184bd1a5cd071313583d8d a71d93a5fc6a42fe8a08facb3e281771 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 753/1395] 10.0.0.152 () {32 vars in 737 bytes} [Thu Sep 10 12:31:43 2026] GET /v2.0/security-groups/339977c5-d44c-4d75-80f4-95c9398c82c9 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:31:44.031 8 INFO neutron_taas.services.taas.taas_plugin [None req-1fc91c4f-33d2-4913-ac75-3113195bf670 d832684ce5184bd1a5cd071313583d8d a71d93a5fc6a42fe8a08facb3e281771 - - default default] TaaS: Handle Delete Port: 3ae66c83-8a40-41f6-9e47-6e62390402d3 2026-09-10 12:31:44.034 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1fc91c4f-33d2-4913-ac75-3113195bf670 d832684ce5184bd1a5cd071313583d8d a71d93a5fc6a42fe8a08facb3e281771 - - default default] Tap Mirror: Handle Delete Port: 3ae66c83-8a40-41f6-9e47-6e62390402d3 [pid: 7|app: 0|req: 643/1396] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:31:43 2026] GET /v2.0/security-groups?tenant_id=edf78d6b596a4f048627945e3c7e662d&name=default => generated 2925 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1397] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:31:44 2026] DELETE /v2.0/security-groups/bacabe4f-c551-4110-8290-f96e668f667b => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1398] 10.0.0.152 () {32 vars in 732 bytes} [Thu Sep 10 12:31:43 2026] DELETE /v2.0/floatingips/2d7f36bd-9acb-4092-8b62-02087d24c3a0 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1399] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:31:44 2026] DELETE /v2.0/security-groups/718d002f-dc3e-4d45-81ad-e319d9b34d90 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:31:44.917 8 INFO neutron_taas.services.taas.taas_plugin [None req-52518dcb-1d09-4bce-bb8a-7dc2db1f1015 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: 202596ae-4c11-4836-98cc-817f454e242b 2026-09-10 12:31:44.923 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-52518dcb-1d09-4bce-bb8a-7dc2db1f1015 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: 202596ae-4c11-4836-98cc-817f454e242b [pid: 8|app: 0|req: 755/1400] 10.0.0.152 () {34 vars in 789 bytes} [Thu Sep 10 12:31:44 2026] PUT /v2.0/routers/76bf0846-8fa3-4910-8fd3-b9e4a441cdc1/remove_router_interface => generated 309 bytes in 1266 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:31:45.985 7 INFO neutron_taas.services.taas.taas_plugin [None req-a190be0b-35ac-4056-a251-76782e777535 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: 8b3f9c4b-56ed-4e38-a043-d71c1d994c22 2026-09-10 12:31:45.987 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a190be0b-35ac-4056-a251-76782e777535 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: 8b3f9c4b-56ed-4e38-a043-d71c1d994c22 [pid: 8|app: 0|req: 756/1401] 10.0.0.152 () {32 vars in 623 bytes} [Thu Sep 10 12:31:46 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-09-10 12:31:46.330 7 INFO neutron_taas.services.taas.taas_plugin [None req-a190be0b-35ac-4056-a251-76782e777535 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: 85d02fcf-5aa5-4006-9ae5-a54c628cb50d 2026-09-10 12:31:46.333 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a190be0b-35ac-4056-a251-76782e777535 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: 85d02fcf-5aa5-4006-9ae5-a54c628cb50d [pid: 8|app: 0|req: 757/1402] 10.0.0.152 () {32 vars in 633 bytes} [Thu Sep 10 12:31:46 2026] GET /v2.0/ => generated 632 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:31:46.833 7 INFO neutron.services.segments.plugin [-] Segment 3762e699-fee7-46b2-8582-ed90f7577af0 resource provider aggregate not found 2026-09-10 12:31:46.837 7 INFO neutron.services.segments.plugin [-] Segment 3762e699-fee7-46b2-8582-ed90f7577af0 resource provider aggregate not found 2026-09-10 12:31:46.852 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3762e699-fee7-46b2-8582-ed90f7577af0 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3762e699-fee7-46b2-8582-ed90f7577af0 found for delete ", "request_id": "req-3c1b991f-993b-49e5-b5c2-cbfdde6f397c"}]} 2026-09-10 12:31:46.860 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3762e699-fee7-46b2-8582-ed90f7577af0 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3762e699-fee7-46b2-8582-ed90f7577af0 found for delete ", "request_id": "req-8763369e-20f6-4ce5-902f-c82c7385696a"}]} 2026-09-10 12:31:46.865 7 INFO neutron.db.l3_hamode_db [None req-a190be0b-35ac-4056-a251-76782e777535 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] HA network 6e37565c-8ce5-4351-815e-5c900d66b160 was deleted as no HA routers are present in tenant a71d93a5fc6a42fe8a08facb3e281771. [pid: 7|app: 0|req: 646/1403] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:31:45 2026] DELETE /v2.0/routers/76bf0846-8fa3-4910-8fd3-b9e4a441cdc1 => generated 0 bytes in 1135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1404] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:31:46 2026] DELETE /v2.0/subnets/dae94ce0-56b6-4da1-8865-bc1f8c1e72a5 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:31:47.251 8 INFO neutron_taas.services.taas.taas_plugin [None req-ed46b494-f7a6-414a-b480-7a09b70d7975 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: ba5bdb8d-94d5-481c-adde-7bce2599db08 2026-09-10 12:31:47.257 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ed46b494-f7a6-414a-b480-7a09b70d7975 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: ba5bdb8d-94d5-481c-adde-7bce2599db08 [pid: 7|app: 0|req: 647/1405] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:31:46 2026] GET /v2.0/security-groups?tenant_id=07211c68f47144fa8ac352192e219010&name=default => generated 2925 bytes in 483 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1406] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:31:47 2026] DELETE /v2.0/security-groups/758d3c27-f7e3-455c-a4d1-d6234e6b7aaa => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:31:47.573 8 INFO neutron.services.segments.plugin [-] Segment 1dc3fbcd-7f1d-4358-85a1-361fe72e8b7a resource provider aggregate not found 2026-09-10 12:31:47.575 8 INFO neutron.services.segments.plugin [-] Segment 1dc3fbcd-7f1d-4358-85a1-361fe72e8b7a resource provider aggregate not found 2026-09-10 12:31:47.605 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1dc3fbcd-7f1d-4358-85a1-361fe72e8b7a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dc3fbcd-7f1d-4358-85a1-361fe72e8b7a found for delete ", "request_id": "req-02681aff-cce7-49e1-9227-49343bde143b"}]} 2026-09-10 12:31:47.620 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1dc3fbcd-7f1d-4358-85a1-361fe72e8b7a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dc3fbcd-7f1d-4358-85a1-361fe72e8b7a found for delete ", "request_id": "req-ec65537b-bbe6-43e4-815c-21b12ecca13a"}]} [pid: 8|app: 0|req: 759/1407] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:31:47 2026] DELETE /v2.0/networks/420bc448-7d28-4c30-b7be-09f97e835e8c => generated 0 bytes in 532 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:31:48.100 7 INFO neutron_taas.services.taas.taas_plugin [None req-e9bf40f0-65af-48da-ad45-730a6f7caa15 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: 02e61f41-d8c4-4bd6-b7da-9300c48d0dd2 2026-09-10 12:31:48.103 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e9bf40f0-65af-48da-ad45-730a6f7caa15 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: 02e61f41-d8c4-4bd6-b7da-9300c48d0dd2 [pid: 7|app: 0|req: 649/1408] 10.0.0.152 () {34 vars in 789 bytes} [Thu Sep 10 12:31:47 2026] PUT /v2.0/routers/af8a35e5-9cdd-4545-8e70-3278a60e77ba/remove_router_interface => generated 309 bytes in 1122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:31:49.092 8 INFO neutron_taas.services.taas.taas_plugin [None req-4ab2fcf2-3902-4e5f-9d28-afdfcd992746 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: bdba264c-71e4-49ad-9ee8-690ac5c9b377 2026-09-10 12:31:49.096 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4ab2fcf2-3902-4e5f-9d28-afdfcd992746 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: bdba264c-71e4-49ad-9ee8-690ac5c9b377 2026-09-10 12:31:49.546 8 INFO neutron_taas.services.taas.taas_plugin [None req-4ab2fcf2-3902-4e5f-9d28-afdfcd992746 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: e453d718-61fa-4a5f-acd3-44d75c81c71d 2026-09-10 12:31:49.549 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4ab2fcf2-3902-4e5f-9d28-afdfcd992746 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: e453d718-61fa-4a5f-acd3-44d75c81c71d 2026-09-10 12:31:50.061 8 INFO neutron.services.segments.plugin [-] Segment 9fc326af-67f6-4f98-8d9c-6e63e38135d5 resource provider aggregate not found 2026-09-10 12:31:50.066 8 INFO neutron.services.segments.plugin [-] Segment 9fc326af-67f6-4f98-8d9c-6e63e38135d5 resource provider aggregate not found 2026-09-10 12:31:50.096 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9fc326af-67f6-4f98-8d9c-6e63e38135d5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9fc326af-67f6-4f98-8d9c-6e63e38135d5 found for delete ", "request_id": "req-305333ab-00ff-4c4c-99ac-124ccf84bb4f"}]} 2026-09-10 12:31:50.097 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9fc326af-67f6-4f98-8d9c-6e63e38135d5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9fc326af-67f6-4f98-8d9c-6e63e38135d5 found for delete ", "request_id": "req-e9130635-02f5-47d6-9026-268e640592f2"}]} 2026-09-10 12:31:50.106 8 INFO neutron.db.l3_hamode_db [None req-4ab2fcf2-3902-4e5f-9d28-afdfcd992746 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] HA network 316f5613-22fb-424f-a7b8-e99c037c5699 was deleted as no HA routers are present in tenant bfde7f9924c4411f9569142614536ff9. [pid: 8|app: 0|req: 760/1409] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:31:48 2026] DELETE /v2.0/routers/af8a35e5-9cdd-4545-8e70-3278a60e77ba => generated 0 bytes in 1335 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1410] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:31:50 2026] DELETE /v2.0/subnets/b6b5bc53-6a5a-43a2-abf0-3a91d3580169 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:31:50.537 8 INFO neutron_taas.services.taas.taas_plugin [None req-babe80dc-97f3-4f6d-9289-79e94b9f124a 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: 392136ed-19de-4271-9ee3-ac29c4333efc 2026-09-10 12:31:50.544 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-babe80dc-97f3-4f6d-9289-79e94b9f124a 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: 392136ed-19de-4271-9ee3-ac29c4333efc [pid: 7|app: 0|req: 651/1411] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:31:50 2026] GET /v2.0/security-groups?tenant_id=552ce7a3122f4a2780a8328236c341ab&name=default => generated 2925 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1412] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:31:50 2026] DELETE /v2.0/networks/9b975826-be85-48a1-98fc-f0c159311b86 => generated 0 bytes in 413 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1413] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:31:50 2026] DELETE /v2.0/security-groups/c357764b-4b7d-42d0-8c90-92654d707bc9 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1414] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:31:51 2026] GET /v2.0/security-groups?tenant_id=a71d93a5fc6a42fe8a08facb3e281771&name=default => generated 2925 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1415] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:31:51 2026] GET /v2.0/security-groups?tenant_id=77ac9db920734bcdb7847c2543cd5401&name=default => generated 2925 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1416] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:31:51 2026] DELETE /v2.0/security-groups/ea611d31-8f7b-4f9e-91e6-0c66ad6f5966 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1417] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:31:51 2026] DELETE /v2.0/security-groups/324031e4-9991-4ef4-a6b8-90b19954b761 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1418] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:31:51 2026] GET /v2.0/security-groups?tenant_id=bfde7f9924c4411f9569142614536ff9&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1419] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:31:51 2026] DELETE /v2.0/security-groups/f5a98457-29c7-47d6-b58a-b1837e0a2c06 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:31:52.117 8 INFO neutron.services.segments.plugin [-] Segment e948054c-a68c-48dd-8792-4c0b602b19d3 resource provider aggregate not found 2026-09-10 12:31:52.125 8 INFO neutron.services.segments.plugin [-] Segment e948054c-a68c-48dd-8792-4c0b602b19d3 resource provider aggregate not found 2026-09-10 12:31:52.134 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment e948054c-a68c-48dd-8792-4c0b602b19d3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e948054c-a68c-48dd-8792-4c0b602b19d3 found for delete ", "request_id": "req-9960c8fa-35c5-4afe-8953-0f7092972e2d"}]} 2026-09-10 12:31:52.159 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment e948054c-a68c-48dd-8792-4c0b602b19d3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e948054c-a68c-48dd-8792-4c0b602b19d3 found for delete ", "request_id": "req-c8744cfa-1722-448a-8fd3-7d72b0b779ab"}]} [pid: 7|app: 0|req: 656/1420] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:31:52 2026] GET /v2.0/security-groups?tenant_id=253f87734466429e8986f4bc9f038a80&name=default => generated 2925 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1421] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:31:52 2026] DELETE /v2.0/security-groups/b64bb04e-bd31-47cb-a042-f5590cc06197 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1422] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:53 2026] GET /v2.0/ports?device_id=6c282062-a303-44b7-b00a-08e5094a0600 => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1423] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:31:53 2026] GET /v2.0/security-groups?id=1207f6f7-e4bb-4459-9f15-5a51901e6c62&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1424] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:53 2026] GET /v2.0/ports?device_id=6c282062-a303-44b7-b00a-08e5094a0600 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1425] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:31:53 2026] GET /v2.0/security-groups?id=1207f6f7-e4bb-4459-9f15-5a51901e6c62&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1428] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:54 2026] GET /v2.0/ports?device_id=6c282062-a303-44b7-b00a-08e5094a0600 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1429] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:31:54 2026] GET /v2.0/security-groups?id=1207f6f7-e4bb-4459-9f15-5a51901e6c62&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: 770/1430] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:55 2026] GET /v2.0/ports?device_id=6c282062-a303-44b7-b00a-08e5094a0600 => generated 971 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1431] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:31:55 2026] GET /v2.0/security-groups?id=1207f6f7-e4bb-4459-9f15-5a51901e6c62&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: 772/1432] 162.253.55.72 () {34 vars in 993 bytes} [Thu Sep 10 12:31:56 2026] GET /v2.0/ports?device_id=6c282062-a303-44b7-b00a-08e5094a0600 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:31:56.230 8 INFO neutron_taas.services.taas.taas_plugin [req-8023e683-23aa-4012-858f-c8a7e7defc6f req-62764fb3-b149-4209-b926-3a6ea5842b20 bbbe745daa8f427ea20867bf60ba1691 99943ef6dbd24b5da20818e5e217cc2d - - default default] TaaS: Handle Delete Port: e60798cd-0ea4-4de6-8557-ec3c61f8413f 2026-09-10 12:31:56.240 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8023e683-23aa-4012-858f-c8a7e7defc6f req-62764fb3-b149-4209-b926-3a6ea5842b20 bbbe745daa8f427ea20867bf60ba1691 99943ef6dbd24b5da20818e5e217cc2d - - default default] Tap Mirror: Handle Delete Port: e60798cd-0ea4-4de6-8557-ec3c61f8413f [pid: 7|app: 0|req: 661/1433] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:31:55 2026] GET /v2.0/security-groups?tenant_id=066f82262be144c4a167775ca19cf44b&name=default => generated 2925 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1434] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:31:56 2026] DELETE /v2.0/security-groups/97887181-6144-4848-af7e-744ff80b03e3 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:31:56.458 8 INFO neutron.db.l3_db [req-8023e683-23aa-4012-858f-c8a7e7defc6f req-62764fb3-b149-4209-b926-3a6ea5842b20 bbbe745daa8f427ea20867bf60ba1691 99943ef6dbd24b5da20818e5e217cc2d - - default default] Floating IP 2542ef08-13d4-4c44-b410-196fcf96e818 disassociated. External IP: 10.96.250.209, port: e60798cd-0ea4-4de6-8557-ec3c61f8413f. [pid: 8|app: 0|req: 773/1435] 162.253.55.72 () {36 vars in 996 bytes} [Thu Sep 10 12:31:56 2026] DELETE /v2.0/ports/e60798cd-0ea4-4de6-8557-ec3c61f8413f => generated 0 bytes in 965 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:31:57.055 7 INFO neutron.db.segments_db [None req-6c1490ce-9ae6-46b2-8d40-57b90cd51d36 33ed1ef0f9f949699d6551c31a5b1267 a59b766b4e3446be82d439e74afa4f99 - - default default] Added segment dd227387-790f-491d-bc87-914099f07634 of type vxlan for network 97f10c6c-0d1d-429a-97a5-1b6d0cc878e6 2026-09-10 12:31:57.063 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6688d645-0df5-4a27-a37a-4316f718b132'] response: {'server_uuid': '6c282062-a303-44b7-b00a-08e5094a0600', 'name': 'network-vif-deleted', 'tag': 'e60798cd-0ea4-4de6-8557-ec3c61f8413f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 774/1436] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:57 2026] GET /v2.0/ports?device_id=6c282062-a303-44b7-b00a-08e5094a0600 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1437] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:31:56 2026] POST /v2.0/networks => generated 632 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:31:57.284 8 INFO neutron.db.segments_db [None req-40c068f1-bae4-42d8-9b9e-64d5f6bf1430 33ed1ef0f9f949699d6551c31a5b1267 a59b766b4e3446be82d439e74afa4f99 - - default default] Added segment d4ba578f-4dfe-4d0c-94ce-141ac23539c7 of type vxlan for network 9ea10713-c010-438c-b97f-b92b170bc8e0 [pid: 8|app: 0|req: 775/1438] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:31:57 2026] POST /v2.0/networks => generated 631 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:31:57.513 7 INFO neutron.db.segments_db [None req-f3159ee2-63ef-4f97-ac08-1dfc4657577c 33ed1ef0f9f949699d6551c31a5b1267 a59b766b4e3446be82d439e74afa4f99 - - default default] Added segment 074fff90-613a-46c1-9268-2dc75183c8aa of type vxlan for network 50af40cc-7fcb-430d-acfb-3ce12537822b [pid: 7|app: 0|req: 664/1439] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:31:57 2026] POST /v2.0/networks => generated 631 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:31:57.796 8 INFO neutron.db.segments_db [None req-b1977cb9-f516-440b-8ff5-4a995eee0871 33ed1ef0f9f949699d6551c31a5b1267 a59b766b4e3446be82d439e74afa4f99 - - default default] Added segment fb8e3889-2cb4-4ce4-ae51-f4ceae235835 of type vxlan for network 01b9b00b-88aa-4cf4-9937-38aca04bc643 [pid: 8|app: 0|req: 776/1440] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:31:57 2026] POST /v2.0/networks => generated 631 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:31:58.107 7 INFO neutron.db.segments_db [None req-e71c247d-abea-45f1-adc8-a527520ad655 33ed1ef0f9f949699d6551c31a5b1267 a59b766b4e3446be82d439e74afa4f99 - - default default] Added segment 9ffee7e9-1970-490b-972a-249af7ed96b6 of type vxlan for network 8d8df9a3-45d7-483a-9799-eae6cbe8b9f3 [pid: 8|app: 0|req: 777/1441] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:58 2026] GET /v2.0/ports?device_id=6c282062-a303-44b7-b00a-08e5094a0600 => 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: 665/1442] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:31:57 2026] POST /v2.0/networks => generated 631 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1443] 10.0.0.152 () {34 vars in 753 bytes} [Thu Sep 10 12:31:58 2026] PUT /v2.0/networks/97f10c6c-0d1d-429a-97a5-1b6d0cc878e6/tags => generated 17 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1444] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:31:58 2026] GET /v2.0/security-groups?tenant_id=562fa83448474753baafcdfe56c464e2&name=default => generated 2925 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1445] 10.0.0.152 () {34 vars in 753 bytes} [Thu Sep 10 12:31:58 2026] PUT /v2.0/networks/9ea10713-c010-438c-b97f-b92b170bc8e0/tags => generated 25 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:31:58.697 7 INFO neutron.db.segments_db [None req-1cfb40a1-ccf8-4a7f-b52f-7e308772ad78 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Added segment a73775e9-a614-4c7d-9adc-bfe086891662 of type vxlan for network 5b40dc68-8db7-4055-8ccd-21a85d63b3d0 [pid: 8|app: 0|req: 781/1446] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:31:58 2026] DELETE /v2.0/security-groups/f1afd216-d81b-4735-8e62-7c83ff216b49 => 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: 782/1447] 10.0.0.152 () {34 vars in 753 bytes} [Thu Sep 10 12:31:58 2026] PUT /v2.0/networks/50af40cc-7fcb-430d-acfb-3ce12537822b/tags => generated 34 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1448] 10.0.0.152 () {34 vars in 753 bytes} [Thu Sep 10 12:31:58 2026] PUT /v2.0/networks/01b9b00b-88aa-4cf4-9937-38aca04bc643/tags => generated 19 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1449] 10.0.0.152 () {32 vars in 666 bytes} [Thu Sep 10 12:31:58 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1450] 10.0.0.152 () {32 vars in 680 bytes} [Thu Sep 10 12:31:58 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: 786/1451] 10.0.0.152 () {32 vars in 676 bytes} [Thu Sep 10 12:31:59 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1452] 10.0.0.152 () {32 vars in 688 bytes} [Thu Sep 10 12:31:59 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1453] 10.0.0.152 () {32 vars in 674 bytes} [Thu Sep 10 12:31:59 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1454] 10.0.0.152 () {32 vars in 688 bytes} [Thu Sep 10 12:31:59 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1455] 10.0.0.152 () {32 vars in 684 bytes} [Thu Sep 10 12:31:59 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1456] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:31:59 2026] GET /v2.0/ports?device_id=6c282062-a303-44b7-b00a-08e5094a0600 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1457] 10.0.0.152 () {32 vars in 696 bytes} [Thu Sep 10 12:31:59 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1458] 10.0.0.152 () {34 vars in 671 bytes} [Thu Sep 10 12:31:58 2026] POST /v2.0/networks => generated 740 bytes in 1218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:31:59.657 8 INFO neutron.services.segments.plugin [-] Segment dd227387-790f-491d-bc87-914099f07634 resource provider aggregate not found 2026-09-10 12:31:59.665 8 INFO neutron.services.segments.plugin [-] Segment dd227387-790f-491d-bc87-914099f07634 resource provider aggregate not found 2026-09-10 12:31:59.674 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment dd227387-790f-491d-bc87-914099f07634 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd227387-790f-491d-bc87-914099f07634 found for delete ", "request_id": "req-d16de8aa-7348-4518-b123-e5b45321a517"}]} 2026-09-10 12:31:59.683 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment dd227387-790f-491d-bc87-914099f07634 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd227387-790f-491d-bc87-914099f07634 found for delete ", "request_id": "req-560a65cc-dac9-428e-acbd-f5b7ee096139"}]} [pid: 8|app: 0|req: 793/1459] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:31:59 2026] DELETE /v2.0/networks/97f10c6c-0d1d-429a-97a5-1b6d0cc878e6 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1460] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:31:59 2026] DELETE /v2.0/networks/9ea10713-c010-438c-b97f-b92b170bc8e0 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1461] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:31:59 2026] POST /v2.0/subnets => generated 687 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1462] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:31:59 2026] DELETE /v2.0/networks/50af40cc-7fcb-430d-acfb-3ce12537822b => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:32:00.090 7 INFO neutron.db.segments_db [None req-358e086d-b5aa-4c42-82ee-64b9446ce3a6 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Added segment daa69ae8-70af-4756-98a8-2da3d9ef7ba1 of type vxlan for network c1e41b45-98a3-4027-9ac5-e99b1c283bce [pid: 8|app: 0|req: 796/1463] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:32:00 2026] DELETE /v2.0/networks/01b9b00b-88aa-4cf4-9937-38aca04bc643 => 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: 797/1464] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:32:00 2026] DELETE /v2.0/networks/8d8df9a3-45d7-483a-9799-eae6cbe8b9f3 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:32:00.583 7 INFO neutron.db.l3_hamode_db [None req-358e086d-b5aa-4c42-82ee-64b9446ce3a6 5ecc12dece984d7398fd864ce98f7433 732687d76d474ee88c4b346ab1ff317d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 798/1465] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:32:00 2026] DELETE /v2.0/security-groups/1207f6f7-e4bb-4459-9f15-5a51901e6c62 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:32:00.737 8 INFO neutron.api.v2.resource [None req-332a8c63-cf82-43cd-8433-5b0d2158898c bbbe745daa8f427ea20867bf60ba1691 99943ef6dbd24b5da20818e5e217cc2d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 799/1466] 10.0.0.152 () {32 vars in 737 bytes} [Thu Sep 10 12:32:00 2026] GET /v2.0/security-groups/1207f6f7-e4bb-4459-9f15-5a51901e6c62 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:32:00.852 8 INFO neutron_taas.services.taas.taas_plugin [None req-8c816a63-4dd9-4083-9d56-518e98a00a95 bbbe745daa8f427ea20867bf60ba1691 99943ef6dbd24b5da20818e5e217cc2d - - default default] TaaS: Handle Delete Port: 80d33557-f6f0-401c-8d9f-0e8f20f47495 2026-09-10 12:32:00.856 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8c816a63-4dd9-4083-9d56-518e98a00a95 bbbe745daa8f427ea20867bf60ba1691 99943ef6dbd24b5da20818e5e217cc2d - - default default] Tap Mirror: Handle Delete Port: 80d33557-f6f0-401c-8d9f-0e8f20f47495 [pid: 8|app: 0|req: 800/1467] 10.0.0.152 () {32 vars in 732 bytes} [Thu Sep 10 12:32:00 2026] DELETE /v2.0/floatingips/2542ef08-13d4-4c44-b410-196fcf96e818 => generated 0 bytes in 351 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:32:01.596 8 INFO neutron.db.segments_db [None req-9de34d3c-8919-4dda-af06-11b14a2db070 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] Added segment 171cea6a-6cdb-496f-aba2-1e8d8f89531a of type vxlan for network ab1f8ed6-f49d-41b0-8160-dd87ea967979 2026-09-10 12:32:01.645 7 INFO neutron.db.l3_hamode_db [None req-358e086d-b5aa-4c42-82ee-64b9446ce3a6 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-10 12:32:01.693 8 INFO neutron.services.segments.plugin [-] Segment d4ba578f-4dfe-4d0c-94ce-141ac23539c7 resource provider aggregate not found 2026-09-10 12:32:01.704 8 INFO neutron.services.segments.plugin [-] Segment d4ba578f-4dfe-4d0c-94ce-141ac23539c7 resource provider aggregate not found 2026-09-10 12:32:01.718 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d4ba578f-4dfe-4d0c-94ce-141ac23539c7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4ba578f-4dfe-4d0c-94ce-141ac23539c7 found for delete ", "request_id": "req-a3e6b598-2159-4a56-b918-9d5d7b063c36"}]} 2026-09-10 12:32:01.720 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d4ba578f-4dfe-4d0c-94ce-141ac23539c7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4ba578f-4dfe-4d0c-94ce-141ac23539c7 found for delete ", "request_id": "req-cdbffb9c-c43e-4842-9b24-cad353fb8425"}]} 2026-09-10 12:32:01.737 8 INFO neutron.services.segments.plugin [-] Segment 074fff90-613a-46c1-9268-2dc75183c8aa resource provider aggregate not found 2026-09-10 12:32:01.739 8 INFO neutron.services.segments.plugin [-] Segment 074fff90-613a-46c1-9268-2dc75183c8aa resource provider aggregate not found [pid: 8|app: 0|req: 801/1468] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:32:01 2026] POST /v2.0/networks => generated 631 bytes in 659 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:32:01.755 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 074fff90-613a-46c1-9268-2dc75183c8aa resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 074fff90-613a-46c1-9268-2dc75183c8aa found for delete ", "request_id": "req-0ecff22f-d146-4e97-b8b5-80c6b7349648"}]} 2026-09-10 12:32:01.762 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 074fff90-613a-46c1-9268-2dc75183c8aa resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 074fff90-613a-46c1-9268-2dc75183c8aa found for delete ", "request_id": "req-61d3bebd-7d10-49e7-ba40-7ae078af3eed"}]} 2026-09-10 12:32:01.779 8 INFO neutron.services.segments.plugin [-] Segment fb8e3889-2cb4-4ce4-ae51-f4ceae235835 resource provider aggregate not found 2026-09-10 12:32:01.781 8 INFO neutron.services.segments.plugin [-] Segment fb8e3889-2cb4-4ce4-ae51-f4ceae235835 resource provider aggregate not found 2026-09-10 12:32:01.796 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment fb8e3889-2cb4-4ce4-ae51-f4ceae235835 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb8e3889-2cb4-4ce4-ae51-f4ceae235835 found for delete ", "request_id": "req-c38d6c9e-d3ad-4b50-8ce7-e4a0fa9c6b31"}]} 2026-09-10 12:32:01.801 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment fb8e3889-2cb4-4ce4-ae51-f4ceae235835 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb8e3889-2cb4-4ce4-ae51-f4ceae235835 found for delete ", "request_id": "req-1abd79bd-8c94-4582-8765-5c6b3bf0a0bd"}]} 2026-09-10 12:32:01.819 8 INFO neutron.services.segments.plugin [-] Segment 9ffee7e9-1970-490b-972a-249af7ed96b6 resource provider aggregate not found 2026-09-10 12:32:01.826 8 INFO neutron.services.segments.plugin [-] Segment 9ffee7e9-1970-490b-972a-249af7ed96b6 resource provider aggregate not found 2026-09-10 12:32:01.845 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9ffee7e9-1970-490b-972a-249af7ed96b6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ffee7e9-1970-490b-972a-249af7ed96b6 found for delete ", "request_id": "req-7005c1e3-f03d-4a8d-ae1b-448ef022153d"}]} 2026-09-10 12:32:01.847 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9ffee7e9-1970-490b-972a-249af7ed96b6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ffee7e9-1970-490b-972a-249af7ed96b6 found for delete ", "request_id": "req-dc0eb450-6718-43fa-a5a4-1bd39ded188e"}]} 2026-09-10 12:32:02.168 8 INFO neutron_taas.services.taas.taas_plugin [None req-ba8745fb-e281-4c68-a534-c28fdfff53b9 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: cdb13866-e9c6-4d6f-b7ef-3e8469196876 2026-09-10 12:32:02.171 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ba8745fb-e281-4c68-a534-c28fdfff53b9 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: cdb13866-e9c6-4d6f-b7ef-3e8469196876 [pid: 7|app: 0|req: 668/1469] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:32:00 2026] POST /v2.0/routers => generated 727 bytes in 2693 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1470] 10.0.0.152 () {34 vars in 789 bytes} [Thu Sep 10 12:32:01 2026] PUT /v2.0/routers/e39c9923-ce90-4334-9277-01a843f813aa/remove_router_interface => generated 309 bytes in 985 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:32:02.809 8 INFO neutron.db.segments_db [None req-cbfb63a2-42ca-44cc-a9b6-cae24250297c 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] Added segment a2f6e055-ba5a-429e-9b96-842858bb6097 of type vxlan for network 1fef4afc-578a-4d1d-b0d0-ac7173a1f62a [pid: 7|app: 0|req: 669/1471] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:32:02 2026] GET /v2.0/security-groups?tenant_id=a59b766b4e3446be82d439e74afa4f99&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1472] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:32:02 2026] POST /v2.0/networks => generated 633 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:32:03.195 8 INFO neutron_taas.services.taas.taas_plugin [None req-7de7a198-8f17-4953-8add-4bd4f78715d3 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: a883ad5f-208e-4f02-bbf1-a350b2532730 2026-09-10 12:32:03.200 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7de7a198-8f17-4953-8add-4bd4f78715d3 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: a883ad5f-208e-4f02-bbf1-a350b2532730 2026-09-10 12:32:03.479 8 INFO neutron_taas.services.taas.taas_plugin [None req-7de7a198-8f17-4953-8add-4bd4f78715d3 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: 235e0394-87ea-40f2-9a76-d93a2acb4573 2026-09-10 12:32:03.485 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7de7a198-8f17-4953-8add-4bd4f78715d3 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: 235e0394-87ea-40f2-9a76-d93a2acb4573 2026-09-10 12:32:03.871 8 INFO neutron.services.segments.plugin [-] Segment a3aedc9c-ec31-4692-938d-3a8834bf7fef resource provider aggregate not found 2026-09-10 12:32:03.875 8 INFO neutron.services.segments.plugin [-] Segment a3aedc9c-ec31-4692-938d-3a8834bf7fef resource provider aggregate not found 2026-09-10 12:32:03.885 8 INFO neutron.db.l3_hamode_db [None req-7de7a198-8f17-4953-8add-4bd4f78715d3 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] HA network fab6359e-f3e9-427f-b24e-bdbcf04e65d0 was deleted as no HA routers are present in tenant 99943ef6dbd24b5da20818e5e217cc2d. [pid: 8|app: 0|req: 804/1473] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:32:02 2026] DELETE /v2.0/routers/e39c9923-ce90-4334-9277-01a843f813aa => generated 0 bytes in 967 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:32:03.894 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a3aedc9c-ec31-4692-938d-3a8834bf7fef resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3aedc9c-ec31-4692-938d-3a8834bf7fef found for delete ", "request_id": "req-8814bd4a-c6b8-4022-ad73-49c3e20f231c"}]} 2026-09-10 12:32:03.897 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a3aedc9c-ec31-4692-938d-3a8834bf7fef resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3aedc9c-ec31-4692-938d-3a8834bf7fef found for delete ", "request_id": "req-90dad8cd-b109-4907-8403-69dd844c01ce"}]} [pid: 8|app: 0|req: 805/1474] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:32:03 2026] DELETE /v2.0/security-groups/8ceee63c-e7ed-4cdd-bb7c-40cf79688303 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1475] 10.0.0.152 () {34 vars in 783 bytes} [Thu Sep 10 12:32:02 2026] PUT /v2.0/routers/ab07534c-a0e7-44c2-84c8-9a70c19ad31e/add_router_interface => generated 309 bytes in 1304 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1476] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:32:04 2026] DELETE /v2.0/subnets/2a0c67ed-1033-4818-a7ac-7a32fa2e10ba => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1477] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:32:04 2026] POST /v2.0/subnets => generated 646 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1478] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:32:04 2026] GET /v2.0/security-groups?tenant_id=c5da7645ec514812ad0d8d4d6898a143&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:32:04.462 8 INFO neutron_taas.services.taas.taas_plugin [None req-e3a9f458-dde6-47d8-9dc2-067b238293e1 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: dffba53d-7d22-4ff5-a5d8-871dd237381a 2026-09-10 12:32:04.469 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e3a9f458-dde6-47d8-9dc2-067b238293e1 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: dffba53d-7d22-4ff5-a5d8-871dd237381a [pid: 8|app: 0|req: 807/1479] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:32:04 2026] DELETE /v2.0/networks/9f7ee0b9-a417-4e7e-8d06-4ec50b1589cd => generated 0 bytes in 349 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1480] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:32:04 2026] POST /v2.0/subnets => generated 655 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:32:04.865 7 INFO neutron.db.segments_db [None req-d66a70c0-5198-4656-b1ac-6d7024be9d2e 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] Added segment 46299849-b912-42af-bf08-8a85d09e29a6 of type vxlan for network 3e936612-f6c9-40a2-a3da-d2b202c7fac1 2026-09-10 12:32:05.242 7 INFO neutron.db.l3_hamode_db [None req-d66a70c0-5198-4656-b1ac-6d7024be9d2e 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-10 12:32:05.415 7 INFO neutron.db.l3_hamode_db [None req-d66a70c0-5198-4656-b1ac-6d7024be9d2e 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 808/1481] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:32:04 2026] DELETE /v2.0/security-groups/41184134-4ea7-4efe-ad34-53e0604a5e11 => generated 0 bytes in 851 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1482] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:32:05 2026] GET /v2.0/security-groups?tenant_id=99943ef6dbd24b5da20818e5e217cc2d&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: 810/1483] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:32:05 2026] DELETE /v2.0/security-groups/7799c194-c3ef-47a0-b86e-8c366b5a58fa => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1484] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:32:05 2026] GET /v2.0/security-groups?tenant_id=73e3ca387c634f1cb1f967d54f08132a&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:32:05.921 8 INFO neutron.services.segments.plugin [-] Segment 5e518ae9-a603-4432-8ccc-ef9e2402dab7 resource provider aggregate not found 2026-09-10 12:32:05.935 8 INFO neutron.services.segments.plugin [-] Segment 5e518ae9-a603-4432-8ccc-ef9e2402dab7 resource provider aggregate not found 2026-09-10 12:32:05.941 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5e518ae9-a603-4432-8ccc-ef9e2402dab7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e518ae9-a603-4432-8ccc-ef9e2402dab7 found for delete ", "request_id": "req-9f07d663-80d1-41c4-af10-229b42c064cf"}]} 2026-09-10 12:32:05.959 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5e518ae9-a603-4432-8ccc-ef9e2402dab7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e518ae9-a603-4432-8ccc-ef9e2402dab7 found for delete ", "request_id": "req-bbfc7097-3943-471a-9c60-791ad5af1ba6"}]} [pid: 8|app: 0|req: 812/1485] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:32:05 2026] DELETE /v2.0/security-groups/0336de35-63b6-4e9e-8c8c-32c2d13dc214 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1486] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:32:04 2026] POST /v2.0/routers => generated 510 bytes in 1417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1487] 10.0.0.2 () {34 vars in 980 bytes} [Thu Sep 10 12:32:06 2026] GET /v2.0/networks?id=5b40dc68-8db7-4055-8ccd-21a85d63b3d0 => generated 672 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1488] 10.0.0.2 () {34 vars in 963 bytes} [Thu Sep 10 12:32:06 2026] GET /v2.0/quotas/732687d76d474ee88c4b346ab1ff317d => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1489] 10.0.0.2 () {34 vars in 1000 bytes} [Thu Sep 10 12:32:06 2026] GET /v2.0/ports?tenant_id=732687d76d474ee88c4b346ab1ff317d&fields=id => generated 103 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1490] 10.0.0.2 () {34 vars in 1006 bytes} [Thu Sep 10 12:32:06 2026] GET /v2.0/networks/5b40dc68-8db7-4055-8ccd-21a85d63b3d0?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1491] 10.0.0.2 () {34 vars in 1106 bytes} [Thu Sep 10 12:32:06 2026] GET /v2.0/networks/5b40dc68-8db7-4055-8ccd-21a85d63b3d0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1492] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:32:07 2026] GET /v2.0/ports?device_id=3560c519-1387-48e2-8f86-55b5b626ea1e => 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: 813/1493] 10.0.0.152 () {34 vars in 783 bytes} [Thu Sep 10 12:32:06 2026] PUT /v2.0/routers/35fe3bf5-91eb-4cb3-b297-296df1527d4d/add_router_interface => generated 309 bytes in 1418 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1494] 10.0.0.152 () {32 vars in 717 bytes} [Thu Sep 10 12:32:07 2026] GET /v2.0/ports/e7beb48d-e9db-4204-914c-9eda02c4c350 => generated 959 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1495] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:32:08 2026] GET /v2.0/ports?device_id=3560c519-1387-48e2-8f86-55b5b626ea1e => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1498] 10.0.0.152 () {34 vars in 783 bytes} [Thu Sep 10 12:32:07 2026] PUT /v2.0/routers/35fe3bf5-91eb-4cb3-b297-296df1527d4d/add_router_interface => generated 309 bytes in 1105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1499] 10.0.0.152 () {32 vars in 717 bytes} [Thu Sep 10 12:32:08 2026] GET /v2.0/ports/1fb8f01d-9a20-4e4c-9d50-c34158dd5299 => generated 967 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:32:09.328 8 INFO neutron_taas.services.taas.taas_plugin [None req-75ed950a-617b-4208-878a-5c996b591358 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] TaaS: Handle Delete Port: 1fb8f01d-9a20-4e4c-9d50-c34158dd5299 2026-09-10 12:32:09.332 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-75ed950a-617b-4208-878a-5c996b591358 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] Tap Mirror: Handle Delete Port: 1fb8f01d-9a20-4e4c-9d50-c34158dd5299 [pid: 7|app: 0|req: 686/1500] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:32:09 2026] GET /v2.0/ports?device_id=3560c519-1387-48e2-8f86-55b5b626ea1e => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1501] 10.0.0.152 () {34 vars in 789 bytes} [Thu Sep 10 12:32:08 2026] PUT /v2.0/routers/35fe3bf5-91eb-4cb3-b297-296df1527d4d/remove_router_interface => generated 309 bytes in 802 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:32:10.105 7 INFO neutron_taas.services.taas.taas_plugin [None req-348e412e-0c21-48ee-8173-1bd591e26fd1 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] TaaS: Handle Delete Port: e7beb48d-e9db-4204-914c-9eda02c4c350 2026-09-10 12:32:10.109 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-348e412e-0c21-48ee-8173-1bd591e26fd1 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] Tap Mirror: Handle Delete Port: e7beb48d-e9db-4204-914c-9eda02c4c350 [pid: 8|app: 0|req: 816/1502] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:32:10 2026] GET /v2.0/ports?device_id=3560c519-1387-48e2-8f86-55b5b626ea1e => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1503] 10.0.0.152 () {34 vars in 789 bytes} [Thu Sep 10 12:32:09 2026] PUT /v2.0/routers/35fe3bf5-91eb-4cb3-b297-296df1527d4d/remove_router_interface => generated 309 bytes in 872 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1504] 10.0.0.152 () {32 vars in 736 bytes} [Thu Sep 10 12:32:10 2026] GET /v2.0/ports?device_id=35fe3bf5-91eb-4cb3-b297-296df1527d4d => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:32:10.830 7 INFO neutron_taas.services.taas.taas_plugin [None req-7f6ffe18-5d7d-4b02-bd49-f6a0bf43e365 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] TaaS: Handle Delete Port: d13d5e69-e54b-4fcd-9bb2-a99355eaaf91 2026-09-10 12:32:10.833 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7f6ffe18-5d7d-4b02-bd49-f6a0bf43e365 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] Tap Mirror: Handle Delete Port: d13d5e69-e54b-4fcd-9bb2-a99355eaaf91 2026-09-10 12:32:11.196 7 INFO neutron.services.segments.plugin [-] Segment 46299849-b912-42af-bf08-8a85d09e29a6 resource provider aggregate not found 2026-09-10 12:32:11.208 7 INFO neutron.services.segments.plugin [-] Segment 46299849-b912-42af-bf08-8a85d09e29a6 resource provider aggregate not found 2026-09-10 12:32:11.220 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 46299849-b912-42af-bf08-8a85d09e29a6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46299849-b912-42af-bf08-8a85d09e29a6 found for delete ", "request_id": "req-3c575aba-851b-44fd-a04a-76fa34b927aa"}]} 2026-09-10 12:32:11.227 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 46299849-b912-42af-bf08-8a85d09e29a6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46299849-b912-42af-bf08-8a85d09e29a6 found for delete ", "request_id": "req-e13d715d-f3a7-43cb-a525-a202e0061c45"}]} 2026-09-10 12:32:11.235 7 INFO neutron.db.l3_hamode_db [None req-7f6ffe18-5d7d-4b02-bd49-f6a0bf43e365 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] HA network 3e936612-f6c9-40a2-a3da-d2b202c7fac1 was deleted as no HA routers are present in tenant 46e7ed3bdc854b83b80753a15f998c63. [pid: 7|app: 0|req: 688/1505] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:32:10 2026] DELETE /v2.0/routers/35fe3bf5-91eb-4cb3-b297-296df1527d4d => generated 0 bytes in 585 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1506] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:32:11 2026] DELETE /v2.0/subnets/da0d3409-c8cd-47c7-866e-360c8b139893 => 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: 818/1507] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:32:11 2026] GET /v2.0/security-groups?tenant_id=1461886f61ca489aa4b9ec85e1ac70d7&name=default => generated 2925 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1509] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:32:11 2026] GET /v2.0/ports?device_id=3560c519-1387-48e2-8f86-55b5b626ea1e => 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: 690/1509] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:32:11 2026] DELETE /v2.0/subnets/03c75cdc-79b6-4cc3-947e-361086e94936 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1510] 162.253.55.72 () {34 vars in 985 bytes} [Thu Sep 10 12:32:11 2026] GET /v2.0/networks?id=5b40dc68-8db7-4055-8ccd-21a85d63b3d0 => generated 672 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1511] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:32:11 2026] DELETE /v2.0/security-groups/2d16309c-68eb-47db-bbea-95a6a2f54da9 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:32:11.807 8 INFO neutron.services.segments.plugin [-] Segment a2f6e055-ba5a-429e-9b96-842858bb6097 resource provider aggregate not found 2026-09-10 12:32:11.812 8 INFO neutron.services.segments.plugin [-] Segment a2f6e055-ba5a-429e-9b96-842858bb6097 resource provider aggregate not found 2026-09-10 12:32:11.829 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a2f6e055-ba5a-429e-9b96-842858bb6097 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2f6e055-ba5a-429e-9b96-842858bb6097 found for delete ", "request_id": "req-4200b009-891f-4dff-885b-f62469ba2324"}]} 2026-09-10 12:32:11.833 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a2f6e055-ba5a-429e-9b96-842858bb6097 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2f6e055-ba5a-429e-9b96-842858bb6097 found for delete ", "request_id": "req-d0016883-b5a2-47cf-9105-0a2164ae5b8d"}]} [pid: 8|app: 0|req: 821/1512] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:32:11 2026] DELETE /v2.0/networks/1fef4afc-578a-4d1d-b0d0-ac7173a1f62a => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:32:12.141 8 INFO neutron.db.segments_db [None req-95be685b-6b15-4400-af5a-4be8eea8ad1a 1a993c3757aa4cb087c81a0557c4f592 ef4a677388db4fc1b7300f6b7470ca06 - - default default] Added segment e49446b9-bf47-4072-a0f8-15ccfd2eefa9 of type vxlan for network 06faf287-81f7-4e6f-80b8-d9966cda1866 [pid: 7|app: 0|req: 692/1513] 162.253.55.72 () {38 vars in 954 bytes} [Thu Sep 10 12:32:11 2026] POST /v2.0/ports => generated 958 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 822/1514] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:32:11 2026] POST /v2.0/networks => generated 632 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:32:12.349 7 INFO neutron_taas.services.taas.taas_plugin [None req-9c5f224a-2c1d-4364-853b-c5ce41e44fc2 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] TaaS: Handle Delete Port: 1e33448c-1538-4acd-b8b8-bd278f4e5f1b 2026-09-10 12:32:12.354 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9c5f224a-2c1d-4364-853b-c5ce41e44fc2 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] Tap Mirror: Handle Delete Port: 1e33448c-1538-4acd-b8b8-bd278f4e5f1b [pid: 8|app: 0|req: 823/1515] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:32:12 2026] GET /v2.0/security-groups?tenant_id=7f4f60cc53d2455ebc2f2ad15f2146d6&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1516] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:32:12 2026] DELETE /v2.0/networks/ab1f8ed6-f49d-41b0-8160-dd87ea967979 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1517] 162.253.55.72 () {38 vars in 1027 bytes} [Thu Sep 10 12:32:12 2026] PUT /v2.0/ports/4d8e7b31-d1ab-4507-8fd7-c7076febc3b7 => generated 1239 bytes in 469 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: 694/1518] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:32:12 2026] POST /v2.0/subnets => generated 626 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:32:12.935 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-84933fef-f7f0-47f3-bffc-2cf6b51b9df4'] response: {'name': 'network-changed', 'server_uuid': '3560c519-1387-48e2-8f86-55b5b626ea1e', 'tag': '4d8e7b31-d1ab-4507-8fd7-c7076febc3b7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 825/1519] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:32:12 2026] DELETE /v2.0/security-groups/b863c49d-e096-40fc-b0fb-41074511557f => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:32:13.007 7 INFO neutron.db.segments_db [None req-e6b03a76-52cd-4679-b807-2a69a79adcf9 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] Added segment 292c784b-15ee-4a0e-8085-545407c79e77 of type vxlan for network f61e989a-7c1e-49bb-99f1-0fff8487c06b [pid: 8|app: 0|req: 826/1520] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:32:13 2026] GET /v2.0/ports?device_id=3560c519-1387-48e2-8f86-55b5b626ea1e => generated 973 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1521] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:32:12 2026] POST /v2.0/networks => generated 634 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:32:13.159 8 INFO neutron.db.segments_db [None req-ad85b3ed-5949-4bd2-aab6-4cce0a6aa11a 1a993c3757aa4cb087c81a0557c4f592 ef4a677388db4fc1b7300f6b7470ca06 - - default default] Added segment 50ef0691-5dfe-4ce1-afed-9dc6c678d40b of type vxlan for network b307b32b-3d60-4361-97d4-76de8f6beda8 [pid: 7|app: 0|req: 696/1522] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:32:13 2026] GET /v2.0/security-groups?id=7b331e8d-9021-4b07-9024-ca3c64c3e396&fields=id&fields=name => generated 88 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:32:13.246 7 INFO neutron.services.segments.plugin [-] Segment 171cea6a-6cdb-496f-aba2-1e8d8f89531a resource provider aggregate not found 2026-09-10 12:32:13.252 7 INFO neutron.services.segments.plugin [-] Segment 171cea6a-6cdb-496f-aba2-1e8d8f89531a resource provider aggregate not found [pid: 8|app: 0|req: 827/1523] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:32:13 2026] POST /v2.0/networks => generated 629 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:32:13.270 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 171cea6a-6cdb-496f-aba2-1e8d8f89531a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 171cea6a-6cdb-496f-aba2-1e8d8f89531a found for delete ", "request_id": "req-82ecab56-2fd8-490f-ab6e-3acffd36a550"}]} 2026-09-10 12:32:13.272 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 171cea6a-6cdb-496f-aba2-1e8d8f89531a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 171cea6a-6cdb-496f-aba2-1e8d8f89531a found for delete ", "request_id": "req-352ab9f0-c96f-4db8-845b-18b851da1d57"}]} [pid: 7|app: 0|req: 697/1524] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:32:13 2026] POST /v2.0/subnets => generated 646 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1525] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:32:13 2026] POST /v2.0/subnets => generated 629 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1526] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:32:13 2026] GET /v2.0/ports?tenant_id=732687d76d474ee88c4b346ab1ff317d&device_id=3560c519-1387-48e2-8f86-55b5b626ea1e => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:32:13.579 8 INFO neutron.db.segments_db [None req-62c587fd-340d-4e5b-89bf-c4839bad02c9 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] Added segment cb939bbc-490c-4782-ac0d-f7f1d993e6b0 of type vxlan for network 745f1eee-2337-45bc-b40b-35f4735c6efa 2026-09-10 12:32:13.603 7 INFO neutron.db.segments_db [None req-1f87089e-4dd5-4970-a3f1-45c9ec5ad1e9 1a993c3757aa4cb087c81a0557c4f592 ef4a677388db4fc1b7300f6b7470ca06 - - default default] Added segment 4833b4b3-1e10-497f-96ee-33cfb3d672b3 of type vxlan for network e9bd7eb3-5839-40ed-a8e4-d9af56d6d93f [pid: 7|app: 0|req: 699/1527] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:32:13 2026] POST /v2.0/networks => generated 632 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1528] 162.253.55.72 () {34 vars in 1017 bytes} [Thu Sep 10 12:32:13 2026] GET /v2.0/networks?tenant_id=732687d76d474ee88c4b346ab1ff317d&shared=False => generated 768 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:32:13.896 8 INFO neutron.db.l3_hamode_db [None req-62c587fd-340d-4e5b-89bf-c4839bad02c9 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-10 12:32:14.044 8 INFO neutron.db.l3_hamode_db [None req-62c587fd-340d-4e5b-89bf-c4839bad02c9 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 701/1529] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:32:13 2026] POST /v2.0/subnets => generated 629 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1530] 162.253.55.72 () {34 vars in 929 bytes} [Thu Sep 10 12:32:14 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:32:14.287 7 INFO neutron.db.segments_db [None req-33613312-5c8e-4173-8380-0ae2974c1408 1a993c3757aa4cb087c81a0557c4f592 ef4a677388db4fc1b7300f6b7470ca06 - - default default] Added segment 45a393e5-f320-40c4-96a5-b2b1e677170b of type vxlan for network 746ed3d2-09f4-4468-88bc-9029c686c60a [pid: 7|app: 0|req: 703/1531] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:32:14 2026] POST /v2.0/networks => generated 632 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1532] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:32:14 2026] GET /v2.0/ports?device_id=3560c519-1387-48e2-8f86-55b5b626ea1e => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1533] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:32:14 2026] POST /v2.0/subnets => generated 629 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1534] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:32:14 2026] GET /v2.0/security-groups?id=7b331e8d-9021-4b07-9024-ca3c64c3e396&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1535] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:32:13 2026] POST /v2.0/routers => generated 511 bytes in 1338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:32:14.860 7 INFO neutron.db.segments_db [None req-c66a42d1-7c56-434c-892f-ccd2caafbecc 1a993c3757aa4cb087c81a0557c4f592 ef4a677388db4fc1b7300f6b7470ca06 - - default default] Added segment 23d1c370-1856-4202-97de-4396a475e018 of type vxlan for network 42897e03-1741-488d-9a55-2e122988546a [pid: 7|app: 0|req: 707/1536] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:32:14 2026] POST /v2.0/networks => generated 630 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1537] 10.0.0.152 () {34 vars in 665 bytes} [Thu Sep 10 12:32:14 2026] POST /v2.0/ports => generated 962 bytes in 441 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: 708/1538] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:32:14 2026] POST /v2.0/subnets => generated 629 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1539] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:32:15 2026] GET /v2.0/ports?tenant_id=732687d76d474ee88c4b346ab1ff317d&device_id=3560c519-1387-48e2-8f86-55b5b626ea1e => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1540] 10.0.0.152 () {34 vars in 751 bytes} [Thu Sep 10 12:32:15 2026] PUT /v2.0/subnets/ee2ae8c2-6ecb-4532-8c1a-d6c6f03c7d11/tags => generated 17 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1541] 162.253.55.72 () {34 vars in 1059 bytes} [Thu Sep 10 12:32:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=4d8e7b31-d1ab-4507-8fd7-c7076febc3b7 => 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: 834/1542] 10.0.0.152 () {34 vars in 751 bytes} [Thu Sep 10 12:32:15 2026] PUT /v2.0/subnets/a0a0f849-0b2d-4d4a-b00a-d842db780d75/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1543] 162.253.55.72 () {34 vars in 983 bytes} [Thu Sep 10 12:32:15 2026] GET /v2.0/subnets?id=5afeb92b-613e-4938-96c9-5f2ddc632d8b => generated 690 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1544] 10.0.0.152 () {34 vars in 751 bytes} [Thu Sep 10 12:32:15 2026] PUT /v2.0/subnets/511d55a7-e1c5-4854-b826-f995ddfb0286/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1545] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:32:15 2026] GET /v2.0/ports?network_id=5b40dc68-8db7-4055-8ccd-21a85d63b3d0&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1546] 10.0.0.152 () {34 vars in 751 bytes} [Thu Sep 10 12:32:15 2026] PUT /v2.0/subnets/2b81425b-9e2e-44ed-b51e-af0cd5699cb0/tags => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1547] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:32:15 2026] GET /v2.0/networks/5b40dc68-8db7-4055-8ccd-21a85d63b3d0?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: 840/1548] 10.0.0.152 () {32 vars in 664 bytes} [Thu Sep 10 12:32:15 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1549] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:32:15 2026] GET /v2.0/networks/5b40dc68-8db7-4055-8ccd-21a85d63b3d0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1550] 10.0.0.152 () {32 vars in 678 bytes} [Thu Sep 10 12:32:15 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1551] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:32:15 2026] GET /v2.0/ports?device_id=3560c519-1387-48e2-8f86-55b5b626ea1e => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1552] 10.0.0.152 () {32 vars in 674 bytes} [Thu Sep 10 12:32:15 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1553] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:32:15 2026] GET /v2.0/security-groups?id=7b331e8d-9021-4b07-9024-ca3c64c3e396&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1554] 10.0.0.152 () {32 vars in 686 bytes} [Thu Sep 10 12:32:15 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1555] 10.0.0.152 () {32 vars in 672 bytes} [Thu Sep 10 12:32:16 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1556] 10.0.0.152 () {32 vars in 686 bytes} [Thu Sep 10 12:32:16 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: 849/1557] 10.0.0.152 () {32 vars in 682 bytes} [Thu Sep 10 12:32:16 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1558] 10.0.0.152 () {32 vars in 694 bytes} [Thu Sep 10 12:32:16 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1559] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:32:16 2026] DELETE /v2.0/subnets/ee2ae8c2-6ecb-4532-8c1a-d6c6f03c7d11 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1560] 10.0.0.152 () {34 vars in 783 bytes} [Thu Sep 10 12:32:15 2026] PUT /v2.0/routers/d1859817-c676-4f47-97bb-9f85f0cd5dd9/add_router_interface => generated 309 bytes in 1080 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: 710/1561] 10.0.0.152 () {32 vars in 717 bytes} [Thu Sep 10 12:32:16 2026] GET /v2.0/ports/54c03a71-6c13-4324-891f-3951f9611547 => generated 1036 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1562] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:32:16 2026] DELETE /v2.0/subnets/a0a0f849-0b2d-4d4a-b00a-d842db780d75 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1563] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:32:16 2026] DELETE /v2.0/subnets/511d55a7-e1c5-4854-b826-f995ddfb0286 => 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: 854/1564] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:32:16 2026] DELETE /v2.0/subnets/2b81425b-9e2e-44ed-b51e-af0cd5699cb0 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:32:16.834 7 INFO neutron_taas.services.taas.taas_plugin [None req-1ff64b00-a172-4bb9-a26e-06d088aeee78 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] TaaS: Handle Delete Port: 54c03a71-6c13-4324-891f-3951f9611547 2026-09-10 12:32:16.838 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1ff64b00-a172-4bb9-a26e-06d088aeee78 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] Tap Mirror: Handle Delete Port: 54c03a71-6c13-4324-891f-3951f9611547 [pid: 8|app: 0|req: 855/1565] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:32:16 2026] DELETE /v2.0/subnets/507c91f3-6df7-4167-af13-483143e8fcfe => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:32:17.106 8 INFO neutron.services.segments.plugin [-] Segment e49446b9-bf47-4072-a0f8-15ccfd2eefa9 resource provider aggregate not found 2026-09-10 12:32:17.110 8 INFO neutron.services.segments.plugin [-] Segment e49446b9-bf47-4072-a0f8-15ccfd2eefa9 resource provider aggregate not found 2026-09-10 12:32:17.129 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment e49446b9-bf47-4072-a0f8-15ccfd2eefa9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e49446b9-bf47-4072-a0f8-15ccfd2eefa9 found for delete ", "request_id": "req-26e29b09-5933-4a30-a4cb-79ff57d2567b"}]} 2026-09-10 12:32:17.131 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment e49446b9-bf47-4072-a0f8-15ccfd2eefa9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e49446b9-bf47-4072-a0f8-15ccfd2eefa9 found for delete ", "request_id": "req-47b09439-7505-4aaa-a25a-97ea26673b23"}]} [pid: 8|app: 0|req: 856/1566] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:32:16 2026] DELETE /v2.0/networks/06faf287-81f7-4e6f-80b8-d9966cda1866 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1567] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:32:17 2026] GET /v2.0/ports?device_id=3560c519-1387-48e2-8f86-55b5b626ea1e => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1568] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:32:17 2026] DELETE /v2.0/networks/b307b32b-3d60-4361-97d4-76de8f6beda8 => 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: 859/1569] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:32:17 2026] GET /v2.0/security-groups?id=7b331e8d-9021-4b07-9024-ca3c64c3e396&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1570] 10.0.0.152 () {34 vars in 789 bytes} [Thu Sep 10 12:32:16 2026] PUT /v2.0/routers/d1859817-c676-4f47-97bb-9f85f0cd5dd9/remove_router_interface => generated 309 bytes in 932 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-09-10 12:32:17.519 7 INFO neutron.api.v2.resource [None req-39106b67-f4be-4d18-9e2f-ebf668fb29ba 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 712/1571] 10.0.0.152 () {34 vars in 789 bytes} [Thu Sep 10 12:32:17 2026] PUT /v2.0/routers/d1859817-c676-4f47-97bb-9f85f0cd5dd9/remove_router_interface => generated 197 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1572] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:32:17 2026] DELETE /v2.0/networks/e9bd7eb3-5839-40ed-a8e4-d9af56d6d93f => 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: 713/1573] 10.0.0.152 () {32 vars in 736 bytes} [Thu Sep 10 12:32:17 2026] GET /v2.0/ports?device_id=d1859817-c676-4f47-97bb-9f85f0cd5dd9 => 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: 861/1574] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:32:17 2026] DELETE /v2.0/networks/746ed3d2-09f4-4468-88bc-9029c686c60a => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:32:17.727 7 INFO neutron_taas.services.taas.taas_plugin [None req-37795128-7e0c-4328-bb8d-a1878220aa9e 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] TaaS: Handle Delete Port: 54bc8ba4-3a20-48c3-a88a-1ad5fba736a4 2026-09-10 12:32:17.730 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-37795128-7e0c-4328-bb8d-a1878220aa9e 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] Tap Mirror: Handle Delete Port: 54bc8ba4-3a20-48c3-a88a-1ad5fba736a4 [pid: 8|app: 0|req: 862/1575] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:32:17 2026] DELETE /v2.0/networks/42897e03-1741-488d-9a55-2e122988546a => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:32:18.081 7 INFO neutron.services.segments.plugin [-] Segment cb939bbc-490c-4782-ac0d-f7f1d993e6b0 resource provider aggregate not found 2026-09-10 12:32:18.084 7 INFO neutron.services.segments.plugin [-] Segment cb939bbc-490c-4782-ac0d-f7f1d993e6b0 resource provider aggregate not found 2026-09-10 12:32:18.099 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment cb939bbc-490c-4782-ac0d-f7f1d993e6b0 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb939bbc-490c-4782-ac0d-f7f1d993e6b0 found for delete ", "request_id": "req-0f13c55c-72a9-40b2-9dee-6771f4be8159"}]} 2026-09-10 12:32:18.100 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment cb939bbc-490c-4782-ac0d-f7f1d993e6b0 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb939bbc-490c-4782-ac0d-f7f1d993e6b0 found for delete ", "request_id": "req-7183ea0b-a56f-4f3c-b4ed-7436b7292815"}]} 2026-09-10 12:32:18.118 7 INFO neutron.db.l3_hamode_db [None req-37795128-7e0c-4328-bb8d-a1878220aa9e 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] HA network 745f1eee-2337-45bc-b40b-35f4735c6efa was deleted as no HA routers are present in tenant 46e7ed3bdc854b83b80753a15f998c63. [pid: 7|app: 0|req: 714/1576] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:32:17 2026] DELETE /v2.0/routers/d1859817-c676-4f47-97bb-9f85f0cd5dd9 => generated 0 bytes in 576 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1577] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:32:18 2026] DELETE /v2.0/subnets/d52a2a38-eb73-478e-8572-31a2b3b80d07 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1578] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:32:18 2026] GET /v2.0/security-groups?tenant_id=61931fc530d44a7b8e86924337a04e87&name=default => generated 2925 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1579] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:32:18 2026] DELETE /v2.0/networks/f61e989a-7c1e-49bb-99f1-0fff8487c06b => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1580] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:32:18 2026] GET /v2.0/ports?device_id=3560c519-1387-48e2-8f86-55b5b626ea1e => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1581] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:32:18 2026] DELETE /v2.0/security-groups/05890640-8607-408a-8269-19de0a64a1ff => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:32:18.627 8 INFO neutron.db.segments_db [None req-49a8ab81-1bd5-4e0d-a9d0-af1252862260 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] Added segment 1f3ad45c-be9a-405d-b44e-85f6abe35ed4 of type vxlan for network 8d7d8ad3-227e-4c9d-aa32-4d1a3e2ba49b [pid: 7|app: 0|req: 718/1582] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:32:18 2026] GET /v2.0/security-groups?id=7b331e8d-9021-4b07-9024-ca3c64c3e396&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1583] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:32:18 2026] POST /v2.0/networks => generated 633 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:32:19.161 8 INFO neutron.services.segments.plugin [-] Segment 50ef0691-5dfe-4ce1-afed-9dc6c678d40b resource provider aggregate not found 2026-09-10 12:32:19.164 8 INFO neutron.services.segments.plugin [-] Segment 50ef0691-5dfe-4ce1-afed-9dc6c678d40b resource provider aggregate not found [pid: 7|app: 0|req: 719/1584] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:32:18 2026] GET /v2.0/security-groups?tenant_id=ab5aa1ba732440deba1ce216c04c1d00&name=default => generated 2925 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:32:19.192 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 50ef0691-5dfe-4ce1-afed-9dc6c678d40b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50ef0691-5dfe-4ce1-afed-9dc6c678d40b found for delete ", "request_id": "req-279a0253-4193-40e7-ab04-5269bb03aa94"}]} 2026-09-10 12:32:19.199 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 50ef0691-5dfe-4ce1-afed-9dc6c678d40b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50ef0691-5dfe-4ce1-afed-9dc6c678d40b found for delete ", "request_id": "req-13c6b1ff-053c-4dd0-b4cc-a3902908ebbe"}]} 2026-09-10 12:32:19.223 8 INFO neutron.services.segments.plugin [-] Segment 4833b4b3-1e10-497f-96ee-33cfb3d672b3 resource provider aggregate not found 2026-09-10 12:32:19.235 8 INFO neutron.services.segments.plugin [-] Segment 4833b4b3-1e10-497f-96ee-33cfb3d672b3 resource provider aggregate not found 2026-09-10 12:32:19.249 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4833b4b3-1e10-497f-96ee-33cfb3d672b3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4833b4b3-1e10-497f-96ee-33cfb3d672b3 found for delete ", "request_id": "req-65e664a8-5d26-41ae-97b0-a5d073882ded"}]} [pid: 8|app: 0|req: 866/1585] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:32:18 2026] POST /v2.0/subnets => generated 646 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:32:19.261 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4833b4b3-1e10-497f-96ee-33cfb3d672b3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4833b4b3-1e10-497f-96ee-33cfb3d672b3 found for delete ", "request_id": "req-cb4051aa-ede2-43ef-996c-471b7d04a829"}]} 2026-09-10 12:32:19.271 8 INFO neutron.services.segments.plugin [-] Segment 45a393e5-f320-40c4-96a5-b2b1e677170b resource provider aggregate not found 2026-09-10 12:32:19.286 8 INFO neutron.services.segments.plugin [-] Segment 45a393e5-f320-40c4-96a5-b2b1e677170b resource provider aggregate not found 2026-09-10 12:32:19.291 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 45a393e5-f320-40c4-96a5-b2b1e677170b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45a393e5-f320-40c4-96a5-b2b1e677170b found for delete ", "request_id": "req-07a7e1c4-f85e-4ef5-b460-b48c0c6b3a70"}]} 2026-09-10 12:32:19.312 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 45a393e5-f320-40c4-96a5-b2b1e677170b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45a393e5-f320-40c4-96a5-b2b1e677170b found for delete ", "request_id": "req-ccf7e73b-1a36-4a7c-bf32-e8e440150058"}]} 2026-09-10 12:32:19.316 8 INFO neutron.services.segments.plugin [-] Segment 23d1c370-1856-4202-97de-4396a475e018 resource provider aggregate not found 2026-09-10 12:32:19.335 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 23d1c370-1856-4202-97de-4396a475e018 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23d1c370-1856-4202-97de-4396a475e018 found for delete ", "request_id": "req-99954554-c61e-4052-803f-8bfe369fbc12"}]} 2026-09-10 12:32:19.343 8 INFO neutron.services.segments.plugin [-] Segment 23d1c370-1856-4202-97de-4396a475e018 resource provider aggregate not found [pid: 7|app: 0|req: 720/1586] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:32:19 2026] GET /v2.0/security-groups?tenant_id=bf8b1d1937d6424399c6b25a56b1d980&name=default => generated 2925 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:32:19.365 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 23d1c370-1856-4202-97de-4396a475e018 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23d1c370-1856-4202-97de-4396a475e018 found for delete ", "request_id": "req-9d4a434d-804b-4402-973f-7e6145822a7f"}]} [pid: 8|app: 0|req: 867/1587] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:32:19 2026] DELETE /v2.0/security-groups/c1e0382b-48df-410d-a3fb-d63c293d2be0 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:32:19.412 7 INFO neutron.db.segments_db [None req-2417e29d-5d79-4ba7-a176-c1d37b9279d7 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] Added segment 5a1f5b2f-b7cf-4fe6-8783-e9999c53e340 of type vxlan for network 5a158df0-10b5-4866-8580-687f8d91a3ed [pid: 8|app: 0|req: 868/1588] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:32:19 2026] DELETE /v2.0/security-groups/93744b24-7f8e-41b7-a19b-f20d244ebe21 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1589] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:32:19 2026] GET /v2.0/security-groups?tenant_id=5c5d6f230ad342a8bb12ab7a09615de6&name=default => generated 2925 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:32:19.784 7 INFO neutron.db.l3_hamode_db [None req-2417e29d-5d79-4ba7-a176-c1d37b9279d7 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 870/1590] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:32:19 2026] GET /v2.0/ports?device_id=3560c519-1387-48e2-8f86-55b5b626ea1e => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:32:19.911 7 INFO neutron.db.l3_hamode_db [None req-2417e29d-5d79-4ba7-a176-c1d37b9279d7 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 871/1591] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:32:19 2026] DELETE /v2.0/security-groups/42d72da4-b941-456d-9baf-f4f60a8f0aaa => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1592] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:32:19 2026] GET /v2.0/security-groups?id=7b331e8d-9021-4b07-9024-ca3c64c3e396&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:32:20.128 7 INFO neutron.services.segments.plugin [-] Segment 292c784b-15ee-4a0e-8085-545407c79e77 resource provider aggregate not found 2026-09-10 12:32:20.141 7 INFO neutron.services.segments.plugin [-] Segment 292c784b-15ee-4a0e-8085-545407c79e77 resource provider aggregate not found 2026-09-10 12:32:20.152 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 292c784b-15ee-4a0e-8085-545407c79e77 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 292c784b-15ee-4a0e-8085-545407c79e77 found for delete ", "request_id": "req-2bb172aa-d13b-4abf-ab44-b7f18e5dac87"}]} 2026-09-10 12:32:20.163 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 292c784b-15ee-4a0e-8085-545407c79e77 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 292c784b-15ee-4a0e-8085-545407c79e77 found for delete ", "request_id": "req-a9c03f9f-4d2d-42f9-8fcc-7753c69d579e"}]} [pid: 8|app: 0|req: 873/1593] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:32:20 2026] GET /v2.0/security-groups?tenant_id=ef4a677388db4fc1b7300f6b7470ca06&name=default => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1594] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:32:20 2026] DELETE /v2.0/security-groups/2f8fa954-9a43-4387-9110-4fe44db27aae => generated 0 bytes in 188 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1595] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:32:19 2026] POST /v2.0/routers => generated 510 bytes in 1298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1596] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:32:21 2026] GET /v2.0/ports?device_id=3560c519-1387-48e2-8f86-55b5b626ea1e => generated 975 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1597] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:32:21 2026] GET /v2.0/security-groups?id=7b331e8d-9021-4b07-9024-ca3c64c3e396&fields=id&fields=name => generated 88 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1598] 10.0.0.152 () {34 vars in 783 bytes} [Thu Sep 10 12:32:20 2026] PUT /v2.0/routers/b3cffb1e-e949-4420-9a4a-e12035c52f61/add_router_interface => generated 309 bytes in 1368 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1599] 10.0.0.152 () {32 vars in 717 bytes} [Thu Sep 10 12:32:22 2026] GET /v2.0/ports/1a3ec4a3-68b1-48d1-9e3c-394f0227ae95 => generated 959 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:32:22.540 8 INFO neutron_taas.services.taas.taas_plugin [None req-0574473d-5d6e-4c02-b466-f033bbbc6c9f 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] TaaS: Handle Delete Port: 1a3ec4a3-68b1-48d1-9e3c-394f0227ae95 2026-09-10 12:32:22.543 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0574473d-5d6e-4c02-b466-f033bbbc6c9f 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] Tap Mirror: Handle Delete Port: 1a3ec4a3-68b1-48d1-9e3c-394f0227ae95 [pid: 7|app: 0|req: 725/1600] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:32:22 2026] GET /v2.0/ports?device_id=3560c519-1387-48e2-8f86-55b5b626ea1e => 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: 726/1601] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:32:22 2026] GET /v2.0/security-groups?id=7b331e8d-9021-4b07-9024-ca3c64c3e396&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1602] 10.0.0.152 () {34 vars in 789 bytes} [Thu Sep 10 12:32:22 2026] PUT /v2.0/routers/b3cffb1e-e949-4420-9a4a-e12035c52f61/remove_router_interface => generated 309 bytes in 843 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1603] 10.0.0.152 () {32 vars in 736 bytes} [Thu Sep 10 12:32:22 2026] GET /v2.0/ports?device_id=b3cffb1e-e949-4420-9a4a-e12035c52f61 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:32:23.240 8 INFO neutron_taas.services.taas.taas_plugin [None req-d24a6c07-017a-4e63-919f-98718558d0c3 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] TaaS: Handle Delete Port: f7ce1e29-fee5-4b49-9698-f04728f5800b 2026-09-10 12:32:23.246 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d24a6c07-017a-4e63-919f-98718558d0c3 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] Tap Mirror: Handle Delete Port: f7ce1e29-fee5-4b49-9698-f04728f5800b 2026-09-10 12:32:23.660 8 INFO neutron.services.segments.plugin [-] Segment 5a1f5b2f-b7cf-4fe6-8783-e9999c53e340 resource provider aggregate not found 2026-09-10 12:32:23.674 8 INFO neutron.services.segments.plugin [-] Segment 5a1f5b2f-b7cf-4fe6-8783-e9999c53e340 resource provider aggregate not found 2026-09-10 12:32:23.680 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5a1f5b2f-b7cf-4fe6-8783-e9999c53e340 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a1f5b2f-b7cf-4fe6-8783-e9999c53e340 found for delete ", "request_id": "req-8d49c39a-8a5b-4856-a9e6-88abb6233faa"}]} 2026-09-10 12:32:23.699 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5a1f5b2f-b7cf-4fe6-8783-e9999c53e340 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a1f5b2f-b7cf-4fe6-8783-e9999c53e340 found for delete ", "request_id": "req-6aaf760c-78a8-4aef-9bd9-1617abdb0166"}]} 2026-09-10 12:32:23.709 8 INFO neutron.db.l3_hamode_db [None req-d24a6c07-017a-4e63-919f-98718558d0c3 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] HA network 5a158df0-10b5-4866-8580-687f8d91a3ed was deleted as no HA routers are present in tenant 46e7ed3bdc854b83b80753a15f998c63. [pid: 8|app: 0|req: 877/1606] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:32:23 2026] DELETE /v2.0/routers/b3cffb1e-e949-4420-9a4a-e12035c52f61 => generated 0 bytes in 702 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1607] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:32:23 2026] DELETE /v2.0/subnets/ffffbdeb-ab35-4046-969d-c4aa92741b04 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1608] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:32:23 2026] GET /v2.0/ports?device_id=3560c519-1387-48e2-8f86-55b5b626ea1e => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1609] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:32:23 2026] GET /v2.0/security-groups?id=7b331e8d-9021-4b07-9024-ca3c64c3e396&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:32:24.061 7 INFO neutron_taas.services.taas.taas_plugin [None req-73c19e59-c02c-4aae-9870-d5b0d2ad7057 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] TaaS: Handle Delete Port: 434b6bf3-913f-4dca-93da-110fba6caaa6 2026-09-10 12:32:24.064 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-73c19e59-c02c-4aae-9870-d5b0d2ad7057 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] Tap Mirror: Handle Delete Port: 434b6bf3-913f-4dca-93da-110fba6caaa6 2026-09-10 12:32:24.325 7 INFO neutron.services.segments.plugin [-] Segment 1f3ad45c-be9a-405d-b44e-85f6abe35ed4 resource provider aggregate not found 2026-09-10 12:32:24.327 7 INFO neutron.services.segments.plugin [-] Segment 1f3ad45c-be9a-405d-b44e-85f6abe35ed4 resource provider aggregate not found 2026-09-10 12:32:24.348 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1f3ad45c-be9a-405d-b44e-85f6abe35ed4 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f3ad45c-be9a-405d-b44e-85f6abe35ed4 found for delete ", "request_id": "req-c8dbdfeb-92b1-4f75-a915-291a3b7fae6d"}]} 2026-09-10 12:32:24.349 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1f3ad45c-be9a-405d-b44e-85f6abe35ed4 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f3ad45c-be9a-405d-b44e-85f6abe35ed4 found for delete ", "request_id": "req-a3111e53-1221-4d3d-8065-c9b9758858c7"}]} [pid: 7|app: 0|req: 731/1610] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:32:23 2026] DELETE /v2.0/networks/8d7d8ad3-227e-4c9d-aa32-4d1a3e2ba49b => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:32:24.431 8 INFO neutron.db.segments_db [None req-963f143a-13de-4bbe-8c16-2abce3791fbf 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] Added segment 8c2891ea-b747-42b3-9649-fb7c136f0231 of type vxlan for network ce4d747b-3b9c-4303-af70-4c7bd750f54c 2026-09-10 12:32:24.800 8 INFO neutron.db.l3_hamode_db [None req-963f143a-13de-4bbe-8c16-2abce3791fbf 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 732/1611] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:32:25 2026] GET /v2.0/ports?device_id=3560c519-1387-48e2-8f86-55b5b626ea1e => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1612] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:32:25 2026] GET /v2.0/security-groups?id=7b331e8d-9021-4b07-9024-ca3c64c3e396&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1613] 162.253.55.72 () {34 vars in 993 bytes} [Thu Sep 10 12:32:25 2026] GET /v2.0/ports?device_id=3560c519-1387-48e2-8f86-55b5b626ea1e => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1614] 10.0.0.152 () {34 vars in 676 bytes} [Thu Sep 10 12:32:25 2026] POST /v2.0/subnetpools => generated 516 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:32:25.692 8 INFO neutron.db.l3_hamode_db [None req-963f143a-13de-4bbe-8c16-2abce3791fbf 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-10 12:32:25.763 7 INFO neutron_taas.services.taas.taas_plugin [req-a6a1adef-c2c1-464f-8b85-cd5dd3e52d4a req-a2b39671-8470-4841-ab68-0d45c681c773 fe4594ec96354e798b5253cae1ccc778 732687d76d474ee88c4b346ab1ff317d - - default default] TaaS: Handle Delete Port: 4d8e7b31-d1ab-4507-8fd7-c7076febc3b7 2026-09-10 12:32:25.766 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-a6a1adef-c2c1-464f-8b85-cd5dd3e52d4a req-a2b39671-8470-4841-ab68-0d45c681c773 fe4594ec96354e798b5253cae1ccc778 732687d76d474ee88c4b346ab1ff317d - - default default] Tap Mirror: Handle Delete Port: 4d8e7b31-d1ab-4507-8fd7-c7076febc3b7 [pid: 7|app: 0|req: 736/1615] 162.253.55.72 () {36 vars in 996 bytes} [Thu Sep 10 12:32:25 2026] DELETE /v2.0/ports/4d8e7b31-d1ab-4507-8fd7-c7076febc3b7 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:32:25.965 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e36e9747-a291-4b5e-8512-e7c4c1d5a1e1'] response: {'server_uuid': '3560c519-1387-48e2-8f86-55b5b626ea1e', 'name': 'network-vif-deleted', 'tag': '4d8e7b31-d1ab-4507-8fd7-c7076febc3b7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 737/1616] 10.0.0.152 () {34 vars in 676 bytes} [Thu Sep 10 12:32:25 2026] POST /v2.0/subnetpools => generated 516 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1617] 10.0.0.152 () {34 vars in 676 bytes} [Thu Sep 10 12:32:26 2026] POST /v2.0/subnetpools => generated 516 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1618] 10.0.0.152 () {34 vars in 676 bytes} [Thu Sep 10 12:32:26 2026] POST /v2.0/subnetpools => generated 516 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1619] 10.0.0.152 () {34 vars in 676 bytes} [Thu Sep 10 12:32:26 2026] POST /v2.0/subnetpools => generated 516 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1620] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:32:26 2026] GET /v2.0/ports?device_id=3560c519-1387-48e2-8f86-55b5b626ea1e => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1621] 10.0.0.152 () {34 vars in 759 bytes} [Thu Sep 10 12:32:26 2026] PUT /v2.0/subnetpools/9f7a4a20-5345-4969-bff4-202819fbfffe/tags => generated 17 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1622] 10.0.0.152 () {34 vars in 759 bytes} [Thu Sep 10 12:32:26 2026] PUT /v2.0/subnetpools/aa99ef37-68f5-4a57-a97d-06585b3a8d0e/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: 744/1623] 10.0.0.152 () {34 vars in 759 bytes} [Thu Sep 10 12:32:26 2026] PUT /v2.0/subnetpools/7f086aa2-0258-4796-9599-f69e8da4e4bc/tags => generated 34 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1624] 10.0.0.152 () {34 vars in 759 bytes} [Thu Sep 10 12:32:26 2026] PUT /v2.0/subnetpools/c29e9f92-e411-4c1a-9470-b8ae132311ab/tags => generated 19 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1625] 10.0.0.152 () {32 vars in 672 bytes} [Thu Sep 10 12:32:26 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1626] 10.0.0.152 () {32 vars in 686 bytes} [Thu Sep 10 12:32:26 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1627] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:32:24 2026] POST /v2.0/routers => generated 692 bytes in 2379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1628] 10.0.0.152 () {32 vars in 682 bytes} [Thu Sep 10 12:32:26 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1629] 10.0.0.152 () {32 vars in 694 bytes} [Thu Sep 10 12:32:26 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: 750/1630] 10.0.0.152 () {32 vars in 680 bytes} [Thu Sep 10 12:32:26 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1631] 10.0.0.152 () {32 vars in 721 bytes} [Thu Sep 10 12:32:26 2026] GET /v2.0/routers/6f28da68-0eec-4a68-92df-a3f50e179275 => generated 698 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1632] 10.0.0.152 () {32 vars in 694 bytes} [Thu Sep 10 12:32:26 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1633] 10.0.0.152 () {32 vars in 690 bytes} [Thu Sep 10 12:32:26 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1634] 10.0.0.152 () {32 vars in 702 bytes} [Thu Sep 10 12:32:26 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1635] 10.0.0.152 () {32 vars in 647 bytes} [Thu Sep 10 12:32:26 2026] GET /v2.0/routers => generated 701 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1636] 10.0.0.152 () {32 vars in 732 bytes} [Thu Sep 10 12:32:26 2026] DELETE /v2.0/subnetpools/9f7a4a20-5345-4969-bff4-202819fbfffe => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1637] 10.0.0.152 () {32 vars in 732 bytes} [Thu Sep 10 12:32:27 2026] DELETE /v2.0/subnetpools/aa99ef37-68f5-4a57-a97d-06585b3a8d0e => 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: 756/1638] 10.0.0.152 () {32 vars in 732 bytes} [Thu Sep 10 12:32:27 2026] DELETE /v2.0/subnetpools/7f086aa2-0258-4796-9599-f69e8da4e4bc => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1639] 10.0.0.152 () {32 vars in 732 bytes} [Thu Sep 10 12:32:27 2026] DELETE /v2.0/subnetpools/c29e9f92-e411-4c1a-9470-b8ae132311ab => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1640] 10.0.0.152 () {32 vars in 732 bytes} [Thu Sep 10 12:32:27 2026] DELETE /v2.0/subnetpools/a99ce679-e136-4606-92f5-3db114a5a0be => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1641] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:32:27 2026] GET /v2.0/ports?device_id=3560c519-1387-48e2-8f86-55b5b626ea1e => 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: 883/1642] 10.0.0.152 () {34 vars in 741 bytes} [Thu Sep 10 12:32:26 2026] PUT /v2.0/routers/6f28da68-0eec-4a68-92df-a3f50e179275 => generated 705 bytes in 537 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1643] 10.0.0.152 () {32 vars in 721 bytes} [Thu Sep 10 12:32:27 2026] GET /v2.0/routers/6f28da68-0eec-4a68-92df-a3f50e179275 => generated 705 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1644] 10.0.0.152 () {32 vars in 736 bytes} [Thu Sep 10 12:32:27 2026] GET /v2.0/ports?device_id=6f28da68-0eec-4a68-92df-a3f50e179275 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:32:27.945 7 INFO neutron_taas.services.taas.taas_plugin [None req-f29fca6f-11dd-4883-b861-edacaae5c4ed 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] TaaS: Handle Delete Port: e6e5dbd2-5a42-4b09-9dfd-4967a386ce86 2026-09-10 12:32:27.948 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f29fca6f-11dd-4883-b861-edacaae5c4ed 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] Tap Mirror: Handle Delete Port: e6e5dbd2-5a42-4b09-9dfd-4967a386ce86 [pid: 8|app: 0|req: 885/1645] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:32:27 2026] GET /v2.0/security-groups?tenant_id=7c350d343e3e4d13b2f5880571c6eb41&name=default => generated 2925 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1646] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:32:28 2026] DELETE /v2.0/security-groups/5a7a14b1-7fb5-4d60-8b38-d621277020e7 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:32:28.300 7 INFO neutron_taas.services.taas.taas_plugin [None req-f29fca6f-11dd-4883-b861-edacaae5c4ed 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] TaaS: Handle Delete Port: 6c14d940-3bdf-4406-9320-ad6289d78082 2026-09-10 12:32:28.302 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f29fca6f-11dd-4883-b861-edacaae5c4ed 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] Tap Mirror: Handle Delete Port: 6c14d940-3bdf-4406-9320-ad6289d78082 [pid: 8|app: 0|req: 887/1647] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:32:28 2026] GET /v2.0/security-groups?tenant_id=13cfb858f04d47a8b0bd1f39d07a618b&name=default => generated 2925 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1648] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:32:28 2026] GET /v2.0/ports?device_id=3560c519-1387-48e2-8f86-55b5b626ea1e => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:32:28.687 7 INFO neutron.services.segments.plugin [-] Segment 8c2891ea-b747-42b3-9649-fb7c136f0231 resource provider aggregate not found 2026-09-10 12:32:28.691 7 INFO neutron.services.segments.plugin [-] Segment 8c2891ea-b747-42b3-9649-fb7c136f0231 resource provider aggregate not found 2026-09-10 12:32:28.706 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8c2891ea-b747-42b3-9649-fb7c136f0231 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c2891ea-b747-42b3-9649-fb7c136f0231 found for delete ", "request_id": "req-7e5ed4b1-6927-475d-a8d4-cbbd559a36a5"}]} 2026-09-10 12:32:28.706 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8c2891ea-b747-42b3-9649-fb7c136f0231 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c2891ea-b747-42b3-9649-fb7c136f0231 found for delete ", "request_id": "req-aff75e91-5044-4d4f-aad0-e7d3c4ad9c6f"}]} [pid: 8|app: 0|req: 889/1649] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:32:28 2026] DELETE /v2.0/security-groups/94a03265-8605-40e9-860a-966b39c5415c => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:32:28.718 7 INFO neutron.db.l3_hamode_db [None req-f29fca6f-11dd-4883-b861-edacaae5c4ed 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] HA network ce4d747b-3b9c-4303-af70-4c7bd750f54c was deleted as no HA routers are present in tenant 46e7ed3bdc854b83b80753a15f998c63. [pid: 7|app: 0|req: 761/1650] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:32:27 2026] DELETE /v2.0/routers/6f28da68-0eec-4a68-92df-a3f50e179275 => generated 0 bytes in 1104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1651] 10.0.0.152 () {32 vars in 736 bytes} [Thu Sep 10 12:32:28 2026] GET /v2.0/ports?device_id=6f28da68-0eec-4a68-92df-a3f50e179275 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:32:28.764 7 INFO neutron.api.v2.resource [None req-a198a36e-ee07-491e-9487-6f7399f35d8a 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 763/1652] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:32:28 2026] DELETE /v2.0/routers/6f28da68-0eec-4a68-92df-a3f50e179275 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1653] 10.0.0.152 () {32 vars in 736 bytes} [Thu Sep 10 12:32:28 2026] GET /v2.0/ports?device_id=b3cffb1e-e949-4420-9a4a-e12035c52f61 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:32:28.815 7 INFO neutron.api.v2.resource [None req-dcf49b29-2690-4147-a636-e97dfde6a0cb 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 765/1654] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:32:28 2026] DELETE /v2.0/routers/b3cffb1e-e949-4420-9a4a-e12035c52f61 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:32:28.839 7 INFO neutron.pecan_wsgi.hooks.translation [None req-983df0f6-235a-4f18-ab4e-78bb0f375d9a 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 766/1655] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:32:28 2026] DELETE /v2.0/subnets/ffffbdeb-ab35-4046-969d-c4aa92741b04 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1656] 10.0.0.152 () {32 vars in 736 bytes} [Thu Sep 10 12:32:28 2026] GET /v2.0/ports?device_id=d1859817-c676-4f47-97bb-9f85f0cd5dd9 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:32:28.890 7 INFO neutron.api.v2.resource [None req-e4b1de34-0ddf-4d18-91e8-113b32791f8c 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 768/1657] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:32:28 2026] DELETE /v2.0/routers/d1859817-c676-4f47-97bb-9f85f0cd5dd9 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:32:28.907 7 INFO neutron.pecan_wsgi.hooks.translation [None req-150f69e3-756b-4458-8334-ac93bc719f48 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 769/1658] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:32:28 2026] DELETE /v2.0/subnets/d52a2a38-eb73-478e-8572-31a2b3b80d07 => 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: 770/1659] 10.0.0.152 () {32 vars in 736 bytes} [Thu Sep 10 12:32:28 2026] GET /v2.0/ports?device_id=35fe3bf5-91eb-4cb3-b297-296df1527d4d => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:32:28.955 7 INFO neutron.api.v2.resource [None req-d4b1501d-d5b1-4b84-99ab-45730bd51dc3 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 771/1660] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:32:28 2026] DELETE /v2.0/routers/35fe3bf5-91eb-4cb3-b297-296df1527d4d => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:32:28.971 7 INFO neutron.pecan_wsgi.hooks.translation [None req-38e8a62a-a581-466e-bbd3-f799c4852910 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 772/1661] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:32:28 2026] DELETE /v2.0/subnets/da0d3409-c8cd-47c7-866e-360c8b139893 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:32:28.992 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b09f250e-bfb9-4ee8-813b-01039753622e 504e77c3475d432387d3772820942d94 46e7ed3bdc854b83b80753a15f998c63 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 773/1662] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:32:28 2026] DELETE /v2.0/subnets/03c75cdc-79b6-4cc3-947e-361086e94936 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1663] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:32:28 2026] GET /v2.0/security-groups?tenant_id=b0a56c98bc834b25baed57a517b03009&name=default => generated 2925 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1664] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:32:29 2026] DELETE /v2.0/security-groups/024322c8-64b8-42b9-aaf5-04ed548beba0 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1665] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:32:29 2026] GET /v2.0/security-groups?tenant_id=51a3fd486f744e03bd3cb0910e3b22f5&name=default => generated 2925 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1666] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:32:29 2026] GET /v2.0/security-groups?tenant_id=46e7ed3bdc854b83b80753a15f998c63&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1667] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:32:29 2026] DELETE /v2.0/security-groups/b94baf35-8e3c-4882-a214-116c0407b066 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1668] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:32:29 2026] DELETE /v2.0/security-groups/8db95d89-7301-45f2-b0f1-59131f20d5c8 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1669] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:32:29 2026] GET /v2.0/security-groups?tenant_id=b615b4af650a42bb8cf9b0a8c5e057b4&name=default => generated 2925 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1670] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:32:30 2026] DELETE /v2.0/security-groups/05e3a0eb-9d20-406a-b7a8-a33500838de0 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1671] 10.0.0.152 () {34 vars in 684 bytes} [Thu Sep 10 12:32:31 2026] POST /v2.0/security-groups => generated 1624 bytes in 541 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1672] 10.0.0.152 () {32 vars in 663 bytes} [Thu Sep 10 12:32:32 2026] GET /v2.0/security-groups => generated 4529 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:32:32.373 7 INFO neutron_taas.services.taas.taas_plugin [None req-93538230-25e9-48fc-88f7-a241dee1dd3f 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: b2e51f2f-492b-4c0b-83af-dafade5fc1ff 2026-09-10 12:32:32.376 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-93538230-25e9-48fc-88f7-a241dee1dd3f 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: b2e51f2f-492b-4c0b-83af-dafade5fc1ff [pid: 8|app: 0|req: 896/1673] 10.0.0.152 () {34 vars in 758 bytes} [Thu Sep 10 12:32:32 2026] PUT /v2.0/security-groups/2bda0c90-d50b-45fb-bf82-77e3f2f72e8b => generated 1663 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1674] 10.0.0.152 () {32 vars in 737 bytes} [Thu Sep 10 12:32:32 2026] GET /v2.0/security-groups/2bda0c90-d50b-45fb-bf82-77e3f2f72e8b => generated 1663 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1675] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:32:32 2026] DELETE /v2.0/security-groups/2bda0c90-d50b-45fb-bf82-77e3f2f72e8b => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1676] 10.0.0.152 () {32 vars in 663 bytes} [Thu Sep 10 12:32:32 2026] GET /v2.0/security-groups => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:32:32.620 8 INFO neutron.api.v2.resource [None req-8f563f35-3b6c-46bd-8dd2-4416b582cb54 70ec527d061a4c06810a673d0d5ef4ba 0c9d9af0531f497587ed895a90278e2a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 900/1677] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:32:32 2026] DELETE /v2.0/security-groups/2bda0c90-d50b-45fb-bf82-77e3f2f72e8b => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1678] 10.0.0.152 () {34 vars in 684 bytes} [Thu Sep 10 12:32:32 2026] POST /v2.0/security-groups => generated 1625 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1679] 10.0.0.152 () {34 vars in 695 bytes} [Thu Sep 10 12:32:32 2026] POST /v2.0/security-group-rules => generated 601 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1680] 10.0.0.152 () {32 vars in 747 bytes} [Thu Sep 10 12:32:32 2026] GET /v2.0/security-group-rules/134ffe19-133b-4416-b54f-b09c9b89accb => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1681] 10.0.0.152 () {34 vars in 789 bytes} [Thu Sep 10 12:32:31 2026] PUT /v2.0/routers/ab07534c-a0e7-44c2-84c8-9a70c19ad31e/remove_router_interface => generated 309 bytes in 1160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1682] 10.0.0.152 () {32 vars in 673 bytes} [Thu Sep 10 12:32:32 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1683] 10.0.0.152 () {32 vars in 750 bytes} [Thu Sep 10 12:32:33 2026] DELETE /v2.0/security-group-rules/134ffe19-133b-4416-b54f-b09c9b89accb => 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: 906/1684] 10.0.0.152 () {32 vars in 673 bytes} [Thu Sep 10 12:32:33 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1685] 10.0.0.152 () {34 vars in 695 bytes} [Thu Sep 10 12:32:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1686] 10.0.0.152 () {32 vars in 747 bytes} [Thu Sep 10 12:32:33 2026] GET /v2.0/security-group-rules/c9814d7a-69f4-4776-9a97-c2e1a9be2d77 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1687] 10.0.0.152 () {32 vars in 673 bytes} [Thu Sep 10 12:32:33 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1688] 10.0.0.152 () {32 vars in 750 bytes} [Thu Sep 10 12:32:33 2026] DELETE /v2.0/security-group-rules/c9814d7a-69f4-4776-9a97-c2e1a9be2d77 => 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: 911/1689] 10.0.0.152 () {32 vars in 673 bytes} [Thu Sep 10 12:32:33 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1690] 10.0.0.152 () {34 vars in 695 bytes} [Thu Sep 10 12:32:33 2026] POST /v2.0/security-group-rules => generated 602 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1691] 10.0.0.152 () {32 vars in 747 bytes} [Thu Sep 10 12:32:33 2026] GET /v2.0/security-group-rules/77eaec16-8015-4b30-a27e-0cbd13258494 => generated 602 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1692] 10.0.0.152 () {32 vars in 673 bytes} [Thu Sep 10 12:32:33 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1693] 10.0.0.152 () {32 vars in 750 bytes} [Thu Sep 10 12:32:33 2026] DELETE /v2.0/security-group-rules/77eaec16-8015-4b30-a27e-0cbd13258494 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:32:34.015 7 INFO neutron_taas.services.taas.taas_plugin [None req-289393a4-16fc-46f9-81c7-fe550e8f5fd6 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: 32ed5bcf-a05d-48d3-9061-6ade9950303e 2026-09-10 12:32:34.018 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-289393a4-16fc-46f9-81c7-fe550e8f5fd6 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: 32ed5bcf-a05d-48d3-9061-6ade9950303e 2026-09-10 12:32:34.317 7 INFO neutron_taas.services.taas.taas_plugin [None req-289393a4-16fc-46f9-81c7-fe550e8f5fd6 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: 057425ea-8adb-48ed-805d-df8e3ae6de05 2026-09-10 12:32:34.320 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-289393a4-16fc-46f9-81c7-fe550e8f5fd6 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: 057425ea-8adb-48ed-805d-df8e3ae6de05 2026-09-10 12:32:34.393 8 INFO neutron.db.segments_db [None req-2693ceec-e557-497a-b028-5476d1ef2c21 e918a405cbdd46eeba766fcb09cfe86f 3dc7536fde3440719062471826403cdc - - default default] Added segment 858732fd-1e93-4b92-982c-f82efb485440 of type vxlan for network 365cd82c-83ef-4584-9dc4-0b7151f25c08 [pid: 8|app: 0|req: 916/1694] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:32:33 2026] POST /v2.0/networks => generated 631 bytes in 573 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1695] 10.0.0.152 () {32 vars in 673 bytes} [Thu Sep 10 12:32:34 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:32:34.758 7 INFO neutron.services.segments.plugin [-] Segment daa69ae8-70af-4756-98a8-2da3d9ef7ba1 resource provider aggregate not found 2026-09-10 12:32:34.762 7 INFO neutron.services.segments.plugin [-] Segment daa69ae8-70af-4756-98a8-2da3d9ef7ba1 resource provider aggregate not found 2026-09-10 12:32:34.780 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment daa69ae8-70af-4756-98a8-2da3d9ef7ba1 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid daa69ae8-70af-4756-98a8-2da3d9ef7ba1 found for delete ", "request_id": "req-e7bda0a6-2388-475a-878b-e6157da6943e"}]} 2026-09-10 12:32:34.782 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment daa69ae8-70af-4756-98a8-2da3d9ef7ba1 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid daa69ae8-70af-4756-98a8-2da3d9ef7ba1 found for delete ", "request_id": "req-cdd6b9bc-aa55-418a-9f35-67ea2cec4ece"}]} 2026-09-10 12:32:34.805 7 INFO neutron.db.l3_hamode_db [None req-289393a4-16fc-46f9-81c7-fe550e8f5fd6 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] HA network c1e41b45-98a3-4027-9ac5-e99b1c283bce was deleted as no HA routers are present in tenant 732687d76d474ee88c4b346ab1ff317d. [pid: 7|app: 0|req: 779/1696] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:32:33 2026] DELETE /v2.0/routers/ab07534c-a0e7-44c2-84c8-9a70c19ad31e => generated 0 bytes in 1757 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1697] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:32:34 2026] POST /v2.0/subnets => generated 626 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1698] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:32:34 2026] DELETE /v2.0/security-groups/41567113-7751-4a50-bc9a-83333db5d341 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1699] 10.0.0.152 () {34 vars in 751 bytes} [Thu Sep 10 12:32:34 2026] PUT /v2.0/subnets/78e435f1-b94c-4950-a120-edfb558f3411/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1700] 10.0.0.152 () {32 vars in 663 bytes} [Thu Sep 10 12:32:34 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1701] 10.0.0.152 () {32 vars in 731 bytes} [Thu Sep 10 12:32:34 2026] GET /v2.0/subnets/78e435f1-b94c-4950-a120-edfb558f3411/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: 919/1702] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:32:34 2026] DELETE /v2.0/subnets/5afeb92b-613e-4938-96c9-5f2ddc632d8b => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1703] 10.0.0.152 () {32 vars in 663 bytes} [Thu Sep 10 12:32:35 2026] GET /v2.0/security-groups => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:32:35.159 7 INFO neutron_taas.services.taas.taas_plugin [None req-c05ff176-d37e-439e-aac1-7de09e9da877 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: c776c53c-91b1-43da-94e5-4e932c48f79f [pid: 8|app: 0|req: 920/1704] 10.0.0.152 () {34 vars in 762 bytes} [Thu Sep 10 12:32:35 2026] PUT /v2.0/subnets/78e435f1-b94c-4950-a120-edfb558f3411/tags/green => generated 4 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-09-10 12:32:35.167 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c05ff176-d37e-439e-aac1-7de09e9da877 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: c776c53c-91b1-43da-94e5-4e932c48f79f [pid: 8|app: 0|req: 921/1705] 10.0.0.152 () {32 vars in 731 bytes} [Thu Sep 10 12:32:35 2026] GET /v2.0/subnets/78e435f1-b94c-4950-a120-edfb558f3411/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: 922/1706] 10.0.0.152 () {34 vars in 758 bytes} [Thu Sep 10 12:32:35 2026] PUT /v2.0/subnets/78e435f1-b94c-4950-a120-edfb558f3411/tags/red => 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: 923/1707] 10.0.0.152 () {32 vars in 731 bytes} [Thu Sep 10 12:32:35 2026] GET /v2.0/subnets/78e435f1-b94c-4950-a120-edfb558f3411/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: 785/1708] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:32:35 2026] DELETE /v2.0/networks/5b40dc68-8db7-4055-8ccd-21a85d63b3d0 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1709] 10.0.0.152 () {34 vars in 780 bytes} [Thu Sep 10 12:32:35 2026] PUT /v2.0/subnets/78e435f1-b94c-4950-a120-edfb558f3411/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: 786/1710] 10.0.0.152 () {32 vars in 731 bytes} [Thu Sep 10 12:32:35 2026] GET /v2.0/subnets/78e435f1-b94c-4950-a120-edfb558f3411/tags => generated 52 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1711] 10.0.0.152 () {34 vars in 751 bytes} [Thu Sep 10 12:32:35 2026] PUT /v2.0/subnets/78e435f1-b94c-4950-a120-edfb558f3411/tags => generated 37 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1712] 10.0.0.152 () {32 vars in 731 bytes} [Thu Sep 10 12:32:35 2026] GET /v2.0/subnets/78e435f1-b94c-4950-a120-edfb558f3411/tags => generated 37 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1713] 10.0.0.152 () {32 vars in 739 bytes} [Thu Sep 10 12:32:35 2026] GET /v2.0/subnets/78e435f1-b94c-4950-a120-edfb558f3411/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1714] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:32:35 2026] GET /v2.0/security-groups?tenant_id=732687d76d474ee88c4b346ab1ff317d&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:32:35.772 7 INFO neutron.api.v2.resource [None req-3c3fc96b-1455-4ba3-9e1a-e33c1c96dcf2 e918a405cbdd46eeba766fcb09cfe86f 3dc7536fde3440719062471826403cdc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 790/1715] 10.0.0.152 () {32 vars in 743 bytes} [Thu Sep 10 12:32:35 2026] GET /v2.0/subnets/78e435f1-b94c-4950-a120-edfb558f3411/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1716] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:32:35 2026] GET /v2.0/security-groups?tenant_id=0c9d9af0531f497587ed895a90278e2a&name=default => generated 2925 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1717] 10.0.0.152 () {32 vars in 742 bytes} [Thu Sep 10 12:32:35 2026] DELETE /v2.0/subnets/78e435f1-b94c-4950-a120-edfb558f3411/tags/red => 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: 791/1718] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:32:35 2026] DELETE /v2.0/security-groups/7b331e8d-9021-4b07-9024-ca3c64c3e396 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1719] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:32:35 2026] DELETE /v2.0/security-groups/fa264cb1-e562-4b76-b5e5-77f1c613337a => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1720] 10.0.0.152 () {32 vars in 731 bytes} [Thu Sep 10 12:32:36 2026] GET /v2.0/subnets/78e435f1-b94c-4950-a120-edfb558f3411/tags => generated 30 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1721] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:32:35 2026] GET /v2.0/security-groups?tenant_id=9a3980859de0462ca795cfe7fc6f3692&name=default => generated 2925 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:32:36.198 7 INFO neutron.api.v2.resource [None req-7e9a4e05-7fc9-4036-af0c-d09518138fdf e918a405cbdd46eeba766fcb09cfe86f 3dc7536fde3440719062471826403cdc - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 794/1722] 10.0.0.152 () {32 vars in 746 bytes} [Thu Sep 10 12:32:36 2026] DELETE /v2.0/subnets/78e435f1-b94c-4950-a120-edfb558f3411/tags/green => generated 99 bytes in 82 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1723] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:32:36 2026] DELETE /v2.0/security-groups/6a234bb7-df01-401b-a754-f43126778269 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1724] 10.0.0.152 () {32 vars in 734 bytes} [Thu Sep 10 12:32:36 2026] DELETE /v2.0/subnets/78e435f1-b94c-4950-a120-edfb558f3411/tags => 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: 930/1725] 10.0.0.152 () {32 vars in 731 bytes} [Thu Sep 10 12:32:36 2026] GET /v2.0/subnets/78e435f1-b94c-4950-a120-edfb558f3411/tags => generated 12 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1726] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:32:36 2026] DELETE /v2.0/subnets/78e435f1-b94c-4950-a120-edfb558f3411 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1727] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:32:36 2026] GET /v2.0/security-groups?tenant_id=280e35eff34641e59645768452e107a9&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:32:36.780 7 INFO neutron_taas.services.taas.taas_plugin [None req-54c6157f-b39b-4da9-b572-b0379016ac01 e918a405cbdd46eeba766fcb09cfe86f 3dc7536fde3440719062471826403cdc - - default default] TaaS: Handle Delete Port: afca3df2-bba1-488e-befd-1f5c734fc19c 2026-09-10 12:32:36.788 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-54c6157f-b39b-4da9-b572-b0379016ac01 e918a405cbdd46eeba766fcb09cfe86f 3dc7536fde3440719062471826403cdc - - default default] Tap Mirror: Handle Delete Port: afca3df2-bba1-488e-befd-1f5c734fc19c [pid: 8|app: 0|req: 932/1728] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:32:36 2026] DELETE /v2.0/security-groups/a3823486-8604-4461-9fd6-6067d119389e => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:32:36.808 7 INFO neutron.services.segments.plugin [-] Segment a73775e9-a614-4c7d-9adc-bfe086891662 resource provider aggregate not found 2026-09-10 12:32:36.812 7 INFO neutron.services.segments.plugin [-] Segment a73775e9-a614-4c7d-9adc-bfe086891662 resource provider aggregate not found 2026-09-10 12:32:36.837 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment a73775e9-a614-4c7d-9adc-bfe086891662 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a73775e9-a614-4c7d-9adc-bfe086891662 found for delete ", "request_id": "req-48b5ba86-1ab4-4b2d-af06-86852001fcfa"}]} 2026-09-10 12:32:36.841 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment a73775e9-a614-4c7d-9adc-bfe086891662 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a73775e9-a614-4c7d-9adc-bfe086891662 found for delete ", "request_id": "req-044297ee-59b4-4f5c-94bc-a10c11afba18"}]} [pid: 7|app: 0|req: 797/1729] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:32:36 2026] DELETE /v2.0/networks/365cd82c-83ef-4584-9dc4-0b7151f25c08 => generated 0 bytes in 433 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1730] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:32:37 2026] GET /v2.0/security-groups?tenant_id=ed2322ff383f47e5b4ab4a72719c515e&name=default => generated 2925 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1731] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:32:38 2026] DELETE /v2.0/security-groups/047c4243-a69f-4274-8b8d-12b6519a62f9 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1732] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:32:38 2026] GET /v2.0/security-groups?tenant_id=3dc7536fde3440719062471826403cdc&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1733] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:32:38 2026] DELETE /v2.0/security-groups/7136ae73-1045-457f-b401-80ec176f2494 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:32:38.857 7 INFO neutron.services.segments.plugin [-] Segment 858732fd-1e93-4b92-982c-f82efb485440 resource provider aggregate not found 2026-09-10 12:32:38.862 7 INFO neutron.services.segments.plugin [-] Segment 858732fd-1e93-4b92-982c-f82efb485440 resource provider aggregate not found 2026-09-10 12:32:38.874 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 858732fd-1e93-4b92-982c-f82efb485440 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 858732fd-1e93-4b92-982c-f82efb485440 found for delete ", "request_id": "req-c68c2c07-799b-47be-bf38-d5d09eebb7c0"}]} 2026-09-10 12:32:38.879 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 858732fd-1e93-4b92-982c-f82efb485440 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 858732fd-1e93-4b92-982c-f82efb485440 found for delete ", "request_id": "req-da3f1b65-bdfd-4f54-9ea7-4858e83907ef"}]} [pid: 8|app: 0|req: 936/1736] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:32:39 2026] GET /v2.0/security-groups?tenant_id=7d5b19b344d141d499b206546afd008c&name=default => generated 2925 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1737] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:32:39 2026] DELETE /v2.0/security-groups/f705042b-ed32-4fa6-9415-c5633865c5f4 => 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: 937/1738] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:32:40 2026] GET /v2.0/security-groups?tenant_id=6229a5b4998446f18e814bf9670de02f&name=default => generated 2925 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1739] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:32:40 2026] DELETE /v2.0/security-groups/f0f03f24-5834-49fb-a778-511076a8546d => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:32:41.931 8 INFO neutron.db.segments_db [None req-62a59dfa-d766-48af-bf30-6f8b542bdf37 e183040655974b21a225754771ff1f04 3d765c8d2c4b478fae0a361ebfcc825b - - default default] Added segment 6bd10193-d378-4acf-800c-fdcdcde3c720 of type vxlan for network 2468eab3-a6dc-411c-a43a-54be756bdea1 [pid: 8|app: 0|req: 938/1740] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:32:41 2026] POST /v2.0/networks => generated 648 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1741] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:32:42 2026] POST /v2.0/subnets => generated 627 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:32:42.557 7 INFO neutron.db.segments_db [None req-e5a59cf4-3c4f-438a-8979-36e794653b2d e183040655974b21a225754771ff1f04 3d765c8d2c4b478fae0a361ebfcc825b - - default default] Added segment 0ec92a23-e00b-4e2a-a88b-f9c547cf81f7 of type vxlan for network b95f11ab-709d-4376-97e8-05e6c997b1bf 2026-09-10 12:32:42.606 8 INFO neutron.db.segments_db [None req-7fbd4cfa-af41-4d4f-99d3-a1fbc90ec71c cdccbef919924fe794a5008202a148e7 d776a57ed2604d918b95abf13591af3c - - default default] Added segment c6ac5c02-eccb-4d9f-a9ab-aa8221932bb7 of type vxlan for network 2a5db9a4-3b99-4b83-bb7a-4c81c8a4a070 [pid: 8|app: 0|req: 939/1742] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:32:42 2026] POST /v2.0/networks => generated 632 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:32:42.837 8 INFO neutron.db.segments_db [None req-33ff8afe-396c-4b7e-a583-d6f0720aa701 cdccbef919924fe794a5008202a148e7 d776a57ed2604d918b95abf13591af3c - - default default] Added segment 765a701c-586c-457d-be63-23b271fac82d of type vxlan for network 463c9f0f-e37a-45e5-b85c-77244f067243 2026-09-10 12:32:42.913 7 INFO neutron.db.l3_hamode_db [None req-e5a59cf4-3c4f-438a-8979-36e794653b2d e183040655974b21a225754771ff1f04 3d765c8d2c4b478fae0a361ebfcc825b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 940/1743] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:32:42 2026] POST /v2.0/networks => generated 631 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1744] 10.0.0.152 () {34 vars in 753 bytes} [Thu Sep 10 12:32:42 2026] PUT /v2.0/networks/2a5db9a4-3b99-4b83-bb7a-4c81c8a4a070/tags => generated 25 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1745] 10.0.0.152 () {32 vars in 733 bytes} [Thu Sep 10 12:32:43 2026] GET /v2.0/networks/2a5db9a4-3b99-4b83-bb7a-4c81c8a4a070/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: 943/1746] 10.0.0.152 () {34 vars in 753 bytes} [Thu Sep 10 12:32:43 2026] PUT /v2.0/networks/463c9f0f-e37a-45e5-b85c-77244f067243/tags => generated 17 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1747] 10.0.0.152 () {32 vars in 733 bytes} [Thu Sep 10 12:32:43 2026] GET /v2.0/networks/463c9f0f-e37a-45e5-b85c-77244f067243/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1748] 10.0.0.152 () {34 vars in 753 bytes} [Thu Sep 10 12:32:43 2026] PUT /v2.0/networks/463c9f0f-e37a-45e5-b85c-77244f067243/tags => generated 12 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1749] 10.0.0.152 () {32 vars in 733 bytes} [Thu Sep 10 12:32:43 2026] GET /v2.0/networks/463c9f0f-e37a-45e5-b85c-77244f067243/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1750] 10.0.0.152 () {32 vars in 733 bytes} [Thu Sep 10 12:32:43 2026] GET /v2.0/networks/2a5db9a4-3b99-4b83-bb7a-4c81c8a4a070/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:32:43.543 8 INFO neutron.services.segments.plugin [-] Segment c6ac5c02-eccb-4d9f-a9ab-aa8221932bb7 resource provider aggregate not found 2026-09-10 12:32:43.547 8 INFO neutron.services.segments.plugin [-] Segment c6ac5c02-eccb-4d9f-a9ab-aa8221932bb7 resource provider aggregate not found 2026-09-10 12:32:43.560 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c6ac5c02-eccb-4d9f-a9ab-aa8221932bb7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6ac5c02-eccb-4d9f-a9ab-aa8221932bb7 found for delete ", "request_id": "req-e60f0110-4f4b-4dd9-953c-015df81c7fe1"}]} 2026-09-10 12:32:43.562 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c6ac5c02-eccb-4d9f-a9ab-aa8221932bb7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6ac5c02-eccb-4d9f-a9ab-aa8221932bb7 found for delete ", "request_id": "req-5c3f34ea-5688-4084-bfd0-b003f895a323"}]} [pid: 8|app: 0|req: 948/1751] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:32:43 2026] DELETE /v2.0/networks/2a5db9a4-3b99-4b83-bb7a-4c81c8a4a070 => 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: 949/1752] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:32:43 2026] DELETE /v2.0/networks/463c9f0f-e37a-45e5-b85c-77244f067243 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:32:43.852 7 INFO neutron.db.l3_hamode_db [None req-e5a59cf4-3c4f-438a-8979-36e794653b2d e183040655974b21a225754771ff1f04 3d765c8d2c4b478fae0a361ebfcc825b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-10 12:32:44.332 8 INFO neutron.db.segments_db [None req-4d88810b-b052-440e-a9c5-0922134a7c3f 9f050fceec2a4158ab94305cb0952ce1 9fa4d0cb21de47f2807cd766254ec241 - - default default] Added segment 16d2ac81-5733-46e7-9584-7a4b971a5147 of type vxlan for network 8f13b7cb-a023-430a-a19b-8302d083f086 [pid: 8|app: 0|req: 950/1753] 10.0.0.152 () {34 vars in 671 bytes} [Thu Sep 10 12:32:43 2026] POST /v2.0/networks => generated 633 bytes in 581 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:32:44.552 8 INFO neutron.db.segments_db [None req-0d468d5c-8bb9-4f1b-b3bd-c5840b6fed6a 9f050fceec2a4158ab94305cb0952ce1 9fa4d0cb21de47f2807cd766254ec241 - - default default] Added segment 3f3f98cb-5171-45f4-a174-2d0ad29673ed of type vxlan for network ffd8bd23-5b15-4c8a-8ee0-ca477cc62ec3 [pid: 7|app: 0|req: 804/1754] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:32:42 2026] POST /v2.0/routers => generated 694 bytes in 2422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:32:44.894 8 INFO neutron.db.l3_hamode_db [None req-0d468d5c-8bb9-4f1b-b3bd-c5840b6fed6a 9f050fceec2a4158ab94305cb0952ce1 9fa4d0cb21de47f2807cd766254ec241 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 805/1755] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:32:44 2026] GET /v2.0/security-groups?tenant_id=0806888516a149678354464da85bc0e6&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:32:46.295 8 INFO neutron.services.segments.plugin [-] Segment 765a701c-586c-457d-be63-23b271fac82d resource provider aggregate not found 2026-09-10 12:32:46.308 8 INFO neutron.services.segments.plugin [-] Segment 765a701c-586c-457d-be63-23b271fac82d resource provider aggregate not found 2026-09-10 12:32:46.321 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 765a701c-586c-457d-be63-23b271fac82d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 765a701c-586c-457d-be63-23b271fac82d found for delete ", "request_id": "req-ef86e73d-5fa0-4221-8f3f-6bcf79bec99d"}]} 2026-09-10 12:32:46.352 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 765a701c-586c-457d-be63-23b271fac82d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 765a701c-586c-457d-be63-23b271fac82d found for delete ", "request_id": "req-42439bd3-6fcb-4395-802d-62acacefb53d"}]} 2026-09-10 12:32:46.621 8 INFO neutron.db.l3_hamode_db [None req-0d468d5c-8bb9-4f1b-b3bd-c5840b6fed6a 9f050fceec2a4158ab94305cb0952ce1 9fa4d0cb21de47f2807cd766254ec241 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 806/1756] 10.0.0.152 () {34 vars in 783 bytes} [Thu Sep 10 12:32:45 2026] PUT /v2.0/routers/62519976-a029-4ef8-879e-728e5df76006/add_router_interface => generated 309 bytes in 1623 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1757] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:32:46 2026] DELETE /v2.0/security-groups/c2d0c8c9-4448-4f8c-9736-3802c521afc0 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1758] 10.0.0.152 () {34 vars in 665 bytes} [Thu Sep 10 12:32:46 2026] POST /v2.0/ports => generated 959 bytes in 562 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: 809/1759] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:32:47 2026] GET /v2.0/security-groups?tenant_id=d776a57ed2604d918b95abf13591af3c&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: 951/1760] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:32:44 2026] POST /v2.0/routers => generated 695 bytes in 3376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1761] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:32:47 2026] DELETE /v2.0/security-groups/f90e7541-cff6-485d-86e3-569c2b5eadba => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1762] 10.0.0.152 () {34 vars in 665 bytes} [Thu Sep 10 12:32:47 2026] POST /v2.0/ports => generated 955 bytes in 456 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: 953/1763] 10.0.0.152 () {32 vars in 776 bytes} [Thu Sep 10 12:32:47 2026] GET /v2.0/subnets?project_id=9fa4d0cb21de47f2807cd766254ec241&cidr=10.100.0.0%2F28 => generated 14 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1764] 10.0.0.152 () {32 vars in 694 bytes} [Thu Sep 10 12:32:48 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1765] 10.0.0.152 () {32 vars in 784 bytes} [Thu Sep 10 12:32:48 2026] GET /v2.0/subnets?network_id=600ad92f-62ad-4cdf-a39b-167509e308a0&cidr=10.100.0.0%2F28 => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1766] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:32:48 2026] POST /v2.0/subnets => generated 656 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:32:49.064 7 INFO neutron.db.l3_db [None req-0ed7b4df-54e0-4c1c-a50a-d80d6d8098ec e183040655974b21a225754771ff1f04 3d765c8d2c4b478fae0a361ebfcc825b - - default default] Floating IP 7a9fde9b-c433-4811-bc62-da6a177843e8 associated. External IP: 10.96.250.215, port: a2de6e32-f257-4d7d-8b29-4281eaa4b867. [pid: 7|app: 0|req: 811/1767] 10.0.0.152 () {34 vars in 677 bytes} [Thu Sep 10 12:32:47 2026] POST /v2.0/floatingips => generated 842 bytes in 1568 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:32:49.743 7 INFO neutron.db.l3_db [None req-0a024ecd-c9df-4502-a7e3-9c65c5efd2ae e183040655974b21a225754771ff1f04 3d765c8d2c4b478fae0a361ebfcc825b - - default default] Floating IP 7a9fde9b-c433-4811-bc62-da6a177843e8 disassociated. External IP: 10.96.250.215, port: a2de6e32-f257-4d7d-8b29-4281eaa4b867. [pid: 7|app: 0|req: 812/1768] 10.0.0.152 () {34 vars in 749 bytes} [Thu Sep 10 12:32:49 2026] PUT /v2.0/floatingips/7a9fde9b-c433-4811-bc62-da6a177843e8 => generated 552 bytes in 511 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:32:50.243 7 INFO neutron_taas.services.taas.taas_plugin [None req-29bb4778-726f-43e9-bff7-3f42b920075b e183040655974b21a225754771ff1f04 3d765c8d2c4b478fae0a361ebfcc825b - - default default] TaaS: Handle Delete Port: 512f1067-a8c7-43ab-bcce-07a89bd3bc92 2026-09-10 12:32:50.246 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-29bb4778-726f-43e9-bff7-3f42b920075b e183040655974b21a225754771ff1f04 3d765c8d2c4b478fae0a361ebfcc825b - - default default] Tap Mirror: Handle Delete Port: 512f1067-a8c7-43ab-bcce-07a89bd3bc92 [pid: 8|app: 0|req: 957/1769] 10.0.0.152 () {34 vars in 783 bytes} [Thu Sep 10 12:32:48 2026] PUT /v2.0/routers/9602a503-3c2d-4f99-808d-90c0e07f37e3/add_router_interface => generated 309 bytes in 1609 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1770] 10.0.0.152 () {32 vars in 649 bytes} [Thu Sep 10 12:32:50 2026] GET /v2.0/networks => generated 5060 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1771] 10.0.0.152 () {32 vars in 647 bytes} [Thu Sep 10 12:32:50 2026] GET /v2.0/subnets => generated 3851 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1772] 10.0.0.152 () {32 vars in 732 bytes} [Thu Sep 10 12:32:50 2026] DELETE /v2.0/floatingips/7a9fde9b-c433-4811-bc62-da6a177843e8 => generated 0 bytes in 373 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1773] 10.0.0.152 () {32 vars in 647 bytes} [Thu Sep 10 12:32:50 2026] GET /v2.0/routers => generated 1462 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1774] 10.0.0.152 () {34 vars in 685 bytes} [Thu Sep 10 12:32:50 2026] POST /v2.0/security-groups => generated 1675 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1775] 10.0.0.152 () {34 vars in 695 bytes} [Thu Sep 10 12:32:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1776] 10.0.0.152 () {34 vars in 695 bytes} [Thu Sep 10 12:32:51 2026] POST /v2.0/security-group-rules => generated 596 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:32:51.495 7 INFO neutron.db.l3_db [None req-8d93cb9a-ff64-4e26-a5f4-22a7fe8b6cf7 e183040655974b21a225754771ff1f04 3d765c8d2c4b478fae0a361ebfcc825b - - default default] Floating IP 6df27630-a8c5-47e3-a738-c4a8c69ec182 associated. External IP: 10.96.250.202, port: 834d5759-11b4-4138-9454-f16a1196f795. [pid: 8|app: 0|req: 964/1777] 10.0.0.152 () {34 vars in 695 bytes} [Thu Sep 10 12:32:51 2026] POST /v2.0/security-group-rules => generated 602 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1778] 10.0.0.152 () {34 vars in 677 bytes} [Thu Sep 10 12:32:50 2026] POST /v2.0/floatingips => generated 843 bytes in 1410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1779] 10.0.0.152 () {34 vars in 695 bytes} [Thu Sep 10 12:32:51 2026] POST /v2.0/security-group-rules => generated 601 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1780] 10.0.0.152 () {32 vars in 729 bytes} [Thu Sep 10 12:32:51 2026] GET /v2.0/floatingips/6df27630-a8c5-47e3-a738-c4a8c69ec182 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:32:51.951 8 INFO neutron.db.securitygroups_db [None req-4372d00d-f4f6-4455-9c8a-9826223cfd2e 9f050fceec2a4158ab94305cb0952ce1 9fa4d0cb21de47f2807cd766254ec241 - - default default] Project 9fa4d0cb21de47f2807cd766254ec241 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: 816/1781] 10.0.0.152 () {32 vars in 655 bytes} [Thu Sep 10 12:32:51 2026] GET /v2.0/floatingips => generated 846 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1782] 10.0.0.152 () {34 vars in 695 bytes} [Thu Sep 10 12:32:51 2026] POST /v2.0/security-group-rules => generated 607 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:32:52.194 8 INFO neutron.db.securitygroups_db [None req-51d6c14e-9df4-470e-a795-cd2b8aad4256 9f050fceec2a4158ab94305cb0952ce1 9fa4d0cb21de47f2807cd766254ec241 - - default default] Project 9fa4d0cb21de47f2807cd766254ec241 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 967/1783] 10.0.0.152 () {34 vars in 695 bytes} [Thu Sep 10 12:32:52 2026] POST /v2.0/security-group-rules => generated 606 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:32:52.469 7 INFO neutron.db.l3_db [None req-588d808e-f186-4aac-8c21-e05e6a207946 e183040655974b21a225754771ff1f04 3d765c8d2c4b478fae0a361ebfcc825b - - default default] Floating IP 6df27630-a8c5-47e3-a738-c4a8c69ec182 associated. External IP: 10.96.250.202, port: 834d5759-11b4-4138-9454-f16a1196f795. [pid: 8|app: 0|req: 968/1784] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:32:52 2026] GET /v2.0/security-groups?tenant_id=d304139767334894adf074b960e05d58&name=default => generated 2925 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1785] 10.0.0.152 () {32 vars in 649 bytes} [Thu Sep 10 12:32:52 2026] GET /v2.0/networks => generated 1298 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1786] 10.0.0.152 () {34 vars in 749 bytes} [Thu Sep 10 12:32:51 2026] PUT /v2.0/floatingips/6df27630-a8c5-47e3-a738-c4a8c69ec182 => generated 842 bytes in 1144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1787] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:32:53 2026] DELETE /v2.0/security-groups/ae61785e-31d3-4c5f-8676-cef5783204fb => generated 0 bytes in 176 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:32:53.329 7 INFO neutron.db.l3_db [None req-9a126edb-c294-4041-a25d-1a11ad6e12f8 e183040655974b21a225754771ff1f04 3d765c8d2c4b478fae0a361ebfcc825b - - default default] Floating IP 6df27630-a8c5-47e3-a738-c4a8c69ec182 disassociated. External IP: 10.96.250.202, port: a2de6e32-f257-4d7d-8b29-4281eaa4b867. [pid: 8|app: 0|req: 971/1788] 10.0.0.2 () {34 vars in 1098 bytes} [Thu Sep 10 12:32:53 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1030924860&fields=id&tenant_id=9fa4d0cb21de47f2807cd766254ec241 => generated 69 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1789] 10.0.0.2 () {34 vars in 980 bytes} [Thu Sep 10 12:32:53 2026] GET /v2.0/networks?id=8f13b7cb-a023-430a-a19b-8302d083f086 => generated 661 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1790] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:32:53 2026] GET /v2.0/security-groups?tenant_id=305895aec732458c824216236e2d1055&name=default => generated 2925 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1791] 10.0.0.2 () {34 vars in 963 bytes} [Thu Sep 10 12:32:53 2026] GET /v2.0/quotas/9fa4d0cb21de47f2807cd766254ec241 => 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: 818/1792] 10.0.0.152 () {34 vars in 749 bytes} [Thu Sep 10 12:32:53 2026] PUT /v2.0/floatingips/6df27630-a8c5-47e3-a738-c4a8c69ec182 => generated 552 bytes in 562 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1793] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:32:53 2026] DELETE /v2.0/security-groups/e9d2d965-ce8e-4580-93cb-296a3c52a7d3 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1796] 10.0.0.2 () {34 vars in 1000 bytes} [Thu Sep 10 12:32:53 2026] GET /v2.0/ports?tenant_id=9fa4d0cb21de47f2807cd766254ec241&fields=id => generated 103 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:32:53.862 8 INFO neutron_taas.services.taas.taas_plugin [None req-f09447d7-3799-4075-9e0e-2c524d8e9aeb e183040655974b21a225754771ff1f04 3d765c8d2c4b478fae0a361ebfcc825b - - default default] TaaS: Handle Delete Port: ce3375ea-e7f5-43b8-8b02-132b765c888b 2026-09-10 12:32:53.864 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f09447d7-3799-4075-9e0e-2c524d8e9aeb e183040655974b21a225754771ff1f04 3d765c8d2c4b478fae0a361ebfcc825b - - default default] Tap Mirror: Handle Delete Port: ce3375ea-e7f5-43b8-8b02-132b765c888b [pid: 8|app: 0|req: 978/1797] 10.0.0.152 () {32 vars in 732 bytes} [Thu Sep 10 12:32:53 2026] DELETE /v2.0/floatingips/6df27630-a8c5-47e3-a738-c4a8c69ec182 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1798] 10.0.0.2 () {34 vars in 1006 bytes} [Thu Sep 10 12:32:54 2026] GET /v2.0/networks/8f13b7cb-a023-430a-a19b-8302d083f086?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:32:54.122 8 INFO neutron.api.v2.resource [None req-1aab88e9-30e7-457d-a958-b7dd44c09079 e183040655974b21a225754771ff1f04 3d765c8d2c4b478fae0a361ebfcc825b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 980/1799] 10.0.0.152 () {32 vars in 732 bytes} [Thu Sep 10 12:32:54 2026] DELETE /v2.0/floatingips/6df27630-a8c5-47e3-a738-c4a8c69ec182 => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1800] 10.0.0.2 () {34 vars in 1106 bytes} [Thu Sep 10 12:32:54 2026] GET /v2.0/networks/8f13b7cb-a023-430a-a19b-8302d083f086?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: 820/1801] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:32:53 2026] GET /v2.0/security-groups?tenant_id=2a38e2496b04405897be81b53c616355&name=default => generated 2925 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1802] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:32:54 2026] DELETE /v2.0/security-groups/c1fff630-549b-429f-924a-a7ab43347b01 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1803] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:32:54 2026] GET /v2.0/ports?device_id=78789c35-3cc7-49b2-87d9-8d80a6bc614b => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:32:54.352 8 INFO neutron_taas.services.taas.taas_plugin [None req-c39ff384-bb0b-4a05-96e7-a9ee3956cbc4 e183040655974b21a225754771ff1f04 3d765c8d2c4b478fae0a361ebfcc825b - - default default] TaaS: Handle Delete Port: a2de6e32-f257-4d7d-8b29-4281eaa4b867 2026-09-10 12:32:54.356 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c39ff384-bb0b-4a05-96e7-a9ee3956cbc4 e183040655974b21a225754771ff1f04 3d765c8d2c4b478fae0a361ebfcc825b - - default default] Tap Mirror: Handle Delete Port: a2de6e32-f257-4d7d-8b29-4281eaa4b867 [pid: 8|app: 0|req: 982/1804] 10.0.0.152 () {32 vars in 720 bytes} [Thu Sep 10 12:32:54 2026] DELETE /v2.0/ports/a2de6e32-f257-4d7d-8b29-4281eaa4b867 => generated 0 bytes in 378 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:32:54.726 7 INFO neutron_taas.services.taas.taas_plugin [None req-2127d2ca-fef3-4625-a0eb-b1c555bd2486 e183040655974b21a225754771ff1f04 3d765c8d2c4b478fae0a361ebfcc825b - - default default] TaaS: Handle Delete Port: 834d5759-11b4-4138-9454-f16a1196f795 2026-09-10 12:32:54.731 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2127d2ca-fef3-4625-a0eb-b1c555bd2486 e183040655974b21a225754771ff1f04 3d765c8d2c4b478fae0a361ebfcc825b - - default default] Tap Mirror: Handle Delete Port: 834d5759-11b4-4138-9454-f16a1196f795 [pid: 7|app: 0|req: 823/1805] 10.0.0.152 () {32 vars in 720 bytes} [Thu Sep 10 12:32:54 2026] DELETE /v2.0/ports/834d5759-11b4-4138-9454-f16a1196f795 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1806] 10.0.0.152 () {32 vars in 736 bytes} [Thu Sep 10 12:32:54 2026] GET /v2.0/ports?device_id=62519976-a029-4ef8-879e-728e5df76006 => generated 958 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:32:55.393 7 INFO neutron_taas.services.taas.taas_plugin [None req-fc26f847-b2b2-4909-ad50-cd689110f71b e183040655974b21a225754771ff1f04 3d765c8d2c4b478fae0a361ebfcc825b - - default default] TaaS: Handle Delete Port: c9ad3724-2ea2-48aa-92f6-e4319ef2ca09 2026-09-10 12:32:55.398 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fc26f847-b2b2-4909-ad50-cd689110f71b e183040655974b21a225754771ff1f04 3d765c8d2c4b478fae0a361ebfcc825b - - default default] Tap Mirror: Handle Delete Port: c9ad3724-2ea2-48aa-92f6-e4319ef2ca09 [pid: 8|app: 0|req: 984/1807] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:32:55 2026] GET /v2.0/ports?device_id=78789c35-3cc7-49b2-87d9-8d80a6bc614b => 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: 824/1808] 10.0.0.152 () {34 vars in 789 bytes} [Thu Sep 10 12:32:54 2026] PUT /v2.0/routers/62519976-a029-4ef8-879e-728e5df76006/remove_router_interface => generated 309 bytes in 975 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:32:56.218 8 INFO neutron_taas.services.taas.taas_plugin [None req-a968f2c6-0022-4880-86d4-34add12f9040 e183040655974b21a225754771ff1f04 3d765c8d2c4b478fae0a361ebfcc825b - - default default] TaaS: Handle Delete Port: 03b47532-8c13-4df3-85ab-1217e0ed5e0c 2026-09-10 12:32:56.230 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a968f2c6-0022-4880-86d4-34add12f9040 e183040655974b21a225754771ff1f04 3d765c8d2c4b478fae0a361ebfcc825b - - default default] Tap Mirror: Handle Delete Port: 03b47532-8c13-4df3-85ab-1217e0ed5e0c [pid: 7|app: 0|req: 825/1809] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:32:56 2026] GET /v2.0/ports?device_id=78789c35-3cc7-49b2-87d9-8d80a6bc614b => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:32:56.571 8 INFO neutron_taas.services.taas.taas_plugin [None req-a968f2c6-0022-4880-86d4-34add12f9040 e183040655974b21a225754771ff1f04 3d765c8d2c4b478fae0a361ebfcc825b - - default default] TaaS: Handle Delete Port: 128d35f0-f752-4299-8c12-4b49b0952826 2026-09-10 12:32:56.575 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a968f2c6-0022-4880-86d4-34add12f9040 e183040655974b21a225754771ff1f04 3d765c8d2c4b478fae0a361ebfcc825b - - default default] Tap Mirror: Handle Delete Port: 128d35f0-f752-4299-8c12-4b49b0952826 2026-09-10 12:32:57.039 8 INFO neutron.services.segments.plugin [-] Segment 0ec92a23-e00b-4e2a-a88b-f9c547cf81f7 resource provider aggregate not found 2026-09-10 12:32:57.047 8 INFO neutron.services.segments.plugin [-] Segment 0ec92a23-e00b-4e2a-a88b-f9c547cf81f7 resource provider aggregate not found 2026-09-10 12:32:57.069 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0ec92a23-e00b-4e2a-a88b-f9c547cf81f7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ec92a23-e00b-4e2a-a88b-f9c547cf81f7 found for delete ", "request_id": "req-f4127df8-6ce9-44de-92e3-5100126a7e36"}]} 2026-09-10 12:32:57.074 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0ec92a23-e00b-4e2a-a88b-f9c547cf81f7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ec92a23-e00b-4e2a-a88b-f9c547cf81f7 found for delete ", "request_id": "req-eae47be5-1047-4744-adea-7835c0b9304a"}]} 2026-09-10 12:32:57.097 8 INFO neutron.db.l3_hamode_db [None req-a968f2c6-0022-4880-86d4-34add12f9040 e183040655974b21a225754771ff1f04 3d765c8d2c4b478fae0a361ebfcc825b - - default default] HA network b95f11ab-709d-4376-97e8-05e6c997b1bf was deleted as no HA routers are present in tenant 3d765c8d2c4b478fae0a361ebfcc825b. [pid: 8|app: 0|req: 985/1810] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:32:55 2026] DELETE /v2.0/routers/62519976-a029-4ef8-879e-728e5df76006 => generated 0 bytes in 1157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1811] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:32:57 2026] DELETE /v2.0/subnets/fc6a6288-227e-4695-877e-4ad5a056f8ad => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1812] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:32:57 2026] DELETE /v2.0/networks/2468eab3-a6dc-411c-a43a-54be756bdea1 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1813] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:32:57 2026] GET /v2.0/ports?device_id=78789c35-3cc7-49b2-87d9-8d80a6bc614b => 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: 987/1814] 10.0.0.172 () {30 vars in 650 bytes} [Thu Sep 10 12:32:58 2026] GET /v2.0/extensions => generated 21537 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1815] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:32:58 2026] GET /v2.0/security-groups?tenant_id=3d765c8d2c4b478fae0a361ebfcc825b&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: 988/1816] 10.0.0.172 () {30 vars in 724 bytes} [Thu Sep 10 12:32:58 2026] GET /v2.0/quotas/6ec8123c4b224f44931ccc2e72156fb2/details => generated 847 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1817] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:32:58 2026] DELETE /v2.0/security-groups/217f6a05-b1a7-4e29-ba6e-10a47c711656 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1818] 162.253.55.72 () {34 vars in 985 bytes} [Thu Sep 10 12:32:58 2026] GET /v2.0/networks?id=8f13b7cb-a023-430a-a19b-8302d083f086 => generated 661 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1819] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:32:58 2026] GET /v2.0/ports?device_id=78789c35-3cc7-49b2-87d9-8d80a6bc614b => 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: 990/1820] 162.253.55.72 () {34 vars in 1049 bytes} [Thu Sep 10 12:32:58 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9fa4d0cb21de47f2807cd766254ec241 => generated 181 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:32:59.089 8 INFO neutron.services.segments.plugin [-] Segment 6bd10193-d378-4acf-800c-fdcdcde3c720 resource provider aggregate not found 2026-09-10 12:32:59.090 8 INFO neutron.services.segments.plugin [-] Segment 6bd10193-d378-4acf-800c-fdcdcde3c720 resource provider aggregate not found 2026-09-10 12:32:59.108 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6bd10193-d378-4acf-800c-fdcdcde3c720 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bd10193-d378-4acf-800c-fdcdcde3c720 found for delete ", "request_id": "req-aa2d1a4a-9d1c-45e5-b6a8-1a71870c51d6"}]} 2026-09-10 12:32:59.108 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6bd10193-d378-4acf-800c-fdcdcde3c720 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bd10193-d378-4acf-800c-fdcdcde3c720 found for delete ", "request_id": "req-cc8f68a7-fa39-4ab5-b8f5-dacd756f2629"}]} [pid: 7|app: 0|req: 831/1821] 162.253.55.72 () {38 vars in 954 bytes} [Thu Sep 10 12:32:58 2026] POST /v2.0/ports => generated 958 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1822] 162.253.55.72 () {38 vars in 1027 bytes} [Thu Sep 10 12:32:59 2026] PUT /v2.0/ports/a8f5263a-a8fe-4e24-9197-4831c486d00c => generated 1239 bytes in 484 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:32:59.750 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf040e91-a648-4675-b4b7-6ed706870cc9'] response: {'name': 'network-changed', 'server_uuid': '78789c35-3cc7-49b2-87d9-8d80a6bc614b', 'tag': 'a8f5263a-a8fe-4e24-9197-4831c486d00c', '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: 832/1823] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:32:59 2026] GET /v2.0/ports?device_id=78789c35-3cc7-49b2-87d9-8d80a6bc614b => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 992/1824] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:32:59 2026] GET /v2.0/security-groups?id=93da4f0b-53fa-420b-b12a-8bbb20ef0033&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1825] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:33:00 2026] GET /v2.0/ports?tenant_id=9fa4d0cb21de47f2807cd766254ec241&device_id=78789c35-3cc7-49b2-87d9-8d80a6bc614b => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1826] 162.253.55.72 () {34 vars in 1017 bytes} [Thu Sep 10 12:33:00 2026] GET /v2.0/networks?tenant_id=9fa4d0cb21de47f2807cd766254ec241&shared=False => generated 757 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1827] 162.253.55.72 () {34 vars in 929 bytes} [Thu Sep 10 12:33:00 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1828] 10.0.0.172 () {30 vars in 650 bytes} [Thu Sep 10 12:33:00 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) 2026-09-10 12:33:00.707 8 INFO neutron.db.segments_db [None req-c6f6cfab-9a51-4a51-89e3-049fd201f14b 5a806136b93942d4b67653d97db5760e 984155174fcb491796aa5326e652f991 - - default default] Added segment cff68318-59a5-418d-9c1b-b2b1cac2682c of type vxlan for network a595dc33-7203-4e06-ac45-e5f3fe37ddeb 2026-09-10 12:33:00.781 8 INFO neutron.db.segments_db [None req-c6f6cfab-9a51-4a51-89e3-049fd201f14b 5a806136b93942d4b67653d97db5760e 984155174fcb491796aa5326e652f991 - - default default] Added segment 1e967a93-a4bf-4f5f-b9e8-cf5fdf6cf3b3 of type vxlan for network ab3d2cf3-bad2-4412-a068-514e3acd73eb [pid: 7|app: 0|req: 836/1829] 10.0.0.172 () {30 vars in 724 bytes} [Thu Sep 10 12:33:00 2026] GET /v2.0/quotas/6ec8123c4b224f44931ccc2e72156fb2/details => generated 847 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1830] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:33:00 2026] POST /v2.0/networks => generated 1246 bytes in 601 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1831] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:33:00 2026] GET /v2.0/ports?device_id=78789c35-3cc7-49b2-87d9-8d80a6bc614b => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1832] 10.0.0.152 () {32 vars in 649 bytes} [Thu Sep 10 12:33:00 2026] GET /v2.0/networks => generated 1845 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1833] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:33:01 2026] GET /v2.0/security-groups?id=93da4f0b-53fa-420b-b12a-8bbb20ef0033&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:33:01.202 8 INFO neutron.services.segments.plugin [-] Segment cff68318-59a5-418d-9c1b-b2b1cac2682c resource provider aggregate not found 2026-09-10 12:33:01.209 8 INFO neutron.services.segments.plugin [-] Segment cff68318-59a5-418d-9c1b-b2b1cac2682c resource provider aggregate not found 2026-09-10 12:33:01.222 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment cff68318-59a5-418d-9c1b-b2b1cac2682c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cff68318-59a5-418d-9c1b-b2b1cac2682c found for delete ", "request_id": "req-81f7ece1-fc87-4330-b759-e2ea9790c0a6"}]} 2026-09-10 12:33:01.235 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment cff68318-59a5-418d-9c1b-b2b1cac2682c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cff68318-59a5-418d-9c1b-b2b1cac2682c found for delete ", "request_id": "req-162b5daf-4fe9-468b-b117-a57f0f16c63b"}]} [pid: 8|app: 0|req: 996/1834] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:33:01 2026] DELETE /v2.0/networks/a595dc33-7203-4e06-ac45-e5f3fe37ddeb => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:33:01.413 7 INFO neutron.services.segments.plugin [-] Segment 1e967a93-a4bf-4f5f-b9e8-cf5fdf6cf3b3 resource provider aggregate not found 2026-09-10 12:33:01.418 7 INFO neutron.services.segments.plugin [-] Segment 1e967a93-a4bf-4f5f-b9e8-cf5fdf6cf3b3 resource provider aggregate not found 2026-09-10 12:33:01.438 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1e967a93-a4bf-4f5f-b9e8-cf5fdf6cf3b3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e967a93-a4bf-4f5f-b9e8-cf5fdf6cf3b3 found for delete ", "request_id": "req-2f6fb958-d5a2-4a16-88f3-5782751dc03a"}]} 2026-09-10 12:33:01.439 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1e967a93-a4bf-4f5f-b9e8-cf5fdf6cf3b3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e967a93-a4bf-4f5f-b9e8-cf5fdf6cf3b3 found for delete ", "request_id": "req-61e0446b-50f1-4d59-955a-3302f021a36f"}]} [pid: 8|app: 0|req: 997/1835] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:33:01 2026] GET /v2.0/ports?tenant_id=9fa4d0cb21de47f2807cd766254ec241&device_id=78789c35-3cc7-49b2-87d9-8d80a6bc614b => 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: 998/1836] 162.253.55.72 () {34 vars in 1059 bytes} [Thu Sep 10 12:33:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=a8f5263a-a8fe-4e24-9197-4831c486d00c => 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: 839/1837] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:33:01 2026] DELETE /v2.0/networks/ab3d2cf3-bad2-4412-a068-514e3acd73eb => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1838] 162.253.55.72 () {34 vars in 983 bytes} [Thu Sep 10 12:33:01 2026] GET /v2.0/subnets?id=d8996031-3687-4bf1-afab-0cbed21c30ea => generated 677 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1839] 10.0.0.152 () {32 vars in 649 bytes} [Thu Sep 10 12:33:01 2026] GET /v2.0/networks => 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: 1000/1840] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:33:01 2026] GET /v2.0/ports?network_id=8f13b7cb-a023-430a-a19b-8302d083f086&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: 841/1841] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:33:01 2026] GET /v2.0/networks/8f13b7cb-a023-430a-a19b-8302d083f086?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:33:01.681 8 INFO neutron.db.segments_db [None req-962871de-68fa-4bbb-8b59-b027f71d951f 5a806136b93942d4b67653d97db5760e 984155174fcb491796aa5326e652f991 - - default default] Added segment 461f2383-e871-485c-bd82-7d4f3895ba9f of type vxlan for network 660b5764-fb8e-4e01-9a2f-501d575ecb8f [pid: 8|app: 0|req: 1001/1842] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:33:01 2026] POST /v2.0/networks => generated 654 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:33:01.950 8 INFO neutron.db.segments_db [None req-74126af1-dddb-4177-975b-5ef7a65a2925 5a806136b93942d4b67653d97db5760e 984155174fcb491796aa5326e652f991 - - default default] Added segment 7a6dc97c-5e91-4f3e-82c8-d4af03afbd7d of type vxlan for network 8ed27533-b0d1-419d-92eb-5cec74b8f4e7 [pid: 8|app: 0|req: 1002/1843] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:33:01 2026] POST /v2.0/networks => generated 654 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1844] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:33:01 2026] GET /v2.0/networks/8f13b7cb-a023-430a-a19b-8302d083f086?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 745 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1845] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:33:02 2026] GET /v2.0/ports?device_id=78789c35-3cc7-49b2-87d9-8d80a6bc614b => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1846] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:33:02 2026] GET /v2.0/security-groups?id=93da4f0b-53fa-420b-b12a-8bbb20ef0033&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: 1003/1847] 10.0.0.152 () {34 vars in 665 bytes} [Thu Sep 10 12:33:02 2026] POST /v2.0/ports => generated 1505 bytes in 718 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1848] 10.0.0.152 () {32 vars in 643 bytes} [Thu Sep 10 12:33:02 2026] GET /v2.0/ports => generated 1505 bytes in 139 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-09-10 12:33:03.093 8 INFO neutron_taas.services.taas.taas_plugin [None req-19cf64bf-6b8b-4589-b25c-4bbcfd21a0c9 5a806136b93942d4b67653d97db5760e 984155174fcb491796aa5326e652f991 - - default default] TaaS: Handle Delete Port: bdf45fd8-7215-4630-a9c8-baa09f10cbc2 2026-09-10 12:33:03.097 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-19cf64bf-6b8b-4589-b25c-4bbcfd21a0c9 5a806136b93942d4b67653d97db5760e 984155174fcb491796aa5326e652f991 - - default default] Tap Mirror: Handle Delete Port: bdf45fd8-7215-4630-a9c8-baa09f10cbc2 [pid: 8|app: 0|req: 1004/1849] 10.0.0.152 () {32 vars in 720 bytes} [Thu Sep 10 12:33:02 2026] DELETE /v2.0/ports/bdf45fd8-7215-4630-a9c8-baa09f10cbc2 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:33:03.312 7 INFO neutron_taas.services.taas.taas_plugin [None req-c23c4922-b062-4b0f-8270-89f7b0e95452 5a806136b93942d4b67653d97db5760e 984155174fcb491796aa5326e652f991 - - default default] TaaS: Handle Delete Port: 6b0cb355-4592-4e21-a755-0433b9f2e3f5 2026-09-10 12:33:03.315 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c23c4922-b062-4b0f-8270-89f7b0e95452 5a806136b93942d4b67653d97db5760e 984155174fcb491796aa5326e652f991 - - default default] Tap Mirror: Handle Delete Port: 6b0cb355-4592-4e21-a755-0433b9f2e3f5 [pid: 7|app: 0|req: 846/1850] 10.0.0.152 () {32 vars in 720 bytes} [Thu Sep 10 12:33:03 2026] DELETE /v2.0/ports/6b0cb355-4592-4e21-a755-0433b9f2e3f5 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1851] 10.0.0.152 () {32 vars in 643 bytes} [Thu Sep 10 12:33:03 2026] GET /v2.0/ports => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1852] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:33:03 2026] GET /v2.0/security-groups?tenant_id=6ec8123c4b224f44931ccc2e72156fb2&name=default => generated 2925 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:33:03.529 7 INFO neutron.db.segments_db [None req-01fed113-0fd8-4796-9ffe-a47313c0ed49 5a806136b93942d4b67653d97db5760e 984155174fcb491796aa5326e652f991 - - default default] Added segment 334ce0f9-05d4-4ee4-a5bf-3c24610f657e of type vxlan for network 47fcb4e1-fce9-40ae-9394-f1b5a36f998a [pid: 8|app: 0|req: 1006/1853] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:33:03 2026] DELETE /v2.0/security-groups/441253f3-f016-4b96-b42e-d844b7a90fd4 => 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: 848/1854] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:33:03 2026] POST /v2.0/networks => generated 652 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1855] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:33:03 2026] GET /v2.0/ports?device_id=78789c35-3cc7-49b2-87d9-8d80a6bc614b => generated 973 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:33:03.724 7 INFO neutron.db.segments_db [None req-838037d9-eca2-4024-8b38-f9f331f2e470 5a806136b93942d4b67653d97db5760e 984155174fcb491796aa5326e652f991 - - default default] Added segment 04c6c7ac-cf35-431a-be81-c991f72f5dcd of type vxlan for network baa850c9-a7ca-48a4-8450-ec4bcd1c3345 [pid: 8|app: 0|req: 1008/1856] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:33:03 2026] GET /v2.0/security-groups?id=93da4f0b-53fa-420b-b12a-8bbb20ef0033&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: 849/1857] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:33:03 2026] POST /v2.0/networks => generated 654 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1858] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:33:04 2026] GET /v2.0/ports?device_id=78789c35-3cc7-49b2-87d9-8d80a6bc614b => generated 973 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1859] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:33:04 2026] GET /v2.0/security-groups?id=93da4f0b-53fa-420b-b12a-8bbb20ef0033&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: 1009/1860] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:33:04 2026] POST /v2.0/subnets => generated 1324 bytes in 539 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1861] 10.0.0.152 () {32 vars in 647 bytes} [Thu Sep 10 12:33:05 2026] GET /v2.0/subnets => generated 1960 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1862] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:33:05 2026] DELETE /v2.0/subnets/9ca12253-1855-44e0-82ab-7ceb28964cbb => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1863] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:33:05 2026] DELETE /v2.0/subnets/5fc091d8-11ae-488c-aaa4-e739aaad215e => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1864] 10.0.0.152 () {32 vars in 647 bytes} [Thu Sep 10 12:33:05 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-09-10 12:33:05.640 7 INFO neutron.services.segments.plugin [-] Segment 04c6c7ac-cf35-431a-be81-c991f72f5dcd resource provider aggregate not found 2026-09-10 12:33:05.647 7 INFO neutron.services.segments.plugin [-] Segment 04c6c7ac-cf35-431a-be81-c991f72f5dcd resource provider aggregate not found 2026-09-10 12:33:05.664 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 04c6c7ac-cf35-431a-be81-c991f72f5dcd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04c6c7ac-cf35-431a-be81-c991f72f5dcd found for delete ", "request_id": "req-a874e968-d958-4e54-a016-186a4ba24367"}]} 2026-09-10 12:33:05.671 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 04c6c7ac-cf35-431a-be81-c991f72f5dcd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04c6c7ac-cf35-431a-be81-c991f72f5dcd found for delete ", "request_id": "req-d26af706-191c-487c-aed5-c581287d1b3b"}]} [pid: 7|app: 0|req: 854/1865] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:33:05 2026] DELETE /v2.0/networks/baa850c9-a7ca-48a4-8450-ec4bcd1c3345 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:33:05.821 8 INFO neutron.services.segments.plugin [-] Segment 334ce0f9-05d4-4ee4-a5bf-3c24610f657e resource provider aggregate not found 2026-09-10 12:33:05.830 8 INFO neutron.services.segments.plugin [-] Segment 334ce0f9-05d4-4ee4-a5bf-3c24610f657e resource provider aggregate not found 2026-09-10 12:33:05.844 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 334ce0f9-05d4-4ee4-a5bf-3c24610f657e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 334ce0f9-05d4-4ee4-a5bf-3c24610f657e found for delete ", "request_id": "req-8dac22ec-768b-42a0-917d-04e08eb965ce"}]} 2026-09-10 12:33:05.848 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 334ce0f9-05d4-4ee4-a5bf-3c24610f657e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 334ce0f9-05d4-4ee4-a5bf-3c24610f657e found for delete ", "request_id": "req-f9282b29-f293-4b04-9ff8-4081501109b2"}]} [pid: 8|app: 0|req: 1012/1866] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:33:05 2026] DELETE /v2.0/networks/47fcb4e1-fce9-40ae-9394-f1b5a36f998a => 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: 855/1867] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:33:05 2026] DELETE /v2.0/networks/8ed27533-b0d1-419d-92eb-5cec74b8f4e7 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1868] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:33:06 2026] GET /v2.0/ports?device_id=78789c35-3cc7-49b2-87d9-8d80a6bc614b => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1869] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:33:06 2026] GET /v2.0/security-groups?id=93da4f0b-53fa-420b-b12a-8bbb20ef0033&fields=id&fields=name => generated 114 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1870] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:33:06 2026] DELETE /v2.0/networks/660b5764-fb8e-4e01-9a2f-501d575ecb8f => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1871] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:33:06 2026] GET /v2.0/security-groups?tenant_id=984155174fcb491796aa5326e652f991&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1872] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:33:07 2026] DELETE /v2.0/security-groups/6b72f577-b06d-471d-939b-bcd103898767 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1873] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:33:07 2026] GET /v2.0/ports?device_id=78789c35-3cc7-49b2-87d9-8d80a6bc614b => 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: 858/1874] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:33:07 2026] GET /v2.0/security-groups?id=93da4f0b-53fa-420b-b12a-8bbb20ef0033&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1875] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:33:07 2026] GET /v2.0/ports?device_id=78789c35-3cc7-49b2-87d9-8d80a6bc614b => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1876] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:33:07 2026] GET /v2.0/security-groups?id=93da4f0b-53fa-420b-b12a-8bbb20ef0033&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1877] 10.0.0.152 () {32 vars in 736 bytes} [Thu Sep 10 12:33:07 2026] GET /v2.0/ports?device_id=78789c35-3cc7-49b2-87d9-8d80a6bc614b => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:33:07.693 7 INFO neutron.services.segments.plugin [-] Segment 7a6dc97c-5e91-4f3e-82c8-d4af03afbd7d resource provider aggregate not found 2026-09-10 12:33:07.696 7 INFO neutron.services.segments.plugin [-] Segment 7a6dc97c-5e91-4f3e-82c8-d4af03afbd7d resource provider aggregate not found 2026-09-10 12:33:07.730 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7a6dc97c-5e91-4f3e-82c8-d4af03afbd7d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a6dc97c-5e91-4f3e-82c8-d4af03afbd7d found for delete ", "request_id": "req-6d497c4e-c006-4c03-b06f-db1dc8e076d2"}]} 2026-09-10 12:33:07.734 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7a6dc97c-5e91-4f3e-82c8-d4af03afbd7d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a6dc97c-5e91-4f3e-82c8-d4af03afbd7d found for delete ", "request_id": "req-2a6e7340-50a0-4969-9c1e-150c9fecc08b"}]} 2026-09-10 12:33:07.757 7 INFO neutron.services.segments.plugin [-] Segment 461f2383-e871-485c-bd82-7d4f3895ba9f resource provider aggregate not found 2026-09-10 12:33:07.772 7 INFO neutron.services.segments.plugin [-] Segment 461f2383-e871-485c-bd82-7d4f3895ba9f resource provider aggregate not found 2026-09-10 12:33:07.782 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 461f2383-e871-485c-bd82-7d4f3895ba9f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 461f2383-e871-485c-bd82-7d4f3895ba9f found for delete ", "request_id": "req-17349ab7-cdd1-437b-8dd6-3db0564bf34e"}]} 2026-09-10 12:33:07.794 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 461f2383-e871-485c-bd82-7d4f3895ba9f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 461f2383-e871-485c-bd82-7d4f3895ba9f found for delete ", "request_id": "req-4801f8bf-76cf-4a73-93c8-2673de870124"}]} 2026-09-10 12:33:08.564 7 INFO neutron.db.l3_db [None req-43ad3a48-047c-49ba-9048-6a2acef70201 9f050fceec2a4158ab94305cb0952ce1 9fa4d0cb21de47f2807cd766254ec241 - - default default] Floating IP 8a4b7d92-3ec3-4cde-8271-08260b15cfcd associated. External IP: 10.96.250.212, port: a8f5263a-a8fe-4e24-9197-4831c486d00c. [pid: 7|app: 0|req: 860/1878] 10.0.0.152 () {34 vars in 677 bytes} [Thu Sep 10 12:33:07 2026] POST /v2.0/floatingips => generated 856 bytes in 1446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:33:09.077 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9a86a919-5c0f-4b42-8a31-ceac72926600'] response: {'name': 'network-changed', 'server_uuid': '78789c35-3cc7-49b2-87d9-8d80a6bc614b', 'tag': 'a8f5263a-a8fe-4e24-9197-4831c486d00c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 863/1881] 10.0.0.152 () {32 vars in 729 bytes} [Thu Sep 10 12:33:09 2026] GET /v2.0/floatingips/8a4b7d92-3ec3-4cde-8271-08260b15cfcd => generated 856 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1882] 10.0.0.152 () {34 vars in 676 bytes} [Thu Sep 10 12:33:08 2026] POST /v2.0/floatingips => generated 552 bytes in 965 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:33:09.547 7 INFO neutron.db.segments_db [None req-2b79de3f-1b1e-4406-a2a2-d54d7c176a6e ac4e2ef9ac714a07a8c61161e1c6bae3 0b3e3bdec9424d4188a41a3e24b6eb92 - - default default] Added segment 1b560d22-e6cd-4be4-b502-971cb4c20d7b of type vxlan for network 323b50f9-2d88-4203-856a-94de32a377ec 2026-09-10 12:33:09.634 7 INFO neutron.db.segments_db [None req-2b79de3f-1b1e-4406-a2a2-d54d7c176a6e ac4e2ef9ac714a07a8c61161e1c6bae3 0b3e3bdec9424d4188a41a3e24b6eb92 - - default default] Added segment 8c1cbd41-0974-4ead-9e2f-479c290d23f3 of type vxlan for network 2b2d0354-877d-4ff3-b4dd-58e8806ae867 [pid: 7|app: 0|req: 864/1883] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:33:09 2026] POST /v2.0/networks => generated 1245 bytes in 646 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1884] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:33:09 2026] GET /v2.0/ports?tenant_id=9fa4d0cb21de47f2807cd766254ec241&device_id=78789c35-3cc7-49b2-87d9-8d80a6bc614b => 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: 866/1885] 10.0.0.152 () {32 vars in 649 bytes} [Thu Sep 10 12:33:09 2026] GET /v2.0/networks => generated 1844 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1886] 162.253.55.72 () {34 vars in 985 bytes} [Thu Sep 10 12:33:09 2026] GET /v2.0/networks?id=8f13b7cb-a023-430a-a19b-8302d083f086 => generated 757 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1887] 10.0.0.152 () {34 vars in 676 bytes} [Thu Sep 10 12:33:09 2026] POST /v2.0/floatingips => generated 552 bytes in 630 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1888] 162.253.55.72 () {34 vars in 1059 bytes} [Thu Sep 10 12:33:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=a8f5263a-a8fe-4e24-9197-4831c486d00c => generated 859 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:33:10.062 7 INFO neutron.services.segments.plugin [-] Segment 1b560d22-e6cd-4be4-b502-971cb4c20d7b resource provider aggregate not found 2026-09-10 12:33:10.066 7 INFO neutron.services.segments.plugin [-] Segment 1b560d22-e6cd-4be4-b502-971cb4c20d7b resource provider aggregate not found 2026-09-10 12:33:10.080 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1b560d22-e6cd-4be4-b502-971cb4c20d7b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b560d22-e6cd-4be4-b502-971cb4c20d7b found for delete ", "request_id": "req-62e053d9-9c47-4291-989a-07649dd58c7d"}]} 2026-09-10 12:33:10.081 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1b560d22-e6cd-4be4-b502-971cb4c20d7b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b560d22-e6cd-4be4-b502-971cb4c20d7b found for delete ", "request_id": "req-333bcc08-ecea-47fa-abb3-22cd3c4722e0"}]} [pid: 7|app: 0|req: 868/1889] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:33:09 2026] DELETE /v2.0/networks/323b50f9-2d88-4203-856a-94de32a377ec => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1890] 162.253.55.72 () {34 vars in 983 bytes} [Thu Sep 10 12:33:10 2026] GET /v2.0/subnets?id=d8996031-3687-4bf1-afab-0cbed21c30ea => generated 677 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1891] 10.0.0.152 () {32 vars in 729 bytes} [Thu Sep 10 12:33:10 2026] GET /v2.0/floatingips/8a4b7d92-3ec3-4cde-8271-08260b15cfcd => generated 856 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1892] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:33:10 2026] DELETE /v2.0/networks/2b2d0354-877d-4ff3-b4dd-58e8806ae867 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1893] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:33:10 2026] GET /v2.0/ports?network_id=8f13b7cb-a023-430a-a19b-8302d083f086&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1894] 10.0.0.152 () {32 vars in 649 bytes} [Thu Sep 10 12:33:10 2026] GET /v2.0/networks => generated 651 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1895] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:33:10 2026] GET /v2.0/networks/8f13b7cb-a023-430a-a19b-8302d083f086?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:33:10.598 7 INFO neutron.db.segments_db [None req-6c1675aa-1b11-496c-a52f-9c539e3502f7 ac4e2ef9ac714a07a8c61161e1c6bae3 0b3e3bdec9424d4188a41a3e24b6eb92 - - default default] Added segment a6c5c071-37ec-46a9-8585-02c994778e2f of type vxlan for network 7afa375d-58de-4ef9-9777-9275fafb0d8f [pid: 7|app: 0|req: 875/1896] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:33:10 2026] POST /v2.0/networks => generated 650 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1897] 10.0.0.152 () {34 vars in 676 bytes} [Thu Sep 10 12:33:10 2026] POST /v2.0/floatingips => generated 552 bytes in 664 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1898] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:33:10 2026] GET /v2.0/networks/8f13b7cb-a023-430a-a19b-8302d083f086?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) 2026-09-10 12:33:10.783 8 INFO neutron.db.segments_db [None req-c2513836-af0e-49ee-9a2c-020b4047dd01 ac4e2ef9ac714a07a8c61161e1c6bae3 0b3e3bdec9424d4188a41a3e24b6eb92 - - default default] Added segment 24ee7be8-ff2e-41ac-847d-34e8c1210ae3 of type vxlan for network 6d721a06-74b9-49ee-ace5-45d66ffa8103 [pid: 8|app: 0|req: 1023/1899] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:33:10 2026] POST /v2.0/networks => generated 650 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1900] 10.0.0.152 () {34 vars in 676 bytes} [Thu Sep 10 12:33:10 2026] POST /v2.0/floatingips => generated 552 bytes in 690 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1901] 10.0.0.152 () {32 vars in 729 bytes} [Thu Sep 10 12:33:11 2026] GET /v2.0/floatingips/8a4b7d92-3ec3-4cde-8271-08260b15cfcd => generated 858 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/1902] 10.0.0.152 () {34 vars in 665 bytes} [Thu Sep 10 12:33:10 2026] POST /v2.0/ports => generated 1505 bytes in 730 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: 1025/1903] 10.0.0.152 () {32 vars in 643 bytes} [Thu Sep 10 12:33:11 2026] GET /v2.0/ports => generated 1505 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:33:11.809 8 INFO neutron_taas.services.taas.taas_plugin [None req-c1e51a2a-c5f8-4657-a7d6-88d1319dd5e2 ac4e2ef9ac714a07a8c61161e1c6bae3 0b3e3bdec9424d4188a41a3e24b6eb92 - - default default] TaaS: Handle Delete Port: 9ecc16cf-6d36-40df-bac3-11089bdc7f6c 2026-09-10 12:33:11.812 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c1e51a2a-c5f8-4657-a7d6-88d1319dd5e2 ac4e2ef9ac714a07a8c61161e1c6bae3 0b3e3bdec9424d4188a41a3e24b6eb92 - - default default] Tap Mirror: Handle Delete Port: 9ecc16cf-6d36-40df-bac3-11089bdc7f6c [pid: 8|app: 0|req: 1026/1904] 10.0.0.152 () {32 vars in 720 bytes} [Thu Sep 10 12:33:11 2026] DELETE /v2.0/ports/9ecc16cf-6d36-40df-bac3-11089bdc7f6c => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:33:12.018 8 INFO neutron_taas.services.taas.taas_plugin [None req-a5141003-cbd9-44c8-861e-5db18e2dd48f ac4e2ef9ac714a07a8c61161e1c6bae3 0b3e3bdec9424d4188a41a3e24b6eb92 - - default default] TaaS: Handle Delete Port: 4ce69cab-1b62-42f6-ae9a-fc649938d8de 2026-09-10 12:33:12.021 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a5141003-cbd9-44c8-861e-5db18e2dd48f ac4e2ef9ac714a07a8c61161e1c6bae3 0b3e3bdec9424d4188a41a3e24b6eb92 - - default default] Tap Mirror: Handle Delete Port: 4ce69cab-1b62-42f6-ae9a-fc649938d8de 2026-09-10 12:33:12.100 7 INFO neutron.services.segments.plugin [-] Segment 8c1cbd41-0974-4ead-9e2f-479c290d23f3 resource provider aggregate not found 2026-09-10 12:33:12.103 7 INFO neutron.services.segments.plugin [-] Segment 8c1cbd41-0974-4ead-9e2f-479c290d23f3 resource provider aggregate not found 2026-09-10 12:33:12.118 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8c1cbd41-0974-4ead-9e2f-479c290d23f3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c1cbd41-0974-4ead-9e2f-479c290d23f3 found for delete ", "request_id": "req-74ac6c25-5c4e-4526-9215-4100a8744d82"}]} 2026-09-10 12:33:12.119 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8c1cbd41-0974-4ead-9e2f-479c290d23f3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c1cbd41-0974-4ead-9e2f-479c290d23f3 found for delete ", "request_id": "req-a721d470-e1f9-4a11-a9c7-fa1c003a2ef4"}]} [pid: 8|app: 0|req: 1027/1905] 10.0.0.152 () {32 vars in 720 bytes} [Thu Sep 10 12:33:11 2026] DELETE /v2.0/ports/4ce69cab-1b62-42f6-ae9a-fc649938d8de => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1906] 10.0.0.152 () {34 vars in 676 bytes} [Thu Sep 10 12:33:11 2026] POST /v2.0/floatingips => generated 552 bytes in 719 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/1907] 10.0.0.152 () {32 vars in 643 bytes} [Thu Sep 10 12:33:12 2026] GET /v2.0/ports => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:33:12.313 8 INFO neutron.db.segments_db [None req-5f5b896e-e20b-419e-9084-ad1253aed99d ac4e2ef9ac714a07a8c61161e1c6bae3 0b3e3bdec9424d4188a41a3e24b6eb92 - - default default] Added segment 996ae900-1b0a-4a99-98e0-a5bcbea4a393 of type vxlan for network 78a8bf2b-aed3-4a9d-b989-b6f2b3a5a0f2 [pid: 7|app: 0|req: 880/1908] 10.0.0.152 () {34 vars in 759 bytes} [Thu Sep 10 12:33:12 2026] PUT /v2.0/floatingips/56a61db7-9902-47df-b817-befaa52f0238/tags => generated 17 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1909] 10.0.0.152 () {34 vars in 759 bytes} [Thu Sep 10 12:33:12 2026] PUT /v2.0/floatingips/57376b40-839f-42c8-817e-11bae3c45169/tags => generated 25 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/1910] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:33:12 2026] POST /v2.0/networks => generated 650 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1911] 10.0.0.152 () {34 vars in 759 bytes} [Thu Sep 10 12:33:12 2026] PUT /v2.0/floatingips/77c320c1-9a70-40f4-9a93-83f1f8791643/tags => generated 34 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:33:12.529 8 INFO neutron.db.segments_db [None req-18b9dd2b-0e7a-4d5a-a8f9-108a8dce1f91 ac4e2ef9ac714a07a8c61161e1c6bae3 0b3e3bdec9424d4188a41a3e24b6eb92 - - default default] Added segment 689716c2-0258-463e-8b4a-bc00435edb6c of type vxlan for network 0b130c83-b96e-464b-a2e8-47765b9b6737 [pid: 7|app: 0|req: 883/1912] 10.0.0.152 () {34 vars in 759 bytes} [Thu Sep 10 12:33:12 2026] PUT /v2.0/floatingips/37399266-a786-4d77-a5f7-437489e9688b/tags => generated 19 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1913] 10.0.0.152 () {32 vars in 672 bytes} [Thu Sep 10 12:33:12 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/1914] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:33:12 2026] POST /v2.0/networks => generated 649 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1915] 10.0.0.152 () {32 vars in 686 bytes} [Thu Sep 10 12:33:12 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1916] 10.0.0.152 () {32 vars in 682 bytes} [Thu Sep 10 12:33:12 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1917] 10.0.0.152 () {32 vars in 694 bytes} [Thu Sep 10 12:33:12 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1918] 10.0.0.152 () {32 vars in 680 bytes} [Thu Sep 10 12:33:12 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: 889/1919] 10.0.0.152 () {32 vars in 694 bytes} [Thu Sep 10 12:33:12 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1920] 10.0.0.152 () {32 vars in 690 bytes} [Thu Sep 10 12:33:12 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1921] 10.0.0.152 () {32 vars in 702 bytes} [Thu Sep 10 12:33:12 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:33:13.134 7 INFO neutron_taas.services.taas.taas_plugin [None req-b64b9f9e-f817-4d02-a5d6-c9ba1164f553 2e11ad3853754e3bbe107d0fee676da9 80a9cdc0ff0b490ca22eb2867dff7801 - - default default] TaaS: Handle Delete Port: ddf8e1b4-fe94-4481-90b1-3b9acb6c8fc5 2026-09-10 12:33:13.140 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b64b9f9e-f817-4d02-a5d6-c9ba1164f553 2e11ad3853754e3bbe107d0fee676da9 80a9cdc0ff0b490ca22eb2867dff7801 - - default default] Tap Mirror: Handle Delete Port: ddf8e1b4-fe94-4481-90b1-3b9acb6c8fc5 [pid: 8|app: 0|req: 1031/1922] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:33:12 2026] POST /v2.0/subnets => generated 1274 bytes in 618 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1923] 10.0.0.152 () {32 vars in 732 bytes} [Thu Sep 10 12:33:13 2026] DELETE /v2.0/floatingips/56a61db7-9902-47df-b817-befaa52f0238 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/1924] 10.0.0.152 () {32 vars in 647 bytes} [Thu Sep 10 12:33:13 2026] GET /v2.0/subnets => generated 1910 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:33:13.450 7 INFO neutron_taas.services.taas.taas_plugin [None req-fcbf3bde-2a16-483a-9291-a8427bfbc82d 2e11ad3853754e3bbe107d0fee676da9 80a9cdc0ff0b490ca22eb2867dff7801 - - default default] TaaS: Handle Delete Port: 01c63c25-e5b6-4001-8696-34aa3d9cbff0 2026-09-10 12:33:13.453 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fcbf3bde-2a16-483a-9291-a8427bfbc82d 2e11ad3853754e3bbe107d0fee676da9 80a9cdc0ff0b490ca22eb2867dff7801 - - default default] Tap Mirror: Handle Delete Port: 01c63c25-e5b6-4001-8696-34aa3d9cbff0 [pid: 8|app: 0|req: 1033/1925] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:33:13 2026] DELETE /v2.0/subnets/3a249e71-9be7-47fb-aeb9-5374a4ad8a55 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1926] 10.0.0.152 () {32 vars in 732 bytes} [Thu Sep 10 12:33:13 2026] DELETE /v2.0/floatingips/57376b40-839f-42c8-817e-11bae3c45169 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/1927] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:33:13 2026] DELETE /v2.0/subnets/53a9b8a2-5bec-4497-a247-818da9e78370 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/1928] 10.0.0.152 () {32 vars in 647 bytes} [Thu Sep 10 12:33:13 2026] GET /v2.0/subnets => generated 649 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:33:13.781 7 INFO neutron_taas.services.taas.taas_plugin [None req-8a80e1d6-2bb7-4993-b662-2e9a6433b2d2 2e11ad3853754e3bbe107d0fee676da9 80a9cdc0ff0b490ca22eb2867dff7801 - - default default] TaaS: Handle Delete Port: de06dd59-c4c5-4c5d-b4c2-9478da34599f 2026-09-10 12:33:13.784 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8a80e1d6-2bb7-4993-b662-2e9a6433b2d2 2e11ad3853754e3bbe107d0fee676da9 80a9cdc0ff0b490ca22eb2867dff7801 - - default default] Tap Mirror: Handle Delete Port: de06dd59-c4c5-4c5d-b4c2-9478da34599f 2026-09-10 12:33:13.897 8 INFO neutron.services.segments.plugin [-] Segment 689716c2-0258-463e-8b4a-bc00435edb6c resource provider aggregate not found 2026-09-10 12:33:13.904 8 INFO neutron.services.segments.plugin [-] Segment 689716c2-0258-463e-8b4a-bc00435edb6c resource provider aggregate not found 2026-09-10 12:33:13.911 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 689716c2-0258-463e-8b4a-bc00435edb6c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 689716c2-0258-463e-8b4a-bc00435edb6c found for delete ", "request_id": "req-e137d62a-829d-4424-afa7-66b8fb3b6adf"}]} 2026-09-10 12:33:13.919 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 689716c2-0258-463e-8b4a-bc00435edb6c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 689716c2-0258-463e-8b4a-bc00435edb6c found for delete ", "request_id": "req-a680e61b-572b-48a5-83de-6e8203fca08b"}]} [pid: 7|app: 0|req: 894/1929] 10.0.0.152 () {32 vars in 732 bytes} [Thu Sep 10 12:33:13 2026] DELETE /v2.0/floatingips/77c320c1-9a70-40f4-9a93-83f1f8791643 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/1930] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:33:13 2026] DELETE /v2.0/networks/0b130c83-b96e-464b-a2e8-47765b9b6737 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:33:14.055 7 INFO neutron_taas.services.taas.taas_plugin [None req-2a4bc3da-af86-487d-b877-e10c392f3e59 2e11ad3853754e3bbe107d0fee676da9 80a9cdc0ff0b490ca22eb2867dff7801 - - default default] TaaS: Handle Delete Port: de0cbace-0c41-4d3a-9ee1-8fdc1e08556e 2026-09-10 12:33:14.058 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a4bc3da-af86-487d-b877-e10c392f3e59 2e11ad3853754e3bbe107d0fee676da9 80a9cdc0ff0b490ca22eb2867dff7801 - - default default] Tap Mirror: Handle Delete Port: de0cbace-0c41-4d3a-9ee1-8fdc1e08556e [pid: 8|app: 0|req: 1037/1931] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:33:13 2026] DELETE /v2.0/networks/78a8bf2b-aed3-4a9d-b989-b6f2b3a5a0f2 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1932] 10.0.0.152 () {32 vars in 732 bytes} [Thu Sep 10 12:33:13 2026] DELETE /v2.0/floatingips/37399266-a786-4d77-a5f7-437489e9688b => generated 0 bytes in 317 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/1933] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:33:14 2026] DELETE /v2.0/networks/6d721a06-74b9-49ee-ace5-45d66ffa8103 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:33:14.384 7 INFO neutron_taas.services.taas.taas_plugin [None req-aaa46c5f-a3a8-42f1-9368-7bf7f43ed8ce 2e11ad3853754e3bbe107d0fee676da9 80a9cdc0ff0b490ca22eb2867dff7801 - - default default] TaaS: Handle Delete Port: c28a289e-0e10-4805-b8c9-398f586f8634 2026-09-10 12:33:14.387 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aaa46c5f-a3a8-42f1-9368-7bf7f43ed8ce 2e11ad3853754e3bbe107d0fee676da9 80a9cdc0ff0b490ca22eb2867dff7801 - - default default] Tap Mirror: Handle Delete Port: c28a289e-0e10-4805-b8c9-398f586f8634 [pid: 8|app: 0|req: 1039/1934] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:33:14 2026] DELETE /v2.0/networks/7afa375d-58de-4ef9-9777-9275fafb0d8f => 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: 896/1935] 10.0.0.152 () {32 vars in 732 bytes} [Thu Sep 10 12:33:14 2026] DELETE /v2.0/floatingips/473a24f1-9bd5-40b2-a87a-46aaa259783e => generated 0 bytes in 288 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/1936] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:33:15 2026] GET /v2.0/security-groups?tenant_id=0b3e3bdec9424d4188a41a3e24b6eb92&name=default => generated 2925 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1937] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:33:15 2026] DELETE /v2.0/security-groups/2ac9e2ad-2da2-4f56-bbc0-f7d3b75a18ac => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/1938] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:33:15 2026] GET /v2.0/security-groups?tenant_id=f61c92ee46e24c9e98a97bca4262f700&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: 898/1939] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:33:15 2026] DELETE /v2.0/security-groups/c8bcce17-edf0-428b-b045-4d1568ad2a77 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:33:15.927 8 INFO neutron.services.segments.plugin [-] Segment 996ae900-1b0a-4a99-98e0-a5bcbea4a393 resource provider aggregate not found 2026-09-10 12:33:15.936 8 INFO neutron.services.segments.plugin [-] Segment 996ae900-1b0a-4a99-98e0-a5bcbea4a393 resource provider aggregate not found 2026-09-10 12:33:15.946 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 996ae900-1b0a-4a99-98e0-a5bcbea4a393 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 996ae900-1b0a-4a99-98e0-a5bcbea4a393 found for delete ", "request_id": "req-fc456f9c-c34a-4066-8066-2fa693fec2aa"}]} 2026-09-10 12:33:15.952 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 996ae900-1b0a-4a99-98e0-a5bcbea4a393 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 996ae900-1b0a-4a99-98e0-a5bcbea4a393 found for delete ", "request_id": "req-5b57bd60-7b3b-4e9c-96c2-6e9b35d61313"}]} 2026-09-10 12:33:15.961 8 INFO neutron.services.segments.plugin [-] Segment 24ee7be8-ff2e-41ac-847d-34e8c1210ae3 resource provider aggregate not found 2026-09-10 12:33:15.967 8 INFO neutron.services.segments.plugin [-] Segment 24ee7be8-ff2e-41ac-847d-34e8c1210ae3 resource provider aggregate not found 2026-09-10 12:33:15.980 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 24ee7be8-ff2e-41ac-847d-34e8c1210ae3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24ee7be8-ff2e-41ac-847d-34e8c1210ae3 found for delete ", "request_id": "req-868def3f-3cf4-4c2e-8682-a5134f460a0e"}]} 2026-09-10 12:33:15.984 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 24ee7be8-ff2e-41ac-847d-34e8c1210ae3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24ee7be8-ff2e-41ac-847d-34e8c1210ae3 found for delete ", "request_id": "req-668b3516-14ba-421d-9af7-455472e4c22d"}]} 2026-09-10 12:33:16.007 8 INFO neutron.services.segments.plugin [-] Segment a6c5c071-37ec-46a9-8585-02c994778e2f resource provider aggregate not found 2026-09-10 12:33:16.014 8 INFO neutron.services.segments.plugin [-] Segment a6c5c071-37ec-46a9-8585-02c994778e2f resource provider aggregate not found 2026-09-10 12:33:16.031 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a6c5c071-37ec-46a9-8585-02c994778e2f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6c5c071-37ec-46a9-8585-02c994778e2f found for delete ", "request_id": "req-be49279c-2267-4116-b64f-752a432a9124"}]} 2026-09-10 12:33:16.033 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a6c5c071-37ec-46a9-8585-02c994778e2f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6c5c071-37ec-46a9-8585-02c994778e2f found for delete ", "request_id": "req-d3c1e1b6-f966-4a57-9b52-f94b0c5c4f26"}]} [pid: 8|app: 0|req: 1042/1940] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:33:15 2026] GET /v2.0/security-groups?tenant_id=80a9cdc0ff0b490ca22eb2867dff7801&name=default => generated 2925 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1941] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:33:16 2026] DELETE /v2.0/security-groups/94f77c48-7b5a-45c4-8998-34734afc70ff => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/1942] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:33:16 2026] GET /v2.0/security-groups?tenant_id=5874889a9c4a401f86181beba6da0ab5&name=default => generated 2925 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1943] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:33:16 2026] DELETE /v2.0/security-groups/62e9452b-0f42-406f-b293-286a9e35512b => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:33:17.721 8 INFO neutron.db.segments_db [None req-d27a29c2-8289-4223-8bd3-696efd1a60c1 ed8b673676d74f3cb08bea5879a2f57e 98aede8deff942d3ad3c00e7e81b71cd - - default default] Added segment 363396de-daea-4011-8ac4-ce79597f3003 of type vxlan for network 7ce703a6-d1ff-4a20-abd1-d7b45129200b [pid: 8|app: 0|req: 1044/1944] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:33:17 2026] POST /v2.0/networks => generated 648 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1945] 10.0.0.152 () {34 vars in 665 bytes} [Thu Sep 10 12:33:17 2026] POST /v2.0/ports => generated 779 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:33:18.213 8 INFO neutron.db.segments_db [None req-f677fdee-a08c-46f7-86a3-f265f5d89575 ed8b673676d74f3cb08bea5879a2f57e 98aede8deff942d3ad3c00e7e81b71cd - - default default] Added segment bdc76de5-9bec-49af-b8ff-e9bfd2cd51c0 of type vxlan for network f0fd2b05-e68a-47d2-9eb1-1dd2f8c2c7a3 [pid: 8|app: 0|req: 1045/1946] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:33:18 2026] POST /v2.0/networks => generated 635 bytes in 198 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: 902/1947] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:33:18 2026] POST /v2.0/subnets => generated 646 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/1948] 10.0.0.152 () {34 vars in 665 bytes} [Thu Sep 10 12:33:18 2026] POST /v2.0/ports => generated 960 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:33:19.228 7 INFO neutron_taas.services.taas.taas_plugin [None req-04a06fc9-079c-45f6-866b-acc79c868385 ed8b673676d74f3cb08bea5879a2f57e 98aede8deff942d3ad3c00e7e81b71cd - - default default] TaaS: Handle Delete Port: 214e5006-d16a-4960-a58b-269613ee07e5 2026-09-10 12:33:19.235 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-04a06fc9-079c-45f6-866b-acc79c868385 ed8b673676d74f3cb08bea5879a2f57e 98aede8deff942d3ad3c00e7e81b71cd - - default default] Tap Mirror: Handle Delete Port: 214e5006-d16a-4960-a58b-269613ee07e5 [pid: 7|app: 0|req: 903/1949] 10.0.0.152 () {32 vars in 720 bytes} [Thu Sep 10 12:33:19 2026] DELETE /v2.0/ports/214e5006-d16a-4960-a58b-269613ee07e5 => generated 0 bytes in 322 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-09-10 12:33:19.396 8 INFO neutron.pecan_wsgi.hooks.translation [None req-75b08977-b44b-4f3d-8627-10524113eb53 ed8b673676d74f3cb08bea5879a2f57e 98aede8deff942d3ad3c00e7e81b71cd - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1047/1950] 10.0.0.152 () {32 vars in 720 bytes} [Thu Sep 10 12:33:19 2026] DELETE /v2.0/ports/214e5006-d16a-4960-a58b-269613ee07e5 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:33:19.424 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a5814ccf-a824-4bdd-b6e7-b54c51f20434 ed8b673676d74f3cb08bea5879a2f57e 98aede8deff942d3ad3c00e7e81b71cd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 904/1951] 10.0.0.152 () {32 vars in 717 bytes} [Thu Sep 10 12:33:19 2026] GET /v2.0/ports/214e5006-d16a-4960-a58b-269613ee07e5 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/1952] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:33:19 2026] DELETE /v2.0/subnets/47372e80-f4a5-4290-886b-b112123964f8 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:33:19.729 7 INFO neutron_taas.services.taas.taas_plugin [None req-3c201dcd-4939-44f0-a105-4bb4bd87c220 ed8b673676d74f3cb08bea5879a2f57e 98aede8deff942d3ad3c00e7e81b71cd - - default default] TaaS: Handle Delete Port: 68cce1db-8b82-4168-9ed9-feecf1026894 2026-09-10 12:33:19.732 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3c201dcd-4939-44f0-a105-4bb4bd87c220 ed8b673676d74f3cb08bea5879a2f57e 98aede8deff942d3ad3c00e7e81b71cd - - default default] Tap Mirror: Handle Delete Port: 68cce1db-8b82-4168-9ed9-feecf1026894 2026-09-10 12:33:19.934 7 INFO neutron.services.segments.plugin [-] Segment bdc76de5-9bec-49af-b8ff-e9bfd2cd51c0 resource provider aggregate not found 2026-09-10 12:33:19.935 7 INFO neutron.services.segments.plugin [-] Segment bdc76de5-9bec-49af-b8ff-e9bfd2cd51c0 resource provider aggregate not found 2026-09-10 12:33:19.951 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment bdc76de5-9bec-49af-b8ff-e9bfd2cd51c0 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bdc76de5-9bec-49af-b8ff-e9bfd2cd51c0 found for delete ", "request_id": "req-dd3e3f0b-8cc1-4349-abff-1d204d19248a"}]} 2026-09-10 12:33:19.953 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment bdc76de5-9bec-49af-b8ff-e9bfd2cd51c0 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bdc76de5-9bec-49af-b8ff-e9bfd2cd51c0 found for delete ", "request_id": "req-fd008693-911d-450b-a8b7-1725d894bbbb"}]} [pid: 7|app: 0|req: 905/1953] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:33:19 2026] DELETE /v2.0/networks/f0fd2b05-e68a-47d2-9eb1-1dd2f8c2c7a3 => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:33:20.035 8 INFO neutron.db.segments_db [None req-e6c781f6-fda9-40a6-b066-bc5bf9287504 ed8b673676d74f3cb08bea5879a2f57e 98aede8deff942d3ad3c00e7e81b71cd - - default default] Added segment 24fcd7a7-6138-475e-94a0-2935dcfdf88c of type vxlan for network 1837dde1-e0bc-4b81-913b-abdd122a4f83 [pid: 8|app: 0|req: 1049/1954] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:33:19 2026] POST /v2.0/networks => generated 636 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1955] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:33:20 2026] POST /v2.0/subnets => generated 646 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/1956] 10.0.0.152 () {34 vars in 665 bytes} [Thu Sep 10 12:33:20 2026] POST /v2.0/ports => generated 927 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:33:21.080 7 INFO neutron_taas.services.taas.taas_plugin [None req-c34f74a1-6103-42aa-9257-1b96ca29f4f5 ed8b673676d74f3cb08bea5879a2f57e 98aede8deff942d3ad3c00e7e81b71cd - - default default] TaaS: Handle Delete Port: 9f59df66-73da-45f9-b03f-2d25df22a8b8 2026-09-10 12:33:21.085 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c34f74a1-6103-42aa-9257-1b96ca29f4f5 ed8b673676d74f3cb08bea5879a2f57e 98aede8deff942d3ad3c00e7e81b71cd - - default default] Tap Mirror: Handle Delete Port: 9f59df66-73da-45f9-b03f-2d25df22a8b8 [pid: 7|app: 0|req: 907/1957] 10.0.0.152 () {32 vars in 720 bytes} [Thu Sep 10 12:33:20 2026] DELETE /v2.0/ports/9f59df66-73da-45f9-b03f-2d25df22a8b8 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1958] 10.0.0.96 () {34 vars in 989 bytes} [Thu Sep 10 12:33:21 2026] GET /v2.0/ports?device_id=78789c35-3cc7-49b2-87d9-8d80a6bc614b => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:33:21.288 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f2961de1-cf42-491b-b70b-f6d087051332 ed8b673676d74f3cb08bea5879a2f57e 98aede8deff942d3ad3c00e7e81b71cd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 909/1959] 10.0.0.152 () {32 vars in 717 bytes} [Thu Sep 10 12:33:21 2026] GET /v2.0/ports/9f59df66-73da-45f9-b03f-2d25df22a8b8 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1960] 10.0.0.96 () {34 vars in 1039 bytes} [Thu Sep 10 12:33:21 2026] GET /v2.0/security-groups?id=93da4f0b-53fa-420b-b12a-8bbb20ef0033&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-09-10 12:33:21.436 8 INFO neutron.db.segments_db [None req-278131a5-b527-4055-92fd-3e4bdb95c244 3aa06bd135ef440c9a0d9d0293d2c39a 5b45f8e7bca743cb891474451ef7f9ab - - default default] Added segment 223144e0-0945-43ed-8d57-50d30c125f5d of type vxlan for network 1ab10fde-0eb6-42f1-b858-b1722789b9d7 [pid: 7|app: 0|req: 911/1961] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:33:21 2026] DELETE /v2.0/subnets/7d770826-5891-48b0-acb0-d3b5ac1e1134 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/1962] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:33:21 2026] POST /v2.0/networks => generated 631 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1963] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:33:21 2026] DELETE /v2.0/networks/1837dde1-e0bc-4b81-913b-abdd122a4f83 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/1964] 10.0.0.152 () {34 vars in 664 bytes} [Thu Sep 10 12:33:21 2026] POST /v2.0/ports => generated 743 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 913/1965] 10.0.0.152 () {34 vars in 665 bytes} [Thu Sep 10 12:33:21 2026] POST /v2.0/ports => generated 779 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, ' 2026-09-10 12:33:21.975 7 INFO neutron.services.segments.plugin [-] Segment 24fcd7a7-6138-475e-94a0-2935dcfdf88c resource provider aggregate not found 2026-09-10 12:33:21.979 8 INFO neutron.db.segments_db [None req-4b9d1866-bb13-4132-b880-19fd71e35505 3aa06bd135ef440c9a0d9d0293d2c39a 5b45f8e7bca743cb891474451ef7f9ab - - default default] Added segment cbe55ba6-ae25-44e1-9860-1212e705805e of type vxlan for network f9c64aa2-c1bf-4f7a-865f-c9aec4a35331 2026-09-10 12:33:21.982 7 INFO neutron.services.segments.plugin [-] Segment 24fcd7a7-6138-475e-94a0-2935dcfdf88c resource provider aggregate not found 2026-09-10 12:33:21.995 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 24fcd7a7-6138-475e-94a0-2935dcfdf88c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24fcd7a7-6138-475e-94a0-2935dcfdf88c found for delete ", "request_id": "req-0c7e85fb-a730-4678-9e77-a2585e222292"}]} 2026-09-10 12:33:22.001 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 24fcd7a7-6138-475e-94a0-2935dcfdf88c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24fcd7a7-6138-475e-94a0-2935dcfdf88c found for delete ", "request_id": "req-0d386ea6-3d95-4e0a-9818-3fa05e0b9211"}]} [pid: 8|app: 0|req: 1053/1966] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:33:21 2026] POST /v2.0/networks => generated 631 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1967] 10.0.0.152 () {34 vars in 737 bytes} [Thu Sep 10 12:33:21 2026] PUT /v2.0/ports/79bb0f58-6479-4133-9051-6b97f3579ec1 => generated 752 bytes in 222 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-09-10 12:33:22.288 7 INFO neutron_taas.services.taas.taas_plugin [None req-04c3478b-efbc-4d0a-b58c-f1e5e2ca161c ed8b673676d74f3cb08bea5879a2f57e 98aede8deff942d3ad3c00e7e81b71cd - - default default] TaaS: Handle Delete Port: 79bb0f58-6479-4133-9051-6b97f3579ec1 2026-09-10 12:33:22.292 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-04c3478b-efbc-4d0a-b58c-f1e5e2ca161c ed8b673676d74f3cb08bea5879a2f57e 98aede8deff942d3ad3c00e7e81b71cd - - default default] Tap Mirror: Handle Delete Port: 79bb0f58-6479-4133-9051-6b97f3579ec1 [pid: 7|app: 0|req: 915/1968] 10.0.0.152 () {32 vars in 720 bytes} [Thu Sep 10 12:33:22 2026] DELETE /v2.0/ports/79bb0f58-6479-4133-9051-6b97f3579ec1 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1969] 10.0.0.152 () {32 vars in 643 bytes} [Thu Sep 10 12:33:22 2026] GET /v2.0/ports => generated 782 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:33:22.448 7 INFO neutron.pecan_wsgi.hooks.translation [None req-30a9e2b9-1e40-4aae-b8c8-a6a9e3936493 ed8b673676d74f3cb08bea5879a2f57e 98aede8deff942d3ad3c00e7e81b71cd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 917/1970] 10.0.0.152 () {32 vars in 717 bytes} [Thu Sep 10 12:33:22 2026] GET /v2.0/ports/79bb0f58-6479-4133-9051-6b97f3579ec1 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1971] 10.0.0.152 () {32 vars in 643 bytes} [Thu Sep 10 12:33:22 2026] GET /v2.0/ports => generated 782 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1972] 10.0.0.152 () {32 vars in 717 bytes} [Thu Sep 10 12:33:22 2026] GET /v2.0/ports/7da3c4db-dbd3-435d-998e-1d955d578ea3 => generated 779 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:33:22.534 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9b00f04e-d33f-439e-a54c-38bcde34f24b ed8b673676d74f3cb08bea5879a2f57e 98aede8deff942d3ad3c00e7e81b71cd - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 920/1973] 10.0.0.152 () {32 vars in 720 bytes} [Thu Sep 10 12:33:22 2026] DELETE /v2.0/ports/9f59df66-73da-45f9-b03f-2d25df22a8b8 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:33:22.548 7 INFO neutron.pecan_wsgi.hooks.translation [None req-34dc0e04-0375-415c-add5-d8ec14cdf582 ed8b673676d74f3cb08bea5879a2f57e 98aede8deff942d3ad3c00e7e81b71cd - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 921/1974] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:33:22 2026] DELETE /v2.0/subnets/7d770826-5891-48b0-acb0-d3b5ac1e1134 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:33:22.568 7 INFO neutron.pecan_wsgi.hooks.translation [None req-45b9009a-ba0e-41d5-8ab2-61bc556f3ad9 ed8b673676d74f3cb08bea5879a2f57e 98aede8deff942d3ad3c00e7e81b71cd - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 922/1975] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:33:22 2026] DELETE /v2.0/subnets/47372e80-f4a5-4290-886b-b112123964f8 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/1976] 10.0.0.152 () {34 vars in 664 bytes} [Thu Sep 10 12:33:22 2026] POST /v2.0/ports => generated 743 bytes in 510 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-09-10 12:33:22.657 7 INFO neutron_taas.services.taas.taas_plugin [None req-ff446f0d-2332-470d-bf5a-e34b05106ba8 ed8b673676d74f3cb08bea5879a2f57e 98aede8deff942d3ad3c00e7e81b71cd - - default default] TaaS: Handle Delete Port: 7da3c4db-dbd3-435d-998e-1d955d578ea3 2026-09-10 12:33:22.660 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ff446f0d-2332-470d-bf5a-e34b05106ba8 ed8b673676d74f3cb08bea5879a2f57e 98aede8deff942d3ad3c00e7e81b71cd - - default default] Tap Mirror: Handle Delete Port: 7da3c4db-dbd3-435d-998e-1d955d578ea3 2026-09-10 12:33:22.673 8 INFO neutron.db.segments_db [None req-ece56162-ff28-4cac-93f7-6e1deaae6921 3aa06bd135ef440c9a0d9d0293d2c39a 5b45f8e7bca743cb891474451ef7f9ab - - default default] Added segment 76478238-c266-4cec-9c1d-639c385e5c41 of type vxlan for network c18177dd-110c-4712-a64e-7b53d5f710a3 [pid: 7|app: 0|req: 923/1977] 10.0.0.152 () {32 vars in 720 bytes} [Thu Sep 10 12:33:22 2026] DELETE /v2.0/ports/7da3c4db-dbd3-435d-998e-1d955d578ea3 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/1978] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:33:22 2026] POST /v2.0/networks => generated 632 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1979] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:33:22 2026] DELETE /v2.0/networks/7ce703a6-d1ff-4a20-abd1-d7b45129200b => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/1980] 10.0.0.152 () {34 vars in 664 bytes} [Thu Sep 10 12:33:22 2026] POST /v2.0/ports => generated 743 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:33:23.281 7 INFO neutron.db.segments_db [None req-2784d16f-b8fa-482b-8c2f-413b291faee0 3aa06bd135ef440c9a0d9d0293d2c39a 5b45f8e7bca743cb891474451ef7f9ab - - default default] Added segment cb605d0e-05d5-4b6c-8fa0-abd9fefae452 of type vxlan for network 9e86d75c-3956-4b36-8d59-d01e3dec39f3 [pid: 7|app: 0|req: 925/1981] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:33:23 2026] POST /v2.0/networks => generated 631 bytes in 248 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: 926/1982] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:33:23 2026] GET /v2.0/security-groups?tenant_id=98aede8deff942d3ad3c00e7e81b71cd&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1983] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:33:23 2026] DELETE /v2.0/security-groups/b87991f5-139f-4759-807d-7baa5a2044ca => 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: 1057/1986] 10.0.0.152 () {34 vars in 664 bytes} [Thu Sep 10 12:33:23 2026] POST /v2.0/ports => generated 743 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:33:23.885 7 INFO neutron.db.segments_db [None req-a6364f87-3532-44ff-9637-aec3e7196330 3aa06bd135ef440c9a0d9d0293d2c39a 5b45f8e7bca743cb891474451ef7f9ab - - default default] Added segment 6a1a5b2a-686b-4690-9270-d1c455d6e9a8 of type vxlan for network 694ccdc0-eeca-46f3-b0e7-b13a82bb9d09 [pid: 7|app: 0|req: 930/1987] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:33:23 2026] POST /v2.0/networks => generated 632 bytes in 196 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-09-10 12:33:24.024 7 INFO neutron.services.segments.plugin [-] Segment 363396de-daea-4011-8ac4-ce79597f3003 resource provider aggregate not found 2026-09-10 12:33:24.040 7 INFO neutron.services.segments.plugin [-] Segment 363396de-daea-4011-8ac4-ce79597f3003 resource provider aggregate not found 2026-09-10 12:33:24.052 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 363396de-daea-4011-8ac4-ce79597f3003 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 363396de-daea-4011-8ac4-ce79597f3003 found for delete ", "request_id": "req-03d249c6-423e-4814-b245-beb0064536cd"}]} 2026-09-10 12:33:24.064 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 363396de-daea-4011-8ac4-ce79597f3003 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 363396de-daea-4011-8ac4-ce79597f3003 found for delete ", "request_id": "req-cc308a4e-eb6c-4022-82c3-06d574d6e5df"}]} [pid: 8|app: 0|req: 1058/1988] 10.0.0.152 () {34 vars in 664 bytes} [Thu Sep 10 12:33:24 2026] POST /v2.0/ports => generated 743 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1989] 10.0.0.152 () {34 vars in 747 bytes} [Thu Sep 10 12:33:24 2026] PUT /v2.0/ports/1a19f0fe-be93-4920-bc83-67d4cabe2c9a/tags => generated 17 bytes in 109 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: 1059/1990] 10.0.0.152 () {34 vars in 747 bytes} [Thu Sep 10 12:33:24 2026] PUT /v2.0/ports/8c7af952-68df-4c23-8cbe-e0418b6e8ead/tags => generated 25 bytes in 118 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: 932/1991] 10.0.0.152 () {34 vars in 747 bytes} [Thu Sep 10 12:33:24 2026] PUT /v2.0/ports/19b54f7e-325e-4fe8-8140-bae81193c852/tags => generated 34 bytes in 79 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: 1060/1992] 10.0.0.152 () {34 vars in 747 bytes} [Thu Sep 10 12:33:24 2026] PUT /v2.0/ports/8866ba1e-8bf5-49ec-8070-178bce19579c/tags => generated 19 bytes in 88 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: 933/1993] 10.0.0.152 () {32 vars in 660 bytes} [Thu Sep 10 12:33:24 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 180 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: 1061/1994] 10.0.0.152 () {32 vars in 674 bytes} [Thu Sep 10 12:33:25 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1995] 10.0.0.152 () {32 vars in 670 bytes} [Thu Sep 10 12:33:25 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/1996] 10.0.0.152 () {32 vars in 682 bytes} [Thu Sep 10 12:33:25 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1997] 10.0.0.152 () {32 vars in 668 bytes} [Thu Sep 10 12:33:25 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/1998] 10.0.0.152 () {32 vars in 682 bytes} [Thu Sep 10 12:33:25 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/1999] 10.0.0.152 () {32 vars in 678 bytes} [Thu Sep 10 12:33:25 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2000] 10.0.0.152 () {32 vars in 690 bytes} [Thu Sep 10 12:33:25 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:33:25.805 8 INFO neutron_taas.services.taas.taas_plugin [None req-b55fcb1f-2eab-4b35-af2f-e2b77fec73fd 3aa06bd135ef440c9a0d9d0293d2c39a 5b45f8e7bca743cb891474451ef7f9ab - - default default] TaaS: Handle Delete Port: 1a19f0fe-be93-4920-bc83-67d4cabe2c9a 2026-09-10 12:33:25.809 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b55fcb1f-2eab-4b35-af2f-e2b77fec73fd 3aa06bd135ef440c9a0d9d0293d2c39a 5b45f8e7bca743cb891474451ef7f9ab - - default default] Tap Mirror: Handle Delete Port: 1a19f0fe-be93-4920-bc83-67d4cabe2c9a 2026-09-10 12:33:25.883 7 INFO neutron.db.segments_db [None req-53f5e45c-6574-4470-ae53-228a20678385 1a51c56ac5074d9dace86ffc8a9aae54 e5d2b2e3941c4fa5bf39334db281c805 - - default default] Added segment 8188575c-b6eb-4b03-b21b-7edc77c07648 of type vxlan for network d479770e-0f04-4f38-abc4-a74a894370e0 [pid: 8|app: 0|req: 1066/2001] 10.0.0.152 () {32 vars in 720 bytes} [Thu Sep 10 12:33:25 2026] DELETE /v2.0/ports/1a19f0fe-be93-4920-bc83-67d4cabe2c9a => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/2002] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:33:25 2026] POST /v2.0/networks => generated 645 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:33:26.062 8 INFO neutron_taas.services.taas.taas_plugin [None req-497f2656-e817-4b75-a6bd-7552d20be3a1 3aa06bd135ef440c9a0d9d0293d2c39a 5b45f8e7bca743cb891474451ef7f9ab - - default default] TaaS: Handle Delete Port: 8c7af952-68df-4c23-8cbe-e0418b6e8ead 2026-09-10 12:33:26.067 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-497f2656-e817-4b75-a6bd-7552d20be3a1 3aa06bd135ef440c9a0d9d0293d2c39a 5b45f8e7bca743cb891474451ef7f9ab - - default default] Tap Mirror: Handle Delete Port: 8c7af952-68df-4c23-8cbe-e0418b6e8ead [pid: 8|app: 0|req: 1067/2003] 10.0.0.152 () {32 vars in 720 bytes} [Thu Sep 10 12:33:25 2026] DELETE /v2.0/ports/8c7af952-68df-4c23-8cbe-e0418b6e8ead => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:33:26.297 8 INFO neutron_taas.services.taas.taas_plugin [None req-3cd9fe9c-129b-4576-8d90-08b4e745a326 3aa06bd135ef440c9a0d9d0293d2c39a 5b45f8e7bca743cb891474451ef7f9ab - - default default] TaaS: Handle Delete Port: 19b54f7e-325e-4fe8-8140-bae81193c852 2026-09-10 12:33:26.300 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3cd9fe9c-129b-4576-8d90-08b4e745a326 3aa06bd135ef440c9a0d9d0293d2c39a 5b45f8e7bca743cb891474451ef7f9ab - - default default] Tap Mirror: Handle Delete Port: 19b54f7e-325e-4fe8-8140-bae81193c852 [pid: 8|app: 0|req: 1068/2004] 10.0.0.152 () {32 vars in 720 bytes} [Thu Sep 10 12:33:26 2026] DELETE /v2.0/ports/19b54f7e-325e-4fe8-8140-bae81193c852 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:33:26.540 8 INFO neutron_taas.services.taas.taas_plugin [None req-f209ce3b-ee28-4ab2-8417-c2f700ccf16c 3aa06bd135ef440c9a0d9d0293d2c39a 5b45f8e7bca743cb891474451ef7f9ab - - default default] TaaS: Handle Delete Port: 8866ba1e-8bf5-49ec-8070-178bce19579c 2026-09-10 12:33:26.543 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f209ce3b-ee28-4ab2-8417-c2f700ccf16c 3aa06bd135ef440c9a0d9d0293d2c39a 5b45f8e7bca743cb891474451ef7f9ab - - default default] Tap Mirror: Handle Delete Port: 8866ba1e-8bf5-49ec-8070-178bce19579c [pid: 7|app: 0|req: 937/2005] 10.0.0.152 () {34 vars in 665 bytes} [Thu Sep 10 12:33:26 2026] POST /v2.0/ports => generated 775 bytes in 576 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: 1069/2006] 10.0.0.152 () {32 vars in 720 bytes} [Thu Sep 10 12:33:26 2026] DELETE /v2.0/ports/8866ba1e-8bf5-49ec-8070-178bce19579c => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:33:26.679 7 INFO neutron.db.segments_db [None req-e7d9b06b-9adf-41a6-b2c0-ee6a3d535618 1a51c56ac5074d9dace86ffc8a9aae54 e5d2b2e3941c4fa5bf39334db281c805 - - default default] Added segment 5a81840b-ace1-48d9-859c-8ca5382bbeba of type vxlan for network 884f3c12-575d-41ad-8880-a6fdad2fe8b4 2026-09-10 12:33:26.762 8 INFO neutron_taas.services.taas.taas_plugin [None req-5603a686-6e41-49d5-b5ec-e850e2cefd47 3aa06bd135ef440c9a0d9d0293d2c39a 5b45f8e7bca743cb891474451ef7f9ab - - default default] TaaS: Handle Delete Port: 1ad47621-2ba7-4896-8976-ac8dbb749f92 2026-09-10 12:33:26.765 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5603a686-6e41-49d5-b5ec-e850e2cefd47 3aa06bd135ef440c9a0d9d0293d2c39a 5b45f8e7bca743cb891474451ef7f9ab - - default default] Tap Mirror: Handle Delete Port: 1ad47621-2ba7-4896-8976-ac8dbb749f92 [pid: 7|app: 0|req: 938/2007] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:33:26 2026] POST /v2.0/networks => generated 632 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2008] 10.0.0.152 () {32 vars in 720 bytes} [Thu Sep 10 12:33:26 2026] DELETE /v2.0/ports/1ad47621-2ba7-4896-8976-ac8dbb749f92 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:33:27.011 8 INFO neutron.services.segments.plugin [-] Segment 223144e0-0945-43ed-8d57-50d30c125f5d resource provider aggregate not found 2026-09-10 12:33:27.016 8 INFO neutron.services.segments.plugin [-] Segment 223144e0-0945-43ed-8d57-50d30c125f5d resource provider aggregate not found 2026-09-10 12:33:27.030 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 223144e0-0945-43ed-8d57-50d30c125f5d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 223144e0-0945-43ed-8d57-50d30c125f5d found for delete ", "request_id": "req-18d9a22d-9910-4b04-b61a-4e60c59665d9"}]} 2026-09-10 12:33:27.036 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 223144e0-0945-43ed-8d57-50d30c125f5d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 223144e0-0945-43ed-8d57-50d30c125f5d found for delete ", "request_id": "req-b98043e6-408c-44b6-9206-b6ddab3fa70c"}]} [pid: 8|app: 0|req: 1071/2009] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:33:26 2026] DELETE /v2.0/networks/1ab10fde-0eb6-42f1-b858-b1722789b9d7 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2010] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:33:27 2026] DELETE /v2.0/networks/f9c64aa2-c1bf-4f7a-865f-c9aec4a35331 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/2011] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:33:26 2026] POST /v2.0/subnets => generated 626 bytes in 488 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2012] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:33:27 2026] DELETE /v2.0/networks/c18177dd-110c-4712-a64e-7b53d5f710a3 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2013] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:33:27 2026] DELETE /v2.0/networks/9e86d75c-3956-4b36-8d59-d01e3dec39f3 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/2014] 10.0.0.152 () {34 vars in 665 bytes} [Thu Sep 10 12:33:27 2026] POST /v2.0/ports => generated 950 bytes in 481 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: 1075/2015] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:33:27 2026] DELETE /v2.0/networks/694ccdc0-eeca-46f3-b0e7-b13a82bb9d09 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:33:27.956 7 INFO neutron_taas.services.taas.taas_plugin [None req-779ce18a-e8fe-4fdd-a9d5-faabd7798b98 1a51c56ac5074d9dace86ffc8a9aae54 e5d2b2e3941c4fa5bf39334db281c805 - - default default] TaaS: Handle Delete Port: d79cfa9e-6f76-41b5-a05d-bd01954a2075 2026-09-10 12:33:27.959 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-779ce18a-e8fe-4fdd-a9d5-faabd7798b98 1a51c56ac5074d9dace86ffc8a9aae54 e5d2b2e3941c4fa5bf39334db281c805 - - default default] Tap Mirror: Handle Delete Port: d79cfa9e-6f76-41b5-a05d-bd01954a2075 [pid: 7|app: 0|req: 941/2016] 10.0.0.152 () {32 vars in 720 bytes} [Thu Sep 10 12:33:27 2026] DELETE /v2.0/ports/d79cfa9e-6f76-41b5-a05d-bd01954a2075 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:33:28.215 8 INFO neutron.pecan_wsgi.hooks.translation [None req-99fe0b00-2b56-42d5-b2b4-20d750217fe7 1a51c56ac5074d9dace86ffc8a9aae54 e5d2b2e3941c4fa5bf39334db281c805 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1076/2017] 10.0.0.152 () {32 vars in 720 bytes} [Thu Sep 10 12:33:28 2026] DELETE /v2.0/ports/d79cfa9e-6f76-41b5-a05d-bd01954a2075 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:33:28.245 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0b3a006c-5abb-4129-bf25-158c139faf76 1a51c56ac5074d9dace86ffc8a9aae54 e5d2b2e3941c4fa5bf39334db281c805 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 942/2018] 10.0.0.152 () {32 vars in 717 bytes} [Thu Sep 10 12:33:28 2026] GET /v2.0/ports/d79cfa9e-6f76-41b5-a05d-bd01954a2075 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2019] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:33:28 2026] DELETE /v2.0/subnets/015f946e-4220-4745-887a-eb970fcd9edd => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:33:28.549 7 INFO neutron_taas.services.taas.taas_plugin [None req-bb95fe15-85df-4853-967c-82af6378da69 1a51c56ac5074d9dace86ffc8a9aae54 e5d2b2e3941c4fa5bf39334db281c805 - - default default] TaaS: Handle Delete Port: 7f6e40cf-30c1-4862-85eb-b467aba30b17 2026-09-10 12:33:28.553 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bb95fe15-85df-4853-967c-82af6378da69 1a51c56ac5074d9dace86ffc8a9aae54 e5d2b2e3941c4fa5bf39334db281c805 - - default default] Tap Mirror: Handle Delete Port: 7f6e40cf-30c1-4862-85eb-b467aba30b17 2026-09-10 12:33:28.768 7 INFO neutron.services.segments.plugin [-] Segment 5a81840b-ace1-48d9-859c-8ca5382bbeba resource provider aggregate not found 2026-09-10 12:33:28.775 7 INFO neutron.services.segments.plugin [-] Segment 5a81840b-ace1-48d9-859c-8ca5382bbeba resource provider aggregate not found 2026-09-10 12:33:28.792 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5a81840b-ace1-48d9-859c-8ca5382bbeba resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a81840b-ace1-48d9-859c-8ca5382bbeba found for delete ", "request_id": "req-7d944b8c-ea54-4ba8-b45e-c767bda26b1d"}]} 2026-09-10 12:33:28.793 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5a81840b-ace1-48d9-859c-8ca5382bbeba resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a81840b-ace1-48d9-859c-8ca5382bbeba found for delete ", "request_id": "req-15ce117e-c228-49c2-a81f-a0e5cb80e2f9"}]} [pid: 7|app: 0|req: 943/2020] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:33:28 2026] DELETE /v2.0/networks/884f3c12-575d-41ad-8880-a6fdad2fe8b4 => generated 0 bytes in 400 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:33:28.921 8 INFO neutron.db.segments_db [None req-320710b5-afe7-4e44-b627-2003518de2af 1a51c56ac5074d9dace86ffc8a9aae54 e5d2b2e3941c4fa5bf39334db281c805 - - default default] Added segment 1a0a71ab-ab79-40ad-b8a8-6f2f354f182a of type vxlan for network 87f03568-e2c8-4c42-af9d-c6d110f8905b 2026-09-10 12:33:29.057 8 INFO neutron.services.segments.plugin [-] Segment cbe55ba6-ae25-44e1-9860-1212e705805e resource provider aggregate not found 2026-09-10 12:33:29.061 8 INFO neutron.services.segments.plugin [-] Segment cbe55ba6-ae25-44e1-9860-1212e705805e resource provider aggregate not found 2026-09-10 12:33:29.088 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment cbe55ba6-ae25-44e1-9860-1212e705805e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbe55ba6-ae25-44e1-9860-1212e705805e found for delete ", "request_id": "req-c0dc9dc6-6354-4c26-a142-33673b1049c2"}]} 2026-09-10 12:33:29.097 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment cbe55ba6-ae25-44e1-9860-1212e705805e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbe55ba6-ae25-44e1-9860-1212e705805e found for delete ", "request_id": "req-d7951384-03a6-47c9-8937-f0287d39116a"}]} 2026-09-10 12:33:29.117 8 INFO neutron.services.segments.plugin [-] Segment 76478238-c266-4cec-9c1d-639c385e5c41 resource provider aggregate not found 2026-09-10 12:33:29.125 8 INFO neutron.services.segments.plugin [-] Segment 76478238-c266-4cec-9c1d-639c385e5c41 resource provider aggregate not found [pid: 8|app: 0|req: 1078/2021] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:33:28 2026] POST /v2.0/networks => generated 632 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:33:29.168 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 76478238-c266-4cec-9c1d-639c385e5c41 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76478238-c266-4cec-9c1d-639c385e5c41 found for delete ", "request_id": "req-f22b2571-56f1-44de-b457-8cbb211cd0e2"}]} 2026-09-10 12:33:29.176 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 76478238-c266-4cec-9c1d-639c385e5c41 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76478238-c266-4cec-9c1d-639c385e5c41 found for delete ", "request_id": "req-e7cbd664-648e-482d-bdc8-da16de4d2260"}]} 2026-09-10 12:33:29.198 8 INFO neutron.services.segments.plugin [-] Segment cb605d0e-05d5-4b6c-8fa0-abd9fefae452 resource provider aggregate not found 2026-09-10 12:33:29.211 8 INFO neutron.services.segments.plugin [-] Segment cb605d0e-05d5-4b6c-8fa0-abd9fefae452 resource provider aggregate not found 2026-09-10 12:33:29.229 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment cb605d0e-05d5-4b6c-8fa0-abd9fefae452 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb605d0e-05d5-4b6c-8fa0-abd9fefae452 found for delete ", "request_id": "req-b6d6a2fc-f3ce-436e-906d-d3b0d4a326b4"}]} 2026-09-10 12:33:29.234 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment cb605d0e-05d5-4b6c-8fa0-abd9fefae452 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb605d0e-05d5-4b6c-8fa0-abd9fefae452 found for delete ", "request_id": "req-7a3a6fd0-8fd4-4b92-be25-f33de4d743c3"}]} 2026-09-10 12:33:29.248 8 INFO neutron.services.segments.plugin [-] Segment 6a1a5b2a-686b-4690-9270-d1c455d6e9a8 resource provider aggregate not found 2026-09-10 12:33:29.256 8 INFO neutron.services.segments.plugin [-] Segment 6a1a5b2a-686b-4690-9270-d1c455d6e9a8 resource provider aggregate not found 2026-09-10 12:33:29.277 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6a1a5b2a-686b-4690-9270-d1c455d6e9a8 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a1a5b2a-686b-4690-9270-d1c455d6e9a8 found for delete ", "request_id": "req-f47d8ed3-fda7-4e1c-88e2-bde3808298a0"}]} 2026-09-10 12:33:29.290 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6a1a5b2a-686b-4690-9270-d1c455d6e9a8 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a1a5b2a-686b-4690-9270-d1c455d6e9a8 found for delete ", "request_id": "req-6aaeba2e-ebb8-4e52-8f65-1ee77f45d8d5"}]} [pid: 7|app: 0|req: 944/2022] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:33:29 2026] GET /v2.0/security-groups?tenant_id=c02e4abdd9c84e1994bc2ccdb9247cab&name=default => generated 2925 bytes in 510 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2023] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:33:29 2026] POST /v2.0/subnets => generated 626 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/2024] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:33:29 2026] DELETE /v2.0/security-groups/f53f4c61-722c-4254-82c6-d1f357e1daca => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2025] 10.0.0.152 () {32 vars in 826 bytes} [Thu Sep 10 12:33:29 2026] GET /v2.0/ports?project_id=9fa4d0cb21de47f2807cd766254ec241&network_id=8f13b7cb-a023-430a-a19b-8302d083f086 => generated 3695 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2026] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:33:29 2026] GET /v2.0/security-groups?tenant_id=5b45f8e7bca743cb891474451ef7f9ab&name=default => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2027] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:33:29 2026] DELETE /v2.0/security-groups/71561793-1772-4c4e-a78c-ad73a30095b0 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2028] 10.0.0.152 () {32 vars in 742 bytes} [Thu Sep 10 12:33:30 2026] GET /v2.0/subnets?network_id=600ad92f-62ad-4cdf-a39b-167509e308a0 => generated 667 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/2029] 10.0.0.152 () {34 vars in 665 bytes} [Thu Sep 10 12:33:29 2026] POST /v2.0/ports => generated 915 bytes in 637 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:33:30.476 8 INFO neutron.db.l3_db [None req-a5576c1f-1775-4095-8569-b3cba2802b6b 9f050fceec2a4158ab94305cb0952ce1 9fa4d0cb21de47f2807cd766254ec241 - - default default] Floating IP 8a4b7d92-3ec3-4cde-8271-08260b15cfcd disassociated. External IP: 10.96.250.212, port: a8f5263a-a8fe-4e24-9197-4831c486d00c. 2026-09-10 12:33:30.503 7 INFO neutron_taas.services.taas.taas_plugin [None req-ddc88f9e-7918-4d9a-b66f-912b2fcd363c 1a51c56ac5074d9dace86ffc8a9aae54 e5d2b2e3941c4fa5bf39334db281c805 - - default default] TaaS: Handle Delete Port: d6835634-030b-4411-bb28-81c155ec2302 2026-09-10 12:33:30.508 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ddc88f9e-7918-4d9a-b66f-912b2fcd363c 1a51c56ac5074d9dace86ffc8a9aae54 e5d2b2e3941c4fa5bf39334db281c805 - - default default] Tap Mirror: Handle Delete Port: d6835634-030b-4411-bb28-81c155ec2302 [pid: 7|app: 0|req: 947/2030] 10.0.0.152 () {32 vars in 720 bytes} [Thu Sep 10 12:33:30 2026] DELETE /v2.0/ports/d6835634-030b-4411-bb28-81c155ec2302 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2031] 10.0.0.152 () {34 vars in 749 bytes} [Thu Sep 10 12:33:30 2026] PUT /v2.0/floatingips/8a4b7d92-3ec3-4cde-8271-08260b15cfcd => generated 554 bytes in 527 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:33:30.849 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6c3c4e7c-6089-46a1-8359-71924b57f304 1a51c56ac5074d9dace86ffc8a9aae54 e5d2b2e3941c4fa5bf39334db281c805 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1085/2032] 10.0.0.152 () {32 vars in 717 bytes} [Thu Sep 10 12:33:30 2026] GET /v2.0/ports/d6835634-030b-4411-bb28-81c155ec2302 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/2033] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:33:30 2026] GET /v2.0/security-groups?tenant_id=765e5a632f2941b1bb760c1de3b4b714&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2034] 10.0.0.152 () {32 vars in 729 bytes} [Thu Sep 10 12:33:30 2026] GET /v2.0/floatingips/8a4b7d92-3ec3-4cde-8271-08260b15cfcd => generated 554 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:33:30.885 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-97dfc59d-eb19-4da8-bcba-d5a6c57f6f37'] response: {'name': 'network-changed', 'server_uuid': '78789c35-3cc7-49b2-87d9-8d80a6bc614b', 'tag': 'a8f5263a-a8fe-4e24-9197-4831c486d00c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1087/2035] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:33:30 2026] DELETE /v2.0/security-groups/dce235ec-c586-48e5-a3a2-38eb3752daab => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/2036] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:33:30 2026] DELETE /v2.0/subnets/4cc27886-a6a0-418a-8ace-99dde302770d => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2037] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:33:31 2026] DELETE /v2.0/networks/87f03568-e2c8-4c42-af9d-c6d110f8905b => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:33:31.295 8 INFO neutron.services.segments.plugin [-] Segment 1a0a71ab-ab79-40ad-b8a8-6f2f354f182a resource provider aggregate not found 2026-09-10 12:33:31.310 8 INFO neutron.services.segments.plugin [-] Segment 1a0a71ab-ab79-40ad-b8a8-6f2f354f182a resource provider aggregate not found 2026-09-10 12:33:31.315 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1a0a71ab-ab79-40ad-b8a8-6f2f354f182a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a0a71ab-ab79-40ad-b8a8-6f2f354f182a found for delete ", "request_id": "req-fca53d59-de9e-454b-95c7-0b71f04ace34"}]} 2026-09-10 12:33:31.334 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1a0a71ab-ab79-40ad-b8a8-6f2f354f182a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a0a71ab-ab79-40ad-b8a8-6f2f354f182a found for delete ", "request_id": "req-5d1d5170-d7be-4dc2-92f4-c279e82ea263"}]} [pid: 8|app: 0|req: 1089/2038] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:33:31 2026] GET /v2.0/ports?tenant_id=9fa4d0cb21de47f2807cd766254ec241&device_id=78789c35-3cc7-49b2-87d9-8d80a6bc614b => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2039] 162.253.55.72 () {34 vars in 985 bytes} [Thu Sep 10 12:33:31 2026] GET /v2.0/networks?id=8f13b7cb-a023-430a-a19b-8302d083f086 => generated 757 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2040] 162.253.55.72 () {34 vars in 1059 bytes} [Thu Sep 10 12:33:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=a8f5263a-a8fe-4e24-9197-4831c486d00c => 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: 1092/2041] 162.253.55.72 () {34 vars in 983 bytes} [Thu Sep 10 12:33:31 2026] GET /v2.0/subnets?id=d8996031-3687-4bf1-afab-0cbed21c30ea => generated 677 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2042] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:33:31 2026] GET /v2.0/ports?network_id=8f13b7cb-a023-430a-a19b-8302d083f086&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: 950/2043] 10.0.0.152 () {34 vars in 665 bytes} [Thu Sep 10 12:33:31 2026] POST /v2.0/ports => generated 775 bytes in 411 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: 1094/2044] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:33:31 2026] GET /v2.0/networks/8f13b7cb-a023-430a-a19b-8302d083f086?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2045] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:33:31 2026] GET /v2.0/networks/8f13b7cb-a023-430a-a19b-8302d083f086?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: 951/2046] 10.0.0.152 () {34 vars in 737 bytes} [Thu Sep 10 12:33:31 2026] PUT /v2.0/ports/b4a432b6-5dd7-4752-9070-aa39b20379a6 => generated 752 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2047] 10.0.0.152 () {32 vars in 729 bytes} [Thu Sep 10 12:33:31 2026] GET /v2.0/floatingips/8a4b7d92-3ec3-4cde-8271-08260b15cfcd => generated 554 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-10 12:33:32.045 7 INFO neutron_taas.services.taas.taas_plugin [None req-db2af967-483c-43ea-a380-88c3ca97b637 1a51c56ac5074d9dace86ffc8a9aae54 e5d2b2e3941c4fa5bf39334db281c805 - - default default] TaaS: Handle Delete Port: b4a432b6-5dd7-4752-9070-aa39b20379a6 2026-09-10 12:33:32.051 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-db2af967-483c-43ea-a380-88c3ca97b637 1a51c56ac5074d9dace86ffc8a9aae54 e5d2b2e3941c4fa5bf39334db281c805 - - default default] Tap Mirror: Handle Delete Port: b4a432b6-5dd7-4752-9070-aa39b20379a6 [pid: 7|app: 0|req: 952/2048] 10.0.0.152 () {32 vars in 720 bytes} [Thu Sep 10 12:33:31 2026] DELETE /v2.0/ports/b4a432b6-5dd7-4752-9070-aa39b20379a6 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2049] 10.0.0.152 () {32 vars in 643 bytes} [Thu Sep 10 12:33:32 2026] GET /v2.0/ports => generated 778 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:33:32.319 7 INFO neutron.pecan_wsgi.hooks.translation [None req-66286ea8-e8a8-4789-9e96-a00cbdc16d4b 1a51c56ac5074d9dace86ffc8a9aae54 e5d2b2e3941c4fa5bf39334db281c805 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 953/2050] 10.0.0.152 () {32 vars in 717 bytes} [Thu Sep 10 12:33:32 2026] GET /v2.0/ports/b4a432b6-5dd7-4752-9070-aa39b20379a6 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2051] 10.0.0.152 () {32 vars in 643 bytes} [Thu Sep 10 12:33:32 2026] GET /v2.0/ports => generated 778 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/2052] 10.0.0.152 () {32 vars in 717 bytes} [Thu Sep 10 12:33:32 2026] GET /v2.0/ports/59aab14f-111c-4dd3-bd5a-75b059556e0a => generated 775 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:33:32.434 8 INFO neutron.pecan_wsgi.hooks.translation [None req-21c32797-02d8-4c02-a002-8750695087aa 1a51c56ac5074d9dace86ffc8a9aae54 e5d2b2e3941c4fa5bf39334db281c805 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1099/2053] 10.0.0.152 () {32 vars in 720 bytes} [Thu Sep 10 12:33:32 2026] DELETE /v2.0/ports/d6835634-030b-4411-bb28-81c155ec2302 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:33:32.457 7 INFO neutron.pecan_wsgi.hooks.translation [None req-de2a925e-41b1-4c43-a9bd-6bb4279f2975 1a51c56ac5074d9dace86ffc8a9aae54 e5d2b2e3941c4fa5bf39334db281c805 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 955/2054] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:33:32 2026] DELETE /v2.0/subnets/4cc27886-a6a0-418a-8ace-99dde302770d => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:33:32.480 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4ef752d7-1a36-49a1-96be-22ae14892848 1a51c56ac5074d9dace86ffc8a9aae54 e5d2b2e3941c4fa5bf39334db281c805 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1100/2055] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:33:32 2026] DELETE /v2.0/subnets/015f946e-4220-4745-887a-eb970fcd9edd => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:33:32.579 7 INFO neutron_taas.services.taas.taas_plugin [None req-c3a096b3-af3c-4010-bdc2-88614a314599 1a51c56ac5074d9dace86ffc8a9aae54 e5d2b2e3941c4fa5bf39334db281c805 - - default default] TaaS: Handle Delete Port: 59aab14f-111c-4dd3-bd5a-75b059556e0a 2026-09-10 12:33:32.583 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c3a096b3-af3c-4010-bdc2-88614a314599 1a51c56ac5074d9dace86ffc8a9aae54 e5d2b2e3941c4fa5bf39334db281c805 - - default default] Tap Mirror: Handle Delete Port: 59aab14f-111c-4dd3-bd5a-75b059556e0a [pid: 7|app: 0|req: 956/2056] 10.0.0.152 () {32 vars in 720 bytes} [Thu Sep 10 12:33:32 2026] DELETE /v2.0/ports/59aab14f-111c-4dd3-bd5a-75b059556e0a => generated 0 bytes in 403 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/2057] 10.0.0.152 () {32 vars in 729 bytes} [Thu Sep 10 12:33:32 2026] GET /v2.0/floatingips/8a4b7d92-3ec3-4cde-8271-08260b15cfcd => generated 552 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2058] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:33:32 2026] DELETE /v2.0/networks/d479770e-0f04-4f38-abc4-a74a894370e0 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:33:33.338 8 INFO neutron.services.segments.plugin [-] Segment 8188575c-b6eb-4b03-b21b-7edc77c07648 resource provider aggregate not found 2026-09-10 12:33:33.351 8 INFO neutron.services.segments.plugin [-] Segment 8188575c-b6eb-4b03-b21b-7edc77c07648 resource provider aggregate not found 2026-09-10 12:33:33.356 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8188575c-b6eb-4b03-b21b-7edc77c07648 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8188575c-b6eb-4b03-b21b-7edc77c07648 found for delete ", "request_id": "req-2aa6140f-683e-45b4-851d-47c53a09e310"}]} 2026-09-10 12:33:33.367 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8188575c-b6eb-4b03-b21b-7edc77c07648 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8188575c-b6eb-4b03-b21b-7edc77c07648 found for delete ", "request_id": "req-eed4acca-5f76-4b36-8d22-fdac09bd9554"}]} [pid: 7|app: 0|req: 958/2059] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:33:33 2026] GET /v2.0/security-groups?tenant_id=e5d2b2e3941c4fa5bf39334db281c805&name=default => generated 2925 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2060] 10.0.0.152 () {34 vars in 685 bytes} [Thu Sep 10 12:33:34 2026] POST /v2.0/security-groups => generated 1675 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/2061] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:33:34 2026] DELETE /v2.0/security-groups/02bbcc95-e82f-4d48-8ac5-0fb89a8e8dea => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2062] 10.0.0.152 () {34 vars in 695 bytes} [Thu Sep 10 12:33:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/2063] 10.0.0.152 () {34 vars in 695 bytes} [Thu Sep 10 12:33:34 2026] POST /v2.0/security-group-rules => generated 596 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2064] 10.0.0.152 () {34 vars in 695 bytes} [Thu Sep 10 12:33:34 2026] POST /v2.0/security-group-rules => generated 602 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/2065] 10.0.0.152 () {34 vars in 695 bytes} [Thu Sep 10 12:33:34 2026] POST /v2.0/security-group-rules => generated 601 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:33:35.137 8 INFO neutron.db.securitygroups_db [None req-b284da31-ea51-41d0-bd11-145eaa42a9be 9f050fceec2a4158ab94305cb0952ce1 9fa4d0cb21de47f2807cd766254ec241 - - default default] Project 9fa4d0cb21de47f2807cd766254ec241 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: 1105/2066] 10.0.0.152 () {34 vars in 695 bytes} [Thu Sep 10 12:33:35 2026] POST /v2.0/security-group-rules => generated 607 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:33:35.302 8 INFO neutron.db.securitygroups_db [None req-3942f8ac-fcb8-4476-b99e-785203c9109f 9f050fceec2a4158ab94305cb0952ce1 9fa4d0cb21de47f2807cd766254ec241 - - default default] Project 9fa4d0cb21de47f2807cd766254ec241 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: 1106/2067] 10.0.0.152 () {34 vars in 695 bytes} [Thu Sep 10 12:33:35 2026] POST /v2.0/security-group-rules => generated 606 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/2068] 10.0.0.152 () {34 vars in 676 bytes} [Thu Sep 10 12:33:35 2026] POST /v2.0/floatingips => generated 552 bytes in 834 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/2069] 10.0.0.152 () {34 vars in 759 bytes} [Thu Sep 10 12:33:35 2026] PUT /v2.0/floatingips/b8373934-da51-4778-9ca8-30c5d55e982f/tags => generated 25 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/2070] 10.0.0.152 () {32 vars in 739 bytes} [Thu Sep 10 12:33:36 2026] GET /v2.0/floatingips/b8373934-da51-4778-9ca8-30c5d55e982f/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: 1107/2071] 10.0.0.152 () {32 vars in 649 bytes} [Thu Sep 10 12:33:35 2026] GET /v2.0/networks => generated 1298 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/2072] 10.0.0.152 () {34 vars in 770 bytes} [Thu Sep 10 12:33:36 2026] PUT /v2.0/floatingips/b8373934-da51-4778-9ca8-30c5d55e982f/tags/green => generated 4 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/2073] 10.0.0.2 () {34 vars in 1098 bytes} [Thu Sep 10 12:33:36 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1780972428&fields=id&tenant_id=9fa4d0cb21de47f2807cd766254ec241 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2074] 10.0.0.152 () {32 vars in 739 bytes} [Thu Sep 10 12:33:36 2026] GET /v2.0/floatingips/b8373934-da51-4778-9ca8-30c5d55e982f/tags => generated 34 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/2075] 10.0.0.2 () {34 vars in 980 bytes} [Thu Sep 10 12:33:36 2026] GET /v2.0/networks?id=8f13b7cb-a023-430a-a19b-8302d083f086 => generated 661 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/2076] 10.0.0.2 () {34 vars in 963 bytes} [Thu Sep 10 12:33:36 2026] GET /v2.0/quotas/9fa4d0cb21de47f2807cd766254ec241 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2077] 10.0.0.152 () {34 vars in 766 bytes} [Thu Sep 10 12:33:36 2026] PUT /v2.0/floatingips/b8373934-da51-4778-9ca8-30c5d55e982f/tags/red => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2078] 10.0.0.2 () {34 vars in 1000 bytes} [Thu Sep 10 12:33:36 2026] GET /v2.0/ports?tenant_id=9fa4d0cb21de47f2807cd766254ec241&fields=id => generated 149 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2079] 10.0.0.152 () {32 vars in 739 bytes} [Thu Sep 10 12:33:36 2026] GET /v2.0/floatingips/b8373934-da51-4778-9ca8-30c5d55e982f/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: 1112/2080] 10.0.0.2 () {34 vars in 1006 bytes} [Thu Sep 10 12:33:36 2026] GET /v2.0/networks/8f13b7cb-a023-430a-a19b-8302d083f086?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:33:36.614 7 INFO neutron.db.segments_db [None req-c56f72fa-7639-4031-a5ee-08d4820a8e1f bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] Added segment e3411969-3a69-40e0-b340-cc0f303471c3 of type vxlan for network c5363094-b2e2-4ef9-b79a-e9dc2d486555 [pid: 8|app: 0|req: 1113/2081] 10.0.0.152 () {34 vars in 788 bytes} [Thu Sep 10 12:33:36 2026] PUT /v2.0/floatingips/b8373934-da51-4778-9ca8-30c5d55e982f/tags/black.or.white => generated 4 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2082] 10.0.0.2 () {34 vars in 1106 bytes} [Thu Sep 10 12:33:36 2026] GET /v2.0/networks/8f13b7cb-a023-430a-a19b-8302d083f086?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: 1115/2083] 10.0.0.152 () {32 vars in 739 bytes} [Thu Sep 10 12:33:36 2026] GET /v2.0/floatingips/b8373934-da51-4778-9ca8-30c5d55e982f/tags => generated 52 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/2084] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:33:36 2026] POST /v2.0/networks => generated 630 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:33:36.897 7 INFO neutron.db.segments_db [None req-9a9badcb-5aba-48fd-b77d-3d989259e4c4 bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] Added segment dac7d278-efa8-48b4-a564-056dcb6d7384 of type vxlan for network 1e3607a2-d0a0-4e34-8673-eeeada2594a5 [pid: 8|app: 0|req: 1116/2085] 10.0.0.152 () {34 vars in 759 bytes} [Thu Sep 10 12:33:36 2026] PUT /v2.0/floatingips/b8373934-da51-4778-9ca8-30c5d55e982f/tags => generated 37 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2086] 10.0.0.152 () {32 vars in 739 bytes} [Thu Sep 10 12:33:36 2026] GET /v2.0/floatingips/b8373934-da51-4778-9ca8-30c5d55e982f/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2087] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:33:36 2026] GET /v2.0/ports?device_id=8f2aa7a2-2a73-44f8-a574-09c456ef892f => 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: 1119/2088] 10.0.0.152 () {32 vars in 747 bytes} [Thu Sep 10 12:33:37 2026] GET /v2.0/floatingips/b8373934-da51-4778-9ca8-30c5d55e982f/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: 970/2089] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:33:36 2026] POST /v2.0/networks => generated 630 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:33:37.126 8 INFO neutron.api.v2.resource [None req-43cd9597-26ce-4e00-9feb-aeb2b097b357 b099ae8dd604474486088210db44c990 d3e51a698b9c4879aa8b4e8caa772bb3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1120/2090] 10.0.0.152 () {32 vars in 751 bytes} [Thu Sep 10 12:33:37 2026] GET /v2.0/floatingips/b8373934-da51-4778-9ca8-30c5d55e982f/tags/green => generated 99 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2091] 10.0.0.152 () {32 vars in 750 bytes} [Thu Sep 10 12:33:37 2026] DELETE /v2.0/floatingips/b8373934-da51-4778-9ca8-30c5d55e982f/tags/red => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2092] 10.0.0.152 () {32 vars in 739 bytes} [Thu Sep 10 12:33:37 2026] GET /v2.0/floatingips/b8373934-da51-4778-9ca8-30c5d55e982f/tags => generated 30 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:33:37.371 8 INFO neutron.api.v2.resource [None req-9451aa5f-3040-4a33-a179-1ee093a7086c b099ae8dd604474486088210db44c990 d3e51a698b9c4879aa8b4e8caa772bb3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1123/2093] 10.0.0.152 () {32 vars in 754 bytes} [Thu Sep 10 12:33:37 2026] DELETE /v2.0/floatingips/b8373934-da51-4778-9ca8-30c5d55e982f/tags/green => generated 99 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/2094] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:33:37 2026] POST /v2.0/subnets => generated 626 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/2095] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:33:37 2026] POST /v2.0/subnets => generated 626 bytes in 548 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/2096] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:33:38 2026] GET /v2.0/ports?device_id=8f2aa7a2-2a73-44f8-a574-09c456ef892f => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:33:38.262 7 INFO neutron.db.segments_db [None req-f22d5a7f-4f79-4acc-bcc1-f98158df07d6 bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] Added segment 5b47c5a6-7891-4b3c-bf88-af68577b159b of type vxlan for network 12b830c4-e4ce-469b-8be8-ac730cff055d [pid: 8|app: 0|req: 1124/2097] 10.0.0.152 () {32 vars in 742 bytes} [Thu Sep 10 12:33:37 2026] DELETE /v2.0/floatingips/b8373934-da51-4778-9ca8-30c5d55e982f/tags => generated 0 bytes in 961 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2098] 10.0.0.152 () {32 vars in 739 bytes} [Thu Sep 10 12:33:38 2026] GET /v2.0/floatingips/b8373934-da51-4778-9ca8-30c5d55e982f/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:33:38.518 8 INFO neutron_taas.services.taas.taas_plugin [None req-5d347e6d-ad07-44ce-88cb-73d78d3caa24 b099ae8dd604474486088210db44c990 d3e51a698b9c4879aa8b4e8caa772bb3 - - default default] TaaS: Handle Delete Port: 0a908eab-3910-4603-ad0b-0fd5cc06e420 2026-09-10 12:33:38.522 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5d347e6d-ad07-44ce-88cb-73d78d3caa24 b099ae8dd604474486088210db44c990 d3e51a698b9c4879aa8b4e8caa772bb3 - - default default] Tap Mirror: Handle Delete Port: 0a908eab-3910-4603-ad0b-0fd5cc06e420 2026-09-10 12:33:38.722 7 INFO neutron.db.l3_hamode_db [None req-f22d5a7f-4f79-4acc-bcc1-f98158df07d6 bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1126/2099] 10.0.0.152 () {32 vars in 732 bytes} [Thu Sep 10 12:33:38 2026] DELETE /v2.0/floatingips/b8373934-da51-4778-9ca8-30c5d55e982f => generated 0 bytes in 402 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:33:38.878 7 INFO neutron.db.l3_hamode_db [None req-f22d5a7f-4f79-4acc-bcc1-f98158df07d6 bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1129/2102] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:33:39 2026] GET /v2.0/ports?device_id=8f2aa7a2-2a73-44f8-a574-09c456ef892f => 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: 974/2103] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:33:38 2026] POST /v2.0/routers => generated 506 bytes in 1772 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2104] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:33:39 2026] GET /v2.0/security-groups?tenant_id=d3e51a698b9c4879aa8b4e8caa772bb3&name=default => generated 2925 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2105] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:33:40 2026] DELETE /v2.0/security-groups/4c3881a1-727a-44d0-a017-970b7f33b4b1 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2106] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:33:40 2026] GET /v2.0/ports?device_id=8f2aa7a2-2a73-44f8-a574-09c456ef892f => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2107] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:33:40 2026] GET /v2.0/security-groups?tenant_id=60a35d29d55e4174bae0a4a72f34ce6f&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2108] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:33:40 2026] DELETE /v2.0/security-groups/6885cae0-5f19-490f-9e23-0640ccf8079e => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2109] 10.0.0.152 () {34 vars in 783 bytes} [Thu Sep 10 12:33:39 2026] PUT /v2.0/routers/a10efc5d-3b2f-4592-92b1-9226d47a5012/add_router_interface => generated 309 bytes in 1434 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2110] 162.253.55.72 () {34 vars in 985 bytes} [Thu Sep 10 12:33:41 2026] GET /v2.0/networks?id=8f13b7cb-a023-430a-a19b-8302d083f086 => 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: 976/2111] 10.0.0.152 () {32 vars in 717 bytes} [Thu Sep 10 12:33:41 2026] GET /v2.0/ports/a7475cd8-7518-4565-bd2a-7cafd489ff8c => generated 955 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2112] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:33:41 2026] GET /v2.0/ports?device_id=8f2aa7a2-2a73-44f8-a574-09c456ef892f => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/2113] 162.253.55.72 () {34 vars in 1049 bytes} [Thu Sep 10 12:33:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9fa4d0cb21de47f2807cd766254ec241 => generated 274 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2114] 162.253.55.72 () {38 vars in 954 bytes} [Thu Sep 10 12:33:41 2026] POST /v2.0/ports => generated 958 bytes in 551 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: 979/2115] 162.253.55.72 () {38 vars in 1027 bytes} [Thu Sep 10 12:33:42 2026] PUT /v2.0/ports/82c3db42-4844-415c-a23e-d0bbce83ad65 => generated 1239 bytes in 590 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-09-10 12:33:42.685 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-87bc775a-edd4-4975-a221-4a3e53b0ec37'] response: {'name': 'network-changed', 'server_uuid': '8f2aa7a2-2a73-44f8-a574-09c456ef892f', 'tag': '82c3db42-4844-415c-a23e-d0bbce83ad65', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 980/2116] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:33:42 2026] GET /v2.0/ports?device_id=8f2aa7a2-2a73-44f8-a574-09c456ef892f => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2117] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:33:42 2026] GET /v2.0/security-groups?id=13c599ee-43f3-4766-8978-12c6ef7b2277&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: 1137/2118] 10.0.0.152 () {34 vars in 783 bytes} [Thu Sep 10 12:33:41 2026] PUT /v2.0/routers/a10efc5d-3b2f-4592-92b1-9226d47a5012/add_router_interface => generated 309 bytes in 1539 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2119] 10.0.0.152 () {32 vars in 717 bytes} [Thu Sep 10 12:33:43 2026] GET /v2.0/ports/c93b3ff9-ef29-4c87-982b-1494fd4a77ae => generated 955 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2120] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:33:43 2026] GET /v2.0/ports?tenant_id=9fa4d0cb21de47f2807cd766254ec241&device_id=8f2aa7a2-2a73-44f8-a574-09c456ef892f => generated 1242 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2121] 162.253.55.72 () {34 vars in 1017 bytes} [Thu Sep 10 12:33:43 2026] GET /v2.0/networks?tenant_id=9fa4d0cb21de47f2807cd766254ec241&shared=False => generated 757 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2122] 162.253.55.72 () {34 vars in 929 bytes} [Thu Sep 10 12:33:43 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:33:43.633 8 INFO neutron_taas.services.taas.taas_plugin [None req-57dfdd01-b2e9-4a0b-beb8-c3e6ad669e83 bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] TaaS: Handle Delete Port: c93b3ff9-ef29-4c87-982b-1494fd4a77ae 2026-09-10 12:33:43.637 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-57dfdd01-b2e9-4a0b-beb8-c3e6ad669e83 bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] Tap Mirror: Handle Delete Port: c93b3ff9-ef29-4c87-982b-1494fd4a77ae [pid: 7|app: 0|req: 986/2123] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:33:43 2026] GET /v2.0/ports?device_id=8f2aa7a2-2a73-44f8-a574-09c456ef892f => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2124] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:33:43 2026] GET /v2.0/security-groups?id=13c599ee-43f3-4766-8978-12c6ef7b2277&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2125] 10.0.0.152 () {34 vars in 789 bytes} [Thu Sep 10 12:33:43 2026] PUT /v2.0/routers/a10efc5d-3b2f-4592-92b1-9226d47a5012/remove_router_interface => generated 309 bytes in 1152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:33:44.658 7 INFO neutron_taas.services.taas.taas_plugin [None req-92ae8ad8-6280-437a-a1b4-49b20e9f7b3d bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] TaaS: Handle Delete Port: a7475cd8-7518-4565-bd2a-7cafd489ff8c 2026-09-10 12:33:44.662 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-92ae8ad8-6280-437a-a1b4-49b20e9f7b3d bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] Tap Mirror: Handle Delete Port: a7475cd8-7518-4565-bd2a-7cafd489ff8c 2026-09-10 12:33:44.739 8 INFO neutron.db.segments_db [None req-44196453-bd6a-43b3-a2f7-d7d1b5e9f5ba 85d1a23ab8d34570a7640500fd620de0 1c9e3c0c808f485eba8216f26f801af6 - - default default] Added segment bb63975a-e23d-4f64-a0a3-6c7c54702192 of type vxlan for network def4d928-5cb3-4caa-aa6a-f20f5f661c24 [pid: 8|app: 0|req: 1139/2126] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:33:44 2026] POST /v2.0/networks => generated 631 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2127] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:33:44 2026] GET /v2.0/ports?tenant_id=9fa4d0cb21de47f2807cd766254ec241&device_id=8f2aa7a2-2a73-44f8-a574-09c456ef892f => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2128] 10.0.0.152 () {34 vars in 753 bytes} [Thu Sep 10 12:33:44 2026] PUT /v2.0/networks/def4d928-5cb3-4caa-aa6a-f20f5f661c24/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2129] 162.253.55.72 () {34 vars in 1059 bytes} [Thu Sep 10 12:33:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=82c3db42-4844-415c-a23e-d0bbce83ad65 => 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: 1143/2130] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:33:44 2026] GET /v2.0/ports?device_id=8f2aa7a2-2a73-44f8-a574-09c456ef892f => generated 973 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2131] 10.0.0.152 () {32 vars in 733 bytes} [Thu Sep 10 12:33:45 2026] GET /v2.0/networks/def4d928-5cb3-4caa-aa6a-f20f5f661c24/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: 1145/2132] 162.253.55.72 () {34 vars in 983 bytes} [Thu Sep 10 12:33:45 2026] GET /v2.0/subnets?id=d8996031-3687-4bf1-afab-0cbed21c30ea => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2133] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:33:45 2026] GET /v2.0/security-groups?id=13c599ee-43f3-4766-8978-12c6ef7b2277&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2134] 10.0.0.152 () {34 vars in 764 bytes} [Thu Sep 10 12:33:45 2026] PUT /v2.0/networks/def4d928-5cb3-4caa-aa6a-f20f5f661c24/tags/green => generated 4 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2135] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:33:45 2026] GET /v2.0/ports?network_id=8f13b7cb-a023-430a-a19b-8302d083f086&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2136] 10.0.0.152 () {32 vars in 733 bytes} [Thu Sep 10 12:33:45 2026] GET /v2.0/networks/def4d928-5cb3-4caa-aa6a-f20f5f661c24/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2137] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:33:45 2026] GET /v2.0/networks/8f13b7cb-a023-430a-a19b-8302d083f086?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: 1151/2138] 10.0.0.152 () {34 vars in 760 bytes} [Thu Sep 10 12:33:45 2026] PUT /v2.0/networks/def4d928-5cb3-4caa-aa6a-f20f5f661c24/tags/red => generated 4 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2139] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:33:45 2026] GET /v2.0/networks/8f13b7cb-a023-430a-a19b-8302d083f086?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: 1153/2140] 10.0.0.152 () {32 vars in 733 bytes} [Thu Sep 10 12:33:45 2026] GET /v2.0/networks/def4d928-5cb3-4caa-aa6a-f20f5f661c24/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2141] 10.0.0.152 () {34 vars in 782 bytes} [Thu Sep 10 12:33:45 2026] PUT /v2.0/networks/def4d928-5cb3-4caa-aa6a-f20f5f661c24/tags/black.or.white => generated 4 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2142] 10.0.0.152 () {32 vars in 733 bytes} [Thu Sep 10 12:33:45 2026] GET /v2.0/networks/def4d928-5cb3-4caa-aa6a-f20f5f661c24/tags => generated 52 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2144] 10.0.0.152 () {34 vars in 753 bytes} [Thu Sep 10 12:33:45 2026] PUT /v2.0/networks/def4d928-5cb3-4caa-aa6a-f20f5f661c24/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: 988/2144] 10.0.0.152 () {34 vars in 789 bytes} [Thu Sep 10 12:33:44 2026] PUT /v2.0/routers/a10efc5d-3b2f-4592-92b1-9226d47a5012/remove_router_interface => generated 309 bytes in 1622 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2145] 10.0.0.152 () {32 vars in 736 bytes} [Thu Sep 10 12:33:45 2026] GET /v2.0/ports?device_id=a10efc5d-3b2f-4592-92b1-9226d47a5012 => 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: 989/2146] 10.0.0.152 () {32 vars in 733 bytes} [Thu Sep 10 12:33:45 2026] GET /v2.0/networks/def4d928-5cb3-4caa-aa6a-f20f5f661c24/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2147] 10.0.0.152 () {32 vars in 741 bytes} [Thu Sep 10 12:33:45 2026] GET /v2.0/networks/def4d928-5cb3-4caa-aa6a-f20f5f661c24/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:33:46.056 7 INFO neutron.api.v2.resource [None req-8b2bc895-7dc1-4645-97a7-a6c809fef3fa 85d1a23ab8d34570a7640500fd620de0 1c9e3c0c808f485eba8216f26f801af6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 991/2148] 10.0.0.152 () {32 vars in 745 bytes} [Thu Sep 10 12:33:46 2026] GET /v2.0/networks/def4d928-5cb3-4caa-aa6a-f20f5f661c24/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-09-10 12:33:46.107 8 INFO neutron_taas.services.taas.taas_plugin [None req-714d416b-a2a4-4d2f-bff1-20d6b59ee067 bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] TaaS: Handle Delete Port: cbe988f3-e02c-4150-962e-65a5a8fb131b 2026-09-10 12:33:46.110 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-714d416b-a2a4-4d2f-bff1-20d6b59ee067 bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] Tap Mirror: Handle Delete Port: cbe988f3-e02c-4150-962e-65a5a8fb131b [pid: 7|app: 0|req: 992/2149] 10.0.0.152 () {32 vars in 744 bytes} [Thu Sep 10 12:33:46 2026] DELETE /v2.0/networks/def4d928-5cb3-4caa-aa6a-f20f5f661c24/tags/red => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2150] 10.0.0.152 () {32 vars in 733 bytes} [Thu Sep 10 12:33:46 2026] GET /v2.0/networks/def4d928-5cb3-4caa-aa6a-f20f5f661c24/tags => generated 30 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:33:46.313 7 INFO neutron.api.v2.resource [None req-462c8c4d-8604-45e7-8b23-ddbdf3f8fdaf 85d1a23ab8d34570a7640500fd620de0 1c9e3c0c808f485eba8216f26f801af6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 994/2151] 10.0.0.152 () {32 vars in 748 bytes} [Thu Sep 10 12:33:46 2026] DELETE /v2.0/networks/def4d928-5cb3-4caa-aa6a-f20f5f661c24/tags/green => generated 99 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2152] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:33:46 2026] GET /v2.0/ports?device_id=8f2aa7a2-2a73-44f8-a574-09c456ef892f => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2153] 10.0.0.152 () {32 vars in 736 bytes} [Thu Sep 10 12:33:46 2026] DELETE /v2.0/networks/def4d928-5cb3-4caa-aa6a-f20f5f661c24/tags => 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: 997/2154] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:33:46 2026] GET /v2.0/security-groups?id=13c599ee-43f3-4766-8978-12c6ef7b2277&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2155] 10.0.0.152 () {32 vars in 733 bytes} [Thu Sep 10 12:33:46 2026] GET /v2.0/networks/def4d928-5cb3-4caa-aa6a-f20f5f661c24/tags => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:33:46.586 8 INFO neutron.services.segments.plugin [-] Segment 5b47c5a6-7891-4b3c-bf88-af68577b159b resource provider aggregate not found 2026-09-10 12:33:46.590 8 INFO neutron.services.segments.plugin [-] Segment 5b47c5a6-7891-4b3c-bf88-af68577b159b resource provider aggregate not found 2026-09-10 12:33:46.605 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5b47c5a6-7891-4b3c-bf88-af68577b159b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b47c5a6-7891-4b3c-bf88-af68577b159b found for delete ", "request_id": "req-aa054838-9f35-412a-a7cc-8b23af7691a0"}]} 2026-09-10 12:33:46.606 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5b47c5a6-7891-4b3c-bf88-af68577b159b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b47c5a6-7891-4b3c-bf88-af68577b159b found for delete ", "request_id": "req-c48c1718-6d12-4be5-a2dd-461dff30555e"}]} 2026-09-10 12:33:46.699 7 INFO neutron.services.segments.plugin [-] Segment bb63975a-e23d-4f64-a0a3-6c7c54702192 resource provider aggregate not found 2026-09-10 12:33:46.702 7 INFO neutron.services.segments.plugin [-] Segment bb63975a-e23d-4f64-a0a3-6c7c54702192 resource provider aggregate not found 2026-09-10 12:33:46.719 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment bb63975a-e23d-4f64-a0a3-6c7c54702192 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb63975a-e23d-4f64-a0a3-6c7c54702192 found for delete ", "request_id": "req-86d89664-a51c-450d-b8a7-c6af6c6a6b3f"}]} 2026-09-10 12:33:46.724 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment bb63975a-e23d-4f64-a0a3-6c7c54702192 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb63975a-e23d-4f64-a0a3-6c7c54702192 found for delete ", "request_id": "req-b20cf4a5-1c15-41f2-98e7-c0d73c6a371b"}]} 2026-09-10 12:33:46.737 8 INFO neutron.db.l3_hamode_db [None req-714d416b-a2a4-4d2f-bff1-20d6b59ee067 bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] HA network 12b830c4-e4ce-469b-8be8-ac730cff055d was deleted as no HA routers are present in tenant 1d454043f8f24bf4b798102f4b491969. [pid: 8|app: 0|req: 1158/2156] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:33:45 2026] DELETE /v2.0/routers/a10efc5d-3b2f-4592-92b1-9226d47a5012 => generated 0 bytes in 809 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2157] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:33:46 2026] DELETE /v2.0/networks/def4d928-5cb3-4caa-aa6a-f20f5f661c24 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2158] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:33:46 2026] DELETE /v2.0/subnets/cc979d2b-bea2-4c7a-a101-eafcdc2f5a03 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2159] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:33:46 2026] DELETE /v2.0/subnets/3e67dfec-b94c-4410-bc39-7e5755349669 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:33:47.339 8 INFO neutron_taas.services.taas.taas_plugin [None req-70a384a8-47b2-46ac-9ebf-0c8f8af428c5 bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] TaaS: Handle Delete Port: e6ce2db1-53de-4433-9d63-e9bb1602d49b 2026-09-10 12:33:47.341 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-70a384a8-47b2-46ac-9ebf-0c8f8af428c5 bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] Tap Mirror: Handle Delete Port: e6ce2db1-53de-4433-9d63-e9bb1602d49b [pid: 7|app: 0|req: 1001/2160] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:33:47 2026] GET /v2.0/ports?device_id=8f2aa7a2-2a73-44f8-a574-09c456ef892f => generated 973 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2161] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:33:47 2026] DELETE /v2.0/networks/1e3607a2-d0a0-4e34-8673-eeeada2594a5 => generated 0 bytes in 432 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2162] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:33:47 2026] GET /v2.0/security-groups?id=13c599ee-43f3-4766-8978-12c6ef7b2277&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2163] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:33:47 2026] GET /v2.0/security-groups?tenant_id=1c9e3c0c808f485eba8216f26f801af6&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:33:47.782 8 INFO neutron_taas.services.taas.taas_plugin [None req-5423c2ac-6112-42bd-8c7c-57e1eb92b4a2 bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] TaaS: Handle Delete Port: 22b1a7c7-4ade-47d6-98c9-555b98d446af 2026-09-10 12:33:47.784 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5423c2ac-6112-42bd-8c7c-57e1eb92b4a2 bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] Tap Mirror: Handle Delete Port: 22b1a7c7-4ade-47d6-98c9-555b98d446af [pid: 7|app: 0|req: 1003/2164] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:33:47 2026] DELETE /v2.0/security-groups/bc2cc364-521c-47af-b3f8-b97c024dc90e => 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: 1162/2165] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:33:47 2026] DELETE /v2.0/networks/c5363094-b2e2-4ef9-b79a-e9dc2d486555 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:33:48.136 8 INFO neutron.db.segments_db [None req-d99382eb-0f30-4231-9077-853c0420abd5 bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] Added segment ffe80e4e-6d8a-4462-8f55-c5a22702a112 of type vxlan for network 6168bfbb-48b2-4dd4-a047-2f02aff3cf2c [pid: 7|app: 0|req: 1004/2166] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:33:48 2026] GET /v2.0/security-groups?tenant_id=ad5572c75eda4e9eb323d74e56bc9cb5&name=default => generated 2925 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2167] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:33:48 2026] POST /v2.0/networks => generated 629 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2168] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:33:48 2026] DELETE /v2.0/security-groups/d02fa531-0a7a-4173-af28-d073cdab04fd => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:33:48.634 8 INFO neutron.services.segments.plugin [-] Segment dac7d278-efa8-48b4-a564-056dcb6d7384 resource provider aggregate not found 2026-09-10 12:33:48.634 8 INFO neutron.services.segments.plugin [-] Segment dac7d278-efa8-48b4-a564-056dcb6d7384 resource provider aggregate not found 2026-09-10 12:33:48.656 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment dac7d278-efa8-48b4-a564-056dcb6d7384 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dac7d278-efa8-48b4-a564-056dcb6d7384 found for delete ", "request_id": "req-6f95a202-1472-493c-8521-06d748069104"}]} 2026-09-10 12:33:48.665 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment dac7d278-efa8-48b4-a564-056dcb6d7384 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dac7d278-efa8-48b4-a564-056dcb6d7384 found for delete ", "request_id": "req-09c18dde-52e5-4bd0-8e53-2d6ed076fe6c"}]} 2026-09-10 12:33:48.687 8 INFO neutron.services.segments.plugin [-] Segment e3411969-3a69-40e0-b340-cc0f303471c3 resource provider aggregate not found 2026-09-10 12:33:48.694 8 INFO neutron.services.segments.plugin [-] Segment e3411969-3a69-40e0-b340-cc0f303471c3 resource provider aggregate not found 2026-09-10 12:33:48.720 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment e3411969-3a69-40e0-b340-cc0f303471c3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3411969-3a69-40e0-b340-cc0f303471c3 found for delete ", "request_id": "req-6aa39372-49bb-4e3f-a874-fcebd4253b3a"}]} 2026-09-10 12:33:48.723 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment e3411969-3a69-40e0-b340-cc0f303471c3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3411969-3a69-40e0-b340-cc0f303471c3 found for delete ", "request_id": "req-e9feb9df-5651-4346-a65d-0b8ef6c5cc8d"}]} [pid: 8|app: 0|req: 1164/2169] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:33:48 2026] POST /v2.0/subnets => generated 626 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2170] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:33:48 2026] GET /v2.0/ports?device_id=8f2aa7a2-2a73-44f8-a574-09c456ef892f => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:33:48.823 7 INFO neutron.db.segments_db [None req-3303e40c-e23b-4054-8d60-fd5f02a1543c bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] Added segment 4afec123-83c5-42e4-8aa6-e19783bcc399 of type vxlan for network 826f8f89-93c5-44c0-b7e8-146c51ef7796 [pid: 8|app: 0|req: 1166/2171] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:33:48 2026] GET /v2.0/security-groups?id=13c599ee-43f3-4766-8978-12c6ef7b2277&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:33:49.403 7 INFO neutron.db.l3_hamode_db [None req-3303e40c-e23b-4054-8d60-fd5f02a1543c bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-10 12:33:49.596 7 INFO neutron.db.l3_hamode_db [None req-3303e40c-e23b-4054-8d60-fd5f02a1543c bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1167/2172] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:33:49 2026] GET /v2.0/ports?device_id=8f2aa7a2-2a73-44f8-a574-09c456ef892f => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2173] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:33:50 2026] GET /v2.0/security-groups?id=13c599ee-43f3-4766-8978-12c6ef7b2277&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: 1006/2174] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:33:48 2026] POST /v2.0/routers => generated 506 bytes in 1645 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2175] 10.0.0.152 () {34 vars in 665 bytes} [Thu Sep 10 12:33:50 2026] POST /v2.0/ports => generated 947 bytes in 439 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: 1170/2176] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:33:51 2026] GET /v2.0/ports?device_id=8f2aa7a2-2a73-44f8-a574-09c456ef892f => generated 975 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2177] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:33:51 2026] GET /v2.0/security-groups?id=13c599ee-43f3-4766-8978-12c6ef7b2277&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2178] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:33:51 2026] GET /v2.0/ports?device_id=8f2aa7a2-2a73-44f8-a574-09c456ef892f => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2179] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:33:51 2026] GET /v2.0/security-groups?id=13c599ee-43f3-4766-8978-12c6ef7b2277&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: 1174/2180] 10.0.0.152 () {32 vars in 736 bytes} [Thu Sep 10 12:33:51 2026] GET /v2.0/ports?device_id=8f2aa7a2-2a73-44f8-a574-09c456ef892f => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:33:51.974 8 INFO neutron.db.l3_db [None req-6e9ad519-635c-454e-a274-534ab2fd9f3b 9f050fceec2a4158ab94305cb0952ce1 9fa4d0cb21de47f2807cd766254ec241 - - default default] Floating IP 8a4b7d92-3ec3-4cde-8271-08260b15cfcd associated. External IP: 10.96.250.212, port: 82c3db42-4844-415c-a23e-d0bbce83ad65. [pid: 7|app: 0|req: 1007/2181] 10.0.0.152 () {34 vars in 783 bytes} [Thu Sep 10 12:33:50 2026] PUT /v2.0/routers/cc059283-0d0d-44db-aa9a-ba7e3c029b80/add_router_interface => generated 309 bytes in 1446 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2182] 10.0.0.152 () {34 vars in 749 bytes} [Thu Sep 10 12:33:51 2026] PUT /v2.0/floatingips/8a4b7d92-3ec3-4cde-8271-08260b15cfcd => generated 856 bytes in 830 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2183] 10.0.0.152 () {32 vars in 717 bytes} [Thu Sep 10 12:33:52 2026] GET /v2.0/ports/65074f6f-507d-4171-9085-038fae04de9f => generated 1021 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:33:52.458 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2dbf8aa-58a2-4a5a-9631-076e32518e77'] response: {'name': 'network-changed', 'server_uuid': '8f2aa7a2-2a73-44f8-a574-09c456ef892f', 'tag': '82c3db42-4844-415c-a23e-d0bbce83ad65', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1177/2184] 10.0.0.152 () {32 vars in 729 bytes} [Thu Sep 10 12:33:52 2026] GET /v2.0/floatingips/8a4b7d92-3ec3-4cde-8271-08260b15cfcd => generated 856 bytes in 43 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: 1008/2185] 10.0.0.152 () {34 vars in 684 bytes} [Thu Sep 10 12:33:52 2026] POST /v2.0/security-groups => generated 1601 bytes in 611 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-10 12:33:52.933 8 INFO neutron_taas.services.taas.taas_plugin [None req-e06501eb-60b8-4785-93f8-b01436e55378 bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] TaaS: Handle Delete Port: 65074f6f-507d-4171-9085-038fae04de9f 2026-09-10 12:33:52.937 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e06501eb-60b8-4785-93f8-b01436e55378 bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] Tap Mirror: Handle Delete Port: 65074f6f-507d-4171-9085-038fae04de9f [pid: 7|app: 0|req: 1009/2186] 10.0.0.152 () {34 vars in 767 bytes} [Thu Sep 10 12:33:52 2026] PUT /v2.0/security-groups/53995b46-44de-4d23-aa37-270172ee245a/tags => generated 25 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2187] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:33:52 2026] GET /v2.0/ports?tenant_id=9fa4d0cb21de47f2807cd766254ec241&device_id=8f2aa7a2-2a73-44f8-a574-09c456ef892f => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2188] 10.0.0.152 () {32 vars in 747 bytes} [Thu Sep 10 12:33:53 2026] GET /v2.0/security-groups/53995b46-44de-4d23-aa37-270172ee245a/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2189] 162.253.55.72 () {34 vars in 985 bytes} [Thu Sep 10 12:33:53 2026] GET /v2.0/networks?id=8f13b7cb-a023-430a-a19b-8302d083f086 => generated 757 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2190] 10.0.0.152 () {34 vars in 778 bytes} [Thu Sep 10 12:33:53 2026] PUT /v2.0/security-groups/53995b46-44de-4d23-aa37-270172ee245a/tags/green => generated 4 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2191] 162.253.55.72 () {34 vars in 1059 bytes} [Thu Sep 10 12:33:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=82c3db42-4844-415c-a23e-d0bbce83ad65 => 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: 1015/2192] 10.0.0.152 () {32 vars in 747 bytes} [Thu Sep 10 12:33:53 2026] GET /v2.0/security-groups/53995b46-44de-4d23-aa37-270172ee245a/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: 1016/2193] 162.253.55.72 () {34 vars in 983 bytes} [Thu Sep 10 12:33:53 2026] GET /v2.0/subnets?id=d8996031-3687-4bf1-afab-0cbed21c30ea => generated 677 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2194] 10.0.0.152 () {34 vars in 774 bytes} [Thu Sep 10 12:33:53 2026] PUT /v2.0/security-groups/53995b46-44de-4d23-aa37-270172ee245a/tags/red => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2195] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:33:53 2026] GET /v2.0/ports?network_id=8f13b7cb-a023-430a-a19b-8302d083f086&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: 1019/2196] 10.0.0.152 () {32 vars in 747 bytes} [Thu Sep 10 12:33:53 2026] GET /v2.0/security-groups/53995b46-44de-4d23-aa37-270172ee245a/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2197] 10.0.0.152 () {34 vars in 789 bytes} [Thu Sep 10 12:33:52 2026] PUT /v2.0/routers/cc059283-0d0d-44db-aa9a-ba7e3c029b80/remove_router_interface => generated 309 bytes in 997 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: 1020/2198] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:33:53 2026] GET /v2.0/networks/8f13b7cb-a023-430a-a19b-8302d083f086?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: 1179/2199] 10.0.0.152 () {34 vars in 796 bytes} [Thu Sep 10 12:33:53 2026] PUT /v2.0/security-groups/53995b46-44de-4d23-aa37-270172ee245a/tags/black.or.white => generated 4 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2200] 10.0.0.152 () {32 vars in 729 bytes} [Thu Sep 10 12:33:53 2026] GET /v2.0/floatingips/8a4b7d92-3ec3-4cde-8271-08260b15cfcd => generated 858 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:33:53.643 7 INFO neutron.api.v2.resource [None req-a95807c4-7069-4b04-9ac7-3a850153312b bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1021/2201] 10.0.0.152 () {34 vars in 789 bytes} [Thu Sep 10 12:33:53 2026] PUT /v2.0/routers/cc059283-0d0d-44db-aa9a-ba7e3c029b80/remove_router_interface => generated 197 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2202] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:33:53 2026] GET /v2.0/networks/8f13b7cb-a023-430a-a19b-8302d083f086?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: 1022/2203] 10.0.0.152 () {32 vars in 747 bytes} [Thu Sep 10 12:33:53 2026] GET /v2.0/security-groups/53995b46-44de-4d23-aa37-270172ee245a/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2205] 10.0.0.152 () {32 vars in 736 bytes} [Thu Sep 10 12:33:53 2026] GET /v2.0/ports?device_id=cc059283-0d0d-44db-aa9a-ba7e3c029b80 => 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: 1183/2207] 10.0.0.152 () {34 vars in 767 bytes} [Thu Sep 10 12:33:53 2026] PUT /v2.0/security-groups/53995b46-44de-4d23-aa37-270172ee245a/tags => generated 37 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2208] 10.0.0.152 () {32 vars in 747 bytes} [Thu Sep 10 12:33:53 2026] GET /v2.0/security-groups/53995b46-44de-4d23-aa37-270172ee245a/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: 1185/2209] 10.0.0.152 () {32 vars in 755 bytes} [Thu Sep 10 12:33:53 2026] GET /v2.0/security-groups/53995b46-44de-4d23-aa37-270172ee245a/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:33:53.889 7 INFO neutron_taas.services.taas.taas_plugin [None req-756f3281-e98d-4ed9-9e28-84c29d1896ca bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] TaaS: Handle Delete Port: a56933be-d929-4e27-b1fe-dbc0aadc3ad4 2026-09-10 12:33:53.892 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-756f3281-e98d-4ed9-9e28-84c29d1896ca bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] Tap Mirror: Handle Delete Port: a56933be-d929-4e27-b1fe-dbc0aadc3ad4 2026-09-10 12:33:53.929 8 INFO neutron.api.v2.resource [None req-38d21854-5626-4789-b3bc-2a9226e2e155 243ebd88d5764ba7bf248821140e210a 585abd0b76d94ffda9750087615cc574 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1186/2210] 10.0.0.152 () {32 vars in 759 bytes} [Thu Sep 10 12:33:53 2026] GET /v2.0/security-groups/53995b46-44de-4d23-aa37-270172ee245a/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2211] 10.0.0.152 () {32 vars in 758 bytes} [Thu Sep 10 12:33:53 2026] DELETE /v2.0/security-groups/53995b46-44de-4d23-aa37-270172ee245a/tags/red => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2212] 10.0.0.152 () {32 vars in 747 bytes} [Thu Sep 10 12:33:54 2026] GET /v2.0/security-groups/53995b46-44de-4d23-aa37-270172ee245a/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:33:54.092 8 INFO neutron.api.v2.resource [None req-391fc346-b8be-4f8b-a7b5-2d94b6ae9d5a 243ebd88d5764ba7bf248821140e210a 585abd0b76d94ffda9750087615cc574 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1189/2213] 10.0.0.152 () {32 vars in 762 bytes} [Thu Sep 10 12:33:54 2026] DELETE /v2.0/security-groups/53995b46-44de-4d23-aa37-270172ee245a/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2214] 10.0.0.152 () {32 vars in 750 bytes} [Thu Sep 10 12:33:54 2026] DELETE /v2.0/security-groups/53995b46-44de-4d23-aa37-270172ee245a/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: 1191/2215] 10.0.0.152 () {32 vars in 747 bytes} [Thu Sep 10 12:33:54 2026] GET /v2.0/security-groups/53995b46-44de-4d23-aa37-270172ee245a/tags => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:33:54.267 7 INFO neutron.services.segments.plugin [-] Segment 4afec123-83c5-42e4-8aa6-e19783bcc399 resource provider aggregate not found 2026-09-10 12:33:54.277 7 INFO neutron.services.segments.plugin [-] Segment 4afec123-83c5-42e4-8aa6-e19783bcc399 resource provider aggregate not found 2026-09-10 12:33:54.288 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4afec123-83c5-42e4-8aa6-e19783bcc399 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4afec123-83c5-42e4-8aa6-e19783bcc399 found for delete ", "request_id": "req-4faf1f02-bf66-4fe3-a18e-ffe0e7bfee5c"}]} 2026-09-10 12:33:54.292 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4afec123-83c5-42e4-8aa6-e19783bcc399 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4afec123-83c5-42e4-8aa6-e19783bcc399 found for delete ", "request_id": "req-d1f634cc-2bbf-458e-ba24-7c8df202d611"}]} 2026-09-10 12:33:54.304 7 INFO neutron.db.l3_hamode_db [None req-756f3281-e98d-4ed9-9e28-84c29d1896ca bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] HA network 826f8f89-93c5-44c0-b7e8-146c51ef7796 was deleted as no HA routers are present in tenant 1d454043f8f24bf4b798102f4b491969. [pid: 8|app: 0|req: 1192/2216] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:33:54 2026] DELETE /v2.0/security-groups/53995b46-44de-4d23-aa37-270172ee245a => 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: 1025/2217] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:33:53 2026] DELETE /v2.0/routers/cc059283-0d0d-44db-aa9a-ba7e3c029b80 => generated 0 bytes in 613 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2218] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:33:54 2026] DELETE /v2.0/subnets/1e4ea82f-1872-4e8d-9106-b4db630e0cd8 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:33:54.623 7 INFO neutron_taas.services.taas.taas_plugin [None req-91f9d006-9c67-449f-b926-4da1ef9d2396 bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] TaaS: Handle Delete Port: 810b3dd2-15e2-476a-956a-093331c25c06 2026-09-10 12:33:54.628 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-91f9d006-9c67-449f-b926-4da1ef9d2396 bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] Tap Mirror: Handle Delete Port: 810b3dd2-15e2-476a-956a-093331c25c06 [pid: 7|app: 0|req: 1026/2219] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:33:54 2026] DELETE /v2.0/networks/6168bfbb-48b2-4dd4-a047-2f02aff3cf2c => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:33:54.940 8 INFO neutron.db.segments_db [None req-7fffbca8-88db-44c5-9a3f-a345d23322a9 bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] Added segment 1e8ec5c9-f38d-48a6-af32-48c6a0b4dd23 of type vxlan for network 6e6fcf22-d522-48c0-b04a-e4275f8c03ca [pid: 8|app: 0|req: 1194/2220] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:33:54 2026] POST /v2.0/networks => generated 630 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2221] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:33:55 2026] GET /v2.0/security-groups?tenant_id=585abd0b76d94ffda9750087615cc574&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2222] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:33:55 2026] POST /v2.0/subnets => generated 626 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2223] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:33:55 2026] DELETE /v2.0/security-groups/aaee982d-43bb-4222-b989-b0990eaad025 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:33:55.427 7 INFO neutron.db.segments_db [None req-ce96901b-3be5-4a1d-a8a7-e98637127bf5 bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] Added segment a8772a5e-9745-40c6-b410-031c0df47b50 of type vxlan for network a577e4fe-49fb-49bb-9220-66aee4a42602 [pid: 8|app: 0|req: 1197/2224] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:33:55 2026] GET /v2.0/security-groups?tenant_id=146ad0b3b9ac415c8ef5a129f6b52987&name=default => generated 2925 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:33:55.758 7 INFO neutron.db.l3_hamode_db [None req-ce96901b-3be5-4a1d-a8a7-e98637127bf5 bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1198/2225] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:33:55 2026] DELETE /v2.0/security-groups/6439db9d-95eb-4c88-bdda-079303d0133a => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:33:55.873 7 INFO neutron.db.l3_hamode_db [None req-ce96901b-3be5-4a1d-a8a7-e98637127bf5 bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-10 12:33:56.314 7 INFO neutron.services.segments.plugin [-] Segment ffe80e4e-6d8a-4462-8f55-c5a22702a112 resource provider aggregate not found 2026-09-10 12:33:56.318 7 INFO neutron.services.segments.plugin [-] Segment ffe80e4e-6d8a-4462-8f55-c5a22702a112 resource provider aggregate not found 2026-09-10 12:33:56.331 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ffe80e4e-6d8a-4462-8f55-c5a22702a112 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffe80e4e-6d8a-4462-8f55-c5a22702a112 found for delete ", "request_id": "req-49f4a0d5-8d74-4aff-8625-b12c10f11432"}]} 2026-09-10 12:33:56.336 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ffe80e4e-6d8a-4462-8f55-c5a22702a112 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffe80e4e-6d8a-4462-8f55-c5a22702a112 found for delete ", "request_id": "req-e44e854a-25b3-4c81-a792-98aab43720e6"}]} [pid: 7|app: 0|req: 1028/2226] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:33:55 2026] POST /v2.0/routers => generated 507 bytes in 1340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2227] 10.0.0.152 () {34 vars in 783 bytes} [Thu Sep 10 12:33:56 2026] PUT /v2.0/routers/60d7aa97-d713-47b6-9aae-dba9b57fb05e/add_router_interface => generated 309 bytes in 1230 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2228] 10.0.0.152 () {32 vars in 717 bytes} [Thu Sep 10 12:33:57 2026] GET /v2.0/ports/169d21d9-13dd-4916-9b22-11f24591ce89 => generated 955 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:33:58.385 8 INFO neutron_taas.services.taas.taas_plugin [None req-94320126-6c31-4f90-9611-7eadf5e7a914 bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] TaaS: Handle Delete Port: 169d21d9-13dd-4916-9b22-11f24591ce89 2026-09-10 12:33:58.389 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-94320126-6c31-4f90-9611-7eadf5e7a914 bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] Tap Mirror: Handle Delete Port: 169d21d9-13dd-4916-9b22-11f24591ce89 [pid: 8|app: 0|req: 1200/2229] 10.0.0.152 () {34 vars in 789 bytes} [Thu Sep 10 12:33:58 2026] PUT /v2.0/routers/60d7aa97-d713-47b6-9aae-dba9b57fb05e/remove_router_interface => generated 309 bytes in 858 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2230] 10.0.0.152 () {32 vars in 736 bytes} [Thu Sep 10 12:33:58 2026] GET /v2.0/ports?device_id=60d7aa97-d713-47b6-9aae-dba9b57fb05e => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:33:59.116 8 INFO neutron_taas.services.taas.taas_plugin [None req-a0429342-fa23-45c4-b9a2-96bb3fc80c94 bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] TaaS: Handle Delete Port: cb0307ff-8b9b-4fb0-926e-534a5c0ff1f2 2026-09-10 12:33:59.119 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a0429342-fa23-45c4-b9a2-96bb3fc80c94 bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] Tap Mirror: Handle Delete Port: cb0307ff-8b9b-4fb0-926e-534a5c0ff1f2 [pid: 7|app: 0|req: 1031/2231] 10.0.0.152 () {34 vars in 676 bytes} [Thu Sep 10 12:33:59 2026] POST /v2.0/subnetpools => generated 516 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2232] 10.0.0.152 () {34 vars in 759 bytes} [Thu Sep 10 12:33:59 2026] PUT /v2.0/subnetpools/e8bef3ea-7565-4813-929a-163d06040110/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: 1033/2233] 10.0.0.152 () {32 vars in 739 bytes} [Thu Sep 10 12:33:59 2026] GET /v2.0/subnetpools/e8bef3ea-7565-4813-929a-163d06040110/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:33:59.685 8 INFO neutron.services.segments.plugin [-] Segment a8772a5e-9745-40c6-b410-031c0df47b50 resource provider aggregate not found 2026-09-10 12:33:59.691 8 INFO neutron.services.segments.plugin [-] Segment a8772a5e-9745-40c6-b410-031c0df47b50 resource provider aggregate not found 2026-09-10 12:33:59.709 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a8772a5e-9745-40c6-b410-031c0df47b50 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8772a5e-9745-40c6-b410-031c0df47b50 found for delete ", "request_id": "req-a106c519-82be-4aee-8510-5f9e1bb440e7"}]} 2026-09-10 12:33:59.713 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a8772a5e-9745-40c6-b410-031c0df47b50 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8772a5e-9745-40c6-b410-031c0df47b50 found for delete ", "request_id": "req-484d6cfb-f440-4e53-b028-4789be731a0a"}]} 2026-09-10 12:33:59.722 8 INFO neutron.db.l3_hamode_db [None req-a0429342-fa23-45c4-b9a2-96bb3fc80c94 bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] HA network a577e4fe-49fb-49bb-9220-66aee4a42602 was deleted as no HA routers are present in tenant 1d454043f8f24bf4b798102f4b491969. [pid: 8|app: 0|req: 1201/2234] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:33:58 2026] DELETE /v2.0/routers/60d7aa97-d713-47b6-9aae-dba9b57fb05e => generated 0 bytes in 805 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2235] 10.0.0.152 () {34 vars in 770 bytes} [Thu Sep 10 12:33:59 2026] PUT /v2.0/subnetpools/e8bef3ea-7565-4813-929a-163d06040110/tags/green => generated 4 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2236] 10.0.0.152 () {32 vars in 739 bytes} [Thu Sep 10 12:33:59 2026] GET /v2.0/subnetpools/e8bef3ea-7565-4813-929a-163d06040110/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2237] 10.0.0.152 () {34 vars in 766 bytes} [Thu Sep 10 12:33:59 2026] PUT /v2.0/subnetpools/e8bef3ea-7565-4813-929a-163d06040110/tags/red => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2238] 10.0.0.152 () {32 vars in 739 bytes} [Thu Sep 10 12:33:59 2026] GET /v2.0/subnetpools/e8bef3ea-7565-4813-929a-163d06040110/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: 1202/2239] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:33:59 2026] DELETE /v2.0/subnets/03e201c2-0f50-4d2f-bc12-d8b4131cb1cc => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2240] 10.0.0.152 () {34 vars in 788 bytes} [Thu Sep 10 12:33:59 2026] PUT /v2.0/subnetpools/e8bef3ea-7565-4813-929a-163d06040110/tags/black.or.white => generated 4 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2241] 10.0.0.152 () {32 vars in 739 bytes} [Thu Sep 10 12:33:59 2026] GET /v2.0/subnetpools/e8bef3ea-7565-4813-929a-163d06040110/tags => generated 52 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:34:00.082 8 INFO neutron_taas.services.taas.taas_plugin [None req-a0e68ea4-cee3-4c31-9f21-fd47f04fd335 bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] TaaS: Handle Delete Port: 8fe5986b-0d92-4fe0-8bc5-2e8806cfdaa1 2026-09-10 12:34:00.085 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a0e68ea4-cee3-4c31-9f21-fd47f04fd335 bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] Tap Mirror: Handle Delete Port: 8fe5986b-0d92-4fe0-8bc5-2e8806cfdaa1 [pid: 7|app: 0|req: 1040/2242] 10.0.0.152 () {34 vars in 759 bytes} [Thu Sep 10 12:34:00 2026] PUT /v2.0/subnetpools/e8bef3ea-7565-4813-929a-163d06040110/tags => generated 37 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2243] 10.0.0.152 () {32 vars in 739 bytes} [Thu Sep 10 12:34:00 2026] GET /v2.0/subnetpools/e8bef3ea-7565-4813-929a-163d06040110/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2244] 10.0.0.152 () {32 vars in 747 bytes} [Thu Sep 10 12:34:00 2026] GET /v2.0/subnetpools/e8bef3ea-7565-4813-929a-163d06040110/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:34:00.225 7 INFO neutron.api.v2.resource [None req-26c6359e-cca4-4358-a2b4-f42329684051 62a310405d144ef28d3643b319a21987 30dc17736eca4f9cb20621332b5dcd87 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1043/2245] 10.0.0.152 () {32 vars in 751 bytes} [Thu Sep 10 12:34:00 2026] GET /v2.0/subnetpools/e8bef3ea-7565-4813-929a-163d06040110/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2246] 10.0.0.152 () {32 vars in 750 bytes} [Thu Sep 10 12:34:00 2026] DELETE /v2.0/subnetpools/e8bef3ea-7565-4813-929a-163d06040110/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2247] 10.0.0.152 () {32 vars in 739 bytes} [Thu Sep 10 12:34:00 2026] GET /v2.0/subnetpools/e8bef3ea-7565-4813-929a-163d06040110/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2248] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:33:59 2026] DELETE /v2.0/networks/6e6fcf22-d522-48c0-b04a-e4275f8c03ca => generated 0 bytes in 371 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:34:00.369 7 INFO neutron.api.v2.resource [None req-a1708ae4-317b-4578-ae68-6a5694f60624 62a310405d144ef28d3643b319a21987 30dc17736eca4f9cb20621332b5dcd87 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1046/2249] 10.0.0.152 () {32 vars in 754 bytes} [Thu Sep 10 12:34:00 2026] DELETE /v2.0/subnetpools/e8bef3ea-7565-4813-929a-163d06040110/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-09-10 12:34:00.405 8 INFO neutron.db.segments_db [None req-96319ede-5268-45ef-a1f9-5e9519a44323 bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] Added segment a3490700-39f2-4740-8f18-f49b6f06ec6b of type vxlan for network b27aa1bc-855d-48a4-a148-03cd3b3fe020 [pid: 7|app: 0|req: 1047/2250] 10.0.0.152 () {32 vars in 742 bytes} [Thu Sep 10 12:34:00 2026] DELETE /v2.0/subnetpools/e8bef3ea-7565-4813-929a-163d06040110/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: 1048/2251] 10.0.0.152 () {32 vars in 739 bytes} [Thu Sep 10 12:34:00 2026] GET /v2.0/subnetpools/e8bef3ea-7565-4813-929a-163d06040110/tags => 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: 1049/2252] 10.0.0.152 () {32 vars in 732 bytes} [Thu Sep 10 12:34:00 2026] DELETE /v2.0/subnetpools/e8bef3ea-7565-4813-929a-163d06040110 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:34:00.764 8 INFO neutron.db.l3_hamode_db [None req-96319ede-5268-45ef-a1f9-5e9519a44323 bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1050/2253] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:34:01 2026] GET /v2.0/security-groups?tenant_id=30dc17736eca4f9cb20621332b5dcd87&name=default => generated 2925 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:34:01.674 8 INFO neutron.db.l3_hamode_db [None req-96319ede-5268-45ef-a1f9-5e9519a44323 bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-10 12:34:01.729 8 INFO neutron.services.segments.plugin [-] Segment 1e8ec5c9-f38d-48a6-af32-48c6a0b4dd23 resource provider aggregate not found 2026-09-10 12:34:01.745 8 INFO neutron.services.segments.plugin [-] Segment 1e8ec5c9-f38d-48a6-af32-48c6a0b4dd23 resource provider aggregate not found 2026-09-10 12:34:01.751 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1e8ec5c9-f38d-48a6-af32-48c6a0b4dd23 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e8ec5c9-f38d-48a6-af32-48c6a0b4dd23 found for delete ", "request_id": "req-860a32b5-3945-4477-8f3b-1c712b814527"}]} [pid: 7|app: 0|req: 1051/2254] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:34:01 2026] DELETE /v2.0/security-groups/dd507673-1964-40eb-a77d-b0478ece9194 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:34:01.772 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1e8ec5c9-f38d-48a6-af32-48c6a0b4dd23 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e8ec5c9-f38d-48a6-af32-48c6a0b4dd23 found for delete ", "request_id": "req-9fc0f52d-f0bf-4cb1-b8dc-66d0b85c8b80"}]} [pid: 7|app: 0|req: 1052/2255] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:34:01 2026] GET /v2.0/security-groups?tenant_id=0ede3817ac684057a80580eca78dafcc&name=default => generated 2925 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2256] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:34:02 2026] DELETE /v2.0/security-groups/142cc00c-b916-437c-b95b-809c19e092c8 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2257] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:34:00 2026] POST /v2.0/routers => generated 688 bytes in 2339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2258] 10.0.0.152 () {32 vars in 721 bytes} [Thu Sep 10 12:34:02 2026] GET /v2.0/routers/76bef240-4923-43fe-ac32-049a54d44df4 => generated 694 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2259] 10.0.0.152 () {32 vars in 647 bytes} [Thu Sep 10 12:34:02 2026] GET /v2.0/routers => generated 697 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2260] 10.0.0.152 () {34 vars in 741 bytes} [Thu Sep 10 12:34:02 2026] PUT /v2.0/routers/76bef240-4923-43fe-ac32-049a54d44df4 => generated 701 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2261] 10.0.0.96 () {34 vars in 989 bytes} [Thu Sep 10 12:34:03 2026] GET /v2.0/ports?device_id=8f2aa7a2-2a73-44f8-a574-09c456ef892f => 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: 1207/2262] 10.0.0.96 () {34 vars in 1039 bytes} [Thu Sep 10 12:34:03 2026] GET /v2.0/security-groups?id=13c599ee-43f3-4766-8978-12c6ef7b2277&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2263] 10.0.0.152 () {32 vars in 721 bytes} [Thu Sep 10 12:34:03 2026] GET /v2.0/routers/76bef240-4923-43fe-ac32-049a54d44df4 => generated 701 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2264] 10.0.0.152 () {32 vars in 736 bytes} [Thu Sep 10 12:34:03 2026] GET /v2.0/ports?device_id=76bef240-4923-43fe-ac32-049a54d44df4 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:34:03.689 7 INFO neutron_taas.services.taas.taas_plugin [None req-55d45e6d-791e-4333-af90-97e1fd2974f6 bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] TaaS: Handle Delete Port: b966f0fb-4638-4ba7-9d0c-443f0d272103 2026-09-10 12:34:03.692 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-55d45e6d-791e-4333-af90-97e1fd2974f6 bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] Tap Mirror: Handle Delete Port: b966f0fb-4638-4ba7-9d0c-443f0d272103 2026-09-10 12:34:04.003 7 INFO neutron_taas.services.taas.taas_plugin [None req-55d45e6d-791e-4333-af90-97e1fd2974f6 bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] TaaS: Handle Delete Port: e8484c48-1253-4166-ab9e-f709fbaf9891 2026-09-10 12:34:04.006 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-55d45e6d-791e-4333-af90-97e1fd2974f6 bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] Tap Mirror: Handle Delete Port: e8484c48-1253-4166-ab9e-f709fbaf9891 2026-09-10 12:34:04.402 7 INFO neutron.services.segments.plugin [-] Segment a3490700-39f2-4740-8f18-f49b6f06ec6b resource provider aggregate not found 2026-09-10 12:34:04.405 7 INFO neutron.services.segments.plugin [-] Segment a3490700-39f2-4740-8f18-f49b6f06ec6b resource provider aggregate not found 2026-09-10 12:34:04.438 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment a3490700-39f2-4740-8f18-f49b6f06ec6b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3490700-39f2-4740-8f18-f49b6f06ec6b found for delete ", "request_id": "req-f9e63e1e-1a83-4da9-9bd4-3c4f0175a53c"}]} 2026-09-10 12:34:04.439 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment a3490700-39f2-4740-8f18-f49b6f06ec6b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3490700-39f2-4740-8f18-f49b6f06ec6b found for delete ", "request_id": "req-bc26765e-180c-42a8-96ca-8180fc3af92f"}]} 2026-09-10 12:34:04.444 7 INFO neutron.db.l3_hamode_db [None req-55d45e6d-791e-4333-af90-97e1fd2974f6 bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] HA network b27aa1bc-855d-48a4-a148-03cd3b3fe020 was deleted as no HA routers are present in tenant 1d454043f8f24bf4b798102f4b491969. [pid: 7|app: 0|req: 1057/2265] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:34:03 2026] DELETE /v2.0/routers/76bef240-4923-43fe-ac32-049a54d44df4 => generated 0 bytes in 1000 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2266] 10.0.0.152 () {32 vars in 736 bytes} [Thu Sep 10 12:34:04 2026] GET /v2.0/ports?device_id=76bef240-4923-43fe-ac32-049a54d44df4 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:34:04.507 7 INFO neutron.api.v2.resource [None req-7c23930a-20c9-4e17-8716-9fc86627f246 bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1058/2267] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:34:04 2026] DELETE /v2.0/routers/76bef240-4923-43fe-ac32-049a54d44df4 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2268] 10.0.0.152 () {32 vars in 736 bytes} [Thu Sep 10 12:34:04 2026] GET /v2.0/ports?device_id=60d7aa97-d713-47b6-9aae-dba9b57fb05e => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:34:04.558 7 INFO neutron.api.v2.resource [None req-02fb0ea5-70f6-4701-a795-a006284b2a1d bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1059/2269] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:34:04 2026] DELETE /v2.0/routers/60d7aa97-d713-47b6-9aae-dba9b57fb05e => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:34:04.575 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e777cd9a-824c-451c-aca6-2f855612e63c bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1211/2270] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:34:04 2026] DELETE /v2.0/subnets/03e201c2-0f50-4d2f-bc12-d8b4131cb1cc => 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: 1060/2271] 10.0.0.152 () {32 vars in 736 bytes} [Thu Sep 10 12:34:04 2026] GET /v2.0/ports?device_id=cc059283-0d0d-44db-aa9a-ba7e3c029b80 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:34:04.639 8 INFO neutron.api.v2.resource [None req-dc808040-3fb4-49ea-aa73-a94d5c326fe8 bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1212/2272] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:34:04 2026] DELETE /v2.0/routers/cc059283-0d0d-44db-aa9a-ba7e3c029b80 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:34:04.662 7 INFO neutron.pecan_wsgi.hooks.translation [None req-79a5b8d1-3464-4773-bc9a-2f551814de9f bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1061/2273] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:34:04 2026] DELETE /v2.0/subnets/1e4ea82f-1872-4e8d-9106-b4db630e0cd8 => 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: 1213/2274] 10.0.0.152 () {32 vars in 736 bytes} [Thu Sep 10 12:34:04 2026] GET /v2.0/ports?device_id=a10efc5d-3b2f-4592-92b1-9226d47a5012 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:34:04.725 7 INFO neutron.api.v2.resource [None req-de2cac4c-c6be-4811-9e0d-478767197ec4 bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1062/2275] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:34:04 2026] DELETE /v2.0/routers/a10efc5d-3b2f-4592-92b1-9226d47a5012 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:34:04.751 8 INFO neutron.pecan_wsgi.hooks.translation [None req-21f21b11-f9f2-46a6-ae08-2b84763283f3 bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1214/2276] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:34:04 2026] DELETE /v2.0/subnets/cc979d2b-bea2-4c7a-a101-eafcdc2f5a03 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:34:04.776 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b5b89e41-8afe-47c1-89e8-c127b56c39be bdd336c68da14e9baeea37eb2aeb0da3 1d454043f8f24bf4b798102f4b491969 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1063/2277] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:34:04 2026] DELETE /v2.0/subnets/3e67dfec-b94c-4410-bc39-7e5755349669 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2278] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:34:05 2026] GET /v2.0/security-groups?tenant_id=1d454043f8f24bf4b798102f4b491969&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: 1216/2279] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:34:05 2026] DELETE /v2.0/security-groups/0badcd0a-bc85-4a1f-bc65-11c11cc37be0 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:34:05.935 7 INFO neutron.db.segments_db [None req-ad47dc70-38fc-4002-8684-6c3448652ae3 f346468d08364137a33c08a144a865af 97abb167ab304759b97df44a23fff85e - - default default] Added segment b5800cf2-b523-43be-96b3-caa4d5be3a81 of type vxlan for network 9491bc44-d948-4b8b-80d0-3e629feb2f81 [pid: 7|app: 0|req: 1064/2280] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:34:05 2026] POST /v2.0/networks => generated 632 bytes in 585 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2281] 10.0.0.152 () {34 vars in 664 bytes} [Thu Sep 10 12:34:06 2026] POST /v2.0/ports => generated 743 bytes in 545 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2282] 10.0.0.152 () {34 vars in 666 bytes} [Thu Sep 10 12:34:06 2026] POST /v2.0/trunks => generated 407 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: 1218/2283] 10.0.0.152 () {34 vars in 749 bytes} [Thu Sep 10 12:34:07 2026] PUT /v2.0/trunks/6a874398-00b2-4745-af6b-878c9b3d793d/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2284] 10.0.0.152 () {32 vars in 729 bytes} [Thu Sep 10 12:34:07 2026] GET /v2.0/trunks/6a874398-00b2-4745-af6b-878c9b3d793d/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2285] 10.0.0.152 () {34 vars in 760 bytes} [Thu Sep 10 12:34:07 2026] PUT /v2.0/trunks/6a874398-00b2-4745-af6b-878c9b3d793d/tags/green => generated 4 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2286] 10.0.0.152 () {32 vars in 729 bytes} [Thu Sep 10 12:34:07 2026] GET /v2.0/trunks/6a874398-00b2-4745-af6b-878c9b3d793d/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2287] 10.0.0.152 () {34 vars in 756 bytes} [Thu Sep 10 12:34:07 2026] PUT /v2.0/trunks/6a874398-00b2-4745-af6b-878c9b3d793d/tags/red => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2288] 10.0.0.152 () {32 vars in 729 bytes} [Thu Sep 10 12:34:07 2026] GET /v2.0/trunks/6a874398-00b2-4745-af6b-878c9b3d793d/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2289] 10.0.0.152 () {34 vars in 778 bytes} [Thu Sep 10 12:34:07 2026] PUT /v2.0/trunks/6a874398-00b2-4745-af6b-878c9b3d793d/tags/black.or.white => 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: 1069/2290] 10.0.0.152 () {32 vars in 729 bytes} [Thu Sep 10 12:34:07 2026] GET /v2.0/trunks/6a874398-00b2-4745-af6b-878c9b3d793d/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: 1222/2291] 10.0.0.152 () {34 vars in 749 bytes} [Thu Sep 10 12:34:07 2026] PUT /v2.0/trunks/6a874398-00b2-4745-af6b-878c9b3d793d/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2292] 10.0.0.152 () {32 vars in 729 bytes} [Thu Sep 10 12:34:07 2026] GET /v2.0/trunks/6a874398-00b2-4745-af6b-878c9b3d793d/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2293] 10.0.0.152 () {32 vars in 737 bytes} [Thu Sep 10 12:34:07 2026] GET /v2.0/trunks/6a874398-00b2-4745-af6b-878c9b3d793d/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:34:07.614 7 INFO neutron.api.v2.resource [None req-a8074bac-5beb-4634-89da-6e5ec5e03df7 f346468d08364137a33c08a144a865af 97abb167ab304759b97df44a23fff85e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1071/2294] 10.0.0.152 () {32 vars in 741 bytes} [Thu Sep 10 12:34:07 2026] GET /v2.0/trunks/6a874398-00b2-4745-af6b-878c9b3d793d/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2295] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:34:07 2026] DELETE /v2.0/trunks/6a874398-00b2-4745-af6b-878c9b3d793d/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2296] 10.0.0.152 () {32 vars in 729 bytes} [Thu Sep 10 12:34:07 2026] GET /v2.0/trunks/6a874398-00b2-4745-af6b-878c9b3d793d/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:34:07.724 8 INFO neutron.api.v2.resource [None req-e4ea476e-7e87-45ad-909f-610cb2c6b20f f346468d08364137a33c08a144a865af 97abb167ab304759b97df44a23fff85e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1225/2297] 10.0.0.152 () {32 vars in 744 bytes} [Thu Sep 10 12:34:07 2026] DELETE /v2.0/trunks/6a874398-00b2-4745-af6b-878c9b3d793d/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2298] 10.0.0.152 () {32 vars in 732 bytes} [Thu Sep 10 12:34:07 2026] DELETE /v2.0/trunks/6a874398-00b2-4745-af6b-878c9b3d793d/tags => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2299] 10.0.0.152 () {32 vars in 729 bytes} [Thu Sep 10 12:34:07 2026] GET /v2.0/trunks/6a874398-00b2-4745-af6b-878c9b3d793d/tags => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2300] 10.0.0.152 () {32 vars in 719 bytes} [Thu Sep 10 12:34:07 2026] GET /v2.0/trunks/6a874398-00b2-4745-af6b-878c9b3d793d => generated 407 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2301] 10.0.0.152 () {32 vars in 717 bytes} [Thu Sep 10 12:34:07 2026] GET /v2.0/ports/4e3c520a-d1a8-4a33-903c-4531e85a9438 => generated 826 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2302] 10.0.0.152 () {32 vars in 722 bytes} [Thu Sep 10 12:34:07 2026] DELETE /v2.0/trunks/6a874398-00b2-4745-af6b-878c9b3d793d => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:34:08.232 8 INFO neutron_taas.services.taas.taas_plugin [None req-1c4256c7-0214-4653-aee8-12f20b946a40 f346468d08364137a33c08a144a865af 97abb167ab304759b97df44a23fff85e - - default default] TaaS: Handle Delete Port: 4e3c520a-d1a8-4a33-903c-4531e85a9438 2026-09-10 12:34:08.239 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1c4256c7-0214-4653-aee8-12f20b946a40 f346468d08364137a33c08a144a865af 97abb167ab304759b97df44a23fff85e - - default default] Tap Mirror: Handle Delete Port: 4e3c520a-d1a8-4a33-903c-4531e85a9438 [pid: 8|app: 0|req: 1228/2303] 10.0.0.152 () {32 vars in 720 bytes} [Thu Sep 10 12:34:08 2026] DELETE /v2.0/ports/4e3c520a-d1a8-4a33-903c-4531e85a9438 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:34:08.486 7 INFO neutron.services.segments.plugin [-] Segment b5800cf2-b523-43be-96b3-caa4d5be3a81 resource provider aggregate not found 2026-09-10 12:34:08.492 7 INFO neutron.services.segments.plugin [-] Segment b5800cf2-b523-43be-96b3-caa4d5be3a81 resource provider aggregate not found 2026-09-10 12:34:08.505 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b5800cf2-b523-43be-96b3-caa4d5be3a81 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5800cf2-b523-43be-96b3-caa4d5be3a81 found for delete ", "request_id": "req-1681aa7a-2916-4261-9d91-0887c279703e"}]} 2026-09-10 12:34:08.513 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b5800cf2-b523-43be-96b3-caa4d5be3a81 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5800cf2-b523-43be-96b3-caa4d5be3a81 found for delete ", "request_id": "req-a28c7b56-68dc-4704-b64c-9d7c36d535e0"}]} [pid: 7|app: 0|req: 1076/2304] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:34:08 2026] DELETE /v2.0/networks/9491bc44-d948-4b8b-80d0-3e629feb2f81 => 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: 1230/2307] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:34:09 2026] GET /v2.0/security-groups?tenant_id=97abb167ab304759b97df44a23fff85e&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2308] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:34:09 2026] DELETE /v2.0/security-groups/0a624030-d950-451d-b43f-09d9c674ecc8 => 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: 1231/2309] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:34:09 2026] GET /v2.0/security-groups?tenant_id=1c499b484f2047cd8f70d76e540781a5&name=default => generated 2927 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2310] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:34:09 2026] DELETE /v2.0/security-groups/3eabb591-4210-4ce3-b508-384ad776140b => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2311] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:34:12 2026] GET /v2.0/security-groups?tenant_id=1c57252244534dd6a6309c9101b9efb3&name=default => generated 2929 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2312] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:34:12 2026] DELETE /v2.0/security-groups/5101ed2f-8edd-4c3b-8a78-7ff73d626fd5 => 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: 1233/2313] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:34:12 2026] GET /v2.0/security-groups?tenant_id=a3f720adf9fe4abd97a03ecfd99a451f&name=default => generated 2929 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2314] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:34:13 2026] DELETE /v2.0/security-groups/740c6cca-d851-4ce9-b42b-bdee347b8253 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2315] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:34:13 2026] GET /v2.0/ports?device_id=8f2aa7a2-2a73-44f8-a574-09c456ef892f => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2316] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:34:13 2026] GET /v2.0/security-groups?id=13c599ee-43f3-4766-8978-12c6ef7b2277&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: 1235/2317] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:34:14 2026] GET /v2.0/ports?device_id=8f2aa7a2-2a73-44f8-a574-09c456ef892f => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2318] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:34:14 2026] GET /v2.0/security-groups?id=13c599ee-43f3-4766-8978-12c6ef7b2277&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: 1236/2319] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:34:15 2026] GET /v2.0/ports?device_id=8f2aa7a2-2a73-44f8-a574-09c456ef892f => 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: 1084/2320] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:34:15 2026] GET /v2.0/security-groups?id=13c599ee-43f3-4766-8978-12c6ef7b2277&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2321] 162.253.55.72 () {34 vars in 993 bytes} [Thu Sep 10 12:34:15 2026] GET /v2.0/ports?device_id=8f2aa7a2-2a73-44f8-a574-09c456ef892f => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:34:16.093 7 INFO neutron_taas.services.taas.taas_plugin [req-9f1e677f-4043-453f-bd58-26c308552234 req-892dc67c-bf75-474b-a863-0d20e75701f1 9f050fceec2a4158ab94305cb0952ce1 9fa4d0cb21de47f2807cd766254ec241 - - default default] TaaS: Handle Delete Port: 82c3db42-4844-415c-a23e-d0bbce83ad65 2026-09-10 12:34:16.097 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-9f1e677f-4043-453f-bd58-26c308552234 req-892dc67c-bf75-474b-a863-0d20e75701f1 9f050fceec2a4158ab94305cb0952ce1 9fa4d0cb21de47f2807cd766254ec241 - - default default] Tap Mirror: Handle Delete Port: 82c3db42-4844-415c-a23e-d0bbce83ad65 2026-09-10 12:34:16.250 7 INFO neutron.db.l3_db [req-9f1e677f-4043-453f-bd58-26c308552234 req-892dc67c-bf75-474b-a863-0d20e75701f1 9f050fceec2a4158ab94305cb0952ce1 9fa4d0cb21de47f2807cd766254ec241 - - default default] Floating IP 8a4b7d92-3ec3-4cde-8271-08260b15cfcd disassociated. External IP: 10.96.250.212, port: 82c3db42-4844-415c-a23e-d0bbce83ad65. [pid: 7|app: 0|req: 1085/2322] 162.253.55.72 () {36 vars in 996 bytes} [Thu Sep 10 12:34:15 2026] DELETE /v2.0/ports/82c3db42-4844-415c-a23e-d0bbce83ad65 => generated 0 bytes in 718 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:34:16.693 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-515af78c-7d9d-4b5a-868a-a853a7a62a77'] response: {'server_uuid': '8f2aa7a2-2a73-44f8-a574-09c456ef892f', 'name': 'network-vif-deleted', 'tag': '82c3db42-4844-415c-a23e-d0bbce83ad65', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1238/2323] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:34:16 2026] GET /v2.0/ports?device_id=8f2aa7a2-2a73-44f8-a574-09c456ef892f => 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: 1239/2324] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:34:17 2026] GET /v2.0/ports?device_id=8f2aa7a2-2a73-44f8-a574-09c456ef892f => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:34:18.071 7 INFO neutron.db.segments_db [None req-2539a5f0-7a92-4445-9437-b277254ebe40 aed02e383e4d4a169330f38702ecd1af 1d3b9bf188a4480f8904d2b08e61690f - - default default] Added segment 1b278ebd-6c1e-4f67-b227-1b40c13c315e of type vxlan for network 985f020d-0c99-42c5-8592-cd1ead884a86 2026-09-10 12:34:18.487 7 INFO neutron.db.l3_hamode_db [None req-2539a5f0-7a92-4445-9437-b277254ebe40 aed02e383e4d4a169330f38702ecd1af 1d3b9bf188a4480f8904d2b08e61690f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-10 12:34:18.621 7 INFO neutron.db.l3_hamode_db [None req-2539a5f0-7a92-4445-9437-b277254ebe40 aed02e383e4d4a169330f38702ecd1af 1d3b9bf188a4480f8904d2b08e61690f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1240/2325] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:34:19 2026] GET /v2.0/ports?device_id=8f2aa7a2-2a73-44f8-a574-09c456ef892f => 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: 1086/2326] 10.0.0.152 () {34 vars in 668 bytes} [Thu Sep 10 12:34:17 2026] POST /v2.0/routers => generated 474 bytes in 1515 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:34:19.386 8 INFO neutron.db.l3_hamode_db [None req-dac1f62e-a7f9-4cc6-9443-8f14bba0bf04 aed02e383e4d4a169330f38702ecd1af 1d3b9bf188a4480f8904d2b08e61690f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-10 12:34:19.534 8 INFO neutron.db.l3_hamode_db [None req-dac1f62e-a7f9-4cc6-9443-8f14bba0bf04 aed02e383e4d4a169330f38702ecd1af 1d3b9bf188a4480f8904d2b08e61690f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1241/2327] 10.0.0.152 () {34 vars in 668 bytes} [Thu Sep 10 12:34:19 2026] POST /v2.0/routers => generated 474 bytes in 883 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2328] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:34:20 2026] DELETE /v2.0/security-groups/13c599ee-43f3-4766-8978-12c6ef7b2277 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:34:20.298 8 INFO neutron.db.l3_hamode_db [None req-b1c628ff-fc59-4eef-822d-6c7bd93efd28 aed02e383e4d4a169330f38702ecd1af 1d3b9bf188a4480f8904d2b08e61690f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-10 12:34:20.387 7 INFO neutron_taas.services.taas.taas_plugin [None req-12eefe17-d8b8-4346-b619-a6f10b0286f3 9f050fceec2a4158ab94305cb0952ce1 9fa4d0cb21de47f2807cd766254ec241 - - default default] TaaS: Handle Delete Port: 1edd0e39-ed1d-4fc2-9873-d2587e0ae87e 2026-09-10 12:34:20.390 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-12eefe17-d8b8-4346-b619-a6f10b0286f3 9f050fceec2a4158ab94305cb0952ce1 9fa4d0cb21de47f2807cd766254ec241 - - default default] Tap Mirror: Handle Delete Port: 1edd0e39-ed1d-4fc2-9873-d2587e0ae87e 2026-09-10 12:34:20.424 8 INFO neutron.db.l3_hamode_db [None req-b1c628ff-fc59-4eef-822d-6c7bd93efd28 aed02e383e4d4a169330f38702ecd1af 1d3b9bf188a4480f8904d2b08e61690f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1088/2329] 10.0.0.152 () {32 vars in 732 bytes} [Thu Sep 10 12:34:20 2026] DELETE /v2.0/floatingips/8a4b7d92-3ec3-4cde-8271-08260b15cfcd => generated 0 bytes in 282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2330] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:34:20 2026] GET /v2.0/ports?device_id=78789c35-3cc7-49b2-87d9-8d80a6bc614b => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2331] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:34:20 2026] GET /v2.0/security-groups?id=93da4f0b-53fa-420b-b12a-8bbb20ef0033&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: 1242/2332] 10.0.0.152 () {34 vars in 668 bytes} [Thu Sep 10 12:34:20 2026] POST /v2.0/routers => generated 474 bytes in 866 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:34:21.136 7 INFO neutron.db.l3_hamode_db [None req-3e6863a3-a12b-4389-a640-3d584105f495 aed02e383e4d4a169330f38702ecd1af 1d3b9bf188a4480f8904d2b08e61690f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-10 12:34:21.305 7 INFO neutron.db.l3_hamode_db [None req-3e6863a3-a12b-4389-a640-3d584105f495 aed02e383e4d4a169330f38702ecd1af 1d3b9bf188a4480f8904d2b08e61690f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1091/2333] 10.0.0.152 () {34 vars in 668 bytes} [Thu Sep 10 12:34:21 2026] POST /v2.0/routers => generated 474 bytes in 889 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2334] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:34:21 2026] GET /v2.0/ports?device_id=78789c35-3cc7-49b2-87d9-8d80a6bc614b => generated 975 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2335] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:34:21 2026] GET /v2.0/security-groups?id=93da4f0b-53fa-420b-b12a-8bbb20ef0033&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:34:22.021 7 INFO neutron.db.l3_hamode_db [None req-d01064c1-d743-4141-9f82-d48a0fe1ed13 aed02e383e4d4a169330f38702ecd1af 1d3b9bf188a4480f8904d2b08e61690f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-10 12:34:22.165 7 INFO neutron.db.l3_hamode_db [None req-d01064c1-d743-4141-9f82-d48a0fe1ed13 aed02e383e4d4a169330f38702ecd1af 1d3b9bf188a4480f8904d2b08e61690f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1245/2336] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:34:23 2026] GET /v2.0/ports?device_id=78789c35-3cc7-49b2-87d9-8d80a6bc614b => 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: 1246/2337] 162.253.55.72 () {34 vars in 993 bytes} [Thu Sep 10 12:34:23 2026] GET /v2.0/ports?device_id=78789c35-3cc7-49b2-87d9-8d80a6bc614b => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2338] 10.0.0.152 () {34 vars in 668 bytes} [Thu Sep 10 12:34:21 2026] POST /v2.0/routers => generated 474 bytes in 1207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2339] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:34:23 2026] GET /v2.0/security-groups?id=93da4f0b-53fa-420b-b12a-8bbb20ef0033&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:34:23.354 7 INFO neutron_taas.services.taas.taas_plugin [req-318fb98a-f695-40f4-a268-5c9af9f3f180 req-f5aef933-5ff6-44a2-b6ef-54de898f92f6 9f050fceec2a4158ab94305cb0952ce1 9fa4d0cb21de47f2807cd766254ec241 - - default default] TaaS: Handle Delete Port: a8f5263a-a8fe-4e24-9197-4831c486d00c 2026-09-10 12:34:23.357 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-318fb98a-f695-40f4-a268-5c9af9f3f180 req-f5aef933-5ff6-44a2-b6ef-54de898f92f6 9f050fceec2a4158ab94305cb0952ce1 9fa4d0cb21de47f2807cd766254ec241 - - default default] Tap Mirror: Handle Delete Port: a8f5263a-a8fe-4e24-9197-4831c486d00c [pid: 8|app: 0|req: 1248/2340] 10.0.0.152 () {34 vars in 751 bytes} [Thu Sep 10 12:34:23 2026] PUT /v2.0/routers/e517815a-3c80-4036-a440-2ad88e0de5bb/tags => generated 17 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2341] 10.0.0.152 () {34 vars in 751 bytes} [Thu Sep 10 12:34:23 2026] PUT /v2.0/routers/b3e0162c-7092-44be-b4f7-292303765abd/tags => generated 25 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2342] 162.253.55.72 () {36 vars in 996 bytes} [Thu Sep 10 12:34:23 2026] DELETE /v2.0/ports/a8f5263a-a8fe-4e24-9197-4831c486d00c => generated 0 bytes in 386 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:34:23.598 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d692059-ce2a-4cd4-8bb7-fc259aae3ac4'] response: {'server_uuid': '78789c35-3cc7-49b2-87d9-8d80a6bc614b', 'name': 'network-vif-deleted', 'tag': 'a8f5263a-a8fe-4e24-9197-4831c486d00c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1096/2345] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:34:24 2026] GET /v2.0/ports?device_id=78789c35-3cc7-49b2-87d9-8d80a6bc614b => 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: 1250/2346] 10.0.0.152 () {34 vars in 751 bytes} [Thu Sep 10 12:34:23 2026] PUT /v2.0/routers/41d42baa-a1a3-437f-94c9-9d275f55e158/tags => generated 34 bytes in 1039 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2347] 10.0.0.152 () {34 vars in 751 bytes} [Thu Sep 10 12:34:24 2026] PUT /v2.0/routers/6382c1b9-763b-4371-8193-ee37bff515d6/tags => generated 19 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2348] 10.0.0.152 () {32 vars in 664 bytes} [Thu Sep 10 12:34:24 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2349] 10.0.0.152 () {32 vars in 678 bytes} [Thu Sep 10 12:34:24 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2350] 10.0.0.152 () {32 vars in 674 bytes} [Thu Sep 10 12:34:24 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2351] 10.0.0.152 () {32 vars in 686 bytes} [Thu Sep 10 12:34:24 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2352] 10.0.0.152 () {32 vars in 672 bytes} [Thu Sep 10 12:34:25 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2353] 10.0.0.152 () {32 vars in 686 bytes} [Thu Sep 10 12:34:25 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2354] 10.0.0.152 () {32 vars in 682 bytes} [Thu Sep 10 12:34:25 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2355] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:34:25 2026] GET /v2.0/ports?device_id=78789c35-3cc7-49b2-87d9-8d80a6bc614b => 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: 1101/2356] 10.0.0.152 () {32 vars in 694 bytes} [Thu Sep 10 12:34:25 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2357] 10.0.0.152 () {32 vars in 721 bytes} [Thu Sep 10 12:34:25 2026] GET /v2.0/routers/e517815a-3c80-4036-a440-2ad88e0de5bb => generated 485 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2358] 10.0.0.152 () {34 vars in 742 bytes} [Thu Sep 10 12:34:25 2026] PUT /v2.0/routers/e517815a-3c80-4036-a440-2ad88e0de5bb => generated 485 bytes in 616 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2359] 10.0.0.152 () {32 vars in 736 bytes} [Thu Sep 10 12:34:26 2026] GET /v2.0/ports?device_id=e517815a-3c80-4036-a440-2ad88e0de5bb => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:34:26.359 7 INFO neutron_taas.services.taas.taas_plugin [None req-d696fe63-1a1d-448c-9857-6c2299d62f5a aed02e383e4d4a169330f38702ecd1af 1d3b9bf188a4480f8904d2b08e61690f - - default default] TaaS: Handle Delete Port: 84f4e43b-2080-4f20-aed2-c0afbaf222b2 2026-09-10 12:34:26.361 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d696fe63-1a1d-448c-9857-6c2299d62f5a aed02e383e4d4a169330f38702ecd1af 1d3b9bf188a4480f8904d2b08e61690f - - default default] Tap Mirror: Handle Delete Port: 84f4e43b-2080-4f20-aed2-c0afbaf222b2 [pid: 8|app: 0|req: 1258/2360] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:34:26 2026] GET /v2.0/ports?device_id=78789c35-3cc7-49b2-87d9-8d80a6bc614b => 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: 1103/2361] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:34:26 2026] DELETE /v2.0/routers/e517815a-3c80-4036-a440-2ad88e0de5bb => generated 0 bytes in 435 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2362] 10.0.0.152 () {32 vars in 721 bytes} [Thu Sep 10 12:34:26 2026] GET /v2.0/routers/b3e0162c-7092-44be-b4f7-292303765abd => generated 493 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2363] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:34:27 2026] DELETE /v2.0/security-groups/93da4f0b-53fa-420b-b12a-8bbb20ef0033 => 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: 1104/2364] 10.0.0.152 () {34 vars in 742 bytes} [Thu Sep 10 12:34:26 2026] PUT /v2.0/routers/b3e0162c-7092-44be-b4f7-292303765abd => generated 493 bytes in 1274 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2365] 10.0.0.152 () {32 vars in 736 bytes} [Thu Sep 10 12:34:27 2026] GET /v2.0/ports?device_id=b3e0162c-7092-44be-b4f7-292303765abd => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:34:28.046 8 INFO neutron_taas.services.taas.taas_plugin [None req-928680c5-1072-4ab3-8259-3d3ce7755b49 9f050fceec2a4158ab94305cb0952ce1 9fa4d0cb21de47f2807cd766254ec241 - - default default] TaaS: Handle Delete Port: ee1b5d26-82ae-485c-b145-cc4f210244a4 2026-09-10 12:34:28.050 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-928680c5-1072-4ab3-8259-3d3ce7755b49 9f050fceec2a4158ab94305cb0952ce1 9fa4d0cb21de47f2807cd766254ec241 - - default default] Tap Mirror: Handle Delete Port: ee1b5d26-82ae-485c-b145-cc4f210244a4 2026-09-10 12:34:28.207 7 INFO neutron_taas.services.taas.taas_plugin [None req-be10ca74-83c9-427e-a619-755ed7f8c7f2 aed02e383e4d4a169330f38702ecd1af 1d3b9bf188a4480f8904d2b08e61690f - - default default] TaaS: Handle Delete Port: 31623f85-b84e-4503-87cf-92eb5e951df8 2026-09-10 12:34:28.211 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-be10ca74-83c9-427e-a619-755ed7f8c7f2 aed02e383e4d4a169330f38702ecd1af 1d3b9bf188a4480f8904d2b08e61690f - - default default] Tap Mirror: Handle Delete Port: 31623f85-b84e-4503-87cf-92eb5e951df8 [pid: 7|app: 0|req: 1106/2366] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:34:27 2026] DELETE /v2.0/routers/b3e0162c-7092-44be-b4f7-292303765abd => generated 0 bytes in 445 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2367] 10.0.0.152 () {32 vars in 721 bytes} [Thu Sep 10 12:34:28 2026] GET /v2.0/routers/41d42baa-a1a3-437f-94c9-9d275f55e158 => generated 502 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2368] 10.0.0.152 () {34 vars in 789 bytes} [Thu Sep 10 12:34:27 2026] PUT /v2.0/routers/9602a503-3c2d-4f99-808d-90c0e07f37e3/remove_router_interface => generated 309 bytes in 1064 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2369] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:34:28 2026] DELETE /v2.0/subnets/d8996031-3687-4bf1-afab-0cbed21c30ea => 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: 1108/2370] 10.0.0.152 () {34 vars in 742 bytes} [Thu Sep 10 12:34:28 2026] PUT /v2.0/routers/41d42baa-a1a3-437f-94c9-9d275f55e158 => generated 502 bytes in 614 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:34:29.127 8 INFO neutron_taas.services.taas.taas_plugin [None req-bc813b86-b35d-41c6-a44b-0fb8efbda38a 9f050fceec2a4158ab94305cb0952ce1 9fa4d0cb21de47f2807cd766254ec241 - - default default] TaaS: Handle Delete Port: 97ec00d0-dde8-4906-aa85-6c302dcdda2b 2026-09-10 12:34:29.132 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bc813b86-b35d-41c6-a44b-0fb8efbda38a 9f050fceec2a4158ab94305cb0952ce1 9fa4d0cb21de47f2807cd766254ec241 - - default default] Tap Mirror: Handle Delete Port: 97ec00d0-dde8-4906-aa85-6c302dcdda2b [pid: 7|app: 0|req: 1109/2371] 10.0.0.152 () {32 vars in 736 bytes} [Thu Sep 10 12:34:29 2026] GET /v2.0/ports?device_id=41d42baa-a1a3-437f-94c9-9d275f55e158 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:34:29.337 7 INFO neutron_taas.services.taas.taas_plugin [None req-de331230-f3c6-4332-8bf7-581673c58541 aed02e383e4d4a169330f38702ecd1af 1d3b9bf188a4480f8904d2b08e61690f - - default default] TaaS: Handle Delete Port: 66e98043-9492-44e1-a207-d469fdc73cf1 2026-09-10 12:34:29.339 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de331230-f3c6-4332-8bf7-581673c58541 aed02e383e4d4a169330f38702ecd1af 1d3b9bf188a4480f8904d2b08e61690f - - default default] Tap Mirror: Handle Delete Port: 66e98043-9492-44e1-a207-d469fdc73cf1 2026-09-10 12:34:29.446 8 INFO neutron_taas.services.taas.taas_plugin [None req-bc813b86-b35d-41c6-a44b-0fb8efbda38a 9f050fceec2a4158ab94305cb0952ce1 9fa4d0cb21de47f2807cd766254ec241 - - default default] TaaS: Handle Delete Port: 11fd52ba-0740-4243-8d46-c9e2100b1c5f 2026-09-10 12:34:29.449 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bc813b86-b35d-41c6-a44b-0fb8efbda38a 9f050fceec2a4158ab94305cb0952ce1 9fa4d0cb21de47f2807cd766254ec241 - - default default] Tap Mirror: Handle Delete Port: 11fd52ba-0740-4243-8d46-c9e2100b1c5f [pid: 7|app: 0|req: 1110/2372] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:34:29 2026] DELETE /v2.0/routers/41d42baa-a1a3-437f-94c9-9d275f55e158 => generated 0 bytes in 372 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2373] 10.0.0.152 () {32 vars in 721 bytes} [Thu Sep 10 12:34:29 2026] GET /v2.0/routers/6382c1b9-763b-4371-8193-ee37bff515d6 => generated 487 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:34:29.809 8 INFO neutron.services.segments.plugin [-] Segment 3f3f98cb-5171-45f4-a174-2d0ad29673ed resource provider aggregate not found 2026-09-10 12:34:29.815 8 INFO neutron.services.segments.plugin [-] Segment 3f3f98cb-5171-45f4-a174-2d0ad29673ed resource provider aggregate not found 2026-09-10 12:34:29.829 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3f3f98cb-5171-45f4-a174-2d0ad29673ed resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f3f98cb-5171-45f4-a174-2d0ad29673ed found for delete ", "request_id": "req-e16a0a6e-37b1-4988-92e1-840a2acc325a"}]} 2026-09-10 12:34:29.833 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3f3f98cb-5171-45f4-a174-2d0ad29673ed resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f3f98cb-5171-45f4-a174-2d0ad29673ed found for delete ", "request_id": "req-4ebd2441-0ef0-4325-b41f-b823298a84df"}]} 2026-09-10 12:34:29.843 8 INFO neutron.db.l3_hamode_db [None req-bc813b86-b35d-41c6-a44b-0fb8efbda38a 9f050fceec2a4158ab94305cb0952ce1 9fa4d0cb21de47f2807cd766254ec241 - - default default] HA network ffd8bd23-5b15-4c8a-8ee0-ca477cc62ec3 was deleted as no HA routers are present in tenant 9fa4d0cb21de47f2807cd766254ec241. [pid: 8|app: 0|req: 1263/2374] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:34:28 2026] DELETE /v2.0/routers/9602a503-3c2d-4f99-808d-90c0e07f37e3 => generated 0 bytes in 948 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2375] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:34:29 2026] DELETE /v2.0/networks/8f13b7cb-a023-430a-a19b-8302d083f086 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2376] 10.0.0.152 () {34 vars in 742 bytes} [Thu Sep 10 12:34:29 2026] PUT /v2.0/routers/6382c1b9-763b-4371-8193-ee37bff515d6 => generated 487 bytes in 621 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2377] 10.0.0.152 () {32 vars in 736 bytes} [Thu Sep 10 12:34:30 2026] GET /v2.0/ports?device_id=6382c1b9-763b-4371-8193-ee37bff515d6 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:34:30.441 7 INFO neutron_taas.services.taas.taas_plugin [None req-7aa6846d-68b3-4465-b26e-c6f370c665a4 aed02e383e4d4a169330f38702ecd1af 1d3b9bf188a4480f8904d2b08e61690f - - default default] TaaS: Handle Delete Port: 95152201-1fbc-48c2-b7d1-6401cce6072b 2026-09-10 12:34:30.444 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7aa6846d-68b3-4465-b26e-c6f370c665a4 aed02e383e4d4a169330f38702ecd1af 1d3b9bf188a4480f8904d2b08e61690f - - default default] Tap Mirror: Handle Delete Port: 95152201-1fbc-48c2-b7d1-6401cce6072b [pid: 7|app: 0|req: 1113/2378] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:34:30 2026] DELETE /v2.0/routers/6382c1b9-763b-4371-8193-ee37bff515d6 => generated 0 bytes in 424 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2379] 10.0.0.152 () {32 vars in 721 bytes} [Thu Sep 10 12:34:30 2026] GET /v2.0/routers/a68fc619-9f56-46e8-90d0-47d93ecf1287 => generated 480 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2380] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:34:30 2026] GET /v2.0/security-groups?tenant_id=d0835ed69c0b4097af187ae20c0b2167&name=default => generated 2929 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2381] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:34:31 2026] DELETE /v2.0/security-groups/408cb6bf-bad8-4a1b-86d9-e05e90dbd83a => 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: 1269/2382] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:34:31 2026] GET /v2.0/security-groups?tenant_id=9fa4d0cb21de47f2807cd766254ec241&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2383] 10.0.0.152 () {34 vars in 742 bytes} [Thu Sep 10 12:34:30 2026] PUT /v2.0/routers/a68fc619-9f56-46e8-90d0-47d93ecf1287 => generated 480 bytes in 627 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2384] 10.0.0.152 () {32 vars in 736 bytes} [Thu Sep 10 12:34:31 2026] GET /v2.0/ports?device_id=a68fc619-9f56-46e8-90d0-47d93ecf1287 => 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: 1270/2385] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:34:31 2026] DELETE /v2.0/security-groups/ad7d9b92-f9ea-404b-b778-a51a7004b20b => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:34:31.615 7 INFO neutron_taas.services.taas.taas_plugin [None req-370c1b7b-ca93-4afd-a900-85651bf850b7 aed02e383e4d4a169330f38702ecd1af 1d3b9bf188a4480f8904d2b08e61690f - - default default] TaaS: Handle Delete Port: f191d226-d584-4a56-823c-189941e75828 2026-09-10 12:34:31.620 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-370c1b7b-ca93-4afd-a900-85651bf850b7 aed02e383e4d4a169330f38702ecd1af 1d3b9bf188a4480f8904d2b08e61690f - - default default] Tap Mirror: Handle Delete Port: f191d226-d584-4a56-823c-189941e75828 2026-09-10 12:34:31.853 8 INFO neutron.services.segments.plugin [-] Segment 16d2ac81-5733-46e7-9584-7a4b971a5147 resource provider aggregate not found 2026-09-10 12:34:31.858 8 INFO neutron.services.segments.plugin [-] Segment 16d2ac81-5733-46e7-9584-7a4b971a5147 resource provider aggregate not found 2026-09-10 12:34:31.875 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 16d2ac81-5733-46e7-9584-7a4b971a5147 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16d2ac81-5733-46e7-9584-7a4b971a5147 found for delete ", "request_id": "req-b966ea5f-b5bf-470e-bea2-febedfc55bc8"}]} 2026-09-10 12:34:31.881 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 16d2ac81-5733-46e7-9584-7a4b971a5147 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16d2ac81-5733-46e7-9584-7a4b971a5147 found for delete ", "request_id": "req-d1585f55-efae-4d74-81ca-3258af3e36cd"}]} 2026-09-10 12:34:32.021 7 INFO neutron.services.segments.plugin [-] Segment 1b278ebd-6c1e-4f67-b227-1b40c13c315e resource provider aggregate not found 2026-09-10 12:34:32.029 7 INFO neutron.services.segments.plugin [-] Segment 1b278ebd-6c1e-4f67-b227-1b40c13c315e resource provider aggregate not found 2026-09-10 12:34:32.052 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1b278ebd-6c1e-4f67-b227-1b40c13c315e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b278ebd-6c1e-4f67-b227-1b40c13c315e found for delete ", "request_id": "req-57b77ead-11a6-4ec4-bf94-9cb3e4e9af3b"}]} 2026-09-10 12:34:32.057 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1b278ebd-6c1e-4f67-b227-1b40c13c315e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b278ebd-6c1e-4f67-b227-1b40c13c315e found for delete ", "request_id": "req-060ca338-30cb-4da3-af5f-efb3f4b14977"}]} 2026-09-10 12:34:32.079 7 INFO neutron.db.l3_hamode_db [None req-370c1b7b-ca93-4afd-a900-85651bf850b7 aed02e383e4d4a169330f38702ecd1af 1d3b9bf188a4480f8904d2b08e61690f - - default default] HA network 985f020d-0c99-42c5-8592-cd1ead884a86 was deleted as no HA routers are present in tenant 1d3b9bf188a4480f8904d2b08e61690f. [pid: 7|app: 0|req: 1116/2386] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:34:31 2026] DELETE /v2.0/routers/a68fc619-9f56-46e8-90d0-47d93ecf1287 => generated 0 bytes in 671 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2387] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:34:33 2026] GET /v2.0/security-groups?tenant_id=d58532cee81346479a49316635cfefa4&name=default => generated 2929 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2388] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:34:33 2026] DELETE /v2.0/security-groups/c33a0a37-1eff-4e6d-a413-01199081ca78 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2389] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:34:33 2026] GET /v2.0/security-groups?tenant_id=1d3b9bf188a4480f8904d2b08e61690f&name=default => generated 2929 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2390] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:34:33 2026] DELETE /v2.0/security-groups/a4bccdc6-3f7c-4ee6-814c-65df41c69ada => 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: 1273/2391] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:34:34 2026] GET /v2.0/security-groups?tenant_id=5dc84ce348ae48218320f5e4a93ceb7c&name=default => generated 2929 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2392] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:34:34 2026] DELETE /v2.0/security-groups/a64a8a9c-5fc4-4baf-9517-c198f97e55f0 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:34:36.519 8 INFO neutron.db.segments_db [None req-9085e506-596c-4269-8d1b-ca1f5e7e4b71 9f1780e919844ec5a1212184c85e2507 b344c1e637de45efa78b82cfc9060396 - - default default] Added segment affd306f-34a9-402e-a37f-5f7792ba86fb of type vxlan for network 06127e65-74d3-4f5d-84f7-4a930773904a [pid: 8|app: 0|req: 1274/2393] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:34:36 2026] POST /v2.0/networks => generated 726 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2394] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:34:36 2026] POST /v2.0/subnets => generated 644 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:34:36.845 8 WARNING neutron.api.v2.base [None req-9933ed16-7e90-4134-82a1-38c7d67c18f6 9f1780e919844ec5a1212184c85e2507 b344c1e637de45efa78b82cfc9060396 - - 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-09-10 12:34:36.846 8 INFO neutron.api.v2.resource [None req-9933ed16-7e90-4134-82a1-38c7d67c18f6 9f1780e919844ec5a1212184c85e2507 b344c1e637de45efa78b82cfc9060396 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1275/2395] 10.0.0.152 () {34 vars in 681 bytes} [Thu Sep 10 12:34:36 2026] POST /v2.0/rbac-policies => generated 143 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-09-10 12:34:37.040 7 INFO neutron.services.segments.plugin [-] Segment affd306f-34a9-402e-a37f-5f7792ba86fb resource provider aggregate not found 2026-09-10 12:34:37.044 7 INFO neutron.services.segments.plugin [-] Segment affd306f-34a9-402e-a37f-5f7792ba86fb resource provider aggregate not found 2026-09-10 12:34:37.064 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment affd306f-34a9-402e-a37f-5f7792ba86fb resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid affd306f-34a9-402e-a37f-5f7792ba86fb found for delete ", "request_id": "req-f5fad57c-bc64-4f62-8acd-fefc9465aa6d"}]} 2026-09-10 12:34:37.064 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment affd306f-34a9-402e-a37f-5f7792ba86fb resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid affd306f-34a9-402e-a37f-5f7792ba86fb found for delete ", "request_id": "req-81636edb-dab8-4b51-8680-a9328837d90c"}]} [pid: 7|app: 0|req: 1121/2396] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:34:36 2026] DELETE /v2.0/networks/06127e65-74d3-4f5d-84f7-4a930773904a => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:34:37.196 8 INFO neutron.db.segments_db [None req-c6134d8f-f5e4-4834-9c93-0a202fb392fd 9f1780e919844ec5a1212184c85e2507 b344c1e637de45efa78b82cfc9060396 - - default default] Added segment cba28000-77e1-48df-ba28-8d83362bb5a9 of type vxlan for network 142382af-3809-4472-877a-3343a485aef4 [pid: 8|app: 0|req: 1276/2397] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:34:37 2026] POST /v2.0/networks => generated 727 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2398] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:34:37 2026] POST /v2.0/subnets => generated 647 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:34:37.783 8 WARNING neutron.api.v2.base [None req-b7bea26a-1ca3-462e-b9c1-4c2e0bf5546b 9f1780e919844ec5a1212184c85e2507 b344c1e637de45efa78b82cfc9060396 - - 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-09-10 12:34:37.783 8 INFO neutron.api.v2.resource [None req-b7bea26a-1ca3-462e-b9c1-4c2e0bf5546b 9f1780e919844ec5a1212184c85e2507 b344c1e637de45efa78b82cfc9060396 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1277/2399] 10.0.0.152 () {34 vars in 681 bytes} [Thu Sep 10 12:34:37 2026] POST /v2.0/rbac-policies => generated 547 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2400] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:34:37 2026] DELETE /v2.0/networks/142382af-3809-4472-877a-3343a485aef4 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:34:38.128 8 INFO neutron.db.segments_db [None req-d4d01614-14b8-4816-b122-ac15928b5f6f 9f1780e919844ec5a1212184c85e2507 b344c1e637de45efa78b82cfc9060396 - - default default] Added segment fc7a96a6-53b0-4781-a5d7-7ea5a91535d6 of type vxlan for network 398cca26-8e47-4528-818c-d635b1067dd6 [pid: 8|app: 0|req: 1278/2401] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:34:38 2026] POST /v2.0/networks => generated 727 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2402] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:34:38 2026] POST /v2.0/subnets => generated 647 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2405] 10.0.0.152 () {34 vars in 681 bytes} [Thu Sep 10 12:34:38 2026] POST /v2.0/rbac-policies => generated 324 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:34:39.079 7 INFO neutron.services.segments.plugin [-] Segment cba28000-77e1-48df-ba28-8d83362bb5a9 resource provider aggregate not found 2026-09-10 12:34:39.081 7 INFO neutron.services.segments.plugin [-] Segment cba28000-77e1-48df-ba28-8d83362bb5a9 resource provider aggregate not found 2026-09-10 12:34:39.097 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment cba28000-77e1-48df-ba28-8d83362bb5a9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cba28000-77e1-48df-ba28-8d83362bb5a9 found for delete ", "request_id": "req-cfd6e565-ca68-4cda-b2aa-3031f006b7eb"}]} 2026-09-10 12:34:39.098 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment cba28000-77e1-48df-ba28-8d83362bb5a9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cba28000-77e1-48df-ba28-8d83362bb5a9 found for delete ", "request_id": "req-717d01a5-3fef-46e7-8323-08d72c62ad32"}]} [pid: 8|app: 0|req: 1280/2406] 10.0.0.152 () {32 vars in 723 bytes} [Thu Sep 10 12:34:39 2026] GET /v2.0/networks/398cca26-8e47-4528-818c-d635b1067dd6 => generated 655 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2407] 10.0.0.152 () {34 vars in 684 bytes} [Thu Sep 10 12:34:38 2026] POST /v2.0/security-groups => generated 1603 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2408] 10.0.0.152 () {34 vars in 684 bytes} [Thu Sep 10 12:34:39 2026] POST /v2.0/security-groups => generated 1603 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-10 12:34:39.574 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2cd61bac-c425-4c44-83ad-6cc0874c4d72 2face3d14698477ca16d04436c475764 a79935627eac4ef9b4208c2a0ddc3287 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1282/2409] 10.0.0.152 () {32 vars in 723 bytes} [Thu Sep 10 12:34:39 2026] GET /v2.0/networks/398cca26-8e47-4528-818c-d635b1067dd6 => generated 138 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2410] 10.0.0.152 () {34 vars in 684 bytes} [Thu Sep 10 12:34:39 2026] POST /v2.0/security-groups => generated 1603 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-10 12:34:39.693 8 INFO neutron_taas.services.taas.taas_plugin [None req-eec96166-d496-4c6f-9b11-b5ced75b30b2 9f1780e919844ec5a1212184c85e2507 b344c1e637de45efa78b82cfc9060396 - - default default] TaaS: Handle Delete Port: d16ad928-8279-43a8-b53b-d0129eb076de 2026-09-10 12:34:39.695 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eec96166-d496-4c6f-9b11-b5ced75b30b2 9f1780e919844ec5a1212184c85e2507 b344c1e637de45efa78b82cfc9060396 - - default default] Tap Mirror: Handle Delete Port: d16ad928-8279-43a8-b53b-d0129eb076de [pid: 7|app: 0|req: 1129/2411] 10.0.0.152 () {34 vars in 684 bytes} [Thu Sep 10 12:34:39 2026] POST /v2.0/security-groups => generated 1603 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2412] 10.0.0.152 () {34 vars in 684 bytes} [Thu Sep 10 12:34:39 2026] POST /v2.0/security-groups => generated 1603 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-10 12:34:40.016 8 INFO neutron.services.segments.plugin [-] Segment fc7a96a6-53b0-4781-a5d7-7ea5a91535d6 resource provider aggregate not found [pid: 7|app: 0|req: 1131/2413] 10.0.0.152 () {34 vars in 767 bytes} [Thu Sep 10 12:34:39 2026] PUT /v2.0/security-groups/39e88d79-d0fd-45cf-99f6-9db1bb1623d8/tags => generated 17 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:34:40.022 8 INFO neutron.services.segments.plugin [-] Segment fc7a96a6-53b0-4781-a5d7-7ea5a91535d6 resource provider aggregate not found 2026-09-10 12:34:40.043 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment fc7a96a6-53b0-4781-a5d7-7ea5a91535d6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc7a96a6-53b0-4781-a5d7-7ea5a91535d6 found for delete ", "request_id": "req-93ba216b-2048-404d-b7fd-7e1ba8e45ab7"}]} 2026-09-10 12:34:40.045 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment fc7a96a6-53b0-4781-a5d7-7ea5a91535d6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc7a96a6-53b0-4781-a5d7-7ea5a91535d6 found for delete ", "request_id": "req-485418cd-a597-4952-84f3-e167768225e8"}]} [pid: 8|app: 0|req: 1283/2414] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:34:39 2026] DELETE /v2.0/networks/398cca26-8e47-4528-818c-d635b1067dd6 => generated 0 bytes in 487 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:34:40.086 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a2e293ae-3978-437e-820d-ad55dc4eb641 9f1780e919844ec5a1212184c85e2507 b344c1e637de45efa78b82cfc9060396 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1132/2415] 10.0.0.152 () {34 vars in 767 bytes} [Thu Sep 10 12:34:40 2026] PUT /v2.0/security-groups/80ff577e-88b1-4248-8bc1-96da748c1976/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: 1284/2416] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:34:40 2026] DELETE /v2.0/subnets/15cbd495-da2b-445c-9883-f0c7b89c7e85 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:34:40.103 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ae3e3cd4-e861-47a0-b41b-c53ea6c79072 9f1780e919844ec5a1212184c85e2507 b344c1e637de45efa78b82cfc9060396 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1285/2417] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:34:40 2026] DELETE /v2.0/subnets/a368d57b-27d8-461a-8b7b-d75cabcb8828 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:34:40.124 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a9c2a761-92fc-40b9-bb79-5e4cc1ad86d0 9f1780e919844ec5a1212184c85e2507 b344c1e637de45efa78b82cfc9060396 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1286/2418] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:34:40 2026] DELETE /v2.0/subnets/20452595-f019-438b-a432-d59efb0094b0 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2419] 10.0.0.152 () {34 vars in 767 bytes} [Thu Sep 10 12:34:40 2026] PUT /v2.0/security-groups/14935630-0c7e-4798-814f-335595d3bd61/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: 1287/2420] 10.0.0.152 () {34 vars in 767 bytes} [Thu Sep 10 12:34:40 2026] PUT /v2.0/security-groups/44727c85-6783-4b02-b19c-14cc65e2d00e/tags => generated 19 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2421] 10.0.0.152 () {32 vars in 680 bytes} [Thu Sep 10 12:34:40 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2422] 10.0.0.152 () {32 vars in 694 bytes} [Thu Sep 10 12:34:40 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2423] 10.0.0.152 () {32 vars in 690 bytes} [Thu Sep 10 12:34:40 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2424] 10.0.0.152 () {32 vars in 702 bytes} [Thu Sep 10 12:34:40 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2425] 10.0.0.152 () {32 vars in 688 bytes} [Thu Sep 10 12:34:40 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2426] 10.0.0.152 () {32 vars in 702 bytes} [Thu Sep 10 12:34:40 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2427] 10.0.0.152 () {32 vars in 698 bytes} [Thu Sep 10 12:34:40 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2428] 10.0.0.152 () {32 vars in 710 bytes} [Thu Sep 10 12:34:40 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2429] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:34:40 2026] DELETE /v2.0/security-groups/39e88d79-d0fd-45cf-99f6-9db1bb1623d8 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2430] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:34:40 2026] DELETE /v2.0/security-groups/80ff577e-88b1-4248-8bc1-96da748c1976 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2431] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:34:40 2026] DELETE /v2.0/security-groups/14935630-0c7e-4798-814f-335595d3bd61 => 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: 1293/2432] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:34:41 2026] DELETE /v2.0/security-groups/44727c85-6783-4b02-b19c-14cc65e2d00e => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2433] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:34:41 2026] DELETE /v2.0/security-groups/f15e9d8c-9975-416a-a454-b0f7046c3039 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2434] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:34:41 2026] GET /v2.0/security-groups?tenant_id=b344c1e637de45efa78b82cfc9060396&name=default => generated 2929 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2435] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:34:41 2026] DELETE /v2.0/security-groups/078eeb9f-cae0-4cbc-8e2b-f464277ec998 => 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: 1141/2436] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:34:41 2026] GET /v2.0/security-groups?tenant_id=c0a49b885346460c97a80273ca80633b&name=default => generated 2929 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2437] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:34:41 2026] DELETE /v2.0/security-groups/4c3bdf2c-e1a8-4c9e-9f14-76a458fa75b2 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2438] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:34:42 2026] GET /v2.0/security-groups?tenant_id=a79935627eac4ef9b4208c2a0ddc3287&name=default => generated 2929 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2439] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:34:42 2026] DELETE /v2.0/security-groups/32b4a691-b9b3-4394-b61c-b84bd52be313 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2440] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:34:42 2026] GET /v2.0/security-groups?tenant_id=9727c6f6b49e45f29ceaf7f70f200181&name=default => generated 2929 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2441] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:34:42 2026] DELETE /v2.0/security-groups/81a354d0-7900-4a01-9c13-1ad9305ec823 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2442] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:34:43 2026] GET /v2.0/security-groups?tenant_id=b3064b35bfab4aeaae92dea98c364870&name=default => generated 2929 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2443] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:34:43 2026] DELETE /v2.0/security-groups/d13ea2d3-1013-415e-98f5-9461729482b3 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2444] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:34:43 2026] GET /v2.0/security-groups?tenant_id=738373fbd158434ca047980e4730eb4a&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2445] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:34:43 2026] DELETE /v2.0/security-groups/76dc0760-c807-4291-95c6-afecdbc45d6a => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2446] 10.0.0.152 () {34 vars in 678 bytes} [Thu Sep 10 12:34:46 2026] POST /v2.0/qos/policies => generated 359 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2447] 10.0.0.152 () {34 vars in 678 bytes} [Thu Sep 10 12:34:47 2026] POST /v2.0/qos/policies => generated 359 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2448] 10.0.0.152 () {34 vars in 678 bytes} [Thu Sep 10 12:34:47 2026] POST /v2.0/qos/policies => generated 359 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2449] 10.0.0.152 () {34 vars in 678 bytes} [Thu Sep 10 12:34:47 2026] POST /v2.0/qos/policies => generated 359 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2450] 10.0.0.152 () {34 vars in 678 bytes} [Thu Sep 10 12:34:47 2026] POST /v2.0/qos/policies => generated 359 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2451] 10.0.0.152 () {34 vars in 753 bytes} [Thu Sep 10 12:34:47 2026] PUT /v2.0/policies/5c021d36-b8c0-430c-a6de-8b34eb16204c/tags => generated 17 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2452] 10.0.0.152 () {34 vars in 753 bytes} [Thu Sep 10 12:34:47 2026] PUT /v2.0/policies/edfcb294-aedc-4d4f-94fe-f018b95c4993/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2453] 10.0.0.152 () {34 vars in 753 bytes} [Thu Sep 10 12:34:47 2026] PUT /v2.0/policies/0ca94cf0-000e-48ac-9bcc-ea263a8c4a24/tags => generated 34 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2454] 10.0.0.152 () {34 vars in 753 bytes} [Thu Sep 10 12:34:47 2026] PUT /v2.0/policies/140a28b5-4086-463a-b376-e0ea75c98737/tags => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2455] 10.0.0.152 () {32 vars in 674 bytes} [Thu Sep 10 12:34:48 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2456] 10.0.0.152 () {32 vars in 688 bytes} [Thu Sep 10 12:34:48 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2457] 10.0.0.152 () {32 vars in 684 bytes} [Thu Sep 10 12:34:48 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2458] 10.0.0.152 () {32 vars in 696 bytes} [Thu Sep 10 12:34:48 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:34:48.608 8 INFO neutron.db.segments_db [None req-445b5c94-ab5d-4fe5-bf51-e0530a1cf62a 3e18c2cc1d4c4179968309dcebbbe96a 12128180074e486ea1a5cf7a74dbaf35 - - default default] Added segment 5a527bfc-c81a-43c9-9750-3ebb600a8a4a of type vxlan for network ad0dc95a-ac94-439f-8060-049132c8fba2 [pid: 7|app: 0|req: 1155/2459] 10.0.0.152 () {32 vars in 682 bytes} [Thu Sep 10 12:34:48 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2460] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:34:48 2026] POST /v2.0/networks => generated 632 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2461] 10.0.0.152 () {32 vars in 696 bytes} [Thu Sep 10 12:34:48 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2462] 10.0.0.152 () {32 vars in 692 bytes} [Thu Sep 10 12:34:48 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2463] 10.0.0.152 () {32 vars in 704 bytes} [Thu Sep 10 12:34:48 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2464] 10.0.0.152 () {32 vars in 734 bytes} [Thu Sep 10 12:34:48 2026] DELETE /v2.0/qos/policies/5c021d36-b8c0-430c-a6de-8b34eb16204c => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2465] 10.0.0.152 () {32 vars in 734 bytes} [Thu Sep 10 12:34:49 2026] DELETE /v2.0/qos/policies/edfcb294-aedc-4d4f-94fe-f018b95c4993 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2466] 10.0.0.152 () {32 vars in 734 bytes} [Thu Sep 10 12:34:49 2026] DELETE /v2.0/qos/policies/0ca94cf0-000e-48ac-9bcc-ea263a8c4a24 => 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: 1306/2467] 10.0.0.152 () {34 vars in 664 bytes} [Thu Sep 10 12:34:48 2026] POST /v2.0/ports => generated 743 bytes in 562 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: 1162/2468] 10.0.0.152 () {32 vars in 734 bytes} [Thu Sep 10 12:34:49 2026] DELETE /v2.0/qos/policies/140a28b5-4086-463a-b376-e0ea75c98737 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2469] 10.0.0.152 () {32 vars in 734 bytes} [Thu Sep 10 12:34:49 2026] DELETE /v2.0/qos/policies/230222ac-9cef-4027-8747-efacf1b2c2e1 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2470] 10.0.0.152 () {34 vars in 666 bytes} [Thu Sep 10 12:34:49 2026] POST /v2.0/trunks => generated 407 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:34:49.708 7 INFO neutron.db.segments_db [None req-9b3074a6-3413-4e18-9db0-b5e9f729cd42 3e18c2cc1d4c4179968309dcebbbe96a 12128180074e486ea1a5cf7a74dbaf35 - - default default] Added segment 5a7f45b1-a85c-455b-9452-2017cde88ddd of type vxlan for network 301743ad-300d-47db-9473-0bfac3496e9c [pid: 7|app: 0|req: 1164/2471] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:34:49 2026] POST /v2.0/networks => generated 632 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2472] 10.0.0.152 () {34 vars in 664 bytes} [Thu Sep 10 12:34:49 2026] POST /v2.0/ports => generated 743 bytes in 651 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2473] 10.0.0.152 () {34 vars in 666 bytes} [Thu Sep 10 12:34:50 2026] POST /v2.0/trunks => generated 407 bytes in 243 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-09-10 12:34:50.937 8 INFO neutron.db.segments_db [None req-96a7a426-a185-486e-b605-2a9bedae3425 3e18c2cc1d4c4179968309dcebbbe96a 12128180074e486ea1a5cf7a74dbaf35 - - default default] Added segment 4fdff262-5c8c-4410-a820-7879d3b2fbf1 of type vxlan for network 95ab20c9-106d-4699-9c0b-60b47a7c7f1e [pid: 8|app: 0|req: 1309/2474] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:34:50 2026] POST /v2.0/networks => generated 632 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2475] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:34:50 2026] GET /v2.0/security-groups?tenant_id=f1b400e2e2404bb19ed583103f5b4028&name=default => generated 2929 bytes in 352 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2476] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:34:51 2026] DELETE /v2.0/security-groups/2c560a4b-637b-439e-b08a-32cbb5a2bae6 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2477] 10.0.0.152 () {34 vars in 664 bytes} [Thu Sep 10 12:34:51 2026] POST /v2.0/ports => generated 743 bytes in 435 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: 1168/2478] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:34:51 2026] GET /v2.0/security-groups?tenant_id=e531d69a0c1e460daa41a70fe0b35b05&name=default => generated 2929 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2479] 10.0.0.152 () {34 vars in 666 bytes} [Thu Sep 10 12:34:51 2026] POST /v2.0/trunks => generated 407 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2480] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:34:51 2026] DELETE /v2.0/security-groups/2012ee88-8cbe-4431-a454-5aad8595afa7 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:34:51.811 8 INFO neutron.db.segments_db [None req-21a48658-bab3-4e3e-b6b8-05e4c82bac4e 3e18c2cc1d4c4179968309dcebbbe96a 12128180074e486ea1a5cf7a74dbaf35 - - default default] Added segment a5a3b57c-f83e-4aa5-a249-f6019a92e8dd of type vxlan for network 4dad5ffc-9ab6-4ef6-bc7e-092519aa0341 [pid: 8|app: 0|req: 1312/2481] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:34:51 2026] POST /v2.0/networks => generated 632 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2482] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:34:51 2026] GET /v2.0/security-groups?tenant_id=0309b665c31c43f7bb452b29293a3b86&name=default => generated 2929 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2483] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:34:52 2026] DELETE /v2.0/security-groups/9e678257-19d4-48e8-846f-bc8be9fc6e8b => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2484] 10.0.0.152 () {34 vars in 664 bytes} [Thu Sep 10 12:34:51 2026] POST /v2.0/ports => generated 743 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2485] 10.0.0.152 () {34 vars in 666 bytes} [Thu Sep 10 12:34:52 2026] POST /v2.0/trunks => generated 407 bytes in 216 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-09-10 12:34:52.624 7 INFO neutron.db.segments_db [None req-532a5268-4105-4f24-8e2f-2cd38c9e4328 3e18c2cc1d4c4179968309dcebbbe96a 12128180074e486ea1a5cf7a74dbaf35 - - default default] Added segment 80ef6fa5-621e-4f89-aaf6-f143eaf24c68 of type vxlan for network 8424df44-be95-4c2a-9884-80fa3122d78e [pid: 7|app: 0|req: 1171/2486] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:34:52 2026] POST /v2.0/networks => generated 631 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2487] 10.0.0.152 () {34 vars in 664 bytes} [Thu Sep 10 12:34:52 2026] POST /v2.0/ports => generated 743 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2488] 10.0.0.152 () {34 vars in 666 bytes} [Thu Sep 10 12:34:53 2026] POST /v2.0/trunks => generated 407 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: 8|app: 0|req: 1317/2489] 10.0.0.152 () {34 vars in 749 bytes} [Thu Sep 10 12:34:53 2026] PUT /v2.0/trunks/317023ef-e604-4877-8cc4-f70cd54d8d00/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2490] 10.0.0.152 () {34 vars in 749 bytes} [Thu Sep 10 12:34:53 2026] PUT /v2.0/trunks/70166091-ad51-4063-9c5b-9293463019a9/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2491] 10.0.0.152 () {34 vars in 749 bytes} [Thu Sep 10 12:34:53 2026] PUT /v2.0/trunks/44f7efb3-6afc-4a81-9742-a5fe1b3f3d1e/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2492] 10.0.0.152 () {34 vars in 749 bytes} [Thu Sep 10 12:34:53 2026] PUT /v2.0/trunks/5329bb40-0552-4a13-830c-701e0581ac25/tags => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2493] 10.0.0.152 () {32 vars in 662 bytes} [Thu Sep 10 12:34:53 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2494] 10.0.0.152 () {32 vars in 676 bytes} [Thu Sep 10 12:34:53 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2497] 10.0.0.152 () {32 vars in 672 bytes} [Thu Sep 10 12:34:53 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2498] 10.0.0.152 () {32 vars in 684 bytes} [Thu Sep 10 12:34:53 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2499] 10.0.0.152 () {32 vars in 670 bytes} [Thu Sep 10 12:34:53 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2500] 10.0.0.152 () {32 vars in 684 bytes} [Thu Sep 10 12:34:53 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2501] 10.0.0.152 () {32 vars in 680 bytes} [Thu Sep 10 12:34:53 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2502] 10.0.0.152 () {32 vars in 692 bytes} [Thu Sep 10 12:34:53 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2503] 10.0.0.152 () {32 vars in 719 bytes} [Thu Sep 10 12:34:53 2026] GET /v2.0/trunks/317023ef-e604-4877-8cc4-f70cd54d8d00 => generated 412 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2504] 10.0.0.152 () {32 vars in 717 bytes} [Thu Sep 10 12:34:53 2026] GET /v2.0/ports/3543b51e-1f78-4cc5-935c-3c93b76bf568 => generated 826 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2505] 10.0.0.152 () {32 vars in 722 bytes} [Thu Sep 10 12:34:53 2026] DELETE /v2.0/trunks/317023ef-e604-4877-8cc4-f70cd54d8d00 => 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: 1182/2506] 10.0.0.152 () {32 vars in 719 bytes} [Thu Sep 10 12:34:54 2026] GET /v2.0/trunks/70166091-ad51-4063-9c5b-9293463019a9 => generated 420 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2507] 10.0.0.152 () {32 vars in 717 bytes} [Thu Sep 10 12:34:54 2026] GET /v2.0/ports/2a93778f-c95f-496d-aece-f7314cf29cfe => generated 826 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2508] 10.0.0.152 () {32 vars in 722 bytes} [Thu Sep 10 12:34:54 2026] DELETE /v2.0/trunks/70166091-ad51-4063-9c5b-9293463019a9 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2509] 10.0.0.152 () {32 vars in 719 bytes} [Thu Sep 10 12:34:54 2026] GET /v2.0/trunks/44f7efb3-6afc-4a81-9742-a5fe1b3f3d1e => generated 429 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2510] 10.0.0.152 () {32 vars in 717 bytes} [Thu Sep 10 12:34:54 2026] GET /v2.0/ports/11f51789-5763-41e8-8a88-0c6a6c136669 => generated 826 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2511] 10.0.0.152 () {32 vars in 722 bytes} [Thu Sep 10 12:34:54 2026] DELETE /v2.0/trunks/44f7efb3-6afc-4a81-9742-a5fe1b3f3d1e => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2512] 10.0.0.152 () {32 vars in 719 bytes} [Thu Sep 10 12:34:54 2026] GET /v2.0/trunks/5329bb40-0552-4a13-830c-701e0581ac25 => generated 414 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2513] 10.0.0.152 () {32 vars in 717 bytes} [Thu Sep 10 12:34:54 2026] GET /v2.0/ports/15aada1f-a6dc-49f5-ba96-fdbfbb9eef90 => generated 826 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2514] 10.0.0.152 () {32 vars in 722 bytes} [Thu Sep 10 12:34:54 2026] DELETE /v2.0/trunks/5329bb40-0552-4a13-830c-701e0581ac25 => 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: 1329/2515] 10.0.0.152 () {32 vars in 719 bytes} [Thu Sep 10 12:34:54 2026] GET /v2.0/trunks/7d8cb0a4-ccbe-4687-8678-020e1b41e777 => generated 407 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2516] 10.0.0.152 () {32 vars in 717 bytes} [Thu Sep 10 12:34:54 2026] GET /v2.0/ports/60a3b769-0876-4876-a69c-8cdfa883aabf => generated 826 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2517] 10.0.0.152 () {32 vars in 722 bytes} [Thu Sep 10 12:34:54 2026] DELETE /v2.0/trunks/7d8cb0a4-ccbe-4687-8678-020e1b41e777 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:34:54.922 7 INFO neutron_taas.services.taas.taas_plugin [None req-4d5c5c62-f9c7-401e-af14-17e761f2bf41 3e18c2cc1d4c4179968309dcebbbe96a 12128180074e486ea1a5cf7a74dbaf35 - - default default] TaaS: Handle Delete Port: 3543b51e-1f78-4cc5-935c-3c93b76bf568 2026-09-10 12:34:54.925 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4d5c5c62-f9c7-401e-af14-17e761f2bf41 3e18c2cc1d4c4179968309dcebbbe96a 12128180074e486ea1a5cf7a74dbaf35 - - default default] Tap Mirror: Handle Delete Port: 3543b51e-1f78-4cc5-935c-3c93b76bf568 [pid: 7|app: 0|req: 1188/2518] 10.0.0.152 () {32 vars in 720 bytes} [Thu Sep 10 12:34:54 2026] DELETE /v2.0/ports/3543b51e-1f78-4cc5-935c-3c93b76bf568 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:34:55.127 8 INFO neutron_taas.services.taas.taas_plugin [None req-987591d5-38be-4d56-bc83-7766c0d94ec4 3e18c2cc1d4c4179968309dcebbbe96a 12128180074e486ea1a5cf7a74dbaf35 - - default default] TaaS: Handle Delete Port: 2a93778f-c95f-496d-aece-f7314cf29cfe 2026-09-10 12:34:55.132 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-987591d5-38be-4d56-bc83-7766c0d94ec4 3e18c2cc1d4c4179968309dcebbbe96a 12128180074e486ea1a5cf7a74dbaf35 - - default default] Tap Mirror: Handle Delete Port: 2a93778f-c95f-496d-aece-f7314cf29cfe [pid: 8|app: 0|req: 1331/2519] 10.0.0.152 () {32 vars in 720 bytes} [Thu Sep 10 12:34:55 2026] DELETE /v2.0/ports/2a93778f-c95f-496d-aece-f7314cf29cfe => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:34:55.356 7 INFO neutron_taas.services.taas.taas_plugin [None req-37b98c57-c4ac-449f-be17-149028137693 3e18c2cc1d4c4179968309dcebbbe96a 12128180074e486ea1a5cf7a74dbaf35 - - default default] TaaS: Handle Delete Port: 11f51789-5763-41e8-8a88-0c6a6c136669 2026-09-10 12:34:55.359 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-37b98c57-c4ac-449f-be17-149028137693 3e18c2cc1d4c4179968309dcebbbe96a 12128180074e486ea1a5cf7a74dbaf35 - - default default] Tap Mirror: Handle Delete Port: 11f51789-5763-41e8-8a88-0c6a6c136669 [pid: 7|app: 0|req: 1189/2520] 10.0.0.152 () {32 vars in 720 bytes} [Thu Sep 10 12:34:55 2026] DELETE /v2.0/ports/11f51789-5763-41e8-8a88-0c6a6c136669 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:34:55.582 8 INFO neutron_taas.services.taas.taas_plugin [None req-befaa34d-3151-40b9-ab83-fd000480047a 3e18c2cc1d4c4179968309dcebbbe96a 12128180074e486ea1a5cf7a74dbaf35 - - default default] TaaS: Handle Delete Port: 15aada1f-a6dc-49f5-ba96-fdbfbb9eef90 2026-09-10 12:34:55.585 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-befaa34d-3151-40b9-ab83-fd000480047a 3e18c2cc1d4c4179968309dcebbbe96a 12128180074e486ea1a5cf7a74dbaf35 - - default default] Tap Mirror: Handle Delete Port: 15aada1f-a6dc-49f5-ba96-fdbfbb9eef90 [pid: 8|app: 0|req: 1332/2521] 10.0.0.152 () {32 vars in 720 bytes} [Thu Sep 10 12:34:55 2026] DELETE /v2.0/ports/15aada1f-a6dc-49f5-ba96-fdbfbb9eef90 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:34:55.825 8 INFO neutron_taas.services.taas.taas_plugin [None req-4b108635-3719-48b6-a21a-6d56eabbdbc1 3e18c2cc1d4c4179968309dcebbbe96a 12128180074e486ea1a5cf7a74dbaf35 - - default default] TaaS: Handle Delete Port: 60a3b769-0876-4876-a69c-8cdfa883aabf 2026-09-10 12:34:55.830 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4b108635-3719-48b6-a21a-6d56eabbdbc1 3e18c2cc1d4c4179968309dcebbbe96a 12128180074e486ea1a5cf7a74dbaf35 - - default default] Tap Mirror: Handle Delete Port: 60a3b769-0876-4876-a69c-8cdfa883aabf [pid: 8|app: 0|req: 1333/2522] 10.0.0.152 () {32 vars in 720 bytes} [Thu Sep 10 12:34:55 2026] DELETE /v2.0/ports/60a3b769-0876-4876-a69c-8cdfa883aabf => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:34:56.175 7 INFO neutron.db.segments_db [None req-f9d11152-2289-4bb4-ab00-310a7239abf8 2474a5e9f4b04bf6ba328d76b5754959 37217a7c853646ae8ce9b42b73ab2340 - - default default] Added segment 8a506fa9-f299-4b06-acb1-7f1e6c84ca15 of type vxlan for network 59a52ea9-c958-4e47-b146-a8ce32f35786 [pid: 8|app: 0|req: 1334/2523] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:34:56 2026] DELETE /v2.0/networks/ad0dc95a-ac94-439f-8060-049132c8fba2 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:34:56.276 8 INFO neutron.services.segments.plugin [-] Segment 5a527bfc-c81a-43c9-9750-3ebb600a8a4a resource provider aggregate not found 2026-09-10 12:34:56.282 8 INFO neutron.services.segments.plugin [-] Segment 5a527bfc-c81a-43c9-9750-3ebb600a8a4a resource provider aggregate not found 2026-09-10 12:34:56.306 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5a527bfc-c81a-43c9-9750-3ebb600a8a4a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a527bfc-c81a-43c9-9750-3ebb600a8a4a found for delete ", "request_id": "req-0b42da19-dbaf-4afe-9527-24feea79e7ff"}]} 2026-09-10 12:34:56.315 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5a527bfc-c81a-43c9-9750-3ebb600a8a4a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a527bfc-c81a-43c9-9750-3ebb600a8a4a found for delete ", "request_id": "req-bb3aee17-468b-4727-b055-a5447b802071"}]} [pid: 7|app: 0|req: 1190/2524] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:34:55 2026] POST /v2.0/networks => generated 631 bytes in 698 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2525] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:34:56 2026] DELETE /v2.0/networks/301743ad-300d-47db-9473-0bfac3496e9c => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2526] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:34:56 2026] DELETE /v2.0/networks/95ab20c9-106d-4699-9c0b-60b47a7c7f1e => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2527] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:34:56 2026] DELETE /v2.0/networks/4dad5ffc-9ab6-4ef6-bc7e-092519aa0341 => 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: 1191/2528] 10.0.0.152 () {34 vars in 664 bytes} [Thu Sep 10 12:34:56 2026] POST /v2.0/ports => generated 743 bytes in 481 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: 1338/2529] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:34:56 2026] DELETE /v2.0/networks/8424df44-be95-4c2a-9884-80fa3122d78e => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2530] 10.0.0.152 () {34 vars in 747 bytes} [Thu Sep 10 12:34:56 2026] PUT /v2.0/ports/7fb758d6-f159-4a09-9f46-43896f2f0dcd/tags => generated 25 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2531] 10.0.0.152 () {32 vars in 727 bytes} [Thu Sep 10 12:34:57 2026] GET /v2.0/ports/7fb758d6-f159-4a09-9f46-43896f2f0dcd/tags => generated 25 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1193/2532] 10.0.0.152 () {34 vars in 758 bytes} [Thu Sep 10 12:34:57 2026] PUT /v2.0/ports/7fb758d6-f159-4a09-9f46-43896f2f0dcd/tags/green => generated 4 bytes in 140 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: 1340/2533] 10.0.0.152 () {32 vars in 727 bytes} [Thu Sep 10 12:34:57 2026] GET /v2.0/ports/7fb758d6-f159-4a09-9f46-43896f2f0dcd/tags => generated 34 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1194/2534] 10.0.0.152 () {34 vars in 754 bytes} [Thu Sep 10 12:34:57 2026] PUT /v2.0/ports/7fb758d6-f159-4a09-9f46-43896f2f0dcd/tags/red => generated 4 bytes in 89 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: 1341/2535] 10.0.0.152 () {32 vars in 727 bytes} [Thu Sep 10 12:34:57 2026] GET /v2.0/ports/7fb758d6-f159-4a09-9f46-43896f2f0dcd/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1195/2536] 10.0.0.152 () {34 vars in 776 bytes} [Thu Sep 10 12:34:57 2026] PUT /v2.0/ports/7fb758d6-f159-4a09-9f46-43896f2f0dcd/tags/black.or.white => generated 4 bytes in 104 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: 1342/2537] 10.0.0.152 () {32 vars in 727 bytes} [Thu Sep 10 12:34:57 2026] GET /v2.0/ports/7fb758d6-f159-4a09-9f46-43896f2f0dcd/tags => generated 52 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1196/2538] 10.0.0.152 () {34 vars in 747 bytes} [Thu Sep 10 12:34:57 2026] PUT /v2.0/ports/7fb758d6-f159-4a09-9f46-43896f2f0dcd/tags => generated 37 bytes in 87 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: 1343/2539] 10.0.0.152 () {32 vars in 727 bytes} [Thu Sep 10 12:34:57 2026] GET /v2.0/ports/7fb758d6-f159-4a09-9f46-43896f2f0dcd/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, ' [pid: 7|app: 0|req: 1197/2540] 10.0.0.152 () {32 vars in 735 bytes} [Thu Sep 10 12:34:57 2026] GET /v2.0/ports/7fb758d6-f159-4a09-9f46-43896f2f0dcd/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, ' 2026-09-10 12:34:57.942 8 INFO neutron.api.v2.resource [None req-58a3ea38-4ab8-4b37-be83-c5fad2c933a4 2474a5e9f4b04bf6ba328d76b5754959 37217a7c853646ae8ce9b42b73ab2340 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1344/2541] 10.0.0.152 () {32 vars in 739 bytes} [Thu Sep 10 12:34:57 2026] GET /v2.0/ports/7fb758d6-f159-4a09-9f46-43896f2f0dcd/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1198/2542] 10.0.0.152 () {32 vars in 738 bytes} [Thu Sep 10 12:34:57 2026] DELETE /v2.0/ports/7fb758d6-f159-4a09-9f46-43896f2f0dcd/tags/red => generated 0 bytes in 126 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: 1199/2543] 10.0.0.152 () {32 vars in 727 bytes} [Thu Sep 10 12:34:58 2026] GET /v2.0/ports/7fb758d6-f159-4a09-9f46-43896f2f0dcd/tags => generated 30 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-10 12:34:58.210 7 INFO neutron.api.v2.resource [None req-ad576b63-1888-4973-858d-dccad6c0153d 2474a5e9f4b04bf6ba328d76b5754959 37217a7c853646ae8ce9b42b73ab2340 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1200/2544] 10.0.0.152 () {32 vars in 742 bytes} [Thu Sep 10 12:34:58 2026] DELETE /v2.0/ports/7fb758d6-f159-4a09-9f46-43896f2f0dcd/tags/green => generated 99 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1345/2545] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:34:58 2026] GET /v2.0/security-groups?tenant_id=12128180074e486ea1a5cf7a74dbaf35&name=default => generated 2929 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:34:58.326 8 INFO neutron.services.segments.plugin [-] Segment 5a7f45b1-a85c-455b-9452-2017cde88ddd resource provider aggregate not found 2026-09-10 12:34:58.339 8 INFO neutron.services.segments.plugin [-] Segment 5a7f45b1-a85c-455b-9452-2017cde88ddd resource provider aggregate not found 2026-09-10 12:34:58.343 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5a7f45b1-a85c-455b-9452-2017cde88ddd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a7f45b1-a85c-455b-9452-2017cde88ddd found for delete ", "request_id": "req-65d94e31-b404-42ee-a982-e82d068a326a"}]} 2026-09-10 12:34:58.361 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5a7f45b1-a85c-455b-9452-2017cde88ddd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a7f45b1-a85c-455b-9452-2017cde88ddd found for delete ", "request_id": "req-ce3373f6-ca53-410b-9ea6-f17be47765be"}]} 2026-09-10 12:34:58.368 8 INFO neutron.services.segments.plugin [-] Segment 4fdff262-5c8c-4410-a820-7879d3b2fbf1 resource provider aggregate not found 2026-09-10 12:34:58.386 8 INFO neutron.services.segments.plugin [-] Segment 4fdff262-5c8c-4410-a820-7879d3b2fbf1 resource provider aggregate not found [pid: 7|app: 0|req: 1201/2546] 10.0.0.152 () {32 vars in 730 bytes} [Thu Sep 10 12:34:58 2026] DELETE /v2.0/ports/7fb758d6-f159-4a09-9f46-43896f2f0dcd/tags => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:34:58.386 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4fdff262-5c8c-4410-a820-7879d3b2fbf1 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fdff262-5c8c-4410-a820-7879d3b2fbf1 found for delete ", "request_id": "req-9f071d34-a81d-4e6d-bd16-8f09a40a2636"}]} /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-09-10 12:34:58.412 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4fdff262-5c8c-4410-a820-7879d3b2fbf1 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fdff262-5c8c-4410-a820-7879d3b2fbf1 found for delete ", "request_id": "req-9bb8b13d-3ab7-49b0-8fed-a877cce698fc"}]} 2026-09-10 12:34:58.414 8 INFO neutron.services.segments.plugin [-] Segment a5a3b57c-f83e-4aa5-a249-f6019a92e8dd resource provider aggregate not found 2026-09-10 12:34:58.438 8 INFO neutron.services.segments.plugin [-] Segment a5a3b57c-f83e-4aa5-a249-f6019a92e8dd resource provider aggregate not found 2026-09-10 12:34:58.445 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a5a3b57c-f83e-4aa5-a249-f6019a92e8dd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5a3b57c-f83e-4aa5-a249-f6019a92e8dd found for delete ", "request_id": "req-738e6c0b-c300-463e-9c3d-77680a1d3612"}]} [pid: 7|app: 0|req: 1202/2547] 10.0.0.152 () {32 vars in 727 bytes} [Thu Sep 10 12:34:58 2026] GET /v2.0/ports/7fb758d6-f159-4a09-9f46-43896f2f0dcd/tags => generated 12 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:34:58.461 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a5a3b57c-f83e-4aa5-a249-f6019a92e8dd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5a3b57c-f83e-4aa5-a249-f6019a92e8dd found for delete ", "request_id": "req-a00b69d8-36de-4866-8701-c64c73be090e"}]} 2026-09-10 12:34:58.467 8 INFO neutron.services.segments.plugin [-] Segment 80ef6fa5-621e-4f89-aaf6-f143eaf24c68 resource provider aggregate not found /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-09-10 12:34:58.485 8 INFO neutron.services.segments.plugin [-] Segment 80ef6fa5-621e-4f89-aaf6-f143eaf24c68 resource provider aggregate not found 2026-09-10 12:34:58.490 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 80ef6fa5-621e-4f89-aaf6-f143eaf24c68 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80ef6fa5-621e-4f89-aaf6-f143eaf24c68 found for delete ", "request_id": "req-31518d92-ebee-4148-ba97-a2684cb9d4bf"}]} 2026-09-10 12:34:58.507 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 80ef6fa5-621e-4f89-aaf6-f143eaf24c68 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80ef6fa5-621e-4f89-aaf6-f143eaf24c68 found for delete ", "request_id": "req-85b365e8-6da7-4ee0-8e8c-fa864400970e"}]} [pid: 8|app: 0|req: 1346/2548] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:34:58 2026] DELETE /v2.0/security-groups/164f8e9b-08ed-4536-9d5b-6b6d81777eac => generated 0 bytes in 203 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:34:58.584 7 INFO neutron_taas.services.taas.taas_plugin [None req-85e15d0b-a2fe-4a9d-adb3-8c42cb1b1220 2474a5e9f4b04bf6ba328d76b5754959 37217a7c853646ae8ce9b42b73ab2340 - - default default] TaaS: Handle Delete Port: 7fb758d6-f159-4a09-9f46-43896f2f0dcd 2026-09-10 12:34:58.588 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-85e15d0b-a2fe-4a9d-adb3-8c42cb1b1220 2474a5e9f4b04bf6ba328d76b5754959 37217a7c853646ae8ce9b42b73ab2340 - - default default] Tap Mirror: Handle Delete Port: 7fb758d6-f159-4a09-9f46-43896f2f0dcd [pid: 7|app: 0|req: 1203/2549] 10.0.0.152 () {32 vars in 720 bytes} [Thu Sep 10 12:34:58 2026] DELETE /v2.0/ports/7fb758d6-f159-4a09-9f46-43896f2f0dcd => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2550] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:34:58 2026] GET /v2.0/security-groups?tenant_id=bda4817923ac427390076a21d4e98239&name=default => generated 2929 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2551] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:34:58 2026] DELETE /v2.0/networks/59a52ea9-c958-4e47-b146-a8ce32f35786 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2552] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:34:58 2026] DELETE /v2.0/security-groups/5e50cbc3-c8c6-46cf-888b-f36e8a29726f => generated 0 bytes in 170 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:34:59.056 7 INFO neutron.services.segments.plugin [-] Segment 8a506fa9-f299-4b06-acb1-7f1e6c84ca15 resource provider aggregate not found 2026-09-10 12:34:59.072 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8a506fa9-f299-4b06-acb1-7f1e6c84ca15 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a506fa9-f299-4b06-acb1-7f1e6c84ca15 found for delete ", "request_id": "req-98ab4a99-89c9-4af8-ac46-eb488f4266f4"}]} 2026-09-10 12:34:59.074 7 INFO neutron.services.segments.plugin [-] Segment 8a506fa9-f299-4b06-acb1-7f1e6c84ca15 resource provider aggregate not found 2026-09-10 12:34:59.091 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8a506fa9-f299-4b06-acb1-7f1e6c84ca15 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a506fa9-f299-4b06-acb1-7f1e6c84ca15 found for delete ", "request_id": "req-915a81f6-14fd-4e54-8111-97b63270a905"}]} [pid: 7|app: 0|req: 1205/2553] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:34:59 2026] GET /v2.0/security-groups?tenant_id=a3d447a440f8440fbb5ab31e2280b23c&name=default => generated 2929 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2554] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:34:59 2026] DELETE /v2.0/security-groups/f57fc302-4cf8-410a-a3b3-7738cebc0bdc => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2555] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:34:59 2026] GET /v2.0/security-groups?tenant_id=37217a7c853646ae8ce9b42b73ab2340&name=default => generated 2929 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2556] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:35:00 2026] DELETE /v2.0/security-groups/18a1d8bc-c526-4042-b12e-757a0397e2ff => generated 0 bytes in 181 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2557] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:35:00 2026] GET /v2.0/security-groups?tenant_id=7a82f505dd5e4f64986dbd33d7397ad9&name=default => generated 2929 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2558] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:35:00 2026] DELETE /v2.0/security-groups/1d059a6f-9662-40a1-a6f4-f93abec60248 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:35:03.605 7 INFO neutron.db.segments_db [None req-ce137285-0249-4b63-ac09-e278439cce3a b046cf9b052547d59903e77fd45a1f5e 53880d5ef43f47b5aa91d5ed45a3aa17 - - default default] Added segment 847fc581-3512-476e-9954-a9bd0aa40e1f of type vxlan for network c5b67c4c-1e2d-467a-be74-355d4181e989 2026-09-10 12:35:03.925 7 INFO neutron.db.l3_hamode_db [None req-ce137285-0249-4b63-ac09-e278439cce3a b046cf9b052547d59903e77fd45a1f5e 53880d5ef43f47b5aa91d5ed45a3aa17 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-10 12:35:04.092 7 INFO neutron.db.l3_hamode_db [None req-ce137285-0249-4b63-ac09-e278439cce3a b046cf9b052547d59903e77fd45a1f5e 53880d5ef43f47b5aa91d5ed45a3aa17 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1352/2559] 10.0.0.152 () {34 vars in 678 bytes} [Thu Sep 10 12:35:04 2026] POST /v2.0/qos/policies => generated 359 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2560] 10.0.0.152 () {34 vars in 753 bytes} [Thu Sep 10 12:35:04 2026] PUT /v2.0/policies/40bc280a-7b75-4276-9ffe-fb50c44ee356/tags => generated 25 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2561] 10.0.0.152 () {32 vars in 733 bytes} [Thu Sep 10 12:35:04 2026] GET /v2.0/policies/40bc280a-7b75-4276-9ffe-fb50c44ee356/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2562] 10.0.0.152 () {34 vars in 668 bytes} [Thu Sep 10 12:35:03 2026] POST /v2.0/routers => generated 474 bytes in 1728 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2563] 10.0.0.152 () {34 vars in 764 bytes} [Thu Sep 10 12:35:05 2026] PUT /v2.0/policies/40bc280a-7b75-4276-9ffe-fb50c44ee356/tags/green => generated 4 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2564] 10.0.0.152 () {32 vars in 733 bytes} [Thu Sep 10 12:35:05 2026] GET /v2.0/policies/40bc280a-7b75-4276-9ffe-fb50c44ee356/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2565] 10.0.0.152 () {34 vars in 760 bytes} [Thu Sep 10 12:35:05 2026] PUT /v2.0/policies/40bc280a-7b75-4276-9ffe-fb50c44ee356/tags/red => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2566] 10.0.0.152 () {34 vars in 751 bytes} [Thu Sep 10 12:35:05 2026] PUT /v2.0/routers/40131a53-92ef-461e-a6fd-ccfbe9fa4af7/tags => generated 25 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2567] 10.0.0.152 () {32 vars in 733 bytes} [Thu Sep 10 12:35:05 2026] GET /v2.0/policies/40bc280a-7b75-4276-9ffe-fb50c44ee356/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2568] 10.0.0.152 () {34 vars in 782 bytes} [Thu Sep 10 12:35:05 2026] PUT /v2.0/policies/40bc280a-7b75-4276-9ffe-fb50c44ee356/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: 1210/2569] 10.0.0.152 () {32 vars in 731 bytes} [Thu Sep 10 12:35:05 2026] GET /v2.0/routers/40131a53-92ef-461e-a6fd-ccfbe9fa4af7/tags => generated 25 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2570] 10.0.0.152 () {32 vars in 733 bytes} [Thu Sep 10 12:35:05 2026] GET /v2.0/policies/40bc280a-7b75-4276-9ffe-fb50c44ee356/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2571] 10.0.0.152 () {34 vars in 753 bytes} [Thu Sep 10 12:35:05 2026] PUT /v2.0/policies/40bc280a-7b75-4276-9ffe-fb50c44ee356/tags => generated 37 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2572] 10.0.0.152 () {34 vars in 762 bytes} [Thu Sep 10 12:35:05 2026] PUT /v2.0/routers/40131a53-92ef-461e-a6fd-ccfbe9fa4af7/tags/green => generated 4 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2573] 10.0.0.152 () {32 vars in 733 bytes} [Thu Sep 10 12:35:05 2026] GET /v2.0/policies/40bc280a-7b75-4276-9ffe-fb50c44ee356/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2574] 10.0.0.152 () {32 vars in 741 bytes} [Thu Sep 10 12:35:05 2026] GET /v2.0/policies/40bc280a-7b75-4276-9ffe-fb50c44ee356/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: 1212/2575] 10.0.0.152 () {32 vars in 731 bytes} [Thu Sep 10 12:35:05 2026] GET /v2.0/routers/40131a53-92ef-461e-a6fd-ccfbe9fa4af7/tags => generated 34 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:35:05.696 8 INFO neutron.api.v2.resource [None req-969ef530-cab6-44dc-8fa9-e7529fba7ad9 be604b41d9664287be26a33cbcdb29e3 24623516dad245a4bf31c9cf68d3070d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1364/2576] 10.0.0.152 () {32 vars in 745 bytes} [Thu Sep 10 12:35:05 2026] GET /v2.0/policies/40bc280a-7b75-4276-9ffe-fb50c44ee356/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2577] 10.0.0.152 () {32 vars in 744 bytes} [Thu Sep 10 12:35:05 2026] DELETE /v2.0/policies/40bc280a-7b75-4276-9ffe-fb50c44ee356/tags/red => 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: 1213/2578] 10.0.0.152 () {34 vars in 758 bytes} [Thu Sep 10 12:35:05 2026] PUT /v2.0/routers/40131a53-92ef-461e-a6fd-ccfbe9fa4af7/tags/red => generated 4 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2579] 10.0.0.152 () {32 vars in 733 bytes} [Thu Sep 10 12:35:05 2026] GET /v2.0/policies/40bc280a-7b75-4276-9ffe-fb50c44ee356/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:35:05.871 8 INFO neutron.api.v2.resource [None req-93d279c3-512c-444a-825a-a88b452f20e9 be604b41d9664287be26a33cbcdb29e3 24623516dad245a4bf31c9cf68d3070d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1367/2580] 10.0.0.152 () {32 vars in 748 bytes} [Thu Sep 10 12:35:05 2026] DELETE /v2.0/policies/40bc280a-7b75-4276-9ffe-fb50c44ee356/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: 1214/2581] 10.0.0.152 () {32 vars in 731 bytes} [Thu Sep 10 12:35:05 2026] GET /v2.0/routers/40131a53-92ef-461e-a6fd-ccfbe9fa4af7/tags => generated 34 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2582] 10.0.0.152 () {32 vars in 736 bytes} [Thu Sep 10 12:35:05 2026] DELETE /v2.0/policies/40bc280a-7b75-4276-9ffe-fb50c44ee356/tags => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2583] 10.0.0.152 () {32 vars in 733 bytes} [Thu Sep 10 12:35:06 2026] GET /v2.0/policies/40bc280a-7b75-4276-9ffe-fb50c44ee356/tags => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2584] 10.0.0.152 () {34 vars in 780 bytes} [Thu Sep 10 12:35:05 2026] PUT /v2.0/routers/40131a53-92ef-461e-a6fd-ccfbe9fa4af7/tags/black.or.white => generated 4 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2585] 10.0.0.152 () {32 vars in 734 bytes} [Thu Sep 10 12:35:06 2026] DELETE /v2.0/qos/policies/40bc280a-7b75-4276-9ffe-fb50c44ee356 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2586] 10.0.0.152 () {32 vars in 731 bytes} [Thu Sep 10 12:35:06 2026] GET /v2.0/routers/40131a53-92ef-461e-a6fd-ccfbe9fa4af7/tags => generated 52 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2587] 10.0.0.152 () {34 vars in 751 bytes} [Thu Sep 10 12:35:06 2026] PUT /v2.0/routers/40131a53-92ef-461e-a6fd-ccfbe9fa4af7/tags => generated 37 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2588] 10.0.0.152 () {32 vars in 731 bytes} [Thu Sep 10 12:35:06 2026] GET /v2.0/routers/40131a53-92ef-461e-a6fd-ccfbe9fa4af7/tags => generated 37 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2589] 10.0.0.152 () {32 vars in 739 bytes} [Thu Sep 10 12:35:06 2026] GET /v2.0/routers/40131a53-92ef-461e-a6fd-ccfbe9fa4af7/tags/red => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:35:06.828 7 INFO neutron.api.v2.resource [None req-935c5466-b625-4aab-8849-a419e25643b6 b046cf9b052547d59903e77fd45a1f5e 53880d5ef43f47b5aa91d5ed45a3aa17 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1218/2590] 10.0.0.152 () {32 vars in 743 bytes} [Thu Sep 10 12:35:06 2026] GET /v2.0/routers/40131a53-92ef-461e-a6fd-ccfbe9fa4af7/tags/green => generated 99 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2591] 10.0.0.152 () {32 vars in 742 bytes} [Thu Sep 10 12:35:06 2026] DELETE /v2.0/routers/40131a53-92ef-461e-a6fd-ccfbe9fa4af7/tags/red => generated 0 bytes in 196 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2592] 10.0.0.152 () {32 vars in 731 bytes} [Thu Sep 10 12:35:07 2026] GET /v2.0/routers/40131a53-92ef-461e-a6fd-ccfbe9fa4af7/tags => generated 30 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:35:07.280 7 INFO neutron.api.v2.resource [None req-0988acf8-a74e-4f69-a5b5-14a14f0c8708 b046cf9b052547d59903e77fd45a1f5e 53880d5ef43f47b5aa91d5ed45a3aa17 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1220/2593] 10.0.0.152 () {32 vars in 746 bytes} [Thu Sep 10 12:35:07 2026] DELETE /v2.0/routers/40131a53-92ef-461e-a6fd-ccfbe9fa4af7/tags/green => generated 99 bytes in 111 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2594] 10.0.0.152 () {32 vars in 734 bytes} [Thu Sep 10 12:35:07 2026] DELETE /v2.0/routers/40131a53-92ef-461e-a6fd-ccfbe9fa4af7/tags => generated 0 bytes in 200 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2595] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:35:07 2026] GET /v2.0/security-groups?tenant_id=24623516dad245a4bf31c9cf68d3070d&name=default => generated 2929 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2596] 10.0.0.152 () {32 vars in 731 bytes} [Thu Sep 10 12:35:07 2026] GET /v2.0/routers/40131a53-92ef-461e-a6fd-ccfbe9fa4af7/tags => generated 12 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2597] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:35:07 2026] DELETE /v2.0/security-groups/ad125d2a-cbb6-4b78-b00f-273ec486297f => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2598] 10.0.0.152 () {32 vars in 721 bytes} [Thu Sep 10 12:35:07 2026] GET /v2.0/routers/40131a53-92ef-461e-a6fd-ccfbe9fa4af7 => generated 480 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2599] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:35:07 2026] GET /v2.0/security-groups?tenant_id=38837a999507426f804a900d39bd9c29&name=default => generated 2929 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2600] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:35:07 2026] DELETE /v2.0/security-groups/7d14ac4d-acc7-43c9-81b6-f0e0c63ea6b8 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2601] 10.0.0.152 () {34 vars in 742 bytes} [Thu Sep 10 12:35:07 2026] PUT /v2.0/routers/40131a53-92ef-461e-a6fd-ccfbe9fa4af7 => generated 480 bytes in 758 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2602] 10.0.0.152 () {32 vars in 736 bytes} [Thu Sep 10 12:35:08 2026] GET /v2.0/ports?device_id=40131a53-92ef-461e-a6fd-ccfbe9fa4af7 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:35:08.662 8 INFO neutron_taas.services.taas.taas_plugin [None req-a3b6a9e9-70fb-49a1-b0e4-b607a1b02899 b046cf9b052547d59903e77fd45a1f5e 53880d5ef43f47b5aa91d5ed45a3aa17 - - default default] TaaS: Handle Delete Port: 17c407ec-b431-4097-b443-26d4897181d4 2026-09-10 12:35:08.666 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a3b6a9e9-70fb-49a1-b0e4-b607a1b02899 b046cf9b052547d59903e77fd45a1f5e 53880d5ef43f47b5aa91d5ed45a3aa17 - - default default] Tap Mirror: Handle Delete Port: 17c407ec-b431-4097-b443-26d4897181d4 2026-09-10 12:35:09.074 8 INFO neutron.services.segments.plugin [-] Segment 847fc581-3512-476e-9954-a9bd0aa40e1f resource provider aggregate not found 2026-09-10 12:35:09.080 8 INFO neutron.services.segments.plugin [-] Segment 847fc581-3512-476e-9954-a9bd0aa40e1f resource provider aggregate not found 2026-09-10 12:35:09.093 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 847fc581-3512-476e-9954-a9bd0aa40e1f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 847fc581-3512-476e-9954-a9bd0aa40e1f found for delete ", "request_id": "req-79712218-e7b5-4b48-bf68-6fd498962528"}]} 2026-09-10 12:35:09.096 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 847fc581-3512-476e-9954-a9bd0aa40e1f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 847fc581-3512-476e-9954-a9bd0aa40e1f found for delete ", "request_id": "req-d062d2f1-c898-4948-8842-73929f03a254"}]} 2026-09-10 12:35:09.110 8 INFO neutron.db.l3_hamode_db [None req-a3b6a9e9-70fb-49a1-b0e4-b607a1b02899 b046cf9b052547d59903e77fd45a1f5e 53880d5ef43f47b5aa91d5ed45a3aa17 - - default default] HA network c5b67c4c-1e2d-467a-be74-355d4181e989 was deleted as no HA routers are present in tenant 53880d5ef43f47b5aa91d5ed45a3aa17. [pid: 8|app: 0|req: 1377/2605] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:35:08 2026] DELETE /v2.0/routers/40131a53-92ef-461e-a6fd-ccfbe9fa4af7 => generated 0 bytes in 638 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2606] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:35:09 2026] GET /v2.0/security-groups?tenant_id=53880d5ef43f47b5aa91d5ed45a3aa17&name=default => generated 2929 bytes in 456 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2607] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:35:10 2026] DELETE /v2.0/security-groups/60b0cc0f-8c4e-4b3c-8b73-039f9e0bbe10 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2608] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:35:10 2026] GET /v2.0/security-groups?tenant_id=9dc7dcee704c46b98c3c0733695b7148&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2609] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:35:10 2026] DELETE /v2.0/security-groups/7a42379a-185c-43d2-9ea5-982ea1b39071 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:35:18.269 7 INFO neutron.db.segments_db [None req-dfc47c91-b400-4d70-867c-7d7e9d0fcfb0 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] Added segment 4e9502c5-b113-4217-a763-506b58bd75c8 of type vxlan for network 722dc5b1-9bcc-4cbc-823b-44c67be865f1 [pid: 7|app: 0|req: 1231/2610] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:35:17 2026] POST /v2.0/networks => generated 640 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2611] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:35:18 2026] POST /v2.0/subnets => generated 657 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2612] 10.0.0.152 () {32 vars in 722 bytes} [Thu Sep 10 12:35:18 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => 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: 1381/2613] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:35:18 2026] POST /v2.0/subnets => generated 732 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:35:19.149 7 INFO neutron.db.segments_db [None req-e1fb07fe-21c2-4d70-a6de-b017000e296d 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] Added segment ac259088-058b-4eac-b8c8-131a564a7219 of type vxlan for network 75bb30a1-3d24-4978-9cc9-5dce79f10672 [pid: 7|app: 0|req: 1233/2614] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:35:19 2026] POST /v2.0/networks => generated 637 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2615] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:35:19 2026] POST /v2.0/subnets => generated 655 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2616] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:35:19 2026] POST /v2.0/subnets => generated 726 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:35:20.187 8 INFO neutron.db.segments_db [None req-606a5452-88bd-4313-99f0-3dd5a1bc62d6 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] Added segment 8d256c89-9a24-4120-a0bf-be241a27fdb5 of type vxlan for network 5733c929-ccfb-453e-b0bd-ed3f58ff9a9b [pid: 8|app: 0|req: 1383/2617] 10.0.0.152 () {34 vars in 670 bytes} [Thu Sep 10 12:35:20 2026] POST /v2.0/networks => generated 637 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2618] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:35:20 2026] POST /v2.0/subnets => generated 655 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2619] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:35:20 2026] POST /v2.0/subnets => generated 729 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:35:21.208 7 INFO neutron.db.segments_db [None req-315b52a6-5d0d-4539-b3ca-8a030e9ef74b 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] Added segment 227dacea-30a8-4a30-bd92-412cce96e0b6 of type vxlan for network dbfcd19a-8336-4add-8217-8ed0c2648d79 2026-09-10 12:35:21.725 7 INFO neutron.db.l3_hamode_db [None req-315b52a6-5d0d-4539-b3ca-8a030e9ef74b 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-10 12:35:22.671 7 INFO neutron.db.l3_hamode_db [None req-315b52a6-5d0d-4539-b3ca-8a030e9ef74b 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1236/2622] 10.0.0.152 () {34 vars in 669 bytes} [Thu Sep 10 12:35:21 2026] POST /v2.0/routers => generated 685 bytes in 2809 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2623] 10.0.0.152 () {34 vars in 783 bytes} [Thu Sep 10 12:35:23 2026] PUT /v2.0/routers/bb390d19-e5f6-4e99-9cf9-746196992432/add_router_interface => generated 309 bytes in 1653 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2624] 10.0.0.152 () {34 vars in 783 bytes} [Thu Sep 10 12:35:25 2026] PUT /v2.0/routers/bb390d19-e5f6-4e99-9cf9-746196992432/add_router_interface => generated 309 bytes in 1717 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2625] 10.0.0.152 () {34 vars in 783 bytes} [Thu Sep 10 12:35:27 2026] PUT /v2.0/routers/bb390d19-e5f6-4e99-9cf9-746196992432/add_router_interface => generated 309 bytes in 1723 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2626] 10.0.0.152 () {34 vars in 684 bytes} [Thu Sep 10 12:35:29 2026] POST /v2.0/security-groups => generated 1629 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2627] 10.0.0.152 () {34 vars in 695 bytes} [Thu Sep 10 12:35:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2628] 10.0.0.152 () {34 vars in 695 bytes} [Thu Sep 10 12:35:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2629] 10.0.0.152 () {34 vars in 695 bytes} [Thu Sep 10 12:35:29 2026] POST /v2.0/security-group-rules => generated 599 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2630] 10.0.0.152 () {34 vars in 695 bytes} [Thu Sep 10 12:35:29 2026] POST /v2.0/security-group-rules => generated 601 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2631] 10.0.0.152 () {34 vars in 695 bytes} [Thu Sep 10 12:35:30 2026] POST /v2.0/security-group-rules => generated 601 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2632] 10.0.0.152 () {34 vars in 695 bytes} [Thu Sep 10 12:35:30 2026] POST /v2.0/security-group-rules => generated 597 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2633] 10.0.0.152 () {34 vars in 695 bytes} [Thu Sep 10 12:35:30 2026] POST /v2.0/security-group-rules => generated 597 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2634] 10.0.0.152 () {34 vars in 695 bytes} [Thu Sep 10 12:35:30 2026] POST /v2.0/security-group-rules => generated 597 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2635] 10.0.0.152 () {34 vars in 695 bytes} [Thu Sep 10 12:35:30 2026] POST /v2.0/security-group-rules => generated 599 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2636] 10.0.0.152 () {34 vars in 695 bytes} [Thu Sep 10 12:35:31 2026] POST /v2.0/security-group-rules => generated 601 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2637] 10.0.0.152 () {34 vars in 695 bytes} [Thu Sep 10 12:35:31 2026] POST /v2.0/security-group-rules => generated 597 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2638] 10.0.0.2 () {34 vars in 1092 bytes} [Thu Sep 10 12:35:32 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-733498069&fields=id&tenant_id=63c213880b5c4807937b0b6dc98cbe78 => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2639] 10.0.0.2 () {34 vars in 980 bytes} [Thu Sep 10 12:35:32 2026] GET /v2.0/networks?id=75bb30a1-3d24-4978-9cc9-5dce79f10672 => generated 704 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2640] 10.0.0.2 () {34 vars in 963 bytes} [Thu Sep 10 12:35:32 2026] GET /v2.0/quotas/63c213880b5c4807937b0b6dc98cbe78 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2641] 10.0.0.2 () {34 vars in 1000 bytes} [Thu Sep 10 12:35:32 2026] GET /v2.0/ports?tenant_id=63c213880b5c4807937b0b6dc98cbe78&fields=id => generated 287 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2642] 10.0.0.2 () {34 vars in 1006 bytes} [Thu Sep 10 12:35:32 2026] GET /v2.0/networks/75bb30a1-3d24-4978-9cc9-5dce79f10672?fields=segments => generated 14 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2643] 10.0.0.2 () {34 vars in 1106 bytes} [Thu Sep 10 12:35:32 2026] GET /v2.0/networks/75bb30a1-3d24-4978-9cc9-5dce79f10672?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: 1247/2644] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:35:32 2026] GET /v2.0/ports?device_id=fdce13e5-476b-4a77-adc4-84dd948f900f => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2645] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:35:36 2026] GET /v2.0/ports?device_id=fdce13e5-476b-4a77-adc4-84dd948f900f => 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: 1248/2646] 162.253.55.72 () {34 vars in 985 bytes} [Thu Sep 10 12:35:37 2026] GET /v2.0/networks?id=75bb30a1-3d24-4978-9cc9-5dce79f10672 => generated 704 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2647] 162.253.55.72 () {34 vars in 1049 bytes} [Thu Sep 10 12:35:37 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=63c213880b5c4807937b0b6dc98cbe78 => generated 178 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2648] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:35:37 2026] GET /v2.0/ports?device_id=fdce13e5-476b-4a77-adc4-84dd948f900f => 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: 1249/2649] 162.253.55.72 () {38 vars in 954 bytes} [Thu Sep 10 12:35:37 2026] POST /v2.0/ports => generated 1183 bytes in 626 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: 1401/2650] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:35:37 2026] GET /v2.0/ports?device_id=fdce13e5-476b-4a77-adc4-84dd948f900f => generated 1186 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2651] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:35:37 2026] GET /v2.0/security-groups?id=4964efc2-e513-4f74-b3ee-fe31541a0e2a&fields=id&fields=name => generated 111 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2652] 162.253.55.72 () {38 vars in 1027 bytes} [Thu Sep 10 12:35:37 2026] PUT /v2.0/ports/94c9ab05-d3e3-4920-be09-e4050fb9cd46 => generated 1464 bytes in 598 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:35:38.560 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-598b643a-bed7-4581-abe1-7ede38267763'] response: {'name': 'network-changed', 'server_uuid': 'fdce13e5-476b-4a77-adc4-84dd948f900f', 'tag': '94c9ab05-d3e3-4920-be09-e4050fb9cd46', '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: 1252/2655] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:35:39 2026] GET /v2.0/ports?tenant_id=63c213880b5c4807937b0b6dc98cbe78&device_id=fdce13e5-476b-4a77-adc4-84dd948f900f => generated 1467 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2656] 162.253.55.72 () {34 vars in 1017 bytes} [Thu Sep 10 12:35:39 2026] GET /v2.0/networks?tenant_id=63c213880b5c4807937b0b6dc98cbe78&shared=False => generated 2374 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2657] 162.253.55.72 () {34 vars in 929 bytes} [Thu Sep 10 12:35:39 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2658] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:35:40 2026] GET /v2.0/ports?tenant_id=63c213880b5c4807937b0b6dc98cbe78&device_id=fdce13e5-476b-4a77-adc4-84dd948f900f => generated 1467 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2659] 162.253.55.72 () {34 vars in 1057 bytes} [Thu Sep 10 12:35:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.108&port_id=94c9ab05-d3e3-4920-be09-e4050fb9cd46 => 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: 1406/2660] 162.253.55.72 () {34 vars in 1103 bytes} [Thu Sep 10 12:35:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A176&port_id=94c9ab05-d3e3-4920-be09-e4050fb9cd46 => 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: 1255/2661] 162.253.55.72 () {34 vars in 1063 bytes} [Thu Sep 10 12:35:40 2026] GET /v2.0/subnets?id=cf01a689-d5d3-464e-a669-b65b9695a540&id=d9d9ea48-55b7-4d82-8eb4-a84186441e2a => 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: 1407/2662] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:35:40 2026] GET /v2.0/ports?network_id=75bb30a1-3d24-4978-9cc9-5dce79f10672&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2663] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:35:40 2026] GET /v2.0/ports?network_id=75bb30a1-3d24-4978-9cc9-5dce79f10672&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2664] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:35:40 2026] GET /v2.0/networks/75bb30a1-3d24-4978-9cc9-5dce79f10672?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: 1257/2665] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:35:40 2026] GET /v2.0/networks/75bb30a1-3d24-4978-9cc9-5dce79f10672?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: 1409/2666] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:35:43 2026] GET /v2.0/ports?device_id=fdce13e5-476b-4a77-adc4-84dd948f900f => generated 1198 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2667] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:35:43 2026] GET /v2.0/security-groups?id=4964efc2-e513-4f74-b3ee-fe31541a0e2a&fields=id&fields=name => generated 111 bytes in 955 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2668] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:35:49 2026] GET /v2.0/ports?device_id=fdce13e5-476b-4a77-adc4-84dd948f900f => generated 1200 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2669] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:35:49 2026] GET /v2.0/security-groups?id=4964efc2-e513-4f74-b3ee-fe31541a0e2a&fields=id&fields=name => generated 111 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2670] 10.0.0.152 () {32 vars in 818 bytes} [Thu Sep 10 12:35:49 2026] GET /v2.0/ports?network_id=75bb30a1-3d24-4978-9cc9-5dce79f10672&mac_address=fa%3A16%3A3e%3Ac1%3Ae1%3Ab0 => generated 1200 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:35:50.227 7 INFO neutron.db.l3_db [None req-e16a9bf6-0bf4-4bed-9a5d-bfc6c5daa8a8 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] Floating IP d3fa23a7-e8a0-4556-af29-a28f3dfe1d31 associated. External IP: 10.96.250.211, port: 94c9ab05-d3e3-4920-be09-e4050fb9cd46. [pid: 7|app: 0|req: 1260/2671] 10.0.0.152 () {34 vars in 677 bytes} [Thu Sep 10 12:35:49 2026] POST /v2.0/floatingips => generated 855 bytes in 1188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:35:50.631 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc82c4b2-3a72-482a-a64d-b2655e23e89d'] response: {'name': 'network-changed', 'server_uuid': 'fdce13e5-476b-4a77-adc4-84dd948f900f', 'tag': '94c9ab05-d3e3-4920-be09-e4050fb9cd46', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1412/2672] 10.0.0.2 () {34 vars in 1092 bytes} [Thu Sep 10 12:35:50 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-733498069&fields=id&tenant_id=63c213880b5c4807937b0b6dc98cbe78 => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2673] 10.0.0.2 () {34 vars in 980 bytes} [Thu Sep 10 12:35:50 2026] GET /v2.0/networks?id=5733c929-ccfb-453e-b0bd-ed3f58ff9a9b => generated 704 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2674] 10.0.0.2 () {34 vars in 963 bytes} [Thu Sep 10 12:35:50 2026] GET /v2.0/quotas/63c213880b5c4807937b0b6dc98cbe78 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2675] 10.0.0.2 () {34 vars in 1000 bytes} [Thu Sep 10 12:35:50 2026] GET /v2.0/ports?tenant_id=63c213880b5c4807937b0b6dc98cbe78&fields=id => generated 333 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2676] 10.0.0.2 () {34 vars in 1006 bytes} [Thu Sep 10 12:35:51 2026] GET /v2.0/networks/5733c929-ccfb-453e-b0bd-ed3f58ff9a9b?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: 1263/2677] 10.0.0.2 () {34 vars in 1106 bytes} [Thu Sep 10 12:35:51 2026] GET /v2.0/networks/5733c929-ccfb-453e-b0bd-ed3f58ff9a9b?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: 1415/2678] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:35:51 2026] GET /v2.0/ports?tenant_id=63c213880b5c4807937b0b6dc98cbe78&device_id=fdce13e5-476b-4a77-adc4-84dd948f900f => generated 1469 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2679] 162.253.55.72 () {34 vars in 985 bytes} [Thu Sep 10 12:35:51 2026] GET /v2.0/networks?id=75bb30a1-3d24-4978-9cc9-5dce79f10672 => generated 800 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2680] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:35:51 2026] GET /v2.0/ports?device_id=503f0f9c-ea55-426e-bfde-c7369ee5975c => 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: 1265/2681] 162.253.55.72 () {34 vars in 1057 bytes} [Thu Sep 10 12:35:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.108&port_id=94c9ab05-d3e3-4920-be09-e4050fb9cd46 => generated 858 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2682] 162.253.55.72 () {34 vars in 1103 bytes} [Thu Sep 10 12:35:51 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A176&port_id=94c9ab05-d3e3-4920-be09-e4050fb9cd46 => 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: 1266/2683] 162.253.55.72 () {34 vars in 1063 bytes} [Thu Sep 10 12:35:51 2026] GET /v2.0/subnets?id=cf01a689-d5d3-464e-a669-b65b9695a540&id=d9d9ea48-55b7-4d82-8eb4-a84186441e2a => generated 1410 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2684] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:35:51 2026] GET /v2.0/ports?network_id=75bb30a1-3d24-4978-9cc9-5dce79f10672&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2685] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:35:51 2026] GET /v2.0/ports?network_id=75bb30a1-3d24-4978-9cc9-5dce79f10672&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2686] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:35:51 2026] GET /v2.0/networks/75bb30a1-3d24-4978-9cc9-5dce79f10672?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: 1268/2687] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:35:51 2026] GET /v2.0/networks/75bb30a1-3d24-4978-9cc9-5dce79f10672?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2690] 162.253.55.72 () {34 vars in 985 bytes} [Thu Sep 10 12:35:55 2026] GET /v2.0/networks?id=5733c929-ccfb-453e-b0bd-ed3f58ff9a9b => generated 704 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2691] 162.253.55.72 () {34 vars in 1049 bytes} [Thu Sep 10 12:35:55 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=63c213880b5c4807937b0b6dc98cbe78 => generated 178 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2692] 162.253.55.72 () {38 vars in 954 bytes} [Thu Sep 10 12:35:55 2026] POST /v2.0/ports => generated 1187 bytes in 617 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: 1422/2693] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:35:56 2026] GET /v2.0/ports?device_id=503f0f9c-ea55-426e-bfde-c7369ee5975c => generated 1190 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2694] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:35:56 2026] GET /v2.0/security-groups?id=4964efc2-e513-4f74-b3ee-fe31541a0e2a&fields=id&fields=name => generated 111 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2695] 162.253.55.72 () {38 vars in 1027 bytes} [Thu Sep 10 12:35:56 2026] PUT /v2.0/ports/389ad00e-e5f3-40f4-81a6-016bca778511 => generated 1468 bytes in 550 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:35:57.010 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-27a50329-084e-423b-93dd-fe2073eb525e'] response: {'name': 'network-changed', 'server_uuid': '503f0f9c-ea55-426e-bfde-c7369ee5975c', 'tag': '389ad00e-e5f3-40f4-81a6-016bca778511', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1424/2696] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:35:57 2026] GET /v2.0/ports?tenant_id=63c213880b5c4807937b0b6dc98cbe78&device_id=503f0f9c-ea55-426e-bfde-c7369ee5975c => generated 1471 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1273/2697] 162.253.55.72 () {34 vars in 1017 bytes} [Thu Sep 10 12:35:57 2026] GET /v2.0/networks?tenant_id=63c213880b5c4807937b0b6dc98cbe78&shared=False => generated 2374 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2698] 162.253.55.72 () {34 vars in 929 bytes} [Thu Sep 10 12:35:57 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2699] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:35:58 2026] GET /v2.0/ports?tenant_id=63c213880b5c4807937b0b6dc98cbe78&device_id=503f0f9c-ea55-426e-bfde-c7369ee5975c => generated 1471 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2700] 162.253.55.72 () {34 vars in 1057 bytes} [Thu Sep 10 12:35:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.102&port_id=389ad00e-e5f3-40f4-81a6-016bca778511 => 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: 1275/2701] 162.253.55.72 () {34 vars in 1105 bytes} [Thu Sep 10 12:35:58 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A354&port_id=389ad00e-e5f3-40f4-81a6-016bca778511 => 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: 1427/2702] 162.253.55.72 () {34 vars in 1063 bytes} [Thu Sep 10 12:35:58 2026] GET /v2.0/subnets?id=db4ec4a0-0704-42bc-a484-552d213b2c57&id=a307b2e0-8fd9-44de-b1bb-71af64d4807a => generated 1413 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2703] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:35:58 2026] GET /v2.0/ports?network_id=5733c929-ccfb-453e-b0bd-ed3f58ff9a9b&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2704] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:35:58 2026] GET /v2.0/ports?network_id=5733c929-ccfb-453e-b0bd-ed3f58ff9a9b&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: 1277/2705] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:35:58 2026] GET /v2.0/networks/5733c929-ccfb-453e-b0bd-ed3f58ff9a9b?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: 1429/2706] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:35:58 2026] GET /v2.0/networks/5733c929-ccfb-453e-b0bd-ed3f58ff9a9b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2707] 10.0.0.96 () {34 vars in 989 bytes} [Thu Sep 10 12:35:59 2026] GET /v2.0/ports?device_id=fdce13e5-476b-4a77-adc4-84dd948f900f => generated 1469 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2708] 10.0.0.96 () {34 vars in 1039 bytes} [Thu Sep 10 12:35:59 2026] GET /v2.0/security-groups?id=4964efc2-e513-4f74-b3ee-fe31541a0e2a&fields=id&fields=name => generated 111 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2709] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:36:01 2026] GET /v2.0/ports?device_id=503f0f9c-ea55-426e-bfde-c7369ee5975c => generated 1204 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2710] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:36:01 2026] GET /v2.0/security-groups?id=4964efc2-e513-4f74-b3ee-fe31541a0e2a&fields=id&fields=name => generated 111 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2711] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:36:06 2026] GET /v2.0/ports?device_id=503f0f9c-ea55-426e-bfde-c7369ee5975c => generated 1204 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2712] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:36:06 2026] GET /v2.0/security-groups?id=4964efc2-e513-4f74-b3ee-fe31541a0e2a&fields=id&fields=name => generated 111 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2713] 10.0.0.152 () {32 vars in 818 bytes} [Thu Sep 10 12:36:06 2026] GET /v2.0/ports?network_id=5733c929-ccfb-453e-b0bd-ed3f58ff9a9b&mac_address=fa%3A16%3A3e%3Add%3Aa9%3Aae => generated 1204 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:36:08.011 8 INFO neutron.db.l3_db [None req-3c4584b8-350c-4b34-983a-8e4bad57f53b 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] Floating IP d9ca2405-7f33-45ec-a6fa-5122c52a820c associated. External IP: 10.96.250.220, port: 389ad00e-e5f3-40f4-81a6-016bca778511. [pid: 8|app: 0|req: 1433/2714] 10.0.0.152 () {34 vars in 677 bytes} [Thu Sep 10 12:36:07 2026] POST /v2.0/floatingips => generated 855 bytes in 1442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:36:08.592 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-88ee03a4-efba-48f9-bc9f-2ad6e79c359f'] response: {'name': 'network-changed', 'server_uuid': '503f0f9c-ea55-426e-bfde-c7369ee5975c', 'tag': '389ad00e-e5f3-40f4-81a6-016bca778511', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1283/2717] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:36:09 2026] GET /v2.0/ports?tenant_id=63c213880b5c4807937b0b6dc98cbe78&device_id=503f0f9c-ea55-426e-bfde-c7369ee5975c => generated 1473 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2718] 162.253.55.72 () {34 vars in 985 bytes} [Thu Sep 10 12:36:09 2026] GET /v2.0/networks?id=5733c929-ccfb-453e-b0bd-ed3f58ff9a9b => generated 799 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2719] 162.253.55.72 () {34 vars in 1057 bytes} [Thu Sep 10 12:36:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.102&port_id=389ad00e-e5f3-40f4-81a6-016bca778511 => generated 858 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2720] 162.253.55.72 () {34 vars in 1105 bytes} [Thu Sep 10 12:36:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A354&port_id=389ad00e-e5f3-40f4-81a6-016bca778511 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2721] 162.253.55.72 () {34 vars in 1063 bytes} [Thu Sep 10 12:36:09 2026] GET /v2.0/subnets?id=db4ec4a0-0704-42bc-a484-552d213b2c57&id=a307b2e0-8fd9-44de-b1bb-71af64d4807a => generated 1413 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2722] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:36:09 2026] GET /v2.0/ports?network_id=5733c929-ccfb-453e-b0bd-ed3f58ff9a9b&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: 1286/2723] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:36:09 2026] GET /v2.0/ports?network_id=5733c929-ccfb-453e-b0bd-ed3f58ff9a9b&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: 1438/2724] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:36:09 2026] GET /v2.0/networks/5733c929-ccfb-453e-b0bd-ed3f58ff9a9b?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: 1287/2725] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:36:09 2026] GET /v2.0/networks/5733c929-ccfb-453e-b0bd-ed3f58ff9a9b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2726] 10.0.0.96 () {34 vars in 989 bytes} [Thu Sep 10 12:36:17 2026] GET /v2.0/ports?device_id=503f0f9c-ea55-426e-bfde-c7369ee5975c => generated 1473 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2727] 10.0.0.96 () {34 vars in 1039 bytes} [Thu Sep 10 12:36:17 2026] GET /v2.0/security-groups?id=4964efc2-e513-4f74-b3ee-fe31541a0e2a&fields=id&fields=name => generated 111 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2730] 10.0.0.152 () {32 vars in 721 bytes} [Thu Sep 10 12:36:31 2026] GET /v2.0/subnets/6676734d-308c-4272-920e-bf873fa0144e => generated 675 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2731] 10.0.0.31 () {30 vars in 689 bytes} [Thu Sep 10 12:36:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2732] 10.0.0.31 () {30 vars in 691 bytes} [Thu Sep 10 12:36:32 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: 1442/2733] 10.0.0.31 () {30 vars in 667 bytes} [Thu Sep 10 12:36:32 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2734] 10.0.0.31 () {30 vars in 703 bytes} [Thu Sep 10 12:36:32 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: 1443/2735] 10.0.0.31 () {28 vars in 438 bytes} [Thu Sep 10 12:36:33 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2736] 10.0.0.31 () {30 vars in 727 bytes} [Thu Sep 10 12:36:33 2026] GET /v2.0/subnets/6676734d-308c-4272-920e-bf873fa0144e => generated 657 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2737] 10.0.0.31 () {30 vars in 689 bytes} [Thu Sep 10 12:36:33 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: 1294/2738] 10.0.0.31 () {30 vars in 691 bytes} [Thu Sep 10 12:36:33 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: 1445/2739] 10.0.0.31 () {30 vars in 667 bytes} [Thu Sep 10 12:36:33 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: 1295/2740] 10.0.0.31 () {30 vars in 703 bytes} [Thu Sep 10 12:36:33 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: 1446/2741] 10.0.0.31 () {30 vars in 727 bytes} [Thu Sep 10 12:36:33 2026] GET /v2.0/subnets/6676734d-308c-4272-920e-bf873fa0144e => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2742] 10.0.0.31 () {30 vars in 689 bytes} [Thu Sep 10 12:36:33 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: 1447/2743] 10.0.0.31 () {30 vars in 691 bytes} [Thu Sep 10 12:36:33 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2744] 10.0.0.31 () {30 vars in 667 bytes} [Thu Sep 10 12:36:33 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: 1448/2745] 10.0.0.31 () {30 vars in 703 bytes} [Thu Sep 10 12:36:33 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: 1298/2746] 10.0.0.31 () {30 vars in 729 bytes} [Thu Sep 10 12:36:33 2026] GET /v2.0/networks/722dc5b1-9bcc-4cbc-823b-44c67be865f1 => generated 800 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2747] 10.0.0.31 () {30 vars in 681 bytes} [Thu Sep 10 12:36:33 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2748] 10.0.0.31 () {34 vars in 703 bytes} [Thu Sep 10 12:36:33 2026] POST /v2.0/ports => generated 1128 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2749] 162.253.55.72 () {30 vars in 702 bytes} [Thu Sep 10 12:36:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1300/2750] 162.253.55.72 () {30 vars in 704 bytes} [Thu Sep 10 12:36:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2751] 162.253.55.72 () {30 vars in 680 bytes} [Thu Sep 10 12:36:37 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: 1301/2752] 162.253.55.72 () {30 vars in 716 bytes} [Thu Sep 10 12:36:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2753] 162.253.55.72 () {30 vars in 736 bytes} [Thu Sep 10 12:36:37 2026] GET /v2.0/ports/62e5d4ec-56fe-40c1-8be3-4c953d8cce1e => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2754] 162.253.55.72 () {30 vars in 702 bytes} [Thu Sep 10 12:36:37 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: 1453/2755] 162.253.55.72 () {30 vars in 704 bytes} [Thu Sep 10 12:36:37 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: 1303/2756] 162.253.55.72 () {30 vars in 680 bytes} [Thu Sep 10 12:36:37 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: 1454/2757] 162.253.55.72 () {30 vars in 716 bytes} [Thu Sep 10 12:36:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:36:37.685 7 INFO neutron.api.v2.resource [None req-27c91e04-cbef-441d-80a9-85935d036ba9 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1304/2758] 162.253.55.72 () {30 vars in 762 bytes} [Thu Sep 10 12:36:37 2026] GET /v2.0/security-groups/lb-96067504-a9db-40ba-9329-bd0a5ea3ed18 => 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: 1455/2759] 162.253.55.72 () {30 vars in 784 bytes} [Thu Sep 10 12:36:37 2026] GET /v2.0/security-groups?name=lb-96067504-a9db-40ba-9329-bd0a5ea3ed18 => generated 23 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2760] 162.253.55.72 () {34 vars in 735 bytes} [Thu Sep 10 12:36:37 2026] POST /v2.0/security-groups => generated 1638 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2761] 162.253.55.72 () {30 vars in 814 bytes} [Thu Sep 10 12:36:37 2026] GET /v2.0/security-group-rules?security_group_id=9938fe84-f3ea-4ae5-8ad4-91ed78efde80 => generated 1182 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2762] 162.253.55.72 () {34 vars in 788 bytes} [Thu Sep 10 12:36:37 2026] PUT /v2.0/ports/62e5d4ec-56fe-40c1-8be3-4c953d8cce1e => generated 1128 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2763] 162.253.55.72 () {30 vars in 702 bytes} [Thu Sep 10 12:36:38 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: 1307/2764] 162.253.55.72 () {30 vars in 704 bytes} [Thu Sep 10 12:36:38 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: 1458/2765] 162.253.55.72 () {30 vars in 680 bytes} [Thu Sep 10 12:36:38 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: 1308/2766] 162.253.55.72 () {30 vars in 716 bytes} [Thu Sep 10 12:36:38 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: 1459/2767] 162.253.55.72 () {30 vars in 740 bytes} [Thu Sep 10 12:36:38 2026] GET /v2.0/subnets/6676734d-308c-4272-920e-bf873fa0144e => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2770] 10.0.0.2 () {34 vars in 1014 bytes} [Thu Sep 10 12:36:46 2026] GET /v2.0/security-groups?id=5c0ffca5-26b5-423b-8c8d-9518cecd5789&fields=id => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2771] 10.0.0.2 () {34 vars in 980 bytes} [Thu Sep 10 12:36:46 2026] GET /v2.0/networks?id=b0301f8c-1058-4a63-9aa4-97a889d09909 => generated 735 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2772] 10.0.0.2 () {34 vars in 963 bytes} [Thu Sep 10 12:36:46 2026] GET /v2.0/quotas/647d34af00b9485eb995be544920ecda => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2773] 10.0.0.2 () {34 vars in 1000 bytes} [Thu Sep 10 12:36:46 2026] GET /v2.0/ports?tenant_id=647d34af00b9485eb995be544920ecda&fields=id => generated 149 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2774] 10.0.0.2 () {34 vars in 1006 bytes} [Thu Sep 10 12:36:46 2026] GET /v2.0/networks/b0301f8c-1058-4a63-9aa4-97a889d09909?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: 1463/2775] 10.0.0.2 () {34 vars in 1106 bytes} [Thu Sep 10 12:36:46 2026] GET /v2.0/networks/b0301f8c-1058-4a63-9aa4-97a889d09909?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 975 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2776] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:36:48 2026] GET /v2.0/ports?device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => 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: 1464/2777] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:36:48 2026] GET /v2.0/ports?device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => 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: 1314/2778] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:36:51 2026] GET /v2.0/ports?device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2779] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:36:51 2026] GET /v2.0/ports?device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => 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: 1315/2780] 162.253.55.72 () {34 vars in 985 bytes} [Thu Sep 10 12:36:52 2026] GET /v2.0/networks?id=b0301f8c-1058-4a63-9aa4-97a889d09909 => generated 735 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2781] 162.253.55.72 () {34 vars in 1049 bytes} [Thu Sep 10 12:36:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=647d34af00b9485eb995be544920ecda => generated 343 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2782] 162.253.55.72 () {38 vars in 954 bytes} [Thu Sep 10 12:36:52 2026] POST /v2.0/ports => generated 1078 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2783] 162.253.55.72 () {38 vars in 1027 bytes} [Thu Sep 10 12:36:52 2026] PUT /v2.0/ports/31c94018-6c56-41c9-94da-5a303015c427 => generated 1239 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:36:53.123 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b7aa7f17-9c38-4ebe-a857-0eba4ad4e6b7'] response: {'name': 'network-changed', 'server_uuid': '82bd2848-cbac-48e0-a9dd-0b17b2e53555', 'tag': '31c94018-6c56-41c9-94da-5a303015c427', '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: 1317/2786] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:36:53 2026] GET /v2.0/ports?tenant_id=647d34af00b9485eb995be544920ecda&device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => generated 1242 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: 1470/2787] 162.253.55.72 () {34 vars in 1017 bytes} [Thu Sep 10 12:36:53 2026] GET /v2.0/networks?tenant_id=647d34af00b9485eb995be544920ecda&shared=False => generated 735 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2788] 162.253.55.72 () {34 vars in 929 bytes} [Thu Sep 10 12:36:53 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2789] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:36:54 2026] GET /v2.0/ports?tenant_id=647d34af00b9485eb995be544920ecda&device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2790] 162.253.55.72 () {34 vars in 1059 bytes} [Thu Sep 10 12:36:54 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.90&port_id=31c94018-6c56-41c9-94da-5a303015c427 => 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: 1472/2791] 162.253.55.72 () {34 vars in 983 bytes} [Thu Sep 10 12:36:54 2026] GET /v2.0/subnets?id=a8d8516a-0475-4859-98a5-550302342a4e => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2792] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:36:54 2026] GET /v2.0/ports?network_id=b0301f8c-1058-4a63-9aa4-97a889d09909&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: 1473/2793] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:36:54 2026] GET /v2.0/networks/b0301f8c-1058-4a63-9aa4-97a889d09909?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: 1321/2794] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:36:55 2026] GET /v2.0/networks/b0301f8c-1058-4a63-9aa4-97a889d09909?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2795] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:36:55 2026] GET /v2.0/ports?device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2796] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:36:55 2026] GET /v2.0/security-groups?id=5c0ffca5-26b5-423b-8c8d-9518cecd5789&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2797] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:36:55 2026] GET /v2.0/ports?device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2798] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:36:58 2026] GET /v2.0/ports?device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2799] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:36:59 2026] GET /v2.0/security-groups?id=5c0ffca5-26b5-423b-8c8d-9518cecd5789&fields=id&fields=name => generated 96 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2800] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:36:59 2026] GET /v2.0/ports?device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => 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: 1324/2801] 162.253.55.72 () {34 vars in 993 bytes} [Thu Sep 10 12:36:59 2026] GET /v2.0/ports?device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2802] 162.253.55.72 () {34 vars in 1043 bytes} [Thu Sep 10 12:36:59 2026] GET /v2.0/security-groups?id=5c0ffca5-26b5-423b-8c8d-9518cecd5789&fields=id&fields=name => generated 96 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2803] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:37:02 2026] GET /v2.0/ports?device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2804] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:37:02 2026] GET /v2.0/security-groups?id=5c0ffca5-26b5-423b-8c8d-9518cecd5789&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2805] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:37:03 2026] GET /v2.0/ports?device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => 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: 1331/2814] 162.253.55.72 () {30 vars in 702 bytes} [Thu Sep 10 12:38: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) [pid: 8|app: 0|req: 1484/2815] 162.253.55.72 () {30 vars in 704 bytes} [Thu Sep 10 12:38:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2816] 162.253.55.72 () {30 vars in 680 bytes} [Thu Sep 10 12:38: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: 8|app: 0|req: 1485/2817] 162.253.55.72 () {30 vars in 716 bytes} [Thu Sep 10 12:38:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2818] 162.253.55.72 () {30 vars in 740 bytes} [Thu Sep 10 12:38:00 2026] GET /v2.0/subnets/6676734d-308c-4272-920e-bf873fa0144e => 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: 1486/2819] 162.253.55.72 () {30 vars in 768 bytes} [Thu Sep 10 12:38:00 2026] GET /v2.0/ports?device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => 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: 1334/2820] 162.253.55.72 () {34 vars in 716 bytes} [Thu Sep 10 12:38:00 2026] POST /v2.0/ports => generated 1055 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2821] 10.0.0.2 () {34 vars in 969 bytes} [Thu Sep 10 12:38:01 2026] GET /v2.0/ports/fc4986f9-e228-4987-9d47-5b7803fd1ba1 => generated 1055 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2822] 10.0.0.2 () {34 vars in 905 bytes} [Thu Sep 10 12:38:01 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2823] 162.253.55.72 () {34 vars in 1261 bytes} [Thu Sep 10 12:38:02 2026] GET /v2.0/ports/fc4986f9-e228-4987-9d47-5b7803fd1ba1?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2824] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:38:02 2026] GET /v2.0/networks/722dc5b1-9bcc-4cbc-823b-44c67be865f1?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2825] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:38:02 2026] GET /v2.0/networks/722dc5b1-9bcc-4cbc-823b-44c67be865f1?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: 1337/2826] 162.253.55.72 () {34 vars in 974 bytes} [Thu Sep 10 12:38:03 2026] GET /v2.0/ports/fc4986f9-e228-4987-9d47-5b7803fd1ba1 => generated 1055 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2827] 162.253.55.72 () {34 vars in 985 bytes} [Thu Sep 10 12:38:03 2026] GET /v2.0/networks?id=722dc5b1-9bcc-4cbc-823b-44c67be865f1 => generated 803 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2828] 162.253.55.72 () {38 vars in 1027 bytes} [Thu Sep 10 12:38:03 2026] PUT /v2.0/ports/fc4986f9-e228-4987-9d47-5b7803fd1ba1 => generated 1245 bytes in 502 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:38:03.854 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5774d147-481b-4d90-b0e9-e53dce0ab5cc'] response: {'name': 'network-changed', 'server_uuid': '82bd2848-cbac-48e0-a9dd-0b17b2e53555', 'tag': 'fc4986f9-e228-4987-9d47-5b7803fd1ba1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1491/2829] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:38:04 2026] GET /v2.0/ports?tenant_id=647d34af00b9485eb995be544920ecda&device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => generated 2481 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2830] 162.253.55.72 () {34 vars in 985 bytes} [Thu Sep 10 12:38:04 2026] GET /v2.0/networks?id=722dc5b1-9bcc-4cbc-823b-44c67be865f1 => generated 803 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2831] 162.253.55.72 () {34 vars in 1055 bytes} [Thu Sep 10 12:38:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.37&port_id=fc4986f9-e228-4987-9d47-5b7803fd1ba1 => 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: 1340/2832] 162.253.55.72 () {34 vars in 983 bytes} [Thu Sep 10 12:38:04 2026] GET /v2.0/subnets?id=6676734d-308c-4272-920e-bf873fa0144e => generated 678 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2833] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:38:04 2026] GET /v2.0/ports?network_id=722dc5b1-9bcc-4cbc-823b-44c67be865f1&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2834] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:38:04 2026] GET /v2.0/networks/722dc5b1-9bcc-4cbc-823b-44c67be865f1?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: 1494/2835] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:38:04 2026] GET /v2.0/networks/722dc5b1-9bcc-4cbc-823b-44c67be865f1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2836] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:38:05 2026] GET /v2.0/ports?tenant_id=647d34af00b9485eb995be544920ecda&device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => generated 2481 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2837] 162.253.55.72 () {34 vars in 1059 bytes} [Thu Sep 10 12:38:05 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.90&port_id=31c94018-6c56-41c9-94da-5a303015c427 => 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: 1343/2838] 162.253.55.72 () {34 vars in 983 bytes} [Thu Sep 10 12:38:05 2026] GET /v2.0/subnets?id=a8d8516a-0475-4859-98a5-550302342a4e => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2839] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:38:05 2026] GET /v2.0/ports?network_id=b0301f8c-1058-4a63-9aa4-97a889d09909&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: 1344/2840] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:38:05 2026] GET /v2.0/networks/b0301f8c-1058-4a63-9aa4-97a889d09909?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: 1497/2841] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:38:05 2026] GET /v2.0/networks/b0301f8c-1058-4a63-9aa4-97a889d09909?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2842] 162.253.55.72 () {34 vars in 1055 bytes} [Thu Sep 10 12:38:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.37&port_id=fc4986f9-e228-4987-9d47-5b7803fd1ba1 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2843] 162.253.55.72 () {34 vars in 983 bytes} [Thu Sep 10 12:38:06 2026] GET /v2.0/subnets?id=6676734d-308c-4272-920e-bf873fa0144e => generated 678 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2844] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:38:06 2026] GET /v2.0/ports?network_id=722dc5b1-9bcc-4cbc-823b-44c67be865f1&device_owner=network%3Adhcp => generated 1461 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2845] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:38:06 2026] GET /v2.0/networks/722dc5b1-9bcc-4cbc-823b-44c67be865f1?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2846] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:38:06 2026] GET /v2.0/networks/722dc5b1-9bcc-4cbc-823b-44c67be865f1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2849] 10.0.0.2 () {34 vars in 969 bytes} [Thu Sep 10 12:38:10 2026] GET /v2.0/ports/fc4986f9-e228-4987-9d47-5b7803fd1ba1 => generated 1247 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2850] 162.253.55.72 () {34 vars in 788 bytes} [Thu Sep 10 12:38:10 2026] PUT /v2.0/ports/fc4986f9-e228-4987-9d47-5b7803fd1ba1 => generated 1271 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:38:10.447 8 INFO neutron.api.v2.resource [None req-f8dc716a-f94c-4e40-82c1-d6aae30ef446 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1502/2851] 162.253.55.72 () {30 vars in 762 bytes} [Thu Sep 10 12:38:10 2026] GET /v2.0/security-groups/lb-96067504-a9db-40ba-9329-bd0a5ea3ed18 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:38:10.471 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bcd280bd-67b9-4b78-aa37-ce3b7d2c4866'] response: {'name': 'network-changed', 'server_uuid': '82bd2848-cbac-48e0-a9dd-0b17b2e53555', 'tag': 'fc4986f9-e228-4987-9d47-5b7803fd1ba1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1350/2852] 162.253.55.72 () {30 vars in 784 bytes} [Thu Sep 10 12:38:10 2026] GET /v2.0/security-groups?name=lb-96067504-a9db-40ba-9329-bd0a5ea3ed18 => generated 1639 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2853] 162.253.55.72 () {34 vars in 788 bytes} [Thu Sep 10 12:38:10 2026] PUT /v2.0/ports/fc4986f9-e228-4987-9d47-5b7803fd1ba1 => generated 1309 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:38:10.834 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7235c814-8f38-4a06-8b63-023c95c47c38'] response: {'name': 'network-changed', 'server_uuid': '82bd2848-cbac-48e0-a9dd-0b17b2e53555', 'tag': 'fc4986f9-e228-4987-9d47-5b7803fd1ba1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1351/2854] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:38:10 2026] GET /v2.0/ports?tenant_id=647d34af00b9485eb995be544920ecda&device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => generated 2581 bytes in 41 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: 1352/2855] 162.253.55.72 () {30 vars in 702 bytes} [Thu Sep 10 12:38:11 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: 1353/2856] 162.253.55.72 () {30 vars in 704 bytes} [Thu Sep 10 12:38:11 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: 1504/2857] 162.253.55.72 () {34 vars in 985 bytes} [Thu Sep 10 12:38:11 2026] GET /v2.0/networks?id=722dc5b1-9bcc-4cbc-823b-44c67be865f1 => generated 803 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2858] 162.253.55.72 () {30 vars in 680 bytes} [Thu Sep 10 12:38:11 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: 1355/2859] 162.253.55.72 () {30 vars in 716 bytes} [Thu Sep 10 12:38:11 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: 1505/2860] 162.253.55.72 () {34 vars in 1055 bytes} [Thu Sep 10 12:38:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.37&port_id=fc4986f9-e228-4987-9d47-5b7803fd1ba1 => 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: 1356/2861] 162.253.55.72 () {30 vars in 740 bytes} [Thu Sep 10 12:38:11 2026] GET /v2.0/subnets/6676734d-308c-4272-920e-bf873fa0144e => 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: 1506/2862] 162.253.55.72 () {34 vars in 983 bytes} [Thu Sep 10 12:38:11 2026] GET /v2.0/subnets?id=6676734d-308c-4272-920e-bf873fa0144e => generated 678 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2863] 162.253.55.72 () {30 vars in 736 bytes} [Thu Sep 10 12:38:11 2026] GET /v2.0/ports/62e5d4ec-56fe-40c1-8be3-4c953d8cce1e => generated 1128 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2864] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:38:11 2026] GET /v2.0/ports?network_id=722dc5b1-9bcc-4cbc-823b-44c67be865f1&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2865] 162.253.55.72 () {30 vars in 736 bytes} [Thu Sep 10 12:38:11 2026] GET /v2.0/ports/fc4986f9-e228-4987-9d47-5b7803fd1ba1 => generated 1345 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2866] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:38:11 2026] GET /v2.0/networks/722dc5b1-9bcc-4cbc-823b-44c67be865f1?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: 1359/2867] 162.253.55.72 () {30 vars in 740 bytes} [Thu Sep 10 12:38:11 2026] GET /v2.0/subnets/6676734d-308c-4272-920e-bf873fa0144e => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2868] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:38:11 2026] GET /v2.0/networks/722dc5b1-9bcc-4cbc-823b-44c67be865f1?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: 1360/2869] 162.253.55.72 () {30 vars in 742 bytes} [Thu Sep 10 12:38:11 2026] GET /v2.0/networks/722dc5b1-9bcc-4cbc-823b-44c67be865f1 => generated 800 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2870] 162.253.55.72 () {30 vars in 736 bytes} [Thu Sep 10 12:38:11 2026] GET /v2.0/ports/62e5d4ec-56fe-40c1-8be3-4c953d8cce1e => generated 1128 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2871] 162.253.55.72 () {30 vars in 740 bytes} [Thu Sep 10 12:38:11 2026] GET /v2.0/subnets/6676734d-308c-4272-920e-bf873fa0144e => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2872] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:38:12 2026] GET /v2.0/ports?tenant_id=647d34af00b9485eb995be544920ecda&device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => generated 2581 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2873] 162.253.55.72 () {34 vars in 985 bytes} [Thu Sep 10 12:38:12 2026] GET /v2.0/networks?id=722dc5b1-9bcc-4cbc-823b-44c67be865f1 => generated 803 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2874] 162.253.55.72 () {34 vars in 1055 bytes} [Thu Sep 10 12:38:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.37&port_id=fc4986f9-e228-4987-9d47-5b7803fd1ba1 => 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: 1363/2875] 162.253.55.72 () {34 vars in 983 bytes} [Thu Sep 10 12:38:12 2026] GET /v2.0/subnets?id=6676734d-308c-4272-920e-bf873fa0144e => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2876] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:38:12 2026] GET /v2.0/ports?network_id=722dc5b1-9bcc-4cbc-823b-44c67be865f1&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: 7|app: 0|req: 1364/2877] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:38:12 2026] GET /v2.0/networks/722dc5b1-9bcc-4cbc-823b-44c67be865f1?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2878] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:38:12 2026] GET /v2.0/networks/722dc5b1-9bcc-4cbc-823b-44c67be865f1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:38:25.426 7 INFO neutron.db.l3_db [None req-edea5b2e-f56c-4f77-a375-a7e129333609 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] Floating IP 4b3dceb9-419e-4f52-ad34-77a17ce9f3a0 associated. External IP: 10.96.250.213, port: 62e5d4ec-56fe-40c1-8be3-4c953d8cce1e. [pid: 7|app: 0|req: 1366/2881] 10.0.0.152 () {34 vars in 677 bytes} [Thu Sep 10 12:38:24 2026] POST /v2.0/floatingips => generated 898 bytes in 1214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2882] 162.253.55.72 () {30 vars in 702 bytes} [Thu Sep 10 12:38:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2883] 162.253.55.72 () {30 vars in 704 bytes} [Thu Sep 10 12:38:30 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: 1517/2884] 162.253.55.72 () {30 vars in 680 bytes} [Thu Sep 10 12:38:30 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: 1368/2885] 162.253.55.72 () {30 vars in 716 bytes} [Thu Sep 10 12:38:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:38:30.243 8 INFO neutron.api.v2.resource [None req-d4334555-75f4-4150-9a32-92798062dbda 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1518/2886] 162.253.55.72 () {30 vars in 762 bytes} [Thu Sep 10 12:38:30 2026] GET /v2.0/security-groups/lb-96067504-a9db-40ba-9329-bd0a5ea3ed18 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2887] 162.253.55.72 () {30 vars in 784 bytes} [Thu Sep 10 12:38:30 2026] GET /v2.0/security-groups?name=lb-96067504-a9db-40ba-9329-bd0a5ea3ed18 => generated 1639 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2888] 162.253.55.72 () {30 vars in 814 bytes} [Thu Sep 10 12:38:30 2026] GET /v2.0/security-group-rules?security_group_id=9938fe84-f3ea-4ae5-8ad4-91ed78efde80 => generated 1182 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2889] 162.253.55.72 () {34 vars in 746 bytes} [Thu Sep 10 12:38:30 2026] POST /v2.0/security-group-rules => generated 601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/2890] 162.253.55.72 () {34 vars in 746 bytes} [Thu Sep 10 12:38:30 2026] POST /v2.0/security-group-rules => generated 597 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2891] 10.0.0.31 () {30 vars in 689 bytes} [Thu Sep 10 12:38:36 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: 1521/2892] 10.0.0.31 () {30 vars in 691 bytes} [Thu Sep 10 12:38:36 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2893] 10.0.0.31 () {30 vars in 667 bytes} [Thu Sep 10 12:38:36 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/2894] 10.0.0.31 () {30 vars in 703 bytes} [Thu Sep 10 12:38:36 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2895] 10.0.0.31 () {28 vars in 438 bytes} [Thu Sep 10 12:38:37 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: 1523/2896] 10.0.0.31 () {30 vars in 727 bytes} [Thu Sep 10 12:38:37 2026] GET /v2.0/subnets/d9d9ea48-55b7-4d82-8eb4-a84186441e2a => generated 655 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2899] 162.253.55.72 () {30 vars in 702 bytes} [Thu Sep 10 12:38:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/2900] 162.253.55.72 () {30 vars in 704 bytes} [Thu Sep 10 12:38:40 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: 1376/2901] 162.253.55.72 () {30 vars in 680 bytes} [Thu Sep 10 12:38:40 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/2902] 162.253.55.72 () {30 vars in 716 bytes} [Thu Sep 10 12:38:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2903] 162.253.55.72 () {30 vars in 740 bytes} [Thu Sep 10 12:38:40 2026] GET /v2.0/subnets/d9d9ea48-55b7-4d82-8eb4-a84186441e2a => 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: 1527/2904] 162.253.55.72 () {30 vars in 768 bytes} [Thu Sep 10 12:38:40 2026] GET /v2.0/ports?device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => generated 2581 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2905] 162.253.55.72 () {30 vars in 702 bytes} [Thu Sep 10 12:38:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/2906] 162.253.55.72 () {30 vars in 704 bytes} [Thu Sep 10 12:38:40 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: 1379/2907] 162.253.55.72 () {30 vars in 680 bytes} [Thu Sep 10 12:38:40 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: 1529/2908] 162.253.55.72 () {30 vars in 716 bytes} [Thu Sep 10 12:38:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2909] 162.253.55.72 () {34 vars in 716 bytes} [Thu Sep 10 12:38:40 2026] POST /v2.0/ports => generated 1324 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/2910] 10.0.0.2 () {34 vars in 969 bytes} [Thu Sep 10 12:38:41 2026] GET /v2.0/ports/05bf5dd7-f6b1-4fb9-8c49-c9f7238598a2 => generated 1324 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: 7|app: 0|req: 1381/2911] 10.0.0.2 () {34 vars in 905 bytes} [Thu Sep 10 12:38:41 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/2912] 162.253.55.72 () {34 vars in 1261 bytes} [Thu Sep 10 12:38:42 2026] GET /v2.0/ports/05bf5dd7-f6b1-4fb9-8c49-c9f7238598a2?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2913] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:38:42 2026] GET /v2.0/networks/75bb30a1-3d24-4978-9cc9-5dce79f10672?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: 1532/2914] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:38:42 2026] GET /v2.0/networks/75bb30a1-3d24-4978-9cc9-5dce79f10672?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: 1383/2915] 162.253.55.72 () {34 vars in 974 bytes} [Thu Sep 10 12:38:43 2026] GET /v2.0/ports/05bf5dd7-f6b1-4fb9-8c49-c9f7238598a2 => generated 1324 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/2916] 162.253.55.72 () {34 vars in 985 bytes} [Thu Sep 10 12:38:43 2026] GET /v2.0/networks?id=75bb30a1-3d24-4978-9cc9-5dce79f10672 => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2917] 162.253.55.72 () {38 vars in 1027 bytes} [Thu Sep 10 12:38:43 2026] PUT /v2.0/ports/05bf5dd7-f6b1-4fb9-8c49-c9f7238598a2 => generated 1514 bytes in 499 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:38:43.755 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-12338c19-f5bb-496a-aa9f-0576cd834fd6'] response: {'name': 'network-changed', 'server_uuid': '82bd2848-cbac-48e0-a9dd-0b17b2e53555', 'tag': '05bf5dd7-f6b1-4fb9-8c49-c9f7238598a2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1534/2918] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:38:44 2026] GET /v2.0/ports?tenant_id=647d34af00b9485eb995be544920ecda&device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => generated 4087 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: 1385/2919] 162.253.55.72 () {34 vars in 985 bytes} [Thu Sep 10 12:38:44 2026] GET /v2.0/networks?id=75bb30a1-3d24-4978-9cc9-5dce79f10672 => 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: 1535/2920] 162.253.55.72 () {34 vars in 1055 bytes} [Thu Sep 10 12:38:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.58&port_id=05bf5dd7-f6b1-4fb9-8c49-c9f7238598a2 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2921] 162.253.55.72 () {34 vars in 1103 bytes} [Thu Sep 10 12:38:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2c2&port_id=05bf5dd7-f6b1-4fb9-8c49-c9f7238598a2 => 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: 1536/2922] 162.253.55.72 () {34 vars in 1063 bytes} [Thu Sep 10 12:38:44 2026] GET /v2.0/subnets?id=cf01a689-d5d3-464e-a669-b65b9695a540&id=d9d9ea48-55b7-4d82-8eb4-a84186441e2a => generated 1410 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2923] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:38:44 2026] GET /v2.0/ports?network_id=75bb30a1-3d24-4978-9cc9-5dce79f10672&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: 1537/2924] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:38:44 2026] GET /v2.0/ports?network_id=75bb30a1-3d24-4978-9cc9-5dce79f10672&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: 1388/2925] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:38:44 2026] GET /v2.0/networks/75bb30a1-3d24-4978-9cc9-5dce79f10672?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: 1538/2926] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:38:44 2026] GET /v2.0/networks/75bb30a1-3d24-4978-9cc9-5dce79f10672?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2927] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:38:45 2026] GET /v2.0/ports?tenant_id=647d34af00b9485eb995be544920ecda&device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => generated 4087 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/2928] 162.253.55.72 () {34 vars in 1059 bytes} [Thu Sep 10 12:38:45 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.90&port_id=31c94018-6c56-41c9-94da-5a303015c427 => 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: 1390/2929] 162.253.55.72 () {34 vars in 983 bytes} [Thu Sep 10 12:38:45 2026] GET /v2.0/subnets?id=a8d8516a-0475-4859-98a5-550302342a4e => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/2930] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:38:45 2026] GET /v2.0/ports?network_id=b0301f8c-1058-4a63-9aa4-97a889d09909&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: 1391/2931] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:38:45 2026] GET /v2.0/networks/b0301f8c-1058-4a63-9aa4-97a889d09909?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: 1541/2932] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:38:45 2026] GET /v2.0/networks/b0301f8c-1058-4a63-9aa4-97a889d09909?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: 1392/2933] 162.253.55.72 () {34 vars in 1055 bytes} [Thu Sep 10 12:38:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.37&port_id=fc4986f9-e228-4987-9d47-5b7803fd1ba1 => 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: 1542/2934] 162.253.55.72 () {34 vars in 983 bytes} [Thu Sep 10 12:38:45 2026] GET /v2.0/subnets?id=6676734d-308c-4272-920e-bf873fa0144e => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2935] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:38:45 2026] GET /v2.0/ports?network_id=722dc5b1-9bcc-4cbc-823b-44c67be865f1&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: 1543/2936] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:38:46 2026] GET /v2.0/networks/722dc5b1-9bcc-4cbc-823b-44c67be865f1?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: 1394/2937] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:38:46 2026] GET /v2.0/networks/722dc5b1-9bcc-4cbc-823b-44c67be865f1?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: 1544/2938] 162.253.55.72 () {34 vars in 1055 bytes} [Thu Sep 10 12:38:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.58&port_id=05bf5dd7-f6b1-4fb9-8c49-c9f7238598a2 => 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: 1395/2939] 162.253.55.72 () {34 vars in 1103 bytes} [Thu Sep 10 12:38:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2c2&port_id=05bf5dd7-f6b1-4fb9-8c49-c9f7238598a2 => 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: 1545/2940] 162.253.55.72 () {34 vars in 1063 bytes} [Thu Sep 10 12:38:46 2026] GET /v2.0/subnets?id=cf01a689-d5d3-464e-a669-b65b9695a540&id=d9d9ea48-55b7-4d82-8eb4-a84186441e2a => generated 1410 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2941] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:38:46 2026] GET /v2.0/ports?network_id=75bb30a1-3d24-4978-9cc9-5dce79f10672&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/2942] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:38:46 2026] GET /v2.0/ports?network_id=75bb30a1-3d24-4978-9cc9-5dce79f10672&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: 1397/2943] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:38:46 2026] GET /v2.0/networks/75bb30a1-3d24-4978-9cc9-5dce79f10672?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: 1547/2944] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:38:46 2026] GET /v2.0/networks/75bb30a1-3d24-4978-9cc9-5dce79f10672?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2945] 10.0.0.2 () {34 vars in 969 bytes} [Thu Sep 10 12:38:50 2026] GET /v2.0/ports/05bf5dd7-f6b1-4fb9-8c49-c9f7238598a2 => generated 1516 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/2946] 162.253.55.72 () {30 vars in 742 bytes} [Thu Sep 10 12:38:50 2026] GET /v2.0/networks/75bb30a1-3d24-4978-9cc9-5dce79f10672 => generated 797 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2947] 162.253.55.72 () {30 vars in 740 bytes} [Thu Sep 10 12:38:50 2026] GET /v2.0/subnets/d9d9ea48-55b7-4d82-8eb4-a84186441e2a => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/2948] 162.253.55.72 () {30 vars in 740 bytes} [Thu Sep 10 12:38:50 2026] GET /v2.0/subnets/cf01a689-d5d3-464e-a669-b65b9695a540 => generated 744 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2949] 162.253.55.72 () {30 vars in 702 bytes} [Thu Sep 10 12:38:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/2950] 162.253.55.72 () {30 vars in 704 bytes} [Thu Sep 10 12:38:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2951] 162.253.55.72 () {30 vars in 680 bytes} [Thu Sep 10 12:38:50 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: 1551/2952] 162.253.55.72 () {30 vars in 716 bytes} [Thu Sep 10 12:38:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2953] 162.253.55.72 () {30 vars in 740 bytes} [Thu Sep 10 12:38:50 2026] GET /v2.0/subnets/6676734d-308c-4272-920e-bf873fa0144e => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/2954] 162.253.55.72 () {30 vars in 736 bytes} [Thu Sep 10 12:38:50 2026] GET /v2.0/ports/62e5d4ec-56fe-40c1-8be3-4c953d8cce1e => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2955] 162.253.55.72 () {30 vars in 736 bytes} [Thu Sep 10 12:38:50 2026] GET /v2.0/ports/fc4986f9-e228-4987-9d47-5b7803fd1ba1 => generated 1345 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/2956] 162.253.55.72 () {30 vars in 740 bytes} [Thu Sep 10 12:38:50 2026] GET /v2.0/subnets/6676734d-308c-4272-920e-bf873fa0144e => 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: 1404/2957] 162.253.55.72 () {30 vars in 742 bytes} [Thu Sep 10 12:38:51 2026] GET /v2.0/networks/722dc5b1-9bcc-4cbc-823b-44c67be865f1 => generated 800 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/2958] 162.253.55.72 () {30 vars in 736 bytes} [Thu Sep 10 12:38:51 2026] GET /v2.0/ports/62e5d4ec-56fe-40c1-8be3-4c953d8cce1e => generated 1128 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2959] 162.253.55.72 () {30 vars in 740 bytes} [Thu Sep 10 12:38:51 2026] GET /v2.0/subnets/6676734d-308c-4272-920e-bf873fa0144e => 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: 1556/2962] 10.0.0.31 () {30 vars in 689 bytes} [Thu Sep 10 12:38:57 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: 1407/2963] 10.0.0.31 () {30 vars in 691 bytes} [Thu Sep 10 12:38:57 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: 1557/2964] 10.0.0.31 () {30 vars in 667 bytes} [Thu Sep 10 12:38:57 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: 1408/2965] 10.0.0.31 () {30 vars in 703 bytes} [Thu Sep 10 12:38:57 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: 1558/2966] 10.0.0.31 () {28 vars in 438 bytes} [Thu Sep 10 12:38:58 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: 1409/2967] 10.0.0.31 () {30 vars in 727 bytes} [Thu Sep 10 12:38:58 2026] GET /v2.0/subnets/db4ec4a0-0704-42bc-a484-552d213b2c57 => generated 655 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/2968] 162.253.55.72 () {30 vars in 702 bytes} [Thu Sep 10 12:39: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: 7|app: 0|req: 1410/2969] 162.253.55.72 () {30 vars in 704 bytes} [Thu Sep 10 12:39: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: 8|app: 0|req: 1560/2970] 162.253.55.72 () {30 vars in 680 bytes} [Thu Sep 10 12:39:00 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: 1411/2971] 162.253.55.72 () {30 vars in 716 bytes} [Thu Sep 10 12:39:00 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: 1561/2972] 162.253.55.72 () {30 vars in 740 bytes} [Thu Sep 10 12:39:00 2026] GET /v2.0/subnets/d9d9ea48-55b7-4d82-8eb4-a84186441e2a => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2973] 162.253.55.72 () {30 vars in 740 bytes} [Thu Sep 10 12:39:00 2026] GET /v2.0/subnets/db4ec4a0-0704-42bc-a484-552d213b2c57 => generated 673 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/2974] 162.253.55.72 () {30 vars in 768 bytes} [Thu Sep 10 12:39:00 2026] GET /v2.0/ports?device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => generated 4089 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2975] 162.253.55.72 () {30 vars in 702 bytes} [Thu Sep 10 12:39:00 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: 1563/2976] 162.253.55.72 () {30 vars in 704 bytes} [Thu Sep 10 12:39:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2977] 162.253.55.72 () {30 vars in 680 bytes} [Thu Sep 10 12:39: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: 8|app: 0|req: 1564/2978] 162.253.55.72 () {30 vars in 716 bytes} [Thu Sep 10 12:39:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2979] 162.253.55.72 () {34 vars in 716 bytes} [Thu Sep 10 12:39:00 2026] POST /v2.0/ports => generated 1328 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/2980] 10.0.0.2 () {34 vars in 969 bytes} [Thu Sep 10 12:39:01 2026] GET /v2.0/ports/231d8dbf-2812-498c-8a34-59677f5132d8 => generated 1328 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1416/2981] 162.253.55.72 () {34 vars in 1261 bytes} [Thu Sep 10 12:39:02 2026] GET /v2.0/ports/231d8dbf-2812-498c-8a34-59677f5132d8?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/2982] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:39:02 2026] GET /v2.0/networks/5733c929-ccfb-453e-b0bd-ed3f58ff9a9b?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2983] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:39:02 2026] GET /v2.0/networks/5733c929-ccfb-453e-b0bd-ed3f58ff9a9b?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: 1567/2984] 162.253.55.72 () {34 vars in 974 bytes} [Thu Sep 10 12:39:02 2026] GET /v2.0/ports/231d8dbf-2812-498c-8a34-59677f5132d8 => generated 1328 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2985] 162.253.55.72 () {34 vars in 985 bytes} [Thu Sep 10 12:39:03 2026] GET /v2.0/networks?id=5733c929-ccfb-453e-b0bd-ed3f58ff9a9b => generated 799 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/2986] 162.253.55.72 () {38 vars in 1027 bytes} [Thu Sep 10 12:39:03 2026] PUT /v2.0/ports/231d8dbf-2812-498c-8a34-59677f5132d8 => generated 1518 bytes in 565 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:39:03.703 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-80e491ce-6ee7-4408-9c82-622c5601adbd'] response: {'name': 'network-changed', 'server_uuid': '82bd2848-cbac-48e0-a9dd-0b17b2e53555', 'tag': '231d8dbf-2812-498c-8a34-59677f5132d8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1419/2987] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:39:04 2026] GET /v2.0/ports?tenant_id=647d34af00b9485eb995be544920ecda&device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => generated 5599 bytes in 60 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: 1569/2988] 162.253.55.72 () {34 vars in 985 bytes} [Thu Sep 10 12:39:04 2026] GET /v2.0/networks?id=5733c929-ccfb-453e-b0bd-ed3f58ff9a9b => generated 799 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2989] 162.253.55.72 () {34 vars in 1055 bytes} [Thu Sep 10 12:39:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.30&port_id=231d8dbf-2812-498c-8a34-59677f5132d8 => 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: 1570/2990] 162.253.55.72 () {34 vars in 1105 bytes} [Thu Sep 10 12:39:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A12e&port_id=231d8dbf-2812-498c-8a34-59677f5132d8 => 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: 1421/2991] 162.253.55.72 () {34 vars in 1063 bytes} [Thu Sep 10 12:39:04 2026] GET /v2.0/subnets?id=db4ec4a0-0704-42bc-a484-552d213b2c57&id=a307b2e0-8fd9-44de-b1bb-71af64d4807a => generated 1413 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/2992] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:39:04 2026] GET /v2.0/ports?network_id=5733c929-ccfb-453e-b0bd-ed3f58ff9a9b&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2993] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:39:04 2026] GET /v2.0/ports?network_id=5733c929-ccfb-453e-b0bd-ed3f58ff9a9b&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/2994] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:39:04 2026] GET /v2.0/networks/5733c929-ccfb-453e-b0bd-ed3f58ff9a9b?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: 1423/2995] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:39:04 2026] GET /v2.0/networks/5733c929-ccfb-453e-b0bd-ed3f58ff9a9b?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: 1573/2996] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:39:05 2026] GET /v2.0/ports?tenant_id=647d34af00b9485eb995be544920ecda&device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => generated 5599 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2997] 162.253.55.72 () {34 vars in 1059 bytes} [Thu Sep 10 12:39:05 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.90&port_id=31c94018-6c56-41c9-94da-5a303015c427 => 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: 1574/2998] 162.253.55.72 () {34 vars in 983 bytes} [Thu Sep 10 12:39:05 2026] GET /v2.0/subnets?id=a8d8516a-0475-4859-98a5-550302342a4e => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2999] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:39:05 2026] GET /v2.0/ports?network_id=b0301f8c-1058-4a63-9aa4-97a889d09909&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3000] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:39:05 2026] GET /v2.0/networks/b0301f8c-1058-4a63-9aa4-97a889d09909?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/3001] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:39:05 2026] GET /v2.0/networks/b0301f8c-1058-4a63-9aa4-97a889d09909?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: 1576/3002] 162.253.55.72 () {34 vars in 1055 bytes} [Thu Sep 10 12:39:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.37&port_id=fc4986f9-e228-4987-9d47-5b7803fd1ba1 => 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: 1427/3003] 162.253.55.72 () {34 vars in 983 bytes} [Thu Sep 10 12:39:05 2026] GET /v2.0/subnets?id=6676734d-308c-4272-920e-bf873fa0144e => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3004] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:39:05 2026] GET /v2.0/ports?network_id=722dc5b1-9bcc-4cbc-823b-44c67be865f1&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: 1428/3005] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:39:06 2026] GET /v2.0/networks/722dc5b1-9bcc-4cbc-823b-44c67be865f1?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: 1578/3006] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:39:06 2026] GET /v2.0/networks/722dc5b1-9bcc-4cbc-823b-44c67be865f1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/3007] 162.253.55.72 () {34 vars in 1055 bytes} [Thu Sep 10 12:39:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.58&port_id=05bf5dd7-f6b1-4fb9-8c49-c9f7238598a2 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3008] 162.253.55.72 () {34 vars in 1103 bytes} [Thu Sep 10 12:39:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2c2&port_id=05bf5dd7-f6b1-4fb9-8c49-c9f7238598a2 => 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: 1430/3009] 162.253.55.72 () {34 vars in 1063 bytes} [Thu Sep 10 12:39:06 2026] GET /v2.0/subnets?id=cf01a689-d5d3-464e-a669-b65b9695a540&id=d9d9ea48-55b7-4d82-8eb4-a84186441e2a => 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: 1580/3010] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:39:06 2026] GET /v2.0/ports?network_id=75bb30a1-3d24-4978-9cc9-5dce79f10672&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/3011] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:39:06 2026] GET /v2.0/ports?network_id=75bb30a1-3d24-4978-9cc9-5dce79f10672&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: 1581/3012] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:39:06 2026] GET /v2.0/networks/75bb30a1-3d24-4978-9cc9-5dce79f10672?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: 1432/3013] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:39:06 2026] GET /v2.0/networks/75bb30a1-3d24-4978-9cc9-5dce79f10672?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: 1582/3014] 162.253.55.72 () {34 vars in 1055 bytes} [Thu Sep 10 12:39:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.30&port_id=231d8dbf-2812-498c-8a34-59677f5132d8 => 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: 1433/3015] 162.253.55.72 () {34 vars in 1105 bytes} [Thu Sep 10 12:39:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A12e&port_id=231d8dbf-2812-498c-8a34-59677f5132d8 => 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: 1583/3016] 162.253.55.72 () {34 vars in 1063 bytes} [Thu Sep 10 12:39:06 2026] GET /v2.0/subnets?id=db4ec4a0-0704-42bc-a484-552d213b2c57&id=a307b2e0-8fd9-44de-b1bb-71af64d4807a => generated 1413 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/3017] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:39:06 2026] GET /v2.0/ports?network_id=5733c929-ccfb-453e-b0bd-ed3f58ff9a9b&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3018] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:39:06 2026] GET /v2.0/ports?network_id=5733c929-ccfb-453e-b0bd-ed3f58ff9a9b&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/3019] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:39:06 2026] GET /v2.0/networks/5733c929-ccfb-453e-b0bd-ed3f58ff9a9b?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3020] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:39:06 2026] GET /v2.0/networks/5733c929-ccfb-453e-b0bd-ed3f58ff9a9b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/3023] 10.0.0.2 () {34 vars in 969 bytes} [Thu Sep 10 12:39:10 2026] GET /v2.0/ports/231d8dbf-2812-498c-8a34-59677f5132d8 => generated 1520 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3024] 162.253.55.72 () {30 vars in 742 bytes} [Thu Sep 10 12:39:10 2026] GET /v2.0/networks/5733c929-ccfb-453e-b0bd-ed3f58ff9a9b => generated 796 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/3025] 162.253.55.72 () {30 vars in 740 bytes} [Thu Sep 10 12:39:11 2026] GET /v2.0/subnets/db4ec4a0-0704-42bc-a484-552d213b2c57 => generated 673 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3026] 162.253.55.72 () {30 vars in 740 bytes} [Thu Sep 10 12:39:11 2026] GET /v2.0/subnets/a307b2e0-8fd9-44de-b1bb-71af64d4807a => generated 747 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/3027] 162.253.55.72 () {30 vars in 736 bytes} [Thu Sep 10 12:39:11 2026] GET /v2.0/ports/05bf5dd7-f6b1-4fb9-8c49-c9f7238598a2 => generated 1516 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3028] 162.253.55.72 () {34 vars in 789 bytes} [Thu Sep 10 12:39:11 2026] PUT /v2.0/ports/05bf5dd7-f6b1-4fb9-8c49-c9f7238598a2 => generated 1251 bytes in 358 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:39:11.573 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a13e2b63-8651-4f47-ab12-6b45d084d6d7'] response: {'name': 'network-changed', 'server_uuid': '82bd2848-cbac-48e0-a9dd-0b17b2e53555', 'tag': '05bf5dd7-f6b1-4fb9-8c49-c9f7238598a2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1440/3029] 162.253.55.72 () {30 vars in 742 bytes} [Thu Sep 10 12:39:11 2026] GET /v2.0/networks/75bb30a1-3d24-4978-9cc9-5dce79f10672 => generated 797 bytes in 59 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: 1590/3030] 162.253.55.72 () {30 vars in 740 bytes} [Thu Sep 10 12:39:11 2026] GET /v2.0/subnets/d9d9ea48-55b7-4d82-8eb4-a84186441e2a => 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: 1441/3031] 162.253.55.72 () {30 vars in 702 bytes} [Thu Sep 10 12:39:11 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: 1591/3032] 162.253.55.72 () {30 vars in 704 bytes} [Thu Sep 10 12:39:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/3033] 162.253.55.72 () {30 vars in 680 bytes} [Thu Sep 10 12:39:11 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: 1592/3034] 162.253.55.72 () {30 vars in 716 bytes} [Thu Sep 10 12:39:11 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: 1443/3035] 162.253.55.72 () {30 vars in 740 bytes} [Thu Sep 10 12:39:11 2026] GET /v2.0/subnets/6676734d-308c-4272-920e-bf873fa0144e => generated 675 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3036] 162.253.55.72 () {30 vars in 736 bytes} [Thu Sep 10 12:39:11 2026] GET /v2.0/ports/62e5d4ec-56fe-40c1-8be3-4c953d8cce1e => generated 1128 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/3037] 162.253.55.72 () {30 vars in 736 bytes} [Thu Sep 10 12:39:11 2026] GET /v2.0/ports/fc4986f9-e228-4987-9d47-5b7803fd1ba1 => generated 1345 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3038] 162.253.55.72 () {30 vars in 740 bytes} [Thu Sep 10 12:39:11 2026] GET /v2.0/subnets/6676734d-308c-4272-920e-bf873fa0144e => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/3039] 162.253.55.72 () {30 vars in 742 bytes} [Thu Sep 10 12:39:12 2026] GET /v2.0/networks/722dc5b1-9bcc-4cbc-823b-44c67be865f1 => generated 800 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3040] 162.253.55.72 () {30 vars in 736 bytes} [Thu Sep 10 12:39:12 2026] GET /v2.0/ports/62e5d4ec-56fe-40c1-8be3-4c953d8cce1e => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3041] 162.253.55.72 () {30 vars in 740 bytes} [Thu Sep 10 12:39:12 2026] GET /v2.0/subnets/6676734d-308c-4272-920e-bf873fa0144e => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/3042] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:39:12 2026] GET /v2.0/ports?tenant_id=647d34af00b9485eb995be544920ecda&device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => generated 5372 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3043] 162.253.55.72 () {34 vars in 985 bytes} [Thu Sep 10 12:39:12 2026] GET /v2.0/networks?id=75bb30a1-3d24-4978-9cc9-5dce79f10672 => generated 800 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/3044] 162.253.55.72 () {34 vars in 1055 bytes} [Thu Sep 10 12:39:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.58&port_id=05bf5dd7-f6b1-4fb9-8c49-c9f7238598a2 => 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: 1598/3045] 162.253.55.72 () {34 vars in 983 bytes} [Thu Sep 10 12:39:12 2026] GET /v2.0/subnets?id=d9d9ea48-55b7-4d82-8eb4-a84186441e2a => generated 676 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/3046] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:39:12 2026] GET /v2.0/ports?network_id=75bb30a1-3d24-4978-9cc9-5dce79f10672&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3047] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:39:12 2026] GET /v2.0/networks/75bb30a1-3d24-4978-9cc9-5dce79f10672?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/3048] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:39:12 2026] GET /v2.0/networks/75bb30a1-3d24-4978-9cc9-5dce79f10672?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3049] 162.253.55.72 () {30 vars in 702 bytes} [Thu Sep 10 12:39:23 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: 1450/3050] 162.253.55.72 () {30 vars in 704 bytes} [Thu Sep 10 12:39:23 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3051] 162.253.55.72 () {30 vars in 680 bytes} [Thu Sep 10 12:39: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: 1451/3052] 162.253.55.72 () {30 vars in 716 bytes} [Thu Sep 10 12:39:23 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: 1602/3053] 162.253.55.72 () {30 vars in 740 bytes} [Thu Sep 10 12:39:23 2026] GET /v2.0/subnets/d9d9ea48-55b7-4d82-8eb4-a84186441e2a => 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: 1452/3054] 162.253.55.72 () {30 vars in 768 bytes} [Thu Sep 10 12:39:23 2026] GET /v2.0/ports?device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => generated 5372 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/3057] 162.253.55.72 () {30 vars in 702 bytes} [Thu Sep 10 12:39:23 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: 1604/3058] 162.253.55.72 () {30 vars in 704 bytes} [Thu Sep 10 12:39:23 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/3059] 162.253.55.72 () {30 vars in 680 bytes} [Thu Sep 10 12:39:23 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3060] 162.253.55.72 () {30 vars in 716 bytes} [Thu Sep 10 12:39:23 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/3061] 162.253.55.72 () {30 vars in 736 bytes} [Thu Sep 10 12:39:23 2026] GET /v2.0/ports/231d8dbf-2812-498c-8a34-59677f5132d8 => generated 1520 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3062] 162.253.55.72 () {34 vars in 789 bytes} [Thu Sep 10 12:39:23 2026] PUT /v2.0/ports/231d8dbf-2812-498c-8a34-59677f5132d8 => generated 1251 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:39:24.394 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8fa37ed-a989-4e48-a0d2-b89215f7131b'] response: {'name': 'network-changed', 'server_uuid': '82bd2848-cbac-48e0-a9dd-0b17b2e53555', 'tag': '231d8dbf-2812-498c-8a34-59677f5132d8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1457/3063] 162.253.55.72 () {30 vars in 742 bytes} [Thu Sep 10 12:39:24 2026] GET /v2.0/networks/5733c929-ccfb-453e-b0bd-ed3f58ff9a9b => generated 796 bytes in 56 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: 1607/3064] 162.253.55.72 () {30 vars in 740 bytes} [Thu Sep 10 12:39:24 2026] GET /v2.0/subnets/db4ec4a0-0704-42bc-a484-552d213b2c57 => generated 673 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/3065] 162.253.55.72 () {30 vars in 736 bytes} [Thu Sep 10 12:39:24 2026] GET /v2.0/ports/231d8dbf-2812-498c-8a34-59677f5132d8 => generated 1287 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3066] 162.253.55.72 () {34 vars in 788 bytes} [Thu Sep 10 12:39:24 2026] PUT /v2.0/ports/231d8dbf-2812-498c-8a34-59677f5132d8 => generated 1080 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/3067] 162.253.55.72 () {30 vars in 742 bytes} [Thu Sep 10 12:39:24 2026] GET /v2.0/networks/5733c929-ccfb-453e-b0bd-ed3f58ff9a9b => generated 796 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1460/3068] 162.253.55.72 () {30 vars in 768 bytes} [Thu Sep 10 12:39:24 2026] GET /v2.0/ports?device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => generated 4968 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3069] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:39:24 2026] GET /v2.0/ports?tenant_id=647d34af00b9485eb995be544920ecda&device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => generated 4968 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/3070] 162.253.55.72 () {34 vars in 985 bytes} [Thu Sep 10 12:39:24 2026] GET /v2.0/networks?id=5733c929-ccfb-453e-b0bd-ed3f58ff9a9b => generated 799 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3071] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:39:25 2026] GET /v2.0/networks/5733c929-ccfb-453e-b0bd-ed3f58ff9a9b?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/3072] 162.253.55.72 () {30 vars in 768 bytes} [Thu Sep 10 12:39:25 2026] GET /v2.0/ports?device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => generated 4968 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3073] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:39:25 2026] GET /v2.0/networks/5733c929-ccfb-453e-b0bd-ed3f58ff9a9b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/3074] 162.253.55.72 () {30 vars in 768 bytes} [Thu Sep 10 12:39:26 2026] GET /v2.0/ports?device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => generated 4968 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:39:26.433 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d842a43f-b2e6-457c-9d7a-cd2750104ac5'] response: {'name': 'network-changed', 'server_uuid': '82bd2848-cbac-48e0-a9dd-0b17b2e53555', 'tag': '231d8dbf-2812-498c-8a34-59677f5132d8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1612/3075] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:39:26 2026] GET /v2.0/ports?tenant_id=647d34af00b9485eb995be544920ecda&device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => generated 4968 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/3076] 162.253.55.72 () {34 vars in 985 bytes} [Thu Sep 10 12:39:27 2026] GET /v2.0/networks?id=5733c929-ccfb-453e-b0bd-ed3f58ff9a9b => generated 799 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3077] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:39:27 2026] GET /v2.0/networks/5733c929-ccfb-453e-b0bd-ed3f58ff9a9b?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/3078] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:39:27 2026] GET /v2.0/networks/5733c929-ccfb-453e-b0bd-ed3f58ff9a9b?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: 1614/3079] 162.253.55.72 () {30 vars in 768 bytes} [Thu Sep 10 12:39:27 2026] GET /v2.0/ports?device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => generated 4968 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/3080] 162.253.55.72 () {34 vars in 974 bytes} [Thu Sep 10 12:39:27 2026] GET /v2.0/ports/231d8dbf-2812-498c-8a34-59677f5132d8 => generated 1116 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3081] 162.253.55.72 () {34 vars in 1059 bytes} [Thu Sep 10 12:39:27 2026] GET /v2.0/ports/231d8dbf-2812-498c-8a34-59677f5132d8?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/3082] 162.253.55.72 () {34 vars in 1015 bytes} [Thu Sep 10 12:39:27 2026] GET /v2.0/networks/5733c929-ccfb-453e-b0bd-ed3f58ff9a9b?fields=dns_domain => generated 29 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3083] 162.253.55.72 () {38 vars in 1027 bytes} [Thu Sep 10 12:39:27 2026] PUT /v2.0/ports/231d8dbf-2812-498c-8a34-59677f5132d8 => generated 917 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/3084] 162.253.55.72 () {30 vars in 768 bytes} [Thu Sep 10 12:39:28 2026] GET /v2.0/ports?device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => generated 3860 bytes in 41 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-09-10 12:39:28.461 8 INFO neutron_taas.services.taas.taas_plugin [None req-5b349e25-35ae-41cb-8d74-69ca7a861210 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: 231d8dbf-2812-498c-8a34-59677f5132d8 2026-09-10 12:39:28.464 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5b349e25-35ae-41cb-8d74-69ca7a861210 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: 231d8dbf-2812-498c-8a34-59677f5132d8 [pid: 8|app: 0|req: 1617/3085] 162.253.55.72 () {32 vars in 758 bytes} [Thu Sep 10 12:39:28 2026] DELETE /v2.0/ports/231d8dbf-2812-498c-8a34-59677f5132d8 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/3086] 162.253.55.72 () {30 vars in 702 bytes} [Thu Sep 10 12:39:28 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: 1618/3087] 162.253.55.72 () {30 vars in 704 bytes} [Thu Sep 10 12:39:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/3088] 162.253.55.72 () {30 vars in 680 bytes} [Thu Sep 10 12:39:28 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: 1619/3089] 162.253.55.72 () {30 vars in 716 bytes} [Thu Sep 10 12:39:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/3090] 162.253.55.72 () {30 vars in 740 bytes} [Thu Sep 10 12:39:28 2026] GET /v2.0/subnets/6676734d-308c-4272-920e-bf873fa0144e => generated 675 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3091] 162.253.55.72 () {30 vars in 736 bytes} [Thu Sep 10 12:39:28 2026] GET /v2.0/ports/62e5d4ec-56fe-40c1-8be3-4c953d8cce1e => 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: 1472/3092] 162.253.55.72 () {30 vars in 736 bytes} [Thu Sep 10 12:39:28 2026] GET /v2.0/ports/fc4986f9-e228-4987-9d47-5b7803fd1ba1 => generated 1345 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3093] 162.253.55.72 () {30 vars in 740 bytes} [Thu Sep 10 12:39:28 2026] GET /v2.0/subnets/6676734d-308c-4272-920e-bf873fa0144e => 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: 1473/3094] 162.253.55.72 () {30 vars in 742 bytes} [Thu Sep 10 12:39:28 2026] GET /v2.0/networks/722dc5b1-9bcc-4cbc-823b-44c67be865f1 => 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: 1622/3095] 162.253.55.72 () {30 vars in 736 bytes} [Thu Sep 10 12:39:29 2026] GET /v2.0/ports/62e5d4ec-56fe-40c1-8be3-4c953d8cce1e => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/3096] 162.253.55.72 () {30 vars in 740 bytes} [Thu Sep 10 12:39:29 2026] GET /v2.0/subnets/6676734d-308c-4272-920e-bf873fa0144e => 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: 1623/3097] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:39:29 2026] GET /v2.0/ports?tenant_id=647d34af00b9485eb995be544920ecda&device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => generated 3860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/3098] 162.253.55.72 () {34 vars in 1225 bytes} [Thu Sep 10 12:39:29 2026] GET /v2.0/networks?id=b0301f8c-1058-4a63-9aa4-97a889d09909&id=722dc5b1-9bcc-4cbc-823b-44c67be865f1&id=75bb30a1-3d24-4978-9cc9-5dce79f10672&id=5733c929-ccfb-453e-b0bd-ed3f58ff9a9b => generated 3095 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3099] 162.253.55.72 () {34 vars in 1059 bytes} [Thu Sep 10 12:39:29 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.90&port_id=31c94018-6c56-41c9-94da-5a303015c427 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/3100] 162.253.55.72 () {34 vars in 983 bytes} [Thu Sep 10 12:39:29 2026] GET /v2.0/subnets?id=a8d8516a-0475-4859-98a5-550302342a4e => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3101] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:39:29 2026] GET /v2.0/ports?network_id=b0301f8c-1058-4a63-9aa4-97a889d09909&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: 1477/3102] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:39:29 2026] GET /v2.0/networks/b0301f8c-1058-4a63-9aa4-97a889d09909?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3103] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:39:29 2026] GET /v2.0/networks/b0301f8c-1058-4a63-9aa4-97a889d09909?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/3104] 162.253.55.72 () {34 vars in 1055 bytes} [Thu Sep 10 12:39:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.37&port_id=fc4986f9-e228-4987-9d47-5b7803fd1ba1 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3105] 162.253.55.72 () {34 vars in 983 bytes} [Thu Sep 10 12:39:29 2026] GET /v2.0/subnets?id=6676734d-308c-4272-920e-bf873fa0144e => 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: 1479/3106] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:39:29 2026] GET /v2.0/ports?network_id=722dc5b1-9bcc-4cbc-823b-44c67be865f1&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: 1628/3107] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:39:29 2026] GET /v2.0/networks/722dc5b1-9bcc-4cbc-823b-44c67be865f1?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: 1480/3108] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:39:29 2026] GET /v2.0/networks/722dc5b1-9bcc-4cbc-823b-44c67be865f1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3109] 162.253.55.72 () {34 vars in 1055 bytes} [Thu Sep 10 12:39:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.58&port_id=05bf5dd7-f6b1-4fb9-8c49-c9f7238598a2 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/3110] 162.253.55.72 () {34 vars in 983 bytes} [Thu Sep 10 12:39:29 2026] GET /v2.0/subnets?id=d9d9ea48-55b7-4d82-8eb4-a84186441e2a => generated 676 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3111] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:39:30 2026] GET /v2.0/ports?network_id=75bb30a1-3d24-4978-9cc9-5dce79f10672&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: 7|app: 0|req: 1482/3112] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:39:30 2026] GET /v2.0/networks/75bb30a1-3d24-4978-9cc9-5dce79f10672?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3113] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:39:30 2026] GET /v2.0/networks/75bb30a1-3d24-4978-9cc9-5dce79f10672?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: 1483/3114] 162.253.55.72 () {30 vars in 702 bytes} [Thu Sep 10 12:39:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3115] 162.253.55.72 () {30 vars in 704 bytes} [Thu Sep 10 12:39:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/3116] 162.253.55.72 () {30 vars in 680 bytes} [Thu Sep 10 12:39:34 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: 1633/3117] 162.253.55.72 () {30 vars in 716 bytes} [Thu Sep 10 12:39:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/3118] 162.253.55.72 () {30 vars in 768 bytes} [Thu Sep 10 12:39:34 2026] GET /v2.0/ports?device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => generated 3860 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3119] 162.253.55.72 () {30 vars in 702 bytes} [Thu Sep 10 12:39:34 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: 1486/3120] 162.253.55.72 () {30 vars in 704 bytes} [Thu Sep 10 12:39:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3121] 162.253.55.72 () {30 vars in 680 bytes} [Thu Sep 10 12:39:34 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: 1487/3122] 162.253.55.72 () {30 vars in 716 bytes} [Thu Sep 10 12:39:34 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: 1636/3123] 162.253.55.72 () {30 vars in 736 bytes} [Thu Sep 10 12:39:34 2026] GET /v2.0/ports/05bf5dd7-f6b1-4fb9-8c49-c9f7238598a2 => generated 1287 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3124] 162.253.55.72 () {34 vars in 788 bytes} [Thu Sep 10 12:39:34 2026] PUT /v2.0/ports/05bf5dd7-f6b1-4fb9-8c49-c9f7238598a2 => generated 1080 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:39:35.001 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2bb496f-f581-4ca6-9705-872068a53e2f'] response: {'name': 'network-changed', 'server_uuid': '82bd2848-cbac-48e0-a9dd-0b17b2e53555', 'tag': '05bf5dd7-f6b1-4fb9-8c49-c9f7238598a2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1637/3125] 162.253.55.72 () {30 vars in 742 bytes} [Thu Sep 10 12:39:34 2026] GET /v2.0/networks/75bb30a1-3d24-4978-9cc9-5dce79f10672 => generated 797 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1489/3126] 162.253.55.72 () {30 vars in 768 bytes} [Thu Sep 10 12:39:35 2026] GET /v2.0/ports?device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => generated 3689 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1638/3127] 162.253.55.72 () {30 vars in 768 bytes} [Thu Sep 10 12:39:35 2026] GET /v2.0/ports?device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => generated 3689 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3128] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:39:35 2026] GET /v2.0/ports?tenant_id=647d34af00b9485eb995be544920ecda&device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => generated 3689 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3129] 162.253.55.72 () {34 vars in 985 bytes} [Thu Sep 10 12:39:35 2026] GET /v2.0/networks?id=75bb30a1-3d24-4978-9cc9-5dce79f10672 => generated 800 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3130] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:39:35 2026] GET /v2.0/networks/75bb30a1-3d24-4978-9cc9-5dce79f10672?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3131] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:39:35 2026] GET /v2.0/networks/75bb30a1-3d24-4978-9cc9-5dce79f10672?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: 1492/3132] 162.253.55.72 () {30 vars in 768 bytes} [Thu Sep 10 12:39:36 2026] GET /v2.0/ports?device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => generated 3689 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3133] 162.253.55.72 () {34 vars in 974 bytes} [Thu Sep 10 12:39:37 2026] GET /v2.0/ports/05bf5dd7-f6b1-4fb9-8c49-c9f7238598a2 => generated 1116 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3134] 162.253.55.72 () {34 vars in 1059 bytes} [Thu Sep 10 12:39:37 2026] GET /v2.0/ports/05bf5dd7-f6b1-4fb9-8c49-c9f7238598a2?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3135] 162.253.55.72 () {30 vars in 768 bytes} [Thu Sep 10 12:39:37 2026] GET /v2.0/ports?device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => generated 3689 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3136] 162.253.55.72 () {34 vars in 1015 bytes} [Thu Sep 10 12:39:37 2026] GET /v2.0/networks/75bb30a1-3d24-4978-9cc9-5dce79f10672?fields=dns_domain => generated 29 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3137] 162.253.55.72 () {38 vars in 1027 bytes} [Thu Sep 10 12:39:37 2026] PUT /v2.0/ports/05bf5dd7-f6b1-4fb9-8c49-c9f7238598a2 => generated 917 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3138] 162.253.55.72 () {30 vars in 768 bytes} [Thu Sep 10 12:39:38 2026] GET /v2.0/ports?device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => generated 2581 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-10 12:39:38.553 7 INFO neutron_taas.services.taas.taas_plugin [None req-95a7a9bb-c4fe-440e-8ba4-6a742c479777 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: 05bf5dd7-f6b1-4fb9-8c49-c9f7238598a2 2026-09-10 12:39:38.558 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-95a7a9bb-c4fe-440e-8ba4-6a742c479777 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: 05bf5dd7-f6b1-4fb9-8c49-c9f7238598a2 [pid: 7|app: 0|req: 1495/3139] 162.253.55.72 () {32 vars in 758 bytes} [Thu Sep 10 12:39:38 2026] DELETE /v2.0/ports/05bf5dd7-f6b1-4fb9-8c49-c9f7238598a2 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3142] 162.253.55.72 () {30 vars in 702 bytes} [Thu Sep 10 12:39:38 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: 1646/3143] 162.253.55.72 () {30 vars in 704 bytes} [Thu Sep 10 12:39:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3144] 162.253.55.72 () {30 vars in 680 bytes} [Thu Sep 10 12:39:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1647/3145] 162.253.55.72 () {30 vars in 716 bytes} [Thu Sep 10 12:39:38 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: 1499/3146] 162.253.55.72 () {30 vars in 740 bytes} [Thu Sep 10 12:39:38 2026] GET /v2.0/subnets/6676734d-308c-4272-920e-bf873fa0144e => 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: 1648/3147] 162.253.55.72 () {30 vars in 736 bytes} [Thu Sep 10 12:39:38 2026] GET /v2.0/ports/62e5d4ec-56fe-40c1-8be3-4c953d8cce1e => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3148] 162.253.55.72 () {30 vars in 736 bytes} [Thu Sep 10 12:39:38 2026] GET /v2.0/ports/fc4986f9-e228-4987-9d47-5b7803fd1ba1 => generated 1345 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1649/3149] 162.253.55.72 () {30 vars in 740 bytes} [Thu Sep 10 12:39:39 2026] GET /v2.0/subnets/6676734d-308c-4272-920e-bf873fa0144e => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3150] 162.253.55.72 () {30 vars in 742 bytes} [Thu Sep 10 12:39:39 2026] GET /v2.0/networks/722dc5b1-9bcc-4cbc-823b-44c67be865f1 => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3151] 162.253.55.72 () {30 vars in 736 bytes} [Thu Sep 10 12:39:39 2026] GET /v2.0/ports/62e5d4ec-56fe-40c1-8be3-4c953d8cce1e => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3152] 162.253.55.72 () {30 vars in 740 bytes} [Thu Sep 10 12:39:39 2026] GET /v2.0/subnets/6676734d-308c-4272-920e-bf873fa0144e => generated 675 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1651/3153] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:39:39 2026] GET /v2.0/ports?tenant_id=647d34af00b9485eb995be544920ecda&device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => generated 2581 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3154] 162.253.55.72 () {34 vars in 1145 bytes} [Thu Sep 10 12:39:39 2026] GET /v2.0/networks?id=b0301f8c-1058-4a63-9aa4-97a889d09909&id=722dc5b1-9bcc-4cbc-823b-44c67be865f1&id=75bb30a1-3d24-4978-9cc9-5dce79f10672 => generated 2310 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1652/3155] 162.253.55.72 () {34 vars in 1059 bytes} [Thu Sep 10 12:39:39 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.90&port_id=31c94018-6c56-41c9-94da-5a303015c427 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3156] 162.253.55.72 () {34 vars in 983 bytes} [Thu Sep 10 12:39:39 2026] GET /v2.0/subnets?id=a8d8516a-0475-4859-98a5-550302342a4e => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1653/3157] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:39:39 2026] GET /v2.0/ports?network_id=b0301f8c-1058-4a63-9aa4-97a889d09909&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: 1505/3158] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:39:39 2026] GET /v2.0/networks/b0301f8c-1058-4a63-9aa4-97a889d09909?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1654/3159] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:39:39 2026] GET /v2.0/networks/b0301f8c-1058-4a63-9aa4-97a889d09909?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3160] 162.253.55.72 () {34 vars in 1055 bytes} [Thu Sep 10 12:39:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.37&port_id=fc4986f9-e228-4987-9d47-5b7803fd1ba1 => 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: 1655/3161] 162.253.55.72 () {34 vars in 983 bytes} [Thu Sep 10 12:39:39 2026] GET /v2.0/subnets?id=6676734d-308c-4272-920e-bf873fa0144e => generated 678 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3162] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:39:39 2026] GET /v2.0/ports?network_id=722dc5b1-9bcc-4cbc-823b-44c67be865f1&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1656/3163] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:39:39 2026] GET /v2.0/networks/722dc5b1-9bcc-4cbc-823b-44c67be865f1?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3164] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:39:39 2026] GET /v2.0/networks/722dc5b1-9bcc-4cbc-823b-44c67be865f1?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: 1657/3165] 162.253.55.72 () {30 vars in 702 bytes} [Thu Sep 10 12:39: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: 7|app: 0|req: 1509/3166] 162.253.55.72 () {30 vars in 704 bytes} [Thu Sep 10 12:39:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1658/3167] 162.253.55.72 () {30 vars in 680 bytes} [Thu Sep 10 12:39:51 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: 1510/3168] 162.253.55.72 () {30 vars in 716 bytes} [Thu Sep 10 12:39:51 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-09-10 12:39:51.600 8 INFO neutron.api.v2.resource [None req-c0442631-f6c4-4624-98eb-4cca38c93493 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1659/3169] 162.253.55.72 () {30 vars in 762 bytes} [Thu Sep 10 12:39:51 2026] GET /v2.0/security-groups/lb-96067504-a9db-40ba-9329-bd0a5ea3ed18 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3170] 162.253.55.72 () {30 vars in 784 bytes} [Thu Sep 10 12:39:51 2026] GET /v2.0/security-groups?name=lb-96067504-a9db-40ba-9329-bd0a5ea3ed18 => generated 2865 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1660/3171] 162.253.55.72 () {30 vars in 814 bytes} [Thu Sep 10 12:39:51 2026] GET /v2.0/security-group-rules?security_group_id=9938fe84-f3ea-4ae5-8ad4-91ed78efde80 => generated 2334 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3172] 162.253.55.72 () {32 vars in 788 bytes} [Thu Sep 10 12:39:51 2026] DELETE /v2.0/security-group-rules/37084c58-2448-4766-9209-fb1388b9d7ca => 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: 1661/3173] 162.253.55.72 () {32 vars in 788 bytes} [Thu Sep 10 12:39:51 2026] DELETE /v2.0/security-group-rules/6b828ffd-11cb-439b-965e-54a7d9b628de => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:39:53.844 8 INFO neutron_taas.services.taas.taas_plugin [None req-38fc2919-4133-40d7-a63e-aff259dc6fe6 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] TaaS: Handle Delete Port: 56483672-8621-4d16-9707-8bcf4e4992c3 2026-09-10 12:39:53.847 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-38fc2919-4133-40d7-a63e-aff259dc6fe6 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] Tap Mirror: Handle Delete Port: 56483672-8621-4d16-9707-8bcf4e4992c3 2026-09-10 12:39:54.067 8 INFO neutron.db.l3_db [None req-38fc2919-4133-40d7-a63e-aff259dc6fe6 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] Floating IP 4b3dceb9-419e-4f52-ad34-77a17ce9f3a0 disassociated (deleted). External IP: 10.96.250.213, port: 62e5d4ec-56fe-40c1-8be3-4c953d8cce1e. [pid: 8|app: 0|req: 1663/3176] 10.0.0.152 () {32 vars in 732 bytes} [Thu Sep 10 12:39:53 2026] DELETE /v2.0/floatingips/4b3dceb9-419e-4f52-ad34-77a17ce9f3a0 => generated 0 bytes in 698 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:39:54.425 7 INFO neutron.api.v2.resource [None req-7bc200c1-4e6a-41f0-a10e-2ad9dac81e1f 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1514/3177] 10.0.0.152 () {32 vars in 729 bytes} [Thu Sep 10 12:39:54 2026] GET /v2.0/floatingips/4b3dceb9-419e-4f52-ad34-77a17ce9f3a0 => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1664/3178] 162.253.55.72 () {30 vars in 702 bytes} [Thu Sep 10 12:39:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3179] 162.253.55.72 () {30 vars in 704 bytes} [Thu Sep 10 12:39: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: 1665/3180] 162.253.55.72 () {30 vars in 680 bytes} [Thu Sep 10 12:39:55 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: 1516/3181] 162.253.55.72 () {30 vars in 716 bytes} [Thu Sep 10 12:39:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:39:55.509 8 INFO neutron.api.v2.resource [None req-020e1aeb-545d-42c5-a58b-6058fa128d0e 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1666/3182] 162.253.55.72 () {30 vars in 762 bytes} [Thu Sep 10 12:39:55 2026] GET /v2.0/security-groups/lb-96067504-a9db-40ba-9329-bd0a5ea3ed18 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3183] 162.253.55.72 () {30 vars in 784 bytes} [Thu Sep 10 12:39:55 2026] GET /v2.0/security-groups?name=lb-96067504-a9db-40ba-9329-bd0a5ea3ed18 => generated 1639 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1667/3184] 162.253.55.72 () {30 vars in 814 bytes} [Thu Sep 10 12:39:55 2026] GET /v2.0/security-group-rules?security_group_id=9938fe84-f3ea-4ae5-8ad4-91ed78efde80 => generated 1182 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3185] 162.253.55.72 () {30 vars in 702 bytes} [Thu Sep 10 12:39:55 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: 1668/3186] 162.253.55.72 () {30 vars in 704 bytes} [Thu Sep 10 12:39: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: 7|app: 0|req: 1519/3187] 162.253.55.72 () {30 vars in 680 bytes} [Thu Sep 10 12:39:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1669/3188] 162.253.55.72 () {30 vars in 716 bytes} [Thu Sep 10 12:39:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3189] 162.253.55.72 () {30 vars in 740 bytes} [Thu Sep 10 12:39:55 2026] GET /v2.0/subnets/6676734d-308c-4272-920e-bf873fa0144e => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1670/3190] 162.253.55.72 () {30 vars in 768 bytes} [Thu Sep 10 12:39:55 2026] GET /v2.0/ports?device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => generated 2581 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3191] 162.253.55.72 () {30 vars in 768 bytes} [Thu Sep 10 12:39:55 2026] GET /v2.0/ports?device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => generated 2581 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1671/3192] 162.253.55.72 () {30 vars in 768 bytes} [Thu Sep 10 12:39:55 2026] GET /v2.0/ports?device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => generated 2581 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3193] 162.253.55.72 () {30 vars in 768 bytes} [Thu Sep 10 12:39:57 2026] GET /v2.0/ports?device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => generated 2581 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1672/3194] 162.253.55.72 () {34 vars in 974 bytes} [Thu Sep 10 12:39:58 2026] GET /v2.0/ports/fc4986f9-e228-4987-9d47-5b7803fd1ba1 => generated 1345 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3195] 162.253.55.72 () {34 vars in 1059 bytes} [Thu Sep 10 12:39:58 2026] GET /v2.0/ports/fc4986f9-e228-4987-9d47-5b7803fd1ba1?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1673/3196] 162.253.55.72 () {30 vars in 768 bytes} [Thu Sep 10 12:39:58 2026] GET /v2.0/ports?device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => generated 2581 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3197] 162.253.55.72 () {34 vars in 1015 bytes} [Thu Sep 10 12:39:58 2026] GET /v2.0/networks/722dc5b1-9bcc-4cbc-823b-44c67be865f1?fields=dns_domain => generated 29 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1674/3198] 162.253.55.72 () {34 vars in 910 bytes} [Thu Sep 10 12:39:58 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3199] 162.253.55.72 () {38 vars in 1027 bytes} [Thu Sep 10 12:39:58 2026] PUT /v2.0/ports/fc4986f9-e228-4987-9d47-5b7803fd1ba1 => generated 1146 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1675/3200] 162.253.55.72 () {30 vars in 768 bytes} [Thu Sep 10 12:39:59 2026] GET /v2.0/ports?device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => generated 1244 bytes in 58 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: 1526/3201] 162.253.55.72 () {34 vars in 788 bytes} [Thu Sep 10 12:39:59 2026] PUT /v2.0/ports/fc4986f9-e228-4987-9d47-5b7803fd1ba1 => generated 1086 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1676/3202] 162.253.55.72 () {30 vars in 736 bytes} [Thu Sep 10 12:39:59 2026] GET /v2.0/ports/fc4986f9-e228-4987-9d47-5b7803fd1ba1 => generated 1086 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-09-10 12:39:59.667 7 INFO neutron_taas.services.taas.taas_plugin [None req-0db82b8b-9406-4917-92dc-85e28d6f7ea1 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: fc4986f9-e228-4987-9d47-5b7803fd1ba1 2026-09-10 12:39:59.671 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0db82b8b-9406-4917-92dc-85e28d6f7ea1 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: fc4986f9-e228-4987-9d47-5b7803fd1ba1 [pid: 7|app: 0|req: 1527/3203] 162.253.55.72 () {32 vars in 758 bytes} [Thu Sep 10 12:39:59 2026] DELETE /v2.0/ports/fc4986f9-e228-4987-9d47-5b7803fd1ba1 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1677/3204] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:40:00 2026] GET /v2.0/ports?tenant_id=647d34af00b9485eb995be544920ecda&device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => generated 1244 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3205] 162.253.55.72 () {34 vars in 1065 bytes} [Thu Sep 10 12:40:00 2026] GET /v2.0/networks?id=b0301f8c-1058-4a63-9aa4-97a889d09909&id=722dc5b1-9bcc-4cbc-823b-44c67be865f1 => generated 1524 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1678/3206] 162.253.55.72 () {34 vars in 1059 bytes} [Thu Sep 10 12:40:00 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.90&port_id=31c94018-6c56-41c9-94da-5a303015c427 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3207] 162.253.55.72 () {34 vars in 983 bytes} [Thu Sep 10 12:40:00 2026] GET /v2.0/subnets?id=a8d8516a-0475-4859-98a5-550302342a4e => generated 654 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1679/3208] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:40:00 2026] GET /v2.0/ports?network_id=b0301f8c-1058-4a63-9aa4-97a889d09909&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: 1530/3209] 162.253.55.72 () {30 vars in 702 bytes} [Thu Sep 10 12:40: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: 7|app: 0|req: 1531/3210] 162.253.55.72 () {30 vars in 704 bytes} [Thu Sep 10 12:40:00 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: 1532/3211] 162.253.55.72 () {30 vars in 680 bytes} [Thu Sep 10 12:40:00 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: 1533/3212] 162.253.55.72 () {30 vars in 716 bytes} [Thu Sep 10 12:40:00 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: 1680/3213] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:40:00 2026] GET /v2.0/networks/b0301f8c-1058-4a63-9aa4-97a889d09909?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:40:00.420 7 INFO neutron.pecan_wsgi.hooks.translation [None req-be30c58b-2049-4d3b-bd41-35eda53912be 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1534/3214] 162.253.55.72 () {32 vars in 758 bytes} [Thu Sep 10 12:40:00 2026] DELETE /v2.0/ports/fc4986f9-e228-4987-9d47-5b7803fd1ba1 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1681/3215] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:40:00 2026] GET /v2.0/networks/b0301f8c-1058-4a63-9aa4-97a889d09909?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: 1535/3216] 162.253.55.72 () {30 vars in 736 bytes} [Thu Sep 10 12:40:00 2026] GET /v2.0/ports/62e5d4ec-56fe-40c1-8be3-4c953d8cce1e => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:40:00.483 8 INFO neutron.api.v2.resource [None req-e73f6ae0-abef-42f1-9692-c42a6ae86791 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1682/3217] 162.253.55.72 () {30 vars in 762 bytes} [Thu Sep 10 12:40:00 2026] GET /v2.0/security-groups/lb-96067504-a9db-40ba-9329-bd0a5ea3ed18 => 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: 1536/3218] 162.253.55.72 () {30 vars in 784 bytes} [Thu Sep 10 12:40:00 2026] GET /v2.0/security-groups?name=lb-96067504-a9db-40ba-9329-bd0a5ea3ed18 => generated 1639 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1683/3219] 162.253.55.72 () {30 vars in 736 bytes} [Thu Sep 10 12:40:00 2026] GET /v2.0/ports/62e5d4ec-56fe-40c1-8be3-4c953d8cce1e => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3220] 162.253.55.72 () {34 vars in 788 bytes} [Thu Sep 10 12:40:00 2026] PUT /v2.0/ports/62e5d4ec-56fe-40c1-8be3-4c953d8cce1e => generated 1090 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1684/3221] 162.253.55.72 () {32 vars in 778 bytes} [Thu Sep 10 12:40:00 2026] DELETE /v2.0/security-groups/9938fe84-f3ea-4ae5-8ad4-91ed78efde80 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:40:01.172 7 INFO neutron_taas.services.taas.taas_plugin [None req-6d9ee4bf-ff2f-45a5-ac56-f8565e3169c5 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: 62e5d4ec-56fe-40c1-8be3-4c953d8cce1e 2026-09-10 12:40:01.178 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d9ee4bf-ff2f-45a5-ac56-f8565e3169c5 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: 62e5d4ec-56fe-40c1-8be3-4c953d8cce1e [pid: 7|app: 0|req: 1538/3222] 162.253.55.72 () {32 vars in 758 bytes} [Thu Sep 10 12:40:01 2026] DELETE /v2.0/ports/62e5d4ec-56fe-40c1-8be3-4c953d8cce1e => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1685/3223] 162.253.55.72 () {34 vars in 993 bytes} [Thu Sep 10 12:40:04 2026] GET /v2.0/ports?device_id=82bd2848-cbac-48e0-a9dd-0b17b2e53555 => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:40:04.556 7 INFO neutron_taas.services.taas.taas_plugin [req-2ebe0619-4710-4cf8-a5d8-77f8cc0b9d71 req-cbd55d7a-57e2-4e67-b434-782b91f36bf3 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] TaaS: Handle Delete Port: 31c94018-6c56-41c9-94da-5a303015c427 2026-09-10 12:40:04.560 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-2ebe0619-4710-4cf8-a5d8-77f8cc0b9d71 req-cbd55d7a-57e2-4e67-b434-782b91f36bf3 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Tap Mirror: Handle Delete Port: 31c94018-6c56-41c9-94da-5a303015c427 [pid: 7|app: 0|req: 1539/3224] 162.253.55.72 () {36 vars in 996 bytes} [Thu Sep 10 12:40:04 2026] DELETE /v2.0/ports/31c94018-6c56-41c9-94da-5a303015c427 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:40:04.803 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe001344-0f89-43d6-a707-0cc2c02ba436'] response: {'server_uuid': '82bd2848-cbac-48e0-a9dd-0b17b2e53555', 'name': 'network-vif-deleted', 'tag': '31c94018-6c56-41c9-94da-5a303015c427', 'status': 'completed', 'code': 200} 2026-09-10 12:40:04.818 8 INFO neutron_taas.services.taas.taas_plugin [None req-ce3d0a1e-b8a7-4295-9fe6-a5d7bfb3ee2c 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] TaaS: Handle Delete Port: 2a8b5c69-0d0c-4919-942a-a197456a6ed3 2026-09-10 12:40:04.824 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ce3d0a1e-b8a7-4295-9fe6-a5d7bfb3ee2c 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] Tap Mirror: Handle Delete Port: 2a8b5c69-0d0c-4919-942a-a197456a6ed3 2026-09-10 12:40:05.064 8 INFO neutron.db.l3_db [None req-ce3d0a1e-b8a7-4295-9fe6-a5d7bfb3ee2c 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] Floating IP d9ca2405-7f33-45ec-a6fa-5122c52a820c disassociated (deleted). External IP: 10.96.250.220, port: 389ad00e-e5f3-40f4-81a6-016bca778511. [pid: 8|app: 0|req: 1686/3225] 10.0.0.152 () {32 vars in 732 bytes} [Thu Sep 10 12:40:04 2026] DELETE /v2.0/floatingips/d9ca2405-7f33-45ec-a6fa-5122c52a820c => generated 0 bytes in 807 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:40:05.516 7 INFO neutron.api.v2.resource [None req-f8e5e7d0-90b5-4cc3-b941-dd4cb1841f6b 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1540/3226] 10.0.0.152 () {32 vars in 729 bytes} [Thu Sep 10 12:40:05 2026] GET /v2.0/floatingips/d9ca2405-7f33-45ec-a6fa-5122c52a820c => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:40:05.525 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-482f8959-f554-4d1c-a97c-485f5e6fe469'] response: {'name': 'network-changed', 'server_uuid': '503f0f9c-ea55-426e-bfde-c7369ee5975c', 'tag': '389ad00e-e5f3-40f4-81a6-016bca778511', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1687/3227] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:40:05 2026] GET /v2.0/ports?device_id=503f0f9c-ea55-426e-bfde-c7369ee5975c => generated 1204 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3228] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:40:05 2026] GET /v2.0/security-groups?id=4964efc2-e513-4f74-b3ee-fe31541a0e2a&fields=id&fields=name => generated 111 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1688/3229] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:40:06 2026] GET /v2.0/ports?tenant_id=63c213880b5c4807937b0b6dc98cbe78&device_id=503f0f9c-ea55-426e-bfde-c7369ee5975c => generated 1473 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3230] 162.253.55.72 () {34 vars in 985 bytes} [Thu Sep 10 12:40:06 2026] GET /v2.0/networks?id=5733c929-ccfb-453e-b0bd-ed3f58ff9a9b => generated 799 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1689/3231] 162.253.55.72 () {34 vars in 1057 bytes} [Thu Sep 10 12:40:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.102&port_id=389ad00e-e5f3-40f4-81a6-016bca778511 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3232] 162.253.55.72 () {34 vars in 1105 bytes} [Thu Sep 10 12:40:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A354&port_id=389ad00e-e5f3-40f4-81a6-016bca778511 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1690/3233] 162.253.55.72 () {34 vars in 1063 bytes} [Thu Sep 10 12:40:06 2026] GET /v2.0/subnets?id=db4ec4a0-0704-42bc-a484-552d213b2c57&id=a307b2e0-8fd9-44de-b1bb-71af64d4807a => generated 1413 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3234] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:40:06 2026] GET /v2.0/ports?network_id=5733c929-ccfb-453e-b0bd-ed3f58ff9a9b&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1691/3235] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:40:06 2026] GET /v2.0/ports?network_id=5733c929-ccfb-453e-b0bd-ed3f58ff9a9b&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3236] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:40:06 2026] GET /v2.0/networks/5733c929-ccfb-453e-b0bd-ed3f58ff9a9b?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1692/3237] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:40:06 2026] GET /v2.0/networks/5733c929-ccfb-453e-b0bd-ed3f58ff9a9b?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: 7|app: 0|req: 1546/3238] 162.253.55.72 () {34 vars in 993 bytes} [Thu Sep 10 12:40:08 2026] GET /v2.0/ports?device_id=503f0f9c-ea55-426e-bfde-c7369ee5975c => generated 1204 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:40:08.429 8 INFO neutron_taas.services.taas.taas_plugin [req-a6d7be8b-34d2-4b6b-a7d9-3c1dffc25c52 req-643e3c1e-6df5-42de-8324-2d8cc549fa1a 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] TaaS: Handle Delete Port: 389ad00e-e5f3-40f4-81a6-016bca778511 2026-09-10 12:40:08.433 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-a6d7be8b-34d2-4b6b-a7d9-3c1dffc25c52 req-643e3c1e-6df5-42de-8324-2d8cc549fa1a 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] Tap Mirror: Handle Delete Port: 389ad00e-e5f3-40f4-81a6-016bca778511 [pid: 8|app: 0|req: 1693/3239] 162.253.55.72 () {36 vars in 996 bytes} [Thu Sep 10 12:40:08 2026] DELETE /v2.0/ports/389ad00e-e5f3-40f4-81a6-016bca778511 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:40:08.657 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fa53801f-6914-4ef0-84d5-e3ecffec7642'] response: {'server_uuid': '503f0f9c-ea55-426e-bfde-c7369ee5975c', 'name': 'network-vif-deleted', 'tag': '389ad00e-e5f3-40f4-81a6-016bca778511', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1695/3242] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:40:11 2026] GET /v2.0/ports?device_id=503f0f9c-ea55-426e-bfde-c7369ee5975c => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:40:16.305 7 INFO neutron_taas.services.taas.taas_plugin [None req-1a4432b1-f324-48d3-a2e9-f17e0838e928 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] TaaS: Handle Delete Port: da8367c0-b011-4626-a342-a1e674092b81 2026-09-10 12:40:16.313 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1a4432b1-f324-48d3-a2e9-f17e0838e928 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] Tap Mirror: Handle Delete Port: da8367c0-b011-4626-a342-a1e674092b81 2026-09-10 12:40:16.553 7 INFO neutron.db.l3_db [None req-1a4432b1-f324-48d3-a2e9-f17e0838e928 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] Floating IP d3fa23a7-e8a0-4556-af29-a28f3dfe1d31 disassociated (deleted). External IP: 10.96.250.211, port: 94c9ab05-d3e3-4920-be09-e4050fb9cd46. [pid: 7|app: 0|req: 1548/3243] 10.0.0.152 () {32 vars in 732 bytes} [Thu Sep 10 12:40:16 2026] DELETE /v2.0/floatingips/d3fa23a7-e8a0-4556-af29-a28f3dfe1d31 => generated 0 bytes in 838 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:40:16.962 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4401f11a-df9a-4a16-9b5e-87898d6966b1'] response: {'name': 'network-changed', 'server_uuid': 'fdce13e5-476b-4a77-adc4-84dd948f900f', 'tag': '94c9ab05-d3e3-4920-be09-e4050fb9cd46', 'status': 'completed', 'code': 200} 2026-09-10 12:40:16.971 8 INFO neutron.api.v2.resource [None req-d71d5737-965d-4dd8-a63c-29be95c31e01 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1696/3244] 10.0.0.152 () {32 vars in 729 bytes} [Thu Sep 10 12:40:16 2026] GET /v2.0/floatingips/d3fa23a7-e8a0-4556-af29-a28f3dfe1d31 => generated 144 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3245] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:40:17 2026] GET /v2.0/ports?device_id=fdce13e5-476b-4a77-adc4-84dd948f900f => generated 1200 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1697/3246] 10.0.0.2 () {34 vars in 1038 bytes} [Thu Sep 10 12:40:17 2026] GET /v2.0/security-groups?id=4964efc2-e513-4f74-b3ee-fe31541a0e2a&fields=id&fields=name => generated 111 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3247] 162.253.55.72 () {34 vars in 1079 bytes} [Thu Sep 10 12:40:17 2026] GET /v2.0/ports?tenant_id=63c213880b5c4807937b0b6dc98cbe78&device_id=fdce13e5-476b-4a77-adc4-84dd948f900f => generated 1469 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1698/3248] 162.253.55.72 () {34 vars in 985 bytes} [Thu Sep 10 12:40:17 2026] GET /v2.0/networks?id=75bb30a1-3d24-4978-9cc9-5dce79f10672 => generated 800 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3249] 162.253.55.72 () {34 vars in 1057 bytes} [Thu Sep 10 12:40:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.108&port_id=94c9ab05-d3e3-4920-be09-e4050fb9cd46 => 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: 1699/3250] 162.253.55.72 () {34 vars in 1103 bytes} [Thu Sep 10 12:40:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A176&port_id=94c9ab05-d3e3-4920-be09-e4050fb9cd46 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3251] 162.253.55.72 () {34 vars in 1063 bytes} [Thu Sep 10 12:40:17 2026] GET /v2.0/subnets?id=cf01a689-d5d3-464e-a669-b65b9695a540&id=d9d9ea48-55b7-4d82-8eb4-a84186441e2a => generated 1410 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1700/3252] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:40:17 2026] GET /v2.0/ports?network_id=75bb30a1-3d24-4978-9cc9-5dce79f10672&device_owner=network%3Adhcp => generated 1457 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3253] 162.253.55.72 () {34 vars in 1051 bytes} [Thu Sep 10 12:40:17 2026] GET /v2.0/ports?network_id=75bb30a1-3d24-4978-9cc9-5dce79f10672&device_owner=network%3Adhcp => generated 1457 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1701/3254] 162.253.55.72 () {34 vars in 1011 bytes} [Thu Sep 10 12:40:17 2026] GET /v2.0/networks/75bb30a1-3d24-4978-9cc9-5dce79f10672?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3255] 162.253.55.72 () {34 vars in 1111 bytes} [Thu Sep 10 12:40:17 2026] GET /v2.0/networks/75bb30a1-3d24-4978-9cc9-5dce79f10672?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1702/3256] 162.253.55.72 () {34 vars in 993 bytes} [Thu Sep 10 12:40:19 2026] GET /v2.0/ports?device_id=fdce13e5-476b-4a77-adc4-84dd948f900f => generated 1200 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:40:19.800 7 INFO neutron_taas.services.taas.taas_plugin [req-1596f3a6-e15a-4d8b-b5d5-cd674905239a req-d9ae8e8b-7a63-4d72-9cf3-c608748c2672 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] TaaS: Handle Delete Port: 94c9ab05-d3e3-4920-be09-e4050fb9cd46 2026-09-10 12:40:19.804 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-1596f3a6-e15a-4d8b-b5d5-cd674905239a req-d9ae8e8b-7a63-4d72-9cf3-c608748c2672 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] Tap Mirror: Handle Delete Port: 94c9ab05-d3e3-4920-be09-e4050fb9cd46 [pid: 7|app: 0|req: 1555/3257] 162.253.55.72 () {36 vars in 996 bytes} [Thu Sep 10 12:40:19 2026] DELETE /v2.0/ports/94c9ab05-d3e3-4920-be09-e4050fb9cd46 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:40:20.022 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6162c736-c4c2-4783-9184-08918d7ac5e4'] response: {'server_uuid': 'fdce13e5-476b-4a77-adc4-84dd948f900f', 'name': 'network-vif-deleted', 'tag': '94c9ab05-d3e3-4920-be09-e4050fb9cd46', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1703/3258] 10.0.0.2 () {34 vars in 988 bytes} [Thu Sep 10 12:40:22 2026] GET /v2.0/ports?device_id=fdce13e5-476b-4a77-adc4-84dd948f900f => 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: 1557/3261] 10.0.0.152 () {32 vars in 750 bytes} [Thu Sep 10 12:40:27 2026] DELETE /v2.0/security-group-rules/238fd96d-41ae-41b7-9ced-67753ed62ef0 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:40:27.682 8 INFO neutron.api.v2.resource [None req-19b0f88e-7bf6-4e6f-91c6-0a49bfe5d86e 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1705/3262] 10.0.0.152 () {32 vars in 747 bytes} [Thu Sep 10 12:40:27 2026] GET /v2.0/security-group-rules/238fd96d-41ae-41b7-9ced-67753ed62ef0 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3263] 10.0.0.152 () {32 vars in 750 bytes} [Thu Sep 10 12:40:27 2026] DELETE /v2.0/security-group-rules/72958e67-b9e3-41be-8e6d-67c4f4680e2d => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:40:27.767 8 INFO neutron.api.v2.resource [None req-e0f384a2-b07d-4075-a800-c99880ed2364 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1706/3264] 10.0.0.152 () {32 vars in 747 bytes} [Thu Sep 10 12:40:27 2026] GET /v2.0/security-group-rules/72958e67-b9e3-41be-8e6d-67c4f4680e2d => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3265] 10.0.0.152 () {32 vars in 750 bytes} [Thu Sep 10 12:40:27 2026] DELETE /v2.0/security-group-rules/fb8debcc-2b0d-4eda-ba39-6bd13f05bf1f => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:40:27.873 8 INFO neutron.api.v2.resource [None req-3737303a-2e2b-4437-9e97-45f108d13257 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1707/3266] 10.0.0.152 () {32 vars in 747 bytes} [Thu Sep 10 12:40:27 2026] GET /v2.0/security-group-rules/fb8debcc-2b0d-4eda-ba39-6bd13f05bf1f => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3267] 10.0.0.152 () {32 vars in 750 bytes} [Thu Sep 10 12:40:27 2026] DELETE /v2.0/security-group-rules/ef3a560e-566c-441d-ae3b-c0e4d26a5fb6 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:40:27.965 8 INFO neutron.api.v2.resource [None req-10ea411e-9567-40ee-846f-c19d3466d932 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1708/3268] 10.0.0.152 () {32 vars in 747 bytes} [Thu Sep 10 12:40:27 2026] GET /v2.0/security-group-rules/ef3a560e-566c-441d-ae3b-c0e4d26a5fb6 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3269] 10.0.0.152 () {32 vars in 750 bytes} [Thu Sep 10 12:40:27 2026] DELETE /v2.0/security-group-rules/5cf77bf3-02ad-4d77-9f07-a6cd447bce4c => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:40:28.068 8 INFO neutron.api.v2.resource [None req-f73a6675-2adc-4d5a-be57-353534c825b6 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1709/3270] 10.0.0.152 () {32 vars in 747 bytes} [Thu Sep 10 12:40:28 2026] GET /v2.0/security-group-rules/5cf77bf3-02ad-4d77-9f07-a6cd447bce4c => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3271] 10.0.0.152 () {32 vars in 750 bytes} [Thu Sep 10 12:40:28 2026] DELETE /v2.0/security-group-rules/fb693979-4be0-4780-9bd0-e7c63b121479 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:40:28.177 8 INFO neutron.api.v2.resource [None req-0b9ec65a-9a1a-4d5f-87ca-8a5ba0f33317 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1710/3272] 10.0.0.152 () {32 vars in 747 bytes} [Thu Sep 10 12:40:28 2026] GET /v2.0/security-group-rules/fb693979-4be0-4780-9bd0-e7c63b121479 => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3273] 10.0.0.152 () {32 vars in 750 bytes} [Thu Sep 10 12:40:28 2026] DELETE /v2.0/security-group-rules/26e3f6fc-e9d1-4c1d-9364-4bfa64769e6e => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:40:28.287 8 INFO neutron.api.v2.resource [None req-6f8d6b38-22d5-41a7-a59b-8bceec9b038a 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1711/3274] 10.0.0.152 () {32 vars in 747 bytes} [Thu Sep 10 12:40:28 2026] GET /v2.0/security-group-rules/26e3f6fc-e9d1-4c1d-9364-4bfa64769e6e => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3275] 10.0.0.152 () {32 vars in 750 bytes} [Thu Sep 10 12:40:28 2026] DELETE /v2.0/security-group-rules/a9ae79d2-3434-4c2e-a375-dfed168c2eaf => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:40:28.386 8 INFO neutron.api.v2.resource [None req-883d3dbe-43ae-481d-9862-6171890c403c 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1712/3276] 10.0.0.152 () {32 vars in 747 bytes} [Thu Sep 10 12:40:28 2026] GET /v2.0/security-group-rules/a9ae79d2-3434-4c2e-a375-dfed168c2eaf => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3277] 10.0.0.152 () {32 vars in 750 bytes} [Thu Sep 10 12:40:28 2026] DELETE /v2.0/security-group-rules/e6937e87-a9ac-4118-8b68-584ccba1749e => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:40:28.523 8 INFO neutron.api.v2.resource [None req-08ddd744-ed47-4205-8fe9-03b48fc20742 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1713/3278] 10.0.0.152 () {32 vars in 747 bytes} [Thu Sep 10 12:40:28 2026] GET /v2.0/security-group-rules/e6937e87-a9ac-4118-8b68-584ccba1749e => generated 155 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3279] 10.0.0.152 () {32 vars in 750 bytes} [Thu Sep 10 12:40:28 2026] DELETE /v2.0/security-group-rules/8010a0d6-3ed6-46ef-bc35-cc4ee8f32041 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:40:28.632 8 INFO neutron.api.v2.resource [None req-f668f417-cba0-4225-bd75-51b040db55ef 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1714/3280] 10.0.0.152 () {32 vars in 747 bytes} [Thu Sep 10 12:40:28 2026] GET /v2.0/security-group-rules/8010a0d6-3ed6-46ef-bc35-cc4ee8f32041 => generated 155 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3281] 10.0.0.152 () {32 vars in 750 bytes} [Thu Sep 10 12:40:28 2026] DELETE /v2.0/security-group-rules/10b47672-78fc-41fd-84ca-45d597ad3985 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:40:28.747 8 INFO neutron.api.v2.resource [None req-4d3ecf92-3d75-4c7d-b67d-8a7d89d52404 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1715/3282] 10.0.0.152 () {32 vars in 747 bytes} [Thu Sep 10 12:40:28 2026] GET /v2.0/security-group-rules/10b47672-78fc-41fd-84ca-45d597ad3985 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3283] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:40:28 2026] DELETE /v2.0/security-groups/4964efc2-e513-4f74-b3ee-fe31541a0e2a => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:40:28.857 8 INFO neutron.api.v2.resource [None req-5ffb4642-ca84-472a-bada-957e1a1b3f97 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1716/3284] 10.0.0.152 () {32 vars in 737 bytes} [Thu Sep 10 12:40:28 2026] GET /v2.0/security-groups/4964efc2-e513-4f74-b3ee-fe31541a0e2a => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:40:29.381 7 INFO neutron_taas.services.taas.taas_plugin [None req-0e1f7bf1-040f-458e-9217-c1fcd69cc73f 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] TaaS: Handle Delete Port: 4dbaa9a4-0b01-47be-87d3-afed7a136380 2026-09-10 12:40:29.384 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e1f7bf1-040f-458e-9217-c1fcd69cc73f 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] Tap Mirror: Handle Delete Port: 4dbaa9a4-0b01-47be-87d3-afed7a136380 [pid: 7|app: 0|req: 1569/3285] 10.0.0.152 () {34 vars in 789 bytes} [Thu Sep 10 12:40:28 2026] PUT /v2.0/routers/bb390d19-e5f6-4e99-9cf9-746196992432/remove_router_interface => generated 309 bytes in 1094 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:40:30.260 8 INFO neutron.api.v2.resource [None req-d91a06e1-bca3-44c1-a449-a2fbb5fe7e53 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1717/3286] 10.0.0.152 () {34 vars in 789 bytes} [Thu Sep 10 12:40:30 2026] PUT /v2.0/routers/bb390d19-e5f6-4e99-9cf9-746196992432/remove_router_interface => generated 198 bytes in 242 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:40:30.702 7 INFO neutron_taas.services.taas.taas_plugin [None req-80e17a51-e67a-4547-8dba-0aee8e22d2fd 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] TaaS: Handle Delete Port: 603bad7f-6de7-44d0-82bf-e18bc50809a9 2026-09-10 12:40:30.706 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-80e17a51-e67a-4547-8dba-0aee8e22d2fd 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] Tap Mirror: Handle Delete Port: 603bad7f-6de7-44d0-82bf-e18bc50809a9 [pid: 7|app: 0|req: 1570/3287] 10.0.0.152 () {34 vars in 789 bytes} [Thu Sep 10 12:40:30 2026] PUT /v2.0/routers/bb390d19-e5f6-4e99-9cf9-746196992432/remove_router_interface => generated 309 bytes in 1166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:40:31.647 8 INFO neutron.api.v2.resource [None req-f124b77b-6396-44a9-990b-76bee275f31c 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1718/3288] 10.0.0.152 () {34 vars in 789 bytes} [Thu Sep 10 12:40:31 2026] PUT /v2.0/routers/bb390d19-e5f6-4e99-9cf9-746196992432/remove_router_interface => generated 198 bytes in 210 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:40:32.126 7 INFO neutron_taas.services.taas.taas_plugin [None req-9519a810-f009-4c66-86af-16d2f5935884 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] TaaS: Handle Delete Port: 26fb56bc-8799-4e9f-bd3b-dfb10d9dad52 2026-09-10 12:40:32.129 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9519a810-f009-4c66-86af-16d2f5935884 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] Tap Mirror: Handle Delete Port: 26fb56bc-8799-4e9f-bd3b-dfb10d9dad52 [pid: 7|app: 0|req: 1571/3289] 10.0.0.152 () {34 vars in 789 bytes} [Thu Sep 10 12:40:31 2026] PUT /v2.0/routers/bb390d19-e5f6-4e99-9cf9-746196992432/remove_router_interface => generated 309 bytes in 1205 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:40:33.054 8 INFO neutron.api.v2.resource [None req-3c328c23-ba83-4941-b1ee-7fc7cad589e3 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1719/3290] 10.0.0.152 () {34 vars in 789 bytes} [Thu Sep 10 12:40:32 2026] PUT /v2.0/routers/bb390d19-e5f6-4e99-9cf9-746196992432/remove_router_interface => generated 198 bytes in 191 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:40:33.349 7 INFO neutron_taas.services.taas.taas_plugin [None req-22f119df-8a9a-4fad-a308-1c1ce1afa218 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] TaaS: Handle Delete Port: 924da00c-41c2-43d1-aedd-97665fc6fec7 2026-09-10 12:40:33.353 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-22f119df-8a9a-4fad-a308-1c1ce1afa218 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] Tap Mirror: Handle Delete Port: 924da00c-41c2-43d1-aedd-97665fc6fec7 2026-09-10 12:40:33.684 7 INFO neutron_taas.services.taas.taas_plugin [None req-22f119df-8a9a-4fad-a308-1c1ce1afa218 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] TaaS: Handle Delete Port: beae94d5-7c9b-46e1-a181-93b3ffc54508 2026-09-10 12:40:33.686 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-22f119df-8a9a-4fad-a308-1c1ce1afa218 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] Tap Mirror: Handle Delete Port: beae94d5-7c9b-46e1-a181-93b3ffc54508 2026-09-10 12:40:34.177 7 INFO neutron.db.l3_hamode_db [None req-22f119df-8a9a-4fad-a308-1c1ce1afa218 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] HA network dbfcd19a-8336-4add-8217-8ed0c2648d79 was deleted as no HA routers are present in tenant 63c213880b5c4807937b0b6dc98cbe78. 2026-09-10 12:40:34.180 7 INFO neutron.services.segments.plugin [-] Segment 227dacea-30a8-4a30-bd92-412cce96e0b6 resource provider aggregate not found 2026-09-10 12:40:34.192 7 INFO neutron.services.segments.plugin [-] Segment 227dacea-30a8-4a30-bd92-412cce96e0b6 resource provider aggregate not found [pid: 7|app: 0|req: 1572/3291] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:40:33 2026] DELETE /v2.0/routers/bb390d19-e5f6-4e99-9cf9-746196992432 => generated 0 bytes in 1139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:40:34.215 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 227dacea-30a8-4a30-bd92-412cce96e0b6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 227dacea-30a8-4a30-bd92-412cce96e0b6 found for delete ", "request_id": "req-1d706d81-9544-4ea4-a13d-1ef292edb65d"}]} 2026-09-10 12:40:34.219 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 227dacea-30a8-4a30-bd92-412cce96e0b6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 227dacea-30a8-4a30-bd92-412cce96e0b6 found for delete ", "request_id": "req-bf8290fb-18d3-4101-9c9d-79bcdd1cbc29"}]} 2026-09-10 12:40:34.232 8 INFO neutron.api.v2.resource [None req-4d97a9f8-d2ef-4ec8-9886-1ba852903f49 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1720/3292] 10.0.0.152 () {32 vars in 721 bytes} [Thu Sep 10 12:40:34 2026] GET /v2.0/routers/bb390d19-e5f6-4e99-9cf9-746196992432 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3293] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:40:34 2026] DELETE /v2.0/subnets/a307b2e0-8fd9-44de-b1bb-71af64d4807a => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:40:34.515 8 INFO neutron.pecan_wsgi.hooks.translation [None req-69b249c7-1f24-4c2d-b0ef-545f79a91ba0 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1721/3294] 10.0.0.152 () {32 vars in 721 bytes} [Thu Sep 10 12:40:34 2026] GET /v2.0/subnets/a307b2e0-8fd9-44de-b1bb-71af64d4807a => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3295] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:40:34 2026] DELETE /v2.0/subnets/db4ec4a0-0704-42bc-a484-552d213b2c57 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:40:34.724 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d90c9220-d4a6-4580-9f1f-ddfa04d8cf04 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1722/3296] 10.0.0.152 () {32 vars in 721 bytes} [Thu Sep 10 12:40:34 2026] GET /v2.0/subnets/db4ec4a0-0704-42bc-a484-552d213b2c57 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:40:34.841 7 INFO neutron_taas.services.taas.taas_plugin [None req-c8cfcf23-de7a-4d5c-b61b-04b9a444d185 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] TaaS: Handle Delete Port: 09eb7a41-8d75-4b18-b210-2b2d3c23cb9b 2026-09-10 12:40:34.847 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c8cfcf23-de7a-4d5c-b61b-04b9a444d185 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] Tap Mirror: Handle Delete Port: 09eb7a41-8d75-4b18-b210-2b2d3c23cb9b [pid: 7|app: 0|req: 1575/3297] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:40:34 2026] DELETE /v2.0/networks/5733c929-ccfb-453e-b0bd-ed3f58ff9a9b => generated 0 bytes in 414 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:40:35.167 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c298ed60-0f02-499f-a4e3-8049d10016cc 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1723/3298] 10.0.0.152 () {32 vars in 723 bytes} [Thu Sep 10 12:40:35 2026] GET /v2.0/networks/5733c929-ccfb-453e-b0bd-ed3f58ff9a9b => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3299] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:40:35 2026] DELETE /v2.0/subnets/cf01a689-d5d3-464e-a669-b65b9695a540 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:40:35.453 8 INFO neutron.pecan_wsgi.hooks.translation [None req-def1a534-0a77-4be0-a8a8-49badc90acb6 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1724/3300] 10.0.0.152 () {32 vars in 721 bytes} [Thu Sep 10 12:40:35 2026] GET /v2.0/subnets/cf01a689-d5d3-464e-a669-b65b9695a540 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3301] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:40:35 2026] DELETE /v2.0/subnets/d9d9ea48-55b7-4d82-8eb4-a84186441e2a => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:40:35.699 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7057b6f6-6b8b-43b8-96f4-2cb3977c8859 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1725/3302] 10.0.0.152 () {32 vars in 721 bytes} [Thu Sep 10 12:40:35 2026] GET /v2.0/subnets/d9d9ea48-55b7-4d82-8eb4-a84186441e2a => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:40:35.824 7 INFO neutron_taas.services.taas.taas_plugin [None req-6aa5f7bb-bac1-4a7e-93fa-945546ad4c11 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] TaaS: Handle Delete Port: f215f76a-2d95-4283-b28b-6e50360b5288 2026-09-10 12:40:35.832 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6aa5f7bb-bac1-4a7e-93fa-945546ad4c11 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] Tap Mirror: Handle Delete Port: f215f76a-2d95-4283-b28b-6e50360b5288 [pid: 7|app: 0|req: 1578/3303] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:40:35 2026] DELETE /v2.0/networks/75bb30a1-3d24-4978-9cc9-5dce79f10672 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:40:36.050 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8a4996d7-aacb-409b-b12e-587c125f9e9c 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1726/3304] 10.0.0.152 () {32 vars in 723 bytes} [Thu Sep 10 12:40:36 2026] GET /v2.0/networks/75bb30a1-3d24-4978-9cc9-5dce79f10672 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:40:36.246 7 INFO neutron.services.segments.plugin [-] Segment 8d256c89-9a24-4120-a0bf-be241a27fdb5 resource provider aggregate not found 2026-09-10 12:40:36.249 7 INFO neutron.services.segments.plugin [-] Segment 8d256c89-9a24-4120-a0bf-be241a27fdb5 resource provider aggregate not found 2026-09-10 12:40:36.276 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8d256c89-9a24-4120-a0bf-be241a27fdb5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d256c89-9a24-4120-a0bf-be241a27fdb5 found for delete ", "request_id": "req-af825da2-f495-4333-a48c-1f0c14e1702c"}]} 2026-09-10 12:40:36.298 7 INFO neutron.services.segments.plugin [-] Segment ac259088-058b-4eac-b8c8-131a564a7219 resource provider aggregate not found 2026-09-10 12:40:36.308 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8d256c89-9a24-4120-a0bf-be241a27fdb5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d256c89-9a24-4120-a0bf-be241a27fdb5 found for delete ", "request_id": "req-7eebaf3f-498a-4ca9-a0ba-0fe2c0b0e54d"}]} 2026-09-10 12:40:36.324 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ac259088-058b-4eac-b8c8-131a564a7219 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac259088-058b-4eac-b8c8-131a564a7219 found for delete ", "request_id": "req-d3152bdc-c11e-4d77-a7be-599bc771998a"}]} [pid: 7|app: 0|req: 1579/3305] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:40:36 2026] DELETE /v2.0/subnets/c66a4b1a-9623-4349-bcb3-929f39a0af90 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:40:36.347 7 INFO neutron.services.segments.plugin [-] Segment ac259088-058b-4eac-b8c8-131a564a7219 resource provider aggregate not found 2026-09-10 12:40:36.368 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ac259088-058b-4eac-b8c8-131a564a7219 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac259088-058b-4eac-b8c8-131a564a7219 found for delete ", "request_id": "req-cfe4ee27-599e-4d04-ab7d-70b66698bb2f"}]} 2026-09-10 12:40:36.369 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6b7f3c6b-2740-4b98-b8cd-aade15f765bb 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1727/3306] 10.0.0.152 () {32 vars in 721 bytes} [Thu Sep 10 12:40:36 2026] GET /v2.0/subnets/c66a4b1a-9623-4349-bcb3-929f39a0af90 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3307] 10.0.0.152 () {32 vars in 724 bytes} [Thu Sep 10 12:40:36 2026] DELETE /v2.0/subnets/6676734d-308c-4272-920e-bf873fa0144e => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:40:36.588 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f4d35ec8-3b6a-40f9-a641-28349c7279af 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1728/3308] 10.0.0.152 () {32 vars in 721 bytes} [Thu Sep 10 12:40:36 2026] GET /v2.0/subnets/6676734d-308c-4272-920e-bf873fa0144e => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:40:36.723 7 INFO neutron_taas.services.taas.taas_plugin [None req-30668b30-4f7b-4813-9e3c-dbc219bf1fb1 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] TaaS: Handle Delete Port: 8adc6201-8f28-4f6e-9fb9-cfab1eb3f9ca 2026-09-10 12:40:36.730 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-30668b30-4f7b-4813-9e3c-dbc219bf1fb1 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] Tap Mirror: Handle Delete Port: 8adc6201-8f28-4f6e-9fb9-cfab1eb3f9ca [pid: 7|app: 0|req: 1581/3309] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:40:36 2026] DELETE /v2.0/networks/722dc5b1-9bcc-4cbc-823b-44c67be865f1 => generated 0 bytes in 446 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:40:37.062 8 INFO neutron.pecan_wsgi.hooks.translation [None req-35c1f6f1-44c0-45ec-9a18-04d6a13e042b 45306a278c904764a0f5c599d351bbad 63c213880b5c4807937b0b6dc98cbe78 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1729/3310] 10.0.0.152 () {32 vars in 723 bytes} [Thu Sep 10 12:40:37 2026] GET /v2.0/networks/722dc5b1-9bcc-4cbc-823b-44c67be865f1 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:40:38.342 7 INFO neutron.services.segments.plugin [-] Segment 4e9502c5-b113-4217-a763-506b58bd75c8 resource provider aggregate not found 2026-09-10 12:40:38.363 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4e9502c5-b113-4217-a763-506b58bd75c8 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e9502c5-b113-4217-a763-506b58bd75c8 found for delete ", "request_id": "req-b1f9286c-c856-44c3-9f86-e270b68153cd"}]} 2026-09-10 12:40:38.385 7 INFO neutron.services.segments.plugin [-] Segment 4e9502c5-b113-4217-a763-506b58bd75c8 resource provider aggregate not found 2026-09-10 12:40:38.407 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4e9502c5-b113-4217-a763-506b58bd75c8 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e9502c5-b113-4217-a763-506b58bd75c8 found for delete ", "request_id": "req-9d48d377-334f-45a9-a2ae-7a12d9347525"}]} [pid: 8|app: 0|req: 1731/3313] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:40:39 2026] GET /v2.0/security-groups?tenant_id=710660f82ee249ee9e2cecdb710317f0&name=default => generated 2929 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3314] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:40:39 2026] DELETE /v2.0/security-groups/4a89435a-988e-4604-b419-10f16d273157 => 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: 1732/3315] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:40:40 2026] GET /v2.0/security-groups?tenant_id=d12bd762456b49efaf9d1857cb4817ee&name=default => generated 2929 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3316] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:40:40 2026] DELETE /v2.0/security-groups/1d829112-6ae6-49ce-9b04-3aaf410defa1 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1733/3317] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:40:40 2026] GET /v2.0/security-groups?tenant_id=f57029874d514f83a510220e1150b5e9&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3318] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:40:40 2026] DELETE /v2.0/security-groups/7a4c0cc8-aba4-46a1-b90a-0ff895b8b770 => 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: 1734/3319] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:40:41 2026] GET /v2.0/security-groups?tenant_id=63c213880b5c4807937b0b6dc98cbe78&name=default => generated 2929 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3320] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:40:41 2026] DELETE /v2.0/security-groups/29c7bb82-d80b-40e2-bb9f-e3018f08e9da => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1735/3321] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:40:41 2026] GET /v2.0/security-groups?tenant_id=7792f165f4624b0ca476d6ba675256c9&name=default => generated 2929 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3322] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:40:41 2026] DELETE /v2.0/security-groups/af3cde9b-a809-4797-abad-032377cda51e => 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: 1736/3323] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:40:41 2026] GET /v2.0/security-groups?tenant_id=097f506d14c1495baafbebf42db681c1&name=default => generated 2929 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3324] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:40:42 2026] DELETE /v2.0/security-groups/0315acd5-4ff5-4c17-8668-9a9c12f38e52 => 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: 1737/3325] 10.0.0.152 () {32 vars in 774 bytes} [Thu Sep 10 12:40:42 2026] GET /v2.0/security-groups?tenant_id=a1e3f3f04ca2426586ad5e83e9fb6c89&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3326] 10.0.0.152 () {32 vars in 740 bytes} [Thu Sep 10 12:40:42 2026] DELETE /v2.0/security-groups/a83af590-121c-431b-bb6d-8f36022c8831 => 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: 1738/3327] 10.0.0.152 () {32 vars in 649 bytes} [Thu Sep 10 12:40:45 2026] GET /v2.0/networks => generated 2167 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3328] 10.0.0.152 () {32 vars in 655 bytes} [Thu Sep 10 12:40:47 2026] GET /v2.0/floatingips => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1739/3329] 10.0.0.152 () {32 vars in 647 bytes} [Thu Sep 10 12:40:47 2026] GET /v2.0/routers => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3330] 10.0.0.152 () {32 vars in 643 bytes} [Thu Sep 10 12:40:47 2026] GET /v2.0/ports => generated 4717 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1740/3331] 10.0.0.152 () {32 vars in 647 bytes} [Thu Sep 10 12:40:47 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: 1592/3332] 10.0.0.152 () {32 vars in 649 bytes} [Thu Sep 10 12:40:47 2026] GET /v2.0/networks => generated 2167 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1741/3333] 10.0.0.152 () {32 vars in 663 bytes} [Thu Sep 10 12:40:47 2026] GET /v2.0/security-groups => generated 17393 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3334] 10.0.0.152 () {32 vars in 655 bytes} [Thu Sep 10 12:40:47 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)