+ 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 May 7 16:08:01 2026] *** compiled with version: 13.3.0 on 05 May 2026 22:49:05 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-6947b4bdf5-p4s2c 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 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7fb70310c668 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/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet /var/lib/openstack/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet 2026-05-07 16:08:05.650 8 INFO neutron.common.config [-] Logging enabled! 2026-05-07 16:08:05.650 8 INFO neutron.common.config [-] uwsgi version 28.1.0.dev173 2026-05-07 16:08:05.675 7 INFO neutron.common.config [-] Logging enabled! 2026-05-07 16:08:05.675 7 INFO neutron.common.config [-] uwsgi version 28.1.0.dev173 2026-05-07 16:08:06.765 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-07 16:08:06.796 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-07 16:08:08.191 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-07 16:08:08.191 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-07 16:08:08.193 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-07 16:08:08.194 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-07 16:08:08.197 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-07 16:08:08.198 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-07 16:08:08.198 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-07 16:08:08.198 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-07 16:08:08.198 8 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-05-07 16:08:08.198 8 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-05-07 16:08:08.198 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-07 16:08:08.199 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-07 16:08:08.199 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-07 16:08:08.199 7 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-05-07 16:08:08.199 7 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-05-07 16:08:08.199 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-07 16:08:08.206 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-07 16:08:08.206 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-07 16:08:08.206 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-07 16:08:08.207 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-07 16:08:08.207 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-07 16:08:08.207 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-07 16:08:08.228 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-07 16:08:08.229 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-07 16:08:08.229 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-07 16:08:08.229 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-07 16:08:08.230 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-07 16:08:08.230 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-07 16:08:08.258 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-07 16:08:08.258 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-07 16:08:08.258 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-07 16:08:08.259 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-07 16:08:08.261 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-07 16:08:08.262 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-07 16:08:08.262 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-07 16:08:08.262 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-07 16:08:08.653 8 INFO neutron.plugins.ml2.managers [None req-11610ab5-246f-4a34-8cf8-acde825969e1 - - - - - -] Initializing driver for type 'vlan' 2026-05-07 16:08:08.927 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-11610ab5-246f-4a34-8cf8-acde825969e1 - - - - - -] VlanTypeDriver initialization complete 2026-05-07 16:08:08.927 8 INFO neutron.plugins.ml2.managers [None req-11610ab5-246f-4a34-8cf8-acde825969e1 - - - - - -] Initializing driver for type 'vxlan' 2026-05-07 16:08:08.928 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-11610ab5-246f-4a34-8cf8-acde825969e1 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-07 16:08:08.988 8 INFO neutron.plugins.ml2.managers [None req-11610ab5-246f-4a34-8cf8-acde825969e1 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-07 16:08:08.989 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-11610ab5-246f-4a34-8cf8-acde825969e1 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-07 16:08:08.989 8 INFO neutron.plugins.ml2.managers [None req-11610ab5-246f-4a34-8cf8-acde825969e1 - - - - - -] Initializing extension driver 'port_security' 2026-05-07 16:08:08.989 8 INFO neutron.plugins.ml2.extensions.port_security [None req-11610ab5-246f-4a34-8cf8-acde825969e1 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-07 16:08:08.989 8 INFO neutron.plugins.ml2.managers [None req-11610ab5-246f-4a34-8cf8-acde825969e1 - - - - - -] Initializing extension driver 'qos' 2026-05-07 16:08:08.989 8 INFO neutron.plugins.ml2.managers [None req-11610ab5-246f-4a34-8cf8-acde825969e1 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-07 16:08:08.989 8 INFO neutron.plugins.ml2.managers [None req-11610ab5-246f-4a34-8cf8-acde825969e1 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-07 16:08:09.006 8 INFO neutron.quota [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded quota_driver: . 2026-05-07 16:08:09.006 8 INFO neutron.plugins.ml2.plugin [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Modular L2 Plugin initialization complete 2026-05-07 16:08:09.007 8 INFO neutron.plugins.ml2.managers [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-07 16:08:09.007 8 INFO neutron.plugins.ml2.managers [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-07 16:08:09.007 8 INFO neutron.plugins.ml2.managers [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Got port-security extension from driver 'port_security' 2026-05-07 16:08:09.007 8 INFO neutron.manager [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loading Plugin: qos 2026-05-07 16:08:09.025 8 INFO neutron.manager [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loading Plugin: router 2026-05-07 16:08:09.074 8 INFO neutron.services.service_base [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-07 16:08:09.074 8 INFO neutron.manager [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loading Plugin: segments 2026-05-07 16:08:09.170 7 INFO neutron.plugins.ml2.managers [None req-14c40e85-32f8-4030-853a-14573e8364d8 - - - - - -] Initializing driver for type 'vlan' 2026-05-07 16:08:09.175 8 INFO neutron.manager [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loading Plugin: trunk 2026-05-07 16:08:09.190 8 INFO neutron.manager [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loading Plugin: vpnaas 2026-05-07 16:08:09.228 8 WARNING stevedore.named [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-07 16:08:09.305 8 INFO neutron_vpnaas.services.vpn.plugin [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-07 16:08:09.305 8 INFO neutron.manager [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loading Plugin: taas 2026-05-07 16:08:09.331 8 WARNING stevedore.named [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-07 16:08:09.354 8 INFO neutron_taas.services.taas.taas_plugin [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-07 16:08:09.355 8 INFO neutron.manager [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loading Plugin: tapmirror 2026-05-07 16:08:09.369 8 WARNING stevedore.named [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-07 16:08:09.392 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-07 16:08:09.392 8 INFO neutron.manager [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loading Plugin: auto_allocate 2026-05-07 16:08:09.400 8 INFO neutron.manager [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loading Plugin: tag 2026-05-07 16:08:09.409 8 INFO neutron.manager [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loading Plugin: timestamp 2026-05-07 16:08:09.412 8 INFO neutron.manager [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loading Plugin: network_ip_availability 2026-05-07 16:08:09.416 8 INFO neutron.manager [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loading Plugin: flavors 2026-05-07 16:08:09.420 8 INFO neutron.manager [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loading Plugin: revisions 2026-05-07 16:08:09.423 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Initializing extension manager. 2026-05-07 16:08:09.425 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: address-group 2026-05-07 16:08:09.426 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: address-scope 2026-05-07 16:08:09.426 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-07 16:08:09.427 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: agent 2026-05-07 16:08:09.428 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: agent-resources-synced 2026-05-07 16:08:09.429 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: allowed-address-pairs 2026-05-07 16:08:09.430 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: auto-allocated-topology 2026-05-07 16:08:09.431 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: availability_zone 2026-05-07 16:08:09.431 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: availability_zone_filter 2026-05-07 16:08:09.432 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-07 16:08:09.433 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: default-subnetpools 2026-05-07 16:08:09.434 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-07 16:08:09.435 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: dns-integration 2026-05-07 16:08:09.436 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: dns-domain-ports 2026-05-07 16:08:09.437 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-07 16:08:09.437 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: dvr 2026-05-07 16:08:09.438 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-07 16:08:09.439 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: empty-string-filtering 2026-05-07 16:08:09.440 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-07 16:08:09.440 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-07 16:08:09.441 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: external-net 2026-05-07 16:08:09.441 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-07 16:08:09.442 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: extraroute 2026-05-07 16:08:09.442 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: extraroute-atomic 2026-05-07 16:08:09.443 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: filter-validation 2026-05-07 16:08:09.443 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-07 16:08:09.444 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-07 16:08:09.444 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-07 16:08:09.445 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: fip-port-details 2026-05-07 16:08:09.446 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: flavors 2026-05-07 16:08:09.447 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-07 16:08:09.448 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: floatingip-pools 2026-05-07 16:08:09.448 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: ip_allocation 2026-05-07 16:08:09.449 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: ip-substring-filtering 2026-05-07 16:08:09.449 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: l2_adjacency 2026-05-07 16:08:09.451 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: router 2026-05-07 16:08:09.453 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-07 16:08:09.453 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-07 16:08:09.454 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-07 16:08:09.454 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: ext-gw-mode 2026-05-07 16:08:09.455 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: l3-ha 2026-05-07 16:08:09.455 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-07 16:08:09.456 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-07 16:08:09.456 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: l3-flavors 2026-05-07 16:08:09.457 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-07 16:08:09.458 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-07 16:08:09.460 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-07 16:08:09.461 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-07 16:08:09.462 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-07 16:08:09.463 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-07 16:08:09.464 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-07 16:08:09.465 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: multi-provider 2026-05-07 16:08:09.465 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: net-mtu 2026-05-07 16:08:09.466 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: net-mtu-writable 2026-05-07 16:08:09.466 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: network_availability_zone 2026-05-07 16:08:09.467 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: network_ha 2026-05-07 16:08:09.467 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: network-ip-availability 2026-05-07 16:08:09.468 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: network-ip-availability-details 2026-05-07 16:08:09.469 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-07 16:08:09.470 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: pagination 2026-05-07 16:08:09.470 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: port-device-profile 2026-05-07 16:08:09.470 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-14c40e85-32f8-4030-853a-14573e8364d8 - - - - - -] VlanTypeDriver initialization complete 2026-05-07 16:08:09.471 7 INFO neutron.plugins.ml2.managers [None req-14c40e85-32f8-4030-853a-14573e8364d8 - - - - - -] Initializing driver for type 'vxlan' 2026-05-07 16:08:09.471 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-07 16:08:09.471 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-14c40e85-32f8-4030-853a-14573e8364d8 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-07 16:08:09.471 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-07 16:08:09.472 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-07 16:08:09.472 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: port-mac-override 2026-05-07 16:08:09.473 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-07 16:08:09.473 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-07 16:08:09.474 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-07 16:08:09.474 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: port-resource-request 2026-05-07 16:08:09.475 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: port-resource-request-groups 2026-05-07 16:08:09.475 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-07 16:08:09.476 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: binding 2026-05-07 16:08:09.476 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: binding-extended 2026-05-07 16:08:09.477 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: port-security 2026-05-07 16:08:09.477 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: project-id 2026-05-07 16:08:09.478 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: provider 2026-05-07 16:08:09.478 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-07 16:08:09.480 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: qos 2026-05-07 16:08:09.481 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-07 16:08:09.482 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-07 16:08:09.482 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: qos-default 2026-05-07 16:08:09.483 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: qos-fip 2026-05-07 16:08:09.483 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-07 16:08:09.484 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: qos-gateway-ip 2026-05-07 16:08:09.484 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: qos-port-network-policy 2026-05-07 16:08:09.485 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: qos-pps-minimum 2026-05-07 16:08:09.485 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-07 16:08:09.486 7 INFO neutron.plugins.ml2.managers [None req-14c40e85-32f8-4030-853a-14573e8364d8 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-07 16:08:09.486 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-14c40e85-32f8-4030-853a-14573e8364d8 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-07 16:08:09.486 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: qos-pps 2026-05-07 16:08:09.486 7 INFO neutron.plugins.ml2.managers [None req-14c40e85-32f8-4030-853a-14573e8364d8 - - - - - -] Initializing extension driver 'port_security' 2026-05-07 16:08:09.486 7 INFO neutron.plugins.ml2.extensions.port_security [None req-14c40e85-32f8-4030-853a-14573e8364d8 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-07 16:08:09.486 7 INFO neutron.plugins.ml2.managers [None req-14c40e85-32f8-4030-853a-14573e8364d8 - - - - - -] Initializing extension driver 'qos' 2026-05-07 16:08:09.487 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: qos-rule-type-details 2026-05-07 16:08:09.487 7 INFO neutron.plugins.ml2.managers [None req-14c40e85-32f8-4030-853a-14573e8364d8 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-07 16:08:09.487 7 INFO neutron.plugins.ml2.managers [None req-14c40e85-32f8-4030-853a-14573e8364d8 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-07 16:08:09.487 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-07 16:08:09.488 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: qos-rules-alias 2026-05-07 16:08:09.488 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: quota-check-limit 2026-05-07 16:08:09.489 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: quota-check-limit-default 2026-05-07 16:08:09.491 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: quotas 2026-05-07 16:08:09.492 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: quota_details 2026-05-07 16:08:09.493 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: rbac-policies 2026-05-07 16:08:09.494 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: rbac-address-group 2026-05-07 16:08:09.494 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: rbac-address-scope 2026-05-07 16:08:09.495 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: rbac-security-groups 2026-05-07 16:08:09.495 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: rbac-subnetpool 2026-05-07 16:08:09.496 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: revision-if-match 2026-05-07 16:08:09.497 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: standard-attr-revisions 2026-05-07 16:08:09.497 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: router_availability_zone 2026-05-07 16:08:09.498 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-05-07 16:08:09.498 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-07 16:08:09.500 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: security-groups-default-rules 2026-05-07 16:08:09.501 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-07 16:08:09.501 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-07 16:08:09.502 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-07 16:08:09.502 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-07 16:08:09.503 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-07 16:08:09.503 7 INFO neutron.quota [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded quota_driver: . 2026-05-07 16:08:09.504 7 INFO neutron.plugins.ml2.plugin [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Modular L2 Plugin initialization complete 2026-05-07 16:08:09.504 7 INFO neutron.plugins.ml2.managers [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-07 16:08:09.504 7 INFO neutron.plugins.ml2.managers [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-07 16:08:09.504 7 INFO neutron.plugins.ml2.managers [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-07 16:08:09.504 7 INFO neutron.manager [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loading Plugin: qos 2026-05-07 16:08:09.507 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: security-group 2026-05-07 16:08:09.508 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: segment 2026-05-07 16:08:09.509 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-07 16:08:09.510 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: service-type 2026-05-07 16:08:09.510 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: sorting 2026-05-07 16:08:09.510 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: standard-attr-segment 2026-05-07 16:08:09.511 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: standard-attr-description 2026-05-07 16:08:09.512 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: stateful-security-group 2026-05-07 16:08:09.512 8 WARNING neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-07 16:08:09.513 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-07 16:08:09.513 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: subnet-external-network 2026-05-07 16:08:09.514 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: subnet_onboard 2026-05-07 16:08:09.514 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-07 16:08:09.515 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: subnet-service-types 2026-05-07 16:08:09.515 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: subnet_allocation 2026-05-07 16:08:09.516 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-07 16:08:09.516 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: tag-creation 2026-05-07 16:08:09.517 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-07 16:08:09.518 7 INFO neutron.manager [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loading Plugin: router 2026-05-07 16:08:09.524 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: standard-attr-tag 2026-05-07 16:08:09.526 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-07 16:08:09.527 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: trunk 2026-05-07 16:08:09.528 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: trunk-details 2026-05-07 16:08:09.529 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-07 16:08:09.529 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-07 16:08:09.530 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-07 16:08:09.531 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-07 16:08:09.532 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-07 16:08:09.533 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-07 16:08:09.534 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: vpn-flavors 2026-05-07 16:08:09.536 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: vpnaas 2026-05-07 16:08:09.537 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: taas 2026-05-07 16:08:09.538 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: tap-mirror 2026-05-07 16:08:09.539 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: tap-mirror-both-direction 2026-05-07 16:08:09.540 8 INFO neutron.api.extensions [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Loaded extension: taas-vlan-filter 2026-05-07 16:08:09.542 8 INFO neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-07 16:08:09.543 8 INFO neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-07 16:08:09.543 8 INFO neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-07 16:08:09.543 8 INFO neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-07 16:08:09.546 8 INFO neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-07 16:08:09.547 8 INFO neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-07 16:08:09.551 8 INFO neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-07 16:08:09.551 8 INFO neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-07 16:08:09.552 8 INFO neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-07 16:08:09.553 8 WARNING neutron.api.api_common [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 16:08:09.553 8 INFO neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-07 16:08:09.553 8 WARNING neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] subnetpool is already registered 2026-05-07 16:08:09.553 8 INFO neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-07 16:08:09.554 8 WARNING neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] subnetpool is already registered 2026-05-07 16:08:09.554 8 INFO neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-07 16:08:09.554 8 INFO neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-07 16:08:09.555 8 INFO neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-07 16:08:09.555 8 INFO neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-07 16:08:09.556 8 INFO neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-07 16:08:09.556 8 INFO neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-07 16:08:09.557 8 INFO neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-07 16:08:09.557 8 WARNING neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] ipsecpolicy is already registered 2026-05-07 16:08:09.557 8 INFO neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-07 16:08:09.557 8 WARNING neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] ikepolicy is already registered 2026-05-07 16:08:09.559 8 WARNING neutron.api.api_common [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 16:08:09.559 8 WARNING neutron.api.api_common [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 16:08:09.559 8 WARNING neutron.api.api_common [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 16:08:09.559 8 WARNING neutron.api.api_common [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 16:08:09.560 8 WARNING neutron.api.api_common [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 16:08:09.560 8 WARNING neutron.api.api_common [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 16:08:09.560 8 WARNING neutron.api.api_common [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 16:08:09.560 8 WARNING neutron.api.api_common [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 16:08:09.560 8 WARNING neutron.api.api_common [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 16:08:09.561 8 WARNING neutron.api.api_common [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 16:08:09.561 8 WARNING neutron.api.api_common [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 16:08:09.561 8 WARNING neutron.api.api_common [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 16:08:09.561 8 WARNING neutron.api.api_common [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 16:08:09.561 8 WARNING neutron.api.api_common [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 16:08:09.562 8 WARNING neutron.api.api_common [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 16:08:09.562 8 WARNING neutron.api.api_common [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 16:08:09.562 7 INFO neutron.services.service_base [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-07 16:08:09.563 7 INFO neutron.manager [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loading Plugin: segments 2026-05-07 16:08:09.565 8 INFO neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-07 16:08:09.565 8 WARNING neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] router is already registered 2026-05-07 16:08:09.565 8 INFO neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-07 16:08:09.565 8 WARNING neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] floatingip is already registered 2026-05-07 16:08:09.569 8 INFO neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-07 16:08:09.569 8 WARNING neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] rbac_policy is already registered 2026-05-07 16:08:09.570 8 INFO neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-07 16:08:09.570 8 WARNING neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] security_group is already registered 2026-05-07 16:08:09.570 8 INFO neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-07 16:08:09.571 8 WARNING neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] security_group_rule is already registered 2026-05-07 16:08:09.571 8 WARNING neutron.api.api_common [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 16:08:09.572 8 INFO neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-07 16:08:09.572 8 WARNING neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] subnetpool is already registered 2026-05-07 16:08:09.572 8 INFO neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-07 16:08:09.572 8 WARNING neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] subnetpool is already registered 2026-05-07 16:08:09.573 8 INFO neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-07 16:08:09.573 8 WARNING neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] trunk is already registered 2026-05-07 16:08:09.573 8 INFO neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-07 16:08:09.573 8 WARNING neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] ikepolicy is already registered 2026-05-07 16:08:09.574 8 INFO neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-07 16:08:09.574 8 WARNING neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] ipsecpolicy is already registered 2026-05-07 16:08:09.574 8 INFO neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-07 16:08:09.574 8 WARNING neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] endpoint_group is already registered 2026-05-07 16:08:09.575 8 INFO neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-07 16:08:09.575 8 WARNING neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] vpnservice is already registered 2026-05-07 16:08:09.575 8 INFO neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-07 16:08:09.575 8 WARNING neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] ipsec_site_connection is already registered 2026-05-07 16:08:09.576 8 INFO neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-07 16:08:09.576 8 WARNING neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] ipsecpolicy is already registered 2026-05-07 16:08:09.576 8 INFO neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-07 16:08:09.576 8 WARNING neutron.quota.resource_registry [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] ikepolicy is already registered 2026-05-07 16:08:09.615 8 WARNING keystonemiddleware._common.config [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 16:08:09.622 8 WARNING oslo_config.cfg [None req-8a25f70d-7d45-4c49-864e-26ce6638d1dd - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7fb70310c668 pid: 8 (default app) 2026-05-07 16:08:09.660 7 INFO neutron.manager [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loading Plugin: trunk 2026-05-07 16:08:09.674 7 INFO neutron.manager [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loading Plugin: vpnaas 2026-05-07 16:08:09.714 7 WARNING stevedore.named [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-07 16:08:09.766 7 INFO neutron_vpnaas.services.vpn.plugin [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-07 16:08:09.766 7 INFO neutron.manager [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loading Plugin: taas 2026-05-07 16:08:09.789 7 WARNING stevedore.named [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-07 16:08:09.807 7 INFO neutron_taas.services.taas.taas_plugin [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-07 16:08:09.807 7 INFO neutron.manager [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loading Plugin: tapmirror 2026-05-07 16:08:09.816 7 WARNING stevedore.named [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-07 16:08:09.829 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-07 16:08:09.829 7 INFO neutron.manager [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loading Plugin: auto_allocate 2026-05-07 16:08:09.835 7 INFO neutron.manager [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loading Plugin: tag 2026-05-07 16:08:09.842 7 INFO neutron.manager [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loading Plugin: timestamp 2026-05-07 16:08:09.846 7 INFO neutron.manager [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loading Plugin: network_ip_availability 2026-05-07 16:08:09.850 7 INFO neutron.manager [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loading Plugin: flavors 2026-05-07 16:08:09.854 7 INFO neutron.manager [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loading Plugin: revisions 2026-05-07 16:08:09.857 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Initializing extension manager. 2026-05-07 16:08:09.859 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: address-group 2026-05-07 16:08:09.860 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: address-scope 2026-05-07 16:08:09.860 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-07 16:08:09.861 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: agent 2026-05-07 16:08:09.861 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: agent-resources-synced 2026-05-07 16:08:09.863 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-07 16:08:09.863 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-07 16:08:09.864 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: availability_zone 2026-05-07 16:08:09.864 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: availability_zone_filter 2026-05-07 16:08:09.865 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-07 16:08:09.865 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: default-subnetpools 2026-05-07 16:08:09.867 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-07 16:08:09.867 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: dns-integration 2026-05-07 16:08:09.868 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: dns-domain-ports 2026-05-07 16:08:09.868 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-07 16:08:09.869 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: dvr 2026-05-07 16:08:09.869 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-07 16:08:09.870 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: empty-string-filtering 2026-05-07 16:08:09.870 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-07 16:08:09.871 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-07 16:08:09.871 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: external-net 2026-05-07 16:08:09.872 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-07 16:08:09.872 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: extraroute 2026-05-07 16:08:09.873 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: extraroute-atomic 2026-05-07 16:08:09.873 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: filter-validation 2026-05-07 16:08:09.874 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-07 16:08:09.875 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-07 16:08:09.875 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-07 16:08:09.876 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: fip-port-details 2026-05-07 16:08:09.876 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: flavors 2026-05-07 16:08:09.878 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-07 16:08:09.878 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: floatingip-pools 2026-05-07 16:08:09.879 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: ip_allocation 2026-05-07 16:08:09.879 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-07 16:08:09.880 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: l2_adjacency 2026-05-07 16:08:09.881 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: router 2026-05-07 16:08:09.882 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-07 16:08:09.883 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-07 16:08:09.884 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-07 16:08:09.885 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: ext-gw-mode 2026-05-07 16:08:09.885 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: l3-ha 2026-05-07 16:08:09.885 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-07 16:08:09.886 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-07 16:08:09.886 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: l3-flavors 2026-05-07 16:08:09.887 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-07 16:08:09.888 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-07 16:08:09.890 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-07 16:08:09.891 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-07 16:08:09.892 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-07 16:08:09.893 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-07 16:08:09.894 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-07 16:08:09.894 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: multi-provider 2026-05-07 16:08:09.895 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: net-mtu 2026-05-07 16:08:09.895 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: net-mtu-writable 2026-05-07 16:08:09.896 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: network_availability_zone 2026-05-07 16:08:09.896 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: network_ha 2026-05-07 16:08:09.897 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: network-ip-availability 2026-05-07 16:08:09.898 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: network-ip-availability-details 2026-05-07 16:08:09.899 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-07 16:08:09.899 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: pagination 2026-05-07 16:08:09.900 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: port-device-profile 2026-05-07 16:08:09.900 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-07 16:08:09.901 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-07 16:08:09.901 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-07 16:08:09.902 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: port-mac-override 2026-05-07 16:08:09.902 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-07 16:08:09.903 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-07 16:08:09.903 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-07 16:08:09.904 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: port-resource-request 2026-05-07 16:08:09.904 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-07 16:08:09.905 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-07 16:08:09.905 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: binding 2026-05-07 16:08:09.906 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: binding-extended 2026-05-07 16:08:09.906 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: port-security 2026-05-07 16:08:09.907 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: project-id 2026-05-07 16:08:09.908 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: provider 2026-05-07 16:08:09.908 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-07 16:08:09.910 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: qos 2026-05-07 16:08:09.911 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-07 16:08:09.911 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-07 16:08:09.912 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: qos-default 2026-05-07 16:08:09.912 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: qos-fip 2026-05-07 16:08:09.913 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-07 16:08:09.913 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-07 16:08:09.914 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-07 16:08:09.914 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-07 16:08:09.915 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-07 16:08:09.916 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: qos-pps 2026-05-07 16:08:09.916 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-07 16:08:09.917 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-07 16:08:09.917 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: qos-rules-alias 2026-05-07 16:08:09.918 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: quota-check-limit 2026-05-07 16:08:09.919 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-07 16:08:09.921 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: quotas 2026-05-07 16:08:09.922 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: quota_details 2026-05-07 16:08:09.923 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: rbac-policies 2026-05-07 16:08:09.924 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: rbac-address-group 2026-05-07 16:08:09.924 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: rbac-address-scope 2026-05-07 16:08:09.925 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: rbac-security-groups 2026-05-07 16:08:09.925 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-07 16:08:09.926 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: revision-if-match 2026-05-07 16:08:09.926 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-07 16:08:09.927 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: router_availability_zone 2026-05-07 16:08:09.927 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-05-07 16:08:09.928 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-07 16:08:09.929 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-07 16:08:09.930 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-07 16:08:09.930 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-07 16:08:09.931 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-07 16:08:09.931 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-07 16:08:09.932 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-07 16:08:09.937 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: security-group 2026-05-07 16:08:09.938 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: segment 2026-05-07 16:08:09.939 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-07 16:08:09.940 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: service-type 2026-05-07 16:08:09.940 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: sorting 2026-05-07 16:08:09.940 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: standard-attr-segment 2026-05-07 16:08:09.941 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: standard-attr-description 2026-05-07 16:08:09.942 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: stateful-security-group 2026-05-07 16:08:09.942 7 WARNING neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-07 16:08:09.943 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-07 16:08:09.943 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: subnet-external-network 2026-05-07 16:08:09.944 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: subnet_onboard 2026-05-07 16:08:09.944 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-07 16:08:09.945 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: subnet-service-types 2026-05-07 16:08:09.945 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: subnet_allocation 2026-05-07 16:08:09.946 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-07 16:08:09.946 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: tag-creation 2026-05-07 16:08:09.947 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-07 16:08:09.951 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: standard-attr-tag 2026-05-07 16:08:09.952 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-07 16:08:09.953 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: trunk 2026-05-07 16:08:09.953 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: trunk-details 2026-05-07 16:08:09.954 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-07 16:08:09.954 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-07 16:08:09.955 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-07 16:08:09.955 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-07 16:08:09.957 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-07 16:08:09.958 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-07 16:08:09.959 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: vpn-flavors 2026-05-07 16:08:09.960 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: vpnaas 2026-05-07 16:08:09.961 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: taas 2026-05-07 16:08:09.962 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: tap-mirror 2026-05-07 16:08:09.963 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-05-07 16:08:09.964 7 INFO neutron.api.extensions [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-07 16:08:09.966 7 INFO neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-07 16:08:09.966 7 INFO neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-07 16:08:09.966 7 INFO neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-07 16:08:09.966 7 INFO neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-07 16:08:09.969 7 INFO neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-07 16:08:09.970 7 INFO neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-07 16:08:09.974 7 INFO neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-07 16:08:09.974 7 INFO neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-07 16:08:09.975 7 INFO neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-07 16:08:09.976 7 WARNING neutron.api.api_common [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 16:08:09.976 7 INFO neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-07 16:08:09.976 7 WARNING neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] subnetpool is already registered 2026-05-07 16:08:09.977 7 INFO neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-07 16:08:09.977 7 WARNING neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] subnetpool is already registered 2026-05-07 16:08:09.977 7 INFO neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-07 16:08:09.978 7 INFO neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-07 16:08:09.978 7 INFO neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-07 16:08:09.978 7 INFO neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-07 16:08:09.979 7 INFO neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-07 16:08:09.979 7 INFO neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-07 16:08:09.980 7 INFO neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-07 16:08:09.980 7 WARNING neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] ipsecpolicy is already registered 2026-05-07 16:08:09.980 7 INFO neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-07 16:08:09.980 7 WARNING neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] ikepolicy is already registered 2026-05-07 16:08:09.981 7 WARNING neutron.api.api_common [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 16:08:09.981 7 WARNING neutron.api.api_common [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 16:08:09.982 7 WARNING neutron.api.api_common [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 16:08:09.982 7 WARNING neutron.api.api_common [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 16:08:09.982 7 WARNING neutron.api.api_common [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 16:08:09.982 7 WARNING neutron.api.api_common [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 16:08:09.983 7 WARNING neutron.api.api_common [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 16:08:09.983 7 WARNING neutron.api.api_common [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 16:08:09.983 7 WARNING neutron.api.api_common [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 16:08:09.983 7 WARNING neutron.api.api_common [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 16:08:09.983 7 WARNING neutron.api.api_common [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 16:08:09.983 7 WARNING neutron.api.api_common [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 16:08:09.983 7 WARNING neutron.api.api_common [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 16:08:09.983 7 WARNING neutron.api.api_common [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 16:08:09.983 7 WARNING neutron.api.api_common [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 16:08:09.984 7 WARNING neutron.api.api_common [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 16:08:09.986 7 INFO neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-07 16:08:09.986 7 WARNING neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] router is already registered 2026-05-07 16:08:09.987 7 INFO neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-07 16:08:09.987 7 WARNING neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] floatingip is already registered 2026-05-07 16:08:09.991 7 INFO neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-07 16:08:09.992 7 WARNING neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] rbac_policy is already registered 2026-05-07 16:08:09.992 7 INFO neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-07 16:08:09.993 7 WARNING neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] security_group is already registered 2026-05-07 16:08:09.993 7 INFO neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-07 16:08:09.993 7 WARNING neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] security_group_rule is already registered 2026-05-07 16:08:09.994 7 WARNING neutron.api.api_common [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 16:08:09.994 7 INFO neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-07 16:08:09.994 7 WARNING neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] subnetpool is already registered 2026-05-07 16:08:09.995 7 INFO neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-07 16:08:09.995 7 WARNING neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] subnetpool is already registered 2026-05-07 16:08:09.995 7 INFO neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-07 16:08:09.995 7 WARNING neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] trunk is already registered 2026-05-07 16:08:09.996 7 INFO neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-07 16:08:09.996 7 WARNING neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] ikepolicy is already registered 2026-05-07 16:08:09.996 7 INFO neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-07 16:08:09.996 7 WARNING neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] ipsecpolicy is already registered 2026-05-07 16:08:09.997 7 INFO neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-07 16:08:09.997 7 WARNING neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] endpoint_group is already registered 2026-05-07 16:08:09.997 7 INFO neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-07 16:08:09.997 7 WARNING neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] vpnservice is already registered 2026-05-07 16:08:09.998 7 INFO neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-07 16:08:09.998 7 WARNING neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] ipsec_site_connection is already registered 2026-05-07 16:08:09.998 7 INFO neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-07 16:08:09.998 7 WARNING neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] ipsecpolicy is already registered 2026-05-07 16:08:09.998 7 INFO neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-07 16:08:09.999 7 WARNING neutron.quota.resource_registry [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] ikepolicy is already registered 2026-05-07 16:08:10.036 7 WARNING keystonemiddleware._common.config [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 16:08:10.042 7 WARNING oslo_config.cfg [None req-09d79dd7-beba-4f3b-9169-89d862da70e3 - - - - - -] 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 0x7fb70310c668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 16:08:13.747 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6bf0b8de-98d6-4752-a764-ba30700208fe 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.19.213.68 () {44 vars in 924 bytes} [Thu May 7 16:08:13 2026] GET /v2.0/networks/public => generated 108 bytes in 651 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/5] 199.19.213.68 () {44 vars in 946 bytes} [Thu May 7 16:08:13 2026] GET /v2.0/networks?name=public => generated 15 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:08:14.786 8 WARNING neutron.services.revisions.revision_plugin [None req-18256bfe-c4f7-4668-92e0-ea6547f459f4 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Could not find related network for resource to bump revision. 2026-05-07 16:08:14.807 8 INFO neutron.db.segments_db [None req-18256bfe-c4f7-4668-92e0-ea6547f459f4 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Added segment a0cc09ba-bf2a-4b82-b337-5b424907497d of type flat for network 6cec88fc-565e-43b2-9c43-da22020725e6 2026-05-07 16:08:14.860 8 INFO neutron.pecan_wsgi.hooks.translation [None req-18256bfe-c4f7-4668-92e0-ea6547f459f4 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/6] 199.19.213.68 () {48 vars in 964 bytes} [Thu May 7 16:08:14 2026] POST /v2.0/networks => generated 124 bytes in 776 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:08:21.055 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a56cf330-2924-4f37-ba1d-bad3f4a5d425 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/7] 199.19.213.68 () {44 vars in 924 bytes} [Thu May 7 16:08:20 2026] GET /v2.0/networks/public => generated 108 bytes in 353 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/8] 199.19.213.68 () {44 vars in 946 bytes} [Thu May 7 16:08:21 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-05-07 16:08:21.500 7 WARNING neutron.services.revisions.revision_plugin [None req-4a894a7a-5eb2-41ec-8e29-92047e576b30 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Could not find related network for resource to bump revision. 2026-05-07 16:08:21.524 7 INFO neutron.db.segments_db [None req-4a894a7a-5eb2-41ec-8e29-92047e576b30 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Added segment cbfe2f2b-2eed-4fa1-a26e-acd667dfaaa0 of type flat for network 59f16caa-df08-4eb2-b4c0-d3789a185630 2026-05-07 16:08:21.592 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4a894a7a-5eb2-41ec-8e29-92047e576b30 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/9] 199.19.213.68 () {48 vars in 964 bytes} [Thu May 7 16:08:21 2026] POST /v2.0/networks => generated 124 bytes in 522 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:08:27.466 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5ac08cd5-9555-49f9-b65b-1a4fb0a4bb3b 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/10] 199.19.213.68 () {44 vars in 924 bytes} [Thu May 7 16:08:27 2026] GET /v2.0/networks/public => generated 108 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/11] 199.19.213.68 () {44 vars in 946 bytes} [Thu May 7 16:08:27 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-05-07 16:08:27.548 8 WARNING neutron.services.revisions.revision_plugin [None req-00f65f24-5b9d-4615-be91-a5bc10722efa 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Could not find related network for resource to bump revision. 2026-05-07 16:08:27.562 8 INFO neutron.db.segments_db [None req-00f65f24-5b9d-4615-be91-a5bc10722efa 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Added segment 6e7b047c-3593-4f75-b422-b675e08b4c6d of type flat for network 960ed627-3dfb-4410-91f0-8daac0939be1 2026-05-07 16:08:27.588 8 INFO neutron.pecan_wsgi.hooks.translation [None req-00f65f24-5b9d-4615-be91-a5bc10722efa 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/12] 199.19.213.68 () {48 vars in 964 bytes} [Thu May 7 16:08:27 2026] POST /v2.0/networks => generated 124 bytes in 104 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:08:33.455 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c1989b44-1b4f-4c21-a76b-519bd53f1832 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/14] 199.19.213.68 () {44 vars in 924 bytes} [Thu May 7 16:08:33 2026] GET /v2.0/networks/public => generated 108 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.19.213.68 () {44 vars in 946 bytes} [Thu May 7 16:08:33 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:08:33.523 8 WARNING neutron.services.revisions.revision_plugin [None req-3a5b9a9f-bf8d-4e6e-86bd-4bdd885d627b 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Could not find related network for resource to bump revision. 2026-05-07 16:08:33.540 8 INFO neutron.db.segments_db [None req-3a5b9a9f-bf8d-4e6e-86bd-4bdd885d627b 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Added segment 4572fee3-a212-473a-86d5-10f72c8217ee of type flat for network d8cda33e-4cd5-418b-a93a-89b4a6c9cdbf 2026-05-07 16:08:33.564 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3a5b9a9f-bf8d-4e6e-86bd-4bdd885d627b 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/16] 199.19.213.68 () {48 vars in 964 bytes} [Thu May 7 16:08:33 2026] POST /v2.0/networks => generated 124 bytes in 96 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:08:39.507 7 INFO neutron.pecan_wsgi.hooks.translation [None req-287adfbe-2898-42ea-9da7-dcfba73e223c 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/17] 199.19.213.68 () {44 vars in 924 bytes} [Thu May 7 16:08:39 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: 8|app: 0|req: 11/18] 199.19.213.68 () {44 vars in 946 bytes} [Thu May 7 16:08:39 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:08:39.587 7 WARNING neutron.services.revisions.revision_plugin [None req-1c14871d-c860-4e86-9319-cdeab70e3d9e 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Could not find related network for resource to bump revision. 2026-05-07 16:08:39.608 7 INFO neutron.db.segments_db [None req-1c14871d-c860-4e86-9319-cdeab70e3d9e 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Added segment e1bf3f23-2cf0-4e7f-94f0-63dc37291094 of type flat for network 2cea16a9-888d-4890-a146-7996d1b3d937 2026-05-07 16:08:39.644 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1c14871d-c860-4e86-9319-cdeab70e3d9e 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/19] 199.19.213.68 () {48 vars in 964 bytes} [Thu May 7 16:08:39 2026] POST /v2.0/networks => generated 124 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:08:45.536 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ea5c6cea-b940-4a19-9b32-033f718d7864 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/21] 199.19.213.68 () {44 vars in 924 bytes} [Thu May 7 16:08:45 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/22] 199.19.213.68 () {44 vars in 946 bytes} [Thu May 7 16:08:45 2026] GET /v2.0/networks?name=public => generated 15 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:08:45.625 7 WARNING neutron.services.revisions.revision_plugin [None req-df907064-49c5-4b13-a23b-5b2b6450fdbb 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Could not find related network for resource to bump revision. 2026-05-07 16:08:45.639 7 INFO neutron.db.segments_db [None req-df907064-49c5-4b13-a23b-5b2b6450fdbb 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Added segment 734de3ef-3566-4837-b263-c67b2731c157 of type flat for network 65cd5016-3543-4673-9bea-17ddfd626d5f [pid: 7|app: 0|req: 10/23] 199.19.213.68 () {48 vars in 964 bytes} [Thu May 7 16:08:45 2026] POST /v2.0/networks => generated 706 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:08:46.883 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7d1b25b0-62c1-4602-93e6-6956df9c2cc8 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/24] 199.19.213.68 () {44 vars in 924 bytes} [Thu May 7 16:08:46 2026] GET /v2.0/networks/public => generated 108 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/25] 199.19.213.68 () {44 vars in 946 bytes} [Thu May 7 16:08:46 2026] GET /v2.0/networks?name=public => generated 709 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:08:46.951 8 INFO neutron.pecan_wsgi.hooks.translation [None req-91251990-6445-435d-ae72-72b4dc2872fb 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 15/26] 199.19.213.68 () {44 vars in 1031 bytes} [Thu May 7 16:08:46 2026] GET /v2.0/subnets/public-subnet?network_id=65cd5016-3543-4673-9bea-17ddfd626d5f => generated 113 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/27] 199.19.213.68 () {44 vars in 1054 bytes} [Thu May 7 16:08:46 2026] GET /v2.0/subnets?name=public-subnet&network_id=65cd5016-3543-4673-9bea-17ddfd626d5f => generated 14 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/28] 199.19.213.68 () {48 vars in 962 bytes} [Thu May 7 16:08:46 2026] POST /v2.0/subnets => generated 664 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:13:39.701 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2c21acde-b571-450d-a4a8-a3cc409df4e5 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/66] 199.19.213.68 () {44 vars in 934 bytes} [Thu May 7 16:13:39 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 106 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/67] 199.19.213.68 () {44 vars in 956 bytes} [Thu May 7 16:13:39 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:13:39.780 7 INFO neutron.db.segments_db [None req-ef4d128b-d2fc-4be6-9384-d2c5567abb72 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Added segment 3cff789c-2818-40fc-ae41-8bc5642912c6 of type vxlan for network 644d9599-0f4f-4fdc-aafb-ae773c864753 [pid: 7|app: 0|req: 33/68] 199.19.213.68 () {48 vars in 963 bytes} [Thu May 7 16:13:39 2026] POST /v2.0/networks => generated 707 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:13:40.797 8 INFO neutron.pecan_wsgi.hooks.translation [None req-102a90ee-8a15-4096-bbd6-34a89bbb187b 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/69] 199.19.213.68 () {44 vars in 934 bytes} [Thu May 7 16:13:40 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/70] 199.19.213.68 () {44 vars in 956 bytes} [Thu May 7 16:13:40 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:13:40.857 8 INFO neutron.pecan_wsgi.hooks.translation [None req-886ea1db-35e7-4639-af5a-5f5a4a0853b3 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/71] 199.19.213.68 () {44 vars in 1033 bytes} [Thu May 7 16:13:40 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=644d9599-0f4f-4fdc-aafb-ae773c864753 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/72] 199.19.213.68 () {44 vars in 1056 bytes} [Thu May 7 16:13:40 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=644d9599-0f4f-4fdc-aafb-ae773c864753 => generated 14 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/73] 199.19.213.68 () {48 vars in 962 bytes} [Thu May 7 16:13:40 2026] POST /v2.0/subnets => generated 651 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:13:42.052 7 INFO neutron.api.v2.resource [None req-183d5351-c78b-4e9d-a8b7-5b517acd15a8 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/74] 199.19.213.68 () {44 vars in 968 bytes} [Thu May 7 16:13:42 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: 39/75] 199.19.213.68 () {44 vars in 990 bytes} [Thu May 7 16:13:42 2026] GET /v2.0/security-groups?name=lb-health-mgr-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: 37/76] 199.19.213.68 () {48 vars in 977 bytes} [Thu May 7 16:13:42 2026] POST /v2.0/security-groups => generated 1616 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/77] 199.19.213.68 () {44 vars in 998 bytes} [Thu May 7 16:13:43 2026] GET /v2.0/security-groups/50a11d4c-3cf2-478f-b750-9b6322b13610 => generated 1616 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/78] 199.19.213.68 () {44 vars in 998 bytes} [Thu May 7 16:13:43 2026] GET /v2.0/security-groups/50a11d4c-3cf2-478f-b750-9b6322b13610 => generated 1616 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/79] 199.19.213.68 () {44 vars in 998 bytes} [Thu May 7 16:13:43 2026] GET /v2.0/security-groups/50a11d4c-3cf2-478f-b750-9b6322b13610 => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/80] 199.19.213.68 () {48 vars in 988 bytes} [Thu May 7 16:13:43 2026] POST /v2.0/security-group-rules => generated 601 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/83] 199.19.213.68 () {44 vars in 998 bytes} [Thu May 7 16:13:44 2026] GET /v2.0/security-groups/50a11d4c-3cf2-478f-b750-9b6322b13610 => generated 2230 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/84] 199.19.213.68 () {44 vars in 998 bytes} [Thu May 7 16:13:44 2026] GET /v2.0/security-groups/50a11d4c-3cf2-478f-b750-9b6322b13610 => generated 2230 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/85] 199.19.213.68 () {44 vars in 998 bytes} [Thu May 7 16:13:44 2026] GET /v2.0/security-groups/50a11d4c-3cf2-478f-b750-9b6322b13610 => generated 2230 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/86] 199.19.213.68 () {48 vars in 988 bytes} [Thu May 7 16:13:44 2026] POST /v2.0/security-group-rules => generated 603 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/87] 199.19.213.68 () {44 vars in 998 bytes} [Thu May 7 16:13:45 2026] GET /v2.0/security-groups/50a11d4c-3cf2-478f-b750-9b6322b13610 => generated 2846 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/88] 199.19.213.68 () {44 vars in 998 bytes} [Thu May 7 16:13:45 2026] GET /v2.0/security-groups/50a11d4c-3cf2-478f-b750-9b6322b13610 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/89] 199.19.213.68 () {44 vars in 998 bytes} [Thu May 7 16:13:45 2026] GET /v2.0/security-groups/50a11d4c-3cf2-478f-b750-9b6322b13610 => generated 2846 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/90] 199.19.213.68 () {48 vars in 988 bytes} [Thu May 7 16:13:45 2026] POST /v2.0/security-group-rules => generated 603 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/91] 199.19.213.68 () {44 vars in 998 bytes} [Thu May 7 16:13:46 2026] GET /v2.0/security-groups/50a11d4c-3cf2-478f-b750-9b6322b13610 => generated 3462 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/92] 199.19.213.68 () {44 vars in 998 bytes} [Thu May 7 16:13:46 2026] GET /v2.0/security-groups/50a11d4c-3cf2-478f-b750-9b6322b13610 => generated 3462 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/93] 199.19.213.68 () {44 vars in 998 bytes} [Thu May 7 16:13:46 2026] GET /v2.0/security-groups/50a11d4c-3cf2-478f-b750-9b6322b13610 => generated 3462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/94] 199.19.213.68 () {48 vars in 988 bytes} [Thu May 7 16:13:46 2026] POST /v2.0/security-group-rules => generated 603 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/95] 199.19.213.68 () {44 vars in 998 bytes} [Thu May 7 16:13:47 2026] GET /v2.0/security-groups/50a11d4c-3cf2-478f-b750-9b6322b13610 => generated 4078 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/96] 199.19.213.68 () {44 vars in 998 bytes} [Thu May 7 16:13:47 2026] GET /v2.0/security-groups/50a11d4c-3cf2-478f-b750-9b6322b13610 => generated 4078 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/97] 199.19.213.68 () {44 vars in 998 bytes} [Thu May 7 16:13:47 2026] GET /v2.0/security-groups/50a11d4c-3cf2-478f-b750-9b6322b13610 => generated 4078 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/98] 199.19.213.68 () {48 vars in 988 bytes} [Thu May 7 16:13:47 2026] POST /v2.0/security-group-rules => generated 603 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/99] 199.19.213.68 () {44 vars in 984 bytes} [Thu May 7 16:13:48 2026] GET /v2.0/networks/644d9599-0f4f-4fdc-aafb-ae773c864753 => generated 732 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:13:48.878 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a39b217b-5658-48f7-9951-661c5b38b423 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/100] 199.19.213.68 () {44 vars in 1073 bytes} [Thu May 7 16:13:48 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=644d9599-0f4f-4fdc-aafb-ae773c864753 => generated 132 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/101] 199.19.213.68 () {44 vars in 1096 bytes} [Thu May 7 16:13:48 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=644d9599-0f4f-4fdc-aafb-ae773c864753 => 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: 52/102] 199.19.213.68 () {44 vars in 998 bytes} [Thu May 7 16:13:48 2026] GET /v2.0/security-groups/50a11d4c-3cf2-478f-b750-9b6322b13610 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/103] 199.19.213.68 () {48 vars in 958 bytes} [Thu May 7 16:13:48 2026] POST /v2.0/ports => generated 1096 bytes in 603 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-07 16:13:56.480 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1f6e72d3-2d05-4e87-825b-e3a50c12c41a 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/104] 199.19.213.68 () {44 vars in 977 bytes} [Thu May 7 16:13:56 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 52/105] 199.19.213.68 () {44 vars in 999 bytes} [Thu May 7 16:13:56 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/106] 199.19.213.68 () {48 vars in 1029 bytes} [Thu May 7 16:13:56 2026] PUT /v2.0/ports/97cef74a-1f13-45d9-9fd4-38ac13b0390a => generated 1245 bytes in 610 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/107] 199.19.213.68 () {44 vars in 917 bytes} [Thu May 7 16:13:58 2026] GET /v2.0/ports => generated 3726 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:13:59.825 7 INFO neutron.api.v2.resource [None req-de4729f5-0ebf-4f22-a1d4-486a2f0e50d3 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 55/110] 199.19.213.68 () {44 vars in 956 bytes} [Thu May 7 16:13:59 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 32 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: 56/111] 199.19.213.68 () {44 vars in 978 bytes} [Thu May 7 16:13:59 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/112] 199.19.213.68 () {48 vars in 977 bytes} [Thu May 7 16:13:59 2026] POST /v2.0/security-groups => generated 1610 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/113] 199.19.213.68 () {44 vars in 998 bytes} [Thu May 7 16:14:00 2026] GET /v2.0/security-groups/0b0b4e47-9b1d-4adb-a7c0-670eae9e3318 => generated 1610 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/114] 199.19.213.68 () {44 vars in 998 bytes} [Thu May 7 16:14:00 2026] GET /v2.0/security-groups/0b0b4e47-9b1d-4adb-a7c0-670eae9e3318 => generated 1610 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/115] 199.19.213.68 () {44 vars in 998 bytes} [Thu May 7 16:14:00 2026] GET /v2.0/security-groups/0b0b4e47-9b1d-4adb-a7c0-670eae9e3318 => generated 1610 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/116] 199.19.213.68 () {48 vars in 988 bytes} [Thu May 7 16:14:00 2026] POST /v2.0/security-group-rules => generated 621 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/117] 199.19.213.68 () {44 vars in 998 bytes} [Thu May 7 16:14:01 2026] GET /v2.0/security-groups/0b0b4e47-9b1d-4adb-a7c0-670eae9e3318 => generated 2244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/118] 199.19.213.68 () {44 vars in 998 bytes} [Thu May 7 16:14:01 2026] GET /v2.0/security-groups/0b0b4e47-9b1d-4adb-a7c0-670eae9e3318 => generated 2244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/119] 199.19.213.68 () {44 vars in 998 bytes} [Thu May 7 16:14:01 2026] GET /v2.0/security-groups/0b0b4e47-9b1d-4adb-a7c0-670eae9e3318 => generated 2244 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/120] 199.19.213.68 () {48 vars in 988 bytes} [Thu May 7 16:14:02 2026] POST /v2.0/security-group-rules => generated 625 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/129] 199.19.213.68 () {44 vars in 972 bytes} [Thu May 7 16:15:10 2026] GET /v2.0/quotas/4e0026f69dad4525938f9d408e74abb7 => 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: 65/130] 199.19.213.68 () {48 vars in 1024 bytes} [Thu May 7 16:15:11 2026] PUT /v2.0/quotas/4e0026f69dad4525938f9d408e74abb7 => generated 291 bytes in 31 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-05-07 16:17:31.575 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c50dafdc-e08c-440f-b3be-d9301ae48839 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 76/151] 199.19.213.68 () {30 vars in 741 bytes} [Thu May 7 16:17:31 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 158 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 76/152] 199.19.213.68 () {30 vars in 763 bytes} [Thu May 7 16:17:31 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:17:33.623 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dcada3a6-26d1-48bb-8a2a-f7d807bc67a3 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 77/153] 199.19.213.68 () {30 vars in 741 bytes} [Thu May 7 16:17:33 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/154] 199.19.213.68 () {30 vars in 763 bytes} [Thu May 7 16:17:33 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:23:29.089 7 INFO neutron.api.v2.resource [None req-8b6cad9d-b404-4fca-ab34-7286358d38a4 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 102/203] 199.19.213.68 () {44 vars in 1071 bytes} [Thu May 7 16:23:28 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=0b516825fcba43ba80aacc746b7b70ae => generated 139 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/204] 199.19.213.68 () {44 vars in 1094 bytes} [Thu May 7 16:23:29 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=0b516825fcba43ba80aacc746b7b70ae => generated 23 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/205] 199.19.213.68 () {48 vars in 978 bytes} [Thu May 7 16:23:29 2026] POST /v2.0/security-groups => generated 1624 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/206] 199.19.213.68 () {44 vars in 1085 bytes} [Thu May 7 16:23:30 2026] GET /v2.0/security-groups/2d5932ae-ae7f-491c-bb03-605b8c659eb0?project_id=0b516825fcba43ba80aacc746b7b70ae => generated 1624 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/207] 199.19.213.68 () {44 vars in 998 bytes} [Thu May 7 16:23:30 2026] GET /v2.0/security-groups/2d5932ae-ae7f-491c-bb03-605b8c659eb0 => generated 1624 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/208] 199.19.213.68 () {44 vars in 1085 bytes} [Thu May 7 16:23:30 2026] GET /v2.0/security-groups/2d5932ae-ae7f-491c-bb03-605b8c659eb0?project_id=0b516825fcba43ba80aacc746b7b70ae => generated 1624 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/209] 199.19.213.68 () {48 vars in 988 bytes} [Thu May 7 16:23:30 2026] POST /v2.0/security-group-rules => generated 597 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/210] 199.19.213.68 () {44 vars in 1085 bytes} [Thu May 7 16:23:31 2026] GET /v2.0/security-groups/2d5932ae-ae7f-491c-bb03-605b8c659eb0?project_id=0b516825fcba43ba80aacc746b7b70ae => generated 2234 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/211] 199.19.213.68 () {44 vars in 998 bytes} [Thu May 7 16:23:31 2026] GET /v2.0/security-groups/2d5932ae-ae7f-491c-bb03-605b8c659eb0 => generated 2234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/212] 199.19.213.68 () {44 vars in 1085 bytes} [Thu May 7 16:23:31 2026] GET /v2.0/security-groups/2d5932ae-ae7f-491c-bb03-605b8c659eb0?project_id=0b516825fcba43ba80aacc746b7b70ae => 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: 107/213] 199.19.213.68 () {48 vars in 988 bytes} [Thu May 7 16:23:31 2026] POST /v2.0/security-group-rules => generated 599 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/214] 199.19.213.68 () {44 vars in 1085 bytes} [Thu May 7 16:23:32 2026] GET /v2.0/security-groups/2d5932ae-ae7f-491c-bb03-605b8c659eb0?project_id=0b516825fcba43ba80aacc746b7b70ae => generated 2846 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/215] 199.19.213.68 () {44 vars in 998 bytes} [Thu May 7 16:23:32 2026] GET /v2.0/security-groups/2d5932ae-ae7f-491c-bb03-605b8c659eb0 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/216] 199.19.213.68 () {44 vars in 1085 bytes} [Thu May 7 16:23:32 2026] GET /v2.0/security-groups/2d5932ae-ae7f-491c-bb03-605b8c659eb0?project_id=0b516825fcba43ba80aacc746b7b70ae => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/217] 199.19.213.68 () {48 vars in 988 bytes} [Thu May 7 16:23:32 2026] POST /v2.0/security-group-rules => generated 601 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/218] 199.19.213.68 () {44 vars in 1085 bytes} [Thu May 7 16:23:34 2026] GET /v2.0/security-groups/2d5932ae-ae7f-491c-bb03-605b8c659eb0?project_id=0b516825fcba43ba80aacc746b7b70ae => generated 3460 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/219] 199.19.213.68 () {44 vars in 998 bytes} [Thu May 7 16:23:34 2026] GET /v2.0/security-groups/2d5932ae-ae7f-491c-bb03-605b8c659eb0 => generated 3460 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/220] 199.19.213.68 () {44 vars in 1085 bytes} [Thu May 7 16:23:34 2026] GET /v2.0/security-groups/2d5932ae-ae7f-491c-bb03-605b8c659eb0?project_id=0b516825fcba43ba80aacc746b7b70ae => generated 3460 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/221] 199.19.213.68 () {48 vars in 988 bytes} [Thu May 7 16:23:34 2026] POST /v2.0/security-group-rules => generated 602 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/240] 199.19.213.68 () {30 vars in 739 bytes} [Thu May 7 16:25:52 2026] GET /v2.0/networks?tenant_id=0b516825fcba43ba80aacc746b7b70ae&shared=False => generated 15 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:25:52.509 8 INFO neutron.db.segments_db [None req-5be693d4-9900-45b3-89bc-c34d05562d6b 19250034ad1243e1aea9fe5937fac64c 0b516825fcba43ba80aacc746b7b70ae - - b6d475f664684f6d9709f9d659f84507 b6d475f664684f6d9709f9d659f84507] Added segment c928d8a8-4ed4-4528-9240-9a74594a17ab of type vxlan for network 0e1f0453-3894-427e-a074-7dd194be0592 [pid: 8|app: 0|req: 120/241] 199.19.213.68 () {34 vars in 681 bytes} [Thu May 7 16:25:52 2026] POST /v2.0/networks => generated 718 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/242] 199.19.213.68 () {30 vars in 721 bytes} [Thu May 7 16:25:52 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 121/243] 199.19.213.68 () {30 vars in 632 bytes} [Thu May 7 16:25:52 2026] GET /v2.0/extensions => generated 22222 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/244] 199.19.213.68 () {34 vars in 676 bytes} [Thu May 7 16:25:52 2026] POST /v2.0/ports => generated 999 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/245] 199.19.213.68 () {30 vars in 702 bytes} [Thu May 7 16:25:53 2026] GET /v2.0/networks/0e1f0453-3894-427e-a074-7dd194be0592 => generated 705 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/246] 199.19.213.68 () {30 vars in 721 bytes} [Thu May 7 16:25:54 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/247] 199.19.213.68 () {30 vars in 702 bytes} [Thu May 7 16:25:55 2026] GET /v2.0/networks/0e1f0453-3894-427e-a074-7dd194be0592 => generated 705 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/252] 199.19.213.68 () {44 vars in 972 bytes} [Thu May 7 16:26:21 2026] GET /v2.0/quotas/0b516825fcba43ba80aacc746b7b70ae => 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: 126/253] 199.19.213.68 () {48 vars in 1024 bytes} [Thu May 7 16:26:21 2026] PUT /v2.0/quotas/0b516825fcba43ba80aacc746b7b70ae => generated 291 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:37:19.595 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ce591535-51a6-4ee3-a133-80db7b2f362c 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 172/342] 199.19.213.68 () {44 vars in 924 bytes} [Thu May 7 16:37:19 2026] GET /v2.0/networks/public => generated 108 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/343] 199.19.213.68 () {44 vars in 946 bytes} [Thu May 7 16:37:19 2026] GET /v2.0/networks?name=public => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:37:20.809 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d0c6562f-4dc7-477a-9799-c668eddca643 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 173/344] 199.19.213.68 () {44 vars in 924 bytes} [Thu May 7 16:37:20 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/345] 199.19.213.68 () {44 vars in 946 bytes} [Thu May 7 16:37:20 2026] GET /v2.0/networks?name=public => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:37:20.892 7 INFO neutron.pecan_wsgi.hooks.translation [None req-de897d1e-2169-46cf-a30f-e429f4f9482c 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 174/346] 199.19.213.68 () {44 vars in 1031 bytes} [Thu May 7 16:37:20 2026] GET /v2.0/subnets/public-subnet?network_id=65cd5016-3543-4673-9bea-17ddfd626d5f => generated 113 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/347] 199.19.213.68 () {44 vars in 1054 bytes} [Thu May 7 16:37:20 2026] GET /v2.0/subnets?name=public-subnet&network_id=65cd5016-3543-4673-9bea-17ddfd626d5f => generated 667 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:37:48.998 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bb3d0e03-1a87-4568-8ed9-074896d3521c 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 177/352] 199.19.213.68 () {44 vars in 934 bytes} [Thu May 7 16:37:48 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: 176/353] 199.19.213.68 () {44 vars in 956 bytes} [Thu May 7 16:37:49 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-05-07 16:37:50.003 7 INFO neutron.pecan_wsgi.hooks.translation [None req-74a9b1f2-bd31-4ffe-8611-4e9f6a2dc3a0 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 178/354] 199.19.213.68 () {44 vars in 934 bytes} [Thu May 7 16:37:49 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/355] 199.19.213.68 () {44 vars in 956 bytes} [Thu May 7 16:37:50 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:37:50.078 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d0cc9dbc-5de2-4852-adcf-02a6c549bba2 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 179/356] 199.19.213.68 () {44 vars in 1033 bytes} [Thu May 7 16:37:50 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=644d9599-0f4f-4fdc-aafb-ae773c864753 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/357] 199.19.213.68 () {44 vars in 1056 bytes} [Thu May 7 16:37:50 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=644d9599-0f4f-4fdc-aafb-ae773c864753 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:37:51.167 7 INFO neutron.api.v2.resource [None req-80fdbb2b-c32d-42fd-b1be-de7300e2d3fd 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 180/358] 199.19.213.68 () {44 vars in 968 bytes} [Thu May 7 16:37:51 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/359] 199.19.213.68 () {44 vars in 990 bytes} [Thu May 7 16:37:51 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/360] 199.19.213.68 () {44 vars in 998 bytes} [Thu May 7 16:37:52 2026] GET /v2.0/security-groups/50a11d4c-3cf2-478f-b750-9b6322b13610 => generated 4694 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/361] 199.19.213.68 () {44 vars in 998 bytes} [Thu May 7 16:37:52 2026] GET /v2.0/security-groups/50a11d4c-3cf2-478f-b750-9b6322b13610 => generated 4694 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/362] 199.19.213.68 () {44 vars in 1008 bytes} [Thu May 7 16:37:52 2026] GET /v2.0/security-group-rules/843b6361-20dd-46cd-8834-994ff17dec51 => 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: 181/363] 199.19.213.68 () {44 vars in 998 bytes} [Thu May 7 16:37:53 2026] GET /v2.0/security-groups/50a11d4c-3cf2-478f-b750-9b6322b13610 => generated 4694 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/364] 199.19.213.68 () {44 vars in 998 bytes} [Thu May 7 16:37:53 2026] GET /v2.0/security-groups/50a11d4c-3cf2-478f-b750-9b6322b13610 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/365] 199.19.213.68 () {44 vars in 1008 bytes} [Thu May 7 16:37:53 2026] GET /v2.0/security-group-rules/5ee0f4e9-6a4e-454a-a1c5-e0cad246d9f9 => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/366] 199.19.213.68 () {44 vars in 998 bytes} [Thu May 7 16:37:54 2026] GET /v2.0/security-groups/50a11d4c-3cf2-478f-b750-9b6322b13610 => generated 4694 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/367] 199.19.213.68 () {44 vars in 998 bytes} [Thu May 7 16:37:54 2026] GET /v2.0/security-groups/50a11d4c-3cf2-478f-b750-9b6322b13610 => 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: 185/368] 199.19.213.68 () {44 vars in 1008 bytes} [Thu May 7 16:37:54 2026] GET /v2.0/security-group-rules/0c6ff787-571f-460c-bf41-30e7487e21c4 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/369] 199.19.213.68 () {44 vars in 998 bytes} [Thu May 7 16:37:55 2026] GET /v2.0/security-groups/50a11d4c-3cf2-478f-b750-9b6322b13610 => generated 4694 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/370] 199.19.213.68 () {44 vars in 998 bytes} [Thu May 7 16:37:55 2026] GET /v2.0/security-groups/50a11d4c-3cf2-478f-b750-9b6322b13610 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/371] 199.19.213.68 () {44 vars in 1008 bytes} [Thu May 7 16:37:55 2026] GET /v2.0/security-group-rules/3b0a4a88-e826-48c1-9108-eec3bc825f9b => generated 603 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/372] 199.19.213.68 () {44 vars in 998 bytes} [Thu May 7 16:37:56 2026] GET /v2.0/security-groups/50a11d4c-3cf2-478f-b750-9b6322b13610 => 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: 186/373] 199.19.213.68 () {44 vars in 998 bytes} [Thu May 7 16:37:56 2026] GET /v2.0/security-groups/50a11d4c-3cf2-478f-b750-9b6322b13610 => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/374] 199.19.213.68 () {44 vars in 1008 bytes} [Thu May 7 16:37:56 2026] GET /v2.0/security-group-rules/7aa809c4-c771-4d7c-9c86-36e6bc8e3e4b => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/375] 199.19.213.68 () {44 vars in 984 bytes} [Thu May 7 16:37:57 2026] GET /v2.0/networks/644d9599-0f4f-4fdc-aafb-ae773c864753 => generated 732 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:37:57.460 7 INFO neutron.pecan_wsgi.hooks.translation [None req-14dbc204-057a-4dbb-a571-f9d57f37e8ba 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 189/376] 199.19.213.68 () {44 vars in 1073 bytes} [Thu May 7 16:37:57 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=644d9599-0f4f-4fdc-aafb-ae773c864753 => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/377] 199.19.213.68 () {44 vars in 1096 bytes} [Thu May 7 16:37:57 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=644d9599-0f4f-4fdc-aafb-ae773c864753 => generated 1250 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/378] 199.19.213.68 () {44 vars in 998 bytes} [Thu May 7 16:37:57 2026] GET /v2.0/security-groups/50a11d4c-3cf2-478f-b750-9b6322b13610 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:38:05.488 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f1e9bfd4-cf51-4fd5-8fef-5f76ff22a775 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 192/381] 199.19.213.68 () {44 vars in 977 bytes} [Thu May 7 16:38:05 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/382] 199.19.213.68 () {44 vars in 999 bytes} [Thu May 7 16:38:05 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/383] 199.19.213.68 () {44 vars in 917 bytes} [Thu May 7 16:38:07 2026] GET /v2.0/ports => generated 4721 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:38:08.248 8 INFO neutron.api.v2.resource [None req-ae470ae8-afae-4739-8f53-463319fda1fa 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 191/384] 199.19.213.68 () {44 vars in 956 bytes} [Thu May 7 16:38:08 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/385] 199.19.213.68 () {44 vars in 978 bytes} [Thu May 7 16:38:08 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/386] 199.19.213.68 () {44 vars in 998 bytes} [Thu May 7 16:38:09 2026] GET /v2.0/security-groups/0b0b4e47-9b1d-4adb-a7c0-670eae9e3318 => generated 2882 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/387] 199.19.213.68 () {44 vars in 998 bytes} [Thu May 7 16:38:09 2026] GET /v2.0/security-groups/0b0b4e47-9b1d-4adb-a7c0-670eae9e3318 => generated 2882 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/388] 199.19.213.68 () {44 vars in 1008 bytes} [Thu May 7 16:38:09 2026] GET /v2.0/security-group-rules/641d0a9d-8054-42a7-95c2-840770e4a3d3 => generated 621 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/389] 199.19.213.68 () {44 vars in 998 bytes} [Thu May 7 16:38:10 2026] GET /v2.0/security-groups/0b0b4e47-9b1d-4adb-a7c0-670eae9e3318 => generated 2882 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/390] 199.19.213.68 () {44 vars in 998 bytes} [Thu May 7 16:38:10 2026] GET /v2.0/security-groups/0b0b4e47-9b1d-4adb-a7c0-670eae9e3318 => generated 2882 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/391] 199.19.213.68 () {44 vars in 1008 bytes} [Thu May 7 16:38:10 2026] GET /v2.0/security-group-rules/6a2db558-de07-45a9-8530-80dd9ceafed9 => generated 625 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/394] 199.19.213.68 () {44 vars in 972 bytes} [Thu May 7 16:38:21 2026] GET /v2.0/quotas/4e0026f69dad4525938f9d408e74abb7 => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:39:14.295 8 INFO neutron.api.v2.resource [None req-f6437f21-dcc4-4a30-bb04-c5eb64059db9 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 201/403] 199.19.213.68 () {44 vars in 1071 bytes} [Thu May 7 16:39:14 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=0b516825fcba43ba80aacc746b7b70ae => generated 139 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/404] 199.19.213.68 () {44 vars in 1094 bytes} [Thu May 7 16:39:14 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=0b516825fcba43ba80aacc746b7b70ae => generated 4072 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/405] 199.19.213.68 () {44 vars in 1085 bytes} [Thu May 7 16:39:15 2026] GET /v2.0/security-groups/2d5932ae-ae7f-491c-bb03-605b8c659eb0?project_id=0b516825fcba43ba80aacc746b7b70ae => generated 4075 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/406] 199.19.213.68 () {44 vars in 998 bytes} [Thu May 7 16:39:15 2026] GET /v2.0/security-groups/2d5932ae-ae7f-491c-bb03-605b8c659eb0 => generated 4075 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/407] 199.19.213.68 () {44 vars in 1008 bytes} [Thu May 7 16:39:15 2026] GET /v2.0/security-group-rules/f5d3a9f6-e0d7-4869-99ed-f717b910fd8e => generated 597 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/408] 199.19.213.68 () {44 vars in 1085 bytes} [Thu May 7 16:39:16 2026] GET /v2.0/security-groups/2d5932ae-ae7f-491c-bb03-605b8c659eb0?project_id=0b516825fcba43ba80aacc746b7b70ae => generated 4075 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/409] 199.19.213.68 () {44 vars in 998 bytes} [Thu May 7 16:39:16 2026] GET /v2.0/security-groups/2d5932ae-ae7f-491c-bb03-605b8c659eb0 => generated 4075 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/410] 199.19.213.68 () {44 vars in 1008 bytes} [Thu May 7 16:39:16 2026] GET /v2.0/security-group-rules/3c3eb0b9-2197-407b-97cd-15f3ce8e93fc => generated 599 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/411] 199.19.213.68 () {44 vars in 1085 bytes} [Thu May 7 16:39:17 2026] GET /v2.0/security-groups/2d5932ae-ae7f-491c-bb03-605b8c659eb0?project_id=0b516825fcba43ba80aacc746b7b70ae => generated 4075 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/412] 199.19.213.68 () {44 vars in 998 bytes} [Thu May 7 16:39:17 2026] GET /v2.0/security-groups/2d5932ae-ae7f-491c-bb03-605b8c659eb0 => generated 4075 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/413] 199.19.213.68 () {44 vars in 1008 bytes} [Thu May 7 16:39:17 2026] GET /v2.0/security-group-rules/64d24578-5acb-426d-a2de-bf57526a2b8f => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/414] 199.19.213.68 () {44 vars in 1085 bytes} [Thu May 7 16:39:18 2026] GET /v2.0/security-groups/2d5932ae-ae7f-491c-bb03-605b8c659eb0?project_id=0b516825fcba43ba80aacc746b7b70ae => generated 4075 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/415] 199.19.213.68 () {44 vars in 998 bytes} [Thu May 7 16:39:18 2026] GET /v2.0/security-groups/2d5932ae-ae7f-491c-bb03-605b8c659eb0 => generated 4075 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/416] 199.19.213.68 () {44 vars in 1008 bytes} [Thu May 7 16:39:18 2026] GET /v2.0/security-group-rules/e98afb3a-5a6d-480e-899b-4fbcbe8e5885 => generated 602 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/417] 199.19.213.68 () {44 vars in 972 bytes} [Thu May 7 16:39:25 2026] GET /v2.0/quotas/0b516825fcba43ba80aacc746b7b70ae => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/426] 199.19.213.68 () {44 vars in 946 bytes} [Thu May 7 16:40:17 2026] GET /v2.0/networks?name=public => generated 753 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/433] 10.0.0.3 () {32 vars in 647 bytes} [Thu May 7 16:40:59 2026] GET /v2.0/networks => generated 2168 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/434] 10.0.0.3 () {32 vars in 653 bytes} [Thu May 7 16:41:00 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: 7|app: 0|req: 219/435] 10.0.0.3 () {32 vars in 645 bytes} [Thu May 7 16:41:00 2026] GET /v2.0/routers => generated 15 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/436] 10.0.0.3 () {32 vars in 641 bytes} [Thu May 7 16:41:01 2026] GET /v2.0/ports => generated 4721 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/437] 10.0.0.3 () {32 vars in 645 bytes} [Thu May 7 16:41:01 2026] GET /v2.0/subnets => generated 1308 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/438] 10.0.0.3 () {32 vars in 647 bytes} [Thu May 7 16:41:01 2026] GET /v2.0/networks => generated 2168 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/439] 10.0.0.3 () {32 vars in 661 bytes} [Thu May 7 16:41:01 2026] GET /v2.0/security-groups => generated 17397 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/440] 10.0.0.3 () {32 vars in 653 bytes} [Thu May 7 16:41:01 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:41:12.467 7 INFO neutron.db.segments_db [None req-9dce1b25-f757-448b-99e6-32f5f69a172d 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Added segment 547cade4-ee1d-4890-9c0c-4dcd15c78b6c of type vxlan for network 71d53717-bf5d-419d-a92e-e339affa9375 2026-05-07 16:41:12.478 8 INFO neutron.db.segments_db [None req-ff8db839-1400-46c1-8d2c-18d6d2c32316 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Added segment a63731c9-f2f2-405b-9457-d86c8152f413 of type vxlan for network ec1acfd7-6aff-458b-a289-99895332a1a9 [pid: 7|app: 0|req: 222/441] 10.0.0.3 () {34 vars in 669 bytes} [Thu May 7 16:41:12 2026] POST /v2.0/networks => generated 744 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/442] 10.0.0.3 () {34 vars in 669 bytes} [Thu May 7 16:41:12 2026] POST /v2.0/networks => generated 748 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:41:12.709 7 INFO neutron.db.segments_db [None req-ed39208d-de75-45ae-b2a7-722c45604314 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Added segment 0eefcad4-c52d-4412-8546-fbfd16cf107b of type vxlan for network b0068e04-e71f-4fde-aff7-9d24122f8bcf [pid: 8|app: 0|req: 221/443] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:41:12 2026] POST /v2.0/subnets => generated 691 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/444] 10.0.0.3 () {34 vars in 669 bytes} [Thu May 7 16:41:12 2026] POST /v2.0/networks => generated 751 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:41:12.851 7 INFO neutron.db.segments_db [None req-1e1c603c-a2ae-4b5e-9475-ed8ba3c4eee4 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Added segment 11dc567b-5b6d-46a8-ad82-bd88a96a6e18 of type vxlan for network 2e17f9c3-2680-4338-8adb-e0515bdfa774 [pid: 8|app: 0|req: 222/445] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:41:12 2026] POST /v2.0/subnets => generated 695 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/446] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:41:12 2026] POST /v2.0/subnets => generated 699 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:41:13.093 7 INFO neutron.db.l3_hamode_db [None req-1e1c603c-a2ae-4b5e-9475-ed8ba3c4eee4 6d4f851c24b34a269dfc30b746ae1cb5 4b607b3798be470c9435335b310e5602 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 16:41:13.096 8 INFO neutron.db.segments_db [None req-8c611c0d-db00-4105-b932-297e50eeee01 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Added segment e310e1b1-c8ee-44cc-96eb-bff505f467c1 of type vxlan for network 85c376a2-209e-4de4-b817-e8b2436fb74f 2026-05-07 16:41:13.272 8 INFO neutron.db.l3_hamode_db [None req-8c611c0d-db00-4105-b932-297e50eeee01 6d4f851c24b34a269dfc30b746ae1cb5 b153e3d5c6204476971dce85da3263c8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 16:41:14.076 8 INFO neutron.db.l3_hamode_db [None req-8c611c0d-db00-4105-b932-297e50eeee01 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 16:41:14.183 7 INFO neutron.db.l3_hamode_db [None req-1e1c603c-a2ae-4b5e-9475-ed8ba3c4eee4 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 224/447] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:41:12 2026] POST /v2.0/routers => generated 731 bytes in 2493 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/448] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:41:13 2026] POST /v2.0/routers => generated 735 bytes in 2269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:41:15.387 8 INFO neutron.db.segments_db [None req-0ea45481-22c9-4275-9098-e49e7e9328a2 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Added segment 44e85450-2d39-4767-b76c-db1857b61ff2 of type vxlan for network 52c42c08-63dc-4318-9c30-844d284c3bb1 2026-05-07 16:41:15.402 7 WARNING neutron.db.securitygroups_db [None req-2a894c4c-84c1-43c7-818c-d3aeb0182afe 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 225/449] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:41:15 2026] GET /v2.0/security-groups?tenant_id=ed08215339404d608cfbd781db48246c&name=default => generated 2922 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:41:15.666 8 INFO neutron.db.l3_hamode_db [None req-0ea45481-22c9-4275-9098-e49e7e9328a2 6d4f851c24b34a269dfc30b746ae1cb5 b2e4bee7db66404ca723c59ee0ca147c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 16:41:16.368 8 INFO neutron.db.l3_hamode_db [None req-0ea45481-22c9-4275-9098-e49e7e9328a2 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 228/452] 10.0.0.3 () {34 vars in 781 bytes} [Thu May 7 16:41:15 2026] PUT /v2.0/routers/43e4c478-d80b-4563-9f37-477b9f71cdcd/add_router_interface => generated 310 bytes in 1193 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/453] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:41:15 2026] POST /v2.0/routers => generated 739 bytes in 1908 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/454] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:41:17 2026] DELETE /v2.0/security-groups/bb57f91e-9c89-4bbf-9929-41244c9a13c0 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/455] 10.0.0.3 () {34 vars in 781 bytes} [Thu May 7 16:41:16 2026] PUT /v2.0/routers/5c600e2c-dd15-46f1-90ae-d1558ba993fc/add_router_interface => generated 310 bytes in 1043 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/456] 10.0.0.3 () {34 vars in 683 bytes} [Thu May 7 16:41:17 2026] POST /v2.0/security-groups => generated 1659 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/457] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 7 16:41:17 2026] POST /v2.0/security-group-rules => generated 597 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/458] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 7 16:41:18 2026] POST /v2.0/security-group-rules => generated 602 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/459] 10.0.0.3 () {34 vars in 781 bytes} [Thu May 7 16:41:17 2026] PUT /v2.0/routers/d9c9a311-fcc4-4c9f-808d-3362da957157/add_router_interface => generated 310 bytes in 1102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/460] 10.0.0.3 () {34 vars in 674 bytes} [Thu May 7 16:41:18 2026] POST /v2.0/floatingips => generated 552 bytes in 514 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/461] 10.0.0.90 () {38 vars in 970 bytes} [Thu May 7 16:41:18 2026] POST /v2.0/security-groups => generated 1685 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-07 16:41:19.168 8 WARNING neutron.db.securitygroups_db [req-6a46662f-2d92-4f48-9323-2b5fb857724d req-c56fe11b-69e2-41dd-8ba0-d0ece3fb979b 5c9cca7688bb4ecc913a55dc3b11ac4b 4b607b3798be470c9435335b310e5602 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 229/462] 10.0.0.90 () {34 vars in 1097 bytes} [Thu May 7 16:41:19 2026] GET /v2.0/security-groups?name=tempest-securitygroup--336659809&fields=id&tenant_id=4b607b3798be470c9435335b310e5602 => 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: 234/463] 10.0.0.3 () {34 vars in 683 bytes} [Thu May 7 16:41:19 2026] POST /v2.0/security-groups => generated 1660 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/464] 10.0.0.90 () {34 vars in 981 bytes} [Thu May 7 16:41:19 2026] GET /v2.0/networks?id=71d53717-bf5d-419d-a92e-e339affa9375 => generated 676 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/465] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 7 16:41:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:41:19.455 8 INFO neutron.db.segments_db [None req-0918ebdf-846f-40d3-8708-6853c2a122e5 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Added segment 174ecf47-25a3-4884-a00a-c0ab4fe4d3d8 of type vxlan for network 03acace5-273b-49bf-a63f-96c1a0b11a08 [pid: 7|app: 0|req: 237/466] 10.0.0.90 () {34 vars in 990 bytes} [Thu May 7 16:41:19 2026] GET /v2.0/security-groups/422e730a-5920-41ee-ab64-ed696b73bcbb => generated 1685 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/467] 10.0.0.90 () {34 vars in 964 bytes} [Thu May 7 16:41:19 2026] GET /v2.0/quotas/4b607b3798be470c9435335b310e5602 => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/468] 10.0.0.3 () {34 vars in 669 bytes} [Thu May 7 16:41:19 2026] POST /v2.0/networks => generated 744 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/469] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 7 16:41:19 2026] POST /v2.0/security-group-rules => generated 602 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/470] 10.0.0.90 () {38 vars in 980 bytes} [Thu May 7 16:41:19 2026] POST /v2.0/security-group-rules => generated 614 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/471] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:41:19 2026] POST /v2.0/subnets => generated 691 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/472] 10.0.0.90 () {34 vars in 1001 bytes} [Thu May 7 16:41:19 2026] GET /v2.0/ports?tenant_id=4b607b3798be470c9435335b310e5602&fields=id => generated 103 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/473] 10.0.0.90 () {38 vars in 970 bytes} [Thu May 7 16:41:19 2026] POST /v2.0/security-groups => generated 1684 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-07 16:41:20.088 7 INFO neutron.db.segments_db [None req-b5c5aafc-20c4-4e56-a271-8f7084e7c846 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Added segment 2a466a7f-dbb0-4972-9ada-86c5616f4bca of type vxlan for network 23bf035b-245a-40a3-82a1-6558e150efe6 2026-05-07 16:41:20.323 7 INFO neutron.db.l3_hamode_db [None req-b5c5aafc-20c4-4e56-a271-8f7084e7c846 6d4f851c24b34a269dfc30b746ae1cb5 0b00de04b3924b769f5104dfc073ae14 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 233/474] 10.0.0.3 () {34 vars in 674 bytes} [Thu May 7 16:41:19 2026] POST /v2.0/floatingips => generated 552 bytes in 596 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/475] 10.0.0.90 () {34 vars in 990 bytes} [Thu May 7 16:41:20 2026] GET /v2.0/security-groups/641fea76-d580-48fe-9d66-a33786c2c9f2 => generated 1684 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/476] 10.0.0.90 () {34 vars in 906 bytes} [Thu May 7 16:41:20 2026] GET /v2.0/extensions => generated 22222 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/477] 10.0.0.90 () {38 vars in 980 bytes} [Thu May 7 16:41:20 2026] POST /v2.0/security-group-rules => generated 614 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/478] 10.0.0.90 () {34 vars in 1007 bytes} [Thu May 7 16:41:20 2026] GET /v2.0/networks/71d53717-bf5d-419d-a92e-e339affa9375?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/479] 10.0.0.90 () {34 vars in 990 bytes} [Thu May 7 16:41:20 2026] GET /v2.0/security-groups/641fea76-d580-48fe-9d66-a33786c2c9f2 => generated 2309 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/480] 10.0.0.90 () {34 vars in 1107 bytes} [Thu May 7 16:41:20 2026] GET /v2.0/networks/71d53717-bf5d-419d-a92e-e339affa9375?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/481] 10.0.0.90 () {38 vars in 980 bytes} [Thu May 7 16:41:20 2026] POST /v2.0/security-group-rules => generated 619 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/482] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:20 2026] GET /v2.0/ports?device_id=1d0d3cf5-5f6e-4b16-b07b-e02cefbb6d72 => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:41:20.951 8 WARNING neutron.db.securitygroups_db [req-6d805bc3-aecd-469d-87aa-ff57fb70e18f req-a49a7bf0-6e56-417d-b202-f0c601d3dbc5 a4e32e2dfec64e1d914a2e24e90b1cad b2e4bee7db66404ca723c59ee0ca147c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 242/483] 10.0.0.90 () {34 vars in 1099 bytes} [Thu May 7 16:41:20 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1386311763&fields=id&tenant_id=b2e4bee7db66404ca723c59ee0ca147c => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/484] 10.0.0.90 () {34 vars in 981 bytes} [Thu May 7 16:41:20 2026] GET /v2.0/networks?id=b0068e04-e71f-4fde-aff7-9d24122f8bcf => generated 684 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:41:21.071 7 INFO neutron.db.l3_hamode_db [None req-b5c5aafc-20c4-4e56-a271-8f7084e7c846 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 244/485] 10.0.0.90 () {34 vars in 990 bytes} [Thu May 7 16:41:21 2026] GET /v2.0/security-groups/641fea76-d580-48fe-9d66-a33786c2c9f2 => generated 2939 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/486] 10.0.0.90 () {34 vars in 964 bytes} [Thu May 7 16:41:21 2026] GET /v2.0/quotas/b2e4bee7db66404ca723c59ee0ca147c => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/487] 10.0.0.90 () {34 vars in 1001 bytes} [Thu May 7 16:41:21 2026] GET /v2.0/ports?tenant_id=b2e4bee7db66404ca723c59ee0ca147c&fields=id => generated 57 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/488] 10.0.0.90 () {34 vars in 1000 bytes} [Thu May 7 16:41:21 2026] GET /v2.0/security-group-rules/07e75b94-788a-4678-8d9e-e581a6c05236 => generated 616 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/489] 10.0.0.90 () {34 vars in 1007 bytes} [Thu May 7 16:41:21 2026] GET /v2.0/networks/b0068e04-e71f-4fde-aff7-9d24122f8bcf?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/490] 10.0.0.90 () {34 vars in 990 bytes} [Thu May 7 16:41:21 2026] GET /v2.0/security-groups/641fea76-d580-48fe-9d66-a33786c2c9f2 => generated 2939 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/491] 10.0.0.90 () {34 vars in 1107 bytes} [Thu May 7 16:41:21 2026] GET /v2.0/networks/b0068e04-e71f-4fde-aff7-9d24122f8bcf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/492] 10.0.0.90 () {36 vars in 1022 bytes} [Thu May 7 16:41:21 2026] DELETE /v2.0/security-group-rules/07e75b94-788a-4678-8d9e-e581a6c05236 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/493] 10.0.0.90 () {34 vars in 990 bytes} [Thu May 7 16:41:21 2026] GET /v2.0/security-groups/641fea76-d580-48fe-9d66-a33786c2c9f2 => generated 2309 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/494] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:21 2026] GET /v2.0/ports?device_id=9243d2e9-e0e0-417e-a520-831823c5d0b0 => 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: 254/495] 10.0.0.90 () {36 vars in 1012 bytes} [Thu May 7 16:41:21 2026] DELETE /v2.0/security-groups/641fea76-d580-48fe-9d66-a33786c2c9f2 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/496] 10.0.0.90 () {34 vars in 990 bytes} [Thu May 7 16:41:21 2026] GET /v2.0/security-groups/422e730a-5920-41ee-ab64-ed696b73bcbb => generated 2310 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/497] 10.0.0.90 () {36 vars in 1012 bytes} [Thu May 7 16:41:21 2026] DELETE /v2.0/security-groups/422e730a-5920-41ee-ab64-ed696b73bcbb => 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: 242/498] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:41:20 2026] POST /v2.0/routers => generated 731 bytes in 1848 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:41:22.475 8 INFO neutron_taas.services.taas.taas_plugin [None req-8d5fd27c-ff55-4dbe-85e4-a87235b3e8d0 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] TaaS: Handle Delete Port: 9d451a3e-d472-4d31-9277-b84a32fb4f7a 2026-05-07 16:41:22.482 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8d5fd27c-ff55-4dbe-85e4-a87235b3e8d0 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Tap Mirror: Handle Delete Port: 9d451a3e-d472-4d31-9277-b84a32fb4f7a [pid: 7|app: 0|req: 243/499] 10.0.0.3 () {34 vars in 781 bytes} [Thu May 7 16:41:21 2026] PUT /v2.0/routers/5744b086-2192-4943-bc6c-54765d06f8c6/add_router_interface => generated 310 bytes in 1185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/500] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:23 2026] GET /v2.0/ports?device_id=1d0d3cf5-5f6e-4b16-b07b-e02cefbb6d72 => 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: 245/501] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:23 2026] GET /v2.0/ports?device_id=9243d2e9-e0e0-417e-a520-831823c5d0b0 => 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: 257/502] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 7 16:41:21 2026] PUT /v2.0/routers/5c600e2c-dd15-46f1-90ae-d1558ba993fc/remove_router_interface => generated 310 bytes in 1461 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:41:23.401 7 INFO neutron_taas.services.taas.taas_plugin [None req-22fb5e13-23a0-4cec-bdbb-cfb82c56353b 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] TaaS: Handle Delete Port: 4ada2db6-5287-4d81-bcc5-a3e9cfbd17db 2026-05-07 16:41:23.408 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-22fb5e13-23a0-4cec-bdbb-cfb82c56353b 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Tap Mirror: Handle Delete Port: 4ada2db6-5287-4d81-bcc5-a3e9cfbd17db [pid: 8|app: 0|req: 258/503] 10.0.0.90 () {38 vars in 970 bytes} [Thu May 7 16:41:23 2026] POST /v2.0/security-groups => generated 1681 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-07 16:41:23.744 7 INFO neutron_taas.services.taas.taas_plugin [None req-22fb5e13-23a0-4cec-bdbb-cfb82c56353b 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] TaaS: Handle Delete Port: 06ccae9b-e875-4f28-bea0-e2eeca178124 2026-05-07 16:41:23.747 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-22fb5e13-23a0-4cec-bdbb-cfb82c56353b 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Tap Mirror: Handle Delete Port: 06ccae9b-e875-4f28-bea0-e2eeca178124 [pid: 8|app: 0|req: 259/504] 10.0.0.90 () {38 vars in 970 bytes} [Thu May 7 16:41:23 2026] POST /v2.0/security-groups => generated 1681 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-07 16:41:23.867 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-22fb5e13-23a0-4cec-bdbb-cfb82c56353b 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 96, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 574, 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 601, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2260, 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 657, 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 711, 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 2294, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2299, 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: 260/505] 10.0.0.90 () {38 vars in 970 bytes} [Thu May 7 16:41:23 2026] POST /v2.0/security-groups => generated 1682 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-07 16:41:24.007 8 WARNING neutron.db.securitygroups_db [req-cebc147c-3dc0-4330-a7a7-78f4e8df8b03 req-6b08e6f3-f327-4267-8482-29d6e4c925c4 d3d193505fc84b179b6e5e05aab298ac 0b00de04b3924b769f5104dfc073ae14 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 261/506] 10.0.0.90 () {34 vars in 1001 bytes} [Thu May 7 16:41:24 2026] GET /v2.0/security-groups?tenant_id=0b00de04b3924b769f5104dfc073ae14 => generated 7909 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/507] 10.0.0.90 () {34 vars in 990 bytes} [Thu May 7 16:41:24 2026] GET /v2.0/security-groups/6d6bf3d6-2dd6-40ac-b791-2da52028515c => generated 2922 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/508] 10.0.0.90 () {34 vars in 990 bytes} [Thu May 7 16:41:24 2026] GET /v2.0/security-groups/6d6bf3d6-2dd6-40ac-b791-2da52028515c => generated 2922 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/509] 10.0.0.90 () {34 vars in 990 bytes} [Thu May 7 16:41:24 2026] GET /v2.0/security-groups/715123e6-4631-4f4d-a7a1-9edda26931c5 => generated 1681 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/510] 10.0.0.90 () {36 vars in 1012 bytes} [Thu May 7 16:41:24 2026] DELETE /v2.0/security-groups/715123e6-4631-4f4d-a7a1-9edda26931c5 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/511] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:24 2026] GET /v2.0/ports?device_id=1d0d3cf5-5f6e-4b16-b07b-e02cefbb6d72 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:41:24.298 7 INFO neutron.db.l3_hamode_db [None req-22fb5e13-23a0-4cec-bdbb-cfb82c56353b 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] HA network 85c376a2-209e-4de4-b817-e8b2436fb74f was deleted as no HA routers are present in project b153e3d5c6204476971dce85da3263c8. [pid: 7|app: 0|req: 246/512] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:41:23 2026] DELETE /v2.0/routers/5c600e2c-dd15-46f1-90ae-d1558ba993fc => generated 0 bytes in 1123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:41:24.334 7 INFO neutron.api.v2.resource [req-186495de-3f39-4a3f-884f-c7d7cf0d24a1 req-f987043c-afa3-47e5-b2ce-e57175e4825a d3d193505fc84b179b6e5e05aab298ac 0b00de04b3924b769f5104dfc073ae14 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 247/513] 10.0.0.90 () {34 vars in 990 bytes} [Thu May 7 16:41:24 2026] GET /v2.0/security-groups/715123e6-4631-4f4d-a7a1-9edda26931c5 => 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: 248/514] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:24 2026] GET /v2.0/ports?device_id=9243d2e9-e0e0-417e-a520-831823c5d0b0 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/515] 10.0.0.90 () {34 vars in 990 bytes} [Thu May 7 16:41:24 2026] GET /v2.0/security-groups/9cc1e0de-bc72-4ef5-9ac7-eb4fd2f1e93c => generated 1681 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/516] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:41:24 2026] DELETE /v2.0/subnets/427eb15a-764b-4bc1-bd39-7e73f7df6b48 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/517] 10.0.0.90 () {36 vars in 1012 bytes} [Thu May 7 16:41:24 2026] DELETE /v2.0/security-groups/9cc1e0de-bc72-4ef5-9ac7-eb4fd2f1e93c => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:41:24.536 7 INFO neutron.api.v2.resource [req-b6279c93-7c83-48f8-b6a8-e0bd448168be req-0086149b-d375-4670-9de8-c85b9153ce78 d3d193505fc84b179b6e5e05aab298ac 0b00de04b3924b769f5104dfc073ae14 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 251/518] 10.0.0.90 () {34 vars in 990 bytes} [Thu May 7 16:41:24 2026] GET /v2.0/security-groups/9cc1e0de-bc72-4ef5-9ac7-eb4fd2f1e93c => generated 146 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:41:24.597 8 INFO neutron_taas.services.taas.taas_plugin [None req-e49329de-6137-4a34-b96f-69fcb6601c67 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] TaaS: Handle Delete Port: 3d74cfaf-345a-4e99-a24b-57e3df6d61cd [pid: 7|app: 0|req: 252/519] 10.0.0.90 () {34 vars in 990 bytes} [Thu May 7 16:41:24 2026] GET /v2.0/security-groups/75babd42-8901-4916-a989-9591a6092e68 => generated 1682 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:41:24.599 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e49329de-6137-4a34-b96f-69fcb6601c67 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Tap Mirror: Handle Delete Port: 3d74cfaf-345a-4e99-a24b-57e3df6d61cd 2026-05-07 16:41:24.638 7 INFO neutron.services.segments.plugin [-] Segment e310e1b1-c8ee-44cc-96eb-bff505f467c1 resource provider aggregate not found 2026-05-07 16:41:24.656 7 INFO neutron.services.segments.plugin [-] Segment e310e1b1-c8ee-44cc-96eb-bff505f467c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e310e1b1-c8ee-44cc-96eb-bff505f467c1 found for delete ", "request_id": "req-b8dd703e-1354-4457-8e2e-0af3675bba9c"}]} 2026-05-07 16:41:24.682 7 INFO neutron.services.segments.plugin [-] Segment e310e1b1-c8ee-44cc-96eb-bff505f467c1 resource provider aggregate not found [pid: 7|app: 0|req: 253/520] 10.0.0.90 () {36 vars in 1012 bytes} [Thu May 7 16:41:24 2026] DELETE /v2.0/security-groups/75babd42-8901-4916-a989-9591a6092e68 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:41:24.701 7 INFO neutron.services.segments.plugin [-] Segment e310e1b1-c8ee-44cc-96eb-bff505f467c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e310e1b1-c8ee-44cc-96eb-bff505f467c1 found for delete ", "request_id": "req-907025e7-9f80-4b0d-923e-a2aa7615f329"}]} 2026-05-07 16:41:24.728 7 INFO neutron.api.v2.resource [req-c368e800-2b84-4982-bce3-d16919e8a568 req-e45c27b9-66e7-429d-b40e-72d74aff6b00 d3d193505fc84b179b6e5e05aab298ac 0b00de04b3924b769f5104dfc073ae14 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 254/521] 10.0.0.90 () {34 vars in 990 bytes} [Thu May 7 16:41:24 2026] GET /v2.0/security-groups/75babd42-8901-4916-a989-9591a6092e68 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:41:24.751 7 WARNING neutron.db.securitygroups_db [req-164b3384-4a40-46d2-91cb-3d740676c5bc req-59b4ada9-170d-40a2-8aa9-ff04d91dcdd9 d3d193505fc84b179b6e5e05aab298ac 0b00de04b3924b769f5104dfc073ae14 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 255/522] 10.0.0.90 () {34 vars in 1001 bytes} [Thu May 7 16:41:24 2026] GET /v2.0/security-groups?tenant_id=0b00de04b3924b769f5104dfc073ae14 => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/523] 10.0.0.90 () {34 vars in 990 bytes} [Thu May 7 16:41:24 2026] GET /v2.0/security-groups/6d6bf3d6-2dd6-40ac-b791-2da52028515c => generated 2922 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/524] 10.0.0.90 () {34 vars in 990 bytes} [Thu May 7 16:41:24 2026] GET /v2.0/security-groups/6d6bf3d6-2dd6-40ac-b791-2da52028515c => generated 2922 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/525] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:41:24 2026] DELETE /v2.0/networks/ec1acfd7-6aff-458b-a289-99895332a1a9 => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:41:24.894 7 INFO neutron.api.v2.resource [req-63fe9dc7-9448-45f2-9af7-e3eb7be75689 req-174ace81-7c41-45b4-99c5-ab65b0d60d6f d3d193505fc84b179b6e5e05aab298ac 0b00de04b3924b769f5104dfc073ae14 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 258/526] 10.0.0.90 () {34 vars in 990 bytes} [Thu May 7 16:41:24 2026] GET /v2.0/security-groups/75babd42-8901-4916-a989-9591a6092e68 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:41:24.929 8 INFO neutron.api.v2.resource [req-11987c11-07f7-4810-9ed7-7e4cda0f3583 req-a49673cd-8a46-4760-837c-ad2d23c493e3 d3d193505fc84b179b6e5e05aab298ac 0b00de04b3924b769f5104dfc073ae14 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 269/527] 10.0.0.90 () {34 vars in 990 bytes} [Thu May 7 16:41:24 2026] GET /v2.0/security-groups/9cc1e0de-bc72-4ef5-9ac7-eb4fd2f1e93c => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:41:24.980 7 INFO neutron.api.v2.resource [req-2a9e4603-bf4a-4106-9d28-31685e3c43ae req-707132c1-78a5-4941-8e17-189588fb1646 d3d193505fc84b179b6e5e05aab298ac 0b00de04b3924b769f5104dfc073ae14 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 259/528] 10.0.0.90 () {34 vars in 990 bytes} [Thu May 7 16:41:24 2026] GET /v2.0/security-groups/715123e6-4631-4f4d-a7a1-9edda26931c5 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:41:25.064 7 WARNING neutron.db.securitygroups_db [None req-f9637f59-bd2e-4eae-947c-05120401c608 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 260/529] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:41:25 2026] GET /v2.0/security-groups?tenant_id=b153e3d5c6204476971dce85da3263c8&name=default => generated 2921 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/530] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:41:25 2026] DELETE /v2.0/security-groups/ca9b6a9f-f252-4241-8015-d52ee9a2469e => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:41:25.338 8 INFO neutron.services.segments.plugin [-] Segment a63731c9-f2f2-405b-9457-d86c8152f413 resource provider aggregate not found 2026-05-07 16:41:25.356 8 INFO neutron.services.segments.plugin [-] Segment a63731c9-f2f2-405b-9457-d86c8152f413 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a63731c9-f2f2-405b-9457-d86c8152f413 found for delete ", "request_id": "req-3360bf34-a7b7-47fe-a00a-520a32881e57"}]} 2026-05-07 16:41:25.369 8 INFO neutron_taas.services.taas.taas_plugin [None req-c2eb6ed3-f598-4084-a7fe-3cb3c600d440 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] TaaS: Handle Delete Port: e0669319-b3ce-4faf-ad6e-f6cf3beb6573 2026-05-07 16:41:25.374 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c2eb6ed3-f598-4084-a7fe-3cb3c600d440 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Tap Mirror: Handle Delete Port: e0669319-b3ce-4faf-ad6e-f6cf3beb6573 [pid: 7|app: 0|req: 262/531] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:25 2026] GET /v2.0/ports?device_id=1d0d3cf5-5f6e-4b16-b07b-e02cefbb6d72 => 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: 263/532] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:25 2026] GET /v2.0/ports?device_id=9243d2e9-e0e0-417e-a520-831823c5d0b0 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:41:25.543 8 INFO neutron.services.segments.plugin [-] Segment a63731c9-f2f2-405b-9457-d86c8152f413 resource provider aggregate not found 2026-05-07 16:41:25.565 8 INFO neutron.services.segments.plugin [-] Segment a63731c9-f2f2-405b-9457-d86c8152f413 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a63731c9-f2f2-405b-9457-d86c8152f413 found for delete ", "request_id": "req-6a4eecbd-8907-4532-9466-71549eb8e82c"}]} [pid: 7|app: 0|req: 264/533] 199.19.213.68 () {34 vars in 985 bytes} [Thu May 7 16:41:25 2026] GET /v2.0/networks?id=71d53717-bf5d-419d-a92e-e339affa9375 => generated 676 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/534] 199.19.213.68 () {34 vars in 910 bytes} [Thu May 7 16:41:25 2026] GET /v2.0/extensions => generated 22222 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-07 16:41:25.929 7 WARNING neutron.db.securitygroups_db [req-6a46662f-2d92-4f48-9323-2b5fb857724d req-3f2ed145-2ace-4b90-93a0-c6f01a7592ae 5c9cca7688bb4ecc913a55dc3b11ac4b 4b607b3798be470c9435335b310e5602 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 266/535] 199.19.213.68 () {34 vars in 1049 bytes} [Thu May 7 16:41:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4b607b3798be470c9435335b310e5602 => generated 180 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/536] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 7 16:41:24 2026] PUT /v2.0/routers/5744b086-2192-4943-bc6c-54765d06f8c6/remove_router_interface => generated 310 bytes in 1004 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:41:26.206 8 INFO neutron_taas.services.taas.taas_plugin [None req-7339ce41-c642-43c5-9346-b26d1b6f0f8d 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] TaaS: Handle Delete Port: 13fc957b-4a8e-4e2e-8e63-91226049c2cf 2026-05-07 16:41:26.209 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7339ce41-c642-43c5-9346-b26d1b6f0f8d 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Tap Mirror: Handle Delete Port: 13fc957b-4a8e-4e2e-8e63-91226049c2cf [pid: 7|app: 0|req: 267/537] 199.19.213.68 () {38 vars in 954 bytes} [Thu May 7 16:41:25 2026] POST /v2.0/ports => generated 958 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:41:26.393 8 INFO neutron_taas.services.taas.taas_plugin [None req-7339ce41-c642-43c5-9346-b26d1b6f0f8d 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] TaaS: Handle Delete Port: 1e9715fa-edbc-4a18-becb-9dceef4e8798 2026-05-07 16:41:26.396 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7339ce41-c642-43c5-9346-b26d1b6f0f8d 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Tap Mirror: Handle Delete Port: 1e9715fa-edbc-4a18-becb-9dceef4e8798 2026-05-07 16:41:26.455 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-7339ce41-c642-43c5-9346-b26d1b6f0f8d 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 96, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 574, 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 601, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2260, 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 657, 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 711, 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 2294, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2299, 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() /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 268/538] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:26 2026] GET /v2.0/ports?device_id=1d0d3cf5-5f6e-4b16-b07b-e02cefbb6d72 => generated 961 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/539] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:41:26 2026] GET /v2.0/security-groups?id=e67ce5bd-4966-4463-8d45-fac7a04f1a61&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/540] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:26 2026] GET /v2.0/ports?device_id=9243d2e9-e0e0-417e-a520-831823c5d0b0 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:41:26.762 8 INFO neutron.db.l3_hamode_db [None req-7339ce41-c642-43c5-9346-b26d1b6f0f8d 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] HA network 23bf035b-245a-40a3-82a1-6558e150efe6 was deleted as no HA routers are present in project 0b00de04b3924b769f5104dfc073ae14. [pid: 8|app: 0|req: 271/541] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:41:25 2026] DELETE /v2.0/routers/5744b086-2192-4943-bc6c-54765d06f8c6 => generated 0 bytes in 772 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/542] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:41:26 2026] DELETE /v2.0/subnets/d5b99b0a-444c-47aa-9685-671c738d293d => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/543] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:41:26 2026] DELETE /v2.0/networks/03acace5-273b-49bf-a63f-96c1a0b11a08 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/544] 199.19.213.68 () {38 vars in 1027 bytes} [Thu May 7 16:41:26 2026] PUT /v2.0/ports/ab06222c-f509-44f6-a23c-14f49d6e8eae => generated 1239 bytes in 417 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-05-07 16:41:27.182 7 WARNING neutron.db.securitygroups_db [None req-5a258db1-9a85-4753-b101-df52c84d8784 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 272/545] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:41:27 2026] GET /v2.0/security-groups?tenant_id=0b00de04b3924b769f5104dfc073ae14&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/546] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:41:27 2026] DELETE /v2.0/security-groups/6d6bf3d6-2dd6-40ac-b791-2da52028515c => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:41:27.384 8 INFO neutron.services.segments.plugin [-] Segment 2a466a7f-dbb0-4972-9ada-86c5616f4bca resource provider aggregate not found 2026-05-07 16:41:27.407 8 INFO neutron.services.segments.plugin [-] Segment 2a466a7f-dbb0-4972-9ada-86c5616f4bca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a466a7f-dbb0-4972-9ada-86c5616f4bca found for delete ", "request_id": "req-b90eeafc-3331-42d3-a90f-d9e100c9c823"}]} 2026-05-07 16:41:27.429 8 INFO neutron.services.segments.plugin [-] Segment 174ecf47-25a3-4884-a00a-c0ab4fe4d3d8 resource provider aggregate not found 2026-05-07 16:41:27.457 8 INFO neutron.services.segments.plugin [-] Segment 174ecf47-25a3-4884-a00a-c0ab4fe4d3d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 174ecf47-25a3-4884-a00a-c0ab4fe4d3d8 found for delete ", "request_id": "req-15158f46-2831-4a04-a8a4-96f18488cd87"}]} 2026-05-07 16:41:27.539 8 INFO neutron.db.segments_db [None req-1075d544-5085-478c-ad41-9b437315e9fa 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Added segment 202db750-6e8f-44d4-918a-e8276938d7b6 of type vxlan for network 601400a7-fa5f-40fb-a554-be2d68c18956 2026-05-07 16:41:27.597 8 INFO neutron.services.segments.plugin [-] Segment 2a466a7f-dbb0-4972-9ada-86c5616f4bca resource provider aggregate not found [pid: 7|app: 0|req: 274/547] 199.19.213.68 () {34 vars in 985 bytes} [Thu May 7 16:41:27 2026] GET /v2.0/networks?id=b0068e04-e71f-4fde-aff7-9d24122f8bcf => generated 684 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:41:27.624 8 INFO neutron.services.segments.plugin [-] Segment 2a466a7f-dbb0-4972-9ada-86c5616f4bca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a466a7f-dbb0-4972-9ada-86c5616f4bca found for delete ", "request_id": "req-9e2a129e-eb37-4a7e-b72c-d8ccc6a12114"}]} 2026-05-07 16:41:27.644 7 WARNING neutron.db.securitygroups_db [req-6d805bc3-aecd-469d-87aa-ff57fb70e18f req-4b203e89-c6a4-4048-97a2-a7dc573b2296 a4e32e2dfec64e1d914a2e24e90b1cad b2e4bee7db66404ca723c59ee0ca147c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-07 16:41:27.651 8 INFO neutron.services.segments.plugin [-] Segment 174ecf47-25a3-4884-a00a-c0ab4fe4d3d8 resource provider aggregate not found [pid: 8|app: 0|req: 274/548] 10.0.0.3 () {34 vars in 669 bytes} [Thu May 7 16:41:27 2026] POST /v2.0/networks => generated 738 bytes in 539 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:41:27.670 8 INFO neutron.services.segments.plugin [-] Segment 174ecf47-25a3-4884-a00a-c0ab4fe4d3d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 174ecf47-25a3-4884-a00a-c0ab4fe4d3d8 found for delete ", "request_id": "req-9b964635-2915-4803-9c0c-0f17b5569bc6"}]} [pid: 7|app: 0|req: 275/549] 199.19.213.68 () {34 vars in 1049 bytes} [Thu May 7 16:41:27 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b2e4bee7db66404ca723c59ee0ca147c => 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: 275/550] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:27 2026] GET /v2.0/ports?device_id=1d0d3cf5-5f6e-4b16-b07b-e02cefbb6d72 => generated 973 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:41:27.859 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5809c9a2-df12-4b76-919a-96e73db55e49'] response: {'name': 'network-changed', 'server_uuid': '1d0d3cf5-5f6e-4b16-b07b-e02cefbb6d72', 'tag': 'ab06222c-f509-44f6-a23c-14f49d6e8eae', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 276/551] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:41:27 2026] POST /v2.0/subnets => generated 685 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/552] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:41:27 2026] GET /v2.0/security-groups?id=e67ce5bd-4966-4463-8d45-fac7a04f1a61&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/553] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:28 2026] GET /v2.0/ports?device_id=9243d2e9-e0e0-417e-a520-831823c5d0b0 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:41:28.094 7 INFO neutron.db.segments_db [None req-11e7b699-73c9-410c-ba03-ec3e44601585 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Added segment 6226733c-8181-4d9d-9679-9e174765be74 of type vxlan for network 524d9e6b-a9cc-494b-9922-37133916d469 [pid: 8|app: 0|req: 276/554] 199.19.213.68 () {38 vars in 954 bytes} [Thu May 7 16:41:27 2026] POST /v2.0/ports => generated 958 bytes in 530 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: 277/555] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:41:28 2026] GET /v2.0/ports?tenant_id=4b607b3798be470c9435335b310e5602&device_id=1d0d3cf5-5f6e-4b16-b07b-e02cefbb6d72 => generated 1242 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:41:28.399 7 INFO neutron.db.l3_hamode_db [None req-11e7b699-73c9-410c-ba03-ec3e44601585 6d4f851c24b34a269dfc30b746ae1cb5 a16876e03661485285f6a11842be476a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 278/556] 199.19.213.68 () {38 vars in 1027 bytes} [Thu May 7 16:41:28 2026] PUT /v2.0/ports/01d6d13c-ed1a-4c1b-8e4c-bd93deba1d4e => generated 1239 bytes in 476 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: 279/557] 199.19.213.68 () {34 vars in 1059 bytes} [Thu May 7 16:41:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=ab06222c-f509-44f6-a23c-14f49d6e8eae => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/560] 199.19.213.68 () {34 vars in 983 bytes} [Thu May 7 16:41:28 2026] GET /v2.0/subnets?id=56052296-aa1e-4691-a383-b4fa0e3c81a6 => generated 694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/561] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:41:28 2026] GET /v2.0/ports?network_id=71d53717-bf5d-419d-a92e-e339affa9375&device_owner=network%3Adhcp => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/562] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:41:29 2026] GET /v2.0/networks/71d53717-bf5d-419d-a92e-e339affa9375?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/563] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:29 2026] GET /v2.0/ports?device_id=1d0d3cf5-5f6e-4b16-b07b-e02cefbb6d72 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/564] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:41:29 2026] GET /v2.0/networks/71d53717-bf5d-419d-a92e-e339affa9375?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: 287/565] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:29 2026] GET /v2.0/ports?device_id=9243d2e9-e0e0-417e-a520-831823c5d0b0 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:41:29.219 7 INFO neutron.db.l3_hamode_db [None req-11e7b699-73c9-410c-ba03-ec3e44601585 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 288/566] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:41:29 2026] GET /v2.0/security-groups?id=e67ce5bd-4966-4463-8d45-fac7a04f1a61&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/567] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:41:29 2026] GET /v2.0/security-groups?id=8bf52364-e8dd-47e5-83eb-c435eca71bd2&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:41:29.378 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-79e0ea89-19db-4bdb-b365-e952c58d6eb7'] response: {'name': 'network-changed', 'server_uuid': '9243d2e9-e0e0-417e-a520-831823c5d0b0', 'tag': '01d6d13c-ed1a-4c1b-8e4c-bd93deba1d4e', 'status': 'completed', 'code': 200} 2026-05-07 16:41:29.607 8 INFO neutron.db.segments_db [None req-dc17e20e-9935-41c3-8f50-6df3a436f111 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Added segment 40568eae-97c0-4c12-9cb2-ad02b67512e7 of type vxlan for network 0b8d0809-d4c8-433e-b063-8eb68d336925 [pid: 8|app: 0|req: 290/568] 10.0.0.3 () {34 vars in 669 bytes} [Thu May 7 16:41:29 2026] POST /v2.0/networks => generated 745 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/569] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:41:29 2026] POST /v2.0/subnets => generated 692 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/570] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:41:29 2026] GET /v2.0/ports?tenant_id=b2e4bee7db66404ca723c59ee0ca147c&device_id=9243d2e9-e0e0-417e-a520-831823c5d0b0 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:41:30.046 8 INFO neutron.db.segments_db [None req-69a3fe59-5f6a-4ad3-88bf-0e8e794817cd 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Added segment 9b019ea0-1c0e-4665-a872-373023ea63fc of type vxlan for network 98e2c0a5-d03b-412c-8b25-855420952b5a [pid: 7|app: 0|req: 279/571] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:41:28 2026] POST /v2.0/routers => generated 725 bytes in 2210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/572] 199.19.213.68 () {34 vars in 1059 bytes} [Thu May 7 16:41:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=01d6d13c-ed1a-4c1b-8e4c-bd93deba1d4e => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:41:30.334 8 INFO neutron.db.l3_hamode_db [None req-69a3fe59-5f6a-4ad3-88bf-0e8e794817cd 6d4f851c24b34a269dfc30b746ae1cb5 2194dda535844b89847e98d9ea80f2d4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 281/573] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:41:30 2026] GET /v2.0/ports?tenant_id=4b607b3798be470c9435335b310e5602&device_id=1d0d3cf5-5f6e-4b16-b07b-e02cefbb6d72 => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:41:31.109 8 INFO neutron.db.l3_hamode_db [None req-69a3fe59-5f6a-4ad3-88bf-0e8e794817cd 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 282/574] 10.0.0.3 () {34 vars in 781 bytes} [Thu May 7 16:41:30 2026] PUT /v2.0/routers/3288d021-c8e3-4715-a758-ad1a7c6401af/add_router_interface => generated 310 bytes in 1371 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/575] 199.19.213.68 () {34 vars in 983 bytes} [Thu May 7 16:41:31 2026] GET /v2.0/subnets?id=5cf81492-4568-4489-9f9a-c0350d525d55 => 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: 284/576] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:31 2026] GET /v2.0/ports?device_id=1d0d3cf5-5f6e-4b16-b07b-e02cefbb6d72 => 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: 285/577] 199.19.213.68 () {34 vars in 985 bytes} [Thu May 7 16:41:31 2026] GET /v2.0/networks?id=71d53717-bf5d-419d-a92e-e339affa9375 => generated 772 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/578] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:31 2026] GET /v2.0/ports?device_id=9243d2e9-e0e0-417e-a520-831823c5d0b0 => 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: 293/579] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:41:30 2026] POST /v2.0/routers => generated 732 bytes in 1926 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/580] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:41:31 2026] GET /v2.0/security-groups?id=e67ce5bd-4966-4463-8d45-fac7a04f1a61&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: 295/581] 199.19.213.68 () {34 vars in 1059 bytes} [Thu May 7 16:41:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=ab06222c-f509-44f6-a23c-14f49d6e8eae => 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: 287/582] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:41:31 2026] GET /v2.0/ports?network_id=b0068e04-e71f-4fde-aff7-9d24122f8bcf&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: 288/583] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:41:31 2026] GET /v2.0/security-groups?id=8bf52364-e8dd-47e5-83eb-c435eca71bd2&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: 289/584] 199.19.213.68 () {34 vars in 983 bytes} [Thu May 7 16:41:32 2026] GET /v2.0/subnets?id=56052296-aa1e-4691-a383-b4fa0e3c81a6 => generated 694 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/585] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:41:32 2026] GET /v2.0/networks/b0068e04-e71f-4fde-aff7-9d24122f8bcf?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/586] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:41:32 2026] GET /v2.0/ports?network_id=71d53717-bf5d-419d-a92e-e339affa9375&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: 292/587] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:41:32 2026] GET /v2.0/networks/b0068e04-e71f-4fde-aff7-9d24122f8bcf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/588] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:41:32 2026] GET /v2.0/networks/71d53717-bf5d-419d-a92e-e339affa9375?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/589] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:41:32 2026] GET /v2.0/networks/71d53717-bf5d-419d-a92e-e339affa9375?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: 295/590] 10.0.0.3 () {34 vars in 683 bytes} [Thu May 7 16:41:32 2026] POST /v2.0/security-groups => generated 1660 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/591] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 7 16:41:32 2026] POST /v2.0/security-group-rules => generated 597 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/592] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 7 16:41:32 2026] POST /v2.0/security-group-rules => generated 602 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/593] 10.0.0.3 () {34 vars in 781 bytes} [Thu May 7 16:41:31 2026] PUT /v2.0/routers/45233b33-785a-4778-8a8f-c9d73a9e34e0/add_router_interface => generated 310 bytes in 1147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/594] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:33 2026] GET /v2.0/ports?device_id=1d0d3cf5-5f6e-4b16-b07b-e02cefbb6d72 => generated 973 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/595] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:33 2026] GET /v2.0/ports?device_id=9243d2e9-e0e0-417e-a520-831823c5d0b0 => 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: 298/596] 10.0.0.3 () {34 vars in 674 bytes} [Thu May 7 16:41:32 2026] POST /v2.0/floatingips => generated 552 bytes in 645 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/597] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:41:33 2026] GET /v2.0/ports?tenant_id=b2e4bee7db66404ca723c59ee0ca147c&device_id=9243d2e9-e0e0-417e-a520-831823c5d0b0 => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/598] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:41:33 2026] GET /v2.0/security-groups?id=8bf52364-e8dd-47e5-83eb-c435eca71bd2&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: 299/599] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:41:33 2026] GET /v2.0/security-groups?id=e67ce5bd-4966-4463-8d45-fac7a04f1a61&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/600] 199.19.213.68 () {34 vars in 985 bytes} [Thu May 7 16:41:33 2026] GET /v2.0/networks?id=b0068e04-e71f-4fde-aff7-9d24122f8bcf => generated 779 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/601] 199.19.213.68 () {34 vars in 1059 bytes} [Thu May 7 16:41:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=01d6d13c-ed1a-4c1b-8e4c-bd93deba1d4e => 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: 302/602] 199.19.213.68 () {34 vars in 983 bytes} [Thu May 7 16:41:33 2026] GET /v2.0/subnets?id=5cf81492-4568-4489-9f9a-c0350d525d55 => generated 702 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/603] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:41:33 2026] GET /v2.0/ports?network_id=b0068e04-e71f-4fde-aff7-9d24122f8bcf&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: 303/604] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:41:33 2026] GET /v2.0/networks/b0068e04-e71f-4fde-aff7-9d24122f8bcf?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/605] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:41:33 2026] GET /v2.0/networks/b0068e04-e71f-4fde-aff7-9d24122f8bcf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:41:33.782 8 WARNING neutron.db.securitygroups_db [req-2bbaf858-e7e5-4c19-8a8e-c4f8377d88b1 req-a2d3ed9f-eadc-44b1-910e-5942635078a6 a01b02c497a4400f88b0743523638d4b a16876e03661485285f6a11842be476a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 304/606] 10.0.0.90 () {34 vars in 1097 bytes} [Thu May 7 16:41:33 2026] GET /v2.0/security-groups?name=tempest-securitygroup--608509153&fields=id&tenant_id=a16876e03661485285f6a11842be476a => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/607] 10.0.0.90 () {34 vars in 981 bytes} [Thu May 7 16:41:33 2026] GET /v2.0/networks?id=601400a7-fa5f-40fb-a554-be2d68c18956 => generated 670 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/608] 10.0.0.90 () {34 vars in 964 bytes} [Thu May 7 16:41:33 2026] GET /v2.0/quotas/a16876e03661485285f6a11842be476a => 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: 304/609] 10.0.0.90 () {34 vars in 1001 bytes} [Thu May 7 16:41:33 2026] GET /v2.0/ports?tenant_id=a16876e03661485285f6a11842be476a&fields=id => generated 57 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/610] 10.0.0.90 () {34 vars in 981 bytes} [Thu May 7 16:41:34 2026] GET /v2.0/networks?id=0b8d0809-d4c8-433e-b063-8eb68d336925 => generated 677 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/611] 10.0.0.90 () {34 vars in 964 bytes} [Thu May 7 16:41:34 2026] GET /v2.0/quotas/2194dda535844b89847e98d9ea80f2d4 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/612] 10.0.0.90 () {34 vars in 1001 bytes} [Thu May 7 16:41:34 2026] GET /v2.0/ports?tenant_id=2194dda535844b89847e98d9ea80f2d4&fields=id => generated 103 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/613] 10.0.0.90 () {34 vars in 1007 bytes} [Thu May 7 16:41:34 2026] GET /v2.0/networks/0b8d0809-d4c8-433e-b063-8eb68d336925?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/614] 10.0.0.90 () {34 vars in 1107 bytes} [Thu May 7 16:41:34 2026] GET /v2.0/networks/0b8d0809-d4c8-433e-b063-8eb68d336925?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/615] 10.0.0.90 () {34 vars in 906 bytes} [Thu May 7 16:41:34 2026] GET /v2.0/extensions => generated 22222 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/616] 10.0.0.90 () {34 vars in 1007 bytes} [Thu May 7 16:41:34 2026] GET /v2.0/networks/601400a7-fa5f-40fb-a554-be2d68c18956?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/617] 10.0.0.90 () {34 vars in 1107 bytes} [Thu May 7 16:41:34 2026] GET /v2.0/networks/601400a7-fa5f-40fb-a554-be2d68c18956?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/618] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:34 2026] GET /v2.0/ports?device_id=9243d2e9-e0e0-417e-a520-831823c5d0b0 => generated 973 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/619] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:41:34 2026] GET /v2.0/security-groups?id=8bf52364-e8dd-47e5-83eb-c435eca71bd2&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: 310/620] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:34 2026] GET /v2.0/ports?device_id=d71c0fe1-3de0-4654-91ef-eaac58a3134d => 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: 311/621] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:34 2026] GET /v2.0/ports?device_id=1d0d3cf5-5f6e-4b16-b07b-e02cefbb6d72 => 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: 311/622] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:34 2026] GET /v2.0/ports?device_id=750cb7fb-5ca7-4093-bbf5-9d4eb2f1488b => 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: 312/623] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:41:34 2026] GET /v2.0/security-groups?id=e67ce5bd-4966-4463-8d45-fac7a04f1a61&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/624] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:35 2026] GET /v2.0/ports?device_id=9243d2e9-e0e0-417e-a520-831823c5d0b0 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/625] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:41:35 2026] GET /v2.0/security-groups?id=8bf52364-e8dd-47e5-83eb-c435eca71bd2&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: 313/626] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:35 2026] GET /v2.0/ports?device_id=d71c0fe1-3de0-4654-91ef-eaac58a3134d => 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: 314/627] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:35 2026] GET /v2.0/ports?device_id=750cb7fb-5ca7-4093-bbf5-9d4eb2f1488b => 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: 314/628] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:35 2026] GET /v2.0/ports?device_id=1d0d3cf5-5f6e-4b16-b07b-e02cefbb6d72 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/629] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:41:36 2026] GET /v2.0/security-groups?id=e67ce5bd-4966-4463-8d45-fac7a04f1a61&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/630] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:37 2026] GET /v2.0/ports?device_id=d71c0fe1-3de0-4654-91ef-eaac58a3134d => 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: 315/631] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:36 2026] GET /v2.0/ports?device_id=9243d2e9-e0e0-417e-a520-831823c5d0b0 => generated 973 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/632] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:41:37 2026] GET /v2.0/security-groups?id=8bf52364-e8dd-47e5-83eb-c435eca71bd2&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: 316/633] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:37 2026] GET /v2.0/ports?device_id=750cb7fb-5ca7-4093-bbf5-9d4eb2f1488b => 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: 318/634] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:37 2026] GET /v2.0/ports?device_id=1d0d3cf5-5f6e-4b16-b07b-e02cefbb6d72 => generated 975 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/635] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:41:37 2026] GET /v2.0/security-groups?id=e67ce5bd-4966-4463-8d45-fac7a04f1a61&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/636] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:38 2026] GET /v2.0/ports?device_id=d71c0fe1-3de0-4654-91ef-eaac58a3134d => 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: 318/637] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:38 2026] GET /v2.0/ports?device_id=9243d2e9-e0e0-417e-a520-831823c5d0b0 => 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: 320/638] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:41:38 2026] GET /v2.0/security-groups?id=8bf52364-e8dd-47e5-83eb-c435eca71bd2&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/639] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:38 2026] GET /v2.0/ports?device_id=750cb7fb-5ca7-4093-bbf5-9d4eb2f1488b => 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: 321/640] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:38 2026] GET /v2.0/ports?device_id=1d0d3cf5-5f6e-4b16-b07b-e02cefbb6d72 => generated 975 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/641] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:41:38 2026] GET /v2.0/security-groups?id=e67ce5bd-4966-4463-8d45-fac7a04f1a61&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/642] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:38 2026] GET /v2.0/ports?device_id=1d0d3cf5-5f6e-4b16-b07b-e02cefbb6d72 => 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: 323/643] 199.19.213.68 () {34 vars in 985 bytes} [Thu May 7 16:41:38 2026] GET /v2.0/networks?id=0b8d0809-d4c8-433e-b063-8eb68d336925 => generated 677 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:41:39.355 7 INFO neutron.db.l3_db [None req-c0134169-7abe-40e6-bcd5-244ec3d7522e 5c9cca7688bb4ecc913a55dc3b11ac4b 4b607b3798be470c9435335b310e5602 - - default default] Floating IP 4b3cfbd8-27f3-4aff-b693-6c95bfe1979e associated. External IP: 10.96.250.212, port: ab06222c-f509-44f6-a23c-14f49d6e8eae. [pid: 8|app: 0|req: 324/644] 199.19.213.68 () {38 vars in 954 bytes} [Thu May 7 16:41:38 2026] POST /v2.0/ports => generated 958 bytes in 730 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: 325/645] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:39 2026] GET /v2.0/ports?device_id=d71c0fe1-3de0-4654-91ef-eaac58a3134d => generated 961 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/646] 10.0.0.3 () {34 vars in 747 bytes} [Thu May 7 16:41:38 2026] PUT /v2.0/floatingips/4b3cfbd8-27f3-4aff-b693-6c95bfe1979e => generated 856 bytes in 1016 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/647] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:39 2026] GET /v2.0/ports?device_id=9243d2e9-e0e0-417e-a520-831823c5d0b0 => generated 975 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/648] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:41:39 2026] GET /v2.0/security-groups?id=0fb3141d-dbed-4c58-80bf-ec49e1be3b89&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/649] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:41:39 2026] GET /v2.0/security-groups?id=8bf52364-e8dd-47e5-83eb-c435eca71bd2&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/650] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:39 2026] GET /v2.0/ports?device_id=750cb7fb-5ca7-4093-bbf5-9d4eb2f1488b => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:41:39.950 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6d25af4-f4f0-4f00-a0af-1b817f82e619'] response: {'name': 'network-changed', 'server_uuid': '1d0d3cf5-5f6e-4b16-b07b-e02cefbb6d72', 'tag': 'ab06222c-f509-44f6-a23c-14f49d6e8eae', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 322/651] 199.19.213.68 () {38 vars in 1027 bytes} [Thu May 7 16:41:39 2026] PUT /v2.0/ports/5bcf2585-d9f9-4fb3-bfe3-f0ad6e9b0fc7 => generated 1239 bytes in 536 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/652] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:41:40 2026] GET /v2.0/ports?tenant_id=4b607b3798be470c9435335b310e5602&device_id=1d0d3cf5-5f6e-4b16-b07b-e02cefbb6d72 => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 323/653] 199.19.213.68 () {34 vars in 985 bytes} [Thu May 7 16:41:40 2026] GET /v2.0/networks?id=71d53717-bf5d-419d-a92e-e339affa9375 => generated 772 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/654] 199.19.213.68 () {34 vars in 1059 bytes} [Thu May 7 16:41:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=ab06222c-f509-44f6-a23c-14f49d6e8eae => generated 859 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/655] 199.19.213.68 () {34 vars in 983 bytes} [Thu May 7 16:41:40 2026] GET /v2.0/subnets?id=56052296-aa1e-4691-a383-b4fa0e3c81a6 => generated 694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/656] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:41:40 2026] GET /v2.0/ports?network_id=71d53717-bf5d-419d-a92e-e339affa9375&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/657] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:41:40 2026] GET /v2.0/networks/71d53717-bf5d-419d-a92e-e339affa9375?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: 333/658] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:41:40 2026] GET /v2.0/networks/71d53717-bf5d-419d-a92e-e339affa9375?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/659] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:40 2026] GET /v2.0/ports?device_id=d71c0fe1-3de0-4654-91ef-eaac58a3134d => generated 973 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/660] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:40 2026] GET /v2.0/ports?device_id=9243d2e9-e0e0-417e-a520-831823c5d0b0 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/661] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:41:41 2026] GET /v2.0/security-groups?id=0fb3141d-dbed-4c58-80bf-ec49e1be3b89&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: 335/662] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:41:41 2026] GET /v2.0/security-groups?id=8bf52364-e8dd-47e5-83eb-c435eca71bd2&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: 328/663] 199.19.213.68 () {34 vars in 985 bytes} [Thu May 7 16:41:41 2026] GET /v2.0/networks?id=601400a7-fa5f-40fb-a554-be2d68c18956 => generated 670 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:41:41.146 8 WARNING neutron.db.securitygroups_db [req-2bbaf858-e7e5-4c19-8a8e-c4f8377d88b1 req-42b6d5d5-9018-4773-81cc-9a25f3fc0309 a01b02c497a4400f88b0743523638d4b a16876e03661485285f6a11842be476a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 329/664] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:41 2026] GET /v2.0/ports?device_id=750cb7fb-5ca7-4093-bbf5-9d4eb2f1488b => 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: 336/665] 199.19.213.68 () {34 vars in 1049 bytes} [Thu May 7 16:41:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a16876e03661485285f6a11842be476a => generated 180 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/666] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:41 2026] GET /v2.0/ports?device_id=9243d2e9-e0e0-417e-a520-831823c5d0b0 => 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: 337/667] 199.19.213.68 () {38 vars in 954 bytes} [Thu May 7 16:41:41 2026] POST /v2.0/ports => generated 954 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 16:41:41.555 7 INFO neutron.db.l3_db [None req-496198a9-523a-43fc-8b80-bcb772fa9030 a4e32e2dfec64e1d914a2e24e90b1cad b2e4bee7db66404ca723c59ee0ca147c - - default default] Floating IP b53e0eae-4c59-41fa-a8de-b2d353dc2cd7 associated. External IP: 10.96.250.219, port: 01d6d13c-ed1a-4c1b-8e4c-bd93deba1d4e. [pid: 8|app: 0|req: 338/668] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:41:41 2026] GET /v2.0/ports?tenant_id=2194dda535844b89847e98d9ea80f2d4&device_id=d71c0fe1-3de0-4654-91ef-eaac58a3134d => 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: 331/669] 10.0.0.3 () {34 vars in 747 bytes} [Thu May 7 16:41:41 2026] PUT /v2.0/floatingips/b53e0eae-4c59-41fa-a8de-b2d353dc2cd7 => generated 856 bytes in 667 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/670] 199.19.213.68 () {34 vars in 1059 bytes} [Thu May 7 16:41:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=5bcf2585-d9f9-4fb3-bfe3-f0ad6e9b0fc7 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/671] 199.19.213.68 () {34 vars in 983 bytes} [Thu May 7 16:41:41 2026] GET /v2.0/subnets?id=05a53042-6c0d-4679-bccf-77cb8ebfbad7 => generated 695 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/672] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:41 2026] GET /v2.0/ports?device_id=9243d2e9-e0e0-417e-a520-831823c5d0b0 => 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: 339/673] 199.19.213.68 () {38 vars in 1027 bytes} [Thu May 7 16:41:41 2026] PUT /v2.0/ports/0f282c8b-e904-492c-85aa-a73b1876645d => generated 1235 bytes in 407 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:41:41.996 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-33ea3d61-7ef2-48ef-90c2-18c321313a81'] response: {'name': 'network-changed', 'server_uuid': 'd71c0fe1-3de0-4654-91ef-eaac58a3134d', 'tag': '5bcf2585-d9f9-4fb3-bfe3-f0ad6e9b0fc7', 'status': 'completed', 'code': 200} 2026-05-07 16:41:41.996 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-33ea3d61-7ef2-48ef-90c2-18c321313a81'] response: {'name': 'network-changed', 'server_uuid': '9243d2e9-e0e0-417e-a520-831823c5d0b0', 'tag': '01d6d13c-ed1a-4c1b-8e4c-bd93deba1d4e', '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: 340/674] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:41:41 2026] GET /v2.0/security-groups?id=8bf52364-e8dd-47e5-83eb-c435eca71bd2&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:41:42.021 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-feef45bd-9b25-4776-b379-a67d39ac10ee'] response: {'name': 'network-changed', 'server_uuid': '750cb7fb-5ca7-4093-bbf5-9d4eb2f1488b', 'tag': '0f282c8b-e904-492c-85aa-a73b1876645d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 335/675] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:41:41 2026] GET /v2.0/ports?network_id=0b8d0809-d4c8-433e-b063-8eb68d336925&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: 341/676] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:41:42 2026] GET /v2.0/networks/0b8d0809-d4c8-433e-b063-8eb68d336925?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: 336/677] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:41:42 2026] GET /v2.0/networks/0b8d0809-d4c8-433e-b063-8eb68d336925?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/678] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:42 2026] GET /v2.0/ports?device_id=d71c0fe1-3de0-4654-91ef-eaac58a3134d => 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: 337/679] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:41:42 2026] GET /v2.0/security-groups?id=0fb3141d-dbed-4c58-80bf-ec49e1be3b89&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/680] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:42 2026] GET /v2.0/ports?device_id=750cb7fb-5ca7-4093-bbf5-9d4eb2f1488b => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/681] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:41:42 2026] GET /v2.0/security-groups?id=2cc56109-ce9e-44c8-b92f-c999fc50782b&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/682] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:41:42 2026] GET /v2.0/ports?tenant_id=a16876e03661485285f6a11842be476a&device_id=750cb7fb-5ca7-4093-bbf5-9d4eb2f1488b => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/683] 199.19.213.68 () {34 vars in 1017 bytes} [Thu May 7 16:41:42 2026] GET /v2.0/networks?tenant_id=a16876e03661485285f6a11842be476a&shared=False => generated 766 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/684] 199.19.213.68 () {34 vars in 929 bytes} [Thu May 7 16:41:42 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/685] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:41:43 2026] GET /v2.0/ports?tenant_id=2194dda535844b89847e98d9ea80f2d4&device_id=d71c0fe1-3de0-4654-91ef-eaac58a3134d => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/686] 199.19.213.68 () {34 vars in 985 bytes} [Thu May 7 16:41:43 2026] GET /v2.0/networks?id=0b8d0809-d4c8-433e-b063-8eb68d336925 => generated 773 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/687] 199.19.213.68 () {34 vars in 1059 bytes} [Thu May 7 16:41:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=5bcf2585-d9f9-4fb3-bfe3-f0ad6e9b0fc7 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/688] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:43 2026] GET /v2.0/ports?device_id=d71c0fe1-3de0-4654-91ef-eaac58a3134d => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/689] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:41:43 2026] GET /v2.0/security-groups?id=0fb3141d-dbed-4c58-80bf-ec49e1be3b89&fields=id&fields=name => generated 88 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/690] 199.19.213.68 () {34 vars in 983 bytes} [Thu May 7 16:41:43 2026] GET /v2.0/subnets?id=05a53042-6c0d-4679-bccf-77cb8ebfbad7 => generated 695 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/691] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:41:43 2026] GET /v2.0/ports?network_id=0b8d0809-d4c8-433e-b063-8eb68d336925&device_owner=network%3Adhcp => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/692] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:41:43 2026] GET /v2.0/networks/0b8d0809-d4c8-433e-b063-8eb68d336925?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/693] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:43 2026] GET /v2.0/ports?device_id=750cb7fb-5ca7-4093-bbf5-9d4eb2f1488b => generated 969 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/694] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:41:43 2026] GET /v2.0/security-groups?id=2cc56109-ce9e-44c8-b92f-c999fc50782b&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/695] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:41:43 2026] GET /v2.0/networks/0b8d0809-d4c8-433e-b063-8eb68d336925?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: 345/696] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:41:43 2026] GET /v2.0/ports?tenant_id=a16876e03661485285f6a11842be476a&device_id=750cb7fb-5ca7-4093-bbf5-9d4eb2f1488b => generated 1238 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/697] 199.19.213.68 () {34 vars in 1057 bytes} [Thu May 7 16:41:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=0f282c8b-e904-492c-85aa-a73b1876645d => 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: 346/698] 199.19.213.68 () {34 vars in 983 bytes} [Thu May 7 16:41:43 2026] GET /v2.0/subnets?id=845ba15f-7782-44f0-9ef1-c59835d7ba19 => generated 688 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/701] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:41:43 2026] GET /v2.0/ports?network_id=601400a7-fa5f-40fb-a554-be2d68c18956&device_owner=network%3Adhcp => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/702] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:41:43 2026] GET /v2.0/networks/601400a7-fa5f-40fb-a554-be2d68c18956?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: 354/703] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:41:43 2026] GET /v2.0/networks/601400a7-fa5f-40fb-a554-be2d68c18956?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: 350/704] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:44 2026] GET /v2.0/ports?device_id=d71c0fe1-3de0-4654-91ef-eaac58a3134d => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/705] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:41:44 2026] GET /v2.0/security-groups?id=0fb3141d-dbed-4c58-80bf-ec49e1be3b89&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: 351/706] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:41:44 2026] GET /v2.0/ports?tenant_id=b2e4bee7db66404ca723c59ee0ca147c&device_id=9243d2e9-e0e0-417e-a520-831823c5d0b0 => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/707] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:44 2026] GET /v2.0/ports?device_id=750cb7fb-5ca7-4093-bbf5-9d4eb2f1488b => 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: 352/708] 199.19.213.68 () {34 vars in 985 bytes} [Thu May 7 16:41:44 2026] GET /v2.0/networks?id=b0068e04-e71f-4fde-aff7-9d24122f8bcf => generated 779 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/709] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:41:44 2026] GET /v2.0/security-groups?id=2cc56109-ce9e-44c8-b92f-c999fc50782b&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/710] 199.19.213.68 () {34 vars in 1059 bytes} [Thu May 7 16:41:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=01d6d13c-ed1a-4c1b-8e4c-bd93deba1d4e => generated 859 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/711] 199.19.213.68 () {34 vars in 983 bytes} [Thu May 7 16:41:44 2026] GET /v2.0/subnets?id=5cf81492-4568-4489-9f9a-c0350d525d55 => generated 702 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/712] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:41:44 2026] GET /v2.0/ports?network_id=b0068e04-e71f-4fde-aff7-9d24122f8bcf&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/713] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:41:44 2026] GET /v2.0/networks/b0068e04-e71f-4fde-aff7-9d24122f8bcf?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: 355/714] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:41:44 2026] GET /v2.0/networks/b0068e04-e71f-4fde-aff7-9d24122f8bcf?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: 360/715] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:45 2026] GET /v2.0/ports?device_id=d71c0fe1-3de0-4654-91ef-eaac58a3134d => generated 973 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/716] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:41:45 2026] GET /v2.0/security-groups?id=0fb3141d-dbed-4c58-80bf-ec49e1be3b89&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: 361/717] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:45 2026] GET /v2.0/ports?device_id=750cb7fb-5ca7-4093-bbf5-9d4eb2f1488b => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/718] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:41:45 2026] GET /v2.0/security-groups?id=2cc56109-ce9e-44c8-b92f-c999fc50782b&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/719] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:46 2026] GET /v2.0/ports?device_id=d71c0fe1-3de0-4654-91ef-eaac58a3134d => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/720] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:41:46 2026] GET /v2.0/security-groups?id=0fb3141d-dbed-4c58-80bf-ec49e1be3b89&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/721] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:46 2026] GET /v2.0/ports?device_id=750cb7fb-5ca7-4093-bbf5-9d4eb2f1488b => generated 969 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/722] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:41:47 2026] GET /v2.0/security-groups?id=2cc56109-ce9e-44c8-b92f-c999fc50782b&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/723] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:48 2026] GET /v2.0/ports?device_id=d71c0fe1-3de0-4654-91ef-eaac58a3134d => 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: 360/724] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:41:48 2026] GET /v2.0/security-groups?id=0fb3141d-dbed-4c58-80bf-ec49e1be3b89&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/725] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:48 2026] GET /v2.0/ports?device_id=750cb7fb-5ca7-4093-bbf5-9d4eb2f1488b => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/726] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:41:48 2026] GET /v2.0/security-groups?id=2cc56109-ce9e-44c8-b92f-c999fc50782b&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/727] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:48 2026] GET /v2.0/ports?device_id=d71c0fe1-3de0-4654-91ef-eaac58a3134d => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/728] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:41:48 2026] GET /v2.0/security-groups?id=0fb3141d-dbed-4c58-80bf-ec49e1be3b89&fields=id&fields=name => generated 88 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/729] 10.0.0.179 () {34 vars in 990 bytes} [Thu May 7 16:41:48 2026] GET /v2.0/ports?device_id=1d0d3cf5-5f6e-4b16-b07b-e02cefbb6d72 => generated 1244 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/730] 10.0.0.179 () {34 vars in 1040 bytes} [Thu May 7 16:41:48 2026] GET /v2.0/security-groups?id=e67ce5bd-4966-4463-8d45-fac7a04f1a61&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/731] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:49 2026] GET /v2.0/ports?device_id=750cb7fb-5ca7-4093-bbf5-9d4eb2f1488b => 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: 369/732] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:41:49 2026] GET /v2.0/security-groups?id=2cc56109-ce9e-44c8-b92f-c999fc50782b&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/733] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:49 2026] GET /v2.0/ports?device_id=d71c0fe1-3de0-4654-91ef-eaac58a3134d => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/734] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:41:49 2026] GET /v2.0/security-groups?id=0fb3141d-dbed-4c58-80bf-ec49e1be3b89&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/735] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:50 2026] GET /v2.0/ports?device_id=750cb7fb-5ca7-4093-bbf5-9d4eb2f1488b => 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: 371/736] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:41:50 2026] GET /v2.0/security-groups?id=2cc56109-ce9e-44c8-b92f-c999fc50782b&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/737] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:50 2026] GET /v2.0/ports?device_id=750cb7fb-5ca7-4093-bbf5-9d4eb2f1488b => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/738] 10.0.0.179 () {34 vars in 990 bytes} [Thu May 7 16:41:50 2026] GET /v2.0/ports?device_id=9243d2e9-e0e0-417e-a520-831823c5d0b0 => generated 1244 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/739] 10.0.0.179 () {34 vars in 1040 bytes} [Thu May 7 16:41:50 2026] GET /v2.0/security-groups?id=8bf52364-e8dd-47e5-83eb-c435eca71bd2&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: 368/740] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:51 2026] GET /v2.0/ports?device_id=d71c0fe1-3de0-4654-91ef-eaac58a3134d => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/741] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:41:51 2026] GET /v2.0/security-groups?id=0fb3141d-dbed-4c58-80bf-ec49e1be3b89&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: 370/742] 199.19.213.68 () {34 vars in 993 bytes} [Thu May 7 16:41:51 2026] GET /v2.0/ports?device_id=d71c0fe1-3de0-4654-91ef-eaac58a3134d => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:41:51.315 7 INFO neutron_taas.services.taas.taas_plugin [req-0fbff892-70a0-4521-b7f7-159211fb804c req-6f8b503b-4162-42c1-9c51-7c68272d7076 55c7943039cd421e83a794be566b3d62 2194dda535844b89847e98d9ea80f2d4 - - default default] TaaS: Handle Delete Port: 5bcf2585-d9f9-4fb3-bfe3-f0ad6e9b0fc7 2026-05-07 16:41:51.330 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-0fbff892-70a0-4521-b7f7-159211fb804c req-6f8b503b-4162-42c1-9c51-7c68272d7076 55c7943039cd421e83a794be566b3d62 2194dda535844b89847e98d9ea80f2d4 - - default default] Tap Mirror: Handle Delete Port: 5bcf2585-d9f9-4fb3-bfe3-f0ad6e9b0fc7 2026-05-07 16:41:51.429 8 INFO neutron.db.l3_db [None req-845c5efc-6d94-49c5-ae03-0a44ae2eee14 a01b02c497a4400f88b0743523638d4b a16876e03661485285f6a11842be476a - - default default] Floating IP c49b3cbf-42ff-40b1-a39a-f71f34afd300 associated. External IP: 10.96.250.220, port: 0f282c8b-e904-492c-85aa-a73b1876645d. [pid: 7|app: 0|req: 371/743] 199.19.213.68 () {36 vars in 996 bytes} [Thu May 7 16:41:51 2026] DELETE /v2.0/ports/5bcf2585-d9f9-4fb3-bfe3-f0ad6e9b0fc7 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:41:51.559 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4e83ff3-54cb-4e2f-9fc1-f0276b44cd0e'] response: {'server_uuid': 'd71c0fe1-3de0-4654-91ef-eaac58a3134d', 'name': 'network-vif-deleted', 'tag': '5bcf2585-d9f9-4fb3-bfe3-f0ad6e9b0fc7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 373/744] 10.0.0.3 () {34 vars in 747 bytes} [Thu May 7 16:41:50 2026] PUT /v2.0/floatingips/c49b3cbf-42ff-40b1-a39a-f71f34afd300 => generated 855 bytes in 955 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:41:51.851 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bcd00a5a-5d09-4c0f-bd0a-94fe37cd5ad8'] response: {'name': 'network-changed', 'server_uuid': '750cb7fb-5ca7-4093-bbf5-9d4eb2f1488b', 'tag': '0f282c8b-e904-492c-85aa-a73b1876645d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 372/745] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:51 2026] GET /v2.0/ports?device_id=750cb7fb-5ca7-4093-bbf5-9d4eb2f1488b => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/746] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:41:51 2026] GET /v2.0/security-groups?id=2cc56109-ce9e-44c8-b92f-c999fc50782b&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: 373/747] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:52 2026] GET /v2.0/ports?device_id=d71c0fe1-3de0-4654-91ef-eaac58a3134d => 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: 375/748] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:52 2026] GET /v2.0/ports?device_id=750cb7fb-5ca7-4093-bbf5-9d4eb2f1488b => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/749] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:41:52 2026] GET /v2.0/ports?tenant_id=a16876e03661485285f6a11842be476a&device_id=750cb7fb-5ca7-4093-bbf5-9d4eb2f1488b => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/750] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:41:52 2026] GET /v2.0/security-groups?id=2cc56109-ce9e-44c8-b92f-c999fc50782b&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/751] 199.19.213.68 () {34 vars in 985 bytes} [Thu May 7 16:41:52 2026] GET /v2.0/networks?id=601400a7-fa5f-40fb-a554-be2d68c18956 => generated 766 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/752] 199.19.213.68 () {34 vars in 1057 bytes} [Thu May 7 16:41:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=0f282c8b-e904-492c-85aa-a73b1876645d => generated 858 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/753] 199.19.213.68 () {34 vars in 983 bytes} [Thu May 7 16:41:52 2026] GET /v2.0/subnets?id=845ba15f-7782-44f0-9ef1-c59835d7ba19 => generated 688 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/754] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:41:52 2026] GET /v2.0/ports?network_id=601400a7-fa5f-40fb-a554-be2d68c18956&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: 377/755] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:41:52 2026] GET /v2.0/networks/601400a7-fa5f-40fb-a554-be2d68c18956?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: 379/756] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:41:52 2026] GET /v2.0/networks/601400a7-fa5f-40fb-a554-be2d68c18956?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/757] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:53 2026] GET /v2.0/ports?device_id=d71c0fe1-3de0-4654-91ef-eaac58a3134d => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/758] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:53 2026] GET /v2.0/ports?device_id=750cb7fb-5ca7-4093-bbf5-9d4eb2f1488b => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/759] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:41:53 2026] GET /v2.0/security-groups?id=2cc56109-ce9e-44c8-b92f-c999fc50782b&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/760] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:54 2026] GET /v2.0/ports?device_id=d71c0fe1-3de0-4654-91ef-eaac58a3134d => 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: 380/761] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:54 2026] GET /v2.0/ports?device_id=750cb7fb-5ca7-4093-bbf5-9d4eb2f1488b => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/762] 199.19.213.68 () {34 vars in 993 bytes} [Thu May 7 16:41:54 2026] GET /v2.0/ports?device_id=750cb7fb-5ca7-4093-bbf5-9d4eb2f1488b => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/763] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:41:54 2026] GET /v2.0/security-groups?id=2cc56109-ce9e-44c8-b92f-c999fc50782b&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:41:55.054 8 INFO neutron_taas.services.taas.taas_plugin [req-b3be6075-913a-437b-be30-875b1eb05535 req-3aa5cb74-dc57-4e9b-8e33-49e5976dd519 a01b02c497a4400f88b0743523638d4b a16876e03661485285f6a11842be476a - - default default] TaaS: Handle Delete Port: 0f282c8b-e904-492c-85aa-a73b1876645d 2026-05-07 16:41:55.061 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-b3be6075-913a-437b-be30-875b1eb05535 req-3aa5cb74-dc57-4e9b-8e33-49e5976dd519 a01b02c497a4400f88b0743523638d4b a16876e03661485285f6a11842be476a - - default default] Tap Mirror: Handle Delete Port: 0f282c8b-e904-492c-85aa-a73b1876645d 2026-05-07 16:41:55.820 8 INFO neutron_taas.services.taas.taas_plugin [req-b3be6075-913a-437b-be30-875b1eb05535 req-3aa5cb74-dc57-4e9b-8e33-49e5976dd519 a01b02c497a4400f88b0743523638d4b a16876e03661485285f6a11842be476a - - default default] TaaS: Handle Delete Port: 0f282c8b-e904-492c-85aa-a73b1876645d 2026-05-07 16:41:55.823 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-b3be6075-913a-437b-be30-875b1eb05535 req-3aa5cb74-dc57-4e9b-8e33-49e5976dd519 a01b02c497a4400f88b0743523638d4b a16876e03661485285f6a11842be476a - - default default] Tap Mirror: Handle Delete Port: 0f282c8b-e904-492c-85aa-a73b1876645d 2026-05-07 16:41:55.965 8 INFO neutron.db.l3_db [req-b3be6075-913a-437b-be30-875b1eb05535 req-3aa5cb74-dc57-4e9b-8e33-49e5976dd519 a01b02c497a4400f88b0743523638d4b a16876e03661485285f6a11842be476a - - default default] Floating IP c49b3cbf-42ff-40b1-a39a-f71f34afd300 disassociated. External IP: 10.96.250.220, port: 0f282c8b-e904-492c-85aa-a73b1876645d. 2026-05-07 16:41:56.071 7 INFO neutron_taas.services.taas.taas_plugin [None req-fdd23d9e-7d23-4f75-a50d-3040cf70175e 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] TaaS: Handle Delete Port: f5c6e0c5-d7c6-47df-9cbf-ae6a791dfa6d 2026-05-07 16:41:56.074 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fdd23d9e-7d23-4f75-a50d-3040cf70175e 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Tap Mirror: Handle Delete Port: f5c6e0c5-d7c6-47df-9cbf-ae6a791dfa6d [pid: 8|app: 0|req: 383/764] 199.19.213.68 () {36 vars in 996 bytes} [Thu May 7 16:41:54 2026] DELETE /v2.0/ports/0f282c8b-e904-492c-85aa-a73b1876645d => generated 0 bytes in 1510 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/765] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:56 2026] GET /v2.0/ports?device_id=750cb7fb-5ca7-4093-bbf5-9d4eb2f1488b => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:41:56.412 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-05305537-1499-4c30-9d06-720fb406cdc7'] response: {'server_uuid': '750cb7fb-5ca7-4093-bbf5-9d4eb2f1488b', 'name': 'network-vif-deleted', 'tag': '0f282c8b-e904-492c-85aa-a73b1876645d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 382/766] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 7 16:41:55 2026] PUT /v2.0/routers/45233b33-785a-4778-8a8f-c9d73a9e34e0/remove_router_interface => generated 310 bytes in 1089 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:41:56.890 8 INFO neutron_taas.services.taas.taas_plugin [None req-fe096fab-127a-444c-92ee-12242942b8da 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] TaaS: Handle Delete Port: 6fe14d6a-5d2a-448a-a769-64b565da8c0f 2026-05-07 16:41:56.893 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fe096fab-127a-444c-92ee-12242942b8da 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Tap Mirror: Handle Delete Port: 6fe14d6a-5d2a-448a-a769-64b565da8c0f 2026-05-07 16:41:57.239 8 INFO neutron_taas.services.taas.taas_plugin [None req-fe096fab-127a-444c-92ee-12242942b8da 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] TaaS: Handle Delete Port: 6ce80e67-88cb-4526-bd23-04a5a0bed1dd 2026-05-07 16:41:57.243 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fe096fab-127a-444c-92ee-12242942b8da 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Tap Mirror: Handle Delete Port: 6ce80e67-88cb-4526-bd23-04a5a0bed1dd [pid: 7|app: 0|req: 383/767] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:57 2026] GET /v2.0/ports?device_id=750cb7fb-5ca7-4093-bbf5-9d4eb2f1488b => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:41:57.646 8 INFO neutron.services.segments.plugin [-] Segment 9b019ea0-1c0e-4665-a872-373023ea63fc resource provider aggregate not found 2026-05-07 16:41:57.651 8 INFO neutron.services.segments.plugin [-] Segment 9b019ea0-1c0e-4665-a872-373023ea63fc resource provider aggregate not found 2026-05-07 16:41:57.669 8 INFO neutron.services.segments.plugin [-] Segment 9b019ea0-1c0e-4665-a872-373023ea63fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b019ea0-1c0e-4665-a872-373023ea63fc found for delete ", "request_id": "req-87c14683-97fc-440d-b54c-0c1e1dd00a60"}]} 2026-05-07 16:41:57.671 8 INFO neutron.services.segments.plugin [-] Segment 9b019ea0-1c0e-4665-a872-373023ea63fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b019ea0-1c0e-4665-a872-373023ea63fc found for delete ", "request_id": "req-eec2dde7-432c-4259-b1fe-8ef44e6d354a"}]} 2026-05-07 16:41:57.686 8 INFO neutron.db.l3_hamode_db [None req-fe096fab-127a-444c-92ee-12242942b8da 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] HA network 98e2c0a5-d03b-412c-8b25-855420952b5a was deleted as no HA routers are present in project 2194dda535844b89847e98d9ea80f2d4. [pid: 8|app: 0|req: 385/768] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:41:56 2026] DELETE /v2.0/routers/45233b33-785a-4778-8a8f-c9d73a9e34e0 => generated 0 bytes in 1027 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/769] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:41:57 2026] DELETE /v2.0/subnets/05a53042-6c0d-4679-bccf-77cb8ebfbad7 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:41:57.980 8 INFO neutron_taas.services.taas.taas_plugin [None req-72764236-1119-4c7e-88f8-ab15f80f82dd 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] TaaS: Handle Delete Port: c56565f1-e154-4d40-927e-b96b317494d8 2026-05-07 16:41:57.983 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-72764236-1119-4c7e-88f8-ab15f80f82dd 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Tap Mirror: Handle Delete Port: c56565f1-e154-4d40-927e-b96b317494d8 [pid: 8|app: 0|req: 386/770] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:41:57 2026] DELETE /v2.0/networks/0b8d0809-d4c8-433e-b063-8eb68d336925 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:41:58.240 7 WARNING neutron.db.securitygroups_db [None req-2622c063-4332-4694-a458-f02d702e281d 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 385/771] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:41:58 2026] GET /v2.0/security-groups?tenant_id=2194dda535844b89847e98d9ea80f2d4&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/772] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:41:58 2026] DELETE /v2.0/security-groups/0fb3141d-dbed-4c58-80bf-ec49e1be3b89 => 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: 386/773] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:41:58 2026] GET /v2.0/ports?device_id=750cb7fb-5ca7-4093-bbf5-9d4eb2f1488b => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:41:59.698 8 INFO neutron.services.segments.plugin [-] Segment 40568eae-97c0-4c12-9cb2-ad02b67512e7 resource provider aggregate not found 2026-05-07 16:41:59.714 8 INFO neutron.services.segments.plugin [-] Segment 40568eae-97c0-4c12-9cb2-ad02b67512e7 resource provider aggregate not found 2026-05-07 16:41:59.719 8 INFO neutron.services.segments.plugin [-] Segment 40568eae-97c0-4c12-9cb2-ad02b67512e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40568eae-97c0-4c12-9cb2-ad02b67512e7 found for delete ", "request_id": "req-31820635-06f2-44bd-b256-308e761e805d"}]} 2026-05-07 16:41:59.731 8 INFO neutron.services.segments.plugin [-] Segment 40568eae-97c0-4c12-9cb2-ad02b67512e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40568eae-97c0-4c12-9cb2-ad02b67512e7 found for delete ", "request_id": "req-b08df96c-23c1-4520-9875-3d82678a5d32"}]} [pid: 8|app: 0|req: 389/776] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:41:59 2026] DELETE /v2.0/security-groups/2cc56109-ce9e-44c8-b92f-c999fc50782b => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:41:59.887 7 INFO neutron.api.v2.resource [None req-74e42cc9-04f6-478f-8163-39e1042068f8 a01b02c497a4400f88b0743523638d4b a16876e03661485285f6a11842be476a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 388/777] 10.0.0.3 () {32 vars in 735 bytes} [Thu May 7 16:41:59 2026] GET /v2.0/security-groups/2cc56109-ce9e-44c8-b92f-c999fc50782b => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:42:00.004 8 INFO neutron_taas.services.taas.taas_plugin [None req-2c79580a-a3fe-4538-98c9-816041662d8d a01b02c497a4400f88b0743523638d4b a16876e03661485285f6a11842be476a - - default default] TaaS: Handle Delete Port: 26605925-6855-4bcd-a3a2-3c88384ce18b 2026-05-07 16:42:00.007 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c79580a-a3fe-4538-98c9-816041662d8d a01b02c497a4400f88b0743523638d4b a16876e03661485285f6a11842be476a - - default default] Tap Mirror: Handle Delete Port: 26605925-6855-4bcd-a3a2-3c88384ce18b [pid: 8|app: 0|req: 390/778] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 7 16:41:59 2026] DELETE /v2.0/floatingips/c49b3cbf-42ff-40b1-a39a-f71f34afd300 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:42:00.575 7 INFO neutron_taas.services.taas.taas_plugin [None req-eb8037c3-e8a8-41ba-9122-a5930977c28a 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] TaaS: Handle Delete Port: c59385ac-1148-401b-92ed-f4fd4927b522 2026-05-07 16:42:00.578 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eb8037c3-e8a8-41ba-9122-a5930977c28a 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Tap Mirror: Handle Delete Port: c59385ac-1148-401b-92ed-f4fd4927b522 [pid: 7|app: 0|req: 389/779] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 7 16:42:00 2026] PUT /v2.0/routers/3288d021-c8e3-4715-a758-ad1a7c6401af/remove_router_interface => generated 310 bytes in 838 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:42:01.248 8 INFO neutron_taas.services.taas.taas_plugin [None req-6971bf97-7191-4c8d-ac60-4a6654b66382 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] TaaS: Handle Delete Port: 95417718-4fbb-4ee4-a715-e264aab99199 2026-05-07 16:42:01.251 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6971bf97-7191-4c8d-ac60-4a6654b66382 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Tap Mirror: Handle Delete Port: 95417718-4fbb-4ee4-a715-e264aab99199 2026-05-07 16:42:01.548 8 INFO neutron_taas.services.taas.taas_plugin [None req-6971bf97-7191-4c8d-ac60-4a6654b66382 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] TaaS: Handle Delete Port: 108689fa-87b4-49c1-aeb0-fd2a8663b758 2026-05-07 16:42:01.551 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6971bf97-7191-4c8d-ac60-4a6654b66382 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Tap Mirror: Handle Delete Port: 108689fa-87b4-49c1-aeb0-fd2a8663b758 2026-05-07 16:42:01.932 8 INFO neutron.services.segments.plugin [-] Segment 6226733c-8181-4d9d-9679-9e174765be74 resource provider aggregate not found 2026-05-07 16:42:01.939 8 INFO neutron.services.segments.plugin [-] Segment 6226733c-8181-4d9d-9679-9e174765be74 resource provider aggregate not found 2026-05-07 16:42:01.956 8 INFO neutron.services.segments.plugin [-] Segment 6226733c-8181-4d9d-9679-9e174765be74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6226733c-8181-4d9d-9679-9e174765be74 found for delete ", "request_id": "req-ad3e8a8d-3aa0-4067-9df8-668eb67ea729"}]} 2026-05-07 16:42:01.960 8 INFO neutron.services.segments.plugin [-] Segment 6226733c-8181-4d9d-9679-9e174765be74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6226733c-8181-4d9d-9679-9e174765be74 found for delete ", "request_id": "req-3215469a-f384-460d-9d5b-58e3b0e112c1"}]} 2026-05-07 16:42:01.964 8 INFO neutron.db.l3_hamode_db [None req-6971bf97-7191-4c8d-ac60-4a6654b66382 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] HA network 524d9e6b-a9cc-494b-9922-37133916d469 was deleted as no HA routers are present in project a16876e03661485285f6a11842be476a. [pid: 8|app: 0|req: 391/780] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:42:01 2026] DELETE /v2.0/routers/3288d021-c8e3-4715-a758-ad1a7c6401af => generated 0 bytes in 952 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/781] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:42:01 2026] DELETE /v2.0/subnets/845ba15f-7782-44f0-9ef1-c59835d7ba19 => generated 0 bytes in 474 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:42:02.567 8 INFO neutron_taas.services.taas.taas_plugin [None req-53dfe083-977a-4772-a921-f6c4ca76652a 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] TaaS: Handle Delete Port: 49b96892-68c1-4351-a1de-7c52d4074b81 2026-05-07 16:42:02.570 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-53dfe083-977a-4772-a921-f6c4ca76652a 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Tap Mirror: Handle Delete Port: 49b96892-68c1-4351-a1de-7c52d4074b81 [pid: 8|app: 0|req: 392/782] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:42:02 2026] DELETE /v2.0/networks/601400a7-fa5f-40fb-a554-be2d68c18956 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:42:02.864 8 WARNING neutron.db.securitygroups_db [None req-02ad2b07-7774-438d-9b06-c57ecbfd9ea1 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-07 16:42:02.886 7 WARNING neutron.db.securitygroups_db [None req-147e8426-536c-4574-b2ba-5d21879de204 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 393/783] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:42:02 2026] GET /v2.0/security-groups?tenant_id=a16876e03661485285f6a11842be476a&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/784] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:42:02 2026] GET /v2.0/security-groups?tenant_id=45819e2c5f364982954332a4ca59fc58&name=default => generated 2925 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/785] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:42:02 2026] DELETE /v2.0/security-groups/4ec3fee6-4558-465e-abf1-16199415f7e4 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/786] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:42:03 2026] DELETE /v2.0/security-groups/ee22c1a2-d716-40ae-bb84-20a106c56f8d => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:42:03.290 8 WARNING neutron.db.securitygroups_db [None req-7b75da21-4192-462d-9323-3cbb4a92e8c3 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 395/787] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:42:03 2026] GET /v2.0/security-groups?tenant_id=58964b850a8d4016aaa02dfb57a532df&name=default => generated 2925 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/788] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:42:03 2026] DELETE /v2.0/security-groups/8534c044-fca2-49db-b975-637cfade2f3b => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:42:03.986 8 INFO neutron.services.segments.plugin [-] Segment 202db750-6e8f-44d4-918a-e8276938d7b6 resource provider aggregate not found 2026-05-07 16:42:03.990 8 INFO neutron.services.segments.plugin [-] Segment 202db750-6e8f-44d4-918a-e8276938d7b6 resource provider aggregate not found 2026-05-07 16:42:04.010 8 INFO neutron.services.segments.plugin [-] Segment 202db750-6e8f-44d4-918a-e8276938d7b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 202db750-6e8f-44d4-918a-e8276938d7b6 found for delete ", "request_id": "req-0032cbda-0d0c-44af-85f1-926490abd6db"}]} 2026-05-07 16:42:04.021 8 INFO neutron.services.segments.plugin [-] Segment 202db750-6e8f-44d4-918a-e8276938d7b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 202db750-6e8f-44d4-918a-e8276938d7b6 found for delete ", "request_id": "req-2bf22753-1421-4cc6-91ed-c3b8871b2571"}]} 2026-05-07 16:42:06.282 8 WARNING neutron.db.securitygroups_db [None req-43c15f99-80e0-422a-acb9-ddec425fdb05 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 396/789] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:42:06 2026] GET /v2.0/security-groups?tenant_id=9a14d9389ecc4973991e667626eaee18&name=default => generated 2925 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/790] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:42:06 2026] DELETE /v2.0/security-groups/b6db69f2-b06b-4fc9-a160-bd02915d9b2d => 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: 397/791] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:42:08 2026] GET /v2.0/ports?device_id=1d0d3cf5-5f6e-4b16-b07b-e02cefbb6d72 => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/792] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:42:08 2026] GET /v2.0/security-groups?id=e67ce5bd-4966-4463-8d45-fac7a04f1a61&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/793] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:42:08 2026] GET /v2.0/ports?device_id=1d0d3cf5-5f6e-4b16-b07b-e02cefbb6d72 => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/794] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:42:08 2026] GET /v2.0/security-groups?id=e67ce5bd-4966-4463-8d45-fac7a04f1a61&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/795] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:42:08 2026] GET /v2.0/ports?device_id=1d0d3cf5-5f6e-4b16-b07b-e02cefbb6d72 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/796] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:42:08 2026] GET /v2.0/security-groups?id=e67ce5bd-4966-4463-8d45-fac7a04f1a61&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:42:09.517 8 WARNING neutron.db.securitygroups_db [None req-459791b5-4f1d-444f-8423-b18c347f3990 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 400/797] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:42:09 2026] GET /v2.0/security-groups?tenant_id=f2a00ba9c707416bae5983e444bfca20&name=default => generated 2925 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/798] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:42:09 2026] DELETE /v2.0/security-groups/fca004c7-e84a-42db-bf62-02a52c9be3a1 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:42:09.843 8 WARNING neutron.db.securitygroups_db [None req-9e600188-d012-45b8-824d-2244b2bcf152 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 401/799] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:42:09 2026] GET /v2.0/security-groups?tenant_id=c185a303e84d47bc807e2c01ab577e35&name=default => generated 2925 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/800] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:42:10 2026] GET /v2.0/ports?device_id=1d0d3cf5-5f6e-4b16-b07b-e02cefbb6d72 => generated 975 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/801] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:42:10 2026] DELETE /v2.0/security-groups/83e5d904-be23-45e5-80a6-d9b4ec138f90 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/802] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:42:10 2026] GET /v2.0/security-groups?id=e67ce5bd-4966-4463-8d45-fac7a04f1a61&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/803] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:42:10 2026] GET /v2.0/ports?tenant_id=4b607b3798be470c9435335b310e5602&device_id=1d0d3cf5-5f6e-4b16-b07b-e02cefbb6d72 => 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: 401/804] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:42:10 2026] GET /v2.0/ports?device_id=9243d2e9-e0e0-417e-a520-831823c5d0b0 => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/805] 199.19.213.68 () {34 vars in 985 bytes} [Thu May 7 16:42:10 2026] GET /v2.0/networks?id=71d53717-bf5d-419d-a92e-e339affa9375 => generated 772 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/806] 199.19.213.68 () {34 vars in 1059 bytes} [Thu May 7 16:42:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=ab06222c-f509-44f6-a23c-14f49d6e8eae => generated 861 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/807] 199.19.213.68 () {34 vars in 983 bytes} [Thu May 7 16:42:10 2026] GET /v2.0/subnets?id=56052296-aa1e-4691-a383-b4fa0e3c81a6 => generated 694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/808] 10.0.0.90 () {34 vars in 970 bytes} [Thu May 7 16:42:10 2026] GET /v2.0/ports/01d6d13c-ed1a-4c1b-8e4c-bd93deba1d4e => generated 972 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/809] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:42:10 2026] GET /v2.0/ports?network_id=71d53717-bf5d-419d-a92e-e339affa9375&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/810] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:42:10 2026] GET /v2.0/networks/71d53717-bf5d-419d-a92e-e339affa9375?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: 405/811] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:42:10 2026] GET /v2.0/networks/71d53717-bf5d-419d-a92e-e339affa9375?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: 407/812] 199.19.213.68 () {34 vars in 999 bytes} [Thu May 7 16:42:11 2026] GET /v2.0/subnets?network_id=b0068e04-e71f-4fde-aff7-9d24122f8bcf => generated 684 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/813] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:42:11 2026] GET /v2.0/ports?device_id=1d0d3cf5-5f6e-4b16-b07b-e02cefbb6d72 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/814] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:42:11 2026] GET /v2.0/security-groups?id=e67ce5bd-4966-4463-8d45-fac7a04f1a61&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/815] 199.19.213.68 () {34 vars in 1145 bytes} [Thu May 7 16:42:11 2026] GET /v2.0/ports?device_id=9243d2e9-e0e0-417e-a520-831823c5d0b0&device_owner=compute%3Anova&network_id=b0068e04-e71f-4fde-aff7-9d24122f8bcf => generated 975 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/816] 199.19.213.68 () {38 vars in 1027 bytes} [Thu May 7 16:42:11 2026] PUT /v2.0/ports/01d6d13c-ed1a-4c1b-8e4c-bd93deba1d4e => generated 1149 bytes in 426 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:42:11.828 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-76d29d6b-c4d0-41ca-b7bf-420c866b9547'] response: {'name': 'network-changed', 'server_uuid': '9243d2e9-e0e0-417e-a520-831823c5d0b0', 'tag': '01d6d13c-ed1a-4c1b-8e4c-bd93deba1d4e', 'status': 'completed', 'code': 200} 2026-05-07 16:42:12.142 8 WARNING neutron.db.securitygroups_db [None req-017bc09c-8df1-4cf1-ae18-2023846ae894 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 409/817] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:42:11 2026] GET /v2.0/security-groups?tenant_id=420fd5a4dba34536b12bf08c074302af&name=default => generated 2925 bytes in 367 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: 410/818] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:42:12 2026] GET /v2.0/ports?tenant_id=b2e4bee7db66404ca723c59ee0ca147c&device_id=9243d2e9-e0e0-417e-a520-831823c5d0b0 => generated 1421 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/819] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:42:12 2026] DELETE /v2.0/security-groups/32bdebcb-b350-43fb-8413-277560929520 => 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: 411/820] 199.19.213.68 () {34 vars in 985 bytes} [Thu May 7 16:42:12 2026] GET /v2.0/networks?id=b0068e04-e71f-4fde-aff7-9d24122f8bcf => generated 779 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/821] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:42:12 2026] GET /v2.0/ports?device_id=1d0d3cf5-5f6e-4b16-b07b-e02cefbb6d72 => 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: 410/822] 199.19.213.68 () {34 vars in 1059 bytes} [Thu May 7 16:42:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=01d6d13c-ed1a-4c1b-8e4c-bd93deba1d4e => generated 861 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/823] 199.19.213.68 () {34 vars in 1057 bytes} [Thu May 7 16:42:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=01d6d13c-ed1a-4c1b-8e4c-bd93deba1d4e => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/824] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:42:12 2026] GET /v2.0/security-groups?id=e67ce5bd-4966-4463-8d45-fac7a04f1a61&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/825] 199.19.213.68 () {34 vars in 983 bytes} [Thu May 7 16:42:12 2026] GET /v2.0/subnets?id=5cf81492-4568-4489-9f9a-c0350d525d55 => generated 702 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/826] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:42:12 2026] GET /v2.0/ports?network_id=b0068e04-e71f-4fde-aff7-9d24122f8bcf&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:42:12.571 7 WARNING neutron.db.securitygroups_db [None req-438caecb-db31-4534-ba3b-73fa7f834745 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 415/827] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:42:12 2026] GET /v2.0/networks/b0068e04-e71f-4fde-aff7-9d24122f8bcf?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: 416/828] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:42:12 2026] GET /v2.0/networks/b0068e04-e71f-4fde-aff7-9d24122f8bcf?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: 413/829] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:42:12 2026] GET /v2.0/security-groups?tenant_id=5709ff509ae14d94a0501e2ec82abfd1&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/830] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:42:12 2026] DELETE /v2.0/security-groups/08817d51-ea13-4164-8ad0-11aa1cdd7639 => 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: 414/831] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:42:12 2026] GET /v2.0/ports?device_id=9243d2e9-e0e0-417e-a520-831823c5d0b0 => generated 1152 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/832] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:42:12 2026] GET /v2.0/security-groups?id=8bf52364-e8dd-47e5-83eb-c435eca71bd2&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: 415/833] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:42:13 2026] GET /v2.0/ports?device_id=1d0d3cf5-5f6e-4b16-b07b-e02cefbb6d72 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/834] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:42:13 2026] GET /v2.0/security-groups?id=e67ce5bd-4966-4463-8d45-fac7a04f1a61&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/835] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:42:13 2026] GET /v2.0/ports?tenant_id=b2e4bee7db66404ca723c59ee0ca147c&device_id=9243d2e9-e0e0-417e-a520-831823c5d0b0 => generated 1421 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/836] 199.19.213.68 () {34 vars in 985 bytes} [Thu May 7 16:42:13 2026] GET /v2.0/networks?id=b0068e04-e71f-4fde-aff7-9d24122f8bcf => generated 779 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/837] 199.19.213.68 () {34 vars in 1059 bytes} [Thu May 7 16:42:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=01d6d13c-ed1a-4c1b-8e4c-bd93deba1d4e => generated 861 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/840] 199.19.213.68 () {34 vars in 1057 bytes} [Thu May 7 16:42:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=01d6d13c-ed1a-4c1b-8e4c-bd93deba1d4e => 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: 420/841] 199.19.213.68 () {34 vars in 983 bytes} [Thu May 7 16:42:13 2026] GET /v2.0/subnets?id=5cf81492-4568-4489-9f9a-c0350d525d55 => generated 702 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/842] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:42:13 2026] GET /v2.0/ports?network_id=b0068e04-e71f-4fde-aff7-9d24122f8bcf&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/843] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:42:13 2026] GET /v2.0/networks/b0068e04-e71f-4fde-aff7-9d24122f8bcf?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: 423/844] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:42:14 2026] GET /v2.0/networks/b0068e04-e71f-4fde-aff7-9d24122f8bcf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/845] 199.19.213.68 () {34 vars in 1117 bytes} [Thu May 7 16:42:14 2026] GET /v2.0/ports?device_id=9243d2e9-e0e0-417e-a520-831823c5d0b0&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.5 => generated 1152 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/846] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:42:14 2026] GET /v2.0/ports?device_id=1d0d3cf5-5f6e-4b16-b07b-e02cefbb6d72 => 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: 424/847] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:42:14 2026] GET /v2.0/security-groups?id=e67ce5bd-4966-4463-8d45-fac7a04f1a61&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/848] 199.19.213.68 () {38 vars in 1027 bytes} [Thu May 7 16:42:14 2026] PUT /v2.0/ports/01d6d13c-ed1a-4c1b-8e4c-bd93deba1d4e => generated 972 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:42:15.129 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-72c6122a-5cc3-410f-b830-6c7109285f86'] response: {'name': 'network-changed', 'server_uuid': '9243d2e9-e0e0-417e-a520-831823c5d0b0', 'tag': '01d6d13c-ed1a-4c1b-8e4c-bd93deba1d4e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 425/849] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:42:15 2026] GET /v2.0/ports?tenant_id=b2e4bee7db66404ca723c59ee0ca147c&device_id=9243d2e9-e0e0-417e-a520-831823c5d0b0 => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 425/850] 199.19.213.68 () {34 vars in 985 bytes} [Thu May 7 16:42:15 2026] GET /v2.0/networks?id=b0068e04-e71f-4fde-aff7-9d24122f8bcf => generated 779 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/851] 199.19.213.68 () {34 vars in 1059 bytes} [Thu May 7 16:42:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=01d6d13c-ed1a-4c1b-8e4c-bd93deba1d4e => generated 861 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/852] 199.19.213.68 () {34 vars in 983 bytes} [Thu May 7 16:42:15 2026] GET /v2.0/subnets?id=5cf81492-4568-4489-9f9a-c0350d525d55 => generated 702 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/853] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:42:15 2026] GET /v2.0/ports?network_id=b0068e04-e71f-4fde-aff7-9d24122f8bcf&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/854] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:42:15 2026] GET /v2.0/networks/b0068e04-e71f-4fde-aff7-9d24122f8bcf?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/855] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:42:15 2026] GET /v2.0/networks/b0068e04-e71f-4fde-aff7-9d24122f8bcf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/856] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:42:15 2026] GET /v2.0/ports?device_id=1d0d3cf5-5f6e-4b16-b07b-e02cefbb6d72 => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/857] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:42:15 2026] GET /v2.0/security-groups?id=e67ce5bd-4966-4463-8d45-fac7a04f1a61&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/858] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:42:16 2026] GET /v2.0/ports?device_id=9243d2e9-e0e0-417e-a520-831823c5d0b0 => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/859] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:42:16 2026] GET /v2.0/security-groups?id=8bf52364-e8dd-47e5-83eb-c435eca71bd2&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: 431/860] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:42:16 2026] GET /v2.0/ports?tenant_id=b2e4bee7db66404ca723c59ee0ca147c&device_id=9243d2e9-e0e0-417e-a520-831823c5d0b0 => 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: 432/861] 199.19.213.68 () {34 vars in 985 bytes} [Thu May 7 16:42:16 2026] GET /v2.0/networks?id=b0068e04-e71f-4fde-aff7-9d24122f8bcf => generated 779 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:42:17.062 8 WARNING neutron.db.securitygroups_db [None req-b7cb8e0b-89b9-4a73-901c-4c8b608129fe 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 433/862] 199.19.213.68 () {34 vars in 1059 bytes} [Thu May 7 16:42:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=01d6d13c-ed1a-4c1b-8e4c-bd93deba1d4e => generated 861 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/863] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:42:17 2026] GET /v2.0/ports?device_id=1d0d3cf5-5f6e-4b16-b07b-e02cefbb6d72 => generated 973 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/864] 199.19.213.68 () {34 vars in 983 bytes} [Thu May 7 16:42:17 2026] GET /v2.0/subnets?id=5cf81492-4568-4489-9f9a-c0350d525d55 => generated 702 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/865] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:42:16 2026] GET /v2.0/security-groups?tenant_id=7d684756f5b7408ab6a259283d7f3819&name=default => generated 2925 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/866] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:42:17 2026] GET /v2.0/security-groups?id=e67ce5bd-4966-4463-8d45-fac7a04f1a61&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/867] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:42:17 2026] GET /v2.0/ports?network_id=b0068e04-e71f-4fde-aff7-9d24122f8bcf&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: 8|app: 0|req: 432/868] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:42:17 2026] GET /v2.0/networks/b0068e04-e71f-4fde-aff7-9d24122f8bcf?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: 437/869] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:42:17 2026] DELETE /v2.0/security-groups/cc504a4c-3729-4269-918d-f8a1f76a4cfd => 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: 433/870] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:42:17 2026] GET /v2.0/networks/b0068e04-e71f-4fde-aff7-9d24122f8bcf?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) 2026-05-07 16:42:17.491 8 WARNING neutron.db.securitygroups_db [None req-e32db54d-c02b-4191-b7be-9a3a35a8dc1e 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 434/871] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:42:17 2026] GET /v2.0/security-groups?tenant_id=9d6711c7ef8f45c98dce84945e10ecb1&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:42:17.714 7 WARNING neutron.db.securitygroups_db [None req-6b581e29-4a7f-4bec-b3f8-c11f816f9c07 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 435/872] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:42:17 2026] DELETE /v2.0/security-groups/7d9f93e0-2318-4b2b-a428-b932a615b772 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/873] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:42:17 2026] GET /v2.0/ports?device_id=9243d2e9-e0e0-417e-a520-831823c5d0b0 => 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: 437/874] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:42:17 2026] GET /v2.0/security-groups?id=8bf52364-e8dd-47e5-83eb-c435eca71bd2&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: 438/875] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:42:17 2026] GET /v2.0/security-groups?tenant_id=115c8ae5636a4ab48f73a37b89424757&name=default => generated 2925 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/876] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:42:17 2026] DELETE /v2.0/security-groups/c2d04db6-c486-40e5-bca1-5d279e4250f7 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:42:18.138 7 WARNING neutron.db.securitygroups_db [None req-d2f0e6ef-15fa-43a0-b0f1-6b7ae111a144 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 439/877] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:42:18 2026] GET /v2.0/security-groups?tenant_id=d85d5a9876c44371b78f257b6e6e06ca&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: 439/878] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:42:18 2026] GET /v2.0/ports?device_id=1d0d3cf5-5f6e-4b16-b07b-e02cefbb6d72 => 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: 440/879] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:42:18 2026] GET /v2.0/security-groups?id=e67ce5bd-4966-4463-8d45-fac7a04f1a61&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/880] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:42:18 2026] DELETE /v2.0/security-groups/443dadfa-f9fe-445c-9a3b-fcd0a75d7446 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/881] 199.19.213.68 () {34 vars in 993 bytes} [Thu May 7 16:42:18 2026] GET /v2.0/ports?device_id=9243d2e9-e0e0-417e-a520-831823c5d0b0 => 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: 442/882] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:42:18 2026] GET /v2.0/ports?device_id=9243d2e9-e0e0-417e-a520-831823c5d0b0 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/883] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:42:18 2026] GET /v2.0/security-groups?id=8bf52364-e8dd-47e5-83eb-c435eca71bd2&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:42:19.077 7 INFO neutron_taas.services.taas.taas_plugin [req-a6c7cde3-1759-49c9-ab93-0cc9e7fedc93 req-aebead39-b59f-47ce-b140-e845895e6e43 a4e32e2dfec64e1d914a2e24e90b1cad b2e4bee7db66404ca723c59ee0ca147c - - default default] TaaS: Handle Delete Port: 01d6d13c-ed1a-4c1b-8e4c-bd93deba1d4e 2026-05-07 16:42:19.080 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-a6c7cde3-1759-49c9-ab93-0cc9e7fedc93 req-aebead39-b59f-47ce-b140-e845895e6e43 a4e32e2dfec64e1d914a2e24e90b1cad b2e4bee7db66404ca723c59ee0ca147c - - default default] Tap Mirror: Handle Delete Port: 01d6d13c-ed1a-4c1b-8e4c-bd93deba1d4e 2026-05-07 16:42:19.223 7 INFO neutron.db.l3_db [req-a6c7cde3-1759-49c9-ab93-0cc9e7fedc93 req-aebead39-b59f-47ce-b140-e845895e6e43 a4e32e2dfec64e1d914a2e24e90b1cad b2e4bee7db66404ca723c59ee0ca147c - - default default] Floating IP b53e0eae-4c59-41fa-a8de-b2d353dc2cd7 disassociated. External IP: 10.96.250.219, port: 01d6d13c-ed1a-4c1b-8e4c-bd93deba1d4e. [pid: 8|app: 0|req: 444/884] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:42:19 2026] GET /v2.0/ports?device_id=1d0d3cf5-5f6e-4b16-b07b-e02cefbb6d72 => 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: 445/885] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:42:19 2026] GET /v2.0/security-groups?id=e67ce5bd-4966-4463-8d45-fac7a04f1a61&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/886] 199.19.213.68 () {36 vars in 996 bytes} [Thu May 7 16:42:18 2026] DELETE /v2.0/ports/01d6d13c-ed1a-4c1b-8e4c-bd93deba1d4e => generated 0 bytes in 746 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:42:19.684 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d06d7769-4207-4166-80fc-5d4ba7078ed1'] response: {'server_uuid': '9243d2e9-e0e0-417e-a520-831823c5d0b0', 'name': 'network-vif-deleted', 'tag': '01d6d13c-ed1a-4c1b-8e4c-bd93deba1d4e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 446/887] 10.0.0.3 () {32 vars in 651 bytes} [Thu May 7 16:42:19 2026] GET /v2.0/extensions => generated 22222 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/888] 10.0.0.3 () {32 vars in 679 bytes} [Thu May 7 16:42:19 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/889] 10.0.0.3 () {32 vars in 679 bytes} [Thu May 7 16:42:19 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/890] 10.0.0.3 () {32 vars in 727 bytes} [Thu May 7 16:42:19 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/891] 10.0.0.3 () {32 vars in 663 bytes} [Thu May 7 16:42:19 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/892] 10.0.0.3 () {32 vars in 697 bytes} [Thu May 7 16:42:19 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/893] 10.0.0.3 () {32 vars in 695 bytes} [Thu May 7 16:42:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/894] 10.0.0.3 () {32 vars in 699 bytes} [Thu May 7 16:42:19 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/895] 10.0.0.3 () {32 vars in 687 bytes} [Thu May 7 16:42:19 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/896] 10.0.0.3 () {32 vars in 701 bytes} [Thu May 7 16:42:19 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/897] 10.0.0.3 () {32 vars in 691 bytes} [Thu May 7 16:42:19 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/898] 10.0.0.3 () {32 vars in 693 bytes} [Thu May 7 16:42:19 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/899] 10.0.0.3 () {32 vars in 683 bytes} [Thu May 7 16:42:19 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/900] 10.0.0.3 () {32 vars in 685 bytes} [Thu May 7 16:42:19 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/901] 10.0.0.3 () {32 vars in 659 bytes} [Thu May 7 16:42:19 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/902] 10.0.0.3 () {32 vars in 697 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/903] 10.0.0.3 () {32 vars in 677 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/904] 10.0.0.3 () {32 vars in 681 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/905] 10.0.0.3 () {32 vars in 673 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/906] 10.0.0.3 () {32 vars in 687 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/907] 10.0.0.3 () {32 vars in 687 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/filter-validation => generated 198 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/908] 10.0.0.3 () {32 vars in 721 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/909] 10.0.0.3 () {32 vars in 685 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/910] 10.0.0.3 () {32 vars in 667 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/911] 10.0.0.3 () {32 vars in 685 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/912] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/ports?device_id=9243d2e9-e0e0-417e-a520-831823c5d0b0 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/913] 10.0.0.3 () {32 vars in 679 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/914] 10.0.0.3 () {32 vars in 697 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/915] 10.0.0.3 () {32 vars in 677 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/916] 10.0.0.3 () {32 vars in 665 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/router => generated 256 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/917] 10.0.0.3 () {32 vars in 675 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/918] 10.0.0.3 () {32 vars in 663 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/919] 10.0.0.3 () {32 vars in 673 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/l3-flavors => 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: 457/920] 10.0.0.3 () {32 vars in 711 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/921] 10.0.0.3 () {32 vars in 689 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/922] 10.0.0.3 () {32 vars in 681 bytes} [Thu May 7 16:42:20 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: 465/923] 10.0.0.3 () {32 vars in 667 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/924] 10.0.0.3 () {32 vars in 685 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/925] 10.0.0.3 () {32 vars in 703 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/926] 10.0.0.3 () {32 vars in 673 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/927] 10.0.0.3 () {32 vars in 699 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/928] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/network-ip-availability-details => generated 260 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/929] 10.0.0.3 () {32 vars in 673 bytes} [Thu May 7 16:42:20 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: 7|app: 0|req: 462/930] 10.0.0.3 () {32 vars in 691 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/931] 10.0.0.3 () {32 vars in 687 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/932] 10.0.0.3 () {32 vars in 707 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/933] 10.0.0.3 () {32 vars in 703 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/934] 10.0.0.3 () {32 vars in 717 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/935] 10.0.0.3 () {32 vars in 695 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/936] 10.0.0.3 () {32 vars in 709 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/937] 10.0.0.3 () {32 vars in 667 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/binding => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/938] 10.0.0.3 () {32 vars in 685 bytes} [Thu May 7 16:42:20 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: 473/939] 10.0.0.3 () {32 vars in 679 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/940] 10.0.0.3 () {32 vars in 673 bytes} [Thu May 7 16:42:20 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: 474/941] 10.0.0.3 () {32 vars in 669 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/provider => generated 191 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/942] 10.0.0.3 () {32 vars in 659 bytes} [Thu May 7 16:42:20 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: 475/943] 10.0.0.3 () {32 vars in 697 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/944] 10.0.0.3 () {32 vars in 697 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/945] 10.0.0.3 () {32 vars in 675 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/946] 10.0.0.3 () {32 vars in 667 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/947] 10.0.0.3 () {32 vars in 681 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/948] 10.0.0.3 () {32 vars in 699 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/949] 10.0.0.3 () {32 vars in 683 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/950] 10.0.0.3 () {32 vars in 705 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/951] 10.0.0.3 () {32 vars in 667 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/952] 10.0.0.3 () {32 vars in 695 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/953] 10.0.0.3 () {32 vars in 693 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/954] 10.0.0.3 () {32 vars in 683 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/955] 10.0.0.3 () {32 vars in 687 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/956] 10.0.0.3 () {32 vars in 703 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/957] 10.0.0.3 () {32 vars in 665 bytes} [Thu May 7 16:42:20 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: 7|app: 0|req: 476/958] 10.0.0.3 () {32 vars in 679 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/959] 10.0.0.3 () {32 vars in 679 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/rbac-policies => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/960] 10.0.0.3 () {32 vars in 689 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/rbac-address-group => 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: 484/961] 10.0.0.3 () {32 vars in 689 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/962] 10.0.0.3 () {32 vars in 693 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/963] 10.0.0.3 () {32 vars in 683 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/964] 10.0.0.3 () {32 vars in 687 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/965] 10.0.0.3 () {32 vars in 699 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/966] 10.0.0.3 () {32 vars in 701 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/967] 10.0.0.3 () {32 vars in 711 bytes} [Thu May 7 16:42:20 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: 7|app: 0|req: 481/968] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/969] 10.0.0.3 () {32 vars in 713 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/970] 10.0.0.3 () {32 vars in 725 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/971] 10.0.0.3 () {32 vars in 739 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/972] 10.0.0.3 () {32 vars in 717 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/973] 10.0.0.3 () {32 vars in 681 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/974] 10.0.0.3 () {32 vars in 667 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/segment => generated 145 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/975] 10.0.0.3 () {32 vars in 717 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/976] 10.0.0.3 () {32 vars in 677 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/977] 10.0.0.3 () {32 vars in 667 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/978] 10.0.0.3 () {32 vars in 695 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/979] 10.0.0.3 () {32 vars in 703 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/980] 10.0.0.3 () {32 vars in 699 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/981] 10.0.0.3 () {32 vars in 699 bytes} [Thu May 7 16:42:20 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: 7|app: 0|req: 488/982] 10.0.0.3 () {32 vars in 681 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/983] 10.0.0.3 () {32 vars in 703 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/984] 10.0.0.3 () {32 vars in 693 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/985] 10.0.0.3 () {32 vars in 687 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/986] 10.0.0.3 () {32 vars in 695 bytes} [Thu May 7 16:42:20 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/987] 10.0.0.3 () {32 vars in 677 bytes} [Thu May 7 16:42:21 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/988] 10.0.0.3 () {32 vars in 687 bytes} [Thu May 7 16:42:21 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/989] 10.0.0.3 () {32 vars in 699 bytes} [Thu May 7 16:42:21 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/990] 10.0.0.3 () {32 vars in 663 bytes} [Thu May 7 16:42:21 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/991] 10.0.0.3 () {32 vars in 679 bytes} [Thu May 7 16:42:21 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/992] 10.0.0.3 () {32 vars in 675 bytes} [Thu May 7 16:42:21 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/993] 10.0.0.3 () {32 vars in 691 bytes} [Thu May 7 16:42:21 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/994] 10.0.0.3 () {32 vars in 675 bytes} [Thu May 7 16:42:21 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/995] 10.0.0.3 () {32 vars in 665 bytes} [Thu May 7 16:42:21 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/996] 10.0.0.3 () {32 vars in 661 bytes} [Thu May 7 16:42:21 2026] GET /v2.0/extensions/taas => generated 175 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/997] 10.0.0.3 () {32 vars in 673 bytes} [Thu May 7 16:42:21 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/998] 10.0.0.3 () {32 vars in 703 bytes} [Thu May 7 16:42:21 2026] GET /v2.0/extensions/tap-mirror-both-direction => generated 265 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/999] 10.0.0.3 () {32 vars in 685 bytes} [Thu May 7 16:42:21 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1000] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:42:21 2026] GET /v2.0/ports?device_id=9243d2e9-e0e0-417e-a520-831823c5d0b0 => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:42:21.823 8 WARNING neutron.db.securitygroups_db [None req-46b3973d-62a4-4e11-9bec-46a0aabe4434 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 504/1001] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:42:21 2026] GET /v2.0/security-groups?tenant_id=3c34a321e745432591c5bf6e9c44f3ef&name=default => generated 2925 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1002] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:42:21 2026] DELETE /v2.0/security-groups/32ad7ccd-17ad-43b7-8314-606410fd81e0 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1003] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:42:22 2026] GET /v2.0/ports?device_id=9243d2e9-e0e0-417e-a520-831823c5d0b0 => 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: 499/1004] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:42:23 2026] DELETE /v2.0/security-groups/8bf52364-e8dd-47e5-83eb-c435eca71bd2 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:42:23.666 8 INFO neutron.api.v2.resource [None req-e71478fd-ba9d-46d8-a9c6-de542984067d a4e32e2dfec64e1d914a2e24e90b1cad b2e4bee7db66404ca723c59ee0ca147c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 506/1005] 10.0.0.3 () {32 vars in 735 bytes} [Thu May 7 16:42:23 2026] GET /v2.0/security-groups/8bf52364-e8dd-47e5-83eb-c435eca71bd2 => generated 146 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:42:23.773 7 INFO neutron_taas.services.taas.taas_plugin [None req-8afbcd47-a3c8-4778-8f94-c20122411610 a4e32e2dfec64e1d914a2e24e90b1cad b2e4bee7db66404ca723c59ee0ca147c - - default default] TaaS: Handle Delete Port: 2798038a-5d4b-49eb-9569-b1ad25bd608a 2026-05-07 16:42:23.775 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8afbcd47-a3c8-4778-8f94-c20122411610 a4e32e2dfec64e1d914a2e24e90b1cad b2e4bee7db66404ca723c59ee0ca147c - - default default] Tap Mirror: Handle Delete Port: 2798038a-5d4b-49eb-9569-b1ad25bd608a [pid: 7|app: 0|req: 500/1006] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 7 16:42:23 2026] DELETE /v2.0/floatingips/b53e0eae-4c59-41fa-a8de-b2d353dc2cd7 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:42:24.514 8 INFO neutron_taas.services.taas.taas_plugin [None req-81043960-eba7-471d-a21e-df75e53b4c9b 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] TaaS: Handle Delete Port: 053eebd3-8a26-4781-807e-732e31f06c9b 2026-05-07 16:42:24.517 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-81043960-eba7-471d-a21e-df75e53b4c9b 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Tap Mirror: Handle Delete Port: 053eebd3-8a26-4781-807e-732e31f06c9b 2026-05-07 16:42:24.519 7 INFO neutron.db.segments_db [None req-be46bb29-0059-4a7e-92e9-d7d98c384fa5 6dff9ae39afb407eb4657a05e78af5ea 8e9ee41f38454a11aaf5b1102d4a0060 - - default default] Added segment 21241e77-f8d1-4ebb-85c0-4986a3e4a039 of type vxlan for network 2363ed84-7c3e-4ce7-b62b-f8e0b249a359 [pid: 7|app: 0|req: 501/1007] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:42:24 2026] POST /v2.0/networks => generated 649 bytes in 509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1008] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:42:24 2026] POST /v2.0/subnets => generated 627 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:42:25.036 7 WARNING neutron.db.securitygroups_db [None req-1b2555c2-f633-415b-b29f-4496895fdaa3 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 507/1009] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 7 16:42:24 2026] PUT /v2.0/routers/d9c9a311-fcc4-4c9f-808d-3362da957157/remove_router_interface => generated 310 bytes in 1085 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1010] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:42:24 2026] GET /v2.0/security-groups?tenant_id=c5ffa411bb9948618c5e257edf78a4cb&name=default => generated 2925 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:42:25.181 8 INFO neutron.db.segments_db [None req-edfd951f-7fac-471e-9c0a-0ce5811ac7b5 6dff9ae39afb407eb4657a05e78af5ea 8e9ee41f38454a11aaf5b1102d4a0060 - - default default] Added segment c842e694-89f0-4ead-ba76-bac7354b4859 of type vxlan for network e4e1eba9-af62-4143-a289-fcf19cd38352 2026-05-07 16:42:25.359 7 INFO neutron_taas.services.taas.taas_plugin [None req-3e6ce80c-beb2-48db-8c8c-8d6c99b19f4f 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] TaaS: Handle Delete Port: 501de0b4-caf2-4827-bae1-c810c43eef32 2026-05-07 16:42:25.361 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3e6ce80c-beb2-48db-8c8c-8d6c99b19f4f 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Tap Mirror: Handle Delete Port: 501de0b4-caf2-4827-bae1-c810c43eef32 2026-05-07 16:42:25.461 8 INFO neutron.db.l3_hamode_db [None req-edfd951f-7fac-471e-9c0a-0ce5811ac7b5 6dff9ae39afb407eb4657a05e78af5ea 8e9ee41f38454a11aaf5b1102d4a0060 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 16:42:25.578 7 INFO neutron_taas.services.taas.taas_plugin [None req-3e6ce80c-beb2-48db-8c8c-8d6c99b19f4f 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] TaaS: Handle Delete Port: 3c7e6c1a-6e41-42d0-af2f-c5af699f7257 2026-05-07 16:42:25.580 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3e6ce80c-beb2-48db-8c8c-8d6c99b19f4f 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Tap Mirror: Handle Delete Port: 3c7e6c1a-6e41-42d0-af2f-c5af699f7257 2026-05-07 16:42:25.990 7 INFO neutron.services.segments.plugin [-] Segment 44e85450-2d39-4767-b76c-db1857b61ff2 resource provider aggregate not found 2026-05-07 16:42:25.999 7 INFO neutron.services.segments.plugin [-] Segment 44e85450-2d39-4767-b76c-db1857b61ff2 resource provider aggregate not found 2026-05-07 16:42:26.011 7 INFO neutron.db.l3_hamode_db [None req-3e6ce80c-beb2-48db-8c8c-8d6c99b19f4f 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] HA network 52c42c08-63dc-4318-9c30-844d284c3bb1 was deleted as no HA routers are present in project b2e4bee7db66404ca723c59ee0ca147c. 2026-05-07 16:42:26.016 7 INFO neutron.services.segments.plugin [-] Segment 44e85450-2d39-4767-b76c-db1857b61ff2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44e85450-2d39-4767-b76c-db1857b61ff2 found for delete ", "request_id": "req-00a5440a-7b41-44a6-b674-6db1c1bee75a"}]} 2026-05-07 16:42:26.019 7 INFO neutron.services.segments.plugin [-] Segment 44e85450-2d39-4767-b76c-db1857b61ff2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44e85450-2d39-4767-b76c-db1857b61ff2 found for delete ", "request_id": "req-458c6410-0633-4866-a5e2-e528eaef6bc7"}]} [pid: 7|app: 0|req: 504/1011] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:42:25 2026] DELETE /v2.0/routers/d9c9a311-fcc4-4c9f-808d-3362da957157 => generated 0 bytes in 872 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1012] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:42:26 2026] DELETE /v2.0/security-groups/3f9ba24a-c6b0-4367-b8b9-99d3865cc7db => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1013] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:42:26 2026] DELETE /v2.0/subnets/5cf81492-4568-4489-9f9a-c0350d525d55 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:42:26.311 7 WARNING neutron.db.securitygroups_db [None req-e8fd21c2-9277-4792-aa2a-f6142ebe8a37 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 507/1014] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:42:26 2026] GET /v2.0/security-groups?tenant_id=d63b87e9652d4ebab2c3a701a495ce7d&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:42:26.571 7 INFO neutron_taas.services.taas.taas_plugin [None req-37fffddb-cc17-444a-bcce-df2f6a58f599 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] TaaS: Handle Delete Port: 83ed6b49-bdc6-4fbc-8396-0b0ff56d1d92 2026-05-07 16:42:26.573 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-37fffddb-cc17-444a-bcce-df2f6a58f599 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Tap Mirror: Handle Delete Port: 83ed6b49-bdc6-4fbc-8396-0b0ff56d1d92 2026-05-07 16:42:26.761 8 INFO neutron.db.l3_hamode_db [None req-edfd951f-7fac-471e-9c0a-0ce5811ac7b5 6dff9ae39afb407eb4657a05e78af5ea 8e9ee41f38454a11aaf5b1102d4a0060 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 508/1015] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:42:26 2026] DELETE /v2.0/networks/b0068e04-e71f-4fde-aff7-9d24122f8bcf => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1016] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:42:26 2026] DELETE /v2.0/security-groups/25ce6b05-3d32-4cc7-bbe4-0ba982db4088 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:42:26.979 7 WARNING neutron.db.securitygroups_db [None req-fb4dd39e-b09c-457f-8f06-ee27438bdd28 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 510/1017] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:42:26 2026] GET /v2.0/security-groups?tenant_id=b2e4bee7db66404ca723c59ee0ca147c&name=default => generated 2921 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1018] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:42:27 2026] DELETE /v2.0/security-groups/594fdc6e-a673-4403-a097-aef490e3413a => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1019] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:42:25 2026] POST /v2.0/routers => generated 694 bytes in 2496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:42:28.047 7 INFO neutron.services.segments.plugin [-] Segment 0eefcad4-c52d-4412-8546-fbfd16cf107b resource provider aggregate not found 2026-05-07 16:42:28.051 7 INFO neutron.services.segments.plugin [-] Segment 0eefcad4-c52d-4412-8546-fbfd16cf107b resource provider aggregate not found 2026-05-07 16:42:28.076 7 INFO neutron.services.segments.plugin [-] Segment 0eefcad4-c52d-4412-8546-fbfd16cf107b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0eefcad4-c52d-4412-8546-fbfd16cf107b found for delete ", "request_id": "req-a3edcb60-f9b1-473a-865b-72b53dbb4cba"}]} 2026-05-07 16:42:28.077 7 INFO neutron.services.segments.plugin [-] Segment 0eefcad4-c52d-4412-8546-fbfd16cf107b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0eefcad4-c52d-4412-8546-fbfd16cf107b found for delete ", "request_id": "req-11ce6ca6-156d-498d-a37b-03bdb57e9766"}]} [pid: 7|app: 0|req: 512/1022] 10.0.0.3 () {34 vars in 781 bytes} [Thu May 7 16:42:27 2026] PUT /v2.0/routers/d5c42887-18e7-49bd-9a8f-f271e66bdd4d/add_router_interface => generated 310 bytes in 1378 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:42:29.293 8 INFO neutron.db.segments_db [None req-e6dfa071-8313-4437-9fea-d518631fcaef 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Added segment 3cd1710d-db5d-4cac-8618-13d0381950ee of type vxlan for network 8d692136-0024-4a12-adec-07971db0b383 [pid: 8|app: 0|req: 511/1023] 10.0.0.3 () {34 vars in 669 bytes} [Thu May 7 16:42:28 2026] POST /v2.0/networks => generated 748 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1024] 10.0.0.3 () {34 vars in 663 bytes} [Thu May 7 16:42:29 2026] POST /v2.0/ports => generated 954 bytes in 403 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: 512/1025] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:42:29 2026] POST /v2.0/subnets => generated 695 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:42:29.655 8 INFO neutron.db.segments_db [None req-f52d8236-618c-4ed3-97cf-5585fdd15e9e 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Added segment 42bc4606-c834-404c-b1f9-a902771a5b9f of type vxlan for network b2a47785-c94a-4154-ba1a-0e56215e12c5 [pid: 7|app: 0|req: 514/1026] 10.0.0.3 () {34 vars in 663 bytes} [Thu May 7 16:42:29 2026] POST /v2.0/ports => generated 955 bytes in 393 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: 515/1027] 10.0.0.179 () {34 vars in 990 bytes} [Thu May 7 16:42:29 2026] GET /v2.0/ports?device_id=1d0d3cf5-5f6e-4b16-b07b-e02cefbb6d72 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:42:29.909 8 INFO neutron.db.l3_hamode_db [None req-f52d8236-618c-4ed3-97cf-5585fdd15e9e 6d4f851c24b34a269dfc30b746ae1cb5 13810450517f40fd95c241ca819dd2c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 16:42:30.654 7 INFO neutron.db.l3_db [None req-7da4dc16-c060-4b81-b20a-6cbf24b31bc4 6dff9ae39afb407eb4657a05e78af5ea 8e9ee41f38454a11aaf5b1102d4a0060 - - default default] Floating IP 97ba8c4f-97e5-4c3b-bce8-f94baddafa48 associated. External IP: 10.96.250.211, port: b9b0c090-8490-48a6-9bb0-f69feb9bf042. 2026-05-07 16:42:30.750 8 INFO neutron.db.l3_hamode_db [None req-f52d8236-618c-4ed3-97cf-5585fdd15e9e 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 516/1028] 10.0.0.3 () {34 vars in 675 bytes} [Thu May 7 16:42:29 2026] POST /v2.0/floatingips => generated 842 bytes in 1128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1029] 10.0.0.179 () {34 vars in 1040 bytes} [Thu May 7 16:42:30 2026] GET /v2.0/security-groups?id=e67ce5bd-4966-4463-8d45-fac7a04f1a61&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:42:31.145 7 INFO neutron.db.l3_db [None req-0770e9db-2d18-491a-83b2-0a1d65de674c 6dff9ae39afb407eb4657a05e78af5ea 8e9ee41f38454a11aaf5b1102d4a0060 - - default default] Floating IP 97ba8c4f-97e5-4c3b-bce8-f94baddafa48 disassociated. External IP: 10.96.250.211, port: b9b0c090-8490-48a6-9bb0-f69feb9bf042. [pid: 7|app: 0|req: 518/1030] 10.0.0.3 () {34 vars in 747 bytes} [Thu May 7 16:42:31 2026] PUT /v2.0/floatingips/97ba8c4f-97e5-4c3b-bce8-f94baddafa48 => generated 552 bytes in 431 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:42:31.589 7 INFO neutron_taas.services.taas.taas_plugin [None req-8706d560-00eb-4123-b18c-acd268630fe5 6dff9ae39afb407eb4657a05e78af5ea 8e9ee41f38454a11aaf5b1102d4a0060 - - default default] TaaS: Handle Delete Port: 2fb76cec-83f2-4c1a-b8e3-2319f7e4b1d4 2026-05-07 16:42:31.593 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8706d560-00eb-4123-b18c-acd268630fe5 6dff9ae39afb407eb4657a05e78af5ea 8e9ee41f38454a11aaf5b1102d4a0060 - - default default] Tap Mirror: Handle Delete Port: 2fb76cec-83f2-4c1a-b8e3-2319f7e4b1d4 [pid: 8|app: 0|req: 513/1031] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:42:29 2026] POST /v2.0/routers => generated 735 bytes in 2057 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1032] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 7 16:42:31 2026] DELETE /v2.0/floatingips/97ba8c4f-97e5-4c3b-bce8-f94baddafa48 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:42:32.576 7 INFO neutron.db.l3_db [None req-a85c4f49-ac3c-4e4b-adeb-9464d853273b 6dff9ae39afb407eb4657a05e78af5ea 8e9ee41f38454a11aaf5b1102d4a0060 - - default default] Floating IP 8af99f4a-29c3-44b2-b34c-16728904de4f associated. External IP: 10.96.250.201, port: 65f8c800-28d2-4804-be8d-b817f7ba6e8b. [pid: 7|app: 0|req: 520/1033] 10.0.0.3 () {34 vars in 675 bytes} [Thu May 7 16:42:31 2026] POST /v2.0/floatingips => generated 841 bytes in 1124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1034] 10.0.0.3 () {34 vars in 781 bytes} [Thu May 7 16:42:31 2026] PUT /v2.0/routers/932c71f7-aa10-40ad-8abe-7619fd2c0836/add_router_interface => generated 310 bytes in 1321 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1035] 10.0.0.3 () {32 vars in 727 bytes} [Thu May 7 16:42:32 2026] GET /v2.0/floatingips/8af99f4a-29c3-44b2-b34c-16728904de4f => generated 841 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:42:33.115 7 WARNING neutron.db.securitygroups_db [None req-0c85515d-c47b-4a84-8adc-5c29b526256a 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 516/1036] 10.0.0.3 () {32 vars in 653 bytes} [Thu May 7 16:42:33 2026] GET /v2.0/floatingips => generated 844 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1037] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:42:32 2026] GET /v2.0/security-groups?tenant_id=e2c2b18af97345cd9afc29f605e712d9&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: 522/1038] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:42:33 2026] DELETE /v2.0/security-groups/2b332f9f-832d-4e63-ba1e-273037b76a8b => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:42:33.586 8 INFO neutron.db.l3_db [None req-24376acf-b911-4883-b49c-5c1b33f70cb1 6dff9ae39afb407eb4657a05e78af5ea 8e9ee41f38454a11aaf5b1102d4a0060 - - default default] Floating IP 8af99f4a-29c3-44b2-b34c-16728904de4f associated. External IP: 10.96.250.201, port: 65f8c800-28d2-4804-be8d-b817f7ba6e8b. [pid: 7|app: 0|req: 523/1039] 10.0.0.3 () {34 vars in 683 bytes} [Thu May 7 16:42:33 2026] POST /v2.0/security-groups => generated 1661 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1040] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 7 16:42:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1041] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 7 16:42:34 2026] POST /v2.0/security-group-rules => generated 602 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1042] 10.0.0.3 () {34 vars in 747 bytes} [Thu May 7 16:42:33 2026] PUT /v2.0/floatingips/8af99f4a-29c3-44b2-b34c-16728904de4f => generated 842 bytes in 1429 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:42:34.738 8 INFO neutron.db.l3_db [None req-7636322c-d50b-4662-9618-c174409cfc61 6dff9ae39afb407eb4657a05e78af5ea 8e9ee41f38454a11aaf5b1102d4a0060 - - default default] Floating IP 8af99f4a-29c3-44b2-b34c-16728904de4f disassociated. External IP: 10.96.250.201, port: b9b0c090-8490-48a6-9bb0-f69feb9bf042. [pid: 7|app: 0|req: 526/1043] 10.0.0.3 () {34 vars in 674 bytes} [Thu May 7 16:42:34 2026] POST /v2.0/floatingips => generated 552 bytes in 722 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1044] 10.0.0.3 () {34 vars in 747 bytes} [Thu May 7 16:42:34 2026] PUT /v2.0/floatingips/8af99f4a-29c3-44b2-b34c-16728904de4f => generated 552 bytes in 609 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:42:35.363 7 INFO neutron_taas.services.taas.taas_plugin [None req-35f49be6-18bb-4413-bf1d-3738b2c0660b 6dff9ae39afb407eb4657a05e78af5ea 8e9ee41f38454a11aaf5b1102d4a0060 - - default default] TaaS: Handle Delete Port: 3e28c14b-e52b-4e4c-aff2-32b86c47c2dc 2026-05-07 16:42:35.367 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-35f49be6-18bb-4413-bf1d-3738b2c0660b 6dff9ae39afb407eb4657a05e78af5ea 8e9ee41f38454a11aaf5b1102d4a0060 - - default default] Tap Mirror: Handle Delete Port: 3e28c14b-e52b-4e4c-aff2-32b86c47c2dc [pid: 7|app: 0|req: 527/1045] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 7 16:42:35 2026] DELETE /v2.0/floatingips/8af99f4a-29c3-44b2-b34c-16728904de4f => generated 0 bytes in 421 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:42:35.658 7 INFO neutron.api.v2.resource [None req-f1e2f328-1ae7-4c13-8546-32d96e8310f6 6dff9ae39afb407eb4657a05e78af5ea 8e9ee41f38454a11aaf5b1102d4a0060 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 528/1046] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 7 16:42:35 2026] DELETE /v2.0/floatingips/8af99f4a-29c3-44b2-b34c-16728904de4f => generated 144 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:42:35.788 7 INFO neutron_taas.services.taas.taas_plugin [None req-9bdc98a3-cf7d-42df-ba0d-f72ae878852c 6dff9ae39afb407eb4657a05e78af5ea 8e9ee41f38454a11aaf5b1102d4a0060 - - default default] TaaS: Handle Delete Port: b9b0c090-8490-48a6-9bb0-f69feb9bf042 2026-05-07 16:42:35.790 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9bdc98a3-cf7d-42df-ba0d-f72ae878852c 6dff9ae39afb407eb4657a05e78af5ea 8e9ee41f38454a11aaf5b1102d4a0060 - - default default] Tap Mirror: Handle Delete Port: b9b0c090-8490-48a6-9bb0-f69feb9bf042 [pid: 8|app: 0|req: 519/1047] 10.0.0.3 () {34 vars in 682 bytes} [Thu May 7 16:42:35 2026] POST /v2.0/security-groups => generated 1625 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1048] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 7 16:42:35 2026] DELETE /v2.0/ports/b9b0c090-8490-48a6-9bb0-f69feb9bf042 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1049] 10.0.0.3 () {32 vars in 661 bytes} [Thu May 7 16:42:35 2026] GET /v2.0/security-groups => generated 4530 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:42:36.066 7 INFO neutron_taas.services.taas.taas_plugin [None req-e70ee59a-4367-4aa5-b05a-762fb960c825 6dff9ae39afb407eb4657a05e78af5ea 8e9ee41f38454a11aaf5b1102d4a0060 - - default default] TaaS: Handle Delete Port: 65f8c800-28d2-4804-be8d-b817f7ba6e8b 2026-05-07 16:42:36.071 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e70ee59a-4367-4aa5-b05a-762fb960c825 6dff9ae39afb407eb4657a05e78af5ea 8e9ee41f38454a11aaf5b1102d4a0060 - - default default] Tap Mirror: Handle Delete Port: 65f8c800-28d2-4804-be8d-b817f7ba6e8b [pid: 8|app: 0|req: 521/1050] 10.0.0.3 () {34 vars in 756 bytes} [Thu May 7 16:42:35 2026] PUT /v2.0/security-groups/b431342e-d56a-483e-81fc-05bcc6c25c2b => generated 1664 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1051] 10.0.0.3 () {32 vars in 735 bytes} [Thu May 7 16:42:36 2026] GET /v2.0/security-groups/b431342e-d56a-483e-81fc-05bcc6c25c2b => generated 1664 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1052] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:42:36 2026] DELETE /v2.0/security-groups/b431342e-d56a-483e-81fc-05bcc6c25c2b => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1053] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 7 16:42:35 2026] DELETE /v2.0/ports/65f8c800-28d2-4804-be8d-b817f7ba6e8b => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1054] 10.0.0.3 () {32 vars in 661 bytes} [Thu May 7 16:42:36 2026] GET /v2.0/security-groups => generated 2925 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:42:36.357 7 INFO neutron.api.v2.resource [None req-9fde8bea-2f25-4b22-be71-6cbe2a65c917 87f1be8c8dec4176b082d699f8612ad3 40295a08c55b4890acb1be9c94e8ef27 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 532/1055] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:42:36 2026] DELETE /v2.0/security-groups/b431342e-d56a-483e-81fc-05bcc6c25c2b => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1056] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 7 16:42:36 2026] GET /v2.0/ports?device_id=d5c42887-18e7-49bd-9a8f-f271e66bdd4d => generated 958 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1057] 10.0.0.3 () {34 vars in 682 bytes} [Thu May 7 16:42:36 2026] POST /v2.0/security-groups => generated 1625 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1058] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 7 16:42:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1059] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 7 16:42:36 2026] GET /v2.0/security-group-rules/ab6a3e02-83d2-4de0-b842-0804a5666713 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1060] 10.0.0.3 () {32 vars in 671 bytes} [Thu May 7 16:42:36 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) 2026-05-07 16:42:36.807 8 INFO neutron_taas.services.taas.taas_plugin [None req-25360367-e721-4ce2-8e3d-d081a4eb16ff 6dff9ae39afb407eb4657a05e78af5ea 8e9ee41f38454a11aaf5b1102d4a0060 - - default default] TaaS: Handle Delete Port: 3c9f2a66-f24c-4899-8a68-60519ba25d3d [pid: 7|app: 0|req: 537/1061] 10.0.0.3 () {32 vars in 748 bytes} [Thu May 7 16:42:36 2026] DELETE /v2.0/security-group-rules/ab6a3e02-83d2-4de0-b842-0804a5666713 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:42:36.811 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-25360367-e721-4ce2-8e3d-d081a4eb16ff 6dff9ae39afb407eb4657a05e78af5ea 8e9ee41f38454a11aaf5b1102d4a0060 - - default default] Tap Mirror: Handle Delete Port: 3c9f2a66-f24c-4899-8a68-60519ba25d3d [pid: 7|app: 0|req: 538/1062] 10.0.0.3 () {32 vars in 671 bytes} [Thu May 7 16:42:36 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1063] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 7 16:42:36 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: 540/1064] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 7 16:42:37 2026] GET /v2.0/security-group-rules/dc73fbe7-d74c-4bc1-97dc-b9c45f73b3fa => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1065] 10.0.0.3 () {32 vars in 671 bytes} [Thu May 7 16:42:37 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1066] 10.0.0.3 () {32 vars in 748 bytes} [Thu May 7 16:42:37 2026] DELETE /v2.0/security-group-rules/dc73fbe7-d74c-4bc1-97dc-b9c45f73b3fa => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1067] 10.0.0.3 () {32 vars in 671 bytes} [Thu May 7 16:42:37 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) 2026-05-07 16:42:37.281 7 INFO neutron.db.securitygroups_db [None req-79a9251b-b214-4e7d-bec3-bb96823d7733 87f1be8c8dec4176b082d699f8612ad3 40295a08c55b4890acb1be9c94e8ef27 - - default default] Project 40295a08c55b4890acb1be9c94e8ef27 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: 544/1068] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 7 16:42:37 2026] POST /v2.0/security-group-rules => generated 607 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1069] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 7 16:42:37 2026] GET /v2.0/security-group-rules/5377c4c7-d063-45b3-95d3-56a7f76ff7a8 => generated 607 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1070] 10.0.0.3 () {32 vars in 671 bytes} [Thu May 7 16:42:37 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1071] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 7 16:42:36 2026] PUT /v2.0/routers/d5c42887-18e7-49bd-9a8f-f271e66bdd4d/remove_router_interface => generated 310 bytes in 1106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1072] 10.0.0.3 () {32 vars in 748 bytes} [Thu May 7 16:42:37 2026] DELETE /v2.0/security-group-rules/5377c4c7-d063-45b3-95d3-56a7f76ff7a8 => 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: 548/1073] 10.0.0.3 () {32 vars in 671 bytes} [Thu May 7 16:42:37 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1074] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:42:37 2026] DELETE /v2.0/security-groups/f11b92dc-8829-4298-a6d0-32b6c67187ba => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1075] 10.0.0.3 () {32 vars in 661 bytes} [Thu May 7 16:42:37 2026] GET /v2.0/security-groups => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:42:37.754 8 INFO neutron_taas.services.taas.taas_plugin [None req-d7375030-0b00-493b-a478-7ce940bf7b1f 6dff9ae39afb407eb4657a05e78af5ea 8e9ee41f38454a11aaf5b1102d4a0060 - - default default] TaaS: Handle Delete Port: eaa7f080-cc9c-4584-a773-5c9558a368ae 2026-05-07 16:42:37.757 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d7375030-0b00-493b-a478-7ce940bf7b1f 6dff9ae39afb407eb4657a05e78af5ea 8e9ee41f38454a11aaf5b1102d4a0060 - - default default] Tap Mirror: Handle Delete Port: eaa7f080-cc9c-4584-a773-5c9558a368ae [pid: 7|app: 0|req: 551/1076] 10.0.0.3 () {32 vars in 661 bytes} [Thu May 7 16:42:37 2026] GET /v2.0/security-groups => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:42:38.063 8 INFO neutron_taas.services.taas.taas_plugin [None req-d7375030-0b00-493b-a478-7ce940bf7b1f 6dff9ae39afb407eb4657a05e78af5ea 8e9ee41f38454a11aaf5b1102d4a0060 - - default default] TaaS: Handle Delete Port: 6d1bde61-b314-4826-8e34-9d4131750974 2026-05-07 16:42:38.066 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d7375030-0b00-493b-a478-7ce940bf7b1f 6dff9ae39afb407eb4657a05e78af5ea 8e9ee41f38454a11aaf5b1102d4a0060 - - default default] Tap Mirror: Handle Delete Port: 6d1bde61-b314-4826-8e34-9d4131750974 2026-05-07 16:42:38.449 8 INFO neutron.services.segments.plugin [-] Segment c842e694-89f0-4ead-ba76-bac7354b4859 resource provider aggregate not found 2026-05-07 16:42:38.455 8 INFO neutron.services.segments.plugin [-] Segment c842e694-89f0-4ead-ba76-bac7354b4859 resource provider aggregate not found 2026-05-07 16:42:38.463 7 WARNING neutron.db.securitygroups_db [None req-0aa586fd-4233-4412-ad99-11997bf79116 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-07 16:42:38.477 8 INFO neutron.db.l3_hamode_db [None req-d7375030-0b00-493b-a478-7ce940bf7b1f 6dff9ae39afb407eb4657a05e78af5ea 8e9ee41f38454a11aaf5b1102d4a0060 - - default default] HA network e4e1eba9-af62-4143-a289-fcf19cd38352 was deleted as no HA routers are present in project 8e9ee41f38454a11aaf5b1102d4a0060. 2026-05-07 16:42:38.478 8 INFO neutron.services.segments.plugin [-] Segment c842e694-89f0-4ead-ba76-bac7354b4859 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c842e694-89f0-4ead-ba76-bac7354b4859 found for delete ", "request_id": "req-dbccf6ef-8f82-4296-a70d-f6b6c515dffb"}]} 2026-05-07 16:42:38.478 8 INFO neutron.services.segments.plugin [-] Segment c842e694-89f0-4ead-ba76-bac7354b4859 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c842e694-89f0-4ead-ba76-bac7354b4859 found for delete ", "request_id": "req-65113494-b3fa-4ebc-b92f-a2324540057c"}]} [pid: 8|app: 0|req: 526/1077] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:42:37 2026] DELETE /v2.0/routers/d5c42887-18e7-49bd-9a8f-f271e66bdd4d => generated 0 bytes in 990 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1078] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:42:38 2026] GET /v2.0/security-groups?tenant_id=40295a08c55b4890acb1be9c94e8ef27&name=default => generated 2925 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1079] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:42:38 2026] DELETE /v2.0/security-groups/92765a0b-e69f-4955-8ee6-9d7733dc3f5f => 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: 527/1080] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:42:38 2026] DELETE /v2.0/subnets/18b14a03-9979-45e7-893f-b372667dc5ba => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:42:38.779 7 INFO neutron.services.segments.plugin [-] Segment 21241e77-f8d1-4ebb-85c0-4986a3e4a039 resource provider aggregate not found 2026-05-07 16:42:38.780 7 INFO neutron.services.segments.plugin [-] Segment 21241e77-f8d1-4ebb-85c0-4986a3e4a039 resource provider aggregate not found 2026-05-07 16:42:38.806 7 INFO neutron.services.segments.plugin [-] Segment 21241e77-f8d1-4ebb-85c0-4986a3e4a039 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21241e77-f8d1-4ebb-85c0-4986a3e4a039 found for delete ", "request_id": "req-f9a19d2c-7a56-4b35-98d9-82c607408052"}]} 2026-05-07 16:42:38.810 7 INFO neutron.services.segments.plugin [-] Segment 21241e77-f8d1-4ebb-85c0-4986a3e4a039 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21241e77-f8d1-4ebb-85c0-4986a3e4a039 found for delete ", "request_id": "req-528a586b-abf2-4b2d-a036-fb88884c78f6"}]} [pid: 7|app: 0|req: 554/1081] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:42:38 2026] DELETE /v2.0/networks/2363ed84-7c3e-4ce7-b62b-f8e0b249a359 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:42:39.454 8 WARNING neutron.db.securitygroups_db [None req-5ad4be7f-b3aa-40fa-bdc0-1d64e38c8c65 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 528/1082] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:42:39 2026] GET /v2.0/security-groups?tenant_id=8e9ee41f38454a11aaf5b1102d4a0060&name=default => generated 2925 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1083] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:42:39 2026] DELETE /v2.0/security-groups/72de5133-da61-474e-8ae9-bd39f16c9338 => 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: 529/1084] 10.0.0.3 () {34 vars in 682 bytes} [Thu May 7 16:42:40 2026] POST /v2.0/security-groups => generated 1625 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1085] 10.0.0.3 () {32 vars in 661 bytes} [Thu May 7 16:42:40 2026] GET /v2.0/security-groups => generated 4530 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1086] 10.0.0.3 () {34 vars in 756 bytes} [Thu May 7 16:42:40 2026] PUT /v2.0/security-groups/409893b2-56eb-439e-934c-ff4ee9adf209 => generated 1664 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1087] 10.0.0.3 () {32 vars in 735 bytes} [Thu May 7 16:42:41 2026] GET /v2.0/security-groups/409893b2-56eb-439e-934c-ff4ee9adf209 => generated 1664 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:42:41.144 7 WARNING neutron.db.securitygroups_db [req-3b723c17-c820-4797-891a-d75c3e6a4386 req-ef8246ab-652f-453e-b426-d755772fff1c d63ed8b72fc0438ba86b04934efdd5bc 13810450517f40fd95c241ca819dd2c6 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 531/1088] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:42:41 2026] DELETE /v2.0/security-groups/409893b2-56eb-439e-934c-ff4ee9adf209 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1089] 10.0.0.90 () {34 vars in 1099 bytes} [Thu May 7 16:42:41 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1569228973&fields=id&tenant_id=13810450517f40fd95c241ca819dd2c6 => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1090] 10.0.0.3 () {32 vars in 661 bytes} [Thu May 7 16:42:41 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-05-07 16:42:41.208 8 INFO neutron.api.v2.resource [None req-a4982343-6d5f-475e-9cad-40278171d190 be621ede772546a7adc16d85456b94da f996982bce1e4be58bf7defc0e49ff74 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 533/1091] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:42:41 2026] DELETE /v2.0/security-groups/409893b2-56eb-439e-934c-ff4ee9adf209 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1092] 10.0.0.90 () {34 vars in 981 bytes} [Thu May 7 16:42:41 2026] GET /v2.0/networks?id=8d692136-0024-4a12-adec-07971db0b383 => generated 680 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1093] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:42:41 2026] GET /v2.0/ports?device_id=1d0d3cf5-5f6e-4b16-b07b-e02cefbb6d72 => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1094] 10.0.0.90 () {34 vars in 964 bytes} [Thu May 7 16:42:41 2026] GET /v2.0/quotas/13810450517f40fd95c241ca819dd2c6 => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1095] 10.0.0.3 () {34 vars in 682 bytes} [Thu May 7 16:42:41 2026] POST /v2.0/security-groups => generated 1624 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1096] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:42:41 2026] GET /v2.0/security-groups?id=e67ce5bd-4966-4463-8d45-fac7a04f1a61&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1097] 10.0.0.90 () {34 vars in 1001 bytes} [Thu May 7 16:42:41 2026] GET /v2.0/ports?tenant_id=13810450517f40fd95c241ca819dd2c6&fields=id => generated 103 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1098] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 7 16:42:41 2026] POST /v2.0/security-group-rules => generated 601 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:42:41.585 7 INFO neutron.db.segments_db [None req-be033206-894b-41df-b5af-f2362da9b5a8 afe3cf1a9add42bfb6035e2368de4ef9 170aced702dd4c97b4fddadd7ba974d0 - - default default] Added segment be9bac34-335d-48ab-9bbe-b90a59b7b97e of type vxlan for network 7427e6d0-9df5-4202-b5f3-1848ee54a922 [pid: 8|app: 0|req: 538/1099] 10.0.0.90 () {34 vars in 1007 bytes} [Thu May 7 16:42:41 2026] GET /v2.0/networks/8d692136-0024-4a12-adec-07971db0b383?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: 539/1100] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 7 16:42:41 2026] GET /v2.0/security-group-rules/47817895-6fbd-4939-9bab-fff3349a68a9 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:42:41.648 7 INFO neutron.db.segments_db [None req-be033206-894b-41df-b5af-f2362da9b5a8 afe3cf1a9add42bfb6035e2368de4ef9 170aced702dd4c97b4fddadd7ba974d0 - - default default] Added segment 7cf6c4df-8264-4b3b-93d0-dc8b06157560 of type vxlan for network d9c23ce6-c342-4f19-b19b-3aacd78622ae [pid: 8|app: 0|req: 540/1101] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:42:41 2026] GET /v2.0/ports?device_id=1d0d3cf5-5f6e-4b16-b07b-e02cefbb6d72 => generated 975 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1102] 10.0.0.90 () {34 vars in 1107 bytes} [Thu May 7 16:42:41 2026] GET /v2.0/networks/8d692136-0024-4a12-adec-07971db0b383?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: 562/1103] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:42:41 2026] POST /v2.0/networks => generated 1246 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1104] 10.0.0.3 () {32 vars in 671 bytes} [Thu May 7 16:42:41 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1105] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:42:41 2026] GET /v2.0/security-groups?id=e67ce5bd-4966-4463-8d45-fac7a04f1a61&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1106] 10.0.0.3 () {32 vars in 647 bytes} [Thu May 7 16:42:41 2026] GET /v2.0/networks => generated 1845 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1107] 10.0.0.3 () {32 vars in 748 bytes} [Thu May 7 16:42:41 2026] DELETE /v2.0/security-group-rules/47817895-6fbd-4939-9bab-fff3349a68a9 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1108] 10.0.0.3 () {32 vars in 671 bytes} [Thu May 7 16:42:41 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-05-07 16:42:41.990 8 INFO neutron.services.segments.plugin [-] Segment be9bac34-335d-48ab-9bbe-b90a59b7b97e resource provider aggregate not found 2026-05-07 16:42:42.003 8 INFO neutron.services.segments.plugin [-] Segment be9bac34-335d-48ab-9bbe-b90a59b7b97e resource provider aggregate not found 2026-05-07 16:42:42.015 8 INFO neutron.services.segments.plugin [-] Segment be9bac34-335d-48ab-9bbe-b90a59b7b97e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be9bac34-335d-48ab-9bbe-b90a59b7b97e found for delete ", "request_id": "req-68d40926-88b3-4b53-8448-0f81c249ad57"}]} 2026-05-07 16:42:42.037 8 INFO neutron.services.segments.plugin [-] Segment be9bac34-335d-48ab-9bbe-b90a59b7b97e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be9bac34-335d-48ab-9bbe-b90a59b7b97e found for delete ", "request_id": "req-6355466b-e773-4792-9a3e-e3079e3e2039"}]} [pid: 8|app: 0|req: 544/1109] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:42:41 2026] DELETE /v2.0/networks/7427e6d0-9df5-4202-b5f3-1848ee54a922 => 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: 566/1110] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 7 16:42:41 2026] POST /v2.0/security-group-rules => generated 601 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1111] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:42:42 2026] GET /v2.0/ports?device_id=41ab3ba4-a145-4001-a425-d08ca4377157 => 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: 546/1112] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 7 16:42:42 2026] GET /v2.0/security-group-rules/29e9da2b-a953-4572-90e9-77c50475a960 => 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: 547/1113] 10.0.0.3 () {32 vars in 671 bytes} [Thu May 7 16:42:42 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:42:42.178 7 INFO neutron.services.segments.plugin [-] Segment 7cf6c4df-8264-4b3b-93d0-dc8b06157560 resource provider aggregate not found 2026-05-07 16:42:42.187 7 INFO neutron.services.segments.plugin [-] Segment 7cf6c4df-8264-4b3b-93d0-dc8b06157560 resource provider aggregate not found 2026-05-07 16:42:42.203 7 INFO neutron.services.segments.plugin [-] Segment 7cf6c4df-8264-4b3b-93d0-dc8b06157560 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7cf6c4df-8264-4b3b-93d0-dc8b06157560 found for delete ", "request_id": "req-b7c44541-6291-46f3-a70c-4bda7eba7273"}]} 2026-05-07 16:42:42.205 7 INFO neutron.services.segments.plugin [-] Segment 7cf6c4df-8264-4b3b-93d0-dc8b06157560 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7cf6c4df-8264-4b3b-93d0-dc8b06157560 found for delete ", "request_id": "req-b86acea5-826c-476d-9eb8-36daedd50d85"}]} [pid: 8|app: 0|req: 548/1114] 10.0.0.3 () {32 vars in 748 bytes} [Thu May 7 16:42:42 2026] DELETE /v2.0/security-group-rules/29e9da2b-a953-4572-90e9-77c50475a960 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1115] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:42:42 2026] DELETE /v2.0/networks/d9c23ce6-c342-4f19-b19b-3aacd78622ae => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1116] 10.0.0.3 () {32 vars in 671 bytes} [Thu May 7 16:42:42 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1117] 10.0.0.3 () {32 vars in 647 bytes} [Thu May 7 16:42:42 2026] GET /v2.0/networks => generated 651 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1118] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 7 16:42:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:42:42.354 7 INFO neutron.db.segments_db [None req-e3bd0a8d-7d32-4131-b45c-0859646f46a3 afe3cf1a9add42bfb6035e2368de4ef9 170aced702dd4c97b4fddadd7ba974d0 - - default default] Added segment 304c4050-a63b-4d0a-a084-b425582c054d of type vxlan for network 2931e521-7b84-4166-b8fd-e0f11239792d [pid: 8|app: 0|req: 551/1119] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 7 16:42:42 2026] GET /v2.0/security-group-rules/a7988f53-6c11-4786-81e6-f259cc1a1426 => generated 602 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1120] 10.0.0.3 () {32 vars in 671 bytes} [Thu May 7 16:42:42 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1121] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:42:42 2026] POST /v2.0/networks => generated 654 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1122] 10.0.0.3 () {32 vars in 748 bytes} [Thu May 7 16:42:42 2026] DELETE /v2.0/security-group-rules/a7988f53-6c11-4786-81e6-f259cc1a1426 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:42:42.506 7 INFO neutron.db.segments_db [None req-a2b9f5a2-64ce-40f5-bf5e-ee0d20f410b8 afe3cf1a9add42bfb6035e2368de4ef9 170aced702dd4c97b4fddadd7ba974d0 - - default default] Added segment 5d377b0c-8e9e-4c28-a51a-c125017cd4c9 of type vxlan for network a9eba099-1ea8-43ec-b768-e8215a645f0d [pid: 8|app: 0|req: 554/1123] 10.0.0.3 () {32 vars in 671 bytes} [Thu May 7 16:42:42 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1124] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:42:42 2026] DELETE /v2.0/security-groups/bdc9d5e5-09a1-4f2b-965b-dc1646458d1f => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1125] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:42:42 2026] POST /v2.0/networks => generated 654 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1126] 10.0.0.3 () {32 vars in 661 bytes} [Thu May 7 16:42:42 2026] GET /v2.0/security-groups => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1127] 10.0.0.3 () {32 vars in 661 bytes} [Thu May 7 16:42:42 2026] GET /v2.0/security-groups => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1128] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:42:42 2026] GET /v2.0/ports?device_id=1d0d3cf5-5f6e-4b16-b07b-e02cefbb6d72 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1129] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:42:42 2026] GET /v2.0/security-groups?id=e67ce5bd-4966-4463-8d45-fac7a04f1a61&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1130] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:42:43 2026] GET /v2.0/ports?device_id=41ab3ba4-a145-4001-a425-d08ca4377157 => 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: 571/1131] 10.0.0.3 () {34 vars in 663 bytes} [Thu May 7 16:42:42 2026] POST /v2.0/ports => generated 1505 bytes in 630 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, ' 2026-05-07 16:42:43.292 8 WARNING neutron.db.securitygroups_db [None req-b2fb34b6-7519-414d-b108-51758d96666e 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 561/1132] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:42:43 2026] GET /v2.0/security-groups?tenant_id=f996982bce1e4be58bf7defc0e49ff74&name=default => generated 2925 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1133] 10.0.0.3 () {32 vars in 641 bytes} [Thu May 7 16:42:43 2026] GET /v2.0/ports => generated 1505 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:42:43.425 7 INFO neutron_taas.services.taas.taas_plugin [None req-cf9c3c7f-624e-46bf-b734-8b8a65d51ea5 afe3cf1a9add42bfb6035e2368de4ef9 170aced702dd4c97b4fddadd7ba974d0 - - default default] TaaS: Handle Delete Port: 937808e5-c85d-4a89-8c1f-581ff2ec8fac 2026-05-07 16:42:43.429 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cf9c3c7f-624e-46bf-b734-8b8a65d51ea5 afe3cf1a9add42bfb6035e2368de4ef9 170aced702dd4c97b4fddadd7ba974d0 - - default default] Tap Mirror: Handle Delete Port: 937808e5-c85d-4a89-8c1f-581ff2ec8fac [pid: 8|app: 0|req: 562/1134] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:42:43 2026] DELETE /v2.0/security-groups/9843a6c8-8060-47f4-bb76-9016321e0b60 => 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: 573/1135] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 7 16:42:43 2026] DELETE /v2.0/ports/937808e5-c85d-4a89-8c1f-581ff2ec8fac => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:42:43.678 8 INFO neutron_taas.services.taas.taas_plugin [None req-c03f5f60-f764-416c-9aec-6af591a8a387 afe3cf1a9add42bfb6035e2368de4ef9 170aced702dd4c97b4fddadd7ba974d0 - - default default] TaaS: Handle Delete Port: c06883f7-d1bb-499b-a02e-6118d48e7a36 2026-05-07 16:42:43.680 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c03f5f60-f764-416c-9aec-6af591a8a387 afe3cf1a9add42bfb6035e2368de4ef9 170aced702dd4c97b4fddadd7ba974d0 - - default default] Tap Mirror: Handle Delete Port: c06883f7-d1bb-499b-a02e-6118d48e7a36 [pid: 8|app: 0|req: 563/1136] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 7 16:42:43 2026] DELETE /v2.0/ports/c06883f7-d1bb-499b-a02e-6118d48e7a36 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1137] 10.0.0.3 () {32 vars in 641 bytes} [Thu May 7 16:42:43 2026] GET /v2.0/ports => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:42:43.841 8 INFO neutron.db.segments_db [None req-f5f97126-7449-49db-9f61-16ed49c4a70f afe3cf1a9add42bfb6035e2368de4ef9 170aced702dd4c97b4fddadd7ba974d0 - - default default] Added segment cfd3c327-8f36-47f5-a5c9-f7a46c115007 of type vxlan for network dd89d0b1-0932-43ae-8346-0ee6bcf3ca33 [pid: 8|app: 0|req: 564/1140] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:42:43 2026] POST /v2.0/networks => generated 654 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:42:44.017 7 INFO neutron.db.segments_db [None req-b97b4b50-6ac2-4f79-b3ee-c4751d5e073a afe3cf1a9add42bfb6035e2368de4ef9 170aced702dd4c97b4fddadd7ba974d0 - - default default] Added segment 6546b7b6-ea40-4f0e-8718-6bc64ae76864 of type vxlan for network c714b2ef-f150-442b-9e3b-42822ca8bcdf [pid: 8|app: 0|req: 565/1141] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:42:44 2026] GET /v2.0/ports?device_id=1d0d3cf5-5f6e-4b16-b07b-e02cefbb6d72 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1142] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:42:43 2026] POST /v2.0/networks => generated 654 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1143] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:42:44 2026] GET /v2.0/security-groups?id=e67ce5bd-4966-4463-8d45-fac7a04f1a61&fields=id&fields=name => generated 113 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1144] 199.19.213.68 () {34 vars in 993 bytes} [Thu May 7 16:42:44 2026] GET /v2.0/ports?device_id=1d0d3cf5-5f6e-4b16-b07b-e02cefbb6d72 => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1145] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:42:44 2026] GET /v2.0/ports?device_id=41ab3ba4-a145-4001-a425-d08ca4377157 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:42:44.356 8 INFO neutron_taas.services.taas.taas_plugin [req-77245531-bf11-4b86-b2e7-5aff79775724 req-77d4a8db-e7d1-49bc-9b41-5ceafecb50bc 5c9cca7688bb4ecc913a55dc3b11ac4b 4b607b3798be470c9435335b310e5602 - - default default] TaaS: Handle Delete Port: ab06222c-f509-44f6-a23c-14f49d6e8eae 2026-05-07 16:42:44.361 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-77245531-bf11-4b86-b2e7-5aff79775724 req-77d4a8db-e7d1-49bc-9b41-5ceafecb50bc 5c9cca7688bb4ecc913a55dc3b11ac4b 4b607b3798be470c9435335b310e5602 - - default default] Tap Mirror: Handle Delete Port: ab06222c-f509-44f6-a23c-14f49d6e8eae 2026-05-07 16:42:44.494 8 INFO neutron.db.l3_db [req-77245531-bf11-4b86-b2e7-5aff79775724 req-77d4a8db-e7d1-49bc-9b41-5ceafecb50bc 5c9cca7688bb4ecc913a55dc3b11ac4b 4b607b3798be470c9435335b310e5602 - - default default] Floating IP 4b3cfbd8-27f3-4aff-b693-6c95bfe1979e disassociated. External IP: 10.96.250.212, port: ab06222c-f509-44f6-a23c-14f49d6e8eae. [pid: 8|app: 0|req: 567/1146] 199.19.213.68 () {36 vars in 996 bytes} [Thu May 7 16:42:44 2026] DELETE /v2.0/ports/ab06222c-f509-44f6-a23c-14f49d6e8eae => generated 0 bytes in 738 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:42:45.024 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7c5658b-83d1-430e-b8ca-0486bd9729f8'] response: {'server_uuid': '1d0d3cf5-5f6e-4b16-b07b-e02cefbb6d72', 'name': 'network-vif-deleted', 'tag': 'ab06222c-f509-44f6-a23c-14f49d6e8eae', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 580/1147] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:42:44 2026] POST /v2.0/subnets => generated 1323 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1148] 10.0.0.3 () {32 vars in 645 bytes} [Thu May 7 16:42:45 2026] GET /v2.0/subnets => generated 1959 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1149] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:42:45 2026] DELETE /v2.0/subnets/db3494f8-e4dd-4469-9b19-410893d8717c => 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: 582/1150] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:42:45 2026] GET /v2.0/ports?device_id=1d0d3cf5-5f6e-4b16-b07b-e02cefbb6d72 => 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: 583/1151] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:42:45 2026] GET /v2.0/ports?device_id=41ab3ba4-a145-4001-a425-d08ca4377157 => 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: 569/1152] 10.0.0.3 () {34 vars in 674 bytes} [Thu May 7 16:42:45 2026] POST /v2.0/subnetpools => generated 548 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1153] 10.0.0.3 () {32 vars in 727 bytes} [Thu May 7 16:42:45 2026] GET /v2.0/subnetpools/4ef953ab-2e09-4389-a25a-ad795f869164 => generated 548 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1154] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:42:45 2026] DELETE /v2.0/subnets/3a69e078-31a5-411f-850b-37cf8aab5b58 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1155] 10.0.0.3 () {34 vars in 747 bytes} [Thu May 7 16:42:45 2026] PUT /v2.0/subnetpools/4ef953ab-2e09-4389-a25a-ad795f869164 => generated 501 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1156] 10.0.0.3 () {32 vars in 645 bytes} [Thu May 7 16:42:45 2026] GET /v2.0/subnets => generated 649 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1157] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 7 16:42:45 2026] DELETE /v2.0/subnetpools/4ef953ab-2e09-4389-a25a-ad795f869164 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:42:45.676 8 INFO neutron.api.v2.resource [None req-f39fd950-4802-4aa1-856c-07b8dd8ee45d e6536edb774b461aac0b915c55300f58 a04c8040a44345c29cc4f1465f93fc57 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 573/1158] 10.0.0.3 () {32 vars in 727 bytes} [Thu May 7 16:42:45 2026] GET /v2.0/subnetpools/4ef953ab-2e09-4389-a25a-ad795f869164 => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:42:45.691 8 INFO neutron.api.v2.resource [None req-9d509a3f-7d38-4709-aeba-3a71b2c34ca5 e6536edb774b461aac0b915c55300f58 a04c8040a44345c29cc4f1465f93fc57 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 574/1159] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 7 16:42:45 2026] DELETE /v2.0/subnetpools/4ef953ab-2e09-4389-a25a-ad795f869164 => generated 145 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:42:45.756 7 INFO neutron.services.segments.plugin [-] Segment 6546b7b6-ea40-4f0e-8718-6bc64ae76864 resource provider aggregate not found 2026-05-07 16:42:45.763 7 INFO neutron.services.segments.plugin [-] Segment 6546b7b6-ea40-4f0e-8718-6bc64ae76864 resource provider aggregate not found 2026-05-07 16:42:45.786 7 INFO neutron.services.segments.plugin [-] Segment 6546b7b6-ea40-4f0e-8718-6bc64ae76864 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6546b7b6-ea40-4f0e-8718-6bc64ae76864 found for delete ", "request_id": "req-71326aed-91db-4411-9854-b07f2df8086d"}]} 2026-05-07 16:42:45.787 7 INFO neutron.services.segments.plugin [-] Segment 6546b7b6-ea40-4f0e-8718-6bc64ae76864 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6546b7b6-ea40-4f0e-8718-6bc64ae76864 found for delete ", "request_id": "req-b34ea3be-2686-4ad0-bb6f-9433dbc46b9e"}]} [pid: 7|app: 0|req: 586/1160] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:42:45 2026] DELETE /v2.0/networks/c714b2ef-f150-442b-9e3b-42822ca8bcdf => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:42:45.928 8 INFO neutron.services.segments.plugin [-] Segment cfd3c327-8f36-47f5-a5c9-f7a46c115007 resource provider aggregate not found 2026-05-07 16:42:45.932 8 INFO neutron.services.segments.plugin [-] Segment cfd3c327-8f36-47f5-a5c9-f7a46c115007 resource provider aggregate not found 2026-05-07 16:42:45.950 8 INFO neutron.services.segments.plugin [-] Segment cfd3c327-8f36-47f5-a5c9-f7a46c115007 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfd3c327-8f36-47f5-a5c9-f7a46c115007 found for delete ", "request_id": "req-3c983f90-7700-4e7a-98ea-2f069db6780f"}]} 2026-05-07 16:42:45.955 8 INFO neutron.services.segments.plugin [-] Segment cfd3c327-8f36-47f5-a5c9-f7a46c115007 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfd3c327-8f36-47f5-a5c9-f7a46c115007 found for delete ", "request_id": "req-d2659082-bbc2-4508-8ce9-ad54777b1eed"}]} [pid: 8|app: 0|req: 575/1161] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:42:45 2026] DELETE /v2.0/networks/dd89d0b1-0932-43ae-8346-0ee6bcf3ca33 => 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: 587/1162] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:42:45 2026] DELETE /v2.0/networks/a9eba099-1ea8-43ec-b768-e8215a645f0d => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1163] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:42:46 2026] DELETE /v2.0/networks/2931e521-7b84-4166-b8fd-e0f11239792d => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:42:46.326 7 WARNING neutron.db.securitygroups_db [None req-af9eeaea-6beb-4ed0-a1dd-1fb50fbacd9b 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 577/1164] 199.19.213.68 () {34 vars in 985 bytes} [Thu May 7 16:42:46 2026] GET /v2.0/networks?id=8d692136-0024-4a12-adec-07971db0b383 => generated 680 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:42:46.413 8 WARNING neutron.db.securitygroups_db [req-3b723c17-c820-4797-891a-d75c3e6a4386 req-0c04fbcb-13df-49b9-8d1c-40c90582cccf d63ed8b72fc0438ba86b04934efdd5bc 13810450517f40fd95c241ca819dd2c6 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 578/1165] 199.19.213.68 () {34 vars in 1049 bytes} [Thu May 7 16:42:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=13810450517f40fd95c241ca819dd2c6 => generated 181 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1166] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:42:46 2026] GET /v2.0/security-groups?tenant_id=a04c8040a44345c29cc4f1465f93fc57&name=default => generated 2925 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1167] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:42:46 2026] DELETE /v2.0/security-groups/995f5502-eb14-4e75-adc4-9fed7ce7bfdb => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1168] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:42:46 2026] GET /v2.0/ports?device_id=41ab3ba4-a145-4001-a425-d08ca4377157 => 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: 591/1169] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:42:46 2026] GET /v2.0/ports?device_id=1d0d3cf5-5f6e-4b16-b07b-e02cefbb6d72 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:42:46.848 7 WARNING neutron.db.securitygroups_db [None req-9f445bbe-d478-4fec-a9f5-029e013d7a1b 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 579/1170] 199.19.213.68 () {38 vars in 954 bytes} [Thu May 7 16:42:46 2026] POST /v2.0/ports => generated 958 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 592/1171] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:42:46 2026] GET /v2.0/security-groups?tenant_id=170aced702dd4c97b4fddadd7ba974d0&name=default => generated 2925 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1172] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:42:46 2026] DELETE /v2.0/security-groups/0ccfdc5c-bc35-4d96-a490-462397982173 => 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: 580/1173] 199.19.213.68 () {38 vars in 1027 bytes} [Thu May 7 16:42:46 2026] PUT /v2.0/ports/ea699b37-78dc-4515-abab-457944302e03 => generated 1239 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:42:47.328 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-adaf90ac-fa8d-433a-b846-a9bd977d287a'] response: {'name': 'network-changed', 'server_uuid': '41ab3ba4-a145-4001-a425-d08ca4377157', 'tag': 'ea699b37-78dc-4515-abab-457944302e03', '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: 594/1174] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:42:47 2026] GET /v2.0/ports?device_id=41ab3ba4-a145-4001-a425-d08ca4377157 => generated 973 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1175] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:42:47 2026] GET /v2.0/ports?device_id=1d0d3cf5-5f6e-4b16-b07b-e02cefbb6d72 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:42:47.819 7 INFO neutron.services.segments.plugin [-] Segment 5d377b0c-8e9e-4c28-a51a-c125017cd4c9 resource provider aggregate not found 2026-05-07 16:42:47.832 7 INFO neutron.services.segments.plugin [-] Segment 5d377b0c-8e9e-4c28-a51a-c125017cd4c9 resource provider aggregate not found 2026-05-07 16:42:47.844 7 INFO neutron.services.segments.plugin [-] Segment 5d377b0c-8e9e-4c28-a51a-c125017cd4c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d377b0c-8e9e-4c28-a51a-c125017cd4c9 found for delete ", "request_id": "req-b438f560-493f-41a5-aed3-8ee219827b8c"}]} 2026-05-07 16:42:47.853 7 INFO neutron.services.segments.plugin [-] Segment 5d377b0c-8e9e-4c28-a51a-c125017cd4c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d377b0c-8e9e-4c28-a51a-c125017cd4c9 found for delete ", "request_id": "req-efdb0080-aed3-42d7-b4f8-6ce3d94920d2"}]} [pid: 7|app: 0|req: 595/1176] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:42:47 2026] GET /v2.0/security-groups?id=dcc673c2-da5c-4862-8211-6e780b793a0c&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1177] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:42:47 2026] GET /v2.0/ports?tenant_id=13810450517f40fd95c241ca819dd2c6&device_id=41ab3ba4-a145-4001-a425-d08ca4377157 => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1178] 199.19.213.68 () {34 vars in 1017 bytes} [Thu May 7 16:42:47 2026] GET /v2.0/networks?tenant_id=13810450517f40fd95c241ca819dd2c6&shared=False => generated 776 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:42:47.974 8 INFO neutron.services.segments.plugin [-] Segment 304c4050-a63b-4d0a-a084-b425582c054d resource provider aggregate not found 2026-05-07 16:42:47.975 8 INFO neutron.services.segments.plugin [-] Segment 304c4050-a63b-4d0a-a084-b425582c054d resource provider aggregate not found 2026-05-07 16:42:48.015 8 INFO neutron.services.segments.plugin [-] Segment 304c4050-a63b-4d0a-a084-b425582c054d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 304c4050-a63b-4d0a-a084-b425582c054d found for delete ", "request_id": "req-f24ac67e-8784-4990-b566-95c4474d9612"}]} 2026-05-07 16:42:48.022 8 INFO neutron.services.segments.plugin [-] Segment 304c4050-a63b-4d0a-a084-b425582c054d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 304c4050-a63b-4d0a-a084-b425582c054d found for delete ", "request_id": "req-f49c79c6-4c1e-4db7-8e15-04e556f52ae1"}]} [pid: 8|app: 0|req: 583/1179] 199.19.213.68 () {34 vars in 929 bytes} [Thu May 7 16:42:47 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1180] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:42:48 2026] DELETE /v2.0/security-groups/e67ce5bd-4966-4463-8d45-fac7a04f1a61 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:42:49.044 7 INFO neutron.db.segments_db [None req-749c6b92-eefd-4b05-a46b-60879496799a 6b29919c3d724a82abd3629056b817a2 6f8222aa61774fb182c6ad644b9adb14 - - default default] Added segment 6e09d52a-2b4c-4b51-8a5c-caec03d5af1f of type vxlan for network 5f6fcd06-86ef-42b8-a076-4111e1f31ea8 [pid: 8|app: 0|req: 585/1181] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:42:49 2026] GET /v2.0/ports?device_id=41ab3ba4-a145-4001-a425-d08ca4377157 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:42:49.069 8 INFO neutron.api.v2.resource [None req-7013ac79-4655-4d5b-ae82-4b6a5ea88cfd 5c9cca7688bb4ecc913a55dc3b11ac4b 4b607b3798be470c9435335b310e5602 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 586/1182] 10.0.0.3 () {32 vars in 735 bytes} [Thu May 7 16:42:49 2026] GET /v2.0/security-groups/e67ce5bd-4966-4463-8d45-fac7a04f1a61 => 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: 587/1183] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:42:49 2026] GET /v2.0/ports?tenant_id=13810450517f40fd95c241ca819dd2c6&device_id=41ab3ba4-a145-4001-a425-d08ca4377157 => generated 1242 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1184] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:42:48 2026] POST /v2.0/networks => generated 647 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1185] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:42:49 2026] GET /v2.0/security-groups?id=dcc673c2-da5c-4862-8211-6e780b793a0c&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: 589/1186] 199.19.213.68 () {34 vars in 1059 bytes} [Thu May 7 16:42:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=ea699b37-78dc-4515-abab-457944302e03 => 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: 590/1187] 199.19.213.68 () {34 vars in 983 bytes} [Thu May 7 16:42:49 2026] GET /v2.0/subnets?id=45e045ab-28bd-432d-a7f4-cdced330fd97 => generated 698 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1188] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:42:49 2026] GET /v2.0/ports?network_id=8d692136-0024-4a12-adec-07971db0b383&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:42:49.266 7 INFO neutron_taas.services.taas.taas_plugin [None req-7a1b4d9e-ccd4-48be-affc-9ed474a7c246 5c9cca7688bb4ecc913a55dc3b11ac4b 4b607b3798be470c9435335b310e5602 - - default default] TaaS: Handle Delete Port: 5ad4726f-592d-4394-89a3-4cf21896da3b 2026-05-07 16:42:49.270 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7a1b4d9e-ccd4-48be-affc-9ed474a7c246 5c9cca7688bb4ecc913a55dc3b11ac4b 4b607b3798be470c9435335b310e5602 - - default default] Tap Mirror: Handle Delete Port: 5ad4726f-592d-4394-89a3-4cf21896da3b [pid: 8|app: 0|req: 592/1189] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:42:49 2026] GET /v2.0/networks/8d692136-0024-4a12-adec-07971db0b383?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: 593/1190] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:42:49 2026] GET /v2.0/networks/8d692136-0024-4a12-adec-07971db0b383?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: 598/1191] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 7 16:42:49 2026] DELETE /v2.0/floatingips/4b3cfbd8-27f3-4aff-b693-6c95bfe1979e => generated 0 bytes in 317 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:42:49.914 8 INFO neutron_taas.services.taas.taas_plugin [None req-16e3515a-e705-455c-8ec6-ea50e96333b9 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] TaaS: Handle Delete Port: d140140b-dd99-4c4d-beff-e3d0550c1731 2026-05-07 16:42:49.921 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-16e3515a-e705-455c-8ec6-ea50e96333b9 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Tap Mirror: Handle Delete Port: d140140b-dd99-4c4d-beff-e3d0550c1731 [pid: 7|app: 0|req: 599/1192] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:42:49 2026] POST /v2.0/subnets => generated 673 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:42:50.011 7 INFO neutron.db.segments_db [None req-858d8ee6-09e9-4599-89e6-e676ee8f586c 6b29919c3d724a82abd3629056b817a2 6f8222aa61774fb182c6ad644b9adb14 - - default default] Added segment d90c535e-aede-4112-92ff-51fa951d308e of type vxlan for network 3eb5ce98-61e5-4e63-9b56-a1a5ab808903 [pid: 7|app: 0|req: 600/1193] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:42:49 2026] POST /v2.0/networks => generated 648 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1194] 10.0.0.3 () {34 vars in 741 bytes} [Thu May 7 16:42:50 2026] PUT /v2.0/networks/3eb5ce98-61e5-4e63-9b56-a1a5ab808903 => generated 592 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1195] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:42:50 2026] GET /v2.0/ports?device_id=41ab3ba4-a145-4001-a425-d08ca4377157 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1196] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:42:50 2026] POST /v2.0/subnets => generated 646 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1197] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:42:50 2026] GET /v2.0/security-groups?id=dcc673c2-da5c-4862-8211-6e780b793a0c&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: 594/1198] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 7 16:42:49 2026] PUT /v2.0/routers/43e4c478-d80b-4563-9f37-477b9f71cdcd/remove_router_interface => generated 310 bytes in 1131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1199] 10.0.0.3 () {34 vars in 739 bytes} [Thu May 7 16:42:50 2026] PUT /v2.0/subnets/80d07265-41d1-4fa1-aa68-9c44c1f6cc0c => generated 656 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:42:50.787 8 INFO neutron_taas.services.taas.taas_plugin [None req-4f1a5292-1995-410a-83fa-8758fd6ae695 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] TaaS: Handle Delete Port: 1eeb8eea-5da5-4773-92ee-51ce2b8d38d1 2026-05-07 16:42:50.789 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4f1a5292-1995-410a-83fa-8758fd6ae695 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Tap Mirror: Handle Delete Port: 1eeb8eea-5da5-4773-92ee-51ce2b8d38d1 2026-05-07 16:42:50.829 7 INFO neutron.services.segments.plugin [-] Segment d90c535e-aede-4112-92ff-51fa951d308e resource provider aggregate not found 2026-05-07 16:42:50.831 7 INFO neutron.services.segments.plugin [-] Segment d90c535e-aede-4112-92ff-51fa951d308e resource provider aggregate not found 2026-05-07 16:42:50.854 7 INFO neutron.services.segments.plugin [-] Segment d90c535e-aede-4112-92ff-51fa951d308e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d90c535e-aede-4112-92ff-51fa951d308e found for delete ", "request_id": "req-a158ab26-0b49-4ba4-b5fe-fe9bee33d75d"}]} [pid: 7|app: 0|req: 606/1200] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:42:50 2026] DELETE /v2.0/networks/3eb5ce98-61e5-4e63-9b56-a1a5ab808903 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:42:50.865 7 INFO neutron.services.segments.plugin [-] Segment d90c535e-aede-4112-92ff-51fa951d308e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d90c535e-aede-4112-92ff-51fa951d308e found for delete ", "request_id": "req-247a2578-4197-4b48-9e6b-6b9ec21bb84d"}]} 2026-05-07 16:42:50.957 7 WARNING neutron.db.securitygroups_db [None req-ec7bc801-d05d-491d-8b22-d52359aea54b 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-07 16:42:51.072 8 INFO neutron_taas.services.taas.taas_plugin [None req-4f1a5292-1995-410a-83fa-8758fd6ae695 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] TaaS: Handle Delete Port: 7a9f6b32-5d61-43ac-93e0-a125a0587b61 2026-05-07 16:42:51.075 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4f1a5292-1995-410a-83fa-8758fd6ae695 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Tap Mirror: Handle Delete Port: 7a9f6b32-5d61-43ac-93e0-a125a0587b61 [pid: 7|app: 0|req: 607/1201] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:42:50 2026] GET /v2.0/security-groups?tenant_id=102d8815cad44c91b52ce82e6b0193dd&name=default => generated 2925 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:42:51.130 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7ab10f7d-fb44-464c-ad71-95e2f55be969 6b29919c3d724a82abd3629056b817a2 6f8222aa61774fb182c6ad644b9adb14 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 608/1202] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:42:51 2026] DELETE /v2.0/networks/3eb5ce98-61e5-4e63-9b56-a1a5ab808903 => generated 138 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1203] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:42:51 2026] DELETE /v2.0/security-groups/f5646d77-a68f-4425-97b1-7cd15b9e0cf3 => 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: 610/1204] 10.0.0.3 () {32 vars in 692 bytes} [Thu May 7 16:42:51 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1205] 10.0.0.3 () {32 vars in 740 bytes} [Thu May 7 16:42:51 2026] GET /v2.0/subnets?network_id=65cd5016-3543-4673-9bea-17ddfd626d5f => generated 649 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1206] 10.0.0.3 () {32 vars in 651 bytes} [Thu May 7 16:42:51 2026] GET /v2.0/extensions => generated 22222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-07 16:42:51.386 8 INFO neutron.services.segments.plugin [-] Segment 11dc567b-5b6d-46a8-ad82-bd88a96a6e18 resource provider aggregate not found 2026-05-07 16:42:51.389 8 INFO neutron.services.segments.plugin [-] Segment 11dc567b-5b6d-46a8-ad82-bd88a96a6e18 resource provider aggregate not found 2026-05-07 16:42:51.403 8 INFO neutron.services.segments.plugin [-] Segment 11dc567b-5b6d-46a8-ad82-bd88a96a6e18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11dc567b-5b6d-46a8-ad82-bd88a96a6e18 found for delete ", "request_id": "req-98f7ab30-e05a-4e7f-be4c-53389535e15f"}]} 2026-05-07 16:42:51.406 8 INFO neutron.services.segments.plugin [-] Segment 11dc567b-5b6d-46a8-ad82-bd88a96a6e18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11dc567b-5b6d-46a8-ad82-bd88a96a6e18 found for delete ", "request_id": "req-87dc020c-41c6-4acb-87d8-864d38919ce4"}]} 2026-05-07 16:42:51.421 8 INFO neutron.db.l3_hamode_db [None req-4f1a5292-1995-410a-83fa-8758fd6ae695 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] HA network 2e17f9c3-2680-4338-8adb-e0515bdfa774 was deleted as no HA routers are present in project 4b607b3798be470c9435335b310e5602. [pid: 7|app: 0|req: 613/1207] 10.0.0.3 () {32 vars in 647 bytes} [Thu May 7 16:42:51 2026] GET /v2.0/networks => generated 1312 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1208] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:42:50 2026] DELETE /v2.0/routers/43e4c478-d80b-4563-9f37-477b9f71cdcd => generated 0 bytes in 833 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1209] 10.0.0.3 () {32 vars in 645 bytes} [Thu May 7 16:42:51 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: 597/1210] 10.0.0.3 () {32 vars in 721 bytes} [Thu May 7 16:42:51 2026] GET /v2.0/networks/5f6fcd06-86ef-42b8-a076-4111e1f31ea8 => generated 672 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1211] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:42:51 2026] DELETE /v2.0/subnets/56052296-aa1e-4691-a383-b4fa0e3c81a6 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1212] 10.0.0.3 () {32 vars in 719 bytes} [Thu May 7 16:42:51 2026] GET /v2.0/subnets/cb1a32d6-84be-4ffc-a77d-36100c529ce4 => generated 673 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1213] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:42:51 2026] GET /v2.0/ports?device_id=41ab3ba4-a145-4001-a425-d08ca4377157 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:42:51.651 7 INFO neutron.pecan_wsgi.hooks.translation [None req-37137ba9-cad7-4b55-80d1-9cdb14ffa1f9 6b29919c3d724a82abd3629056b817a2 6f8222aa61774fb182c6ad644b9adb14 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 616/1214] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:42:51 2026] DELETE /v2.0/subnets/80d07265-41d1-4fa1-aa68-9c44c1f6cc0c => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1215] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:42:51 2026] GET /v2.0/security-groups?id=dcc673c2-da5c-4862-8211-6e780b793a0c&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:42:51.690 7 INFO neutron.pecan_wsgi.hooks.translation [None req-69780f9b-7a30-47c6-9e6e-3fd7e35e5f01 6b29919c3d724a82abd3629056b817a2 6f8222aa61774fb182c6ad644b9adb14 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 618/1216] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:42:51 2026] DELETE /v2.0/networks/3eb5ce98-61e5-4e63-9b56-a1a5ab808903 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:42:51.700 8 INFO neutron_taas.services.taas.taas_plugin [None req-6484c5db-8cf7-43e3-9702-9a801fb3e966 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] TaaS: Handle Delete Port: 4ac4bd74-181b-4f16-adf5-edf92f15b674 2026-05-07 16:42:51.704 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6484c5db-8cf7-43e3-9702-9a801fb3e966 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Tap Mirror: Handle Delete Port: 4ac4bd74-181b-4f16-adf5-edf92f15b674 [pid: 7|app: 0|req: 619/1217] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:42:51 2026] DELETE /v2.0/subnets/cb1a32d6-84be-4ffc-a77d-36100c529ce4 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1218] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:42:51 2026] DELETE /v2.0/networks/71d53717-bf5d-419d-a92e-e339affa9375 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:42:52.014 7 INFO neutron_taas.services.taas.taas_plugin [None req-a4952769-3626-45df-a49a-019691164ed4 6b29919c3d724a82abd3629056b817a2 6f8222aa61774fb182c6ad644b9adb14 - - default default] TaaS: Handle Delete Port: 7cb4fcc9-5f98-4b0b-a8b6-5f052085ed3f 2026-05-07 16:42:52.017 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a4952769-3626-45df-a49a-019691164ed4 6b29919c3d724a82abd3629056b817a2 6f8222aa61774fb182c6ad644b9adb14 - - default default] Tap Mirror: Handle Delete Port: 7cb4fcc9-5f98-4b0b-a8b6-5f052085ed3f 2026-05-07 16:42:52.092 8 WARNING neutron.db.securitygroups_db [None req-aa3c203b-ba83-4d2b-bdf8-7e06565210c3 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 600/1219] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:42:52 2026] GET /v2.0/security-groups?tenant_id=4b607b3798be470c9435335b310e5602&name=default => generated 2921 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1220] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:42:51 2026] DELETE /v2.0/networks/5f6fcd06-86ef-42b8-a076-4111e1f31ea8 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1221] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:42:52 2026] DELETE /v2.0/security-groups/9812ccb2-7ebe-43fd-a9d9-1b8900c9b66a => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:42:52.788 7 WARNING neutron.db.securitygroups_db [None req-5f5acfff-3faf-4daf-8109-2d4cf18a0ad9 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 621/1222] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:42:52 2026] GET /v2.0/security-groups?tenant_id=6f8222aa61774fb182c6ad644b9adb14&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1223] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:42:52 2026] GET /v2.0/ports?device_id=41ab3ba4-a145-4001-a425-d08ca4377157 => generated 973 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:42:52.878 7 INFO neutron.services.segments.plugin [-] Segment 6e09d52a-2b4c-4b51-8a5c-caec03d5af1f resource provider aggregate not found 2026-05-07 16:42:52.885 7 INFO neutron.services.segments.plugin [-] Segment 6e09d52a-2b4c-4b51-8a5c-caec03d5af1f resource provider aggregate not found [pid: 8|app: 0|req: 603/1224] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:42:52 2026] GET /v2.0/security-groups?id=dcc673c2-da5c-4862-8211-6e780b793a0c&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:42:52.906 7 INFO neutron.services.segments.plugin [-] Segment 6e09d52a-2b4c-4b51-8a5c-caec03d5af1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e09d52a-2b4c-4b51-8a5c-caec03d5af1f found for delete ", "request_id": "req-396f46b1-274a-4504-8686-74c504401923"}]} 2026-05-07 16:42:52.908 7 INFO neutron.services.segments.plugin [-] Segment 6e09d52a-2b4c-4b51-8a5c-caec03d5af1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e09d52a-2b4c-4b51-8a5c-caec03d5af1f found for delete ", "request_id": "req-19c11863-c5b3-41cb-879b-9dba152c2104"}]} [pid: 7|app: 0|req: 622/1225] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:42:52 2026] DELETE /v2.0/security-groups/f1f27055-62eb-4cda-ac5e-a52604943361 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:42:53.429 8 INFO neutron.services.segments.plugin [-] Segment 547cade4-ee1d-4890-9c0c-4dcd15c78b6c resource provider aggregate not found 2026-05-07 16:42:53.447 8 INFO neutron.services.segments.plugin [-] Segment 547cade4-ee1d-4890-9c0c-4dcd15c78b6c resource provider aggregate not found 2026-05-07 16:42:53.462 8 INFO neutron.services.segments.plugin [-] Segment 547cade4-ee1d-4890-9c0c-4dcd15c78b6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 547cade4-ee1d-4890-9c0c-4dcd15c78b6c found for delete ", "request_id": "req-c046363e-1e89-4e00-b976-a7a8fae62a74"}]} 2026-05-07 16:42:53.469 8 INFO neutron.services.segments.plugin [-] Segment 547cade4-ee1d-4890-9c0c-4dcd15c78b6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 547cade4-ee1d-4890-9c0c-4dcd15c78b6c found for delete ", "request_id": "req-8973dfca-ab5a-42e9-bc48-8bf7c8746bb0"}]} 2026-05-07 16:42:53.495 8 INFO neutron.db.segments_db [None req-e206f6a1-2359-4d7c-bd8b-3e77b5a0da09 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Added segment 47cde886-6c86-49ba-8cf6-d4ab0cefabdd of type vxlan for network 6bdff84e-811b-46c1-a8f6-beaaf95e0cc9 [pid: 8|app: 0|req: 604/1226] 10.0.0.3 () {34 vars in 669 bytes} [Thu May 7 16:42:53 2026] POST /v2.0/networks => generated 741 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1227] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:42:53 2026] POST /v2.0/subnets => generated 688 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:42:53.886 8 INFO neutron.db.segments_db [None req-5c4e1751-a4b0-4889-a104-436cf81e27d9 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Added segment a56f8920-4f35-4b37-9896-0e3c6e044280 of type vxlan for network 62ea4225-3bbe-49ef-acd4-c5f51a870c07 [pid: 7|app: 0|req: 624/1228] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:42:53 2026] GET /v2.0/ports?device_id=41ab3ba4-a145-4001-a425-d08ca4377157 => generated 973 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1229] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:42:54 2026] GET /v2.0/security-groups?id=dcc673c2-da5c-4862-8211-6e780b793a0c&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:42:54.181 8 INFO neutron.db.l3_hamode_db [None req-5c4e1751-a4b0-4889-a104-436cf81e27d9 6d4f851c24b34a269dfc30b746ae1cb5 c4872650fb054233ae1dcde779eeeea3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 16:42:54.991 8 INFO neutron.db.l3_hamode_db [None req-5c4e1751-a4b0-4889-a104-436cf81e27d9 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 16:42:55.259 7 INFO neutron.db.segments_db [None req-b1a01d48-6e65-4348-826c-929601e2dbf1 3ff0bd08215d4cd99aec09ea5df523dc 96c04b6153aa41e4ba9c969d42a2d0ad - - default default] Added segment 038599b7-3c37-4c18-aab7-538a7e0ee063 of type vxlan for network 729b3d91-5d30-48ca-a9d5-0c389ba84dd8 [pid: 7|app: 0|req: 626/1230] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:42:54 2026] POST /v2.0/networks => generated 644 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1231] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:42:55 2026] GET /v2.0/ports?device_id=41ab3ba4-a145-4001-a425-d08ca4377157 => 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: 628/1232] 10.0.0.3 () {34 vars in 663 bytes} [Thu May 7 16:42:55 2026] POST /v2.0/ports => generated 775 bytes in 356 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: 629/1233] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:42:55 2026] GET /v2.0/security-groups?id=dcc673c2-da5c-4862-8211-6e780b793a0c&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:42:55.854 7 INFO neutron.db.segments_db [None req-5c45cd6e-43ee-4d58-bb3b-54f2bc0c23d6 3ff0bd08215d4cd99aec09ea5df523dc 96c04b6153aa41e4ba9c969d42a2d0ad - - default default] Added segment 90ae5f72-4cb9-4dea-a64e-8edf74445bc5 of type vxlan for network 0f5bece7-3056-452d-bb2f-a36799324a78 [pid: 7|app: 0|req: 630/1234] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:42:55 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) [pid: 7|app: 0|req: 631/1235] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:42:55 2026] POST /v2.0/subnets => generated 626 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1236] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:42:53 2026] POST /v2.0/routers => generated 728 bytes in 2869 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1237] 10.0.0.3 () {34 vars in 663 bytes} [Thu May 7 16:42:56 2026] POST /v2.0/ports => generated 952 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, ' 2026-05-07 16:42:56.864 7 INFO neutron_taas.services.taas.taas_plugin [None req-446120ac-a19c-4119-a021-f8a32849147d 3ff0bd08215d4cd99aec09ea5df523dc 96c04b6153aa41e4ba9c969d42a2d0ad - - default default] TaaS: Handle Delete Port: a5003801-3b64-4df2-a895-f1b66f1ec7f0 2026-05-07 16:42:56.868 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-446120ac-a19c-4119-a021-f8a32849147d 3ff0bd08215d4cd99aec09ea5df523dc 96c04b6153aa41e4ba9c969d42a2d0ad - - default default] Tap Mirror: Handle Delete Port: a5003801-3b64-4df2-a895-f1b66f1ec7f0 [pid: 7|app: 0|req: 633/1238] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 7 16:42:56 2026] DELETE /v2.0/ports/a5003801-3b64-4df2-a895-f1b66f1ec7f0 => generated 0 bytes in 1085 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1239] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:42:57 2026] GET /v2.0/ports?device_id=41ab3ba4-a145-4001-a425-d08ca4377157 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:42:57.871 7 INFO neutron.pecan_wsgi.hooks.translation [None req-27208e30-63eb-4f42-9aef-e0d7945bc956 3ff0bd08215d4cd99aec09ea5df523dc 96c04b6153aa41e4ba9c969d42a2d0ad - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 635/1240] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 7 16:42:57 2026] DELETE /v2.0/ports/a5003801-3b64-4df2-a895-f1b66f1ec7f0 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1241] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:42:57 2026] GET /v2.0/security-groups?id=dcc673c2-da5c-4862-8211-6e780b793a0c&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:42:57.929 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6f56461f-5ac6-4740-8814-7fe55597046f 3ff0bd08215d4cd99aec09ea5df523dc 96c04b6153aa41e4ba9c969d42a2d0ad - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 637/1242] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 7 16:42:57 2026] GET /v2.0/ports/a5003801-3b64-4df2-a895-f1b66f1ec7f0 => 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: 606/1243] 10.0.0.3 () {34 vars in 781 bytes} [Thu May 7 16:42:56 2026] PUT /v2.0/routers/7a3b1834-a5e8-468c-82cd-c12dd4b78a18/add_router_interface => generated 310 bytes in 1270 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1244] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:42:57 2026] DELETE /v2.0/subnets/793d5093-d84f-4435-95cd-cfa52162995a => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:42:58.220 8 INFO neutron.services.segments.plugin [-] Segment 90ae5f72-4cb9-4dea-a64e-8edf74445bc5 resource provider aggregate not found 2026-05-07 16:42:58.223 8 INFO neutron.services.segments.plugin [-] Segment 90ae5f72-4cb9-4dea-a64e-8edf74445bc5 resource provider aggregate not found 2026-05-07 16:42:58.240 8 INFO neutron.services.segments.plugin [-] Segment 90ae5f72-4cb9-4dea-a64e-8edf74445bc5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90ae5f72-4cb9-4dea-a64e-8edf74445bc5 found for delete ", "request_id": "req-8ad6a84a-dc4e-4748-b696-4ee5181af9aa"}]} 2026-05-07 16:42:58.243 8 INFO neutron.services.segments.plugin [-] Segment 90ae5f72-4cb9-4dea-a64e-8edf74445bc5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90ae5f72-4cb9-4dea-a64e-8edf74445bc5 found for delete ", "request_id": "req-5b4ca3ea-9550-4bb5-81cf-839cf06e41b2"}]} [pid: 8|app: 0|req: 607/1245] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:42:58 2026] DELETE /v2.0/networks/0f5bece7-3056-452d-bb2f-a36799324a78 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:42:58.347 7 INFO neutron.db.segments_db [None req-6577a53c-bf66-4a78-9fd3-0376a5acfc8f 3ff0bd08215d4cd99aec09ea5df523dc 96c04b6153aa41e4ba9c969d42a2d0ad - - default default] Added segment 3ace5f11-96f4-4374-94e7-787965cdea96 of type vxlan for network 91fefec1-0794-44e1-acfc-cc0423f1da66 [pid: 7|app: 0|req: 639/1246] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:42:58 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: 608/1247] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:42:58 2026] POST /v2.0/subnets => generated 626 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1250] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:42:58 2026] GET /v2.0/ports?device_id=41ab3ba4-a145-4001-a425-d08ca4377157 => generated 975 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1251] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:42:59 2026] GET /v2.0/security-groups?id=dcc673c2-da5c-4862-8211-6e780b793a0c&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: 640/1252] 10.0.0.3 () {34 vars in 663 bytes} [Thu May 7 16:42:58 2026] POST /v2.0/ports => generated 911 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:42:59.326 8 INFO neutron_taas.services.taas.taas_plugin [None req-2845339f-05a8-44f3-bc85-7d3967a98d13 3ff0bd08215d4cd99aec09ea5df523dc 96c04b6153aa41e4ba9c969d42a2d0ad - - default default] TaaS: Handle Delete Port: 20a4118d-bd59-496f-9127-9401a5a04b55 2026-05-07 16:42:59.330 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2845339f-05a8-44f3-bc85-7d3967a98d13 3ff0bd08215d4cd99aec09ea5df523dc 96c04b6153aa41e4ba9c969d42a2d0ad - - default default] Tap Mirror: Handle Delete Port: 20a4118d-bd59-496f-9127-9401a5a04b55 [pid: 7|app: 0|req: 641/1253] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:42:59 2026] GET /v2.0/ports?device_id=41ab3ba4-a145-4001-a425-d08ca4377157 => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1254] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 7 16:42:59 2026] DELETE /v2.0/ports/20a4118d-bd59-496f-9127-9401a5a04b55 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:42:59.543 8 INFO neutron.pecan_wsgi.hooks.translation [None req-98e30cdc-d7e3-466e-ae52-a38293d8d960 3ff0bd08215d4cd99aec09ea5df523dc 96c04b6153aa41e4ba9c969d42a2d0ad - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 614/1255] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 7 16:42:59 2026] GET /v2.0/ports/20a4118d-bd59-496f-9127-9401a5a04b55 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:42:59.651 7 INFO neutron.db.l3_db [None req-1447507d-e351-48d1-af9d-23d1de745b30 d63ed8b72fc0438ba86b04934efdd5bc 13810450517f40fd95c241ca819dd2c6 - - default default] Floating IP 3985bcc9-c805-4921-b115-c955b10c2bd5 associated. External IP: 10.96.250.213, port: ea699b37-78dc-4515-abab-457944302e03. 2026-05-07 16:42:59.683 8 WARNING neutron.db.securitygroups_db [None req-5f9b76b5-8032-4e15-ba30-510d63c77fd4 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 615/1256] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:42:59 2026] GET /v2.0/security-groups?tenant_id=997ace4daaf44ba7b0c6458a0b740854&name=default => generated 2925 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1257] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:42:59 2026] DELETE /v2.0/subnets/8bbf6cb6-07a8-4eba-b999-0a68eea12c9e => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1258] 10.0.0.3 () {34 vars in 747 bytes} [Thu May 7 16:42:59 2026] PUT /v2.0/floatingips/3985bcc9-c805-4921-b115-c955b10c2bd5 => generated 856 bytes in 604 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:42:59.991 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7082640-1c8d-4dd7-a549-3035476d64e2'] response: {'name': 'network-changed', 'server_uuid': '41ab3ba4-a145-4001-a425-d08ca4377157', 'tag': 'ea699b37-78dc-4515-abab-457944302e03', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 617/1259] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:42:59 2026] DELETE /v2.0/security-groups/adfdf4cb-2197-4f83-bc84-e9e5ca8f976e => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:43:00.083 7 INFO neutron.services.segments.plugin [-] Segment 3ace5f11-96f4-4374-94e7-787965cdea96 resource provider aggregate not found [pid: 8|app: 0|req: 618/1260] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:43:00 2026] GET /v2.0/ports?device_id=41ab3ba4-a145-4001-a425-d08ca4377157 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:43:00.096 7 INFO neutron.services.segments.plugin [-] Segment 3ace5f11-96f4-4374-94e7-787965cdea96 resource provider aggregate not found 2026-05-07 16:43:00.102 7 INFO neutron.services.segments.plugin [-] Segment 3ace5f11-96f4-4374-94e7-787965cdea96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ace5f11-96f4-4374-94e7-787965cdea96 found for delete ", "request_id": "req-0a825006-cdb4-4579-bd62-0608cce4883e"}]} [pid: 7|app: 0|req: 643/1261] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:42:59 2026] DELETE /v2.0/networks/91fefec1-0794-44e1-acfc-cc0423f1da66 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:43:00.114 7 INFO neutron.services.segments.plugin [-] Segment 3ace5f11-96f4-4374-94e7-787965cdea96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ace5f11-96f4-4374-94e7-787965cdea96 found for delete ", "request_id": "req-403423b3-da10-4a05-9605-43aabde6b868"}]} [pid: 8|app: 0|req: 619/1262] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:43:00 2026] GET /v2.0/security-groups?id=dcc673c2-da5c-4862-8211-6e780b793a0c&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:43:00.184 8 WARNING neutron.db.securitygroups_db [None req-70fbbf0e-ee09-49d0-a6cf-c53436379807 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 620/1263] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:43:00 2026] GET /v2.0/security-groups?tenant_id=b34c0bcc0d20480d953c200b74ddeb2b&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1264] 10.0.0.3 () {34 vars in 663 bytes} [Thu May 7 16:43:00 2026] POST /v2.0/ports => generated 775 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 621/1265] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:43:00 2026] DELETE /v2.0/security-groups/5cfc2006-1c6b-4e83-9c77-ccd524e151cb => 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: 622/1266] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:43:00 2026] GET /v2.0/ports?device_id=41ab3ba4-a145-4001-a425-d08ca4377157 => 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: 623/1267] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:43:00 2026] GET /v2.0/ports?tenant_id=13810450517f40fd95c241ca819dd2c6&device_id=41ab3ba4-a145-4001-a425-d08ca4377157 => 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: 624/1268] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:43:00 2026] GET /v2.0/security-groups?id=dcc673c2-da5c-4862-8211-6e780b793a0c&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: 625/1269] 199.19.213.68 () {34 vars in 985 bytes} [Thu May 7 16:43:00 2026] GET /v2.0/networks?id=8d692136-0024-4a12-adec-07971db0b383 => generated 776 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1270] 10.0.0.3 () {34 vars in 735 bytes} [Thu May 7 16:43:00 2026] PUT /v2.0/ports/bf907180-ae8a-46a7-8f85-947f9d08487a => generated 752 bytes in 276 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: 626/1271] 10.0.0.90 () {34 vars in 981 bytes} [Thu May 7 16:43:00 2026] GET /v2.0/networks?id=6bdff84e-811b-46c1-a8f6-beaaf95e0cc9 => generated 673 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1272] 199.19.213.68 () {34 vars in 1059 bytes} [Thu May 7 16:43:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=ea699b37-78dc-4515-abab-457944302e03 => generated 859 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:43:00.805 7 INFO neutron_taas.services.taas.taas_plugin [None req-5ec31980-b3ff-4569-868e-24a4eb5e0054 3ff0bd08215d4cd99aec09ea5df523dc 96c04b6153aa41e4ba9c969d42a2d0ad - - default default] TaaS: Handle Delete Port: bf907180-ae8a-46a7-8f85-947f9d08487a 2026-05-07 16:43:00.808 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5ec31980-b3ff-4569-868e-24a4eb5e0054 3ff0bd08215d4cd99aec09ea5df523dc 96c04b6153aa41e4ba9c969d42a2d0ad - - default default] Tap Mirror: Handle Delete Port: bf907180-ae8a-46a7-8f85-947f9d08487a [pid: 8|app: 0|req: 628/1273] 10.0.0.90 () {34 vars in 964 bytes} [Thu May 7 16:43:00 2026] GET /v2.0/quotas/c4872650fb054233ae1dcde779eeeea3 => 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: 629/1274] 199.19.213.68 () {34 vars in 983 bytes} [Thu May 7 16:43:00 2026] GET /v2.0/subnets?id=45e045ab-28bd-432d-a7f4-cdced330fd97 => generated 698 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1275] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 7 16:43:00 2026] DELETE /v2.0/ports/bf907180-ae8a-46a7-8f85-947f9d08487a => 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: 630/1276] 10.0.0.90 () {34 vars in 1001 bytes} [Thu May 7 16:43:00 2026] GET /v2.0/ports?tenant_id=c4872650fb054233ae1dcde779eeeea3&fields=id => generated 103 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1277] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:43:00 2026] GET /v2.0/ports?network_id=8d692136-0024-4a12-adec-07971db0b383&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: 648/1278] 10.0.0.90 () {34 vars in 1007 bytes} [Thu May 7 16:43:00 2026] GET /v2.0/networks/6bdff84e-811b-46c1-a8f6-beaaf95e0cc9?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: 649/1279] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:43:00 2026] GET /v2.0/networks/8d692136-0024-4a12-adec-07971db0b383?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: 631/1280] 10.0.0.3 () {32 vars in 641 bytes} [Thu May 7 16:43:00 2026] GET /v2.0/ports => generated 778 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:43:01.080 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5a25b24c-8de7-4982-b8d9-a1b36d2e508b 3ff0bd08215d4cd99aec09ea5df523dc 96c04b6153aa41e4ba9c969d42a2d0ad - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 632/1281] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 7 16:43:01 2026] GET /v2.0/ports/bf907180-ae8a-46a7-8f85-947f9d08487a => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1282] 10.0.0.90 () {34 vars in 1107 bytes} [Thu May 7 16:43:01 2026] GET /v2.0/networks/6bdff84e-811b-46c1-a8f6-beaaf95e0cc9?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: 633/1283] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:43:01 2026] GET /v2.0/networks/8d692136-0024-4a12-adec-07971db0b383?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: 651/1284] 10.0.0.3 () {32 vars in 641 bytes} [Thu May 7 16:43:01 2026] GET /v2.0/ports => generated 778 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1285] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 7 16:43:01 2026] GET /v2.0/ports/57ba48b0-8baf-466b-aad1-4720f2b79092 => generated 775 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:43:01.243 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b9e3c37d-b221-4eab-8ff6-da49fefc5979 3ff0bd08215d4cd99aec09ea5df523dc 96c04b6153aa41e4ba9c969d42a2d0ad - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 652/1286] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 7 16:43:01 2026] DELETE /v2.0/ports/20a4118d-bd59-496f-9127-9401a5a04b55 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:43:01.264 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ffad3e1d-190c-4d71-a0a5-59ddb9f4ea4d 3ff0bd08215d4cd99aec09ea5df523dc 96c04b6153aa41e4ba9c969d42a2d0ad - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 635/1287] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:43:01 2026] DELETE /v2.0/subnets/8bbf6cb6-07a8-4eba-b999-0a68eea12c9e => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:43:01.283 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6d806066-b84a-47f9-8af8-2f6326a1264d 3ff0bd08215d4cd99aec09ea5df523dc 96c04b6153aa41e4ba9c969d42a2d0ad - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 653/1288] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:43:01 2026] GET /v2.0/ports?device_id=5667c21f-86d1-40c3-96a5-c6ba7d963cc3 => 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: 636/1289] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:43:01 2026] DELETE /v2.0/subnets/793d5093-d84f-4435-95cd-cfa52162995a => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:43:01.452 7 INFO neutron_taas.services.taas.taas_plugin [None req-e563cc63-ab03-4ef0-8fc2-90e9623ee314 3ff0bd08215d4cd99aec09ea5df523dc 96c04b6153aa41e4ba9c969d42a2d0ad - - default default] TaaS: Handle Delete Port: 57ba48b0-8baf-466b-aad1-4720f2b79092 2026-05-07 16:43:01.455 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e563cc63-ab03-4ef0-8fc2-90e9623ee314 3ff0bd08215d4cd99aec09ea5df523dc 96c04b6153aa41e4ba9c969d42a2d0ad - - default default] Tap Mirror: Handle Delete Port: 57ba48b0-8baf-466b-aad1-4720f2b79092 [pid: 7|app: 0|req: 654/1290] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 7 16:43:01 2026] DELETE /v2.0/ports/57ba48b0-8baf-466b-aad1-4720f2b79092 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:43:01.742 8 INFO neutron.services.segments.plugin [-] Segment 038599b7-3c37-4c18-aab7-538a7e0ee063 resource provider aggregate not found 2026-05-07 16:43:01.747 8 INFO neutron.services.segments.plugin [-] Segment 038599b7-3c37-4c18-aab7-538a7e0ee063 resource provider aggregate not found 2026-05-07 16:43:01.769 8 INFO neutron.services.segments.plugin [-] Segment 038599b7-3c37-4c18-aab7-538a7e0ee063 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 038599b7-3c37-4c18-aab7-538a7e0ee063 found for delete ", "request_id": "req-fecd8a51-4ba5-441b-b8f5-5a4b04ea9cc3"}]} 2026-05-07 16:43:01.772 8 INFO neutron.services.segments.plugin [-] Segment 038599b7-3c37-4c18-aab7-538a7e0ee063 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 038599b7-3c37-4c18-aab7-538a7e0ee063 found for delete ", "request_id": "req-0a1d80a6-048b-452d-a2d9-896af83ee902"}]} [pid: 7|app: 0|req: 655/1291] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:43:01 2026] GET /v2.0/ports?device_id=41ab3ba4-a145-4001-a425-d08ca4377157 => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1292] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:43:01 2026] DELETE /v2.0/networks/729b3d91-5d30-48ca-a9d5-0c389ba84dd8 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1293] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:43:01 2026] GET /v2.0/security-groups?id=dcc673c2-da5c-4862-8211-6e780b793a0c&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1294] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:43:02 2026] GET /v2.0/ports?device_id=5667c21f-86d1-40c3-96a5-c6ba7d963cc3 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:43:02.488 8 WARNING neutron.db.securitygroups_db [None req-e1c48e5d-c428-4152-b7f1-71b375893c77 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 638/1295] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:43:02 2026] GET /v2.0/security-groups?tenant_id=96c04b6153aa41e4ba9c969d42a2d0ad&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: 658/1296] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:43:02 2026] DELETE /v2.0/security-groups/37ab90b8-b267-49f9-a54f-360f4be8d68f => 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: 639/1297] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:43:02 2026] GET /v2.0/ports?device_id=41ab3ba4-a145-4001-a425-d08ca4377157 => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1298] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:43:03 2026] GET /v2.0/security-groups?id=dcc673c2-da5c-4862-8211-6e780b793a0c&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: 640/1299] 199.19.213.68 () {34 vars in 993 bytes} [Thu May 7 16:43:03 2026] GET /v2.0/ports?device_id=41ab3ba4-a145-4001-a425-d08ca4377157 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:43:03.376 7 INFO neutron_taas.services.taas.taas_plugin [req-bd636b0a-49b4-4119-9568-f55270dce00a req-a5de92c5-0171-4552-9466-1a3d5bee8523 d63ed8b72fc0438ba86b04934efdd5bc 13810450517f40fd95c241ca819dd2c6 - - default default] TaaS: Handle Delete Port: ea699b37-78dc-4515-abab-457944302e03 2026-05-07 16:43:03.381 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-bd636b0a-49b4-4119-9568-f55270dce00a req-a5de92c5-0171-4552-9466-1a3d5bee8523 d63ed8b72fc0438ba86b04934efdd5bc 13810450517f40fd95c241ca819dd2c6 - - default default] Tap Mirror: Handle Delete Port: ea699b37-78dc-4515-abab-457944302e03 [pid: 8|app: 0|req: 641/1300] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:43:03 2026] GET /v2.0/ports?device_id=5667c21f-86d1-40c3-96a5-c6ba7d963cc3 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:43:03.510 7 INFO neutron.db.l3_db [req-bd636b0a-49b4-4119-9568-f55270dce00a req-a5de92c5-0171-4552-9466-1a3d5bee8523 d63ed8b72fc0438ba86b04934efdd5bc 13810450517f40fd95c241ca819dd2c6 - - default default] Floating IP 3985bcc9-c805-4921-b115-c955b10c2bd5 disassociated. External IP: 10.96.250.213, port: ea699b37-78dc-4515-abab-457944302e03. [pid: 7|app: 0|req: 660/1301] 199.19.213.68 () {36 vars in 996 bytes} [Thu May 7 16:43:03 2026] DELETE /v2.0/ports/ea699b37-78dc-4515-abab-457944302e03 => generated 0 bytes in 606 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:43:03.888 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e76e514-ec9b-480a-9c82-09ca224f8a29'] response: {'server_uuid': '41ab3ba4-a145-4001-a425-d08ca4377157', 'name': 'network-vif-deleted', 'tag': 'ea699b37-78dc-4515-abab-457944302e03', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 642/1302] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:43:04 2026] GET /v2.0/ports?device_id=41ab3ba4-a145-4001-a425-d08ca4377157 => 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: 661/1303] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:43:04 2026] GET /v2.0/ports?device_id=5667c21f-86d1-40c3-96a5-c6ba7d963cc3 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1304] 10.0.0.3 () {32 vars in 621 bytes} [Thu May 7 16:43:04 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-07 16:43:04.880 8 WARNING neutron.db.securitygroups_db [None req-f92bed6e-4aff-4d94-a1df-f2b6403cb686 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 663/1305] 10.0.0.3 () {32 vars in 631 bytes} [Thu May 7 16:43:04 2026] GET /v2.0/ => generated 632 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1306] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:43:04 2026] GET /v2.0/security-groups?tenant_id=73dd7c44e2914924b82c59e9fac4aa4d&name=default => generated 2925 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1307] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:43:05 2026] DELETE /v2.0/security-groups/fbf75a6b-5282-47d8-b47b-a17e41cccff2 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1308] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:43:05 2026] GET /v2.0/ports?device_id=41ab3ba4-a145-4001-a425-d08ca4377157 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:43:05.343 7 WARNING neutron.db.securitygroups_db [None req-07580ff7-1493-4535-9ef5-f029fe9433b4 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 665/1309] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:43:05 2026] GET /v2.0/security-groups?tenant_id=4f01fe3f01074b1ea090e877156b2e76&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:43:05.479 8 WARNING neutron.db.securitygroups_db [None req-7df6fc85-e939-4e98-a003-f4494afb5b25 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 666/1310] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:43:05 2026] DELETE /v2.0/security-groups/20192a7d-bc9b-4dfe-a04f-c8702d905177 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1311] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:43:05 2026] GET /v2.0/security-groups?tenant_id=de49ad6ace8f45bd86d82c1e7304fa65&name=default => generated 2925 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1312] 199.19.213.68 () {34 vars in 985 bytes} [Thu May 7 16:43:05 2026] GET /v2.0/networks?id=6bdff84e-811b-46c1-a8f6-beaaf95e0cc9 => generated 673 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1313] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:43:05 2026] DELETE /v2.0/security-groups/04418b34-1fe4-48a1-91fa-4eb0d856468d => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1314] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:43:05 2026] GET /v2.0/ports?device_id=5667c21f-86d1-40c3-96a5-c6ba7d963cc3 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1315] 199.19.213.68 () {38 vars in 954 bytes} [Thu May 7 16:43:05 2026] POST /v2.0/ports => generated 954 bytes in 473 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: 669/1316] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:43:06 2026] GET /v2.0/ports?device_id=41ab3ba4-a145-4001-a425-d08ca4377157 => 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: 648/1317] 199.19.213.68 () {38 vars in 1027 bytes} [Thu May 7 16:43:06 2026] PUT /v2.0/ports/77010a67-6c07-49b1-b0f1-3aa16f73b745 => generated 1235 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:43:06.658 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e17edbd-bc1f-4792-8d1c-b84961fd9005'] response: {'name': 'network-changed', 'server_uuid': '5667c21f-86d1-40c3-96a5-c6ba7d963cc3', 'tag': '77010a67-6c07-49b1-b0f1-3aa16f73b745', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 670/1318] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:43:06 2026] GET /v2.0/ports?device_id=5667c21f-86d1-40c3-96a5-c6ba7d963cc3 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 649/1319] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:43:06 2026] GET /v2.0/security-groups?id=eab78f7b-6a26-43a0-8d67-6ffd6d489023&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: 671/1320] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:43:07 2026] GET /v2.0/ports?tenant_id=c4872650fb054233ae1dcde779eeeea3&device_id=5667c21f-86d1-40c3-96a5-c6ba7d963cc3 => generated 1238 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1321] 199.19.213.68 () {34 vars in 1017 bytes} [Thu May 7 16:43:07 2026] GET /v2.0/networks?tenant_id=c4872650fb054233ae1dcde779eeeea3&shared=False => generated 769 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1322] 199.19.213.68 () {34 vars in 929 bytes} [Thu May 7 16:43:07 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1323] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:43:07 2026] GET /v2.0/ports?device_id=41ab3ba4-a145-4001-a425-d08ca4377157 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:43:08.091 7 WARNING neutron.db.securitygroups_db [None req-83b2a15f-790f-4d7e-a428-5f0339359218 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 652/1324] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:43:08 2026] GET /v2.0/ports?device_id=5667c21f-86d1-40c3-96a5-c6ba7d963cc3 => generated 969 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1325] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:43:08 2026] GET /v2.0/security-groups?id=eab78f7b-6a26-43a0-8d67-6ffd6d489023&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1326] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:43:07 2026] GET /v2.0/security-groups?tenant_id=b284b9c2a63e4b55b1208d5126e0a724&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: 654/1327] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:43:08 2026] DELETE /v2.0/security-groups/5f9e6c23-2806-4f7f-9b43-98100970c7e0 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1328] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:43:08 2026] GET /v2.0/ports?tenant_id=c4872650fb054233ae1dcde779eeeea3&device_id=5667c21f-86d1-40c3-96a5-c6ba7d963cc3 => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1329] 199.19.213.68 () {34 vars in 1057 bytes} [Thu May 7 16:43:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=77010a67-6c07-49b1-b0f1-3aa16f73b745 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1330] 199.19.213.68 () {34 vars in 983 bytes} [Thu May 7 16:43:08 2026] GET /v2.0/subnets?id=49eda288-bb21-44e8-90e9-4d0156209975 => generated 691 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1331] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:43:08 2026] GET /v2.0/ports?network_id=6bdff84e-811b-46c1-a8f6-beaaf95e0cc9&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1332] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:43:08 2026] GET /v2.0/networks/6bdff84e-811b-46c1-a8f6-beaaf95e0cc9?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: 677/1333] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:43:08 2026] GET /v2.0/networks/6bdff84e-811b-46c1-a8f6-beaaf95e0cc9?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: 657/1334] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:43:08 2026] DELETE /v2.0/security-groups/dcc673c2-da5c-4862-8211-6e780b793a0c => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:43:08.767 7 INFO neutron.api.v2.resource [None req-fe9ba0d8-758e-4c1e-a0d5-0b1af014237a d63ed8b72fc0438ba86b04934efdd5bc 13810450517f40fd95c241ca819dd2c6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 678/1335] 10.0.0.3 () {32 vars in 735 bytes} [Thu May 7 16:43:08 2026] GET /v2.0/security-groups/dcc673c2-da5c-4862-8211-6e780b793a0c => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:43:08.879 8 INFO neutron_taas.services.taas.taas_plugin [None req-5e35b116-9771-4c54-871b-83b312a1dfc1 d63ed8b72fc0438ba86b04934efdd5bc 13810450517f40fd95c241ca819dd2c6 - - default default] TaaS: Handle Delete Port: 6a245819-8539-4abc-8749-6049d6de3762 2026-05-07 16:43:08.882 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5e35b116-9771-4c54-871b-83b312a1dfc1 d63ed8b72fc0438ba86b04934efdd5bc 13810450517f40fd95c241ca819dd2c6 - - default default] Tap Mirror: Handle Delete Port: 6a245819-8539-4abc-8749-6049d6de3762 [pid: 8|app: 0|req: 658/1336] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 7 16:43:08 2026] DELETE /v2.0/floatingips/3985bcc9-c805-4921-b115-c955b10c2bd5 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1337] 10.0.0.205 () {32 vars in 800 bytes} [Thu May 7 16:43:09 2026] GET /v2.0/extensions => generated 22222 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1338] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:43:09 2026] GET /v2.0/ports?device_id=5667c21f-86d1-40c3-96a5-c6ba7d963cc3 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1339] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:43:09 2026] GET /v2.0/security-groups?id=eab78f7b-6a26-43a0-8d67-6ffd6d489023&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:43:09.420 7 INFO neutron_taas.services.taas.taas_plugin [None req-cb06db14-71e3-41d1-8bec-2a160f2e1a8d 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] TaaS: Handle Delete Port: 5bcbd311-b9f3-4f8e-baab-d81f22e4f11a 2026-05-07 16:43:09.423 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb06db14-71e3-41d1-8bec-2a160f2e1a8d 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Tap Mirror: Handle Delete Port: 5bcbd311-b9f3-4f8e-baab-d81f22e4f11a [pid: 8|app: 0|req: 662/1340] 10.0.0.205 () {32 vars in 861 bytes} [Thu May 7 16:43:09 2026] GET /v2.0/quotas/25daced370d64555a3345b7b69cb1838/details => generated 847 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1341] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 7 16:43:09 2026] PUT /v2.0/routers/932c71f7-aa10-40ad-8abe-7619fd2c0836/remove_router_interface => generated 310 bytes in 1032 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:43:10.266 8 INFO neutron_taas.services.taas.taas_plugin [None req-fb654b08-3989-44ab-b089-345abbf46c43 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] TaaS: Handle Delete Port: ecdb8911-7d26-4c05-a2b9-f4d0e8132479 2026-05-07 16:43:10.269 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fb654b08-3989-44ab-b089-345abbf46c43 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Tap Mirror: Handle Delete Port: ecdb8911-7d26-4c05-a2b9-f4d0e8132479 [pid: 7|app: 0|req: 680/1342] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:43:10 2026] GET /v2.0/ports?device_id=5667c21f-86d1-40c3-96a5-c6ba7d963cc3 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1343] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:43:10 2026] GET /v2.0/security-groups?id=eab78f7b-6a26-43a0-8d67-6ffd6d489023&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:43:10.533 8 INFO neutron_taas.services.taas.taas_plugin [None req-fb654b08-3989-44ab-b089-345abbf46c43 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] TaaS: Handle Delete Port: db9122d6-df90-4e2c-b2ae-5f69d0f2f653 2026-05-07 16:43:10.536 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fb654b08-3989-44ab-b089-345abbf46c43 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Tap Mirror: Handle Delete Port: db9122d6-df90-4e2c-b2ae-5f69d0f2f653 2026-05-07 16:43:10.927 7 WARNING neutron.db.securitygroups_db [None req-a247bfe3-f5bd-44a0-8224-35772daf36d7 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-07 16:43:10.928 8 INFO neutron.services.segments.plugin [-] Segment 42bc4606-c834-404c-b1f9-a902771a5b9f resource provider aggregate not found 2026-05-07 16:43:10.935 8 INFO neutron.services.segments.plugin [-] Segment 42bc4606-c834-404c-b1f9-a902771a5b9f resource provider aggregate not found 2026-05-07 16:43:10.951 8 INFO neutron.services.segments.plugin [-] Segment 42bc4606-c834-404c-b1f9-a902771a5b9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42bc4606-c834-404c-b1f9-a902771a5b9f found for delete ", "request_id": "req-64724c7c-ece7-4c48-89a9-807686b7d71d"}]} 2026-05-07 16:43:10.955 8 INFO neutron.services.segments.plugin [-] Segment 42bc4606-c834-404c-b1f9-a902771a5b9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42bc4606-c834-404c-b1f9-a902771a5b9f found for delete ", "request_id": "req-8217c44c-136d-4e4a-bdd6-1ced48741159"}]} 2026-05-07 16:43:10.957 8 INFO neutron.db.l3_hamode_db [None req-fb654b08-3989-44ab-b089-345abbf46c43 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] HA network b2a47785-c94a-4154-ba1a-0e56215e12c5 was deleted as no HA routers are present in project 13810450517f40fd95c241ca819dd2c6. [pid: 8|app: 0|req: 663/1344] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:43:10 2026] DELETE /v2.0/routers/932c71f7-aa10-40ad-8abe-7619fd2c0836 => generated 0 bytes in 906 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1345] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:43:10 2026] GET /v2.0/security-groups?tenant_id=c8fa114f6d5248e08383905bbfef75f4&name=default => generated 2925 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1346] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:43:10 2026] DELETE /v2.0/subnets/45e045ab-28bd-432d-a7f4-cdced330fd97 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1347] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:43:11 2026] DELETE /v2.0/security-groups/5da7c5b0-23f1-4864-b966-25d84a449898 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:43:11.199 8 INFO neutron_taas.services.taas.taas_plugin [None req-6f731a8a-4872-485c-924f-a27ecda63588 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] TaaS: Handle Delete Port: 24b83f51-a486-4e0a-bc59-c386e0323ed9 2026-05-07 16:43:11.201 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6f731a8a-4872-485c-924f-a27ecda63588 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Tap Mirror: Handle Delete Port: 24b83f51-a486-4e0a-bc59-c386e0323ed9 [pid: 8|app: 0|req: 665/1348] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:43:11 2026] DELETE /v2.0/networks/8d692136-0024-4a12-adec-07971db0b383 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:43:11.602 8 WARNING neutron.db.securitygroups_db [None req-8d478bd9-8cbd-43fa-b10d-4f46f0306b24 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 666/1349] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:43:11 2026] GET /v2.0/security-groups?tenant_id=13810450517f40fd95c241ca819dd2c6&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: 684/1350] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:43:11 2026] GET /v2.0/ports?device_id=5667c21f-86d1-40c3-96a5-c6ba7d963cc3 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1351] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:43:11 2026] GET /v2.0/security-groups?id=eab78f7b-6a26-43a0-8d67-6ffd6d489023&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1352] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:43:11 2026] DELETE /v2.0/security-groups/d1e28511-57ab-47dc-b3b2-3d24339fdf6e => 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: 686/1353] 10.0.0.205 () {32 vars in 800 bytes} [Thu May 7 16:43:12 2026] GET /v2.0/extensions => generated 22222 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1354] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:43:12 2026] GET /v2.0/ports?device_id=5667c21f-86d1-40c3-96a5-c6ba7d963cc3 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1355] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:43:12 2026] GET /v2.0/security-groups?id=eab78f7b-6a26-43a0-8d67-6ffd6d489023&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1356] 10.0.0.205 () {32 vars in 861 bytes} [Thu May 7 16:43:12 2026] GET /v2.0/quotas/25daced370d64555a3345b7b69cb1838/details => generated 847 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:43:12.973 8 INFO neutron.services.segments.plugin [-] Segment 3cd1710d-db5d-4cac-8618-13d0381950ee resource provider aggregate not found 2026-05-07 16:43:12.979 8 INFO neutron.services.segments.plugin [-] Segment 3cd1710d-db5d-4cac-8618-13d0381950ee resource provider aggregate not found 2026-05-07 16:43:13.000 8 INFO neutron.services.segments.plugin [-] Segment 3cd1710d-db5d-4cac-8618-13d0381950ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cd1710d-db5d-4cac-8618-13d0381950ee found for delete ", "request_id": "req-3772cf30-5de3-49e0-8ba4-4cc97ee03900"}]} 2026-05-07 16:43:13.001 8 INFO neutron.services.segments.plugin [-] Segment 3cd1710d-db5d-4cac-8618-13d0381950ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cd1710d-db5d-4cac-8618-13d0381950ee found for delete ", "request_id": "req-4b0694e3-abeb-46bd-a177-39008f5224f7"}]} 2026-05-07 16:43:13.749 7 INFO neutron.db.segments_db [None req-5e891d44-1786-46f2-a381-dc73fb6865c3 7b00e1f2a00f47e69596261be7ac952d 7ea3fc8894a94c5187ebcff33f977a54 - - default default] Added segment 3644cba0-c943-4ce6-a900-f5d5857d053b of type vxlan for network 317d7061-44dc-49bc-b123-18fb7352973e 2026-05-07 16:43:13.837 7 INFO neutron.db.segments_db [None req-5e891d44-1786-46f2-a381-dc73fb6865c3 7b00e1f2a00f47e69596261be7ac952d 7ea3fc8894a94c5187ebcff33f977a54 - - default default] Added segment 73ae524f-7a25-4471-b09a-971c15df63c4 of type vxlan for network cef0d405-a10d-4772-b27d-b842fe082ae3 2026-05-07 16:43:13.925 8 INFO neutron.db.segments_db [None req-4facd857-6b34-4976-bfa7-a125057cfbe7 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Added segment 8df03025-e2dd-4b21-bda1-e9708c213865 of type vxlan for network be618ab5-cffb-4d8e-b7b0-a0b829dfe801 [pid: 7|app: 0|req: 689/1357] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:43:13 2026] POST /v2.0/networks => generated 1244 bytes in 665 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1360] 10.0.0.3 () {34 vars in 669 bytes} [Thu May 7 16:43:13 2026] POST /v2.0/networks => generated 744 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1361] 10.0.0.3 () {32 vars in 647 bytes} [Thu May 7 16:43:13 2026] GET /v2.0/networks => generated 1843 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1362] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:43:14 2026] GET /v2.0/ports?device_id=5667c21f-86d1-40c3-96a5-c6ba7d963cc3 => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1363] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:43:14 2026] DELETE /v2.0/networks/317d7061-44dc-49bc-b123-18fb7352973e => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1364] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:43:14 2026] POST /v2.0/subnets => generated 691 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1365] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:43:14 2026] GET /v2.0/security-groups?id=eab78f7b-6a26-43a0-8d67-6ffd6d489023&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:43:14.290 7 INFO neutron.db.segments_db [None req-4e77a77d-8deb-4a53-81d3-6332c33a2aa6 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Added segment ca020748-09ed-42be-b424-c14f81cf18eb of type vxlan for network 593d12a0-d569-45e7-a4ee-8ef9fcd19075 [pid: 8|app: 0|req: 673/1366] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:43:14 2026] DELETE /v2.0/networks/cef0d405-a10d-4772-b27d-b842fe082ae3 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1367] 10.0.0.3 () {32 vars in 647 bytes} [Thu May 7 16:43:14 2026] GET /v2.0/networks => generated 651 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:43:14.490 8 INFO neutron.db.segments_db [None req-7a8fa8f6-526d-48bb-9a59-b8288b761e5b 7b00e1f2a00f47e69596261be7ac952d 7ea3fc8894a94c5187ebcff33f977a54 - - default default] Added segment daea30cf-faae-4d3b-8489-f2c04fb862fa of type vxlan for network 03ae73f9-17b6-494c-9214-19ddb5102777 [pid: 8|app: 0|req: 675/1368] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:43:14 2026] POST /v2.0/networks => generated 649 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:43:14.619 7 INFO neutron.db.l3_hamode_db [None req-4e77a77d-8deb-4a53-81d3-6332c33a2aa6 6d4f851c24b34a269dfc30b746ae1cb5 b995b543421249adb798cdb9ab54afc4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 16:43:14.659 8 INFO neutron.db.segments_db [None req-561eaf33-7562-47ce-b7d7-a83b380d9556 7b00e1f2a00f47e69596261be7ac952d 7ea3fc8894a94c5187ebcff33f977a54 - - default default] Added segment b2393bd8-d97c-49fe-9910-0c98b2d94bee of type vxlan for network 86affcdc-ba91-45b2-9b38-935bcd0f8e57 [pid: 8|app: 0|req: 676/1369] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:43:14 2026] POST /v2.0/networks => generated 650 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:43:15.027 8 INFO neutron.services.segments.plugin [-] Segment 3644cba0-c943-4ce6-a900-f5d5857d053b resource provider aggregate not found 2026-05-07 16:43:15.031 8 INFO neutron.services.segments.plugin [-] Segment 3644cba0-c943-4ce6-a900-f5d5857d053b resource provider aggregate not found 2026-05-07 16:43:15.056 8 INFO neutron.services.segments.plugin [-] Segment 3644cba0-c943-4ce6-a900-f5d5857d053b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3644cba0-c943-4ce6-a900-f5d5857d053b found for delete ", "request_id": "req-365a70e3-80e1-4a27-a054-9ba762d7bcf9"}]} 2026-05-07 16:43:15.061 8 INFO neutron.services.segments.plugin [-] Segment 3644cba0-c943-4ce6-a900-f5d5857d053b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3644cba0-c943-4ce6-a900-f5d5857d053b found for delete ", "request_id": "req-f2e301da-6907-4fcc-a100-fda1396010b6"}]} 2026-05-07 16:43:15.081 8 INFO neutron.services.segments.plugin [-] Segment 73ae524f-7a25-4471-b09a-971c15df63c4 resource provider aggregate not found 2026-05-07 16:43:15.082 8 INFO neutron.services.segments.plugin [-] Segment 73ae524f-7a25-4471-b09a-971c15df63c4 resource provider aggregate not found 2026-05-07 16:43:15.102 8 INFO neutron.services.segments.plugin [-] Segment 73ae524f-7a25-4471-b09a-971c15df63c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73ae524f-7a25-4471-b09a-971c15df63c4 found for delete ", "request_id": "req-d6848f1c-abc3-44c8-88e1-c743f6d0fea3"}]} 2026-05-07 16:43:15.111 8 INFO neutron.services.segments.plugin [-] Segment 73ae524f-7a25-4471-b09a-971c15df63c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73ae524f-7a25-4471-b09a-971c15df63c4 found for delete ", "request_id": "req-882f90e6-e262-406a-9bac-89d2466af9df"}]} [pid: 8|app: 0|req: 677/1370] 10.0.0.3 () {34 vars in 663 bytes} [Thu May 7 16:43:14 2026] POST /v2.0/ports => generated 1505 bytes in 659 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: 678/1371] 10.0.0.3 () {32 vars in 641 bytes} [Thu May 7 16:43:15 2026] GET /v2.0/ports => generated 1505 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:43:15.462 7 INFO neutron.db.l3_hamode_db [None req-4e77a77d-8deb-4a53-81d3-6332c33a2aa6 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 16:43:15.549 8 INFO neutron_taas.services.taas.taas_plugin [None req-0d278476-06e0-48e4-90e7-6f91aa973175 7b00e1f2a00f47e69596261be7ac952d 7ea3fc8894a94c5187ebcff33f977a54 - - default default] TaaS: Handle Delete Port: 7360388b-d784-4368-a173-e0fe5b1823fc 2026-05-07 16:43:15.555 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d278476-06e0-48e4-90e7-6f91aa973175 7b00e1f2a00f47e69596261be7ac952d 7ea3fc8894a94c5187ebcff33f977a54 - - default default] Tap Mirror: Handle Delete Port: 7360388b-d784-4368-a173-e0fe5b1823fc [pid: 8|app: 0|req: 679/1372] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 7 16:43:15 2026] DELETE /v2.0/ports/7360388b-d784-4368-a173-e0fe5b1823fc => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:43:15.797 8 INFO neutron_taas.services.taas.taas_plugin [None req-6bad39f7-4c06-422a-92e6-b16d79b63ad8 7b00e1f2a00f47e69596261be7ac952d 7ea3fc8894a94c5187ebcff33f977a54 - - default default] TaaS: Handle Delete Port: deb6e7ea-4ea9-48c1-ae8d-4340c8c937c3 2026-05-07 16:43:15.799 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6bad39f7-4c06-422a-92e6-b16d79b63ad8 7b00e1f2a00f47e69596261be7ac952d 7ea3fc8894a94c5187ebcff33f977a54 - - default default] Tap Mirror: Handle Delete Port: deb6e7ea-4ea9-48c1-ae8d-4340c8c937c3 [pid: 8|app: 0|req: 680/1373] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 7 16:43:15 2026] DELETE /v2.0/ports/deb6e7ea-4ea9-48c1-ae8d-4340c8c937c3 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1374] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:43:15 2026] GET /v2.0/ports?device_id=5667c21f-86d1-40c3-96a5-c6ba7d963cc3 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1375] 10.0.0.3 () {32 vars in 641 bytes} [Thu May 7 16:43:15 2026] GET /v2.0/ports => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1376] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:43:15 2026] GET /v2.0/security-groups?id=eab78f7b-6a26-43a0-8d67-6ffd6d489023&fields=id&fields=name => generated 88 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:43:16.009 8 INFO neutron.db.segments_db [None req-e9a13bfb-6a82-414e-9b61-b1836a9f70ef 7b00e1f2a00f47e69596261be7ac952d 7ea3fc8894a94c5187ebcff33f977a54 - - default default] Added segment 6ce0a7c0-16d1-470f-bbc5-a969e435927b of type vxlan for network 2dfa400b-ffc1-4b4d-8ba5-7ed3887df8ca [pid: 8|app: 0|req: 684/1377] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:43:15 2026] POST /v2.0/networks => generated 649 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:43:16.162 8 INFO neutron.db.segments_db [None req-2857477f-a798-4bfc-999c-4ead8a47ed6b 7b00e1f2a00f47e69596261be7ac952d 7ea3fc8894a94c5187ebcff33f977a54 - - default default] Added segment 696e0754-a8ca-4a01-a1bd-fcd73e4c83c0 of type vxlan for network a0c6fe12-f5fc-4029-8733-615b492be30c [pid: 8|app: 0|req: 685/1378] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:43:16 2026] POST /v2.0/networks => generated 649 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1379] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:43:14 2026] POST /v2.0/routers => generated 731 bytes in 2129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:43:16.477 7 WARNING neutron.db.securitygroups_db [None req-ecd8e9c2-85f1-4a96-ba75-4dcd85d6fc62 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 695/1380] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:43:16 2026] GET /v2.0/security-groups?tenant_id=25daced370d64555a3345b7b69cb1838&name=default => generated 2925 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1381] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:43:16 2026] POST /v2.0/subnets => generated 1274 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1382] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:43:16 2026] DELETE /v2.0/security-groups/cd837de2-644e-46f8-8f53-9430b87fdb40 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1383] 10.0.0.3 () {32 vars in 645 bytes} [Thu May 7 16:43:16 2026] GET /v2.0/subnets => generated 1910 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1384] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:43:16 2026] DELETE /v2.0/subnets/6cef9eb6-f866-4fd0-a80c-1941834081bf => 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: 690/1385] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:43:17 2026] DELETE /v2.0/subnets/2799d44b-a8ea-47a5-a128-4934486603dc => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1386] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:43:17 2026] GET /v2.0/ports?device_id=5667c21f-86d1-40c3-96a5-c6ba7d963cc3 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1387] 10.0.0.3 () {32 vars in 645 bytes} [Thu May 7 16:43:17 2026] GET /v2.0/subnets => generated 649 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1388] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:43:17 2026] GET /v2.0/security-groups?id=eab78f7b-6a26-43a0-8d67-6ffd6d489023&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:43:17.358 8 INFO neutron.services.segments.plugin [-] Segment 696e0754-a8ca-4a01-a1bd-fcd73e4c83c0 resource provider aggregate not found 2026-05-07 16:43:17.365 8 INFO neutron.services.segments.plugin [-] Segment 696e0754-a8ca-4a01-a1bd-fcd73e4c83c0 resource provider aggregate not found 2026-05-07 16:43:17.384 8 INFO neutron.services.segments.plugin [-] Segment 696e0754-a8ca-4a01-a1bd-fcd73e4c83c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 696e0754-a8ca-4a01-a1bd-fcd73e4c83c0 found for delete ", "request_id": "req-07ef220b-0692-49a1-bd8e-ca2fe32a5f5b"}]} 2026-05-07 16:43:17.384 8 INFO neutron.services.segments.plugin [-] Segment 696e0754-a8ca-4a01-a1bd-fcd73e4c83c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 696e0754-a8ca-4a01-a1bd-fcd73e4c83c0 found for delete ", "request_id": "req-e24283a5-536c-4a1e-888c-5fcd141a5ec9"}]} [pid: 8|app: 0|req: 694/1389] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:43:17 2026] DELETE /v2.0/networks/a0c6fe12-f5fc-4029-8733-615b492be30c => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1390] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:43:17 2026] DELETE /v2.0/networks/2dfa400b-ffc1-4b4d-8ba5-7ed3887df8ca => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1391] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:43:17 2026] DELETE /v2.0/networks/86affcdc-ba91-45b2-9b38-935bcd0f8e57 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1392] 10.0.0.3 () {34 vars in 781 bytes} [Thu May 7 16:43:16 2026] PUT /v2.0/routers/e730130e-9da4-4f4f-b3aa-e74116b71915/add_router_interface => generated 310 bytes in 1070 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1393] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:43:17 2026] DELETE /v2.0/networks/03ae73f9-17b6-494c-9214-19ddb5102777 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1394] 10.0.0.3 () {34 vars in 683 bytes} [Thu May 7 16:43:18 2026] POST /v2.0/security-groups => generated 1659 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1395] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:43:18 2026] GET /v2.0/ports?device_id=5667c21f-86d1-40c3-96a5-c6ba7d963cc3 => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1396] 199.19.213.68 () {34 vars in 993 bytes} [Thu May 7 16:43:18 2026] GET /v2.0/ports?device_id=5667c21f-86d1-40c3-96a5-c6ba7d963cc3 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:43:18.588 8 WARNING neutron.db.securitygroups_db [None req-a9d857a1-b70b-4f74-a943-7714a8126f75 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 698/1397] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:43:18 2026] GET /v2.0/security-groups?tenant_id=7ea3fc8894a94c5187ebcff33f977a54&name=default => generated 2925 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1398] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:43:18 2026] GET /v2.0/security-groups?id=eab78f7b-6a26-43a0-8d67-6ffd6d489023&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: 700/1399] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 7 16:43:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1400] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:43:18 2026] DELETE /v2.0/security-groups/8c7c2ef7-8af5-4048-b1dd-9a7337a1eba0 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:43:18.768 8 INFO neutron_taas.services.taas.taas_plugin [req-1bf93da4-c20b-4b55-8db7-9efa51d3e944 req-4d2f1f5e-7689-4b7f-95bd-d3b9cb9ac2ee 0fcf9b1098f64a40b868e4829a19da7e c4872650fb054233ae1dcde779eeeea3 - - default default] TaaS: Handle Delete Port: 77010a67-6c07-49b1-b0f1-3aa16f73b745 2026-05-07 16:43:18.771 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-1bf93da4-c20b-4b55-8db7-9efa51d3e944 req-4d2f1f5e-7689-4b7f-95bd-d3b9cb9ac2ee 0fcf9b1098f64a40b868e4829a19da7e c4872650fb054233ae1dcde779eeeea3 - - default default] Tap Mirror: Handle Delete Port: 77010a67-6c07-49b1-b0f1-3aa16f73b745 [pid: 7|app: 0|req: 702/1401] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 7 16:43:18 2026] POST /v2.0/security-group-rules => generated 602 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1402] 199.19.213.68 () {36 vars in 996 bytes} [Thu May 7 16:43:18 2026] DELETE /v2.0/ports/77010a67-6c07-49b1-b0f1-3aa16f73b745 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:43:18.973 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-77ebfdf0-cbf1-4580-a7cb-4959e7a6ec3b'] response: {'server_uuid': '5667c21f-86d1-40c3-96a5-c6ba7d963cc3', 'name': 'network-vif-deleted', 'tag': '77010a67-6c07-49b1-b0f1-3aa16f73b745', 'status': 'completed', 'code': 200} 2026-05-07 16:43:19.403 8 INFO neutron.services.segments.plugin [-] Segment 6ce0a7c0-16d1-470f-bbc5-a969e435927b resource provider aggregate not found [pid: 7|app: 0|req: 703/1403] 10.0.0.3 () {34 vars in 674 bytes} [Thu May 7 16:43:18 2026] POST /v2.0/floatingips => generated 552 bytes in 548 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:43:19.405 8 INFO neutron.services.segments.plugin [-] Segment 6ce0a7c0-16d1-470f-bbc5-a969e435927b resource provider aggregate not found 2026-05-07 16:43:19.417 8 INFO neutron.services.segments.plugin [-] Segment 6ce0a7c0-16d1-470f-bbc5-a969e435927b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ce0a7c0-16d1-470f-bbc5-a969e435927b found for delete ", "request_id": "req-7d5a1549-5ea5-400b-bd88-e4b2264fa9d3"}]} 2026-05-07 16:43:19.425 8 INFO neutron.services.segments.plugin [-] Segment 6ce0a7c0-16d1-470f-bbc5-a969e435927b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ce0a7c0-16d1-470f-bbc5-a969e435927b found for delete ", "request_id": "req-ca809b23-5520-44bf-92ac-5da8a84cae97"}]} 2026-05-07 16:43:19.432 8 INFO neutron.services.segments.plugin [-] Segment b2393bd8-d97c-49fe-9910-0c98b2d94bee resource provider aggregate not found 2026-05-07 16:43:19.440 8 INFO neutron.services.segments.plugin [-] Segment b2393bd8-d97c-49fe-9910-0c98b2d94bee resource provider aggregate not found 2026-05-07 16:43:19.446 8 INFO neutron.services.segments.plugin [-] Segment b2393bd8-d97c-49fe-9910-0c98b2d94bee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2393bd8-d97c-49fe-9910-0c98b2d94bee found for delete ", "request_id": "req-07367c00-9a77-4fd6-9588-c41e2a475b40"}]} 2026-05-07 16:43:19.455 8 INFO neutron.services.segments.plugin [-] Segment b2393bd8-d97c-49fe-9910-0c98b2d94bee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2393bd8-d97c-49fe-9910-0c98b2d94bee found for delete ", "request_id": "req-3a9e2a29-1e12-49fd-b1e0-36e6e42608e1"}]} 2026-05-07 16:43:19.461 8 INFO neutron.services.segments.plugin [-] Segment daea30cf-faae-4d3b-8489-f2c04fb862fa resource provider aggregate not found 2026-05-07 16:43:19.470 8 INFO neutron.services.segments.plugin [-] Segment daea30cf-faae-4d3b-8489-f2c04fb862fa resource provider aggregate not found 2026-05-07 16:43:19.478 8 INFO neutron.services.segments.plugin [-] Segment daea30cf-faae-4d3b-8489-f2c04fb862fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid daea30cf-faae-4d3b-8489-f2c04fb862fa found for delete ", "request_id": "req-b2cf873c-d7db-46b4-bc9d-53ce86088186"}]} 2026-05-07 16:43:19.489 8 INFO neutron.services.segments.plugin [-] Segment daea30cf-faae-4d3b-8489-f2c04fb862fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid daea30cf-faae-4d3b-8489-f2c04fb862fa found for delete ", "request_id": "req-c1c7adc9-b1dc-41b9-80f6-5b74604f64d9"}]} [pid: 8|app: 0|req: 701/1404] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:43:19 2026] GET /v2.0/ports?device_id=5667c21f-86d1-40c3-96a5-c6ba7d963cc3 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:43:19.872 7 WARNING neutron.db.securitygroups_db [req-87d91e07-02e5-4157-a16c-96a14795366e req-715ffda7-b4e4-4dcf-bedf-30867cbe0aac 3b3e5ce787d64a9180748fb0aeef2f1f b995b543421249adb798cdb9ab54afc4 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 704/1405] 10.0.0.90 () {34 vars in 1095 bytes} [Thu May 7 16:43:19 2026] GET /v2.0/security-groups?name=tempest-securitygroup--98032266&fields=id&tenant_id=b995b543421249adb798cdb9ab54afc4 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1406] 10.0.0.90 () {34 vars in 981 bytes} [Thu May 7 16:43:19 2026] GET /v2.0/networks?id=be618ab5-cffb-4d8e-b7b0-a0b829dfe801 => generated 676 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1407] 10.0.0.90 () {34 vars in 964 bytes} [Thu May 7 16:43:19 2026] GET /v2.0/quotas/b995b543421249adb798cdb9ab54afc4 => 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: 703/1408] 10.0.0.90 () {34 vars in 1001 bytes} [Thu May 7 16:43:20 2026] GET /v2.0/ports?tenant_id=b995b543421249adb798cdb9ab54afc4&fields=id => generated 103 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1409] 10.0.0.90 () {34 vars in 1007 bytes} [Thu May 7 16:43:20 2026] GET /v2.0/networks/be618ab5-cffb-4d8e-b7b0-a0b829dfe801?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1410] 10.0.0.90 () {34 vars in 1107 bytes} [Thu May 7 16:43:20 2026] GET /v2.0/networks/be618ab5-cffb-4d8e-b7b0-a0b829dfe801?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1411] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:43:20 2026] GET /v2.0/ports?device_id=34a3320c-1180-4d08-98bf-7ba14c12c73b => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:43:20.842 8 INFO neutron.db.segments_db [None req-5e63847b-f676-4e7c-92f7-d51ab5143fa5 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] Added segment 909ee758-9f77-489e-84d2-1c16f64c6c94 of type vxlan for network a84aa1c3-8fe7-4f40-b71b-0cf14c4d5b0a [pid: 7|app: 0|req: 708/1412] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:43:20 2026] GET /v2.0/ports?device_id=5667c21f-86d1-40c3-96a5-c6ba7d963cc3 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1413] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:43:20 2026] POST /v2.0/networks => generated 632 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:43:20.992 7 INFO neutron.db.segments_db [None req-26ca817f-092b-47ea-b294-86d2a5b44b21 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] Added segment 2c1bc533-7517-4906-a939-29ccce86add0 of type vxlan for network e79e0654-10e1-4c63-ba0c-c25f8a6ea783 [pid: 7|app: 0|req: 709/1414] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:43:20 2026] POST /v2.0/networks => generated 633 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1415] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:43:21 2026] POST /v2.0/subnets => generated 646 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1416] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:43:21 2026] GET /v2.0/ports?device_id=34a3320c-1180-4d08-98bf-7ba14c12c73b => 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: 710/1417] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:43:21 2026] POST /v2.0/subnets => generated 655 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:43:21.610 7 INFO neutron.db.segments_db [None req-c978a4bd-a526-44c0-ba78-d5ece9e64f9d 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] Added segment 625589b9-404b-45f3-b9dd-f26d75555ea9 of type vxlan for network a8e105e9-42d3-4a0d-86bc-ce0935fcf6d1 [pid: 8|app: 0|req: 708/1418] 10.0.0.3 () {34 vars in 682 bytes} [Thu May 7 16:43:21 2026] POST /v2.0/security-groups => generated 1601 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1419] 10.0.0.3 () {34 vars in 682 bytes} [Thu May 7 16:43:21 2026] POST /v2.0/security-groups => generated 1601 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-07 16:43:22.065 7 INFO neutron.db.l3_hamode_db [None req-c978a4bd-a526-44c0-ba78-d5ece9e64f9d 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 710/1420] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:43:22 2026] GET /v2.0/ports?device_id=5667c21f-86d1-40c3-96a5-c6ba7d963cc3 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:43:22.193 7 INFO neutron.db.l3_hamode_db [None req-c978a4bd-a526-44c0-ba78-d5ece9e64f9d 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 711/1421] 10.0.0.3 () {34 vars in 682 bytes} [Thu May 7 16:43:22 2026] POST /v2.0/security-groups => generated 1601 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1422] 10.0.0.3 () {34 vars in 682 bytes} [Thu May 7 16:43:22 2026] POST /v2.0/security-groups => generated 1601 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1423] 10.0.0.3 () {34 vars in 682 bytes} [Thu May 7 16:43:22 2026] POST /v2.0/security-groups => generated 1601 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-07 16:43:22.491 8 WARNING tagging [None req-7890dd26-644f-45ec-a7ff-98443573e7cd ccd9f9e0be0c4bcfac5a991dbf2080ed ea51dfbe70634424987c0614c6aa93e6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 714/1424] 10.0.0.3 () {34 vars in 765 bytes} [Thu May 7 16:43:22 2026] PUT /v2.0/security-groups/1cf14b43-3014-4fc9-8c62-c600a38d223e/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:43:22.552 8 WARNING tagging [None req-0a7c6c41-d7dc-4be4-9eda-a12073652659 ccd9f9e0be0c4bcfac5a991dbf2080ed ea51dfbe70634424987c0614c6aa93e6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 715/1425] 10.0.0.3 () {34 vars in 765 bytes} [Thu May 7 16:43:22 2026] PUT /v2.0/security-groups/250da7f2-9005-48ab-ab55-c379308e33fd/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: 716/1426] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:43:22 2026] GET /v2.0/ports?device_id=34a3320c-1180-4d08-98bf-7ba14c12c73b => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:43:22.620 8 WARNING tagging [None req-9b35bcf0-ffb1-430b-a1c8-6fb966cdec80 ccd9f9e0be0c4bcfac5a991dbf2080ed ea51dfbe70634424987c0614c6aa93e6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 717/1427] 10.0.0.3 () {34 vars in 765 bytes} [Thu May 7 16:43:22 2026] PUT /v2.0/security-groups/f486f77a-e082-4eeb-8455-80305801097a/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:43:22.683 8 WARNING tagging [None req-8a7686a9-59af-4dd0-a533-c50bbe13661f ccd9f9e0be0c4bcfac5a991dbf2080ed ea51dfbe70634424987c0614c6aa93e6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 718/1428] 10.0.0.3 () {34 vars in 765 bytes} [Thu May 7 16:43:22 2026] PUT /v2.0/security-groups/c315a8b0-49e0-43e1-ace4-aaa14da97a46/tags => 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: 719/1429] 10.0.0.3 () {32 vars in 678 bytes} [Thu May 7 16:43:22 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1430] 10.0.0.3 () {32 vars in 692 bytes} [Thu May 7 16:43:22 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1431] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:43:21 2026] POST /v2.0/routers => generated 511 bytes in 1287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1432] 10.0.0.3 () {32 vars in 688 bytes} [Thu May 7 16:43:22 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1433] 10.0.0.3 () {32 vars in 700 bytes} [Thu May 7 16:43:22 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1434] 10.0.0.3 () {32 vars in 686 bytes} [Thu May 7 16:43:22 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1435] 10.0.0.3 () {32 vars in 700 bytes} [Thu May 7 16:43:22 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1436] 10.0.0.3 () {32 vars in 696 bytes} [Thu May 7 16:43:23 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1437] 10.0.0.3 () {32 vars in 708 bytes} [Thu May 7 16:43:23 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1438] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:43:23 2026] DELETE /v2.0/security-groups/1cf14b43-3014-4fc9-8c62-c600a38d223e => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1439] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:43:23 2026] DELETE /v2.0/security-groups/250da7f2-9005-48ab-ab55-c379308e33fd => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1440] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:43:23 2026] DELETE /v2.0/security-groups/f486f77a-e082-4eeb-8455-80305801097a => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1441] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:43:23 2026] DELETE /v2.0/security-groups/c315a8b0-49e0-43e1-ace4-aaa14da97a46 => 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: 731/1442] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:43:23 2026] DELETE /v2.0/security-groups/ba2e02b4-3f5b-4996-b04e-17d332510a77 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1443] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:43:23 2026] GET /v2.0/ports?device_id=34a3320c-1180-4d08-98bf-7ba14c12c73b => 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: 712/1444] 10.0.0.3 () {34 vars in 781 bytes} [Thu May 7 16:43:22 2026] PUT /v2.0/routers/1ead63e6-68f5-4345-a7bc-7fefcfed4bc6/add_router_interface => generated 310 bytes in 1117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1445] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 7 16:43:23 2026] GET /v2.0/ports/fe3d3425-cf43-4ec5-a1af-95b3db1fc78a => generated 959 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:43:24.757 8 WARNING neutron.db.securitygroups_db [None req-dde15da6-3530-4377-a9c8-abeb0756fc61 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 734/1446] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:43:24 2026] GET /v2.0/security-groups?tenant_id=334a5984aa1545b2b0f9c2fb746db16e&name=default => generated 2925 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1447] 199.19.213.68 () {34 vars in 985 bytes} [Thu May 7 16:43:24 2026] GET /v2.0/networks?id=be618ab5-cffb-4d8e-b7b0-a0b829dfe801 => 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: 713/1448] 10.0.0.3 () {34 vars in 781 bytes} [Thu May 7 16:43:23 2026] PUT /v2.0/routers/1ead63e6-68f5-4345-a7bc-7fefcfed4bc6/add_router_interface => generated 310 bytes in 1240 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1449] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:43:25 2026] GET /v2.0/ports?device_id=34a3320c-1180-4d08-98bf-7ba14c12c73b => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:43:25.330 8 INFO neutron_taas.services.taas.taas_plugin [None req-eaece023-8938-4dfb-a231-38ed2cc65116 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] TaaS: Handle Delete Port: 057f4938-5926-4188-8efb-2ace70848725 2026-05-07 16:43:25.333 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eaece023-8938-4dfb-a231-38ed2cc65116 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Tap Mirror: Handle Delete Port: 057f4938-5926-4188-8efb-2ace70848725 [pid: 7|app: 0|req: 715/1450] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:43:25 2026] DELETE /v2.0/security-groups/9302cc44-1586-4b5a-96f2-517bcf1d1d66 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:43:25.377 7 WARNING neutron.db.securitygroups_db [req-87d91e07-02e5-4157-a16c-96a14795366e req-26de0858-7a62-41d7-a775-331258ddd3ea 3b3e5ce787d64a9180748fb0aeef2f1f b995b543421249adb798cdb9ab54afc4 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 716/1451] 199.19.213.68 () {34 vars in 1049 bytes} [Thu May 7 16:43:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b995b543421249adb798cdb9ab54afc4 => generated 179 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1452] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 7 16:43:25 2026] GET /v2.0/ports/be252d35-71c2-4030-ac22-deb4cf651fe6 => generated 967 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1453] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 7 16:43:24 2026] PUT /v2.0/routers/7a3b1834-a5e8-468c-82cd-c12dd4b78a18/remove_router_interface => generated 310 bytes in 1011 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1454] 199.19.213.68 () {38 vars in 954 bytes} [Thu May 7 16:43:25 2026] POST /v2.0/ports => generated 954 bytes in 524 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-05-07 16:43:25.980 7 WARNING neutron.db.securitygroups_db [None req-9fc0ad6a-cd44-49e0-be83-8b362288a63c 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 719/1455] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:43:25 2026] GET /v2.0/security-groups?tenant_id=b8f356b1607344f89132224e6142cc09&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:43:26.211 8 INFO neutron_taas.services.taas.taas_plugin [None req-8100d214-4e29-452e-8283-cd26951a71ba 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] TaaS: Handle Delete Port: be252d35-71c2-4030-ac22-deb4cf651fe6 2026-05-07 16:43:26.216 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8100d214-4e29-452e-8283-cd26951a71ba 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] Tap Mirror: Handle Delete Port: be252d35-71c2-4030-ac22-deb4cf651fe6 2026-05-07 16:43:26.366 7 INFO neutron_taas.services.taas.taas_plugin [None req-236f686f-763e-4eac-9a7f-3e77a2b0cabf 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] TaaS: Handle Delete Port: 481aece4-3de5-47ed-a284-853be8e90232 2026-05-07 16:43:26.369 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-236f686f-763e-4eac-9a7f-3e77a2b0cabf 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Tap Mirror: Handle Delete Port: 481aece4-3de5-47ed-a284-853be8e90232 [pid: 8|app: 0|req: 737/1456] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 7 16:43:25 2026] PUT /v2.0/routers/1ead63e6-68f5-4345-a7bc-7fefcfed4bc6/remove_router_interface => generated 310 bytes in 714 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:43:26.660 7 INFO neutron_taas.services.taas.taas_plugin [None req-236f686f-763e-4eac-9a7f-3e77a2b0cabf 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] TaaS: Handle Delete Port: ac37a681-5fed-44f5-8f15-d9cabc3f8f0f 2026-05-07 16:43:26.663 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-236f686f-763e-4eac-9a7f-3e77a2b0cabf 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Tap Mirror: Handle Delete Port: ac37a681-5fed-44f5-8f15-d9cabc3f8f0f 2026-05-07 16:43:27.006 7 INFO neutron.services.segments.plugin [-] Segment a56f8920-4f35-4b37-9896-0e3c6e044280 resource provider aggregate not found 2026-05-07 16:43:27.015 7 INFO neutron.services.segments.plugin [-] Segment a56f8920-4f35-4b37-9896-0e3c6e044280 resource provider aggregate not found 2026-05-07 16:43:27.031 7 INFO neutron.services.segments.plugin [-] Segment a56f8920-4f35-4b37-9896-0e3c6e044280 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a56f8920-4f35-4b37-9896-0e3c6e044280 found for delete ", "request_id": "req-8df9d2a6-b008-4eb1-8d5d-5c39d8973808"}]} 2026-05-07 16:43:27.035 7 INFO neutron.services.segments.plugin [-] Segment a56f8920-4f35-4b37-9896-0e3c6e044280 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a56f8920-4f35-4b37-9896-0e3c6e044280 found for delete ", "request_id": "req-c6be83c6-5919-4c78-ac68-3d39876e8b65"}]} 2026-05-07 16:43:27.048 7 INFO neutron.db.l3_hamode_db [None req-236f686f-763e-4eac-9a7f-3e77a2b0cabf 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] HA network 62ea4225-3bbe-49ef-acd4-c5f51a870c07 was deleted as no HA routers are present in project c4872650fb054233ae1dcde779eeeea3. [pid: 7|app: 0|req: 720/1457] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:43:26 2026] DELETE /v2.0/routers/7a3b1834-a5e8-468c-82cd-c12dd4b78a18 => generated 0 bytes in 926 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1458] 199.19.213.68 () {38 vars in 1027 bytes} [Thu May 7 16:43:26 2026] PUT /v2.0/ports/0f4b1b6f-f722-4207-a577-8f9192758fda => generated 1235 bytes in 434 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-05-07 16:43:27.102 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-826c331d-a7a3-4929-8fe6-fa4e33a90640'] response: {'name': 'network-changed', 'server_uuid': '34a3320c-1180-4d08-98bf-7ba14c12c73b', 'tag': '0f4b1b6f-f722-4207-a577-8f9192758fda', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 721/1459] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:43:27 2026] DELETE /v2.0/security-groups/9b887d95-3515-4daa-b563-0ebdedd14f8f => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1460] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:43:27 2026] GET /v2.0/ports?device_id=34a3320c-1180-4d08-98bf-7ba14c12c73b => generated 969 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1461] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:43:27 2026] DELETE /v2.0/subnets/49eda288-bb21-44e8-90e9-4d0156209975 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1462] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:43:27 2026] GET /v2.0/security-groups?id=d54b6677-5bcf-438b-919e-0185229439d5&fields=id&fields=name => generated 112 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:43:27.332 8 WARNING neutron.db.securitygroups_db [None req-50a257c0-0c41-4b33-85bc-79f75990c260 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 742/1463] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:43:27 2026] GET /v2.0/security-groups?tenant_id=ea51dfbe70634424987c0614c6aa93e6&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:43:27.435 8 INFO neutron_taas.services.taas.taas_plugin [None req-a123db09-0f3f-4d5f-b0b5-b037336c49f9 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] TaaS: Handle Delete Port: edcbf4dc-da35-4464-ae43-67f9a430e28e 2026-05-07 16:43:27.438 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a123db09-0f3f-4d5f-b0b5-b037336c49f9 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Tap Mirror: Handle Delete Port: edcbf4dc-da35-4464-ae43-67f9a430e28e 2026-05-07 16:43:27.482 7 INFO neutron_taas.services.taas.taas_plugin [None req-26aa3a73-4a93-4b8f-a7bd-eda89939abd7 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] TaaS: Handle Delete Port: fe3d3425-cf43-4ec5-a1af-95b3db1fc78a 2026-05-07 16:43:27.485 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-26aa3a73-4a93-4b8f-a7bd-eda89939abd7 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] Tap Mirror: Handle Delete Port: fe3d3425-cf43-4ec5-a1af-95b3db1fc78a 2026-05-07 16:43:27.611 8 INFO neutron.services.segments.plugin [-] Segment 47cde886-6c86-49ba-8cf6-d4ab0cefabdd resource provider aggregate not found 2026-05-07 16:43:27.618 8 INFO neutron.services.segments.plugin [-] Segment 47cde886-6c86-49ba-8cf6-d4ab0cefabdd resource provider aggregate not found 2026-05-07 16:43:27.631 8 INFO neutron.services.segments.plugin [-] Segment 47cde886-6c86-49ba-8cf6-d4ab0cefabdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47cde886-6c86-49ba-8cf6-d4ab0cefabdd found for delete ", "request_id": "req-86cc1f25-af51-461b-905d-8f4b02d5dff9"}]} 2026-05-07 16:43:27.639 8 INFO neutron.services.segments.plugin [-] Segment 47cde886-6c86-49ba-8cf6-d4ab0cefabdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47cde886-6c86-49ba-8cf6-d4ab0cefabdd found for delete ", "request_id": "req-49b7f5f5-fefd-4c7f-933e-b9bd337f7107"}]} [pid: 8|app: 0|req: 743/1464] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:43:27 2026] DELETE /v2.0/networks/6bdff84e-811b-46c1-a8f6-beaaf95e0cc9 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1465] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:43:27 2026] DELETE /v2.0/security-groups/f3e00a6d-26a9-46a1-84af-a58939fd5faf => 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: 745/1466] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:43:27 2026] GET /v2.0/ports?tenant_id=b995b543421249adb798cdb9ab54afc4&device_id=34a3320c-1180-4d08-98bf-7ba14c12c73b => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:43:27.791 8 WARNING neutron.db.securitygroups_db [None req-dfd15db4-7768-4aad-8be0-d316b0322b35 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 746/1467] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:43:27 2026] GET /v2.0/security-groups?tenant_id=c4872650fb054233ae1dcde779eeeea3&name=default => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1468] 199.19.213.68 () {34 vars in 1017 bytes} [Thu May 7 16:43:27 2026] GET /v2.0/networks?tenant_id=b995b543421249adb798cdb9ab54afc4&shared=False => generated 772 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1469] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 7 16:43:27 2026] PUT /v2.0/routers/1ead63e6-68f5-4345-a7bc-7fefcfed4bc6/remove_router_interface => generated 310 bytes in 721 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1470] 199.19.213.68 () {34 vars in 929 bytes} [Thu May 7 16:43:27 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1471] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 7 16:43:27 2026] GET /v2.0/ports?device_id=1ead63e6-68f5-4345-a7bc-7fefcfed4bc6 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1472] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:43:27 2026] DELETE /v2.0/security-groups/eab78f7b-6a26-43a0-8d67-6ffd6d489023 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:43:28.056 7 INFO neutron_taas.services.taas.taas_plugin [None req-27668bdb-54bc-411c-8dd7-5b408c1d5f73 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] TaaS: Handle Delete Port: 29272085-2c89-49eb-8cd3-f8458ec726f9 2026-05-07 16:43:28.059 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-27668bdb-54bc-411c-8dd7-5b408c1d5f73 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] Tap Mirror: Handle Delete Port: 29272085-2c89-49eb-8cd3-f8458ec726f9 2026-05-07 16:43:28.346 7 INFO neutron.db.l3_hamode_db [None req-27668bdb-54bc-411c-8dd7-5b408c1d5f73 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] HA network a8e105e9-42d3-4a0d-86bc-ce0935fcf6d1 was deleted as no HA routers are present in project c8c8e7d22eb541adbf28c867183469ad. [pid: 7|app: 0|req: 725/1473] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:43:27 2026] DELETE /v2.0/routers/1ead63e6-68f5-4345-a7bc-7fefcfed4bc6 => generated 0 bytes in 431 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1474] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:43:28 2026] GET /v2.0/ports?device_id=34a3320c-1180-4d08-98bf-7ba14c12c73b => 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: 727/1475] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:43:28 2026] GET /v2.0/security-groups?id=d54b6677-5bcf-438b-919e-0185229439d5&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1476] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:43:28 2026] DELETE /v2.0/subnets/955c73ac-c51d-456e-9350-c2dd9dd25be4 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1477] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:43:28 2026] DELETE /v2.0/subnets/26ec48f6-cadc-4166-bb86-f0fd44e234ba => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1478] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:43:28 2026] DELETE /v2.0/networks/e79e0654-10e1-4c63-ba0c-c25f8a6ea783 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:43:28.885 7 INFO neutron_taas.services.taas.taas_plugin [None req-eefd8602-11d0-4f17-8795-7d0a852ef518 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] TaaS: Handle Delete Port: 3af3b94b-4b35-4546-9aa2-30214e524ab8 2026-05-07 16:43:28.887 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eefd8602-11d0-4f17-8795-7d0a852ef518 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] Tap Mirror: Handle Delete Port: 3af3b94b-4b35-4546-9aa2-30214e524ab8 [pid: 8|app: 0|req: 753/1481] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:43:28 2026] GET /v2.0/ports?tenant_id=b995b543421249adb798cdb9ab54afc4&device_id=34a3320c-1180-4d08-98bf-7ba14c12c73b => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1482] 199.19.213.68 () {34 vars in 1057 bytes} [Thu May 7 16:43:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=0f4b1b6f-f722-4207-a577-8f9192758fda => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:43:29.058 7 INFO neutron.services.segments.plugin [-] Segment 625589b9-404b-45f3-b9dd-f26d75555ea9 resource provider aggregate not found 2026-05-07 16:43:29.065 7 INFO neutron.services.segments.plugin [-] Segment 625589b9-404b-45f3-b9dd-f26d75555ea9 resource provider aggregate not found [pid: 8|app: 0|req: 755/1483] 199.19.213.68 () {34 vars in 983 bytes} [Thu May 7 16:43:29 2026] GET /v2.0/subnets?id=c1b2854f-e014-4ab4-9775-729e18a838a0 => generated 694 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:43:29.081 7 INFO neutron.services.segments.plugin [-] Segment 625589b9-404b-45f3-b9dd-f26d75555ea9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 625589b9-404b-45f3-b9dd-f26d75555ea9 found for delete ", "request_id": "req-80b91106-6068-42b0-9bac-8ca193e30518"}]} 2026-05-07 16:43:29.086 7 INFO neutron.services.segments.plugin [-] Segment 625589b9-404b-45f3-b9dd-f26d75555ea9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 625589b9-404b-45f3-b9dd-f26d75555ea9 found for delete ", "request_id": "req-5310226e-7448-43a0-b8e4-05e017890cda"}]} [pid: 7|app: 0|req: 729/1484] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:43:28 2026] DELETE /v2.0/networks/a84aa1c3-8fe7-4f40-b71b-0cf14c4d5b0a => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:43:29.107 7 INFO neutron.services.segments.plugin [-] Segment 909ee758-9f77-489e-84d2-1c16f64c6c94 resource provider aggregate not found [pid: 8|app: 0|req: 756/1485] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:43:29 2026] GET /v2.0/ports?network_id=be618ab5-cffb-4d8e-b7b0-a0b829dfe801&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:43:29.132 7 INFO neutron.services.segments.plugin [-] Segment 909ee758-9f77-489e-84d2-1c16f64c6c94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 909ee758-9f77-489e-84d2-1c16f64c6c94 found for delete ", "request_id": "req-7eea0db3-01b9-4e4b-89f7-c871e98aa037"}]} 2026-05-07 16:43:29.174 7 INFO neutron.db.segments_db [None req-0bc63b27-1a74-4e59-8d9b-823848edeff5 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] Added segment c77b55d1-1fea-45e3-ab67-4181bd30f534 of type vxlan for network 191beee8-f5c2-443b-b6ec-5315d597ad78 [pid: 8|app: 0|req: 757/1486] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:43:29 2026] GET /v2.0/networks/be618ab5-cffb-4d8e-b7b0-a0b829dfe801?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1487] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:43:29 2026] GET /v2.0/networks/be618ab5-cffb-4d8e-b7b0-a0b829dfe801?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: 730/1488] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:43:29 2026] POST /v2.0/networks => generated 633 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1489] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:43:29 2026] POST /v2.0/subnets => generated 646 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:43:29.604 7 INFO neutron.db.segments_db [None req-2111428f-03f7-4b67-b6e5-0a8c02c6e4a3 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] Added segment e4cfb209-6279-4cad-a611-6dfd4a85e8ae of type vxlan for network df59b7ab-ac52-4c7e-bb8c-0fa4c534e289 [pid: 8|app: 0|req: 760/1490] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:43:29 2026] GET /v2.0/ports?device_id=34a3320c-1180-4d08-98bf-7ba14c12c73b => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:43:29.651 8 INFO neutron.services.segments.plugin [-] Segment 2c1bc533-7517-4906-a939-29ccce86add0 resource provider aggregate not found 2026-05-07 16:43:29.662 8 INFO neutron.services.segments.plugin [-] Segment 2c1bc533-7517-4906-a939-29ccce86add0 resource provider aggregate not found [pid: 8|app: 0|req: 761/1491] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:43:29 2026] GET /v2.0/security-groups?id=d54b6677-5bcf-438b-919e-0185229439d5&fields=id&fields=name => generated 112 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:43:29.666 8 INFO neutron.services.segments.plugin [-] Segment 2c1bc533-7517-4906-a939-29ccce86add0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c1bc533-7517-4906-a939-29ccce86add0 found for delete ", "request_id": "req-e37d6fa9-9491-435e-a5d7-aa3efe7bca41"}]} 2026-05-07 16:43:29.682 8 INFO neutron.services.segments.plugin [-] Segment 2c1bc533-7517-4906-a939-29ccce86add0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c1bc533-7517-4906-a939-29ccce86add0 found for delete ", "request_id": "req-bad3e46c-c7d8-4f51-8209-9dd27d037a3d"}]} 2026-05-07 16:43:29.911 7 INFO neutron.db.l3_hamode_db [None req-2111428f-03f7-4b67-b6e5-0a8c02c6e4a3 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 16:43:30.062 7 INFO neutron.db.l3_hamode_db [None req-2111428f-03f7-4b67-b6e5-0a8c02c6e4a3 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 731/1492] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:43:29 2026] POST /v2.0/routers => generated 511 bytes in 1199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1493] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:43:30 2026] GET /v2.0/ports?device_id=34a3320c-1180-4d08-98bf-7ba14c12c73b => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1494] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:43:30 2026] GET /v2.0/security-groups?id=d54b6677-5bcf-438b-919e-0185229439d5&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:43:31.102 7 INFO neutron.services.segments.plugin [-] Segment 909ee758-9f77-489e-84d2-1c16f64c6c94 resource provider aggregate not found 2026-05-07 16:43:31.120 7 INFO neutron.services.segments.plugin [-] Segment 909ee758-9f77-489e-84d2-1c16f64c6c94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 909ee758-9f77-489e-84d2-1c16f64c6c94 found for delete ", "request_id": "req-a695bc1b-fe7a-49af-95b9-b59d2338e2af"}]} [pid: 7|app: 0|req: 732/1495] 10.0.0.3 () {34 vars in 663 bytes} [Thu May 7 16:43:30 2026] POST /v2.0/ports => generated 964 bytes in 371 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: 733/1496] 10.0.0.3 () {34 vars in 674 bytes} [Thu May 7 16:43:31 2026] POST /v2.0/subnetpools => generated 516 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1497] 10.0.0.3 () {34 vars in 781 bytes} [Thu May 7 16:43:31 2026] PUT /v2.0/routers/a33c440a-8b25-4b99-852d-554ccc5c10ed/add_router_interface => generated 310 bytes in 1052 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: 734/1498] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:43:32 2026] GET /v2.0/ports?device_id=34a3320c-1180-4d08-98bf-7ba14c12c73b => generated 969 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1499] 10.0.0.3 () {34 vars in 674 bytes} [Thu May 7 16:43:32 2026] POST /v2.0/subnetpools => generated 516 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1500] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 7 16:43:32 2026] GET /v2.0/ports/cc4c04ba-be53-4d15-bd39-99a1193ee87e => generated 1038 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1501] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:43:32 2026] GET /v2.0/security-groups?id=d54b6677-5bcf-438b-919e-0185229439d5&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1502] 10.0.0.3 () {34 vars in 674 bytes} [Thu May 7 16:43:32 2026] POST /v2.0/subnetpools => generated 516 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1503] 10.0.0.3 () {34 vars in 674 bytes} [Thu May 7 16:43:32 2026] POST /v2.0/subnetpools => generated 516 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1504] 10.0.0.3 () {34 vars in 674 bytes} [Thu May 7 16:43:32 2026] POST /v2.0/subnetpools => generated 516 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1505] 10.0.0.3 () {34 vars in 757 bytes} [Thu May 7 16:43:32 2026] PUT /v2.0/subnetpools/be2fd078-bd01-480b-bb95-75090c1293ad/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1506] 10.0.0.3 () {34 vars in 757 bytes} [Thu May 7 16:43:32 2026] PUT /v2.0/subnetpools/04f4663e-cd59-4271-9c6d-8c5c23defa88/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1507] 10.0.0.3 () {34 vars in 757 bytes} [Thu May 7 16:43:32 2026] PUT /v2.0/subnetpools/3ff4407a-ad85-474b-8743-37ca7a637787/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1508] 10.0.0.3 () {34 vars in 757 bytes} [Thu May 7 16:43:32 2026] PUT /v2.0/subnetpools/4558fa71-8e1b-43cd-9e9b-bccc189b59f0/tags => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:43:32.652 8 INFO neutron_taas.services.taas.taas_plugin [None req-3732529b-9a4b-4e81-aad8-4a47aabfce7d 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] TaaS: Handle Delete Port: cc4c04ba-be53-4d15-bd39-99a1193ee87e 2026-05-07 16:43:32.654 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3732529b-9a4b-4e81-aad8-4a47aabfce7d 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] Tap Mirror: Handle Delete Port: cc4c04ba-be53-4d15-bd39-99a1193ee87e [pid: 7|app: 0|req: 743/1509] 10.0.0.3 () {32 vars in 670 bytes} [Thu May 7 16:43:32 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1510] 10.0.0.3 () {32 vars in 684 bytes} [Thu May 7 16:43:32 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1511] 10.0.0.3 () {32 vars in 680 bytes} [Thu May 7 16:43:32 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1512] 10.0.0.3 () {32 vars in 692 bytes} [Thu May 7 16:43:32 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1513] 10.0.0.3 () {32 vars in 678 bytes} [Thu May 7 16:43:32 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1514] 10.0.0.3 () {32 vars in 692 bytes} [Thu May 7 16:43:32 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1515] 10.0.0.3 () {32 vars in 688 bytes} [Thu May 7 16:43:32 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1516] 10.0.0.3 () {32 vars in 700 bytes} [Thu May 7 16:43:32 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1517] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 7 16:43:32 2026] DELETE /v2.0/subnetpools/be2fd078-bd01-480b-bb95-75090c1293ad => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1518] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 7 16:43:32 2026] DELETE /v2.0/subnetpools/04f4663e-cd59-4271-9c6d-8c5c23defa88 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1519] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 7 16:43:32 2026] PUT /v2.0/routers/a33c440a-8b25-4b99-852d-554ccc5c10ed/remove_router_interface => generated 310 bytes in 795 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: 753/1520] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 7 16:43:33 2026] DELETE /v2.0/subnetpools/3ff4407a-ad85-474b-8743-37ca7a637787 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1521] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 7 16:43:33 2026] DELETE /v2.0/subnetpools/4558fa71-8e1b-43cd-9e9b-bccc189b59f0 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:43:33.220 8 INFO neutron.api.v2.resource [None req-0afa0e2e-2f50-4e66-8691-c38083df1430 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 768/1522] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 7 16:43:33 2026] PUT /v2.0/routers/a33c440a-8b25-4b99-852d-554ccc5c10ed/remove_router_interface => generated 197 bytes in 120 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1523] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 7 16:43:33 2026] GET /v2.0/ports?device_id=a33c440a-8b25-4b99-852d-554ccc5c10ed => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1524] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 7 16:43:33 2026] DELETE /v2.0/subnetpools/f7cc342e-a240-4df6-be53-9e63d9132908 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:43:33.430 8 INFO neutron_taas.services.taas.taas_plugin [None req-193ad56c-98ee-4a19-8805-c25c7aef41fb 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] TaaS: Handle Delete Port: 93dc8dfd-f116-4ce9-907c-3acb4bc14fbc 2026-05-07 16:43:33.434 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-193ad56c-98ee-4a19-8805-c25c7aef41fb 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] Tap Mirror: Handle Delete Port: 93dc8dfd-f116-4ce9-907c-3acb4bc14fbc [pid: 7|app: 0|req: 756/1525] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:43:33 2026] GET /v2.0/ports?device_id=34a3320c-1180-4d08-98bf-7ba14c12c73b => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1526] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:43:33 2026] GET /v2.0/security-groups?id=d54b6677-5bcf-438b-919e-0185229439d5&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:43:33.831 8 INFO neutron.services.segments.plugin [-] Segment e4cfb209-6279-4cad-a611-6dfd4a85e8ae resource provider aggregate not found 2026-05-07 16:43:33.839 8 INFO neutron.services.segments.plugin [-] Segment e4cfb209-6279-4cad-a611-6dfd4a85e8ae resource provider aggregate not found 2026-05-07 16:43:33.847 8 INFO neutron.services.segments.plugin [-] Segment e4cfb209-6279-4cad-a611-6dfd4a85e8ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4cfb209-6279-4cad-a611-6dfd4a85e8ae found for delete ", "request_id": "req-56fa8000-5088-4efc-b1c4-2d6845dea4a0"}]} 2026-05-07 16:43:33.860 8 INFO neutron.services.segments.plugin [-] Segment e4cfb209-6279-4cad-a611-6dfd4a85e8ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4cfb209-6279-4cad-a611-6dfd4a85e8ae found for delete ", "request_id": "req-cbe2b7a0-837b-4654-be0e-7f35918b3261"}]} 2026-05-07 16:43:33.879 8 INFO neutron.db.l3_hamode_db [None req-193ad56c-98ee-4a19-8805-c25c7aef41fb 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] HA network df59b7ab-ac52-4c7e-bb8c-0fa4c534e289 was deleted as no HA routers are present in project c8c8e7d22eb541adbf28c867183469ad. [pid: 8|app: 0|req: 770/1527] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:43:33 2026] DELETE /v2.0/routers/a33c440a-8b25-4b99-852d-554ccc5c10ed => 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: 758/1528] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:43:33 2026] DELETE /v2.0/subnets/f51f44af-22e6-4402-afbf-415d1a0d6f90 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1529] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:43:34 2026] DELETE /v2.0/networks/191beee8-f5c2-443b-b6ec-5315d597ad78 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:43:34.312 7 INFO neutron.db.segments_db [None req-b9b260a9-4fd3-4d03-8a3b-a4a2a294e502 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] Added segment 00c28d24-fff6-4973-a198-bede1f3fdb93 of type vxlan for network f8849e75-82ae-4c02-abd2-38d803503121 [pid: 7|app: 0|req: 759/1530] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:43:34 2026] POST /v2.0/networks => generated 633 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:43:34.521 8 WARNING neutron.db.securitygroups_db [None req-6bc589ff-16d2-48e5-8b68-4568b3263f46 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 772/1531] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:43:34 2026] GET /v2.0/security-groups?tenant_id=8a7c9f729f1644a18adf06e76c2818fc&name=default => generated 2925 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1532] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:43:34 2026] POST /v2.0/subnets => generated 646 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1533] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:43:34 2026] GET /v2.0/ports?device_id=34a3320c-1180-4d08-98bf-7ba14c12c73b => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:43:34.820 8 INFO neutron.db.segments_db [None req-90eb84fa-6c78-4798-93ee-0f1b25eb4fb8 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] Added segment 572d5717-06c7-4a36-b667-5993833ccad9 of type vxlan for network 20d3aadd-169e-4a44-b57f-48158cff7cad [pid: 7|app: 0|req: 761/1534] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:43:34 2026] DELETE /v2.0/security-groups/a5ae986f-66b5-4740-9d81-e11f1079da31 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1535] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:43:34 2026] GET /v2.0/security-groups?id=d54b6677-5bcf-438b-919e-0185229439d5&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1536] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:43:34 2026] GET /v2.0/ports?device_id=34a3320c-1180-4d08-98bf-7ba14c12c73b => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:43:35.008 7 WARNING neutron.db.securitygroups_db [None req-88d1c084-ea34-4808-8c63-cfa300ac7370 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-07 16:43:35.081 8 INFO neutron.db.l3_hamode_db [None req-90eb84fa-6c78-4798-93ee-0f1b25eb4fb8 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 764/1537] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:43:35 2026] GET /v2.0/security-groups?tenant_id=b0353dee5ff24c9599ffcd6f4d9b73af&name=default => generated 2925 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:43:35.203 8 INFO neutron.db.l3_hamode_db [None req-90eb84fa-6c78-4798-93ee-0f1b25eb4fb8 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 16:43:35.349 7 INFO neutron.db.l3_db [None req-9af4d0b8-94a0-4ae6-95ec-4af6a2790273 3b3e5ce787d64a9180748fb0aeef2f1f b995b543421249adb798cdb9ab54afc4 - - default default] Floating IP 89f3836c-4bc1-4408-b3b1-f53f715ecedc associated. External IP: 10.96.250.201, port: 0f4b1b6f-f722-4207-a577-8f9192758fda. [pid: 8|app: 0|req: 774/1538] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:43:34 2026] POST /v2.0/routers => generated 510 bytes in 1092 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:43:35.875 8 INFO neutron.services.segments.plugin [-] Segment c77b55d1-1fea-45e3-ab67-4181bd30f534 resource provider aggregate not found 2026-05-07 16:43:35.890 8 INFO neutron.services.segments.plugin [-] Segment c77b55d1-1fea-45e3-ab67-4181bd30f534 resource provider aggregate not found 2026-05-07 16:43:35.918 8 INFO neutron.services.segments.plugin [-] Segment c77b55d1-1fea-45e3-ab67-4181bd30f534 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c77b55d1-1fea-45e3-ab67-4181bd30f534 found for delete ", "request_id": "req-71ae453d-121a-4737-892c-e2ce7d273a64"}]} 2026-05-07 16:43:35.921 8 INFO neutron.services.segments.plugin [-] Segment c77b55d1-1fea-45e3-ab67-4181bd30f534 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c77b55d1-1fea-45e3-ab67-4181bd30f534 found for delete ", "request_id": "req-67ce5fef-976a-4db6-8974-08e3d185b9ac"}]} [pid: 8|app: 0|req: 775/1539] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:43:35 2026] DELETE /v2.0/security-groups/888b6148-e34f-4499-ab96-c371e75a3306 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1540] 10.0.0.3 () {34 vars in 747 bytes} [Thu May 7 16:43:35 2026] PUT /v2.0/floatingips/89f3836c-4bc1-4408-b3b1-f53f715ecedc => generated 855 bytes in 1002 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:43:36.141 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4abb9723-0f4d-4009-a801-4c8d9d44f435'] response: {'name': 'network-changed', 'server_uuid': '34a3320c-1180-4d08-98bf-7ba14c12c73b', 'tag': '0f4b1b6f-f722-4207-a577-8f9192758fda', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 766/1541] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:43:36 2026] GET /v2.0/ports?device_id=34a3320c-1180-4d08-98bf-7ba14c12c73b => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1542] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:43:36 2026] GET /v2.0/security-groups?id=d54b6677-5bcf-438b-919e-0185229439d5&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:43:36.255 7 WARNING neutron.db.securitygroups_db [None req-eea8b16d-2fee-4a3d-85e5-a20f11e950e3 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 768/1543] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:43:36 2026] GET /v2.0/security-groups?tenant_id=16367279168643f19d94ff16ace773b6&name=default => generated 2925 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1544] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:43:36 2026] DELETE /v2.0/security-groups/4fc58903-7510-4bc6-a184-5b54b330de6e => 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: 770/1545] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:43:36 2026] GET /v2.0/ports?device_id=34a3320c-1180-4d08-98bf-7ba14c12c73b => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1546] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:43:36 2026] GET /v2.0/security-groups?id=d54b6677-5bcf-438b-919e-0185229439d5&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1547] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:43:36 2026] GET /v2.0/ports?tenant_id=b995b543421249adb798cdb9ab54afc4&device_id=34a3320c-1180-4d08-98bf-7ba14c12c73b => generated 1240 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1548] 199.19.213.68 () {34 vars in 985 bytes} [Thu May 7 16:43:36 2026] GET /v2.0/networks?id=be618ab5-cffb-4d8e-b7b0-a0b829dfe801 => generated 772 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1549] 199.19.213.68 () {34 vars in 1057 bytes} [Thu May 7 16:43:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=0f4b1b6f-f722-4207-a577-8f9192758fda => 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: 775/1550] 199.19.213.68 () {34 vars in 983 bytes} [Thu May 7 16:43:36 2026] GET /v2.0/subnets?id=c1b2854f-e014-4ab4-9775-729e18a838a0 => generated 694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1551] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:43:36 2026] GET /v2.0/ports?network_id=be618ab5-cffb-4d8e-b7b0-a0b829dfe801&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1552] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:43:36 2026] GET /v2.0/networks/be618ab5-cffb-4d8e-b7b0-a0b829dfe801?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: 778/1553] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:43:36 2026] GET /v2.0/networks/be618ab5-cffb-4d8e-b7b0-a0b829dfe801?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1554] 10.0.0.3 () {34 vars in 781 bytes} [Thu May 7 16:43:36 2026] PUT /v2.0/routers/5a6b6e8e-4fb4-4ada-9388-3de03fece176/add_router_interface => generated 310 bytes in 1121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1555] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 7 16:43:37 2026] GET /v2.0/ports/c869ef1a-7101-48a6-9a03-9e1ae9616040 => generated 959 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:43:37.503 8 INFO neutron_taas.services.taas.taas_plugin [None req-80010766-af47-482b-825d-d99541f0597e 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] TaaS: Handle Delete Port: c869ef1a-7101-48a6-9a03-9e1ae9616040 2026-05-07 16:43:37.505 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-80010766-af47-482b-825d-d99541f0597e 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] Tap Mirror: Handle Delete Port: c869ef1a-7101-48a6-9a03-9e1ae9616040 [pid: 7|app: 0|req: 780/1556] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:43:37 2026] GET /v2.0/ports?device_id=34a3320c-1180-4d08-98bf-7ba14c12c73b => generated 971 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1557] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:43:37 2026] GET /v2.0/security-groups?id=d54b6677-5bcf-438b-919e-0185229439d5&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1558] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 7 16:43:37 2026] PUT /v2.0/routers/5a6b6e8e-4fb4-4ada-9388-3de03fece176/remove_router_interface => generated 310 bytes in 749 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1559] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 7 16:43:37 2026] GET /v2.0/ports?device_id=5a6b6e8e-4fb4-4ada-9388-3de03fece176 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:43:38.896 8 INFO neutron_taas.services.taas.taas_plugin [None req-6fb6f040-b021-4f7c-a49f-e238f0f62488 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] TaaS: Handle Delete Port: 2057ed63-c17a-43d6-bea6-9a0b650a7359 2026-05-07 16:43:38.899 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6fb6f040-b021-4f7c-a49f-e238f0f62488 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] Tap Mirror: Handle Delete Port: 2057ed63-c17a-43d6-bea6-9a0b650a7359 [pid: 7|app: 0|req: 783/1560] 199.19.213.68 () {34 vars in 993 bytes} [Thu May 7 16:43:38 2026] GET /v2.0/ports?device_id=34a3320c-1180-4d08-98bf-7ba14c12c73b => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1561] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:43:38 2026] GET /v2.0/ports?device_id=34a3320c-1180-4d08-98bf-7ba14c12c73b => generated 971 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:43:39.139 7 INFO neutron_taas.services.taas.taas_plugin [req-d088a606-f091-46db-a239-f52441293775 req-803fa8d5-139b-4124-a511-39b9b0699147 3b3e5ce787d64a9180748fb0aeef2f1f b995b543421249adb798cdb9ab54afc4 - - default default] TaaS: Handle Delete Port: 0f4b1b6f-f722-4207-a577-8f9192758fda 2026-05-07 16:43:39.142 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d088a606-f091-46db-a239-f52441293775 req-803fa8d5-139b-4124-a511-39b9b0699147 3b3e5ce787d64a9180748fb0aeef2f1f b995b543421249adb798cdb9ab54afc4 - - default default] Tap Mirror: Handle Delete Port: 0f4b1b6f-f722-4207-a577-8f9192758fda 2026-05-07 16:43:39.210 8 INFO neutron.services.segments.plugin [-] Segment 572d5717-06c7-4a36-b667-5993833ccad9 resource provider aggregate not found 2026-05-07 16:43:39.217 8 INFO neutron.services.segments.plugin [-] Segment 572d5717-06c7-4a36-b667-5993833ccad9 resource provider aggregate not found 2026-05-07 16:43:39.236 8 INFO neutron.services.segments.plugin [-] Segment 572d5717-06c7-4a36-b667-5993833ccad9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 572d5717-06c7-4a36-b667-5993833ccad9 found for delete ", "request_id": "req-c043aa41-fdff-4571-898e-aba3cc1b3292"}]} 2026-05-07 16:43:39.237 8 INFO neutron.services.segments.plugin [-] Segment 572d5717-06c7-4a36-b667-5993833ccad9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 572d5717-06c7-4a36-b667-5993833ccad9 found for delete ", "request_id": "req-d67a2a3e-1113-4c7c-9d90-147cade0e08f"}]} 2026-05-07 16:43:39.248 8 INFO neutron.db.l3_hamode_db [None req-6fb6f040-b021-4f7c-a49f-e238f0f62488 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] HA network 20d3aadd-169e-4a44-b57f-48158cff7cad was deleted as no HA routers are present in project c8c8e7d22eb541adbf28c867183469ad. [pid: 8|app: 0|req: 778/1562] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:43:37 2026] DELETE /v2.0/routers/5a6b6e8e-4fb4-4ada-9388-3de03fece176 => generated 0 bytes in 1282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:43:39.272 7 INFO neutron.db.l3_db [req-d088a606-f091-46db-a239-f52441293775 req-803fa8d5-139b-4124-a511-39b9b0699147 3b3e5ce787d64a9180748fb0aeef2f1f b995b543421249adb798cdb9ab54afc4 - - default default] Floating IP 89f3836c-4bc1-4408-b3b1-f53f715ecedc disassociated. External IP: 10.96.250.201, port: 0f4b1b6f-f722-4207-a577-8f9192758fda. [pid: 8|app: 0|req: 779/1563] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:43:39 2026] GET /v2.0/security-groups?id=d54b6677-5bcf-438b-919e-0185229439d5&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1564] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:43:39 2026] DELETE /v2.0/subnets/a990f376-d8cf-4a64-afaa-a003e089d93f => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:43:39.576 8 INFO neutron_taas.services.taas.taas_plugin [None req-5cda8763-7595-4033-bda3-5b3cac586ee8 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] TaaS: Handle Delete Port: 59c148ad-79c9-47da-971c-cecd83da9114 2026-05-07 16:43:39.579 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5cda8763-7595-4033-bda3-5b3cac586ee8 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] Tap Mirror: Handle Delete Port: 59c148ad-79c9-47da-971c-cecd83da9114 [pid: 7|app: 0|req: 785/1565] 199.19.213.68 () {36 vars in 996 bytes} [Thu May 7 16:43:39 2026] DELETE /v2.0/ports/0f4b1b6f-f722-4207-a577-8f9192758fda => generated 0 bytes in 645 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:43:39.722 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e1c14170-e7f2-436e-a539-219f55017cee'] response: {'server_uuid': '34a3320c-1180-4d08-98bf-7ba14c12c73b', 'name': 'network-vif-deleted', 'tag': '0f4b1b6f-f722-4207-a577-8f9192758fda', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 781/1566] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:43:39 2026] DELETE /v2.0/networks/f8849e75-82ae-4c02-abd2-38d803503121 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:43:39.862 7 INFO neutron.db.segments_db [None req-16e6adbd-5a77-49a0-8e45-caa41cb3a17b 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] Added segment e94afddf-c3c5-4441-ba0e-f08bbb565f44 of type vxlan for network 6f97da5f-d734-4485-b9b7-633bf73a0056 2026-05-07 16:43:40.117 7 INFO neutron.db.l3_hamode_db [None req-16e6adbd-5a77-49a0-8e45-caa41cb3a17b 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 16:43:40.201 8 INFO neutron.db.segments_db [None req-8ec27c51-b8c7-45f4-8625-c18e66aee306 e08185811f244f449c6b0fcfa8422db4 bc03a4f14f274289b3e6e5f2440061dd - - default default] Added segment b59f46a4-69a4-4ece-91c8-d8f70e423ac8 of type vxlan for network 2f7d833e-01b2-47a6-a3b5-a94646908073 [pid: 8|app: 0|req: 782/1567] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:43:39 2026] POST /v2.0/networks => generated 631 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1568] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:43:40 2026] POST /v2.0/subnets => generated 626 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1569] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:43:40 2026] GET /v2.0/ports?device_id=34a3320c-1180-4d08-98bf-7ba14c12c73b => 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: 785/1570] 10.0.0.3 () {34 vars in 749 bytes} [Thu May 7 16:43:40 2026] PUT /v2.0/subnets/4d92e7d1-c941-46d9-b24f-5ee984a50f6c/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1571] 10.0.0.3 () {32 vars in 729 bytes} [Thu May 7 16:43:40 2026] GET /v2.0/subnets/4d92e7d1-c941-46d9-b24f-5ee984a50f6c/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1572] 10.0.0.3 () {34 vars in 760 bytes} [Thu May 7 16:43:40 2026] PUT /v2.0/subnets/4d92e7d1-c941-46d9-b24f-5ee984a50f6c/tags/green => generated 4 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1573] 10.0.0.3 () {32 vars in 729 bytes} [Thu May 7 16:43:40 2026] GET /v2.0/subnets/4d92e7d1-c941-46d9-b24f-5ee984a50f6c/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1574] 10.0.0.3 () {34 vars in 756 bytes} [Thu May 7 16:43:40 2026] PUT /v2.0/subnets/4d92e7d1-c941-46d9-b24f-5ee984a50f6c/tags/red => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-07 16:43:40.932 7 INFO neutron.db.l3_hamode_db [None req-16e6adbd-5a77-49a0-8e45-caa41cb3a17b 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 790/1575] 10.0.0.3 () {32 vars in 729 bytes} [Thu May 7 16:43:40 2026] GET /v2.0/subnets/4d92e7d1-c941-46d9-b24f-5ee984a50f6c/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1576] 10.0.0.3 () {34 vars in 778 bytes} [Thu May 7 16:43:40 2026] PUT /v2.0/subnets/4d92e7d1-c941-46d9-b24f-5ee984a50f6c/tags/black.or.white => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1577] 10.0.0.3 () {32 vars in 729 bytes} [Thu May 7 16:43:41 2026] GET /v2.0/subnets/4d92e7d1-c941-46d9-b24f-5ee984a50f6c/tags => generated 52 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1578] 10.0.0.3 () {34 vars in 749 bytes} [Thu May 7 16:43:41 2026] PUT /v2.0/subnets/4d92e7d1-c941-46d9-b24f-5ee984a50f6c/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1579] 10.0.0.3 () {32 vars in 729 bytes} [Thu May 7 16:43:41 2026] GET /v2.0/subnets/4d92e7d1-c941-46d9-b24f-5ee984a50f6c/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1580] 10.0.0.3 () {32 vars in 737 bytes} [Thu May 7 16:43:41 2026] GET /v2.0/subnets/4d92e7d1-c941-46d9-b24f-5ee984a50f6c/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:43:41.258 8 INFO neutron.services.segments.plugin [-] Segment 00c28d24-fff6-4973-a198-bede1f3fdb93 resource provider aggregate not found 2026-05-07 16:43:41.259 8 INFO neutron.services.segments.plugin [-] Segment 00c28d24-fff6-4973-a198-bede1f3fdb93 resource provider aggregate not found 2026-05-07 16:43:41.288 8 INFO neutron.services.segments.plugin [-] Segment 00c28d24-fff6-4973-a198-bede1f3fdb93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00c28d24-fff6-4973-a198-bede1f3fdb93 found for delete ", "request_id": "req-a9b8ede7-a39f-49a9-845b-562c3020f631"}]} 2026-05-07 16:43:41.291 8 INFO neutron.services.segments.plugin [-] Segment 00c28d24-fff6-4973-a198-bede1f3fdb93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00c28d24-fff6-4973-a198-bede1f3fdb93 found for delete ", "request_id": "req-512ac055-7545-4e75-a312-f4bf934bc48d"}]} 2026-05-07 16:43:41.318 8 INFO neutron.api.v2.resource [None req-4845305b-66a3-4c0d-94d8-e89bedec3776 e08185811f244f449c6b0fcfa8422db4 bc03a4f14f274289b3e6e5f2440061dd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 796/1581] 10.0.0.3 () {32 vars in 741 bytes} [Thu May 7 16:43:41 2026] GET /v2.0/subnets/4d92e7d1-c941-46d9-b24f-5ee984a50f6c/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: 797/1582] 10.0.0.3 () {32 vars in 740 bytes} [Thu May 7 16:43:41 2026] DELETE /v2.0/subnets/4d92e7d1-c941-46d9-b24f-5ee984a50f6c/tags/red => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1583] 10.0.0.3 () {32 vars in 729 bytes} [Thu May 7 16:43:41 2026] GET /v2.0/subnets/4d92e7d1-c941-46d9-b24f-5ee984a50f6c/tags => generated 30 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:43:41.497 8 INFO neutron.api.v2.resource [None req-55862462-925b-4a97-8d93-256521be336a e08185811f244f449c6b0fcfa8422db4 bc03a4f14f274289b3e6e5f2440061dd - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 799/1584] 10.0.0.3 () {32 vars in 744 bytes} [Thu May 7 16:43:41 2026] DELETE /v2.0/subnets/4d92e7d1-c941-46d9-b24f-5ee984a50f6c/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1585] 10.0.0.3 () {32 vars in 732 bytes} [Thu May 7 16:43:41 2026] DELETE /v2.0/subnets/4d92e7d1-c941-46d9-b24f-5ee984a50f6c/tags => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1586] 10.0.0.3 () {32 vars in 729 bytes} [Thu May 7 16:43:41 2026] GET /v2.0/subnets/4d92e7d1-c941-46d9-b24f-5ee984a50f6c/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: 802/1587] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:43:41 2026] DELETE /v2.0/subnets/4d92e7d1-c941-46d9-b24f-5ee984a50f6c => 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: 786/1588] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:43:39 2026] POST /v2.0/routers => generated 691 bytes in 1954 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1589] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:43:41 2026] GET /v2.0/ports?device_id=34a3320c-1180-4d08-98bf-7ba14c12c73b => 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: 804/1590] 10.0.0.3 () {32 vars in 719 bytes} [Thu May 7 16:43:41 2026] GET /v2.0/routers/944b8b4a-2eed-485f-baad-b3adfa1dd3f0 => generated 697 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:43:41.894 7 INFO neutron.services.segments.plugin [-] Segment b59f46a4-69a4-4ece-91c8-d8f70e423ac8 resource provider aggregate not found 2026-05-07 16:43:41.900 7 INFO neutron.services.segments.plugin [-] Segment b59f46a4-69a4-4ece-91c8-d8f70e423ac8 resource provider aggregate not found 2026-05-07 16:43:41.919 7 INFO neutron.services.segments.plugin [-] Segment b59f46a4-69a4-4ece-91c8-d8f70e423ac8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b59f46a4-69a4-4ece-91c8-d8f70e423ac8 found for delete ", "request_id": "req-3aecbdda-b653-467b-bef8-a2ff5a2fe301"}]} 2026-05-07 16:43:41.920 7 INFO neutron.services.segments.plugin [-] Segment b59f46a4-69a4-4ece-91c8-d8f70e423ac8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b59f46a4-69a4-4ece-91c8-d8f70e423ac8 found for delete ", "request_id": "req-d8ed716d-559b-4c1a-9c40-cf18242ae15e"}]} [pid: 7|app: 0|req: 787/1591] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:43:41 2026] DELETE /v2.0/networks/2f7d833e-01b2-47a6-a3b5-a94646908073 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1592] 10.0.0.3 () {32 vars in 645 bytes} [Thu May 7 16:43:41 2026] GET /v2.0/routers => generated 700 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:43:42.059 7 WARNING neutron.db.securitygroups_db [None req-2013c823-5230-436e-beb1-e3aec360e362 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 788/1593] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:43:41 2026] GET /v2.0/security-groups?tenant_id=ef54d1d40ae74fd5b7bc9b17d1a907fa&name=default => generated 2925 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1594] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:43:42 2026] DELETE /v2.0/security-groups/65200c71-9c83-40e1-bc7b-ae1da17f30f2 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1595] 10.0.0.3 () {34 vars in 739 bytes} [Thu May 7 16:43:41 2026] PUT /v2.0/routers/944b8b4a-2eed-485f-baad-b3adfa1dd3f0 => generated 704 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1596] 10.0.0.3 () {32 vars in 719 bytes} [Thu May 7 16:43:42 2026] GET /v2.0/routers/944b8b4a-2eed-485f-baad-b3adfa1dd3f0 => generated 704 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1597] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 7 16:43:42 2026] GET /v2.0/ports?device_id=944b8b4a-2eed-485f-baad-b3adfa1dd3f0 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:43:42.668 7 INFO neutron_taas.services.taas.taas_plugin [None req-7567ad5d-80f5-4802-b9b8-2ef75641bb0a 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] TaaS: Handle Delete Port: 987e35d4-5408-4d53-a74e-b1e7487cf176 2026-05-07 16:43:42.671 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7567ad5d-80f5-4802-b9b8-2ef75641bb0a 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] Tap Mirror: Handle Delete Port: 987e35d4-5408-4d53-a74e-b1e7487cf176 2026-05-07 16:43:42.722 8 WARNING neutron.db.securitygroups_db [None req-5c5f813b-821c-42b3-b9c3-a9c3085067d4 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 808/1598] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:43:42 2026] GET /v2.0/security-groups?tenant_id=bc03a4f14f274289b3e6e5f2440061dd&name=default => generated 2925 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1599] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:43:42 2026] DELETE /v2.0/security-groups/0972dc4f-8737-4c0e-8992-7f3ac7ac2c01 => 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: 810/1600] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:43:42 2026] GET /v2.0/ports?device_id=34a3320c-1180-4d08-98bf-7ba14c12c73b => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:43:42.962 7 INFO neutron_taas.services.taas.taas_plugin [None req-7567ad5d-80f5-4802-b9b8-2ef75641bb0a 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] TaaS: Handle Delete Port: 68524fc1-e496-4b08-abc6-5f6348d25402 2026-05-07 16:43:42.965 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7567ad5d-80f5-4802-b9b8-2ef75641bb0a 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] Tap Mirror: Handle Delete Port: 68524fc1-e496-4b08-abc6-5f6348d25402 2026-05-07 16:43:42.979 8 WARNING neutron.db.securitygroups_db [None req-9b79b609-6c0b-434b-8634-a8a7bfbc6dc7 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 811/1601] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:43:42 2026] GET /v2.0/security-groups?tenant_id=70eb78aee46142d4ab2637f897402090&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1602] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:43:43 2026] DELETE /v2.0/security-groups/25a45673-69c1-4f87-a47c-5ddbabe7d906 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:43:43.334 7 INFO neutron.db.l3_hamode_db [None req-7567ad5d-80f5-4802-b9b8-2ef75641bb0a 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] HA network 6f97da5f-d734-4485-b9b7-633bf73a0056 was deleted as no HA routers are present in project c8c8e7d22eb541adbf28c867183469ad. [pid: 7|app: 0|req: 791/1603] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:43:42 2026] DELETE /v2.0/routers/944b8b4a-2eed-485f-baad-b3adfa1dd3f0 => generated 0 bytes in 893 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1604] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 7 16:43:43 2026] GET /v2.0/ports?device_id=944b8b4a-2eed-485f-baad-b3adfa1dd3f0 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:43:43.409 7 INFO neutron.api.v2.resource [None req-9a158881-6ea8-47e4-a4c1-d91ce198a138 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 792/1605] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:43:43 2026] DELETE /v2.0/routers/944b8b4a-2eed-485f-baad-b3adfa1dd3f0 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1606] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 7 16:43:43 2026] GET /v2.0/ports?device_id=5a6b6e8e-4fb4-4ada-9388-3de03fece176 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:43:43.473 7 INFO neutron.api.v2.resource [None req-79c3209a-8015-49ae-8294-dc2cc172e934 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 793/1607] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:43:43 2026] DELETE /v2.0/routers/5a6b6e8e-4fb4-4ada-9388-3de03fece176 => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:43:43.495 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ba1309b3-1a99-4406-b075-9313313b0096 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 815/1608] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:43:43 2026] DELETE /v2.0/subnets/a990f376-d8cf-4a64-afaa-a003e089d93f => 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: 794/1609] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 7 16:43:43 2026] GET /v2.0/ports?device_id=a33c440a-8b25-4b99-852d-554ccc5c10ed => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:43:43.551 8 INFO neutron.api.v2.resource [None req-0bffe8c7-f8eb-45bb-9273-d679c6b08345 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 816/1610] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:43:43 2026] DELETE /v2.0/routers/a33c440a-8b25-4b99-852d-554ccc5c10ed => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:43:43.574 7 INFO neutron.pecan_wsgi.hooks.translation [None req-47066ffc-94eb-4ba8-8f61-ee85aa1d3814 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 795/1611] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:43:43 2026] DELETE /v2.0/subnets/f51f44af-22e6-4402-afbf-415d1a0d6f90 => 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: 817/1612] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 7 16:43:43 2026] GET /v2.0/ports?device_id=1ead63e6-68f5-4345-a7bc-7fefcfed4bc6 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:43:43.630 7 INFO neutron.api.v2.resource [None req-a99af860-233e-4ee2-89b0-acad1b0ed9be 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 796/1613] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:43:43 2026] DELETE /v2.0/routers/1ead63e6-68f5-4345-a7bc-7fefcfed4bc6 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:43:43.660 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3ac094a9-c28d-42f2-84f5-4af98f61aad8 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 818/1614] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:43:43 2026] DELETE /v2.0/subnets/955c73ac-c51d-456e-9350-c2dd9dd25be4 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:43:43.698 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9c2d7f18-00e2-4973-a044-d17f077c1a3e 26d544a79abf49579f15964b19741ab0 c8c8e7d22eb541adbf28c867183469ad - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 797/1615] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:43:43 2026] DELETE /v2.0/subnets/26ec48f6-cadc-4166-bb86-f0fd44e234ba => generated 136 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:43:43.960 7 INFO neutron.services.segments.plugin [-] Segment e94afddf-c3c5-4441-ba0e-f08bbb565f44 resource provider aggregate not found 2026-05-07 16:43:43.969 7 INFO neutron.services.segments.plugin [-] Segment e94afddf-c3c5-4441-ba0e-f08bbb565f44 resource provider aggregate not found 2026-05-07 16:43:43.990 7 INFO neutron.services.segments.plugin [-] Segment e94afddf-c3c5-4441-ba0e-f08bbb565f44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e94afddf-c3c5-4441-ba0e-f08bbb565f44 found for delete ", "request_id": "req-bf921e48-4870-4804-810d-8061ade12ddd"}]} 2026-05-07 16:43:43.992 7 INFO neutron.services.segments.plugin [-] Segment e94afddf-c3c5-4441-ba0e-f08bbb565f44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e94afddf-c3c5-4441-ba0e-f08bbb565f44 found for delete ", "request_id": "req-19e16b0e-c93a-46be-b8b8-327075357774"}]} [pid: 8|app: 0|req: 820/1618] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:43:44 2026] DELETE /v2.0/security-groups/d54b6677-5bcf-438b-919e-0185229439d5 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:43:44.156 8 INFO neutron.api.v2.resource [None req-e02c4f53-cef0-4a51-b49b-ef2d7b9ff6e9 3b3e5ce787d64a9180748fb0aeef2f1f b995b543421249adb798cdb9ab54afc4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 821/1619] 10.0.0.3 () {32 vars in 735 bytes} [Thu May 7 16:43:44 2026] GET /v2.0/security-groups/d54b6677-5bcf-438b-919e-0185229439d5 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:43:44.281 7 WARNING neutron.db.securitygroups_db [None req-ada5a016-a0e7-4887-85ce-869dbfec05e1 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-07 16:43:44.317 8 INFO neutron_taas.services.taas.taas_plugin [None req-f9b5552b-0ee6-43fd-9f3f-07379c14efd0 3b3e5ce787d64a9180748fb0aeef2f1f b995b543421249adb798cdb9ab54afc4 - - default default] TaaS: Handle Delete Port: 681bee7c-5c33-444a-b1e7-f6bdc6244405 2026-05-07 16:43:44.319 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f9b5552b-0ee6-43fd-9f3f-07379c14efd0 3b3e5ce787d64a9180748fb0aeef2f1f b995b543421249adb798cdb9ab54afc4 - - default default] Tap Mirror: Handle Delete Port: 681bee7c-5c33-444a-b1e7-f6bdc6244405 [pid: 7|app: 0|req: 799/1620] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:43:44 2026] GET /v2.0/security-groups?tenant_id=c8c8e7d22eb541adbf28c867183469ad&name=default => generated 2925 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1621] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:43:44 2026] DELETE /v2.0/security-groups/0fbce098-4659-4296-8014-d8621c4e4ace => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1622] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 7 16:43:44 2026] DELETE /v2.0/floatingips/89f3836c-4bc1-4408-b3b1-f53f715ecedc => generated 0 bytes in 361 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:43:44.959 7 INFO neutron_taas.services.taas.taas_plugin [None req-fa018a53-fb75-4f76-bf49-df00574d6b79 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] TaaS: Handle Delete Port: 4352a131-ac47-4458-9fe3-11cc7b492349 2026-05-07 16:43:44.961 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fa018a53-fb75-4f76-bf49-df00574d6b79 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Tap Mirror: Handle Delete Port: 4352a131-ac47-4458-9fe3-11cc7b492349 [pid: 7|app: 0|req: 801/1623] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 7 16:43:44 2026] PUT /v2.0/routers/e730130e-9da4-4f4f-b3aa-e74116b71915/remove_router_interface => generated 310 bytes in 1033 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:43:45.799 8 INFO neutron_taas.services.taas.taas_plugin [None req-312ed065-8d5c-4867-9cf3-c4b84e48ffea 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] TaaS: Handle Delete Port: a4a30b7c-a952-4345-be21-a2a1aaed6a84 2026-05-07 16:43:45.802 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-312ed065-8d5c-4867-9cf3-c4b84e48ffea 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Tap Mirror: Handle Delete Port: a4a30b7c-a952-4345-be21-a2a1aaed6a84 2026-05-07 16:43:46.124 8 INFO neutron_taas.services.taas.taas_plugin [None req-312ed065-8d5c-4867-9cf3-c4b84e48ffea 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] TaaS: Handle Delete Port: 532f2268-6508-44b9-8a18-b50d02b5a55b 2026-05-07 16:43:46.127 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-312ed065-8d5c-4867-9cf3-c4b84e48ffea 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Tap Mirror: Handle Delete Port: 532f2268-6508-44b9-8a18-b50d02b5a55b 2026-05-07 16:43:46.493 8 INFO neutron.services.segments.plugin [-] Segment ca020748-09ed-42be-b424-c14f81cf18eb resource provider aggregate not found 2026-05-07 16:43:46.493 8 INFO neutron.services.segments.plugin [-] Segment ca020748-09ed-42be-b424-c14f81cf18eb resource provider aggregate not found 2026-05-07 16:43:46.511 8 INFO neutron.services.segments.plugin [-] Segment ca020748-09ed-42be-b424-c14f81cf18eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca020748-09ed-42be-b424-c14f81cf18eb found for delete ", "request_id": "req-4a01f374-364b-4a5a-b2ce-5dd6d8fa311c"}]} 2026-05-07 16:43:46.523 8 INFO neutron.db.l3_hamode_db [None req-312ed065-8d5c-4867-9cf3-c4b84e48ffea 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] HA network 593d12a0-d569-45e7-a4ee-8ef9fcd19075 was deleted as no HA routers are present in project b995b543421249adb798cdb9ab54afc4. [pid: 8|app: 0|req: 823/1624] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:43:45 2026] DELETE /v2.0/routers/e730130e-9da4-4f4f-b3aa-e74116b71915 => generated 0 bytes in 953 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:43:46.536 8 INFO neutron.services.segments.plugin [-] Segment ca020748-09ed-42be-b424-c14f81cf18eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca020748-09ed-42be-b424-c14f81cf18eb found for delete ", "request_id": "req-b7937d6b-864d-4334-acbe-cecde6cc211b"}]} 2026-05-07 16:43:46.741 7 INFO neutron.db.segments_db [None req-fe346187-c359-4253-92f2-b336d2dc21af 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] Added segment e00d0f75-5555-49f7-91b1-bf5094ac0ad0 of type vxlan for network 6abfc110-c7cf-497a-8de5-1d9faf376007 [pid: 8|app: 0|req: 824/1625] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:43:46 2026] DELETE /v2.0/subnets/c1b2854f-e014-4ab4-9775-729e18a838a0 => 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: 802/1626] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:43:46 2026] POST /v2.0/networks => generated 630 bytes in 534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:43:46.947 7 INFO neutron_taas.services.taas.taas_plugin [None req-133794a4-72f3-47da-912b-d2ee7d4fabcc 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] TaaS: Handle Delete Port: 1cb34d2c-8728-45ae-945d-4cbe3a7f966b 2026-05-07 16:43:46.951 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-133794a4-72f3-47da-912b-d2ee7d4fabcc 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Tap Mirror: Handle Delete Port: 1cb34d2c-8728-45ae-945d-4cbe3a7f966b 2026-05-07 16:43:47.004 8 INFO neutron.db.segments_db [None req-7dea7d67-ad32-44ea-9622-12c711987c47 28a3dc74064c48a999e5692a6165c7f0 75cc881cf7944226bec411dcd2b3da68 - - default default] Added segment 01990c40-048a-4d2f-ae54-78cc299f54e1 of type vxlan for network e447ebf8-98bb-4c5d-b777-7de9d6da6d75 [pid: 8|app: 0|req: 825/1627] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:43:46 2026] POST /v2.0/networks => generated 631 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:43:47.156 7 INFO neutron.services.segments.plugin [-] Segment 8df03025-e2dd-4b21-bda1-e9708c213865 resource provider aggregate not found 2026-05-07 16:43:47.161 7 INFO neutron.services.segments.plugin [-] Segment 8df03025-e2dd-4b21-bda1-e9708c213865 resource provider aggregate not found 2026-05-07 16:43:47.180 7 INFO neutron.services.segments.plugin [-] Segment 8df03025-e2dd-4b21-bda1-e9708c213865 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8df03025-e2dd-4b21-bda1-e9708c213865 found for delete ", "request_id": "req-46807b98-367e-45f6-ba2b-72f768047423"}]} 2026-05-07 16:43:47.181 7 INFO neutron.services.segments.plugin [-] Segment 8df03025-e2dd-4b21-bda1-e9708c213865 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8df03025-e2dd-4b21-bda1-e9708c213865 found for delete ", "request_id": "req-f19fbae9-7c5b-4188-b3af-f76c61cf174f"}]} [pid: 7|app: 0|req: 803/1628] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:43:46 2026] DELETE /v2.0/networks/be618ab5-cffb-4d8e-b7b0-a0b829dfe801 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:43:47.197 8 INFO neutron.db.segments_db [None req-6fbf2c66-fbb0-4f67-b0dc-85c54daa6a43 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] Added segment 5f74e81e-e807-4c71-ae65-2ee73a038a79 of type vxlan for network c3ef5520-dd47-4a18-b437-65ef32dcdbfc 2026-05-07 16:43:47.239 7 INFO neutron.db.segments_db [None req-719164be-ac4d-4d2c-9442-a0d8c4b00cc5 28a3dc74064c48a999e5692a6165c7f0 75cc881cf7944226bec411dcd2b3da68 - - default default] Added segment af7e040e-6fc2-4b8a-94ca-cb50779bc4fa of type vxlan for network 4c406793-af2c-4a80-8bc1-43d7d52f72fd [pid: 8|app: 0|req: 826/1629] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:43:47 2026] POST /v2.0/networks => generated 630 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1630] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:43:47 2026] POST /v2.0/networks => generated 631 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1631] 10.0.0.3 () {34 vars in 751 bytes} [Thu May 7 16:43:47 2026] PUT /v2.0/networks/e447ebf8-98bb-4c5d-b777-7de9d6da6d75/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:43:47.416 7 WARNING neutron.db.securitygroups_db [None req-a86c9ea4-e22b-4ea5-9f0e-2462298f5aa6 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 806/1632] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:43:47 2026] GET /v2.0/security-groups?tenant_id=b995b543421249adb798cdb9ab54afc4&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1633] 10.0.0.3 () {32 vars in 731 bytes} [Thu May 7 16:43:47 2026] GET /v2.0/networks/e447ebf8-98bb-4c5d-b777-7de9d6da6d75/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1634] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:43:47 2026] POST /v2.0/subnets => generated 626 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1635] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:43:47 2026] DELETE /v2.0/security-groups/ea815ef7-5234-454b-86a6-f3d54f343078 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1636] 10.0.0.3 () {34 vars in 751 bytes} [Thu May 7 16:43:47 2026] PUT /v2.0/networks/4c406793-af2c-4a80-8bc1-43d7d52f72fd/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1637] 10.0.0.3 () {32 vars in 731 bytes} [Thu May 7 16:43:47 2026] GET /v2.0/networks/4c406793-af2c-4a80-8bc1-43d7d52f72fd/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1638] 10.0.0.3 () {34 vars in 751 bytes} [Thu May 7 16:43:47 2026] PUT /v2.0/networks/4c406793-af2c-4a80-8bc1-43d7d52f72fd/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1639] 10.0.0.3 () {32 vars in 731 bytes} [Thu May 7 16:43:47 2026] GET /v2.0/networks/4c406793-af2c-4a80-8bc1-43d7d52f72fd/tags => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1640] 10.0.0.3 () {32 vars in 731 bytes} [Thu May 7 16:43:47 2026] GET /v2.0/networks/e447ebf8-98bb-4c5d-b777-7de9d6da6d75/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1641] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:43:47 2026] POST /v2.0/subnets => generated 626 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:43:47.909 7 INFO neutron.db.segments_db [None req-0a1827cf-435e-4aa6-8963-a1a1cc890d29 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] Added segment 1137b279-0f0f-4a35-b0dc-96d90f8f83b4 of type vxlan for network b7d4be08-8a7f-43ee-b1f4-1e1e4337eb64 [pid: 8|app: 0|req: 833/1642] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:43:47 2026] DELETE /v2.0/networks/e447ebf8-98bb-4c5d-b777-7de9d6da6d75 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1643] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:43:47 2026] DELETE /v2.0/networks/4c406793-af2c-4a80-8bc1-43d7d52f72fd => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:43:48.147 7 INFO neutron.db.l3_hamode_db [None req-0a1827cf-435e-4aa6-8963-a1a1cc890d29 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 16:43:48.250 7 INFO neutron.db.l3_hamode_db [None req-0a1827cf-435e-4aa6-8963-a1a1cc890d29 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 16:43:48.529 8 INFO neutron.services.segments.plugin [-] Segment 01990c40-048a-4d2f-ae54-78cc299f54e1 resource provider aggregate not found 2026-05-07 16:43:48.548 8 INFO neutron.services.segments.plugin [-] Segment 01990c40-048a-4d2f-ae54-78cc299f54e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01990c40-048a-4d2f-ae54-78cc299f54e1 found for delete ", "request_id": "req-377016f8-4741-4de3-b118-b2f904362b67"}]} 2026-05-07 16:43:48.559 8 INFO neutron.services.segments.plugin [-] Segment 01990c40-048a-4d2f-ae54-78cc299f54e1 resource provider aggregate not found 2026-05-07 16:43:48.564 8 INFO neutron.services.segments.plugin [-] Segment af7e040e-6fc2-4b8a-94ca-cb50779bc4fa resource provider aggregate not found 2026-05-07 16:43:48.580 8 INFO neutron.services.segments.plugin [-] Segment 01990c40-048a-4d2f-ae54-78cc299f54e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01990c40-048a-4d2f-ae54-78cc299f54e1 found for delete ", "request_id": "req-a9fe56a6-c4b8-4b5b-8c39-080fe0fe32b2"}]} 2026-05-07 16:43:48.582 8 INFO neutron.services.segments.plugin [-] Segment af7e040e-6fc2-4b8a-94ca-cb50779bc4fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af7e040e-6fc2-4b8a-94ca-cb50779bc4fa found for delete ", "request_id": "req-dc8a6dfd-6b1b-40a6-a1a4-171052bd0173"}]} 2026-05-07 16:43:48.597 8 INFO neutron.services.segments.plugin [-] Segment af7e040e-6fc2-4b8a-94ca-cb50779bc4fa resource provider aggregate not found 2026-05-07 16:43:48.637 8 INFO neutron.services.segments.plugin [-] Segment af7e040e-6fc2-4b8a-94ca-cb50779bc4fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af7e040e-6fc2-4b8a-94ca-cb50779bc4fa found for delete ", "request_id": "req-271f462b-126e-4279-8d82-0d1e76825f7c"}]} 2026-05-07 16:43:48.855 8 WARNING neutron.db.securitygroups_db [None req-0131c14a-bb17-49db-8cb8-49aac10887a0 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 810/1644] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:43:47 2026] POST /v2.0/routers => generated 507 bytes in 1051 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1645] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:43:48 2026] GET /v2.0/security-groups?tenant_id=316c21c7cd3e4c01a357aeab71f33421&name=default => generated 2925 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1646] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:43:48 2026] DELETE /v2.0/security-groups/baaa121b-d8c6-4022-8b08-7ffdefc74e70 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:43:49.219 8 WARNING neutron.db.securitygroups_db [None req-0892eccd-dae1-461a-9c9d-f01614ff3ff9 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 837/1647] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:43:49 2026] GET /v2.0/security-groups?tenant_id=75cc881cf7944226bec411dcd2b3da68&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1648] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:43:49 2026] DELETE /v2.0/security-groups/bb26868c-186c-4138-9dc9-28e8a1539e89 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1649] 10.0.0.3 () {34 vars in 781 bytes} [Thu May 7 16:43:48 2026] PUT /v2.0/routers/0fcce3fb-abab-4dc7-b92f-4259aa1d89fa/add_router_interface => generated 310 bytes in 1220 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1650] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 7 16:43:50 2026] GET /v2.0/ports/370fb3a0-aedf-4be5-986d-471cff1fe97f => generated 955 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1651] 10.0.0.3 () {34 vars in 781 bytes} [Thu May 7 16:43:50 2026] PUT /v2.0/routers/0fcce3fb-abab-4dc7-b92f-4259aa1d89fa/add_router_interface => generated 310 bytes in 1160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1652] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 7 16:43:51 2026] GET /v2.0/ports/228a1eaa-f397-4539-998d-2e02e8a82b9c => generated 955 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:43:51.680 8 WARNING neutron.db.securitygroups_db [None req-038371a1-cf44-4038-babd-f73d36021fbf 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-07 16:43:51.731 7 INFO neutron_taas.services.taas.taas_plugin [None req-23bfc58f-17de-4d54-97ff-6d6494cd2d5d 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] TaaS: Handle Delete Port: 228a1eaa-f397-4539-998d-2e02e8a82b9c 2026-05-07 16:43:51.733 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-23bfc58f-17de-4d54-97ff-6d6494cd2d5d 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] Tap Mirror: Handle Delete Port: 228a1eaa-f397-4539-998d-2e02e8a82b9c [pid: 8|app: 0|req: 841/1653] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:43:51 2026] GET /v2.0/security-groups?tenant_id=463ac3ca54504c0e9dd1f9632b6f4f2c&name=default => generated 2925 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1654] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:43:51 2026] DELETE /v2.0/security-groups/45bd73b8-7eac-47a8-bb9d-190a4689d294 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:43:52.112 8 WARNING neutron.db.securitygroups_db [None req-30b04cf9-80e9-47e4-b53c-491afae5e117 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 813/1655] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 7 16:43:51 2026] PUT /v2.0/routers/0fcce3fb-abab-4dc7-b92f-4259aa1d89fa/remove_router_interface => generated 310 bytes in 812 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1656] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:43:52 2026] GET /v2.0/security-groups?tenant_id=fdc0486719994ea58e6e08aa09f23f65&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1657] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:43:52 2026] DELETE /v2.0/security-groups/dfe14cbf-9e8f-461f-a637-d31b6d875951 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:43:52.580 7 INFO neutron_taas.services.taas.taas_plugin [None req-eafb3707-6107-497e-bce1-c705210ed780 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] TaaS: Handle Delete Port: 370fb3a0-aedf-4be5-986d-471cff1fe97f 2026-05-07 16:43:52.583 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eafb3707-6107-497e-bce1-c705210ed780 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] Tap Mirror: Handle Delete Port: 370fb3a0-aedf-4be5-986d-471cff1fe97f 2026-05-07 16:43:52.794 8 WARNING neutron.db.securitygroups_db [None req-330dde2a-d0d7-465b-ae69-7ea159553a1d 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 845/1658] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:43:52 2026] GET /v2.0/security-groups?tenant_id=0312a6850eca44daa8e7c3203b6eb79e&name=default => generated 2925 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:43:52.922 8 WARNING neutron.db.securitygroups_db [None req-563155cb-2846-429b-af05-6f133b1d6ff5 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 846/1659] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:43:52 2026] GET /v2.0/security-groups?tenant_id=6fe930272df74264905cb4bcb849ec2f&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: 814/1660] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 7 16:43:52 2026] PUT /v2.0/routers/0fcce3fb-abab-4dc7-b92f-4259aa1d89fa/remove_router_interface => generated 310 bytes in 805 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1661] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:43:53 2026] DELETE /v2.0/security-groups/148bf752-429b-4eaa-8b29-b8783692c108 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1662] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 7 16:43:53 2026] GET /v2.0/ports?device_id=0fcce3fb-abab-4dc7-b92f-4259aa1d89fa => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1663] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:43:53 2026] DELETE /v2.0/security-groups/a97bcaed-58a0-4353-b5e9-21ac1b533560 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:43:53.279 8 INFO neutron_taas.services.taas.taas_plugin [None req-b8aade38-e6d5-43fd-a7b0-163034bd7426 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] TaaS: Handle Delete Port: 30b4105f-5177-478e-8e06-6b9048331046 2026-05-07 16:43:53.282 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8aade38-e6d5-43fd-a7b0-163034bd7426 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] Tap Mirror: Handle Delete Port: 30b4105f-5177-478e-8e06-6b9048331046 2026-05-07 16:43:53.296 7 WARNING neutron.db.securitygroups_db [None req-d9281ebe-7f95-496c-9990-0a94a7a4e6b1 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 816/1664] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:43:53 2026] GET /v2.0/security-groups?tenant_id=8251bcdab026419fb72ffa82618a9de2&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: 817/1665] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:43:53 2026] DELETE /v2.0/security-groups/ee088c34-7688-4ebb-8599-683bc53e2aab => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:43:53.651 8 INFO neutron.services.segments.plugin [-] Segment 1137b279-0f0f-4a35-b0dc-96d90f8f83b4 resource provider aggregate not found 2026-05-07 16:43:53.657 8 INFO neutron.services.segments.plugin [-] Segment 1137b279-0f0f-4a35-b0dc-96d90f8f83b4 resource provider aggregate not found 2026-05-07 16:43:53.669 8 INFO neutron.db.l3_hamode_db [None req-b8aade38-e6d5-43fd-a7b0-163034bd7426 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] HA network b7d4be08-8a7f-43ee-b1f4-1e1e4337eb64 was deleted as no HA routers are present in project 82ca899109624c2c9f4af3c5d6caa87f. [pid: 8|app: 0|req: 849/1666] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:43:53 2026] DELETE /v2.0/routers/0fcce3fb-abab-4dc7-b92f-4259aa1d89fa => generated 0 bytes in 546 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:43:53.680 8 INFO neutron.services.segments.plugin [-] Segment 1137b279-0f0f-4a35-b0dc-96d90f8f83b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1137b279-0f0f-4a35-b0dc-96d90f8f83b4 found for delete ", "request_id": "req-6adb2fd2-1a5f-4959-afb1-9e09d8198fae"}]} 2026-05-07 16:43:53.681 8 INFO neutron.services.segments.plugin [-] Segment 1137b279-0f0f-4a35-b0dc-96d90f8f83b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1137b279-0f0f-4a35-b0dc-96d90f8f83b4 found for delete ", "request_id": "req-15e10445-e6f9-48fe-b775-442d446c6363"}]} [pid: 7|app: 0|req: 818/1667] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:43:53 2026] DELETE /v2.0/subnets/9416bb6c-7071-44ad-9415-b193a8874cdc => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1668] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:43:53 2026] DELETE /v2.0/subnets/5c96b875-a480-4461-baa3-f9551e2e8a53 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:43:54.158 7 INFO neutron_taas.services.taas.taas_plugin [None req-48f53608-febb-42d8-8ba2-ac223d69ccef 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] TaaS: Handle Delete Port: d70b72bf-e733-4e1c-ae06-b9f08ca41125 2026-05-07 16:43:54.162 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-48f53608-febb-42d8-8ba2-ac223d69ccef 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] Tap Mirror: Handle Delete Port: d70b72bf-e733-4e1c-ae06-b9f08ca41125 2026-05-07 16:43:54.351 7 INFO neutron.services.segments.plugin [-] Segment 5f74e81e-e807-4c71-ae65-2ee73a038a79 resource provider aggregate not found 2026-05-07 16:43:54.356 7 INFO neutron.services.segments.plugin [-] Segment 5f74e81e-e807-4c71-ae65-2ee73a038a79 resource provider aggregate not found 2026-05-07 16:43:54.380 7 INFO neutron.services.segments.plugin [-] Segment 5f74e81e-e807-4c71-ae65-2ee73a038a79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f74e81e-e807-4c71-ae65-2ee73a038a79 found for delete ", "request_id": "req-e67ef403-72bf-4e8f-8a9d-d98de1de0e84"}]} 2026-05-07 16:43:54.381 7 INFO neutron.services.segments.plugin [-] Segment 5f74e81e-e807-4c71-ae65-2ee73a038a79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f74e81e-e807-4c71-ae65-2ee73a038a79 found for delete ", "request_id": "req-3cf0d49a-5e30-46c7-84cf-0d73cf50308c"}]} [pid: 7|app: 0|req: 819/1669] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:43:54 2026] DELETE /v2.0/networks/c3ef5520-dd47-4a18-b437-65ef32dcdbfc => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1670] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:43:54 2026] DELETE /v2.0/networks/6abfc110-c7cf-497a-8de5-1d9faf376007 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:43:54.597 7 INFO neutron.db.segments_db [None req-597ab121-2f8a-4e73-a309-fbcb3e1e9998 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] Added segment 3213a488-2553-4673-bd5d-df087efdf85b of type vxlan for network 460e6f3f-d5d4-4192-9d2b-3f965303c2a4 [pid: 7|app: 0|req: 820/1671] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:43:54 2026] POST /v2.0/networks => generated 629 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1672] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:43:54 2026] POST /v2.0/subnets => generated 626 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:43:55.024 8 INFO neutron.db.segments_db [None req-e25378d5-e574-485d-97a3-21e1ed8290bd 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] Added segment f4671e6a-07c4-4e28-aeb1-ed912a81d963 of type vxlan for network 6823a113-5ff7-4cb1-ae1a-290bb4c3ce14 2026-05-07 16:43:55.061 7 WARNING neutron.db.securitygroups_db [None req-d44b4015-7961-4c01-8b90-3b2d887e4a29 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 821/1673] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:43:54 2026] GET /v2.0/security-groups?tenant_id=ba575a5139624d70ae615bf72aa5f0cd&name=default => generated 2925 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:43:55.232 8 INFO neutron.db.l3_hamode_db [None req-e25378d5-e574-485d-97a3-21e1ed8290bd 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 16:43:55.341 8 INFO neutron.db.l3_hamode_db [None req-e25378d5-e574-485d-97a3-21e1ed8290bd 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 16:43:55.380 7 INFO neutron.db.segments_db [None req-802ecaa0-3bca-489b-be23-5f98d942d292 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Added segment 4aab40fc-4396-4026-9064-cc5e32d754c4 of type vxlan for network 534dc747-6c19-4fd7-9b1f-7be16f6da47f [pid: 7|app: 0|req: 822/1674] 10.0.0.3 () {34 vars in 669 bytes} [Thu May 7 16:43:55 2026] POST /v2.0/networks => generated 738 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1675] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:43:55 2026] DELETE /v2.0/security-groups/9a09575a-c505-44bd-b10f-21f9f79431b8 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:43:55.710 8 INFO neutron.services.segments.plugin [-] Segment e00d0f75-5555-49f7-91b1-bf5094ac0ad0 resource provider aggregate not found 2026-05-07 16:43:55.713 8 INFO neutron.services.segments.plugin [-] Segment e00d0f75-5555-49f7-91b1-bf5094ac0ad0 resource provider aggregate not found 2026-05-07 16:43:55.738 8 INFO neutron.services.segments.plugin [-] Segment e00d0f75-5555-49f7-91b1-bf5094ac0ad0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e00d0f75-5555-49f7-91b1-bf5094ac0ad0 found for delete ", "request_id": "req-73b26d75-11fa-4632-b0c3-fc91308751db"}]} 2026-05-07 16:43:55.739 8 INFO neutron.services.segments.plugin [-] Segment e00d0f75-5555-49f7-91b1-bf5094ac0ad0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e00d0f75-5555-49f7-91b1-bf5094ac0ad0 found for delete ", "request_id": "req-d32e9b1c-c89b-477a-9ae7-f076529147d4"}]} [pid: 7|app: 0|req: 824/1676] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:43:55 2026] POST /v2.0/subnets => generated 685 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:43:55.821 7 INFO neutron.db.segments_db [None req-27ebbba0-da96-43f7-9141-f65414f082ff 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Added segment 283806c1-5216-4b69-be69-3f4187d854bf of type vxlan for network 7eb5383e-afec-4370-969c-0c79bf9cdffd [pid: 8|app: 0|req: 853/1677] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:43:54 2026] POST /v2.0/routers => generated 506 bytes in 992 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:43:56.105 7 INFO neutron.db.l3_hamode_db [None req-27ebbba0-da96-43f7-9141-f65414f082ff 6d4f851c24b34a269dfc30b746ae1cb5 63399f30667342619438932a76d5b51f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 854/1678] 10.0.0.3 () {34 vars in 663 bytes} [Thu May 7 16:43:55 2026] POST /v2.0/ports => generated 948 bytes in 421 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-05-07 16:43:57.025 7 INFO neutron.db.l3_hamode_db [None req-27ebbba0-da96-43f7-9141-f65414f082ff 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 855/1679] 10.0.0.3 () {34 vars in 781 bytes} [Thu May 7 16:43:56 2026] PUT /v2.0/routers/16341b12-e73e-4a87-94e9-4e479cdd30f8/add_router_interface => generated 310 bytes in 1241 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: 825/1680] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:43:55 2026] POST /v2.0/routers => generated 725 bytes in 2104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:43:57.930 8 INFO neutron.db.segments_db [None req-61ef9e32-5e87-44fc-bcf5-be52ae4f91ed bbea487b6903438e8a63805c25298630 98ff06915e6b435b9478f6d06aaaae71 - - default default] Added segment d2fe27ce-5bdc-45eb-aa9a-2cf3778d71ef of type vxlan for network bbd2307f-219c-4a96-afc3-612c205fe04b [pid: 7|app: 0|req: 826/1681] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 7 16:43:57 2026] GET /v2.0/ports/84feb0c9-d832-435a-8fc6-9c10eb6f5a25 => generated 1022 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1682] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:43:57 2026] POST /v2.0/networks => generated 643 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:43:58.315 8 INFO neutron_taas.services.taas.taas_plugin [None req-7cd1eac9-b0db-4eef-9ed2-bc4a84799b26 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] TaaS: Handle Delete Port: 84feb0c9-d832-435a-8fc6-9c10eb6f5a25 2026-05-07 16:43:58.318 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7cd1eac9-b0db-4eef-9ed2-bc4a84799b26 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] Tap Mirror: Handle Delete Port: 84feb0c9-d832-435a-8fc6-9c10eb6f5a25 [pid: 8|app: 0|req: 857/1683] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 7 16:43:58 2026] PUT /v2.0/routers/16341b12-e73e-4a87-94e9-4e479cdd30f8/remove_router_interface => generated 310 bytes in 719 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 858/1684] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:43:58 2026] POST /v2.0/subnets => generated 641 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:43:59.080 8 INFO neutron.api.v2.resource [None req-78dca012-9a47-4634-b082-a85e8714e039 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 859/1685] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 7 16:43:58 2026] PUT /v2.0/routers/16341b12-e73e-4a87-94e9-4e479cdd30f8/remove_router_interface => generated 197 bytes in 84 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:43:59.127 8 INFO neutron.db.segments_db [None req-a2a76e02-f01b-4a42-940f-3007a20c0f71 bbea487b6903438e8a63805c25298630 98ff06915e6b435b9478f6d06aaaae71 - - default default] Added segment ec2b265b-1f09-49cc-a8f8-ba56d162bbf4 of type vxlan for network 3cd663e6-6523-4285-8d78-77fee70ac84f [pid: 8|app: 0|req: 862/1688] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:43:59 2026] POST /v2.0/networks => generated 644 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1689] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 7 16:43:59 2026] GET /v2.0/ports?device_id=16341b12-e73e-4a87-94e9-4e479cdd30f8 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1690] 10.0.0.3 () {34 vars in 781 bytes} [Thu May 7 16:43:57 2026] PUT /v2.0/routers/5f73d757-3bbc-4b81-9556-8b79043880ab/add_router_interface => generated 310 bytes in 1287 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1691] 10.0.0.3 () {34 vars in 741 bytes} [Thu May 7 16:43:59 2026] PUT /v2.0/networks/3cd663e6-6523-4285-8d78-77fee70ac84f => generated 592 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:43:59.417 7 INFO neutron_taas.services.taas.taas_plugin [None req-0c671b8c-7145-4747-8e82-d2023cd10bc0 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] TaaS: Handle Delete Port: 8860173f-1e73-4162-9fdf-cdae6efde4e0 2026-05-07 16:43:59.421 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0c671b8c-7145-4747-8e82-d2023cd10bc0 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] Tap Mirror: Handle Delete Port: 8860173f-1e73-4162-9fdf-cdae6efde4e0 [pid: 8|app: 0|req: 865/1692] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:43:59 2026] POST /v2.0/subnets => generated 626 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1693] 10.0.0.3 () {34 vars in 739 bytes} [Thu May 7 16:43:59 2026] PUT /v2.0/subnets/fc24c7e9-b829-4fe7-9895-ee5668d11a94 => generated 636 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:43:59.805 7 INFO neutron.services.segments.plugin [-] Segment f4671e6a-07c4-4e28-aeb1-ed912a81d963 resource provider aggregate not found 2026-05-07 16:43:59.813 7 INFO neutron.services.segments.plugin [-] Segment f4671e6a-07c4-4e28-aeb1-ed912a81d963 resource provider aggregate not found 2026-05-07 16:43:59.821 7 INFO neutron.services.segments.plugin [-] Segment f4671e6a-07c4-4e28-aeb1-ed912a81d963 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4671e6a-07c4-4e28-aeb1-ed912a81d963 found for delete ", "request_id": "req-76b3afc2-4a65-4bb6-b578-bf5ff11cc8a1"}]} 2026-05-07 16:43:59.835 7 INFO neutron.services.segments.plugin [-] Segment f4671e6a-07c4-4e28-aeb1-ed912a81d963 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4671e6a-07c4-4e28-aeb1-ed912a81d963 found for delete ", "request_id": "req-c4b369e3-dbef-47e7-8a83-b16368b27411"}]} 2026-05-07 16:43:59.835 7 INFO neutron.db.l3_hamode_db [None req-0c671b8c-7145-4747-8e82-d2023cd10bc0 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] HA network 6823a113-5ff7-4cb1-ae1a-290bb4c3ce14 was deleted as no HA routers are present in project 82ca899109624c2c9f4af3c5d6caa87f. [pid: 7|app: 0|req: 828/1694] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:43:59 2026] DELETE /v2.0/routers/16341b12-e73e-4a87-94e9-4e479cdd30f8 => generated 0 bytes in 603 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1695] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:43:59 2026] DELETE /v2.0/subnets/35f2f5be-c5d4-42bf-b6fb-ac58366afaad => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:43:59.990 8 INFO neutron.services.segments.plugin [-] Segment ec2b265b-1f09-49cc-a8f8-ba56d162bbf4 resource provider aggregate not found 2026-05-07 16:43:59.994 8 INFO neutron.services.segments.plugin [-] Segment ec2b265b-1f09-49cc-a8f8-ba56d162bbf4 resource provider aggregate not found [pid: 8|app: 0|req: 867/1696] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:43:59 2026] DELETE /v2.0/networks/3cd663e6-6523-4285-8d78-77fee70ac84f => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:44:00.022 8 INFO neutron.services.segments.plugin [-] Segment ec2b265b-1f09-49cc-a8f8-ba56d162bbf4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec2b265b-1f09-49cc-a8f8-ba56d162bbf4 found for delete ", "request_id": "req-dc1e5d25-676a-4237-9100-04d3d8fb532b"}]} 2026-05-07 16:44:00.023 8 INFO neutron.services.segments.plugin [-] Segment ec2b265b-1f09-49cc-a8f8-ba56d162bbf4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec2b265b-1f09-49cc-a8f8-ba56d162bbf4 found for delete ", "request_id": "req-8fe9faa0-571c-4cff-919b-5e1c86c9d74a"}]} 2026-05-07 16:44:00.041 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e25bf952-f60e-487a-ba80-381329048cfe bbea487b6903438e8a63805c25298630 98ff06915e6b435b9478f6d06aaaae71 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 868/1697] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:44:00 2026] DELETE /v2.0/networks/3cd663e6-6523-4285-8d78-77fee70ac84f => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1698] 10.0.0.3 () {32 vars in 692 bytes} [Thu May 7 16:44:00 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1699] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:43:59 2026] DELETE /v2.0/networks/460e6f3f-d5d4-4192-9d2b-3f965303c2a4 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1700] 10.0.0.3 () {32 vars in 740 bytes} [Thu May 7 16:44:00 2026] GET /v2.0/subnets?network_id=65cd5016-3543-4673-9bea-17ddfd626d5f => generated 649 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1701] 10.0.0.3 () {32 vars in 651 bytes} [Thu May 7 16:44:00 2026] GET /v2.0/extensions => generated 22222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-07 16:44:00.192 7 INFO neutron.db.segments_db [None req-cd4d5ec6-d1cc-42a7-9a69-8211aa52a482 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] Added segment 1e52a75d-3d5b-470b-9211-ee20c6793b07 of type vxlan for network 5e7416b4-c282-4cae-b955-9efb00a6a278 [pid: 8|app: 0|req: 872/1702] 10.0.0.3 () {32 vars in 647 bytes} [Thu May 7 16:44:00 2026] GET /v2.0/networks => generated 1308 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1703] 10.0.0.3 () {32 vars in 645 bytes} [Thu May 7 16:44:00 2026] GET /v2.0/subnets => generated 1280 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1704] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:44:00 2026] POST /v2.0/networks => generated 630 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1705] 10.0.0.3 () {32 vars in 721 bytes} [Thu May 7 16:44:00 2026] GET /v2.0/networks/bbd2307f-219c-4a96-afc3-612c205fe04b => generated 668 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1706] 10.0.0.3 () {32 vars in 719 bytes} [Thu May 7 16:44:00 2026] GET /v2.0/subnets/b1d948fa-6705-4928-95fc-1e4351cd4833 => generated 641 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:44:00.397 8 INFO neutron.pecan_wsgi.hooks.translation [None req-455fde9d-a0f9-42bc-83ef-deefdc4b4405 bbea487b6903438e8a63805c25298630 98ff06915e6b435b9478f6d06aaaae71 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 876/1707] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:44:00 2026] DELETE /v2.0/subnets/fc24c7e9-b829-4fe7-9895-ee5668d11a94 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:44:00.423 8 INFO neutron.pecan_wsgi.hooks.translation [None req-966570c2-d542-4e3e-9aca-32592228800a bbea487b6903438e8a63805c25298630 98ff06915e6b435b9478f6d06aaaae71 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 877/1708] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:44:00 2026] DELETE /v2.0/networks/3cd663e6-6523-4285-8d78-77fee70ac84f => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1709] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:44:00 2026] DELETE /v2.0/subnets/b1d948fa-6705-4928-95fc-1e4351cd4833 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1710] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:44:00 2026] POST /v2.0/subnets => generated 626 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:44:00.865 8 INFO neutron.db.segments_db [None req-1ea823fe-c212-4f93-a244-2fde85d2deb5 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Added segment c2f1153a-7efc-47b9-9fa6-eaebb6883071 of type vxlan for network 2fa85888-60ee-4127-afbc-ec83a5d7e806 [pid: 7|app: 0|req: 833/1711] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:44:00 2026] DELETE /v2.0/networks/bbd2307f-219c-4a96-afc3-612c205fe04b => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:44:00.941 7 INFO neutron.db.segments_db [None req-ae6714f3-9453-4361-86f6-cf47c95ec32b 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] Added segment 3b378896-c3ee-4d07-9181-6aa77d337a84 of type vxlan for network 6bf289f7-5559-49db-8e13-02fdb2995eda [pid: 8|app: 0|req: 879/1712] 10.0.0.3 () {34 vars in 669 bytes} [Thu May 7 16:44:00 2026] POST /v2.0/networks => generated 741 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1713] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:44:00 2026] POST /v2.0/subnets => generated 688 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:44:01.206 7 INFO neutron.db.l3_hamode_db [None req-ae6714f3-9453-4361-86f6-cf47c95ec32b 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 16:44:01.217 8 INFO neutron.db.segments_db [None req-be4835cd-b356-4f64-b136-2de919a57ed7 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Added segment 3d334b54-8add-4518-a536-00e8c008d89d of type vxlan for network 9d7dddaf-8efa-4b21-85b6-248ecf22828d 2026-05-07 16:44:01.509 8 INFO neutron.db.l3_hamode_db [None req-be4835cd-b356-4f64-b136-2de919a57ed7 6d4f851c24b34a269dfc30b746ae1cb5 73bc7d3a3b404c029d7f8b6ee52b8510 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 16:44:01.758 7 INFO neutron.db.l3_hamode_db [None req-ae6714f3-9453-4361-86f6-cf47c95ec32b 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 16:44:01.851 7 INFO neutron.services.segments.plugin [-] Segment 3213a488-2553-4673-bd5d-df087efdf85b resource provider aggregate not found 2026-05-07 16:44:01.869 7 INFO neutron.services.segments.plugin [-] Segment 3213a488-2553-4673-bd5d-df087efdf85b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3213a488-2553-4673-bd5d-df087efdf85b found for delete ", "request_id": "req-9ee5ff1a-762b-43a0-932e-afa2a7b9e2d6"}]} 2026-05-07 16:44:01.877 7 INFO neutron.services.segments.plugin [-] Segment 3213a488-2553-4673-bd5d-df087efdf85b resource provider aggregate not found 2026-05-07 16:44:01.902 7 INFO neutron.services.segments.plugin [-] Segment 3213a488-2553-4673-bd5d-df087efdf85b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3213a488-2553-4673-bd5d-df087efdf85b found for delete ", "request_id": "req-eb97a7eb-ff5f-4799-8439-2797cbc2bdf4"}]} 2026-05-07 16:44:01.908 7 INFO neutron.services.segments.plugin [-] Segment d2fe27ce-5bdc-45eb-aa9a-2cf3778d71ef resource provider aggregate not found 2026-05-07 16:44:01.930 7 INFO neutron.services.segments.plugin [-] Segment d2fe27ce-5bdc-45eb-aa9a-2cf3778d71ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2fe27ce-5bdc-45eb-aa9a-2cf3778d71ef found for delete ", "request_id": "req-0477c7f8-cc64-43c8-9ab6-3269710f7c1e"}]} 2026-05-07 16:44:01.931 7 INFO neutron.services.segments.plugin [-] Segment d2fe27ce-5bdc-45eb-aa9a-2cf3778d71ef resource provider aggregate not found 2026-05-07 16:44:01.954 7 INFO neutron.services.segments.plugin [-] Segment d2fe27ce-5bdc-45eb-aa9a-2cf3778d71ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2fe27ce-5bdc-45eb-aa9a-2cf3778d71ef found for delete ", "request_id": "req-e8836cb6-627f-4f3f-9685-ed8e96daec3b"}]} 2026-05-07 16:44:02.268 8 INFO neutron.db.l3_hamode_db [None req-be4835cd-b356-4f64-b136-2de919a57ed7 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 834/1714] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:44:00 2026] POST /v2.0/routers => generated 507 bytes in 1479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:44:02.580 7 WARNING neutron.db.securitygroups_db [None req-ad336573-b1ab-4860-aa35-56e9e7fbdd35 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 835/1715] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:44:02 2026] GET /v2.0/security-groups?tenant_id=98ff06915e6b435b9478f6d06aaaae71&name=default => generated 2925 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1716] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:44:01 2026] POST /v2.0/routers => generated 728 bytes in 1902 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1717] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:44:03 2026] DELETE /v2.0/security-groups/abd122d4-2b96-4d2c-b13f-8f1090ff2d06 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1718] 10.0.0.3 () {34 vars in 781 bytes} [Thu May 7 16:44:02 2026] PUT /v2.0/routers/f4de34df-a187-477e-8d81-2e902bb5feaf/add_router_interface => generated 310 bytes in 1134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1719] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 7 16:44:03 2026] GET /v2.0/ports/986a919f-536e-4144-a3b0-f0af5336fa8e => generated 955 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:44:04.110 7 INFO neutron_taas.services.taas.taas_plugin [None req-4909cae6-b66f-4eef-b9b2-cfd29e217a95 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] TaaS: Handle Delete Port: 986a919f-536e-4144-a3b0-f0af5336fa8e 2026-05-07 16:44:04.113 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4909cae6-b66f-4eef-b9b2-cfd29e217a95 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] Tap Mirror: Handle Delete Port: 986a919f-536e-4144-a3b0-f0af5336fa8e [pid: 8|app: 0|req: 883/1720] 10.0.0.3 () {34 vars in 781 bytes} [Thu May 7 16:44:03 2026] PUT /v2.0/routers/3c564781-e98f-4f68-a10f-5bf500b95de1/add_router_interface => generated 310 bytes in 1438 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1721] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 7 16:44:03 2026] PUT /v2.0/routers/f4de34df-a187-477e-8d81-2e902bb5feaf/remove_router_interface => generated 310 bytes in 899 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1722] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 7 16:44:04 2026] GET /v2.0/ports?device_id=f4de34df-a187-477e-8d81-2e902bb5feaf => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:44:04.887 7 INFO neutron_taas.services.taas.taas_plugin [None req-6eb5ebf6-c331-4111-aec6-67b04e379c97 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] TaaS: Handle Delete Port: f19e6ccd-862b-4ffc-92b3-40ccb714f840 2026-05-07 16:44:04.893 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6eb5ebf6-c331-4111-aec6-67b04e379c97 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] Tap Mirror: Handle Delete Port: f19e6ccd-862b-4ffc-92b3-40ccb714f840 2026-05-07 16:44:05.283 7 INFO neutron.services.segments.plugin [-] Segment 3b378896-c3ee-4d07-9181-6aa77d337a84 resource provider aggregate not found 2026-05-07 16:44:05.293 7 INFO neutron.services.segments.plugin [-] Segment 3b378896-c3ee-4d07-9181-6aa77d337a84 resource provider aggregate not found 2026-05-07 16:44:05.314 7 INFO neutron.db.l3_hamode_db [None req-6eb5ebf6-c331-4111-aec6-67b04e379c97 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] HA network 6bf289f7-5559-49db-8e13-02fdb2995eda was deleted as no HA routers are present in project 82ca899109624c2c9f4af3c5d6caa87f. 2026-05-07 16:44:05.316 7 INFO neutron.services.segments.plugin [-] Segment 3b378896-c3ee-4d07-9181-6aa77d337a84 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b378896-c3ee-4d07-9181-6aa77d337a84 found for delete ", "request_id": "req-0623ef2b-da40-424f-b1b6-092870da430a"}]} 2026-05-07 16:44:05.319 7 INFO neutron.services.segments.plugin [-] Segment 3b378896-c3ee-4d07-9181-6aa77d337a84 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b378896-c3ee-4d07-9181-6aa77d337a84 found for delete ", "request_id": "req-f47166bc-caa5-442d-bba2-eaee47f82338"}]} [pid: 7|app: 0|req: 839/1723] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:44:04 2026] DELETE /v2.0/routers/f4de34df-a187-477e-8d81-2e902bb5feaf => generated 0 bytes in 587 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1724] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:44:05 2026] DELETE /v2.0/subnets/c43ca7dd-ad83-40f7-af9e-4754d739cb4b => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:44:05.578 8 INFO neutron.db.segments_db [None req-9c3effaa-770e-4d50-8536-a2062d65999a 0676893930fd4ca88d3cb076f7338cc5 01a7205606e141299f894c46462b724c - - default default] Added segment f7d463ec-f6dc-46ae-9780-090c1a1f3296 of type vxlan for network 72983122-0a7e-40b2-9898-6662a1c12ac6 [pid: 7|app: 0|req: 841/1725] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:44:05 2026] DELETE /v2.0/networks/5e7416b4-c282-4cae-b955-9efb00a6a278 => 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: 885/1726] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:44:05 2026] POST /v2.0/networks => generated 649 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:44:05.746 8 INFO neutron.db.segments_db [None req-341bd67d-efe3-439d-986c-3e6657b02269 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] Added segment 3c98495f-2dde-482e-a3e3-975811e7b497 of type vxlan for network 7d87d442-5229-44e3-8323-61339a8a659f [pid: 7|app: 0|req: 842/1727] 10.0.0.3 () {34 vars in 683 bytes} [Thu May 7 16:44:05 2026] POST /v2.0/security-groups => generated 1673 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-07 16:44:06.040 8 INFO neutron.db.l3_hamode_db [None req-341bd67d-efe3-439d-986c-3e6657b02269 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 843/1728] 10.0.0.3 () {34 vars in 663 bytes} [Thu May 7 16:44:05 2026] POST /v2.0/ports => generated 779 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 844/1729] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 7 16:44:06 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) 2026-05-07 16:44:06.403 7 INFO neutron.db.segments_db [None req-f1e3b728-6415-41f0-b5ee-14688d754fdb 0676893930fd4ca88d3cb076f7338cc5 01a7205606e141299f894c46462b724c - - default default] Added segment db60b55f-0535-4905-b8a5-d678a59c3a28 of type vxlan for network 614f743e-cabc-4c79-b4a4-672d43b48801 [pid: 7|app: 0|req: 845/1730] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:44:06 2026] POST /v2.0/networks => generated 636 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1731] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 7 16:44:06 2026] POST /v2.0/security-group-rules => generated 596 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1732] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:44:06 2026] POST /v2.0/subnets => generated 646 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:44:06.987 8 INFO neutron.db.l3_hamode_db [None req-341bd67d-efe3-439d-986c-3e6657b02269 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 848/1733] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 7 16:44:06 2026] POST /v2.0/security-group-rules => generated 602 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:44:07.349 7 INFO neutron.services.segments.plugin [-] Segment 1e52a75d-3d5b-470b-9211-ee20c6793b07 resource provider aggregate not found 2026-05-07 16:44:07.355 7 INFO neutron.services.segments.plugin [-] Segment 1e52a75d-3d5b-470b-9211-ee20c6793b07 resource provider aggregate not found [pid: 7|app: 0|req: 849/1734] 10.0.0.3 () {34 vars in 663 bytes} [Thu May 7 16:44:06 2026] POST /v2.0/ports => generated 960 bytes in 379 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-05-07 16:44:07.378 7 INFO neutron.services.segments.plugin [-] Segment 1e52a75d-3d5b-470b-9211-ee20c6793b07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e52a75d-3d5b-470b-9211-ee20c6793b07 found for delete ", "request_id": "req-34fa486b-bb19-4416-a118-6436d3ce2b44"}]} 2026-05-07 16:44:07.380 7 INFO neutron.services.segments.plugin [-] Segment 1e52a75d-3d5b-470b-9211-ee20c6793b07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e52a75d-3d5b-470b-9211-ee20c6793b07 found for delete ", "request_id": "req-e49a91b8-6d74-47ce-86cd-58166c20ac0a"}]} [pid: 7|app: 0|req: 850/1735] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 7 16:44:07 2026] POST /v2.0/security-group-rules => generated 601 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:44:07.594 7 INFO neutron_taas.services.taas.taas_plugin [None req-15b7c8ab-2be1-4c2e-9797-c31afd523970 0676893930fd4ca88d3cb076f7338cc5 01a7205606e141299f894c46462b724c - - default default] TaaS: Handle Delete Port: 40e1d15b-d7ba-4f10-a629-a0488c738b4e 2026-05-07 16:44:07.597 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-15b7c8ab-2be1-4c2e-9797-c31afd523970 0676893930fd4ca88d3cb076f7338cc5 01a7205606e141299f894c46462b724c - - default default] Tap Mirror: Handle Delete Port: 40e1d15b-d7ba-4f10-a629-a0488c738b4e [pid: 7|app: 0|req: 851/1736] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 7 16:44:07 2026] DELETE /v2.0/ports/40e1d15b-d7ba-4f10-a629-a0488c738b4e => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:44:07.742 7 INFO neutron.db.securitygroups_db [None req-cd6832cd-4dca-43df-bccb-89558907454e 49cf8482c14549bcae20ad039974efdc 63399f30667342619438932a76d5b51f - - default default] Project 63399f30667342619438932a76d5b51f 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: 852/1737] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 7 16:44:07 2026] POST /v2.0/security-group-rules => generated 607 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:44:07.855 7 INFO neutron.pecan_wsgi.hooks.translation [None req-37b93191-f9c8-40a4-80de-a087ad7b6f05 0676893930fd4ca88d3cb076f7338cc5 01a7205606e141299f894c46462b724c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 853/1738] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 7 16:44:07 2026] DELETE /v2.0/ports/40e1d15b-d7ba-4f10-a629-a0488c738b4e => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:44:07.897 7 INFO neutron.db.securitygroups_db [None req-a699a084-8433-4f33-8799-c282b58f805b 49cf8482c14549bcae20ad039974efdc 63399f30667342619438932a76d5b51f - - default default] Project 63399f30667342619438932a76d5b51f 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: 854/1739] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 7 16:44:07 2026] POST /v2.0/security-group-rules => generated 606 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:44:08.027 7 INFO neutron.pecan_wsgi.hooks.translation [None req-71b2c283-d162-4700-a6b9-ba9af23f6952 0676893930fd4ca88d3cb076f7338cc5 01a7205606e141299f894c46462b724c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 855/1740] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 7 16:44:08 2026] GET /v2.0/ports/40e1d15b-d7ba-4f10-a629-a0488c738b4e => 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: 886/1741] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:44:05 2026] POST /v2.0/routers => generated 687 bytes in 2423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1742] 10.0.0.3 () {32 vars in 719 bytes} [Thu May 7 16:44:08 2026] GET /v2.0/routers/76419942-46c7-4eae-b6b9-8e51822a31a3 => generated 693 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1743] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:44:08 2026] DELETE /v2.0/subnets/090b8936-cffc-48f0-af3e-76e65a9167c8 => 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: 888/1744] 10.0.0.3 () {32 vars in 645 bytes} [Thu May 7 16:44:08 2026] GET /v2.0/routers => generated 696 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1745] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:44:08 2026] DELETE /v2.0/networks/614f743e-cabc-4c79-b4a4-672d43b48801 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:44:08.418 7 INFO neutron.db.segments_db [None req-8af9f66b-8f17-4279-810f-58caa996da81 0676893930fd4ca88d3cb076f7338cc5 01a7205606e141299f894c46462b724c - - default default] Added segment d92a1308-cb47-47d1-81d7-d1116b20a5f2 of type vxlan for network ce1860fe-201c-40ba-bca7-881262d1969d [pid: 7|app: 0|req: 858/1746] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:44:08 2026] POST /v2.0/networks => generated 634 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1747] 10.0.0.3 () {34 vars in 683 bytes} [Thu May 7 16:44:08 2026] POST /v2.0/security-groups => generated 1658 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1748] 10.0.0.3 () {34 vars in 739 bytes} [Thu May 7 16:44:08 2026] PUT /v2.0/routers/76419942-46c7-4eae-b6b9-8e51822a31a3 => generated 700 bytes in 477 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1749] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 7 16:44:08 2026] POST /v2.0/security-group-rules => generated 597 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1750] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:44:08 2026] POST /v2.0/subnets => generated 646 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1751] 10.0.0.3 () {32 vars in 719 bytes} [Thu May 7 16:44:08 2026] GET /v2.0/routers/76419942-46c7-4eae-b6b9-8e51822a31a3 => generated 700 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1752] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 7 16:44:08 2026] GET /v2.0/ports?device_id=76419942-46c7-4eae-b6b9-8e51822a31a3 => 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: 861/1753] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 7 16:44:08 2026] POST /v2.0/security-group-rules => generated 602 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1754] 10.0.0.3 () {34 vars in 663 bytes} [Thu May 7 16:44:08 2026] POST /v2.0/ports => generated 928 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:44:09.294 7 INFO neutron_taas.services.taas.taas_plugin [None req-de1b3a11-e378-4b7e-8cd1-958e6376c498 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] TaaS: Handle Delete Port: ebf21537-a7bb-451f-b9ec-18ce449b0605 2026-05-07 16:44:09.297 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de1b3a11-e378-4b7e-8cd1-958e6376c498 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] Tap Mirror: Handle Delete Port: ebf21537-a7bb-451f-b9ec-18ce449b0605 2026-05-07 16:44:09.424 7 INFO neutron.services.segments.plugin [-] Segment db60b55f-0535-4905-b8a5-d678a59c3a28 resource provider aggregate not found 2026-05-07 16:44:09.433 7 INFO neutron.services.segments.plugin [-] Segment db60b55f-0535-4905-b8a5-d678a59c3a28 resource provider aggregate not found 2026-05-07 16:44:09.444 7 INFO neutron.services.segments.plugin [-] Segment db60b55f-0535-4905-b8a5-d678a59c3a28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db60b55f-0535-4905-b8a5-d678a59c3a28 found for delete ", "request_id": "req-063d1dfd-dcfd-4cf2-828b-776ba896954f"}]} 2026-05-07 16:44:09.454 7 INFO neutron.services.segments.plugin [-] Segment db60b55f-0535-4905-b8a5-d678a59c3a28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db60b55f-0535-4905-b8a5-d678a59c3a28 found for delete ", "request_id": "req-cd3bb7e2-7bde-4aaa-8ed9-683776c06497"}]} 2026-05-07 16:44:09.584 7 INFO neutron_taas.services.taas.taas_plugin [None req-de1b3a11-e378-4b7e-8cd1-958e6376c498 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] TaaS: Handle Delete Port: db604e42-6101-43bc-92e8-f8da3b2aedca 2026-05-07 16:44:09.586 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de1b3a11-e378-4b7e-8cd1-958e6376c498 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] Tap Mirror: Handle Delete Port: db604e42-6101-43bc-92e8-f8da3b2aedca [pid: 8|app: 0|req: 894/1755] 10.0.0.3 () {34 vars in 674 bytes} [Thu May 7 16:44:09 2026] POST /v2.0/floatingips => generated 552 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:44:09.894 8 INFO neutron_taas.services.taas.taas_plugin [None req-edbd28e8-cb19-44fe-a394-e629a5429c5b 0676893930fd4ca88d3cb076f7338cc5 01a7205606e141299f894c46462b724c - - default default] TaaS: Handle Delete Port: c0ca6443-6c2a-4bfd-937c-5eac37367406 2026-05-07 16:44:09.897 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-edbd28e8-cb19-44fe-a394-e629a5429c5b 0676893930fd4ca88d3cb076f7338cc5 01a7205606e141299f894c46462b724c - - default default] Tap Mirror: Handle Delete Port: c0ca6443-6c2a-4bfd-937c-5eac37367406 2026-05-07 16:44:09.907 7 INFO neutron.db.l3_hamode_db [None req-de1b3a11-e378-4b7e-8cd1-958e6376c498 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] HA network 7d87d442-5229-44e3-8323-61339a8a659f was deleted as no HA routers are present in project 82ca899109624c2c9f4af3c5d6caa87f. [pid: 7|app: 0|req: 862/1756] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:44:09 2026] DELETE /v2.0/routers/76419942-46c7-4eae-b6b9-8e51822a31a3 => generated 0 bytes in 845 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:44:09.918 7 WARNING neutron.db.securitygroups_db [req-39a0ac33-5df8-4a65-bc2c-454fcbb5df86 req-7cb5f8d5-2e38-4c79-9b47-7611438fad47 49cf8482c14549bcae20ad039974efdc 63399f30667342619438932a76d5b51f - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 863/1757] 10.0.0.90 () {34 vars in 1097 bytes} [Thu May 7 16:44:09 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-103351616&fields=id&tenant_id=63399f30667342619438932a76d5b51f => generated 69 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1758] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 7 16:44:09 2026] GET /v2.0/ports?device_id=76419942-46c7-4eae-b6b9-8e51822a31a3 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:44:09.967 7 WARNING neutron.db.securitygroups_db [req-39a0ac33-5df8-4a65-bc2c-454fcbb5df86 req-da5e9e0e-6f9a-4cd5-9268-85076aa65c14 49cf8482c14549bcae20ad039974efdc 63399f30667342619438932a76d5b51f - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 865/1759] 10.0.0.90 () {34 vars in 1097 bytes} [Thu May 7 16:44:09 2026] GET /v2.0/security-groups?name=tempest-securitygroup--161349161&fields=id&tenant_id=63399f30667342619438932a76d5b51f => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:44:10.008 7 INFO neutron.api.v2.resource [None req-362c5911-bbef-4e3b-a1ef-f95c324c8a7b 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 866/1760] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:44:09 2026] DELETE /v2.0/routers/76419942-46c7-4eae-b6b9-8e51822a31a3 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1761] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 7 16:44:09 2026] DELETE /v2.0/ports/c0ca6443-6c2a-4bfd-937c-5eac37367406 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1762] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 7 16:44:10 2026] GET /v2.0/ports?device_id=f4de34df-a187-477e-8d81-2e902bb5feaf => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1763] 10.0.0.90 () {34 vars in 981 bytes} [Thu May 7 16:44:10 2026] GET /v2.0/networks?id=534dc747-6c19-4fd7-9b1f-7be16f6da47f => generated 670 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:44:10.063 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0f68a0e8-bc37-400a-9ee0-8026785aa3cf 0676893930fd4ca88d3cb076f7338cc5 01a7205606e141299f894c46462b724c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 897/1764] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 7 16:44:10 2026] GET /v2.0/ports/c0ca6443-6c2a-4bfd-937c-5eac37367406 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:44:10.076 7 INFO neutron.api.v2.resource [None req-2dea54bb-61a6-4d78-a9ef-578060bff786 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 868/1765] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:44:10 2026] DELETE /v2.0/routers/f4de34df-a187-477e-8d81-2e902bb5feaf => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1766] 10.0.0.90 () {34 vars in 964 bytes} [Thu May 7 16:44:10 2026] GET /v2.0/quotas/63399f30667342619438932a76d5b51f => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:44:10.100 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1ed68315-e867-4083-ae28-3639f5e12889 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 899/1767] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:44:10 2026] DELETE /v2.0/subnets/c43ca7dd-ad83-40f7-af9e-4754d739cb4b => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1768] 10.0.0.90 () {34 vars in 1001 bytes} [Thu May 7 16:44:10 2026] GET /v2.0/ports?tenant_id=63399f30667342619438932a76d5b51f&fields=id => generated 103 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1769] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:44:10 2026] DELETE /v2.0/subnets/097452e0-66ba-4a17-83a0-267ba5348192 => 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: 901/1770] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 7 16:44:10 2026] GET /v2.0/ports?device_id=16341b12-e73e-4a87-94e9-4e479cdd30f8 => 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: 870/1771] 10.0.0.90 () {34 vars in 1007 bytes} [Thu May 7 16:44:10 2026] GET /v2.0/networks/534dc747-6c19-4fd7-9b1f-7be16f6da47f?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:44:10.276 7 INFO neutron.api.v2.resource [None req-fe46d706-39a0-4b47-93b7-d03ce4b97977 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 871/1772] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:44:10 2026] DELETE /v2.0/routers/16341b12-e73e-4a87-94e9-4e479cdd30f8 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1773] 10.0.0.90 () {34 vars in 1107 bytes} [Thu May 7 16:44:10 2026] GET /v2.0/networks/534dc747-6c19-4fd7-9b1f-7be16f6da47f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:44:10.328 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d920e11e-5885-49c4-ac68-92d2e08d48d6 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 873/1774] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:44:10 2026] DELETE /v2.0/subnets/35f2f5be-c5d4-42bf-b6fb-ac58366afaad => 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: 874/1775] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 7 16:44:10 2026] GET /v2.0/ports?device_id=0fcce3fb-abab-4dc7-b92f-4259aa1d89fa => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:44:10.367 8 INFO neutron.services.segments.plugin [-] Segment d92a1308-cb47-47d1-81d7-d1116b20a5f2 resource provider aggregate not found 2026-05-07 16:44:10.373 8 INFO neutron.services.segments.plugin [-] Segment d92a1308-cb47-47d1-81d7-d1116b20a5f2 resource provider aggregate not found 2026-05-07 16:44:10.374 7 INFO neutron.api.v2.resource [None req-c2e18e5c-dbbc-4ea8-b449-cbba7eaf574a 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 875/1776] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:44:10 2026] DELETE /v2.0/routers/0fcce3fb-abab-4dc7-b92f-4259aa1d89fa => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:44:10.391 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e52c5a31-eea6-4fb3-87fa-c8da89eac2b8 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] DELETE failed (client error): The resource could not be found. 2026-05-07 16:44:10.393 8 INFO neutron.services.segments.plugin [-] Segment d92a1308-cb47-47d1-81d7-d1116b20a5f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d92a1308-cb47-47d1-81d7-d1116b20a5f2 found for delete ", "request_id": "req-894d802d-3949-4bbe-b1b7-8fbee4f5765b"}]} [pid: 7|app: 0|req: 876/1777] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:44:10 2026] DELETE /v2.0/subnets/9416bb6c-7071-44ad-9415-b193a8874cdc => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:44:10.396 8 INFO neutron.services.segments.plugin [-] Segment d92a1308-cb47-47d1-81d7-d1116b20a5f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d92a1308-cb47-47d1-81d7-d1116b20a5f2 found for delete ", "request_id": "req-5687933d-e844-4b7f-bae6-5c23c2fc6457"}]} [pid: 8|app: 0|req: 902/1778] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:44:10 2026] DELETE /v2.0/networks/ce1860fe-201c-40ba-bca7-881262d1969d => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:44:10.409 7 INFO neutron.pecan_wsgi.hooks.translation [None req-26ad4a44-5c18-495a-a957-c9606ee1a5c0 9930178098304acd986da5286a807997 82ca899109624c2c9f4af3c5d6caa87f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 877/1779] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:44:10 2026] DELETE /v2.0/subnets/5c96b875-a480-4461-baa3-f9551e2e8a53 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1780] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:44:10 2026] GET /v2.0/ports?device_id=9034bf66-6919-48d4-8412-616e2ab45c9e => 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: 903/1781] 10.0.0.3 () {34 vars in 663 bytes} [Thu May 7 16:44:10 2026] POST /v2.0/ports => generated 779 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1782] 10.0.0.3 () {34 vars in 735 bytes} [Thu May 7 16:44:10 2026] PUT /v2.0/ports/9c2be7d5-6dfa-4808-a694-7f59fd0823d9 => generated 752 bytes in 206 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-05-07 16:44:10.979 8 INFO neutron_taas.services.taas.taas_plugin [None req-77ee7fc4-beb0-4ceb-a64a-2a797beab736 0676893930fd4ca88d3cb076f7338cc5 01a7205606e141299f894c46462b724c - - default default] TaaS: Handle Delete Port: 9c2be7d5-6dfa-4808-a694-7f59fd0823d9 2026-05-07 16:44:10.982 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-77ee7fc4-beb0-4ceb-a64a-2a797beab736 0676893930fd4ca88d3cb076f7338cc5 01a7205606e141299f894c46462b724c - - default default] Tap Mirror: Handle Delete Port: 9c2be7d5-6dfa-4808-a694-7f59fd0823d9 /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-05-07 16:44:11.013 7 WARNING neutron.db.securitygroups_db [None req-1c3d444c-8da0-4ba7-9d27-010dc46a417f 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 880/1783] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:44:10 2026] GET /v2.0/security-groups?tenant_id=82ca899109624c2c9f4af3c5d6caa87f&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1784] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 7 16:44:10 2026] DELETE /v2.0/ports/9c2be7d5-6dfa-4808-a694-7f59fd0823d9 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1785] 10.0.0.3 () {32 vars in 641 bytes} [Thu May 7 16:44:11 2026] GET /v2.0/ports => generated 782 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1786] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:44:11 2026] DELETE /v2.0/security-groups/f9a5f30c-0c97-46dd-8af2-8a837d2dd875 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:44:11.144 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b5be1c81-9451-41dc-81d4-e63507ab2852 0676893930fd4ca88d3cb076f7338cc5 01a7205606e141299f894c46462b724c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 906/1787] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 7 16:44:11 2026] GET /v2.0/ports/9c2be7d5-6dfa-4808-a694-7f59fd0823d9 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1788] 10.0.0.3 () {32 vars in 641 bytes} [Thu May 7 16:44:11 2026] GET /v2.0/ports => generated 782 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1789] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 7 16:44:11 2026] GET /v2.0/ports/6ebcc420-fe40-4916-aed2-172f2c8ee8c1 => generated 779 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:44:11.279 7 INFO neutron.pecan_wsgi.hooks.translation [None req-68ef848e-b415-4273-bf09-ab08a52f2f39 0676893930fd4ca88d3cb076f7338cc5 01a7205606e141299f894c46462b724c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 883/1790] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 7 16:44:11 2026] DELETE /v2.0/ports/c0ca6443-6c2a-4bfd-937c-5eac37367406 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:44:11.299 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a0e31c6a-3215-44cb-bd39-630f41093174 0676893930fd4ca88d3cb076f7338cc5 01a7205606e141299f894c46462b724c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 908/1791] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:44:11 2026] DELETE /v2.0/subnets/097452e0-66ba-4a17-83a0-267ba5348192 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:44:11.323 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5e9bbaf1-f1d5-4917-bb49-0d11860bfc04 0676893930fd4ca88d3cb076f7338cc5 01a7205606e141299f894c46462b724c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 884/1792] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:44:11 2026] DELETE /v2.0/subnets/090b8936-cffc-48f0-af3e-76e65a9167c8 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:44:11.420 8 INFO neutron_taas.services.taas.taas_plugin [None req-7ed97831-29a4-44f1-892d-6595e964adc5 0676893930fd4ca88d3cb076f7338cc5 01a7205606e141299f894c46462b724c - - default default] TaaS: Handle Delete Port: 6ebcc420-fe40-4916-aed2-172f2c8ee8c1 2026-05-07 16:44:11.423 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ed97831-29a4-44f1-892d-6595e964adc5 0676893930fd4ca88d3cb076f7338cc5 01a7205606e141299f894c46462b724c - - default default] Tap Mirror: Handle Delete Port: 6ebcc420-fe40-4916-aed2-172f2c8ee8c1 2026-05-07 16:44:11.462 7 INFO neutron.services.segments.plugin [-] Segment 3c98495f-2dde-482e-a3e3-975811e7b497 resource provider aggregate not found 2026-05-07 16:44:11.478 7 INFO neutron.services.segments.plugin [-] Segment 3c98495f-2dde-482e-a3e3-975811e7b497 resource provider aggregate not found 2026-05-07 16:44:11.483 7 INFO neutron.services.segments.plugin [-] Segment 3c98495f-2dde-482e-a3e3-975811e7b497 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c98495f-2dde-482e-a3e3-975811e7b497 found for delete ", "request_id": "req-62bcdb6b-ff08-40e0-88a6-87df2936180c"}]} 2026-05-07 16:44:11.496 7 INFO neutron.services.segments.plugin [-] Segment 3c98495f-2dde-482e-a3e3-975811e7b497 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c98495f-2dde-482e-a3e3-975811e7b497 found for delete ", "request_id": "req-dd55258b-a89a-4465-868a-c72a4b91ff9a"}]} [pid: 8|app: 0|req: 909/1793] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 7 16:44:11 2026] DELETE /v2.0/ports/6ebcc420-fe40-4916-aed2-172f2c8ee8c1 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1794] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:44:11 2026] GET /v2.0/ports?device_id=9034bf66-6919-48d4-8412-616e2ab45c9e => 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: 885/1795] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:44:11 2026] DELETE /v2.0/networks/72983122-0a7e-40b2-9898-6662a1c12ac6 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:44:12.181 8 WARNING neutron.db.securitygroups_db [None req-c97c1be4-cbd0-48fe-85de-296ca323be1a 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 911/1796] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:44:12 2026] GET /v2.0/security-groups?tenant_id=01a7205606e141299f894c46462b724c&name=default => generated 2925 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1797] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:44:12 2026] DELETE /v2.0/security-groups/e0ac0484-7118-4097-902b-e1d34e4bcdc8 => 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: 912/1798] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:44:12 2026] GET /v2.0/ports?device_id=9034bf66-6919-48d4-8412-616e2ab45c9e => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:44:13.512 7 INFO neutron.services.segments.plugin [-] Segment f7d463ec-f6dc-46ae-9780-090c1a1f3296 resource provider aggregate not found 2026-05-07 16:44:13.517 7 INFO neutron.services.segments.plugin [-] Segment f7d463ec-f6dc-46ae-9780-090c1a1f3296 resource provider aggregate not found 2026-05-07 16:44:13.532 7 INFO neutron.services.segments.plugin [-] Segment f7d463ec-f6dc-46ae-9780-090c1a1f3296 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7d463ec-f6dc-46ae-9780-090c1a1f3296 found for delete ", "request_id": "req-b59f2449-1dd1-452d-a78a-6a12311cf2e1"}]} 2026-05-07 16:44:13.535 7 INFO neutron.services.segments.plugin [-] Segment f7d463ec-f6dc-46ae-9780-090c1a1f3296 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7d463ec-f6dc-46ae-9780-090c1a1f3296 found for delete ", "request_id": "req-91b9a150-fb0c-4978-8b94-a8725dd805f2"}]} [pid: 7|app: 0|req: 887/1799] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:44:13 2026] GET /v2.0/ports?device_id=9034bf66-6919-48d4-8412-616e2ab45c9e => 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: 889/1802] 199.19.213.68 () {34 vars in 985 bytes} [Thu May 7 16:44:14 2026] GET /v2.0/networks?id=534dc747-6c19-4fd7-9b1f-7be16f6da47f => generated 670 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:44:14.746 8 WARNING neutron.db.securitygroups_db [req-39a0ac33-5df8-4a65-bc2c-454fcbb5df86 req-eaffe2ff-d4a4-41ec-beed-d3de82e26055 49cf8482c14549bcae20ad039974efdc 63399f30667342619438932a76d5b51f - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 914/1803] 199.19.213.68 () {34 vars in 1049 bytes} [Thu May 7 16:44:14 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=63399f30667342619438932a76d5b51f => generated 272 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1804] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:44:15 2026] GET /v2.0/ports?device_id=9034bf66-6919-48d4-8412-616e2ab45c9e => 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: 890/1805] 199.19.213.68 () {38 vars in 954 bytes} [Thu May 7 16:44:14 2026] POST /v2.0/ports => generated 997 bytes in 412 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-05-07 16:44:15.639 7 WARNING neutron.db.securitygroups_db [None req-68845a11-2494-4ff8-ab82-1602b056660c 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 916/1806] 199.19.213.68 () {38 vars in 1027 bytes} [Thu May 7 16:44:15 2026] PUT /v2.0/ports/a935c5e7-44d4-417b-9779-833cb964d4e9 => generated 1278 bytes in 449 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:44:15.706 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b430ede5-704f-42af-9872-e330f5eb9688'] response: {'name': 'network-changed', 'server_uuid': '9034bf66-6919-48d4-8412-616e2ab45c9e', 'tag': 'a935c5e7-44d4-417b-9779-833cb964d4e9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 891/1807] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:44:15 2026] GET /v2.0/security-groups?tenant_id=0cfac6f41a794ee1ba3f302cdfe20686&name=default => generated 2925 bytes in 232 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: 917/1808] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:44:15 2026] DELETE /v2.0/security-groups/fbde04da-c79e-4f28-93e2-1e5a5808a8a0 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:44:15.978 7 WARNING neutron.db.securitygroups_db [None req-3b3e8221-0985-42de-bcb5-57ce64973d9b 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 892/1809] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:44:15 2026] GET /v2.0/security-groups?tenant_id=de75ce262a1d4f1285ce793b2c722d1f&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1810] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:44:16 2026] GET /v2.0/ports?device_id=9034bf66-6919-48d4-8412-616e2ab45c9e => generated 1012 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1811] 10.0.0.90 () {34 vars in 1119 bytes} [Thu May 7 16:44:16 2026] GET /v2.0/security-groups?id=0933c386-6442-4cc7-ba05-14d804ae990b&id=1b173129-f7a6-4ef6-aea4-2088ce381bb4&fields=id&fields=name => generated 205 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1812] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:44:16 2026] DELETE /v2.0/security-groups/313a2b00-a2a8-4bd8-9b21-b772eed8f465 => 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: 895/1813] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:44:16 2026] GET /v2.0/ports?tenant_id=63399f30667342619438932a76d5b51f&device_id=9034bf66-6919-48d4-8412-616e2ab45c9e => generated 1281 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1814] 199.19.213.68 () {34 vars in 1017 bytes} [Thu May 7 16:44:16 2026] GET /v2.0/networks?tenant_id=63399f30667342619438932a76d5b51f&shared=False => generated 766 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1815] 199.19.213.68 () {34 vars in 929 bytes} [Thu May 7 16:44:16 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-05-07 16:44:17.290 8 WARNING neutron.db.securitygroups_db [None req-d44f48fc-adee-4426-b99d-2f69fd5ea81e 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 897/1816] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:44:17 2026] GET /v2.0/ports?device_id=9034bf66-6919-48d4-8412-616e2ab45c9e => generated 1012 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1817] 10.0.0.90 () {34 vars in 1119 bytes} [Thu May 7 16:44:17 2026] GET /v2.0/security-groups?id=0933c386-6442-4cc7-ba05-14d804ae990b&id=1b173129-f7a6-4ef6-aea4-2088ce381bb4&fields=id&fields=name => generated 205 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1818] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:44:17 2026] GET /v2.0/security-groups?tenant_id=00019603e9c842e8a60d2c760bcbf5c8&name=default => generated 2925 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1819] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:44:17 2026] GET /v2.0/ports?tenant_id=63399f30667342619438932a76d5b51f&device_id=9034bf66-6919-48d4-8412-616e2ab45c9e => generated 1281 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1820] 199.19.213.68 () {34 vars in 1059 bytes} [Thu May 7 16:44:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=a935c5e7-44d4-417b-9779-833cb964d4e9 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1821] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:44:17 2026] DELETE /v2.0/security-groups/d51e0a39-2157-4610-a231-6a7ca32df970 => 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: 923/1822] 199.19.213.68 () {34 vars in 983 bytes} [Thu May 7 16:44:17 2026] GET /v2.0/subnets?id=f92ae230-9aa7-4f3b-bada-609c488211f6 => generated 688 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1823] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:44:17 2026] GET /v2.0/ports?network_id=534dc747-6c19-4fd7-9b1f-7be16f6da47f&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:44:17.585 7 WARNING neutron.db.securitygroups_db [None req-beb45606-1586-4499-a6d1-756ba48fe6a4 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 924/1824] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:44:17 2026] GET /v2.0/networks/534dc747-6c19-4fd7-9b1f-7be16f6da47f?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: 925/1825] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:44:17 2026] GET /v2.0/networks/534dc747-6c19-4fd7-9b1f-7be16f6da47f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1826] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:44:17 2026] GET /v2.0/security-groups?tenant_id=7455c48064954ed4ae5e1288c630202d&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1827] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:44:17 2026] DELETE /v2.0/security-groups/0cae88a9-37e9-4881-8ba6-c2847089481c => 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: 902/1828] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:44:18 2026] GET /v2.0/ports?device_id=9034bf66-6919-48d4-8412-616e2ab45c9e => generated 1012 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1829] 10.0.0.90 () {34 vars in 1119 bytes} [Thu May 7 16:44:18 2026] GET /v2.0/security-groups?id=0933c386-6442-4cc7-ba05-14d804ae990b&id=1b173129-f7a6-4ef6-aea4-2088ce381bb4&fields=id&fields=name => generated 205 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:44:19.543 7 INFO neutron.db.segments_db [None req-005086f2-c545-4b86-814e-e89b981e8d81 8d03cddfbe4240edb1ebabb1d182c244 f34ed16431154622b06aaad0548958de - - default default] Added segment 8c789961-a6e4-4089-9ac0-adf88eaf1a4a of type vxlan for network 1e2219d9-48e6-4d9e-8363-e9d0a9fb95f4 [pid: 7|app: 0|req: 903/1830] 10.0.0.3 () {34 vars in 669 bytes} [Thu May 7 16:44:19 2026] POST /v2.0/networks => generated 632 bytes in 503 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1831] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:44:19 2026] GET /v2.0/ports?device_id=9034bf66-6919-48d4-8412-616e2ab45c9e => generated 1012 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:44:19.697 7 INFO neutron.db.segments_db [None req-6778f9e2-930b-4536-8383-8e631fad7693 8d03cddfbe4240edb1ebabb1d182c244 f34ed16431154622b06aaad0548958de - - default default] Added segment b350ee9f-a1cd-4526-b1a2-775db9c9020d of type vxlan for network 41a40363-ac1b-436d-872e-1b19f013c476 [pid: 8|app: 0|req: 929/1832] 10.0.0.90 () {34 vars in 1119 bytes} [Thu May 7 16:44:19 2026] GET /v2.0/security-groups?id=0933c386-6442-4cc7-ba05-14d804ae990b&id=1b173129-f7a6-4ef6-aea4-2088ce381bb4&fields=id&fields=name => generated 205 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:44:19.941 7 INFO neutron.db.l3_hamode_db [None req-6778f9e2-930b-4536-8383-8e631fad7693 8d03cddfbe4240edb1ebabb1d182c244 f34ed16431154622b06aaad0548958de - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 16:44:20.715 7 INFO neutron.db.l3_hamode_db [None req-6778f9e2-930b-4536-8383-8e631fad7693 8d03cddfbe4240edb1ebabb1d182c244 f34ed16431154622b06aaad0548958de - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 930/1833] 199.19.213.68 () {34 vars in 993 bytes} [Thu May 7 16:44:20 2026] GET /v2.0/ports?device_id=9034bf66-6919-48d4-8412-616e2ab45c9e => generated 1281 bytes in 567 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1834] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:44:21 2026] GET /v2.0/ports?device_id=9034bf66-6919-48d4-8412-616e2ab45c9e => generated 1012 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:44:21.485 8 WARNING neutron.db.securitygroups_db [None req-3b6347f5-e124-475c-8efb-5a91bd2f2dc3 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 904/1835] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:44:19 2026] POST /v2.0/routers => generated 695 bytes in 1940 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1836] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:44:21 2026] GET /v2.0/security-groups?tenant_id=128d865d7ea8478fbd4165e7b7e81023&name=default => generated 2925 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1837] 199.19.213.68 () {34 vars in 1123 bytes} [Thu May 7 16:44:21 2026] GET /v2.0/security-groups?id=1b173129-f7a6-4ef6-aea4-2088ce381bb4&id=0933c386-6442-4cc7-ba05-14d804ae990b&fields=id&fields=name => generated 205 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1838] 10.0.0.90 () {34 vars in 1119 bytes} [Thu May 7 16:44:21 2026] GET /v2.0/security-groups?id=0933c386-6442-4cc7-ba05-14d804ae990b&id=1b173129-f7a6-4ef6-aea4-2088ce381bb4&fields=id&fields=name => generated 205 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1839] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:44:21 2026] DELETE /v2.0/security-groups/41dd3895-caf8-45d5-84f5-06918e699c7c => 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: 906/1840] 10.0.0.3 () {32 vars in 774 bytes} [Thu May 7 16:44:21 2026] GET /v2.0/subnets?project_id=f34ed16431154622b06aaad0548958de&cidr=10.100.0.0%2F28 => generated 14 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1841] 10.0.0.3 () {32 vars in 692 bytes} [Thu May 7 16:44:21 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1842] 10.0.0.3 () {32 vars in 782 bytes} [Thu May 7 16:44:21 2026] GET /v2.0/subnets?network_id=65cd5016-3543-4673-9bea-17ddfd626d5f&cidr=10.100.0.0%2F28 => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1843] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:44:21 2026] POST /v2.0/subnets => generated 657 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1844] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:44:22 2026] GET /v2.0/ports?device_id=9034bf66-6919-48d4-8412-616e2ab45c9e => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1845] 10.0.0.90 () {34 vars in 1119 bytes} [Thu May 7 16:44:22 2026] GET /v2.0/security-groups?id=0933c386-6442-4cc7-ba05-14d804ae990b&id=1b173129-f7a6-4ef6-aea4-2088ce381bb4&fields=id&fields=name => generated 205 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1846] 10.0.0.3 () {34 vars in 781 bytes} [Thu May 7 16:44:22 2026] PUT /v2.0/routers/81c5ac2e-f01c-4968-8ff1-f002158c2935/add_router_interface => generated 310 bytes in 1439 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1847] 10.0.0.3 () {32 vars in 647 bytes} [Thu May 7 16:44:23 2026] GET /v2.0/networks => generated 6508 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1848] 10.0.0.3 () {32 vars in 645 bytes} [Thu May 7 16:44:23 2026] GET /v2.0/subnets => generated 5195 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1849] 10.0.0.3 () {32 vars in 645 bytes} [Thu May 7 16:44:23 2026] GET /v2.0/routers => generated 2183 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1850] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:44:23 2026] GET /v2.0/ports?device_id=9034bf66-6919-48d4-8412-616e2ab45c9e => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1851] 10.0.0.90 () {34 vars in 1119 bytes} [Thu May 7 16:44:23 2026] GET /v2.0/security-groups?id=0933c386-6442-4cc7-ba05-14d804ae990b&id=1b173129-f7a6-4ef6-aea4-2088ce381bb4&fields=id&fields=name => generated 205 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1852] 10.0.0.3 () {34 vars in 683 bytes} [Thu May 7 16:44:23 2026] POST /v2.0/security-groups => generated 1675 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1853] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 7 16:44:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1854] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:44:24 2026] GET /v2.0/ports?device_id=9034bf66-6919-48d4-8412-616e2ab45c9e => generated 1014 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1855] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 7 16:44:24 2026] POST /v2.0/security-group-rules => generated 596 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1856] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 7 16:44:24 2026] POST /v2.0/security-group-rules => generated 602 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:44:24.413 7 INFO neutron.db.l3_db [None req-a7f69f36-73c2-449d-a10c-8d54d0a867ab 49cf8482c14549bcae20ad039974efdc 63399f30667342619438932a76d5b51f - - default default] Floating IP 39551461-28db-491e-a5a5-2f3e70c92f41 associated. External IP: 10.96.250.212, port: a935c5e7-44d4-417b-9779-833cb964d4e9. [pid: 8|app: 0|req: 946/1857] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 7 16:44:24 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) 2026-05-07 16:44:24.537 8 INFO neutron.db.securitygroups_db [None req-e5140c82-6ff4-4300-b71d-313cb11ca5f8 8d03cddfbe4240edb1ebabb1d182c244 f34ed16431154622b06aaad0548958de - - default default] Project f34ed16431154622b06aaad0548958de 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: 947/1858] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 7 16:44:24 2026] POST /v2.0/security-group-rules => generated 607 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:44:24.677 8 INFO neutron.db.securitygroups_db [None req-fc588f67-cdb9-40d8-b974-6e613848d05c 8d03cddfbe4240edb1ebabb1d182c244 f34ed16431154622b06aaad0548958de - - default default] Project f34ed16431154622b06aaad0548958de 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: 912/1859] 10.0.0.3 () {34 vars in 747 bytes} [Thu May 7 16:44:24 2026] PUT /v2.0/floatingips/39551461-28db-491e-a5a5-2f3e70c92f41 => generated 856 bytes in 561 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:44:24.755 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c08776f-dcd4-4951-ad39-796e47545a66'] response: {'name': 'network-changed', 'server_uuid': '9034bf66-6919-48d4-8412-616e2ab45c9e', 'tag': 'a935c5e7-44d4-417b-9779-833cb964d4e9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 948/1860] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 7 16:44:24 2026] POST /v2.0/security-group-rules => generated 606 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:44:25.247 7 WARNING neutron.db.securitygroups_db [None req-10fe1e62-5fc0-4e2c-a857-75b488d7614f 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 949/1861] 10.0.0.3 () {32 vars in 647 bytes} [Thu May 7 16:44:25 2026] GET /v2.0/networks => generated 1297 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1862] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:44:25 2026] GET /v2.0/ports?tenant_id=63399f30667342619438932a76d5b51f&device_id=9034bf66-6919-48d4-8412-616e2ab45c9e => generated 1283 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1863] 199.19.213.68 () {34 vars in 985 bytes} [Thu May 7 16:44:25 2026] GET /v2.0/networks?id=534dc747-6c19-4fd7-9b1f-7be16f6da47f => generated 766 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1864] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:44:25 2026] GET /v2.0/security-groups?tenant_id=c83b4d51788946afb026030311479f23&name=default => generated 2925 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1865] 199.19.213.68 () {34 vars in 1059 bytes} [Thu May 7 16:44:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=a935c5e7-44d4-417b-9779-833cb964d4e9 => generated 859 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:44:25.454 8 WARNING neutron.db.securitygroups_db [req-0879594e-380d-4a60-86e9-ae029d799000 req-a1b0fab3-77ce-4e67-8d37-b856c1d107ec 8d03cddfbe4240edb1ebabb1d182c244 f34ed16431154622b06aaad0548958de - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 953/1866] 10.0.0.90 () {34 vars in 1099 bytes} [Thu May 7 16:44:25 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1230792461&fields=id&tenant_id=f34ed16431154622b06aaad0548958de => generated 69 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1867] 199.19.213.68 () {34 vars in 983 bytes} [Thu May 7 16:44:25 2026] GET /v2.0/subnets?id=f92ae230-9aa7-4f3b-bada-609c488211f6 => generated 688 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1868] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:44:25 2026] DELETE /v2.0/security-groups/95f50c38-a773-4373-91c9-92b3599b5aef => 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: 955/1869] 10.0.0.90 () {34 vars in 981 bytes} [Thu May 7 16:44:25 2026] GET /v2.0/networks?id=1e2219d9-48e6-4d9e-8363-e9d0a9fb95f4 => generated 660 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1870] 10.0.0.90 () {34 vars in 964 bytes} [Thu May 7 16:44:25 2026] GET /v2.0/quotas/f34ed16431154622b06aaad0548958de => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1871] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:44:25 2026] GET /v2.0/ports?network_id=534dc747-6c19-4fd7-9b1f-7be16f6da47f&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: 957/1872] 10.0.0.90 () {34 vars in 1001 bytes} [Thu May 7 16:44:25 2026] GET /v2.0/ports?tenant_id=f34ed16431154622b06aaad0548958de&fields=id => generated 103 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1873] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:44:25 2026] GET /v2.0/networks/534dc747-6c19-4fd7-9b1f-7be16f6da47f?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1874] 10.0.0.90 () {34 vars in 1007 bytes} [Thu May 7 16:44:25 2026] GET /v2.0/networks/1e2219d9-48e6-4d9e-8363-e9d0a9fb95f4?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1875] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:44:25 2026] GET /v2.0/networks/534dc747-6c19-4fd7-9b1f-7be16f6da47f?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: 959/1876] 10.0.0.90 () {34 vars in 1107 bytes} [Thu May 7 16:44:25 2026] GET /v2.0/networks/1e2219d9-48e6-4d9e-8363-e9d0a9fb95f4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1877] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:44:25 2026] GET /v2.0/ports?device_id=cc167a2f-5d4b-40b6-b5f0-0ac857b4b182 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1878] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:44:27 2026] GET /v2.0/ports?device_id=cc167a2f-5d4b-40b6-b5f0-0ac857b4b182 => 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: 961/1879] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:44:28 2026] GET /v2.0/ports?device_id=cc167a2f-5d4b-40b6-b5f0-0ac857b4b182 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:44:28.161 7 WARNING neutron.db.securitygroups_db [None req-e0f7c155-bcf2-419b-8e09-0967cc5f22b9 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 919/1880] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:44:28 2026] GET /v2.0/security-groups?tenant_id=ee1eb9e780a9426ba581c7f932ad38e9&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1881] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:44:28 2026] DELETE /v2.0/security-groups/12731c21-d468-4129-865a-3af6f91c56db => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1884] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:44:29 2026] GET /v2.0/ports?device_id=cc167a2f-5d4b-40b6-b5f0-0ac857b4b182 => 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: 921/1885] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:44:30 2026] GET /v2.0/ports?device_id=cc167a2f-5d4b-40b6-b5f0-0ac857b4b182 => 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: 965/1886] 199.19.213.68 () {34 vars in 985 bytes} [Thu May 7 16:44:30 2026] GET /v2.0/networks?id=1e2219d9-48e6-4d9e-8363-e9d0a9fb95f4 => generated 660 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:44:30.410 7 WARNING neutron.db.securitygroups_db [req-0879594e-380d-4a60-86e9-ae029d799000 req-eefa886a-56fe-45d7-a968-117aa83d4856 8d03cddfbe4240edb1ebabb1d182c244 f34ed16431154622b06aaad0548958de - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 922/1887] 199.19.213.68 () {34 vars in 1049 bytes} [Thu May 7 16:44:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f34ed16431154622b06aaad0548958de => 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: 966/1888] 199.19.213.68 () {38 vars in 954 bytes} [Thu May 7 16:44:30 2026] POST /v2.0/ports => generated 954 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1889] 199.19.213.68 () {38 vars in 1027 bytes} [Thu May 7 16:44:30 2026] PUT /v2.0/ports/67240fd7-4b2d-40a3-a97e-d83cf486883c => generated 1235 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:44:31.336 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-08812f45-3993-4aa2-8a9f-b0cdbaeb8151'] response: {'name': 'network-changed', 'server_uuid': 'cc167a2f-5d4b-40b6-b5f0-0ac857b4b182', 'tag': '67240fd7-4b2d-40a3-a97e-d83cf486883c', '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: 967/1890] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:44:31 2026] GET /v2.0/ports?device_id=cc167a2f-5d4b-40b6-b5f0-0ac857b4b182 => generated 969 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: 924/1891] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:44:31 2026] GET /v2.0/security-groups?id=d67aa144-6208-48ca-8c85-98d2d3ca8da5&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: 968/1892] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:44:31 2026] GET /v2.0/ports?tenant_id=f34ed16431154622b06aaad0548958de&device_id=cc167a2f-5d4b-40b6-b5f0-0ac857b4b182 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1893] 199.19.213.68 () {34 vars in 1017 bytes} [Thu May 7 16:44:31 2026] GET /v2.0/networks?tenant_id=f34ed16431154622b06aaad0548958de&shared=False => generated 756 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1894] 199.19.213.68 () {34 vars in 929 bytes} [Thu May 7 16:44:31 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1895] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:44:32 2026] GET /v2.0/ports?device_id=cc167a2f-5d4b-40b6-b5f0-0ac857b4b182 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1896] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:44:32 2026] GET /v2.0/security-groups?id=d67aa144-6208-48ca-8c85-98d2d3ca8da5&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:44:32.691 7 INFO neutron.db.segments_db [None req-60b94a17-4072-4a31-be1c-ea1a25330f47 a537a936679b42218c3b90f56a41286a f299e7652cd14823a7e1a6444f464dd6 - - default default] Added segment dfef1801-fc02-4359-a012-88e74623ac59 of type vxlan for network d10e316f-91bb-4130-8ca8-dad5a14f2942 [pid: 7|app: 0|req: 926/1897] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:44:32 2026] POST /v2.0/networks => generated 632 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1898] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:44:33 2026] GET /v2.0/ports?tenant_id=f34ed16431154622b06aaad0548958de&device_id=cc167a2f-5d4b-40b6-b5f0-0ac857b4b182 => 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: 928/1899] 199.19.213.68 () {34 vars in 1057 bytes} [Thu May 7 16:44:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=67240fd7-4b2d-40a3-a97e-d83cf486883c => 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: 972/1900] 10.0.0.3 () {34 vars in 662 bytes} [Thu May 7 16:44:32 2026] POST /v2.0/ports => generated 743 bytes in 323 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: 929/1901] 199.19.213.68 () {34 vars in 983 bytes} [Thu May 7 16:44:33 2026] GET /v2.0/subnets?id=f8b24f70-8e7f-4929-a383-9a9d0c1dacdf => generated 678 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:44:33.177 8 INFO neutron.db.segments_db [None req-f722f588-e553-480e-8be4-e4e7a0843b3a a537a936679b42218c3b90f56a41286a f299e7652cd14823a7e1a6444f464dd6 - - default default] Added segment b2eeb3a1-e421-4ecf-9af8-cfd466013db6 of type vxlan for network 61bee5b6-fb50-4ae5-965e-6e84af963afd [pid: 7|app: 0|req: 930/1902] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:44:33 2026] GET /v2.0/ports?network_id=1e2219d9-48e6-4d9e-8363-e9d0a9fb95f4&device_owner=network%3Adhcp => 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: 931/1903] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:44:33 2026] GET /v2.0/networks/1e2219d9-48e6-4d9e-8363-e9d0a9fb95f4?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: 973/1904] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:44:33 2026] POST /v2.0/networks => generated 632 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1905] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:44:33 2026] GET /v2.0/networks/1e2219d9-48e6-4d9e-8363-e9d0a9fb95f4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1906] 10.0.0.3 () {34 vars in 662 bytes} [Thu May 7 16:44:33 2026] POST /v2.0/ports => generated 743 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:44:33.637 7 INFO neutron.db.segments_db [None req-207ec375-d887-4ab9-8e12-3b064dfb601a a537a936679b42218c3b90f56a41286a f299e7652cd14823a7e1a6444f464dd6 - - default default] Added segment d6aae241-f89f-4c52-b926-624cd5f527cc of type vxlan for network 3e384bbb-be3f-4c74-9f80-bc8cb46fe585 [pid: 7|app: 0|req: 933/1907] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:44:33 2026] POST /v2.0/networks => generated 630 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 934/1908] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:44:33 2026] GET /v2.0/ports?device_id=cc167a2f-5d4b-40b6-b5f0-0ac857b4b182 => generated 969 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1909] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:44:33 2026] GET /v2.0/security-groups?id=d67aa144-6208-48ca-8c85-98d2d3ca8da5&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: 975/1910] 10.0.0.3 () {34 vars in 662 bytes} [Thu May 7 16:44:33 2026] POST /v2.0/ports => generated 743 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:44:34.096 7 INFO neutron.db.segments_db [None req-cc611c43-2480-4d53-b28e-3652316a2fc5 a537a936679b42218c3b90f56a41286a f299e7652cd14823a7e1a6444f464dd6 - - default default] Added segment 0834fa20-a937-4983-846d-15cde2af626a of type vxlan for network 1d48e0da-ad0e-44ed-852f-f47fa8c48ad0 [pid: 7|app: 0|req: 936/1911] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:44:34 2026] POST /v2.0/networks => generated 632 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 976/1912] 10.0.0.3 () {34 vars in 662 bytes} [Thu May 7 16:44:34 2026] POST /v2.0/ports => generated 743 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:44:34.588 7 INFO neutron.db.segments_db [None req-3aabb81b-2feb-4543-8828-5e25304c48a3 a537a936679b42218c3b90f56a41286a f299e7652cd14823a7e1a6444f464dd6 - - default default] Added segment 44a1f6f1-be65-492c-8c9e-f3e83b9c93cd of type vxlan for network 0ae4bd10-a1e5-4285-8288-1820cd413244 [pid: 7|app: 0|req: 937/1913] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:44:34 2026] POST /v2.0/networks => generated 631 bytes in 162 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: 938/1914] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:44:34 2026] GET /v2.0/ports?device_id=cc167a2f-5d4b-40b6-b5f0-0ac857b4b182 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1915] 10.0.0.3 () {34 vars in 662 bytes} [Thu May 7 16:44:34 2026] POST /v2.0/ports => generated 743 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1916] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:44:34 2026] GET /v2.0/security-groups?id=d67aa144-6208-48ca-8c85-98d2d3ca8da5&fields=id&fields=name => generated 114 bytes in 24 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: 978/1917] 10.0.0.3 () {34 vars in 745 bytes} [Thu May 7 16:44:35 2026] PUT /v2.0/ports/55e3ec03-d76d-4ca4-97e5-abd51137f5b1/tags => generated 17 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1918] 10.0.0.3 () {34 vars in 745 bytes} [Thu May 7 16:44:35 2026] PUT /v2.0/ports/3094e0a7-4e31-468e-adbf-2708d2d9a5f2/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 979/1919] 10.0.0.3 () {34 vars in 745 bytes} [Thu May 7 16:44:35 2026] PUT /v2.0/ports/5c651789-500e-4180-b97f-8eab95c73a08/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 941/1920] 10.0.0.3 () {34 vars in 745 bytes} [Thu May 7 16:44:35 2026] PUT /v2.0/ports/86822bac-1d33-4730-bd82-e6231ba4e3a2/tags => generated 19 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: 8|app: 0|req: 980/1921] 10.0.0.3 () {32 vars in 658 bytes} [Thu May 7 16:44:35 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 71 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: 942/1922] 10.0.0.3 () {32 vars in 672 bytes} [Thu May 7 16:44:35 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1923] 10.0.0.3 () {32 vars in 668 bytes} [Thu May 7 16:44:35 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1924] 10.0.0.3 () {32 vars in 680 bytes} [Thu May 7 16:44:35 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1925] 10.0.0.3 () {32 vars in 666 bytes} [Thu May 7 16:44:35 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1926] 10.0.0.3 () {32 vars in 680 bytes} [Thu May 7 16:44:35 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1927] 10.0.0.3 () {32 vars in 676 bytes} [Thu May 7 16:44:35 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: 7|app: 0|req: 945/1928] 10.0.0.3 () {32 vars in 688 bytes} [Thu May 7 16:44:35 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:44:36.116 8 INFO neutron_taas.services.taas.taas_plugin [None req-cda45bc8-d10f-4e49-aa46-3dec4dfcfc62 a537a936679b42218c3b90f56a41286a f299e7652cd14823a7e1a6444f464dd6 - - default default] TaaS: Handle Delete Port: 55e3ec03-d76d-4ca4-97e5-abd51137f5b1 2026-05-07 16:44:36.118 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cda45bc8-d10f-4e49-aa46-3dec4dfcfc62 a537a936679b42218c3b90f56a41286a f299e7652cd14823a7e1a6444f464dd6 - - default default] Tap Mirror: Handle Delete Port: 55e3ec03-d76d-4ca4-97e5-abd51137f5b1 [pid: 7|app: 0|req: 946/1929] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:44:36 2026] GET /v2.0/ports?device_id=cc167a2f-5d4b-40b6-b5f0-0ac857b4b182 => 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: 947/1930] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:44:36 2026] GET /v2.0/security-groups?id=d67aa144-6208-48ca-8c85-98d2d3ca8da5&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: 984/1931] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 7 16:44:36 2026] DELETE /v2.0/ports/55e3ec03-d76d-4ca4-97e5-abd51137f5b1 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:44:36.301 7 INFO neutron_taas.services.taas.taas_plugin [None req-18246629-4ae7-4a66-8b27-303dfeb01889 a537a936679b42218c3b90f56a41286a f299e7652cd14823a7e1a6444f464dd6 - - default default] TaaS: Handle Delete Port: 3094e0a7-4e31-468e-adbf-2708d2d9a5f2 2026-05-07 16:44:36.304 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-18246629-4ae7-4a66-8b27-303dfeb01889 a537a936679b42218c3b90f56a41286a f299e7652cd14823a7e1a6444f464dd6 - - default default] Tap Mirror: Handle Delete Port: 3094e0a7-4e31-468e-adbf-2708d2d9a5f2 [pid: 7|app: 0|req: 948/1932] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 7 16:44:36 2026] DELETE /v2.0/ports/3094e0a7-4e31-468e-adbf-2708d2d9a5f2 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:44:36.493 8 INFO neutron_taas.services.taas.taas_plugin [None req-83b73cd9-4ff2-44b8-bbd7-0792b1aa7073 a537a936679b42218c3b90f56a41286a f299e7652cd14823a7e1a6444f464dd6 - - default default] TaaS: Handle Delete Port: 5c651789-500e-4180-b97f-8eab95c73a08 2026-05-07 16:44:36.496 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-83b73cd9-4ff2-44b8-bbd7-0792b1aa7073 a537a936679b42218c3b90f56a41286a f299e7652cd14823a7e1a6444f464dd6 - - default default] Tap Mirror: Handle Delete Port: 5c651789-500e-4180-b97f-8eab95c73a08 [pid: 8|app: 0|req: 985/1933] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 7 16:44:36 2026] DELETE /v2.0/ports/5c651789-500e-4180-b97f-8eab95c73a08 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:44:36.676 7 INFO neutron_taas.services.taas.taas_plugin [None req-90b39d13-9ff8-472f-bfe5-688b97064820 a537a936679b42218c3b90f56a41286a f299e7652cd14823a7e1a6444f464dd6 - - default default] TaaS: Handle Delete Port: 86822bac-1d33-4730-bd82-e6231ba4e3a2 2026-05-07 16:44:36.681 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-90b39d13-9ff8-472f-bfe5-688b97064820 a537a936679b42218c3b90f56a41286a f299e7652cd14823a7e1a6444f464dd6 - - default default] Tap Mirror: Handle Delete Port: 86822bac-1d33-4730-bd82-e6231ba4e3a2 [pid: 8|app: 0|req: 986/1934] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:44:36 2026] GET /v2.0/ports?device_id=9034bf66-6919-48d4-8412-616e2ab45c9e => generated 1014 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1935] 10.0.0.90 () {34 vars in 1119 bytes} [Thu May 7 16:44:36 2026] GET /v2.0/security-groups?id=0933c386-6442-4cc7-ba05-14d804ae990b&id=1b173129-f7a6-4ef6-aea4-2088ce381bb4&fields=id&fields=name => generated 205 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1936] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 7 16:44:36 2026] DELETE /v2.0/ports/86822bac-1d33-4730-bd82-e6231ba4e3a2 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:44:36.837 8 INFO neutron_taas.services.taas.taas_plugin [None req-74c8244c-effe-4f31-a077-597a9e68e908 a537a936679b42218c3b90f56a41286a f299e7652cd14823a7e1a6444f464dd6 - - default default] TaaS: Handle Delete Port: d5cbb28f-d389-4f13-a29d-78c2f5da7414 2026-05-07 16:44:36.840 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-74c8244c-effe-4f31-a077-597a9e68e908 a537a936679b42218c3b90f56a41286a f299e7652cd14823a7e1a6444f464dd6 - - default default] Tap Mirror: Handle Delete Port: d5cbb28f-d389-4f13-a29d-78c2f5da7414 [pid: 7|app: 0|req: 950/1937] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 7 16:44:36 2026] GET /v2.0/ports?device_id=9034bf66-6919-48d4-8412-616e2ab45c9e => generated 1283 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1938] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 7 16:44:36 2026] DELETE /v2.0/ports/d5cbb28f-d389-4f13-a29d-78c2f5da7414 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1939] 10.0.0.3 () {32 vars in 856 bytes} [Thu May 7 16:44:36 2026] GET /v2.0/floatingips?floating_network_id=65cd5016-3543-4673-9bea-17ddfd626d5f&port_id=a935c5e7-44d4-417b-9779-833cb964d4e9 => generated 861 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:44:37.055 8 INFO neutron.services.segments.plugin [-] Segment dfef1801-fc02-4359-a012-88e74623ac59 resource provider aggregate not found 2026-05-07 16:44:37.062 8 INFO neutron.services.segments.plugin [-] Segment dfef1801-fc02-4359-a012-88e74623ac59 resource provider aggregate not found 2026-05-07 16:44:37.078 8 INFO neutron.services.segments.plugin [-] Segment dfef1801-fc02-4359-a012-88e74623ac59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfef1801-fc02-4359-a012-88e74623ac59 found for delete ", "request_id": "req-c11034cd-62a1-4437-a1ee-4147aba7f4e2"}]} 2026-05-07 16:44:37.081 8 INFO neutron.services.segments.plugin [-] Segment dfef1801-fc02-4359-a012-88e74623ac59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfef1801-fc02-4359-a012-88e74623ac59 found for delete ", "request_id": "req-51cfe19f-efca-4193-8f50-6b7529b26055"}]} [pid: 8|app: 0|req: 989/1940] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:44:36 2026] DELETE /v2.0/networks/d10e316f-91bb-4130-8ca8-dad5a14f2942 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:44:37.235 7 INFO neutron.services.segments.plugin [-] Segment b2eeb3a1-e421-4ecf-9af8-cfd466013db6 resource provider aggregate not found 2026-05-07 16:44:37.240 7 INFO neutron.services.segments.plugin [-] Segment b2eeb3a1-e421-4ecf-9af8-cfd466013db6 resource provider aggregate not found 2026-05-07 16:44:37.256 7 INFO neutron.services.segments.plugin [-] Segment b2eeb3a1-e421-4ecf-9af8-cfd466013db6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2eeb3a1-e421-4ecf-9af8-cfd466013db6 found for delete ", "request_id": "req-866251d3-fbc9-4440-bae5-1d6872fbc953"}]} 2026-05-07 16:44:37.259 7 INFO neutron.services.segments.plugin [-] Segment b2eeb3a1-e421-4ecf-9af8-cfd466013db6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2eeb3a1-e421-4ecf-9af8-cfd466013db6 found for delete ", "request_id": "req-e6c89a34-9a7e-488a-b7e2-c21623e30d05"}]} [pid: 7|app: 0|req: 952/1941] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:44:37 2026] DELETE /v2.0/networks/61bee5b6-fb50-4ae5-965e-6e84af963afd => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1942] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:44:37 2026] GET /v2.0/ports?device_id=cc167a2f-5d4b-40b6-b5f0-0ac857b4b182 => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1943] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:44:37 2026] GET /v2.0/security-groups?id=d67aa144-6208-48ca-8c85-98d2d3ca8da5&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: 953/1944] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:44:37 2026] DELETE /v2.0/networks/3e384bbb-be3f-4c74-9f80-bc8cb46fe585 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1945] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:44:37 2026] DELETE /v2.0/networks/1d48e0da-ad0e-44ed-852f-f47fa8c48ad0 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1946] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:44:37 2026] DELETE /v2.0/networks/0ae4bd10-a1e5-4285-8288-1820cd413244 => 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: 993/1947] 10.0.0.179 () {34 vars in 990 bytes} [Thu May 7 16:44:37 2026] GET /v2.0/ports?device_id=9034bf66-6919-48d4-8412-616e2ab45c9e => generated 1283 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1948] 10.0.0.179 () {34 vars in 1120 bytes} [Thu May 7 16:44:37 2026] GET /v2.0/security-groups?id=1b173129-f7a6-4ef6-aea4-2088ce381bb4&id=0933c386-6442-4cc7-ba05-14d804ae990b&fields=id&fields=name => generated 205 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1949] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:44:38 2026] GET /v2.0/ports?device_id=cc167a2f-5d4b-40b6-b5f0-0ac857b4b182 => 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: 956/1950] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:44:38 2026] GET /v2.0/security-groups?id=d67aa144-6208-48ca-8c85-98d2d3ca8da5&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: 957/1951] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:44:38 2026] GET /v2.0/ports?device_id=cc167a2f-5d4b-40b6-b5f0-0ac857b4b182 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1952] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:44:38 2026] GET /v2.0/security-groups?id=d67aa144-6208-48ca-8c85-98d2d3ca8da5&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:44:38.722 8 WARNING neutron.db.securitygroups_db [None req-54820cc0-8ccf-4268-b2fe-0435fb9c8a9d 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 959/1953] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 7 16:44:38 2026] GET /v2.0/ports?device_id=cc167a2f-5d4b-40b6-b5f0-0ac857b4b182 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1954] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:44:38 2026] GET /v2.0/security-groups?tenant_id=d0bec47388974a2f8c875446c2b23432&name=default => generated 2925 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1955] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:44:38 2026] DELETE /v2.0/security-groups/c25e7941-ea8a-4ac9-abc8-051568a5ed38 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:44:39.102 8 INFO neutron.services.segments.plugin [-] Segment 0834fa20-a937-4983-846d-15cde2af626a resource provider aggregate not found 2026-05-07 16:44:39.106 8 WARNING neutron.db.securitygroups_db [None req-81b21759-2784-4ec0-89e4-41a20d08eade 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-07 16:44:39.109 8 INFO neutron.services.segments.plugin [-] Segment 0834fa20-a937-4983-846d-15cde2af626a resource provider aggregate not found 2026-05-07 16:44:39.127 8 INFO neutron.services.segments.plugin [-] Segment 0834fa20-a937-4983-846d-15cde2af626a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0834fa20-a937-4983-846d-15cde2af626a found for delete ", "request_id": "req-e5da15a3-3eb2-43ba-a3f1-4f603a879f5e"}]} 2026-05-07 16:44:39.128 8 INFO neutron.services.segments.plugin [-] Segment 0834fa20-a937-4983-846d-15cde2af626a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0834fa20-a937-4983-846d-15cde2af626a found for delete ", "request_id": "req-c3e28320-e23a-402a-a0ba-02a1e51e3a35"}]} [pid: 8|app: 0|req: 997/1956] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:44:39 2026] GET /v2.0/security-groups?tenant_id=f299e7652cd14823a7e1a6444f464dd6&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1957] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:44:39 2026] DELETE /v2.0/security-groups/78f17e32-8dba-4ea8-b24d-34a2a2c82069 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:44:39.289 7 INFO neutron.services.segments.plugin [-] Segment d6aae241-f89f-4c52-b926-624cd5f527cc resource provider aggregate not found 2026-05-07 16:44:39.291 7 INFO neutron.services.segments.plugin [-] Segment d6aae241-f89f-4c52-b926-624cd5f527cc resource provider aggregate not found 2026-05-07 16:44:39.334 7 INFO neutron.services.segments.plugin [-] Segment d6aae241-f89f-4c52-b926-624cd5f527cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6aae241-f89f-4c52-b926-624cd5f527cc found for delete ", "request_id": "req-0b7285d8-4b18-4236-b5bf-e107198cb1e4"}]} 2026-05-07 16:44:39.337 7 INFO neutron.services.segments.plugin [-] Segment d6aae241-f89f-4c52-b926-624cd5f527cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6aae241-f89f-4c52-b926-624cd5f527cc found for delete ", "request_id": "req-87e1551a-3e8e-499e-8063-5e76a60f352e"}]} 2026-05-07 16:44:39.353 7 INFO neutron.services.segments.plugin [-] Segment 44a1f6f1-be65-492c-8c9e-f3e83b9c93cd resource provider aggregate not found 2026-05-07 16:44:39.356 7 INFO neutron.services.segments.plugin [-] Segment 44a1f6f1-be65-492c-8c9e-f3e83b9c93cd resource provider aggregate not found 2026-05-07 16:44:39.377 7 INFO neutron.services.segments.plugin [-] Segment 44a1f6f1-be65-492c-8c9e-f3e83b9c93cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44a1f6f1-be65-492c-8c9e-f3e83b9c93cd found for delete ", "request_id": "req-d70ee602-266f-456b-a653-96355dd9b578"}]} 2026-05-07 16:44:39.382 7 INFO neutron.services.segments.plugin [-] Segment 44a1f6f1-be65-492c-8c9e-f3e83b9c93cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44a1f6f1-be65-492c-8c9e-f3e83b9c93cd found for delete ", "request_id": "req-8467c89a-22eb-4971-bb59-3c050add527e"}]} 2026-05-07 16:44:39.438 8 WARNING neutron.db.securitygroups_db [None req-8cb071ba-3765-4299-9c52-d20a64bef387 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-07 16:44:39.547 7 INFO neutron.db.l3_db [None req-34711127-bd16-4566-ae99-abd37be0c0da 8d03cddfbe4240edb1ebabb1d182c244 f34ed16431154622b06aaad0548958de - - default default] Floating IP 25a9578d-ec1f-4a35-bcfb-a8172c3c9e90 associated. External IP: 10.96.250.208, port: 67240fd7-4b2d-40a3-a97e-d83cf486883c. [pid: 8|app: 0|req: 999/1958] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:44:39 2026] GET /v2.0/security-groups?tenant_id=25404f7acc5e4bfeb58ec089727b77e6&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1959] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:44:39 2026] DELETE /v2.0/security-groups/6e64b7a0-f965-43ab-84f3-a1fdc7547387 => 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: 960/1960] 10.0.0.3 () {34 vars in 675 bytes} [Thu May 7 16:44:38 2026] POST /v2.0/floatingips => generated 855 bytes in 1090 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:44:39.927 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-01da49cd-0646-4a31-8862-109e03ed127e'] response: {'name': 'network-changed', 'server_uuid': 'cc167a2f-5d4b-40b6-b5f0-0ac857b4b182', 'tag': '67240fd7-4b2d-40a3-a97e-d83cf486883c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1001/1961] 10.0.0.3 () {32 vars in 727 bytes} [Thu May 7 16:44:39 2026] GET /v2.0/floatingips/25a9578d-ec1f-4a35-bcfb-a8172c3c9e90 => generated 855 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1962] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:44:40 2026] GET /v2.0/ports?tenant_id=f34ed16431154622b06aaad0548958de&device_id=cc167a2f-5d4b-40b6-b5f0-0ac857b4b182 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1963] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:44:40 2026] GET /v2.0/ports?device_id=9034bf66-6919-48d4-8412-616e2ab45c9e => generated 1014 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1964] 10.0.0.90 () {34 vars in 1119 bytes} [Thu May 7 16:44:40 2026] GET /v2.0/security-groups?id=0933c386-6442-4cc7-ba05-14d804ae990b&id=1b173129-f7a6-4ef6-aea4-2088ce381bb4&fields=id&fields=name => generated 205 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1965] 199.19.213.68 () {34 vars in 985 bytes} [Thu May 7 16:44:40 2026] GET /v2.0/networks?id=1e2219d9-48e6-4d9e-8363-e9d0a9fb95f4 => generated 756 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1966] 199.19.213.68 () {34 vars in 1057 bytes} [Thu May 7 16:44:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=67240fd7-4b2d-40a3-a97e-d83cf486883c => generated 858 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1967] 199.19.213.68 () {34 vars in 983 bytes} [Thu May 7 16:44:40 2026] GET /v2.0/subnets?id=f8b24f70-8e7f-4929-a383-9a9d0c1dacdf => 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: 1005/1968] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:44:40 2026] GET /v2.0/ports?network_id=1e2219d9-48e6-4d9e-8363-e9d0a9fb95f4&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1969] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:44:40 2026] GET /v2.0/networks/1e2219d9-48e6-4d9e-8363-e9d0a9fb95f4?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1970] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:44:40 2026] GET /v2.0/networks/1e2219d9-48e6-4d9e-8363-e9d0a9fb95f4?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: 965/1971] 10.0.0.3 () {32 vars in 727 bytes} [Thu May 7 16:44:40 2026] GET /v2.0/floatingips/25a9578d-ec1f-4a35-bcfb-a8172c3c9e90 => generated 855 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1972] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:44:41 2026] GET /v2.0/ports?device_id=9034bf66-6919-48d4-8412-616e2ab45c9e => generated 1014 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1973] 10.0.0.90 () {34 vars in 1119 bytes} [Thu May 7 16:44:41 2026] GET /v2.0/security-groups?id=0933c386-6442-4cc7-ba05-14d804ae990b&id=1b173129-f7a6-4ef6-aea4-2088ce381bb4&fields=id&fields=name => generated 205 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1974] 10.0.0.3 () {32 vars in 727 bytes} [Thu May 7 16:44:42 2026] GET /v2.0/floatingips/25a9578d-ec1f-4a35-bcfb-a8172c3c9e90 => generated 855 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1975] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:44:42 2026] GET /v2.0/ports?device_id=9034bf66-6919-48d4-8412-616e2ab45c9e => generated 1014 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1976] 10.0.0.90 () {34 vars in 1119 bytes} [Thu May 7 16:44:42 2026] GET /v2.0/security-groups?id=0933c386-6442-4cc7-ba05-14d804ae990b&id=1b173129-f7a6-4ef6-aea4-2088ce381bb4&fields=id&fields=name => generated 205 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1977] 199.19.213.68 () {34 vars in 993 bytes} [Thu May 7 16:44:42 2026] GET /v2.0/ports?device_id=9034bf66-6919-48d4-8412-616e2ab45c9e => generated 1014 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:44:43.052 8 INFO neutron_taas.services.taas.taas_plugin [req-0416c849-dc79-4638-bddf-2a3f599c1574 req-04521aa5-2519-4909-aeaf-0340c8cf4ae3 49cf8482c14549bcae20ad039974efdc 63399f30667342619438932a76d5b51f - - default default] TaaS: Handle Delete Port: a935c5e7-44d4-417b-9779-833cb964d4e9 2026-05-07 16:44:43.056 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-0416c849-dc79-4638-bddf-2a3f599c1574 req-04521aa5-2519-4909-aeaf-0340c8cf4ae3 49cf8482c14549bcae20ad039974efdc 63399f30667342619438932a76d5b51f - - default default] Tap Mirror: Handle Delete Port: a935c5e7-44d4-417b-9779-833cb964d4e9 [pid: 7|app: 0|req: 969/1978] 10.0.0.3 () {32 vars in 727 bytes} [Thu May 7 16:44:43 2026] GET /v2.0/floatingips/25a9578d-ec1f-4a35-bcfb-a8172c3c9e90 => generated 857 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:44:43.200 8 INFO neutron.db.l3_db [req-0416c849-dc79-4638-bddf-2a3f599c1574 req-04521aa5-2519-4909-aeaf-0340c8cf4ae3 49cf8482c14549bcae20ad039974efdc 63399f30667342619438932a76d5b51f - - default default] Floating IP 39551461-28db-491e-a5a5-2f3e70c92f41 disassociated. External IP: 10.96.250.212, port: a935c5e7-44d4-417b-9779-833cb964d4e9. [pid: 8|app: 0|req: 1010/1979] 199.19.213.68 () {36 vars in 996 bytes} [Thu May 7 16:44:42 2026] DELETE /v2.0/ports/a935c5e7-44d4-417b-9779-833cb964d4e9 => generated 0 bytes in 781 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:44:43.729 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-714d4953-3a6d-43e7-a394-82606cd0f291'] response: {'server_uuid': '9034bf66-6919-48d4-8412-616e2ab45c9e', 'name': 'network-vif-deleted', 'tag': 'a935c5e7-44d4-417b-9779-833cb964d4e9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1013/1982] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:44:43 2026] GET /v2.0/ports?device_id=9034bf66-6919-48d4-8412-616e2ab45c9e => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1983] 10.0.0.3 () {34 vars in 676 bytes} [Thu May 7 16:44:43 2026] POST /v2.0/qos/policies => generated 359 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1984] 10.0.0.3 () {34 vars in 676 bytes} [Thu May 7 16:44:44 2026] POST /v2.0/qos/policies => generated 359 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1985] 10.0.0.3 () {34 vars in 676 bytes} [Thu May 7 16:44:44 2026] POST /v2.0/qos/policies => generated 359 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1986] 10.0.0.3 () {34 vars in 676 bytes} [Thu May 7 16:44:44 2026] POST /v2.0/qos/policies => generated 359 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1987] 10.0.0.3 () {34 vars in 676 bytes} [Thu May 7 16:44:44 2026] POST /v2.0/qos/policies => generated 359 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:44:44.442 8 WARNING tagging [None req-11763c35-9b82-44ae-8d80-768a74f3a816 11abc24bec8446f5805f83c2e9b9e9ab 0888a0c2cdbf4593836203895f74c5d6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1016/1988] 10.0.0.3 () {34 vars in 751 bytes} [Thu May 7 16:44:44 2026] PUT /v2.0/policies/afedb80d-f11a-4520-9286-08c0c58f20d2/tags => generated 17 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:44:44.509 7 WARNING tagging [None req-1ff8fb33-f481-4125-bfa2-5374d912187d 11abc24bec8446f5805f83c2e9b9e9ab 0888a0c2cdbf4593836203895f74c5d6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 973/1989] 10.0.0.3 () {34 vars in 751 bytes} [Thu May 7 16:44:44 2026] PUT /v2.0/policies/af26f5fe-79b5-44c5-a24b-110d4192c39b/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:44:44.573 8 WARNING tagging [None req-92ce995f-b3ab-477b-9318-8316f98c6e3f 11abc24bec8446f5805f83c2e9b9e9ab 0888a0c2cdbf4593836203895f74c5d6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1017/1990] 10.0.0.3 () {34 vars in 751 bytes} [Thu May 7 16:44:44 2026] PUT /v2.0/policies/0cd08d6c-5843-4a1d-9cac-989818d29b1e/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:44:44.634 7 WARNING tagging [None req-9e550f2b-64f8-467f-9a44-11b4bcfad7c7 11abc24bec8446f5805f83c2e9b9e9ab 0888a0c2cdbf4593836203895f74c5d6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 974/1991] 10.0.0.3 () {34 vars in 751 bytes} [Thu May 7 16:44:44 2026] PUT /v2.0/policies/c20ba33d-d667-465e-ba2d-9598b7ae755f/tags => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1992] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:44:45 2026] GET /v2.0/ports?device_id=9034bf66-6919-48d4-8412-616e2ab45c9e => 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: 1018/1993] 10.0.0.3 () {32 vars in 672 bytes} [Thu May 7 16:44:45 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1994] 10.0.0.3 () {32 vars in 686 bytes} [Thu May 7 16:44:45 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1995] 10.0.0.3 () {32 vars in 682 bytes} [Thu May 7 16:44:45 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1996] 10.0.0.3 () {32 vars in 694 bytes} [Thu May 7 16:44:45 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1997] 10.0.0.3 () {32 vars in 680 bytes} [Thu May 7 16:44:45 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1998] 10.0.0.3 () {32 vars in 694 bytes} [Thu May 7 16:44:45 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1999] 10.0.0.3 () {32 vars in 690 bytes} [Thu May 7 16:44:45 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/2000] 10.0.0.3 () {32 vars in 702 bytes} [Thu May 7 16:44:45 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2001] 10.0.0.3 () {32 vars in 732 bytes} [Thu May 7 16:44:45 2026] DELETE /v2.0/qos/policies/afedb80d-f11a-4520-9286-08c0c58f20d2 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2002] 10.0.0.3 () {32 vars in 732 bytes} [Thu May 7 16:44:45 2026] DELETE /v2.0/qos/policies/af26f5fe-79b5-44c5-a24b-110d4192c39b => 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: 1023/2003] 10.0.0.3 () {32 vars in 732 bytes} [Thu May 7 16:44:45 2026] DELETE /v2.0/qos/policies/0cd08d6c-5843-4a1d-9cac-989818d29b1e => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2004] 10.0.0.3 () {32 vars in 732 bytes} [Thu May 7 16:44:45 2026] DELETE /v2.0/qos/policies/c20ba33d-d667-465e-ba2d-9598b7ae755f => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2005] 10.0.0.3 () {32 vars in 732 bytes} [Thu May 7 16:44:45 2026] DELETE /v2.0/qos/policies/7502b660-e2bb-410a-9560-8474510e6154 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2006] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:44:46 2026] GET /v2.0/ports?device_id=9034bf66-6919-48d4-8412-616e2ab45c9e => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:44:47.018 8 WARNING neutron.db.securitygroups_db [None req-b0cefd4d-8d1c-44e3-a693-b61f6055e90a 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1025/2007] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:44:46 2026] GET /v2.0/security-groups?tenant_id=f8b4fc53a7fb448e80ccb5562477b64a&name=default => generated 2925 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2008] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:44:47 2026] DELETE /v2.0/security-groups/39d58819-e540-4056-aa9c-f737e84d354d => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:44:47.358 8 WARNING neutron.db.securitygroups_db [None req-181f2a29-6e25-4c1d-a6d5-a6f0602e6d86 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 984/2009] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:44:47 2026] DELETE /v2.0/security-groups/1b173129-f7a6-4ef6-aea4-2088ce381bb4 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2010] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:44:47 2026] GET /v2.0/security-groups?tenant_id=0888a0c2cdbf4593836203895f74c5d6&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:44:47.495 7 INFO neutron.api.v2.resource [None req-0b07b912-1176-45aa-8dec-0b9efb13d7c6 49cf8482c14549bcae20ad039974efdc 63399f30667342619438932a76d5b51f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 985/2011] 10.0.0.3 () {32 vars in 735 bytes} [Thu May 7 16:44:47 2026] GET /v2.0/security-groups/1b173129-f7a6-4ef6-aea4-2088ce381bb4 => 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: 1027/2012] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:44:47 2026] DELETE /v2.0/security-groups/c0f69f22-6a77-47f1-ae6e-ac43580b7efd => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:44:47.601 7 INFO neutron_taas.services.taas.taas_plugin [None req-009943db-fed5-4901-9ce6-64be0aa3d4cf 49cf8482c14549bcae20ad039974efdc 63399f30667342619438932a76d5b51f - - default default] TaaS: Handle Delete Port: 3037767a-59a2-48b7-b530-400f15f745f6 2026-05-07 16:44:47.603 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-009943db-fed5-4901-9ce6-64be0aa3d4cf 49cf8482c14549bcae20ad039974efdc 63399f30667342619438932a76d5b51f - - default default] Tap Mirror: Handle Delete Port: 3037767a-59a2-48b7-b530-400f15f745f6 2026-05-07 16:44:47.719 8 WARNING neutron.db.securitygroups_db [None req-c3944a3b-7225-4fe0-9f5f-fa6ee7b35ae2 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 986/2013] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 7 16:44:47 2026] DELETE /v2.0/floatingips/39551461-28db-491e-a5a5-2f3e70c92f41 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2014] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:44:47 2026] GET /v2.0/security-groups?tenant_id=fdaa757d99174d3c81435c8381ef2d8d&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2015] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:44:47 2026] DELETE /v2.0/security-groups/0933c386-6442-4cc7-ba05-14d804ae990b => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2016] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:44:47 2026] DELETE /v2.0/security-groups/564d76f2-81fb-47cd-9340-13f0ea3b78e8 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:44:48.287 7 INFO neutron_taas.services.taas.taas_plugin [None req-3f97f372-e192-42ae-921d-06f2e2fe18ec 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] TaaS: Handle Delete Port: 412c9d53-22f7-4f21-abd3-24f30dec5a35 2026-05-07 16:44:48.289 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3f97f372-e192-42ae-921d-06f2e2fe18ec 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Tap Mirror: Handle Delete Port: 412c9d53-22f7-4f21-abd3-24f30dec5a35 [pid: 7|app: 0|req: 988/2017] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 7 16:44:47 2026] PUT /v2.0/routers/5f73d757-3bbc-4b81-9556-8b79043880ab/remove_router_interface => generated 310 bytes in 1717 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2018] 10.0.0.179 () {34 vars in 990 bytes} [Thu May 7 16:44:49 2026] GET /v2.0/ports?device_id=cc167a2f-5d4b-40b6-b5f0-0ac857b4b182 => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:44:49.838 8 INFO neutron_taas.services.taas.taas_plugin [None req-d8ef2dd9-9a6e-4549-8cac-a3772871dd2e 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] TaaS: Handle Delete Port: 4274fbc6-01ca-4de6-9135-3fc181c641dd 2026-05-07 16:44:49.841 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8ef2dd9-9a6e-4549-8cac-a3772871dd2e 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Tap Mirror: Handle Delete Port: 4274fbc6-01ca-4de6-9135-3fc181c641dd [pid: 7|app: 0|req: 990/2019] 10.0.0.179 () {34 vars in 1040 bytes} [Thu May 7 16:44:49 2026] GET /v2.0/security-groups?id=d67aa144-6208-48ca-8c85-98d2d3ca8da5&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:44:50.100 8 INFO neutron_taas.services.taas.taas_plugin [None req-d8ef2dd9-9a6e-4549-8cac-a3772871dd2e 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] TaaS: Handle Delete Port: f0115d58-dd92-48c6-8a72-42ac43413312 2026-05-07 16:44:50.103 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8ef2dd9-9a6e-4549-8cac-a3772871dd2e 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Tap Mirror: Handle Delete Port: f0115d58-dd92-48c6-8a72-42ac43413312 2026-05-07 16:44:50.440 8 INFO neutron.services.segments.plugin [-] Segment 283806c1-5216-4b69-be69-3f4187d854bf resource provider aggregate not found 2026-05-07 16:44:50.445 8 INFO neutron.services.segments.plugin [-] Segment 283806c1-5216-4b69-be69-3f4187d854bf resource provider aggregate not found 2026-05-07 16:44:50.458 8 INFO neutron.services.segments.plugin [-] Segment 283806c1-5216-4b69-be69-3f4187d854bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 283806c1-5216-4b69-be69-3f4187d854bf found for delete ", "request_id": "req-e9bf71a4-d46f-4350-81e5-f5b0d5df708e"}]} 2026-05-07 16:44:50.473 8 INFO neutron.services.segments.plugin [-] Segment 283806c1-5216-4b69-be69-3f4187d854bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 283806c1-5216-4b69-be69-3f4187d854bf found for delete ", "request_id": "req-05bad827-7c1a-40cf-bab9-4e1069a95da1"}]} 2026-05-07 16:44:50.482 8 INFO neutron.db.l3_hamode_db [None req-d8ef2dd9-9a6e-4549-8cac-a3772871dd2e 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] HA network 7eb5383e-afec-4370-969c-0c79bf9cdffd was deleted as no HA routers are present in project 63399f30667342619438932a76d5b51f. [pid: 8|app: 0|req: 1030/2020] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:44:49 2026] DELETE /v2.0/routers/5f73d757-3bbc-4b81-9556-8b79043880ab => generated 0 bytes in 867 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2021] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:44:50 2026] DELETE /v2.0/subnets/f92ae230-9aa7-4f3b-bada-609c488211f6 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:44:50.782 8 INFO neutron_taas.services.taas.taas_plugin [None req-0601c22a-ae30-4851-8fda-fa6ed823b9ca 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] TaaS: Handle Delete Port: c65f62e1-959f-4045-b9c8-b3732083171c 2026-05-07 16:44:50.785 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0601c22a-ae30-4851-8fda-fa6ed823b9ca 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Tap Mirror: Handle Delete Port: c65f62e1-959f-4045-b9c8-b3732083171c [pid: 8|app: 0|req: 1031/2022] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:44:50 2026] DELETE /v2.0/networks/534dc747-6c19-4fd7-9b1f-7be16f6da47f => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:44:51.399 7 INFO neutron_taas.services.taas.taas_plugin [None req-ff8c4c00-32f7-4ea6-a5ee-8927e52a74db 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] TaaS: Handle Delete Port: 09f0d2ed-19d8-4ef2-acba-3a14233ff5a0 2026-05-07 16:44:51.404 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ff8c4c00-32f7-4ea6-a5ee-8927e52a74db 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Tap Mirror: Handle Delete Port: 09f0d2ed-19d8-4ef2-acba-3a14233ff5a0 [pid: 7|app: 0|req: 992/2023] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 7 16:44:51 2026] PUT /v2.0/routers/3c564781-e98f-4f68-a10f-5bf500b95de1/remove_router_interface => generated 310 bytes in 976 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:44:52.178 8 INFO neutron_taas.services.taas.taas_plugin [None req-30462490-a911-4f4a-be1e-817fd7d88b06 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] TaaS: Handle Delete Port: 2a16ca8d-c288-4c50-aac7-db09f356eea8 2026-05-07 16:44:52.182 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-30462490-a911-4f4a-be1e-817fd7d88b06 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Tap Mirror: Handle Delete Port: 2a16ca8d-c288-4c50-aac7-db09f356eea8 2026-05-07 16:44:52.411 7 INFO neutron.db.segments_db [None req-fc864f93-30ea-49e8-bb3d-8e84c9f1dcc8 f5419541aff1438491b9ecffaa813e04 4ffd17a32df84a47986da74f09e70092 - - default default] Added segment 57a16828-88ab-4910-9e4d-9822181b3e13 of type vxlan for network 2d5410e9-bd1a-415c-8209-5fde0065c1ae 2026-05-07 16:44:52.429 8 INFO neutron_taas.services.taas.taas_plugin [None req-30462490-a911-4f4a-be1e-817fd7d88b06 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] TaaS: Handle Delete Port: dfb88d46-abd9-4546-a9b8-5fe7827a05da 2026-05-07 16:44:52.434 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-30462490-a911-4f4a-be1e-817fd7d88b06 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Tap Mirror: Handle Delete Port: dfb88d46-abd9-4546-a9b8-5fe7827a05da 2026-05-07 16:44:52.489 8 INFO neutron.services.segments.plugin [-] Segment 4aab40fc-4396-4026-9064-cc5e32d754c4 resource provider aggregate not found 2026-05-07 16:44:52.494 8 INFO neutron.services.segments.plugin [-] Segment 4aab40fc-4396-4026-9064-cc5e32d754c4 resource provider aggregate not found [pid: 7|app: 0|req: 993/2024] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:44:52 2026] POST /v2.0/networks => generated 632 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:44:52.525 8 INFO neutron.services.segments.plugin [-] Segment 4aab40fc-4396-4026-9064-cc5e32d754c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4aab40fc-4396-4026-9064-cc5e32d754c4 found for delete ", "request_id": "req-73baf83c-745e-45a0-a071-f9cd2b09d8e8"}]} 2026-05-07 16:44:52.537 8 INFO neutron.services.segments.plugin [-] Segment 4aab40fc-4396-4026-9064-cc5e32d754c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4aab40fc-4396-4026-9064-cc5e32d754c4 found for delete ", "request_id": "req-acbdb658-5f48-4bfe-ad37-8530f6c14e92"}]} [pid: 7|app: 0|req: 994/2025] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:44:52 2026] POST /v2.0/subnets => generated 626 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:44:52.837 7 INFO neutron.db.segments_db [None req-d8cae055-69e1-4df7-beff-cebeb0f3fe06 f5419541aff1438491b9ecffaa813e04 4ffd17a32df84a47986da74f09e70092 - - default default] Added segment 982611df-a398-4026-9b9c-353b72105616 of type vxlan for network 29985b9a-81c4-4556-9d47-4a4812db09e5 2026-05-07 16:44:52.846 8 INFO neutron.db.l3_hamode_db [None req-30462490-a911-4f4a-be1e-817fd7d88b06 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] HA network 9d7dddaf-8efa-4b21-85b6-248ecf22828d was deleted as no HA routers are present in project 73bc7d3a3b404c029d7f8b6ee52b8510. [pid: 8|app: 0|req: 1032/2026] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:44:51 2026] DELETE /v2.0/routers/3c564781-e98f-4f68-a10f-5bf500b95de1 => generated 0 bytes in 871 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2027] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:44:52 2026] POST /v2.0/networks => generated 632 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2028] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:44:52 2026] DELETE /v2.0/subnets/34b6a113-635a-4a7e-b849-ef54ebdad452 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:44:53.134 8 INFO neutron_taas.services.taas.taas_plugin [None req-eaebb1a4-6def-43f4-a8f7-c09ed1dfd60f 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] TaaS: Handle Delete Port: a9d8987c-b0d3-4f21-9293-74d47998a23a 2026-05-07 16:44:53.136 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eaebb1a4-6def-43f4-a8f7-c09ed1dfd60f 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Tap Mirror: Handle Delete Port: a9d8987c-b0d3-4f21-9293-74d47998a23a [pid: 7|app: 0|req: 996/2029] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:44:52 2026] POST /v2.0/subnets => generated 629 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:44:53.256 7 INFO neutron.db.segments_db [None req-5cc1e078-097e-460d-bdee-ffdcd2fd874c f5419541aff1438491b9ecffaa813e04 4ffd17a32df84a47986da74f09e70092 - - default default] Added segment 8cce1740-1997-44e6-baa1-e4d7b2b0c035 of type vxlan for network f4c87ff0-4aa5-44e9-b795-bcd8fc6ea7ac [pid: 8|app: 0|req: 1034/2030] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:44:53 2026] DELETE /v2.0/networks/2fa85888-60ee-4127-afbc-ec83a5d7e806 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2031] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:44:53 2026] POST /v2.0/networks => generated 632 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2032] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:44:53 2026] POST /v2.0/subnets => generated 629 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:44:53.669 8 WARNING neutron.db.securitygroups_db [None req-09f8b34c-27c6-4206-964b-0cec45a2f5ca 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-07 16:44:53.679 7 INFO neutron.db.segments_db [None req-bd055f36-ca63-4784-b745-3ff9d93caf7d f5419541aff1438491b9ecffaa813e04 4ffd17a32df84a47986da74f09e70092 - - default default] Added segment 5ef33470-c3e4-4e6d-9564-8439e6690a30 of type vxlan for network 6ff09334-16a9-4e84-a78a-6727c02bd5f0 [pid: 8|app: 0|req: 1036/2033] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:44:53 2026] GET /v2.0/security-groups?tenant_id=63399f30667342619438932a76d5b51f&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2034] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:44:53 2026] POST /v2.0/networks => generated 632 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2035] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:44:53 2026] DELETE /v2.0/security-groups/3b76eb02-c819-4937-86cc-961d15e2e0e6 => 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: 999/2036] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:44:53 2026] POST /v2.0/subnets => generated 629 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:44:53.998 8 WARNING neutron.db.securitygroups_db [None req-6963b881-cdc4-4eb5-b234-967b201ebc5b 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1038/2037] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:44:53 2026] GET /v2.0/security-groups?tenant_id=73bc7d3a3b404c029d7f8b6ee52b8510&name=default => generated 2925 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:44:54.062 7 INFO neutron.db.segments_db [None req-9060783a-368a-4214-ba07-54fc78080dec f5419541aff1438491b9ecffaa813e04 4ffd17a32df84a47986da74f09e70092 - - default default] Added segment 976209d1-404e-4a22-8092-85dce25ec976 of type vxlan for network 22f1fade-b0ea-451a-ba8a-6322775ea878 [pid: 7|app: 0|req: 1000/2038] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:44:53 2026] POST /v2.0/networks => generated 632 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2039] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:44:54 2026] DELETE /v2.0/security-groups/416eeefe-bc43-4cb6-a8ee-515011ec52c1 => 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: 1001/2040] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:44:54 2026] POST /v2.0/subnets => generated 629 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2041] 10.0.0.3 () {34 vars in 749 bytes} [Thu May 7 16:44:54 2026] PUT /v2.0/subnets/b8264cf8-467c-434b-af76-485622786440/tags => generated 17 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2042] 10.0.0.3 () {34 vars in 749 bytes} [Thu May 7 16:44:54 2026] PUT /v2.0/subnets/fbace4f1-0f53-4c62-8937-5b8672ecfa4a/tags => generated 25 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:44:54.547 8 INFO neutron.services.segments.plugin [-] Segment 3d334b54-8add-4518-a536-00e8c008d89d resource provider aggregate not found 2026-05-07 16:44:54.586 8 INFO neutron.services.segments.plugin [-] Segment 3d334b54-8add-4518-a536-00e8c008d89d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d334b54-8add-4518-a536-00e8c008d89d found for delete ", "request_id": "req-c69ecec5-1c7c-4866-b212-11e76129fd5a"}]} 2026-05-07 16:44:54.600 8 INFO neutron.services.segments.plugin [-] Segment 3d334b54-8add-4518-a536-00e8c008d89d resource provider aggregate not found 2026-05-07 16:44:54.615 8 INFO neutron.services.segments.plugin [-] Segment c2f1153a-7efc-47b9-9fa6-eaebb6883071 resource provider aggregate not found 2026-05-07 16:44:54.632 8 INFO neutron.services.segments.plugin [-] Segment 3d334b54-8add-4518-a536-00e8c008d89d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d334b54-8add-4518-a536-00e8c008d89d found for delete ", "request_id": "req-1d006e43-972b-41a6-816f-c833a11aedd3"}]} 2026-05-07 16:44:54.640 8 INFO neutron.services.segments.plugin [-] Segment c2f1153a-7efc-47b9-9fa6-eaebb6883071 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2f1153a-7efc-47b9-9fa6-eaebb6883071 found for delete ", "request_id": "req-4a5081ec-6264-4e4f-8808-c0172d84af1a"}]} [pid: 8|app: 0|req: 1041/2043] 10.0.0.3 () {34 vars in 749 bytes} [Thu May 7 16:44:54 2026] PUT /v2.0/subnets/9e958cc7-ed6f-4556-be42-a3b178199df0/tags => generated 34 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:44:54.660 8 INFO neutron.services.segments.plugin [-] Segment c2f1153a-7efc-47b9-9fa6-eaebb6883071 resource provider aggregate not found 2026-05-07 16:44:54.679 8 INFO neutron.services.segments.plugin [-] Segment c2f1153a-7efc-47b9-9fa6-eaebb6883071 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2f1153a-7efc-47b9-9fa6-eaebb6883071 found for delete ", "request_id": "req-1bd5d296-4e94-4956-af1e-99e99eff6acb"}]} [pid: 7|app: 0|req: 1003/2044] 10.0.0.3 () {34 vars in 749 bytes} [Thu May 7 16:44:54 2026] PUT /v2.0/subnets/eb834c20-ab43-4313-8a76-dec82599fd59/tags => generated 19 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2045] 10.0.0.3 () {32 vars in 662 bytes} [Thu May 7 16:44:54 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2046] 10.0.0.3 () {32 vars in 676 bytes} [Thu May 7 16:44:54 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2047] 10.0.0.3 () {32 vars in 672 bytes} [Thu May 7 16:44:54 2026] GET /v2.0/subnets?tags-any=blue => 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: 1005/2048] 10.0.0.3 () {32 vars in 684 bytes} [Thu May 7 16:44:54 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2049] 10.0.0.3 () {32 vars in 670 bytes} [Thu May 7 16:44:55 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2050] 10.0.0.3 () {32 vars in 684 bytes} [Thu May 7 16:44:55 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2051] 10.0.0.3 () {32 vars in 680 bytes} [Thu May 7 16:44:55 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2052] 10.0.0.3 () {32 vars in 692 bytes} [Thu May 7 16:44:55 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2053] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:44:55 2026] DELETE /v2.0/subnets/b8264cf8-467c-434b-af76-485622786440 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2054] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:44:55 2026] DELETE /v2.0/subnets/fbace4f1-0f53-4c62-8937-5b8672ecfa4a => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2055] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:44:55 2026] DELETE /v2.0/subnets/9e958cc7-ed6f-4556-be42-a3b178199df0 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2056] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:44:55 2026] DELETE /v2.0/subnets/eb834c20-ab43-4313-8a76-dec82599fd59 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2057] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:44:55 2026] DELETE /v2.0/subnets/6f86342e-96ce-4130-8c74-3c645acd9568 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:44:56.146 7 INFO neutron_taas.services.taas.taas_plugin [None req-34e5e85b-de02-42d3-bf29-8e3a9c63f144 f5419541aff1438491b9ecffaa813e04 4ffd17a32df84a47986da74f09e70092 - - default default] TaaS: Handle Delete Port: 06efe0eb-a9c1-434e-8f58-4ffae8642289 2026-05-07 16:44:56.151 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-34e5e85b-de02-42d3-bf29-8e3a9c63f144 f5419541aff1438491b9ecffaa813e04 4ffd17a32df84a47986da74f09e70092 - - default default] Tap Mirror: Handle Delete Port: 06efe0eb-a9c1-434e-8f58-4ffae8642289 2026-05-07 16:44:56.368 7 INFO neutron.services.segments.plugin [-] Segment 57a16828-88ab-4910-9e4d-9822181b3e13 resource provider aggregate not found 2026-05-07 16:44:56.377 7 INFO neutron.services.segments.plugin [-] Segment 57a16828-88ab-4910-9e4d-9822181b3e13 resource provider aggregate not found 2026-05-07 16:44:56.382 7 INFO neutron.services.segments.plugin [-] Segment 57a16828-88ab-4910-9e4d-9822181b3e13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57a16828-88ab-4910-9e4d-9822181b3e13 found for delete ", "request_id": "req-1bdb39bd-dc2b-4516-b13d-152e0debd0de"}]} 2026-05-07 16:44:56.396 7 INFO neutron.services.segments.plugin [-] Segment 57a16828-88ab-4910-9e4d-9822181b3e13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57a16828-88ab-4910-9e4d-9822181b3e13 found for delete ", "request_id": "req-ba600b07-24b6-49b6-b6fd-5bf84539139b"}]} [pid: 7|app: 0|req: 1010/2058] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:44:56 2026] DELETE /v2.0/networks/2d5410e9-bd1a-415c-8209-5fde0065c1ae => generated 0 bytes in 381 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2059] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:44:56 2026] DELETE /v2.0/networks/29985b9a-81c4-4556-9d47-4a4812db09e5 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:44:56.662 8 INFO neutron.services.segments.plugin [-] Segment 982611df-a398-4026-9b9c-353b72105616 resource provider aggregate not found 2026-05-07 16:44:56.696 8 INFO neutron.services.segments.plugin [-] Segment 982611df-a398-4026-9b9c-353b72105616 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 982611df-a398-4026-9b9c-353b72105616 found for delete ", "request_id": "req-195bda05-c49c-47a6-ac75-837aa8ef25ed"}]} 2026-05-07 16:44:56.701 8 INFO neutron.services.segments.plugin [-] Segment 982611df-a398-4026-9b9c-353b72105616 resource provider aggregate not found 2026-05-07 16:44:56.724 8 INFO neutron.services.segments.plugin [-] Segment 982611df-a398-4026-9b9c-353b72105616 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 982611df-a398-4026-9b9c-353b72105616 found for delete ", "request_id": "req-2585aad3-3174-4383-a531-3b44e3592374"}]} [pid: 7|app: 0|req: 1011/2060] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:44:56 2026] DELETE /v2.0/networks/f4c87ff0-4aa5-44e9-b795-bcd8fc6ea7ac => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2061] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:44:56 2026] DELETE /v2.0/networks/6ff09334-16a9-4e84-a78a-6727c02bd5f0 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2062] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:44:56 2026] DELETE /v2.0/networks/22f1fade-b0ea-451a-ba8a-6322775ea878 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:44:58.030 8 WARNING neutron.db.securitygroups_db [None req-9a3d7a71-b420-457d-ad02-3b022c1f23d5 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1051/2063] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:44:57 2026] GET /v2.0/security-groups?tenant_id=10a7a07774cf484cba0c3233a7b826d4&name=default => generated 2925 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2064] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:44:58 2026] DELETE /v2.0/security-groups/b72ab3aa-ad71-4c49-85c6-6d45c1a4428d => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:44:58.400 7 INFO neutron.services.segments.plugin [-] Segment 8cce1740-1997-44e6-baa1-e4d7b2b0c035 resource provider aggregate not found 2026-05-07 16:44:58.414 8 WARNING neutron.db.securitygroups_db [None req-3229f087-5779-48aa-a71c-581fa0b7f343 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-07 16:44:58.417 7 INFO neutron.services.segments.plugin [-] Segment 8cce1740-1997-44e6-baa1-e4d7b2b0c035 resource provider aggregate not found 2026-05-07 16:44:58.419 7 INFO neutron.services.segments.plugin [-] Segment 8cce1740-1997-44e6-baa1-e4d7b2b0c035 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cce1740-1997-44e6-baa1-e4d7b2b0c035 found for delete ", "request_id": "req-edfc29f5-45ce-463b-83d0-95d3363d6e72"}]} 2026-05-07 16:44:58.437 7 INFO neutron.services.segments.plugin [-] Segment 976209d1-404e-4a22-8092-85dce25ec976 resource provider aggregate not found [pid: 8|app: 0|req: 1052/2065] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:44:58 2026] GET /v2.0/security-groups?tenant_id=4ffd17a32df84a47986da74f09e70092&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:44:58.441 7 INFO neutron.services.segments.plugin [-] Segment 8cce1740-1997-44e6-baa1-e4d7b2b0c035 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cce1740-1997-44e6-baa1-e4d7b2b0c035 found for delete ", "request_id": "req-1d277489-3d8f-48c9-86ed-bb32ee8eb20b"}]} 2026-05-07 16:44:58.459 7 INFO neutron.services.segments.plugin [-] Segment 976209d1-404e-4a22-8092-85dce25ec976 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 976209d1-404e-4a22-8092-85dce25ec976 found for delete ", "request_id": "req-a6f7c8f9-99e6-41ce-8696-3d26fae38475"}]} 2026-05-07 16:44:58.461 7 INFO neutron.services.segments.plugin [-] Segment 976209d1-404e-4a22-8092-85dce25ec976 resource provider aggregate not found 2026-05-07 16:44:58.481 7 INFO neutron.services.segments.plugin [-] Segment 976209d1-404e-4a22-8092-85dce25ec976 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 976209d1-404e-4a22-8092-85dce25ec976 found for delete ", "request_id": "req-4ce5dedf-0543-4827-89cb-7e3c31c7320d"}]} [pid: 7|app: 0|req: 1014/2066] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:44:58 2026] DELETE /v2.0/security-groups/35a6dbd2-b77c-4883-86f5-b1093bf0274f => 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: 1015/2067] 10.0.0.3 () {32 vars in 824 bytes} [Thu May 7 16:44:58 2026] GET /v2.0/ports?project_id=f34ed16431154622b06aaad0548958de&network_id=1e2219d9-48e6-4d9e-8363-e9d0a9fb95f4 => generated 3691 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:44:58.716 7 WARNING neutron.db.securitygroups_db [None req-3d0dcc15-dfcd-46f6-b682-8f34d29e0f16 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-07 16:44:58.724 8 INFO neutron.services.segments.plugin [-] Segment 5ef33470-c3e4-4e6d-9564-8439e6690a30 resource provider aggregate not found 2026-05-07 16:44:58.744 8 INFO neutron.services.segments.plugin [-] Segment 5ef33470-c3e4-4e6d-9564-8439e6690a30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ef33470-c3e4-4e6d-9564-8439e6690a30 found for delete ", "request_id": "req-b79ecb54-9064-458e-9d2e-bc253fbd8201"}]} 2026-05-07 16:44:58.745 8 INFO neutron.services.segments.plugin [-] Segment 5ef33470-c3e4-4e6d-9564-8439e6690a30 resource provider aggregate not found 2026-05-07 16:44:58.765 8 INFO neutron.services.segments.plugin [-] Segment 5ef33470-c3e4-4e6d-9564-8439e6690a30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ef33470-c3e4-4e6d-9564-8439e6690a30 found for delete ", "request_id": "req-10186bc3-8f62-4f47-97e5-d4bd604dd583"}]} 2026-05-07 16:44:58.827 8 INFO neutron.db.segments_db [None req-45078aae-5668-4b42-85fc-149e924166e9 973ae12c7f4740eaa48d534e8497a0df 73e3f922003d41c6bcd34445724047e4 - - default default] Added segment 679a1d99-696d-4a0f-b006-81ff158adb45 of type vxlan for network aa1ad055-9d0b-40ec-b189-49b7073cae4e [pid: 7|app: 0|req: 1016/2068] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:44:58 2026] GET /v2.0/security-groups?tenant_id=a85bee4d608c4963b41c784f315e69a9&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2069] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:44:58 2026] POST /v2.0/networks => generated 632 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2072] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:44:58 2026] DELETE /v2.0/security-groups/f6612764-536d-4410-a131-a117b8901859 => 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: 1056/2073] 10.0.0.3 () {32 vars in 740 bytes} [Thu May 7 16:44:58 2026] GET /v2.0/subnets?network_id=65cd5016-3543-4673-9bea-17ddfd626d5f => generated 667 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:44:59.034 7 INFO neutron.db.segments_db [None req-26225f60-688f-44d6-9519-55430e81f4f9 973ae12c7f4740eaa48d534e8497a0df 73e3f922003d41c6bcd34445724047e4 - - default default] Added segment a9f58f48-f8b9-4349-9218-86a39fa45ee3 of type vxlan for network 429bef45-9312-467b-9c43-c788bb1bf446 [pid: 7|app: 0|req: 1018/2074] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:44:58 2026] POST /v2.0/networks => generated 632 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:44:59.209 8 INFO neutron.db.segments_db [None req-ab019895-89b3-417d-b646-352644cff53e 973ae12c7f4740eaa48d534e8497a0df 73e3f922003d41c6bcd34445724047e4 - - default default] Added segment dd738f93-b721-451f-be59-1afd8c3ecc7c of type vxlan for network e38b8104-0e64-484b-8e13-b099a58ce98c 2026-05-07 16:44:59.281 7 INFO neutron.db.l3_db [None req-37c07572-8f2f-4a93-ae14-eafba3e38894 8d03cddfbe4240edb1ebabb1d182c244 f34ed16431154622b06aaad0548958de - - default default] Floating IP 25a9578d-ec1f-4a35-bcfb-a8172c3c9e90 disassociated. External IP: 10.96.250.208, port: 67240fd7-4b2d-40a3-a97e-d83cf486883c. [pid: 8|app: 0|req: 1057/2075] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:44:59 2026] POST /v2.0/networks => generated 631 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:44:59.391 8 INFO neutron.db.segments_db [None req-560195c3-64ad-4d48-ac9d-5db8b5296874 973ae12c7f4740eaa48d534e8497a0df 73e3f922003d41c6bcd34445724047e4 - - default default] Added segment 6392a0be-c5e5-4f8c-acf1-efbd11dffe37 of type vxlan for network 12a4e342-df15-4da1-ac1a-0912366a6bf8 [pid: 8|app: 0|req: 1058/2076] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:44:59 2026] POST /v2.0/networks => generated 631 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:44:59.526 8 INFO neutron.db.segments_db [None req-4b7df30d-049d-47fd-a226-920535e8447e 973ae12c7f4740eaa48d534e8497a0df 73e3f922003d41c6bcd34445724047e4 - - default default] Added segment c95e62f8-1a37-4a34-a880-15fe94808108 of type vxlan for network d151dbc8-7088-49e4-bdd5-a24eab3d12bf [pid: 7|app: 0|req: 1019/2077] 10.0.0.3 () {34 vars in 747 bytes} [Thu May 7 16:44:59 2026] PUT /v2.0/floatingips/25a9578d-ec1f-4a35-bcfb-a8172c3c9e90 => generated 554 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2078] 10.0.0.3 () {32 vars in 727 bytes} [Thu May 7 16:44:59 2026] GET /v2.0/floatingips/25a9578d-ec1f-4a35-bcfb-a8172c3c9e90 => generated 554 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:44:59.626 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-398cd8f5-0daa-4f10-b325-dd9f8579ff97'] response: {'name': 'network-changed', 'server_uuid': 'cc167a2f-5d4b-40b6-b5f0-0ac857b4b182', 'tag': '67240fd7-4b2d-40a3-a97e-d83cf486883c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1059/2079] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:44:59 2026] POST /v2.0/networks => generated 631 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2080] 10.0.0.3 () {34 vars in 751 bytes} [Thu May 7 16:44:59 2026] PUT /v2.0/networks/aa1ad055-9d0b-40ec-b189-49b7073cae4e/tags => generated 17 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2081] 10.0.0.3 () {34 vars in 751 bytes} [Thu May 7 16:44:59 2026] PUT /v2.0/networks/429bef45-9312-467b-9c43-c788bb1bf446/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: 1022/2082] 10.0.0.3 () {34 vars in 751 bytes} [Thu May 7 16:44:59 2026] PUT /v2.0/networks/e38b8104-0e64-484b-8e13-b099a58ce98c/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2083] 10.0.0.3 () {34 vars in 751 bytes} [Thu May 7 16:44:59 2026] PUT /v2.0/networks/12a4e342-df15-4da1-ac1a-0912366a6bf8/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: 1023/2084] 10.0.0.3 () {32 vars in 664 bytes} [Thu May 7 16:44:59 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2085] 10.0.0.3 () {32 vars in 678 bytes} [Thu May 7 16:44:59 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2086] 10.0.0.3 () {32 vars in 674 bytes} [Thu May 7 16:45:00 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2087] 10.0.0.3 () {32 vars in 686 bytes} [Thu May 7 16:45:00 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2088] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:45:00 2026] GET /v2.0/ports?tenant_id=f34ed16431154622b06aaad0548958de&device_id=cc167a2f-5d4b-40b6-b5f0-0ac857b4b182 => generated 1240 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2089] 10.0.0.3 () {32 vars in 672 bytes} [Thu May 7 16:45:00 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2090] 199.19.213.68 () {34 vars in 985 bytes} [Thu May 7 16:45:00 2026] GET /v2.0/networks?id=1e2219d9-48e6-4d9e-8363-e9d0a9fb95f4 => generated 756 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2091] 199.19.213.68 () {34 vars in 1057 bytes} [Thu May 7 16:45:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=67240fd7-4b2d-40a3-a97e-d83cf486883c => 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: 1065/2092] 10.0.0.3 () {32 vars in 686 bytes} [Thu May 7 16:45:00 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2093] 199.19.213.68 () {34 vars in 983 bytes} [Thu May 7 16:45:00 2026] GET /v2.0/subnets?id=f8b24f70-8e7f-4929-a383-9a9d0c1dacdf => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2094] 10.0.0.3 () {32 vars in 682 bytes} [Thu May 7 16:45:00 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2095] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:45:00 2026] GET /v2.0/ports?network_id=1e2219d9-48e6-4d9e-8363-e9d0a9fb95f4&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: 1067/2096] 10.0.0.3 () {32 vars in 694 bytes} [Thu May 7 16:45:00 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2097] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:45:00 2026] GET /v2.0/networks/1e2219d9-48e6-4d9e-8363-e9d0a9fb95f4?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: 1031/2098] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:45:00 2026] GET /v2.0/networks/1e2219d9-48e6-4d9e-8363-e9d0a9fb95f4?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: 1068/2099] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:45:00 2026] DELETE /v2.0/networks/aa1ad055-9d0b-40ec-b189-49b7073cae4e => 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: 1069/2100] 10.0.0.3 () {32 vars in 727 bytes} [Thu May 7 16:45:00 2026] GET /v2.0/floatingips/25a9578d-ec1f-4a35-bcfb-a8172c3c9e90 => generated 554 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:45:00.738 7 INFO neutron.services.segments.plugin [-] Segment a9f58f48-f8b9-4349-9218-86a39fa45ee3 resource provider aggregate not found 2026-05-07 16:45:00.744 7 INFO neutron.services.segments.plugin [-] Segment a9f58f48-f8b9-4349-9218-86a39fa45ee3 resource provider aggregate not found 2026-05-07 16:45:00.759 7 INFO neutron.services.segments.plugin [-] Segment a9f58f48-f8b9-4349-9218-86a39fa45ee3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9f58f48-f8b9-4349-9218-86a39fa45ee3 found for delete ", "request_id": "req-8fc48afe-b594-427c-b3a5-2aa291bc442e"}]} 2026-05-07 16:45:00.763 7 INFO neutron.services.segments.plugin [-] Segment a9f58f48-f8b9-4349-9218-86a39fa45ee3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9f58f48-f8b9-4349-9218-86a39fa45ee3 found for delete ", "request_id": "req-17215d4c-ad9f-4552-b574-b10516f99d3f"}]} 2026-05-07 16:45:00.767 8 INFO neutron.services.segments.plugin [-] Segment 679a1d99-696d-4a0f-b006-81ff158adb45 resource provider aggregate not found 2026-05-07 16:45:00.786 8 INFO neutron.services.segments.plugin [-] Segment 679a1d99-696d-4a0f-b006-81ff158adb45 resource provider aggregate not found [pid: 7|app: 0|req: 1032/2101] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:45:00 2026] DELETE /v2.0/networks/429bef45-9312-467b-9c43-c788bb1bf446 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:45:00.806 8 INFO neutron.services.segments.plugin [-] Segment 679a1d99-696d-4a0f-b006-81ff158adb45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 679a1d99-696d-4a0f-b006-81ff158adb45 found for delete ", "request_id": "req-fc185bf4-56a4-4edb-b56f-44fd7a91630d"}]} 2026-05-07 16:45:00.809 8 INFO neutron.services.segments.plugin [-] Segment 679a1d99-696d-4a0f-b006-81ff158adb45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 679a1d99-696d-4a0f-b006-81ff158adb45 found for delete ", "request_id": "req-d4c9b71f-c039-4f74-8737-1a33b23fbc51"}]} [pid: 8|app: 0|req: 1070/2102] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:45:00 2026] DELETE /v2.0/networks/e38b8104-0e64-484b-8e13-b099a58ce98c => 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: 1033/2103] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:45:00 2026] DELETE /v2.0/networks/12a4e342-df15-4da1-ac1a-0912366a6bf8 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2104] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:45:01 2026] DELETE /v2.0/networks/d151dbc8-7088-49e4-bdd5-a24eab3d12bf => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2105] 10.0.0.3 () {32 vars in 727 bytes} [Thu May 7 16:45:01 2026] GET /v2.0/floatingips/25a9578d-ec1f-4a35-bcfb-a8172c3c9e90 => generated 552 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:45:02.170 8 WARNING neutron.db.securitygroups_db [None req-c25871c2-7671-4361-a06f-a0b3865cecf8 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1035/2106] 10.0.0.3 () {34 vars in 676 bytes} [Thu May 7 16:45:02 2026] POST /v2.0/qos/policies => generated 359 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2107] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:45:02 2026] GET /v2.0/security-groups?tenant_id=16b9352067ba47a2b17cd071d3147a19&name=default => generated 2925 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:45:02.327 7 WARNING tagging [None req-7b9f33db-9116-46e3-bbc7-2b8a92b8c8a8 7c1dc2b6a4b14d06b8b8f2ed66a1854c 13cc8bb379dd43bc9e13cd97ac5c0a2c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1036/2108] 10.0.0.3 () {34 vars in 751 bytes} [Thu May 7 16:45:02 2026] PUT /v2.0/policies/d00999c2-cf8c-445d-a90a-203112b7b7db/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:45:02.375 7 WARNING tagging [None req-d73c6ec1-d6bd-4455-84f0-f8abbf6f4398 7c1dc2b6a4b14d06b8b8f2ed66a1854c 13cc8bb379dd43bc9e13cd97ac5c0a2c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1073/2109] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:45:02 2026] DELETE /v2.0/security-groups/735c87f9-ab7c-4805-84b4-036bd4e6a6a8 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2110] 10.0.0.3 () {32 vars in 731 bytes} [Thu May 7 16:45:02 2026] GET /v2.0/policies/d00999c2-cf8c-445d-a90a-203112b7b7db/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:45:02.413 8 WARNING tagging [None req-718ec063-5909-4cc5-b26c-5f555753820a 7c1dc2b6a4b14d06b8b8f2ed66a1854c 13cc8bb379dd43bc9e13cd97ac5c0a2c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1074/2111] 10.0.0.3 () {34 vars in 762 bytes} [Thu May 7 16:45:02 2026] PUT /v2.0/policies/d00999c2-cf8c-445d-a90a-203112b7b7db/tags/green => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-07 16:45:02.473 8 WARNING neutron.db.securitygroups_db [None req-4bb34128-ea59-4308-9989-8122d751b18d 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-07 16:45:02.476 7 WARNING tagging [None req-2a1ff8c5-dccc-4ec0-8950-c22417e43ed9 7c1dc2b6a4b14d06b8b8f2ed66a1854c 13cc8bb379dd43bc9e13cd97ac5c0a2c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1038/2112] 10.0.0.3 () {32 vars in 731 bytes} [Thu May 7 16:45:02 2026] GET /v2.0/policies/d00999c2-cf8c-445d-a90a-203112b7b7db/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: 1075/2113] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:45:02 2026] GET /v2.0/security-groups?tenant_id=73e3f922003d41c6bcd34445724047e4&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:45:02.516 7 WARNING tagging [None req-31c38a2e-0eb7-496e-ab00-c6c0ccdfd3a4 7c1dc2b6a4b14d06b8b8f2ed66a1854c 13cc8bb379dd43bc9e13cd97ac5c0a2c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1039/2114] 10.0.0.3 () {34 vars in 758 bytes} [Thu May 7 16:45:02 2026] PUT /v2.0/policies/d00999c2-cf8c-445d-a90a-203112b7b7db/tags/red => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-07 16:45:02.565 7 WARNING tagging [None req-9e5a7023-20e9-4d72-97bf-65b8306a9b42 7c1dc2b6a4b14d06b8b8f2ed66a1854c 13cc8bb379dd43bc9e13cd97ac5c0a2c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1040/2115] 10.0.0.3 () {32 vars in 731 bytes} [Thu May 7 16:45:02 2026] GET /v2.0/policies/d00999c2-cf8c-445d-a90a-203112b7b7db/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:45:02.607 7 WARNING tagging [None req-2c369d35-13a4-4b74-ab82-cbff4fe91c58 7c1dc2b6a4b14d06b8b8f2ed66a1854c 13cc8bb379dd43bc9e13cd97ac5c0a2c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1076/2116] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:45:02 2026] DELETE /v2.0/security-groups/3546a70d-04ad-477e-821e-79ccb73184c3 => 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: 1041/2117] 10.0.0.3 () {34 vars in 780 bytes} [Thu May 7 16:45:02 2026] PUT /v2.0/policies/d00999c2-cf8c-445d-a90a-203112b7b7db/tags/black.or.white => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-07 16:45:02.673 8 WARNING tagging [None req-0b835cfb-0d99-4f46-966a-82728d66798f 7c1dc2b6a4b14d06b8b8f2ed66a1854c 13cc8bb379dd43bc9e13cd97ac5c0a2c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1077/2118] 10.0.0.3 () {32 vars in 731 bytes} [Thu May 7 16:45:02 2026] GET /v2.0/policies/d00999c2-cf8c-445d-a90a-203112b7b7db/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:45:02.717 7 WARNING tagging [None req-bf342480-724c-4814-987a-9a13965ba3c6 7c1dc2b6a4b14d06b8b8f2ed66a1854c 13cc8bb379dd43bc9e13cd97ac5c0a2c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1042/2119] 10.0.0.3 () {34 vars in 751 bytes} [Thu May 7 16:45:02 2026] PUT /v2.0/policies/d00999c2-cf8c-445d-a90a-203112b7b7db/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:45:02.745 8 WARNING neutron.db.securitygroups_db [None req-c2a0414d-4aa5-4885-9f89-96199660de6b 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-07 16:45:02.784 7 INFO neutron.services.segments.plugin [-] Segment 6392a0be-c5e5-4f8c-acf1-efbd11dffe37 resource provider aggregate not found 2026-05-07 16:45:02.791 7 INFO neutron.services.segments.plugin [-] Segment 6392a0be-c5e5-4f8c-acf1-efbd11dffe37 resource provider aggregate not found 2026-05-07 16:45:02.801 7 INFO neutron.services.segments.plugin [-] Segment 6392a0be-c5e5-4f8c-acf1-efbd11dffe37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6392a0be-c5e5-4f8c-acf1-efbd11dffe37 found for delete ", "request_id": "req-372127a4-5df8-4fb9-bb3b-2e4461cb5b2f"}]} 2026-05-07 16:45:02.813 7 INFO neutron.services.segments.plugin [-] Segment 6392a0be-c5e5-4f8c-acf1-efbd11dffe37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6392a0be-c5e5-4f8c-acf1-efbd11dffe37 found for delete ", "request_id": "req-c0d7078f-7a39-4e19-ba4a-60b0a3510849"}]} 2026-05-07 16:45:02.838 8 INFO neutron.services.segments.plugin [-] Segment dd738f93-b721-451f-be59-1afd8c3ecc7c resource provider aggregate not found 2026-05-07 16:45:02.841 8 INFO neutron.services.segments.plugin [-] Segment dd738f93-b721-451f-be59-1afd8c3ecc7c resource provider aggregate not found 2026-05-07 16:45:02.858 8 INFO neutron.services.segments.plugin [-] Segment dd738f93-b721-451f-be59-1afd8c3ecc7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd738f93-b721-451f-be59-1afd8c3ecc7c found for delete ", "request_id": "req-fe82a2f9-8a87-461a-b851-ff61c965c2e1"}]} 2026-05-07 16:45:02.866 8 INFO neutron.services.segments.plugin [-] Segment dd738f93-b721-451f-be59-1afd8c3ecc7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd738f93-b721-451f-be59-1afd8c3ecc7c found for delete ", "request_id": "req-0bc468e5-08f4-4e83-bf74-bd13d0f7df2b"}]} 2026-05-07 16:45:02.881 8 INFO neutron.services.segments.plugin [-] Segment c95e62f8-1a37-4a34-a880-15fe94808108 resource provider aggregate not found 2026-05-07 16:45:02.888 8 INFO neutron.services.segments.plugin [-] Segment c95e62f8-1a37-4a34-a880-15fe94808108 resource provider aggregate not found [pid: 7|app: 0|req: 1043/2120] 10.0.0.3 () {34 vars in 683 bytes} [Thu May 7 16:45:02 2026] POST /v2.0/security-groups => generated 1673 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-07 16:45:02.908 8 INFO neutron.services.segments.plugin [-] Segment c95e62f8-1a37-4a34-a880-15fe94808108 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c95e62f8-1a37-4a34-a880-15fe94808108 found for delete ", "request_id": "req-6b36d265-4e1d-4f80-b500-74fc271fa49a"}]} 2026-05-07 16:45:02.916 8 INFO neutron.services.segments.plugin [-] Segment c95e62f8-1a37-4a34-a880-15fe94808108 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c95e62f8-1a37-4a34-a880-15fe94808108 found for delete ", "request_id": "req-b76eabe3-913f-4021-a1d2-d2835189303d"}]} 2026-05-07 16:45:02.920 7 WARNING tagging [None req-590e35e7-ed5c-4ba6-aaed-12572a28b1c2 7c1dc2b6a4b14d06b8b8f2ed66a1854c 13cc8bb379dd43bc9e13cd97ac5c0a2c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1044/2121] 10.0.0.3 () {32 vars in 731 bytes} [Thu May 7 16:45:02 2026] GET /v2.0/policies/d00999c2-cf8c-445d-a90a-203112b7b7db/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2122] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:45:02 2026] GET /v2.0/security-groups?tenant_id=63f336c698e543fca8bc503031f0e302&name=default => generated 2925 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:45:02.960 8 WARNING tagging [None req-64436ad2-fc7a-45f8-87be-514b1028f309 7c1dc2b6a4b14d06b8b8f2ed66a1854c 13cc8bb379dd43bc9e13cd97ac5c0a2c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1079/2123] 10.0.0.3 () {32 vars in 739 bytes} [Thu May 7 16:45:02 2026] GET /v2.0/policies/d00999c2-cf8c-445d-a90a-203112b7b7db/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2124] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 7 16:45:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2125] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:45:02 2026] DELETE /v2.0/security-groups/4a457b27-506e-4250-9b06-ea71a4e025a3 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:45:03.074 7 WARNING tagging [None req-4288dd87-6f9e-4dfa-bbdc-c44657b0f6be 7c1dc2b6a4b14d06b8b8f2ed66a1854c 13cc8bb379dd43bc9e13cd97ac5c0a2c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-07 16:45:03.084 7 INFO neutron.api.v2.resource [None req-4288dd87-6f9e-4dfa-bbdc-c44657b0f6be 7c1dc2b6a4b14d06b8b8f2ed66a1854c 13cc8bb379dd43bc9e13cd97ac5c0a2c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1046/2126] 10.0.0.3 () {32 vars in 743 bytes} [Thu May 7 16:45:03 2026] GET /v2.0/policies/d00999c2-cf8c-445d-a90a-203112b7b7db/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-07 16:45:03.126 7 WARNING tagging [None req-7092f00f-66eb-47f3-a227-693a6607400e 7c1dc2b6a4b14d06b8b8f2ed66a1854c 13cc8bb379dd43bc9e13cd97ac5c0a2c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1047/2127] 10.0.0.3 () {32 vars in 742 bytes} [Thu May 7 16:45:03 2026] DELETE /v2.0/policies/d00999c2-cf8c-445d-a90a-203112b7b7db/tags/red => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:45:03.199 7 WARNING tagging [None req-25e14fab-927e-4a50-83d2-edbee7107eb2 7c1dc2b6a4b14d06b8b8f2ed66a1854c 13cc8bb379dd43bc9e13cd97ac5c0a2c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1048/2128] 10.0.0.3 () {32 vars in 731 bytes} [Thu May 7 16:45:03 2026] GET /v2.0/policies/d00999c2-cf8c-445d-a90a-203112b7b7db/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:45:03.234 7 WARNING tagging [None req-a7dcaedd-ee4d-4538-b6c8-e51027957b8e 7c1dc2b6a4b14d06b8b8f2ed66a1854c 13cc8bb379dd43bc9e13cd97ac5c0a2c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1081/2129] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 7 16:45:03 2026] POST /v2.0/security-group-rules => generated 596 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:45:03.242 7 INFO neutron.api.v2.resource [None req-a7dcaedd-ee4d-4538-b6c8-e51027957b8e 7c1dc2b6a4b14d06b8b8f2ed66a1854c 13cc8bb379dd43bc9e13cd97ac5c0a2c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1049/2130] 10.0.0.3 () {32 vars in 746 bytes} [Thu May 7 16:45:03 2026] DELETE /v2.0/policies/d00999c2-cf8c-445d-a90a-203112b7b7db/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-07 16:45:03.271 7 WARNING tagging [None req-2c88b770-a3f7-49fd-828b-9077d3837555 7c1dc2b6a4b14d06b8b8f2ed66a1854c 13cc8bb379dd43bc9e13cd97ac5c0a2c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1050/2131] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 7 16:45:03 2026] DELETE /v2.0/policies/d00999c2-cf8c-445d-a90a-203112b7b7db/tags => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:45:03.319 7 WARNING tagging [None req-18951ed1-ae40-4f34-8ec2-33006466b7e9 7c1dc2b6a4b14d06b8b8f2ed66a1854c 13cc8bb379dd43bc9e13cd97ac5c0a2c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1051/2132] 10.0.0.3 () {32 vars in 731 bytes} [Thu May 7 16:45:03 2026] GET /v2.0/policies/d00999c2-cf8c-445d-a90a-203112b7b7db/tags => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2133] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 7 16:45:03 2026] POST /v2.0/security-group-rules => generated 602 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2134] 10.0.0.3 () {32 vars in 732 bytes} [Thu May 7 16:45:03 2026] DELETE /v2.0/qos/policies/d00999c2-cf8c-445d-a90a-203112b7b7db => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2135] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 7 16:45:03 2026] POST /v2.0/security-group-rules => generated 601 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:45:03.561 7 INFO neutron.db.securitygroups_db [None req-ff846921-319e-435c-b0de-483519664fbe 8d03cddfbe4240edb1ebabb1d182c244 f34ed16431154622b06aaad0548958de - - default default] Project f34ed16431154622b06aaad0548958de 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: 1053/2136] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 7 16:45:03 2026] POST /v2.0/security-group-rules => generated 607 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:45:03.691 8 INFO neutron.db.securitygroups_db [None req-dceb8e84-d7a9-4d1d-a167-ca385c87c390 8d03cddfbe4240edb1ebabb1d182c244 f34ed16431154622b06aaad0548958de - - default default] Project f34ed16431154622b06aaad0548958de 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: 1084/2137] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 7 16:45:03 2026] POST /v2.0/security-group-rules => generated 606 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:45:04.237 7 WARNING neutron.db.securitygroups_db [None req-13e11e00-6f0c-4d06-bfb9-6de5473df7f7 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1085/2138] 10.0.0.3 () {32 vars in 647 bytes} [Thu May 7 16:45:04 2026] GET /v2.0/networks => generated 1297 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2139] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:45:04 2026] GET /v2.0/security-groups?tenant_id=13cc8bb379dd43bc9e13cd97ac5c0a2c&name=default => generated 2925 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:45:04.406 8 WARNING neutron.db.securitygroups_db [req-1a75b911-2298-48c0-867f-6ff950c27165 req-31d8739b-c928-4023-bbc2-af2aad7d2d31 8d03cddfbe4240edb1ebabb1d182c244 f34ed16431154622b06aaad0548958de - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1086/2140] 10.0.0.90 () {34 vars in 1097 bytes} [Thu May 7 16:45:04 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-935551721&fields=id&tenant_id=f34ed16431154622b06aaad0548958de => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2141] 10.0.0.90 () {34 vars in 981 bytes} [Thu May 7 16:45:04 2026] GET /v2.0/networks?id=1e2219d9-48e6-4d9e-8363-e9d0a9fb95f4 => generated 660 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2142] 10.0.0.90 () {34 vars in 964 bytes} [Thu May 7 16:45:04 2026] GET /v2.0/quotas/f34ed16431154622b06aaad0548958de => 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: 1055/2143] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:45:04 2026] DELETE /v2.0/security-groups/16eb5b97-469c-4704-8832-1c2dd5f94bd4 => 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: 1089/2144] 10.0.0.90 () {34 vars in 1001 bytes} [Thu May 7 16:45:04 2026] GET /v2.0/ports?tenant_id=f34ed16431154622b06aaad0548958de&fields=id => generated 149 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:45:04.678 8 WARNING neutron.db.securitygroups_db [None req-7108a03e-a02d-44f1-8328-ec4e607846c4 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1056/2145] 10.0.0.90 () {34 vars in 1007 bytes} [Thu May 7 16:45:04 2026] GET /v2.0/networks/1e2219d9-48e6-4d9e-8363-e9d0a9fb95f4?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: 1057/2146] 10.0.0.90 () {34 vars in 1107 bytes} [Thu May 7 16:45:04 2026] GET /v2.0/networks/1e2219d9-48e6-4d9e-8363-e9d0a9fb95f4?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: 1090/2147] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:45:04 2026] GET /v2.0/security-groups?tenant_id=cebaac090d2b400c8ba1b6f9beed6e8d&name=default => generated 2925 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2148] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:45:04 2026] DELETE /v2.0/security-groups/65290631-1703-479e-a13d-0e48d9d10a73 => 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: 1091/2149] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:45:04 2026] GET /v2.0/ports?device_id=65278be0-1e40-4e27-b721-1fecd1eb6e70 => 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: 1059/2150] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:45:05 2026] GET /v2.0/ports?device_id=65278be0-1e40-4e27-b721-1fecd1eb6e70 => 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: 1092/2151] 10.0.0.3 () {34 vars in 674 bytes} [Thu May 7 16:45:06 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: 1060/2152] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:45:07 2026] GET /v2.0/ports?device_id=65278be0-1e40-4e27-b721-1fecd1eb6e70 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:45:07.142 8 WARNING tagging [None req-6f45ef7c-c32b-47a0-988a-0906ea0fb7a7 4297d44723054e1db84898eb1b2e44a5 30906182048c4bd9a20348a2e7738b06 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1093/2153] 10.0.0.3 () {34 vars in 757 bytes} [Thu May 7 16:45:07 2026] PUT /v2.0/floatingips/b65b542f-25d2-4d97-83c3-897021b79948/tags => generated 25 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:45:07.261 7 WARNING tagging [None req-f6d20cbf-f332-4b5c-aa28-43691ce0504d 4297d44723054e1db84898eb1b2e44a5 30906182048c4bd9a20348a2e7738b06 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1061/2154] 10.0.0.3 () {32 vars in 737 bytes} [Thu May 7 16:45:07 2026] GET /v2.0/floatingips/b65b542f-25d2-4d97-83c3-897021b79948/tags => generated 25 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:45:07.321 8 WARNING tagging [None req-1972b20e-6fac-4806-8f18-e04f5d9a0221 4297d44723054e1db84898eb1b2e44a5 30906182048c4bd9a20348a2e7738b06 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1094/2155] 10.0.0.3 () {34 vars in 768 bytes} [Thu May 7 16:45:07 2026] PUT /v2.0/floatingips/b65b542f-25d2-4d97-83c3-897021b79948/tags/green => generated 4 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-07 16:45:07.433 7 WARNING tagging [None req-159699e7-d327-4b13-9cc6-6619d61603d7 4297d44723054e1db84898eb1b2e44a5 30906182048c4bd9a20348a2e7738b06 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1062/2156] 10.0.0.3 () {32 vars in 737 bytes} [Thu May 7 16:45:07 2026] GET /v2.0/floatingips/b65b542f-25d2-4d97-83c3-897021b79948/tags => generated 34 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:45:07.485 8 WARNING tagging [None req-03541541-2e7d-475c-821e-47c17f17a784 4297d44723054e1db84898eb1b2e44a5 30906182048c4bd9a20348a2e7738b06 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1095/2157] 10.0.0.3 () {34 vars in 764 bytes} [Thu May 7 16:45:07 2026] PUT /v2.0/floatingips/b65b542f-25d2-4d97-83c3-897021b79948/tags/red => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-07 16:45:07.551 7 WARNING tagging [None req-2306c3d2-6407-4588-abeb-5945df274d8a 4297d44723054e1db84898eb1b2e44a5 30906182048c4bd9a20348a2e7738b06 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1063/2158] 10.0.0.3 () {32 vars in 737 bytes} [Thu May 7 16:45:07 2026] GET /v2.0/floatingips/b65b542f-25d2-4d97-83c3-897021b79948/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:45:07.604 8 WARNING tagging [None req-a6ff50ba-1bd1-45d6-bb5f-4b2798c4d007 4297d44723054e1db84898eb1b2e44a5 30906182048c4bd9a20348a2e7738b06 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1096/2159] 10.0.0.3 () {34 vars in 786 bytes} [Thu May 7 16:45:07 2026] PUT /v2.0/floatingips/b65b542f-25d2-4d97-83c3-897021b79948/tags/black.or.white => generated 4 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-07 16:45:07.678 7 WARNING tagging [None req-a37cac27-fec6-4e8b-82c3-9cb3692d4adc 4297d44723054e1db84898eb1b2e44a5 30906182048c4bd9a20348a2e7738b06 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1064/2160] 10.0.0.3 () {32 vars in 737 bytes} [Thu May 7 16:45:07 2026] GET /v2.0/floatingips/b65b542f-25d2-4d97-83c3-897021b79948/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:45:07.720 8 WARNING tagging [None req-5e99aab0-6dd7-464f-a6e6-e875eec1b164 4297d44723054e1db84898eb1b2e44a5 30906182048c4bd9a20348a2e7738b06 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1097/2161] 10.0.0.3 () {34 vars in 757 bytes} [Thu May 7 16:45:07 2026] PUT /v2.0/floatingips/b65b542f-25d2-4d97-83c3-897021b79948/tags => generated 37 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:45:07.796 7 WARNING tagging [None req-87c41c65-a84b-4f94-a00e-8e0c263ea38b 4297d44723054e1db84898eb1b2e44a5 30906182048c4bd9a20348a2e7738b06 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1065/2162] 10.0.0.3 () {32 vars in 737 bytes} [Thu May 7 16:45:07 2026] GET /v2.0/floatingips/b65b542f-25d2-4d97-83c3-897021b79948/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:45:07.857 8 WARNING tagging [None req-e3a04c66-228f-423a-861b-a99cb884bf6c 4297d44723054e1db84898eb1b2e44a5 30906182048c4bd9a20348a2e7738b06 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1098/2163] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 7 16:45:07 2026] GET /v2.0/floatingips/b65b542f-25d2-4d97-83c3-897021b79948/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:45:07.906 7 WARNING tagging [None req-7095166a-31f0-4715-bbee-8a4dc63dac1a 4297d44723054e1db84898eb1b2e44a5 30906182048c4bd9a20348a2e7738b06 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-07 16:45:07.922 7 INFO neutron.api.v2.resource [None req-7095166a-31f0-4715-bbee-8a4dc63dac1a 4297d44723054e1db84898eb1b2e44a5 30906182048c4bd9a20348a2e7738b06 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1066/2164] 10.0.0.3 () {32 vars in 749 bytes} [Thu May 7 16:45:07 2026] GET /v2.0/floatingips/b65b542f-25d2-4d97-83c3-897021b79948/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-07 16:45:07.949 8 WARNING tagging [None req-751cf574-a4f1-4eb8-9071-9ccf44aefd30 4297d44723054e1db84898eb1b2e44a5 30906182048c4bd9a20348a2e7738b06 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1099/2165] 10.0.0.3 () {32 vars in 748 bytes} [Thu May 7 16:45:07 2026] DELETE /v2.0/floatingips/b65b542f-25d2-4d97-83c3-897021b79948/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:45:08.009 7 WARNING tagging [None req-982e67dc-d30f-4802-8daa-0c6b7d0af021 4297d44723054e1db84898eb1b2e44a5 30906182048c4bd9a20348a2e7738b06 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1067/2166] 10.0.0.3 () {32 vars in 737 bytes} [Thu May 7 16:45:07 2026] GET /v2.0/floatingips/b65b542f-25d2-4d97-83c3-897021b79948/tags => generated 30 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:45:08.059 8 WARNING tagging [None req-b879b1f0-b2c7-464a-8447-c4cd37d40f57 4297d44723054e1db84898eb1b2e44a5 30906182048c4bd9a20348a2e7738b06 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-07 16:45:08.081 8 INFO neutron.api.v2.resource [None req-b879b1f0-b2c7-464a-8447-c4cd37d40f57 4297d44723054e1db84898eb1b2e44a5 30906182048c4bd9a20348a2e7738b06 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1100/2167] 10.0.0.3 () {32 vars in 752 bytes} [Thu May 7 16:45:08 2026] DELETE /v2.0/floatingips/b65b542f-25d2-4d97-83c3-897021b79948/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-07 16:45:08.114 7 WARNING tagging [None req-9c33d5a5-6909-4558-90ba-35e6b25e7c87 4297d44723054e1db84898eb1b2e44a5 30906182048c4bd9a20348a2e7738b06 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1068/2168] 10.0.0.3 () {32 vars in 740 bytes} [Thu May 7 16:45:08 2026] DELETE /v2.0/floatingips/b65b542f-25d2-4d97-83c3-897021b79948/tags => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:45:08.198 7 WARNING tagging [None req-2349a5eb-9f74-4532-896d-ca7eb315d05f 4297d44723054e1db84898eb1b2e44a5 30906182048c4bd9a20348a2e7738b06 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1069/2169] 10.0.0.3 () {32 vars in 737 bytes} [Thu May 7 16:45:08 2026] GET /v2.0/floatingips/b65b542f-25d2-4d97-83c3-897021b79948/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2170] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:45:08 2026] GET /v2.0/ports?device_id=65278be0-1e40-4e27-b721-1fecd1eb6e70 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:45:08.352 7 INFO neutron_taas.services.taas.taas_plugin [None req-1ad4c91d-4668-4432-8acf-254040f8ede3 4297d44723054e1db84898eb1b2e44a5 30906182048c4bd9a20348a2e7738b06 - - default default] TaaS: Handle Delete Port: f5bea837-69b3-4b1b-85a3-5b39b7b4420f 2026-05-07 16:45:08.361 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1ad4c91d-4668-4432-8acf-254040f8ede3 4297d44723054e1db84898eb1b2e44a5 30906182048c4bd9a20348a2e7738b06 - - default default] Tap Mirror: Handle Delete Port: f5bea837-69b3-4b1b-85a3-5b39b7b4420f [pid: 7|app: 0|req: 1071/2171] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 7 16:45:08 2026] DELETE /v2.0/floatingips/b65b542f-25d2-4d97-83c3-897021b79948 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2172] 10.0.0.3 () {34 vars in 682 bytes} [Thu May 7 16:45:08 2026] POST /v2.0/security-groups => generated 1601 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-07 16:45:08.677 7 WARNING tagging [None req-f3b879f0-b5c2-4b13-a62b-e8fc82798a2e eb80996a9e1049ff8b8964ab5923aa5d 37b19f75ae134c45b3acb6d4f6fdb8d1 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1072/2173] 10.0.0.3 () {34 vars in 765 bytes} [Thu May 7 16:45:08 2026] PUT /v2.0/security-groups/8a6b930c-ad33-4b9d-8e87-9f96bcb9fee7/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:45:08.735 8 WARNING tagging [None req-7de7c189-90cf-42d0-abf2-41e8e6c72992 eb80996a9e1049ff8b8964ab5923aa5d 37b19f75ae134c45b3acb6d4f6fdb8d1 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1102/2174] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 7 16:45:08 2026] GET /v2.0/security-groups/8a6b930c-ad33-4b9d-8e87-9f96bcb9fee7/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:45:08.781 7 WARNING tagging [None req-26f35245-3421-440f-ac31-b34c981a6b74 eb80996a9e1049ff8b8964ab5923aa5d 37b19f75ae134c45b3acb6d4f6fdb8d1 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1073/2175] 10.0.0.3 () {34 vars in 776 bytes} [Thu May 7 16:45:08 2026] PUT /v2.0/security-groups/8a6b930c-ad33-4b9d-8e87-9f96bcb9fee7/tags/green => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-07 16:45:08.850 8 WARNING tagging [None req-e51eaac3-0766-43a3-a065-48e49c03f5ab eb80996a9e1049ff8b8964ab5923aa5d 37b19f75ae134c45b3acb6d4f6fdb8d1 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1103/2176] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 7 16:45:08 2026] GET /v2.0/security-groups/8a6b930c-ad33-4b9d-8e87-9f96bcb9fee7/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:45:08.889 7 WARNING tagging [None req-65113656-0616-4a3e-af65-36fb7ad48ead eb80996a9e1049ff8b8964ab5923aa5d 37b19f75ae134c45b3acb6d4f6fdb8d1 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1074/2177] 10.0.0.3 () {34 vars in 772 bytes} [Thu May 7 16:45:08 2026] PUT /v2.0/security-groups/8a6b930c-ad33-4b9d-8e87-9f96bcb9fee7/tags/red => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-07 16:45:08.940 8 WARNING tagging [None req-6b4f6ff2-5c17-434c-ab9c-45a355999089 eb80996a9e1049ff8b8964ab5923aa5d 37b19f75ae134c45b3acb6d4f6fdb8d1 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1104/2178] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 7 16:45:08 2026] GET /v2.0/security-groups/8a6b930c-ad33-4b9d-8e87-9f96bcb9fee7/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:45:08.984 7 WARNING tagging [None req-0acfd86c-8dae-4f1b-b08e-2d11f39b1603 eb80996a9e1049ff8b8964ab5923aa5d 37b19f75ae134c45b3acb6d4f6fdb8d1 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1075/2179] 10.0.0.3 () {34 vars in 794 bytes} [Thu May 7 16:45:08 2026] PUT /v2.0/security-groups/8a6b930c-ad33-4b9d-8e87-9f96bcb9fee7/tags/black.or.white => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-07 16:45:09.040 8 WARNING tagging [None req-51c13c42-f92d-4a2a-9442-5db7904c0657 eb80996a9e1049ff8b8964ab5923aa5d 37b19f75ae134c45b3acb6d4f6fdb8d1 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1105/2180] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 7 16:45:09 2026] GET /v2.0/security-groups/8a6b930c-ad33-4b9d-8e87-9f96bcb9fee7/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:45:09.081 7 WARNING tagging [None req-94691cab-ccaf-46dd-a622-9bbcc0fd41d6 eb80996a9e1049ff8b8964ab5923aa5d 37b19f75ae134c45b3acb6d4f6fdb8d1 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1076/2181] 10.0.0.3 () {34 vars in 765 bytes} [Thu May 7 16:45:09 2026] PUT /v2.0/security-groups/8a6b930c-ad33-4b9d-8e87-9f96bcb9fee7/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:45:09.145 8 WARNING tagging [None req-42d9431b-fa7a-49a8-878e-c221e7ee2927 eb80996a9e1049ff8b8964ab5923aa5d 37b19f75ae134c45b3acb6d4f6fdb8d1 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1106/2182] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 7 16:45:09 2026] GET /v2.0/security-groups/8a6b930c-ad33-4b9d-8e87-9f96bcb9fee7/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2183] 199.19.213.68 () {34 vars in 985 bytes} [Thu May 7 16:45:09 2026] GET /v2.0/networks?id=1e2219d9-48e6-4d9e-8363-e9d0a9fb95f4 => generated 660 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:45:09.186 8 WARNING tagging [None req-77ffe773-0e79-4f0a-8cda-9cf9e765e515 eb80996a9e1049ff8b8964ab5923aa5d 37b19f75ae134c45b3acb6d4f6fdb8d1 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-07 16:45:09.195 7 WARNING neutron.db.securitygroups_db [req-1a75b911-2298-48c0-867f-6ff950c27165 req-4e26f120-c6dc-4813-8a2e-bd3b05591875 8d03cddfbe4240edb1ebabb1d182c244 f34ed16431154622b06aaad0548958de - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1107/2184] 10.0.0.3 () {32 vars in 753 bytes} [Thu May 7 16:45:09 2026] GET /v2.0/security-groups/8a6b930c-ad33-4b9d-8e87-9f96bcb9fee7/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2185] 199.19.213.68 () {34 vars in 1049 bytes} [Thu May 7 16:45:09 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f34ed16431154622b06aaad0548958de => generated 273 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:45:09.232 8 WARNING tagging [None req-9679937b-fa31-452b-aff2-cb5372cfd105 eb80996a9e1049ff8b8964ab5923aa5d 37b19f75ae134c45b3acb6d4f6fdb8d1 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-07 16:45:09.244 8 INFO neutron.api.v2.resource [None req-9679937b-fa31-452b-aff2-cb5372cfd105 eb80996a9e1049ff8b8964ab5923aa5d 37b19f75ae134c45b3acb6d4f6fdb8d1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1108/2186] 10.0.0.3 () {32 vars in 757 bytes} [Thu May 7 16:45:09 2026] GET /v2.0/security-groups/8a6b930c-ad33-4b9d-8e87-9f96bcb9fee7/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-07 16:45:09.279 8 WARNING tagging [None req-5bed8603-159f-4c15-ab19-1b96a79e5ede eb80996a9e1049ff8b8964ab5923aa5d 37b19f75ae134c45b3acb6d4f6fdb8d1 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1109/2187] 10.0.0.3 () {32 vars in 756 bytes} [Thu May 7 16:45:09 2026] DELETE /v2.0/security-groups/8a6b930c-ad33-4b9d-8e87-9f96bcb9fee7/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:45:09.386 8 WARNING neutron.db.securitygroups_db [None req-b8320654-6a54-4602-852a-b3f69f9a23d5 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1110/2188] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:45:09 2026] GET /v2.0/security-groups?tenant_id=d081928b852141759158c9153ba4a79b&name=default => generated 2925 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:45:09.550 8 WARNING tagging [None req-66b0a778-f0a9-4ffb-a497-a74985408e88 eb80996a9e1049ff8b8964ab5923aa5d 37b19f75ae134c45b3acb6d4f6fdb8d1 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1111/2189] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 7 16:45:09 2026] GET /v2.0/security-groups/8a6b930c-ad33-4b9d-8e87-9f96bcb9fee7/tags => generated 30 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2190] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:45:09 2026] GET /v2.0/ports?device_id=65278be0-1e40-4e27-b721-1fecd1eb6e70 => generated 957 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2191] 199.19.213.68 () {38 vars in 954 bytes} [Thu May 7 16:45:09 2026] POST /v2.0/ports => generated 954 bytes in 413 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-05-07 16:45:09.664 7 WARNING tagging [None req-740af600-41aa-43f1-8ca8-0641f0fc8a17 eb80996a9e1049ff8b8964ab5923aa5d 37b19f75ae134c45b3acb6d4f6fdb8d1 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-07 16:45:09.676 7 INFO neutron.api.v2.resource [None req-740af600-41aa-43f1-8ca8-0641f0fc8a17 eb80996a9e1049ff8b8964ab5923aa5d 37b19f75ae134c45b3acb6d4f6fdb8d1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1080/2192] 10.0.0.3 () {32 vars in 760 bytes} [Thu May 7 16:45:09 2026] DELETE /v2.0/security-groups/8a6b930c-ad33-4b9d-8e87-9f96bcb9fee7/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2193] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:45:09 2026] DELETE /v2.0/security-groups/8f2b3e30-0f4b-47c9-a1d3-af98b9a583d7 => 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: 1081/2194] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:45:09 2026] GET /v2.0/security-groups?id=d886ccab-efaa-4ce2-b9ac-6b7cde4899a5&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:45:09.726 7 WARNING tagging [None req-6ee2eafa-09d1-458b-abd3-66554fcc0982 eb80996a9e1049ff8b8964ab5923aa5d 37b19f75ae134c45b3acb6d4f6fdb8d1 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1082/2195] 10.0.0.3 () {32 vars in 748 bytes} [Thu May 7 16:45:09 2026] DELETE /v2.0/security-groups/8a6b930c-ad33-4b9d-8e87-9f96bcb9fee7/tags => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:45:09.789 7 WARNING tagging [None req-daaf5753-4e1a-49e2-acbd-2b8c14a3aa93 eb80996a9e1049ff8b8964ab5923aa5d 37b19f75ae134c45b3acb6d4f6fdb8d1 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1083/2196] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 7 16:45:09 2026] GET /v2.0/security-groups/8a6b930c-ad33-4b9d-8e87-9f96bcb9fee7/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:45:09.808 7 WARNING neutron.db.securitygroups_db [None req-00c23ed5-0834-4bad-914a-d732125477af 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1084/2197] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:45:09 2026] GET /v2.0/security-groups?tenant_id=30906182048c4bd9a20348a2e7738b06&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2198] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:45:09 2026] DELETE /v2.0/security-groups/8a6b930c-ad33-4b9d-8e87-9f96bcb9fee7 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2199] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:45:10 2026] DELETE /v2.0/security-groups/5b67ac1d-820f-456f-8178-f5a8757262da => 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: 1114/2200] 199.19.213.68 () {38 vars in 1027 bytes} [Thu May 7 16:45:09 2026] PUT /v2.0/ports/3815ea17-5fac-4372-ade5-fa7a1ffecc4c => generated 1235 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:45:10.170 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e8387d48-a08c-408f-bb72-2116e51021fc'] response: {'name': 'network-changed', 'server_uuid': '65278be0-1e40-4e27-b721-1fecd1eb6e70', 'tag': '3815ea17-5fac-4372-ade5-fa7a1ffecc4c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1087/2201] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:45:10 2026] GET /v2.0/ports?tenant_id=f34ed16431154622b06aaad0548958de&device_id=65278be0-1e40-4e27-b721-1fecd1eb6e70 => generated 1238 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1115/2202] 199.19.213.68 () {34 vars in 1017 bytes} [Thu May 7 16:45:10 2026] GET /v2.0/networks?tenant_id=f34ed16431154622b06aaad0548958de&shared=False => generated 756 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2203] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:45:10 2026] GET /v2.0/ports?device_id=65278be0-1e40-4e27-b721-1fecd1eb6e70 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2204] 199.19.213.68 () {34 vars in 929 bytes} [Thu May 7 16:45:10 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2205] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:45:10 2026] GET /v2.0/security-groups?id=d886ccab-efaa-4ce2-b9ac-6b7cde4899a5&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:45:11.059 7 WARNING neutron.db.securitygroups_db [None req-9f5b52c8-0a76-4823-ac09-19ffe45baab6 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1089/2206] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:45:10 2026] GET /v2.0/security-groups?tenant_id=1f8bc7e32d494d52b65fd951c65250a5&name=default => generated 2927 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2207] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:45:11 2026] DELETE /v2.0/security-groups/ef154d8f-5d00-4bcf-b6d4-00eb0e42b32e => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:45:11.443 7 WARNING neutron.db.securitygroups_db [None req-f6f1ced9-3d53-4ec3-8617-563c4ac73c96 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1090/2208] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:45:11 2026] GET /v2.0/security-groups?tenant_id=37b19f75ae134c45b3acb6d4f6fdb8d1&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: 1119/2209] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:45:11 2026] DELETE /v2.0/security-groups/a1bd9091-a139-471a-a573-7cbfde759ed9 => 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: 1091/2210] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:45:11 2026] GET /v2.0/ports?tenant_id=f34ed16431154622b06aaad0548958de&device_id=65278be0-1e40-4e27-b721-1fecd1eb6e70 => 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: 1120/2211] 199.19.213.68 () {34 vars in 1057 bytes} [Thu May 7 16:45:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=3815ea17-5fac-4372-ade5-fa7a1ffecc4c => 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: 1092/2212] 199.19.213.68 () {34 vars in 983 bytes} [Thu May 7 16:45:11 2026] GET /v2.0/subnets?id=f8b24f70-8e7f-4929-a383-9a9d0c1dacdf => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2213] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:45:11 2026] GET /v2.0/ports?network_id=1e2219d9-48e6-4d9e-8363-e9d0a9fb95f4&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: 1094/2214] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:45:12 2026] GET /v2.0/networks/1e2219d9-48e6-4d9e-8363-e9d0a9fb95f4?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2215] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:45:11 2026] GET /v2.0/ports?device_id=65278be0-1e40-4e27-b721-1fecd1eb6e70 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2216] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:45:12 2026] GET /v2.0/networks/1e2219d9-48e6-4d9e-8363-e9d0a9fb95f4?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: 1122/2217] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:45:12 2026] GET /v2.0/security-groups?id=d886ccab-efaa-4ce2-b9ac-6b7cde4899a5&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2218] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:45:13 2026] GET /v2.0/ports?device_id=65278be0-1e40-4e27-b721-1fecd1eb6e70 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2219] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:45:13 2026] GET /v2.0/security-groups?id=d886ccab-efaa-4ce2-b9ac-6b7cde4899a5&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2222] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:45:14 2026] GET /v2.0/ports?device_id=65278be0-1e40-4e27-b721-1fecd1eb6e70 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2223] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:45:14 2026] GET /v2.0/security-groups?id=d886ccab-efaa-4ce2-b9ac-6b7cde4899a5&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:45:15.256 8 INFO neutron.db.segments_db [None req-55aaac5e-7aaf-44b4-a3ba-f6ac6e969028 2408bbf0ef1d4886bac168f6aa54e950 5cf37c5f001f4d1b9807bd60938ee9b4 - - default default] Added segment 7b1baa30-f0b5-4062-8eaa-de2d21e5a8bd of type vxlan for network 80c0cf3d-7a3b-4caf-a6ee-8264180bea97 [pid: 8|app: 0|req: 1126/2224] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:45:14 2026] POST /v2.0/networks => generated 632 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2225] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:45:15 2026] GET /v2.0/ports?device_id=65278be0-1e40-4e27-b721-1fecd1eb6e70 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2226] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:45:15 2026] GET /v2.0/security-groups?id=d886ccab-efaa-4ce2-b9ac-6b7cde4899a5&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2227] 10.0.0.3 () {34 vars in 662 bytes} [Thu May 7 16:45:15 2026] POST /v2.0/ports => generated 743 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2228] 10.0.0.3 () {34 vars in 664 bytes} [Thu May 7 16:45:15 2026] POST /v2.0/trunks => generated 407 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 16:45:15.970 7 WARNING tagging [None req-c4d20b71-4c42-4f6f-8220-4b59ab8fdc01 2408bbf0ef1d4886bac168f6aa54e950 5cf37c5f001f4d1b9807bd60938ee9b4 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1100/2229] 10.0.0.3 () {34 vars in 747 bytes} [Thu May 7 16:45:15 2026] PUT /v2.0/trunks/636d2a64-444a-45d5-ab45-2575d38b817f/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:45:16.017 8 WARNING tagging [None req-dd77d3bf-94b7-4e60-a7b8-f57d4b087aa0 2408bbf0ef1d4886bac168f6aa54e950 5cf37c5f001f4d1b9807bd60938ee9b4 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1130/2230] 10.0.0.3 () {32 vars in 727 bytes} [Thu May 7 16:45:15 2026] GET /v2.0/trunks/636d2a64-444a-45d5-ab45-2575d38b817f/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:45:16.051 7 WARNING tagging [None req-433d8415-03c1-48f5-b415-be9e6f9e473d 2408bbf0ef1d4886bac168f6aa54e950 5cf37c5f001f4d1b9807bd60938ee9b4 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1101/2231] 10.0.0.3 () {34 vars in 758 bytes} [Thu May 7 16:45:16 2026] PUT /v2.0/trunks/636d2a64-444a-45d5-ab45-2575d38b817f/tags/green => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-07 16:45:16.106 8 WARNING tagging [None req-9754be66-9796-46c2-9bf6-28a00017ad53 2408bbf0ef1d4886bac168f6aa54e950 5cf37c5f001f4d1b9807bd60938ee9b4 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1131/2232] 10.0.0.3 () {32 vars in 727 bytes} [Thu May 7 16:45:16 2026] GET /v2.0/trunks/636d2a64-444a-45d5-ab45-2575d38b817f/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:45:16.138 7 WARNING tagging [None req-3ec46344-7d97-48fb-9825-19e106392b5e 2408bbf0ef1d4886bac168f6aa54e950 5cf37c5f001f4d1b9807bd60938ee9b4 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1102/2233] 10.0.0.3 () {34 vars in 754 bytes} [Thu May 7 16:45:16 2026] PUT /v2.0/trunks/636d2a64-444a-45d5-ab45-2575d38b817f/tags/red => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-07 16:45:16.186 8 WARNING tagging [None req-7135c045-abd7-42f2-bcf2-fb7246fd3d88 2408bbf0ef1d4886bac168f6aa54e950 5cf37c5f001f4d1b9807bd60938ee9b4 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1132/2234] 10.0.0.3 () {32 vars in 727 bytes} [Thu May 7 16:45:16 2026] GET /v2.0/trunks/636d2a64-444a-45d5-ab45-2575d38b817f/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:45:16.219 7 WARNING tagging [None req-f37cc2d0-0eef-43d2-9f0d-aac4ba093481 2408bbf0ef1d4886bac168f6aa54e950 5cf37c5f001f4d1b9807bd60938ee9b4 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1103/2235] 10.0.0.3 () {34 vars in 776 bytes} [Thu May 7 16:45:16 2026] PUT /v2.0/trunks/636d2a64-444a-45d5-ab45-2575d38b817f/tags/black.or.white => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-07 16:45:16.267 8 WARNING tagging [None req-5d9791b5-4eb4-479f-9f64-1b49f1580b15 2408bbf0ef1d4886bac168f6aa54e950 5cf37c5f001f4d1b9807bd60938ee9b4 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1133/2236] 10.0.0.3 () {32 vars in 727 bytes} [Thu May 7 16:45:16 2026] GET /v2.0/trunks/636d2a64-444a-45d5-ab45-2575d38b817f/tags => generated 52 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:45:16.328 7 WARNING tagging [None req-31b8147d-7db2-40df-b26d-24de98272e9a 2408bbf0ef1d4886bac168f6aa54e950 5cf37c5f001f4d1b9807bd60938ee9b4 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1104/2237] 10.0.0.3 () {34 vars in 747 bytes} [Thu May 7 16:45:16 2026] PUT /v2.0/trunks/636d2a64-444a-45d5-ab45-2575d38b817f/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:45:16.393 8 WARNING tagging [None req-ee8a83fb-d3ba-484b-83d7-30af46ec0cf6 2408bbf0ef1d4886bac168f6aa54e950 5cf37c5f001f4d1b9807bd60938ee9b4 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1134/2238] 10.0.0.3 () {32 vars in 727 bytes} [Thu May 7 16:45:16 2026] GET /v2.0/trunks/636d2a64-444a-45d5-ab45-2575d38b817f/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:45:16.423 7 WARNING tagging [None req-e8fa17af-1bd7-435a-9331-1f6a735655c4 2408bbf0ef1d4886bac168f6aa54e950 5cf37c5f001f4d1b9807bd60938ee9b4 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1105/2239] 10.0.0.3 () {32 vars in 735 bytes} [Thu May 7 16:45:16 2026] GET /v2.0/trunks/636d2a64-444a-45d5-ab45-2575d38b817f/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:45:16.454 8 WARNING tagging [None req-5c76f087-2faa-4b83-a6ed-373fdfc4b607 2408bbf0ef1d4886bac168f6aa54e950 5cf37c5f001f4d1b9807bd60938ee9b4 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-07 16:45:16.463 8 INFO neutron.api.v2.resource [None req-5c76f087-2faa-4b83-a6ed-373fdfc4b607 2408bbf0ef1d4886bac168f6aa54e950 5cf37c5f001f4d1b9807bd60938ee9b4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1135/2240] 10.0.0.3 () {32 vars in 739 bytes} [Thu May 7 16:45:16 2026] GET /v2.0/trunks/636d2a64-444a-45d5-ab45-2575d38b817f/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-07 16:45:16.486 7 WARNING tagging [None req-0ef89b13-bed8-419a-b83e-838bc5632c9f 2408bbf0ef1d4886bac168f6aa54e950 5cf37c5f001f4d1b9807bd60938ee9b4 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1106/2241] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:45:16 2026] DELETE /v2.0/trunks/636d2a64-444a-45d5-ab45-2575d38b817f/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:45:16.533 8 WARNING tagging [None req-4ec950b0-f7ba-4704-bb8e-21c8dc7171f2 2408bbf0ef1d4886bac168f6aa54e950 5cf37c5f001f4d1b9807bd60938ee9b4 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1136/2242] 10.0.0.3 () {32 vars in 727 bytes} [Thu May 7 16:45:16 2026] GET /v2.0/trunks/636d2a64-444a-45d5-ab45-2575d38b817f/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:45:16.568 7 WARNING tagging [None req-68eddf1e-2309-4c7e-aa4b-fa2e137f0164 2408bbf0ef1d4886bac168f6aa54e950 5cf37c5f001f4d1b9807bd60938ee9b4 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-07 16:45:16.583 7 INFO neutron.api.v2.resource [None req-68eddf1e-2309-4c7e-aa4b-fa2e137f0164 2408bbf0ef1d4886bac168f6aa54e950 5cf37c5f001f4d1b9807bd60938ee9b4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1107/2243] 10.0.0.3 () {32 vars in 742 bytes} [Thu May 7 16:45:16 2026] DELETE /v2.0/trunks/636d2a64-444a-45d5-ab45-2575d38b817f/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-07 16:45:16.606 8 WARNING tagging [None req-20a16081-2c53-4f08-b722-865abfac0aa1 2408bbf0ef1d4886bac168f6aa54e950 5cf37c5f001f4d1b9807bd60938ee9b4 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1137/2244] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 7 16:45:16 2026] DELETE /v2.0/trunks/636d2a64-444a-45d5-ab45-2575d38b817f/tags => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:45:16.669 7 WARNING tagging [None req-655e7c19-e555-4a9b-90f2-e06bf595bfb5 2408bbf0ef1d4886bac168f6aa54e950 5cf37c5f001f4d1b9807bd60938ee9b4 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1108/2245] 10.0.0.3 () {32 vars in 727 bytes} [Thu May 7 16:45:16 2026] GET /v2.0/trunks/636d2a64-444a-45d5-ab45-2575d38b817f/tags => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2246] 10.0.0.3 () {32 vars in 717 bytes} [Thu May 7 16:45:16 2026] GET /v2.0/trunks/636d2a64-444a-45d5-ab45-2575d38b817f => generated 407 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2247] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:45:16 2026] GET /v2.0/ports?device_id=65278be0-1e40-4e27-b721-1fecd1eb6e70 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2248] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:45:16 2026] GET /v2.0/security-groups?id=d886ccab-efaa-4ce2-b9ac-6b7cde4899a5&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2249] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 7 16:45:16 2026] GET /v2.0/ports/24bdd555-471f-45ee-95a2-20e32d45765f => generated 826 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2250] 10.0.0.3 () {32 vars in 720 bytes} [Thu May 7 16:45:16 2026] DELETE /v2.0/trunks/636d2a64-444a-45d5-ab45-2575d38b817f => 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: 1110/2251] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:45:16 2026] GET /v2.0/ports?device_id=65278be0-1e40-4e27-b721-1fecd1eb6e70 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2252] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:45:17 2026] GET /v2.0/security-groups?id=d886ccab-efaa-4ce2-b9ac-6b7cde4899a5&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: 1112/2253] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 7 16:45:17 2026] GET /v2.0/ports?device_id=65278be0-1e40-4e27-b721-1fecd1eb6e70 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:45:17.136 8 INFO neutron_taas.services.taas.taas_plugin [None req-79a70b35-11b4-4980-9aad-e9616ca1cbfc 2408bbf0ef1d4886bac168f6aa54e950 5cf37c5f001f4d1b9807bd60938ee9b4 - - default default] TaaS: Handle Delete Port: 24bdd555-471f-45ee-95a2-20e32d45765f 2026-05-07 16:45:17.139 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-79a70b35-11b4-4980-9aad-e9616ca1cbfc 2408bbf0ef1d4886bac168f6aa54e950 5cf37c5f001f4d1b9807bd60938ee9b4 - - default default] Tap Mirror: Handle Delete Port: 24bdd555-471f-45ee-95a2-20e32d45765f [pid: 8|app: 0|req: 1142/2254] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 7 16:45:16 2026] DELETE /v2.0/ports/24bdd555-471f-45ee-95a2-20e32d45765f => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:45:17.379 8 INFO neutron.services.segments.plugin [-] Segment 7b1baa30-f0b5-4062-8eaa-de2d21e5a8bd resource provider aggregate not found 2026-05-07 16:45:17.386 8 INFO neutron.services.segments.plugin [-] Segment 7b1baa30-f0b5-4062-8eaa-de2d21e5a8bd resource provider aggregate not found 2026-05-07 16:45:17.396 8 INFO neutron.services.segments.plugin [-] Segment 7b1baa30-f0b5-4062-8eaa-de2d21e5a8bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b1baa30-f0b5-4062-8eaa-de2d21e5a8bd found for delete ", "request_id": "req-2aff5ed2-1803-44e8-835a-3d426d3cbf9e"}]} 2026-05-07 16:45:17.425 8 INFO neutron.services.segments.plugin [-] Segment 7b1baa30-f0b5-4062-8eaa-de2d21e5a8bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b1baa30-f0b5-4062-8eaa-de2d21e5a8bd found for delete ", "request_id": "req-daa127bb-093f-4b60-a635-3214461fc756"}]} [pid: 8|app: 0|req: 1143/2255] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:45:17 2026] DELETE /v2.0/networks/80c0cf3d-7a3b-4caf-a6ee-8264180bea97 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:45:17.483 7 INFO neutron.db.l3_db [None req-dd8f4ff7-6361-4555-b0bc-2688fac196ed 8d03cddfbe4240edb1ebabb1d182c244 f34ed16431154622b06aaad0548958de - - default default] Floating IP 25a9578d-ec1f-4a35-bcfb-a8172c3c9e90 associated. External IP: 10.96.250.208, port: 3815ea17-5fac-4372-ade5-fa7a1ffecc4c. [pid: 7|app: 0|req: 1113/2256] 10.0.0.3 () {34 vars in 747 bytes} [Thu May 7 16:45:17 2026] PUT /v2.0/floatingips/25a9578d-ec1f-4a35-bcfb-a8172c3c9e90 => generated 855 bytes in 750 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:45:17.903 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bcc9a32c-510d-4d94-9074-dfe0c5946096'] response: {'name': 'network-changed', 'server_uuid': '65278be0-1e40-4e27-b721-1fecd1eb6e70', 'tag': '3815ea17-5fac-4372-ade5-fa7a1ffecc4c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1144/2257] 10.0.0.3 () {32 vars in 727 bytes} [Thu May 7 16:45:17 2026] GET /v2.0/floatingips/25a9578d-ec1f-4a35-bcfb-a8172c3c9e90 => generated 855 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:45:18.267 7 WARNING neutron.db.securitygroups_db [None req-45c34b02-2019-47e7-8b73-62e6e6fb00bc 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1114/2258] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:45:18 2026] GET /v2.0/security-groups?tenant_id=11c8824e9e7541429363d1cd5229d738&name=default => generated 2929 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2259] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:45:18 2026] GET /v2.0/ports?tenant_id=f34ed16431154622b06aaad0548958de&device_id=65278be0-1e40-4e27-b721-1fecd1eb6e70 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2260] 199.19.213.68 () {34 vars in 985 bytes} [Thu May 7 16:45:18 2026] GET /v2.0/networks?id=1e2219d9-48e6-4d9e-8363-e9d0a9fb95f4 => generated 756 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2261] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:45:18 2026] DELETE /v2.0/security-groups/178f8fef-0821-4e1b-85fc-6827fedbc501 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2262] 199.19.213.68 () {34 vars in 1057 bytes} [Thu May 7 16:45:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=3815ea17-5fac-4372-ade5-fa7a1ffecc4c => generated 858 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2263] 199.19.213.68 () {34 vars in 983 bytes} [Thu May 7 16:45:18 2026] GET /v2.0/subnets?id=f8b24f70-8e7f-4929-a383-9a9d0c1dacdf => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2264] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:45:18 2026] GET /v2.0/ports?network_id=1e2219d9-48e6-4d9e-8363-e9d0a9fb95f4&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:45:18.629 7 WARNING neutron.db.securitygroups_db [None req-4d51d091-c62a-4724-85b5-7eb096b8dbd8 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1119/2265] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:45:18 2026] GET /v2.0/security-groups?tenant_id=5cf37c5f001f4d1b9807bd60938ee9b4&name=default => generated 2929 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2266] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:45:18 2026] GET /v2.0/networks/1e2219d9-48e6-4d9e-8363-e9d0a9fb95f4?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: 1148/2267] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:45:18 2026] GET /v2.0/networks/1e2219d9-48e6-4d9e-8363-e9d0a9fb95f4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2268] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:45:18 2026] DELETE /v2.0/security-groups/bd83bc1a-e80b-4154-90b0-7e57aac682f7 => 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: 1149/2269] 10.0.0.3 () {32 vars in 727 bytes} [Thu May 7 16:45:18 2026] GET /v2.0/floatingips/25a9578d-ec1f-4a35-bcfb-a8172c3c9e90 => generated 855 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2270] 10.0.0.3 () {32 vars in 727 bytes} [Thu May 7 16:45:19 2026] GET /v2.0/floatingips/25a9578d-ec1f-4a35-bcfb-a8172c3c9e90 => generated 857 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2271] 10.0.0.179 () {34 vars in 990 bytes} [Thu May 7 16:45:27 2026] GET /v2.0/ports?device_id=65278be0-1e40-4e27-b721-1fecd1eb6e70 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2272] 10.0.0.179 () {34 vars in 1040 bytes} [Thu May 7 16:45:27 2026] GET /v2.0/security-groups?id=d886ccab-efaa-4ce2-b9ac-6b7cde4899a5&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:45:28.088 8 INFO neutron.db.segments_db [None req-6578b866-0aa1-4086-aee5-b7f68f170eeb 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] Added segment b6022b41-2b08-42b9-9c94-fbf07186d88e of type vxlan for network 1f09b9cd-9f0e-4288-8434-7236efc9f13b [pid: 8|app: 0|req: 1150/2273] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:45:27 2026] POST /v2.0/networks => generated 640 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2274] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:45:28 2026] POST /v2.0/subnets => generated 658 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2275] 10.0.0.3 () {32 vars in 720 bytes} [Thu May 7 16:45:28 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2276] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:45:28 2026] POST /v2.0/subnets => generated 731 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:45:28.769 8 INFO neutron.db.segments_db [None req-ed9a04e2-a5c9-4f90-b73b-d7559c0e007c 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] Added segment 85fcb161-f024-4977-8586-78018693d5f8 of type vxlan for network b9cece19-3794-43b2-b5d9-ac1822d2a346 [pid: 8|app: 0|req: 1152/2277] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:45:28 2026] POST /v2.0/networks => generated 638 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2280] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:45:28 2026] POST /v2.0/subnets => generated 656 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2281] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:45:29 2026] POST /v2.0/subnets => generated 726 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:45:29.505 8 INFO neutron.db.segments_db [None req-4c1a55b5-4933-48c8-a908-b18c131aaf46 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] Added segment ce331066-85bf-49d1-8c40-95d043f0d6a2 of type vxlan for network bb43ec06-9c0a-416a-98f3-8fa254ffbf38 [pid: 8|app: 0|req: 1155/2282] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:45:29 2026] POST /v2.0/networks => generated 637 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2283] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:45:29 2026] POST /v2.0/subnets => generated 655 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2284] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:45:29 2026] POST /v2.0/subnets => generated 730 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:45:30.198 7 INFO neutron.db.segments_db [None req-3d277d6d-8d71-40f8-a7a1-17c676d22879 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] Added segment 91a1c525-aa78-4d25-9b51-a32a961ec44b of type vxlan for network 01cd8e0e-f94a-4f75-8c21-f1948e5760f4 2026-05-07 16:45:30.451 7 INFO neutron.db.l3_hamode_db [None req-3d277d6d-8d71-40f8-a7a1-17c676d22879 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 16:45:31.105 7 INFO neutron.db.l3_hamode_db [None req-3d277d6d-8d71-40f8-a7a1-17c676d22879 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1129/2285] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:45:30 2026] POST /v2.0/routers => generated 684 bytes in 1825 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2286] 10.0.0.3 () {34 vars in 781 bytes} [Thu May 7 16:45:31 2026] PUT /v2.0/routers/c733f498-745d-433b-8c7d-fc425fcb5666/add_router_interface => generated 310 bytes in 1469 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2287] 10.0.0.3 () {34 vars in 781 bytes} [Thu May 7 16:45:33 2026] PUT /v2.0/routers/c733f498-745d-433b-8c7d-fc425fcb5666/add_router_interface => generated 310 bytes in 1428 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2288] 10.0.0.3 () {34 vars in 781 bytes} [Thu May 7 16:45:34 2026] PUT /v2.0/routers/c733f498-745d-433b-8c7d-fc425fcb5666/add_router_interface => generated 310 bytes in 2173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2289] 10.0.0.3 () {34 vars in 682 bytes} [Thu May 7 16:45:37 2026] POST /v2.0/security-groups => generated 1629 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2290] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 7 16:45:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2291] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:45:37 2026] GET /v2.0/ports?device_id=65278be0-1e40-4e27-b721-1fecd1eb6e70 => 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: 1133/2292] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:45:37 2026] GET /v2.0/security-groups?id=d886ccab-efaa-4ce2-b9ac-6b7cde4899a5&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2293] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 7 16:45:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2294] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 7 16:45:37 2026] POST /v2.0/security-group-rules => generated 599 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2295] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 7 16:45:37 2026] POST /v2.0/security-group-rules => generated 601 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2296] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 7 16:45:37 2026] POST /v2.0/security-group-rules => generated 601 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2297] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 7 16:45:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2298] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 7 16:45:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2299] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 7 16:45:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2300] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 7 16:45:38 2026] POST /v2.0/security-group-rules => generated 599 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2301] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:45:38 2026] GET /v2.0/ports?device_id=65278be0-1e40-4e27-b721-1fecd1eb6e70 => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2302] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:45:38 2026] GET /v2.0/security-groups?id=d886ccab-efaa-4ce2-b9ac-6b7cde4899a5&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2303] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 7 16:45:38 2026] POST /v2.0/security-group-rules => generated 601 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2304] 10.0.0.3 () {34 vars in 693 bytes} [Thu May 7 16:45:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:45:39.063 7 WARNING neutron.db.securitygroups_db [req-08c8d9fe-dfd9-47f1-80d0-0218fd2e479f req-df1e8e0b-0e49-4679-bece-2faa58ebd2be 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1139/2305] 10.0.0.90 () {34 vars in 1093 bytes} [Thu May 7 16:45:39 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-116207329&fields=id&tenant_id=e6817a561373416b98bbd7a23b81d6d0 => 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: 1167/2306] 10.0.0.90 () {34 vars in 981 bytes} [Thu May 7 16:45:39 2026] GET /v2.0/networks?id=b9cece19-3794-43b2-b5d9-ac1822d2a346 => generated 705 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2307] 10.0.0.90 () {34 vars in 964 bytes} [Thu May 7 16:45:39 2026] GET /v2.0/quotas/e6817a561373416b98bbd7a23b81d6d0 => 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: 1168/2308] 10.0.0.90 () {34 vars in 1001 bytes} [Thu May 7 16:45:39 2026] GET /v2.0/ports?tenant_id=e6817a561373416b98bbd7a23b81d6d0&fields=id => generated 241 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2309] 10.0.0.90 () {34 vars in 1007 bytes} [Thu May 7 16:45:39 2026] GET /v2.0/networks/b9cece19-3794-43b2-b5d9-ac1822d2a346?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: 1169/2310] 10.0.0.90 () {34 vars in 1107 bytes} [Thu May 7 16:45:39 2026] GET /v2.0/networks/b9cece19-3794-43b2-b5d9-ac1822d2a346?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: 1142/2311] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:45:39 2026] GET /v2.0/ports?device_id=05d02852-f0b1-41bd-951d-72957798229d => 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: 1170/2312] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:45:39 2026] GET /v2.0/ports?device_id=65278be0-1e40-4e27-b721-1fecd1eb6e70 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2313] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:45:39 2026] GET /v2.0/security-groups?id=d886ccab-efaa-4ce2-b9ac-6b7cde4899a5&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2314] 199.19.213.68 () {34 vars in 993 bytes} [Thu May 7 16:45:39 2026] GET /v2.0/ports?device_id=65278be0-1e40-4e27-b721-1fecd1eb6e70 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:45:40.097 7 INFO neutron_taas.services.taas.taas_plugin [req-40e9d9e4-6872-402b-b897-79633b5594b4 req-cb571d0c-e3f0-4f54-9ea0-6cde9f5f0dfb 8d03cddfbe4240edb1ebabb1d182c244 f34ed16431154622b06aaad0548958de - - default default] TaaS: Handle Delete Port: 3815ea17-5fac-4372-ade5-fa7a1ffecc4c 2026-05-07 16:45:40.101 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-40e9d9e4-6872-402b-b897-79633b5594b4 req-cb571d0c-e3f0-4f54-9ea0-6cde9f5f0dfb 8d03cddfbe4240edb1ebabb1d182c244 f34ed16431154622b06aaad0548958de - - default default] Tap Mirror: Handle Delete Port: 3815ea17-5fac-4372-ade5-fa7a1ffecc4c 2026-05-07 16:45:40.243 7 INFO neutron.db.l3_db [req-40e9d9e4-6872-402b-b897-79633b5594b4 req-cb571d0c-e3f0-4f54-9ea0-6cde9f5f0dfb 8d03cddfbe4240edb1ebabb1d182c244 f34ed16431154622b06aaad0548958de - - default default] Floating IP 25a9578d-ec1f-4a35-bcfb-a8172c3c9e90 disassociated. External IP: 10.96.250.208, port: 3815ea17-5fac-4372-ade5-fa7a1ffecc4c. [pid: 7|app: 0|req: 1144/2315] 199.19.213.68 () {36 vars in 996 bytes} [Thu May 7 16:45:39 2026] DELETE /v2.0/ports/3815ea17-5fac-4372-ade5-fa7a1ffecc4c => generated 0 bytes in 619 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:45:40.646 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ed69fd0-0959-4f16-ad0c-1f4abaa945c2'] response: {'server_uuid': '65278be0-1e40-4e27-b721-1fecd1eb6e70', 'name': 'network-vif-deleted', 'tag': '3815ea17-5fac-4372-ade5-fa7a1ffecc4c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1172/2316] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:45:40 2026] GET /v2.0/ports?device_id=65278be0-1e40-4e27-b721-1fecd1eb6e70 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2317] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:45:42 2026] GET /v2.0/ports?device_id=65278be0-1e40-4e27-b721-1fecd1eb6e70 => 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: 1173/2318] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:45:43 2026] GET /v2.0/ports?device_id=65278be0-1e40-4e27-b721-1fecd1eb6e70 => 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: 1147/2321] 199.19.213.68 () {34 vars in 985 bytes} [Thu May 7 16:45:43 2026] GET /v2.0/networks?id=b9cece19-3794-43b2-b5d9-ac1822d2a346 => generated 705 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:45:43.986 8 WARNING neutron.db.securitygroups_db [req-08c8d9fe-dfd9-47f1-80d0-0218fd2e479f req-3e48ef98-6bd1-42d3-a15c-bc1aa8cf8201 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1175/2322] 199.19.213.68 () {34 vars in 1049 bytes} [Thu May 7 16:45:43 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e6817a561373416b98bbd7a23b81d6d0 => generated 178 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2323] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:45:44 2026] GET /v2.0/ports?device_id=65278be0-1e40-4e27-b721-1fecd1eb6e70 => 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: 1148/2324] 199.19.213.68 () {38 vars in 954 bytes} [Thu May 7 16:45:44 2026] POST /v2.0/ports => generated 1179 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1149/2325] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:45:44 2026] GET /v2.0/ports?device_id=05d02852-f0b1-41bd-951d-72957798229d => generated 1182 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2326] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:45:44 2026] GET /v2.0/security-groups?id=18449508-919b-43e6-90a9-c8692d96638d&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: 8|app: 0|req: 1177/2327] 199.19.213.68 () {38 vars in 1027 bytes} [Thu May 7 16:45:44 2026] PUT /v2.0/ports/6e0d8a54-d303-4490-adc2-ccf0558fe702 => generated 1460 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:45:45.321 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c17a7158-1598-4a27-b249-52aeb0208368'] response: {'name': 'network-changed', 'server_uuid': '05d02852-f0b1-41bd-951d-72957798229d', 'tag': '6e0d8a54-d303-4490-adc2-ccf0558fe702', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1151/2328] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:45:45 2026] DELETE /v2.0/security-groups/d886ccab-efaa-4ce2-b9ac-6b7cde4899a5 => generated 0 bytes in 135 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-05-07 16:45:45.651 8 INFO neutron_taas.services.taas.taas_plugin [None req-21b218c1-f60c-4299-be2c-a752eea00945 8d03cddfbe4240edb1ebabb1d182c244 f34ed16431154622b06aaad0548958de - - default default] TaaS: Handle Delete Port: 2fa31eec-4781-42c6-971a-008dccca89af 2026-05-07 16:45:45.654 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-21b218c1-f60c-4299-be2c-a752eea00945 8d03cddfbe4240edb1ebabb1d182c244 f34ed16431154622b06aaad0548958de - - default default] Tap Mirror: Handle Delete Port: 2fa31eec-4781-42c6-971a-008dccca89af [pid: 8|app: 0|req: 1178/2329] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 7 16:45:45 2026] DELETE /v2.0/floatingips/25a9578d-ec1f-4a35-bcfb-a8172c3c9e90 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2330] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:45:45 2026] GET /v2.0/ports?tenant_id=e6817a561373416b98bbd7a23b81d6d0&device_id=05d02852-f0b1-41bd-951d-72957798229d => generated 1463 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2331] 199.19.213.68 () {34 vars in 1017 bytes} [Thu May 7 16:45:45 2026] GET /v2.0/networks?tenant_id=e6817a561373416b98bbd7a23b81d6d0&shared=False => generated 2376 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2332] 199.19.213.68 () {34 vars in 929 bytes} [Thu May 7 16:45:45 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2333] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:45:45 2026] GET /v2.0/ports?device_id=cc167a2f-5d4b-40b6-b5f0-0ac857b4b182 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2334] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:45:46 2026] GET /v2.0/security-groups?id=d67aa144-6208-48ca-8c85-98d2d3ca8da5&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: 1181/2335] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:45:47 2026] GET /v2.0/ports?tenant_id=e6817a561373416b98bbd7a23b81d6d0&device_id=05d02852-f0b1-41bd-951d-72957798229d => generated 1463 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2336] 199.19.213.68 () {34 vars in 1057 bytes} [Thu May 7 16:45:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.180&port_id=6e0d8a54-d303-4490-adc2-ccf0558fe702 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2337] 199.19.213.68 () {34 vars in 1101 bytes} [Thu May 7 16:45:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A68&port_id=6e0d8a54-d303-4490-adc2-ccf0558fe702 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2338] 199.19.213.68 () {34 vars in 1063 bytes} [Thu May 7 16:45:47 2026] GET /v2.0/subnets?id=26f69fd4-5741-49b8-afe9-da9e1dd56f4c&id=e919593b-05fe-4c68-be59-71b1342d72fa => generated 1411 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2339] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:45:47 2026] GET /v2.0/ports?network_id=b9cece19-3794-43b2-b5d9-ac1822d2a346&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: 1157/2340] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:45:47 2026] GET /v2.0/ports?device_id=cc167a2f-5d4b-40b6-b5f0-0ac857b4b182 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2341] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:45:47 2026] GET /v2.0/ports?network_id=b9cece19-3794-43b2-b5d9-ac1822d2a346&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: 7|app: 0|req: 1158/2342] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:45:47 2026] GET /v2.0/security-groups?id=d67aa144-6208-48ca-8c85-98d2d3ca8da5&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: 1185/2343] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:45:47 2026] GET /v2.0/networks/b9cece19-3794-43b2-b5d9-ac1822d2a346?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: 1159/2344] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:45:47 2026] GET /v2.0/networks/b9cece19-3794-43b2-b5d9-ac1822d2a346?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: 1186/2345] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:45:48 2026] GET /v2.0/ports?device_id=cc167a2f-5d4b-40b6-b5f0-0ac857b4b182 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2346] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:45:48 2026] GET /v2.0/security-groups?id=d67aa144-6208-48ca-8c85-98d2d3ca8da5&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: 1187/2347] 199.19.213.68 () {34 vars in 993 bytes} [Thu May 7 16:45:48 2026] GET /v2.0/ports?device_id=cc167a2f-5d4b-40b6-b5f0-0ac857b4b182 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:45:48.598 7 INFO neutron_taas.services.taas.taas_plugin [req-4d9be9f1-0ef0-4189-b7e8-469c6be21b8f req-215b3f7b-3516-4447-b54d-b774c610ee27 8d03cddfbe4240edb1ebabb1d182c244 f34ed16431154622b06aaad0548958de - - default default] TaaS: Handle Delete Port: 67240fd7-4b2d-40a3-a97e-d83cf486883c 2026-05-07 16:45:48.602 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-4d9be9f1-0ef0-4189-b7e8-469c6be21b8f req-215b3f7b-3516-4447-b54d-b774c610ee27 8d03cddfbe4240edb1ebabb1d182c244 f34ed16431154622b06aaad0548958de - - default default] Tap Mirror: Handle Delete Port: 67240fd7-4b2d-40a3-a97e-d83cf486883c [pid: 7|app: 0|req: 1161/2348] 199.19.213.68 () {36 vars in 996 bytes} [Thu May 7 16:45:48 2026] DELETE /v2.0/ports/67240fd7-4b2d-40a3-a97e-d83cf486883c => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:45:48.799 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b26b9c26-e25a-4627-8da5-80b5eb661ada'] response: {'server_uuid': 'cc167a2f-5d4b-40b6-b5f0-0ac857b4b182', 'name': 'network-vif-deleted', 'tag': '67240fd7-4b2d-40a3-a97e-d83cf486883c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1188/2349] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:45:49 2026] GET /v2.0/ports?device_id=cc167a2f-5d4b-40b6-b5f0-0ac857b4b182 => 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: 1162/2350] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:45:49 2026] GET /v2.0/ports?device_id=05d02852-f0b1-41bd-951d-72957798229d => generated 1194 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2351] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:45:49 2026] GET /v2.0/security-groups?id=18449508-919b-43e6-90a9-c8692d96638d&fields=id&fields=name => generated 111 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2352] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:45:50 2026] GET /v2.0/ports?device_id=cc167a2f-5d4b-40b6-b5f0-0ac857b4b182 => 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: 1190/2353] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:45:51 2026] GET /v2.0/ports?device_id=cc167a2f-5d4b-40b6-b5f0-0ac857b4b182 => 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: 1164/2354] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:45:52 2026] DELETE /v2.0/security-groups/d67aa144-6208-48ca-8c85-98d2d3ca8da5 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:45:53.429 8 INFO neutron_taas.services.taas.taas_plugin [None req-f0c27a98-76f4-42aa-b816-dbe00db05c6b 8d03cddfbe4240edb1ebabb1d182c244 f34ed16431154622b06aaad0548958de - - default default] TaaS: Handle Delete Port: 79ea967e-8b00-4cbf-ae75-385520605b68 2026-05-07 16:45:53.432 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f0c27a98-76f4-42aa-b816-dbe00db05c6b 8d03cddfbe4240edb1ebabb1d182c244 f34ed16431154622b06aaad0548958de - - default default] Tap Mirror: Handle Delete Port: 79ea967e-8b00-4cbf-ae75-385520605b68 [pid: 8|app: 0|req: 1191/2355] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 7 16:45:53 2026] PUT /v2.0/routers/81c5ac2e-f01c-4968-8ff1-f002158c2935/remove_router_interface => generated 310 bytes in 1043 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2356] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:45:54 2026] DELETE /v2.0/subnets/f8b24f70-8e7f-4929-a383-9a9d0c1dacdf => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:45:54.481 8 INFO neutron_taas.services.taas.taas_plugin [None req-b88a43cd-fcc9-4746-b828-03167ac2fdae 8d03cddfbe4240edb1ebabb1d182c244 f34ed16431154622b06aaad0548958de - - default default] TaaS: Handle Delete Port: 7c3a9b80-b237-4015-a99b-7ed558757f54 2026-05-07 16:45:54.484 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b88a43cd-fcc9-4746-b828-03167ac2fdae 8d03cddfbe4240edb1ebabb1d182c244 f34ed16431154622b06aaad0548958de - - default default] Tap Mirror: Handle Delete Port: 7c3a9b80-b237-4015-a99b-7ed558757f54 2026-05-07 16:45:54.815 8 INFO neutron_taas.services.taas.taas_plugin [None req-b88a43cd-fcc9-4746-b828-03167ac2fdae 8d03cddfbe4240edb1ebabb1d182c244 f34ed16431154622b06aaad0548958de - - default default] TaaS: Handle Delete Port: a57a1129-88bf-4dd8-9c8d-31d3a5fd3913 2026-05-07 16:45:54.820 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b88a43cd-fcc9-4746-b828-03167ac2fdae 8d03cddfbe4240edb1ebabb1d182c244 f34ed16431154622b06aaad0548958de - - default default] Tap Mirror: Handle Delete Port: a57a1129-88bf-4dd8-9c8d-31d3a5fd3913 [pid: 7|app: 0|req: 1166/2357] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:45:55 2026] GET /v2.0/ports?device_id=05d02852-f0b1-41bd-951d-72957798229d => generated 1196 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:45:55.205 8 INFO neutron.services.segments.plugin [-] Segment b350ee9f-a1cd-4526-b1a2-775db9c9020d resource provider aggregate not found 2026-05-07 16:45:55.207 8 INFO neutron.services.segments.plugin [-] Segment b350ee9f-a1cd-4526-b1a2-775db9c9020d resource provider aggregate not found [pid: 7|app: 0|req: 1167/2358] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:45:55 2026] GET /v2.0/security-groups?id=18449508-919b-43e6-90a9-c8692d96638d&fields=id&fields=name => generated 111 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:45:55.235 8 INFO neutron.services.segments.plugin [-] Segment b350ee9f-a1cd-4526-b1a2-775db9c9020d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b350ee9f-a1cd-4526-b1a2-775db9c9020d found for delete ", "request_id": "req-a79a2ad2-33f4-4f34-a4b1-0d9b2d6d4c96"}]} 2026-05-07 16:45:55.237 8 INFO neutron.services.segments.plugin [-] Segment b350ee9f-a1cd-4526-b1a2-775db9c9020d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b350ee9f-a1cd-4526-b1a2-775db9c9020d found for delete ", "request_id": "req-ccf4a5bd-e133-4283-be8b-890e19b1adfc"}]} 2026-05-07 16:45:55.250 8 INFO neutron.db.l3_hamode_db [None req-b88a43cd-fcc9-4746-b828-03167ac2fdae 8d03cddfbe4240edb1ebabb1d182c244 f34ed16431154622b06aaad0548958de - - default default] HA network 41a40363-ac1b-436d-872e-1b19f013c476 was deleted as no HA routers are present in project f34ed16431154622b06aaad0548958de. [pid: 8|app: 0|req: 1192/2359] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:45:54 2026] DELETE /v2.0/routers/81c5ac2e-f01c-4968-8ff1-f002158c2935 => generated 0 bytes in 1014 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2360] 10.0.0.3 () {32 vars in 816 bytes} [Thu May 7 16:45:55 2026] GET /v2.0/ports?network_id=b9cece19-3794-43b2-b5d9-ac1822d2a346&mac_address=fa%3A16%3A3e%3A16%3A23%3A80 => generated 1196 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:45:55.369 8 INFO neutron_taas.services.taas.taas_plugin [None req-ce083824-7950-4750-948d-035dc3612f46 8d03cddfbe4240edb1ebabb1d182c244 f34ed16431154622b06aaad0548958de - - default default] TaaS: Handle Delete Port: 70e0ccb7-4119-4735-bb02-590fef4b6ffb 2026-05-07 16:45:55.373 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ce083824-7950-4750-948d-035dc3612f46 8d03cddfbe4240edb1ebabb1d182c244 f34ed16431154622b06aaad0548958de - - default default] Tap Mirror: Handle Delete Port: 70e0ccb7-4119-4735-bb02-590fef4b6ffb [pid: 8|app: 0|req: 1193/2361] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:45:55 2026] DELETE /v2.0/networks/1e2219d9-48e6-4d9e-8363-e9d0a9fb95f4 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:45:56.064 7 INFO neutron.db.l3_db [None req-ab6772a7-92c4-44c1-8202-42a5da8877b3 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] Floating IP 281d6628-3840-43d0-9467-d6a8383e1e22 associated. External IP: 10.96.250.210, port: 6e0d8a54-d303-4490-adc2-ccf0558fe702. 2026-05-07 16:45:56.440 8 WARNING neutron.db.securitygroups_db [None req-11cd6a64-cadc-4c63-a2c3-2f1bf2f86de3 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1194/2362] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:45:56 2026] GET /v2.0/security-groups?tenant_id=710e70661ee64463904ba7aaf65d77f1&name=default => generated 2929 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2363] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:45:56 2026] DELETE /v2.0/security-groups/4b69ffd4-5e29-46e0-b527-3852d8109409 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:45:56.816 8 WARNING neutron.db.securitygroups_db [None req-32715e0a-05af-47af-8f2a-d8da79388e5f 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1196/2364] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:45:56 2026] GET /v2.0/security-groups?tenant_id=f34ed16431154622b06aaad0548958de&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2365] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:45:56 2026] DELETE /v2.0/security-groups/144df41e-5fda-474b-beda-d6f9af133330 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:45:57.270 8 INFO neutron.services.segments.plugin [-] Segment 8c789961-a6e4-4089-9ac0-adf88eaf1a4a resource provider aggregate not found 2026-05-07 16:45:57.276 8 INFO neutron.services.segments.plugin [-] Segment 8c789961-a6e4-4089-9ac0-adf88eaf1a4a resource provider aggregate not found 2026-05-07 16:45:57.291 8 INFO neutron.services.segments.plugin [-] Segment 8c789961-a6e4-4089-9ac0-adf88eaf1a4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c789961-a6e4-4089-9ac0-adf88eaf1a4a found for delete ", "request_id": "req-6e5289d9-0f81-471d-afb7-b5a466648594"}]} 2026-05-07 16:45:57.296 8 INFO neutron.services.segments.plugin [-] Segment 8c789961-a6e4-4089-9ac0-adf88eaf1a4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c789961-a6e4-4089-9ac0-adf88eaf1a4a found for delete ", "request_id": "req-bfc9ab1b-db73-40b7-9133-6a977a78f45c"}]} [pid: 7|app: 0|req: 1169/2366] 10.0.0.3 () {34 vars in 675 bytes} [Thu May 7 16:45:55 2026] POST /v2.0/floatingips => generated 855 bytes in 2008 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:45:57.385 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f30d0d67-5a91-4e4e-afc5-5e4dc64d70d8'] response: {'name': 'network-changed', 'server_uuid': '05d02852-f0b1-41bd-951d-72957798229d', 'tag': '6e0d8a54-d303-4490-adc2-ccf0558fe702', 'status': 'completed', 'code': 200} 2026-05-07 16:45:57.453 8 WARNING neutron.db.securitygroups_db [req-9b0f18a0-0c21-45f9-9e53-cab5d16d705c req-5ca4b2f3-fdb4-4ea4-9caf-79fcac817ec7 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1198/2367] 10.0.0.90 () {34 vars in 1093 bytes} [Thu May 7 16:45:57 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-116207329&fields=id&tenant_id=e6817a561373416b98bbd7a23b81d6d0 => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2368] 10.0.0.90 () {34 vars in 981 bytes} [Thu May 7 16:45:57 2026] GET /v2.0/networks?id=bb43ec06-9c0a-416a-98f3-8fa254ffbf38 => generated 704 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2369] 10.0.0.90 () {34 vars in 964 bytes} [Thu May 7 16:45:57 2026] GET /v2.0/quotas/e6817a561373416b98bbd7a23b81d6d0 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2370] 10.0.0.90 () {34 vars in 1001 bytes} [Thu May 7 16:45:57 2026] GET /v2.0/ports?tenant_id=e6817a561373416b98bbd7a23b81d6d0&fields=id => generated 333 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2371] 10.0.0.90 () {34 vars in 1007 bytes} [Thu May 7 16:45:57 2026] GET /v2.0/networks/bb43ec06-9c0a-416a-98f3-8fa254ffbf38?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2372] 10.0.0.90 () {34 vars in 1107 bytes} [Thu May 7 16:45:57 2026] GET /v2.0/networks/bb43ec06-9c0a-416a-98f3-8fa254ffbf38?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2373] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:45:57 2026] GET /v2.0/ports?device_id=8ea48cc7-2fc7-44df-9d65-048128b53299 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2374] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:45:57 2026] GET /v2.0/ports?tenant_id=e6817a561373416b98bbd7a23b81d6d0&device_id=05d02852-f0b1-41bd-951d-72957798229d => generated 1465 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2375] 199.19.213.68 () {34 vars in 985 bytes} [Thu May 7 16:45:57 2026] GET /v2.0/networks?id=b9cece19-3794-43b2-b5d9-ac1822d2a346 => generated 801 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2376] 199.19.213.68 () {34 vars in 1057 bytes} [Thu May 7 16:45:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.180&port_id=6e0d8a54-d303-4490-adc2-ccf0558fe702 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2377] 199.19.213.68 () {34 vars in 1101 bytes} [Thu May 7 16:45:58 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A68&port_id=6e0d8a54-d303-4490-adc2-ccf0558fe702 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2378] 199.19.213.68 () {34 vars in 1063 bytes} [Thu May 7 16:45:58 2026] GET /v2.0/subnets?id=26f69fd4-5741-49b8-afe9-da9e1dd56f4c&id=e919593b-05fe-4c68-be59-71b1342d72fa => generated 1411 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2379] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:45:58 2026] GET /v2.0/ports?network_id=b9cece19-3794-43b2-b5d9-ac1822d2a346&device_owner=network%3Adhcp => generated 1457 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2380] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:45:58 2026] GET /v2.0/ports?network_id=b9cece19-3794-43b2-b5d9-ac1822d2a346&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2381] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:45:58 2026] GET /v2.0/networks/b9cece19-3794-43b2-b5d9-ac1822d2a346?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2382] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:45:58 2026] GET /v2.0/networks/b9cece19-3794-43b2-b5d9-ac1822d2a346?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:46:01.466 7 INFO neutron.db.segments_db [None req-0a146b64-fbfe-4bad-8cb6-907be6fa1cf8 e5f0489eb00747009440ffefa6053136 a6c47d2a883a4ba783f5f758ac4114a4 - - default default] Added segment 69618d49-456c-47c1-be08-8eb5f1dc3237 of type vxlan for network 2859df6d-d9b7-4329-8f12-d156a9294db2 [pid: 7|app: 0|req: 1179/2385] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:46:01 2026] POST /v2.0/networks => generated 726 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2386] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:46:01 2026] POST /v2.0/subnets => generated 644 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:46:01.781 7 WARNING neutron.api.v2.base [None req-45631062-9522-4c11-a7c6-943b72e4d9fc e5f0489eb00747009440ffefa6053136 a6c47d2a883a4ba783f5f758ac4114a4 - - 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-05-07 16:46:01.782 7 INFO neutron.api.v2.resource [None req-45631062-9522-4c11-a7c6-943b72e4d9fc e5f0489eb00747009440ffefa6053136 a6c47d2a883a4ba783f5f758ac4114a4 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1180/2387] 10.0.0.3 () {34 vars in 679 bytes} [Thu May 7 16:46:01 2026] POST /v2.0/rbac-policies => generated 143 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-07 16:46:02.010 8 INFO neutron.services.segments.plugin [-] Segment 69618d49-456c-47c1-be08-8eb5f1dc3237 resource provider aggregate not found 2026-05-07 16:46:02.018 8 INFO neutron.services.segments.plugin [-] Segment 69618d49-456c-47c1-be08-8eb5f1dc3237 resource provider aggregate not found 2026-05-07 16:46:02.039 8 INFO neutron.services.segments.plugin [-] Segment 69618d49-456c-47c1-be08-8eb5f1dc3237 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69618d49-456c-47c1-be08-8eb5f1dc3237 found for delete ", "request_id": "req-31ee6163-ba05-4024-88d9-ac300f6ca9a9"}]} 2026-05-07 16:46:02.041 8 INFO neutron.services.segments.plugin [-] Segment 69618d49-456c-47c1-be08-8eb5f1dc3237 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69618d49-456c-47c1-be08-8eb5f1dc3237 found for delete ", "request_id": "req-e7fed6e9-ce3e-4be7-85ed-fc9debec3218"}]} [pid: 8|app: 0|req: 1208/2388] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:46:01 2026] DELETE /v2.0/networks/2859df6d-d9b7-4329-8f12-d156a9294db2 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:46:02.101 7 INFO neutron.db.segments_db [None req-4dad7c59-70f6-44a9-96ea-5e2e033f4929 e5f0489eb00747009440ffefa6053136 a6c47d2a883a4ba783f5f758ac4114a4 - - default default] Added segment 702cdce6-8794-4c64-9606-115879c85acc of type vxlan for network 836372be-c734-4565-b8bf-064855138dcb [pid: 7|app: 0|req: 1181/2389] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:46:02 2026] POST /v2.0/networks => generated 726 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2390] 199.19.213.68 () {34 vars in 985 bytes} [Thu May 7 16:46:02 2026] GET /v2.0/networks?id=bb43ec06-9c0a-416a-98f3-8fa254ffbf38 => generated 704 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:46:02.270 7 WARNING neutron.db.securitygroups_db [req-9b0f18a0-0c21-45f9-9e53-cab5d16d705c req-ab2fefed-28c8-4fdc-ae05-45dd2264f843 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1183/2391] 199.19.213.68 () {34 vars in 1049 bytes} [Thu May 7 16:46:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e6817a561373416b98bbd7a23b81d6d0 => generated 178 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2392] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:46:02 2026] POST /v2.0/subnets => generated 647 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:46:02.363 8 WARNING neutron.api.v2.base [None req-1e3917ee-d22b-44ee-8020-9e065e179cd8 e5f0489eb00747009440ffefa6053136 a6c47d2a883a4ba783f5f758ac4114a4 - - 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-05-07 16:46:02.364 8 INFO neutron.api.v2.resource [None req-1e3917ee-d22b-44ee-8020-9e065e179cd8 e5f0489eb00747009440ffefa6053136 a6c47d2a883a4ba783f5f758ac4114a4 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1210/2393] 10.0.0.3 () {34 vars in 679 bytes} [Thu May 7 16:46:02 2026] POST /v2.0/rbac-policies => generated 547 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2394] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:46:02 2026] DELETE /v2.0/networks/836372be-c734-4565-b8bf-064855138dcb => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:46:02.619 8 INFO neutron.db.segments_db [None req-6c829051-ee2c-4255-b0f6-6622aef972db e5f0489eb00747009440ffefa6053136 a6c47d2a883a4ba783f5f758ac4114a4 - - default default] Added segment 27a44772-da6b-423b-b493-c7833dbaef4a of type vxlan for network 443a31ed-c8e1-49aa-b58a-caa8adb14afb [pid: 8|app: 0|req: 1212/2395] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:46:02 2026] POST /v2.0/networks => generated 725 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2396] 199.19.213.68 () {38 vars in 954 bytes} [Thu May 7 16:46:02 2026] POST /v2.0/ports => generated 1183 bytes in 448 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: 1213/2397] 10.0.0.3 () {34 vars in 667 bytes} [Thu May 7 16:46:02 2026] POST /v2.0/subnets => generated 647 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2398] 10.0.0.3 () {34 vars in 679 bytes} [Thu May 7 16:46:02 2026] POST /v2.0/rbac-policies => generated 324 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2399] 199.19.213.68 () {38 vars in 1027 bytes} [Thu May 7 16:46:02 2026] PUT /v2.0/ports/23c3ad75-09b4-4fc6-9917-7f6f5d64ed07 => generated 1464 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:46:03.212 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ce195672-98e1-469c-aecd-0a7b4ead1e79'] response: {'name': 'network-changed', 'server_uuid': '8ea48cc7-2fc7-44df-9d65-048128b53299', 'tag': '23c3ad75-09b4-4fc6-9917-7f6f5d64ed07', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1215/2400] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:46:03 2026] GET /v2.0/ports?device_id=8ea48cc7-2fc7-44df-9d65-048128b53299 => generated 1198 bytes in 132 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: 1186/2401] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:46:03 2026] GET /v2.0/security-groups?id=18449508-919b-43e6-90a9-c8692d96638d&fields=id&fields=name => generated 111 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2402] 10.0.0.3 () {32 vars in 721 bytes} [Thu May 7 16:46:03 2026] GET /v2.0/networks/443a31ed-c8e1-49aa-b58a-caa8adb14afb => generated 654 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2403] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:46:03 2026] GET /v2.0/ports?tenant_id=e6817a561373416b98bbd7a23b81d6d0&device_id=8ea48cc7-2fc7-44df-9d65-048128b53299 => generated 1467 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2404] 199.19.213.68 () {34 vars in 1017 bytes} [Thu May 7 16:46:03 2026] GET /v2.0/networks?tenant_id=e6817a561373416b98bbd7a23b81d6d0&shared=False => generated 2376 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2405] 199.19.213.68 () {34 vars in 929 bytes} [Thu May 7 16:46:03 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-05-07 16:46:03.998 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2c54939c-e315-4e05-a63c-2dad6546afb6 8bee8684e7584e7ba9773fb6c6fc0623 371bbd29015b4846a46232de76c1b72d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1218/2406] 10.0.0.3 () {32 vars in 721 bytes} [Thu May 7 16:46:03 2026] GET /v2.0/networks/443a31ed-c8e1-49aa-b58a-caa8adb14afb => generated 138 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:46:04.070 8 INFO neutron.services.segments.plugin [-] Segment 702cdce6-8794-4c64-9606-115879c85acc resource provider aggregate not found 2026-05-07 16:46:04.078 8 INFO neutron.services.segments.plugin [-] Segment 702cdce6-8794-4c64-9606-115879c85acc resource provider aggregate not found 2026-05-07 16:46:04.093 8 INFO neutron.services.segments.plugin [-] Segment 702cdce6-8794-4c64-9606-115879c85acc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 702cdce6-8794-4c64-9606-115879c85acc found for delete ", "request_id": "req-1ff0ca46-b620-4eab-9e84-d75754bf7038"}]} [pid: 8|app: 0|req: 1219/2407] 10.0.0.179 () {34 vars in 990 bytes} [Thu May 7 16:46:04 2026] GET /v2.0/ports?device_id=05d02852-f0b1-41bd-951d-72957798229d => generated 1465 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:46:04.100 8 INFO neutron.services.segments.plugin [-] Segment 702cdce6-8794-4c64-9606-115879c85acc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 702cdce6-8794-4c64-9606-115879c85acc found for delete ", "request_id": "req-c654e85f-9d1b-4b1c-a920-6915a8e36da8"}]} [pid: 8|app: 0|req: 1220/2408] 10.0.0.179 () {34 vars in 1040 bytes} [Thu May 7 16:46:04 2026] GET /v2.0/security-groups?id=18449508-919b-43e6-90a9-c8692d96638d&fields=id&fields=name => generated 111 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:46:04.163 7 INFO neutron.services.segments.plugin [-] Segment 27a44772-da6b-423b-b493-c7833dbaef4a resource provider aggregate not found 2026-05-07 16:46:04.173 7 INFO neutron.services.segments.plugin [-] Segment 27a44772-da6b-423b-b493-c7833dbaef4a resource provider aggregate not found 2026-05-07 16:46:04.185 7 INFO neutron.services.segments.plugin [-] Segment 27a44772-da6b-423b-b493-c7833dbaef4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27a44772-da6b-423b-b493-c7833dbaef4a found for delete ", "request_id": "req-9a2419a9-cbf1-490d-9f6e-047daee6154e"}]} 2026-05-07 16:46:04.191 7 INFO neutron.services.segments.plugin [-] Segment 27a44772-da6b-423b-b493-c7833dbaef4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27a44772-da6b-423b-b493-c7833dbaef4a found for delete ", "request_id": "req-89be5be7-20eb-4a8f-8a9c-2cde6f602603"}]} [pid: 7|app: 0|req: 1189/2409] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:46:04 2026] DELETE /v2.0/networks/443a31ed-c8e1-49aa-b58a-caa8adb14afb => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:46:04.218 8 INFO neutron.pecan_wsgi.hooks.translation [None req-22726b59-e611-4cd0-a95d-e94079c344f9 e5f0489eb00747009440ffefa6053136 a6c47d2a883a4ba783f5f758ac4114a4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1221/2410] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:46:04 2026] DELETE /v2.0/subnets/c1c25953-2ca6-4e08-b38c-10e62dfb0723 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:46:04.233 7 INFO neutron.pecan_wsgi.hooks.translation [None req-360ab9dd-bffc-403e-adc4-e0c55e55f806 e5f0489eb00747009440ffefa6053136 a6c47d2a883a4ba783f5f758ac4114a4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1190/2411] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:46:04 2026] DELETE /v2.0/subnets/fe4c7ffc-c388-48c8-b1a9-4633f944d9d7 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:46:04.249 8 INFO neutron.pecan_wsgi.hooks.translation [None req-15865c57-e929-479f-a9d3-128f4238aa0f e5f0489eb00747009440ffefa6053136 a6c47d2a883a4ba783f5f758ac4114a4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1222/2412] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:46:04 2026] DELETE /v2.0/subnets/81b3ade3-3cfa-43fc-babb-2c3af3dea4c6 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2413] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:46:04 2026] GET /v2.0/ports?tenant_id=e6817a561373416b98bbd7a23b81d6d0&device_id=8ea48cc7-2fc7-44df-9d65-048128b53299 => generated 1467 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2414] 199.19.213.68 () {34 vars in 1055 bytes} [Thu May 7 16:46:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.51&port_id=23c3ad75-09b4-4fc6-9917-7f6f5d64ed07 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2415] 199.19.213.68 () {34 vars in 1105 bytes} [Thu May 7 16:46:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A281&port_id=23c3ad75-09b4-4fc6-9917-7f6f5d64ed07 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2416] 199.19.213.68 () {34 vars in 1063 bytes} [Thu May 7 16:46:05 2026] GET /v2.0/subnets?id=3067264d-f69c-458a-8943-4c8c560c9acb&id=aca6b996-8823-42d4-b51b-2c61fe765c58 => generated 1414 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2417] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:46:05 2026] GET /v2.0/ports?network_id=bb43ec06-9c0a-416a-98f3-8fa254ffbf38&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: 1194/2418] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:46:05 2026] GET /v2.0/ports?network_id=bb43ec06-9c0a-416a-98f3-8fa254ffbf38&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2419] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:46:05 2026] GET /v2.0/networks/bb43ec06-9c0a-416a-98f3-8fa254ffbf38?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2420] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:46:05 2026] GET /v2.0/networks/bb43ec06-9c0a-416a-98f3-8fa254ffbf38?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-05-07 16:46:05.217 8 WARNING neutron.db.securitygroups_db [None req-39faeef7-2f33-4815-b336-cbdb9cf1ee74 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1225/2421] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:46:05 2026] GET /v2.0/security-groups?tenant_id=a6c47d2a883a4ba783f5f758ac4114a4&name=default => generated 2929 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2422] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:46:05 2026] DELETE /v2.0/security-groups/e68a509a-45df-420f-a172-b67d325e6d43 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:46:05.436 8 WARNING neutron.db.securitygroups_db [None req-b849e750-bf3c-4caa-95ce-5856de3054bc 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1226/2423] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:46:05 2026] GET /v2.0/security-groups?tenant_id=25a607bea02c46608c61837570a4aafe&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2424] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:46:05 2026] DELETE /v2.0/security-groups/f9cdbff7-7fd8-49aa-b20c-24788000428e => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:46:05.802 8 WARNING neutron.db.securitygroups_db [None req-f37ba3ed-b559-40c9-b43d-587a21a6701e 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1227/2425] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:46:05 2026] GET /v2.0/security-groups?tenant_id=371bbd29015b4846a46232de76c1b72d&name=default => generated 2929 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2426] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:46:05 2026] DELETE /v2.0/security-groups/87b6b7a8-05ca-4d2d-bf69-0da6558e072c => 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: 1228/2427] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:46:08 2026] GET /v2.0/ports?device_id=8ea48cc7-2fc7-44df-9d65-048128b53299 => generated 1200 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2428] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:46:08 2026] GET /v2.0/security-groups?id=18449508-919b-43e6-90a9-c8692d96638d&fields=id&fields=name => generated 111 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2429] 10.0.0.3 () {34 vars in 674 bytes} [Thu May 7 16:46:10 2026] POST /v2.0/floatingips => generated 552 bytes in 614 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2430] 10.0.0.3 () {34 vars in 674 bytes} [Thu May 7 16:46:10 2026] POST /v2.0/floatingips => generated 552 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2431] 10.0.0.3 () {34 vars in 674 bytes} [Thu May 7 16:46:11 2026] POST /v2.0/floatingips => generated 552 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2432] 10.0.0.3 () {34 vars in 674 bytes} [Thu May 7 16:46:11 2026] POST /v2.0/floatingips => generated 552 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2433] 10.0.0.3 () {34 vars in 674 bytes} [Thu May 7 16:46:12 2026] POST /v2.0/floatingips => generated 552 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:46:12.845 7 WARNING tagging [None req-f1885a63-314a-42ee-a7c5-e5173ea93342 2e310cab16864743b215ab93e088cd82 72b83c68e1634ab99f8a56951fa0abbf - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1203/2434] 10.0.0.3 () {34 vars in 757 bytes} [Thu May 7 16:46:12 2026] PUT /v2.0/floatingips/ec822d4a-55b8-4518-a143-690376d65910/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:46:12.899 8 WARNING tagging [None req-902b5855-d0bf-43d8-817a-58107d8729b0 2e310cab16864743b215ab93e088cd82 72b83c68e1634ab99f8a56951fa0abbf - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1232/2435] 10.0.0.3 () {34 vars in 757 bytes} [Thu May 7 16:46:12 2026] PUT /v2.0/floatingips/6671fc55-deb7-4a0c-8387-87881acf02d4/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:46:12.956 7 WARNING tagging [None req-986e1ba4-ccec-40b4-8484-2135ac6752d3 2e310cab16864743b215ab93e088cd82 72b83c68e1634ab99f8a56951fa0abbf - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1204/2436] 10.0.0.3 () {34 vars in 757 bytes} [Thu May 7 16:46:12 2026] PUT /v2.0/floatingips/9a165d76-1bae-4d90-a2b5-395ce0414771/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:46:13.012 8 WARNING tagging [None req-e002a3f7-d95b-4127-9785-cb093666d9be 2e310cab16864743b215ab93e088cd82 72b83c68e1634ab99f8a56951fa0abbf - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1233/2437] 10.0.0.3 () {34 vars in 757 bytes} [Thu May 7 16:46:12 2026] PUT /v2.0/floatingips/b614e9fb-a03d-40b4-9da2-6bb13ea7a00a/tags => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2438] 10.0.0.3 () {32 vars in 670 bytes} [Thu May 7 16:46:13 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2439] 10.0.0.3 () {32 vars in 684 bytes} [Thu May 7 16:46:13 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2440] 10.0.0.3 () {32 vars in 680 bytes} [Thu May 7 16:46:13 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2441] 10.0.0.3 () {32 vars in 692 bytes} [Thu May 7 16:46:13 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2442] 10.0.0.3 () {32 vars in 678 bytes} [Thu May 7 16:46:13 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2443] 10.0.0.3 () {32 vars in 692 bytes} [Thu May 7 16:46:13 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: 1208/2444] 10.0.0.3 () {32 vars in 688 bytes} [Thu May 7 16:46:13 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2445] 10.0.0.3 () {32 vars in 700 bytes} [Thu May 7 16:46:13 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:46:13.572 7 INFO neutron_taas.services.taas.taas_plugin [None req-3fae5e3d-a8c4-4d6d-8487-a69f902ab8a7 2e310cab16864743b215ab93e088cd82 72b83c68e1634ab99f8a56951fa0abbf - - default default] TaaS: Handle Delete Port: 4994b317-4cd9-461b-a8ba-ea4160e98096 2026-05-07 16:46:13.575 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3fae5e3d-a8c4-4d6d-8487-a69f902ab8a7 2e310cab16864743b215ab93e088cd82 72b83c68e1634ab99f8a56951fa0abbf - - default default] Tap Mirror: Handle Delete Port: 4994b317-4cd9-461b-a8ba-ea4160e98096 [pid: 8|app: 0|req: 1238/2446] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:46:13 2026] GET /v2.0/ports?device_id=8ea48cc7-2fc7-44df-9d65-048128b53299 => generated 1200 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2447] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:46:13 2026] GET /v2.0/security-groups?id=18449508-919b-43e6-90a9-c8692d96638d&fields=id&fields=name => generated 111 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2448] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 7 16:46:13 2026] DELETE /v2.0/floatingips/ec822d4a-55b8-4518-a143-690376d65910 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2449] 10.0.0.3 () {32 vars in 816 bytes} [Thu May 7 16:46:13 2026] GET /v2.0/ports?network_id=bb43ec06-9c0a-416a-98f3-8fa254ffbf38&mac_address=fa%3A16%3A3e%3A7b%3A88%3A20 => generated 1200 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:46:13.805 8 INFO neutron_taas.services.taas.taas_plugin [None req-530b42bb-88a7-4751-9ad4-90c80460d0d8 2e310cab16864743b215ab93e088cd82 72b83c68e1634ab99f8a56951fa0abbf - - default default] TaaS: Handle Delete Port: 1f2f0b8f-971e-4b5f-b652-6010c654f436 2026-05-07 16:46:13.807 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-530b42bb-88a7-4751-9ad4-90c80460d0d8 2e310cab16864743b215ab93e088cd82 72b83c68e1634ab99f8a56951fa0abbf - - default default] Tap Mirror: Handle Delete Port: 1f2f0b8f-971e-4b5f-b652-6010c654f436 [pid: 8|app: 0|req: 1240/2450] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 7 16:46:13 2026] DELETE /v2.0/floatingips/6671fc55-deb7-4a0c-8387-87881acf02d4 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:46:14.059 8 INFO neutron_taas.services.taas.taas_plugin [None req-3adaf131-528e-4018-94d0-c25cb2676ad6 2e310cab16864743b215ab93e088cd82 72b83c68e1634ab99f8a56951fa0abbf - - default default] TaaS: Handle Delete Port: b1717099-217f-4782-b996-93ca17dbda56 2026-05-07 16:46:14.062 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3adaf131-528e-4018-94d0-c25cb2676ad6 2e310cab16864743b215ab93e088cd82 72b83c68e1634ab99f8a56951fa0abbf - - default default] Tap Mirror: Handle Delete Port: b1717099-217f-4782-b996-93ca17dbda56 [pid: 8|app: 0|req: 1243/2453] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 7 16:46:13 2026] DELETE /v2.0/floatingips/9a165d76-1bae-4d90-a2b5-395ce0414771 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:46:14.285 8 INFO neutron_taas.services.taas.taas_plugin [None req-2650c95b-b327-4a53-8cfd-d3755a7f8701 2e310cab16864743b215ab93e088cd82 72b83c68e1634ab99f8a56951fa0abbf - - default default] TaaS: Handle Delete Port: b99e2955-bbd2-48e4-bbae-3746f8028cdc 2026-05-07 16:46:14.287 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2650c95b-b327-4a53-8cfd-d3755a7f8701 2e310cab16864743b215ab93e088cd82 72b83c68e1634ab99f8a56951fa0abbf - - default default] Tap Mirror: Handle Delete Port: b99e2955-bbd2-48e4-bbae-3746f8028cdc [pid: 8|app: 0|req: 1244/2454] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 7 16:46:14 2026] DELETE /v2.0/floatingips/b614e9fb-a03d-40b4-9da2-6bb13ea7a00a => generated 0 bytes in 262 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:46:14.508 7 INFO neutron.db.l3_db [None req-8169812f-1689-4ed2-8737-4f566d13cdf3 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] Floating IP 1fc6a2be-e178-4589-990f-cdbd01d8f427 associated. External IP: 10.96.250.206, port: 23c3ad75-09b4-4fc6-9917-7f6f5d64ed07. 2026-05-07 16:46:14.572 8 INFO neutron_taas.services.taas.taas_plugin [None req-53780429-ac6a-4d85-b865-5319d01cd52d 2e310cab16864743b215ab93e088cd82 72b83c68e1634ab99f8a56951fa0abbf - - default default] TaaS: Handle Delete Port: 0543132a-d529-4794-9a11-1879b9c62bbf 2026-05-07 16:46:14.574 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-53780429-ac6a-4d85-b865-5319d01cd52d 2e310cab16864743b215ab93e088cd82 72b83c68e1634ab99f8a56951fa0abbf - - default default] Tap Mirror: Handle Delete Port: 0543132a-d529-4794-9a11-1879b9c62bbf [pid: 8|app: 0|req: 1245/2455] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 7 16:46:14 2026] DELETE /v2.0/floatingips/33eb3f5c-b857-4fc6-8a28-808c19f993df => 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: 1211/2456] 10.0.0.3 () {34 vars in 675 bytes} [Thu May 7 16:46:13 2026] POST /v2.0/floatingips => generated 854 bytes in 1062 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:46:14.895 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb8cae5c-5c3c-46fb-8378-e8ebe332546e'] response: {'name': 'network-changed', 'server_uuid': '8ea48cc7-2fc7-44df-9d65-048128b53299', 'tag': '23c3ad75-09b4-4fc6-9917-7f6f5d64ed07', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1246/2457] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:46:15 2026] GET /v2.0/ports?tenant_id=e6817a561373416b98bbd7a23b81d6d0&device_id=8ea48cc7-2fc7-44df-9d65-048128b53299 => generated 1469 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2458] 199.19.213.68 () {34 vars in 985 bytes} [Thu May 7 16:46:15 2026] GET /v2.0/networks?id=bb43ec06-9c0a-416a-98f3-8fa254ffbf38 => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2459] 199.19.213.68 () {34 vars in 1055 bytes} [Thu May 7 16:46:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.51&port_id=23c3ad75-09b4-4fc6-9917-7f6f5d64ed07 => generated 857 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2460] 199.19.213.68 () {34 vars in 1105 bytes} [Thu May 7 16:46:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A281&port_id=23c3ad75-09b4-4fc6-9917-7f6f5d64ed07 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2461] 199.19.213.68 () {34 vars in 1063 bytes} [Thu May 7 16:46:15 2026] GET /v2.0/subnets?id=3067264d-f69c-458a-8943-4c8c560c9acb&id=aca6b996-8823-42d4-b51b-2c61fe765c58 => generated 1414 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2462] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:46:15 2026] GET /v2.0/ports?network_id=bb43ec06-9c0a-416a-98f3-8fa254ffbf38&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:46:15.707 7 WARNING neutron.db.securitygroups_db [None req-aaecc3e8-2799-4dc2-ab07-b9a0b3a563ee 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1251/2463] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:46:15 2026] GET /v2.0/ports?network_id=bb43ec06-9c0a-416a-98f3-8fa254ffbf38&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2464] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:46:15 2026] GET /v2.0/networks/bb43ec06-9c0a-416a-98f3-8fa254ffbf38?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: 1253/2465] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:46:15 2026] GET /v2.0/networks/bb43ec06-9c0a-416a-98f3-8fa254ffbf38?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2466] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:46:15 2026] GET /v2.0/security-groups?tenant_id=213a0e4a0e674afc86fe3172774a5264&name=default => generated 2929 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2467] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:46:15 2026] DELETE /v2.0/security-groups/a6c08935-445d-4dbe-a346-59d333d5cb3c => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:46:16.053 7 WARNING neutron.db.securitygroups_db [None req-8618e107-096c-4a1a-92c0-7030e5b05b40 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1214/2468] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:46:16 2026] GET /v2.0/security-groups?tenant_id=a1ee2f7794fd4895bf246aea6ae3dc12&name=default => generated 2929 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2469] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:46:16 2026] DELETE /v2.0/security-groups/b0e7f2b2-710d-4088-b391-dd0e48f49783 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:46:16.390 7 WARNING neutron.db.securitygroups_db [None req-63cbac1f-b82b-4a94-80e3-ae4ab4305a6a 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1215/2470] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:46:16 2026] GET /v2.0/security-groups?tenant_id=72b83c68e1634ab99f8a56951fa0abbf&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: 1256/2471] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:46:16 2026] DELETE /v2.0/security-groups/b040a9bb-c141-4346-a932-a2d4206aa10d => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:46:20.955 7 INFO neutron.db.segments_db [None req-3c92eaad-60e3-4ac7-9ff1-b43a54c61d50 fcac396e7881432c844505d1ec26526a f9b45c391a0541308caddd3b4b753564 - - default default] Added segment 17b3d880-2376-424a-998c-407a82904f5f of type vxlan for network c051fafc-0788-4198-9ccb-ed5f450f2179 [pid: 8|app: 0|req: 1257/2472] 10.0.0.179 () {34 vars in 990 bytes} [Thu May 7 16:46:21 2026] GET /v2.0/ports?device_id=8ea48cc7-2fc7-44df-9d65-048128b53299 => generated 1469 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2473] 10.0.0.179 () {34 vars in 1040 bytes} [Thu May 7 16:46:21 2026] GET /v2.0/security-groups?id=18449508-919b-43e6-90a9-c8692d96638d&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:46:21.195 7 INFO neutron.db.l3_hamode_db [None req-3c92eaad-60e3-4ac7-9ff1-b43a54c61d50 fcac396e7881432c844505d1ec26526a f9b45c391a0541308caddd3b4b753564 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 16:46:21.308 7 INFO neutron.db.l3_hamode_db [None req-3c92eaad-60e3-4ac7-9ff1-b43a54c61d50 fcac396e7881432c844505d1ec26526a f9b45c391a0541308caddd3b4b753564 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1216/2474] 10.0.0.3 () {34 vars in 666 bytes} [Thu May 7 16:46:20 2026] POST /v2.0/routers => generated 474 bytes in 1107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:46:21.911 8 INFO neutron.db.l3_hamode_db [None req-482ca732-1fad-4809-8d1e-3e3f414bd1e2 fcac396e7881432c844505d1ec26526a f9b45c391a0541308caddd3b4b753564 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 16:46:22.026 8 INFO neutron.db.l3_hamode_db [None req-482ca732-1fad-4809-8d1e-3e3f414bd1e2 fcac396e7881432c844505d1ec26526a f9b45c391a0541308caddd3b4b753564 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1259/2475] 10.0.0.3 () {34 vars in 666 bytes} [Thu May 7 16:46:21 2026] POST /v2.0/routers => generated 474 bytes in 786 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:46:22.705 7 INFO neutron.db.l3_hamode_db [None req-76388cec-1886-4cc9-a23a-766f11618690 fcac396e7881432c844505d1ec26526a f9b45c391a0541308caddd3b4b753564 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 16:46:22.823 7 INFO neutron.db.l3_hamode_db [None req-76388cec-1886-4cc9-a23a-766f11618690 fcac396e7881432c844505d1ec26526a f9b45c391a0541308caddd3b4b753564 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1217/2476] 10.0.0.3 () {34 vars in 666 bytes} [Thu May 7 16:46:22 2026] POST /v2.0/routers => generated 474 bytes in 740 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:46:23.450 8 INFO neutron.db.l3_hamode_db [None req-aa67efaa-721c-41bc-a251-67af0b8816a2 fcac396e7881432c844505d1ec26526a f9b45c391a0541308caddd3b4b753564 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 16:46:23.562 8 INFO neutron.db.l3_hamode_db [None req-aa67efaa-721c-41bc-a251-67af0b8816a2 fcac396e7881432c844505d1ec26526a f9b45c391a0541308caddd3b4b753564 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1260/2477] 10.0.0.3 () {34 vars in 666 bytes} [Thu May 7 16:46:23 2026] POST /v2.0/routers => generated 474 bytes in 794 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:46:24.252 7 INFO neutron.db.l3_hamode_db [None req-c31a937c-acc2-4b9d-abba-bb48617c5646 fcac396e7881432c844505d1ec26526a f9b45c391a0541308caddd3b4b753564 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 16:46:24.381 7 INFO neutron.db.l3_hamode_db [None req-c31a937c-acc2-4b9d-abba-bb48617c5646 fcac396e7881432c844505d1ec26526a f9b45c391a0541308caddd3b4b753564 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1218/2478] 10.0.0.3 () {34 vars in 666 bytes} [Thu May 7 16:46:24 2026] POST /v2.0/routers => generated 474 bytes in 832 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:46:25.095 8 WARNING tagging [None req-c197ee8a-dc1e-4a31-99b7-33db6deb1ee6 fcac396e7881432c844505d1ec26526a f9b45c391a0541308caddd3b4b753564 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1261/2479] 10.0.0.3 () {34 vars in 749 bytes} [Thu May 7 16:46:25 2026] PUT /v2.0/routers/c99f9a63-c33c-4ddd-a609-c9065f9debec/tags => generated 17 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:46:25.233 7 WARNING tagging [None req-23fcd66f-0321-4d8c-b42b-e9be23c75f5b fcac396e7881432c844505d1ec26526a f9b45c391a0541308caddd3b4b753564 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1219/2480] 10.0.0.3 () {34 vars in 749 bytes} [Thu May 7 16:46:25 2026] PUT /v2.0/routers/84bac305-2097-442b-9103-24eb1304ea72/tags => generated 25 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:46:25.329 8 WARNING tagging [None req-63044d20-ff66-4b2c-80f0-e70efd86ff42 fcac396e7881432c844505d1ec26526a f9b45c391a0541308caddd3b4b753564 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1262/2481] 10.0.0.3 () {34 vars in 749 bytes} [Thu May 7 16:46:25 2026] PUT /v2.0/routers/d577a47d-d2dc-4c8d-9190-55f1a30af652/tags => generated 34 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:46:25.451 7 WARNING tagging [None req-7668a432-b68e-4abd-b5c6-38b40c1e76fd fcac396e7881432c844505d1ec26526a f9b45c391a0541308caddd3b4b753564 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1220/2482] 10.0.0.3 () {34 vars in 749 bytes} [Thu May 7 16:46:25 2026] PUT /v2.0/routers/2a1a8b1a-bb51-4c05-9d3e-acb89b8e1147/tags => generated 19 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2483] 10.0.0.3 () {32 vars in 662 bytes} [Thu May 7 16:46:25 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2484] 10.0.0.3 () {32 vars in 676 bytes} [Thu May 7 16:46:25 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2485] 10.0.0.3 () {32 vars in 672 bytes} [Thu May 7 16:46:25 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2486] 10.0.0.3 () {32 vars in 684 bytes} [Thu May 7 16:46:25 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2487] 10.0.0.3 () {32 vars in 670 bytes} [Thu May 7 16:46:25 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2488] 10.0.0.3 () {32 vars in 684 bytes} [Thu May 7 16:46:25 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2489] 10.0.0.3 () {32 vars in 680 bytes} [Thu May 7 16:46:26 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2490] 10.0.0.3 () {32 vars in 692 bytes} [Thu May 7 16:46:26 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2491] 10.0.0.3 () {32 vars in 719 bytes} [Thu May 7 16:46:26 2026] GET /v2.0/routers/c99f9a63-c33c-4ddd-a609-c9065f9debec => generated 485 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2492] 10.0.0.3 () {34 vars in 740 bytes} [Thu May 7 16:46:26 2026] PUT /v2.0/routers/c99f9a63-c33c-4ddd-a609-c9065f9debec => generated 485 bytes in 544 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2493] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 7 16:46:26 2026] GET /v2.0/ports?device_id=c99f9a63-c33c-4ddd-a609-c9065f9debec => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:46:27.058 7 INFO neutron_taas.services.taas.taas_plugin [None req-73538739-3005-4891-a779-0560cd976f02 fcac396e7881432c844505d1ec26526a f9b45c391a0541308caddd3b4b753564 - - default default] TaaS: Handle Delete Port: 28f1d2c9-ca77-463e-8032-a6fb22b5a443 2026-05-07 16:46:27.064 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-73538739-3005-4891-a779-0560cd976f02 fcac396e7881432c844505d1ec26526a f9b45c391a0541308caddd3b4b753564 - - default default] Tap Mirror: Handle Delete Port: 28f1d2c9-ca77-463e-8032-a6fb22b5a443 [pid: 7|app: 0|req: 1226/2494] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:46:26 2026] DELETE /v2.0/routers/c99f9a63-c33c-4ddd-a609-c9065f9debec => generated 0 bytes in 410 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2495] 10.0.0.3 () {32 vars in 719 bytes} [Thu May 7 16:46:27 2026] GET /v2.0/routers/84bac305-2097-442b-9103-24eb1304ea72 => generated 493 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2496] 10.0.0.3 () {34 vars in 740 bytes} [Thu May 7 16:46:27 2026] PUT /v2.0/routers/84bac305-2097-442b-9103-24eb1304ea72 => generated 493 bytes in 520 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2497] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 7 16:46:27 2026] GET /v2.0/ports?device_id=84bac305-2097-442b-9103-24eb1304ea72 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:46:28.068 7 INFO neutron_taas.services.taas.taas_plugin [None req-de5810f2-c010-453d-a8d9-f71cf3c7aced fcac396e7881432c844505d1ec26526a f9b45c391a0541308caddd3b4b753564 - - default default] TaaS: Handle Delete Port: f72ac60f-fe10-4c3e-ab24-061edf9f43c6 2026-05-07 16:46:28.070 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de5810f2-c010-453d-a8d9-f71cf3c7aced fcac396e7881432c844505d1ec26526a f9b45c391a0541308caddd3b4b753564 - - default default] Tap Mirror: Handle Delete Port: f72ac60f-fe10-4c3e-ab24-061edf9f43c6 [pid: 7|app: 0|req: 1228/2498] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:46:27 2026] DELETE /v2.0/routers/84bac305-2097-442b-9103-24eb1304ea72 => generated 0 bytes in 358 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2499] 10.0.0.3 () {32 vars in 719 bytes} [Thu May 7 16:46:28 2026] GET /v2.0/routers/d577a47d-d2dc-4c8d-9190-55f1a30af652 => generated 502 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2500] 10.0.0.3 () {34 vars in 740 bytes} [Thu May 7 16:46:28 2026] PUT /v2.0/routers/d577a47d-d2dc-4c8d-9190-55f1a30af652 => generated 502 bytes in 527 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2501] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 7 16:46:28 2026] GET /v2.0/ports?device_id=d577a47d-d2dc-4c8d-9190-55f1a30af652 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:46:28.988 8 INFO neutron_taas.services.taas.taas_plugin [None req-3f4e3c46-15db-492a-bca7-94661c2d63e7 fcac396e7881432c844505d1ec26526a f9b45c391a0541308caddd3b4b753564 - - default default] TaaS: Handle Delete Port: d597d99d-454b-45f3-b730-458bf7a6a172 2026-05-07 16:46:28.991 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3f4e3c46-15db-492a-bca7-94661c2d63e7 fcac396e7881432c844505d1ec26526a f9b45c391a0541308caddd3b4b753564 - - default default] Tap Mirror: Handle Delete Port: d597d99d-454b-45f3-b730-458bf7a6a172 [pid: 8|app: 0|req: 1274/2504] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:46:28 2026] DELETE /v2.0/routers/d577a47d-d2dc-4c8d-9190-55f1a30af652 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2505] 10.0.0.3 () {32 vars in 719 bytes} [Thu May 7 16:46:29 2026] GET /v2.0/routers/2a1a8b1a-bb51-4c05-9d3e-acb89b8e1147 => generated 487 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2506] 10.0.0.3 () {34 vars in 740 bytes} [Thu May 7 16:46:29 2026] PUT /v2.0/routers/2a1a8b1a-bb51-4c05-9d3e-acb89b8e1147 => generated 487 bytes in 511 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2507] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 7 16:46:29 2026] GET /v2.0/ports?device_id=2a1a8b1a-bb51-4c05-9d3e-acb89b8e1147 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:46:29.935 8 INFO neutron_taas.services.taas.taas_plugin [None req-6f5d2587-bc73-4851-b024-6830086e90e5 fcac396e7881432c844505d1ec26526a f9b45c391a0541308caddd3b4b753564 - - default default] TaaS: Handle Delete Port: 40d266d6-6f03-400d-808a-4426b56b274f 2026-05-07 16:46:29.938 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6f5d2587-bc73-4851-b024-6830086e90e5 fcac396e7881432c844505d1ec26526a f9b45c391a0541308caddd3b4b753564 - - default default] Tap Mirror: Handle Delete Port: 40d266d6-6f03-400d-808a-4426b56b274f [pid: 8|app: 0|req: 1276/2508] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:46:29 2026] DELETE /v2.0/routers/2a1a8b1a-bb51-4c05-9d3e-acb89b8e1147 => generated 0 bytes in 360 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2509] 10.0.0.3 () {32 vars in 719 bytes} [Thu May 7 16:46:30 2026] GET /v2.0/routers/5d7adae4-9c2e-4d00-90c6-ac5c59e7d117 => generated 480 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2510] 10.0.0.3 () {34 vars in 740 bytes} [Thu May 7 16:46:30 2026] PUT /v2.0/routers/5d7adae4-9c2e-4d00-90c6-ac5c59e7d117 => generated 480 bytes in 566 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2511] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 7 16:46:30 2026] GET /v2.0/ports?device_id=5d7adae4-9c2e-4d00-90c6-ac5c59e7d117 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:46:30.970 8 INFO neutron_taas.services.taas.taas_plugin [None req-e22ae17f-bbb4-486e-b065-9179af5bd822 fcac396e7881432c844505d1ec26526a f9b45c391a0541308caddd3b4b753564 - - default default] TaaS: Handle Delete Port: bb7d2ea1-b09e-427a-940a-2ba508925d95 2026-05-07 16:46:30.973 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e22ae17f-bbb4-486e-b065-9179af5bd822 fcac396e7881432c844505d1ec26526a f9b45c391a0541308caddd3b4b753564 - - default default] Tap Mirror: Handle Delete Port: bb7d2ea1-b09e-427a-940a-2ba508925d95 2026-05-07 16:46:31.342 8 INFO neutron.db.l3_hamode_db [None req-e22ae17f-bbb4-486e-b065-9179af5bd822 fcac396e7881432c844505d1ec26526a f9b45c391a0541308caddd3b4b753564 - - default default] HA network c051fafc-0788-4198-9ccb-ed5f450f2179 was deleted as no HA routers are present in project f9b45c391a0541308caddd3b4b753564. [pid: 8|app: 0|req: 1278/2512] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:46:30 2026] DELETE /v2.0/routers/5d7adae4-9c2e-4d00-90c6-ac5c59e7d117 => generated 0 bytes in 551 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:46:31.351 8 INFO neutron.services.segments.plugin [-] Segment 17b3d880-2376-424a-998c-407a82904f5f resource provider aggregate not found 2026-05-07 16:46:31.360 8 INFO neutron.services.segments.plugin [-] Segment 17b3d880-2376-424a-998c-407a82904f5f resource provider aggregate not found 2026-05-07 16:46:31.365 8 INFO neutron.services.segments.plugin [-] Segment 17b3d880-2376-424a-998c-407a82904f5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17b3d880-2376-424a-998c-407a82904f5f found for delete ", "request_id": "req-049953cc-4b20-4f76-b159-dae3f8eca604"}]} 2026-05-07 16:46:31.378 8 INFO neutron.services.segments.plugin [-] Segment 17b3d880-2376-424a-998c-407a82904f5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17b3d880-2376-424a-998c-407a82904f5f found for delete ", "request_id": "req-9fe0bd02-b267-4a55-950b-d9462c29120b"}]} [pid: 7|app: 0|req: 1235/2513] 10.0.0.3 () {32 vars in 719 bytes} [Thu May 7 16:46:31 2026] GET /v2.0/subnets/458181dd-40eb-49b7-a7fe-00a91ad489a2 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:46:32.295 8 WARNING neutron.db.securitygroups_db [None req-3d1d80fb-737e-4a7b-9d5d-357716e48d55 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1279/2514] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:46:32 2026] GET /v2.0/security-groups?tenant_id=f9b45c391a0541308caddd3b4b753564&name=default => generated 2929 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2515] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:46:32 2026] DELETE /v2.0/security-groups/4eaf4be4-0c32-4a14-b750-d86fa7b2e18b => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:46:32.621 8 WARNING neutron.db.securitygroups_db [None req-b4ae67a4-82a8-4f70-a919-9eb729705362 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1280/2516] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:46:32 2026] GET /v2.0/security-groups?tenant_id=595ebc62b54748c9b4d2d1893044a482&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2517] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:46:32 2026] DELETE /v2.0/security-groups/9830da21-4e09-4667-ad80-e025141ea089 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:46:32.996 7 WARNING neutron.db.securitygroups_db [None req-3acaa22e-6e8e-4ccd-8ce9-68923ecc9cfd 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1281/2518] 10.0.0.203 () {30 vars in 690 bytes} [Thu May 7 16:46:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2519] 10.0.0.203 () {30 vars in 692 bytes} [Thu May 7 16:46: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: 1283/2520] 10.0.0.203 () {30 vars in 668 bytes} [Thu May 7 16:46: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: 1238/2521] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:46:32 2026] GET /v2.0/security-groups?tenant_id=98f14cf7b8b841589a923412f6f7511f&name=default => generated 2929 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2522] 10.0.0.203 () {30 vars in 704 bytes} [Thu May 7 16:46: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: 8|app: 0|req: 1284/2523] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:46:33 2026] DELETE /v2.0/security-groups/3ae01538-2afb-4c1a-875e-2ec87fa2b3d7 => 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: 1240/2524] 10.0.0.203 () {28 vars in 439 bytes} [Thu May 7 16:46:33 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: 1285/2525] 10.0.0.203 () {30 vars in 728 bytes} [Thu May 7 16:46:33 2026] GET /v2.0/subnets/458181dd-40eb-49b7-a7fe-00a91ad489a2 => generated 658 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2526] 10.0.0.203 () {30 vars in 690 bytes} [Thu May 7 16:46:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2527] 10.0.0.203 () {30 vars in 692 bytes} [Thu May 7 16:46:33 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2528] 10.0.0.203 () {30 vars in 668 bytes} [Thu May 7 16:46: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: 1287/2529] 10.0.0.203 () {30 vars in 704 bytes} [Thu May 7 16:46: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: 1243/2530] 10.0.0.203 () {30 vars in 728 bytes} [Thu May 7 16:46:33 2026] GET /v2.0/subnets/458181dd-40eb-49b7-a7fe-00a91ad489a2 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2531] 10.0.0.203 () {30 vars in 690 bytes} [Thu May 7 16:46:34 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: 1244/2532] 10.0.0.203 () {30 vars in 692 bytes} [Thu May 7 16:46:34 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: 1289/2533] 10.0.0.203 () {30 vars in 668 bytes} [Thu May 7 16:46:34 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2534] 10.0.0.203 () {30 vars in 704 bytes} [Thu May 7 16:46:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2535] 10.0.0.203 () {30 vars in 730 bytes} [Thu May 7 16:46:34 2026] GET /v2.0/networks/1f09b9cd-9f0e-4288-8434-7236efc9f13b => generated 800 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2536] 10.0.0.203 () {30 vars in 682 bytes} [Thu May 7 16:46:34 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: 8|app: 0|req: 1291/2537] 10.0.0.203 () {34 vars in 704 bytes} [Thu May 7 16:46:34 2026] POST /v2.0/ports => generated 1132 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2538] 199.19.213.68 () {30 vars in 702 bytes} [Thu May 7 16:46:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 94 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: 1292/2539] 199.19.213.68 () {30 vars in 704 bytes} [Thu May 7 16:46:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2540] 199.19.213.68 () {30 vars in 680 bytes} [Thu May 7 16:46:37 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: 1293/2541] 199.19.213.68 () {30 vars in 716 bytes} [Thu May 7 16:46:37 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: 1249/2542] 199.19.213.68 () {30 vars in 736 bytes} [Thu May 7 16:46:37 2026] GET /v2.0/ports/21b6401f-649c-41db-ab95-6e5b71b1bce9 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:46:37.481 8 INFO neutron.db.segments_db [None req-3603d92d-e560-4ea7-bf3b-6f8c577d61d4 110598cce3e249ad83022907c0f54a6d a3ce786f6cb0416ab2db54dcdb7d26ac - - default default] Added segment 1ad9c6fb-2cdc-4298-a540-eadabda21e34 of type vxlan for network c3fa0974-49ba-4521-8268-2ca279d67448 [pid: 7|app: 0|req: 1250/2543] 199.19.213.68 () {30 vars in 702 bytes} [Thu May 7 16:46:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2544] 199.19.213.68 () {30 vars in 704 bytes} [Thu May 7 16:46: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: 1252/2545] 199.19.213.68 () {30 vars in 680 bytes} [Thu May 7 16:46:37 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: 1253/2546] 199.19.213.68 () {30 vars in 716 bytes} [Thu May 7 16:46: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: 1294/2547] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:46:37 2026] POST /v2.0/networks => generated 631 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:46:37.577 7 INFO neutron.api.v2.resource [None req-96583509-b5b3-4bc8-909f-c5c491f4aab8 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1254/2548] 199.19.213.68 () {30 vars in 762 bytes} [Thu May 7 16:46:37 2026] GET /v2.0/security-groups/lb-dd270009-9d94-4881-acdf-c282a77533c8 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2549] 199.19.213.68 () {30 vars in 784 bytes} [Thu May 7 16:46:37 2026] GET /v2.0/security-groups?name=lb-dd270009-9d94-4881-acdf-c282a77533c8 => generated 23 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2550] 199.19.213.68 () {34 vars in 735 bytes} [Thu May 7 16:46:37 2026] POST /v2.0/security-groups => generated 1638 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2551] 199.19.213.68 () {30 vars in 814 bytes} [Thu May 7 16:46:37 2026] GET /v2.0/security-group-rules?security_group_id=38a0aecc-3262-432b-9ea3-819b909a8b10 => generated 1182 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2552] 10.0.0.3 () {34 vars in 662 bytes} [Thu May 7 16:46:37 2026] POST /v2.0/ports => generated 743 bytes in 302 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: 1258/2553] 199.19.213.68 () {34 vars in 788 bytes} [Thu May 7 16:46:37 2026] PUT /v2.0/ports/21b6401f-649c-41db-ab95-6e5b71b1bce9 => generated 1132 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2554] 10.0.0.3 () {34 vars in 664 bytes} [Thu May 7 16:46:37 2026] POST /v2.0/trunks => generated 407 bytes in 144 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-05-07 16:46:38.088 7 INFO neutron.db.segments_db [None req-1036e17a-9207-41a3-afd7-7e8a85658254 110598cce3e249ad83022907c0f54a6d a3ce786f6cb0416ab2db54dcdb7d26ac - - default default] Added segment 02dbce55-4b90-4b4d-bb73-be8fab278e6d of type vxlan for network 7e0a2141-be82-4151-8e38-be1c7cd9e131 [pid: 8|app: 0|req: 1297/2555] 199.19.213.68 () {30 vars in 702 bytes} [Thu May 7 16:46:38 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: 1298/2556] 199.19.213.68 () {30 vars in 704 bytes} [Thu May 7 16:46:38 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: 1299/2557] 199.19.213.68 () {30 vars in 680 bytes} [Thu May 7 16:46:38 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: 1300/2558] 199.19.213.68 () {30 vars in 716 bytes} [Thu May 7 16:46:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2559] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:46:38 2026] POST /v2.0/networks => generated 631 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2560] 199.19.213.68 () {30 vars in 740 bytes} [Thu May 7 16:46:38 2026] GET /v2.0/subnets/458181dd-40eb-49b7-a7fe-00a91ad489a2 => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2561] 10.0.0.3 () {34 vars in 662 bytes} [Thu May 7 16:46:38 2026] POST /v2.0/ports => generated 743 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2562] 10.0.0.3 () {34 vars in 664 bytes} [Thu May 7 16:46:38 2026] POST /v2.0/trunks => generated 407 bytes in 178 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-05-07 16:46:38.707 7 INFO neutron.db.segments_db [None req-5d58bca1-df7b-444d-9979-48347fc1caaa 110598cce3e249ad83022907c0f54a6d a3ce786f6cb0416ab2db54dcdb7d26ac - - default default] Added segment 90e37051-bebe-40df-98c2-ceec42483820 of type vxlan for network 8a0e88da-0056-4085-bf33-3adc28b8fee1 [pid: 7|app: 0|req: 1261/2563] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:46:38 2026] POST /v2.0/networks => generated 631 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2564] 10.0.0.3 () {34 vars in 662 bytes} [Thu May 7 16:46:38 2026] POST /v2.0/ports => generated 743 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2565] 10.0.0.3 () {34 vars in 664 bytes} [Thu May 7 16:46:39 2026] POST /v2.0/trunks => generated 407 bytes in 226 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-05-07 16:46:39.406 8 INFO neutron.db.segments_db [None req-413b522d-2c9c-4def-9201-38bc78b9eeb0 110598cce3e249ad83022907c0f54a6d a3ce786f6cb0416ab2db54dcdb7d26ac - - default default] Added segment 4e984711-d7db-472d-997c-a9fd1bff3979 of type vxlan for network 763a4fc6-aefb-49d1-8621-f1716fc60e43 [pid: 8|app: 0|req: 1304/2566] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:46:39 2026] POST /v2.0/networks => generated 632 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2567] 10.0.0.3 () {34 vars in 662 bytes} [Thu May 7 16:46:39 2026] POST /v2.0/ports => generated 743 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2568] 10.0.0.3 () {34 vars in 664 bytes} [Thu May 7 16:46:39 2026] POST /v2.0/trunks => generated 407 bytes in 162 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-05-07 16:46:40.026 7 INFO neutron.db.segments_db [None req-6a455761-c77b-409a-9a0c-1452ac70db2c 110598cce3e249ad83022907c0f54a6d a3ce786f6cb0416ab2db54dcdb7d26ac - - default default] Added segment cebd5b32-b53f-4e48-8bb5-bd90a7316770 of type vxlan for network 3308e307-7d05-4d23-9254-b3ba60157085 [pid: 7|app: 0|req: 1264/2569] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:46:39 2026] POST /v2.0/networks => generated 632 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2570] 10.0.0.3 () {34 vars in 662 bytes} [Thu May 7 16:46:40 2026] POST /v2.0/ports => generated 743 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2571] 10.0.0.3 () {34 vars in 664 bytes} [Thu May 7 16:46:40 2026] POST /v2.0/trunks => generated 407 bytes in 176 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-05-07 16:46:40.649 8 WARNING tagging [None req-84c4ec2c-9704-4744-96d0-89afb8bc0d49 110598cce3e249ad83022907c0f54a6d a3ce786f6cb0416ab2db54dcdb7d26ac - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1307/2572] 10.0.0.3 () {34 vars in 747 bytes} [Thu May 7 16:46:40 2026] PUT /v2.0/trunks/cea888e1-7a69-4216-b61d-0f077646b4e7/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:46:40.700 7 WARNING tagging [None req-582cf76e-c570-4e9f-813b-17efcb04852e 110598cce3e249ad83022907c0f54a6d a3ce786f6cb0416ab2db54dcdb7d26ac - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1266/2573] 10.0.0.3 () {34 vars in 747 bytes} [Thu May 7 16:46:40 2026] PUT /v2.0/trunks/26c70d4e-f12b-4242-b7db-6cb3fc831387/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:46:40.745 8 WARNING tagging [None req-b3262ced-9595-47c0-884b-962659402e33 110598cce3e249ad83022907c0f54a6d a3ce786f6cb0416ab2db54dcdb7d26ac - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1308/2574] 10.0.0.3 () {34 vars in 747 bytes} [Thu May 7 16:46:40 2026] PUT /v2.0/trunks/4c3b9a2a-4933-4323-9326-91e9036d11cb/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:46:40.783 7 WARNING tagging [None req-216a019f-a069-4bd3-862c-0dbdcbfee485 110598cce3e249ad83022907c0f54a6d a3ce786f6cb0416ab2db54dcdb7d26ac - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1267/2575] 10.0.0.3 () {34 vars in 747 bytes} [Thu May 7 16:46:40 2026] PUT /v2.0/trunks/9d24f1b5-05d0-435b-8f30-0421df5c94e1/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2576] 10.0.0.3 () {32 vars in 660 bytes} [Thu May 7 16:46:40 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2577] 10.0.0.3 () {32 vars in 674 bytes} [Thu May 7 16:46:40 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2578] 10.0.0.3 () {32 vars in 670 bytes} [Thu May 7 16:46:40 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2579] 10.0.0.3 () {32 vars in 682 bytes} [Thu May 7 16:46:40 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2580] 10.0.0.3 () {32 vars in 668 bytes} [Thu May 7 16:46:40 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2581] 10.0.0.3 () {32 vars in 682 bytes} [Thu May 7 16:46:40 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2582] 10.0.0.3 () {32 vars in 678 bytes} [Thu May 7 16:46:40 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2583] 10.0.0.3 () {32 vars in 690 bytes} [Thu May 7 16:46:41 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2584] 10.0.0.3 () {32 vars in 717 bytes} [Thu May 7 16:46:41 2026] GET /v2.0/trunks/cea888e1-7a69-4216-b61d-0f077646b4e7 => generated 412 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2585] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 7 16:46:41 2026] GET /v2.0/ports/685cee46-340d-4675-9a1c-4f6567e192b4 => generated 826 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2586] 10.0.0.3 () {32 vars in 720 bytes} [Thu May 7 16:46:41 2026] DELETE /v2.0/trunks/cea888e1-7a69-4216-b61d-0f077646b4e7 => 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: 1273/2587] 10.0.0.3 () {32 vars in 717 bytes} [Thu May 7 16:46:41 2026] GET /v2.0/trunks/26c70d4e-f12b-4242-b7db-6cb3fc831387 => generated 420 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2588] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 7 16:46:41 2026] GET /v2.0/ports/86965f88-7892-4fd7-a624-4794bae79ff7 => generated 826 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2589] 10.0.0.3 () {32 vars in 720 bytes} [Thu May 7 16:46:41 2026] DELETE /v2.0/trunks/26c70d4e-f12b-4242-b7db-6cb3fc831387 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2590] 10.0.0.3 () {32 vars in 717 bytes} [Thu May 7 16:46:41 2026] GET /v2.0/trunks/4c3b9a2a-4933-4323-9326-91e9036d11cb => generated 429 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2591] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 7 16:46:41 2026] GET /v2.0/ports/197df3cd-d8b4-4d7b-9e97-c7b0528c086f => generated 826 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2592] 10.0.0.3 () {32 vars in 720 bytes} [Thu May 7 16:46:41 2026] DELETE /v2.0/trunks/4c3b9a2a-4933-4323-9326-91e9036d11cb => 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: 1276/2593] 10.0.0.3 () {32 vars in 717 bytes} [Thu May 7 16:46:41 2026] GET /v2.0/trunks/9d24f1b5-05d0-435b-8f30-0421df5c94e1 => generated 414 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2594] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 7 16:46:41 2026] GET /v2.0/ports/eb0e742b-ffbe-4b83-a59a-2cb04a4a5916 => generated 826 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2595] 10.0.0.3 () {32 vars in 720 bytes} [Thu May 7 16:46:41 2026] DELETE /v2.0/trunks/9d24f1b5-05d0-435b-8f30-0421df5c94e1 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2596] 10.0.0.3 () {32 vars in 717 bytes} [Thu May 7 16:46:41 2026] GET /v2.0/trunks/ef7ce6c3-94c1-40e5-8bd7-ee04d26e62c3 => generated 407 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2597] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 7 16:46:41 2026] GET /v2.0/ports/aafdad69-2a2c-4f9b-a883-fca3d048b0ac => generated 826 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2598] 10.0.0.3 () {32 vars in 720 bytes} [Thu May 7 16:46:41 2026] DELETE /v2.0/trunks/ef7ce6c3-94c1-40e5-8bd7-ee04d26e62c3 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:46:42.461 7 INFO neutron_taas.services.taas.taas_plugin [None req-c248db89-cd73-464a-92c8-aaa563145bda 110598cce3e249ad83022907c0f54a6d a3ce786f6cb0416ab2db54dcdb7d26ac - - default default] TaaS: Handle Delete Port: 685cee46-340d-4675-9a1c-4f6567e192b4 2026-05-07 16:46:42.464 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c248db89-cd73-464a-92c8-aaa563145bda 110598cce3e249ad83022907c0f54a6d a3ce786f6cb0416ab2db54dcdb7d26ac - - default default] Tap Mirror: Handle Delete Port: 685cee46-340d-4675-9a1c-4f6567e192b4 [pid: 7|app: 0|req: 1279/2599] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 7 16:46:41 2026] DELETE /v2.0/ports/685cee46-340d-4675-9a1c-4f6567e192b4 => generated 0 bytes in 678 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:46:42.644 8 INFO neutron_taas.services.taas.taas_plugin [None req-f6ec3f5a-f852-4127-a236-eedd09ee7ee6 110598cce3e249ad83022907c0f54a6d a3ce786f6cb0416ab2db54dcdb7d26ac - - default default] TaaS: Handle Delete Port: 86965f88-7892-4fd7-a624-4794bae79ff7 2026-05-07 16:46:42.648 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f6ec3f5a-f852-4127-a236-eedd09ee7ee6 110598cce3e249ad83022907c0f54a6d a3ce786f6cb0416ab2db54dcdb7d26ac - - default default] Tap Mirror: Handle Delete Port: 86965f88-7892-4fd7-a624-4794bae79ff7 [pid: 8|app: 0|req: 1321/2600] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 7 16:46:42 2026] DELETE /v2.0/ports/86965f88-7892-4fd7-a624-4794bae79ff7 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:46:42.830 7 INFO neutron_taas.services.taas.taas_plugin [None req-6107c410-0b0d-4f00-bbca-b94bd0d46084 110598cce3e249ad83022907c0f54a6d a3ce786f6cb0416ab2db54dcdb7d26ac - - default default] TaaS: Handle Delete Port: 197df3cd-d8b4-4d7b-9e97-c7b0528c086f 2026-05-07 16:46:42.833 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6107c410-0b0d-4f00-bbca-b94bd0d46084 110598cce3e249ad83022907c0f54a6d a3ce786f6cb0416ab2db54dcdb7d26ac - - default default] Tap Mirror: Handle Delete Port: 197df3cd-d8b4-4d7b-9e97-c7b0528c086f [pid: 7|app: 0|req: 1280/2601] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 7 16:46:42 2026] DELETE /v2.0/ports/197df3cd-d8b4-4d7b-9e97-c7b0528c086f => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:46:43.027 8 INFO neutron_taas.services.taas.taas_plugin [None req-c6605c67-caea-47f9-95bd-3543b8766604 110598cce3e249ad83022907c0f54a6d a3ce786f6cb0416ab2db54dcdb7d26ac - - default default] TaaS: Handle Delete Port: eb0e742b-ffbe-4b83-a59a-2cb04a4a5916 2026-05-07 16:46:43.030 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c6605c67-caea-47f9-95bd-3543b8766604 110598cce3e249ad83022907c0f54a6d a3ce786f6cb0416ab2db54dcdb7d26ac - - default default] Tap Mirror: Handle Delete Port: eb0e742b-ffbe-4b83-a59a-2cb04a4a5916 [pid: 8|app: 0|req: 1322/2602] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 7 16:46:42 2026] DELETE /v2.0/ports/eb0e742b-ffbe-4b83-a59a-2cb04a4a5916 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:46:43.215 7 INFO neutron_taas.services.taas.taas_plugin [None req-aab81e9f-c377-465c-b3d1-e389c0b74a55 110598cce3e249ad83022907c0f54a6d a3ce786f6cb0416ab2db54dcdb7d26ac - - default default] TaaS: Handle Delete Port: aafdad69-2a2c-4f9b-a883-fca3d048b0ac 2026-05-07 16:46:43.217 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aab81e9f-c377-465c-b3d1-e389c0b74a55 110598cce3e249ad83022907c0f54a6d a3ce786f6cb0416ab2db54dcdb7d26ac - - default default] Tap Mirror: Handle Delete Port: aafdad69-2a2c-4f9b-a883-fca3d048b0ac [pid: 7|app: 0|req: 1281/2603] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 7 16:46:43 2026] DELETE /v2.0/ports/aafdad69-2a2c-4f9b-a883-fca3d048b0ac => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:46:43.393 8 INFO neutron.services.segments.plugin [-] Segment 1ad9c6fb-2cdc-4298-a540-eadabda21e34 resource provider aggregate not found 2026-05-07 16:46:43.399 8 INFO neutron.services.segments.plugin [-] Segment 1ad9c6fb-2cdc-4298-a540-eadabda21e34 resource provider aggregate not found 2026-05-07 16:46:43.415 8 INFO neutron.services.segments.plugin [-] Segment 1ad9c6fb-2cdc-4298-a540-eadabda21e34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ad9c6fb-2cdc-4298-a540-eadabda21e34 found for delete ", "request_id": "req-bd077ed4-f79f-41cb-a0cb-5286d7386f5a"}]} 2026-05-07 16:46:43.418 8 INFO neutron.services.segments.plugin [-] Segment 1ad9c6fb-2cdc-4298-a540-eadabda21e34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ad9c6fb-2cdc-4298-a540-eadabda21e34 found for delete ", "request_id": "req-a60a563a-8a61-4866-90f3-b3e1b65f112c"}]} [pid: 8|app: 0|req: 1323/2604] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:46:43 2026] DELETE /v2.0/networks/c3fa0974-49ba-4521-8268-2ca279d67448 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2605] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:46:43 2026] DELETE /v2.0/networks/7e0a2141-be82-4151-8e38-be1c7cd9e131 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:46:43.653 7 INFO neutron.services.segments.plugin [-] Segment 02dbce55-4b90-4b4d-bb73-be8fab278e6d resource provider aggregate not found 2026-05-07 16:46:43.656 7 INFO neutron.services.segments.plugin [-] Segment 02dbce55-4b90-4b4d-bb73-be8fab278e6d resource provider aggregate not found 2026-05-07 16:46:43.667 7 INFO neutron.services.segments.plugin [-] Segment 02dbce55-4b90-4b4d-bb73-be8fab278e6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02dbce55-4b90-4b4d-bb73-be8fab278e6d found for delete ", "request_id": "req-f0bda16f-cc05-47cc-be91-b34f8198c146"}]} 2026-05-07 16:46:43.670 7 INFO neutron.services.segments.plugin [-] Segment 02dbce55-4b90-4b4d-bb73-be8fab278e6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02dbce55-4b90-4b4d-bb73-be8fab278e6d found for delete ", "request_id": "req-657c0c95-888e-4de3-b30f-99fbe63249ec"}]} [pid: 8|app: 0|req: 1324/2606] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:46:43 2026] DELETE /v2.0/networks/8a0e88da-0056-4085-bf33-3adc28b8fee1 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2607] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:46:43 2026] DELETE /v2.0/networks/763a4fc6-aefb-49d1-8621-f1716fc60e43 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2610] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:46:43 2026] DELETE /v2.0/networks/3308e307-7d05-4d23-9254-b3ba60157085 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:46:44.855 7 WARNING neutron.db.securitygroups_db [None req-474b21a9-5ed4-45b8-a60a-2c193f5e9343 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1286/2611] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:46:44 2026] GET /v2.0/security-groups?tenant_id=8cb2ad2cd4b941f9ac33cad504770110&name=default => generated 2929 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2612] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:46:44 2026] DELETE /v2.0/security-groups/21ac5916-85de-41b4-b0a6-3f324f350466 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:46:45.191 7 WARNING neutron.db.securitygroups_db [None req-302632ef-f106-4197-ac26-60100d8f05a6 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1287/2613] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:46:45 2026] GET /v2.0/security-groups?tenant_id=484d87e5fb574475acd44588be9b876a&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2614] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:46:45 2026] DELETE /v2.0/security-groups/c736037a-8740-4899-b872-ccf414e0025a => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:46:45.433 8 INFO neutron.services.segments.plugin [-] Segment 90e37051-bebe-40df-98c2-ceec42483820 resource provider aggregate not found 2026-05-07 16:46:45.439 8 INFO neutron.services.segments.plugin [-] Segment 90e37051-bebe-40df-98c2-ceec42483820 resource provider aggregate not found 2026-05-07 16:46:45.452 8 INFO neutron.services.segments.plugin [-] Segment 90e37051-bebe-40df-98c2-ceec42483820 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90e37051-bebe-40df-98c2-ceec42483820 found for delete ", "request_id": "req-0853d1c8-da9f-4e5f-a8be-f77ba31362f2"}]} 2026-05-07 16:46:45.457 8 INFO neutron.services.segments.plugin [-] Segment 90e37051-bebe-40df-98c2-ceec42483820 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90e37051-bebe-40df-98c2-ceec42483820 found for delete ", "request_id": "req-7488de3d-7add-417d-a09c-bb3ea86457b1"}]} 2026-05-07 16:46:45.469 8 INFO neutron.services.segments.plugin [-] Segment cebd5b32-b53f-4e48-8bb5-bd90a7316770 resource provider aggregate not found 2026-05-07 16:46:45.474 8 INFO neutron.services.segments.plugin [-] Segment cebd5b32-b53f-4e48-8bb5-bd90a7316770 resource provider aggregate not found 2026-05-07 16:46:45.485 8 INFO neutron.services.segments.plugin [-] Segment cebd5b32-b53f-4e48-8bb5-bd90a7316770 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cebd5b32-b53f-4e48-8bb5-bd90a7316770 found for delete ", "request_id": "req-405f42b4-20f5-47ed-a533-f28789a79aa9"}]} 2026-05-07 16:46:45.487 8 INFO neutron.services.segments.plugin [-] Segment cebd5b32-b53f-4e48-8bb5-bd90a7316770 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cebd5b32-b53f-4e48-8bb5-bd90a7316770 found for delete ", "request_id": "req-63046796-344e-4bfe-bff0-81b41d73b637"}]} 2026-05-07 16:46:45.551 7 WARNING neutron.db.securitygroups_db [None req-21419d28-e466-4d72-bcf8-fa2929ba0b99 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1288/2615] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:46:45 2026] GET /v2.0/security-groups?tenant_id=a3ce786f6cb0416ab2db54dcdb7d26ac&name=default => generated 2929 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:46:45.686 7 INFO neutron.services.segments.plugin [-] Segment 4e984711-d7db-472d-997c-a9fd1bff3979 resource provider aggregate not found 2026-05-07 16:46:45.690 7 INFO neutron.services.segments.plugin [-] Segment 4e984711-d7db-472d-997c-a9fd1bff3979 resource provider aggregate not found [pid: 8|app: 0|req: 1328/2616] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:46:45 2026] DELETE /v2.0/security-groups/e637f458-f133-4dbc-82fa-effca81f0752 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:46:45.707 7 INFO neutron.services.segments.plugin [-] Segment 4e984711-d7db-472d-997c-a9fd1bff3979 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e984711-d7db-472d-997c-a9fd1bff3979 found for delete ", "request_id": "req-93b0b6e3-a959-450a-9787-0c1f6c3eb6eb"}]} 2026-05-07 16:46:45.708 7 INFO neutron.services.segments.plugin [-] Segment 4e984711-d7db-472d-997c-a9fd1bff3979 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e984711-d7db-472d-997c-a9fd1bff3979 found for delete ", "request_id": "req-569420f7-f51b-4b7f-a513-3142836dfe72"}]} [pid: 7|app: 0|req: 1289/2617] 10.0.0.90 () {34 vars in 1015 bytes} [Thu May 7 16:46:45 2026] GET /v2.0/security-groups?id=0b0b4e47-9b1d-4adb-a7c0-670eae9e3318&fields=id => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2618] 10.0.0.90 () {34 vars in 981 bytes} [Thu May 7 16:46:46 2026] GET /v2.0/networks?id=644d9599-0f4f-4fdc-aafb-ae773c864753 => generated 735 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2619] 10.0.0.90 () {34 vars in 964 bytes} [Thu May 7 16:46:46 2026] GET /v2.0/quotas/4e0026f69dad4525938f9d408e74abb7 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2620] 10.0.0.90 () {34 vars in 1001 bytes} [Thu May 7 16:46:46 2026] GET /v2.0/ports?tenant_id=4e0026f69dad4525938f9d408e74abb7&fields=id => generated 149 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2621] 10.0.0.90 () {34 vars in 1007 bytes} [Thu May 7 16:46:46 2026] GET /v2.0/networks/644d9599-0f4f-4fdc-aafb-ae773c864753?fields=segments => generated 14 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2622] 10.0.0.90 () {34 vars in 1107 bytes} [Thu May 7 16:46:46 2026] GET /v2.0/networks/644d9599-0f4f-4fdc-aafb-ae773c864753?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2623] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:46:46 2026] GET /v2.0/ports?device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 12 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2624] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:46:46 2026] GET /v2.0/ports?device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:46:49.047 7 INFO neutron.db.segments_db [None req-000db78e-6861-41b1-a607-634113b6d7a8 5656ebb3a51a4412a530d354debd9094 8b2a71133ae04b6c8ab218aac7029193 - - default default] Added segment 0cd527f4-748a-418e-bbc8-2ad20201c6b1 of type vxlan for network bd40bdac-0bc0-4167-b531-22b2b6fe018d [pid: 7|app: 0|req: 1293/2625] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:46:48 2026] POST /v2.0/networks => generated 632 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2626] 10.0.0.3 () {34 vars in 751 bytes} [Thu May 7 16:46:49 2026] PUT /v2.0/networks/bd40bdac-0bc0-4167-b531-22b2b6fe018d/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2627] 10.0.0.3 () {32 vars in 731 bytes} [Thu May 7 16:46:49 2026] GET /v2.0/networks/bd40bdac-0bc0-4167-b531-22b2b6fe018d/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2628] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:46:49 2026] GET /v2.0/ports?device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => 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: 1296/2629] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:46:49 2026] GET /v2.0/ports?device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => 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: 1334/2630] 10.0.0.3 () {34 vars in 762 bytes} [Thu May 7 16:46:49 2026] PUT /v2.0/networks/bd40bdac-0bc0-4167-b531-22b2b6fe018d/tags/green => generated 4 bytes in 608 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2631] 10.0.0.3 () {32 vars in 731 bytes} [Thu May 7 16:46:49 2026] GET /v2.0/networks/bd40bdac-0bc0-4167-b531-22b2b6fe018d/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2632] 10.0.0.3 () {34 vars in 758 bytes} [Thu May 7 16:46:49 2026] PUT /v2.0/networks/bd40bdac-0bc0-4167-b531-22b2b6fe018d/tags/red => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2633] 10.0.0.3 () {32 vars in 731 bytes} [Thu May 7 16:46:49 2026] GET /v2.0/networks/bd40bdac-0bc0-4167-b531-22b2b6fe018d/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2634] 10.0.0.3 () {34 vars in 780 bytes} [Thu May 7 16:46:50 2026] PUT /v2.0/networks/bd40bdac-0bc0-4167-b531-22b2b6fe018d/tags/black.or.white => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2635] 10.0.0.3 () {32 vars in 731 bytes} [Thu May 7 16:46:50 2026] GET /v2.0/networks/bd40bdac-0bc0-4167-b531-22b2b6fe018d/tags => generated 52 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2636] 10.0.0.3 () {34 vars in 751 bytes} [Thu May 7 16:46:50 2026] PUT /v2.0/networks/bd40bdac-0bc0-4167-b531-22b2b6fe018d/tags => generated 37 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2637] 10.0.0.3 () {32 vars in 731 bytes} [Thu May 7 16:46:50 2026] GET /v2.0/networks/bd40bdac-0bc0-4167-b531-22b2b6fe018d/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2638] 10.0.0.3 () {32 vars in 739 bytes} [Thu May 7 16:46:50 2026] GET /v2.0/networks/bd40bdac-0bc0-4167-b531-22b2b6fe018d/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:46:50.364 7 INFO neutron.api.v2.resource [None req-cd892318-8ec0-49e4-b036-b8eb1f42c294 5656ebb3a51a4412a530d354debd9094 8b2a71133ae04b6c8ab218aac7029193 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1301/2639] 10.0.0.3 () {32 vars in 743 bytes} [Thu May 7 16:46:50 2026] GET /v2.0/networks/bd40bdac-0bc0-4167-b531-22b2b6fe018d/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2640] 10.0.0.3 () {32 vars in 742 bytes} [Thu May 7 16:46:50 2026] DELETE /v2.0/networks/bd40bdac-0bc0-4167-b531-22b2b6fe018d/tags/red => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2641] 10.0.0.3 () {32 vars in 731 bytes} [Thu May 7 16:46:50 2026] GET /v2.0/networks/bd40bdac-0bc0-4167-b531-22b2b6fe018d/tags => generated 30 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:46:50.536 8 INFO neutron.api.v2.resource [None req-894da576-197a-48cf-a0df-078015eec51d 5656ebb3a51a4412a530d354debd9094 8b2a71133ae04b6c8ab218aac7029193 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1340/2642] 10.0.0.3 () {32 vars in 746 bytes} [Thu May 7 16:46:50 2026] DELETE /v2.0/networks/bd40bdac-0bc0-4167-b531-22b2b6fe018d/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2643] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 7 16:46:50 2026] DELETE /v2.0/networks/bd40bdac-0bc0-4167-b531-22b2b6fe018d/tags => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2644] 10.0.0.3 () {32 vars in 731 bytes} [Thu May 7 16:46:50 2026] GET /v2.0/networks/bd40bdac-0bc0-4167-b531-22b2b6fe018d/tags => generated 12 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:46:50.803 7 INFO neutron.services.segments.plugin [-] Segment 0cd527f4-748a-418e-bbc8-2ad20201c6b1 resource provider aggregate not found 2026-05-07 16:46:50.811 7 INFO neutron.services.segments.plugin [-] Segment 0cd527f4-748a-418e-bbc8-2ad20201c6b1 resource provider aggregate not found 2026-05-07 16:46:50.825 7 INFO neutron.services.segments.plugin [-] Segment 0cd527f4-748a-418e-bbc8-2ad20201c6b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0cd527f4-748a-418e-bbc8-2ad20201c6b1 found for delete ", "request_id": "req-1219c451-8fa9-4924-b6a8-e510594ff097"}]} 2026-05-07 16:46:50.834 7 INFO neutron.services.segments.plugin [-] Segment 0cd527f4-748a-418e-bbc8-2ad20201c6b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0cd527f4-748a-418e-bbc8-2ad20201c6b1 found for delete ", "request_id": "req-3cd2f5f4-7c6e-448f-b204-a40e04999778"}]} [pid: 7|app: 0|req: 1304/2645] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:46:50 2026] DELETE /v2.0/networks/bd40bdac-0bc0-4167-b531-22b2b6fe018d => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2646] 199.19.213.68 () {34 vars in 985 bytes} [Thu May 7 16:46:50 2026] GET /v2.0/networks?id=644d9599-0f4f-4fdc-aafb-ae773c864753 => generated 735 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:46:51.129 7 WARNING neutron.db.securitygroups_db [req-bfd73f48-f8e0-4b82-b4fb-17123f812e38 req-22a10012-cb9b-4a1f-8c25-c458bdc4a3b4 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1305/2647] 199.19.213.68 () {34 vars in 1049 bytes} [Thu May 7 16:46:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4e0026f69dad4525938f9d408e74abb7 => generated 343 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2648] 199.19.213.68 () {38 vars in 954 bytes} [Thu May 7 16:46:51 2026] POST /v2.0/ports => generated 1082 bytes in 323 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, ' 2026-05-07 16:46:51.657 8 WARNING neutron.db.securitygroups_db [None req-7fa8d486-1b93-47f5-bb0c-0cb2e183ba69 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1344/2649] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:46:51 2026] GET /v2.0/security-groups?tenant_id=67d9f4b18e3d4a598b40faee99d61b19&name=default => generated 2929 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2650] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:46:51 2026] DELETE /v2.0/security-groups/01318fad-ab2e-4c06-94cd-ffca14e5f35c => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:46:51.942 8 WARNING neutron.db.securitygroups_db [None req-64f6c36c-c214-489d-ba67-d21a67bf75a7 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1346/2651] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:46:51 2026] GET /v2.0/security-groups?tenant_id=8b2a71133ae04b6c8ab218aac7029193&name=default => generated 2929 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2652] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:46:51 2026] DELETE /v2.0/security-groups/51b834b7-194b-43da-ab7c-3f58884b8124 => 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: 1306/2653] 199.19.213.68 () {38 vars in 1027 bytes} [Thu May 7 16:46:51 2026] PUT /v2.0/ports/e23743c3-e913-44df-b2ec-781b0af23f59 => generated 1243 bytes in 601 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:46:52.304 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bdee5a8b-78e5-4c74-9db6-0bcc3ea5837e'] response: {'name': 'network-changed', 'server_uuid': '26dedf5d-3c21-4fae-9c35-f0001b551d54', 'tag': 'e23743c3-e913-44df-b2ec-781b0af23f59', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1348/2654] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:46:52 2026] GET /v2.0/ports?device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 1246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1307/2655] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:46:52 2026] GET /v2.0/security-groups?id=0b0b4e47-9b1d-4adb-a7c0-670eae9e3318&fields=id&fields=name => generated 96 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2656] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:46:52 2026] GET /v2.0/ports?tenant_id=4e0026f69dad4525938f9d408e74abb7&device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 1246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2657] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:46:52 2026] GET /v2.0/ports?device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 1246 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2658] 199.19.213.68 () {34 vars in 1017 bytes} [Thu May 7 16:46:52 2026] GET /v2.0/networks?tenant_id=4e0026f69dad4525938f9d408e74abb7&shared=False => generated 735 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2659] 199.19.213.68 () {34 vars in 929 bytes} [Thu May 7 16:46:52 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2660] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:46:53 2026] GET /v2.0/ports?tenant_id=4e0026f69dad4525938f9d408e74abb7&device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 1246 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2661] 199.19.213.68 () {34 vars in 1061 bytes} [Thu May 7 16:46:54 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.171&port_id=e23743c3-e913-44df-b2ec-781b0af23f59 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2662] 199.19.213.68 () {34 vars in 983 bytes} [Thu May 7 16:46:54 2026] GET /v2.0/subnets?id=3656f966-1ead-4037-b20d-856aa3b79aa9 => generated 654 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2663] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:46:54 2026] GET /v2.0/ports?network_id=644d9599-0f4f-4fdc-aafb-ae773c864753&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: 1311/2664] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:46:54 2026] GET /v2.0/networks/644d9599-0f4f-4fdc-aafb-ae773c864753?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2665] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:46:54 2026] GET /v2.0/networks/644d9599-0f4f-4fdc-aafb-ae773c864753?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-05-07 16:46:55.612 7 INFO neutron.db.segments_db [None req-4356de7a-7744-4089-b9ae-1a28890a151e 0c93721e1e8746509647405668c11020 2a9cf0871b824026bd8091868dd722de - - default default] Added segment 1ceea070-a1f5-4731-b69b-3b169ce6796c of type vxlan for network d3b47ef7-435a-4dca-a61d-48e0ae41090c [pid: 8|app: 0|req: 1355/2666] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:46:55 2026] GET /v2.0/ports?device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => 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: 1356/2667] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:46:55 2026] GET /v2.0/security-groups?id=0b0b4e47-9b1d-4adb-a7c0-670eae9e3318&fields=id&fields=name => generated 96 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2668] 10.0.0.3 () {34 vars in 668 bytes} [Thu May 7 16:46:55 2026] POST /v2.0/networks => generated 632 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2669] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:46:55 2026] GET /v2.0/ports?device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2670] 10.0.0.3 () {34 vars in 662 bytes} [Thu May 7 16:46:55 2026] POST /v2.0/ports => generated 743 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2671] 10.0.0.3 () {34 vars in 745 bytes} [Thu May 7 16:46:56 2026] PUT /v2.0/ports/d9faf320-6e91-4840-aca1-8a67c841fdd7/tags => generated 25 bytes in 69 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: 1358/2672] 10.0.0.3 () {32 vars in 725 bytes} [Thu May 7 16:46:56 2026] GET /v2.0/ports/d9faf320-6e91-4840-aca1-8a67c841fdd7/tags => generated 25 bytes in 62 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: 1315/2673] 10.0.0.3 () {34 vars in 756 bytes} [Thu May 7 16:46:56 2026] PUT /v2.0/ports/d9faf320-6e91-4840-aca1-8a67c841fdd7/tags/green => generated 4 bytes in 100 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: 1359/2674] 10.0.0.3 () {32 vars in 725 bytes} [Thu May 7 16:46:56 2026] GET /v2.0/ports/d9faf320-6e91-4840-aca1-8a67c841fdd7/tags => generated 34 bytes in 60 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: 1316/2675] 10.0.0.3 () {34 vars in 752 bytes} [Thu May 7 16:46:56 2026] PUT /v2.0/ports/d9faf320-6e91-4840-aca1-8a67c841fdd7/tags/red => generated 4 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1360/2676] 10.0.0.3 () {32 vars in 725 bytes} [Thu May 7 16:46:56 2026] GET /v2.0/ports/d9faf320-6e91-4840-aca1-8a67c841fdd7/tags => generated 34 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: 1317/2677] 10.0.0.3 () {34 vars in 774 bytes} [Thu May 7 16:46:56 2026] PUT /v2.0/ports/d9faf320-6e91-4840-aca1-8a67c841fdd7/tags/black.or.white => generated 4 bytes in 83 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: 1361/2678] 10.0.0.3 () {32 vars in 725 bytes} [Thu May 7 16:46:56 2026] GET /v2.0/ports/d9faf320-6e91-4840-aca1-8a67c841fdd7/tags => generated 52 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1318/2679] 10.0.0.3 () {34 vars in 745 bytes} [Thu May 7 16:46:56 2026] PUT /v2.0/ports/d9faf320-6e91-4840-aca1-8a67c841fdd7/tags => generated 37 bytes in 59 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: 1362/2680] 10.0.0.3 () {32 vars in 725 bytes} [Thu May 7 16:46:56 2026] GET /v2.0/ports/d9faf320-6e91-4840-aca1-8a67c841fdd7/tags => generated 37 bytes in 91 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: 1319/2681] 10.0.0.3 () {32 vars in 733 bytes} [Thu May 7 16:46:56 2026] GET /v2.0/ports/d9faf320-6e91-4840-aca1-8a67c841fdd7/tags/red => generated 0 bytes in 45 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-05-07 16:46:56.886 8 INFO neutron.api.v2.resource [None req-3439f072-9642-48fc-9d4a-e25ec2381c22 0c93721e1e8746509647405668c11020 2a9cf0871b824026bd8091868dd722de - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1363/2682] 10.0.0.3 () {32 vars in 737 bytes} [Thu May 7 16:46:56 2026] GET /v2.0/ports/d9faf320-6e91-4840-aca1-8a67c841fdd7/tags/green => generated 99 bytes in 54 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: 1320/2683] 10.0.0.3 () {32 vars in 736 bytes} [Thu May 7 16:46:56 2026] DELETE /v2.0/ports/d9faf320-6e91-4840-aca1-8a67c841fdd7/tags/red => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1364/2684] 10.0.0.3 () {32 vars in 725 bytes} [Thu May 7 16:46:56 2026] GET /v2.0/ports/d9faf320-6e91-4840-aca1-8a67c841fdd7/tags => generated 30 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 16:46:57.073 7 INFO neutron.api.v2.resource [None req-4f089fda-4e37-448c-92d4-b2ae75d4d8e9 0c93721e1e8746509647405668c11020 2a9cf0871b824026bd8091868dd722de - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1321/2685] 10.0.0.3 () {32 vars in 740 bytes} [Thu May 7 16:46:57 2026] DELETE /v2.0/ports/d9faf320-6e91-4840-aca1-8a67c841fdd7/tags/green => generated 99 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1365/2686] 10.0.0.3 () {32 vars in 728 bytes} [Thu May 7 16:46:57 2026] DELETE /v2.0/ports/d9faf320-6e91-4840-aca1-8a67c841fdd7/tags => generated 0 bytes in 65 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: 1322/2687] 10.0.0.3 () {32 vars in 725 bytes} [Thu May 7 16:46:57 2026] GET /v2.0/ports/d9faf320-6e91-4840-aca1-8a67c841fdd7/tags => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 16:46:57.284 8 INFO neutron_taas.services.taas.taas_plugin [None req-bf0895c9-fa1e-426e-af4f-80b18bae7860 0c93721e1e8746509647405668c11020 2a9cf0871b824026bd8091868dd722de - - default default] TaaS: Handle Delete Port: d9faf320-6e91-4840-aca1-8a67c841fdd7 2026-05-07 16:46:57.287 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bf0895c9-fa1e-426e-af4f-80b18bae7860 0c93721e1e8746509647405668c11020 2a9cf0871b824026bd8091868dd722de - - default default] Tap Mirror: Handle Delete Port: d9faf320-6e91-4840-aca1-8a67c841fdd7 [pid: 8|app: 0|req: 1366/2688] 10.0.0.3 () {32 vars in 718 bytes} [Thu May 7 16:46:57 2026] DELETE /v2.0/ports/d9faf320-6e91-4840-aca1-8a67c841fdd7 => generated 0 bytes in 185 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-05-07 16:46:57.498 7 INFO neutron.services.segments.plugin [-] Segment 1ceea070-a1f5-4731-b69b-3b169ce6796c resource provider aggregate not found 2026-05-07 16:46:57.500 7 INFO neutron.services.segments.plugin [-] Segment 1ceea070-a1f5-4731-b69b-3b169ce6796c resource provider aggregate not found [pid: 7|app: 0|req: 1323/2689] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:46:57 2026] DELETE /v2.0/networks/d3b47ef7-435a-4dca-a61d-48e0ae41090c => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:46:57.524 7 INFO neutron.services.segments.plugin [-] Segment 1ceea070-a1f5-4731-b69b-3b169ce6796c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ceea070-a1f5-4731-b69b-3b169ce6796c found for delete ", "request_id": "req-24916806-a840-4cc4-8440-74e2e4293455"}]} 2026-05-07 16:46:57.525 7 INFO neutron.services.segments.plugin [-] Segment 1ceea070-a1f5-4731-b69b-3b169ce6796c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ceea070-a1f5-4731-b69b-3b169ce6796c found for delete ", "request_id": "req-f45ad404-907c-4145-8587-2389472f1846"}]} [pid: 8|app: 0|req: 1367/2690] 199.19.213.68 () {34 vars in 993 bytes} [Thu May 7 16:46:57 2026] GET /v2.0/ports?device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2691] 199.19.213.68 () {34 vars in 1043 bytes} [Thu May 7 16:46:57 2026] GET /v2.0/security-groups?id=0b0b4e47-9b1d-4adb-a7c0-670eae9e3318&fields=id&fields=name => generated 96 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:46:58.263 8 WARNING neutron.db.securitygroups_db [None req-78eae9fb-81f4-4f59-bee2-33dfb4494edf 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1368/2692] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:46:58 2026] GET /v2.0/security-groups?tenant_id=2a9cf0871b824026bd8091868dd722de&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2693] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:46:58 2026] DELETE /v2.0/security-groups/73e5f599-51f4-4540-a4e4-8a7d76f45748 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:46:58.539 8 WARNING neutron.db.securitygroups_db [None req-451e5e3f-614d-4356-96bb-2d03450ae624 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1369/2694] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:46:58 2026] GET /v2.0/security-groups?tenant_id=451406dba08e4bbca66b0625dc655a48&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2695] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:46:58 2026] DELETE /v2.0/security-groups/d2f5ccac-240a-46bd-8886-035084adcfb3 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2698] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:46:58 2026] GET /v2.0/ports?device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2699] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:46:59 2026] GET /v2.0/security-groups?id=0b0b4e47-9b1d-4adb-a7c0-670eae9e3318&fields=id&fields=name => generated 96 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2700] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:46:59 2026] GET /v2.0/ports?device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2701] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:47:01 2026] GET /v2.0/ports?device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 1248 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2702] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:47:02 2026] GET /v2.0/security-groups?id=0b0b4e47-9b1d-4adb-a7c0-670eae9e3318&fields=id&fields=name => generated 96 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2703] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:47:02 2026] GET /v2.0/ports?device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:47:02.270 7 INFO neutron.db.segments_db [None req-804f3a58-cd84-4767-94b5-3449cb7a70ce 5f84384a0ecb4cd3a7f2195272f7cd07 257394cee93d43588b55c9b25e2303cc - - default default] Added segment dc076598-aa08-43c8-88d8-a2ad3eaa99ba of type vxlan for network cd57d5b7-3ee7-4b4f-b33a-d01d255eb9b0 2026-05-07 16:47:02.553 7 INFO neutron.db.l3_hamode_db [None req-804f3a58-cd84-4767-94b5-3449cb7a70ce 5f84384a0ecb4cd3a7f2195272f7cd07 257394cee93d43588b55c9b25e2303cc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 16:47:02.683 7 INFO neutron.db.l3_hamode_db [None req-804f3a58-cd84-4767-94b5-3449cb7a70ce 5f84384a0ecb4cd3a7f2195272f7cd07 257394cee93d43588b55c9b25e2303cc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1330/2704] 10.0.0.3 () {34 vars in 666 bytes} [Thu May 7 16:47:02 2026] POST /v2.0/routers => generated 474 bytes in 1220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 16:47:03.353 8 WARNING tagging [None req-88577994-3848-4c3e-88ea-1152ff8d39c5 5f84384a0ecb4cd3a7f2195272f7cd07 257394cee93d43588b55c9b25e2303cc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1375/2705] 10.0.0.3 () {34 vars in 749 bytes} [Thu May 7 16:47:03 2026] PUT /v2.0/routers/bbbdd04a-8266-4dac-a772-ba2bedab7344/tags => generated 25 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:47:03.515 7 WARNING tagging [None req-44cbc001-6b0a-4f11-8064-c9b455d5500c 5f84384a0ecb4cd3a7f2195272f7cd07 257394cee93d43588b55c9b25e2303cc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1331/2706] 10.0.0.3 () {32 vars in 729 bytes} [Thu May 7 16:47:03 2026] GET /v2.0/routers/bbbdd04a-8266-4dac-a772-ba2bedab7344/tags => generated 25 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:47:03.615 8 WARNING tagging [None req-9409b613-a070-4f68-bade-cee78f651491 5f84384a0ecb4cd3a7f2195272f7cd07 257394cee93d43588b55c9b25e2303cc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1376/2707] 10.0.0.3 () {34 vars in 760 bytes} [Thu May 7 16:47:03 2026] PUT /v2.0/routers/bbbdd04a-8266-4dac-a772-ba2bedab7344/tags/green => generated 4 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-07 16:47:03.783 7 WARNING tagging [None req-a4bfe7d3-b68e-4aee-ad5a-d37ff82b0975 5f84384a0ecb4cd3a7f2195272f7cd07 257394cee93d43588b55c9b25e2303cc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1332/2708] 10.0.0.3 () {32 vars in 729 bytes} [Thu May 7 16:47:03 2026] GET /v2.0/routers/bbbdd04a-8266-4dac-a772-ba2bedab7344/tags => generated 34 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:47:03.892 8 WARNING tagging [None req-ee8948fd-9d2b-43a7-a101-e628208b18d2 5f84384a0ecb4cd3a7f2195272f7cd07 257394cee93d43588b55c9b25e2303cc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1377/2709] 10.0.0.3 () {34 vars in 756 bytes} [Thu May 7 16:47:03 2026] PUT /v2.0/routers/bbbdd04a-8266-4dac-a772-ba2bedab7344/tags/red => generated 4 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-07 16:47:04.071 7 WARNING tagging [None req-a2559574-166b-421f-a196-46e0463f40c9 5f84384a0ecb4cd3a7f2195272f7cd07 257394cee93d43588b55c9b25e2303cc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1333/2710] 10.0.0.3 () {32 vars in 729 bytes} [Thu May 7 16:47:04 2026] GET /v2.0/routers/bbbdd04a-8266-4dac-a772-ba2bedab7344/tags => generated 34 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:47:04.204 8 WARNING tagging [None req-7e5804f8-3bca-4b17-b4b3-0a25a85b430e 5f84384a0ecb4cd3a7f2195272f7cd07 257394cee93d43588b55c9b25e2303cc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1378/2711] 10.0.0.3 () {34 vars in 778 bytes} [Thu May 7 16:47:04 2026] PUT /v2.0/routers/bbbdd04a-8266-4dac-a772-ba2bedab7344/tags/black.or.white => generated 4 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-07 16:47:04.397 7 WARNING tagging [None req-478f7fc7-4757-4040-b991-3253558419d7 5f84384a0ecb4cd3a7f2195272f7cd07 257394cee93d43588b55c9b25e2303cc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1334/2712] 10.0.0.3 () {32 vars in 729 bytes} [Thu May 7 16:47:04 2026] GET /v2.0/routers/bbbdd04a-8266-4dac-a772-ba2bedab7344/tags => generated 52 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:47:04.524 8 WARNING tagging [None req-99d0263b-aa58-456d-b658-0e1d3c0ca7fb 5f84384a0ecb4cd3a7f2195272f7cd07 257394cee93d43588b55c9b25e2303cc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1379/2713] 10.0.0.3 () {34 vars in 749 bytes} [Thu May 7 16:47:04 2026] PUT /v2.0/routers/bbbdd04a-8266-4dac-a772-ba2bedab7344/tags => generated 37 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:47:04.722 7 WARNING tagging [None req-d9a4c41d-f256-4651-a232-5d5acdf0f82a 5f84384a0ecb4cd3a7f2195272f7cd07 257394cee93d43588b55c9b25e2303cc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1335/2714] 10.0.0.3 () {32 vars in 729 bytes} [Thu May 7 16:47:04 2026] GET /v2.0/routers/bbbdd04a-8266-4dac-a772-ba2bedab7344/tags => generated 37 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:47:04.846 8 WARNING tagging [None req-87512a56-64d2-4dd5-a6bb-1f785273d496 5f84384a0ecb4cd3a7f2195272f7cd07 257394cee93d43588b55c9b25e2303cc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1380/2715] 10.0.0.3 () {32 vars in 737 bytes} [Thu May 7 16:47:04 2026] GET /v2.0/routers/bbbdd04a-8266-4dac-a772-ba2bedab7344/tags/red => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:47:04.996 7 WARNING tagging [None req-6e4c0793-eba6-486a-a505-f0326aaea405 5f84384a0ecb4cd3a7f2195272f7cd07 257394cee93d43588b55c9b25e2303cc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-07 16:47:05.038 7 INFO neutron.api.v2.resource [None req-6e4c0793-eba6-486a-a505-f0326aaea405 5f84384a0ecb4cd3a7f2195272f7cd07 257394cee93d43588b55c9b25e2303cc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1336/2716] 10.0.0.3 () {32 vars in 741 bytes} [Thu May 7 16:47:04 2026] GET /v2.0/routers/bbbdd04a-8266-4dac-a772-ba2bedab7344/tags/green => generated 99 bytes in 112 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-07 16:47:05.103 8 WARNING tagging [None req-3482531a-83dd-4967-ae64-ceb79d57b257 5f84384a0ecb4cd3a7f2195272f7cd07 257394cee93d43588b55c9b25e2303cc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1381/2717] 10.0.0.3 () {32 vars in 740 bytes} [Thu May 7 16:47:05 2026] DELETE /v2.0/routers/bbbdd04a-8266-4dac-a772-ba2bedab7344/tags/red => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:47:05.240 7 WARNING tagging [None req-c46b0af4-4174-4f97-9bec-1ff02be591fa 5f84384a0ecb4cd3a7f2195272f7cd07 257394cee93d43588b55c9b25e2303cc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1337/2718] 10.0.0.3 () {32 vars in 729 bytes} [Thu May 7 16:47:05 2026] GET /v2.0/routers/bbbdd04a-8266-4dac-a772-ba2bedab7344/tags => generated 30 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:47:05.341 8 WARNING tagging [None req-dfae2b3b-7459-4c1b-bd68-806c51df26b6 5f84384a0ecb4cd3a7f2195272f7cd07 257394cee93d43588b55c9b25e2303cc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-07 16:47:05.395 8 INFO neutron.api.v2.resource [None req-dfae2b3b-7459-4c1b-bd68-806c51df26b6 5f84384a0ecb4cd3a7f2195272f7cd07 257394cee93d43588b55c9b25e2303cc - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1382/2719] 10.0.0.3 () {32 vars in 744 bytes} [Thu May 7 16:47:05 2026] DELETE /v2.0/routers/bbbdd04a-8266-4dac-a772-ba2bedab7344/tags/green => generated 99 bytes in 112 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-07 16:47:05.447 7 WARNING tagging [None req-03c4bdfa-45ad-4e64-9b21-a7747ed34911 5f84384a0ecb4cd3a7f2195272f7cd07 257394cee93d43588b55c9b25e2303cc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1338/2720] 10.0.0.3 () {32 vars in 732 bytes} [Thu May 7 16:47:05 2026] DELETE /v2.0/routers/bbbdd04a-8266-4dac-a772-ba2bedab7344/tags => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:47:05.588 8 WARNING tagging [None req-25be3621-1751-4813-9ec9-bae4110861aa 5f84384a0ecb4cd3a7f2195272f7cd07 257394cee93d43588b55c9b25e2303cc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1383/2721] 10.0.0.3 () {32 vars in 729 bytes} [Thu May 7 16:47:05 2026] GET /v2.0/routers/bbbdd04a-8266-4dac-a772-ba2bedab7344/tags => generated 12 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2722] 10.0.0.3 () {32 vars in 719 bytes} [Thu May 7 16:47:05 2026] GET /v2.0/routers/bbbdd04a-8266-4dac-a772-ba2bedab7344 => generated 480 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2723] 10.0.0.3 () {34 vars in 740 bytes} [Thu May 7 16:47:05 2026] PUT /v2.0/routers/bbbdd04a-8266-4dac-a772-ba2bedab7344 => generated 480 bytes in 695 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2724] 10.0.0.3 () {32 vars in 734 bytes} [Thu May 7 16:47:06 2026] GET /v2.0/ports?device_id=bbbdd04a-8266-4dac-a772-ba2bedab7344 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:47:06.659 8 INFO neutron_taas.services.taas.taas_plugin [None req-dcde12c3-0ac5-4b5b-8b00-98962e87d29d 5f84384a0ecb4cd3a7f2195272f7cd07 257394cee93d43588b55c9b25e2303cc - - default default] TaaS: Handle Delete Port: 95250494-2dc0-4370-9a15-f82d5a2d3ffb 2026-05-07 16:47:06.661 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dcde12c3-0ac5-4b5b-8b00-98962e87d29d 5f84384a0ecb4cd3a7f2195272f7cd07 257394cee93d43588b55c9b25e2303cc - - default default] Tap Mirror: Handle Delete Port: 95250494-2dc0-4370-9a15-f82d5a2d3ffb 2026-05-07 16:47:07.005 8 INFO neutron.services.segments.plugin [-] Segment dc076598-aa08-43c8-88d8-a2ad3eaa99ba resource provider aggregate not found 2026-05-07 16:47:07.014 8 INFO neutron.services.segments.plugin [-] Segment dc076598-aa08-43c8-88d8-a2ad3eaa99ba resource provider aggregate not found 2026-05-07 16:47:07.031 8 INFO neutron.services.segments.plugin [-] Segment dc076598-aa08-43c8-88d8-a2ad3eaa99ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc076598-aa08-43c8-88d8-a2ad3eaa99ba found for delete ", "request_id": "req-08bf2853-fd0f-43ac-bbe6-5c19d1b1fef6"}]} 2026-05-07 16:47:07.036 8 INFO neutron.services.segments.plugin [-] Segment dc076598-aa08-43c8-88d8-a2ad3eaa99ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc076598-aa08-43c8-88d8-a2ad3eaa99ba found for delete ", "request_id": "req-cec103d5-9a42-4247-8bc1-8ecf39222fbc"}]} 2026-05-07 16:47:07.046 8 INFO neutron.db.l3_hamode_db [None req-dcde12c3-0ac5-4b5b-8b00-98962e87d29d 5f84384a0ecb4cd3a7f2195272f7cd07 257394cee93d43588b55c9b25e2303cc - - default default] HA network cd57d5b7-3ee7-4b4f-b33a-d01d255eb9b0 was deleted as no HA routers are present in project 257394cee93d43588b55c9b25e2303cc. [pid: 8|app: 0|req: 1385/2725] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:47:06 2026] DELETE /v2.0/routers/bbbdd04a-8266-4dac-a772-ba2bedab7344 => generated 0 bytes in 573 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:47:07.809 7 WARNING neutron.db.securitygroups_db [None req-c7c128b7-9701-406a-97fb-7f35120f6ce1 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1341/2726] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:47:07 2026] GET /v2.0/security-groups?tenant_id=d0732a406b8c47ea8dbd3e43cfbc79bd&name=default => generated 2929 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2727] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:47:07 2026] DELETE /v2.0/security-groups/c74e0e81-9960-4d2e-9193-8e05a1105422 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:47:08.122 7 WARNING neutron.db.securitygroups_db [None req-70e8bbef-dbea-4794-9165-f3eb80a76769 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1342/2728] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:47:08 2026] GET /v2.0/security-groups?tenant_id=257394cee93d43588b55c9b25e2303cc&name=default => generated 2929 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2729] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:47:08 2026] DELETE /v2.0/security-groups/31caf446-1af4-4a7e-b552-dd55943bd5f3 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2730] 10.0.0.3 () {34 vars in 674 bytes} [Thu May 7 16:47:11 2026] POST /v2.0/subnetpools => generated 516 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2731] 10.0.0.3 () {34 vars in 757 bytes} [Thu May 7 16:47:11 2026] PUT /v2.0/subnetpools/d8175677-ef1f-4d3f-90a5-0ad98b3dcdec/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2732] 10.0.0.3 () {32 vars in 737 bytes} [Thu May 7 16:47:11 2026] GET /v2.0/subnetpools/d8175677-ef1f-4d3f-90a5-0ad98b3dcdec/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2733] 10.0.0.3 () {34 vars in 768 bytes} [Thu May 7 16:47:11 2026] PUT /v2.0/subnetpools/d8175677-ef1f-4d3f-90a5-0ad98b3dcdec/tags/green => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2734] 10.0.0.3 () {32 vars in 737 bytes} [Thu May 7 16:47:11 2026] GET /v2.0/subnetpools/d8175677-ef1f-4d3f-90a5-0ad98b3dcdec/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2735] 10.0.0.3 () {34 vars in 764 bytes} [Thu May 7 16:47:11 2026] PUT /v2.0/subnetpools/d8175677-ef1f-4d3f-90a5-0ad98b3dcdec/tags/red => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2736] 10.0.0.3 () {32 vars in 737 bytes} [Thu May 7 16:47:12 2026] GET /v2.0/subnetpools/d8175677-ef1f-4d3f-90a5-0ad98b3dcdec/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2737] 10.0.0.3 () {34 vars in 786 bytes} [Thu May 7 16:47:12 2026] PUT /v2.0/subnetpools/d8175677-ef1f-4d3f-90a5-0ad98b3dcdec/tags/black.or.white => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2738] 10.0.0.3 () {32 vars in 737 bytes} [Thu May 7 16:47:12 2026] GET /v2.0/subnetpools/d8175677-ef1f-4d3f-90a5-0ad98b3dcdec/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2739] 10.0.0.3 () {34 vars in 757 bytes} [Thu May 7 16:47:12 2026] PUT /v2.0/subnetpools/d8175677-ef1f-4d3f-90a5-0ad98b3dcdec/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2740] 10.0.0.3 () {32 vars in 737 bytes} [Thu May 7 16:47:12 2026] GET /v2.0/subnetpools/d8175677-ef1f-4d3f-90a5-0ad98b3dcdec/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2741] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 7 16:47:12 2026] GET /v2.0/subnetpools/d8175677-ef1f-4d3f-90a5-0ad98b3dcdec/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:47:12.277 7 INFO neutron.api.v2.resource [None req-3f19a179-a592-48b2-b3ab-928fb98c0653 b7c65cd2476841e0b6196d459911de05 bf259e4c651e4ffcad0dfea8c984f6c9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1349/2742] 10.0.0.3 () {32 vars in 749 bytes} [Thu May 7 16:47:12 2026] GET /v2.0/subnetpools/d8175677-ef1f-4d3f-90a5-0ad98b3dcdec/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2743] 10.0.0.3 () {32 vars in 748 bytes} [Thu May 7 16:47:12 2026] DELETE /v2.0/subnetpools/d8175677-ef1f-4d3f-90a5-0ad98b3dcdec/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: 1350/2744] 10.0.0.3 () {32 vars in 737 bytes} [Thu May 7 16:47:12 2026] GET /v2.0/subnetpools/d8175677-ef1f-4d3f-90a5-0ad98b3dcdec/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:47:12.414 8 INFO neutron.api.v2.resource [None req-04c2886b-4952-4ae5-82e5-a5b5f605e2a4 b7c65cd2476841e0b6196d459911de05 bf259e4c651e4ffcad0dfea8c984f6c9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1395/2745] 10.0.0.3 () {32 vars in 752 bytes} [Thu May 7 16:47:12 2026] DELETE /v2.0/subnetpools/d8175677-ef1f-4d3f-90a5-0ad98b3dcdec/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2746] 10.0.0.3 () {32 vars in 740 bytes} [Thu May 7 16:47:12 2026] DELETE /v2.0/subnetpools/d8175677-ef1f-4d3f-90a5-0ad98b3dcdec/tags => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2747] 10.0.0.3 () {32 vars in 737 bytes} [Thu May 7 16:47:12 2026] GET /v2.0/subnetpools/d8175677-ef1f-4d3f-90a5-0ad98b3dcdec/tags => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2748] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 7 16:47:12 2026] DELETE /v2.0/subnetpools/d8175677-ef1f-4d3f-90a5-0ad98b3dcdec => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:47:13.298 8 WARNING neutron.db.securitygroups_db [None req-6852d511-fed6-4731-88ae-0a2a48a0e35e 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1397/2749] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:47:13 2026] GET /v2.0/security-groups?tenant_id=bf259e4c651e4ffcad0dfea8c984f6c9&name=default => generated 2929 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2750] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:47:13 2026] DELETE /v2.0/security-groups/deafc539-ca29-4620-9717-9d1ade5046d7 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:47:13.647 8 WARNING neutron.db.securitygroups_db [None req-c9cbf0a5-2585-45e9-ba7c-484296c67f48 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1398/2751] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:47:13 2026] GET /v2.0/security-groups?tenant_id=ee9edba6d9604dbe94ec39b64eb4af00&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2754] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:47:13 2026] DELETE /v2.0/security-groups/5827a333-85c0-415d-ae13-443cdf072ff0 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2757] 199.19.213.68 () {30 vars in 702 bytes} [Thu May 7 16:47:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2758] 199.19.213.68 () {30 vars in 704 bytes} [Thu May 7 16:47:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2759] 199.19.213.68 () {30 vars in 680 bytes} [Thu May 7 16:47:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2760] 199.19.213.68 () {30 vars in 716 bytes} [Thu May 7 16:47: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: 7|app: 0|req: 1358/2761] 199.19.213.68 () {30 vars in 740 bytes} [Thu May 7 16:47:37 2026] GET /v2.0/subnets/458181dd-40eb-49b7-a7fe-00a91ad489a2 => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2762] 199.19.213.68 () {30 vars in 768 bytes} [Thu May 7 16:47:37 2026] GET /v2.0/ports?device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2763] 199.19.213.68 () {34 vars in 716 bytes} [Thu May 7 16:47:37 2026] POST /v2.0/ports => generated 1055 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2764] 10.0.0.90 () {34 vars in 970 bytes} [Thu May 7 16:47:37 2026] GET /v2.0/ports/0513fd01-bd56-484f-83ca-d534091d43b2 => generated 1055 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2765] 10.0.0.90 () {34 vars in 906 bytes} [Thu May 7 16:47:37 2026] GET /v2.0/extensions => generated 22222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2766] 199.19.213.68 () {34 vars in 1261 bytes} [Thu May 7 16:47:38 2026] GET /v2.0/ports/0513fd01-bd56-484f-83ca-d534091d43b2?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2767] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:47:38 2026] GET /v2.0/networks/1f09b9cd-9f0e-4288-8434-7236efc9f13b?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2768] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:47:38 2026] GET /v2.0/networks/1f09b9cd-9f0e-4288-8434-7236efc9f13b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2769] 199.19.213.68 () {34 vars in 974 bytes} [Thu May 7 16:47:39 2026] GET /v2.0/ports/0513fd01-bd56-484f-83ca-d534091d43b2 => generated 1055 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2770] 199.19.213.68 () {34 vars in 985 bytes} [Thu May 7 16:47:39 2026] GET /v2.0/networks?id=1f09b9cd-9f0e-4288-8434-7236efc9f13b => generated 803 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2771] 199.19.213.68 () {38 vars in 1027 bytes} [Thu May 7 16:47:39 2026] PUT /v2.0/ports/0513fd01-bd56-484f-83ca-d534091d43b2 => generated 1245 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:47:39.965 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-24163c3d-8361-4f69-a634-29b3cc78529b'] response: {'name': 'network-changed', 'server_uuid': '26dedf5d-3c21-4fae-9c35-f0001b551d54', 'tag': '0513fd01-bd56-484f-83ca-d534091d43b2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1409/2772] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:47:40 2026] GET /v2.0/ports?tenant_id=4e0026f69dad4525938f9d408e74abb7&device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 2485 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2773] 199.19.213.68 () {34 vars in 985 bytes} [Thu May 7 16:47:40 2026] GET /v2.0/networks?id=1f09b9cd-9f0e-4288-8434-7236efc9f13b => generated 803 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2774] 199.19.213.68 () {34 vars in 1055 bytes} [Thu May 7 16:47:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.41&port_id=0513fd01-bd56-484f-83ca-d534091d43b2 => 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: 1365/2775] 199.19.213.68 () {34 vars in 983 bytes} [Thu May 7 16:47:40 2026] GET /v2.0/subnets?id=458181dd-40eb-49b7-a7fe-00a91ad489a2 => generated 679 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2776] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:47:40 2026] GET /v2.0/ports?network_id=1f09b9cd-9f0e-4288-8434-7236efc9f13b&device_owner=network%3Adhcp => generated 1236 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2777] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:47:40 2026] GET /v2.0/networks/1f09b9cd-9f0e-4288-8434-7236efc9f13b?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: 1412/2778] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:47:40 2026] GET /v2.0/networks/1f09b9cd-9f0e-4288-8434-7236efc9f13b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2779] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:47:41 2026] GET /v2.0/ports?tenant_id=4e0026f69dad4525938f9d408e74abb7&device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 2485 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2780] 199.19.213.68 () {34 vars in 1061 bytes} [Thu May 7 16:47:41 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.171&port_id=e23743c3-e913-44df-b2ec-781b0af23f59 => 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: 1368/2781] 199.19.213.68 () {34 vars in 983 bytes} [Thu May 7 16:47:41 2026] GET /v2.0/subnets?id=3656f966-1ead-4037-b20d-856aa3b79aa9 => 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: 1414/2782] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:47:41 2026] GET /v2.0/ports?network_id=644d9599-0f4f-4fdc-aafb-ae773c864753&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: 1369/2783] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:47:41 2026] GET /v2.0/networks/644d9599-0f4f-4fdc-aafb-ae773c864753?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2784] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:47:42 2026] GET /v2.0/networks/644d9599-0f4f-4fdc-aafb-ae773c864753?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: 1370/2785] 199.19.213.68 () {34 vars in 1055 bytes} [Thu May 7 16:47:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.41&port_id=0513fd01-bd56-484f-83ca-d534091d43b2 => 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: 1416/2786] 199.19.213.68 () {34 vars in 983 bytes} [Thu May 7 16:47:42 2026] GET /v2.0/subnets?id=458181dd-40eb-49b7-a7fe-00a91ad489a2 => generated 679 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2787] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:47:42 2026] GET /v2.0/ports?network_id=1f09b9cd-9f0e-4288-8434-7236efc9f13b&device_owner=network%3Adhcp => generated 1236 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2788] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:47:42 2026] GET /v2.0/networks/1f09b9cd-9f0e-4288-8434-7236efc9f13b?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: 1372/2789] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:47:42 2026] GET /v2.0/networks/1f09b9cd-9f0e-4288-8434-7236efc9f13b?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: 1374/2792] 10.0.0.90 () {34 vars in 970 bytes} [Thu May 7 16:47:46 2026] GET /v2.0/ports/0513fd01-bd56-484f-83ca-d534091d43b2 => generated 1245 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2793] 199.19.213.68 () {34 vars in 788 bytes} [Thu May 7 16:47:46 2026] PUT /v2.0/ports/0513fd01-bd56-484f-83ca-d534091d43b2 => generated 1270 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:47:46.588 7 INFO neutron.api.v2.resource [None req-474e31b6-3c23-4d53-853c-cdc205f23126 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1375/2794] 199.19.213.68 () {30 vars in 762 bytes} [Thu May 7 16:47:46 2026] GET /v2.0/security-groups/lb-dd270009-9d94-4881-acdf-c282a77533c8 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2795] 199.19.213.68 () {30 vars in 784 bytes} [Thu May 7 16:47:46 2026] GET /v2.0/security-groups?name=lb-dd270009-9d94-4881-acdf-c282a77533c8 => generated 1639 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:47:46.769 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e4d53d48-71fa-411a-94ea-be034453eda6'] response: {'name': 'network-changed', 'server_uuid': '26dedf5d-3c21-4fae-9c35-f0001b551d54', 'tag': '0513fd01-bd56-484f-83ca-d534091d43b2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1376/2796] 199.19.213.68 () {34 vars in 788 bytes} [Thu May 7 16:47:46 2026] PUT /v2.0/ports/0513fd01-bd56-484f-83ca-d534091d43b2 => generated 1308 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:47:46.940 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4f475bf-f8be-411c-a23a-1fe0f4f27014'] response: {'name': 'network-changed', 'server_uuid': '26dedf5d-3c21-4fae-9c35-f0001b551d54', 'tag': '0513fd01-bd56-484f-83ca-d534091d43b2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1421/2797] 199.19.213.68 () {30 vars in 702 bytes} [Thu May 7 16:47:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1377/2798] 199.19.213.68 () {30 vars in 704 bytes} [Thu May 7 16:47:47 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: 1422/2799] 199.19.213.68 () {30 vars in 680 bytes} [Thu May 7 16:47:47 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: 1378/2800] 199.19.213.68 () {30 vars in 716 bytes} [Thu May 7 16:47:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2801] 199.19.213.68 () {30 vars in 740 bytes} [Thu May 7 16:47:47 2026] GET /v2.0/subnets/458181dd-40eb-49b7-a7fe-00a91ad489a2 => generated 676 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2802] 199.19.213.68 () {30 vars in 736 bytes} [Thu May 7 16:47:47 2026] GET /v2.0/ports/21b6401f-649c-41db-ab95-6e5b71b1bce9 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2803] 199.19.213.68 () {30 vars in 736 bytes} [Thu May 7 16:47:47 2026] GET /v2.0/ports/0513fd01-bd56-484f-83ca-d534091d43b2 => generated 1344 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2804] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:47:47 2026] GET /v2.0/ports?tenant_id=4e0026f69dad4525938f9d408e74abb7&device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 2584 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2805] 199.19.213.68 () {30 vars in 740 bytes} [Thu May 7 16:47:47 2026] GET /v2.0/subnets/458181dd-40eb-49b7-a7fe-00a91ad489a2 => generated 676 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2806] 199.19.213.68 () {34 vars in 985 bytes} [Thu May 7 16:47:47 2026] GET /v2.0/networks?id=1f09b9cd-9f0e-4288-8434-7236efc9f13b => generated 803 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2807] 199.19.213.68 () {30 vars in 742 bytes} [Thu May 7 16:47:47 2026] GET /v2.0/networks/1f09b9cd-9f0e-4288-8434-7236efc9f13b => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2808] 199.19.213.68 () {34 vars in 1055 bytes} [Thu May 7 16:47:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.41&port_id=0513fd01-bd56-484f-83ca-d534091d43b2 => 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: 1383/2809] 199.19.213.68 () {34 vars in 983 bytes} [Thu May 7 16:47:47 2026] GET /v2.0/subnets?id=458181dd-40eb-49b7-a7fe-00a91ad489a2 => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2810] 199.19.213.68 () {30 vars in 736 bytes} [Thu May 7 16:47:47 2026] GET /v2.0/ports/21b6401f-649c-41db-ab95-6e5b71b1bce9 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2811] 199.19.213.68 () {30 vars in 740 bytes} [Thu May 7 16:47:47 2026] GET /v2.0/subnets/458181dd-40eb-49b7-a7fe-00a91ad489a2 => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2812] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:47:47 2026] GET /v2.0/ports?network_id=1f09b9cd-9f0e-4288-8434-7236efc9f13b&device_owner=network%3Adhcp => generated 1236 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2813] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:47:47 2026] GET /v2.0/networks/1f09b9cd-9f0e-4288-8434-7236efc9f13b?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: 1385/2814] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:47:47 2026] GET /v2.0/networks/1f09b9cd-9f0e-4288-8434-7236efc9f13b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2815] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:47:48 2026] GET /v2.0/ports?tenant_id=4e0026f69dad4525938f9d408e74abb7&device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 2584 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2816] 199.19.213.68 () {34 vars in 985 bytes} [Thu May 7 16:47:48 2026] GET /v2.0/networks?id=1f09b9cd-9f0e-4288-8434-7236efc9f13b => generated 803 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2817] 199.19.213.68 () {34 vars in 1055 bytes} [Thu May 7 16:47:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.41&port_id=0513fd01-bd56-484f-83ca-d534091d43b2 => 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: 1387/2818] 199.19.213.68 () {34 vars in 983 bytes} [Thu May 7 16:47:48 2026] GET /v2.0/subnets?id=458181dd-40eb-49b7-a7fe-00a91ad489a2 => generated 679 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2819] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:47:48 2026] GET /v2.0/ports?network_id=1f09b9cd-9f0e-4288-8434-7236efc9f13b&device_owner=network%3Adhcp => generated 1236 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2820] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:47:48 2026] GET /v2.0/networks/1f09b9cd-9f0e-4288-8434-7236efc9f13b?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2821] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:47:48 2026] GET /v2.0/networks/1f09b9cd-9f0e-4288-8434-7236efc9f13b?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) 2026-05-07 16:47:55.805 7 INFO neutron.db.l3_db [None req-6fc145f9-fbdc-4ec0-89ed-5aded3fcb52e 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] Floating IP 733d68bf-57ed-482d-9eba-7dacbf817041 associated. External IP: 10.96.250.202, port: 21b6401f-649c-41db-ab95-6e5b71b1bce9. [pid: 7|app: 0|req: 1389/2822] 10.0.0.3 () {34 vars in 675 bytes} [Thu May 7 16:47:55 2026] POST /v2.0/floatingips => generated 899 bytes in 1022 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2825] 199.19.213.68 () {30 vars in 702 bytes} [Thu May 7 16:47:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2826] 199.19.213.68 () {30 vars in 704 bytes} [Thu May 7 16:47:58 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: 1392/2827] 199.19.213.68 () {30 vars in 680 bytes} [Thu May 7 16:47:58 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: 1436/2828] 199.19.213.68 () {30 vars in 716 bytes} [Thu May 7 16:47:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:47:59.029 7 INFO neutron.api.v2.resource [None req-68ac8ab6-259d-4c5c-9493-f570c83bf8ab 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1393/2829] 199.19.213.68 () {30 vars in 762 bytes} [Thu May 7 16:47:59 2026] GET /v2.0/security-groups/lb-dd270009-9d94-4881-acdf-c282a77533c8 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2830] 199.19.213.68 () {30 vars in 784 bytes} [Thu May 7 16:47:59 2026] GET /v2.0/security-groups?name=lb-dd270009-9d94-4881-acdf-c282a77533c8 => generated 1639 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2831] 199.19.213.68 () {30 vars in 814 bytes} [Thu May 7 16:47:59 2026] GET /v2.0/security-group-rules?security_group_id=38a0aecc-3262-432b-9ea3-819b909a8b10 => generated 1182 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2832] 199.19.213.68 () {34 vars in 746 bytes} [Thu May 7 16:47:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2833] 199.19.213.68 () {34 vars in 746 bytes} [Thu May 7 16:47:59 2026] POST /v2.0/security-group-rules => generated 601 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2834] 10.0.0.203 () {30 vars in 690 bytes} [Thu May 7 16:48:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2835] 10.0.0.203 () {30 vars in 692 bytes} [Thu May 7 16:48:07 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2836] 10.0.0.203 () {30 vars in 668 bytes} [Thu May 7 16:48:07 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: 1397/2837] 10.0.0.203 () {30 vars in 704 bytes} [Thu May 7 16:48:07 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2838] 10.0.0.203 () {28 vars in 439 bytes} [Thu May 7 16:48:08 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: 1398/2839] 10.0.0.203 () {30 vars in 728 bytes} [Thu May 7 16:48:08 2026] GET /v2.0/subnets/e919593b-05fe-4c68-be59-71b1342d72fa => generated 656 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2840] 199.19.213.68 () {30 vars in 702 bytes} [Thu May 7 16:48:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2841] 199.19.213.68 () {30 vars in 704 bytes} [Thu May 7 16:48: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: 1443/2842] 199.19.213.68 () {30 vars in 680 bytes} [Thu May 7 16:48: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: 7|app: 0|req: 1400/2843] 199.19.213.68 () {30 vars in 716 bytes} [Thu May 7 16:48:11 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: 1444/2844] 199.19.213.68 () {30 vars in 740 bytes} [Thu May 7 16:48:11 2026] GET /v2.0/subnets/e919593b-05fe-4c68-be59-71b1342d72fa => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2845] 199.19.213.68 () {30 vars in 768 bytes} [Thu May 7 16:48:11 2026] GET /v2.0/ports?device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 2584 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2846] 199.19.213.68 () {30 vars in 702 bytes} [Thu May 7 16:48:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2847] 199.19.213.68 () {30 vars in 704 bytes} [Thu May 7 16:48:11 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: 1446/2848] 199.19.213.68 () {30 vars in 680 bytes} [Thu May 7 16:48:11 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2849] 199.19.213.68 () {30 vars in 716 bytes} [Thu May 7 16:48:11 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2850] 199.19.213.68 () {34 vars in 716 bytes} [Thu May 7 16:48:11 2026] POST /v2.0/ports => generated 1324 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2851] 10.0.0.90 () {34 vars in 970 bytes} [Thu May 7 16:48:12 2026] GET /v2.0/ports/766d374e-8259-482d-b4d4-a11cdbfed7bf => generated 1324 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: 8|app: 0|req: 1448/2852] 10.0.0.90 () {34 vars in 906 bytes} [Thu May 7 16:48:12 2026] GET /v2.0/extensions => generated 22222 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2853] 199.19.213.68 () {34 vars in 1261 bytes} [Thu May 7 16:48:13 2026] GET /v2.0/ports/766d374e-8259-482d-b4d4-a11cdbfed7bf?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2854] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:48:13 2026] GET /v2.0/networks/b9cece19-3794-43b2-b5d9-ac1822d2a346?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: 1406/2855] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:48:13 2026] GET /v2.0/networks/b9cece19-3794-43b2-b5d9-ac1822d2a346?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2858] 199.19.213.68 () {34 vars in 974 bytes} [Thu May 7 16:48:14 2026] GET /v2.0/ports/766d374e-8259-482d-b4d4-a11cdbfed7bf => generated 1324 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2859] 199.19.213.68 () {34 vars in 985 bytes} [Thu May 7 16:48:14 2026] GET /v2.0/networks?id=b9cece19-3794-43b2-b5d9-ac1822d2a346 => generated 801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2860] 199.19.213.68 () {38 vars in 1027 bytes} [Thu May 7 16:48:14 2026] PUT /v2.0/ports/766d374e-8259-482d-b4d4-a11cdbfed7bf => generated 1514 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:48:14.604 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae972afe-a877-4640-bdc2-82c8aaa45430'] response: {'name': 'network-changed', 'server_uuid': '26dedf5d-3c21-4fae-9c35-f0001b551d54', 'tag': '766d374e-8259-482d-b4d4-a11cdbfed7bf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1409/2861] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:48:15 2026] GET /v2.0/ports?tenant_id=4e0026f69dad4525938f9d408e74abb7&device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 4090 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1453/2862] 199.19.213.68 () {34 vars in 985 bytes} [Thu May 7 16:48:15 2026] GET /v2.0/networks?id=b9cece19-3794-43b2-b5d9-ac1822d2a346 => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2863] 199.19.213.68 () {34 vars in 1055 bytes} [Thu May 7 16:48:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.97&port_id=766d374e-8259-482d-b4d4-a11cdbfed7bf => 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: 1454/2864] 199.19.213.68 () {34 vars in 1103 bytes} [Thu May 7 16:48:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2b8&port_id=766d374e-8259-482d-b4d4-a11cdbfed7bf => 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: 1411/2865] 199.19.213.68 () {34 vars in 1063 bytes} [Thu May 7 16:48:15 2026] GET /v2.0/subnets?id=26f69fd4-5741-49b8-afe9-da9e1dd56f4c&id=e919593b-05fe-4c68-be59-71b1342d72fa => generated 1411 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2866] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:48:15 2026] GET /v2.0/ports?network_id=b9cece19-3794-43b2-b5d9-ac1822d2a346&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2867] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:48:15 2026] GET /v2.0/ports?network_id=b9cece19-3794-43b2-b5d9-ac1822d2a346&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: 1456/2868] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:48:15 2026] GET /v2.0/networks/b9cece19-3794-43b2-b5d9-ac1822d2a346?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: 1413/2869] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:48:15 2026] GET /v2.0/networks/b9cece19-3794-43b2-b5d9-ac1822d2a346?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: 1457/2870] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:48:16 2026] GET /v2.0/ports?tenant_id=4e0026f69dad4525938f9d408e74abb7&device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 4090 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2871] 199.19.213.68 () {34 vars in 1061 bytes} [Thu May 7 16:48:16 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.171&port_id=e23743c3-e913-44df-b2ec-781b0af23f59 => 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: 1458/2872] 199.19.213.68 () {34 vars in 983 bytes} [Thu May 7 16:48:16 2026] GET /v2.0/subnets?id=3656f966-1ead-4037-b20d-856aa3b79aa9 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2873] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:48:16 2026] GET /v2.0/ports?network_id=644d9599-0f4f-4fdc-aafb-ae773c864753&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: 1459/2874] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:48:16 2026] GET /v2.0/networks/644d9599-0f4f-4fdc-aafb-ae773c864753?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: 1416/2875] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:48:16 2026] GET /v2.0/networks/644d9599-0f4f-4fdc-aafb-ae773c864753?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: 1460/2876] 199.19.213.68 () {34 vars in 1055 bytes} [Thu May 7 16:48:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.41&port_id=0513fd01-bd56-484f-83ca-d534091d43b2 => 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: 1417/2877] 199.19.213.68 () {34 vars in 983 bytes} [Thu May 7 16:48:16 2026] GET /v2.0/subnets?id=458181dd-40eb-49b7-a7fe-00a91ad489a2 => generated 679 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2878] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:48:16 2026] GET /v2.0/ports?network_id=1f09b9cd-9f0e-4288-8434-7236efc9f13b&device_owner=network%3Adhcp => generated 1236 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2879] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:48:16 2026] GET /v2.0/networks/1f09b9cd-9f0e-4288-8434-7236efc9f13b?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2880] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:48:16 2026] GET /v2.0/networks/1f09b9cd-9f0e-4288-8434-7236efc9f13b?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: 1419/2881] 199.19.213.68 () {34 vars in 1055 bytes} [Thu May 7 16:48:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.97&port_id=766d374e-8259-482d-b4d4-a11cdbfed7bf => 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: 1463/2882] 199.19.213.68 () {34 vars in 1103 bytes} [Thu May 7 16:48:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2b8&port_id=766d374e-8259-482d-b4d4-a11cdbfed7bf => 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: 1420/2883] 199.19.213.68 () {34 vars in 1063 bytes} [Thu May 7 16:48:17 2026] GET /v2.0/subnets?id=26f69fd4-5741-49b8-afe9-da9e1dd56f4c&id=e919593b-05fe-4c68-be59-71b1342d72fa => generated 1411 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2884] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:48:17 2026] GET /v2.0/ports?network_id=b9cece19-3794-43b2-b5d9-ac1822d2a346&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2885] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:48:17 2026] GET /v2.0/ports?network_id=b9cece19-3794-43b2-b5d9-ac1822d2a346&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2886] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:48:17 2026] GET /v2.0/networks/b9cece19-3794-43b2-b5d9-ac1822d2a346?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: 1422/2887] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:48:17 2026] GET /v2.0/networks/b9cece19-3794-43b2-b5d9-ac1822d2a346?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2888] 10.0.0.90 () {34 vars in 970 bytes} [Thu May 7 16:48:21 2026] GET /v2.0/ports/766d374e-8259-482d-b4d4-a11cdbfed7bf => generated 1516 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2889] 199.19.213.68 () {30 vars in 742 bytes} [Thu May 7 16:48:21 2026] GET /v2.0/networks/b9cece19-3794-43b2-b5d9-ac1822d2a346 => generated 798 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2890] 199.19.213.68 () {30 vars in 740 bytes} [Thu May 7 16:48:21 2026] GET /v2.0/subnets/e919593b-05fe-4c68-be59-71b1342d72fa => generated 674 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2891] 199.19.213.68 () {30 vars in 740 bytes} [Thu May 7 16:48:21 2026] GET /v2.0/subnets/26f69fd4-5741-49b8-afe9-da9e1dd56f4c => generated 744 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2892] 199.19.213.68 () {30 vars in 702 bytes} [Thu May 7 16:48:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2893] 199.19.213.68 () {30 vars in 704 bytes} [Thu May 7 16:48:21 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: 1469/2894] 199.19.213.68 () {30 vars in 680 bytes} [Thu May 7 16:48:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2895] 199.19.213.68 () {30 vars in 716 bytes} [Thu May 7 16:48:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2896] 199.19.213.68 () {30 vars in 740 bytes} [Thu May 7 16:48:21 2026] GET /v2.0/subnets/458181dd-40eb-49b7-a7fe-00a91ad489a2 => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2897] 199.19.213.68 () {30 vars in 736 bytes} [Thu May 7 16:48:21 2026] GET /v2.0/ports/21b6401f-649c-41db-ab95-6e5b71b1bce9 => generated 1132 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2898] 199.19.213.68 () {30 vars in 736 bytes} [Thu May 7 16:48:21 2026] GET /v2.0/ports/0513fd01-bd56-484f-83ca-d534091d43b2 => generated 1344 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2899] 199.19.213.68 () {30 vars in 740 bytes} [Thu May 7 16:48:21 2026] GET /v2.0/subnets/458181dd-40eb-49b7-a7fe-00a91ad489a2 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2900] 199.19.213.68 () {30 vars in 742 bytes} [Thu May 7 16:48:21 2026] GET /v2.0/networks/1f09b9cd-9f0e-4288-8434-7236efc9f13b => generated 800 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2901] 199.19.213.68 () {30 vars in 736 bytes} [Thu May 7 16:48:22 2026] GET /v2.0/ports/21b6401f-649c-41db-ab95-6e5b71b1bce9 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2902] 199.19.213.68 () {30 vars in 740 bytes} [Thu May 7 16:48:22 2026] GET /v2.0/subnets/458181dd-40eb-49b7-a7fe-00a91ad489a2 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2903] 10.0.0.203 () {30 vars in 690 bytes} [Thu May 7 16:48:28 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: 1474/2904] 10.0.0.203 () {30 vars in 692 bytes} [Thu May 7 16:48:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2905] 10.0.0.203 () {30 vars in 668 bytes} [Thu May 7 16:48: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: 1475/2906] 10.0.0.203 () {30 vars in 704 bytes} [Thu May 7 16:48: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: 8|app: 0|req: 1477/2909] 10.0.0.203 () {28 vars in 439 bytes} [Thu May 7 16:48:29 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2910] 10.0.0.203 () {30 vars in 728 bytes} [Thu May 7 16:48:29 2026] GET /v2.0/subnets/aca6b996-8823-42d4-b51b-2c61fe765c58 => generated 655 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2911] 199.19.213.68 () {30 vars in 702 bytes} [Thu May 7 16:48:30 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: 1434/2912] 199.19.213.68 () {30 vars in 704 bytes} [Thu May 7 16:48:30 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2913] 199.19.213.68 () {30 vars in 680 bytes} [Thu May 7 16:48:30 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2914] 199.19.213.68 () {30 vars in 716 bytes} [Thu May 7 16:48: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) [pid: 8|app: 0|req: 1480/2915] 199.19.213.68 () {30 vars in 740 bytes} [Thu May 7 16:48:30 2026] GET /v2.0/subnets/e919593b-05fe-4c68-be59-71b1342d72fa => generated 674 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2916] 199.19.213.68 () {30 vars in 740 bytes} [Thu May 7 16:48:30 2026] GET /v2.0/subnets/aca6b996-8823-42d4-b51b-2c61fe765c58 => 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: 1481/2917] 199.19.213.68 () {30 vars in 768 bytes} [Thu May 7 16:48:30 2026] GET /v2.0/ports?device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 4092 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2918] 199.19.213.68 () {30 vars in 702 bytes} [Thu May 7 16:48:30 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: 1482/2919] 199.19.213.68 () {30 vars in 704 bytes} [Thu May 7 16:48:30 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2920] 199.19.213.68 () {30 vars in 680 bytes} [Thu May 7 16:48:30 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: 1483/2921] 199.19.213.68 () {30 vars in 716 bytes} [Thu May 7 16:48:30 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: 1439/2922] 199.19.213.68 () {34 vars in 716 bytes} [Thu May 7 16:48:30 2026] POST /v2.0/ports => generated 1328 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2923] 10.0.0.90 () {34 vars in 970 bytes} [Thu May 7 16:48:31 2026] GET /v2.0/ports/8bb148b4-f6ba-4c62-9f2a-95672310025e => generated 1328 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1440/2924] 199.19.213.68 () {34 vars in 1261 bytes} [Thu May 7 16:48:32 2026] GET /v2.0/ports/8bb148b4-f6ba-4c62-9f2a-95672310025e?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: 1485/2925] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:48:32 2026] GET /v2.0/networks/bb43ec06-9c0a-416a-98f3-8fa254ffbf38?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2926] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:48:32 2026] GET /v2.0/networks/bb43ec06-9c0a-416a-98f3-8fa254ffbf38?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: 1486/2927] 199.19.213.68 () {34 vars in 974 bytes} [Thu May 7 16:48:33 2026] GET /v2.0/ports/8bb148b4-f6ba-4c62-9f2a-95672310025e => generated 1328 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2928] 199.19.213.68 () {34 vars in 985 bytes} [Thu May 7 16:48:33 2026] GET /v2.0/networks?id=bb43ec06-9c0a-416a-98f3-8fa254ffbf38 => 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: 1487/2929] 199.19.213.68 () {38 vars in 1027 bytes} [Thu May 7 16:48:33 2026] PUT /v2.0/ports/8bb148b4-f6ba-4c62-9f2a-95672310025e => generated 1518 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:48:33.605 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-45e37210-c187-4056-bff9-9097074f6b41'] response: {'name': 'network-changed', 'server_uuid': '26dedf5d-3c21-4fae-9c35-f0001b551d54', 'tag': '8bb148b4-f6ba-4c62-9f2a-95672310025e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1443/2930] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:48:34 2026] GET /v2.0/ports?tenant_id=4e0026f69dad4525938f9d408e74abb7&device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 5602 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1488/2931] 199.19.213.68 () {34 vars in 985 bytes} [Thu May 7 16:48:34 2026] GET /v2.0/networks?id=bb43ec06-9c0a-416a-98f3-8fa254ffbf38 => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2932] 199.19.213.68 () {34 vars in 1057 bytes} [Thu May 7 16:48:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.191&port_id=8bb148b4-f6ba-4c62-9f2a-95672310025e => 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: 1489/2933] 199.19.213.68 () {34 vars in 1103 bytes} [Thu May 7 16:48:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A58&port_id=8bb148b4-f6ba-4c62-9f2a-95672310025e => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2934] 199.19.213.68 () {34 vars in 1063 bytes} [Thu May 7 16:48:34 2026] GET /v2.0/subnets?id=3067264d-f69c-458a-8943-4c8c560c9acb&id=aca6b996-8823-42d4-b51b-2c61fe765c58 => generated 1414 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2935] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:48:34 2026] GET /v2.0/ports?network_id=bb43ec06-9c0a-416a-98f3-8fa254ffbf38&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2936] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:48:34 2026] GET /v2.0/ports?network_id=bb43ec06-9c0a-416a-98f3-8fa254ffbf38&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2937] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:48:34 2026] GET /v2.0/networks/bb43ec06-9c0a-416a-98f3-8fa254ffbf38?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: 1447/2938] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:48:34 2026] GET /v2.0/networks/bb43ec06-9c0a-416a-98f3-8fa254ffbf38?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: 1492/2939] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:48:35 2026] GET /v2.0/ports?tenant_id=4e0026f69dad4525938f9d408e74abb7&device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 5602 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2940] 199.19.213.68 () {34 vars in 1061 bytes} [Thu May 7 16:48:35 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.171&port_id=e23743c3-e913-44df-b2ec-781b0af23f59 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2941] 199.19.213.68 () {34 vars in 983 bytes} [Thu May 7 16:48:35 2026] GET /v2.0/subnets?id=3656f966-1ead-4037-b20d-856aa3b79aa9 => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2942] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:48:35 2026] GET /v2.0/ports?network_id=644d9599-0f4f-4fdc-aafb-ae773c864753&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: 1494/2943] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:48:35 2026] GET /v2.0/networks/644d9599-0f4f-4fdc-aafb-ae773c864753?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: 1450/2944] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:48:35 2026] GET /v2.0/networks/644d9599-0f4f-4fdc-aafb-ae773c864753?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: 1495/2945] 199.19.213.68 () {34 vars in 1055 bytes} [Thu May 7 16:48:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.41&port_id=0513fd01-bd56-484f-83ca-d534091d43b2 => 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: 1451/2946] 199.19.213.68 () {34 vars in 983 bytes} [Thu May 7 16:48:35 2026] GET /v2.0/subnets?id=458181dd-40eb-49b7-a7fe-00a91ad489a2 => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2947] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:48:35 2026] GET /v2.0/ports?network_id=1f09b9cd-9f0e-4288-8434-7236efc9f13b&device_owner=network%3Adhcp => generated 1236 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2948] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:48:36 2026] GET /v2.0/networks/1f09b9cd-9f0e-4288-8434-7236efc9f13b?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2949] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:48:36 2026] GET /v2.0/networks/1f09b9cd-9f0e-4288-8434-7236efc9f13b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2950] 199.19.213.68 () {34 vars in 1055 bytes} [Thu May 7 16:48:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.97&port_id=766d374e-8259-482d-b4d4-a11cdbfed7bf => 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: 1498/2951] 199.19.213.68 () {34 vars in 1103 bytes} [Thu May 7 16:48:36 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2b8&port_id=766d374e-8259-482d-b4d4-a11cdbfed7bf => 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: 1454/2952] 199.19.213.68 () {34 vars in 1063 bytes} [Thu May 7 16:48:36 2026] GET /v2.0/subnets?id=26f69fd4-5741-49b8-afe9-da9e1dd56f4c&id=e919593b-05fe-4c68-be59-71b1342d72fa => generated 1411 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2953] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:48:36 2026] GET /v2.0/ports?network_id=b9cece19-3794-43b2-b5d9-ac1822d2a346&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2954] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:48:36 2026] GET /v2.0/ports?network_id=b9cece19-3794-43b2-b5d9-ac1822d2a346&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: 1500/2955] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:48:36 2026] GET /v2.0/networks/b9cece19-3794-43b2-b5d9-ac1822d2a346?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: 1456/2956] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:48:36 2026] GET /v2.0/networks/b9cece19-3794-43b2-b5d9-ac1822d2a346?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2957] 199.19.213.68 () {34 vars in 1057 bytes} [Thu May 7 16:48:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.191&port_id=8bb148b4-f6ba-4c62-9f2a-95672310025e => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2958] 199.19.213.68 () {34 vars in 1103 bytes} [Thu May 7 16:48:36 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A58&port_id=8bb148b4-f6ba-4c62-9f2a-95672310025e => 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: 1502/2959] 199.19.213.68 () {34 vars in 1063 bytes} [Thu May 7 16:48:36 2026] GET /v2.0/subnets?id=3067264d-f69c-458a-8943-4c8c560c9acb&id=aca6b996-8823-42d4-b51b-2c61fe765c58 => generated 1414 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2960] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:48:36 2026] GET /v2.0/ports?network_id=bb43ec06-9c0a-416a-98f3-8fa254ffbf38&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2961] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:48:36 2026] GET /v2.0/ports?network_id=bb43ec06-9c0a-416a-98f3-8fa254ffbf38&device_owner=network%3Adhcp => generated 1461 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2962] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:48:36 2026] GET /v2.0/networks/bb43ec06-9c0a-416a-98f3-8fa254ffbf38?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: 1504/2963] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:48:36 2026] GET /v2.0/networks/bb43ec06-9c0a-416a-98f3-8fa254ffbf38?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: 1460/2964] 10.0.0.90 () {34 vars in 970 bytes} [Thu May 7 16:48:40 2026] GET /v2.0/ports/8bb148b4-f6ba-4c62-9f2a-95672310025e => generated 1520 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2965] 199.19.213.68 () {30 vars in 742 bytes} [Thu May 7 16:48:40 2026] GET /v2.0/networks/bb43ec06-9c0a-416a-98f3-8fa254ffbf38 => generated 797 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2966] 199.19.213.68 () {30 vars in 740 bytes} [Thu May 7 16:48:40 2026] GET /v2.0/subnets/aca6b996-8823-42d4-b51b-2c61fe765c58 => generated 673 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2967] 199.19.213.68 () {30 vars in 740 bytes} [Thu May 7 16:48:40 2026] GET /v2.0/subnets/3067264d-f69c-458a-8943-4c8c560c9acb => generated 748 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2968] 199.19.213.68 () {30 vars in 736 bytes} [Thu May 7 16:48:40 2026] GET /v2.0/ports/766d374e-8259-482d-b4d4-a11cdbfed7bf => generated 1516 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2969] 199.19.213.68 () {34 vars in 789 bytes} [Thu May 7 16:48:40 2026] PUT /v2.0/ports/766d374e-8259-482d-b4d4-a11cdbfed7bf => generated 1251 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:48:41.021 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f3b902d3-b297-431b-8a45-cf6aace84559'] response: {'name': 'network-changed', 'server_uuid': '26dedf5d-3c21-4fae-9c35-f0001b551d54', 'tag': '766d374e-8259-482d-b4d4-a11cdbfed7bf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1463/2970] 199.19.213.68 () {30 vars in 742 bytes} [Thu May 7 16:48:40 2026] GET /v2.0/networks/b9cece19-3794-43b2-b5d9-ac1822d2a346 => generated 798 bytes in 54 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: 1508/2971] 199.19.213.68 () {30 vars in 740 bytes} [Thu May 7 16:48:41 2026] GET /v2.0/subnets/e919593b-05fe-4c68-be59-71b1342d72fa => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2972] 199.19.213.68 () {30 vars in 702 bytes} [Thu May 7 16:48:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2973] 199.19.213.68 () {30 vars in 704 bytes} [Thu May 7 16:48:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2974] 199.19.213.68 () {30 vars in 680 bytes} [Thu May 7 16:48:41 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: 1510/2975] 199.19.213.68 () {30 vars in 716 bytes} [Thu May 7 16:48:41 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: 1466/2976] 199.19.213.68 () {30 vars in 740 bytes} [Thu May 7 16:48:41 2026] GET /v2.0/subnets/458181dd-40eb-49b7-a7fe-00a91ad489a2 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2977] 199.19.213.68 () {30 vars in 736 bytes} [Thu May 7 16:48:41 2026] GET /v2.0/ports/21b6401f-649c-41db-ab95-6e5b71b1bce9 => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2978] 199.19.213.68 () {30 vars in 736 bytes} [Thu May 7 16:48:41 2026] GET /v2.0/ports/0513fd01-bd56-484f-83ca-d534091d43b2 => generated 1344 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2979] 199.19.213.68 () {30 vars in 740 bytes} [Thu May 7 16:48:41 2026] GET /v2.0/subnets/458181dd-40eb-49b7-a7fe-00a91ad489a2 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2980] 199.19.213.68 () {30 vars in 742 bytes} [Thu May 7 16:48:41 2026] GET /v2.0/networks/1f09b9cd-9f0e-4288-8434-7236efc9f13b => 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: 1513/2981] 199.19.213.68 () {30 vars in 736 bytes} [Thu May 7 16:48:41 2026] GET /v2.0/ports/21b6401f-649c-41db-ab95-6e5b71b1bce9 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2982] 199.19.213.68 () {30 vars in 740 bytes} [Thu May 7 16:48:41 2026] GET /v2.0/subnets/458181dd-40eb-49b7-a7fe-00a91ad489a2 => generated 676 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2983] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:48:41 2026] GET /v2.0/ports?tenant_id=4e0026f69dad4525938f9d408e74abb7&device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 5375 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2984] 199.19.213.68 () {34 vars in 985 bytes} [Thu May 7 16:48:41 2026] GET /v2.0/networks?id=b9cece19-3794-43b2-b5d9-ac1822d2a346 => generated 801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2985] 199.19.213.68 () {34 vars in 1055 bytes} [Thu May 7 16:48:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.97&port_id=766d374e-8259-482d-b4d4-a11cdbfed7bf => 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: 1471/2986] 199.19.213.68 () {34 vars in 983 bytes} [Thu May 7 16:48:41 2026] GET /v2.0/subnets?id=e919593b-05fe-4c68-be59-71b1342d72fa => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2987] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:48:41 2026] GET /v2.0/ports?network_id=b9cece19-3794-43b2-b5d9-ac1822d2a346&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2988] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:48:41 2026] GET /v2.0/networks/b9cece19-3794-43b2-b5d9-ac1822d2a346?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2989] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:48:41 2026] GET /v2.0/networks/b9cece19-3794-43b2-b5d9-ac1822d2a346?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: 1474/2992] 199.19.213.68 () {30 vars in 702 bytes} [Thu May 7 16:48:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2993] 199.19.213.68 () {30 vars in 704 bytes} [Thu May 7 16:48:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2994] 199.19.213.68 () {30 vars in 680 bytes} [Thu May 7 16:48:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/2995] 199.19.213.68 () {30 vars in 716 bytes} [Thu May 7 16:48:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2996] 199.19.213.68 () {30 vars in 740 bytes} [Thu May 7 16:48:53 2026] GET /v2.0/subnets/e919593b-05fe-4c68-be59-71b1342d72fa => generated 674 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2997] 199.19.213.68 () {30 vars in 768 bytes} [Thu May 7 16:48:53 2026] GET /v2.0/ports?device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 5375 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2998] 199.19.213.68 () {30 vars in 702 bytes} [Thu May 7 16:48:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/2999] 199.19.213.68 () {30 vars in 704 bytes} [Thu May 7 16:48:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/3000] 199.19.213.68 () {30 vars in 680 bytes} [Thu May 7 16:48:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3001] 199.19.213.68 () {30 vars in 716 bytes} [Thu May 7 16:48:53 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: 1479/3002] 199.19.213.68 () {30 vars in 736 bytes} [Thu May 7 16:48:54 2026] GET /v2.0/ports/8bb148b4-f6ba-4c62-9f2a-95672310025e => generated 1520 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3003] 199.19.213.68 () {34 vars in 789 bytes} [Thu May 7 16:48:54 2026] PUT /v2.0/ports/8bb148b4-f6ba-4c62-9f2a-95672310025e => generated 1307 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:48:54.430 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-553166c4-c7fd-466e-90c8-6dfa801bc0f5'] response: {'name': 'network-changed', 'server_uuid': '26dedf5d-3c21-4fae-9c35-f0001b551d54', 'tag': '8bb148b4-f6ba-4c62-9f2a-95672310025e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1480/3004] 199.19.213.68 () {30 vars in 742 bytes} [Thu May 7 16:48:54 2026] GET /v2.0/networks/bb43ec06-9c0a-416a-98f3-8fa254ffbf38 => generated 797 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1525/3005] 199.19.213.68 () {30 vars in 740 bytes} [Thu May 7 16:48:54 2026] GET /v2.0/subnets/3067264d-f69c-458a-8943-4c8c560c9acb => generated 748 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/3006] 199.19.213.68 () {30 vars in 736 bytes} [Thu May 7 16:48:54 2026] GET /v2.0/ports/8bb148b4-f6ba-4c62-9f2a-95672310025e => generated 1343 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3007] 199.19.213.68 () {34 vars in 788 bytes} [Thu May 7 16:48:54 2026] PUT /v2.0/ports/8bb148b4-f6ba-4c62-9f2a-95672310025e => generated 1080 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/3008] 199.19.213.68 () {30 vars in 742 bytes} [Thu May 7 16:48:54 2026] GET /v2.0/networks/bb43ec06-9c0a-416a-98f3-8fa254ffbf38 => generated 797 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: 1483/3009] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:48:54 2026] GET /v2.0/ports?tenant_id=4e0026f69dad4525938f9d408e74abb7&device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 4971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3010] 199.19.213.68 () {30 vars in 768 bytes} [Thu May 7 16:48:54 2026] GET /v2.0/ports?device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 4971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/3011] 199.19.213.68 () {34 vars in 985 bytes} [Thu May 7 16:48:54 2026] GET /v2.0/networks?id=bb43ec06-9c0a-416a-98f3-8fa254ffbf38 => 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: 1528/3012] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:48:55 2026] GET /v2.0/networks/bb43ec06-9c0a-416a-98f3-8fa254ffbf38?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: 1485/3013] 199.19.213.68 () {30 vars in 768 bytes} [Thu May 7 16:48:55 2026] GET /v2.0/ports?device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 4971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3014] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:48:55 2026] GET /v2.0/networks/bb43ec06-9c0a-416a-98f3-8fa254ffbf38?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: 1486/3015] 199.19.213.68 () {30 vars in 768 bytes} [Thu May 7 16:48:56 2026] GET /v2.0/ports?device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 4971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:48:56.472 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8992e413-a40d-4aca-beac-e7d43bf2fdcf'] response: {'name': 'network-changed', 'server_uuid': '26dedf5d-3c21-4fae-9c35-f0001b551d54', 'tag': '8bb148b4-f6ba-4c62-9f2a-95672310025e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1530/3016] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:48:56 2026] GET /v2.0/ports?tenant_id=4e0026f69dad4525938f9d408e74abb7&device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 4971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3017] 199.19.213.68 () {34 vars in 985 bytes} [Thu May 7 16:48:57 2026] GET /v2.0/networks?id=bb43ec06-9c0a-416a-98f3-8fa254ffbf38 => generated 800 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3018] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:48:57 2026] GET /v2.0/networks/bb43ec06-9c0a-416a-98f3-8fa254ffbf38?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: 1488/3019] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:48:57 2026] GET /v2.0/networks/bb43ec06-9c0a-416a-98f3-8fa254ffbf38?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3020] 199.19.213.68 () {30 vars in 768 bytes} [Thu May 7 16:48:57 2026] GET /v2.0/ports?device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 4971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3021] 199.19.213.68 () {34 vars in 974 bytes} [Thu May 7 16:48:57 2026] GET /v2.0/ports/8bb148b4-f6ba-4c62-9f2a-95672310025e => generated 1116 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3022] 199.19.213.68 () {34 vars in 1059 bytes} [Thu May 7 16:48:57 2026] GET /v2.0/ports/8bb148b4-f6ba-4c62-9f2a-95672310025e?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3023] 199.19.213.68 () {34 vars in 1015 bytes} [Thu May 7 16:48:57 2026] GET /v2.0/networks/bb43ec06-9c0a-416a-98f3-8fa254ffbf38?fields=dns_domain => generated 29 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3024] 199.19.213.68 () {38 vars in 1027 bytes} [Thu May 7 16:48:57 2026] PUT /v2.0/ports/8bb148b4-f6ba-4c62-9f2a-95672310025e => generated 917 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3025] 199.19.213.68 () {30 vars in 768 bytes} [Thu May 7 16:48:58 2026] GET /v2.0/ports?device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 3863 bytes in 53 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-05-07 16:48:58.462 8 INFO neutron_taas.services.taas.taas_plugin [None req-2e0178e4-df80-40b4-b5df-3ca6bbc6a99d 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] TaaS: Handle Delete Port: 8bb148b4-f6ba-4c62-9f2a-95672310025e 2026-05-07 16:48:58.466 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2e0178e4-df80-40b4-b5df-3ca6bbc6a99d 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Tap Mirror: Handle Delete Port: 8bb148b4-f6ba-4c62-9f2a-95672310025e [pid: 8|app: 0|req: 1535/3026] 199.19.213.68 () {32 vars in 758 bytes} [Thu May 7 16:48:58 2026] DELETE /v2.0/ports/8bb148b4-f6ba-4c62-9f2a-95672310025e => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3027] 199.19.213.68 () {30 vars in 702 bytes} [Thu May 7 16:48:58 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: 1536/3028] 199.19.213.68 () {30 vars in 704 bytes} [Thu May 7 16:48:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3029] 199.19.213.68 () {30 vars in 680 bytes} [Thu May 7 16:48:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3030] 199.19.213.68 () {30 vars in 716 bytes} [Thu May 7 16:48:58 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: 1494/3031] 199.19.213.68 () {30 vars in 740 bytes} [Thu May 7 16:48:58 2026] GET /v2.0/subnets/458181dd-40eb-49b7-a7fe-00a91ad489a2 => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3032] 199.19.213.68 () {30 vars in 736 bytes} [Thu May 7 16:48:58 2026] GET /v2.0/ports/21b6401f-649c-41db-ab95-6e5b71b1bce9 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3033] 199.19.213.68 () {30 vars in 736 bytes} [Thu May 7 16:48:58 2026] GET /v2.0/ports/0513fd01-bd56-484f-83ca-d534091d43b2 => generated 1344 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3036] 199.19.213.68 () {30 vars in 740 bytes} [Thu May 7 16:48:58 2026] GET /v2.0/subnets/458181dd-40eb-49b7-a7fe-00a91ad489a2 => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3037] 199.19.213.68 () {30 vars in 742 bytes} [Thu May 7 16:48:58 2026] GET /v2.0/networks/1f09b9cd-9f0e-4288-8434-7236efc9f13b => 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: 1540/3038] 199.19.213.68 () {30 vars in 736 bytes} [Thu May 7 16:48:58 2026] GET /v2.0/ports/21b6401f-649c-41db-ab95-6e5b71b1bce9 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3039] 199.19.213.68 () {30 vars in 740 bytes} [Thu May 7 16:48:58 2026] GET /v2.0/subnets/458181dd-40eb-49b7-a7fe-00a91ad489a2 => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3040] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:48:59 2026] GET /v2.0/ports?tenant_id=4e0026f69dad4525938f9d408e74abb7&device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 3863 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3041] 199.19.213.68 () {34 vars in 1225 bytes} [Thu May 7 16:48:59 2026] GET /v2.0/networks?id=644d9599-0f4f-4fdc-aafb-ae773c864753&id=1f09b9cd-9f0e-4288-8434-7236efc9f13b&id=b9cece19-3794-43b2-b5d9-ac1822d2a346&id=bb43ec06-9c0a-416a-98f3-8fa254ffbf38 => generated 3097 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3042] 199.19.213.68 () {34 vars in 1061 bytes} [Thu May 7 16:48:59 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.171&port_id=e23743c3-e913-44df-b2ec-781b0af23f59 => 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: 1501/3043] 199.19.213.68 () {34 vars in 983 bytes} [Thu May 7 16:48:59 2026] GET /v2.0/subnets?id=3656f966-1ead-4037-b20d-856aa3b79aa9 => generated 654 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3044] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:48:59 2026] GET /v2.0/ports?network_id=644d9599-0f4f-4fdc-aafb-ae773c864753&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3045] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:48:59 2026] GET /v2.0/networks/644d9599-0f4f-4fdc-aafb-ae773c864753?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3046] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:48:59 2026] GET /v2.0/networks/644d9599-0f4f-4fdc-aafb-ae773c864753?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: 1503/3047] 199.19.213.68 () {34 vars in 1055 bytes} [Thu May 7 16:48:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.41&port_id=0513fd01-bd56-484f-83ca-d534091d43b2 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3048] 199.19.213.68 () {34 vars in 983 bytes} [Thu May 7 16:48:59 2026] GET /v2.0/subnets?id=458181dd-40eb-49b7-a7fe-00a91ad489a2 => generated 679 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3049] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:48:59 2026] GET /v2.0/ports?network_id=1f09b9cd-9f0e-4288-8434-7236efc9f13b&device_owner=network%3Adhcp => generated 1236 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3050] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:48:59 2026] GET /v2.0/networks/1f09b9cd-9f0e-4288-8434-7236efc9f13b?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: 1505/3051] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:48:59 2026] GET /v2.0/networks/1f09b9cd-9f0e-4288-8434-7236efc9f13b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3052] 199.19.213.68 () {34 vars in 1055 bytes} [Thu May 7 16:48:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.97&port_id=766d374e-8259-482d-b4d4-a11cdbfed7bf => 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: 1506/3053] 199.19.213.68 () {34 vars in 983 bytes} [Thu May 7 16:48:59 2026] GET /v2.0/subnets?id=e919593b-05fe-4c68-be59-71b1342d72fa => generated 677 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3054] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:48:59 2026] GET /v2.0/ports?network_id=b9cece19-3794-43b2-b5d9-ac1822d2a346&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: 1507/3055] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:48:59 2026] GET /v2.0/networks/b9cece19-3794-43b2-b5d9-ac1822d2a346?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3056] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:48:59 2026] GET /v2.0/networks/b9cece19-3794-43b2-b5d9-ac1822d2a346?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: 1508/3057] 199.19.213.68 () {30 vars in 702 bytes} [Thu May 7 16:49:03 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: 1550/3058] 199.19.213.68 () {30 vars in 704 bytes} [Thu May 7 16:49:03 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: 1509/3059] 199.19.213.68 () {30 vars in 680 bytes} [Thu May 7 16:49:03 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: 1551/3060] 199.19.213.68 () {30 vars in 716 bytes} [Thu May 7 16:49:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3061] 199.19.213.68 () {30 vars in 768 bytes} [Thu May 7 16:49:03 2026] GET /v2.0/ports?device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 3863 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3062] 199.19.213.68 () {30 vars in 702 bytes} [Thu May 7 16:49:03 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: 1511/3063] 199.19.213.68 () {30 vars in 704 bytes} [Thu May 7 16:49:03 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: 1553/3064] 199.19.213.68 () {30 vars in 680 bytes} [Thu May 7 16:49:03 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3065] 199.19.213.68 () {30 vars in 716 bytes} [Thu May 7 16:49:03 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: 1554/3066] 199.19.213.68 () {30 vars in 736 bytes} [Thu May 7 16:49:03 2026] GET /v2.0/ports/766d374e-8259-482d-b4d4-a11cdbfed7bf => generated 1287 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3067] 199.19.213.68 () {34 vars in 788 bytes} [Thu May 7 16:49:04 2026] PUT /v2.0/ports/766d374e-8259-482d-b4d4-a11cdbfed7bf => generated 1080 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:49:04.386 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c24e116-a8ab-45a2-973e-5f8d31cb70f6'] response: {'name': 'network-changed', 'server_uuid': '26dedf5d-3c21-4fae-9c35-f0001b551d54', 'tag': '766d374e-8259-482d-b4d4-a11cdbfed7bf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1555/3068] 199.19.213.68 () {30 vars in 742 bytes} [Thu May 7 16:49:04 2026] GET /v2.0/networks/b9cece19-3794-43b2-b5d9-ac1822d2a346 => generated 798 bytes in 67 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: 1514/3069] 199.19.213.68 () {30 vars in 768 bytes} [Thu May 7 16:49:04 2026] GET /v2.0/ports?device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 3692 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3070] 199.19.213.68 () {30 vars in 768 bytes} [Thu May 7 16:49:04 2026] GET /v2.0/ports?device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 3692 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3071] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:49:04 2026] GET /v2.0/ports?tenant_id=4e0026f69dad4525938f9d408e74abb7&device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 3692 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3072] 199.19.213.68 () {34 vars in 985 bytes} [Thu May 7 16:49:04 2026] GET /v2.0/networks?id=b9cece19-3794-43b2-b5d9-ac1822d2a346 => generated 801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3073] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:49:05 2026] GET /v2.0/networks/b9cece19-3794-43b2-b5d9-ac1822d2a346?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3074] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:49:05 2026] GET /v2.0/networks/b9cece19-3794-43b2-b5d9-ac1822d2a346?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: 1517/3075] 199.19.213.68 () {30 vars in 768 bytes} [Thu May 7 16:49:05 2026] GET /v2.0/ports?device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 3692 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3076] 199.19.213.68 () {34 vars in 974 bytes} [Thu May 7 16:49:06 2026] GET /v2.0/ports/766d374e-8259-482d-b4d4-a11cdbfed7bf => generated 1116 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3077] 199.19.213.68 () {34 vars in 1059 bytes} [Thu May 7 16:49:06 2026] GET /v2.0/ports/766d374e-8259-482d-b4d4-a11cdbfed7bf?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3078] 199.19.213.68 () {30 vars in 768 bytes} [Thu May 7 16:49:06 2026] GET /v2.0/ports?device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 3692 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3079] 199.19.213.68 () {34 vars in 1015 bytes} [Thu May 7 16:49:06 2026] GET /v2.0/networks/b9cece19-3794-43b2-b5d9-ac1822d2a346?fields=dns_domain => generated 29 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3080] 199.19.213.68 () {38 vars in 1027 bytes} [Thu May 7 16:49:06 2026] PUT /v2.0/ports/766d374e-8259-482d-b4d4-a11cdbfed7bf => generated 917 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3081] 199.19.213.68 () {30 vars in 768 bytes} [Thu May 7 16:49:07 2026] GET /v2.0/ports?device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 2584 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-05-07 16:49:07.936 8 INFO neutron_taas.services.taas.taas_plugin [None req-588a2df8-b086-4a9d-92c5-1e579ca5459d 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] TaaS: Handle Delete Port: 766d374e-8259-482d-b4d4-a11cdbfed7bf 2026-05-07 16:49:07.939 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-588a2df8-b086-4a9d-92c5-1e579ca5459d 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Tap Mirror: Handle Delete Port: 766d374e-8259-482d-b4d4-a11cdbfed7bf [pid: 8|app: 0|req: 1562/3082] 199.19.213.68 () {32 vars in 758 bytes} [Thu May 7 16:49:07 2026] DELETE /v2.0/ports/766d374e-8259-482d-b4d4-a11cdbfed7bf => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3083] 199.19.213.68 () {30 vars in 702 bytes} [Thu May 7 16:49:08 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: 1563/3084] 199.19.213.68 () {30 vars in 704 bytes} [Thu May 7 16:49:08 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3085] 199.19.213.68 () {30 vars in 680 bytes} [Thu May 7 16:49:08 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: 1564/3086] 199.19.213.68 () {30 vars in 716 bytes} [Thu May 7 16:49:08 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: 1523/3087] 199.19.213.68 () {30 vars in 740 bytes} [Thu May 7 16:49:08 2026] GET /v2.0/subnets/458181dd-40eb-49b7-a7fe-00a91ad489a2 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3088] 199.19.213.68 () {30 vars in 736 bytes} [Thu May 7 16:49:08 2026] GET /v2.0/ports/21b6401f-649c-41db-ab95-6e5b71b1bce9 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3089] 199.19.213.68 () {30 vars in 736 bytes} [Thu May 7 16:49:08 2026] GET /v2.0/ports/0513fd01-bd56-484f-83ca-d534091d43b2 => generated 1344 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3090] 199.19.213.68 () {30 vars in 740 bytes} [Thu May 7 16:49:08 2026] GET /v2.0/subnets/458181dd-40eb-49b7-a7fe-00a91ad489a2 => generated 676 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3091] 199.19.213.68 () {30 vars in 742 bytes} [Thu May 7 16:49:08 2026] GET /v2.0/networks/1f09b9cd-9f0e-4288-8434-7236efc9f13b => generated 800 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3092] 199.19.213.68 () {30 vars in 736 bytes} [Thu May 7 16:49:08 2026] GET /v2.0/ports/21b6401f-649c-41db-ab95-6e5b71b1bce9 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3093] 199.19.213.68 () {30 vars in 740 bytes} [Thu May 7 16:49:08 2026] GET /v2.0/subnets/458181dd-40eb-49b7-a7fe-00a91ad489a2 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3094] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:49:08 2026] GET /v2.0/ports?tenant_id=4e0026f69dad4525938f9d408e74abb7&device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 2584 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3095] 199.19.213.68 () {34 vars in 1145 bytes} [Thu May 7 16:49:08 2026] GET /v2.0/networks?id=644d9599-0f4f-4fdc-aafb-ae773c864753&id=1f09b9cd-9f0e-4288-8434-7236efc9f13b&id=b9cece19-3794-43b2-b5d9-ac1822d2a346 => generated 2311 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3096] 199.19.213.68 () {34 vars in 1061 bytes} [Thu May 7 16:49:08 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.171&port_id=e23743c3-e913-44df-b2ec-781b0af23f59 => 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: 1528/3097] 199.19.213.68 () {34 vars in 983 bytes} [Thu May 7 16:49:08 2026] GET /v2.0/subnets?id=3656f966-1ead-4037-b20d-856aa3b79aa9 => 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: 1570/3098] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:49:08 2026] GET /v2.0/ports?network_id=644d9599-0f4f-4fdc-aafb-ae773c864753&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: 1529/3099] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:49:08 2026] GET /v2.0/networks/644d9599-0f4f-4fdc-aafb-ae773c864753?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: 1571/3100] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:49:08 2026] GET /v2.0/networks/644d9599-0f4f-4fdc-aafb-ae773c864753?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: 1530/3101] 199.19.213.68 () {34 vars in 1055 bytes} [Thu May 7 16:49:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.41&port_id=0513fd01-bd56-484f-83ca-d534091d43b2 => 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: 1572/3102] 199.19.213.68 () {34 vars in 983 bytes} [Thu May 7 16:49:08 2026] GET /v2.0/subnets?id=458181dd-40eb-49b7-a7fe-00a91ad489a2 => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3103] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:49:08 2026] GET /v2.0/ports?network_id=1f09b9cd-9f0e-4288-8434-7236efc9f13b&device_owner=network%3Adhcp => generated 1236 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3104] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:49:08 2026] GET /v2.0/networks/1f09b9cd-9f0e-4288-8434-7236efc9f13b?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: 1532/3105] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:49:09 2026] GET /v2.0/networks/1f09b9cd-9f0e-4288-8434-7236efc9f13b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3108] 199.19.213.68 () {30 vars in 702 bytes} [Thu May 7 16:49:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3109] 199.19.213.68 () {30 vars in 704 bytes} [Thu May 7 16:49:19 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: 1576/3110] 199.19.213.68 () {30 vars in 680 bytes} [Thu May 7 16:49:19 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3111] 199.19.213.68 () {30 vars in 716 bytes} [Thu May 7 16:49:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:49:20.013 8 INFO neutron.api.v2.resource [None req-759d84db-6d9e-4602-8d79-0f7b0d826c4f 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1577/3112] 199.19.213.68 () {30 vars in 762 bytes} [Thu May 7 16:49:19 2026] GET /v2.0/security-groups/lb-dd270009-9d94-4881-acdf-c282a77533c8 => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3113] 199.19.213.68 () {30 vars in 784 bytes} [Thu May 7 16:49:20 2026] GET /v2.0/security-groups?name=lb-dd270009-9d94-4881-acdf-c282a77533c8 => generated 2865 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3114] 199.19.213.68 () {30 vars in 814 bytes} [Thu May 7 16:49:20 2026] GET /v2.0/security-group-rules?security_group_id=38a0aecc-3262-432b-9ea3-819b909a8b10 => generated 2334 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3115] 199.19.213.68 () {32 vars in 788 bytes} [Thu May 7 16:49:20 2026] DELETE /v2.0/security-group-rules/071ef86b-95cc-4451-b801-5513113c752a => 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: 1579/3116] 199.19.213.68 () {32 vars in 788 bytes} [Thu May 7 16:49:20 2026] DELETE /v2.0/security-group-rules/a54f0fcb-40c1-412b-b09a-d3c5d47f5a5b => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:49:23.653 7 INFO neutron_taas.services.taas.taas_plugin [None req-0dd458c2-95b5-4fa6-8884-8373ea818583 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] TaaS: Handle Delete Port: 698eac80-658b-45a9-b9dd-d264dabc9396 2026-05-07 16:49:23.656 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0dd458c2-95b5-4fa6-8884-8373ea818583 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] Tap Mirror: Handle Delete Port: 698eac80-658b-45a9-b9dd-d264dabc9396 2026-05-07 16:49:23.852 7 INFO neutron.db.l3_db [None req-0dd458c2-95b5-4fa6-8884-8373ea818583 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] Floating IP 733d68bf-57ed-482d-9eba-7dacbf817041 disassociated (deleted). External IP: 10.96.250.202, port: 21b6401f-649c-41db-ab95-6e5b71b1bce9. [pid: 7|app: 0|req: 1538/3117] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 7 16:49:23 2026] DELETE /v2.0/floatingips/733d68bf-57ed-482d-9eba-7dacbf817041 => generated 0 bytes in 670 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:49:24.214 8 INFO neutron.api.v2.resource [None req-8ff62637-dbc6-4440-8629-3dd26378731e 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1580/3118] 10.0.0.3 () {32 vars in 727 bytes} [Thu May 7 16:49:24 2026] GET /v2.0/floatingips/733d68bf-57ed-482d-9eba-7dacbf817041 => generated 144 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3119] 199.19.213.68 () {30 vars in 702 bytes} [Thu May 7 16:49:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3120] 199.19.213.68 () {30 vars in 704 bytes} [Thu May 7 16:49:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3121] 199.19.213.68 () {30 vars in 680 bytes} [Thu May 7 16:49:25 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: 1582/3122] 199.19.213.68 () {30 vars in 716 bytes} [Thu May 7 16:49:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:49:25.441 7 INFO neutron.api.v2.resource [None req-ac756820-2d55-4484-8bdb-0ee523cd1256 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1541/3123] 199.19.213.68 () {30 vars in 762 bytes} [Thu May 7 16:49:25 2026] GET /v2.0/security-groups/lb-dd270009-9d94-4881-acdf-c282a77533c8 => 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: 1583/3124] 199.19.213.68 () {30 vars in 784 bytes} [Thu May 7 16:49:25 2026] GET /v2.0/security-groups?name=lb-dd270009-9d94-4881-acdf-c282a77533c8 => generated 1639 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3125] 199.19.213.68 () {30 vars in 814 bytes} [Thu May 7 16:49:25 2026] GET /v2.0/security-group-rules?security_group_id=38a0aecc-3262-432b-9ea3-819b909a8b10 => generated 1182 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3126] 199.19.213.68 () {30 vars in 702 bytes} [Thu May 7 16:49:25 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: 1543/3127] 199.19.213.68 () {30 vars in 704 bytes} [Thu May 7 16:49:25 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: 1585/3128] 199.19.213.68 () {30 vars in 680 bytes} [Thu May 7 16:49:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3129] 199.19.213.68 () {30 vars in 716 bytes} [Thu May 7 16:49:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3130] 199.19.213.68 () {30 vars in 740 bytes} [Thu May 7 16:49:25 2026] GET /v2.0/subnets/458181dd-40eb-49b7-a7fe-00a91ad489a2 => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3131] 199.19.213.68 () {30 vars in 768 bytes} [Thu May 7 16:49:25 2026] GET /v2.0/ports?device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 2584 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3132] 199.19.213.68 () {30 vars in 768 bytes} [Thu May 7 16:49:25 2026] GET /v2.0/ports?device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 2584 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3133] 199.19.213.68 () {30 vars in 768 bytes} [Thu May 7 16:49:25 2026] GET /v2.0/ports?device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 2584 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3134] 199.19.213.68 () {30 vars in 768 bytes} [Thu May 7 16:49:26 2026] GET /v2.0/ports?device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 2584 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3135] 199.19.213.68 () {34 vars in 974 bytes} [Thu May 7 16:49:27 2026] GET /v2.0/ports/0513fd01-bd56-484f-83ca-d534091d43b2 => generated 1344 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3136] 199.19.213.68 () {34 vars in 1059 bytes} [Thu May 7 16:49:27 2026] GET /v2.0/ports/0513fd01-bd56-484f-83ca-d534091d43b2?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3137] 199.19.213.68 () {30 vars in 768 bytes} [Thu May 7 16:49:27 2026] GET /v2.0/ports?device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 2584 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3138] 199.19.213.68 () {34 vars in 1015 bytes} [Thu May 7 16:49:28 2026] GET /v2.0/networks/1f09b9cd-9f0e-4288-8434-7236efc9f13b?fields=dns_domain => generated 29 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3139] 199.19.213.68 () {38 vars in 1027 bytes} [Thu May 7 16:49:28 2026] PUT /v2.0/ports/0513fd01-bd56-484f-83ca-d534091d43b2 => generated 1147 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3142] 199.19.213.68 () {30 vars in 768 bytes} [Thu May 7 16:49:29 2026] GET /v2.0/ports?device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1592/3143] 199.19.213.68 () {34 vars in 788 bytes} [Thu May 7 16:49:29 2026] PUT /v2.0/ports/0513fd01-bd56-484f-83ca-d534091d43b2 => generated 1086 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3144] 199.19.213.68 () {30 vars in 736 bytes} [Thu May 7 16:49:29 2026] GET /v2.0/ports/0513fd01-bd56-484f-83ca-d534091d43b2 => generated 1086 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-05-07 16:49:29.503 8 INFO neutron_taas.services.taas.taas_plugin [None req-183e5df3-d51f-4e40-9a17-1edeb0e51842 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] TaaS: Handle Delete Port: 0513fd01-bd56-484f-83ca-d534091d43b2 2026-05-07 16:49:29.507 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-183e5df3-d51f-4e40-9a17-1edeb0e51842 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Tap Mirror: Handle Delete Port: 0513fd01-bd56-484f-83ca-d534091d43b2 [pid: 8|app: 0|req: 1593/3145] 199.19.213.68 () {32 vars in 758 bytes} [Thu May 7 16:49:29 2026] DELETE /v2.0/ports/0513fd01-bd56-484f-83ca-d534091d43b2 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3146] 199.19.213.68 () {30 vars in 702 bytes} [Thu May 7 16:49:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3147] 199.19.213.68 () {30 vars in 704 bytes} [Thu May 7 16:49:29 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3148] 199.19.213.68 () {30 vars in 680 bytes} [Thu May 7 16:49:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3149] 199.19.213.68 () {30 vars in 716 bytes} [Thu May 7 16:49:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:49:29.839 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c63790fc-2151-46e9-a20d-1ab7106a54af 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1555/3150] 199.19.213.68 () {32 vars in 758 bytes} [Thu May 7 16:49:29 2026] DELETE /v2.0/ports/0513fd01-bd56-484f-83ca-d534091d43b2 => 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: 1596/3151] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:49:29 2026] GET /v2.0/ports?tenant_id=4e0026f69dad4525938f9d408e74abb7&device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3152] 199.19.213.68 () {30 vars in 736 bytes} [Thu May 7 16:49:29 2026] GET /v2.0/ports/21b6401f-649c-41db-ab95-6e5b71b1bce9 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:49:29.917 7 INFO neutron.api.v2.resource [None req-351cf367-0c46-4ecd-9911-765565a14409 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1557/3153] 199.19.213.68 () {30 vars in 762 bytes} [Thu May 7 16:49:29 2026] GET /v2.0/security-groups/lb-dd270009-9d94-4881-acdf-c282a77533c8 => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3154] 199.19.213.68 () {34 vars in 1065 bytes} [Thu May 7 16:49:29 2026] GET /v2.0/networks?id=644d9599-0f4f-4fdc-aafb-ae773c864753&id=1f09b9cd-9f0e-4288-8434-7236efc9f13b => generated 1524 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3155] 199.19.213.68 () {30 vars in 784 bytes} [Thu May 7 16:49:29 2026] GET /v2.0/security-groups?name=lb-dd270009-9d94-4881-acdf-c282a77533c8 => generated 1639 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3156] 199.19.213.68 () {34 vars in 1061 bytes} [Thu May 7 16:49:29 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.171&port_id=e23743c3-e913-44df-b2ec-781b0af23f59 => 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: 1599/3157] 199.19.213.68 () {34 vars in 983 bytes} [Thu May 7 16:49:29 2026] GET /v2.0/subnets?id=3656f966-1ead-4037-b20d-856aa3b79aa9 => generated 654 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3158] 199.19.213.68 () {30 vars in 736 bytes} [Thu May 7 16:49:29 2026] GET /v2.0/ports/21b6401f-649c-41db-ab95-6e5b71b1bce9 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3159] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:49:29 2026] GET /v2.0/ports?network_id=644d9599-0f4f-4fdc-aafb-ae773c864753&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3160] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:49:30 2026] GET /v2.0/networks/644d9599-0f4f-4fdc-aafb-ae773c864753?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3161] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:49:30 2026] GET /v2.0/networks/644d9599-0f4f-4fdc-aafb-ae773c864753?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: 1560/3162] 199.19.213.68 () {34 vars in 788 bytes} [Thu May 7 16:49:30 2026] PUT /v2.0/ports/21b6401f-649c-41db-ab95-6e5b71b1bce9 => generated 1094 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3163] 199.19.213.68 () {32 vars in 778 bytes} [Thu May 7 16:49:30 2026] DELETE /v2.0/security-groups/38a0aecc-3262-432b-9ea3-819b909a8b10 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:49:30.410 7 INFO neutron_taas.services.taas.taas_plugin [None req-35b070fe-a19b-4c6c-b361-b3ef3bb9b224 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] TaaS: Handle Delete Port: 21b6401f-649c-41db-ab95-6e5b71b1bce9 2026-05-07 16:49:30.413 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-35b070fe-a19b-4c6c-b361-b3ef3bb9b224 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Tap Mirror: Handle Delete Port: 21b6401f-649c-41db-ab95-6e5b71b1bce9 [pid: 7|app: 0|req: 1561/3164] 199.19.213.68 () {32 vars in 758 bytes} [Thu May 7 16:49:30 2026] DELETE /v2.0/ports/21b6401f-649c-41db-ab95-6e5b71b1bce9 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3165] 199.19.213.68 () {34 vars in 993 bytes} [Thu May 7 16:49:33 2026] GET /v2.0/ports?device_id=26dedf5d-3c21-4fae-9c35-f0001b551d54 => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:49:33.606 7 INFO neutron_taas.services.taas.taas_plugin [req-97e360c9-b5b0-4d17-9cf7-8d65660c1327 req-5a5e67df-8643-4633-a311-a43d930d26fb 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] TaaS: Handle Delete Port: e23743c3-e913-44df-b2ec-781b0af23f59 2026-05-07 16:49:33.609 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-97e360c9-b5b0-4d17-9cf7-8d65660c1327 req-5a5e67df-8643-4633-a311-a43d930d26fb 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] Tap Mirror: Handle Delete Port: e23743c3-e913-44df-b2ec-781b0af23f59 [pid: 7|app: 0|req: 1562/3166] 199.19.213.68 () {36 vars in 996 bytes} [Thu May 7 16:49:33 2026] DELETE /v2.0/ports/e23743c3-e913-44df-b2ec-781b0af23f59 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:49:33.791 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6ee3e0f-8eb7-4420-9a80-6ea0abe59a07'] response: {'server_uuid': '26dedf5d-3c21-4fae-9c35-f0001b551d54', 'name': 'network-vif-deleted', 'tag': 'e23743c3-e913-44df-b2ec-781b0af23f59', 'status': 'completed', 'code': 200} 2026-05-07 16:49:34.612 8 INFO neutron_taas.services.taas.taas_plugin [None req-b76603ec-1b83-4bf1-9ed9-896d38e4de8d 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] TaaS: Handle Delete Port: f1244158-22c1-4e4a-8e38-bd9d87249051 2026-05-07 16:49:34.615 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b76603ec-1b83-4bf1-9ed9-896d38e4de8d 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] Tap Mirror: Handle Delete Port: f1244158-22c1-4e4a-8e38-bd9d87249051 2026-05-07 16:49:34.821 8 INFO neutron.db.l3_db [None req-b76603ec-1b83-4bf1-9ed9-896d38e4de8d 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] Floating IP 1fc6a2be-e178-4589-990f-cdbd01d8f427 disassociated (deleted). External IP: 10.96.250.206, port: 23c3ad75-09b4-4fc6-9917-7f6f5d64ed07. [pid: 8|app: 0|req: 1605/3167] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 7 16:49:34 2026] DELETE /v2.0/floatingips/1fc6a2be-e178-4589-990f-cdbd01d8f427 => generated 0 bytes in 725 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:49:35.207 7 INFO neutron.api.v2.resource [None req-5c0a1ced-4007-4118-9fe8-28b9d3680d65 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1563/3168] 10.0.0.3 () {32 vars in 727 bytes} [Thu May 7 16:49:35 2026] GET /v2.0/floatingips/1fc6a2be-e178-4589-990f-cdbd01d8f427 => generated 144 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:49:35.224 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7a6d43c3-3e4f-42a8-86d5-5deb35204783'] response: {'name': 'network-changed', 'server_uuid': '8ea48cc7-2fc7-44df-9d65-048128b53299', 'tag': '23c3ad75-09b4-4fc6-9917-7f6f5d64ed07', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1606/3169] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:49:35 2026] GET /v2.0/ports?device_id=8ea48cc7-2fc7-44df-9d65-048128b53299 => generated 1200 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3170] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:49:35 2026] GET /v2.0/security-groups?id=18449508-919b-43e6-90a9-c8692d96638d&fields=id&fields=name => generated 111 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3171] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:49:35 2026] GET /v2.0/ports?tenant_id=e6817a561373416b98bbd7a23b81d6d0&device_id=8ea48cc7-2fc7-44df-9d65-048128b53299 => generated 1469 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3172] 199.19.213.68 () {34 vars in 985 bytes} [Thu May 7 16:49:35 2026] GET /v2.0/networks?id=bb43ec06-9c0a-416a-98f3-8fa254ffbf38 => 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: 1608/3173] 199.19.213.68 () {34 vars in 1055 bytes} [Thu May 7 16:49:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.51&port_id=23c3ad75-09b4-4fc6-9917-7f6f5d64ed07 => 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: 1566/3174] 199.19.213.68 () {34 vars in 1105 bytes} [Thu May 7 16:49:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A281&port_id=23c3ad75-09b4-4fc6-9917-7f6f5d64ed07 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3175] 199.19.213.68 () {34 vars in 1063 bytes} [Thu May 7 16:49:35 2026] GET /v2.0/subnets?id=3067264d-f69c-458a-8943-4c8c560c9acb&id=aca6b996-8823-42d4-b51b-2c61fe765c58 => generated 1414 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3176] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:49:35 2026] GET /v2.0/ports?network_id=bb43ec06-9c0a-416a-98f3-8fa254ffbf38&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: 1610/3177] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:49:35 2026] GET /v2.0/ports?network_id=bb43ec06-9c0a-416a-98f3-8fa254ffbf38&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3178] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:49:36 2026] GET /v2.0/networks/bb43ec06-9c0a-416a-98f3-8fa254ffbf38?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3179] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:49:36 2026] GET /v2.0/networks/bb43ec06-9c0a-416a-98f3-8fa254ffbf38?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: 1569/3180] 199.19.213.68 () {34 vars in 993 bytes} [Thu May 7 16:49:37 2026] GET /v2.0/ports?device_id=8ea48cc7-2fc7-44df-9d65-048128b53299 => generated 1200 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:49:38.015 8 INFO neutron_taas.services.taas.taas_plugin [req-f80dba58-3c11-40c9-a7d7-6833b0183004 req-20e978d1-9e08-4b0f-9f90-42e33ec49618 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] TaaS: Handle Delete Port: 23c3ad75-09b4-4fc6-9917-7f6f5d64ed07 2026-05-07 16:49:38.017 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f80dba58-3c11-40c9-a7d7-6833b0183004 req-20e978d1-9e08-4b0f-9f90-42e33ec49618 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] Tap Mirror: Handle Delete Port: 23c3ad75-09b4-4fc6-9917-7f6f5d64ed07 [pid: 8|app: 0|req: 1612/3181] 199.19.213.68 () {36 vars in 996 bytes} [Thu May 7 16:49:37 2026] DELETE /v2.0/ports/23c3ad75-09b4-4fc6-9917-7f6f5d64ed07 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:49:38.224 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b20f21f-8fc5-4476-bc48-6d4dc7d6bb37'] response: {'server_uuid': '8ea48cc7-2fc7-44df-9d65-048128b53299', 'name': 'network-vif-deleted', 'tag': '23c3ad75-09b4-4fc6-9917-7f6f5d64ed07', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1570/3182] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:49:40 2026] GET /v2.0/ports?device_id=8ea48cc7-2fc7-44df-9d65-048128b53299 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:49:45.782 8 INFO neutron_taas.services.taas.taas_plugin [None req-3f1a642f-cf9b-49b8-a1ab-670629ec96f8 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] TaaS: Handle Delete Port: 64036bff-9f81-4a48-ac15-cb0cbcab9a7a 2026-05-07 16:49:45.785 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3f1a642f-cf9b-49b8-a1ab-670629ec96f8 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] Tap Mirror: Handle Delete Port: 64036bff-9f81-4a48-ac15-cb0cbcab9a7a 2026-05-07 16:49:45.978 8 INFO neutron.db.l3_db [None req-3f1a642f-cf9b-49b8-a1ab-670629ec96f8 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] Floating IP 281d6628-3840-43d0-9467-d6a8383e1e22 disassociated (deleted). External IP: 10.96.250.210, port: 6e0d8a54-d303-4490-adc2-ccf0558fe702. [pid: 8|app: 0|req: 1614/3185] 10.0.0.3 () {32 vars in 730 bytes} [Thu May 7 16:49:45 2026] DELETE /v2.0/floatingips/281d6628-3840-43d0-9467-d6a8383e1e22 => generated 0 bytes in 613 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:49:46.286 7 INFO neutron.api.v2.resource [None req-1a1d9333-7037-4d79-a90c-e61f62d96ef4 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1572/3186] 10.0.0.3 () {32 vars in 727 bytes} [Thu May 7 16:49:46 2026] GET /v2.0/floatingips/281d6628-3840-43d0-9467-d6a8383e1e22 => generated 144 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:49:46.310 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab6c75f2-1068-4257-9e05-7d3dcd990900'] response: {'name': 'network-changed', 'server_uuid': '05d02852-f0b1-41bd-951d-72957798229d', 'tag': '6e0d8a54-d303-4490-adc2-ccf0558fe702', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1615/3187] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:49:46 2026] GET /v2.0/ports?device_id=05d02852-f0b1-41bd-951d-72957798229d => generated 1196 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3188] 10.0.0.90 () {34 vars in 1039 bytes} [Thu May 7 16:49:46 2026] GET /v2.0/security-groups?id=18449508-919b-43e6-90a9-c8692d96638d&fields=id&fields=name => generated 111 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3189] 199.19.213.68 () {34 vars in 1079 bytes} [Thu May 7 16:49:46 2026] GET /v2.0/ports?tenant_id=e6817a561373416b98bbd7a23b81d6d0&device_id=05d02852-f0b1-41bd-951d-72957798229d => generated 1465 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3190] 199.19.213.68 () {34 vars in 985 bytes} [Thu May 7 16:49:46 2026] GET /v2.0/networks?id=b9cece19-3794-43b2-b5d9-ac1822d2a346 => generated 801 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3191] 199.19.213.68 () {34 vars in 1057 bytes} [Thu May 7 16:49:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.180&port_id=6e0d8a54-d303-4490-adc2-ccf0558fe702 => 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: 1575/3192] 199.19.213.68 () {34 vars in 1101 bytes} [Thu May 7 16:49:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A68&port_id=6e0d8a54-d303-4490-adc2-ccf0558fe702 => 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: 1618/3193] 199.19.213.68 () {34 vars in 1063 bytes} [Thu May 7 16:49:47 2026] GET /v2.0/subnets?id=26f69fd4-5741-49b8-afe9-da9e1dd56f4c&id=e919593b-05fe-4c68-be59-71b1342d72fa => generated 1411 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3194] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:49:47 2026] GET /v2.0/ports?network_id=b9cece19-3794-43b2-b5d9-ac1822d2a346&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3195] 199.19.213.68 () {34 vars in 1051 bytes} [Thu May 7 16:49:47 2026] GET /v2.0/ports?network_id=b9cece19-3794-43b2-b5d9-ac1822d2a346&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3196] 199.19.213.68 () {34 vars in 1011 bytes} [Thu May 7 16:49:47 2026] GET /v2.0/networks/b9cece19-3794-43b2-b5d9-ac1822d2a346?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3197] 199.19.213.68 () {34 vars in 1111 bytes} [Thu May 7 16:49:47 2026] GET /v2.0/networks/b9cece19-3794-43b2-b5d9-ac1822d2a346?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: 1578/3198] 199.19.213.68 () {34 vars in 993 bytes} [Thu May 7 16:49:48 2026] GET /v2.0/ports?device_id=05d02852-f0b1-41bd-951d-72957798229d => generated 1196 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:49:49.053 8 INFO neutron_taas.services.taas.taas_plugin [req-10c910a0-b54e-40d0-9fa2-8a55174df3cc req-f5ce9e61-3231-4a18-8161-368ae139876c 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] TaaS: Handle Delete Port: 6e0d8a54-d303-4490-adc2-ccf0558fe702 2026-05-07 16:49:49.056 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-10c910a0-b54e-40d0-9fa2-8a55174df3cc req-f5ce9e61-3231-4a18-8161-368ae139876c 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] Tap Mirror: Handle Delete Port: 6e0d8a54-d303-4490-adc2-ccf0558fe702 [pid: 8|app: 0|req: 1621/3199] 199.19.213.68 () {36 vars in 996 bytes} [Thu May 7 16:49:48 2026] DELETE /v2.0/ports/6e0d8a54-d303-4490-adc2-ccf0558fe702 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:49:49.232 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-443787e9-8365-44c0-ae12-8e677626d977'] response: {'server_uuid': '05d02852-f0b1-41bd-951d-72957798229d', 'name': 'network-vif-deleted', 'tag': '6e0d8a54-d303-4490-adc2-ccf0558fe702', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1579/3200] 10.0.0.90 () {34 vars in 989 bytes} [Thu May 7 16:49:51 2026] GET /v2.0/ports?device_id=05d02852-f0b1-41bd-951d-72957798229d => 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: 1622/3201] 10.0.0.3 () {32 vars in 748 bytes} [Thu May 7 16:49:56 2026] DELETE /v2.0/security-group-rules/1c7cd2bc-d12f-4541-8ae6-137c87a13da0 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:49:56.818 7 INFO neutron.api.v2.resource [None req-42e969d5-2cc7-4dd3-a170-9c77f91ecc3f 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1580/3202] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 7 16:49:56 2026] GET /v2.0/security-group-rules/1c7cd2bc-d12f-4541-8ae6-137c87a13da0 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3203] 10.0.0.3 () {32 vars in 748 bytes} [Thu May 7 16:49:56 2026] DELETE /v2.0/security-group-rules/8b19eb5a-51cc-4ae6-b7e4-dc131b925aa4 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:49:56.895 7 INFO neutron.api.v2.resource [None req-709f2f98-ad01-4089-84ff-1b2823f63e88 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1581/3204] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 7 16:49:56 2026] GET /v2.0/security-group-rules/8b19eb5a-51cc-4ae6-b7e4-dc131b925aa4 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3205] 10.0.0.3 () {32 vars in 748 bytes} [Thu May 7 16:49:56 2026] DELETE /v2.0/security-group-rules/0aebf527-6278-4fee-8cab-6df00539abaa => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:49:56.991 7 INFO neutron.api.v2.resource [None req-d9832ce4-0e03-499b-a6ea-164ed43a882f 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1582/3206] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 7 16:49:56 2026] GET /v2.0/security-group-rules/0aebf527-6278-4fee-8cab-6df00539abaa => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3207] 10.0.0.3 () {32 vars in 748 bytes} [Thu May 7 16:49:56 2026] DELETE /v2.0/security-group-rules/bb677477-0d71-4b1b-baab-4f6c45ff3573 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:49:57.079 7 INFO neutron.api.v2.resource [None req-1dd6d80a-1fb7-4321-844e-785e8e83bfb6 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1583/3208] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 7 16:49:57 2026] GET /v2.0/security-group-rules/bb677477-0d71-4b1b-baab-4f6c45ff3573 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3209] 10.0.0.3 () {32 vars in 748 bytes} [Thu May 7 16:49:57 2026] DELETE /v2.0/security-group-rules/f7b546b4-212b-47ea-aeeb-0866c0287dca => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:49:57.179 7 INFO neutron.api.v2.resource [None req-b17f0609-7115-4c9d-b26a-1b8c22118932 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1584/3210] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 7 16:49:57 2026] GET /v2.0/security-group-rules/f7b546b4-212b-47ea-aeeb-0866c0287dca => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3211] 10.0.0.3 () {32 vars in 748 bytes} [Thu May 7 16:49:57 2026] DELETE /v2.0/security-group-rules/f43fb495-1a5f-4464-a6d2-b3b9ec430411 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:49:57.267 7 INFO neutron.api.v2.resource [None req-2c3bd0d1-44b0-40f3-bd00-05640651cd23 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1585/3212] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 7 16:49:57 2026] GET /v2.0/security-group-rules/f43fb495-1a5f-4464-a6d2-b3b9ec430411 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3213] 10.0.0.3 () {32 vars in 748 bytes} [Thu May 7 16:49:57 2026] DELETE /v2.0/security-group-rules/e2650c13-87b1-4bf7-891f-caaec8610310 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:49:57.364 7 INFO neutron.api.v2.resource [None req-97c46c66-8a45-4d1d-ae3f-31b0d288aa88 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1586/3214] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 7 16:49:57 2026] GET /v2.0/security-group-rules/e2650c13-87b1-4bf7-891f-caaec8610310 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3215] 10.0.0.3 () {32 vars in 748 bytes} [Thu May 7 16:49:57 2026] DELETE /v2.0/security-group-rules/8909fe89-0f49-4eff-af91-c90477545997 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:49:57.456 7 INFO neutron.api.v2.resource [None req-f49e31a1-2b8e-4cf5-8ba7-09dfd663c317 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1587/3216] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 7 16:49:57 2026] GET /v2.0/security-group-rules/8909fe89-0f49-4eff-af91-c90477545997 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3217] 10.0.0.3 () {32 vars in 748 bytes} [Thu May 7 16:49:57 2026] DELETE /v2.0/security-group-rules/664705d0-fc55-4570-8d52-d89d75b9003e => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:49:57.541 7 INFO neutron.api.v2.resource [None req-d6ac7b53-8acc-402b-9927-9f1839ec0368 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1588/3218] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 7 16:49:57 2026] GET /v2.0/security-group-rules/664705d0-fc55-4570-8d52-d89d75b9003e => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3219] 10.0.0.3 () {32 vars in 748 bytes} [Thu May 7 16:49:57 2026] DELETE /v2.0/security-group-rules/fbcd995e-6156-43e7-bc93-d01cf008a1a5 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:49:57.626 7 INFO neutron.api.v2.resource [None req-7b754bae-12de-4607-91dd-b90090461ea2 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1589/3220] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 7 16:49:57 2026] GET /v2.0/security-group-rules/fbcd995e-6156-43e7-bc93-d01cf008a1a5 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3221] 10.0.0.3 () {32 vars in 748 bytes} [Thu May 7 16:49:57 2026] DELETE /v2.0/security-group-rules/8edd3750-df92-45a5-b03c-bc837fa8a49e => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:49:57.711 7 INFO neutron.api.v2.resource [None req-c7ad51b5-7fc5-4e68-8265-d9cb4da041e5 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1590/3222] 10.0.0.3 () {32 vars in 745 bytes} [Thu May 7 16:49:57 2026] GET /v2.0/security-group-rules/8edd3750-df92-45a5-b03c-bc837fa8a49e => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3223] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:49:57 2026] DELETE /v2.0/security-groups/18449508-919b-43e6-90a9-c8692d96638d => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:49:57.813 7 INFO neutron.api.v2.resource [None req-b237d6c5-183b-4c76-8a3f-898813b2b02d 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1591/3224] 10.0.0.3 () {32 vars in 735 bytes} [Thu May 7 16:49:57 2026] GET /v2.0/security-groups/18449508-919b-43e6-90a9-c8692d96638d => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:49:58.285 8 INFO neutron_taas.services.taas.taas_plugin [None req-3a52fee7-5a93-44e5-bfc7-4ea53c2f4187 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] TaaS: Handle Delete Port: 713e0694-f63f-4292-99f6-f0c6bfca8a3b 2026-05-07 16:49:58.289 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3a52fee7-5a93-44e5-bfc7-4ea53c2f4187 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] Tap Mirror: Handle Delete Port: 713e0694-f63f-4292-99f6-f0c6bfca8a3b [pid: 8|app: 0|req: 1634/3225] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 7 16:49:57 2026] PUT /v2.0/routers/c733f498-745d-433b-8c7d-fc425fcb5666/remove_router_interface => generated 310 bytes in 936 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:49:58.959 7 INFO neutron.api.v2.resource [None req-c51dc4c1-c127-4be7-b01d-b8c42a326661 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1592/3228] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 7 16:49:58 2026] PUT /v2.0/routers/c733f498-745d-433b-8c7d-fc425fcb5666/remove_router_interface => generated 198 bytes in 149 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:49:59.246 8 INFO neutron_taas.services.taas.taas_plugin [None req-0595896a-d54e-444f-9ae9-9409e3c9aa09 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] TaaS: Handle Delete Port: 2cd38f39-632a-4899-93d3-53bb262dfb33 2026-05-07 16:49:59.248 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0595896a-d54e-444f-9ae9-9409e3c9aa09 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] Tap Mirror: Handle Delete Port: 2cd38f39-632a-4899-93d3-53bb262dfb33 [pid: 8|app: 0|req: 1637/3229] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 7 16:49:58 2026] PUT /v2.0/routers/c733f498-745d-433b-8c7d-fc425fcb5666/remove_router_interface => generated 310 bytes in 818 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:49:59.974 7 INFO neutron.api.v2.resource [None req-6d9e6ef4-8c5f-4962-a887-5408fbe2c254 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1593/3230] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 7 16:49:59 2026] PUT /v2.0/routers/c733f498-745d-433b-8c7d-fc425fcb5666/remove_router_interface => generated 198 bytes in 181 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:50:00.385 8 INFO neutron_taas.services.taas.taas_plugin [None req-77c59f89-9273-42e8-9c37-0c0753599071 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] TaaS: Handle Delete Port: 9af5e4a1-5d8f-457d-ba5d-706eceb9dc44 2026-05-07 16:50:00.388 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-77c59f89-9273-42e8-9c37-0c0753599071 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] Tap Mirror: Handle Delete Port: 9af5e4a1-5d8f-457d-ba5d-706eceb9dc44 [pid: 8|app: 0|req: 1638/3231] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 7 16:49:59 2026] PUT /v2.0/routers/c733f498-745d-433b-8c7d-fc425fcb5666/remove_router_interface => generated 310 bytes in 1084 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:50:01.225 7 INFO neutron.api.v2.resource [None req-1daf0677-cdb7-4b3a-ba24-2dae7a8d3569 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1594/3232] 10.0.0.3 () {34 vars in 787 bytes} [Thu May 7 16:50:01 2026] PUT /v2.0/routers/c733f498-745d-433b-8c7d-fc425fcb5666/remove_router_interface => generated 198 bytes in 156 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:50:01.444 8 INFO neutron_taas.services.taas.taas_plugin [None req-4bec70c8-7461-4c2a-845c-3ab4d26ddd42 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] TaaS: Handle Delete Port: 3bcc64ad-20b7-4e63-bc5f-ca1944204bbc 2026-05-07 16:50:01.447 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4bec70c8-7461-4c2a-845c-3ab4d26ddd42 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] Tap Mirror: Handle Delete Port: 3bcc64ad-20b7-4e63-bc5f-ca1944204bbc 2026-05-07 16:50:01.680 8 INFO neutron_taas.services.taas.taas_plugin [None req-4bec70c8-7461-4c2a-845c-3ab4d26ddd42 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] TaaS: Handle Delete Port: f119c128-e3f1-4236-ad6c-da0f4166a6b7 2026-05-07 16:50:01.682 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4bec70c8-7461-4c2a-845c-3ab4d26ddd42 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] Tap Mirror: Handle Delete Port: f119c128-e3f1-4236-ad6c-da0f4166a6b7 2026-05-07 16:50:02.081 8 INFO neutron.services.segments.plugin [-] Segment 91a1c525-aa78-4d25-9b51-a32a961ec44b resource provider aggregate not found 2026-05-07 16:50:02.088 8 INFO neutron.services.segments.plugin [-] Segment 91a1c525-aa78-4d25-9b51-a32a961ec44b resource provider aggregate not found 2026-05-07 16:50:02.106 8 INFO neutron.services.segments.plugin [-] Segment 91a1c525-aa78-4d25-9b51-a32a961ec44b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91a1c525-aa78-4d25-9b51-a32a961ec44b found for delete ", "request_id": "req-f120a546-319c-4739-b1bf-7e5297ea4a12"}]} 2026-05-07 16:50:02.113 8 INFO neutron.services.segments.plugin [-] Segment 91a1c525-aa78-4d25-9b51-a32a961ec44b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91a1c525-aa78-4d25-9b51-a32a961ec44b found for delete ", "request_id": "req-fe516929-8fd9-4f40-ae00-d1022c8b7182"}]} 2026-05-07 16:50:02.128 8 INFO neutron.db.l3_hamode_db [None req-4bec70c8-7461-4c2a-845c-3ab4d26ddd42 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] HA network 01cd8e0e-f94a-4f75-8c21-f1948e5760f4 was deleted as no HA routers are present in project e6817a561373416b98bbd7a23b81d6d0. [pid: 8|app: 0|req: 1639/3233] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:50:01 2026] DELETE /v2.0/routers/c733f498-745d-433b-8c7d-fc425fcb5666 => generated 0 bytes in 905 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:50:02.167 7 INFO neutron.api.v2.resource [None req-d1b4338b-3972-44a0-bfb7-247e70354d71 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1595/3234] 10.0.0.3 () {32 vars in 719 bytes} [Thu May 7 16:50:02 2026] GET /v2.0/routers/c733f498-745d-433b-8c7d-fc425fcb5666 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3235] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:50:02 2026] DELETE /v2.0/subnets/3067264d-f69c-458a-8943-4c8c560c9acb => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:50:02.369 7 INFO neutron.pecan_wsgi.hooks.translation [None req-28b66e8a-e7ae-4196-ab0f-16a0c1200d4e 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1596/3236] 10.0.0.3 () {32 vars in 719 bytes} [Thu May 7 16:50:02 2026] GET /v2.0/subnets/3067264d-f69c-458a-8943-4c8c560c9acb => 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: 1641/3237] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:50:02 2026] DELETE /v2.0/subnets/aca6b996-8823-42d4-b51b-2c61fe765c58 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:50:02.556 7 INFO neutron.pecan_wsgi.hooks.translation [None req-157a6e6b-ce3e-4932-8261-d5730e6ea2bd 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1597/3238] 10.0.0.3 () {32 vars in 719 bytes} [Thu May 7 16:50:02 2026] GET /v2.0/subnets/aca6b996-8823-42d4-b51b-2c61fe765c58 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:50:02.651 8 INFO neutron_taas.services.taas.taas_plugin [None req-6322bbcc-22bf-4771-82fb-fa832b4bf0eb 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] TaaS: Handle Delete Port: 8b129e36-ea8b-4dea-a1d8-5e04a04fba6b 2026-05-07 16:50:02.654 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6322bbcc-22bf-4771-82fb-fa832b4bf0eb 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] Tap Mirror: Handle Delete Port: 8b129e36-ea8b-4dea-a1d8-5e04a04fba6b [pid: 8|app: 0|req: 1642/3239] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:50:02 2026] DELETE /v2.0/networks/bb43ec06-9c0a-416a-98f3-8fa254ffbf38 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:50:02.884 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0bed303e-6b07-4cb9-a971-16e26e81f4df 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1598/3240] 10.0.0.3 () {32 vars in 721 bytes} [Thu May 7 16:50:02 2026] GET /v2.0/networks/bb43ec06-9c0a-416a-98f3-8fa254ffbf38 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3241] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:50:02 2026] DELETE /v2.0/subnets/26f69fd4-5741-49b8-afe9-da9e1dd56f4c => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:50:03.103 7 INFO neutron.pecan_wsgi.hooks.translation [None req-80036331-4a98-44a6-bbef-59b744299a89 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1599/3242] 10.0.0.3 () {32 vars in 719 bytes} [Thu May 7 16:50:03 2026] GET /v2.0/subnets/26f69fd4-5741-49b8-afe9-da9e1dd56f4c => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3243] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:50:03 2026] DELETE /v2.0/subnets/e919593b-05fe-4c68-be59-71b1342d72fa => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:50:03.342 7 INFO neutron.pecan_wsgi.hooks.translation [None req-03e7c574-e06d-4f4f-b7b6-eea253d81969 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1600/3244] 10.0.0.3 () {32 vars in 719 bytes} [Thu May 7 16:50:03 2026] GET /v2.0/subnets/e919593b-05fe-4c68-be59-71b1342d72fa => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:50:03.517 8 INFO neutron_taas.services.taas.taas_plugin [None req-4f6c80c2-d3ba-4ea6-aaaf-8fa727fcd8a8 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] TaaS: Handle Delete Port: f05bc65e-2485-4bdf-88af-a90c6811e261 2026-05-07 16:50:03.520 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4f6c80c2-d3ba-4ea6-aaaf-8fa727fcd8a8 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] Tap Mirror: Handle Delete Port: f05bc65e-2485-4bdf-88af-a90c6811e261 [pid: 8|app: 0|req: 1645/3245] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:50:03 2026] DELETE /v2.0/networks/b9cece19-3794-43b2-b5d9-ac1822d2a346 => generated 0 bytes in 378 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:50:03.759 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b137009c-c43a-4b52-a62c-060d2c991daa 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1601/3246] 10.0.0.3 () {32 vars in 721 bytes} [Thu May 7 16:50:03 2026] GET /v2.0/networks/b9cece19-3794-43b2-b5d9-ac1822d2a346 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3247] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:50:03 2026] DELETE /v2.0/subnets/cdee6602-cb87-4244-ba9b-9ea39a78fe9f => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:50:03.908 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eb63b213-8f31-4b91-a231-31f70d1a0d84 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1602/3248] 10.0.0.3 () {32 vars in 719 bytes} [Thu May 7 16:50:03 2026] GET /v2.0/subnets/cdee6602-cb87-4244-ba9b-9ea39a78fe9f => 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: 1647/3249] 10.0.0.3 () {32 vars in 722 bytes} [Thu May 7 16:50:03 2026] DELETE /v2.0/subnets/458181dd-40eb-49b7-a7fe-00a91ad489a2 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:50:04.058 7 INFO neutron.pecan_wsgi.hooks.translation [None req-90f10e7c-6ca3-4540-b223-f8d8016de795 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1603/3250] 10.0.0.3 () {32 vars in 719 bytes} [Thu May 7 16:50:04 2026] GET /v2.0/subnets/458181dd-40eb-49b7-a7fe-00a91ad489a2 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:50:04.132 8 INFO neutron.services.segments.plugin [-] Segment ce331066-85bf-49d1-8c40-95d043f0d6a2 resource provider aggregate not found 2026-05-07 16:50:04.147 8 INFO neutron.services.segments.plugin [-] Segment ce331066-85bf-49d1-8c40-95d043f0d6a2 resource provider aggregate not found 2026-05-07 16:50:04.157 8 INFO neutron.services.segments.plugin [-] Segment ce331066-85bf-49d1-8c40-95d043f0d6a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce331066-85bf-49d1-8c40-95d043f0d6a2 found for delete ", "request_id": "req-963b04ae-41a0-432d-91e0-8a7940bb3886"}]} 2026-05-07 16:50:04.189 8 INFO neutron.services.segments.plugin [-] Segment ce331066-85bf-49d1-8c40-95d043f0d6a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce331066-85bf-49d1-8c40-95d043f0d6a2 found for delete ", "request_id": "req-cd2c6dac-2435-41e9-8798-f27c4434f8d2"}]} 2026-05-07 16:50:04.196 8 INFO neutron.services.segments.plugin [-] Segment 85fcb161-f024-4977-8586-78018693d5f8 resource provider aggregate not found 2026-05-07 16:50:04.228 8 INFO neutron.services.segments.plugin [-] Segment 85fcb161-f024-4977-8586-78018693d5f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85fcb161-f024-4977-8586-78018693d5f8 found for delete ", "request_id": "req-3eb63456-4c69-4595-a505-0f727bfded2d"}]} 2026-05-07 16:50:04.232 8 INFO neutron.services.segments.plugin [-] Segment 85fcb161-f024-4977-8586-78018693d5f8 resource provider aggregate not found 2026-05-07 16:50:04.249 8 INFO neutron_taas.services.taas.taas_plugin [None req-0d52a718-36ab-465d-a3f2-9e30f8278c1e 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] TaaS: Handle Delete Port: d9db1231-1b85-4349-8a01-8816bf503345 2026-05-07 16:50:04.253 8 INFO neutron.services.segments.plugin [-] Segment 85fcb161-f024-4977-8586-78018693d5f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85fcb161-f024-4977-8586-78018693d5f8 found for delete ", "request_id": "req-3f8d744f-6906-4ccb-a647-ff9308ee7106"}]} 2026-05-07 16:50:04.261 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d52a718-36ab-465d-a3f2-9e30f8278c1e 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] Tap Mirror: Handle Delete Port: d9db1231-1b85-4349-8a01-8816bf503345 [pid: 8|app: 0|req: 1648/3251] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 7 16:50:04 2026] DELETE /v2.0/networks/1f09b9cd-9f0e-4288-8434-7236efc9f13b => generated 0 bytes in 498 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 16:50:04.625 7 INFO neutron.pecan_wsgi.hooks.translation [None req-666dca73-a2fc-46fd-8486-dddacca037bb 150563fc67bf4342be7673ba53882f26 e6817a561373416b98bbd7a23b81d6d0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1604/3252] 10.0.0.3 () {32 vars in 721 bytes} [Thu May 7 16:50:04 2026] GET /v2.0/networks/1f09b9cd-9f0e-4288-8434-7236efc9f13b => generated 138 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:50:06.250 8 INFO neutron.services.segments.plugin [-] Segment b6022b41-2b08-42b9-9c94-fbf07186d88e resource provider aggregate not found 2026-05-07 16:50:06.276 8 INFO neutron.services.segments.plugin [-] Segment b6022b41-2b08-42b9-9c94-fbf07186d88e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6022b41-2b08-42b9-9c94-fbf07186d88e found for delete ", "request_id": "req-0c64a707-3a4f-45ee-a5ec-f88a6c666bce"}]} 2026-05-07 16:50:06.288 8 INFO neutron.services.segments.plugin [-] Segment b6022b41-2b08-42b9-9c94-fbf07186d88e resource provider aggregate not found 2026-05-07 16:50:06.304 8 INFO neutron.services.segments.plugin [-] Segment b6022b41-2b08-42b9-9c94-fbf07186d88e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6022b41-2b08-42b9-9c94-fbf07186d88e found for delete ", "request_id": "req-51aa4540-3b8f-492b-835c-25c991874893"}]} 2026-05-07 16:50:07.073 8 WARNING neutron.db.securitygroups_db [None req-509010cd-1f8b-400d-a9fd-4bbd0802daa4 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1649/3253] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:50:06 2026] GET /v2.0/security-groups?tenant_id=3f10f6c4ff1f499dbe047a7aeac4ccdb&name=default => generated 2929 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3254] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:50:07 2026] DELETE /v2.0/security-groups/9c8fc3d5-4e13-400c-9f21-0b934fc15140 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:50:07.435 8 WARNING neutron.db.securitygroups_db [None req-52bfb001-0d80-4adc-9639-8f6a38d1ea1e 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1650/3255] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:50:07 2026] GET /v2.0/security-groups?tenant_id=6b1340ab1ad34b8c8cdc834f618e66c4&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3256] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:50:07 2026] DELETE /v2.0/security-groups/58f9a1b6-2729-49d3-8652-cc6cd88025a2 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:50:07.853 8 WARNING neutron.db.securitygroups_db [None req-77ae3c40-63d0-485e-b856-845ce713b8d1 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1651/3257] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:50:07 2026] GET /v2.0/security-groups?tenant_id=89aa0621c46348de90a28b02ba8896d3&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3258] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:50:07 2026] DELETE /v2.0/security-groups/65df078b-1586-42ce-a298-6c4e8aa7ad2d => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:50:08.232 8 WARNING neutron.db.securitygroups_db [None req-0407b664-ff72-4a53-82be-2111ca98f4ee 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1652/3259] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:50:08 2026] GET /v2.0/security-groups?tenant_id=f6a030eb0aa8495abc0ffcb6283c4ecb&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3260] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:50:08 2026] DELETE /v2.0/security-groups/8d4963de-4678-4a47-98a6-17b614a6ff78 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:50:08.643 8 WARNING neutron.db.securitygroups_db [None req-9a352473-1496-40c1-974f-540d7c9a7975 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1653/3261] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:50:08 2026] GET /v2.0/security-groups?tenant_id=16e57adb3d084d68b2449d1297db7498&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3262] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:50:08 2026] DELETE /v2.0/security-groups/92a2b16c-71a8-4f9e-bb7e-6f955e260c28 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:50:09.030 8 WARNING neutron.db.securitygroups_db [None req-94e08df2-aaaf-4f82-bc2b-b3612387c06d 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1654/3263] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:50:09 2026] GET /v2.0/security-groups?tenant_id=e6817a561373416b98bbd7a23b81d6d0&name=default => generated 2929 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3264] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:50:09 2026] DELETE /v2.0/security-groups/8a3e2487-8bf9-49a8-9236-bac9c1d37e93 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:50:09.319 8 WARNING neutron.db.securitygroups_db [None req-a33a6a7a-6e22-4554-a9e0-c3fc1e6ce768 6d4f851c24b34a269dfc30b746ae1cb5 4e0026f69dad4525938f9d408e74abb7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1655/3265] 10.0.0.3 () {32 vars in 772 bytes} [Thu May 7 16:50:09 2026] GET /v2.0/security-groups?tenant_id=53713aa21ff7440fa74c8f15a832c5e4&name=default => generated 2929 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3266] 10.0.0.3 () {32 vars in 738 bytes} [Thu May 7 16:50:09 2026] DELETE /v2.0/security-groups/adf99272-9744-48a1-af15-15e7668ce458 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1656/3267] 10.0.0.3 () {32 vars in 647 bytes} [Thu May 7 16:50:12 2026] GET /v2.0/networks => generated 2168 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3270] 10.0.0.3 () {32 vars in 653 bytes} [Thu May 7 16:50:13 2026] GET /v2.0/floatingips => 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: 1658/3271] 10.0.0.3 () {32 vars in 645 bytes} [Thu May 7 16:50:13 2026] GET /v2.0/routers => generated 15 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3272] 10.0.0.3 () {32 vars in 641 bytes} [Thu May 7 16:50:13 2026] GET /v2.0/ports => generated 4721 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1659/3273] 10.0.0.3 () {32 vars in 645 bytes} [Thu May 7 16:50:14 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3274] 10.0.0.3 () {32 vars in 647 bytes} [Thu May 7 16:50:14 2026] GET /v2.0/networks => generated 2168 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1660/3275] 10.0.0.3 () {32 vars in 661 bytes} [Thu May 7 16:50:14 2026] GET /v2.0/security-groups => generated 17397 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3276] 10.0.0.3 () {32 vars in 653 bytes} [Thu May 7 16:50:14 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)