+ 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 Apr 23 22:24:52 2026] *** compiled with version: 13.3.0 on 23 April 2026 11:51:38 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-bf8d57cc7-w8jzf 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 0x7fa695ae1668 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-04-23 22:24:56.181 7 INFO neutron.common.config [-] Logging enabled! 2026-04-23 22:24:56.182 7 INFO neutron.common.config [-] uwsgi version 28.1.0.dev155 2026-04-23 22:24:56.228 8 INFO neutron.common.config [-] Logging enabled! 2026-04-23 22:24:56.229 8 INFO neutron.common.config [-] uwsgi version 28.1.0.dev155 2026-04-23 22:24:57.247 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-23 22:24:57.276 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-23 22:24:58.727 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 22:24:58.730 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-23 22:24:58.733 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-23 22:24:58.734 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 22:24:58.735 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-23 22:24:58.735 8 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-04-23 22:24:58.735 8 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-04-23 22:24:58.735 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 22:24:58.742 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 22:24:58.742 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 22:24:58.743 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 22:24:58.746 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 22:24:58.749 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-23 22:24:58.752 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-23 22:24:58.753 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 22:24:58.754 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-23 22:24:58.754 7 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-04-23 22:24:58.754 7 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-04-23 22:24:58.754 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 22:24:58.762 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 22:24:58.762 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 22:24:58.762 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 22:24:58.764 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-23 22:24:58.765 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 22:24:58.765 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-23 22:24:58.784 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-23 22:24:58.785 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 22:24:58.785 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-23 22:24:58.794 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-23 22:24:58.794 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-23 22:24:58.794 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-23 22:24:58.794 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-23 22:24:58.813 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-23 22:24:58.814 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-23 22:24:58.814 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-23 22:24:58.814 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-23 22:24:59.121 8 INFO neutron.plugins.ml2.managers [None req-6888e3db-b898-474d-8c89-b644216a0481 - - - - - -] Initializing driver for type 'vlan' 2026-04-23 22:24:59.148 7 INFO neutron.plugins.ml2.managers [None req-4b907d88-c4cc-4651-896a-d9efd63d4825 - - - - - -] Initializing driver for type 'vlan' 2026-04-23 22:24:59.390 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-6888e3db-b898-474d-8c89-b644216a0481 - - - - - -] VlanTypeDriver initialization complete 2026-04-23 22:24:59.390 8 INFO neutron.plugins.ml2.managers [None req-6888e3db-b898-474d-8c89-b644216a0481 - - - - - -] Initializing driver for type 'vxlan' 2026-04-23 22:24:59.390 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-6888e3db-b898-474d-8c89-b644216a0481 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-23 22:24:59.423 8 INFO neutron.plugins.ml2.managers [None req-6888e3db-b898-474d-8c89-b644216a0481 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-23 22:24:59.423 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-6888e3db-b898-474d-8c89-b644216a0481 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-23 22:24:59.423 8 INFO neutron.plugins.ml2.managers [None req-6888e3db-b898-474d-8c89-b644216a0481 - - - - - -] Initializing extension driver 'port_security' 2026-04-23 22:24:59.423 8 INFO neutron.plugins.ml2.extensions.port_security [None req-6888e3db-b898-474d-8c89-b644216a0481 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-23 22:24:59.423 8 INFO neutron.plugins.ml2.managers [None req-6888e3db-b898-474d-8c89-b644216a0481 - - - - - -] Initializing extension driver 'qos' 2026-04-23 22:24:59.423 8 INFO neutron.plugins.ml2.managers [None req-6888e3db-b898-474d-8c89-b644216a0481 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-23 22:24:59.423 8 INFO neutron.plugins.ml2.managers [None req-6888e3db-b898-474d-8c89-b644216a0481 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-23 22:24:59.435 8 INFO neutron.quota [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded quota_driver: . 2026-04-23 22:24:59.435 8 INFO neutron.plugins.ml2.plugin [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Modular L2 Plugin initialization complete 2026-04-23 22:24:59.435 8 INFO neutron.plugins.ml2.managers [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-23 22:24:59.435 8 INFO neutron.plugins.ml2.managers [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-23 22:24:59.435 8 INFO neutron.plugins.ml2.managers [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Got port-security extension from driver 'port_security' 2026-04-23 22:24:59.436 8 INFO neutron.manager [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loading Plugin: qos 2026-04-23 22:24:59.440 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-4b907d88-c4cc-4651-896a-d9efd63d4825 - - - - - -] VlanTypeDriver initialization complete 2026-04-23 22:24:59.440 7 INFO neutron.plugins.ml2.managers [None req-4b907d88-c4cc-4651-896a-d9efd63d4825 - - - - - -] Initializing driver for type 'vxlan' 2026-04-23 22:24:59.440 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-4b907d88-c4cc-4651-896a-d9efd63d4825 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-23 22:24:59.448 8 INFO neutron.manager [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loading Plugin: router 2026-04-23 22:24:59.455 7 INFO neutron.plugins.ml2.managers [None req-4b907d88-c4cc-4651-896a-d9efd63d4825 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-23 22:24:59.456 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-4b907d88-c4cc-4651-896a-d9efd63d4825 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-23 22:24:59.456 7 INFO neutron.plugins.ml2.managers [None req-4b907d88-c4cc-4651-896a-d9efd63d4825 - - - - - -] Initializing extension driver 'port_security' 2026-04-23 22:24:59.456 7 INFO neutron.plugins.ml2.extensions.port_security [None req-4b907d88-c4cc-4651-896a-d9efd63d4825 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-23 22:24:59.456 7 INFO neutron.plugins.ml2.managers [None req-4b907d88-c4cc-4651-896a-d9efd63d4825 - - - - - -] Initializing extension driver 'qos' 2026-04-23 22:24:59.456 7 INFO neutron.plugins.ml2.managers [None req-4b907d88-c4cc-4651-896a-d9efd63d4825 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-23 22:24:59.456 7 INFO neutron.plugins.ml2.managers [None req-4b907d88-c4cc-4651-896a-d9efd63d4825 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-23 22:24:59.471 7 INFO neutron.quota [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded quota_driver: . 2026-04-23 22:24:59.471 7 INFO neutron.plugins.ml2.plugin [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Modular L2 Plugin initialization complete 2026-04-23 22:24:59.471 7 INFO neutron.plugins.ml2.managers [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-23 22:24:59.472 7 INFO neutron.plugins.ml2.managers [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-23 22:24:59.472 7 INFO neutron.plugins.ml2.managers [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-23 22:24:59.472 7 INFO neutron.manager [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loading Plugin: qos 2026-04-23 22:24:59.485 7 INFO neutron.manager [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loading Plugin: router 2026-04-23 22:24:59.492 8 INFO neutron.services.service_base [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-23 22:24:59.492 8 INFO neutron.manager [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loading Plugin: segments 2026-04-23 22:24:59.530 7 INFO neutron.services.service_base [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-23 22:24:59.530 7 INFO neutron.manager [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loading Plugin: segments 2026-04-23 22:24:59.589 8 INFO neutron.manager [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loading Plugin: trunk 2026-04-23 22:24:59.603 8 INFO neutron.manager [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loading Plugin: vpnaas 2026-04-23 22:24:59.629 7 INFO neutron.manager [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loading Plugin: trunk 2026-04-23 22:24:59.640 8 WARNING stevedore.named [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 22:24:59.643 7 INFO neutron.manager [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loading Plugin: vpnaas 2026-04-23 22:24:59.681 7 WARNING stevedore.named [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 22:24:59.700 8 INFO neutron_vpnaas.services.vpn.plugin [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-23 22:24:59.700 8 INFO neutron.common.utils [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-23 22:24:59.701 8 INFO neutron.manager [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loading Plugin: taas 2026-04-23 22:24:59.722 8 WARNING stevedore.named [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-23 22:24:59.741 7 INFO neutron_vpnaas.services.vpn.plugin [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-23 22:24:59.741 7 INFO neutron.common.utils [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-23 22:24:59.741 7 INFO neutron.manager [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loading Plugin: taas 2026-04-23 22:24:59.742 8 INFO neutron_taas.services.taas.taas_plugin [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-23 22:24:59.742 8 INFO neutron.manager [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loading Plugin: tapmirror 2026-04-23 22:24:59.752 8 WARNING stevedore.named [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-23 22:24:59.764 7 WARNING stevedore.named [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-23 22:24:59.767 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-23 22:24:59.767 8 INFO neutron.manager [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loading Plugin: auto_allocate 2026-04-23 22:24:59.773 8 INFO neutron.manager [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loading Plugin: tag 2026-04-23 22:24:59.780 8 INFO neutron.manager [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loading Plugin: timestamp 2026-04-23 22:24:59.781 7 INFO neutron_taas.services.taas.taas_plugin [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-23 22:24:59.782 7 INFO neutron.manager [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loading Plugin: tapmirror 2026-04-23 22:24:59.783 8 INFO neutron.manager [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loading Plugin: network_ip_availability 2026-04-23 22:24:59.788 8 INFO neutron.manager [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loading Plugin: flavors 2026-04-23 22:24:59.791 8 INFO neutron.manager [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loading Plugin: revisions 2026-04-23 22:24:59.794 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Initializing extension manager. 2026-04-23 22:24:59.795 7 WARNING stevedore.named [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-23 22:24:59.796 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: address-group 2026-04-23 22:24:59.797 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: address-scope 2026-04-23 22:24:59.797 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-23 22:24:59.798 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: agent 2026-04-23 22:24:59.799 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: agent-resources-synced 2026-04-23 22:24:59.800 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: allowed-address-pairs 2026-04-23 22:24:59.800 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: auto-allocated-topology 2026-04-23 22:24:59.801 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: availability_zone 2026-04-23 22:24:59.802 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: availability_zone_filter 2026-04-23 22:24:59.802 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-23 22:24:59.803 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: default-subnetpools 2026-04-23 22:24:59.804 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-23 22:24:59.805 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: dns-integration 2026-04-23 22:24:59.805 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: dns-domain-ports 2026-04-23 22:24:59.806 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-23 22:24:59.806 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: dvr 2026-04-23 22:24:59.807 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-23 22:24:59.807 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: empty-string-filtering 2026-04-23 22:24:59.808 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 22:24:59.808 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-23 22:24:59.809 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: external-net 2026-04-23 22:24:59.809 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-23 22:24:59.810 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: extraroute 2026-04-23 22:24:59.810 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: extraroute-atomic 2026-04-23 22:24:59.811 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-23 22:24:59.812 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-23 22:24:59.812 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-23 22:24:59.813 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-23 22:24:59.813 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: fip-port-details 2026-04-23 22:24:59.813 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-23 22:24:59.814 7 INFO neutron.manager [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loading Plugin: auto_allocate 2026-04-23 22:24:59.814 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: flavors 2026-04-23 22:24:59.816 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-23 22:24:59.816 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: floatingip-pools 2026-04-23 22:24:59.817 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: ip_allocation 2026-04-23 22:24:59.817 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: ip-substring-filtering 2026-04-23 22:24:59.818 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: l2_adjacency 2026-04-23 22:24:59.819 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: router 2026-04-23 22:24:59.821 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 22:24:59.821 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-23 22:24:59.822 7 INFO neutron.manager [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loading Plugin: tag 2026-04-23 22:24:59.822 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-23 22:24:59.823 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: ext-gw-mode 2026-04-23 22:24:59.823 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: l3-ha 2026-04-23 22:24:59.824 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-23 22:24:59.824 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-23 22:24:59.825 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: l3-flavors 2026-04-23 22:24:59.825 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-23 22:24:59.826 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-23 22:24:59.828 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-23 22:24:59.829 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-23 22:24:59.830 7 INFO neutron.manager [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loading Plugin: timestamp 2026-04-23 22:24:59.830 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-23 22:24:59.831 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-23 22:24:59.833 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-23 22:24:59.833 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: multi-provider 2026-04-23 22:24:59.834 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: net-mtu 2026-04-23 22:24:59.834 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: net-mtu-writable 2026-04-23 22:24:59.834 7 INFO neutron.manager [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loading Plugin: network_ip_availability 2026-04-23 22:24:59.835 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: network_availability_zone 2026-04-23 22:24:59.835 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: network_ha 2026-04-23 22:24:59.836 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: network-ip-availability 2026-04-23 22:24:59.837 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: network-ip-availability-details 2026-04-23 22:24:59.838 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-23 22:24:59.838 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: pagination 2026-04-23 22:24:59.839 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: port-device-profile 2026-04-23 22:24:59.839 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-23 22:24:59.839 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-23 22:24:59.840 7 INFO neutron.manager [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loading Plugin: flavors 2026-04-23 22:24:59.840 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-23 22:24:59.840 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: port-mac-override 2026-04-23 22:24:59.841 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-23 22:24:59.841 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-23 22:24:59.842 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-23 22:24:59.842 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: port-resource-request 2026-04-23 22:24:59.843 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: port-resource-request-groups 2026-04-23 22:24:59.843 7 INFO neutron.manager [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loading Plugin: revisions 2026-04-23 22:24:59.843 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-23 22:24:59.844 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: binding 2026-04-23 22:24:59.846 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: binding-extended 2026-04-23 22:24:59.846 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: port-security 2026-04-23 22:24:59.847 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Initializing extension manager. 2026-04-23 22:24:59.847 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: project-id 2026-04-23 22:24:59.847 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: provider 2026-04-23 22:24:59.848 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-23 22:24:59.848 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: address-group 2026-04-23 22:24:59.849 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: address-scope 2026-04-23 22:24:59.850 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-23 22:24:59.850 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: qos 2026-04-23 22:24:59.851 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-23 22:24:59.851 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: agent 2026-04-23 22:24:59.851 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-23 22:24:59.851 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: agent-resources-synced 2026-04-23 22:24:59.852 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: qos-default 2026-04-23 22:24:59.852 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: qos-fip 2026-04-23 22:24:59.853 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-23 22:24:59.853 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-23 22:24:59.853 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: qos-gateway-ip 2026-04-23 22:24:59.853 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-23 22:24:59.854 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: qos-port-network-policy 2026-04-23 22:24:59.854 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: qos-pps-minimum 2026-04-23 22:24:59.854 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: availability_zone 2026-04-23 22:24:59.855 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-23 22:24:59.855 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: availability_zone_filter 2026-04-23 22:24:59.855 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: qos-pps 2026-04-23 22:24:59.856 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-23 22:24:59.856 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: qos-rule-type-details 2026-04-23 22:24:59.856 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: default-subnetpools 2026-04-23 22:24:59.856 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-23 22:24:59.857 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: qos-rules-alias 2026-04-23 22:24:59.857 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: quota-check-limit 2026-04-23 22:24:59.858 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-23 22:24:59.858 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: quota-check-limit-default 2026-04-23 22:24:59.859 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: dns-integration 2026-04-23 22:24:59.859 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: dns-domain-ports 2026-04-23 22:24:59.860 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-23 22:24:59.860 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: quotas 2026-04-23 22:24:59.860 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: dvr 2026-04-23 22:24:59.861 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-23 22:24:59.861 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: quota_details 2026-04-23 22:24:59.862 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: empty-string-filtering 2026-04-23 22:24:59.862 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 22:24:59.863 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-23 22:24:59.863 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: rbac-policies 2026-04-23 22:24:59.863 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: external-net 2026-04-23 22:24:59.863 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: rbac-address-group 2026-04-23 22:24:59.864 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: rbac-address-scope 2026-04-23 22:24:59.864 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: rbac-security-groups 2026-04-23 22:24:59.865 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: rbac-subnetpool 2026-04-23 22:24:59.865 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: revision-if-match 2026-04-23 22:24:59.866 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-23 22:24:59.866 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: standard-attr-revisions 2026-04-23 22:24:59.866 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: extraroute 2026-04-23 22:24:59.867 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: router_availability_zone 2026-04-23 22:24:59.867 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-04-23 22:24:59.867 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: extraroute-atomic 2026-04-23 22:24:59.868 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-23 22:24:59.868 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-23 22:24:59.868 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-23 22:24:59.869 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-23 22:24:59.869 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: security-groups-default-rules 2026-04-23 22:24:59.870 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-23 22:24:59.870 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-23 22:24:59.870 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: fip-port-details 2026-04-23 22:24:59.870 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-23 22:24:59.871 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-23 22:24:59.871 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: flavors 2026-04-23 22:24:59.871 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-23 22:24:59.872 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-23 22:24:59.873 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-23 22:24:59.874 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: floatingip-pools 2026-04-23 22:24:59.874 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: ip_allocation 2026-04-23 22:24:59.875 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-23 22:24:59.876 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: l2_adjacency 2026-04-23 22:24:59.876 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: security-group 2026-04-23 22:24:59.877 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: segment 2026-04-23 22:24:59.878 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-23 22:24:59.878 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: router 2026-04-23 22:24:59.878 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: service-type 2026-04-23 22:24:59.879 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: sorting 2026-04-23 22:24:59.879 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: standard-attr-segment 2026-04-23 22:24:59.880 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 22:24:59.881 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: standard-attr-description 2026-04-23 22:24:59.881 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-23 22:24:59.881 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: stateful-security-group 2026-04-23 22:24:59.882 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-23 22:24:59.882 8 WARNING neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-23 22:24:59.882 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: ext-gw-mode 2026-04-23 22:24:59.882 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-23 22:24:59.883 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: subnet-external-network 2026-04-23 22:24:59.883 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: l3-ha 2026-04-23 22:24:59.883 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: subnet_onboard 2026-04-23 22:24:59.883 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-23 22:24:59.884 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-23 22:24:59.884 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-23 22:24:59.884 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: subnet-service-types 2026-04-23 22:24:59.884 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: l3-flavors 2026-04-23 22:24:59.885 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: subnet_allocation 2026-04-23 22:24:59.885 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-23 22:24:59.886 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-23 22:24:59.886 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-23 22:24:59.886 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: tag-creation 2026-04-23 22:24:59.887 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-23 22:24:59.888 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-23 22:24:59.889 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-23 22:24:59.890 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: standard-attr-tag 2026-04-23 22:24:59.891 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-23 22:24:59.891 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-23 22:24:59.892 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: trunk 2026-04-23 22:24:59.892 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-23 22:24:59.892 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: trunk-details 2026-04-23 22:24:59.892 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-23 22:24:59.892 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-23 22:24:59.893 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-23 22:24:59.893 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: multi-provider 2026-04-23 22:24:59.894 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: net-mtu 2026-04-23 22:24:59.894 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-23 22:24:59.894 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: net-mtu-writable 2026-04-23 22:24:59.894 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-23 22:24:59.895 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: network_availability_zone 2026-04-23 22:24:59.895 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: network_ha 2026-04-23 22:24:59.896 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: network-ip-availability 2026-04-23 22:24:59.896 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-23 22:24:59.897 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: network-ip-availability-details 2026-04-23 22:24:59.897 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-23 22:24:59.897 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: vpn-flavors 2026-04-23 22:24:59.898 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-23 22:24:59.899 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: pagination 2026-04-23 22:24:59.899 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: vpnaas 2026-04-23 22:24:59.899 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: port-device-profile 2026-04-23 22:24:59.900 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-23 22:24:59.900 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: taas 2026-04-23 22:24:59.900 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-23 22:24:59.901 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-23 22:24:59.901 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: tap-mirror 2026-04-23 22:24:59.902 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: port-mac-override 2026-04-23 22:24:59.902 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: tap-mirror-both-direction 2026-04-23 22:24:59.902 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-23 22:24:59.903 8 INFO neutron.api.extensions [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Loaded extension: taas-vlan-filter 2026-04-23 22:24:59.903 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-23 22:24:59.903 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-23 22:24:59.904 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: port-resource-request 2026-04-23 22:24:59.904 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-23 22:24:59.905 8 INFO neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-23 22:24:59.905 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-23 22:24:59.905 8 INFO neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-23 22:24:59.905 8 INFO neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 22:24:59.905 8 INFO neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-23 22:24:59.906 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: binding 2026-04-23 22:24:59.907 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: binding-extended 2026-04-23 22:24:59.907 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: port-security 2026-04-23 22:24:59.908 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: project-id 2026-04-23 22:24:59.908 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: provider 2026-04-23 22:24:59.908 8 INFO neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 22:24:59.909 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-23 22:24:59.909 8 INFO neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 22:24:59.911 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: qos 2026-04-23 22:24:59.912 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-23 22:24:59.913 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-23 22:24:59.913 8 INFO neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 22:24:59.913 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: qos-default 2026-04-23 22:24:59.913 8 INFO neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 22:24:59.914 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: qos-fip 2026-04-23 22:24:59.914 8 INFO neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 22:24:59.914 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-23 22:24:59.915 8 INFO neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 22:24:59.915 8 WARNING neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] subnetpool is already registered 2026-04-23 22:24:59.915 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-23 22:24:59.915 8 INFO neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 22:24:59.915 8 WARNING neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] subnetpool is already registered 2026-04-23 22:24:59.915 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-23 22:24:59.916 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-23 22:24:59.916 8 INFO neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 22:24:59.917 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-23 22:24:59.917 8 INFO neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 22:24:59.917 8 INFO neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 22:24:59.918 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: qos-pps 2026-04-23 22:24:59.918 8 INFO neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-23 22:24:59.918 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-23 22:24:59.918 8 INFO neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-23 22:24:59.919 8 INFO neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-23 22:24:59.919 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-23 22:24:59.919 8 INFO neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 22:24:59.919 8 WARNING neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] ipsecpolicy is already registered 2026-04-23 22:24:59.919 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: qos-rules-alias 2026-04-23 22:24:59.919 8 INFO neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 22:24:59.920 8 WARNING neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] ikepolicy is already registered 2026-04-23 22:24:59.920 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: quota-check-limit 2026-04-23 22:24:59.921 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-23 22:24:59.923 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: quotas 2026-04-23 22:24:59.924 8 INFO neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 22:24:59.924 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: quota_details 2026-04-23 22:24:59.924 8 WARNING neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] router is already registered 2026-04-23 22:24:59.925 8 INFO neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 22:24:59.925 8 WARNING neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] floatingip is already registered 2026-04-23 22:24:59.925 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: rbac-policies 2026-04-23 22:24:59.926 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: rbac-address-group 2026-04-23 22:24:59.927 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: rbac-address-scope 2026-04-23 22:24:59.927 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: rbac-security-groups 2026-04-23 22:24:59.928 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-23 22:24:59.928 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: revision-if-match 2026-04-23 22:24:59.928 8 INFO neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 22:24:59.928 8 WARNING neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] rbac_policy is already registered 2026-04-23 22:24:59.929 8 INFO neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 22:24:59.929 8 WARNING neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] security_group is already registered 2026-04-23 22:24:59.930 8 INFO neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 22:24:59.930 8 WARNING neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] security_group_rule is already registered 2026-04-23 22:24:59.930 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-23 22:24:59.930 8 INFO neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 22:24:59.931 8 WARNING neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] subnetpool is already registered 2026-04-23 22:24:59.931 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: router_availability_zone 2026-04-23 22:24:59.931 8 INFO neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 22:24:59.931 8 WARNING neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] subnetpool is already registered 2026-04-23 22:24:59.931 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-04-23 22:24:59.932 8 INFO neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 22:24:59.932 8 WARNING neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] trunk is already registered 2026-04-23 22:24:59.932 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-23 22:24:59.932 8 INFO neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 22:24:59.932 8 WARNING neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] ikepolicy is already registered 2026-04-23 22:24:59.933 8 INFO neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 22:24:59.933 8 WARNING neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] ipsecpolicy is already registered 2026-04-23 22:24:59.933 8 INFO neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-23 22:24:59.933 8 WARNING neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] endpoint_group is already registered 2026-04-23 22:24:59.934 8 INFO neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-23 22:24:59.934 8 WARNING neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] vpnservice is already registered 2026-04-23 22:24:59.934 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-23 22:24:59.934 8 INFO neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-23 22:24:59.934 8 WARNING neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] ipsec_site_connection is already registered 2026-04-23 22:24:59.934 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-23 22:24:59.935 8 INFO neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 22:24:59.935 8 WARNING neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] ipsecpolicy is already registered 2026-04-23 22:24:59.935 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-23 22:24:59.935 8 INFO neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 22:24:59.935 8 WARNING neutron.quota.resource_registry [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] ikepolicy is already registered 2026-04-23 22:24:59.936 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-23 22:24:59.936 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-23 22:24:59.937 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-23 22:24:59.941 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: security-group 2026-04-23 22:24:59.942 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: segment 2026-04-23 22:24:59.943 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-23 22:24:59.944 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: service-type 2026-04-23 22:24:59.944 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: sorting 2026-04-23 22:24:59.945 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: standard-attr-segment 2026-04-23 22:24:59.945 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: standard-attr-description 2026-04-23 22:24:59.946 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: stateful-security-group 2026-04-23 22:24:59.946 7 WARNING neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-23 22:24:59.947 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-23 22:24:59.948 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: subnet-external-network 2026-04-23 22:24:59.948 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: subnet_onboard 2026-04-23 22:24:59.949 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-23 22:24:59.949 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: subnet-service-types 2026-04-23 22:24:59.950 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: subnet_allocation 2026-04-23 22:24:59.951 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-23 22:24:59.951 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: tag-creation 2026-04-23 22:24:59.952 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-23 22:24:59.956 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: standard-attr-tag 2026-04-23 22:24:59.956 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-23 22:24:59.957 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: trunk 2026-04-23 22:24:59.958 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: trunk-details 2026-04-23 22:24:59.958 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-23 22:24:59.959 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-23 22:24:59.959 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-23 22:24:59.960 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-23 22:24:59.962 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-23 22:24:59.963 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-23 22:24:59.964 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: vpn-flavors 2026-04-23 22:24:59.966 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: vpnaas 2026-04-23 22:24:59.967 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: taas 2026-04-23 22:24:59.968 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: tap-mirror 2026-04-23 22:24:59.969 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-04-23 22:24:59.970 7 INFO neutron.api.extensions [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-23 22:24:59.972 7 INFO neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-23 22:24:59.973 7 INFO neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-23 22:24:59.973 7 INFO neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 22:24:59.973 7 INFO neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-23 22:24:59.974 8 WARNING keystonemiddleware._common.config [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 22:24:59.976 7 INFO neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 22:24:59.977 7 INFO neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 22:24:59.981 8 WARNING oslo_config.cfg [None req-11204eb3-b0a5-4bd1-a770-3efc4d54245d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-23 22:24:59.981 7 INFO neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 22:24:59.981 7 INFO neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 22:24:59.982 7 INFO neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 22:24:59.983 7 INFO neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fa695ae1668 pid: 8 (default app) 2026-04-23 22:24:59.983 7 WARNING neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] subnetpool is already registered 2026-04-23 22:24:59.983 7 INFO neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 22:24:59.984 7 WARNING neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] subnetpool is already registered 2026-04-23 22:24:59.985 7 INFO neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 22:24:59.986 7 INFO neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 22:24:59.986 7 INFO neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 22:24:59.987 7 INFO neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-23 22:24:59.987 7 INFO neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-23 22:24:59.987 7 INFO neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-23 22:24:59.988 7 INFO neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 22:24:59.988 7 WARNING neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] ipsecpolicy is already registered 2026-04-23 22:24:59.989 7 INFO neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 22:24:59.989 7 WARNING neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] ikepolicy is already registered 2026-04-23 22:24:59.993 7 INFO neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 22:24:59.993 7 WARNING neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] router is already registered 2026-04-23 22:24:59.994 7 INFO neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 22:24:59.994 7 WARNING neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] floatingip is already registered 2026-04-23 22:24:59.998 7 INFO neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 22:24:59.998 7 WARNING neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] rbac_policy is already registered 2026-04-23 22:24:59.999 7 INFO neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 22:24:59.999 7 WARNING neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] security_group is already registered 2026-04-23 22:25:00.000 7 INFO neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 22:25:00.001 7 WARNING neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] security_group_rule is already registered 2026-04-23 22:25:00.001 7 INFO neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 22:25:00.002 7 WARNING neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] subnetpool is already registered 2026-04-23 22:25:00.002 7 INFO neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 22:25:00.002 7 WARNING neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] subnetpool is already registered 2026-04-23 22:25:00.003 7 INFO neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 22:25:00.003 7 WARNING neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] trunk is already registered 2026-04-23 22:25:00.003 7 INFO neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 22:25:00.004 7 WARNING neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] ikepolicy is already registered 2026-04-23 22:25:00.004 7 INFO neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 22:25:00.004 7 WARNING neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] ipsecpolicy is already registered 2026-04-23 22:25:00.004 7 INFO neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-23 22:25:00.005 7 WARNING neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] endpoint_group is already registered 2026-04-23 22:25:00.005 7 INFO neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-23 22:25:00.005 7 WARNING neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] vpnservice is already registered 2026-04-23 22:25:00.006 7 INFO neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-23 22:25:00.006 7 WARNING neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] ipsec_site_connection is already registered 2026-04-23 22:25:00.006 7 INFO neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 22:25:00.006 7 WARNING neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] ipsecpolicy is already registered 2026-04-23 22:25:00.007 7 INFO neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 22:25:00.007 7 WARNING neutron.quota.resource_registry [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] ikepolicy is already registered 2026-04-23 22:25:00.046 7 WARNING keystonemiddleware._common.config [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 22:25:00.052 7 WARNING oslo_config.cfg [None req-6d376558-88e5-44a4-b3e7-e1e0854943f5 - - - - - -] 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 0x7fa695ae1668 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-04-23 22:25:05.231 8 INFO neutron.pecan_wsgi.hooks.translation [None req-79e75e4a-b08b-4dfe-b18f-199fdcdc7409 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.204.45.74 () {44 vars in 921 bytes} [Thu Apr 23 22:25:04 2026] GET /v2.0/networks/public => generated 108 bytes in 735 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/4] 199.204.45.74 () {44 vars in 943 bytes} [Thu Apr 23 22:25:05 2026] GET /v2.0/networks?name=public => generated 15 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 22:25:06.093 8 WARNING neutron.services.revisions.revision_plugin [None req-c5d8d8f0-9028-43b7-9424-896e47fc7b0b 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Could not find related network for resource to bump revision. 2026-04-23 22:25:06.112 8 INFO neutron.db.segments_db [None req-c5d8d8f0-9028-43b7-9424-896e47fc7b0b 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Added segment 65fa0973-6a9f-435b-918e-c217530f7573 of type flat for network 12c073b5-9e9a-4874-bfad-6c4d2ac40339 2026-04-23 22:25:06.156 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c5d8d8f0-9028-43b7-9424-896e47fc7b0b 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/5] 199.204.45.74 () {48 vars in 961 bytes} [Thu Apr 23 22:25:05 2026] POST /v2.0/networks => generated 124 bytes in 593 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 22:25:12.003 8 INFO neutron.pecan_wsgi.hooks.translation [None req-087d43f0-c815-4d3e-b4b2-08a775ef846a 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.204.45.74 () {44 vars in 921 bytes} [Thu Apr 23 22:25:11 2026] GET /v2.0/networks/public => generated 108 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.74 () {44 vars in 943 bytes} [Thu Apr 23 22:25:12 2026] GET /v2.0/networks?name=public => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 22:25:12.144 8 WARNING neutron.services.revisions.revision_plugin [None req-76ff36ed-ce69-40aa-9549-cdabb4e709d1 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Could not find related network for resource to bump revision. 2026-04-23 22:25:12.160 8 INFO neutron.db.segments_db [None req-76ff36ed-ce69-40aa-9549-cdabb4e709d1 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Added segment 75b68ecf-6b31-4289-a775-402a4a2fd986 of type flat for network a2672ad7-1ad8-4ad4-a89d-ccaa1bbb3779 2026-04-23 22:25:12.178 8 INFO neutron.pecan_wsgi.hooks.translation [None req-76ff36ed-ce69-40aa-9549-cdabb4e709d1 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.204.45.74 () {48 vars in 961 bytes} [Thu Apr 23 22:25:12 2026] POST /v2.0/networks => generated 124 bytes in 164 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 22:25:18.310 7 INFO neutron.pecan_wsgi.hooks.translation [None req-153462bc-7cb4-4126-8948-407761b0d4ba 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 199.204.45.74 () {44 vars in 921 bytes} [Thu Apr 23 22:25:17 2026] GET /v2.0/networks/public => generated 108 bytes in 351 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.204.45.74 () {44 vars in 943 bytes} [Thu Apr 23 22:25:18 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 22:25:18.729 7 WARNING neutron.services.revisions.revision_plugin [None req-66609024-7334-47c4-ba72-565aac212a02 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Could not find related network for resource to bump revision. 2026-04-23 22:25:18.755 7 INFO neutron.db.segments_db [None req-66609024-7334-47c4-ba72-565aac212a02 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Added segment 0b1c5625-abb3-423e-9728-38a547d119f1 of type flat for network 2d90061b-01e8-4538-8464-e8ee5b7f94b2 2026-04-23 22:25:18.797 7 INFO neutron.pecan_wsgi.hooks.translation [None req-66609024-7334-47c4-ba72-565aac212a02 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.204.45.74 () {48 vars in 961 bytes} [Thu Apr 23 22:25:18 2026] POST /v2.0/networks => generated 124 bytes in 470 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 22:25:24.637 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bcf097de-b236-4e10-87ec-448c5d5dc4ef 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.204.45.74 () {44 vars in 921 bytes} [Thu Apr 23 22:25:24 2026] GET /v2.0/networks/public => generated 108 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.204.45.74 () {44 vars in 943 bytes} [Thu Apr 23 22:25:24 2026] GET /v2.0/networks?name=public => generated 15 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 22:25:24.698 7 WARNING neutron.services.revisions.revision_plugin [None req-246ba489-23d1-45ec-bdf6-f49e294a76cd 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Could not find related network for resource to bump revision. 2026-04-23 22:25:24.718 7 INFO neutron.db.segments_db [None req-246ba489-23d1-45ec-bdf6-f49e294a76cd 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Added segment 4c5d06fe-63f8-4f93-9c1e-4f3f1471bf70 of type flat for network c51c5736-6c77-404c-a539-6e694b839c28 2026-04-23 22:25:24.744 7 INFO neutron.pecan_wsgi.hooks.translation [None req-246ba489-23d1-45ec-bdf6-f49e294a76cd 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/16] 199.204.45.74 () {48 vars in 961 bytes} [Thu Apr 23 22:25:24 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-04-23 22:25:30.619 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8f2b0568-c2eb-4c73-895e-af68f0324d75 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.204.45.74 () {44 vars in 921 bytes} [Thu Apr 23 22:25:30 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.74 () {44 vars in 943 bytes} [Thu Apr 23 22:25:30 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-04-23 22:25:30.687 8 WARNING neutron.services.revisions.revision_plugin [None req-5504ac3d-be36-4ec7-899c-f9c249649e50 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Could not find related network for resource to bump revision. 2026-04-23 22:25:30.703 8 INFO neutron.db.segments_db [None req-5504ac3d-be36-4ec7-899c-f9c249649e50 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Added segment 5a62d5e0-9703-4d78-861f-b3f2d46f8ae8 of type flat for network 1fd40860-482e-4c58-88a6-b74da4594c17 2026-04-23 22:25:30.747 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5504ac3d-be36-4ec7-899c-f9c249649e50 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 199.204.45.74 () {48 vars in 961 bytes} [Thu Apr 23 22:25:30 2026] POST /v2.0/networks => generated 124 bytes in 110 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 22:25:36.587 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d40b8566-e16c-4a4d-9faa-78c24a6e27f2 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/20] 199.204.45.74 () {44 vars in 921 bytes} [Thu Apr 23 22:25:36 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: 12/21] 199.204.45.74 () {44 vars in 943 bytes} [Thu Apr 23 22:25:36 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 22:25:36.653 7 WARNING neutron.services.revisions.revision_plugin [None req-914a6156-b2dc-482d-9e29-38b21b54bdd3 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Could not find related network for resource to bump revision. 2026-04-23 22:25:36.673 7 INFO neutron.db.segments_db [None req-914a6156-b2dc-482d-9e29-38b21b54bdd3 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Added segment 5c59b4e8-a2fc-410b-9898-171eebd7ebc0 of type flat for network 0e32af1b-dca9-4979-b2fc-f5f1eae2cb7b [pid: 7|app: 0|req: 10/23] 199.204.45.74 () {48 vars in 961 bytes} [Thu Apr 23 22:25:36 2026] POST /v2.0/networks => generated 706 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 22:25:37.792 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5c2886ec-7cdf-46ba-9dac-094f7fccacc9 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/24] 199.204.45.74 () {44 vars in 921 bytes} [Thu Apr 23 22:25:37 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/25] 199.204.45.74 () {44 vars in 943 bytes} [Thu Apr 23 22:25:37 2026] GET /v2.0/networks?name=public => generated 709 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:25:37.865 8 INFO neutron.pecan_wsgi.hooks.translation [None req-98e4cd87-571e-4ef4-8c62-8d9a4a73354a 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 15/26] 199.204.45.74 () {44 vars in 1028 bytes} [Thu Apr 23 22:25:37 2026] GET /v2.0/subnets/public-subnet?network_id=0e32af1b-dca9-4979-b2fc-f5f1eae2cb7b => 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.204.45.74 () {44 vars in 1051 bytes} [Thu Apr 23 22:25:37 2026] GET /v2.0/subnets?name=public-subnet&network_id=0e32af1b-dca9-4979-b2fc-f5f1eae2cb7b => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/28] 199.204.45.74 () {48 vars in 959 bytes} [Thu Apr 23 22:25:37 2026] POST /v2.0/subnets => generated 664 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 22:30:28.725 7 INFO neutron.pecan_wsgi.hooks.translation [None req-33e0c901-2e46-47d4-a8b9-46f3c31c1c83 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/66] 199.204.45.74 () {44 vars in 931 bytes} [Thu Apr 23 22:30:28 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 114 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/67] 199.204.45.74 () {44 vars in 953 bytes} [Thu Apr 23 22:30:28 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 22:30:28.807 7 INFO neutron.db.segments_db [None req-f33e9035-b3d1-40bd-95b5-5b4cb99117ce 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Added segment 36d023d9-f2c4-45c3-84ab-2a609489361d of type vxlan for network 2cdcfc83-e560-4500-be18-86827749c8d1 [pid: 7|app: 0|req: 33/68] 199.204.45.74 () {48 vars in 960 bytes} [Thu Apr 23 22:30:28 2026] POST /v2.0/networks => generated 707 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 22:30:29.786 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b81cdc4e-b789-42ff-b7b5-a1cc3be094e1 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/69] 199.204.45.74 () {44 vars in 931 bytes} [Thu Apr 23 22:30:29 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.204.45.74 () {44 vars in 953 bytes} [Thu Apr 23 22:30:29 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:30:29.851 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c8c86d62-b0c2-4c0d-a9b6-5eff9c539875 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/71] 199.204.45.74 () {44 vars in 1030 bytes} [Thu Apr 23 22:30:29 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=2cdcfc83-e560-4500-be18-86827749c8d1 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/72] 199.204.45.74 () {44 vars in 1053 bytes} [Thu Apr 23 22:30:29 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=2cdcfc83-e560-4500-be18-86827749c8d1 => generated 14 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/73] 199.204.45.74 () {48 vars in 959 bytes} [Thu Apr 23 22:30:29 2026] POST /v2.0/subnets => generated 651 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 22:30:31.183 7 INFO neutron.api.v2.resource [None req-adc77364-8d32-4a8a-8257-3b466c777b26 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/74] 199.204.45.74 () {44 vars in 965 bytes} [Thu Apr 23 22:30:31 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/75] 199.204.45.74 () {44 vars in 987 bytes} [Thu Apr 23 22:30:31 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/76] 199.204.45.74 () {48 vars in 974 bytes} [Thu Apr 23 22:30:31 2026] POST /v2.0/security-groups => generated 1616 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/77] 199.204.45.74 () {44 vars in 995 bytes} [Thu Apr 23 22:30:32 2026] GET /v2.0/security-groups/928306f9-7c33-48ff-9d91-ff3b09bc298f => generated 1616 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/78] 199.204.45.74 () {44 vars in 995 bytes} [Thu Apr 23 22:30:32 2026] GET /v2.0/security-groups/928306f9-7c33-48ff-9d91-ff3b09bc298f => generated 1616 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/79] 199.204.45.74 () {44 vars in 995 bytes} [Thu Apr 23 22:30:32 2026] GET /v2.0/security-groups/928306f9-7c33-48ff-9d91-ff3b09bc298f => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/80] 199.204.45.74 () {48 vars in 985 bytes} [Thu Apr 23 22:30:32 2026] POST /v2.0/security-group-rules => generated 601 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/81] 199.204.45.74 () {44 vars in 995 bytes} [Thu Apr 23 22:30:33 2026] GET /v2.0/security-groups/928306f9-7c33-48ff-9d91-ff3b09bc298f => generated 2230 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/82] 199.204.45.74 () {44 vars in 995 bytes} [Thu Apr 23 22:30:33 2026] GET /v2.0/security-groups/928306f9-7c33-48ff-9d91-ff3b09bc298f => generated 2230 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/83] 199.204.45.74 () {44 vars in 995 bytes} [Thu Apr 23 22:30:33 2026] GET /v2.0/security-groups/928306f9-7c33-48ff-9d91-ff3b09bc298f => generated 2230 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/84] 199.204.45.74 () {48 vars in 985 bytes} [Thu Apr 23 22:30:33 2026] POST /v2.0/security-group-rules => generated 603 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/85] 199.204.45.74 () {44 vars in 995 bytes} [Thu Apr 23 22:30:34 2026] GET /v2.0/security-groups/928306f9-7c33-48ff-9d91-ff3b09bc298f => generated 2846 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/86] 199.204.45.74 () {44 vars in 995 bytes} [Thu Apr 23 22:30:34 2026] GET /v2.0/security-groups/928306f9-7c33-48ff-9d91-ff3b09bc298f => generated 2846 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/87] 199.204.45.74 () {44 vars in 995 bytes} [Thu Apr 23 22:30:34 2026] GET /v2.0/security-groups/928306f9-7c33-48ff-9d91-ff3b09bc298f => generated 2846 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/88] 199.204.45.74 () {48 vars in 985 bytes} [Thu Apr 23 22:30:34 2026] POST /v2.0/security-group-rules => generated 603 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/89] 199.204.45.74 () {44 vars in 995 bytes} [Thu Apr 23 22:30:35 2026] GET /v2.0/security-groups/928306f9-7c33-48ff-9d91-ff3b09bc298f => generated 3462 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/90] 199.204.45.74 () {44 vars in 995 bytes} [Thu Apr 23 22:30:35 2026] GET /v2.0/security-groups/928306f9-7c33-48ff-9d91-ff3b09bc298f => generated 3462 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/91] 199.204.45.74 () {44 vars in 995 bytes} [Thu Apr 23 22:30:35 2026] GET /v2.0/security-groups/928306f9-7c33-48ff-9d91-ff3b09bc298f => generated 3462 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/92] 199.204.45.74 () {48 vars in 985 bytes} [Thu Apr 23 22:30:35 2026] POST /v2.0/security-group-rules => generated 603 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/93] 199.204.45.74 () {44 vars in 995 bytes} [Thu Apr 23 22:30:36 2026] GET /v2.0/security-groups/928306f9-7c33-48ff-9d91-ff3b09bc298f => generated 4078 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/94] 199.204.45.74 () {44 vars in 995 bytes} [Thu Apr 23 22:30:36 2026] GET /v2.0/security-groups/928306f9-7c33-48ff-9d91-ff3b09bc298f => generated 4078 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/95] 199.204.45.74 () {44 vars in 995 bytes} [Thu Apr 23 22:30:36 2026] GET /v2.0/security-groups/928306f9-7c33-48ff-9d91-ff3b09bc298f => generated 4078 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/98] 199.204.45.74 () {48 vars in 985 bytes} [Thu Apr 23 22:30:36 2026] POST /v2.0/security-group-rules => generated 603 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/99] 199.204.45.74 () {44 vars in 981 bytes} [Thu Apr 23 22:30:37 2026] GET /v2.0/networks/2cdcfc83-e560-4500-be18-86827749c8d1 => generated 732 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:30:38.010 7 INFO neutron.pecan_wsgi.hooks.translation [None req-67e132e3-6a11-4675-979c-f0a15a32953e 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 48/100] 199.204.45.74 () {44 vars in 1070 bytes} [Thu Apr 23 22:30:37 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=2cdcfc83-e560-4500-be18-86827749c8d1 => generated 132 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/101] 199.204.45.74 () {44 vars in 1093 bytes} [Thu Apr 23 22:30:38 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=2cdcfc83-e560-4500-be18-86827749c8d1 => 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: 49/102] 199.204.45.74 () {44 vars in 995 bytes} [Thu Apr 23 22:30:38 2026] GET /v2.0/security-groups/928306f9-7c33-48ff-9d91-ff3b09bc298f => generated 4694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/103] 199.204.45.74 () {48 vars in 955 bytes} [Thu Apr 23 22:30:38 2026] POST /v2.0/ports => generated 1100 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 22:30:45.619 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7b29026d-188b-4887-81a2-e4096fd454e8 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 50/104] 199.204.45.74 () {44 vars in 974 bytes} [Thu Apr 23 22:30:45 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 55/105] 199.204.45.74 () {44 vars in 996 bytes} [Thu Apr 23 22:30:45 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/106] 199.204.45.74 () {48 vars in 1026 bytes} [Thu Apr 23 22:30:45 2026] PUT /v2.0/ports/6e5e95f9-dd7f-407e-b92e-4f2832015c3d => generated 1249 bytes in 743 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/107] 199.204.45.74 () {44 vars in 914 bytes} [Thu Apr 23 22:30:47 2026] GET /v2.0/ports => generated 3730 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 22:30:49.094 7 INFO neutron.api.v2.resource [None req-51f35f81-d64a-4921-8977-719bede73bc9 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 52/108] 199.204.45.74 () {44 vars in 953 bytes} [Thu Apr 23 22:30:49 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/109] 199.204.45.74 () {44 vars in 975 bytes} [Thu Apr 23 22:30:49 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/110] 199.204.45.74 () {48 vars in 974 bytes} [Thu Apr 23 22:30:49 2026] POST /v2.0/security-groups => generated 1610 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/111] 199.204.45.74 () {44 vars in 995 bytes} [Thu Apr 23 22:30:50 2026] GET /v2.0/security-groups/fae0b1b6-fa46-4b25-9d7b-ef1e1cf2eee5 => generated 1610 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/112] 199.204.45.74 () {44 vars in 995 bytes} [Thu Apr 23 22:30:50 2026] GET /v2.0/security-groups/fae0b1b6-fa46-4b25-9d7b-ef1e1cf2eee5 => generated 1610 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/113] 199.204.45.74 () {44 vars in 995 bytes} [Thu Apr 23 22:30:50 2026] GET /v2.0/security-groups/fae0b1b6-fa46-4b25-9d7b-ef1e1cf2eee5 => generated 1610 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/114] 199.204.45.74 () {48 vars in 985 bytes} [Thu Apr 23 22:30:50 2026] POST /v2.0/security-group-rules => generated 623 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/115] 199.204.45.74 () {44 vars in 995 bytes} [Thu Apr 23 22:30:51 2026] GET /v2.0/security-groups/fae0b1b6-fa46-4b25-9d7b-ef1e1cf2eee5 => generated 2246 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/116] 199.204.45.74 () {44 vars in 995 bytes} [Thu Apr 23 22:30:51 2026] GET /v2.0/security-groups/fae0b1b6-fa46-4b25-9d7b-ef1e1cf2eee5 => generated 2246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/117] 199.204.45.74 () {44 vars in 995 bytes} [Thu Apr 23 22:30:51 2026] GET /v2.0/security-groups/fae0b1b6-fa46-4b25-9d7b-ef1e1cf2eee5 => generated 2246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/118] 199.204.45.74 () {48 vars in 985 bytes} [Thu Apr 23 22:30:51 2026] POST /v2.0/security-group-rules => generated 627 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/129] 199.204.45.74 () {44 vars in 969 bytes} [Thu Apr 23 22:31:56 2026] GET /v2.0/quotas/abe0a7ddd920490691778396ae738ef7 => 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: 63/130] 199.204.45.74 () {48 vars in 1021 bytes} [Thu Apr 23 22:31:57 2026] PUT /v2.0/quotas/abe0a7ddd920490691778396ae738ef7 => generated 291 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 22:34:17.750 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cd662355-b71f-43e7-921b-92ebfd7e261d 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 77/149] 199.204.45.74 () {30 vars in 740 bytes} [Thu Apr 23 22:34:17 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 177 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 73/150] 199.204.45.74 () {30 vars in 762 bytes} [Thu Apr 23 22:34:17 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 22:34:19.514 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e1d57e27-d73e-43bd-8786-12227e5708fe 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 78/151] 199.204.45.74 () {30 vars in 740 bytes} [Thu Apr 23 22:34:19 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/152] 199.204.45.74 () {30 vars in 762 bytes} [Thu Apr 23 22:34:19 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 22:40:34.705 7 INFO neutron.api.v2.resource [None req-519ed68c-ec7c-4cac-b0fa-64eab7260e33 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 100/203] 199.204.45.74 () {44 vars in 1068 bytes} [Thu Apr 23 22:40:34 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=02615098109b44c799bece37cb70faa6 => 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: 104/204] 199.204.45.74 () {44 vars in 1091 bytes} [Thu Apr 23 22:40:34 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=02615098109b44c799bece37cb70faa6 => generated 23 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/205] 199.204.45.74 () {48 vars in 975 bytes} [Thu Apr 23 22:40:34 2026] POST /v2.0/security-groups => generated 1624 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/206] 199.204.45.74 () {44 vars in 1082 bytes} [Thu Apr 23 22:40:36 2026] GET /v2.0/security-groups/f2c6944a-ee24-4eb7-a2b8-765e5040f4e5?project_id=02615098109b44c799bece37cb70faa6 => generated 1624 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/207] 199.204.45.74 () {44 vars in 995 bytes} [Thu Apr 23 22:40:36 2026] GET /v2.0/security-groups/f2c6944a-ee24-4eb7-a2b8-765e5040f4e5 => 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: 106/208] 199.204.45.74 () {44 vars in 1082 bytes} [Thu Apr 23 22:40:36 2026] GET /v2.0/security-groups/f2c6944a-ee24-4eb7-a2b8-765e5040f4e5?project_id=02615098109b44c799bece37cb70faa6 => generated 1624 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/209] 199.204.45.74 () {48 vars in 985 bytes} [Thu Apr 23 22:40:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/212] 199.204.45.74 () {44 vars in 1082 bytes} [Thu Apr 23 22:40:37 2026] GET /v2.0/security-groups/f2c6944a-ee24-4eb7-a2b8-765e5040f4e5?project_id=02615098109b44c799bece37cb70faa6 => generated 2234 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/213] 199.204.45.74 () {44 vars in 995 bytes} [Thu Apr 23 22:40:37 2026] GET /v2.0/security-groups/f2c6944a-ee24-4eb7-a2b8-765e5040f4e5 => generated 2234 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/214] 199.204.45.74 () {44 vars in 1082 bytes} [Thu Apr 23 22:40:37 2026] GET /v2.0/security-groups/f2c6944a-ee24-4eb7-a2b8-765e5040f4e5?project_id=02615098109b44c799bece37cb70faa6 => generated 2234 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/215] 199.204.45.74 () {48 vars in 985 bytes} [Thu Apr 23 22:40:37 2026] POST /v2.0/security-group-rules => generated 599 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/216] 199.204.45.74 () {44 vars in 1082 bytes} [Thu Apr 23 22:40:38 2026] GET /v2.0/security-groups/f2c6944a-ee24-4eb7-a2b8-765e5040f4e5?project_id=02615098109b44c799bece37cb70faa6 => generated 2846 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/217] 199.204.45.74 () {44 vars in 995 bytes} [Thu Apr 23 22:40:38 2026] GET /v2.0/security-groups/f2c6944a-ee24-4eb7-a2b8-765e5040f4e5 => generated 2846 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/218] 199.204.45.74 () {44 vars in 1082 bytes} [Thu Apr 23 22:40:38 2026] GET /v2.0/security-groups/f2c6944a-ee24-4eb7-a2b8-765e5040f4e5?project_id=02615098109b44c799bece37cb70faa6 => generated 2846 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/219] 199.204.45.74 () {48 vars in 985 bytes} [Thu Apr 23 22:40:38 2026] POST /v2.0/security-group-rules => generated 601 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/220] 199.204.45.74 () {44 vars in 1082 bytes} [Thu Apr 23 22:40:39 2026] GET /v2.0/security-groups/f2c6944a-ee24-4eb7-a2b8-765e5040f4e5?project_id=02615098109b44c799bece37cb70faa6 => generated 3460 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/221] 199.204.45.74 () {44 vars in 995 bytes} [Thu Apr 23 22:40:39 2026] GET /v2.0/security-groups/f2c6944a-ee24-4eb7-a2b8-765e5040f4e5 => generated 3460 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/222] 199.204.45.74 () {44 vars in 1082 bytes} [Thu Apr 23 22:40:39 2026] GET /v2.0/security-groups/f2c6944a-ee24-4eb7-a2b8-765e5040f4e5?project_id=02615098109b44c799bece37cb70faa6 => generated 3460 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/223] 199.204.45.74 () {48 vars in 985 bytes} [Thu Apr 23 22:40:39 2026] POST /v2.0/security-group-rules => generated 602 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/242] 199.204.45.74 () {30 vars in 738 bytes} [Thu Apr 23 22:43:01 2026] GET /v2.0/networks?tenant_id=02615098109b44c799bece37cb70faa6&shared=False => generated 15 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 22:43:01.547 8 INFO neutron.db.segments_db [None req-58486a91-d658-41ef-ab28-1d59c68d8d2e fdaa23829ec749bb865f9e91a8389c03 02615098109b44c799bece37cb70faa6 - - f4717aa3c4f34a6bb2aeaba7d7437106 f4717aa3c4f34a6bb2aeaba7d7437106] Added segment ce439593-ecdd-4f2b-9eb7-a5a415878867 of type vxlan for network bcbd60cb-d4df-4b15-b787-79a98785673f [pid: 8|app: 0|req: 123/243] 199.204.45.74 () {34 vars in 680 bytes} [Thu Apr 23 22:43:01 2026] POST /v2.0/networks => generated 718 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/244] 199.204.45.74 () {30 vars in 720 bytes} [Thu Apr 23 22:43:01 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 124/245] 199.204.45.74 () {30 vars in 631 bytes} [Thu Apr 23 22:43:01 2026] GET /v2.0/extensions => generated 22037 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/246] 199.204.45.74 () {34 vars in 675 bytes} [Thu Apr 23 22:43:01 2026] POST /v2.0/ports => generated 999 bytes in 727 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/247] 199.204.45.74 () {30 vars in 701 bytes} [Thu Apr 23 22:43:02 2026] GET /v2.0/networks/bcbd60cb-d4df-4b15-b787-79a98785673f => 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: 123/248] 199.204.45.74 () {30 vars in 720 bytes} [Thu Apr 23 22:43:04 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/249] 199.204.45.74 () {30 vars in 701 bytes} [Thu Apr 23 22:43:04 2026] GET /v2.0/networks/bcbd60cb-d4df-4b15-b787-79a98785673f => 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: 126/254] 199.204.45.74 () {44 vars in 969 bytes} [Thu Apr 23 22:43:26 2026] GET /v2.0/quotas/02615098109b44c799bece37cb70faa6 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/255] 199.204.45.74 () {48 vars in 1021 bytes} [Thu Apr 23 22:43:26 2026] PUT /v2.0/quotas/02615098109b44c799bece37cb70faa6 => generated 291 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:54:21.588 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f2402dc8-8d46-4ef3-9701-113df5047133 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 173/342] 199.204.45.74 () {44 vars in 921 bytes} [Thu Apr 23 22:54:21 2026] GET /v2.0/networks/public => generated 108 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/343] 199.204.45.74 () {44 vars in 943 bytes} [Thu Apr 23 22:54:21 2026] GET /v2.0/networks?name=public => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:54:22.634 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4f8b98bd-aea6-4cb5-9238-3ef8bfc87e65 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 175/346] 199.204.45.74 () {44 vars in 921 bytes} [Thu Apr 23 22:54:22 2026] GET /v2.0/networks/public => generated 108 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/347] 199.204.45.74 () {44 vars in 943 bytes} [Thu Apr 23 22:54:22 2026] GET /v2.0/networks?name=public => generated 753 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:54:22.693 8 INFO neutron.pecan_wsgi.hooks.translation [None req-53f5eb2c-9f77-4270-9cd0-2730999bdf9f 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 176/348] 199.204.45.74 () {44 vars in 1028 bytes} [Thu Apr 23 22:54:22 2026] GET /v2.0/subnets/public-subnet?network_id=0e32af1b-dca9-4979-b2fc-f5f1eae2cb7b => generated 113 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/349] 199.204.45.74 () {44 vars in 1051 bytes} [Thu Apr 23 22:54:22 2026] GET /v2.0/subnets?name=public-subnet&network_id=0e32af1b-dca9-4979-b2fc-f5f1eae2cb7b => generated 667 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:54:48.738 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8dadbdbf-1ead-4310-9f7f-a835f57e4585 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 178/352] 199.204.45.74 () {44 vars in 931 bytes} [Thu Apr 23 22:54:48 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/353] 199.204.45.74 () {44 vars in 953 bytes} [Thu Apr 23 22:54:48 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:54:49.732 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ddcaf4c2-a8a6-4018-9128-95b7f8b291b4 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 179/354] 199.204.45.74 () {44 vars in 931 bytes} [Thu Apr 23 22:54:49 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/355] 199.204.45.74 () {44 vars in 953 bytes} [Thu Apr 23 22:54:49 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:54:49.805 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e3010ce2-f5b2-483c-9883-6ba1834020d6 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 180/356] 199.204.45.74 () {44 vars in 1030 bytes} [Thu Apr 23 22:54:49 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=2cdcfc83-e560-4500-be18-86827749c8d1 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/357] 199.204.45.74 () {44 vars in 1053 bytes} [Thu Apr 23 22:54:49 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=2cdcfc83-e560-4500-be18-86827749c8d1 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:54:50.950 8 INFO neutron.api.v2.resource [None req-d1e75110-cb53-403a-acf5-925a16a8c14b 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 181/358] 199.204.45.74 () {44 vars in 965 bytes} [Thu Apr 23 22:54:50 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: 7|app: 0|req: 178/359] 199.204.45.74 () {44 vars in 987 bytes} [Thu Apr 23 22:54:50 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/362] 199.204.45.74 () {44 vars in 995 bytes} [Thu Apr 23 22:54:52 2026] GET /v2.0/security-groups/928306f9-7c33-48ff-9d91-ff3b09bc298f => generated 4694 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/363] 199.204.45.74 () {44 vars in 995 bytes} [Thu Apr 23 22:54:52 2026] GET /v2.0/security-groups/928306f9-7c33-48ff-9d91-ff3b09bc298f => generated 4694 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/364] 199.204.45.74 () {44 vars in 1005 bytes} [Thu Apr 23 22:54:52 2026] GET /v2.0/security-group-rules/1243ff05-4b81-4ee4-9e3c-234cf36c1f32 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/365] 199.204.45.74 () {44 vars in 995 bytes} [Thu Apr 23 22:54:53 2026] GET /v2.0/security-groups/928306f9-7c33-48ff-9d91-ff3b09bc298f => generated 4694 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/366] 199.204.45.74 () {44 vars in 995 bytes} [Thu Apr 23 22:54:53 2026] GET /v2.0/security-groups/928306f9-7c33-48ff-9d91-ff3b09bc298f => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/367] 199.204.45.74 () {44 vars in 1005 bytes} [Thu Apr 23 22:54:53 2026] GET /v2.0/security-group-rules/e764a03e-3bd1-4ef7-925d-fb6857a1597b => generated 603 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/368] 199.204.45.74 () {44 vars in 995 bytes} [Thu Apr 23 22:54:53 2026] GET /v2.0/security-groups/928306f9-7c33-48ff-9d91-ff3b09bc298f => 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: 183/369] 199.204.45.74 () {44 vars in 995 bytes} [Thu Apr 23 22:54:54 2026] GET /v2.0/security-groups/928306f9-7c33-48ff-9d91-ff3b09bc298f => generated 4694 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/370] 199.204.45.74 () {44 vars in 1005 bytes} [Thu Apr 23 22:54:54 2026] GET /v2.0/security-group-rules/fbdecbc6-04a5-4d0f-92bf-b7d4d1745a82 => generated 603 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/371] 199.204.45.74 () {44 vars in 995 bytes} [Thu Apr 23 22:54:54 2026] GET /v2.0/security-groups/928306f9-7c33-48ff-9d91-ff3b09bc298f => generated 4694 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/372] 199.204.45.74 () {44 vars in 995 bytes} [Thu Apr 23 22:54:55 2026] GET /v2.0/security-groups/928306f9-7c33-48ff-9d91-ff3b09bc298f => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/373] 199.204.45.74 () {44 vars in 1005 bytes} [Thu Apr 23 22:54:55 2026] GET /v2.0/security-group-rules/556b775a-93e1-4692-8736-da569541b710 => generated 603 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/374] 199.204.45.74 () {44 vars in 995 bytes} [Thu Apr 23 22:54:55 2026] GET /v2.0/security-groups/928306f9-7c33-48ff-9d91-ff3b09bc298f => generated 4694 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/375] 199.204.45.74 () {44 vars in 995 bytes} [Thu Apr 23 22:54:55 2026] GET /v2.0/security-groups/928306f9-7c33-48ff-9d91-ff3b09bc298f => generated 4694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/376] 199.204.45.74 () {44 vars in 1005 bytes} [Thu Apr 23 22:54:55 2026] GET /v2.0/security-group-rules/445703a0-82c1-413f-866e-3710a87bcc29 => generated 603 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/377] 199.204.45.74 () {44 vars in 981 bytes} [Thu Apr 23 22:54:57 2026] GET /v2.0/networks/2cdcfc83-e560-4500-be18-86827749c8d1 => generated 732 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:54:57.272 8 INFO neutron.pecan_wsgi.hooks.translation [None req-16404067-f16c-428f-bd82-511b634eca55 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 191/378] 199.204.45.74 () {44 vars in 1070 bytes} [Thu Apr 23 22:54:57 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=2cdcfc83-e560-4500-be18-86827749c8d1 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/379] 199.204.45.74 () {44 vars in 1093 bytes} [Thu Apr 23 22:54:57 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=2cdcfc83-e560-4500-be18-86827749c8d1 => generated 1254 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/380] 199.204.45.74 () {44 vars in 995 bytes} [Thu Apr 23 22:54:57 2026] GET /v2.0/security-groups/928306f9-7c33-48ff-9d91-ff3b09bc298f => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 22:55:05.183 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cb4ee3a1-9583-4623-a021-6e5385ff1ebe 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 189/381] 199.204.45.74 () {44 vars in 974 bytes} [Thu Apr 23 22:55:05 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/382] 199.204.45.74 () {44 vars in 996 bytes} [Thu Apr 23 22:55:05 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/385] 199.204.45.74 () {44 vars in 914 bytes} [Thu Apr 23 22:55:06 2026] GET /v2.0/ports => generated 4725 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 22:55:07.857 8 INFO neutron.api.v2.resource [None req-e0fdb8c9-2555-452c-a26e-3d19cd079e12 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 196/386] 199.204.45.74 () {44 vars in 953 bytes} [Thu Apr 23 22:55:07 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/387] 199.204.45.74 () {44 vars in 975 bytes} [Thu Apr 23 22:55:07 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/388] 199.204.45.74 () {44 vars in 995 bytes} [Thu Apr 23 22:55:08 2026] GET /v2.0/security-groups/fae0b1b6-fa46-4b25-9d7b-ef1e1cf2eee5 => generated 2886 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/389] 199.204.45.74 () {44 vars in 995 bytes} [Thu Apr 23 22:55:08 2026] GET /v2.0/security-groups/fae0b1b6-fa46-4b25-9d7b-ef1e1cf2eee5 => generated 2886 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/390] 199.204.45.74 () {44 vars in 1005 bytes} [Thu Apr 23 22:55:08 2026] GET /v2.0/security-group-rules/204234ae-9ed3-4cf0-9943-fbd9e9d8b7b5 => generated 623 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/391] 199.204.45.74 () {44 vars in 995 bytes} [Thu Apr 23 22:55:09 2026] GET /v2.0/security-groups/fae0b1b6-fa46-4b25-9d7b-ef1e1cf2eee5 => generated 2886 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/392] 199.204.45.74 () {44 vars in 995 bytes} [Thu Apr 23 22:55:09 2026] GET /v2.0/security-groups/fae0b1b6-fa46-4b25-9d7b-ef1e1cf2eee5 => generated 2886 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/393] 199.204.45.74 () {44 vars in 1005 bytes} [Thu Apr 23 22:55:09 2026] GET /v2.0/security-group-rules/9eb07609-5b31-48cf-bccc-bf6fd017349b => generated 627 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/394] 199.204.45.74 () {44 vars in 969 bytes} [Thu Apr 23 22:55:20 2026] GET /v2.0/quotas/abe0a7ddd920490691778396ae738ef7 => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:56:11.318 8 INFO neutron.api.v2.resource [None req-ee8cb2de-bb2a-428b-b843-7ec39e3eb51e 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 205/403] 199.204.45.74 () {44 vars in 1068 bytes} [Thu Apr 23 22:56:11 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=02615098109b44c799bece37cb70faa6 => generated 139 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/404] 199.204.45.74 () {44 vars in 1091 bytes} [Thu Apr 23 22:56:11 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=02615098109b44c799bece37cb70faa6 => generated 4072 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/405] 199.204.45.74 () {44 vars in 1082 bytes} [Thu Apr 23 22:56:12 2026] GET /v2.0/security-groups/f2c6944a-ee24-4eb7-a2b8-765e5040f4e5?project_id=02615098109b44c799bece37cb70faa6 => generated 4075 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/406] 199.204.45.74 () {44 vars in 995 bytes} [Thu Apr 23 22:56:12 2026] GET /v2.0/security-groups/f2c6944a-ee24-4eb7-a2b8-765e5040f4e5 => generated 4075 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/407] 199.204.45.74 () {44 vars in 1005 bytes} [Thu Apr 23 22:56:12 2026] GET /v2.0/security-group-rules/14cf285b-560e-4e19-920a-85c2faec002d => 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: 201/408] 199.204.45.74 () {44 vars in 1082 bytes} [Thu Apr 23 22:56:13 2026] GET /v2.0/security-groups/f2c6944a-ee24-4eb7-a2b8-765e5040f4e5?project_id=02615098109b44c799bece37cb70faa6 => generated 4075 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/409] 199.204.45.74 () {44 vars in 995 bytes} [Thu Apr 23 22:56:13 2026] GET /v2.0/security-groups/f2c6944a-ee24-4eb7-a2b8-765e5040f4e5 => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/410] 199.204.45.74 () {44 vars in 1005 bytes} [Thu Apr 23 22:56:13 2026] GET /v2.0/security-group-rules/e2b89a76-83f2-4b60-a624-86530d307720 => 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: 209/411] 199.204.45.74 () {44 vars in 1082 bytes} [Thu Apr 23 22:56:14 2026] GET /v2.0/security-groups/f2c6944a-ee24-4eb7-a2b8-765e5040f4e5?project_id=02615098109b44c799bece37cb70faa6 => generated 4075 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/412] 199.204.45.74 () {44 vars in 995 bytes} [Thu Apr 23 22:56:14 2026] GET /v2.0/security-groups/f2c6944a-ee24-4eb7-a2b8-765e5040f4e5 => generated 4075 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/413] 199.204.45.74 () {44 vars in 1005 bytes} [Thu Apr 23 22:56:14 2026] GET /v2.0/security-group-rules/4283557a-c83b-4239-bc14-27290e7cc2e9 => generated 601 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/414] 199.204.45.74 () {44 vars in 1082 bytes} [Thu Apr 23 22:56:15 2026] GET /v2.0/security-groups/f2c6944a-ee24-4eb7-a2b8-765e5040f4e5?project_id=02615098109b44c799bece37cb70faa6 => generated 4075 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/415] 199.204.45.74 () {44 vars in 995 bytes} [Thu Apr 23 22:56:15 2026] GET /v2.0/security-groups/f2c6944a-ee24-4eb7-a2b8-765e5040f4e5 => generated 4075 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/416] 199.204.45.74 () {44 vars in 1005 bytes} [Thu Apr 23 22:56:15 2026] GET /v2.0/security-group-rules/b5e1f84a-6929-4b85-8206-56f15a4767b0 => generated 602 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/419] 199.204.45.74 () {44 vars in 969 bytes} [Thu Apr 23 22:56:22 2026] GET /v2.0/quotas/02615098109b44c799bece37cb70faa6 => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/426] 199.204.45.74 () {44 vars in 943 bytes} [Thu Apr 23 22:57:10 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: 8|app: 0|req: 219/431] 10.0.0.137 () {32 vars in 648 bytes} [Thu Apr 23 22:57:48 2026] GET /v2.0/networks => generated 2168 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/432] 10.0.0.137 () {32 vars in 654 bytes} [Thu Apr 23 22:57:49 2026] GET /v2.0/floatingips => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/433] 10.0.0.137 () {32 vars in 646 bytes} [Thu Apr 23 22:57:49 2026] GET /v2.0/routers => generated 15 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/434] 10.0.0.137 () {32 vars in 642 bytes} [Thu Apr 23 22:57:49 2026] GET /v2.0/ports => generated 4725 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/435] 10.0.0.137 () {32 vars in 646 bytes} [Thu Apr 23 22:57:49 2026] GET /v2.0/subnets => generated 1308 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/436] 10.0.0.137 () {32 vars in 648 bytes} [Thu Apr 23 22:57:49 2026] GET /v2.0/networks => generated 2168 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/437] 10.0.0.137 () {32 vars in 662 bytes} [Thu Apr 23 22:57:49 2026] GET /v2.0/security-groups => generated 17401 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/438] 10.0.0.137 () {32 vars in 654 bytes} [Thu Apr 23 22:57:49 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 22:58:00.703 7 INFO neutron.db.segments_db [None req-521a4200-6ef7-4add-976c-acb9ef756a0b 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Added segment 0ea8ccbd-8b2f-4ea5-b464-5178d29c145f of type vxlan for network a799bc95-553c-4319-9692-eb371e73d8c7 2026-04-23 22:58:00.721 8 INFO neutron.db.segments_db [None req-4d03d9ec-425e-4bff-9202-0e01fbe1488c 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Added segment a37fb853-df07-432c-9770-e8cc1e136b05 of type vxlan for network 0cd1a148-5a9e-4bd2-8e54-8789d0d86388 [pid: 8|app: 0|req: 224/441] 10.0.0.137 () {34 vars in 670 bytes} [Thu Apr 23 22:58:00 2026] POST /v2.0/networks => generated 749 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/442] 10.0.0.137 () {34 vars in 670 bytes} [Thu Apr 23 22:58:00 2026] POST /v2.0/networks => generated 744 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 22:58:00.961 8 INFO neutron.db.segments_db [None req-528d98f5-c272-4475-bf42-dc652e3cf86d 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Added segment fe949074-6dab-42e5-9681-9ea5b81d3acf of type vxlan for network 1fa486cd-e2a0-4f41-b5cf-1065d8edf234 [pid: 7|app: 0|req: 219/443] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 22:58:00 2026] POST /v2.0/subnets => generated 696 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/444] 10.0.0.137 () {34 vars in 670 bytes} [Thu Apr 23 22:58:00 2026] POST /v2.0/networks => generated 745 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 22:58:01.100 8 INFO neutron.db.segments_db [None req-c3aa1e21-bbc9-4256-93aa-28aaa090711f 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Added segment 256a455f-3a7b-4a2c-8fe1-ce2c87fa312f of type vxlan for network 401115c2-c2c4-4555-8713-1d023f257a89 [pid: 7|app: 0|req: 220/445] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 22:58:01 2026] POST /v2.0/subnets => generated 691 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 22:58:01.327 8 INFO neutron.db.l3_hamode_db [None req-c3aa1e21-bbc9-4256-93aa-28aaa090711f 3481e30a8e7b450088adb3e2884e8cbf 7e04b1c8309d418f948230dd389dbbce - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 221/446] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 22:58:01 2026] POST /v2.0/subnets => generated 692 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 22:58:01.375 7 INFO neutron.db.segments_db [None req-cb645821-91d9-4280-b58e-254154be3c6b 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Added segment 8aa0db09-1b63-4c1e-8e94-253bb033dcef of type vxlan for network d33f9333-d208-48d3-aef5-6330de210c34 2026-04-23 22:58:01.604 7 INFO neutron.db.l3_hamode_db [None req-cb645821-91d9-4280-b58e-254154be3c6b 3481e30a8e7b450088adb3e2884e8cbf b167489e092d41149ce8410b5b5a0ebf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 22:58:02.124 8 INFO neutron.db.l3_hamode_db [None req-c3aa1e21-bbc9-4256-93aa-28aaa090711f 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 22:58:02.707 7 INFO neutron.db.l3_hamode_db [None req-cb645821-91d9-4280-b58e-254154be3c6b 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 226/447] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 22:58:01 2026] POST /v2.0/routers => generated 736 bytes in 2263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 22:58:03.490 8 WARNING neutron.db.securitygroups_db [None req-fc9e3ed7-cf52-40ea-ab42-0564eae9835b 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 227/448] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 22:58:03 2026] GET /v2.0/security-groups?tenant_id=89951f886cd04193afd84fb6dd2a05b2&name=default => generated 2921 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 22:58:03.698 8 INFO neutron.db.segments_db [None req-323dc79c-faec-40e8-968e-35c53442a0e4 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Added segment 9cc53155-d337-4f77-8502-34c7feda1cb6 of type vxlan for network d7f8ffed-a395-49c2-a5fe-d9a37809674e [pid: 7|app: 0|req: 222/449] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 22:58:01 2026] POST /v2.0/routers => generated 731 bytes in 2419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 22:58:03.995 8 INFO neutron.db.l3_hamode_db [None req-323dc79c-faec-40e8-968e-35c53442a0e4 3481e30a8e7b450088adb3e2884e8cbf 6109f084706547b787a9ed81d7bcfc41 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 22:58:04.621 8 INFO neutron.db.l3_hamode_db [None req-323dc79c-faec-40e8-968e-35c53442a0e4 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 223/450] 10.0.0.137 () {34 vars in 782 bytes} [Thu Apr 23 22:58:03 2026] PUT /v2.0/routers/f56c4054-030e-4973-8c3e-550e9c9481b7/add_router_interface => generated 310 bytes in 1227 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/451] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 22:58:04 2026] DELETE /v2.0/security-groups/5b0bb57f-9af4-4b5c-8c05-31649c80e023 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/452] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 22:58:03 2026] POST /v2.0/routers => generated 732 bytes in 1931 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/453] 10.0.0.137 () {34 vars in 782 bytes} [Thu Apr 23 22:58:05 2026] PUT /v2.0/routers/33360bb3-0b70-496c-bcdb-a27fd84448c8/add_router_interface => generated 310 bytes in 1071 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/454] 10.0.0.126 () {38 vars in 970 bytes} [Thu Apr 23 22:58:06 2026] POST /v2.0/security-groups => generated 1685 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/455] 10.0.0.126 () {34 vars in 990 bytes} [Thu Apr 23 22:58:06 2026] GET /v2.0/security-groups/26e92142-e832-46ae-9942-f47a862ddf8b => generated 1685 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/456] 10.0.0.126 () {38 vars in 980 bytes} [Thu Apr 23 22:58:06 2026] POST /v2.0/security-group-rules => generated 614 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/459] 10.0.0.137 () {34 vars in 782 bytes} [Thu Apr 23 22:58:05 2026] PUT /v2.0/routers/d12010c5-09dd-49e2-abeb-34ca6b55703e/add_router_interface => generated 310 bytes in 1200 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/460] 10.0.0.137 () {34 vars in 684 bytes} [Thu Apr 23 22:58:06 2026] POST /v2.0/security-groups => generated 1660 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/461] 10.0.0.126 () {38 vars in 970 bytes} [Thu Apr 23 22:58:06 2026] POST /v2.0/security-groups => generated 1686 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/462] 10.0.0.137 () {34 vars in 694 bytes} [Thu Apr 23 22:58:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 22:58:07.091 7 INFO neutron.db.segments_db [None req-8fd2f6e6-d195-4d53-b455-1b2241be0911 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Added segment 8a68bc35-81ca-44c8-a56f-a023fddb7623 of type vxlan for network 2434cd80-3be2-47fd-885c-2dd38b5ced96 [pid: 8|app: 0|req: 232/463] 10.0.0.137 () {34 vars in 694 bytes} [Thu Apr 23 22:58:07 2026] POST /v2.0/security-group-rules => generated 602 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/464] 10.0.0.137 () {34 vars in 670 bytes} [Thu Apr 23 22:58:06 2026] POST /v2.0/networks => generated 737 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/465] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 22:58:07 2026] POST /v2.0/subnets => generated 684 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/466] 10.0.0.126 () {34 vars in 990 bytes} [Thu Apr 23 22:58:07 2026] GET /v2.0/security-groups/cd5c8b2b-525f-44d7-8132-4beaba3798b0 => generated 1686 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/467] 10.0.0.126 () {38 vars in 970 bytes} [Thu Apr 23 22:58:07 2026] POST /v2.0/security-groups => generated 1681 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/468] 10.0.0.137 () {34 vars in 675 bytes} [Thu Apr 23 22:58:07 2026] POST /v2.0/floatingips => generated 552 bytes in 612 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 22:58:07.737 7 INFO neutron.db.segments_db [None req-3e27a938-f5b2-40c5-b22b-61aed10908b9 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Added segment 8afd337d-c6c6-4681-9078-e83bd2356c1e of type vxlan for network bb7f551d-1b61-4b1a-841f-ea3624024929 [pid: 8|app: 0|req: 234/469] 10.0.0.126 () {38 vars in 980 bytes} [Thu Apr 23 22:58:07 2026] POST /v2.0/security-group-rules => generated 614 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 22:58:07.986 7 INFO neutron.db.l3_hamode_db [None req-3e27a938-f5b2-40c5-b22b-61aed10908b9 3481e30a8e7b450088adb3e2884e8cbf bc32edc778c4490183b9c569a6a75b52 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 235/470] 10.0.0.126 () {38 vars in 970 bytes} [Thu Apr 23 22:58:07 2026] POST /v2.0/security-groups => generated 1680 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/471] 10.0.0.126 () {34 vars in 990 bytes} [Thu Apr 23 22:58:08 2026] GET /v2.0/security-groups/cd5c8b2b-525f-44d7-8132-4beaba3798b0 => generated 2311 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/472] 10.0.0.126 () {38 vars in 980 bytes} [Thu Apr 23 22:58:08 2026] POST /v2.0/security-group-rules => generated 619 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/473] 10.0.0.126 () {38 vars in 970 bytes} [Thu Apr 23 22:58:08 2026] POST /v2.0/security-groups => generated 1680 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 22:58:08.465 8 WARNING neutron.db.securitygroups_db [req-59ceffe6-79ba-468d-a091-da93849b4f52 req-30ea471b-c8c5-40ca-b300-f6c6b3e90370 1f663ab86861481a97c7c2ab3b2c4ccc b167489e092d41149ce8410b5b5a0ebf - - 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: 239/474] 10.0.0.126 () {34 vars in 1099 bytes} [Thu Apr 23 22:58:08 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1869798954&fields=id&tenant_id=b167489e092d41149ce8410b5b5a0ebf => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/475] 10.0.0.126 () {34 vars in 990 bytes} [Thu Apr 23 22:58:08 2026] GET /v2.0/security-groups/cd5c8b2b-525f-44d7-8132-4beaba3798b0 => generated 2941 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/476] 10.0.0.126 () {34 vars in 981 bytes} [Thu Apr 23 22:58:08 2026] GET /v2.0/networks?id=a799bc95-553c-4319-9692-eb371e73d8c7 => generated 676 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:58:08.580 8 WARNING neutron.db.securitygroups_db [req-20ba39ba-be8f-4d9e-92c5-df881be3a467 req-49c13409-329c-4b4d-85c2-27d3a4d4c3f0 25ac521d543543ac8dd03a0aef998262 6109f084706547b787a9ed81d7bcfc41 - - 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/477] 10.0.0.126 () {34 vars in 1001 bytes} [Thu Apr 23 22:58:08 2026] GET /v2.0/security-groups?tenant_id=6109f084706547b787a9ed81d7bcfc41 => generated 7902 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/478] 10.0.0.126 () {34 vars in 964 bytes} [Thu Apr 23 22:58:08 2026] GET /v2.0/quotas/b167489e092d41149ce8410b5b5a0ebf => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/479] 10.0.0.126 () {34 vars in 990 bytes} [Thu Apr 23 22:58:08 2026] GET /v2.0/security-groups/63870601-8991-4d7f-97a6-0a401d797894 => generated 2918 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/480] 10.0.0.126 () {34 vars in 1001 bytes} [Thu Apr 23 22:58:08 2026] GET /v2.0/ports?tenant_id=b167489e092d41149ce8410b5b5a0ebf&fields=id => generated 57 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/481] 10.0.0.126 () {34 vars in 990 bytes} [Thu Apr 23 22:58:08 2026] GET /v2.0/security-groups/63870601-8991-4d7f-97a6-0a401d797894 => generated 2918 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 22:58:08.788 7 INFO neutron.db.l3_hamode_db [None req-3e27a938-f5b2-40c5-b22b-61aed10908b9 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 247/482] 10.0.0.126 () {34 vars in 1000 bytes} [Thu Apr 23 22:58:08 2026] GET /v2.0/security-group-rules/d6beab9d-c7f0-4b86-bb58-bd0dbb336070 => generated 616 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/483] 10.0.0.126 () {34 vars in 990 bytes} [Thu Apr 23 22:58:08 2026] GET /v2.0/security-groups/cd5c8b2b-525f-44d7-8132-4beaba3798b0 => generated 2941 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/484] 10.0.0.126 () {36 vars in 1022 bytes} [Thu Apr 23 22:58:08 2026] DELETE /v2.0/security-group-rules/d6beab9d-c7f0-4b86-bb58-bd0dbb336070 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/485] 10.0.0.126 () {34 vars in 990 bytes} [Thu Apr 23 22:58:08 2026] GET /v2.0/security-groups/6a86d812-7d98-4e0a-bcc1-ef3d338aa088 => generated 1681 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/486] 10.0.0.126 () {36 vars in 1012 bytes} [Thu Apr 23 22:58:08 2026] DELETE /v2.0/security-groups/6a86d812-7d98-4e0a-bcc1-ef3d338aa088 => 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: 252/487] 10.0.0.126 () {34 vars in 990 bytes} [Thu Apr 23 22:58:09 2026] GET /v2.0/security-groups/cd5c8b2b-525f-44d7-8132-4beaba3798b0 => generated 2311 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/488] 10.0.0.126 () {34 vars in 906 bytes} [Thu Apr 23 22:58:09 2026] GET /v2.0/extensions => generated 22037 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/489] 10.0.0.126 () {36 vars in 1012 bytes} [Thu Apr 23 22:58:09 2026] DELETE /v2.0/security-groups/cd5c8b2b-525f-44d7-8132-4beaba3798b0 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/490] 10.0.0.126 () {34 vars in 1007 bytes} [Thu Apr 23 22:58:09 2026] GET /v2.0/networks/a799bc95-553c-4319-9692-eb371e73d8c7?fields=segments => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 22:58:09.238 8 INFO neutron.api.v2.resource [req-b63c2e91-d155-4e68-9ac0-efbef4d0cc72 req-9af96a82-a4a6-4782-92ad-90d39fce01bc 25ac521d543543ac8dd03a0aef998262 6109f084706547b787a9ed81d7bcfc41 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 256/491] 10.0.0.126 () {34 vars in 990 bytes} [Thu Apr 23 22:58:09 2026] GET /v2.0/security-groups/6a86d812-7d98-4e0a-bcc1-ef3d338aa088 => generated 146 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/492] 10.0.0.126 () {34 vars in 1107 bytes} [Thu Apr 23 22:58:09 2026] GET /v2.0/networks/a799bc95-553c-4319-9692-eb371e73d8c7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/493] 10.0.0.126 () {34 vars in 990 bytes} [Thu Apr 23 22:58:09 2026] GET /v2.0/security-groups/26e92142-e832-46ae-9942-f47a862ddf8b => generated 2310 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/494] 10.0.0.126 () {36 vars in 1012 bytes} [Thu Apr 23 22:58:09 2026] DELETE /v2.0/security-groups/26e92142-e832-46ae-9942-f47a862ddf8b => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 22:58:09.779 8 INFO neutron_taas.services.taas.taas_plugin [None req-3123b24f-8af7-4c9f-8f9e-b7d2825aa95c 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] TaaS: Handle Delete Port: c49429ad-e431-487e-a346-964acaf95325 2026-04-23 22:58:09.788 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3123b24f-8af7-4c9f-8f9e-b7d2825aa95c 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Tap Mirror: Handle Delete Port: c49429ad-e431-487e-a346-964acaf95325 [pid: 7|app: 0|req: 236/495] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 22:58:07 2026] POST /v2.0/routers => generated 724 bytes in 2219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/496] 10.0.0.126 () {34 vars in 990 bytes} [Thu Apr 23 22:58:09 2026] GET /v2.0/security-groups/c56129dd-79f6-4838-b97a-1b3b36c723eb => generated 1680 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/497] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:09 2026] GET /v2.0/ports?device_id=471f086c-d7fb-4192-952e-5f1f707f2865 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/498] 10.0.0.137 () {34 vars in 788 bytes} [Thu Apr 23 22:58:09 2026] PUT /v2.0/routers/f56c4054-030e-4973-8c3e-550e9c9481b7/remove_router_interface => generated 310 bytes in 954 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/499] 10.0.0.126 () {36 vars in 1012 bytes} [Thu Apr 23 22:58:10 2026] DELETE /v2.0/security-groups/c56129dd-79f6-4838-b97a-1b3b36c723eb => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 22:58:10.551 8 INFO neutron_taas.services.taas.taas_plugin [None req-04cb03a1-9f73-4a17-8982-b1e19f1ffe84 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] TaaS: Handle Delete Port: 9dd448b3-61b6-4d0b-b6a4-a299117d6c1c 2026-04-23 22:58:10.553 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-04cb03a1-9f73-4a17-8982-b1e19f1ffe84 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Tap Mirror: Handle Delete Port: 9dd448b3-61b6-4d0b-b6a4-a299117d6c1c 2026-04-23 22:58:10.754 8 INFO neutron_taas.services.taas.taas_plugin [None req-04cb03a1-9f73-4a17-8982-b1e19f1ffe84 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] TaaS: Handle Delete Port: c0be3623-9109-48d6-9ee5-58594efe5fd6 2026-04-23 22:58:10.756 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-04cb03a1-9f73-4a17-8982-b1e19f1ffe84 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Tap Mirror: Handle Delete Port: c0be3623-9109-48d6-9ee5-58594efe5fd6 2026-04-23 22:58:10.839 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-04cb03a1-9f73-4a17-8982-b1e19f1ffe84 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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 2298, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2303, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 7|app: 0|req: 239/500] 10.0.0.137 () {34 vars in 782 bytes} [Thu Apr 23 22:58:09 2026] PUT /v2.0/routers/b2ad40c5-b109-448e-89ab-efc14505eb06/add_router_interface => generated 310 bytes in 1023 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:58:11.007 7 INFO neutron.api.v2.resource [req-b15737fe-7026-48e2-b579-1f97b7a07577 req-02e8c3df-e169-498d-ac1d-136677f26619 25ac521d543543ac8dd03a0aef998262 6109f084706547b787a9ed81d7bcfc41 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 240/501] 10.0.0.126 () {34 vars in 990 bytes} [Thu Apr 23 22:58:10 2026] GET /v2.0/security-groups/c56129dd-79f6-4838-b97a-1b3b36c723eb => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/502] 10.0.0.126 () {34 vars in 990 bytes} [Thu Apr 23 22:58:11 2026] GET /v2.0/security-groups/b56a9721-2b0a-4a86-8c8b-ce44134b8276 => generated 1680 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/503] 10.0.0.126 () {36 vars in 1012 bytes} [Thu Apr 23 22:58:11 2026] DELETE /v2.0/security-groups/b56a9721-2b0a-4a86-8c8b-ce44134b8276 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/504] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:11 2026] GET /v2.0/ports?device_id=471f086c-d7fb-4192-952e-5f1f707f2865 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 22:58:11.182 7 INFO neutron.api.v2.resource [req-87b7f08f-6507-4df1-9cbf-ffe5ee472f9c req-96374d0d-3495-4246-a761-bff3cf931e8a 25ac521d543543ac8dd03a0aef998262 6109f084706547b787a9ed81d7bcfc41 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 244/505] 10.0.0.126 () {34 vars in 990 bytes} [Thu Apr 23 22:58:11 2026] GET /v2.0/security-groups/b56a9721-2b0a-4a86-8c8b-ce44134b8276 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 22:58:11.220 7 WARNING neutron.db.securitygroups_db [req-7a409bc6-b21f-44e2-b670-541961a846d4 req-070a67d7-9687-429e-a383-0331c8dae040 25ac521d543543ac8dd03a0aef998262 6109f084706547b787a9ed81d7bcfc41 - - 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-04-23 22:58:11.222 8 INFO neutron.db.l3_hamode_db [None req-04cb03a1-9f73-4a17-8982-b1e19f1ffe84 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] HA network 401115c2-c2c4-4555-8713-1d023f257a89 was deleted as no HA routers are present in project 7e04b1c8309d418f948230dd389dbbce. [pid: 8|app: 0|req: 262/506] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:58:10 2026] DELETE /v2.0/routers/f56c4054-030e-4973-8c3e-550e9c9481b7 => generated 0 bytes in 840 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/507] 10.0.0.126 () {34 vars in 1001 bytes} [Thu Apr 23 22:58:11 2026] GET /v2.0/security-groups?tenant_id=6109f084706547b787a9ed81d7bcfc41 => generated 2921 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/508] 10.0.0.126 () {34 vars in 990 bytes} [Thu Apr 23 22:58:11 2026] GET /v2.0/security-groups/63870601-8991-4d7f-97a6-0a401d797894 => generated 2918 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/509] 10.0.0.126 () {34 vars in 990 bytes} [Thu Apr 23 22:58:11 2026] GET /v2.0/security-groups/63870601-8991-4d7f-97a6-0a401d797894 => generated 2918 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/510] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:58:11 2026] DELETE /v2.0/subnets/bbd5f545-678d-4ae1-8ce7-4d96552f8639 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 22:58:11.389 7 INFO neutron.api.v2.resource [req-93aff11d-0954-4f3a-a0b0-60dd6fd9b0fe req-3c736e1a-af9e-4d68-9962-fd0cb05fad4a 25ac521d543543ac8dd03a0aef998262 6109f084706547b787a9ed81d7bcfc41 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 248/511] 10.0.0.126 () {34 vars in 990 bytes} [Thu Apr 23 22:58:11 2026] GET /v2.0/security-groups/b56a9721-2b0a-4a86-8c8b-ce44134b8276 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 22:58:11.425 7 INFO neutron.api.v2.resource [req-8710a1af-0cd2-46b4-a10e-94a984b4e30f req-9fe13d36-8acd-43a7-998d-46632f83f093 25ac521d543543ac8dd03a0aef998262 6109f084706547b787a9ed81d7bcfc41 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 249/512] 10.0.0.126 () {34 vars in 990 bytes} [Thu Apr 23 22:58:11 2026] GET /v2.0/security-groups/c56129dd-79f6-4838-b97a-1b3b36c723eb => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 22:58:11.459 7 INFO neutron.api.v2.resource [req-6117db18-458e-4da6-bdab-8d629b241308 req-55e80cf7-9048-4679-aca3-3d867806de4c 25ac521d543543ac8dd03a0aef998262 6109f084706547b787a9ed81d7bcfc41 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 250/513] 10.0.0.126 () {34 vars in 990 bytes} [Thu Apr 23 22:58:11 2026] GET /v2.0/security-groups/6a86d812-7d98-4e0a-bcc1-ef3d338aa088 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 22:58:11.467 8 INFO neutron_taas.services.taas.taas_plugin [None req-9f6e458e-66de-4925-993c-a268884fdf77 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] TaaS: Handle Delete Port: 5fc7ef2a-c48f-4c1f-a774-0b61434b9a41 2026-04-23 22:58:11.469 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9f6e458e-66de-4925-993c-a268884fdf77 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Tap Mirror: Handle Delete Port: 5fc7ef2a-c48f-4c1f-a774-0b61434b9a41 2026-04-23 22:58:11.574 8 INFO neutron.services.segments.plugin [-] Segment 256a455f-3a7b-4a2c-8fe1-ce2c87fa312f resource provider aggregate not found 2026-04-23 22:58:11.606 8 INFO neutron.services.segments.plugin [-] Segment 256a455f-3a7b-4a2c-8fe1-ce2c87fa312f resource provider aggregate not found 2026-04-23 22:58:11.618 8 INFO neutron.services.segments.plugin [-] Segment 256a455f-3a7b-4a2c-8fe1-ce2c87fa312f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 256a455f-3a7b-4a2c-8fe1-ce2c87fa312f found for delete ", "request_id": "req-d932428c-acbc-43bd-ac3e-0e0a9f502996"}]} 2026-04-23 22:58:11.631 8 INFO neutron.services.segments.plugin [-] Segment 256a455f-3a7b-4a2c-8fe1-ce2c87fa312f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 256a455f-3a7b-4a2c-8fe1-ce2c87fa312f found for delete ", "request_id": "req-c43a9ec5-009c-4630-ba49-aab7c0fcd9e8"}]} [pid: 8|app: 0|req: 264/514] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 22:58:11 2026] DELETE /v2.0/networks/0cd1a148-5a9e-4bd2-8e54-8789d0d86388 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/515] 10.0.0.137 () {34 vars in 684 bytes} [Thu Apr 23 22:58:11 2026] POST /v2.0/security-groups => generated 1659 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/516] 10.0.0.137 () {34 vars in 694 bytes} [Thu Apr 23 22:58:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 22:58:11.863 8 WARNING neutron.db.securitygroups_db [None req-1c141ec1-c8ed-4345-80bf-5642cc624f1e 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 267/517] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 22:58:11 2026] GET /v2.0/security-groups?tenant_id=7e04b1c8309d418f948230dd389dbbce&name=default => generated 2921 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/518] 10.0.0.137 () {34 vars in 694 bytes} [Thu Apr 23 22:58:11 2026] POST /v2.0/security-group-rules => generated 602 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 22:58:11.976 7 INFO neutron_taas.services.taas.taas_plugin [None req-70f62ee6-31c6-49f9-9817-73c91642d383 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] TaaS: Handle Delete Port: e74cfabd-2825-401b-84fe-a2c9ba333804 2026-04-23 22:58:11.986 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-70f62ee6-31c6-49f9-9817-73c91642d383 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Tap Mirror: Handle Delete Port: e74cfabd-2825-401b-84fe-a2c9ba333804 [pid: 8|app: 0|req: 269/519] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 22:58:11 2026] DELETE /v2.0/security-groups/afd7a947-ebaa-482a-be55-1e43b77b40c6 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/520] 10.0.0.137 () {34 vars in 675 bytes} [Thu Apr 23 22:58:12 2026] POST /v2.0/floatingips => generated 552 bytes in 497 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/521] 10.0.0.137 () {34 vars in 788 bytes} [Thu Apr 23 22:58:11 2026] PUT /v2.0/routers/d12010c5-09dd-49e2-abeb-34ca6b55703e/remove_router_interface => generated 310 bytes in 1133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/522] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:12 2026] GET /v2.0/ports?device_id=471f086c-d7fb-4192-952e-5f1f707f2865 => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 22:58:12.761 7 INFO neutron_taas.services.taas.taas_plugin [None req-853060d9-7a76-45e1-ad06-1f310acc2194 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] TaaS: Handle Delete Port: bddd1800-78a6-4d19-86c1-280ea1847352 2026-04-23 22:58:12.763 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-853060d9-7a76-45e1-ad06-1f310acc2194 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Tap Mirror: Handle Delete Port: bddd1800-78a6-4d19-86c1-280ea1847352 2026-04-23 22:58:12.950 7 INFO neutron_taas.services.taas.taas_plugin [None req-853060d9-7a76-45e1-ad06-1f310acc2194 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] TaaS: Handle Delete Port: 6896d8e4-8c98-44b0-bae1-f5fba8723138 2026-04-23 22:58:12.952 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-853060d9-7a76-45e1-ad06-1f310acc2194 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Tap Mirror: Handle Delete Port: 6896d8e4-8c98-44b0-bae1-f5fba8723138 2026-04-23 22:58:12.994 8 WARNING neutron.db.securitygroups_db [req-23a00e9d-8472-4a2f-b1cc-922deb374a82 req-9b29ee9e-353b-483d-ac42-4cf17f7e3999 f5cb5d7911ac4d5a93f97e2198958a8c bc32edc778c4490183b9c569a6a75b52 - - 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-04-23 22:58:13.012 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-853060d9-7a76-45e1-ad06-1f310acc2194 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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 2298, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2303, 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: 272/523] 10.0.0.126 () {34 vars in 1097 bytes} [Thu Apr 23 22:58:12 2026] GET /v2.0/security-groups?name=tempest-securitygroup--998486028&fields=id&tenant_id=bc32edc778c4490183b9c569a6a75b52 => generated 69 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/524] 10.0.0.126 () {34 vars in 981 bytes} [Thu Apr 23 22:58:13 2026] GET /v2.0/networks?id=2434cd80-3be2-47fd-885c-2dd38b5ced96 => generated 669 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/525] 10.0.0.126 () {34 vars in 964 bytes} [Thu Apr 23 22:58:13 2026] GET /v2.0/quotas/bc32edc778c4490183b9c569a6a75b52 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/526] 10.0.0.126 () {34 vars in 1001 bytes} [Thu Apr 23 22:58:13 2026] GET /v2.0/ports?tenant_id=bc32edc778c4490183b9c569a6a75b52&fields=id => generated 57 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/527] 10.0.0.126 () {34 vars in 1007 bytes} [Thu Apr 23 22:58:13 2026] GET /v2.0/networks/2434cd80-3be2-47fd-885c-2dd38b5ced96?fields=segments => generated 14 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/528] 10.0.0.126 () {34 vars in 1107 bytes} [Thu Apr 23 22:58:13 2026] GET /v2.0/networks/2434cd80-3be2-47fd-885c-2dd38b5ced96?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 22:58:13.334 7 INFO neutron.db.l3_hamode_db [None req-853060d9-7a76-45e1-ad06-1f310acc2194 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] HA network d7f8ffed-a395-49c2-a5fe-d9a37809674e was deleted as no HA routers are present in project 6109f084706547b787a9ed81d7bcfc41. [pid: 7|app: 0|req: 252/529] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:58:12 2026] DELETE /v2.0/routers/d12010c5-09dd-49e2-abeb-34ca6b55703e => generated 0 bytes in 728 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/530] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:13 2026] GET /v2.0/ports?device_id=8e764338-c095-41aa-b38e-fac2305fbe9a => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/531] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:58:13 2026] DELETE /v2.0/subnets/aedc8d6f-eb92-4051-a2dc-627682853735 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/532] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 22:58:13 2026] DELETE /v2.0/networks/1fa486cd-e2a0-4f41-b5cf-1065d8edf234 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 22:58:13.640 8 INFO neutron.services.segments.plugin [-] Segment a37fb853-df07-432c-9770-e8cc1e136b05 resource provider aggregate not found 2026-04-23 22:58:13.663 8 INFO neutron.services.segments.plugin [-] Segment a37fb853-df07-432c-9770-e8cc1e136b05 resource provider aggregate not found 2026-04-23 22:58:13.670 8 INFO neutron.services.segments.plugin [-] Segment a37fb853-df07-432c-9770-e8cc1e136b05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a37fb853-df07-432c-9770-e8cc1e136b05 found for delete ", "request_id": "req-5fdb9622-dd97-4315-ad8c-eb96c1a6572a"}]} 2026-04-23 22:58:13.696 8 INFO neutron.services.segments.plugin [-] Segment fe949074-6dab-42e5-9681-9ea5b81d3acf resource provider aggregate not found 2026-04-23 22:58:13.700 8 INFO neutron.services.segments.plugin [-] Segment a37fb853-df07-432c-9770-e8cc1e136b05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a37fb853-df07-432c-9770-e8cc1e136b05 found for delete ", "request_id": "req-e7de9439-b9c7-42ea-aa93-ae6a99314614"}]} [pid: 7|app: 0|req: 254/533] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:13 2026] GET /v2.0/ports?device_id=471f086c-d7fb-4192-952e-5f1f707f2865 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 22:58:13.776 8 WARNING neutron.db.securitygroups_db [None req-d3237938-c115-434e-a73d-891348c8d903 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 280/534] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 22:58:13 2026] GET /v2.0/security-groups?tenant_id=6109f084706547b787a9ed81d7bcfc41&name=default => generated 2921 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 22:58:13.876 7 INFO neutron.services.segments.plugin [-] Segment 9cc53155-d337-4f77-8502-34c7feda1cb6 resource provider aggregate not found [pid: 7|app: 0|req: 255/535] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 22:58:13 2026] DELETE /v2.0/security-groups/63870601-8991-4d7f-97a6-0a401d797894 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 22:58:13.887 8 INFO neutron.services.segments.plugin [-] Segment fe949074-6dab-42e5-9681-9ea5b81d3acf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe949074-6dab-42e5-9681-9ea5b81d3acf found for delete ", "request_id": "req-3c44c997-453e-4586-be57-b1ff3c9f70cf"}]} 2026-04-23 22:58:13.894 7 INFO neutron.services.segments.plugin [-] Segment 9cc53155-d337-4f77-8502-34c7feda1cb6 resource provider aggregate not found 2026-04-23 22:58:13.894 8 INFO neutron.services.segments.plugin [-] Segment fe949074-6dab-42e5-9681-9ea5b81d3acf resource provider aggregate not found 2026-04-23 22:58:13.904 7 INFO neutron.services.segments.plugin [-] Segment 9cc53155-d337-4f77-8502-34c7feda1cb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9cc53155-d337-4f77-8502-34c7feda1cb6 found for delete ", "request_id": "req-09160807-3657-4462-96b5-1253d7b827f2"}]} 2026-04-23 22:58:13.907 7 INFO neutron.services.segments.plugin [-] Segment 9cc53155-d337-4f77-8502-34c7feda1cb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9cc53155-d337-4f77-8502-34c7feda1cb6 found for delete ", "request_id": "req-5ae18f31-1853-4c66-aec4-2c938e1867e4"}]} 2026-04-23 22:58:13.908 8 INFO neutron.services.segments.plugin [-] Segment fe949074-6dab-42e5-9681-9ea5b81d3acf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe949074-6dab-42e5-9681-9ea5b81d3acf found for delete ", "request_id": "req-33cc01aa-5064-49b3-bba0-853fbc4948f5"}]} 2026-04-23 22:58:14.058 8 INFO neutron.db.segments_db [None req-438de105-4f75-4f59-872d-2538144757ae 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Added segment 93cf57fd-b4fe-4f39-8195-17add0fbc89e of type vxlan for network 5bc834e4-e53b-4dae-86ca-c06953bc1901 [pid: 8|app: 0|req: 281/536] 10.0.0.137 () {34 vars in 670 bytes} [Thu Apr 23 22:58:13 2026] POST /v2.0/networks => generated 752 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/537] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 22:58:14 2026] POST /v2.0/subnets => generated 699 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/538] 199.204.45.74 () {34 vars in 984 bytes} [Thu Apr 23 22:58:14 2026] GET /v2.0/networks?id=a799bc95-553c-4319-9692-eb371e73d8c7 => generated 676 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:58:14.395 7 INFO neutron.db.segments_db [None req-910841b6-a96b-4d75-bc52-4164c0661437 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Added segment c88a1222-613d-428a-afdc-07d6fb0e6609 of type vxlan for network 6b7b5eff-dfb4-4936-af61-2c374baef116 [pid: 8|app: 0|req: 283/539] 199.204.45.74 () {34 vars in 909 bytes} [Thu Apr 23 22:58:14 2026] GET /v2.0/extensions => generated 22037 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-23 22:58:14.418 8 WARNING neutron.db.securitygroups_db [req-59ceffe6-79ba-468d-a091-da93849b4f52 req-46782d99-fdbe-4516-a612-09cd36e81316 1f663ab86861481a97c7c2ab3b2c4ccc b167489e092d41149ce8410b5b5a0ebf - - 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: 284/540] 199.204.45.74 () {34 vars in 1048 bytes} [Thu Apr 23 22:58:14 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b167489e092d41149ce8410b5b5a0ebf => generated 181 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:58:14.689 7 INFO neutron.db.l3_hamode_db [None req-910841b6-a96b-4d75-bc52-4164c0661437 3481e30a8e7b450088adb3e2884e8cbf f7a45bf6fec4462fa9bbfe765f5a95e4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 285/541] 199.204.45.74 () {38 vars in 953 bytes} [Thu Apr 23 22:58:14 2026] POST /v2.0/ports => generated 954 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 286/542] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:14 2026] GET /v2.0/ports?device_id=8e764338-c095-41aa-b38e-fac2305fbe9a => 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: 287/543] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:14 2026] GET /v2.0/ports?device_id=471f086c-d7fb-4192-952e-5f1f707f2865 => generated 957 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/544] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:15 2026] GET /v2.0/security-groups?id=1cd57a71-f469-41c1-a878-5fa2a2c0ec48&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-04-23 22:58:15.461 7 INFO neutron.db.l3_hamode_db [None req-910841b6-a96b-4d75-bc52-4164c0661437 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 289/545] 199.204.45.74 () {38 vars in 1026 bytes} [Thu Apr 23 22:58:15 2026] PUT /v2.0/ports/0fccfdcb-399d-4965-a131-43838b065822 => generated 1235 bytes in 509 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-04-23 22:58:16.024 8 INFO neutron.db.segments_db [None req-fd053fad-8998-42ee-9189-c2f88379c752 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Added segment 9ccc285c-3da5-45ac-9df9-da0fa6644889 of type vxlan for network 6e00f206-ee14-4414-93b6-2982f63fdaf6 [pid: 8|app: 0|req: 290/546] 10.0.0.137 () {34 vars in 670 bytes} [Thu Apr 23 22:58:15 2026] POST /v2.0/networks => generated 747 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/547] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:16 2026] GET /v2.0/ports?device_id=8e764338-c095-41aa-b38e-fac2305fbe9a => 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: 257/548] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 22:58:14 2026] POST /v2.0/routers => generated 739 bytes in 1874 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/549] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:16 2026] GET /v2.0/ports?device_id=471f086c-d7fb-4192-952e-5f1f707f2865 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/550] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 22:58:16 2026] POST /v2.0/subnets => generated 694 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 22:58:16.400 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e843e724-a45b-4488-be06-f078e178e92c'] response: {'name': 'network-changed', 'server_uuid': '471f086c-d7fb-4192-952e-5f1f707f2865', 'tag': '0fccfdcb-399d-4965-a131-43838b065822', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 293/551] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:16 2026] GET /v2.0/security-groups?id=1cd57a71-f469-41c1-a878-5fa2a2c0ec48&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:58:16.446 8 INFO neutron.db.segments_db [None req-da1480f3-f81c-401f-8719-20072c2935fe 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Added segment a10367df-44fa-4c9f-8d17-df303bd831c6 of type vxlan for network 8bed5d41-9868-4f0a-aa0a-f18de8e4f7f7 2026-04-23 22:58:16.648 8 INFO neutron.db.l3_hamode_db [None req-da1480f3-f81c-401f-8719-20072c2935fe 3481e30a8e7b450088adb3e2884e8cbf 2f4fa089918b4934bdf51265484eee9d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 22:58:17.284 8 INFO neutron.db.l3_hamode_db [None req-da1480f3-f81c-401f-8719-20072c2935fe 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 259/552] 10.0.0.137 () {34 vars in 782 bytes} [Thu Apr 23 22:58:16 2026] PUT /v2.0/routers/78ab40d8-9c64-4de6-b790-13c00f51ffb5/add_router_interface => generated 310 bytes in 1289 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/553] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 22:58:17 2026] GET /v2.0/ports?tenant_id=b167489e092d41149ce8410b5b5a0ebf&device_id=471f086c-d7fb-4192-952e-5f1f707f2865 => generated 1238 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/554] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:17 2026] GET /v2.0/ports?device_id=8e764338-c095-41aa-b38e-fac2305fbe9a => 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: 262/555] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:17 2026] GET /v2.0/ports?device_id=471f086c-d7fb-4192-952e-5f1f707f2865 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/556] 199.204.45.74 () {34 vars in 1056 bytes} [Thu Apr 23 22:58:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=0fccfdcb-399d-4965-a131-43838b065822 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/557] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:17 2026] GET /v2.0/security-groups?id=1cd57a71-f469-41c1-a878-5fa2a2c0ec48&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/558] 199.204.45.74 () {34 vars in 982 bytes} [Thu Apr 23 22:58:17 2026] GET /v2.0/subnets?id=8df5057f-f25f-40e6-9e90-65dc788c1e3c => generated 694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/559] 199.204.45.74 () {34 vars in 984 bytes} [Thu Apr 23 22:58:17 2026] GET /v2.0/networks?id=2434cd80-3be2-47fd-885c-2dd38b5ced96 => generated 669 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/560] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 22:58:18 2026] GET /v2.0/ports?network_id=a799bc95-553c-4319-9692-eb371e73d8c7&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: 268/561] 10.0.0.137 () {34 vars in 684 bytes} [Thu Apr 23 22:58:18 2026] POST /v2.0/security-groups => generated 1659 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 22:58:18.353 7 WARNING neutron.db.securitygroups_db [req-23a00e9d-8472-4a2f-b1cc-922deb374a82 req-a5fefcd9-3e2e-45e3-8f69-d8a4ebe8ab59 f5cb5d7911ac4d5a93f97e2198958a8c bc32edc778c4490183b9c569a6a75b52 - - 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: 294/562] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 22:58:16 2026] POST /v2.0/routers => generated 734 bytes in 1949 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/563] 199.204.45.74 () {34 vars in 1048 bytes} [Thu Apr 23 22:58:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bc32edc778c4490183b9c569a6a75b52 => generated 180 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/564] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 22:58:18 2026] GET /v2.0/networks/a799bc95-553c-4319-9692-eb371e73d8c7?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: 270/565] 10.0.0.137 () {34 vars in 694 bytes} [Thu Apr 23 22:58:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/566] 199.204.45.74 () {38 vars in 953 bytes} [Thu Apr 23 22:58:18 2026] POST /v2.0/ports => generated 958 bytes in 376 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: 272/567] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 22:58:18 2026] GET /v2.0/networks/a799bc95-553c-4319-9692-eb371e73d8c7?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: 273/568] 10.0.0.137 () {34 vars in 694 bytes} [Thu Apr 23 22:58:18 2026] POST /v2.0/security-group-rules => generated 602 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/569] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:18 2026] GET /v2.0/ports?device_id=8e764338-c095-41aa-b38e-fac2305fbe9a => generated 961 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/570] 10.0.0.137 () {34 vars in 782 bytes} [Thu Apr 23 22:58:18 2026] PUT /v2.0/routers/52a98833-f040-41ab-8077-5dad3734867e/add_router_interface => generated 310 bytes in 1013 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/571] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:19 2026] GET /v2.0/ports?device_id=471f086c-d7fb-4192-952e-5f1f707f2865 => 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: 275/572] 199.204.45.74 () {38 vars in 1026 bytes} [Thu Apr 23 22:58:19 2026] PUT /v2.0/ports/de0a68fe-69db-4abe-a739-f25c960d6584 => generated 1239 bytes in 432 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: 276/573] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:19 2026] GET /v2.0/security-groups?id=a2cc2e4f-52f6-419e-9296-163e3bc167a1&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/574] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:19 2026] GET /v2.0/security-groups?id=1cd57a71-f469-41c1-a878-5fa2a2c0ec48&fields=id&fields=name => generated 114 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/575] 10.0.0.137 () {34 vars in 675 bytes} [Thu Apr 23 22:58:19 2026] POST /v2.0/floatingips => generated 552 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 22:58:19.873 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d7b3a68-aada-4c54-bc2f-191b2744342c'] response: {'name': 'network-changed', 'server_uuid': '8e764338-c095-41aa-b38e-fac2305fbe9a', 'tag': 'de0a68fe-69db-4abe-a739-f25c960d6584', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 278/576] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 22:58:19 2026] GET /v2.0/ports?tenant_id=b167489e092d41149ce8410b5b5a0ebf&device_id=471f086c-d7fb-4192-952e-5f1f707f2865 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/577] 199.204.45.74 () {34 vars in 984 bytes} [Thu Apr 23 22:58:19 2026] GET /v2.0/networks?id=a799bc95-553c-4319-9692-eb371e73d8c7 => generated 772 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/578] 199.204.45.74 () {34 vars in 1056 bytes} [Thu Apr 23 22:58:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=0fccfdcb-399d-4965-a131-43838b065822 => 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: 299/579] 10.0.0.137 () {34 vars in 684 bytes} [Thu Apr 23 22:58:19 2026] POST /v2.0/security-groups => generated 1661 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/580] 199.204.45.74 () {34 vars in 982 bytes} [Thu Apr 23 22:58:20 2026] GET /v2.0/subnets?id=8df5057f-f25f-40e6-9e90-65dc788c1e3c => generated 694 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/581] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 22:58:20 2026] GET /v2.0/ports?network_id=a799bc95-553c-4319-9692-eb371e73d8c7&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/582] 10.0.0.137 () {34 vars in 694 bytes} [Thu Apr 23 22:58:20 2026] POST /v2.0/security-group-rules => generated 597 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/583] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 22:58:20 2026] GET /v2.0/networks/a799bc95-553c-4319-9692-eb371e73d8c7?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/584] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 22:58:20 2026] GET /v2.0/networks/a799bc95-553c-4319-9692-eb371e73d8c7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/585] 10.0.0.137 () {34 vars in 694 bytes} [Thu Apr 23 22:58:20 2026] POST /v2.0/security-group-rules => generated 602 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 22:58:20.264 8 WARNING neutron.db.securitygroups_db [req-4d159ced-160a-4b63-967a-b380e7a15c23 req-cde24418-6ffa-4496-94ab-54df56c42a42 dd4c798b692e4f3aa19da0eb3a267274 f7a45bf6fec4462fa9bbfe765f5a95e4 - - 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: 302/586] 10.0.0.126 () {34 vars in 1097 bytes} [Thu Apr 23 22:58:20 2026] GET /v2.0/security-groups?name=tempest-securitygroup--651782536&fields=id&tenant_id=f7a45bf6fec4462fa9bbfe765f5a95e4 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/587] 10.0.0.126 () {34 vars in 981 bytes} [Thu Apr 23 22:58:20 2026] GET /v2.0/networks?id=5bc834e4-e53b-4dae-86ca-c06953bc1901 => generated 684 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/588] 10.0.0.126 () {34 vars in 964 bytes} [Thu Apr 23 22:58:20 2026] GET /v2.0/quotas/f7a45bf6fec4462fa9bbfe765f5a95e4 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/589] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 22:58:20 2026] GET /v2.0/ports?tenant_id=bc32edc778c4490183b9c569a6a75b52&device_id=8e764338-c095-41aa-b38e-fac2305fbe9a => generated 1242 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/590] 10.0.0.126 () {34 vars in 1001 bytes} [Thu Apr 23 22:58:20 2026] GET /v2.0/ports?tenant_id=f7a45bf6fec4462fa9bbfe765f5a95e4&fields=id => generated 103 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/591] 199.204.45.74 () {34 vars in 1016 bytes} [Thu Apr 23 22:58:20 2026] GET /v2.0/networks?tenant_id=bc32edc778c4490183b9c569a6a75b52&shared=False => generated 765 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/592] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:20 2026] GET /v2.0/ports?device_id=8e764338-c095-41aa-b38e-fac2305fbe9a => generated 973 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/593] 199.204.45.74 () {34 vars in 928 bytes} [Thu Apr 23 22:58:20 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/594] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:20 2026] GET /v2.0/security-groups?id=a2cc2e4f-52f6-419e-9296-163e3bc167a1&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/595] 10.0.0.137 () {34 vars in 675 bytes} [Thu Apr 23 22:58:20 2026] POST /v2.0/floatingips => generated 552 bytes in 524 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/596] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:20 2026] GET /v2.0/ports?device_id=471f086c-d7fb-4192-952e-5f1f707f2865 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/597] 10.0.0.126 () {34 vars in 906 bytes} [Thu Apr 23 22:58:20 2026] GET /v2.0/extensions => generated 22037 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/598] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:20 2026] GET /v2.0/security-groups?id=1cd57a71-f469-41c1-a878-5fa2a2c0ec48&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: 287/599] 10.0.0.126 () {34 vars in 1007 bytes} [Thu Apr 23 22:58:20 2026] GET /v2.0/networks/5bc834e4-e53b-4dae-86ca-c06953bc1901?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/600] 10.0.0.126 () {34 vars in 1107 bytes} [Thu Apr 23 22:58:20 2026] GET /v2.0/networks/5bc834e4-e53b-4dae-86ca-c06953bc1901?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: 288/601] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:21 2026] GET /v2.0/ports?device_id=99e6ae57-aaea-4ffc-9437-74d816823e1b => 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: 315/604] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 22:58:21 2026] GET /v2.0/ports?tenant_id=bc32edc778c4490183b9c569a6a75b52&device_id=8e764338-c095-41aa-b38e-fac2305fbe9a => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/605] 199.204.45.74 () {34 vars in 1058 bytes} [Thu Apr 23 22:58:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=de0a68fe-69db-4abe-a739-f25c960d6584 => 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: 316/606] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:21 2026] GET /v2.0/ports?device_id=8e764338-c095-41aa-b38e-fac2305fbe9a => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/607] 199.204.45.74 () {34 vars in 982 bytes} [Thu Apr 23 22:58:21 2026] GET /v2.0/subnets?id=a285eb2f-5e42-482f-9ba8-102a74aabaa6 => generated 687 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/608] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 22:58:21 2026] GET /v2.0/ports?network_id=2434cd80-3be2-47fd-885c-2dd38b5ced96&device_owner=network%3Adhcp => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/609] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:21 2026] GET /v2.0/security-groups?id=a2cc2e4f-52f6-419e-9296-163e3bc167a1&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: 293/610] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 22:58:21 2026] GET /v2.0/networks/2434cd80-3be2-47fd-885c-2dd38b5ced96?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: 318/611] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 22:58:21 2026] GET /v2.0/networks/2434cd80-3be2-47fd-885c-2dd38b5ced96?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: 294/612] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:22 2026] GET /v2.0/ports?device_id=471f086c-d7fb-4192-952e-5f1f707f2865 => generated 969 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/613] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:22 2026] GET /v2.0/security-groups?id=1cd57a71-f469-41c1-a878-5fa2a2c0ec48&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/614] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:22 2026] GET /v2.0/ports?device_id=99e6ae57-aaea-4ffc-9437-74d816823e1b => 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: 320/615] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:22 2026] GET /v2.0/ports?device_id=8e764338-c095-41aa-b38e-fac2305fbe9a => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/616] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:23 2026] GET /v2.0/security-groups?id=a2cc2e4f-52f6-419e-9296-163e3bc167a1&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: 321/617] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:23 2026] GET /v2.0/ports?device_id=471f086c-d7fb-4192-952e-5f1f707f2865 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/618] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:23 2026] GET /v2.0/security-groups?id=1cd57a71-f469-41c1-a878-5fa2a2c0ec48&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/619] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:23 2026] GET /v2.0/ports?device_id=99e6ae57-aaea-4ffc-9437-74d816823e1b => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/620] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:24 2026] GET /v2.0/ports?device_id=8e764338-c095-41aa-b38e-fac2305fbe9a => generated 973 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/621] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:24 2026] GET /v2.0/security-groups?id=a2cc2e4f-52f6-419e-9296-163e3bc167a1&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: 299/622] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:24 2026] GET /v2.0/ports?device_id=471f086c-d7fb-4192-952e-5f1f707f2865 => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/623] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:24 2026] GET /v2.0/ports?device_id=99e6ae57-aaea-4ffc-9437-74d816823e1b => 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: 300/624] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:24 2026] GET /v2.0/security-groups?id=1cd57a71-f469-41c1-a878-5fa2a2c0ec48&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/625] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:25 2026] GET /v2.0/ports?device_id=8e764338-c095-41aa-b38e-fac2305fbe9a => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/626] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:25 2026] GET /v2.0/security-groups?id=a2cc2e4f-52f6-419e-9296-163e3bc167a1&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:58:25.447 8 WARNING neutron.db.securitygroups_db [req-0f7ccf2e-7bee-4847-a3bc-8e43a8f36cce req-704b1215-c9cd-4f5c-8cc4-5f4f1965ceee 21e20ad978b34a8585fe8c5e2c9a2cc6 2f4fa089918b4934bdf51265484eee9d - - 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: 326/627] 10.0.0.126 () {34 vars in 1099 bytes} [Thu Apr 23 22:58:25 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2114630890&fields=id&tenant_id=2f4fa089918b4934bdf51265484eee9d => generated 69 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/628] 10.0.0.126 () {34 vars in 981 bytes} [Thu Apr 23 22:58:25 2026] GET /v2.0/networks?id=6e00f206-ee14-4414-93b6-2982f63fdaf6 => generated 679 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/629] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:25 2026] GET /v2.0/ports?device_id=99e6ae57-aaea-4ffc-9437-74d816823e1b => 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: 328/630] 10.0.0.126 () {34 vars in 964 bytes} [Thu Apr 23 22:58:25 2026] GET /v2.0/quotas/2f4fa089918b4934bdf51265484eee9d => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/631] 199.204.45.74 () {34 vars in 984 bytes} [Thu Apr 23 22:58:25 2026] GET /v2.0/networks?id=5bc834e4-e53b-4dae-86ca-c06953bc1901 => generated 684 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/632] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:25 2026] GET /v2.0/ports?device_id=471f086c-d7fb-4192-952e-5f1f707f2865 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:58:25.643 7 WARNING neutron.db.securitygroups_db [req-4d159ced-160a-4b63-967a-b380e7a15c23 req-90fbf248-595b-4fb5-9147-0e59cfed6755 dd4c798b692e4f3aa19da0eb3a267274 f7a45bf6fec4462fa9bbfe765f5a95e4 - - 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: 305/633] 199.204.45.74 () {34 vars in 1048 bytes} [Thu Apr 23 22:58:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f7a45bf6fec4462fa9bbfe765f5a95e4 => generated 180 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/634] 10.0.0.126 () {34 vars in 1001 bytes} [Thu Apr 23 22:58:25 2026] GET /v2.0/ports?tenant_id=2f4fa089918b4934bdf51265484eee9d&fields=id => generated 57 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/635] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:25 2026] GET /v2.0/security-groups?id=1cd57a71-f469-41c1-a878-5fa2a2c0ec48&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: 307/636] 10.0.0.126 () {34 vars in 1007 bytes} [Thu Apr 23 22:58:25 2026] GET /v2.0/networks/6e00f206-ee14-4414-93b6-2982f63fdaf6?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/637] 10.0.0.126 () {34 vars in 1107 bytes} [Thu Apr 23 22:58:25 2026] GET /v2.0/networks/6e00f206-ee14-4414-93b6-2982f63fdaf6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/638] 199.204.45.74 () {38 vars in 953 bytes} [Thu Apr 23 22:58:25 2026] POST /v2.0/ports => generated 958 bytes in 309 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: 331/639] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:26 2026] GET /v2.0/ports?device_id=f808e98b-49b8-4e29-b323-7a63a9be75fa => 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: 309/640] 199.204.45.74 () {38 vars in 1026 bytes} [Thu Apr 23 22:58:25 2026] PUT /v2.0/ports/8c5fc1d6-c5d5-478c-bfce-ffa87c0993a5 => generated 1239 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 22:58:26.499 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dcadef82-de53-4874-adbc-f42e525ff7e9'] response: {'name': 'network-changed', 'server_uuid': '99e6ae57-aaea-4ffc-9437-74d816823e1b', 'tag': '8c5fc1d6-c5d5-478c-bfce-ffa87c0993a5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 332/641] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:26 2026] GET /v2.0/ports?device_id=8e764338-c095-41aa-b38e-fac2305fbe9a => generated 975 bytes in 57 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: 310/642] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:26 2026] GET /v2.0/security-groups?id=a2cc2e4f-52f6-419e-9296-163e3bc167a1&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/643] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:26 2026] GET /v2.0/ports?device_id=99e6ae57-aaea-4ffc-9437-74d816823e1b => generated 973 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/644] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:26 2026] GET /v2.0/security-groups?id=2ae5555c-dfb9-4347-8488-f5a7431e4745&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: 334/645] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:26 2026] GET /v2.0/ports?device_id=471f086c-d7fb-4192-952e-5f1f707f2865 => 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: 312/646] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:26 2026] GET /v2.0/security-groups?id=1cd57a71-f469-41c1-a878-5fa2a2c0ec48&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/647] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:26 2026] GET /v2.0/ports?device_id=471f086c-d7fb-4192-952e-5f1f707f2865 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/648] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 22:58:27 2026] GET /v2.0/ports?tenant_id=f7a45bf6fec4462fa9bbfe765f5a95e4&device_id=99e6ae57-aaea-4ffc-9437-74d816823e1b => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/649] 199.204.45.74 () {34 vars in 1016 bytes} [Thu Apr 23 22:58:27 2026] GET /v2.0/networks?tenant_id=f7a45bf6fec4462fa9bbfe765f5a95e4&shared=False => generated 780 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/650] 199.204.45.74 () {34 vars in 928 bytes} [Thu Apr 23 22:58:27 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/651] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:27 2026] GET /v2.0/ports?device_id=f808e98b-49b8-4e29-b323-7a63a9be75fa => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 22:58:27.478 7 INFO neutron.db.l3_db [None req-da551e00-5243-4aac-a63c-7cd6127a6056 1f663ab86861481a97c7c2ab3b2c4ccc b167489e092d41149ce8410b5b5a0ebf - - default default] Floating IP dca2af3c-a497-4d5a-9940-56c87ecfaa35 associated. External IP: 10.96.250.208, port: 0fccfdcb-399d-4965-a131-43838b065822. [pid: 8|app: 0|req: 340/652] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:27 2026] GET /v2.0/ports?device_id=8e764338-c095-41aa-b38e-fac2305fbe9a => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/653] 10.0.0.137 () {34 vars in 748 bytes} [Thu Apr 23 22:58:26 2026] PUT /v2.0/floatingips/dca2af3c-a497-4d5a-9940-56c87ecfaa35 => generated 855 bytes in 786 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/654] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:27 2026] GET /v2.0/security-groups?id=a2cc2e4f-52f6-419e-9296-163e3bc167a1&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: 314/655] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:27 2026] GET /v2.0/ports?device_id=99e6ae57-aaea-4ffc-9437-74d816823e1b => generated 973 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/656] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:27 2026] GET /v2.0/security-groups?id=2ae5555c-dfb9-4347-8488-f5a7431e4745&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/657] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:27 2026] GET /v2.0/ports?device_id=471f086c-d7fb-4192-952e-5f1f707f2865 => 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: 316/658] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:27 2026] GET /v2.0/security-groups?id=1cd57a71-f469-41c1-a878-5fa2a2c0ec48&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/659] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:27 2026] GET /v2.0/ports?device_id=8e764338-c095-41aa-b38e-fac2305fbe9a => 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: 344/660] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 22:58:28 2026] GET /v2.0/ports?tenant_id=f7a45bf6fec4462fa9bbfe765f5a95e4&device_id=99e6ae57-aaea-4ffc-9437-74d816823e1b => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/661] 199.204.45.74 () {34 vars in 1058 bytes} [Thu Apr 23 22:58:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=8c5fc1d6-c5d5-478c-bfce-ffa87c0993a5 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/662] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:28 2026] GET /v2.0/ports?device_id=471f086c-d7fb-4192-952e-5f1f707f2865 => generated 971 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/663] 199.204.45.74 () {34 vars in 982 bytes} [Thu Apr 23 22:58:28 2026] GET /v2.0/subnets?id=34e395e4-0d5c-42a5-9cab-459218714e4d => generated 702 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/664] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:28 2026] GET /v2.0/security-groups?id=1cd57a71-f469-41c1-a878-5fa2a2c0ec48&fields=id&fields=name => generated 114 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:58:28.372 7 INFO neutron.db.l3_db [None req-baf1c93a-cc2e-4d29-802a-5cb5573ca3dd f5cb5d7911ac4d5a93f97e2198958a8c bc32edc778c4490183b9c569a6a75b52 - - default default] Floating IP 10dd4cad-70d2-4f56-bbdc-9e25e036cee0 associated. External IP: 10.96.250.205, port: de0a68fe-69db-4abe-a739-f25c960d6584. [pid: 8|app: 0|req: 349/665] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 22:58:28 2026] GET /v2.0/ports?network_id=5bc834e4-e53b-4dae-86ca-c06953bc1901&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/666] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:28 2026] GET /v2.0/ports?device_id=f808e98b-49b8-4e29-b323-7a63a9be75fa => 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: 351/667] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 22:58:28 2026] GET /v2.0/networks/5bc834e4-e53b-4dae-86ca-c06953bc1901?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: 352/668] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 22:58:28 2026] GET /v2.0/networks/5bc834e4-e53b-4dae-86ca-c06953bc1901?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 22:58:28.538 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ad8590f-e2d7-4061-b109-0a53e44153dc'] response: {'name': 'network-changed', 'server_uuid': '471f086c-d7fb-4192-952e-5f1f707f2865', 'tag': '0fccfdcb-399d-4965-a131-43838b065822', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 317/669] 10.0.0.137 () {34 vars in 748 bytes} [Thu Apr 23 22:58:28 2026] PUT /v2.0/floatingips/10dd4cad-70d2-4f56-bbdc-9e25e036cee0 => generated 856 bytes in 602 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/670] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:28 2026] GET /v2.0/ports?device_id=8e764338-c095-41aa-b38e-fac2305fbe9a => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/671] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:28 2026] GET /v2.0/security-groups?id=a2cc2e4f-52f6-419e-9296-163e3bc167a1&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: 354/672] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:28 2026] GET /v2.0/ports?device_id=99e6ae57-aaea-4ffc-9437-74d816823e1b => 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: 355/673] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:28 2026] GET /v2.0/security-groups?id=2ae5555c-dfb9-4347-8488-f5a7431e4745&fields=id&fields=name => generated 113 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/674] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:28 2026] GET /v2.0/ports?device_id=8e764338-c095-41aa-b38e-fac2305fbe9a => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/675] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:29 2026] GET /v2.0/security-groups?id=a2cc2e4f-52f6-419e-9296-163e3bc167a1&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/676] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 22:58:29 2026] GET /v2.0/ports?tenant_id=b167489e092d41149ce8410b5b5a0ebf&device_id=471f086c-d7fb-4192-952e-5f1f707f2865 => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/677] 199.204.45.74 () {34 vars in 984 bytes} [Thu Apr 23 22:58:29 2026] GET /v2.0/networks?id=a799bc95-553c-4319-9692-eb371e73d8c7 => generated 772 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/678] 199.204.45.74 () {34 vars in 1056 bytes} [Thu Apr 23 22:58:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=0fccfdcb-399d-4965-a131-43838b065822 => generated 858 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/679] 199.204.45.74 () {34 vars in 982 bytes} [Thu Apr 23 22:58:29 2026] GET /v2.0/subnets?id=8df5057f-f25f-40e6-9e90-65dc788c1e3c => generated 694 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/680] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 22:58:29 2026] GET /v2.0/ports?network_id=a799bc95-553c-4319-9692-eb371e73d8c7&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/681] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 22:58:29 2026] GET /v2.0/networks/a799bc95-553c-4319-9692-eb371e73d8c7?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: 323/682] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 22:58:29 2026] GET /v2.0/networks/a799bc95-553c-4319-9692-eb371e73d8c7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/683] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:29 2026] GET /v2.0/ports?device_id=471f086c-d7fb-4192-952e-5f1f707f2865 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/684] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:29 2026] GET /v2.0/security-groups?id=1cd57a71-f469-41c1-a878-5fa2a2c0ec48&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: 361/685] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:29 2026] GET /v2.0/ports?device_id=f808e98b-49b8-4e29-b323-7a63a9be75fa => 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: 325/686] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:30 2026] GET /v2.0/ports?device_id=99e6ae57-aaea-4ffc-9437-74d816823e1b => generated 973 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/687] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:30 2026] GET /v2.0/security-groups?id=2ae5555c-dfb9-4347-8488-f5a7431e4745&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/688] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:30 2026] GET /v2.0/ports?device_id=8e764338-c095-41aa-b38e-fac2305fbe9a => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/689] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:30 2026] GET /v2.0/security-groups?id=a2cc2e4f-52f6-419e-9296-163e3bc167a1&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/690] 199.204.45.74 () {34 vars in 984 bytes} [Thu Apr 23 22:58:30 2026] GET /v2.0/networks?id=6e00f206-ee14-4414-93b6-2982f63fdaf6 => generated 679 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/691] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:30 2026] GET /v2.0/ports?device_id=f808e98b-49b8-4e29-b323-7a63a9be75fa => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 22:58:30.618 7 WARNING neutron.db.securitygroups_db [req-0f7ccf2e-7bee-4847-a3bc-8e43a8f36cce req-1657aaf0-2d22-4c54-94e6-aacfd586c442 21e20ad978b34a8585fe8c5e2c9a2cc6 2f4fa089918b4934bdf51265484eee9d - - 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: 364/692] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:30 2026] GET /v2.0/ports?device_id=471f086c-d7fb-4192-952e-5f1f707f2865 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/693] 199.204.45.74 () {34 vars in 1048 bytes} [Thu Apr 23 22:58:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2f4fa089918b4934bdf51265484eee9d => generated 181 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:58:30.650 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b06db90a-0e5e-43e4-ba2f-11662a4df61c'] response: {'name': 'network-changed', 'server_uuid': '8e764338-c095-41aa-b38e-fac2305fbe9a', 'tag': 'de0a68fe-69db-4abe-a739-f25c960d6584', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 365/694] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:30 2026] GET /v2.0/security-groups?id=1cd57a71-f469-41c1-a878-5fa2a2c0ec48&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: 366/695] 199.204.45.74 () {34 vars in 992 bytes} [Thu Apr 23 22:58:30 2026] GET /v2.0/ports?device_id=471f086c-d7fb-4192-952e-5f1f707f2865 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:58:30.941 8 INFO neutron_taas.services.taas.taas_plugin [req-23730fa8-c7e7-4e04-986e-90eaeff903d2 req-f185d312-afae-4e33-899a-204e85d52585 1f663ab86861481a97c7c2ab3b2c4ccc b167489e092d41149ce8410b5b5a0ebf - - default default] TaaS: Handle Delete Port: 0fccfdcb-399d-4965-a131-43838b065822 2026-04-23 22:58:30.946 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-23730fa8-c7e7-4e04-986e-90eaeff903d2 req-f185d312-afae-4e33-899a-204e85d52585 1f663ab86861481a97c7c2ab3b2c4ccc b167489e092d41149ce8410b5b5a0ebf - - default default] Tap Mirror: Handle Delete Port: 0fccfdcb-399d-4965-a131-43838b065822 [pid: 7|app: 0|req: 330/696] 199.204.45.74 () {38 vars in 953 bytes} [Thu Apr 23 22:58:30 2026] POST /v2.0/ports => generated 958 bytes in 342 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-04-23 22:58:31.112 8 INFO neutron.db.l3_db [req-23730fa8-c7e7-4e04-986e-90eaeff903d2 req-f185d312-afae-4e33-899a-204e85d52585 1f663ab86861481a97c7c2ab3b2c4ccc b167489e092d41149ce8410b5b5a0ebf - - default default] Floating IP dca2af3c-a497-4d5a-9940-56c87ecfaa35 disassociated. External IP: 10.96.250.208, port: 0fccfdcb-399d-4965-a131-43838b065822. [pid: 7|app: 0|req: 331/697] 199.204.45.74 () {38 vars in 1026 bytes} [Thu Apr 23 22:58:31 2026] PUT /v2.0/ports/aeb02008-200c-4972-9530-5caeab7fc730 => generated 1239 bytes in 399 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: 332/698] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 22:58:31 2026] GET /v2.0/ports?tenant_id=bc32edc778c4490183b9c569a6a75b52&device_id=8e764338-c095-41aa-b38e-fac2305fbe9a => 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: 333/699] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:31 2026] GET /v2.0/ports?device_id=99e6ae57-aaea-4ffc-9437-74d816823e1b => 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: 334/700] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:31 2026] GET /v2.0/ports?device_id=8e764338-c095-41aa-b38e-fac2305fbe9a => generated 975 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/701] 199.204.45.74 () {36 vars in 995 bytes} [Thu Apr 23 22:58:30 2026] DELETE /v2.0/ports/0fccfdcb-399d-4965-a131-43838b065822 => generated 0 bytes in 766 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/702] 199.204.45.74 () {34 vars in 992 bytes} [Thu Apr 23 22:58:31 2026] GET /v2.0/ports?device_id=8e764338-c095-41aa-b38e-fac2305fbe9a => generated 975 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/703] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:31 2026] GET /v2.0/security-groups?id=2ae5555c-dfb9-4347-8488-f5a7431e4745&fields=id&fields=name => generated 113 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/704] 199.204.45.74 () {34 vars in 984 bytes} [Thu Apr 23 22:58:31 2026] GET /v2.0/networks?id=2434cd80-3be2-47fd-885c-2dd38b5ced96 => generated 765 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/705] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:31 2026] GET /v2.0/security-groups?id=a2cc2e4f-52f6-419e-9296-163e3bc167a1&fields=id&fields=name => generated 113 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:58:31.599 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a6c405dd-0b2a-45d3-9b65-ee5429747714'] response: {'server_uuid': '471f086c-d7fb-4192-952e-5f1f707f2865', 'name': 'network-vif-deleted', 'tag': '0fccfdcb-399d-4965-a131-43838b065822', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 338/706] 199.204.45.74 () {34 vars in 1058 bytes} [Thu Apr 23 22:58:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=de0a68fe-69db-4abe-a739-f25c960d6584 => generated 859 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/707] 199.204.45.74 () {34 vars in 982 bytes} [Thu Apr 23 22:58:31 2026] GET /v2.0/subnets?id=a285eb2f-5e42-482f-9ba8-102a74aabaa6 => generated 687 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/708] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 22:58:31 2026] GET /v2.0/ports?network_id=2434cd80-3be2-47fd-885c-2dd38b5ced96&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 22:58:31.680 8 INFO neutron_taas.services.taas.taas_plugin [req-ae945895-2c43-4f5e-aa10-5be3005e28ca req-995acfd0-f4c4-42b9-af4e-99aa98a7c0e6 f5cb5d7911ac4d5a93f97e2198958a8c bc32edc778c4490183b9c569a6a75b52 - - default default] TaaS: Handle Delete Port: de0a68fe-69db-4abe-a739-f25c960d6584 2026-04-23 22:58:31.682 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ae945895-2c43-4f5e-aa10-5be3005e28ca req-995acfd0-f4c4-42b9-af4e-99aa98a7c0e6 f5cb5d7911ac4d5a93f97e2198958a8c bc32edc778c4490183b9c569a6a75b52 - - default default] Tap Mirror: Handle Delete Port: de0a68fe-69db-4abe-a739-f25c960d6584 [pid: 7|app: 0|req: 341/709] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 22:58:31 2026] GET /v2.0/networks/2434cd80-3be2-47fd-885c-2dd38b5ced96?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: 342/710] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:31 2026] GET /v2.0/ports?device_id=f808e98b-49b8-4e29-b323-7a63a9be75fa => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/711] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 22:58:31 2026] GET /v2.0/networks/2434cd80-3be2-47fd-885c-2dd38b5ced96?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: 344/712] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:31 2026] GET /v2.0/ports?device_id=471f086c-d7fb-4192-952e-5f1f707f2865 => 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: 345/713] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:31 2026] GET /v2.0/security-groups?id=a6cec965-bf7b-4acc-9149-81e8db23a705&fields=id&fields=name => generated 114 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:58:32.343 8 INFO neutron_taas.services.taas.taas_plugin [req-ae945895-2c43-4f5e-aa10-5be3005e28ca req-995acfd0-f4c4-42b9-af4e-99aa98a7c0e6 f5cb5d7911ac4d5a93f97e2198958a8c bc32edc778c4490183b9c569a6a75b52 - - default default] TaaS: Handle Delete Port: de0a68fe-69db-4abe-a739-f25c960d6584 2026-04-23 22:58:32.346 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ae945895-2c43-4f5e-aa10-5be3005e28ca req-995acfd0-f4c4-42b9-af4e-99aa98a7c0e6 f5cb5d7911ac4d5a93f97e2198958a8c bc32edc778c4490183b9c569a6a75b52 - - default default] Tap Mirror: Handle Delete Port: de0a68fe-69db-4abe-a739-f25c960d6584 2026-04-23 22:58:32.436 8 INFO neutron.db.l3_db [req-ae945895-2c43-4f5e-aa10-5be3005e28ca req-995acfd0-f4c4-42b9-af4e-99aa98a7c0e6 f5cb5d7911ac4d5a93f97e2198958a8c bc32edc778c4490183b9c569a6a75b52 - - default default] Floating IP 10dd4cad-70d2-4f56-bbdc-9e25e036cee0 disassociated. External IP: 10.96.250.205, port: de0a68fe-69db-4abe-a739-f25c960d6584. [pid: 7|app: 0|req: 346/714] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 22:58:32 2026] GET /v2.0/ports?tenant_id=2f4fa089918b4934bdf51265484eee9d&device_id=f808e98b-49b8-4e29-b323-7a63a9be75fa => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/715] 199.204.45.74 () {34 vars in 1058 bytes} [Thu Apr 23 22:58:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=aeb02008-200c-4972-9530-5caeab7fc730 => 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: 348/716] 199.204.45.74 () {34 vars in 982 bytes} [Thu Apr 23 22:58:32 2026] GET /v2.0/subnets?id=7123a88e-7912-44a6-9217-bb8f5ef89d88 => generated 697 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/717] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 22:58:32 2026] GET /v2.0/ports?network_id=6e00f206-ee14-4414-93b6-2982f63fdaf6&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: 350/718] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 22:58:32 2026] GET /v2.0/networks/6e00f206-ee14-4414-93b6-2982f63fdaf6?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: 351/719] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:32 2026] GET /v2.0/ports?device_id=99e6ae57-aaea-4ffc-9437-74d816823e1b => 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: 352/720] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 22:58:32 2026] GET /v2.0/networks/6e00f206-ee14-4414-93b6-2982f63fdaf6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/721] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:32 2026] GET /v2.0/ports?device_id=8e764338-c095-41aa-b38e-fac2305fbe9a => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/722] 199.204.45.74 () {36 vars in 995 bytes} [Thu Apr 23 22:58:31 2026] DELETE /v2.0/ports/de0a68fe-69db-4abe-a739-f25c960d6584 => generated 0 bytes in 1179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/723] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:32 2026] GET /v2.0/security-groups?id=2ae5555c-dfb9-4347-8488-f5a7431e4745&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:58:32.779 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f2b9aeb-cc17-4c02-910c-8627a9c1c165'] response: {'name': 'network-changed', 'server_uuid': 'f808e98b-49b8-4e29-b323-7a63a9be75fa', 'tag': 'aeb02008-200c-4972-9530-5caeab7fc730', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 370/724] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:32 2026] GET /v2.0/ports?device_id=471f086c-d7fb-4192-952e-5f1f707f2865 => 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: 355/725] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:32 2026] GET /v2.0/ports?device_id=f808e98b-49b8-4e29-b323-7a63a9be75fa => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/726] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:32 2026] GET /v2.0/security-groups?id=a6cec965-bf7b-4acc-9149-81e8db23a705&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-04-23 22:58:33.639 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ec57dbc-a6bc-46a6-83e6-88d3910d5ce5'] response: {'server_uuid': '8e764338-c095-41aa-b38e-fac2305fbe9a', 'name': 'network-vif-deleted', 'tag': 'de0a68fe-69db-4abe-a739-f25c960d6584', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 356/727] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 22:58:33 2026] GET /v2.0/ports?tenant_id=2f4fa089918b4934bdf51265484eee9d&device_id=f808e98b-49b8-4e29-b323-7a63a9be75fa => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/728] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:33 2026] GET /v2.0/ports?device_id=8e764338-c095-41aa-b38e-fac2305fbe9a => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/729] 199.204.45.74 () {34 vars in 984 bytes} [Thu Apr 23 22:58:33 2026] GET /v2.0/networks?id=6e00f206-ee14-4414-93b6-2982f63fdaf6 => generated 775 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/730] 199.204.45.74 () {34 vars in 1058 bytes} [Thu Apr 23 22:58:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=aeb02008-200c-4972-9530-5caeab7fc730 => 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: 374/731] 199.204.45.74 () {34 vars in 982 bytes} [Thu Apr 23 22:58:33 2026] GET /v2.0/subnets?id=7123a88e-7912-44a6-9217-bb8f5ef89d88 => generated 697 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/732] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:33 2026] GET /v2.0/ports?device_id=99e6ae57-aaea-4ffc-9437-74d816823e1b => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/733] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 22:58:33 2026] GET /v2.0/ports?network_id=6e00f206-ee14-4414-93b6-2982f63fdaf6&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: 359/734] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:33 2026] GET /v2.0/security-groups?id=2ae5555c-dfb9-4347-8488-f5a7431e4745&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/735] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 22:58:33 2026] GET /v2.0/networks/6e00f206-ee14-4414-93b6-2982f63fdaf6?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: 360/736] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:34 2026] GET /v2.0/ports?device_id=471f086c-d7fb-4192-952e-5f1f707f2865 => 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: 377/737] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 22:58:34 2026] GET /v2.0/networks/6e00f206-ee14-4414-93b6-2982f63fdaf6?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: 361/738] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:34 2026] GET /v2.0/ports?device_id=99e6ae57-aaea-4ffc-9437-74d816823e1b => 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: 378/739] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:34 2026] GET /v2.0/ports?device_id=f808e98b-49b8-4e29-b323-7a63a9be75fa => generated 973 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/740] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:34 2026] GET /v2.0/security-groups?id=a6cec965-bf7b-4acc-9149-81e8db23a705&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-04-23 22:58:34.497 7 INFO neutron.db.l3_db [None req-2f4a3092-fe6a-4e17-a4ee-5722d0f8c29f dd4c798b692e4f3aa19da0eb3a267274 f7a45bf6fec4462fa9bbfe765f5a95e4 - - default default] Floating IP 334e8046-487c-4060-b755-e95c798423e3 associated. External IP: 10.96.250.203, port: 8c5fc1d6-c5d5-478c-bfce-ffa87c0993a5. [pid: 7|app: 0|req: 362/741] 10.0.0.137 () {34 vars in 748 bytes} [Thu Apr 23 22:58:34 2026] PUT /v2.0/floatingips/334e8046-487c-4060-b755-e95c798423e3 => generated 856 bytes in 601 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:58:34.818 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8699993-1e29-44ec-bdb3-827e849a1d65'] response: {'name': 'network-changed', 'server_uuid': '99e6ae57-aaea-4ffc-9437-74d816823e1b', 'tag': '8c5fc1d6-c5d5-478c-bfce-ffa87c0993a5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 380/742] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:34 2026] GET /v2.0/ports?device_id=99e6ae57-aaea-4ffc-9437-74d816823e1b => 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: 381/743] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:34 2026] GET /v2.0/ports?device_id=8e764338-c095-41aa-b38e-fac2305fbe9a => 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: 363/744] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:34 2026] GET /v2.0/security-groups?id=2ae5555c-dfb9-4347-8488-f5a7431e4745&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/745] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 22:58:35 2026] DELETE /v2.0/security-groups/1cd57a71-f469-41c1-a878-5fa2a2c0ec48 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 22:58:35.291 7 INFO neutron.api.v2.resource [None req-1e742e79-ec20-4d6d-bfe1-cf7fe2542811 1f663ab86861481a97c7c2ab3b2c4ccc b167489e092d41149ce8410b5b5a0ebf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 364/746] 10.0.0.137 () {32 vars in 736 bytes} [Thu Apr 23 22:58:35 2026] GET /v2.0/security-groups/1cd57a71-f469-41c1-a878-5fa2a2c0ec48 => 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: 365/747] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 22:58:35 2026] GET /v2.0/ports?tenant_id=f7a45bf6fec4462fa9bbfe765f5a95e4&device_id=99e6ae57-aaea-4ffc-9437-74d816823e1b => 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: 366/748] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:35 2026] GET /v2.0/ports?device_id=f808e98b-49b8-4e29-b323-7a63a9be75fa => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:58:35.438 8 INFO neutron_taas.services.taas.taas_plugin [None req-b755b5b6-7c0d-4fcd-9d89-4adacf7ad0cf 1f663ab86861481a97c7c2ab3b2c4ccc b167489e092d41149ce8410b5b5a0ebf - - default default] TaaS: Handle Delete Port: 244ca63d-0376-42b3-9b94-7765cce93afb 2026-04-23 22:58:35.440 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b755b5b6-7c0d-4fcd-9d89-4adacf7ad0cf 1f663ab86861481a97c7c2ab3b2c4ccc b167489e092d41149ce8410b5b5a0ebf - - default default] Tap Mirror: Handle Delete Port: 244ca63d-0376-42b3-9b94-7765cce93afb [pid: 7|app: 0|req: 367/749] 199.204.45.74 () {34 vars in 984 bytes} [Thu Apr 23 22:58:35 2026] GET /v2.0/networks?id=5bc834e4-e53b-4dae-86ca-c06953bc1901 => generated 780 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/750] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:35 2026] GET /v2.0/security-groups?id=a6cec965-bf7b-4acc-9149-81e8db23a705&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/751] 199.204.45.74 () {34 vars in 1058 bytes} [Thu Apr 23 22:58:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=8c5fc1d6-c5d5-478c-bfce-ffa87c0993a5 => generated 859 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/752] 199.204.45.74 () {34 vars in 982 bytes} [Thu Apr 23 22:58:35 2026] GET /v2.0/subnets?id=34e395e4-0d5c-42a5-9cab-459218714e4d => 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: 383/753] 10.0.0.137 () {32 vars in 731 bytes} [Thu Apr 23 22:58:35 2026] DELETE /v2.0/floatingips/dca2af3c-a497-4d5a-9940-56c87ecfaa35 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/754] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 22:58:35 2026] GET /v2.0/ports?network_id=5bc834e4-e53b-4dae-86ca-c06953bc1901&device_owner=network%3Adhcp => generated 1244 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/755] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 22:58:35 2026] GET /v2.0/networks/5bc834e4-e53b-4dae-86ca-c06953bc1901?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: 373/756] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 22:58:35 2026] GET /v2.0/networks/5bc834e4-e53b-4dae-86ca-c06953bc1901?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 22:58:35.998 8 INFO neutron_taas.services.taas.taas_plugin [None req-0821cb8f-0366-4577-8ecc-019fe73e42e8 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] TaaS: Handle Delete Port: 3cf09922-0e2a-4fca-a6ee-dff608757df1 2026-04-23 22:58:36.001 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0821cb8f-0366-4577-8ecc-019fe73e42e8 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Tap Mirror: Handle Delete Port: 3cf09922-0e2a-4fca-a6ee-dff608757df1 [pid: 7|app: 0|req: 374/757] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 22:58:36 2026] DELETE /v2.0/security-groups/a2cc2e4f-52f6-419e-9296-163e3bc167a1 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 22:58:36.137 7 INFO neutron.api.v2.resource [None req-9b723301-10ab-410b-ac3f-e796ed6754d2 f5cb5d7911ac4d5a93f97e2198958a8c bc32edc778c4490183b9c569a6a75b52 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 375/758] 10.0.0.137 () {32 vars in 736 bytes} [Thu Apr 23 22:58:36 2026] GET /v2.0/security-groups/a2cc2e4f-52f6-419e-9296-163e3bc167a1 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 22:58:36.255 7 INFO neutron_taas.services.taas.taas_plugin [None req-6edeaae5-e320-453e-920e-c1a53a5dea05 f5cb5d7911ac4d5a93f97e2198958a8c bc32edc778c4490183b9c569a6a75b52 - - default default] TaaS: Handle Delete Port: f6e4dc78-dad1-48cb-8f3d-e03d90754079 2026-04-23 22:58:36.258 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6edeaae5-e320-453e-920e-c1a53a5dea05 f5cb5d7911ac4d5a93f97e2198958a8c bc32edc778c4490183b9c569a6a75b52 - - default default] Tap Mirror: Handle Delete Port: f6e4dc78-dad1-48cb-8f3d-e03d90754079 [pid: 7|app: 0|req: 376/759] 10.0.0.137 () {32 vars in 731 bytes} [Thu Apr 23 22:58:36 2026] DELETE /v2.0/floatingips/10dd4cad-70d2-4f56-bbdc-9e25e036cee0 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/760] 10.0.0.137 () {34 vars in 788 bytes} [Thu Apr 23 22:58:35 2026] PUT /v2.0/routers/33360bb3-0b70-496c-bcdb-a27fd84448c8/remove_router_interface => generated 310 bytes in 866 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:58:36.716 8 INFO neutron_taas.services.taas.taas_plugin [None req-26e978de-9baf-4711-92c4-6c3e4f11e053 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] TaaS: Handle Delete Port: b2d4d39f-a11a-422f-a3f9-bec2c069e9d9 2026-04-23 22:58:36.719 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-26e978de-9baf-4711-92c4-6c3e4f11e053 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Tap Mirror: Handle Delete Port: b2d4d39f-a11a-422f-a3f9-bec2c069e9d9 2026-04-23 22:58:36.738 7 INFO neutron_taas.services.taas.taas_plugin [None req-5eba8e13-9305-4837-9e91-85734ca79aae 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] TaaS: Handle Delete Port: 9a9b4f90-f704-4859-b243-66b7c8b7e43a 2026-04-23 22:58:36.740 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5eba8e13-9305-4837-9e91-85734ca79aae 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Tap Mirror: Handle Delete Port: 9a9b4f90-f704-4859-b243-66b7c8b7e43a 2026-04-23 22:58:36.949 8 INFO neutron_taas.services.taas.taas_plugin [None req-26e978de-9baf-4711-92c4-6c3e4f11e053 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] TaaS: Handle Delete Port: c472bbbf-e341-40cf-922f-c45561c11993 2026-04-23 22:58:36.951 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-26e978de-9baf-4711-92c4-6c3e4f11e053 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Tap Mirror: Handle Delete Port: c472bbbf-e341-40cf-922f-c45561c11993 [pid: 7|app: 0|req: 377/761] 10.0.0.137 () {34 vars in 788 bytes} [Thu Apr 23 22:58:36 2026] PUT /v2.0/routers/b2ad40c5-b109-448e-89ab-efc14505eb06/remove_router_interface => generated 310 bytes in 792 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:58:37.269 8 INFO neutron.services.segments.plugin [-] Segment 8aa0db09-1b63-4c1e-8e94-253bb033dcef resource provider aggregate not found 2026-04-23 22:58:37.270 8 INFO neutron.services.segments.plugin [-] Segment 8aa0db09-1b63-4c1e-8e94-253bb033dcef resource provider aggregate not found [pid: 7|app: 0|req: 378/762] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:37 2026] GET /v2.0/ports?device_id=f808e98b-49b8-4e29-b323-7a63a9be75fa => generated 973 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:58:37.299 8 INFO neutron.db.l3_hamode_db [None req-26e978de-9baf-4711-92c4-6c3e4f11e053 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] HA network d33f9333-d208-48d3-aef5-6330de210c34 was deleted as no HA routers are present in project b167489e092d41149ce8410b5b5a0ebf. 2026-04-23 22:58:37.303 8 INFO neutron.services.segments.plugin [-] Segment 8aa0db09-1b63-4c1e-8e94-253bb033dcef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8aa0db09-1b63-4c1e-8e94-253bb033dcef found for delete ", "request_id": "req-4e51406f-6a3d-4a4c-a5a7-ed502caa69a2"}]} [pid: 8|app: 0|req: 385/765] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:58:36 2026] DELETE /v2.0/routers/33360bb3-0b70-496c-bcdb-a27fd84448c8 => generated 0 bytes in 812 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 22:58:37.309 8 INFO neutron.services.segments.plugin [-] Segment 8aa0db09-1b63-4c1e-8e94-253bb033dcef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8aa0db09-1b63-4c1e-8e94-253bb033dcef found for delete ", "request_id": "req-e27bf6f5-874d-4d74-8a17-a7bdc954e0fd"}]} [pid: 8|app: 0|req: 386/766] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:37 2026] GET /v2.0/security-groups?id=a6cec965-bf7b-4acc-9149-81e8db23a705&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/767] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:58:37 2026] DELETE /v2.0/subnets/8df5057f-f25f-40e6-9e90-65dc788c1e3c => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 22:58:37.499 7 INFO neutron_taas.services.taas.taas_plugin [None req-dcd45e20-fc26-4052-9072-d69c14a944d2 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] TaaS: Handle Delete Port: 20f549a4-3f13-4ba2-b73e-3190a8ddf6d4 2026-04-23 22:58:37.502 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dcd45e20-fc26-4052-9072-d69c14a944d2 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Tap Mirror: Handle Delete Port: 20f549a4-3f13-4ba2-b73e-3190a8ddf6d4 2026-04-23 22:58:37.578 8 INFO neutron_taas.services.taas.taas_plugin [None req-2a79b854-2d4f-4c4e-8198-602f1fa2c490 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] TaaS: Handle Delete Port: b6e5712a-6f80-47f2-a2f1-0ab88aec8073 2026-04-23 22:58:37.581 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a79b854-2d4f-4c4e-8198-602f1fa2c490 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Tap Mirror: Handle Delete Port: b6e5712a-6f80-47f2-a2f1-0ab88aec8073 2026-04-23 22:58:37.779 7 INFO neutron_taas.services.taas.taas_plugin [None req-dcd45e20-fc26-4052-9072-d69c14a944d2 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] TaaS: Handle Delete Port: f21f89fe-bdf4-4d73-a5eb-9c3993824248 2026-04-23 22:58:37.782 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dcd45e20-fc26-4052-9072-d69c14a944d2 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Tap Mirror: Handle Delete Port: f21f89fe-bdf4-4d73-a5eb-9c3993824248 [pid: 8|app: 0|req: 388/768] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 22:58:37 2026] DELETE /v2.0/networks/a799bc95-553c-4319-9692-eb371e73d8c7 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 22:58:37.892 8 WARNING neutron.db.securitygroups_db [None req-340c52fe-940d-4894-8949-b50a170059d8 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 389/769] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 22:58:37 2026] GET /v2.0/security-groups?tenant_id=b167489e092d41149ce8410b5b5a0ebf&name=default => generated 2921 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/770] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 22:58:37 2026] DELETE /v2.0/security-groups/a0258e17-0bbb-4afd-ab92-714cf0c45256 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 22:58:38.108 7 INFO neutron.services.segments.plugin [-] Segment 8afd337d-c6c6-4681-9078-e83bd2356c1e resource provider aggregate not found 2026-04-23 22:58:38.120 7 INFO neutron.services.segments.plugin [-] Segment 8afd337d-c6c6-4681-9078-e83bd2356c1e resource provider aggregate not found 2026-04-23 22:58:38.138 7 INFO neutron.services.segments.plugin [-] Segment 8afd337d-c6c6-4681-9078-e83bd2356c1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8afd337d-c6c6-4681-9078-e83bd2356c1e found for delete ", "request_id": "req-c31a3446-7953-4aef-b5b7-2840c44406c3"}]} 2026-04-23 22:58:38.138 7 INFO neutron.db.l3_hamode_db [None req-dcd45e20-fc26-4052-9072-d69c14a944d2 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] HA network bb7f551d-1b61-4b1a-841f-ea3624024929 was deleted as no HA routers are present in project bc32edc778c4490183b9c569a6a75b52. [pid: 7|app: 0|req: 381/771] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:58:37 2026] DELETE /v2.0/routers/b2ad40c5-b109-448e-89ab-efc14505eb06 => generated 0 bytes in 851 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 22:58:38.146 7 INFO neutron.services.segments.plugin [-] Segment 8afd337d-c6c6-4681-9078-e83bd2356c1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8afd337d-c6c6-4681-9078-e83bd2356c1e found for delete ", "request_id": "req-17edce01-7370-44e0-a192-03589bef6985"}]} [pid: 8|app: 0|req: 391/772] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:58:38 2026] DELETE /v2.0/subnets/a285eb2f-5e42-482f-9ba8-102a74aabaa6 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 22:58:38.384 7 INFO neutron_taas.services.taas.taas_plugin [None req-19bc1797-ebd8-42d7-bbfb-a9f0258f00a9 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] TaaS: Handle Delete Port: 9b7b8aa6-ec9a-44cd-8762-848ded752a38 2026-04-23 22:58:38.387 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-19bc1797-ebd8-42d7-bbfb-a9f0258f00a9 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Tap Mirror: Handle Delete Port: 9b7b8aa6-ec9a-44cd-8762-848ded752a38 [pid: 8|app: 0|req: 392/773] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:38 2026] GET /v2.0/ports?device_id=f808e98b-49b8-4e29-b323-7a63a9be75fa => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/774] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:38 2026] GET /v2.0/security-groups?id=a6cec965-bf7b-4acc-9149-81e8db23a705&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/775] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 22:58:38 2026] DELETE /v2.0/networks/2434cd80-3be2-47fd-885c-2dd38b5ced96 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 22:58:38.661 8 WARNING neutron.db.securitygroups_db [None req-00c95502-af01-4fe1-b3c3-aaf3ad8ac1aa 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 394/776] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 22:58:38 2026] GET /v2.0/security-groups?tenant_id=bc32edc778c4490183b9c569a6a75b52&name=default => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/777] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 22:58:38 2026] DELETE /v2.0/security-groups/1eb2ba70-e489-4199-924f-5b52e8216c2b => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 22:58:39.329 8 INFO neutron.services.segments.plugin [-] Segment 0ea8ccbd-8b2f-4ea5-b464-5178d29c145f resource provider aggregate not found 2026-04-23 22:58:39.333 8 INFO neutron.services.segments.plugin [-] Segment 0ea8ccbd-8b2f-4ea5-b464-5178d29c145f resource provider aggregate not found 2026-04-23 22:58:39.349 8 INFO neutron.services.segments.plugin [-] Segment 0ea8ccbd-8b2f-4ea5-b464-5178d29c145f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ea8ccbd-8b2f-4ea5-b464-5178d29c145f found for delete ", "request_id": "req-aee348c6-8287-421f-a4db-430bd7d7b9fb"}]} 2026-04-23 22:58:39.350 8 INFO neutron.services.segments.plugin [-] Segment 0ea8ccbd-8b2f-4ea5-b464-5178d29c145f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ea8ccbd-8b2f-4ea5-b464-5178d29c145f found for delete ", "request_id": "req-f6a1afbf-f095-4c91-ae22-65a3ede70586"}]} [pid: 8|app: 0|req: 395/778] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:39 2026] GET /v2.0/ports?device_id=f808e98b-49b8-4e29-b323-7a63a9be75fa => generated 973 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/779] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:39 2026] GET /v2.0/security-groups?id=a6cec965-bf7b-4acc-9149-81e8db23a705&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:58:40.060 8 INFO neutron.db.segments_db [None req-7e1588e4-a070-4f9c-98a8-cfd3b040bbd7 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Added segment 4ab99775-ff61-4991-9771-e50c816f28d4 of type vxlan for network 37fc77ab-289a-4eab-a4a4-044288c817b7 [pid: 8|app: 0|req: 396/780] 10.0.0.137 () {34 vars in 670 bytes} [Thu Apr 23 22:58:39 2026] POST /v2.0/networks => generated 743 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 22:58:40.174 7 INFO neutron.services.segments.plugin [-] Segment 8a68bc35-81ca-44c8-a56f-a023fddb7623 resource provider aggregate not found 2026-04-23 22:58:40.177 7 INFO neutron.services.segments.plugin [-] Segment 8a68bc35-81ca-44c8-a56f-a023fddb7623 resource provider aggregate not found 2026-04-23 22:58:40.204 7 INFO neutron.services.segments.plugin [-] Segment 8a68bc35-81ca-44c8-a56f-a023fddb7623 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a68bc35-81ca-44c8-a56f-a023fddb7623 found for delete ", "request_id": "req-a6608389-7836-436f-be2a-bc7c8231081d"}]} 2026-04-23 22:58:40.204 7 INFO neutron.services.segments.plugin [-] Segment 8a68bc35-81ca-44c8-a56f-a023fddb7623 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a68bc35-81ca-44c8-a56f-a023fddb7623 found for delete ", "request_id": "req-655fa862-8b16-4b9e-85fa-06caee0bcc98"}]} [pid: 7|app: 0|req: 385/781] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 22:58:40 2026] POST /v2.0/subnets => generated 690 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 22:58:40.397 8 INFO neutron.db.segments_db [None req-6a71b622-76c0-4447-9634-7143af1e8f03 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Added segment 726d3136-dff4-4950-baa7-4f6c6867a6a8 of type vxlan for network 8a2bf25a-008b-4369-a135-425d51fd2ef0 2026-04-23 22:58:40.660 8 INFO neutron.db.l3_hamode_db [None req-6a71b622-76c0-4447-9634-7143af1e8f03 3481e30a8e7b450088adb3e2884e8cbf eefd5a4118104b309a5251a0e029958e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 386/782] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:40 2026] GET /v2.0/ports?device_id=f808e98b-49b8-4e29-b323-7a63a9be75fa => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/783] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:40 2026] GET /v2.0/security-groups?id=a6cec965-bf7b-4acc-9149-81e8db23a705&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:58:41.469 8 INFO neutron.db.l3_hamode_db [None req-6a71b622-76c0-4447-9634-7143af1e8f03 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 388/784] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:41 2026] GET /v2.0/ports?device_id=f808e98b-49b8-4e29-b323-7a63a9be75fa => 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: 389/785] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:41 2026] GET /v2.0/security-groups?id=a6cec965-bf7b-4acc-9149-81e8db23a705&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/786] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:42 2026] GET /v2.0/ports?device_id=f808e98b-49b8-4e29-b323-7a63a9be75fa => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/787] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 22:58:40 2026] POST /v2.0/routers => generated 730 bytes in 2395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 22:58:42.827 7 INFO neutron.db.l3_db [None req-4e073fbd-8d0d-4d5a-84f9-af383faf6c58 21e20ad978b34a8585fe8c5e2c9a2cc6 2f4fa089918b4934bdf51265484eee9d - - default default] Floating IP 136e12c9-565b-480f-828a-9d0b158254c7 associated. External IP: 10.96.250.204, port: aeb02008-200c-4972-9530-5caeab7fc730. [pid: 7|app: 0|req: 391/788] 10.0.0.137 () {34 vars in 748 bytes} [Thu Apr 23 22:58:42 2026] PUT /v2.0/floatingips/136e12c9-565b-480f-828a-9d0b158254c7 => generated 856 bytes in 1015 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:58:43.159 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-22619f96-eb21-4cb5-bded-2364fb7b290a'] response: {'name': 'network-changed', 'server_uuid': 'f808e98b-49b8-4e29-b323-7a63a9be75fa', 'tag': 'aeb02008-200c-4972-9530-5caeab7fc730', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 392/789] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:43 2026] GET /v2.0/ports?device_id=f808e98b-49b8-4e29-b323-7a63a9be75fa => 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: 393/790] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:43 2026] GET /v2.0/security-groups?id=a6cec965-bf7b-4acc-9149-81e8db23a705&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: 394/791] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:43 2026] GET /v2.0/ports?device_id=f808e98b-49b8-4e29-b323-7a63a9be75fa => 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: 395/792] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:43 2026] GET /v2.0/security-groups?id=a6cec965-bf7b-4acc-9149-81e8db23a705&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: 396/793] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 22:58:43 2026] GET /v2.0/ports?tenant_id=2f4fa089918b4934bdf51265484eee9d&device_id=f808e98b-49b8-4e29-b323-7a63a9be75fa => 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: 397/794] 199.204.45.74 () {34 vars in 984 bytes} [Thu Apr 23 22:58:43 2026] GET /v2.0/networks?id=6e00f206-ee14-4414-93b6-2982f63fdaf6 => generated 775 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/795] 199.204.45.74 () {34 vars in 1058 bytes} [Thu Apr 23 22:58:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=aeb02008-200c-4972-9530-5caeab7fc730 => generated 859 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/796] 199.204.45.74 () {34 vars in 982 bytes} [Thu Apr 23 22:58:43 2026] GET /v2.0/subnets?id=7123a88e-7912-44a6-9217-bb8f5ef89d88 => generated 697 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/797] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 22:58:43 2026] GET /v2.0/ports?network_id=6e00f206-ee14-4414-93b6-2982f63fdaf6&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: 398/798] 10.0.0.137 () {34 vars in 782 bytes} [Thu Apr 23 22:58:42 2026] PUT /v2.0/routers/5a4b8bca-9bd3-472d-ba01-32fbb366a7bd/add_router_interface => generated 310 bytes in 1154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/799] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 22:58:43 2026] GET /v2.0/networks/6e00f206-ee14-4414-93b6-2982f63fdaf6?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/800] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 22:58:43 2026] GET /v2.0/networks/6e00f206-ee14-4414-93b6-2982f63fdaf6?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) 2026-04-23 22:58:44.554 7 WARNING neutron.db.securitygroups_db [None req-900942a9-245e-4e40-aad5-b59c4e6e7c3a 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 402/801] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 22:58:44 2026] GET /v2.0/security-groups?tenant_id=987f9a6481d641d19467b2a661b5e6dc&name=default => generated 2925 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/802] 10.0.0.137 () {34 vars in 684 bytes} [Thu Apr 23 22:58:44 2026] POST /v2.0/security-groups => generated 1659 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/803] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:44 2026] GET /v2.0/ports?device_id=f808e98b-49b8-4e29-b323-7a63a9be75fa => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/804] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 22:58:44 2026] DELETE /v2.0/security-groups/6e0fdf30-c3a2-451d-81ea-2c8d382ce015 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/805] 10.0.0.137 () {34 vars in 694 bytes} [Thu Apr 23 22:58:44 2026] POST /v2.0/security-group-rules => generated 597 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/806] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:44 2026] GET /v2.0/security-groups?id=a6cec965-bf7b-4acc-9149-81e8db23a705&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:58:44.983 8 WARNING neutron.db.securitygroups_db [None req-f5ae390b-8445-40a3-86cf-52c20824169c 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 405/807] 10.0.0.137 () {34 vars in 694 bytes} [Thu Apr 23 22:58:44 2026] POST /v2.0/security-group-rules => generated 602 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/808] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 22:58:44 2026] GET /v2.0/security-groups?tenant_id=5ce5438a81924d40a921d5a94598ceca&name=default => generated 2925 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/809] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 22:58:45 2026] DELETE /v2.0/security-groups/27df2662-a200-46e1-a8ec-63861ddef138 => 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: 406/810] 10.0.0.137 () {34 vars in 675 bytes} [Thu Apr 23 22:58:45 2026] POST /v2.0/floatingips => generated 552 bytes in 503 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/811] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:45 2026] GET /v2.0/ports?device_id=f808e98b-49b8-4e29-b323-7a63a9be75fa => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:58:46.002 7 WARNING neutron.db.securitygroups_db [req-86536210-109b-4ab2-8e71-83394450e787 req-79deaf24-6f9e-4554-a4f3-1760a717a373 0d9185d555cd4fa6bdb50a8fd37bb265 eefd5a4118104b309a5251a0e029958e - - 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: 405/812] 199.204.45.74 () {34 vars in 992 bytes} [Thu Apr 23 22:58:45 2026] GET /v2.0/ports?device_id=f808e98b-49b8-4e29-b323-7a63a9be75fa => generated 975 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/813] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:46 2026] GET /v2.0/security-groups?id=a6cec965-bf7b-4acc-9149-81e8db23a705&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/814] 10.0.0.126 () {34 vars in 1097 bytes} [Thu Apr 23 22:58:45 2026] GET /v2.0/security-groups?name=tempest-securitygroup--243045854&fields=id&tenant_id=eefd5a4118104b309a5251a0e029958e => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/815] 10.0.0.126 () {34 vars in 981 bytes} [Thu Apr 23 22:58:46 2026] GET /v2.0/networks?id=37fc77ab-289a-4eab-a4a4-044288c817b7 => generated 675 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/816] 10.0.0.126 () {34 vars in 964 bytes} [Thu Apr 23 22:58:46 2026] GET /v2.0/quotas/eefd5a4118104b309a5251a0e029958e => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:58:46.120 8 INFO neutron_taas.services.taas.taas_plugin [req-51b31a3f-8d82-48d8-a7e4-a3253c8ea851 req-0ca8a97c-885a-48c8-a5fc-d50e66abe729 21e20ad978b34a8585fe8c5e2c9a2cc6 2f4fa089918b4934bdf51265484eee9d - - default default] TaaS: Handle Delete Port: aeb02008-200c-4972-9530-5caeab7fc730 2026-04-23 22:58:46.123 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-51b31a3f-8d82-48d8-a7e4-a3253c8ea851 req-0ca8a97c-885a-48c8-a5fc-d50e66abe729 21e20ad978b34a8585fe8c5e2c9a2cc6 2f4fa089918b4934bdf51265484eee9d - - default default] Tap Mirror: Handle Delete Port: aeb02008-200c-4972-9530-5caeab7fc730 [pid: 7|app: 0|req: 411/817] 10.0.0.126 () {34 vars in 1001 bytes} [Thu Apr 23 22:58:46 2026] GET /v2.0/ports?tenant_id=eefd5a4118104b309a5251a0e029958e&fields=id => generated 103 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:58:46.210 8 INFO neutron.db.l3_db [req-51b31a3f-8d82-48d8-a7e4-a3253c8ea851 req-0ca8a97c-885a-48c8-a5fc-d50e66abe729 21e20ad978b34a8585fe8c5e2c9a2cc6 2f4fa089918b4934bdf51265484eee9d - - default default] Floating IP 136e12c9-565b-480f-828a-9d0b158254c7 disassociated. External IP: 10.96.250.204, port: aeb02008-200c-4972-9530-5caeab7fc730. [pid: 7|app: 0|req: 412/818] 10.0.0.126 () {34 vars in 1007 bytes} [Thu Apr 23 22:58:46 2026] GET /v2.0/networks/37fc77ab-289a-4eab-a4a4-044288c817b7?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: 413/819] 10.0.0.126 () {34 vars in 1107 bytes} [Thu Apr 23 22:58:46 2026] GET /v2.0/networks/37fc77ab-289a-4eab-a4a4-044288c817b7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/820] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:46 2026] GET /v2.0/ports?device_id=1c792bc2-52fc-4762-8beb-ec46283d3ed0 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/821] 199.204.45.74 () {36 vars in 995 bytes} [Thu Apr 23 22:58:46 2026] DELETE /v2.0/ports/aeb02008-200c-4972-9530-5caeab7fc730 => generated 0 bytes in 502 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 22:58:46.569 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2df53bb3-2f4e-4bfe-96c9-06b18fda8b18'] response: {'server_uuid': 'f808e98b-49b8-4e29-b323-7a63a9be75fa', 'name': 'network-vif-deleted', 'tag': 'aeb02008-200c-4972-9530-5caeab7fc730', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 415/822] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:47 2026] GET /v2.0/ports?device_id=f808e98b-49b8-4e29-b323-7a63a9be75fa => 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: 408/823] 10.0.0.30 () {34 vars in 988 bytes} [Thu Apr 23 22:58:47 2026] GET /v2.0/ports?device_id=99e6ae57-aaea-4ffc-9437-74d816823e1b => generated 1244 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/824] 10.0.0.30 () {34 vars in 1038 bytes} [Thu Apr 23 22:58:47 2026] GET /v2.0/security-groups?id=2ae5555c-dfb9-4347-8488-f5a7431e4745&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: 409/825] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:47 2026] GET /v2.0/ports?device_id=1c792bc2-52fc-4762-8beb-ec46283d3ed0 => 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: 417/826] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:48 2026] GET /v2.0/ports?device_id=f808e98b-49b8-4e29-b323-7a63a9be75fa => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/827] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:48 2026] GET /v2.0/ports?device_id=1c792bc2-52fc-4762-8beb-ec46283d3ed0 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/828] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:49 2026] GET /v2.0/ports?device_id=f808e98b-49b8-4e29-b323-7a63a9be75fa => 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: 411/829] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:49 2026] GET /v2.0/ports?device_id=1c792bc2-52fc-4762-8beb-ec46283d3ed0 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/830] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:50 2026] GET /v2.0/ports?device_id=f808e98b-49b8-4e29-b323-7a63a9be75fa => 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: 412/831] 199.204.45.74 () {34 vars in 984 bytes} [Thu Apr 23 22:58:50 2026] GET /v2.0/networks?id=37fc77ab-289a-4eab-a4a4-044288c817b7 => generated 675 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:58:50.760 7 WARNING neutron.db.securitygroups_db [req-86536210-109b-4ab2-8e71-83394450e787 req-1ccd75ad-40cf-431d-929e-b0e0d905fbd1 0d9185d555cd4fa6bdb50a8fd37bb265 eefd5a4118104b309a5251a0e029958e - - 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: 420/832] 199.204.45.74 () {34 vars in 1048 bytes} [Thu Apr 23 22:58:50 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=eefd5a4118104b309a5251a0e029958e => generated 180 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/833] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:50 2026] GET /v2.0/ports?device_id=1c792bc2-52fc-4762-8beb-ec46283d3ed0 => 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: 413/834] 199.204.45.74 () {38 vars in 953 bytes} [Thu Apr 23 22:58:50 2026] POST /v2.0/ports => generated 958 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/835] 199.204.45.74 () {38 vars in 1026 bytes} [Thu Apr 23 22:58:51 2026] PUT /v2.0/ports/96e0e89c-158e-436a-ba28-6d7fce1cae79 => generated 1239 bytes in 437 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: 423/836] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:51 2026] GET /v2.0/ports?device_id=f808e98b-49b8-4e29-b323-7a63a9be75fa => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 22:58:51.625 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-be319fc0-ff14-4874-92fd-a45c8348c638'] response: {'name': 'network-changed', 'server_uuid': '1c792bc2-52fc-4762-8beb-ec46283d3ed0', 'tag': '96e0e89c-158e-436a-ba28-6d7fce1cae79', '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, ' 2026-04-23 22:58:51.639 8 WARNING neutron.db.securitygroups_db [None req-64e59a00-c9d3-4ecf-b666-9aa3fd2e642c 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 414/839] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 22:58:51 2026] GET /v2.0/security-groups?tenant_id=64f163fd926b423bad51ba54d7897e1a&name=default => generated 2925 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/840] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 22:58:51 2026] DELETE /v2.0/security-groups/817ccb71-2c67-45c2-8a66-04c7f53462a4 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 22:58:51.924 8 WARNING neutron.db.securitygroups_db [None req-53786061-f313-4e40-baec-c51dd335f432 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 427/841] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:51 2026] GET /v2.0/ports?device_id=1c792bc2-52fc-4762-8beb-ec46283d3ed0 => generated 973 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/842] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:51 2026] GET /v2.0/security-groups?id=e646bce3-9985-4b29-a8df-21ef12e61ec3&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/843] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 22:58:51 2026] GET /v2.0/security-groups?tenant_id=77e1096ed09a4131b43dfb753013c303&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/844] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 22:58:52 2026] DELETE /v2.0/security-groups/2b36117a-94bc-4572-bef6-ea7d216ba18d => 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: 416/845] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 22:58:52 2026] GET /v2.0/ports?tenant_id=eefd5a4118104b309a5251a0e029958e&device_id=1c792bc2-52fc-4762-8beb-ec46283d3ed0 => generated 1242 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/846] 199.204.45.74 () {34 vars in 1016 bytes} [Thu Apr 23 22:58:52 2026] GET /v2.0/networks?tenant_id=eefd5a4118104b309a5251a0e029958e&shared=False => generated 771 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/847] 199.204.45.74 () {34 vars in 928 bytes} [Thu Apr 23 22:58:52 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/848] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 22:58:52 2026] DELETE /v2.0/security-groups/a6cec965-bf7b-4acc-9149-81e8db23a705 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 22:58:52.788 8 INFO neutron.api.v2.resource [None req-becfb864-1e19-481f-b07e-1673787b0c35 21e20ad978b34a8585fe8c5e2c9a2cc6 2f4fa089918b4934bdf51265484eee9d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 418/849] 10.0.0.137 () {32 vars in 736 bytes} [Thu Apr 23 22:58:52 2026] GET /v2.0/security-groups/a6cec965-bf7b-4acc-9149-81e8db23a705 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 22:58:52.887 7 INFO neutron_taas.services.taas.taas_plugin [None req-04315261-d16f-42be-b2ea-45c40ecc2165 21e20ad978b34a8585fe8c5e2c9a2cc6 2f4fa089918b4934bdf51265484eee9d - - default default] TaaS: Handle Delete Port: f3ee1211-77b5-4ba9-8596-23626cbfe93a 2026-04-23 22:58:52.892 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-04315261-d16f-42be-b2ea-45c40ecc2165 21e20ad978b34a8585fe8c5e2c9a2cc6 2f4fa089918b4934bdf51265484eee9d - - default default] Tap Mirror: Handle Delete Port: f3ee1211-77b5-4ba9-8596-23626cbfe93a [pid: 7|app: 0|req: 432/850] 10.0.0.137 () {32 vars in 731 bytes} [Thu Apr 23 22:58:52 2026] DELETE /v2.0/floatingips/136e12c9-565b-480f-828a-9d0b158254c7 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/851] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:53 2026] GET /v2.0/ports?device_id=1c792bc2-52fc-4762-8beb-ec46283d3ed0 => 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: 434/852] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:53 2026] GET /v2.0/security-groups?id=e646bce3-9985-4b29-a8df-21ef12e61ec3&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/853] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 22:58:53 2026] GET /v2.0/ports?tenant_id=eefd5a4118104b309a5251a0e029958e&device_id=1c792bc2-52fc-4762-8beb-ec46283d3ed0 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/854] 199.204.45.74 () {34 vars in 1058 bytes} [Thu Apr 23 22:58:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=96e0e89c-158e-436a-ba28-6d7fce1cae79 => 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: 437/855] 199.204.45.74 () {34 vars in 982 bytes} [Thu Apr 23 22:58:53 2026] GET /v2.0/subnets?id=7852abce-d91c-4e61-9a4f-89f6f848083f => generated 693 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:58:53.391 8 INFO neutron_taas.services.taas.taas_plugin [None req-853f3e5b-9921-4506-9efe-b48f8cdc76e0 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] TaaS: Handle Delete Port: c5d86c3c-96c0-4820-98ee-c8f61096ef8d 2026-04-23 22:58:53.394 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-853f3e5b-9921-4506-9efe-b48f8cdc76e0 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Tap Mirror: Handle Delete Port: c5d86c3c-96c0-4820-98ee-c8f61096ef8d [pid: 7|app: 0|req: 438/856] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 22:58:53 2026] GET /v2.0/ports?network_id=37fc77ab-289a-4eab-a4a4-044288c817b7&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: 439/857] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 22:58:53 2026] GET /v2.0/networks/37fc77ab-289a-4eab-a4a4-044288c817b7?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: 440/858] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 22:58:53 2026] GET /v2.0/networks/37fc77ab-289a-4eab-a4a4-044288c817b7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/859] 10.0.0.137 () {34 vars in 788 bytes} [Thu Apr 23 22:58:53 2026] PUT /v2.0/routers/52a98833-f040-41ab-8077-5dad3734867e/remove_router_interface => generated 310 bytes in 865 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:58:54.097 7 INFO neutron_taas.services.taas.taas_plugin [None req-dcc578f6-c99b-42b5-95b4-122078f69c66 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] TaaS: Handle Delete Port: c91966b1-792b-4553-83e7-f96dce2056fd 2026-04-23 22:58:54.100 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dcc578f6-c99b-42b5-95b4-122078f69c66 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Tap Mirror: Handle Delete Port: c91966b1-792b-4553-83e7-f96dce2056fd [pid: 8|app: 0|req: 420/860] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:54 2026] GET /v2.0/ports?device_id=1c792bc2-52fc-4762-8beb-ec46283d3ed0 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/861] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:54 2026] GET /v2.0/security-groups?id=e646bce3-9985-4b29-a8df-21ef12e61ec3&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-04-23 22:58:54.363 7 INFO neutron_taas.services.taas.taas_plugin [None req-dcc578f6-c99b-42b5-95b4-122078f69c66 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] TaaS: Handle Delete Port: fc9fc3da-faac-4bfb-aa3b-6db3f43b007a 2026-04-23 22:58:54.365 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dcc578f6-c99b-42b5-95b4-122078f69c66 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Tap Mirror: Handle Delete Port: fc9fc3da-faac-4bfb-aa3b-6db3f43b007a 2026-04-23 22:58:54.570 8 WARNING neutron.db.securitygroups_db [None req-d440686a-1e3b-48d6-965a-552eaad98950 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 422/862] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 22:58:54 2026] GET /v2.0/security-groups?tenant_id=ea7200d815884d0d9d3923a4f13c9710&name=default => generated 2925 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 22:58:54.713 7 INFO neutron.services.segments.plugin [-] Segment a10367df-44fa-4c9f-8d17-df303bd831c6 resource provider aggregate not found 2026-04-23 22:58:54.721 7 INFO neutron.services.segments.plugin [-] Segment a10367df-44fa-4c9f-8d17-df303bd831c6 resource provider aggregate not found 2026-04-23 22:58:54.735 7 INFO neutron.services.segments.plugin [-] Segment a10367df-44fa-4c9f-8d17-df303bd831c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a10367df-44fa-4c9f-8d17-df303bd831c6 found for delete ", "request_id": "req-8d9cf9f1-f4f0-4be1-b04f-4c439a35e2a6"}]} 2026-04-23 22:58:54.736 7 INFO neutron.services.segments.plugin [-] Segment a10367df-44fa-4c9f-8d17-df303bd831c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a10367df-44fa-4c9f-8d17-df303bd831c6 found for delete ", "request_id": "req-cccad005-1b9a-4b08-97f5-ce0e32a7bb77"}]} 2026-04-23 22:58:54.743 7 INFO neutron.db.l3_hamode_db [None req-dcc578f6-c99b-42b5-95b4-122078f69c66 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] HA network 8bed5d41-9868-4f0a-aa0a-f18de8e4f7f7 was deleted as no HA routers are present in project 2f4fa089918b4934bdf51265484eee9d. [pid: 7|app: 0|req: 441/863] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:58:53 2026] DELETE /v2.0/routers/52a98833-f040-41ab-8077-5dad3734867e => generated 0 bytes in 843 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/864] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 22:58:54 2026] DELETE /v2.0/security-groups/b52fd009-3098-478d-b70d-c8a15b68b14f => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/865] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:58:54 2026] DELETE /v2.0/subnets/7123a88e-7912-44a6-9217-bb8f5ef89d88 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 22:58:54.996 8 INFO neutron_taas.services.taas.taas_plugin [None req-354edc61-5bbc-4e8f-9083-b60e4f37256e 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] TaaS: Handle Delete Port: 4bc67409-2413-4a18-9a48-3eab908b3af0 2026-04-23 22:58:55.000 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-354edc61-5bbc-4e8f-9083-b60e4f37256e 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Tap Mirror: Handle Delete Port: 4bc67409-2413-4a18-9a48-3eab908b3af0 2026-04-23 22:58:55.193 8 INFO neutron.services.segments.plugin [-] Segment 9ccc285c-3da5-45ac-9df9-da0fa6644889 resource provider aggregate not found 2026-04-23 22:58:55.199 8 INFO neutron.services.segments.plugin [-] Segment 9ccc285c-3da5-45ac-9df9-da0fa6644889 resource provider aggregate not found 2026-04-23 22:58:55.215 8 INFO neutron.services.segments.plugin [-] Segment 9ccc285c-3da5-45ac-9df9-da0fa6644889 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ccc285c-3da5-45ac-9df9-da0fa6644889 found for delete ", "request_id": "req-32354183-b06f-4016-842e-e57c51bcf1ca"}]} 2026-04-23 22:58:55.219 8 INFO neutron.services.segments.plugin [-] Segment 9ccc285c-3da5-45ac-9df9-da0fa6644889 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ccc285c-3da5-45ac-9df9-da0fa6644889 found for delete ", "request_id": "req-6487d8da-e9db-46d1-8ad4-49ec9665cd4f"}]} [pid: 8|app: 0|req: 424/866] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 22:58:54 2026] DELETE /v2.0/networks/6e00f206-ee14-4414-93b6-2982f63fdaf6 => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/867] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:55 2026] GET /v2.0/ports?device_id=1c792bc2-52fc-4762-8beb-ec46283d3ed0 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:58:55.444 8 WARNING neutron.db.securitygroups_db [None req-7ce39a25-0693-4830-a504-9ab6a5ef2ef6 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 425/868] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 22:58:55 2026] GET /v2.0/security-groups?tenant_id=2f4fa089918b4934bdf51265484eee9d&name=default => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/869] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:55 2026] GET /v2.0/security-groups?id=e646bce3-9985-4b29-a8df-21ef12e61ec3&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/870] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 22:58:55 2026] DELETE /v2.0/security-groups/d8b7fa72-7504-4827-9c2e-a6b6141e2b23 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/871] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:56 2026] GET /v2.0/ports?device_id=1c792bc2-52fc-4762-8beb-ec46283d3ed0 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/872] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:56 2026] GET /v2.0/security-groups?id=e646bce3-9985-4b29-a8df-21ef12e61ec3&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: 446/873] 10.0.0.137 () {32 vars in 652 bytes} [Thu Apr 23 22:58:56 2026] GET /v2.0/extensions => generated 22037 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/874] 10.0.0.137 () {32 vars in 680 bytes} [Thu Apr 23 22:58:56 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/875] 10.0.0.137 () {32 vars in 680 bytes} [Thu Apr 23 22:58:56 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/876] 10.0.0.137 () {32 vars in 728 bytes} [Thu Apr 23 22:58:56 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/877] 10.0.0.137 () {32 vars in 664 bytes} [Thu Apr 23 22:58:56 2026] GET /v2.0/extensions/agent => generated 153 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/878] 10.0.0.137 () {32 vars in 698 bytes} [Thu Apr 23 22:58:56 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/879] 10.0.0.137 () {32 vars in 696 bytes} [Thu Apr 23 22:58:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/880] 10.0.0.137 () {32 vars in 700 bytes} [Thu Apr 23 22:58:56 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/881] 10.0.0.137 () {32 vars in 688 bytes} [Thu Apr 23 22:58:56 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/882] 10.0.0.137 () {32 vars in 702 bytes} [Thu Apr 23 22:58:56 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: 7|app: 0|req: 451/883] 10.0.0.137 () {32 vars in 692 bytes} [Thu Apr 23 22:58:56 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/884] 10.0.0.137 () {32 vars in 694 bytes} [Thu Apr 23 22:58:56 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/885] 10.0.0.137 () {32 vars in 684 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/886] 10.0.0.137 () {32 vars in 686 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/887] 10.0.0.137 () {32 vars in 660 bytes} [Thu Apr 23 22:58:57 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: 8|app: 0|req: 435/888] 10.0.0.137 () {32 vars in 698 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/889] 10.0.0.137 () {32 vars in 678 bytes} [Thu Apr 23 22:58:57 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: 8|app: 0|req: 436/890] 10.0.0.137 () {32 vars in 682 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/891] 10.0.0.137 () {32 vars in 674 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/892] 10.0.0.137 () {32 vars in 688 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/893] 10.0.0.137 () {32 vars in 722 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/894] 10.0.0.137 () {32 vars in 686 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/895] 10.0.0.137 () {32 vars in 668 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/896] 10.0.0.137 () {32 vars in 686 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/897] 10.0.0.137 () {32 vars in 680 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/898] 10.0.0.137 () {32 vars in 698 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/ip-substring-filtering => 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: 459/899] 10.0.0.137 () {32 vars in 678 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/900] 10.0.0.137 () {32 vars in 666 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/router => generated 256 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/901] 10.0.0.137 () {32 vars in 676 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/902] 10.0.0.137 () {32 vars in 664 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/903] 10.0.0.137 () {32 vars in 674 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/904] 10.0.0.137 () {32 vars in 712 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/905] 10.0.0.137 () {32 vars in 690 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/906] 10.0.0.137 () {32 vars in 682 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/907] 10.0.0.137 () {32 vars in 668 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/908] 10.0.0.137 () {32 vars in 686 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/909] 10.0.0.137 () {32 vars in 704 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/910] 10.0.0.137 () {32 vars in 674 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/911] 10.0.0.137 () {32 vars in 700 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/912] 10.0.0.137 () {32 vars in 716 bytes} [Thu Apr 23 22:58:57 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: 7|app: 0|req: 466/913] 10.0.0.137 () {32 vars in 674 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/914] 10.0.0.137 () {32 vars in 692 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/915] 10.0.0.137 () {32 vars in 688 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/916] 10.0.0.137 () {32 vars in 708 bytes} [Thu Apr 23 22:58:57 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: 7|app: 0|req: 468/917] 10.0.0.137 () {32 vars in 704 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/918] 10.0.0.137 () {32 vars in 718 bytes} [Thu Apr 23 22:58:57 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: 7|app: 0|req: 469/919] 10.0.0.137 () {32 vars in 696 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/920] 10.0.0.137 () {32 vars in 710 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/921] 10.0.0.137 () {32 vars in 668 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/binding => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/922] 10.0.0.137 () {32 vars in 686 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/923] 10.0.0.137 () {32 vars in 680 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/924] 10.0.0.137 () {32 vars in 674 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/925] 10.0.0.137 () {32 vars in 670 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/provider => generated 191 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/926] 10.0.0.137 () {32 vars in 660 bytes} [Thu Apr 23 22:58:57 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: 473/927] 10.0.0.137 () {32 vars in 698 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/928] 10.0.0.137 () {32 vars in 698 bytes} [Thu Apr 23 22:58:57 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: 7|app: 0|req: 474/929] 10.0.0.137 () {32 vars in 676 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/930] 10.0.0.137 () {32 vars in 668 bytes} [Thu Apr 23 22:58:57 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: 7|app: 0|req: 475/931] 10.0.0.137 () {32 vars in 682 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/qos-gateway-ip => 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: 457/932] 10.0.0.137 () {32 vars in 700 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/933] 10.0.0.137 () {32 vars in 684 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/934] 10.0.0.137 () {32 vars in 706 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/935] 10.0.0.137 () {32 vars in 668 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/936] 10.0.0.137 () {32 vars in 696 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/937] 10.0.0.137 () {32 vars in 694 bytes} [Thu Apr 23 22:58:57 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: 8|app: 0|req: 460/938] 10.0.0.137 () {32 vars in 684 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/939] 10.0.0.137 () {32 vars in 688 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/940] 10.0.0.137 () {32 vars in 704 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/941] 10.0.0.137 () {32 vars in 666 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/942] 10.0.0.137 () {32 vars in 680 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/943] 10.0.0.137 () {32 vars in 680 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/rbac-policies => 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: 463/944] 10.0.0.137 () {32 vars in 690 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/945] 10.0.0.137 () {32 vars in 690 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/946] 10.0.0.137 () {32 vars in 694 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/947] 10.0.0.137 () {32 vars in 684 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/948] 10.0.0.137 () {32 vars in 688 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/949] 10.0.0.137 () {32 vars in 700 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/950] 10.0.0.137 () {32 vars in 702 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/router_availability_zone => 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: 485/951] 10.0.0.137 () {32 vars in 712 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/952] 10.0.0.137 () {32 vars in 716 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/953] 10.0.0.137 () {32 vars in 714 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/954] 10.0.0.137 () {32 vars in 726 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/955] 10.0.0.137 () {32 vars in 740 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/956] 10.0.0.137 () {32 vars in 718 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/957] 10.0.0.137 () {32 vars in 682 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/958] 10.0.0.137 () {32 vars in 668 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/959] 10.0.0.137 () {32 vars in 718 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/960] 10.0.0.137 () {32 vars in 678 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/961] 10.0.0.137 () {32 vars in 668 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/962] 10.0.0.137 () {32 vars in 696 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/963] 10.0.0.137 () {32 vars in 704 bytes} [Thu Apr 23 22:58:57 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/964] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/ports?device_id=1c792bc2-52fc-4762-8beb-ec46283d3ed0 => generated 975 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/965] 10.0.0.137 () {32 vars in 700 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/966] 10.0.0.137 () {32 vars in 700 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/967] 10.0.0.137 () {32 vars in 682 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/968] 10.0.0.137 () {32 vars in 704 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/969] 10.0.0.137 () {32 vars in 694 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/970] 10.0.0.137 () {32 vars in 688 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/971] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/security-groups?id=e646bce3-9985-4b29-a8df-21ef12e61ec3&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: 493/972] 10.0.0.137 () {32 vars in 696 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/973] 10.0.0.137 () {32 vars in 678 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/974] 10.0.0.137 () {32 vars in 688 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/975] 10.0.0.137 () {32 vars in 700 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/976] 10.0.0.137 () {32 vars in 664 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/977] 10.0.0.137 () {32 vars in 680 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/978] 10.0.0.137 () {32 vars in 676 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/979] 10.0.0.137 () {32 vars in 692 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/980] 10.0.0.137 () {32 vars in 676 bytes} [Thu Apr 23 22:58:57 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: 484/981] 10.0.0.137 () {32 vars in 666 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/982] 10.0.0.137 () {32 vars in 662 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/taas => generated 175 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/983] 10.0.0.137 () {32 vars in 674 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/984] 10.0.0.137 () {32 vars in 704 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/tap-mirror-both-direction => generated 265 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/985] 10.0.0.137 () {32 vars in 686 bytes} [Thu Apr 23 22:58:57 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:58:58.587 7 WARNING neutron.db.securitygroups_db [None req-5037d0f9-6b3c-4dc8-9cb4-be897d795d02 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 500/986] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 22:58:58 2026] GET /v2.0/security-groups?tenant_id=7b4611fa01db45efa1857d7727da0ff2&name=default => generated 2925 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/987] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 22:58:58 2026] DELETE /v2.0/security-groups/b30f6c65-384d-4fbd-acec-39fe3ecf5d17 => 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: 501/988] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:58 2026] GET /v2.0/ports?device_id=1c792bc2-52fc-4762-8beb-ec46283d3ed0 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/989] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:58:58 2026] GET /v2.0/security-groups?id=e646bce3-9985-4b29-a8df-21ef12e61ec3&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/990] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:58:59 2026] GET /v2.0/ports?device_id=1c792bc2-52fc-4762-8beb-ec46283d3ed0 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:58:59.468 8 INFO neutron.db.l3_db [None req-45f55f60-25b1-4289-a34c-15605d31352c 0d9185d555cd4fa6bdb50a8fd37bb265 eefd5a4118104b309a5251a0e029958e - - default default] Floating IP e35cbc2d-2a62-4188-8b7f-7c5782ab81b8 associated. External IP: 10.96.250.220, port: 96e0e89c-158e-436a-ba28-6d7fce1cae79. [pid: 8|app: 0|req: 489/991] 10.0.0.137 () {34 vars in 748 bytes} [Thu Apr 23 22:58:59 2026] PUT /v2.0/floatingips/e35cbc2d-2a62-4188-8b7f-7c5782ab81b8 => generated 856 bytes in 677 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:58:59.812 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-05ca59f5-e5f0-4247-8efb-74683f8dbbd9'] response: {'name': 'network-changed', 'server_uuid': '1c792bc2-52fc-4762-8beb-ec46283d3ed0', 'tag': '96e0e89c-158e-436a-ba28-6d7fce1cae79', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 490/992] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 22:59:00 2026] GET /v2.0/ports?tenant_id=eefd5a4118104b309a5251a0e029958e&device_id=1c792bc2-52fc-4762-8beb-ec46283d3ed0 => 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: 503/993] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:59:00 2026] GET /v2.0/ports?device_id=99e6ae57-aaea-4ffc-9437-74d816823e1b => generated 975 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/994] 199.204.45.74 () {34 vars in 984 bytes} [Thu Apr 23 22:59:00 2026] GET /v2.0/networks?id=37fc77ab-289a-4eab-a4a4-044288c817b7 => generated 771 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/995] 199.204.45.74 () {34 vars in 1058 bytes} [Thu Apr 23 22:59:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=96e0e89c-158e-436a-ba28-6d7fce1cae79 => generated 859 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/996] 199.204.45.74 () {34 vars in 982 bytes} [Thu Apr 23 22:59:00 2026] GET /v2.0/subnets?id=7852abce-d91c-4e61-9a4f-89f6f848083f => generated 693 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/997] 10.0.0.126 () {34 vars in 970 bytes} [Thu Apr 23 22:59:00 2026] GET /v2.0/ports/8c5fc1d6-c5d5-478c-bfce-ffa87c0993a5 => generated 972 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/998] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 22:59:00 2026] GET /v2.0/ports?network_id=37fc77ab-289a-4eab-a4a4-044288c817b7&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: 8|app: 0|req: 493/999] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 22:59:00 2026] GET /v2.0/networks/37fc77ab-289a-4eab-a4a4-044288c817b7?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: 507/1000] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 22:59:00 2026] GET /v2.0/networks/37fc77ab-289a-4eab-a4a4-044288c817b7?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: 508/1001] 199.204.45.74 () {34 vars in 998 bytes} [Thu Apr 23 22:59:01 2026] GET /v2.0/subnets?network_id=5bc834e4-e53b-4dae-86ca-c06953bc1901 => generated 684 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1002] 199.204.45.74 () {34 vars in 1144 bytes} [Thu Apr 23 22:59:01 2026] GET /v2.0/ports?device_id=99e6ae57-aaea-4ffc-9437-74d816823e1b&device_owner=compute%3Anova&network_id=5bc834e4-e53b-4dae-86ca-c06953bc1901 => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:59:01.254 8 INFO neutron.db.segments_db [None req-dd6fa8ee-3dca-43ed-972a-ba08559b2df8 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] Added segment 82c9c4e1-cf2b-41ea-be70-dc4846b77480 of type vxlan for network 7461efa3-3052-4e9c-84f3-3ae4509e6bd3 [pid: 8|app: 0|req: 494/1003] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 22:59:00 2026] POST /v2.0/networks => generated 629 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 22:59:01.393 8 INFO neutron.db.segments_db [None req-0d930dde-d0d5-4f0d-8a48-20b77d0313db 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] Added segment 13b97c50-78e8-4dd0-902e-1218fcb8d5d0 of type vxlan for network 07f48633-33b9-4383-a9a2-70203ae3a90b [pid: 8|app: 0|req: 495/1004] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 22:59:01 2026] POST /v2.0/networks => generated 630 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1005] 199.204.45.74 () {38 vars in 1026 bytes} [Thu Apr 23 22:59:01 2026] PUT /v2.0/ports/8c5fc1d6-c5d5-478c-bfce-ffa87c0993a5 => generated 1153 bytes in 468 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1006] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 22:59:01 2026] POST /v2.0/subnets => generated 626 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 22:59:01.710 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-593f6513-8f2b-4dab-a3b1-f4ba4bf05e66'] response: {'name': 'network-changed', 'server_uuid': '99e6ae57-aaea-4ffc-9437-74d816823e1b', 'tag': '8c5fc1d6-c5d5-478c-bfce-ffa87c0993a5', '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, ' 2026-04-23 22:59:01.783 7 WARNING neutron.db.securitygroups_db [None req-5856e12c-c0d9-41c8-b55f-10089587f1c7 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 511/1007] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 22:59:01 2026] GET /v2.0/security-groups?tenant_id=e56de2e945eb42eb9810885ababc009e&name=default => generated 2925 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1008] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 22:59:01 2026] POST /v2.0/subnets => generated 626 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 22:59:01.977 8 INFO neutron.db.segments_db [None req-8d446c72-1507-4eae-82f8-407b65e3c29b 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] Added segment b6e59c91-d64f-4765-b9fa-c0b2b691dcfb of type vxlan for network a7bd41ec-e477-44b0-893a-9026ea39c499 [pid: 7|app: 0|req: 512/1009] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 22:59:01 2026] DELETE /v2.0/security-groups/1b342a2a-062c-4a73-a6ae-571d880e6aad => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 22:59:02.092 7 WARNING neutron.db.securitygroups_db [None req-18252d52-c529-45d8-8597-5837ae2296d4 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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-04-23 22:59:02.185 8 INFO neutron.db.l3_hamode_db [None req-8d446c72-1507-4eae-82f8-407b65e3c29b 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 513/1010] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 22:59:02 2026] GET /v2.0/security-groups?tenant_id=e2719d5aafc84c729a1f421f9e418348&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: 514/1011] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 22:59:02 2026] GET /v2.0/ports?tenant_id=f7a45bf6fec4462fa9bbfe765f5a95e4&device_id=99e6ae57-aaea-4ffc-9437-74d816823e1b => generated 1425 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 22:59:02.315 8 INFO neutron.db.l3_hamode_db [None req-8d446c72-1507-4eae-82f8-407b65e3c29b 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 515/1012] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 22:59:02 2026] DELETE /v2.0/security-groups/bc83e9e8-9f6f-4075-a39a-3cfb370ab03e => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1013] 199.204.45.74 () {34 vars in 984 bytes} [Thu Apr 23 22:59:02 2026] GET /v2.0/networks?id=5bc834e4-e53b-4dae-86ca-c06953bc1901 => generated 780 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1014] 199.204.45.74 () {34 vars in 1058 bytes} [Thu Apr 23 22:59:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=8c5fc1d6-c5d5-478c-bfce-ffa87c0993a5 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1015] 199.204.45.74 () {34 vars in 1058 bytes} [Thu Apr 23 22:59:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=8c5fc1d6-c5d5-478c-bfce-ffa87c0993a5 => generated 861 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1016] 199.204.45.74 () {34 vars in 982 bytes} [Thu Apr 23 22:59:02 2026] GET /v2.0/subnets?id=34e395e4-0d5c-42a5-9cab-459218714e4d => generated 702 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1017] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 22:59:02 2026] GET /v2.0/ports?network_id=5bc834e4-e53b-4dae-86ca-c06953bc1901&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1018] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 22:59:02 2026] GET /v2.0/networks/5bc834e4-e53b-4dae-86ca-c06953bc1901?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1019] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 22:59:02 2026] GET /v2.0/networks/5bc834e4-e53b-4dae-86ca-c06953bc1901?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1020] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 22:59:01 2026] POST /v2.0/routers => generated 506 bytes in 1012 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1021] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 22:59:03 2026] GET /v2.0/ports?tenant_id=f7a45bf6fec4462fa9bbfe765f5a95e4&device_id=99e6ae57-aaea-4ffc-9437-74d816823e1b => generated 1425 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1022] 199.204.45.74 () {34 vars in 984 bytes} [Thu Apr 23 22:59:03 2026] GET /v2.0/networks?id=5bc834e4-e53b-4dae-86ca-c06953bc1901 => generated 780 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1023] 199.204.45.74 () {34 vars in 1058 bytes} [Thu Apr 23 22:59:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=8c5fc1d6-c5d5-478c-bfce-ffa87c0993a5 => 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: 502/1024] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:59:03 2026] GET /v2.0/ports?device_id=99e6ae57-aaea-4ffc-9437-74d816823e1b => generated 1156 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1025] 199.204.45.74 () {34 vars in 1058 bytes} [Thu Apr 23 22:59:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=8c5fc1d6-c5d5-478c-bfce-ffa87c0993a5 => generated 861 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1026] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:59:03 2026] GET /v2.0/security-groups?id=2ae5555c-dfb9-4347-8488-f5a7431e4745&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: 505/1027] 199.204.45.74 () {34 vars in 982 bytes} [Thu Apr 23 22:59:03 2026] GET /v2.0/subnets?id=34e395e4-0d5c-42a5-9cab-459218714e4d => 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: 523/1028] 10.0.0.137 () {34 vars in 782 bytes} [Thu Apr 23 22:59:02 2026] PUT /v2.0/routers/b99438a4-7572-48af-a4a2-9a32f5c47677/add_router_interface => generated 310 bytes in 1087 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1029] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 22:59:03 2026] GET /v2.0/ports?network_id=5bc834e4-e53b-4dae-86ca-c06953bc1901&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1030] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 22:59:04 2026] GET /v2.0/networks/5bc834e4-e53b-4dae-86ca-c06953bc1901?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: 524/1031] 10.0.0.137 () {32 vars in 716 bytes} [Thu Apr 23 22:59:04 2026] GET /v2.0/ports/dd812044-b9e0-4bbb-b92e-4e9293529cc4 => generated 955 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1032] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 22:59:04 2026] GET /v2.0/networks/5bc834e4-e53b-4dae-86ca-c06953bc1901?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1033] 199.204.45.74 () {34 vars in 1118 bytes} [Thu Apr 23 22:59:04 2026] GET /v2.0/ports?device_id=99e6ae57-aaea-4ffc-9437-74d816823e1b&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.11 => generated 1156 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1034] 199.204.45.74 () {38 vars in 1026 bytes} [Thu Apr 23 22:59:04 2026] PUT /v2.0/ports/8c5fc1d6-c5d5-478c-bfce-ffa87c0993a5 => generated 972 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:59:05.207 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-65d1efab-5e8c-4815-b3fd-6ec127a9c238'] response: {'name': 'network-changed', 'server_uuid': '99e6ae57-aaea-4ffc-9437-74d816823e1b', 'tag': '8c5fc1d6-c5d5-478c-bfce-ffa87c0993a5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 525/1035] 10.0.0.137 () {34 vars in 782 bytes} [Thu Apr 23 22:59:04 2026] PUT /v2.0/routers/b99438a4-7572-48af-a4a2-9a32f5c47677/add_router_interface => generated 310 bytes in 1181 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: 511/1036] 10.0.0.137 () {32 vars in 716 bytes} [Thu Apr 23 22:59:05 2026] GET /v2.0/ports/7602cb5f-8807-4258-b068-7e47820410c3 => generated 955 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:59:05.710 7 INFO neutron_taas.services.taas.taas_plugin [None req-5f7b201e-2680-49c9-b000-44f103a5db7f 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] TaaS: Handle Delete Port: 7602cb5f-8807-4258-b068-7e47820410c3 2026-04-23 22:59:05.717 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5f7b201e-2680-49c9-b000-44f103a5db7f 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] Tap Mirror: Handle Delete Port: 7602cb5f-8807-4258-b068-7e47820410c3 [pid: 8|app: 0|req: 512/1037] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 22:59:05 2026] GET /v2.0/ports?tenant_id=f7a45bf6fec4462fa9bbfe765f5a95e4&device_id=99e6ae57-aaea-4ffc-9437-74d816823e1b => 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: 513/1038] 199.204.45.74 () {34 vars in 984 bytes} [Thu Apr 23 22:59:05 2026] GET /v2.0/networks?id=5bc834e4-e53b-4dae-86ca-c06953bc1901 => generated 780 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1039] 199.204.45.74 () {34 vars in 1058 bytes} [Thu Apr 23 22:59:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=8c5fc1d6-c5d5-478c-bfce-ffa87c0993a5 => generated 861 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1040] 199.204.45.74 () {34 vars in 982 bytes} [Thu Apr 23 22:59:05 2026] GET /v2.0/subnets?id=34e395e4-0d5c-42a5-9cab-459218714e4d => generated 702 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1041] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 22:59:05 2026] GET /v2.0/ports?network_id=5bc834e4-e53b-4dae-86ca-c06953bc1901&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: 8|app: 0|req: 517/1042] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 22:59:05 2026] GET /v2.0/networks/5bc834e4-e53b-4dae-86ca-c06953bc1901?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1043] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 22:59:05 2026] GET /v2.0/networks/5bc834e4-e53b-4dae-86ca-c06953bc1901?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1044] 10.0.0.137 () {34 vars in 788 bytes} [Thu Apr 23 22:59:05 2026] PUT /v2.0/routers/b99438a4-7572-48af-a4a2-9a32f5c47677/remove_router_interface => generated 310 bytes in 714 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:59:06.329 7 WARNING neutron.db.securitygroups_db [None req-cdb2d093-5cf0-4ebc-ac86-eefa7b225e8c 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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-04-23 22:59:06.422 8 INFO neutron_taas.services.taas.taas_plugin [None req-1c38c5a2-8217-45de-bba7-eb83d88f9552 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] TaaS: Handle Delete Port: dd812044-b9e0-4bbb-b92e-4e9293529cc4 2026-04-23 22:59:06.426 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1c38c5a2-8217-45de-bba7-eb83d88f9552 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] Tap Mirror: Handle Delete Port: dd812044-b9e0-4bbb-b92e-4e9293529cc4 [pid: 7|app: 0|req: 527/1045] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 22:59:06 2026] GET /v2.0/security-groups?tenant_id=a80c4c8250b74434b19e41070749ece8&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: 528/1046] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:59:06 2026] GET /v2.0/ports?device_id=99e6ae57-aaea-4ffc-9437-74d816823e1b => generated 975 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1047] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 22:59:06 2026] DELETE /v2.0/security-groups/05093652-0de6-4b2b-a990-ff4618aa9061 => 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: 530/1048] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:59:06 2026] GET /v2.0/security-groups?id=2ae5555c-dfb9-4347-8488-f5a7431e4745&fields=id&fields=name => generated 113 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:59:06.701 7 WARNING neutron.db.securitygroups_db [None req-e9cc3980-1c18-47d0-b6a9-e67f4565a579 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 533/1051] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 22:59:06 2026] GET /v2.0/security-groups?tenant_id=c34af70246594061b772311f692c52cf&name=default => generated 2925 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1052] 10.0.0.137 () {34 vars in 788 bytes} [Thu Apr 23 22:59:06 2026] PUT /v2.0/routers/b99438a4-7572-48af-a4a2-9a32f5c47677/remove_router_interface => generated 310 bytes in 746 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1053] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 22:59:06 2026] DELETE /v2.0/security-groups/9313880a-6dc5-403f-986f-0e4d968b6415 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1054] 10.0.0.137 () {32 vars in 735 bytes} [Thu Apr 23 22:59:06 2026] GET /v2.0/ports?device_id=b99438a4-7572-48af-a4a2-9a32f5c47677 => 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: 521/1055] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 22:59:06 2026] GET /v2.0/ports?tenant_id=f7a45bf6fec4462fa9bbfe765f5a95e4&device_id=99e6ae57-aaea-4ffc-9437-74d816823e1b => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 22:59:07.021 7 INFO neutron_taas.services.taas.taas_plugin [None req-e545e2fa-eaca-441c-ab3a-6fa1a9d9a82e 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] TaaS: Handle Delete Port: 4969e0fb-0cb8-4bb9-9203-d11ae0a9253e 2026-04-23 22:59:07.024 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e545e2fa-eaca-441c-ab3a-6fa1a9d9a82e 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] Tap Mirror: Handle Delete Port: 4969e0fb-0cb8-4bb9-9203-d11ae0a9253e [pid: 8|app: 0|req: 522/1056] 199.204.45.74 () {34 vars in 984 bytes} [Thu Apr 23 22:59:07 2026] GET /v2.0/networks?id=5bc834e4-e53b-4dae-86ca-c06953bc1901 => generated 780 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1057] 199.204.45.74 () {34 vars in 1058 bytes} [Thu Apr 23 22:59:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=8c5fc1d6-c5d5-478c-bfce-ffa87c0993a5 => generated 861 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1058] 199.204.45.74 () {34 vars in 982 bytes} [Thu Apr 23 22:59:07 2026] GET /v2.0/subnets?id=34e395e4-0d5c-42a5-9cab-459218714e4d => generated 702 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1059] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 22:59:07 2026] GET /v2.0/ports?network_id=5bc834e4-e53b-4dae-86ca-c06953bc1901&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: 8|app: 0|req: 526/1060] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 22:59:07 2026] GET /v2.0/networks/5bc834e4-e53b-4dae-86ca-c06953bc1901?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 22:59:07.347 7 INFO neutron.services.segments.plugin [-] Segment b6e59c91-d64f-4765-b9fa-c0b2b691dcfb resource provider aggregate not found 2026-04-23 22:59:07.350 7 INFO neutron.services.segments.plugin [-] Segment b6e59c91-d64f-4765-b9fa-c0b2b691dcfb resource provider aggregate not found [pid: 8|app: 0|req: 527/1061] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 22:59:07 2026] GET /v2.0/networks/5bc834e4-e53b-4dae-86ca-c06953bc1901?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 22:59:07.366 7 INFO neutron.services.segments.plugin [-] Segment b6e59c91-d64f-4765-b9fa-c0b2b691dcfb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6e59c91-d64f-4765-b9fa-c0b2b691dcfb found for delete ", "request_id": "req-82c01219-c3ec-497f-9866-21e24c912429"}]} 2026-04-23 22:59:07.370 7 INFO neutron.services.segments.plugin [-] Segment b6e59c91-d64f-4765-b9fa-c0b2b691dcfb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6e59c91-d64f-4765-b9fa-c0b2b691dcfb found for delete ", "request_id": "req-4f7b8475-3d7a-4455-a676-a2493fad7eb9"}]} 2026-04-23 22:59:07.384 7 INFO neutron.db.l3_hamode_db [None req-e545e2fa-eaca-441c-ab3a-6fa1a9d9a82e 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] HA network a7bd41ec-e477-44b0-893a-9026ea39c499 was deleted as no HA routers are present in project f732d4904dd247a8b679e2eaa3dd95d1. [pid: 7|app: 0|req: 535/1062] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:06 2026] DELETE /v2.0/routers/b99438a4-7572-48af-a4a2-9a32f5c47677 => generated 0 bytes in 508 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1063] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:07 2026] DELETE /v2.0/subnets/bc79f614-ac97-4d6a-988f-250130169d26 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1064] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:07 2026] DELETE /v2.0/subnets/eb450fd4-1fe1-4041-99ff-d78d7476e7b9 => 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: 537/1065] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:59:07 2026] GET /v2.0/ports?device_id=99e6ae57-aaea-4ffc-9437-74d816823e1b => generated 975 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1066] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:59:07 2026] GET /v2.0/security-groups?id=2ae5555c-dfb9-4347-8488-f5a7431e4745&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:59:07.761 8 INFO neutron.services.segments.plugin [-] Segment 13b97c50-78e8-4dd0-902e-1218fcb8d5d0 resource provider aggregate not found 2026-04-23 22:59:07.764 8 INFO neutron.services.segments.plugin [-] Segment 13b97c50-78e8-4dd0-902e-1218fcb8d5d0 resource provider aggregate not found 2026-04-23 22:59:07.778 8 INFO neutron.services.segments.plugin [-] Segment 13b97c50-78e8-4dd0-902e-1218fcb8d5d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13b97c50-78e8-4dd0-902e-1218fcb8d5d0 found for delete ", "request_id": "req-acc7cbc6-8446-439b-be84-4415aa1d9f0c"}]} 2026-04-23 22:59:07.780 8 INFO neutron.services.segments.plugin [-] Segment 13b97c50-78e8-4dd0-902e-1218fcb8d5d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13b97c50-78e8-4dd0-902e-1218fcb8d5d0 found for delete ", "request_id": "req-2e3739d9-2e81-4c5f-a57b-9bac6d3952c1"}]} [pid: 8|app: 0|req: 529/1067] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 22:59:07 2026] DELETE /v2.0/networks/07f48633-33b9-4383-a9a2-70203ae3a90b => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 22:59:07.875 7 INFO neutron_taas.services.taas.taas_plugin [None req-72b041b6-e490-4e2b-9a62-85eda22cedc8 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] TaaS: Handle Delete Port: 75a8ef8a-b46f-41bd-97c9-d72ee1d74c54 2026-04-23 22:59:07.878 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-72b041b6-e490-4e2b-9a62-85eda22cedc8 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] Tap Mirror: Handle Delete Port: 75a8ef8a-b46f-41bd-97c9-d72ee1d74c54 [pid: 7|app: 0|req: 539/1068] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 22:59:07 2026] DELETE /v2.0/networks/7461efa3-3052-4e9c-84f3-3ae4509e6bd3 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 22:59:08.195 8 INFO neutron.db.segments_db [None req-aee275d5-c45e-48cf-ac7f-4d4bd8fc2fad 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] Added segment 4430e2d9-309a-46c4-9b20-a11514c1f224 of type vxlan for network 70411dc4-2e76-48e0-a10c-cb9d62415500 [pid: 8|app: 0|req: 530/1069] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 22:59:08 2026] POST /v2.0/networks => generated 630 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1070] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 22:59:08 2026] POST /v2.0/subnets => generated 626 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 22:59:08.496 8 INFO neutron.db.segments_db [None req-0361e076-47f3-49e5-811d-3312c9539aba 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] Added segment d9ef33a7-731e-4c44-b2e0-2f7ba924d23f of type vxlan for network 3c578f62-b857-4003-96d9-4e02c332797c 2026-04-23 22:59:08.733 8 INFO neutron.db.l3_hamode_db [None req-0361e076-47f3-49e5-811d-3312c9539aba 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 541/1071] 199.204.45.74 () {34 vars in 992 bytes} [Thu Apr 23 22:59:08 2026] GET /v2.0/ports?device_id=99e6ae57-aaea-4ffc-9437-74d816823e1b => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:59:08.837 8 INFO neutron.db.l3_hamode_db [None req-0361e076-47f3-49e5-811d-3312c9539aba 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 22:59:08.881 7 INFO neutron_taas.services.taas.taas_plugin [req-5347f505-b28d-4fc1-9574-c015064ede3a req-b3163f49-d077-4e76-adda-8b693996fa78 dd4c798b692e4f3aa19da0eb3a267274 f7a45bf6fec4462fa9bbfe765f5a95e4 - - default default] TaaS: Handle Delete Port: 8c5fc1d6-c5d5-478c-bfce-ffa87c0993a5 2026-04-23 22:59:08.885 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-5347f505-b28d-4fc1-9574-c015064ede3a req-b3163f49-d077-4e76-adda-8b693996fa78 dd4c798b692e4f3aa19da0eb3a267274 f7a45bf6fec4462fa9bbfe765f5a95e4 - - default default] Tap Mirror: Handle Delete Port: 8c5fc1d6-c5d5-478c-bfce-ffa87c0993a5 2026-04-23 22:59:09.015 7 INFO neutron.db.l3_db [req-5347f505-b28d-4fc1-9574-c015064ede3a req-b3163f49-d077-4e76-adda-8b693996fa78 dd4c798b692e4f3aa19da0eb3a267274 f7a45bf6fec4462fa9bbfe765f5a95e4 - - default default] Floating IP 334e8046-487c-4060-b755-e95c798423e3 disassociated. External IP: 10.96.250.203, port: 8c5fc1d6-c5d5-478c-bfce-ffa87c0993a5. [pid: 7|app: 0|req: 542/1072] 199.204.45.74 () {36 vars in 995 bytes} [Thu Apr 23 22:59:08 2026] DELETE /v2.0/ports/8c5fc1d6-c5d5-478c-bfce-ffa87c0993a5 => generated 0 bytes in 540 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1073] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:59:09 2026] GET /v2.0/ports?device_id=99e6ae57-aaea-4ffc-9437-74d816823e1b => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1074] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 22:59:08 2026] POST /v2.0/routers => generated 507 bytes in 911 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 22:59:09.366 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-55af69ea-9ca2-415a-945a-9ec4c07a5597'] response: {'server_uuid': '99e6ae57-aaea-4ffc-9437-74d816823e1b', 'name': 'network-vif-deleted', 'tag': '8c5fc1d6-c5d5-478c-bfce-ffa87c0993a5', 'status': 'completed', 'code': 200} 2026-04-23 22:59:09.394 7 INFO neutron.services.segments.plugin [-] Segment 82c9c4e1-cf2b-41ea-be70-dc4846b77480 resource provider aggregate not found 2026-04-23 22:59:09.395 7 INFO neutron.services.segments.plugin [-] Segment 82c9c4e1-cf2b-41ea-be70-dc4846b77480 resource provider aggregate not found 2026-04-23 22:59:09.414 7 INFO neutron.services.segments.plugin [-] Segment 82c9c4e1-cf2b-41ea-be70-dc4846b77480 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82c9c4e1-cf2b-41ea-be70-dc4846b77480 found for delete ", "request_id": "req-efa97bd6-b3b8-46fb-8cc8-e5bd10cf8a79"}]} 2026-04-23 22:59:09.422 7 INFO neutron.services.segments.plugin [-] Segment 82c9c4e1-cf2b-41ea-be70-dc4846b77480 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82c9c4e1-cf2b-41ea-be70-dc4846b77480 found for delete ", "request_id": "req-2c75ca01-49ad-4673-8ef4-0821874dfadc"}]} [pid: 7|app: 0|req: 544/1075] 10.0.0.137 () {34 vars in 664 bytes} [Thu Apr 23 22:59:09 2026] POST /v2.0/ports => generated 948 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 545/1076] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:59:10 2026] GET /v2.0/ports?device_id=99e6ae57-aaea-4ffc-9437-74d816823e1b => 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: 532/1077] 10.0.0.137 () {34 vars in 782 bytes} [Thu Apr 23 22:59:09 2026] PUT /v2.0/routers/3bdecb78-bd81-4349-90c7-b7ed7b3a4352/add_router_interface => generated 310 bytes in 1499 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1078] 10.0.0.137 () {32 vars in 716 bytes} [Thu Apr 23 22:59:11 2026] GET /v2.0/ports/1f66f25d-5b1f-4904-8768-e8d77d81df03 => generated 1022 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 22:59:11.570 7 WARNING neutron.db.securitygroups_db [None req-e98a6fcb-75cb-4afa-86b7-67e55de725cf 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 547/1079] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 22:59:11 2026] GET /v2.0/security-groups?tenant_id=326ce568750048c4a35b069e698819e4&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 22:59:11.679 8 INFO neutron_taas.services.taas.taas_plugin [None req-086fee10-65a7-4682-8af3-36cee9a7fd93 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] TaaS: Handle Delete Port: 1f66f25d-5b1f-4904-8768-e8d77d81df03 2026-04-23 22:59:11.682 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-086fee10-65a7-4682-8af3-36cee9a7fd93 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] Tap Mirror: Handle Delete Port: 1f66f25d-5b1f-4904-8768-e8d77d81df03 [pid: 7|app: 0|req: 548/1080] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:59:11 2026] GET /v2.0/ports?device_id=99e6ae57-aaea-4ffc-9437-74d816823e1b => 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: 549/1081] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 22:59:11 2026] DELETE /v2.0/security-groups/094b1f23-e88d-4304-a1fa-6d695402b6e4 => 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: 533/1082] 10.0.0.137 () {34 vars in 788 bytes} [Thu Apr 23 22:59:11 2026] PUT /v2.0/routers/3bdecb78-bd81-4349-90c7-b7ed7b3a4352/remove_router_interface => generated 310 bytes in 817 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:59:12.263 7 INFO neutron.api.v2.resource [None req-5ce4bf25-60f9-4a27-a47e-131b085ed84c 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 550/1083] 10.0.0.137 () {34 vars in 788 bytes} [Thu Apr 23 22:59:12 2026] PUT /v2.0/routers/3bdecb78-bd81-4349-90c7-b7ed7b3a4352/remove_router_interface => generated 197 bytes in 168 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 534/1084] 10.0.0.137 () {32 vars in 735 bytes} [Thu Apr 23 22:59:12 2026] GET /v2.0/ports?device_id=3bdecb78-bd81-4349-90c7-b7ed7b3a4352 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 22:59:12.454 7 INFO neutron_taas.services.taas.taas_plugin [None req-18da9cfb-ec2f-460a-9877-86968217d5d2 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] TaaS: Handle Delete Port: fc564e6d-eca6-4d64-b010-4340eb842dc7 2026-04-23 22:59:12.457 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-18da9cfb-ec2f-460a-9877-86968217d5d2 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] Tap Mirror: Handle Delete Port: fc564e6d-eca6-4d64-b010-4340eb842dc7 2026-04-23 22:59:12.759 7 INFO neutron.services.segments.plugin [-] Segment d9ef33a7-731e-4c44-b2e0-2f7ba924d23f resource provider aggregate not found 2026-04-23 22:59:12.765 7 INFO neutron.services.segments.plugin [-] Segment d9ef33a7-731e-4c44-b2e0-2f7ba924d23f resource provider aggregate not found 2026-04-23 22:59:12.778 7 INFO neutron.services.segments.plugin [-] Segment d9ef33a7-731e-4c44-b2e0-2f7ba924d23f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9ef33a7-731e-4c44-b2e0-2f7ba924d23f found for delete ", "request_id": "req-47ec9d10-dde4-49e3-9866-c78b814d43f2"}]} 2026-04-23 22:59:12.781 7 INFO neutron.services.segments.plugin [-] Segment d9ef33a7-731e-4c44-b2e0-2f7ba924d23f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9ef33a7-731e-4c44-b2e0-2f7ba924d23f found for delete ", "request_id": "req-e48b5d35-e320-4c4e-8921-b2726aca7fa5"}]} 2026-04-23 22:59:12.788 7 INFO neutron.db.l3_hamode_db [None req-18da9cfb-ec2f-460a-9877-86968217d5d2 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] HA network 3c578f62-b857-4003-96d9-4e02c332797c was deleted as no HA routers are present in project f732d4904dd247a8b679e2eaa3dd95d1. [pid: 7|app: 0|req: 551/1085] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:12 2026] DELETE /v2.0/routers/3bdecb78-bd81-4349-90c7-b7ed7b3a4352 => generated 0 bytes in 504 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1086] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 22:59:12 2026] DELETE /v2.0/security-groups/2ae5555c-dfb9-4347-8488-f5a7431e4745 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 22:59:12.895 8 INFO neutron.api.v2.resource [None req-193abddb-c213-4a4d-aef3-817667869f6d dd4c798b692e4f3aa19da0eb3a267274 f7a45bf6fec4462fa9bbfe765f5a95e4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 536/1087] 10.0.0.137 () {32 vars in 736 bytes} [Thu Apr 23 22:59:12 2026] GET /v2.0/security-groups/2ae5555c-dfb9-4347-8488-f5a7431e4745 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1088] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:12 2026] DELETE /v2.0/subnets/ee2e5b1c-80ef-4da8-ad45-362a9278a490 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 22:59:12.996 8 INFO neutron_taas.services.taas.taas_plugin [None req-a33ea9ba-581d-4007-ba36-b0963a936d7a dd4c798b692e4f3aa19da0eb3a267274 f7a45bf6fec4462fa9bbfe765f5a95e4 - - default default] TaaS: Handle Delete Port: 4d2fbded-bcd2-4fe8-800a-0abef7d559a8 2026-04-23 22:59:12.998 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a33ea9ba-581d-4007-ba36-b0963a936d7a dd4c798b692e4f3aa19da0eb3a267274 f7a45bf6fec4462fa9bbfe765f5a95e4 - - default default] Tap Mirror: Handle Delete Port: 4d2fbded-bcd2-4fe8-800a-0abef7d559a8 [pid: 7|app: 0|req: 553/1089] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 22:59:12 2026] DELETE /v2.0/networks/70411dc4-2e76-48e0-a10c-cb9d62415500 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 22:59:13.107 7 INFO neutron.db.segments_db [None req-647836f3-4bd1-4c30-891f-4312db2e4c87 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] Added segment e814751b-1471-45ad-b915-dcde135ca989 of type vxlan for network 705c8837-0894-4a1c-a405-9efed85a4e74 [pid: 8|app: 0|req: 537/1090] 10.0.0.137 () {32 vars in 731 bytes} [Thu Apr 23 22:59:12 2026] DELETE /v2.0/floatingips/334e8046-487c-4060-b755-e95c798423e3 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1091] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 22:59:13 2026] POST /v2.0/networks => generated 630 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1092] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 22:59:13 2026] POST /v2.0/subnets => generated 626 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 22:59:13.455 8 INFO neutron.db.segments_db [None req-e064d099-6f18-4dc5-8926-472178e1040b 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] Added segment 0a198ed2-3e4a-4215-8b85-58a882ef4c66 of type vxlan for network 02831486-4113-45c2-bf95-238925ee9319 2026-04-23 22:59:13.718 8 INFO neutron.db.l3_hamode_db [None req-e064d099-6f18-4dc5-8926-472178e1040b 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 22:59:13.831 8 INFO neutron.db.l3_hamode_db [None req-e064d099-6f18-4dc5-8926-472178e1040b 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 22:59:13.945 7 INFO neutron_taas.services.taas.taas_plugin [None req-9051ff54-14f4-4af0-905b-9fdc70eb465e 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] TaaS: Handle Delete Port: 55669d2c-cd4a-426a-8f6d-dc836779ab6d 2026-04-23 22:59:13.948 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9051ff54-14f4-4af0-905b-9fdc70eb465e 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Tap Mirror: Handle Delete Port: 55669d2c-cd4a-426a-8f6d-dc836779ab6d [pid: 8|app: 0|req: 539/1093] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 22:59:13 2026] POST /v2.0/routers => generated 506 bytes in 991 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1094] 10.0.0.137 () {34 vars in 788 bytes} [Thu Apr 23 22:59:13 2026] PUT /v2.0/routers/78ab40d8-9c64-4de6-b790-13c00f51ffb5/remove_router_interface => generated 310 bytes in 1267 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:59:14.686 8 INFO neutron.db.segments_db [None req-d5ceedf7-7d01-415a-84f4-f10e2d5cf2c4 d9d783432b4842d89717ddfd4422eeef ff20e20103474e74964ff5ebd56740ab - - default default] Added segment 0fe6ca44-5e91-44ae-8f34-5fdcaba740a9 of type vxlan for network 7a5fdae9-d16e-4dc6-8130-c06a989d2849 [pid: 8|app: 0|req: 540/1095] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 22:59:14 2026] POST /v2.0/networks => generated 649 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 22:59:14.804 7 INFO neutron.services.segments.plugin [-] Segment 4430e2d9-309a-46c4-9b20-a11514c1f224 resource provider aggregate not found 2026-04-23 22:59:14.811 7 INFO neutron.services.segments.plugin [-] Segment 4430e2d9-309a-46c4-9b20-a11514c1f224 resource provider aggregate not found 2026-04-23 22:59:14.830 7 INFO neutron.services.segments.plugin [-] Segment 4430e2d9-309a-46c4-9b20-a11514c1f224 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4430e2d9-309a-46c4-9b20-a11514c1f224 found for delete ", "request_id": "req-b1a1aa5a-eeba-4d09-9c9f-db82e7b97b33"}]} 2026-04-23 22:59:14.832 7 INFO neutron.services.segments.plugin [-] Segment 4430e2d9-309a-46c4-9b20-a11514c1f224 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4430e2d9-309a-46c4-9b20-a11514c1f224 found for delete ", "request_id": "req-28466b1f-b3b6-4bab-8f1b-34f065a0c78f"}]} 2026-04-23 22:59:14.991 8 INFO neutron_taas.services.taas.taas_plugin [None req-d0cbd341-c16c-49ef-9b7a-e3b830f933cb 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] TaaS: Handle Delete Port: aff225ad-3bdb-4934-81fb-6b5cc8dd3dc3 2026-04-23 22:59:14.993 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d0cbd341-c16c-49ef-9b7a-e3b830f933cb 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Tap Mirror: Handle Delete Port: aff225ad-3bdb-4934-81fb-6b5cc8dd3dc3 2026-04-23 22:59:15.248 8 INFO neutron_taas.services.taas.taas_plugin [None req-d0cbd341-c16c-49ef-9b7a-e3b830f933cb 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] TaaS: Handle Delete Port: e56fbf1d-0bf1-4351-994c-aacfa795731c 2026-04-23 22:59:15.252 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d0cbd341-c16c-49ef-9b7a-e3b830f933cb 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Tap Mirror: Handle Delete Port: e56fbf1d-0bf1-4351-994c-aacfa795731c [pid: 7|app: 0|req: 556/1096] 10.0.0.137 () {34 vars in 782 bytes} [Thu Apr 23 22:59:14 2026] PUT /v2.0/routers/507a7159-18d3-4e23-b4d1-eec04d4ff3cd/add_router_interface => generated 310 bytes in 1038 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:59:15.598 8 INFO neutron.services.segments.plugin [-] Segment c88a1222-613d-428a-afdc-07d6fb0e6609 resource provider aggregate not found 2026-04-23 22:59:15.610 8 INFO neutron.services.segments.plugin [-] Segment c88a1222-613d-428a-afdc-07d6fb0e6609 resource provider aggregate not found 2026-04-23 22:59:15.615 8 INFO neutron.services.segments.plugin [-] Segment c88a1222-613d-428a-afdc-07d6fb0e6609 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c88a1222-613d-428a-afdc-07d6fb0e6609 found for delete ", "request_id": "req-95c42a07-e325-4f1b-bd83-529165d373c7"}]} 2026-04-23 22:59:15.630 8 INFO neutron.services.segments.plugin [-] Segment c88a1222-613d-428a-afdc-07d6fb0e6609 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c88a1222-613d-428a-afdc-07d6fb0e6609 found for delete ", "request_id": "req-4b74d467-91e9-4e15-be26-ef4ad8f39bde"}]} 2026-04-23 22:59:15.638 8 INFO neutron.db.l3_hamode_db [None req-d0cbd341-c16c-49ef-9b7a-e3b830f933cb 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] HA network 6b7b5eff-dfb4-4936-af61-2c374baef116 was deleted as no HA routers are present in project f7a45bf6fec4462fa9bbfe765f5a95e4. [pid: 8|app: 0|req: 541/1097] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:14 2026] DELETE /v2.0/routers/78ab40d8-9c64-4de6-b790-13c00f51ffb5 => generated 0 bytes in 872 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1098] 10.0.0.137 () {32 vars in 716 bytes} [Thu Apr 23 22:59:15 2026] GET /v2.0/ports/710439fc-d4cd-48b0-976c-84dfb0bf77cd => generated 955 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1099] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 22:59:15 2026] POST /v2.0/subnets => generated 627 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1100] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:15 2026] DELETE /v2.0/subnets/34e395e4-0d5c-42a5-9cab-459218714e4d => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 22:59:15.890 8 INFO neutron.db.segments_db [None req-3ce5645c-b128-4066-a415-4d7999a95aad d9d783432b4842d89717ddfd4422eeef ff20e20103474e74964ff5ebd56740ab - - default default] Added segment 978ce1e7-4078-47f0-94ed-2e8dc3d6a156 of type vxlan for network c433cf30-b4e2-4fd2-8297-7907e0fcf0ca 2026-04-23 22:59:16.125 7 INFO neutron_taas.services.taas.taas_plugin [None req-1ed0a77c-76ba-494c-961a-ddd7ec5c9fd4 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] TaaS: Handle Delete Port: 710439fc-d4cd-48b0-976c-84dfb0bf77cd 2026-04-23 22:59:16.128 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1ed0a77c-76ba-494c-961a-ddd7ec5c9fd4 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] Tap Mirror: Handle Delete Port: 710439fc-d4cd-48b0-976c-84dfb0bf77cd 2026-04-23 22:59:16.128 8 INFO neutron.db.l3_hamode_db [None req-3ce5645c-b128-4066-a415-4d7999a95aad d9d783432b4842d89717ddfd4422eeef ff20e20103474e74964ff5ebd56740ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 558/1101] 10.0.0.137 () {34 vars in 788 bytes} [Thu Apr 23 22:59:15 2026] PUT /v2.0/routers/507a7159-18d3-4e23-b4d1-eec04d4ff3cd/remove_router_interface => generated 310 bytes in 765 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:59:16.663 7 INFO neutron_taas.services.taas.taas_plugin [None req-95e34356-679a-4dbf-81ba-6f776222ca81 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] TaaS: Handle Delete Port: e40cbe0a-5d3a-4eaa-af3b-96454804f92f 2026-04-23 22:59:16.665 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-95e34356-679a-4dbf-81ba-6f776222ca81 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Tap Mirror: Handle Delete Port: e40cbe0a-5d3a-4eaa-af3b-96454804f92f [pid: 7|app: 0|req: 559/1102] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 22:59:16 2026] DELETE /v2.0/networks/5bc834e4-e53b-4dae-86ca-c06953bc1901 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 22:59:16.856 7 INFO neutron.services.segments.plugin [-] Segment 93cf57fd-b4fe-4f39-8195-17add0fbc89e resource provider aggregate not found [pid: 7|app: 0|req: 560/1103] 10.0.0.137 () {32 vars in 735 bytes} [Thu Apr 23 22:59:16 2026] GET /v2.0/ports?device_id=507a7159-18d3-4e23-b4d1-eec04d4ff3cd => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 22:59:16.874 7 INFO neutron.services.segments.plugin [-] Segment 93cf57fd-b4fe-4f39-8195-17add0fbc89e resource provider aggregate not found 2026-04-23 22:59:16.886 8 INFO neutron.db.l3_hamode_db [None req-3ce5645c-b128-4066-a415-4d7999a95aad d9d783432b4842d89717ddfd4422eeef ff20e20103474e74964ff5ebd56740ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 22:59:16.888 7 INFO neutron.services.segments.plugin [-] Segment 93cf57fd-b4fe-4f39-8195-17add0fbc89e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93cf57fd-b4fe-4f39-8195-17add0fbc89e found for delete ", "request_id": "req-ca7532ee-46b7-4812-9a77-b02fedf16265"}]} 2026-04-23 22:59:16.902 7 INFO neutron.services.segments.plugin [-] Segment 93cf57fd-b4fe-4f39-8195-17add0fbc89e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93cf57fd-b4fe-4f39-8195-17add0fbc89e found for delete ", "request_id": "req-1c5630aa-4ab3-413b-a83e-2da7324c4631"}]} 2026-04-23 22:59:17.018 7 INFO neutron_taas.services.taas.taas_plugin [None req-82dfd63f-3568-438b-9227-3009b2cccd24 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] TaaS: Handle Delete Port: 3f31d9b2-c153-4d91-97c9-ca634db678d2 2026-04-23 22:59:17.021 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-82dfd63f-3568-438b-9227-3009b2cccd24 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] Tap Mirror: Handle Delete Port: 3f31d9b2-c153-4d91-97c9-ca634db678d2 2026-04-23 22:59:17.352 7 INFO neutron.db.l3_hamode_db [None req-82dfd63f-3568-438b-9227-3009b2cccd24 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] HA network 02831486-4113-45c2-bf95-238925ee9319 was deleted as no HA routers are present in project f732d4904dd247a8b679e2eaa3dd95d1. [pid: 7|app: 0|req: 561/1104] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:16 2026] DELETE /v2.0/routers/507a7159-18d3-4e23-b4d1-eec04d4ff3cd => generated 0 bytes in 494 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 22:59:17.365 7 WARNING neutron.db.securitygroups_db [None req-2730dfd2-f22a-459b-88f2-7aea65dc7bbc 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 562/1105] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 22:59:17 2026] GET /v2.0/security-groups?tenant_id=f7a45bf6fec4462fa9bbfe765f5a95e4&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1106] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:17 2026] DELETE /v2.0/subnets/d2dc8753-8c2a-4f3a-bff2-f82f69d531bd => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1107] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 22:59:17 2026] DELETE /v2.0/security-groups/285dac9f-05d6-41c0-a9fc-ec13520fa270 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1108] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 22:59:15 2026] POST /v2.0/routers => generated 695 bytes in 1850 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1109] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 22:59:17 2026] DELETE /v2.0/networks/705c8837-0894-4a1c-a405-9efed85a4e74 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 22:59:17.766 7 INFO neutron.db.segments_db [None req-7ba247e5-468e-4746-bbd5-1cef08d1093a 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] Added segment 95418315-3715-43e4-8c36-1f5b0226fb3e of type vxlan for network 563151b7-6771-4d94-bcde-ce2428968d3c 2026-04-23 22:59:18.064 7 INFO neutron.db.l3_hamode_db [None req-7ba247e5-468e-4746-bbd5-1cef08d1093a 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 22:59:18.907 7 INFO neutron.db.l3_hamode_db [None req-7ba247e5-468e-4746-bbd5-1cef08d1093a 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 22:59:18.909 7 INFO neutron.services.segments.plugin [-] Segment 0a198ed2-3e4a-4215-8b85-58a882ef4c66 resource provider aggregate not found 2026-04-23 22:59:18.926 7 INFO neutron.services.segments.plugin [-] Segment 0a198ed2-3e4a-4215-8b85-58a882ef4c66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a198ed2-3e4a-4215-8b85-58a882ef4c66 found for delete ", "request_id": "req-97f176fe-6cb8-49b9-8800-5bc4b86479c9"}]} 2026-04-23 22:59:18.932 7 INFO neutron.services.segments.plugin [-] Segment 0a198ed2-3e4a-4215-8b85-58a882ef4c66 resource provider aggregate not found 2026-04-23 22:59:18.950 7 INFO neutron.services.segments.plugin [-] Segment e814751b-1471-45ad-b915-dcde135ca989 resource provider aggregate not found 2026-04-23 22:59:18.956 7 INFO neutron.services.segments.plugin [-] Segment 0a198ed2-3e4a-4215-8b85-58a882ef4c66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a198ed2-3e4a-4215-8b85-58a882ef4c66 found for delete ", "request_id": "req-b44a0b5e-90d0-4c1f-abaa-5616ea584b42"}]} 2026-04-23 22:59:18.973 7 INFO neutron.services.segments.plugin [-] Segment e814751b-1471-45ad-b915-dcde135ca989 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e814751b-1471-45ad-b915-dcde135ca989 found for delete ", "request_id": "req-1f98c6d8-30d0-4b55-8c26-60cae4f4e380"}]} 2026-04-23 22:59:18.975 7 INFO neutron.services.segments.plugin [-] Segment e814751b-1471-45ad-b915-dcde135ca989 resource provider aggregate not found 2026-04-23 22:59:18.992 7 INFO neutron.services.segments.plugin [-] Segment e814751b-1471-45ad-b915-dcde135ca989 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e814751b-1471-45ad-b915-dcde135ca989 found for delete ", "request_id": "req-bff901a3-a176-4379-83b1-54f3ebb89daa"}]} [pid: 8|app: 0|req: 545/1110] 10.0.0.137 () {34 vars in 782 bytes} [Thu Apr 23 22:59:17 2026] PUT /v2.0/routers/78a3f46b-bc62-4819-9e77-e98e61ade117/add_router_interface => generated 310 bytes in 1311 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1111] 10.0.0.137 () {34 vars in 664 bytes} [Thu Apr 23 22:59:19 2026] POST /v2.0/ports => generated 955 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 566/1112] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 22:59:17 2026] POST /v2.0/routers => generated 687 bytes in 1980 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1113] 10.0.0.137 () {34 vars in 664 bytes} [Thu Apr 23 22:59:19 2026] POST /v2.0/ports => generated 954 bytes in 349 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: 567/1114] 10.0.0.137 () {32 vars in 720 bytes} [Thu Apr 23 22:59:19 2026] GET /v2.0/routers/ce443898-a9a0-476f-8313-ed73e9e1e5ea => generated 693 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1115] 10.0.0.137 () {32 vars in 646 bytes} [Thu Apr 23 22:59:19 2026] GET /v2.0/routers => generated 696 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1116] 10.0.0.137 () {34 vars in 740 bytes} [Thu Apr 23 22:59:19 2026] PUT /v2.0/routers/ce443898-a9a0-476f-8313-ed73e9e1e5ea => generated 700 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1117] 10.0.0.137 () {32 vars in 720 bytes} [Thu Apr 23 22:59:20 2026] GET /v2.0/routers/ce443898-a9a0-476f-8313-ed73e9e1e5ea => generated 700 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1118] 10.0.0.137 () {32 vars in 735 bytes} [Thu Apr 23 22:59:20 2026] GET /v2.0/ports?device_id=ce443898-a9a0-476f-8313-ed73e9e1e5ea => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 22:59:20.382 8 INFO neutron.db.l3_db [None req-6fbb7cd6-8234-4f3e-bc4c-a3db1a324ebe d9d783432b4842d89717ddfd4422eeef ff20e20103474e74964ff5ebd56740ab - - default default] Floating IP ea95ca72-c830-4c4b-bff0-61bf838227ae associated. External IP: 10.96.250.217, port: 6889cbb4-4585-4646-80a8-71e45d57b92f. 2026-04-23 22:59:20.424 7 INFO neutron_taas.services.taas.taas_plugin [None req-c3290b7f-868f-4808-85fd-5ff80632397e 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] TaaS: Handle Delete Port: e32a07b3-5159-456a-980d-c4d587c340f0 2026-04-23 22:59:20.427 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c3290b7f-868f-4808-85fd-5ff80632397e 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] Tap Mirror: Handle Delete Port: e32a07b3-5159-456a-980d-c4d587c340f0 [pid: 8|app: 0|req: 548/1119] 10.0.0.137 () {34 vars in 676 bytes} [Thu Apr 23 22:59:19 2026] POST /v2.0/floatingips => generated 841 bytes in 904 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 22:59:20.641 7 INFO neutron_taas.services.taas.taas_plugin [None req-c3290b7f-868f-4808-85fd-5ff80632397e 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] TaaS: Handle Delete Port: 2e4acf1d-8ac2-4eee-9f05-e7e2f603a32d 2026-04-23 22:59:20.644 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c3290b7f-868f-4808-85fd-5ff80632397e 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] Tap Mirror: Handle Delete Port: 2e4acf1d-8ac2-4eee-9f05-e7e2f603a32d 2026-04-23 22:59:20.801 8 WARNING neutron.db.securitygroups_db [None req-fbbd9eaa-0a9a-4304-aaea-bec996bc0b81 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 549/1120] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 22:59:20 2026] GET /v2.0/security-groups?tenant_id=3e55e87c7dd346d587ff26517005d533&name=default => generated 2925 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 22:59:21.000 7 INFO neutron.db.l3_hamode_db [None req-c3290b7f-868f-4808-85fd-5ff80632397e 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] HA network 563151b7-6771-4d94-bcde-ce2428968d3c was deleted as no HA routers are present in project f732d4904dd247a8b679e2eaa3dd95d1. 2026-04-23 22:59:21.006 7 INFO neutron.services.segments.plugin [-] Segment 95418315-3715-43e4-8c36-1f5b0226fb3e resource provider aggregate not found [pid: 7|app: 0|req: 572/1121] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:20 2026] DELETE /v2.0/routers/ce443898-a9a0-476f-8313-ed73e9e1e5ea => generated 0 bytes in 735 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 22:59:21.016 7 INFO neutron.services.segments.plugin [-] Segment 95418315-3715-43e4-8c36-1f5b0226fb3e resource provider aggregate not found 2026-04-23 22:59:21.025 7 INFO neutron.services.segments.plugin [-] Segment 95418315-3715-43e4-8c36-1f5b0226fb3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95418315-3715-43e4-8c36-1f5b0226fb3e found for delete ", "request_id": "req-c042e7f4-8906-4b30-a411-4fef2c9a2910"}]} 2026-04-23 22:59:21.030 7 INFO neutron.services.segments.plugin [-] Segment 95418315-3715-43e4-8c36-1f5b0226fb3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95418315-3715-43e4-8c36-1f5b0226fb3e found for delete ", "request_id": "req-1d7ee320-3a20-4154-8486-b6759fb6a1bc"}]} 2026-04-23 22:59:21.036 8 INFO neutron.db.l3_db [None req-8052ff13-d88f-4547-8a11-1856c7983a11 d9d783432b4842d89717ddfd4422eeef ff20e20103474e74964ff5ebd56740ab - - default default] Floating IP ea95ca72-c830-4c4b-bff0-61bf838227ae disassociated. External IP: 10.96.250.217, port: 6889cbb4-4585-4646-80a8-71e45d57b92f. [pid: 7|app: 0|req: 573/1122] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 22:59:21 2026] DELETE /v2.0/security-groups/86ee5cda-ee0a-47ba-9336-27c92a3bd559 => 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: 574/1123] 10.0.0.137 () {32 vars in 735 bytes} [Thu Apr 23 22:59:21 2026] GET /v2.0/ports?device_id=ce443898-a9a0-476f-8313-ed73e9e1e5ea => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 22:59:21.135 7 INFO neutron.api.v2.resource [None req-66ff1a79-dcb3-46ed-8f92-abe5caf8f0c1 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 575/1124] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:21 2026] DELETE /v2.0/routers/ce443898-a9a0-476f-8313-ed73e9e1e5ea => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1125] 10.0.0.137 () {32 vars in 735 bytes} [Thu Apr 23 22:59:21 2026] GET /v2.0/ports?device_id=507a7159-18d3-4e23-b4d1-eec04d4ff3cd => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 22:59:21.177 7 INFO neutron.api.v2.resource [None req-7b46d981-8515-463e-bf37-487aafd59c9a 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 577/1126] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:21 2026] DELETE /v2.0/routers/507a7159-18d3-4e23-b4d1-eec04d4ff3cd => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 22:59:21.192 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7d7db2d5-98c8-4b21-934b-90d4a4898f0f 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 578/1127] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:21 2026] DELETE /v2.0/subnets/d2dc8753-8c2a-4f3a-bff2-f82f69d531bd => 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: 579/1128] 10.0.0.137 () {32 vars in 735 bytes} [Thu Apr 23 22:59:21 2026] GET /v2.0/ports?device_id=3bdecb78-bd81-4349-90c7-b7ed7b3a4352 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 22:59:21.250 7 INFO neutron.api.v2.resource [None req-7a15090e-01fa-46b9-a751-6e8bb68516ad 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 580/1129] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:21 2026] DELETE /v2.0/routers/3bdecb78-bd81-4349-90c7-b7ed7b3a4352 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 22:59:21.269 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f291ba92-393b-43d0-9f13-9f112beffe55 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 581/1130] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:21 2026] DELETE /v2.0/subnets/ee2e5b1c-80ef-4da8-ad45-362a9278a490 => 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: 550/1131] 10.0.0.137 () {34 vars in 748 bytes} [Thu Apr 23 22:59:20 2026] PUT /v2.0/floatingips/ea95ca72-c830-4c4b-bff0-61bf838227ae => generated 552 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1132] 10.0.0.137 () {32 vars in 735 bytes} [Thu Apr 23 22:59:21 2026] GET /v2.0/ports?device_id=b99438a4-7572-48af-a4a2-9a32f5c47677 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 22:59:21.318 7 INFO neutron.api.v2.resource [None req-cd133d90-8db0-4ccd-8cc6-cf8a10b7d32a 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 583/1133] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:21 2026] DELETE /v2.0/routers/b99438a4-7572-48af-a4a2-9a32f5c47677 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 22:59:21.335 7 INFO neutron.pecan_wsgi.hooks.translation [None req-85c44687-ead1-46b7-b2fd-2c77a2fc9289 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 584/1134] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:21 2026] DELETE /v2.0/subnets/bc79f614-ac97-4d6a-988f-250130169d26 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 22:59:21.352 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dcdf7189-5d0c-4ac3-b630-e864c6f4fd80 561bde11be4446229a394b1cef1b2097 f732d4904dd247a8b679e2eaa3dd95d1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 585/1135] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:21 2026] DELETE /v2.0/subnets/eb450fd4-1fe1-4041-99ff-d78d7476e7b9 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 22:59:21.361 8 INFO neutron_taas.services.taas.taas_plugin [None req-c671c4d6-eed0-4b08-b71a-fcf755c6d931 d9d783432b4842d89717ddfd4422eeef ff20e20103474e74964ff5ebd56740ab - - default default] TaaS: Handle Delete Port: 2a6b0329-c18b-4fba-b4ad-f70c26a7713b 2026-04-23 22:59:21.363 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c671c4d6-eed0-4b08-b71a-fcf755c6d931 d9d783432b4842d89717ddfd4422eeef ff20e20103474e74964ff5ebd56740ab - - default default] Tap Mirror: Handle Delete Port: 2a6b0329-c18b-4fba-b4ad-f70c26a7713b [pid: 8|app: 0|req: 551/1136] 10.0.0.137 () {32 vars in 731 bytes} [Thu Apr 23 22:59:21 2026] DELETE /v2.0/floatingips/ea95ca72-c830-4c4b-bff0-61bf838227ae => generated 0 bytes in 202 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 22:59:21.910 8 WARNING neutron.db.securitygroups_db [None req-715e85ef-333f-401f-86e5-11bf6b562da3 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 554/1139] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 22:59:21 2026] GET /v2.0/security-groups?tenant_id=f732d4904dd247a8b679e2eaa3dd95d1&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1140] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 22:59:21 2026] DELETE /v2.0/security-groups/4f1cb4b3-7d1d-4941-98b5-9cadca465b9b => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 22:59:22.212 7 INFO neutron.db.l3_db [None req-ef925382-e83d-4a5c-bc78-52a68aa415b4 d9d783432b4842d89717ddfd4422eeef ff20e20103474e74964ff5ebd56740ab - - default default] Floating IP 404019e5-4941-489b-808b-a7c671b9276b associated. External IP: 10.96.250.208, port: 547ab473-a2d8-495c-aea2-b0e758a65740. [pid: 7|app: 0|req: 586/1141] 10.0.0.137 () {34 vars in 676 bytes} [Thu Apr 23 22:59:21 2026] POST /v2.0/floatingips => generated 842 bytes in 966 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1142] 10.0.0.137 () {32 vars in 728 bytes} [Thu Apr 23 22:59:22 2026] GET /v2.0/floatingips/404019e5-4941-489b-808b-a7c671b9276b => generated 842 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1143] 10.0.0.137 () {32 vars in 654 bytes} [Thu Apr 23 22:59:22 2026] GET /v2.0/floatingips => generated 845 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1144] 10.0.0.30 () {34 vars in 988 bytes} [Thu Apr 23 22:59:22 2026] GET /v2.0/ports?device_id=1c792bc2-52fc-4762-8beb-ec46283d3ed0 => generated 1244 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1145] 10.0.0.30 () {34 vars in 1038 bytes} [Thu Apr 23 22:59:22 2026] GET /v2.0/security-groups?id=e646bce3-9985-4b29-a8df-21ef12e61ec3&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:59:22.885 7 INFO neutron.db.l3_db [None req-6a4c129d-121f-4b4f-bae3-ce359428d821 d9d783432b4842d89717ddfd4422eeef ff20e20103474e74964ff5ebd56740ab - - default default] Floating IP 404019e5-4941-489b-808b-a7c671b9276b associated. External IP: 10.96.250.208, port: 547ab473-a2d8-495c-aea2-b0e758a65740. [pid: 7|app: 0|req: 589/1146] 10.0.0.137 () {34 vars in 748 bytes} [Thu Apr 23 22:59:22 2026] PUT /v2.0/floatingips/404019e5-4941-489b-808b-a7c671b9276b => generated 841 bytes in 798 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:59:23.410 8 WARNING neutron.db.securitygroups_db [None req-89d65bdd-c3fc-48ee-9505-3aa35bc6fe49 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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-04-23 22:59:23.483 7 INFO neutron.db.l3_db [None req-250f49b5-6061-461c-804b-3bea5f9070f5 d9d783432b4842d89717ddfd4422eeef ff20e20103474e74964ff5ebd56740ab - - default default] Floating IP 404019e5-4941-489b-808b-a7c671b9276b disassociated. External IP: 10.96.250.208, port: 6889cbb4-4585-4646-80a8-71e45d57b92f. [pid: 8|app: 0|req: 558/1147] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 22:59:23 2026] GET /v2.0/security-groups?tenant_id=93f78b313373456297778814c8286e66&name=default => generated 2925 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1148] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 22:59:23 2026] DELETE /v2.0/security-groups/56cec1da-82c9-449e-9800-b1c1bcdf3100 => 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: 590/1149] 10.0.0.137 () {34 vars in 748 bytes} [Thu Apr 23 22:59:23 2026] PUT /v2.0/floatingips/404019e5-4941-489b-808b-a7c671b9276b => generated 552 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:59:23.923 8 INFO neutron_taas.services.taas.taas_plugin [None req-63cf2d20-2e2e-4495-b8ae-72300bdc182e d9d783432b4842d89717ddfd4422eeef ff20e20103474e74964ff5ebd56740ab - - default default] TaaS: Handle Delete Port: 24a6e670-e844-48ee-aec2-4ddadfcb193b 2026-04-23 22:59:23.926 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-63cf2d20-2e2e-4495-b8ae-72300bdc182e d9d783432b4842d89717ddfd4422eeef ff20e20103474e74964ff5ebd56740ab - - default default] Tap Mirror: Handle Delete Port: 24a6e670-e844-48ee-aec2-4ddadfcb193b [pid: 8|app: 0|req: 560/1150] 10.0.0.137 () {32 vars in 731 bytes} [Thu Apr 23 22:59:23 2026] DELETE /v2.0/floatingips/404019e5-4941-489b-808b-a7c671b9276b => generated 0 bytes in 299 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 22:59:24.111 7 INFO neutron.api.v2.resource [None req-ec48b493-2673-4fc3-be0c-a307ec0c2f79 d9d783432b4842d89717ddfd4422eeef ff20e20103474e74964ff5ebd56740ab - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 591/1151] 10.0.0.137 () {32 vars in 731 bytes} [Thu Apr 23 22:59:24 2026] DELETE /v2.0/floatingips/404019e5-4941-489b-808b-a7c671b9276b => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 22:59:24.216 8 INFO neutron_taas.services.taas.taas_plugin [None req-0a530651-1e7a-4676-8842-b6a7addf824f d9d783432b4842d89717ddfd4422eeef ff20e20103474e74964ff5ebd56740ab - - default default] TaaS: Handle Delete Port: 6889cbb4-4585-4646-80a8-71e45d57b92f 2026-04-23 22:59:24.219 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0a530651-1e7a-4676-8842-b6a7addf824f d9d783432b4842d89717ddfd4422eeef ff20e20103474e74964ff5ebd56740ab - - default default] Tap Mirror: Handle Delete Port: 6889cbb4-4585-4646-80a8-71e45d57b92f [pid: 8|app: 0|req: 561/1152] 10.0.0.137 () {32 vars in 719 bytes} [Thu Apr 23 22:59:24 2026] DELETE /v2.0/ports/6889cbb4-4585-4646-80a8-71e45d57b92f => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 22:59:24.387 7 WARNING neutron.db.securitygroups_db [None req-447d9519-c7a7-4400-9893-feb7aada077e 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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-04-23 22:59:24.487 8 INFO neutron_taas.services.taas.taas_plugin [None req-74f0dfe8-d1a5-4119-9378-d42971e00981 d9d783432b4842d89717ddfd4422eeef ff20e20103474e74964ff5ebd56740ab - - default default] TaaS: Handle Delete Port: 547ab473-a2d8-495c-aea2-b0e758a65740 [pid: 7|app: 0|req: 592/1153] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 22:59:24 2026] GET /v2.0/security-groups?tenant_id=e4860e3796e642e9aa7f6a1b8dde463c&name=default => generated 2925 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 22:59:24.489 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-74f0dfe8-d1a5-4119-9378-d42971e00981 d9d783432b4842d89717ddfd4422eeef ff20e20103474e74964ff5ebd56740ab - - default default] Tap Mirror: Handle Delete Port: 547ab473-a2d8-495c-aea2-b0e758a65740 [pid: 7|app: 0|req: 593/1154] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 22:59:24 2026] DELETE /v2.0/security-groups/e4585358-ce1f-4ce6-a547-5ed04a49b138 => 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: 562/1155] 10.0.0.137 () {32 vars in 719 bytes} [Thu Apr 23 22:59:24 2026] DELETE /v2.0/ports/547ab473-a2d8-495c-aea2-b0e758a65740 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1156] 10.0.0.137 () {32 vars in 735 bytes} [Thu Apr 23 22:59:24 2026] GET /v2.0/ports?device_id=78a3f46b-bc62-4819-9e77-e98e61ade117 => generated 958 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:59:25.034 8 INFO neutron_taas.services.taas.taas_plugin [None req-ffbf2437-6b4e-437b-b404-fd238b952ba3 d9d783432b4842d89717ddfd4422eeef ff20e20103474e74964ff5ebd56740ab - - default default] TaaS: Handle Delete Port: 8b1b3710-aa56-4bb4-9f2c-68846d1898b3 2026-04-23 22:59:25.038 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ffbf2437-6b4e-437b-b404-fd238b952ba3 d9d783432b4842d89717ddfd4422eeef ff20e20103474e74964ff5ebd56740ab - - default default] Tap Mirror: Handle Delete Port: 8b1b3710-aa56-4bb4-9f2c-68846d1898b3 [pid: 8|app: 0|req: 563/1157] 10.0.0.137 () {34 vars in 788 bytes} [Thu Apr 23 22:59:24 2026] PUT /v2.0/routers/78a3f46b-bc62-4819-9e77-e98e61ade117/remove_router_interface => generated 310 bytes in 945 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:59:25.859 7 INFO neutron.db.segments_db [None req-73376e36-ce3a-42d8-95bf-7fb69185fc5b 0be3a55cb0e44ab09eeeb9197c58eadd d92aa269715d46f2ad2c5d87b8ac4b06 - - default default] Added segment 08b4773b-8c6f-4d98-b639-b3fc6f36f9d9 of type vxlan for network b706dac4-be35-4ab4-b765-714135ea7adf 2026-04-23 22:59:25.898 8 INFO neutron_taas.services.taas.taas_plugin [None req-160b2806-71cd-474b-bda5-9617acc62feb d9d783432b4842d89717ddfd4422eeef ff20e20103474e74964ff5ebd56740ab - - default default] TaaS: Handle Delete Port: 4a4f904a-ea8e-46a0-a713-a247ed170b96 2026-04-23 22:59:25.900 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-160b2806-71cd-474b-bda5-9617acc62feb d9d783432b4842d89717ddfd4422eeef ff20e20103474e74964ff5ebd56740ab - - default default] Tap Mirror: Handle Delete Port: 4a4f904a-ea8e-46a0-a713-a247ed170b96 2026-04-23 22:59:25.918 7 INFO neutron.db.segments_db [None req-73376e36-ce3a-42d8-95bf-7fb69185fc5b 0be3a55cb0e44ab09eeeb9197c58eadd d92aa269715d46f2ad2c5d87b8ac4b06 - - default default] Added segment e6c93b19-2b13-4b08-a511-3e8b143d7035 of type vxlan for network 49a511c7-14ff-4fea-9f90-e1d320ec6feb [pid: 7|app: 0|req: 595/1158] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 22:59:25 2026] POST /v2.0/networks => generated 1245 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1159] 10.0.0.137 () {32 vars in 648 bytes} [Thu Apr 23 22:59:26 2026] GET /v2.0/networks => generated 1844 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 22:59:26.153 8 INFO neutron_taas.services.taas.taas_plugin [None req-160b2806-71cd-474b-bda5-9617acc62feb d9d783432b4842d89717ddfd4422eeef ff20e20103474e74964ff5ebd56740ab - - default default] TaaS: Handle Delete Port: 37de8322-2188-493c-b658-96ad708bef90 2026-04-23 22:59:26.156 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-160b2806-71cd-474b-bda5-9617acc62feb d9d783432b4842d89717ddfd4422eeef ff20e20103474e74964ff5ebd56740ab - - default default] Tap Mirror: Handle Delete Port: 37de8322-2188-493c-b658-96ad708bef90 2026-04-23 22:59:26.194 7 INFO neutron.services.segments.plugin [-] Segment 08b4773b-8c6f-4d98-b639-b3fc6f36f9d9 resource provider aggregate not found 2026-04-23 22:59:26.198 7 INFO neutron.services.segments.plugin [-] Segment 08b4773b-8c6f-4d98-b639-b3fc6f36f9d9 resource provider aggregate not found 2026-04-23 22:59:26.212 7 INFO neutron.services.segments.plugin [-] Segment 08b4773b-8c6f-4d98-b639-b3fc6f36f9d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08b4773b-8c6f-4d98-b639-b3fc6f36f9d9 found for delete ", "request_id": "req-0919bdef-03ca-46aa-b56e-a0da0155e324"}]} 2026-04-23 22:59:26.213 7 INFO neutron.services.segments.plugin [-] Segment 08b4773b-8c6f-4d98-b639-b3fc6f36f9d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08b4773b-8c6f-4d98-b639-b3fc6f36f9d9 found for delete ", "request_id": "req-0698289b-048f-40e9-a25c-464ff28ee966"}]} [pid: 7|app: 0|req: 597/1160] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 22:59:26 2026] DELETE /v2.0/networks/b706dac4-be35-4ab4-b765-714135ea7adf => 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: 598/1161] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 22:59:26 2026] DELETE /v2.0/networks/49a511c7-14ff-4fea-9f90-e1d320ec6feb => 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: 599/1162] 10.0.0.137 () {32 vars in 648 bytes} [Thu Apr 23 22:59:26 2026] GET /v2.0/networks => generated 651 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:59:26.489 8 INFO neutron.services.segments.plugin [-] Segment 978ce1e7-4078-47f0-94ed-2e8dc3d6a156 resource provider aggregate not found 2026-04-23 22:59:26.494 8 INFO neutron.services.segments.plugin [-] Segment 978ce1e7-4078-47f0-94ed-2e8dc3d6a156 resource provider aggregate not found 2026-04-23 22:59:26.509 8 INFO neutron.services.segments.plugin [-] Segment 978ce1e7-4078-47f0-94ed-2e8dc3d6a156 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 978ce1e7-4078-47f0-94ed-2e8dc3d6a156 found for delete ", "request_id": "req-6a881be5-a916-422c-9a82-e51362b3fd6a"}]} 2026-04-23 22:59:26.509 8 INFO neutron.services.segments.plugin [-] Segment 978ce1e7-4078-47f0-94ed-2e8dc3d6a156 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 978ce1e7-4078-47f0-94ed-2e8dc3d6a156 found for delete ", "request_id": "req-1c99ff30-84b3-4877-8804-17b0de639453"}]} 2026-04-23 22:59:26.514 8 INFO neutron.db.l3_hamode_db [None req-160b2806-71cd-474b-bda5-9617acc62feb d9d783432b4842d89717ddfd4422eeef ff20e20103474e74964ff5ebd56740ab - - default default] HA network c433cf30-b4e2-4fd2-8297-7907e0fcf0ca was deleted as no HA routers are present in project ff20e20103474e74964ff5ebd56740ab. [pid: 8|app: 0|req: 564/1163] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:25 2026] DELETE /v2.0/routers/78a3f46b-bc62-4819-9e77-e98e61ade117 => generated 0 bytes in 861 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 22:59:26.566 8 INFO neutron.db.segments_db [None req-987d2c7d-6683-4ead-9ccf-c2f589bf68f3 0be3a55cb0e44ab09eeeb9197c58eadd d92aa269715d46f2ad2c5d87b8ac4b06 - - default default] Added segment d4cdd1d6-fb2a-44c2-ba44-c9bf23578397 of type vxlan for network 09384bd3-005d-41bc-b579-9af6446881d8 2026-04-23 22:59:26.596 7 INFO neutron.db.segments_db [None req-396251fb-ce20-4d80-ac72-072e7830a62a 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Added segment 42c70023-ecea-4496-8e25-15cdf1c2f318 of type vxlan for network cdb60620-3207-4a47-b19e-a9d25aeb7052 [pid: 8|app: 0|req: 565/1164] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 22:59:26 2026] POST /v2.0/networks => generated 653 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1165] 10.0.0.137 () {34 vars in 670 bytes} [Thu Apr 23 22:59:26 2026] POST /v2.0/networks => generated 740 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 22:59:26.727 7 INFO neutron.db.segments_db [None req-8d9f0645-c3b3-4055-86f2-10ab0d6bb7c5 0be3a55cb0e44ab09eeeb9197c58eadd d92aa269715d46f2ad2c5d87b8ac4b06 - - default default] Added segment 0b95d29d-f251-4d31-b832-cd34d841c27a of type vxlan for network 5b1bf4ea-726f-4a9c-a143-6f8f273bc7e3 [pid: 8|app: 0|req: 566/1166] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:26 2026] DELETE /v2.0/subnets/ab4b57c4-3bd2-4ab5-8b1e-68b8eac95038 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1167] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 22:59:26 2026] POST /v2.0/networks => generated 654 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1168] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 22:59:26 2026] POST /v2.0/subnets => generated 687 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1169] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 22:59:26 2026] DELETE /v2.0/networks/7a5fdae9-d16e-4dc6-8130-c06a989d2849 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 22:59:26.979 7 INFO neutron.db.segments_db [None req-b72831c1-8ab4-4e58-be10-a3d2861a28bb 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Added segment 627ca1e6-f14d-496d-8ae6-39667b5fa8b7 of type vxlan for network c2da7120-ceb0-42fb-8fc3-5a7131b5d5bf 2026-04-23 22:59:27.186 7 INFO neutron.db.l3_hamode_db [None req-b72831c1-8ab4-4e58-be10-a3d2861a28bb 3481e30a8e7b450088adb3e2884e8cbf 0e4b4a2a3adc4970988da26d0db6d6c8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 568/1170] 10.0.0.137 () {34 vars in 664 bytes} [Thu Apr 23 22:59:26 2026] POST /v2.0/ports => generated 1505 bytes in 493 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-04-23 22:59:27.481 8 WARNING neutron.db.securitygroups_db [None req-e977b1f1-83c9-43dd-a474-6a06b4caddfa 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 569/1171] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 22:59:27 2026] GET /v2.0/security-groups?tenant_id=ff20e20103474e74964ff5ebd56740ab&name=default => generated 2925 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1172] 10.0.0.137 () {32 vars in 642 bytes} [Thu Apr 23 22:59:27 2026] GET /v2.0/ports => generated 1505 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1173] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 22:59:27 2026] DELETE /v2.0/security-groups/ba905b2f-bba0-47f1-8696-c04021fa2e4e => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 22:59:27.744 8 INFO neutron_taas.services.taas.taas_plugin [None req-d9fa6343-38a8-4226-b11b-3470aab61e69 0be3a55cb0e44ab09eeeb9197c58eadd d92aa269715d46f2ad2c5d87b8ac4b06 - - default default] TaaS: Handle Delete Port: 364e0eb4-ddf0-40b4-aeb0-b977b0a27443 2026-04-23 22:59:27.746 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d9fa6343-38a8-4226-b11b-3470aab61e69 0be3a55cb0e44ab09eeeb9197c58eadd d92aa269715d46f2ad2c5d87b8ac4b06 - - default default] Tap Mirror: Handle Delete Port: 364e0eb4-ddf0-40b4-aeb0-b977b0a27443 [pid: 8|app: 0|req: 572/1174] 10.0.0.137 () {32 vars in 719 bytes} [Thu Apr 23 22:59:27 2026] DELETE /v2.0/ports/364e0eb4-ddf0-40b4-aeb0-b977b0a27443 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 22:59:27.918 8 INFO neutron_taas.services.taas.taas_plugin [None req-3c17a09c-d200-4d9d-b406-d1d48a4880b8 0be3a55cb0e44ab09eeeb9197c58eadd d92aa269715d46f2ad2c5d87b8ac4b06 - - default default] TaaS: Handle Delete Port: 21ee8be7-5246-449b-a49e-cb89ab84583c 2026-04-23 22:59:27.920 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3c17a09c-d200-4d9d-b406-d1d48a4880b8 0be3a55cb0e44ab09eeeb9197c58eadd d92aa269715d46f2ad2c5d87b8ac4b06 - - default default] Tap Mirror: Handle Delete Port: 21ee8be7-5246-449b-a49e-cb89ab84583c 2026-04-23 22:59:27.929 7 INFO neutron.db.l3_hamode_db [None req-b72831c1-8ab4-4e58-be10-a3d2861a28bb 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 573/1175] 10.0.0.137 () {32 vars in 719 bytes} [Thu Apr 23 22:59:27 2026] DELETE /v2.0/ports/21ee8be7-5246-449b-a49e-cb89ab84583c => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1176] 10.0.0.137 () {32 vars in 642 bytes} [Thu Apr 23 22:59:27 2026] GET /v2.0/ports => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 22:59:28.048 8 INFO neutron.db.segments_db [None req-2c770ad9-0924-4d08-8705-2e68bf1ac7c3 0be3a55cb0e44ab09eeeb9197c58eadd d92aa269715d46f2ad2c5d87b8ac4b06 - - default default] Added segment 1b95d336-eb19-44c4-9766-0ec07990251e of type vxlan for network c5173349-65c3-4d6c-8a2c-da51c1e38a82 [pid: 8|app: 0|req: 575/1177] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 22:59:28 2026] POST /v2.0/networks => generated 653 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 22:59:28.156 8 INFO neutron.db.segments_db [None req-b74c02f0-5b48-4ee5-a5bc-756ee5d387a4 0be3a55cb0e44ab09eeeb9197c58eadd d92aa269715d46f2ad2c5d87b8ac4b06 - - default default] Added segment 3cdfe32c-3ef3-478a-877f-0fa42e2a51ad of type vxlan for network 93069e7b-0d79-4634-9a5d-14c217b4ab38 [pid: 8|app: 0|req: 576/1178] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 22:59:28 2026] POST /v2.0/networks => generated 654 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 22:59:28.245 7 INFO neutron.services.segments.plugin [-] Segment e6c93b19-2b13-4b08-a511-3e8b143d7035 resource provider aggregate not found 2026-04-23 22:59:28.258 7 INFO neutron.services.segments.plugin [-] Segment e6c93b19-2b13-4b08-a511-3e8b143d7035 resource provider aggregate not found 2026-04-23 22:59:28.274 7 INFO neutron.services.segments.plugin [-] Segment e6c93b19-2b13-4b08-a511-3e8b143d7035 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6c93b19-2b13-4b08-a511-3e8b143d7035 found for delete ", "request_id": "req-fdacd288-0bcf-4503-aa59-9261924f78d5"}]} 2026-04-23 22:59:28.283 7 INFO neutron.services.segments.plugin [-] Segment e6c93b19-2b13-4b08-a511-3e8b143d7035 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6c93b19-2b13-4b08-a511-3e8b143d7035 found for delete ", "request_id": "req-ae798449-9ce7-4889-91cc-5e25f217913d"}]} 2026-04-23 22:59:28.294 7 INFO neutron.services.segments.plugin [-] Segment 0fe6ca44-5e91-44ae-8f34-5fdcaba740a9 resource provider aggregate not found 2026-04-23 22:59:28.311 7 INFO neutron.services.segments.plugin [-] Segment 0fe6ca44-5e91-44ae-8f34-5fdcaba740a9 resource provider aggregate not found 2026-04-23 22:59:28.316 7 INFO neutron.services.segments.plugin [-] Segment 0fe6ca44-5e91-44ae-8f34-5fdcaba740a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fe6ca44-5e91-44ae-8f34-5fdcaba740a9 found for delete ", "request_id": "req-8a99a912-ae1d-4d67-9efc-72d512dfe9df"}]} 2026-04-23 22:59:28.331 7 INFO neutron.services.segments.plugin [-] Segment 0fe6ca44-5e91-44ae-8f34-5fdcaba740a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fe6ca44-5e91-44ae-8f34-5fdcaba740a9 found for delete ", "request_id": "req-2d5b9be2-a6bc-4392-8a35-dc7e4b9227a4"}]} [pid: 7|app: 0|req: 603/1179] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 22:59:26 2026] POST /v2.0/routers => generated 727 bytes in 1811 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1180] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 22:59:28 2026] POST /v2.0/subnets => generated 1324 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1181] 10.0.0.137 () {32 vars in 646 bytes} [Thu Apr 23 22:59:29 2026] GET /v2.0/subnets => generated 1960 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1182] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:29 2026] DELETE /v2.0/subnets/a7f01326-f77c-40f1-9385-f3eccacee713 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1183] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:29 2026] DELETE /v2.0/subnets/a3dda35d-b888-4a83-8c60-7f938a10e34c => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 22:59:29.695 8 INFO neutron.db.segments_db [None req-d35f4e9e-027e-405a-9c34-6bf4dedc8eba af68cbec7d1940108c1e1eb4e8fc72b9 0cc9f52acba74ff89643f48de44172d0 - - default default] Added segment eb5fd9b6-ffde-4baa-8519-0d651c8dbad8 of type vxlan for network 04f2aa99-d578-4052-be8c-18073c061345 [pid: 8|app: 0|req: 581/1184] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 22:59:29 2026] POST /v2.0/networks => generated 646 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1185] 10.0.0.137 () {32 vars in 646 bytes} [Thu Apr 23 22:59:29 2026] GET /v2.0/subnets => generated 649 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1186] 10.0.0.137 () {34 vars in 782 bytes} [Thu Apr 23 22:59:28 2026] PUT /v2.0/routers/27e61a5b-64ba-43ae-a2ab-cb4d82083b2a/add_router_interface => generated 310 bytes in 1094 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:59:29.936 8 INFO neutron.services.segments.plugin [-] Segment 3cdfe32c-3ef3-478a-877f-0fa42e2a51ad resource provider aggregate not found 2026-04-23 22:59:29.943 8 INFO neutron.services.segments.plugin [-] Segment 3cdfe32c-3ef3-478a-877f-0fa42e2a51ad resource provider aggregate not found 2026-04-23 22:59:29.957 8 INFO neutron.services.segments.plugin [-] Segment 3cdfe32c-3ef3-478a-877f-0fa42e2a51ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cdfe32c-3ef3-478a-877f-0fa42e2a51ad found for delete ", "request_id": "req-c71f0187-a977-46bc-90fd-79cfd67e6aa6"}]} 2026-04-23 22:59:29.959 8 INFO neutron.services.segments.plugin [-] Segment 3cdfe32c-3ef3-478a-877f-0fa42e2a51ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cdfe32c-3ef3-478a-877f-0fa42e2a51ad found for delete ", "request_id": "req-2c32e693-89a2-4380-a6a4-5d65666f7986"}]} [pid: 8|app: 0|req: 583/1187] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 22:59:29 2026] DELETE /v2.0/networks/93069e7b-0d79-4634-9a5d-14c217b4ab38 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1188] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 22:59:30 2026] POST /v2.0/subnets => generated 673 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 22:59:30.513 8 INFO neutron.db.segments_db [None req-ed8c1a42-d5e5-42e9-a902-199844e840e4 af68cbec7d1940108c1e1eb4e8fc72b9 0cc9f52acba74ff89643f48de44172d0 - - default default] Added segment e14926c8-9cec-486d-97d5-9ebd15751c89 of type vxlan for network bb8a62a2-1f58-4b39-b8d9-70822c9474f4 2026-04-23 22:59:30.554 7 INFO neutron.services.segments.plugin [-] Segment 1b95d336-eb19-44c4-9766-0ec07990251e resource provider aggregate not found 2026-04-23 22:59:30.560 7 INFO neutron.services.segments.plugin [-] Segment 1b95d336-eb19-44c4-9766-0ec07990251e resource provider aggregate not found [pid: 7|app: 0|req: 605/1189] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 22:59:29 2026] DELETE /v2.0/networks/c5173349-65c3-4d6c-8a2c-da51c1e38a82 => generated 0 bytes in 595 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 22:59:30.585 7 INFO neutron.services.segments.plugin [-] Segment 1b95d336-eb19-44c4-9766-0ec07990251e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b95d336-eb19-44c4-9766-0ec07990251e found for delete ", "request_id": "req-76bcc0e2-f02d-4712-95cf-3f2e792fdd93"}]} 2026-04-23 22:59:30.588 7 INFO neutron.services.segments.plugin [-] Segment 1b95d336-eb19-44c4-9766-0ec07990251e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b95d336-eb19-44c4-9766-0ec07990251e found for delete ", "request_id": "req-05ea3b11-07b8-43eb-8a7d-34a8b9b7b746"}]} [pid: 8|app: 0|req: 585/1190] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 22:59:30 2026] POST /v2.0/networks => generated 647 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1191] 10.0.0.137 () {34 vars in 742 bytes} [Thu Apr 23 22:59:30 2026] PUT /v2.0/networks/bb8a62a2-1f58-4b39-b8d9-70822c9474f4 => generated 592 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1192] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 22:59:30 2026] DELETE /v2.0/networks/5b1bf4ea-726f-4a9c-a143-6f8f273bc7e3 => 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: 607/1193] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 22:59:30 2026] DELETE /v2.0/networks/09384bd3-005d-41bc-b579-9af6446881d8 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1194] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 22:59:30 2026] POST /v2.0/subnets => generated 646 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1195] 10.0.0.137 () {34 vars in 740 bytes} [Thu Apr 23 22:59:30 2026] PUT /v2.0/subnets/6dd2a3ab-9d21-4d21-91cc-6f934d4f3df7 => generated 656 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1196] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 22:59:31 2026] DELETE /v2.0/networks/bb8a62a2-1f58-4b39-b8d9-70822c9474f4 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 22:59:31.185 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d99cea32-24dd-43be-850e-8e8819680e89 af68cbec7d1940108c1e1eb4e8fc72b9 0cc9f52acba74ff89643f48de44172d0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 609/1197] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 22:59:31 2026] DELETE /v2.0/networks/bb8a62a2-1f58-4b39-b8d9-70822c9474f4 => generated 138 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1198] 10.0.0.137 () {32 vars in 693 bytes} [Thu Apr 23 22:59:31 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: 610/1199] 10.0.0.137 () {32 vars in 741 bytes} [Thu Apr 23 22:59:31 2026] GET /v2.0/subnets?network_id=0e32af1b-dca9-4979-b2fc-f5f1eae2cb7b => generated 649 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1200] 10.0.0.137 () {32 vars in 652 bytes} [Thu Apr 23 22:59:31 2026] GET /v2.0/extensions => generated 22037 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1201] 10.0.0.137 () {32 vars in 648 bytes} [Thu Apr 23 22:59:31 2026] GET /v2.0/networks => generated 1311 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1202] 10.0.0.137 () {32 vars in 646 bytes} [Thu Apr 23 22:59:31 2026] GET /v2.0/subnets => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1203] 10.0.0.137 () {32 vars in 722 bytes} [Thu Apr 23 22:59:31 2026] GET /v2.0/networks/04f2aa99-d578-4052-be8c-18073c061345 => generated 671 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1204] 10.0.0.137 () {32 vars in 720 bytes} [Thu Apr 23 22:59:31 2026] GET /v2.0/subnets/45b99b24-3cd6-4b51-ac45-e7f1c8f9152b => generated 673 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:59:31.463 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fdf9a726-5b48-4498-86da-696a4301b27a af68cbec7d1940108c1e1eb4e8fc72b9 0cc9f52acba74ff89643f48de44172d0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 614/1205] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:31 2026] DELETE /v2.0/subnets/6dd2a3ab-9d21-4d21-91cc-6f934d4f3df7 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 22:59:31.476 7 INFO neutron.pecan_wsgi.hooks.translation [None req-02a65443-d02b-4052-80de-7a3140375b0e af68cbec7d1940108c1e1eb4e8fc72b9 0cc9f52acba74ff89643f48de44172d0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 615/1206] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 22:59:31 2026] DELETE /v2.0/networks/bb8a62a2-1f58-4b39-b8d9-70822c9474f4 => generated 138 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 22:59:31.496 8 WARNING neutron.db.securitygroups_db [None req-a2953620-04b6-40a1-9ed7-f145a21fdd49 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 592/1207] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 22:59:31 2026] GET /v2.0/security-groups?tenant_id=d92aa269715d46f2ad2c5d87b8ac4b06&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1208] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:31 2026] DELETE /v2.0/subnets/45b99b24-3cd6-4b51-ac45-e7f1c8f9152b => generated 0 bytes in 88 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1209] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 22:59:31 2026] DELETE /v2.0/security-groups/3855bbfd-89d9-4f29-9fbd-833f22637c64 => 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: 617/1210] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 22:59:31 2026] DELETE /v2.0/networks/04f2aa99-d578-4052-be8c-18073c061345 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1211] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:59:31 2026] GET /v2.0/ports?device_id=1c792bc2-52fc-4762-8beb-ec46283d3ed0 => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1212] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:59:31 2026] GET /v2.0/security-groups?id=e646bce3-9985-4b29-a8df-21ef12e61ec3&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-04-23 22:59:31.982 8 INFO neutron.services.segments.plugin [-] Segment e14926c8-9cec-486d-97d5-9ebd15751c89 resource provider aggregate not found 2026-04-23 22:59:31.983 8 INFO neutron.services.segments.plugin [-] Segment e14926c8-9cec-486d-97d5-9ebd15751c89 resource provider aggregate not found 2026-04-23 22:59:32.013 8 INFO neutron.services.segments.plugin [-] Segment e14926c8-9cec-486d-97d5-9ebd15751c89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e14926c8-9cec-486d-97d5-9ebd15751c89 found for delete ", "request_id": "req-12926e7a-09af-4196-a9de-6d559ea3008c"}]} [pid: 8|app: 0|req: 595/1213] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:59:31 2026] GET /v2.0/ports?device_id=1c792bc2-52fc-4762-8beb-ec46283d3ed0 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:59:32.015 8 INFO neutron.services.segments.plugin [-] Segment e14926c8-9cec-486d-97d5-9ebd15751c89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e14926c8-9cec-486d-97d5-9ebd15751c89 found for delete ", "request_id": "req-c050791c-3269-42f5-be8e-ef76563ea3a5"}]} [pid: 7|app: 0|req: 619/1214] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:59:32 2026] GET /v2.0/security-groups?id=e646bce3-9985-4b29-a8df-21ef12e61ec3&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1215] 10.0.0.126 () {34 vars in 981 bytes} [Thu Apr 23 22:59:32 2026] GET /v2.0/networks?id=cdb60620-3207-4a47-b19e-a9d25aeb7052 => generated 672 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1216] 10.0.0.126 () {34 vars in 964 bytes} [Thu Apr 23 22:59:32 2026] GET /v2.0/quotas/0e4b4a2a3adc4970988da26d0db6d6c8 => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:59:32.367 8 WARNING neutron.db.securitygroups_db [None req-603a3e25-b373-4f68-9045-40ede6f94bf3 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 596/1217] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 22:59:32 2026] GET /v2.0/security-groups?tenant_id=0cc9f52acba74ff89643f48de44172d0&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: 622/1218] 10.0.0.126 () {34 vars in 1001 bytes} [Thu Apr 23 22:59:32 2026] GET /v2.0/ports?tenant_id=0e4b4a2a3adc4970988da26d0db6d6c8&fields=id => generated 103 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1219] 10.0.0.126 () {34 vars in 1007 bytes} [Thu Apr 23 22:59:32 2026] GET /v2.0/networks/cdb60620-3207-4a47-b19e-a9d25aeb7052?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: 597/1220] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 22:59:32 2026] DELETE /v2.0/security-groups/30604622-8734-4995-afb1-d637f503b843 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1221] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:59:32 2026] GET /v2.0/ports?device_id=1c792bc2-52fc-4762-8beb-ec46283d3ed0 => 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: 598/1222] 10.0.0.126 () {34 vars in 1107 bytes} [Thu Apr 23 22:59:32 2026] GET /v2.0/networks/cdb60620-3207-4a47-b19e-a9d25aeb7052?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 22:59:32.611 7 INFO neutron.services.segments.plugin [-] Segment 0b95d29d-f251-4d31-b832-cd34d841c27a resource provider aggregate not found [pid: 7|app: 0|req: 625/1223] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:59:32 2026] GET /v2.0/security-groups?id=e646bce3-9985-4b29-a8df-21ef12e61ec3&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-04-23 22:59:32.621 7 INFO neutron.services.segments.plugin [-] Segment 0b95d29d-f251-4d31-b832-cd34d841c27a resource provider aggregate not found 2026-04-23 22:59:32.633 7 INFO neutron.services.segments.plugin [-] Segment 0b95d29d-f251-4d31-b832-cd34d841c27a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b95d29d-f251-4d31-b832-cd34d841c27a found for delete ", "request_id": "req-094a6048-06dd-4d62-a1ac-ed1653dbf654"}]} 2026-04-23 22:59:32.638 7 INFO neutron.services.segments.plugin [-] Segment 0b95d29d-f251-4d31-b832-cd34d841c27a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b95d29d-f251-4d31-b832-cd34d841c27a found for delete ", "request_id": "req-57fb732c-7043-424a-8a1c-280d3b95ce00"}]} 2026-04-23 22:59:32.653 7 INFO neutron.services.segments.plugin [-] Segment d4cdd1d6-fb2a-44c2-ba44-c9bf23578397 resource provider aggregate not found 2026-04-23 22:59:32.657 7 INFO neutron.services.segments.plugin [-] Segment d4cdd1d6-fb2a-44c2-ba44-c9bf23578397 resource provider aggregate not found 2026-04-23 22:59:32.674 7 INFO neutron.services.segments.plugin [-] Segment d4cdd1d6-fb2a-44c2-ba44-c9bf23578397 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4cdd1d6-fb2a-44c2-ba44-c9bf23578397 found for delete ", "request_id": "req-fdd5fdff-97f7-4eae-9f78-7221077c6b67"}]} 2026-04-23 22:59:32.677 7 INFO neutron.services.segments.plugin [-] Segment d4cdd1d6-fb2a-44c2-ba44-c9bf23578397 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4cdd1d6-fb2a-44c2-ba44-c9bf23578397 found for delete ", "request_id": "req-ca6f777c-9cd9-4941-8ea8-2111374835fc"}]} 2026-04-23 22:59:32.690 7 INFO neutron.services.segments.plugin [-] Segment eb5fd9b6-ffde-4baa-8519-0d651c8dbad8 resource provider aggregate not found 2026-04-23 22:59:32.706 7 INFO neutron.services.segments.plugin [-] Segment eb5fd9b6-ffde-4baa-8519-0d651c8dbad8 resource provider aggregate not found 2026-04-23 22:59:32.717 7 INFO neutron.services.segments.plugin [-] Segment eb5fd9b6-ffde-4baa-8519-0d651c8dbad8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb5fd9b6-ffde-4baa-8519-0d651c8dbad8 found for delete ", "request_id": "req-0e2de774-3362-46b5-861b-15a3be5c0b99"}]} 2026-04-23 22:59:32.723 7 INFO neutron.services.segments.plugin [-] Segment eb5fd9b6-ffde-4baa-8519-0d651c8dbad8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb5fd9b6-ffde-4baa-8519-0d651c8dbad8 found for delete ", "request_id": "req-140d6fb4-096e-4d02-bd62-fc528d28025c"}]} [pid: 8|app: 0|req: 599/1224] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:59:32 2026] GET /v2.0/ports?device_id=5d2f56c6-bc08-4bbc-be3e-f512c41eb4b0 => 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: 600/1225] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:59:33 2026] GET /v2.0/ports?device_id=1c792bc2-52fc-4762-8beb-ec46283d3ed0 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1226] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:59:33 2026] GET /v2.0/security-groups?id=e646bce3-9985-4b29-a8df-21ef12e61ec3&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1227] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:59:33 2026] GET /v2.0/ports?device_id=5d2f56c6-bc08-4bbc-be3e-f512c41eb4b0 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 22:59:33.969 7 INFO neutron.db.segments_db [None req-6c3b5625-b1d3-415d-8468-88cd3cbd190c 870a8af08bcb43548a31d17574f59789 c2e0b2d181714df59e2667da48600208 - - default default] Added segment c3021309-6f3b-463f-aad0-e7ca0c2438ca of type vxlan for network 0a01180a-d53c-42d6-8c8e-052874e854c1 [pid: 8|app: 0|req: 603/1228] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 22:59:33 2026] GET /v2.0/ports?tenant_id=eefd5a4118104b309a5251a0e029958e&device_id=1c792bc2-52fc-4762-8beb-ec46283d3ed0 => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 22:59:34.034 7 INFO neutron.db.segments_db [None req-6c3b5625-b1d3-415d-8468-88cd3cbd190c 870a8af08bcb43548a31d17574f59789 c2e0b2d181714df59e2667da48600208 - - default default] Added segment b417cbce-4b34-4212-a447-b690a2f341ad of type vxlan for network 3deac0ef-312d-446c-b549-9713241e4896 [pid: 8|app: 0|req: 604/1229] 199.204.45.74 () {34 vars in 984 bytes} [Thu Apr 23 22:59:34 2026] GET /v2.0/networks?id=37fc77ab-289a-4eab-a4a4-044288c817b7 => generated 771 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1230] 199.204.45.74 () {34 vars in 1058 bytes} [Thu Apr 23 22:59:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=96e0e89c-158e-436a-ba28-6d7fce1cae79 => generated 861 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1231] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 22:59:33 2026] POST /v2.0/networks => generated 1244 bytes in 686 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1232] 199.204.45.74 () {34 vars in 982 bytes} [Thu Apr 23 22:59:34 2026] GET /v2.0/subnets?id=7852abce-d91c-4e61-9a4f-89f6f848083f => generated 693 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1233] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 22:59:34 2026] GET /v2.0/ports?network_id=37fc77ab-289a-4eab-a4a4-044288c817b7&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: 627/1234] 10.0.0.137 () {32 vars in 648 bytes} [Thu Apr 23 22:59:34 2026] GET /v2.0/networks => generated 1843 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1235] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 22:59:34 2026] GET /v2.0/networks/37fc77ab-289a-4eab-a4a4-044288c817b7?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 22:59:34.342 8 INFO neutron.services.segments.plugin [-] Segment c3021309-6f3b-463f-aad0-e7ca0c2438ca resource provider aggregate not found [pid: 7|app: 0|req: 629/1236] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 22:59:34 2026] GET /v2.0/networks/37fc77ab-289a-4eab-a4a4-044288c817b7?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-04-23 22:59:34.357 8 INFO neutron.services.segments.plugin [-] Segment c3021309-6f3b-463f-aad0-e7ca0c2438ca resource provider aggregate not found 2026-04-23 22:59:34.403 8 INFO neutron.services.segments.plugin [-] Segment c3021309-6f3b-463f-aad0-e7ca0c2438ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3021309-6f3b-463f-aad0-e7ca0c2438ca found for delete ", "request_id": "req-19f6d41b-4fcc-4e42-95f8-748c266db75a"}]} 2026-04-23 22:59:34.410 8 INFO neutron.services.segments.plugin [-] Segment c3021309-6f3b-463f-aad0-e7ca0c2438ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3021309-6f3b-463f-aad0-e7ca0c2438ca found for delete ", "request_id": "req-5709974d-5ad9-4022-a67f-d8547a5620df"}]} [pid: 8|app: 0|req: 608/1237] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 22:59:34 2026] DELETE /v2.0/networks/0a01180a-d53c-42d6-8c8e-052874e854c1 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1238] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 22:59:34 2026] DELETE /v2.0/networks/3deac0ef-312d-446c-b549-9713241e4896 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1239] 10.0.0.137 () {32 vars in 648 bytes} [Thu Apr 23 22:59:34 2026] GET /v2.0/networks => generated 651 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:59:34.738 7 INFO neutron.db.segments_db [None req-66771cf0-65d6-4cb8-a6d0-149bfbeb4864 870a8af08bcb43548a31d17574f59789 c2e0b2d181714df59e2667da48600208 - - default default] Added segment 1ae7031e-89e5-43c5-ab28-806d525b7ed8 of type vxlan for network b603c521-55c4-4be7-a1c0-631cc1339c17 2026-04-23 22:59:34.745 7 INFO neutron.services.segments.plugin [-] Segment b417cbce-4b34-4212-a447-b690a2f341ad resource provider aggregate not found 2026-04-23 22:59:34.750 7 INFO neutron.services.segments.plugin [-] Segment b417cbce-4b34-4212-a447-b690a2f341ad resource provider aggregate not found 2026-04-23 22:59:34.770 7 INFO neutron.services.segments.plugin [-] Segment b417cbce-4b34-4212-a447-b690a2f341ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b417cbce-4b34-4212-a447-b690a2f341ad found for delete ", "request_id": "req-83481706-9a45-422a-8fcb-79e422f8c333"}]} 2026-04-23 22:59:34.773 7 INFO neutron.services.segments.plugin [-] Segment b417cbce-4b34-4212-a447-b690a2f341ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b417cbce-4b34-4212-a447-b690a2f341ad found for delete ", "request_id": "req-d4e8424a-96c2-4007-bde2-f22d1084afeb"}]} 2026-04-23 22:59:34.786 8 INFO neutron.db.segments_db [None req-84b2b479-98d4-4a31-b4aa-54cb288ba541 9b843038a31748df88f7df23dbe8bc7f 11e4ce8b23fe4cce8df47f2a6ebedd7a - - default default] Added segment ea94db9c-2c4c-4518-94b0-1c270298b3d1 of type vxlan for network 95e57ee5-ba2b-4060-b534-2fcfad2b2111 [pid: 7|app: 0|req: 632/1240] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 22:59:34 2026] POST /v2.0/networks => generated 650 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1241] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 22:59:34 2026] POST /v2.0/networks => generated 644 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 22:59:34.891 7 INFO neutron.db.segments_db [None req-24af543a-d127-4664-8dbd-ea024b0bbf46 870a8af08bcb43548a31d17574f59789 c2e0b2d181714df59e2667da48600208 - - default default] Added segment 04c86e53-e6a8-4a61-92af-d029971953ea of type vxlan for network b944381e-d58e-4e7f-bfc6-fe8c5286f5bf [pid: 8|app: 0|req: 610/1242] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:59:34 2026] GET /v2.0/ports?device_id=1c792bc2-52fc-4762-8beb-ec46283d3ed0 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1243] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 22:59:34 2026] POST /v2.0/networks => generated 650 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1244] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:59:34 2026] GET /v2.0/security-groups?id=e646bce3-9985-4b29-a8df-21ef12e61ec3&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1245] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:59:35 2026] GET /v2.0/ports?device_id=5d2f56c6-bc08-4bbc-be3e-f512c41eb4b0 => 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: 611/1246] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 22:59:34 2026] POST /v2.0/subnets => generated 641 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 22:59:35.249 8 INFO neutron.db.segments_db [None req-80b968be-05ff-4e84-a211-af422d9a20c3 9b843038a31748df88f7df23dbe8bc7f 11e4ce8b23fe4cce8df47f2a6ebedd7a - - default default] Added segment ffd39d64-3931-45e8-be33-f826f9202019 of type vxlan for network 98971587-d132-4514-b869-e58175e3c32a [pid: 8|app: 0|req: 612/1247] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 22:59:35 2026] POST /v2.0/networks => generated 643 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1248] 10.0.0.137 () {34 vars in 742 bytes} [Thu Apr 23 22:59:35 2026] PUT /v2.0/networks/98971587-d132-4514-b869-e58175e3c32a => generated 592 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1249] 10.0.0.137 () {34 vars in 664 bytes} [Thu Apr 23 22:59:35 2026] POST /v2.0/ports => generated 1505 bytes in 570 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: 637/1250] 10.0.0.137 () {32 vars in 642 bytes} [Thu Apr 23 22:59:35 2026] GET /v2.0/ports => generated 1505 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1251] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 22:59:35 2026] POST /v2.0/subnets => generated 626 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 22:59:35.756 7 INFO neutron_taas.services.taas.taas_plugin [None req-222670ba-03cb-47d9-839a-8b21afcc42d8 870a8af08bcb43548a31d17574f59789 c2e0b2d181714df59e2667da48600208 - - default default] TaaS: Handle Delete Port: e4d886e2-e2ff-4ca1-8678-9565a506ddd3 2026-04-23 22:59:35.759 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-222670ba-03cb-47d9-839a-8b21afcc42d8 870a8af08bcb43548a31d17574f59789 c2e0b2d181714df59e2667da48600208 - - default default] Tap Mirror: Handle Delete Port: e4d886e2-e2ff-4ca1-8678-9565a506ddd3 [pid: 8|app: 0|req: 615/1252] 10.0.0.137 () {34 vars in 740 bytes} [Thu Apr 23 22:59:35 2026] PUT /v2.0/subnets/a204f10d-6f5a-410f-bb58-3d24e43d2c02 => generated 636 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1253] 10.0.0.137 () {32 vars in 719 bytes} [Thu Apr 23 22:59:35 2026] DELETE /v2.0/ports/e4d886e2-e2ff-4ca1-8678-9565a506ddd3 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 22:59:35.931 7 INFO neutron_taas.services.taas.taas_plugin [None req-92f95371-6de1-4c62-8fc1-2cc94f330a40 870a8af08bcb43548a31d17574f59789 c2e0b2d181714df59e2667da48600208 - - default default] TaaS: Handle Delete Port: 76b5bad5-5158-48f8-aa85-4f509b49a5e5 2026-04-23 22:59:35.934 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-92f95371-6de1-4c62-8fc1-2cc94f330a40 870a8af08bcb43548a31d17574f59789 c2e0b2d181714df59e2667da48600208 - - default default] Tap Mirror: Handle Delete Port: 76b5bad5-5158-48f8-aa85-4f509b49a5e5 [pid: 7|app: 0|req: 639/1254] 10.0.0.137 () {32 vars in 719 bytes} [Thu Apr 23 22:59:35 2026] DELETE /v2.0/ports/76b5bad5-5158-48f8-aa85-4f509b49a5e5 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1255] 10.0.0.137 () {32 vars in 642 bytes} [Thu Apr 23 22:59:36 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: 616/1256] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 22:59:35 2026] DELETE /v2.0/networks/98971587-d132-4514-b869-e58175e3c32a => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 22:59:36.064 7 INFO neutron.db.segments_db [None req-3c286001-dd5f-4c1f-abb2-a84ff5758dc4 870a8af08bcb43548a31d17574f59789 c2e0b2d181714df59e2667da48600208 - - default default] Added segment 05fcba47-ab2e-4789-9844-4a487ccdeb58 of type vxlan for network cdccf3a2-cc12-4c86-aed1-1f6827ffeb03 2026-04-23 22:59:36.067 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b5b517b2-c42d-45c0-8820-98d6bb408ee4 9b843038a31748df88f7df23dbe8bc7f 11e4ce8b23fe4cce8df47f2a6ebedd7a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 617/1257] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 22:59:36 2026] DELETE /v2.0/networks/98971587-d132-4514-b869-e58175e3c32a => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1258] 10.0.0.137 () {32 vars in 693 bytes} [Thu Apr 23 22:59:36 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1259] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 22:59:36 2026] POST /v2.0/networks => generated 650 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1260] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:59:36 2026] GET /v2.0/ports?device_id=5d2f56c6-bc08-4bbc-be3e-f512c41eb4b0 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1261] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:59:36 2026] GET /v2.0/ports?device_id=1c792bc2-52fc-4762-8beb-ec46283d3ed0 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1262] 10.0.0.137 () {32 vars in 741 bytes} [Thu Apr 23 22:59:36 2026] GET /v2.0/subnets?network_id=0e32af1b-dca9-4979-b2fc-f5f1eae2cb7b => generated 649 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1263] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:59:36 2026] GET /v2.0/security-groups?id=e646bce3-9985-4b29-a8df-21ef12e61ec3&fields=id&fields=name => generated 113 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1264] 10.0.0.137 () {32 vars in 652 bytes} [Thu Apr 23 22:59:36 2026] GET /v2.0/extensions => generated 22037 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-23 22:59:36.199 8 INFO neutron.db.segments_db [None req-a7b2e8ab-7bd3-400e-8b00-f65f4206e6fd 870a8af08bcb43548a31d17574f59789 c2e0b2d181714df59e2667da48600208 - - default default] Added segment 06069417-5404-44b1-91f4-f6e696ca0d89 of type vxlan for network a1ed917f-7dce-4e37-99c0-fa1432501f3a [pid: 7|app: 0|req: 646/1265] 10.0.0.137 () {32 vars in 648 bytes} [Thu Apr 23 22:59:36 2026] GET /v2.0/networks => generated 1309 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1266] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 22:59:36 2026] POST /v2.0/networks => generated 650 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1267] 10.0.0.137 () {32 vars in 646 bytes} [Thu Apr 23 22:59:36 2026] GET /v2.0/subnets => generated 1280 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1268] 10.0.0.137 () {32 vars in 722 bytes} [Thu Apr 23 22:59:36 2026] GET /v2.0/networks/95e57ee5-ba2b-4060-b534-2fcfad2b2111 => generated 669 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1269] 10.0.0.137 () {32 vars in 720 bytes} [Thu Apr 23 22:59:36 2026] GET /v2.0/subnets/81c053bd-4bf5-4ad2-b3a8-33293907481b => generated 641 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:59:36.389 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f4071aec-fe23-47e6-bbbe-304e88da1058 9b843038a31748df88f7df23dbe8bc7f 11e4ce8b23fe4cce8df47f2a6ebedd7a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 623/1270] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:36 2026] DELETE /v2.0/subnets/a204f10d-6f5a-410f-bb58-3d24e43d2c02 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 22:59:36.407 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ce89cfc3-59ae-496f-9120-c54c89825e28 9b843038a31748df88f7df23dbe8bc7f 11e4ce8b23fe4cce8df47f2a6ebedd7a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 624/1271] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 22:59:36 2026] DELETE /v2.0/networks/98971587-d132-4514-b869-e58175e3c32a => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 22:59:36.426 8 INFO neutron.services.segments.plugin [-] Segment ffd39d64-3931-45e8-be33-f826f9202019 resource provider aggregate not found 2026-04-23 22:59:36.438 8 INFO neutron.services.segments.plugin [-] Segment ffd39d64-3931-45e8-be33-f826f9202019 resource provider aggregate not found 2026-04-23 22:59:36.453 8 INFO neutron.services.segments.plugin [-] Segment ffd39d64-3931-45e8-be33-f826f9202019 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffd39d64-3931-45e8-be33-f826f9202019 found for delete ", "request_id": "req-d66077f7-1b1c-427e-93ba-64224b9b4e6b"}]} 2026-04-23 22:59:36.455 8 INFO neutron.services.segments.plugin [-] Segment ffd39d64-3931-45e8-be33-f826f9202019 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffd39d64-3931-45e8-be33-f826f9202019 found for delete ", "request_id": "req-9291228d-a5d0-4491-8c98-614721d86ddd"}]} [pid: 8|app: 0|req: 625/1272] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:36 2026] DELETE /v2.0/subnets/81c053bd-4bf5-4ad2-b3a8-33293907481b => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1273] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 22:59:36 2026] DELETE /v2.0/networks/95e57ee5-ba2b-4060-b534-2fcfad2b2111 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1276] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 22:59:36 2026] POST /v2.0/subnets => generated 1274 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1277] 10.0.0.137 () {32 vars in 646 bytes} [Thu Apr 23 22:59:36 2026] GET /v2.0/subnets => generated 1910 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1278] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:36 2026] DELETE /v2.0/subnets/31bcd6a8-89cd-40af-a895-8d12b4120b1d => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1279] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:36 2026] DELETE /v2.0/subnets/e7908fc4-36bd-4941-9b10-c0e931d5fb60 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1280] 10.0.0.137 () {32 vars in 646 bytes} [Thu Apr 23 22:59:37 2026] GET /v2.0/subnets => generated 649 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1281] 199.204.45.74 () {34 vars in 984 bytes} [Thu Apr 23 22:59:37 2026] GET /v2.0/networks?id=cdb60620-3207-4a47-b19e-a9d25aeb7052 => generated 672 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1282] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 22:59:37 2026] DELETE /v2.0/networks/a1ed917f-7dce-4e37-99c0-fa1432501f3a => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 22:59:37.258 8 WARNING neutron.db.securitygroups_db [None req-6e46c4e4-2613-414c-a19d-c44ed78f9f79 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 633/1283] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 22:59:37 2026] GET /v2.0/security-groups?tenant_id=11e4ce8b23fe4cce8df47f2a6ebedd7a&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1284] 199.204.45.74 () {38 vars in 953 bytes} [Thu Apr 23 22:59:37 2026] POST /v2.0/ports => generated 954 bytes in 332 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: 634/1285] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 22:59:37 2026] DELETE /v2.0/networks/cdccf3a2-cc12-4c86-aed1-1f6827ffeb03 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1286] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:59:37 2026] GET /v2.0/ports?device_id=5d2f56c6-bc08-4bbc-be3e-f512c41eb4b0 => generated 957 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1287] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:59:37 2026] GET /v2.0/ports?device_id=1c792bc2-52fc-4762-8beb-ec46283d3ed0 => 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: 653/1288] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 22:59:37 2026] DELETE /v2.0/security-groups/507590f4-3fde-4c38-ab21-51b094ace89c => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 22:59:37.681 7 INFO neutron.services.segments.plugin [-] Segment 04c86e53-e6a8-4a61-92af-d029971953ea resource provider aggregate not found 2026-04-23 22:59:37.688 7 INFO neutron.services.segments.plugin [-] Segment 04c86e53-e6a8-4a61-92af-d029971953ea resource provider aggregate not found 2026-04-23 22:59:37.703 7 INFO neutron.services.segments.plugin [-] Segment 04c86e53-e6a8-4a61-92af-d029971953ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04c86e53-e6a8-4a61-92af-d029971953ea found for delete ", "request_id": "req-d6449fa6-b134-4160-a804-e8edf654f664"}]} 2026-04-23 22:59:37.703 7 INFO neutron.services.segments.plugin [-] Segment 04c86e53-e6a8-4a61-92af-d029971953ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04c86e53-e6a8-4a61-92af-d029971953ea found for delete ", "request_id": "req-489ba936-177f-44e9-8127-76e5288694cc"}]} [pid: 7|app: 0|req: 654/1289] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 22:59:37 2026] DELETE /v2.0/networks/b944381e-d58e-4e7f-bfc6-fe8c5286f5bf => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1290] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:59:37 2026] GET /v2.0/security-groups?id=e646bce3-9985-4b29-a8df-21ef12e61ec3&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: 656/1291] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:59:37 2026] GET /v2.0/security-groups?id=0de94832-13db-4e5c-ba2b-ee151a24d186&fields=id&fields=name => generated 88 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1292] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 22:59:37 2026] DELETE /v2.0/networks/b603c521-55c4-4be7-a1c0-631cc1339c17 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1293] 199.204.45.74 () {38 vars in 1026 bytes} [Thu Apr 23 22:59:37 2026] PUT /v2.0/ports/d0c62ce7-66ca-4473-bf95-eed68e804eb6 => generated 1235 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 22:59:37.943 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8f3cd50-3a5f-425e-b2a4-45a6c5ac13f7'] response: {'name': 'network-changed', 'server_uuid': '5d2f56c6-bc08-4bbc-be3e-f512c41eb4b0', 'tag': 'd0c62ce7-66ca-4473-bf95-eed68e804eb6', '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, ' 2026-04-23 22:59:38.479 8 INFO neutron.services.segments.plugin [-] Segment ea94db9c-2c4c-4518-94b0-1c270298b3d1 resource provider aggregate not found 2026-04-23 22:59:38.493 8 INFO neutron.services.segments.plugin [-] Segment ea94db9c-2c4c-4518-94b0-1c270298b3d1 resource provider aggregate not found 2026-04-23 22:59:38.499 8 INFO neutron.services.segments.plugin [-] Segment ea94db9c-2c4c-4518-94b0-1c270298b3d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea94db9c-2c4c-4518-94b0-1c270298b3d1 found for delete ", "request_id": "req-692801ec-2d3f-48f3-ac3e-f6e547135b30"}]} 2026-04-23 22:59:38.517 8 INFO neutron.services.segments.plugin [-] Segment ea94db9c-2c4c-4518-94b0-1c270298b3d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea94db9c-2c4c-4518-94b0-1c270298b3d1 found for delete ", "request_id": "req-676ecaef-b6e9-41cf-a6e0-452cbd91fdfe"}]} 2026-04-23 22:59:38.520 8 INFO neutron.services.segments.plugin [-] Segment 06069417-5404-44b1-91f4-f6e696ca0d89 resource provider aggregate not found 2026-04-23 22:59:38.549 8 INFO neutron.services.segments.plugin [-] Segment 06069417-5404-44b1-91f4-f6e696ca0d89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06069417-5404-44b1-91f4-f6e696ca0d89 found for delete ", "request_id": "req-9592d87b-a9a0-4bbc-9a46-8d4729ef1746"}]} 2026-04-23 22:59:38.550 8 INFO neutron.services.segments.plugin [-] Segment 06069417-5404-44b1-91f4-f6e696ca0d89 resource provider aggregate not found [pid: 8|app: 0|req: 637/1294] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 22:59:38 2026] GET /v2.0/ports?tenant_id=0e4b4a2a3adc4970988da26d0db6d6c8&device_id=5d2f56c6-bc08-4bbc-be3e-f512c41eb4b0 => generated 1238 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 22:59:38.567 8 INFO neutron.services.segments.plugin [-] Segment 06069417-5404-44b1-91f4-f6e696ca0d89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06069417-5404-44b1-91f4-f6e696ca0d89 found for delete ", "request_id": "req-e4a5df2b-cc7d-425b-b969-89e42b484719"}]} 2026-04-23 22:59:38.573 8 INFO neutron.services.segments.plugin [-] Segment 05fcba47-ab2e-4789-9844-4a487ccdeb58 resource provider aggregate not found 2026-04-23 22:59:38.584 7 WARNING neutron.db.securitygroups_db [None req-c50cda6d-9192-4b69-b4b4-151e3b1af351 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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-04-23 22:59:38.586 8 INFO neutron.services.segments.plugin [-] Segment 05fcba47-ab2e-4789-9844-4a487ccdeb58 resource provider aggregate not found 2026-04-23 22:59:38.590 8 INFO neutron.services.segments.plugin [-] Segment 05fcba47-ab2e-4789-9844-4a487ccdeb58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05fcba47-ab2e-4789-9844-4a487ccdeb58 found for delete ", "request_id": "req-d07ab271-4d58-4e7b-9069-964fde12f5b2"}]} 2026-04-23 22:59:38.598 8 INFO neutron.services.segments.plugin [-] Segment 05fcba47-ab2e-4789-9844-4a487ccdeb58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05fcba47-ab2e-4789-9844-4a487ccdeb58 found for delete ", "request_id": "req-0246c1e6-aba5-420a-8362-f68ba39e1828"}]} [pid: 7|app: 0|req: 658/1295] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 22:59:38 2026] GET /v2.0/security-groups?tenant_id=c2e0b2d181714df59e2667da48600208&name=default => generated 2925 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1296] 199.204.45.74 () {34 vars in 1016 bytes} [Thu Apr 23 22:59:38 2026] GET /v2.0/networks?tenant_id=0e4b4a2a3adc4970988da26d0db6d6c8&shared=False => generated 768 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1297] 199.204.45.74 () {34 vars in 928 bytes} [Thu Apr 23 22:59:38 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1298] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 22:59:38 2026] DELETE /v2.0/security-groups/9733c95b-1493-44c3-a3c6-c2c71dfc1cd9 => 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: 640/1299] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:59:38 2026] GET /v2.0/ports?device_id=1c792bc2-52fc-4762-8beb-ec46283d3ed0 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1300] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:59:38 2026] GET /v2.0/ports?device_id=5d2f56c6-bc08-4bbc-be3e-f512c41eb4b0 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1301] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:59:38 2026] GET /v2.0/security-groups?id=e646bce3-9985-4b29-a8df-21ef12e61ec3&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1302] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:59:38 2026] GET /v2.0/security-groups?id=0de94832-13db-4e5c-ba2b-ee151a24d186&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 22:59:39.575 8 INFO neutron.db.segments_db [None req-81b433dd-a01b-4822-aa1d-6a18276c3cd6 ea60affa943346088c2e1d0d9255841b 65a3f2bb20f442efa0eb3a5f7206796c - - default default] Added segment 14bf953b-0189-4de0-80b9-0671662f13b7 of type vxlan for network da3fe239-f3b7-445b-adec-f3f7e22198e2 [pid: 8|app: 0|req: 642/1303] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 22:59:39 2026] POST /v2.0/networks => generated 648 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 22:59:39.721 7 INFO neutron.services.segments.plugin [-] Segment 1ae7031e-89e5-43c5-ab28-806d525b7ed8 resource provider aggregate not found 2026-04-23 22:59:39.728 7 INFO neutron.services.segments.plugin [-] Segment 1ae7031e-89e5-43c5-ab28-806d525b7ed8 resource provider aggregate not found 2026-04-23 22:59:39.748 7 INFO neutron.services.segments.plugin [-] Segment 1ae7031e-89e5-43c5-ab28-806d525b7ed8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ae7031e-89e5-43c5-ab28-806d525b7ed8 found for delete ", "request_id": "req-946fb22e-7a60-46a9-bc7f-9f33fbb90490"}]} 2026-04-23 22:59:39.750 7 INFO neutron.services.segments.plugin [-] Segment 1ae7031e-89e5-43c5-ab28-806d525b7ed8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ae7031e-89e5-43c5-ab28-806d525b7ed8 found for delete ", "request_id": "req-a244d375-f05d-4eef-8892-3748992b4b99"}]} [pid: 8|app: 0|req: 643/1304] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 22:59:39 2026] GET /v2.0/ports?tenant_id=0e4b4a2a3adc4970988da26d0db6d6c8&device_id=5d2f56c6-bc08-4bbc-be3e-f512c41eb4b0 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1305] 199.204.45.74 () {34 vars in 1056 bytes} [Thu Apr 23 22:59:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=d0c62ce7-66ca-4473-bf95-eed68e804eb6 => 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: 645/1306] 199.204.45.74 () {34 vars in 982 bytes} [Thu Apr 23 22:59:39 2026] GET /v2.0/subnets?id=1a8c3671-6f11-4f5d-8f64-b2d173ee110e => generated 690 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1307] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 22:59:39 2026] GET /v2.0/ports?network_id=cdb60620-3207-4a47-b19e-a9d25aeb7052&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1308] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 22:59:39 2026] GET /v2.0/networks/cdb60620-3207-4a47-b19e-a9d25aeb7052?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: 648/1309] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 22:59:39 2026] GET /v2.0/networks/cdb60620-3207-4a47-b19e-a9d25aeb7052?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: 662/1310] 10.0.0.137 () {34 vars in 664 bytes} [Thu Apr 23 22:59:39 2026] POST /v2.0/ports => generated 779 bytes in 338 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: 663/1311] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:59:39 2026] GET /v2.0/ports?device_id=5d2f56c6-bc08-4bbc-be3e-f512c41eb4b0 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1312] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:59:39 2026] GET /v2.0/ports?device_id=1c792bc2-52fc-4762-8beb-ec46283d3ed0 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1313] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:59:40 2026] GET /v2.0/security-groups?id=0de94832-13db-4e5c-ba2b-ee151a24d186&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 22:59:40.075 7 INFO neutron.db.segments_db [None req-fe26aba1-f8cf-48b9-afd7-c294c02aca28 ea60affa943346088c2e1d0d9255841b 65a3f2bb20f442efa0eb3a5f7206796c - - default default] Added segment ca940630-4a91-49a9-8dfd-e626eee33c3c of type vxlan for network e1cc38fd-46d5-41d3-93e1-ebde8afc17e5 [pid: 8|app: 0|req: 651/1314] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:59:40 2026] GET /v2.0/security-groups?id=e646bce3-9985-4b29-a8df-21ef12e61ec3&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: 664/1315] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 22:59:40 2026] POST /v2.0/networks => generated 636 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1316] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 22:59:40 2026] POST /v2.0/subnets => generated 646 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 22:59:40.691 7 INFO neutron.db.segments_db [None req-aeb215df-7147-4c53-a82d-0d0ca84d0321 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] Added segment bdc20e9f-fc7a-4229-bf51-172cede87329 of type vxlan for network 32105f0e-04aa-41cc-9d4e-dfa63fa496d9 [pid: 8|app: 0|req: 653/1317] 10.0.0.137 () {34 vars in 664 bytes} [Thu Apr 23 22:59:40 2026] POST /v2.0/ports => generated 962 bytes in 304 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: 665/1318] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 22:59:40 2026] POST /v2.0/networks => generated 634 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 22:59:40.867 7 INFO neutron.db.segments_db [None req-a0270dfa-c3a1-4041-8f43-5a45fecd29d6 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] Added segment 77f41055-de3f-4f4d-a714-9e59fcbb4a2d of type vxlan for network 5f00ee9a-2e5a-4e70-a73c-552da6f6c705 2026-04-23 22:59:40.888 8 INFO neutron_taas.services.taas.taas_plugin [None req-9b63ed01-657d-4f22-bca0-49a65b6abc5e ea60affa943346088c2e1d0d9255841b 65a3f2bb20f442efa0eb3a5f7206796c - - default default] TaaS: Handle Delete Port: ae6369b2-926a-4a03-b525-048c83233599 2026-04-23 22:59:40.890 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9b63ed01-657d-4f22-bca0-49a65b6abc5e ea60affa943346088c2e1d0d9255841b 65a3f2bb20f442efa0eb3a5f7206796c - - default default] Tap Mirror: Handle Delete Port: ae6369b2-926a-4a03-b525-048c83233599 [pid: 7|app: 0|req: 666/1319] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 22:59:40 2026] POST /v2.0/networks => generated 633 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1320] 10.0.0.137 () {32 vars in 719 bytes} [Thu Apr 23 22:59:40 2026] DELETE /v2.0/ports/ae6369b2-926a-4a03-b525-048c83233599 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 22:59:41.052 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3da1b7bd-fb5b-4f99-b02e-1028dd81cabe ea60affa943346088c2e1d0d9255841b 65a3f2bb20f442efa0eb3a5f7206796c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 655/1321] 10.0.0.137 () {32 vars in 719 bytes} [Thu Apr 23 22:59:41 2026] DELETE /v2.0/ports/ae6369b2-926a-4a03-b525-048c83233599 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 22:59:41.086 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5a3cdfd6-cd8c-42c6-b699-2d0b65b8e924 ea60affa943346088c2e1d0d9255841b 65a3f2bb20f442efa0eb3a5f7206796c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 656/1322] 10.0.0.137 () {32 vars in 716 bytes} [Thu Apr 23 22:59:41 2026] GET /v2.0/ports/ae6369b2-926a-4a03-b525-048c83233599 => 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: 657/1323] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:41 2026] DELETE /v2.0/subnets/64455e5e-7d37-4941-a717-8716731ded9e => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1324] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 22:59:40 2026] POST /v2.0/subnets => generated 646 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1325] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:59:41 2026] GET /v2.0/ports?device_id=5d2f56c6-bc08-4bbc-be3e-f512c41eb4b0 => generated 969 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1326] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:59:41 2026] GET /v2.0/ports?device_id=1c792bc2-52fc-4762-8beb-ec46283d3ed0 => generated 975 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:59:41.415 8 INFO neutron.services.segments.plugin [-] Segment ca940630-4a91-49a9-8dfd-e626eee33c3c resource provider aggregate not found 2026-04-23 22:59:41.419 8 INFO neutron.services.segments.plugin [-] Segment ca940630-4a91-49a9-8dfd-e626eee33c3c resource provider aggregate not found 2026-04-23 22:59:41.437 8 INFO neutron.services.segments.plugin [-] Segment ca940630-4a91-49a9-8dfd-e626eee33c3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca940630-4a91-49a9-8dfd-e626eee33c3c found for delete ", "request_id": "req-5bd7f084-2826-4564-98e5-6e0c032a0e26"}]} 2026-04-23 22:59:41.439 8 INFO neutron.services.segments.plugin [-] Segment ca940630-4a91-49a9-8dfd-e626eee33c3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca940630-4a91-49a9-8dfd-e626eee33c3c found for delete ", "request_id": "req-d0406f0f-71b9-45ba-8de6-ac6d75d82aaa"}]} [pid: 8|app: 0|req: 659/1327] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 22:59:41 2026] DELETE /v2.0/networks/e1cc38fd-46d5-41d3-93e1-ebde8afc17e5 => 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: 660/1328] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:59:41 2026] GET /v2.0/security-groups?id=0de94832-13db-4e5c-ba2b-ee151a24d186&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: 661/1329] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:59:41 2026] GET /v2.0/security-groups?id=e646bce3-9985-4b29-a8df-21ef12e61ec3&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1330] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 22:59:41 2026] POST /v2.0/subnets => generated 655 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 22:59:41.559 8 INFO neutron.db.segments_db [None req-7ed80f14-7e62-455f-aa56-67cffa9279b9 ea60affa943346088c2e1d0d9255841b 65a3f2bb20f442efa0eb3a5f7206796c - - default default] Added segment bd28eb36-c780-4032-8db2-ae2737efbb00 of type vxlan for network abe2a7ce-90cb-4ffb-98cf-e3c9b8644d3b 2026-04-23 22:59:41.614 7 INFO neutron.db.segments_db [None req-13c54003-0686-4b48-90aa-d09c10fd6e9c 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] Added segment 359d0ef3-3dd0-4db8-a50a-c4fa9edcbe73 of type vxlan for network a0748c33-ec83-4ad7-be57-04291c3aa8ba [pid: 8|app: 0|req: 662/1331] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 22:59:41 2026] POST /v2.0/networks => generated 636 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 22:59:41.881 7 INFO neutron.db.l3_hamode_db [None req-13c54003-0686-4b48-90aa-d09c10fd6e9c 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 663/1332] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 22:59:41 2026] POST /v2.0/subnets => generated 646 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 22:59:41.996 7 INFO neutron.db.l3_hamode_db [None req-13c54003-0686-4b48-90aa-d09c10fd6e9c 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 664/1333] 10.0.0.137 () {34 vars in 664 bytes} [Thu Apr 23 22:59:41 2026] POST /v2.0/ports => generated 928 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 22:59:42.411 8 INFO neutron_taas.services.taas.taas_plugin [None req-4a3e8da8-4cad-41ec-966d-9795a1e1dd96 ea60affa943346088c2e1d0d9255841b 65a3f2bb20f442efa0eb3a5f7206796c - - default default] TaaS: Handle Delete Port: aa5f5334-7f4c-40b4-8504-1b15c401d7a8 2026-04-23 22:59:42.414 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4a3e8da8-4cad-41ec-966d-9795a1e1dd96 ea60affa943346088c2e1d0d9255841b 65a3f2bb20f442efa0eb3a5f7206796c - - default default] Tap Mirror: Handle Delete Port: aa5f5334-7f4c-40b4-8504-1b15c401d7a8 [pid: 8|app: 0|req: 665/1334] 10.0.0.137 () {32 vars in 719 bytes} [Thu Apr 23 22:59:42 2026] DELETE /v2.0/ports/aa5f5334-7f4c-40b4-8504-1b15c401d7a8 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 22:59:42.577 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7f70ad6a-f611-4cdf-8153-d334fea5b32d ea60affa943346088c2e1d0d9255841b 65a3f2bb20f442efa0eb3a5f7206796c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 666/1335] 10.0.0.137 () {32 vars in 716 bytes} [Thu Apr 23 22:59:42 2026] GET /v2.0/ports/aa5f5334-7f4c-40b4-8504-1b15c401d7a8 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1336] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 22:59:41 2026] POST /v2.0/routers => generated 511 bytes in 1032 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1337] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:59:42 2026] GET /v2.0/ports?device_id=5d2f56c6-bc08-4bbc-be3e-f512c41eb4b0 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1338] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:59:42 2026] GET /v2.0/ports?device_id=1c792bc2-52fc-4762-8beb-ec46283d3ed0 => generated 975 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1339] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:42 2026] DELETE /v2.0/subnets/10c3ea73-a2db-4e9a-a19c-b2c15961eb1d => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1340] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:59:42 2026] GET /v2.0/security-groups?id=0de94832-13db-4e5c-ba2b-ee151a24d186&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: 673/1341] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:59:42 2026] GET /v2.0/security-groups?id=e646bce3-9985-4b29-a8df-21ef12e61ec3&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-04-23 22:59:42.898 7 INFO neutron.services.segments.plugin [-] Segment bd28eb36-c780-4032-8db2-ae2737efbb00 resource provider aggregate not found 2026-04-23 22:59:42.904 7 INFO neutron.services.segments.plugin [-] Segment bd28eb36-c780-4032-8db2-ae2737efbb00 resource provider aggregate not found 2026-04-23 22:59:42.915 7 INFO neutron.services.segments.plugin [-] Segment bd28eb36-c780-4032-8db2-ae2737efbb00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd28eb36-c780-4032-8db2-ae2737efbb00 found for delete ", "request_id": "req-da5275c1-ec88-4b72-a906-1b09b7bb98c0"}]} 2026-04-23 22:59:42.920 7 INFO neutron.services.segments.plugin [-] Segment bd28eb36-c780-4032-8db2-ae2737efbb00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd28eb36-c780-4032-8db2-ae2737efbb00 found for delete ", "request_id": "req-3a5ab529-135b-4bce-a731-9c8468dfbad9"}]} [pid: 7|app: 0|req: 674/1342] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 22:59:42 2026] DELETE /v2.0/networks/abe2a7ce-90cb-4ffb-98cf-e3c9b8644d3b => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1343] 10.0.0.137 () {34 vars in 664 bytes} [Thu Apr 23 22:59:42 2026] POST /v2.0/ports => generated 779 bytes in 242 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: 676/1344] 10.0.0.137 () {34 vars in 736 bytes} [Thu Apr 23 22:59:43 2026] PUT /v2.0/ports/b4da4317-d1d5-4356-b8fe-0d49a88802b1 => generated 752 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 22:59:43.457 7 INFO neutron_taas.services.taas.taas_plugin [None req-e42b84b5-acfa-4386-a753-c455b3f774cf ea60affa943346088c2e1d0d9255841b 65a3f2bb20f442efa0eb3a5f7206796c - - default default] TaaS: Handle Delete Port: b4da4317-d1d5-4356-b8fe-0d49a88802b1 2026-04-23 22:59:43.459 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e42b84b5-acfa-4386-a753-c455b3f774cf ea60affa943346088c2e1d0d9255841b 65a3f2bb20f442efa0eb3a5f7206796c - - default default] Tap Mirror: Handle Delete Port: b4da4317-d1d5-4356-b8fe-0d49a88802b1 [pid: 7|app: 0|req: 677/1345] 10.0.0.137 () {32 vars in 719 bytes} [Thu Apr 23 22:59:43 2026] DELETE /v2.0/ports/b4da4317-d1d5-4356-b8fe-0d49a88802b1 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1346] 10.0.0.137 () {32 vars in 642 bytes} [Thu Apr 23 22:59:43 2026] GET /v2.0/ports => generated 782 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:59:43.583 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b580b40f-2609-49ce-a7f7-ef3d2bf5f761 ea60affa943346088c2e1d0d9255841b 65a3f2bb20f442efa0eb3a5f7206796c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 679/1347] 10.0.0.137 () {32 vars in 716 bytes} [Thu Apr 23 22:59:43 2026] GET /v2.0/ports/b4da4317-d1d5-4356-b8fe-0d49a88802b1 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1348] 10.0.0.137 () {32 vars in 642 bytes} [Thu Apr 23 22:59:43 2026] GET /v2.0/ports => generated 782 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1349] 10.0.0.137 () {32 vars in 716 bytes} [Thu Apr 23 22:59:43 2026] GET /v2.0/ports/8efb54df-7683-4081-a074-dcf60ce698b4 => generated 779 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:59:43.736 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ca17557e-4255-448c-86d7-bbd31c34962c ea60affa943346088c2e1d0d9255841b 65a3f2bb20f442efa0eb3a5f7206796c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 682/1350] 10.0.0.137 () {32 vars in 719 bytes} [Thu Apr 23 22:59:43 2026] DELETE /v2.0/ports/aa5f5334-7f4c-40b4-8504-1b15c401d7a8 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 22:59:43.759 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9bdabebc-1a8a-485b-94e5-8718eb0e4ebd ea60affa943346088c2e1d0d9255841b 65a3f2bb20f442efa0eb3a5f7206796c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 683/1351] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:43 2026] DELETE /v2.0/subnets/10c3ea73-a2db-4e9a-a19c-b2c15961eb1d => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 22:59:43.779 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4ec5402f-5686-457a-9af4-5e8989b059c4 ea60affa943346088c2e1d0d9255841b 65a3f2bb20f442efa0eb3a5f7206796c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 684/1352] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:43 2026] DELETE /v2.0/subnets/64455e5e-7d37-4941-a717-8716731ded9e => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 22:59:43.924 7 INFO neutron_taas.services.taas.taas_plugin [None req-8be38660-5106-47d6-ba91-370031756c33 ea60affa943346088c2e1d0d9255841b 65a3f2bb20f442efa0eb3a5f7206796c - - default default] TaaS: Handle Delete Port: 8efb54df-7683-4081-a074-dcf60ce698b4 2026-04-23 22:59:43.928 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8be38660-5106-47d6-ba91-370031756c33 ea60affa943346088c2e1d0d9255841b 65a3f2bb20f442efa0eb3a5f7206796c - - default default] Tap Mirror: Handle Delete Port: 8efb54df-7683-4081-a074-dcf60ce698b4 [pid: 7|app: 0|req: 685/1353] 10.0.0.137 () {32 vars in 719 bytes} [Thu Apr 23 22:59:43 2026] DELETE /v2.0/ports/8efb54df-7683-4081-a074-dcf60ce698b4 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1354] 10.0.0.137 () {34 vars in 782 bytes} [Thu Apr 23 22:59:42 2026] PUT /v2.0/routers/037b6af4-824a-427b-bd0c-1995c74ae059/add_router_interface => generated 310 bytes in 1359 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1355] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:59:44 2026] GET /v2.0/ports?device_id=1c792bc2-52fc-4762-8beb-ec46283d3ed0 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1356] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:59:44 2026] GET /v2.0/ports?device_id=5d2f56c6-bc08-4bbc-be3e-f512c41eb4b0 => 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: 687/1357] 10.0.0.137 () {32 vars in 716 bytes} [Thu Apr 23 22:59:44 2026] GET /v2.0/ports/f62e931d-51bb-4663-9153-34370e55cd08 => generated 959 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1358] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:59:44 2026] GET /v2.0/security-groups?id=e646bce3-9985-4b29-a8df-21ef12e61ec3&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1359] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:59:44 2026] GET /v2.0/security-groups?id=0de94832-13db-4e5c-ba2b-ee151a24d186&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 22:59:44.199 8 INFO neutron.services.segments.plugin [-] Segment 14bf953b-0189-4de0-80b9-0671662f13b7 resource provider aggregate not found 2026-04-23 22:59:44.203 8 INFO neutron.services.segments.plugin [-] Segment 14bf953b-0189-4de0-80b9-0671662f13b7 resource provider aggregate not found 2026-04-23 22:59:44.223 8 INFO neutron.services.segments.plugin [-] Segment 14bf953b-0189-4de0-80b9-0671662f13b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14bf953b-0189-4de0-80b9-0671662f13b7 found for delete ", "request_id": "req-ae1db113-fa73-4ae4-b0a6-870479f5b7e1"}]} 2026-04-23 22:59:44.223 8 INFO neutron.services.segments.plugin [-] Segment 14bf953b-0189-4de0-80b9-0671662f13b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14bf953b-0189-4de0-80b9-0671662f13b7 found for delete ", "request_id": "req-14c8e826-a8eb-41a4-9a3b-3106a9918e02"}]} [pid: 8|app: 0|req: 671/1360] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 22:59:44 2026] DELETE /v2.0/networks/da3fe239-f3b7-445b-adec-f3f7e22198e2 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 22:59:44.851 8 WARNING neutron.db.securitygroups_db [None req-ee31fd72-2a38-4c12-a773-50d7227a4b7a 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 672/1361] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 22:59:44 2026] GET /v2.0/security-groups?tenant_id=65a3f2bb20f442efa0eb3a5f7206796c&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1362] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 22:59:44 2026] DELETE /v2.0/security-groups/1cb1f7c7-9fba-4eee-92a8-f01bec9aa5bb => 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: 690/1363] 10.0.0.137 () {34 vars in 782 bytes} [Thu Apr 23 22:59:44 2026] PUT /v2.0/routers/037b6af4-824a-427b-bd0c-1995c74ae059/add_router_interface => generated 310 bytes in 1065 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1364] 10.0.0.137 () {32 vars in 716 bytes} [Thu Apr 23 22:59:45 2026] GET /v2.0/ports/aa5c2e6c-8ad2-4613-95f0-b93f558754cd => generated 967 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1365] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:59:45 2026] GET /v2.0/ports?device_id=5d2f56c6-bc08-4bbc-be3e-f512c41eb4b0 => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1366] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:59:45 2026] GET /v2.0/security-groups?id=0de94832-13db-4e5c-ba2b-ee151a24d186&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 22:59:45.685 8 INFO neutron_taas.services.taas.taas_plugin [None req-381265d6-58d9-441d-87d5-05271ab56383 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] TaaS: Handle Delete Port: aa5c2e6c-8ad2-4613-95f0-b93f558754cd 2026-04-23 22:59:45.688 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-381265d6-58d9-441d-87d5-05271ab56383 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] Tap Mirror: Handle Delete Port: aa5c2e6c-8ad2-4613-95f0-b93f558754cd [pid: 8|app: 0|req: 675/1367] 10.0.0.137 () {34 vars in 788 bytes} [Thu Apr 23 22:59:45 2026] PUT /v2.0/routers/037b6af4-824a-427b-bd0c-1995c74ae059/remove_router_interface => generated 310 bytes in 765 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:59:46.442 7 INFO neutron_taas.services.taas.taas_plugin [None req-948fc1d3-6be5-4e2b-8292-650ca2e5951e 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] TaaS: Handle Delete Port: f62e931d-51bb-4663-9153-34370e55cd08 2026-04-23 22:59:46.445 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-948fc1d3-6be5-4e2b-8292-650ca2e5951e 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] Tap Mirror: Handle Delete Port: f62e931d-51bb-4663-9153-34370e55cd08 [pid: 7|app: 0|req: 693/1368] 10.0.0.137 () {34 vars in 788 bytes} [Thu Apr 23 22:59:46 2026] PUT /v2.0/routers/037b6af4-824a-427b-bd0c-1995c74ae059/remove_router_interface => generated 310 bytes in 750 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1369] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:59:46 2026] GET /v2.0/ports?device_id=5d2f56c6-bc08-4bbc-be3e-f512c41eb4b0 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1370] 10.0.0.137 () {32 vars in 735 bytes} [Thu Apr 23 22:59:46 2026] GET /v2.0/ports?device_id=037b6af4-824a-427b-bd0c-1995c74ae059 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 22:59:46.950 8 INFO neutron.db.segments_db [None req-559c8a0f-5dc0-4ea0-8cc6-213a5747755f 87190df71d16492bad97c31ce65511e0 032d60b8e3f44754bc445b14fa644ea9 - - default default] Added segment 5db76471-93df-46ba-82d4-7fa28f931acc of type vxlan for network fef76b67-c099-49fc-99d0-d5da958d25ac [pid: 7|app: 0|req: 696/1371] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:59:46 2026] GET /v2.0/security-groups?id=0de94832-13db-4e5c-ba2b-ee151a24d186&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1372] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 22:59:46 2026] POST /v2.0/networks => generated 644 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 22:59:47.144 7 INFO neutron_taas.services.taas.taas_plugin [None req-dde20169-be66-4114-8d78-ce7fce6a1e14 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] TaaS: Handle Delete Port: 5098e4be-b762-4544-91db-5c96279583f9 2026-04-23 22:59:47.147 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dde20169-be66-4114-8d78-ce7fce6a1e14 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] Tap Mirror: Handle Delete Port: 5098e4be-b762-4544-91db-5c96279583f9 [pid: 8|app: 0|req: 677/1373] 10.0.0.137 () {34 vars in 664 bytes} [Thu Apr 23 22:59:47 2026] POST /v2.0/ports => generated 775 bytes in 321 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-04-23 22:59:47.429 8 INFO neutron.db.segments_db [None req-7dee99ab-9fdd-4c4a-a592-aca79b8d0988 87190df71d16492bad97c31ce65511e0 032d60b8e3f44754bc445b14fa644ea9 - - default default] Added segment 4acc9669-5cdc-447c-897a-cc303400b7b3 of type vxlan for network 9146e4c9-65ea-458b-881b-5c2285d5a403 2026-04-23 22:59:47.505 7 INFO neutron.services.segments.plugin [-] Segment 359d0ef3-3dd0-4db8-a50a-c4fa9edcbe73 resource provider aggregate not found 2026-04-23 22:59:47.511 7 INFO neutron.services.segments.plugin [-] Segment 359d0ef3-3dd0-4db8-a50a-c4fa9edcbe73 resource provider aggregate not found [pid: 8|app: 0|req: 678/1374] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 22:59:47 2026] POST /v2.0/networks => generated 631 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 22:59:47.531 7 INFO neutron.services.segments.plugin [-] Segment 359d0ef3-3dd0-4db8-a50a-c4fa9edcbe73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 359d0ef3-3dd0-4db8-a50a-c4fa9edcbe73 found for delete ", "request_id": "req-6e9a32b0-dbab-4fbc-ab03-053b11432e6c"}]} 2026-04-23 22:59:47.533 7 INFO neutron.services.segments.plugin [-] Segment 359d0ef3-3dd0-4db8-a50a-c4fa9edcbe73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 359d0ef3-3dd0-4db8-a50a-c4fa9edcbe73 found for delete ", "request_id": "req-80bd3c87-4ab0-47f2-b4d5-a49bec798fdd"}]} 2026-04-23 22:59:47.535 7 INFO neutron.db.l3_hamode_db [None req-dde20169-be66-4114-8d78-ce7fce6a1e14 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] HA network a0748c33-ec83-4ad7-be57-04291c3aa8ba was deleted as no HA routers are present in project 40866f0f828f4b58a14b849268ababc9. [pid: 7|app: 0|req: 697/1375] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:46 2026] DELETE /v2.0/routers/037b6af4-824a-427b-bd0c-1995c74ae059 => generated 0 bytes in 579 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1376] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:47 2026] DELETE /v2.0/subnets/a7177a52-1cd6-404e-808e-8b290adbb451 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1377] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 22:59:47 2026] POST /v2.0/subnets => generated 626 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1378] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:47 2026] DELETE /v2.0/subnets/42711860-cecf-4d9b-9b47-1a6cfb4ca565 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1379] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 22:59:47 2026] DELETE /v2.0/networks/5f00ee9a-2e5a-4e70-a73c-552da6f6c705 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 22:59:48.034 7 INFO neutron_taas.services.taas.taas_plugin [None req-4a210686-75b5-48a5-a6d1-10a24f746107 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] TaaS: Handle Delete Port: 15a51975-1d3a-4d1e-bd16-d1541410da75 2026-04-23 22:59:48.037 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4a210686-75b5-48a5-a6d1-10a24f746107 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] Tap Mirror: Handle Delete Port: 15a51975-1d3a-4d1e-bd16-d1541410da75 [pid: 8|app: 0|req: 680/1380] 10.0.0.137 () {34 vars in 664 bytes} [Thu Apr 23 22:59:47 2026] POST /v2.0/ports => generated 953 bytes in 315 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: 681/1381] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:59:48 2026] GET /v2.0/ports?device_id=5d2f56c6-bc08-4bbc-be3e-f512c41eb4b0 => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1382] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 22:59:47 2026] DELETE /v2.0/networks/32105f0e-04aa-41cc-9d4e-dfa63fa496d9 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1383] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:59:48 2026] GET /v2.0/security-groups?id=0de94832-13db-4e5c-ba2b-ee151a24d186&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-04-23 22:59:48.270 8 INFO neutron_taas.services.taas.taas_plugin [None req-a35734d8-e71b-4875-b02d-5b6f6b4559e2 87190df71d16492bad97c31ce65511e0 032d60b8e3f44754bc445b14fa644ea9 - - default default] TaaS: Handle Delete Port: fbce785d-66ac-4996-99df-4b4f1e99d4ff 2026-04-23 22:59:48.274 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a35734d8-e71b-4875-b02d-5b6f6b4559e2 87190df71d16492bad97c31ce65511e0 032d60b8e3f44754bc445b14fa644ea9 - - default default] Tap Mirror: Handle Delete Port: fbce785d-66ac-4996-99df-4b4f1e99d4ff 2026-04-23 22:59:48.280 7 INFO neutron.db.segments_db [None req-32622a67-1246-4322-81e0-4633f56a3c88 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] Added segment 23a7287e-ee8a-41f6-8663-d446a394ff86 of type vxlan for network c8f0f64a-ca50-4f4d-8282-ef35d6e33d8f [pid: 7|app: 0|req: 703/1384] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 22:59:48 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: 682/1385] 10.0.0.137 () {32 vars in 719 bytes} [Thu Apr 23 22:59:48 2026] DELETE /v2.0/ports/fbce785d-66ac-4996-99df-4b4f1e99d4ff => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 22:59:48.467 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d94c559e-d6fc-4504-a6f1-5aa644b4fee4 87190df71d16492bad97c31ce65511e0 032d60b8e3f44754bc445b14fa644ea9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 683/1386] 10.0.0.137 () {32 vars in 719 bytes} [Thu Apr 23 22:59:48 2026] DELETE /v2.0/ports/fbce785d-66ac-4996-99df-4b4f1e99d4ff => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 22:59:48.494 8 INFO neutron.pecan_wsgi.hooks.translation [None req-680299b0-4360-4634-980f-f6a73e3598bc 87190df71d16492bad97c31ce65511e0 032d60b8e3f44754bc445b14fa644ea9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 684/1387] 10.0.0.137 () {32 vars in 716 bytes} [Thu Apr 23 22:59:48 2026] GET /v2.0/ports/fbce785d-66ac-4996-99df-4b4f1e99d4ff => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1388] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 22:59:48 2026] POST /v2.0/subnets => generated 646 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1389] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:48 2026] DELETE /v2.0/subnets/69fd8d0f-30ef-4cca-a7d1-4df4e9902b59 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 22:59:48.652 7 INFO neutron.db.segments_db [None req-f32203eb-86d0-4cc4-bb49-a24e3e04661c 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] Added segment 93315656-95aa-4dd6-996f-b1ea9342c1b9 of type vxlan for network 3bf9dc1d-83da-4dc2-9e6c-90c50ac9f403 2026-04-23 22:59:48.734 8 INFO neutron.services.segments.plugin [-] Segment 4acc9669-5cdc-447c-897a-cc303400b7b3 resource provider aggregate not found 2026-04-23 22:59:48.739 8 INFO neutron.services.segments.plugin [-] Segment 4acc9669-5cdc-447c-897a-cc303400b7b3 resource provider aggregate not found 2026-04-23 22:59:48.748 8 INFO neutron.services.segments.plugin [-] Segment 4acc9669-5cdc-447c-897a-cc303400b7b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4acc9669-5cdc-447c-897a-cc303400b7b3 found for delete ", "request_id": "req-daefef37-7389-4115-b9fc-3443c7d0fe36"}]} 2026-04-23 22:59:48.755 8 INFO neutron.services.segments.plugin [-] Segment 4acc9669-5cdc-447c-897a-cc303400b7b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4acc9669-5cdc-447c-897a-cc303400b7b3 found for delete ", "request_id": "req-b4a10958-7bd3-4228-a9fa-81be9c4bed1d"}]} [pid: 8|app: 0|req: 686/1390] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 22:59:48 2026] DELETE /v2.0/networks/9146e4c9-65ea-458b-881b-5c2285d5a403 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 22:59:48.831 8 INFO neutron.db.segments_db [None req-cf9461e0-6ddc-41a4-a059-c7d401aafbef 87190df71d16492bad97c31ce65511e0 032d60b8e3f44754bc445b14fa644ea9 - - default default] Added segment 4e09cd26-1623-4856-809c-c0ed7a850d91 of type vxlan for network 00480574-e18a-403b-8432-66fe407a4c37 2026-04-23 22:59:48.863 7 INFO neutron.db.l3_hamode_db [None req-f32203eb-86d0-4cc4-bb49-a24e3e04661c 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 687/1391] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 22:59:48 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-04-23 22:59:48.986 7 INFO neutron.db.l3_hamode_db [None req-f32203eb-86d0-4cc4-bb49-a24e3e04661c 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 688/1392] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 22:59:48 2026] POST /v2.0/subnets => generated 626 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1393] 199.204.45.74 () {34 vars in 992 bytes} [Thu Apr 23 22:59:49 2026] GET /v2.0/ports?device_id=5d2f56c6-bc08-4bbc-be3e-f512c41eb4b0 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1394] 10.0.0.137 () {34 vars in 664 bytes} [Thu Apr 23 22:59:49 2026] POST /v2.0/ports => generated 916 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 22:59:49.556 7 INFO neutron.services.segments.plugin [-] Segment 77f41055-de3f-4f4d-a714-9e59fcbb4a2d resource provider aggregate not found 2026-04-23 22:59:49.561 7 INFO neutron.services.segments.plugin [-] Segment 77f41055-de3f-4f4d-a714-9e59fcbb4a2d resource provider aggregate not found 2026-04-23 22:59:49.574 7 INFO neutron.services.segments.plugin [-] Segment 77f41055-de3f-4f4d-a714-9e59fcbb4a2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77f41055-de3f-4f4d-a714-9e59fcbb4a2d found for delete ", "request_id": "req-a364976b-d4bb-43ef-8297-1df9ba01c13a"}]} 2026-04-23 22:59:49.578 7 INFO neutron.services.segments.plugin [-] Segment 77f41055-de3f-4f4d-a714-9e59fcbb4a2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77f41055-de3f-4f4d-a714-9e59fcbb4a2d found for delete ", "request_id": "req-06ae0760-1726-48ed-9aa7-cbf6b41ef233"}]} 2026-04-23 22:59:49.593 7 INFO neutron.services.segments.plugin [-] Segment bdc20e9f-fc7a-4229-bf51-172cede87329 resource provider aggregate not found 2026-04-23 22:59:49.594 7 INFO neutron.services.segments.plugin [-] Segment bdc20e9f-fc7a-4229-bf51-172cede87329 resource provider aggregate not found 2026-04-23 22:59:49.600 8 INFO neutron_taas.services.taas.taas_plugin [req-a0b0e356-a912-4e3d-8386-fcd127d377a6 req-e015a729-e54c-42d6-818b-fdd8977bf187 7f47197a278440c3b4b7ac322420caf5 0e4b4a2a3adc4970988da26d0db6d6c8 - - default default] TaaS: Handle Delete Port: d0c62ce7-66ca-4473-bf95-eed68e804eb6 2026-04-23 22:59:49.604 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-a0b0e356-a912-4e3d-8386-fcd127d377a6 req-e015a729-e54c-42d6-818b-fdd8977bf187 7f47197a278440c3b4b7ac322420caf5 0e4b4a2a3adc4970988da26d0db6d6c8 - - default default] Tap Mirror: Handle Delete Port: d0c62ce7-66ca-4473-bf95-eed68e804eb6 [pid: 7|app: 0|req: 705/1395] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 22:59:48 2026] POST /v2.0/routers => generated 511 bytes in 1019 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 22:59:49.618 7 INFO neutron.services.segments.plugin [-] Segment bdc20e9f-fc7a-4229-bf51-172cede87329 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bdc20e9f-fc7a-4229-bf51-172cede87329 found for delete ", "request_id": "req-07666995-ca90-489d-a9e5-3a4bfbb4fd72"}]} 2026-04-23 22:59:49.619 7 INFO neutron.services.segments.plugin [-] Segment bdc20e9f-fc7a-4229-bf51-172cede87329 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bdc20e9f-fc7a-4229-bf51-172cede87329 found for delete ", "request_id": "req-9634b7f0-fcab-4f1c-ad77-f80c1bd6e0e3"}]} [pid: 7|app: 0|req: 706/1396] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:59:49 2026] GET /v2.0/ports?device_id=5d2f56c6-bc08-4bbc-be3e-f512c41eb4b0 => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1397] 199.204.45.74 () {36 vars in 995 bytes} [Thu Apr 23 22:59:49 2026] DELETE /v2.0/ports/d0c62ce7-66ca-4473-bf95-eed68e804eb6 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 22:59:49.774 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f1b1ca67-44ea-4d36-9c43-2025f64d4dae'] response: {'server_uuid': '5d2f56c6-bc08-4bbc-be3e-f512c41eb4b0', 'name': 'network-vif-deleted', 'tag': 'd0c62ce7-66ca-4473-bf95-eed68e804eb6', 'status': 'completed', 'code': 200} 2026-04-23 22:59:49.813 7 INFO neutron_taas.services.taas.taas_plugin [None req-8b54fd86-08f4-4bb0-ad54-ed93d32095c8 87190df71d16492bad97c31ce65511e0 032d60b8e3f44754bc445b14fa644ea9 - - default default] TaaS: Handle Delete Port: d336fb19-a4af-4f6a-8d43-716abbc85ef6 2026-04-23 22:59:49.816 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8b54fd86-08f4-4bb0-ad54-ed93d32095c8 87190df71d16492bad97c31ce65511e0 032d60b8e3f44754bc445b14fa644ea9 - - default default] Tap Mirror: Handle Delete Port: d336fb19-a4af-4f6a-8d43-716abbc85ef6 [pid: 7|app: 0|req: 707/1398] 10.0.0.137 () {32 vars in 719 bytes} [Thu Apr 23 22:59:49 2026] DELETE /v2.0/ports/d336fb19-a4af-4f6a-8d43-716abbc85ef6 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1399] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 22:59:49 2026] GET /v2.0/security-groups?id=0de94832-13db-4e5c-ba2b-ee151a24d186&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-04-23 22:59:49.982 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8dbeca56-86af-41c4-838f-870e103e34a0 87190df71d16492bad97c31ce65511e0 032d60b8e3f44754bc445b14fa644ea9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 709/1400] 10.0.0.137 () {32 vars in 716 bytes} [Thu Apr 23 22:59:49 2026] GET /v2.0/ports/d336fb19-a4af-4f6a-8d43-716abbc85ef6 => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1401] 10.0.0.137 () {34 vars in 664 bytes} [Thu Apr 23 22:59:49 2026] POST /v2.0/ports => generated 964 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 710/1402] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:49 2026] DELETE /v2.0/subnets/98736077-d7c3-402e-85c3-da1dd608c104 => 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: 711/1403] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 22:59:50 2026] DELETE /v2.0/networks/00480574-e18a-403b-8432-66fe407a4c37 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1404] 10.0.0.137 () {34 vars in 664 bytes} [Thu Apr 23 22:59:50 2026] POST /v2.0/ports => generated 775 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 713/1405] 10.0.0.137 () {34 vars in 736 bytes} [Thu Apr 23 22:59:50 2026] PUT /v2.0/ports/813b25e2-2944-4580-8623-fa73e8f57db7 => generated 752 bytes in 159 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-04-23 22:59:50.746 7 INFO neutron_taas.services.taas.taas_plugin [None req-85e62c29-4e45-4258-a8a0-9bba3ea9f983 87190df71d16492bad97c31ce65511e0 032d60b8e3f44754bc445b14fa644ea9 - - default default] TaaS: Handle Delete Port: 813b25e2-2944-4580-8623-fa73e8f57db7 2026-04-23 22:59:50.750 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-85e62c29-4e45-4258-a8a0-9bba3ea9f983 87190df71d16492bad97c31ce65511e0 032d60b8e3f44754bc445b14fa644ea9 - - default default] Tap Mirror: Handle Delete Port: 813b25e2-2944-4580-8623-fa73e8f57db7 [pid: 7|app: 0|req: 714/1406] 10.0.0.137 () {32 vars in 719 bytes} [Thu Apr 23 22:59:50 2026] DELETE /v2.0/ports/813b25e2-2944-4580-8623-fa73e8f57db7 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1407] 10.0.0.137 () {32 vars in 642 bytes} [Thu Apr 23 22:59:50 2026] GET /v2.0/ports => generated 778 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:59:50.893 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6cc81054-d964-466f-8fde-9da08e14ebe1 87190df71d16492bad97c31ce65511e0 032d60b8e3f44754bc445b14fa644ea9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 716/1408] 10.0.0.137 () {32 vars in 716 bytes} [Thu Apr 23 22:59:50 2026] GET /v2.0/ports/813b25e2-2944-4580-8623-fa73e8f57db7 => 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: 717/1409] 10.0.0.137 () {32 vars in 642 bytes} [Thu Apr 23 22:59:50 2026] GET /v2.0/ports => generated 778 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1410] 10.0.0.137 () {32 vars in 716 bytes} [Thu Apr 23 22:59:50 2026] GET /v2.0/ports/aee5c22b-6ee8-41be-a1a5-8c41fde7bc3f => generated 775 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:59:50.983 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9a5cd4aa-a4f8-42eb-8f6f-abb2eb27ff64 87190df71d16492bad97c31ce65511e0 032d60b8e3f44754bc445b14fa644ea9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 719/1411] 10.0.0.137 () {32 vars in 719 bytes} [Thu Apr 23 22:59:50 2026] DELETE /v2.0/ports/d336fb19-a4af-4f6a-8d43-716abbc85ef6 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 22:59:51.006 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e5a736c2-c860-4658-bca5-999f53e782c6 87190df71d16492bad97c31ce65511e0 032d60b8e3f44754bc445b14fa644ea9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 720/1412] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:50 2026] DELETE /v2.0/subnets/98736077-d7c3-402e-85c3-da1dd608c104 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 22:59:51.022 7 INFO neutron.pecan_wsgi.hooks.translation [None req-59f2fcd4-fcf5-4320-8265-c8cfd77f3182 87190df71d16492bad97c31ce65511e0 032d60b8e3f44754bc445b14fa644ea9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 721/1413] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:51 2026] DELETE /v2.0/subnets/69fd8d0f-30ef-4cca-a7d1-4df4e9902b59 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1414] 10.0.0.137 () {34 vars in 782 bytes} [Thu Apr 23 22:59:50 2026] PUT /v2.0/routers/72dd84de-fbe9-4c5e-8f06-6e6f02fd142a/add_router_interface => generated 310 bytes in 928 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: 694/1415] 10.0.0.137 () {32 vars in 716 bytes} [Thu Apr 23 22:59:51 2026] GET /v2.0/ports/440986e4-70f5-47d6-8a28-adeab999f959 => generated 1038 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1416] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:59:51 2026] GET /v2.0/ports?device_id=5d2f56c6-bc08-4bbc-be3e-f512c41eb4b0 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 22:59:51.124 7 INFO neutron_taas.services.taas.taas_plugin [None req-f56b9306-48c2-4c31-9e2c-ae5e92b78b7f 87190df71d16492bad97c31ce65511e0 032d60b8e3f44754bc445b14fa644ea9 - - default default] TaaS: Handle Delete Port: aee5c22b-6ee8-41be-a1a5-8c41fde7bc3f 2026-04-23 22:59:51.128 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f56b9306-48c2-4c31-9e2c-ae5e92b78b7f 87190df71d16492bad97c31ce65511e0 032d60b8e3f44754bc445b14fa644ea9 - - default default] Tap Mirror: Handle Delete Port: aee5c22b-6ee8-41be-a1a5-8c41fde7bc3f [pid: 7|app: 0|req: 722/1417] 10.0.0.137 () {32 vars in 719 bytes} [Thu Apr 23 22:59:51 2026] DELETE /v2.0/ports/aee5c22b-6ee8-41be-a1a5-8c41fde7bc3f => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 22:59:51.292 8 INFO neutron_taas.services.taas.taas_plugin [None req-0471f579-fca4-48e4-8846-15d5effdb232 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] TaaS: Handle Delete Port: 440986e4-70f5-47d6-8a28-adeab999f959 2026-04-23 22:59:51.295 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0471f579-fca4-48e4-8846-15d5effdb232 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] Tap Mirror: Handle Delete Port: 440986e4-70f5-47d6-8a28-adeab999f959 [pid: 7|app: 0|req: 723/1418] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 22:59:51 2026] DELETE /v2.0/networks/fef76b67-c099-49fc-99d0-d5da958d25ac => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 22:59:51.644 7 INFO neutron.services.segments.plugin [-] Segment 4e09cd26-1623-4856-809c-c0ed7a850d91 resource provider aggregate not found 2026-04-23 22:59:51.648 7 INFO neutron.services.segments.plugin [-] Segment 4e09cd26-1623-4856-809c-c0ed7a850d91 resource provider aggregate not found [pid: 8|app: 0|req: 696/1419] 10.0.0.137 () {34 vars in 788 bytes} [Thu Apr 23 22:59:51 2026] PUT /v2.0/routers/72dd84de-fbe9-4c5e-8f06-6e6f02fd142a/remove_router_interface => generated 310 bytes in 575 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:59:51.664 7 INFO neutron.services.segments.plugin [-] Segment 4e09cd26-1623-4856-809c-c0ed7a850d91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e09cd26-1623-4856-809c-c0ed7a850d91 found for delete ", "request_id": "req-b122409b-b6e9-4fd3-88a2-29a8f70fbb0f"}]} 2026-04-23 22:59:51.670 7 INFO neutron.services.segments.plugin [-] Segment 4e09cd26-1623-4856-809c-c0ed7a850d91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e09cd26-1623-4856-809c-c0ed7a850d91 found for delete ", "request_id": "req-a179164a-35a4-48fe-bc00-d28c43cf1718"}]} 2026-04-23 22:59:51.706 7 INFO neutron.services.segments.plugin [-] Segment 5db76471-93df-46ba-82d4-7fa28f931acc resource provider aggregate not found 2026-04-23 22:59:51.706 7 INFO neutron.services.segments.plugin [-] Segment 5db76471-93df-46ba-82d4-7fa28f931acc resource provider aggregate not found 2026-04-23 22:59:51.736 7 INFO neutron.services.segments.plugin [-] Segment 5db76471-93df-46ba-82d4-7fa28f931acc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5db76471-93df-46ba-82d4-7fa28f931acc found for delete ", "request_id": "req-17b440f5-1d24-496a-b8a6-8839e2b837bc"}]} 2026-04-23 22:59:51.739 7 INFO neutron.services.segments.plugin [-] Segment 5db76471-93df-46ba-82d4-7fa28f931acc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5db76471-93df-46ba-82d4-7fa28f931acc found for delete ", "request_id": "req-13cf70fd-a716-4b0a-b6af-d7a0d62d47fa"}]} 2026-04-23 22:59:51.801 7 INFO neutron.api.v2.resource [None req-3dbaf48b-c4b0-4a05-8823-393da61ae0b6 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 724/1422] 10.0.0.137 () {34 vars in 788 bytes} [Thu Apr 23 22:59:51 2026] PUT /v2.0/routers/72dd84de-fbe9-4c5e-8f06-6e6f02fd142a/remove_router_interface => generated 197 bytes in 146 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 699/1423] 10.0.0.137 () {32 vars in 735 bytes} [Thu Apr 23 22:59:51 2026] GET /v2.0/ports?device_id=72dd84de-fbe9-4c5e-8f06-6e6f02fd142a => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 22:59:51.909 8 WARNING neutron.db.securitygroups_db [None req-be1ae7ef-f618-4318-bd23-72addebbf356 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 700/1424] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 22:59:51 2026] GET /v2.0/security-groups?tenant_id=032d60b8e3f44754bc445b14fa644ea9&name=default => generated 2925 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 22:59:51.989 7 INFO neutron_taas.services.taas.taas_plugin [None req-7b19af84-fcd4-406b-bfee-2cca5eba1436 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] TaaS: Handle Delete Port: f5c5c52e-e4ec-44be-9e83-47dfa7e984e1 2026-04-23 22:59:51.992 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7b19af84-fcd4-406b-bfee-2cca5eba1436 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] Tap Mirror: Handle Delete Port: f5c5c52e-e4ec-44be-9e83-47dfa7e984e1 [pid: 8|app: 0|req: 701/1425] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 22:59:51 2026] DELETE /v2.0/security-groups/9f8d2fb4-0d93-455e-8cf8-8dfc276d62fb => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1426] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 22:59:52 2026] GET /v2.0/ports?device_id=5d2f56c6-bc08-4bbc-be3e-f512c41eb4b0 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 22:59:52.272 7 INFO neutron.db.l3_hamode_db [None req-7b19af84-fcd4-406b-bfee-2cca5eba1436 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] HA network 3bf9dc1d-83da-4dc2-9e6c-90c50ac9f403 was deleted as no HA routers are present in project 40866f0f828f4b58a14b849268ababc9. [pid: 7|app: 0|req: 725/1427] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:51 2026] DELETE /v2.0/routers/72dd84de-fbe9-4c5e-8f06-6e6f02fd142a => generated 0 bytes in 453 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1428] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:52 2026] DELETE /v2.0/subnets/302dd60d-5a20-47c7-93ae-2d9faa5fbe07 => 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: 726/1429] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 22:59:52 2026] DELETE /v2.0/networks/c8f0f64a-ca50-4f4d-8282-ef35d6e33d8f => generated 0 bytes in 96 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 22:59:52.606 8 INFO neutron.db.segments_db [None req-707e0d4d-4eaa-43f0-9a9c-f53fc5bedfaa 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] Added segment 40b546c8-d143-470e-baa5-b841633267c9 of type vxlan for network 0a45f42c-4e5a-477d-966b-ca797ecaf317 [pid: 8|app: 0|req: 704/1430] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 22:59:52 2026] POST /v2.0/networks => generated 633 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1431] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 22:59:52 2026] POST /v2.0/subnets => generated 646 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 22:59:53.000 8 INFO neutron.db.segments_db [None req-c98e0eb5-0e83-4af3-a813-7fea34a760ca 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] Added segment e3d0307d-56d1-4537-93b7-123d41a3a4a3 of type vxlan for network 9c791549-a2fb-4b99-8b4b-f3b74b6adcc5 2026-04-23 22:59:53.243 8 INFO neutron.db.l3_hamode_db [None req-c98e0eb5-0e83-4af3-a813-7fea34a760ca 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 22:59:53.373 8 INFO neutron.db.l3_hamode_db [None req-c98e0eb5-0e83-4af3-a813-7fea34a760ca 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 22:59:53.760 7 INFO neutron.services.segments.plugin [-] Segment 93315656-95aa-4dd6-996f-b1ea9342c1b9 resource provider aggregate not found 2026-04-23 22:59:53.765 7 INFO neutron.services.segments.plugin [-] Segment 93315656-95aa-4dd6-996f-b1ea9342c1b9 resource provider aggregate not found 2026-04-23 22:59:53.778 7 INFO neutron.services.segments.plugin [-] Segment 93315656-95aa-4dd6-996f-b1ea9342c1b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93315656-95aa-4dd6-996f-b1ea9342c1b9 found for delete ", "request_id": "req-f0b30f09-3f02-446b-a456-af9ef133b2bf"}]} 2026-04-23 22:59:53.781 7 INFO neutron.services.segments.plugin [-] Segment 93315656-95aa-4dd6-996f-b1ea9342c1b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93315656-95aa-4dd6-996f-b1ea9342c1b9 found for delete ", "request_id": "req-f1a98990-feb6-408d-b14e-0d9e869dcbed"}]} 2026-04-23 22:59:53.795 7 INFO neutron.services.segments.plugin [-] Segment 23a7287e-ee8a-41f6-8663-d446a394ff86 resource provider aggregate not found 2026-04-23 22:59:53.802 7 INFO neutron.services.segments.plugin [-] Segment 23a7287e-ee8a-41f6-8663-d446a394ff86 resource provider aggregate not found 2026-04-23 22:59:53.817 7 INFO neutron.services.segments.plugin [-] Segment 23a7287e-ee8a-41f6-8663-d446a394ff86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23a7287e-ee8a-41f6-8663-d446a394ff86 found for delete ", "request_id": "req-1cbe846e-e5b4-45cb-9ea5-36494a384427"}]} 2026-04-23 22:59:53.818 7 INFO neutron.services.segments.plugin [-] Segment 23a7287e-ee8a-41f6-8663-d446a394ff86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23a7287e-ee8a-41f6-8663-d446a394ff86 found for delete ", "request_id": "req-328a9a0c-0f62-4079-a5ca-851c2ac6418d"}]} [pid: 8|app: 0|req: 705/1432] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 22:59:52 2026] POST /v2.0/routers => generated 510 bytes in 1002 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1433] 10.0.0.30 () {34 vars in 988 bytes} [Thu Apr 23 22:59:54 2026] GET /v2.0/ports?device_id=1c792bc2-52fc-4762-8beb-ec46283d3ed0 => 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: 707/1434] 10.0.0.30 () {34 vars in 1038 bytes} [Thu Apr 23 22:59:54 2026] GET /v2.0/security-groups?id=e646bce3-9985-4b29-a8df-21ef12e61ec3&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-04-23 22:59:54.738 8 INFO neutron_taas.services.taas.taas_plugin [None req-1f1cd583-8abd-42ea-bca3-ed65aa5594bc 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] TaaS: Handle Delete Port: 9f9f146e-5e4b-4b95-ac74-a58b22a1efb4 2026-04-23 22:59:54.741 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1f1cd583-8abd-42ea-bca3-ed65aa5594bc 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Tap Mirror: Handle Delete Port: 9f9f146e-5e4b-4b95-ac74-a58b22a1efb4 [pid: 7|app: 0|req: 728/1435] 10.0.0.137 () {34 vars in 782 bytes} [Thu Apr 23 22:59:53 2026] PUT /v2.0/routers/306245cd-5694-4b89-8d46-b6eaad1c72a6/add_router_interface => generated 310 bytes in 995 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1436] 10.0.0.137 () {32 vars in 716 bytes} [Thu Apr 23 22:59:54 2026] GET /v2.0/ports/b9eb2ef7-41d7-49d8-82bb-5649e73a24af => generated 959 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1437] 10.0.0.137 () {34 vars in 788 bytes} [Thu Apr 23 22:59:54 2026] PUT /v2.0/routers/27e61a5b-64ba-43ae-a2ab-cb4d82083b2a/remove_router_interface => generated 310 bytes in 949 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 22:59:55.346 7 INFO neutron_taas.services.taas.taas_plugin [None req-54225126-6932-4c47-a5ce-049d46d74687 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] TaaS: Handle Delete Port: b9eb2ef7-41d7-49d8-82bb-5649e73a24af 2026-04-23 22:59:55.349 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-54225126-6932-4c47-a5ce-049d46d74687 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] Tap Mirror: Handle Delete Port: b9eb2ef7-41d7-49d8-82bb-5649e73a24af 2026-04-23 22:59:55.531 8 INFO neutron_taas.services.taas.taas_plugin [None req-527a42b4-4b22-4743-ba03-6bb21c031929 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] TaaS: Handle Delete Port: 8117b261-1600-42bb-a186-8a9da6e70be4 2026-04-23 22:59:55.534 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-527a42b4-4b22-4743-ba03-6bb21c031929 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Tap Mirror: Handle Delete Port: 8117b261-1600-42bb-a186-8a9da6e70be4 [pid: 7|app: 0|req: 730/1438] 10.0.0.137 () {34 vars in 788 bytes} [Thu Apr 23 22:59:55 2026] PUT /v2.0/routers/306245cd-5694-4b89-8d46-b6eaad1c72a6/remove_router_interface => generated 310 bytes in 684 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1439] 10.0.0.137 () {32 vars in 735 bytes} [Thu Apr 23 22:59:55 2026] GET /v2.0/ports?device_id=306245cd-5694-4b89-8d46-b6eaad1c72a6 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 22:59:55.783 8 INFO neutron_taas.services.taas.taas_plugin [None req-527a42b4-4b22-4743-ba03-6bb21c031929 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] TaaS: Handle Delete Port: 4a2afd76-c825-42fa-b24b-821394f3da1a 2026-04-23 22:59:55.786 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-527a42b4-4b22-4743-ba03-6bb21c031929 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Tap Mirror: Handle Delete Port: 4a2afd76-c825-42fa-b24b-821394f3da1a 2026-04-23 22:59:55.896 7 INFO neutron_taas.services.taas.taas_plugin [None req-ad2327d3-9eab-4c33-8c3b-22ea6d09ac81 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] TaaS: Handle Delete Port: 0d1c478c-e2b3-465b-8574-97939fb6dabf 2026-04-23 22:59:55.898 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ad2327d3-9eab-4c33-8c3b-22ea6d09ac81 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] Tap Mirror: Handle Delete Port: 0d1c478c-e2b3-465b-8574-97939fb6dabf 2026-04-23 22:59:56.134 8 INFO neutron.services.segments.plugin [-] Segment 627ca1e6-f14d-496d-8ae6-39667b5fa8b7 resource provider aggregate not found 2026-04-23 22:59:56.139 8 INFO neutron.services.segments.plugin [-] Segment 627ca1e6-f14d-496d-8ae6-39667b5fa8b7 resource provider aggregate not found 2026-04-23 22:59:56.154 8 INFO neutron.services.segments.plugin [-] Segment 627ca1e6-f14d-496d-8ae6-39667b5fa8b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 627ca1e6-f14d-496d-8ae6-39667b5fa8b7 found for delete ", "request_id": "req-4ed59ef6-2eab-4e19-9e9f-d550d945bcee"}]} 2026-04-23 22:59:56.157 8 INFO neutron.services.segments.plugin [-] Segment 627ca1e6-f14d-496d-8ae6-39667b5fa8b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 627ca1e6-f14d-496d-8ae6-39667b5fa8b7 found for delete ", "request_id": "req-923ce79c-f4c9-440e-a91e-4451bca3f396"}]} 2026-04-23 22:59:56.158 8 INFO neutron.db.l3_hamode_db [None req-527a42b4-4b22-4743-ba03-6bb21c031929 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] HA network c2da7120-ceb0-42fb-8fc3-5a7131b5d5bf was deleted as no HA routers are present in project 0e4b4a2a3adc4970988da26d0db6d6c8. [pid: 8|app: 0|req: 709/1440] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:55 2026] DELETE /v2.0/routers/27e61a5b-64ba-43ae-a2ab-cb4d82083b2a => generated 0 bytes in 837 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 22:59:56.216 7 INFO neutron.services.segments.plugin [-] Segment e3d0307d-56d1-4537-93b7-123d41a3a4a3 resource provider aggregate not found 2026-04-23 22:59:56.222 7 INFO neutron.services.segments.plugin [-] Segment e3d0307d-56d1-4537-93b7-123d41a3a4a3 resource provider aggregate not found 2026-04-23 22:59:56.238 7 INFO neutron.db.l3_hamode_db [None req-ad2327d3-9eab-4c33-8c3b-22ea6d09ac81 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] HA network 9c791549-a2fb-4b99-8b4b-f3b74b6adcc5 was deleted as no HA routers are present in project 40866f0f828f4b58a14b849268ababc9. 2026-04-23 22:59:56.240 7 INFO neutron.services.segments.plugin [-] Segment e3d0307d-56d1-4537-93b7-123d41a3a4a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3d0307d-56d1-4537-93b7-123d41a3a4a3 found for delete ", "request_id": "req-adf64623-e947-4b86-abce-81d4c56e1014"}]} 2026-04-23 22:59:56.245 7 INFO neutron.services.segments.plugin [-] Segment e3d0307d-56d1-4537-93b7-123d41a3a4a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3d0307d-56d1-4537-93b7-123d41a3a4a3 found for delete ", "request_id": "req-2ee6b9d8-dd41-41c4-8a40-2a240fed0569"}]} [pid: 7|app: 0|req: 732/1441] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:55 2026] DELETE /v2.0/routers/306245cd-5694-4b89-8d46-b6eaad1c72a6 => generated 0 bytes in 518 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1442] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:56 2026] DELETE /v2.0/subnets/1a8c3671-6f11-4f5d-8f64-b2d173ee110e => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1443] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:56 2026] DELETE /v2.0/subnets/2e9b8dbb-f246-4214-9282-da5f4f667619 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 22:59:56.417 8 INFO neutron_taas.services.taas.taas_plugin [None req-a0412696-22e5-420a-950b-cc141ad2c7ae 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] TaaS: Handle Delete Port: 9f55e3da-1740-49fd-a8c0-5202117f90b5 2026-04-23 22:59:56.420 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a0412696-22e5-420a-950b-cc141ad2c7ae 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Tap Mirror: Handle Delete Port: 9f55e3da-1740-49fd-a8c0-5202117f90b5 [pid: 7|app: 0|req: 734/1444] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 22:59:56 2026] DELETE /v2.0/networks/0a45f42c-4e5a-477d-966b-ca797ecaf317 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 22:59:56.520 7 INFO neutron.db.segments_db [None req-dca839b1-d005-4975-a44c-ab24e960dab5 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] Added segment 3f2f76b0-1743-49e1-9a47-855a9e8eaecc of type vxlan for network 7d9c09fd-27f9-42d1-8e73-b5f6156bcd66 [pid: 8|app: 0|req: 711/1445] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 22:59:56 2026] DELETE /v2.0/networks/cdb60620-3207-4a47-b19e-a9d25aeb7052 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 22:59:56.747 8 WARNING neutron.db.securitygroups_db [None req-d7406c81-c0b4-488d-8307-3118bc18860d 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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-04-23 22:59:56.758 7 INFO neutron.db.l3_hamode_db [None req-dca839b1-d005-4975-a44c-ab24e960dab5 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 712/1446] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 22:59:56 2026] GET /v2.0/security-groups?tenant_id=0e4b4a2a3adc4970988da26d0db6d6c8&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1447] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 22:59:56 2026] DELETE /v2.0/security-groups/0de94832-13db-4e5c-ba2b-ee151a24d186 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 22:59:57.499 7 INFO neutron.db.l3_hamode_db [None req-dca839b1-d005-4975-a44c-ab24e960dab5 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 22:59:58.176 8 INFO neutron.services.segments.plugin [-] Segment 42c70023-ecea-4496-8e25-15cdf1c2f318 resource provider aggregate not found 2026-04-23 22:59:58.185 8 INFO neutron.services.segments.plugin [-] Segment 42c70023-ecea-4496-8e25-15cdf1c2f318 resource provider aggregate not found 2026-04-23 22:59:58.198 8 INFO neutron.services.segments.plugin [-] Segment 42c70023-ecea-4496-8e25-15cdf1c2f318 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42c70023-ecea-4496-8e25-15cdf1c2f318 found for delete ", "request_id": "req-3b8edf3f-065a-4c20-bdfd-db656f148280"}]} 2026-04-23 22:59:58.205 8 INFO neutron.services.segments.plugin [-] Segment 42c70023-ecea-4496-8e25-15cdf1c2f318 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42c70023-ecea-4496-8e25-15cdf1c2f318 found for delete ", "request_id": "req-baf866b4-8088-43bb-af4a-b6a13b635228"}]} 2026-04-23 22:59:58.271 7 INFO neutron.services.segments.plugin [-] Segment 40b546c8-d143-470e-baa5-b841633267c9 resource provider aggregate not found 2026-04-23 22:59:58.276 7 INFO neutron.services.segments.plugin [-] Segment 40b546c8-d143-470e-baa5-b841633267c9 resource provider aggregate not found 2026-04-23 22:59:58.297 7 INFO neutron.services.segments.plugin [-] Segment 40b546c8-d143-470e-baa5-b841633267c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40b546c8-d143-470e-baa5-b841633267c9 found for delete ", "request_id": "req-58aa874b-df31-477b-ad0c-fd2108c63513"}]} 2026-04-23 22:59:58.298 7 INFO neutron.services.segments.plugin [-] Segment 40b546c8-d143-470e-baa5-b841633267c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40b546c8-d143-470e-baa5-b841633267c9 found for delete ", "request_id": "req-93ba77b7-cc0f-46c9-94ab-9ce0df1e386b"}]} [pid: 7|app: 0|req: 735/1448] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 22:59:56 2026] POST /v2.0/routers => generated 692 bytes in 1906 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1449] 10.0.0.137 () {32 vars in 720 bytes} [Thu Apr 23 22:59:58 2026] GET /v2.0/routers/a6dca558-dfae-4a91-9cfb-87b29c64c4cc => generated 698 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1450] 10.0.0.137 () {32 vars in 646 bytes} [Thu Apr 23 22:59:58 2026] GET /v2.0/routers => generated 701 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1451] 10.0.0.137 () {34 vars in 740 bytes} [Thu Apr 23 22:59:58 2026] PUT /v2.0/routers/a6dca558-dfae-4a91-9cfb-87b29c64c4cc => generated 705 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1452] 10.0.0.137 () {32 vars in 720 bytes} [Thu Apr 23 22:59:58 2026] GET /v2.0/routers/a6dca558-dfae-4a91-9cfb-87b29c64c4cc => generated 705 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1453] 10.0.0.137 () {32 vars in 735 bytes} [Thu Apr 23 22:59:58 2026] GET /v2.0/ports?device_id=a6dca558-dfae-4a91-9cfb-87b29c64c4cc => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 22:59:59.215 7 INFO neutron_taas.services.taas.taas_plugin [None req-4245b413-124d-4b96-aadf-45c19c645550 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] TaaS: Handle Delete Port: ef409d7b-f87c-4449-9c48-a6882567e172 2026-04-23 22:59:59.218 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4245b413-124d-4b96-aadf-45c19c645550 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] Tap Mirror: Handle Delete Port: ef409d7b-f87c-4449-9c48-a6882567e172 2026-04-23 22:59:59.481 7 INFO neutron_taas.services.taas.taas_plugin [None req-4245b413-124d-4b96-aadf-45c19c645550 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] TaaS: Handle Delete Port: 350f9f97-8220-4cea-93c3-3afdb09c6315 2026-04-23 22:59:59.484 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4245b413-124d-4b96-aadf-45c19c645550 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] Tap Mirror: Handle Delete Port: 350f9f97-8220-4cea-93c3-3afdb09c6315 2026-04-23 22:59:59.818 7 INFO neutron.db.l3_hamode_db [None req-4245b413-124d-4b96-aadf-45c19c645550 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] HA network 7d9c09fd-27f9-42d1-8e73-b5f6156bcd66 was deleted as no HA routers are present in project 40866f0f828f4b58a14b849268ababc9. [pid: 7|app: 0|req: 738/1454] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:59 2026] DELETE /v2.0/routers/a6dca558-dfae-4a91-9cfb-87b29c64c4cc => generated 0 bytes in 807 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1455] 10.0.0.137 () {32 vars in 735 bytes} [Thu Apr 23 22:59:59 2026] GET /v2.0/ports?device_id=a6dca558-dfae-4a91-9cfb-87b29c64c4cc => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 22:59:59.870 7 INFO neutron.api.v2.resource [None req-c4553f0d-ce6d-43d0-806f-f1155dfb8987 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 740/1456] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:59 2026] DELETE /v2.0/routers/a6dca558-dfae-4a91-9cfb-87b29c64c4cc => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1457] 10.0.0.137 () {32 vars in 735 bytes} [Thu Apr 23 22:59:59 2026] GET /v2.0/ports?device_id=306245cd-5694-4b89-8d46-b6eaad1c72a6 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 22:59:59.914 7 INFO neutron.api.v2.resource [None req-2fd171a2-4019-4435-8e5c-e7ed3104610c 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 742/1458] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:59 2026] DELETE /v2.0/routers/306245cd-5694-4b89-8d46-b6eaad1c72a6 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 22:59:59.932 7 INFO neutron.pecan_wsgi.hooks.translation [None req-da06b0aa-7ac6-436a-bcf4-43cfd80b9f59 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 743/1459] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:59 2026] DELETE /v2.0/subnets/2e9b8dbb-f246-4214-9282-da5f4f667619 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1460] 10.0.0.137 () {32 vars in 735 bytes} [Thu Apr 23 22:59:59 2026] GET /v2.0/ports?device_id=72dd84de-fbe9-4c5e-8f06-6e6f02fd142a => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 22:59:59.968 7 INFO neutron.api.v2.resource [None req-393e3f5a-0993-4fd3-87f7-d96a330e98ff 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 745/1461] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:59 2026] DELETE /v2.0/routers/72dd84de-fbe9-4c5e-8f06-6e6f02fd142a => generated 135 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 22:59:59.981 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a377d4f9-3b0b-44ac-baea-b520e4a84bd0 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 746/1462] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 22:59:59 2026] DELETE /v2.0/subnets/302dd60d-5a20-47c7-93ae-2d9faa5fbe07 => 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: 747/1463] 10.0.0.137 () {32 vars in 735 bytes} [Thu Apr 23 22:59:59 2026] GET /v2.0/ports?device_id=037b6af4-824a-427b-bd0c-1995c74ae059 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:00:00.022 7 INFO neutron.api.v2.resource [None req-f4671cc1-c8c9-4b29-af0a-eeaf3c5a0a07 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 748/1464] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 23:00:00 2026] DELETE /v2.0/routers/037b6af4-824a-427b-bd0c-1995c74ae059 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 23:00:00.037 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5ca54e10-0243-405b-ba7f-4a92e2c2bb71 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 749/1465] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 23:00:00 2026] DELETE /v2.0/subnets/a7177a52-1cd6-404e-808e-8b290adbb451 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 23:00:00.046 8 INFO neutron.db.segments_db [None req-a6a0da6d-90da-4c86-af23-b147c31dc140 e8a1bb0e432a437c8721b4e7bae497d4 dbd577c1fa024b0b8a41f76ee94563f9 - - default default] Added segment f5d55039-5b0f-49b4-b748-c413dfe17d39 of type vxlan for network f66c1dc7-c075-408b-96ff-81199bb3b235 2026-04-23 23:00:00.053 7 INFO neutron.pecan_wsgi.hooks.translation [None req-46c13dc3-99af-4e8a-9f1e-b29435f34c98 836ca37c4d1d48c2a147bc36501c398f 40866f0f828f4b58a14b849268ababc9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 750/1466] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 23:00:00 2026] DELETE /v2.0/subnets/42711860-cecf-4d9b-9b47-1a6cfb4ca565 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1467] 10.0.0.137 () {34 vars in 670 bytes} [Thu Apr 23 22:59:59 2026] POST /v2.0/networks => generated 632 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 23:00:00.212 7 INFO neutron.db.segments_db [None req-85e631d9-3e03-4b07-bdda-4f487979a4df e8a1bb0e432a437c8721b4e7bae497d4 dbd577c1fa024b0b8a41f76ee94563f9 - - default default] Added segment d29ebe2d-0453-424f-bcb6-4ec6c8221171 of type vxlan for network 972d11b6-3f23-442c-b317-6a574e922f60 2026-04-23 23:00:00.321 7 INFO neutron.services.segments.plugin [-] Segment 3f2f76b0-1743-49e1-9a47-855a9e8eaecc resource provider aggregate not found 2026-04-23 23:00:00.330 7 INFO neutron.services.segments.plugin [-] Segment 3f2f76b0-1743-49e1-9a47-855a9e8eaecc resource provider aggregate not found 2026-04-23 23:00:00.349 7 INFO neutron.services.segments.plugin [-] Segment 3f2f76b0-1743-49e1-9a47-855a9e8eaecc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f2f76b0-1743-49e1-9a47-855a9e8eaecc found for delete ", "request_id": "req-24e5f94d-6cc4-4b5c-b330-1fcc1d8ecec6"}]} 2026-04-23 23:00:00.356 7 INFO neutron.services.segments.plugin [-] Segment 3f2f76b0-1743-49e1-9a47-855a9e8eaecc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f2f76b0-1743-49e1-9a47-855a9e8eaecc found for delete ", "request_id": "req-b383143a-32f1-4c8e-8bc9-35c4a9d6d460"}]} 2026-04-23 23:00:00.511 7 INFO neutron.db.l3_hamode_db [None req-85e631d9-3e03-4b07-bdda-4f487979a4df e8a1bb0e432a437c8721b4e7bae497d4 dbd577c1fa024b0b8a41f76ee94563f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 23:00:00.703 8 WARNING neutron.db.securitygroups_db [None req-68c8e584-be99-4bf4-9937-695462158618 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 718/1468] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:00:00 2026] GET /v2.0/security-groups?tenant_id=40866f0f828f4b58a14b849268ababc9&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1469] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:00:00 2026] DELETE /v2.0/security-groups/d477616a-7c24-456e-a39b-7beac553fac0 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:00:01.669 7 INFO neutron.db.l3_hamode_db [None req-85e631d9-3e03-4b07-bdda-4f487979a4df e8a1bb0e432a437c8721b4e7bae497d4 dbd577c1fa024b0b8a41f76ee94563f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 751/1470] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 23:00:00 2026] POST /v2.0/routers => generated 694 bytes in 2440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1471] 10.0.0.137 () {32 vars in 775 bytes} [Thu Apr 23 23:00:02 2026] GET /v2.0/subnets?project_id=dbd577c1fa024b0b8a41f76ee94563f9&cidr=10.100.0.0%2F28 => generated 14 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1472] 10.0.0.137 () {32 vars in 693 bytes} [Thu Apr 23 23:00:02 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1473] 10.0.0.137 () {32 vars in 783 bytes} [Thu Apr 23 23:00:02 2026] GET /v2.0/subnets?network_id=0e32af1b-dca9-4979-b2fc-f5f1eae2cb7b&cidr=10.100.0.0%2F28 => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1474] 10.0.0.137 () {34 vars in 683 bytes} [Thu Apr 23 23:00:02 2026] POST /v2.0/security-groups => generated 1625 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1475] 10.0.0.137 () {32 vars in 662 bytes} [Thu Apr 23 23:00:03 2026] GET /v2.0/security-groups => generated 4530 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1476] 10.0.0.137 () {34 vars in 757 bytes} [Thu Apr 23 23:00:03 2026] PUT /v2.0/security-groups/b286b6cf-137b-4690-a681-6a37824c036c => generated 1664 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1477] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 23:00:02 2026] POST /v2.0/subnets => generated 656 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1478] 10.0.0.137 () {32 vars in 736 bytes} [Thu Apr 23 23:00:03 2026] GET /v2.0/security-groups/b286b6cf-137b-4690-a681-6a37824c036c => generated 1664 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1479] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:00:03 2026] DELETE /v2.0/security-groups/b286b6cf-137b-4690-a681-6a37824c036c => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1480] 10.0.0.137 () {32 vars in 662 bytes} [Thu Apr 23 23:00:03 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) 2026-04-23 23:00:03.289 7 INFO neutron.api.v2.resource [None req-c0469f15-5152-4759-90eb-3cb05aed7c5a 204ea55d7a85454c9c301b40327f794c 7fe55d9634b24cb08dc0d88552b9a33d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 758/1481] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:00:03 2026] DELETE /v2.0/security-groups/b286b6cf-137b-4690-a681-6a37824c036c => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1482] 10.0.0.137 () {34 vars in 683 bytes} [Thu Apr 23 23:00:03 2026] POST /v2.0/security-groups => generated 1625 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1483] 10.0.0.137 () {34 vars in 694 bytes} [Thu Apr 23 23:00:03 2026] POST /v2.0/security-group-rules => generated 601 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1484] 10.0.0.137 () {32 vars in 746 bytes} [Thu Apr 23 23:00:03 2026] GET /v2.0/security-group-rules/abf8f8e3-da37-42bb-98ab-75ae0f749893 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1485] 10.0.0.137 () {32 vars in 672 bytes} [Thu Apr 23 23:00:03 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1486] 10.0.0.137 () {32 vars in 749 bytes} [Thu Apr 23 23:00:03 2026] DELETE /v2.0/security-group-rules/abf8f8e3-da37-42bb-98ab-75ae0f749893 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1487] 10.0.0.137 () {32 vars in 672 bytes} [Thu Apr 23 23:00:03 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: 765/1488] 10.0.0.137 () {34 vars in 694 bytes} [Thu Apr 23 23:00:03 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1489] 10.0.0.137 () {32 vars in 746 bytes} [Thu Apr 23 23:00:03 2026] GET /v2.0/security-group-rules/59033e9e-ca57-4ff2-a152-333c40592eab => generated 601 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1490] 10.0.0.137 () {32 vars in 672 bytes} [Thu Apr 23 23:00:03 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1491] 10.0.0.137 () {32 vars in 749 bytes} [Thu Apr 23 23:00:04 2026] DELETE /v2.0/security-group-rules/59033e9e-ca57-4ff2-a152-333c40592eab => 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: 769/1492] 10.0.0.137 () {32 vars in 672 bytes} [Thu Apr 23 23:00:04 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 23:00:04.290 7 INFO neutron.db.securitygroups_db [None req-5848c692-f8eb-435e-8164-3d3842c32d8a 204ea55d7a85454c9c301b40327f794c 7fe55d9634b24cb08dc0d88552b9a33d - - default default] Project 7fe55d9634b24cb08dc0d88552b9a33d 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: 770/1493] 10.0.0.137 () {34 vars in 694 bytes} [Thu Apr 23 23:00:04 2026] POST /v2.0/security-group-rules => generated 607 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1494] 10.0.0.137 () {32 vars in 746 bytes} [Thu Apr 23 23:00:04 2026] GET /v2.0/security-group-rules/e47192de-fe8d-42ab-98dd-5133d7bcb813 => generated 607 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1495] 10.0.0.137 () {32 vars in 672 bytes} [Thu Apr 23 23:00:04 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1496] 10.0.0.137 () {32 vars in 749 bytes} [Thu Apr 23 23:00:04 2026] DELETE /v2.0/security-group-rules/e47192de-fe8d-42ab-98dd-5133d7bcb813 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1497] 10.0.0.137 () {32 vars in 672 bytes} [Thu Apr 23 23:00:04 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1498] 10.0.0.137 () {34 vars in 782 bytes} [Thu Apr 23 23:00:03 2026] PUT /v2.0/routers/b70d25bb-9fe3-4784-b6e6-93958cd6e4ff/add_router_interface => generated 310 bytes in 1515 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1499] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:00:04 2026] DELETE /v2.0/security-groups/531259d4-2fb3-4308-8ebf-35e1331d4285 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1500] 10.0.0.137 () {32 vars in 648 bytes} [Thu Apr 23 23:00:04 2026] GET /v2.0/networks => generated 5061 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1501] 10.0.0.137 () {32 vars in 662 bytes} [Thu Apr 23 23:00:04 2026] GET /v2.0/security-groups => generated 2925 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1502] 10.0.0.137 () {32 vars in 646 bytes} [Thu Apr 23 23:00:04 2026] GET /v2.0/subnets => generated 3898 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1503] 10.0.0.137 () {32 vars in 662 bytes} [Thu Apr 23 23:00:04 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) 2026-04-23 23:00:04.857 7 WARNING neutron.db.securitygroups_db [None req-d56ffc2c-eda0-4904-83c4-366eb4aedbb8 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 728/1504] 10.0.0.137 () {32 vars in 646 bytes} [Thu Apr 23 23:00:04 2026] GET /v2.0/routers => generated 1463 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1505] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:00:04 2026] GET /v2.0/security-groups?tenant_id=bccb68d064794d4082436b9a822b83f4&name=default => generated 2925 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1506] 10.0.0.137 () {34 vars in 684 bytes} [Thu Apr 23 23:00:04 2026] POST /v2.0/security-groups => generated 1673 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1507] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:00:05 2026] DELETE /v2.0/security-groups/981436c9-df62-4285-b8a6-a2cc7f60a122 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1508] 10.0.0.137 () {34 vars in 694 bytes} [Thu Apr 23 23:00:05 2026] POST /v2.0/security-group-rules => generated 597 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1509] 10.0.0.137 () {34 vars in 694 bytes} [Thu Apr 23 23:00:05 2026] POST /v2.0/security-group-rules => generated 596 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 23:00:05.462 8 WARNING neutron.db.securitygroups_db [None req-1a659009-ab01-49fe-a584-ca3bedc70040 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 780/1510] 10.0.0.137 () {34 vars in 694 bytes} [Thu Apr 23 23:00:05 2026] POST /v2.0/security-group-rules => generated 602 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1511] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:00:05 2026] GET /v2.0/security-groups?tenant_id=7fe55d9634b24cb08dc0d88552b9a33d&name=default => generated 2925 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1512] 10.0.0.137 () {34 vars in 694 bytes} [Thu Apr 23 23:00:05 2026] POST /v2.0/security-group-rules => generated 601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1513] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:00:05 2026] DELETE /v2.0/security-groups/d057c5fe-87c1-4259-854a-c7037e614efb => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:00:05.658 7 INFO neutron.db.securitygroups_db [None req-11cdac7b-69c5-4d66-91a9-e37846cedc53 e8a1bb0e432a437c8721b4e7bae497d4 dbd577c1fa024b0b8a41f76ee94563f9 - - default default] Project dbd577c1fa024b0b8a41f76ee94563f9 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: 733/1514] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:05 2026] GET /v2.0/ports?device_id=1c792bc2-52fc-4762-8beb-ec46283d3ed0 => 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: 782/1515] 10.0.0.137 () {34 vars in 694 bytes} [Thu Apr 23 23:00:05 2026] POST /v2.0/security-group-rules => generated 607 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1516] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 23:00:05 2026] GET /v2.0/security-groups?id=e646bce3-9985-4b29-a8df-21ef12e61ec3&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:00:05.827 7 INFO neutron.db.securitygroups_db [None req-7b795fe5-6ad6-4279-af93-39859c8a48a9 e8a1bb0e432a437c8721b4e7bae497d4 dbd577c1fa024b0b8a41f76ee94563f9 - - default default] Project dbd577c1fa024b0b8a41f76ee94563f9 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: 783/1517] 10.0.0.137 () {34 vars in 694 bytes} [Thu Apr 23 23:00:05 2026] POST /v2.0/security-group-rules => generated 606 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1518] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:05 2026] GET /v2.0/ports?device_id=1c792bc2-52fc-4762-8beb-ec46283d3ed0 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1519] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 23:00:06 2026] GET /v2.0/security-groups?id=e646bce3-9985-4b29-a8df-21ef12e61ec3&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: 736/1520] 10.0.0.137 () {32 vars in 648 bytes} [Thu Apr 23 23:00:06 2026] GET /v2.0/networks => generated 1297 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 23:00:06.604 7 WARNING neutron.db.securitygroups_db [req-77d50761-b9af-4bad-952c-226098ac5c7b req-39b0f169-1055-4960-a348-8735f1fc1956 e8a1bb0e432a437c8721b4e7bae497d4 dbd577c1fa024b0b8a41f76ee94563f9 - - 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: 785/1521] 10.0.0.126 () {34 vars in 1097 bytes} [Thu Apr 23 23:00:06 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-254564506&fields=id&tenant_id=dbd577c1fa024b0b8a41f76ee94563f9 => 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: 737/1524] 10.0.0.126 () {34 vars in 981 bytes} [Thu Apr 23 23:00:06 2026] GET /v2.0/networks?id=f66c1dc7-c075-408b-96ff-81199bb3b235 => generated 660 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1525] 10.0.0.126 () {34 vars in 964 bytes} [Thu Apr 23 23:00:06 2026] GET /v2.0/quotas/dbd577c1fa024b0b8a41f76ee94563f9 => 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: 738/1526] 10.0.0.126 () {34 vars in 1001 bytes} [Thu Apr 23 23:00:06 2026] GET /v2.0/ports?tenant_id=dbd577c1fa024b0b8a41f76ee94563f9&fields=id => generated 57 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1527] 10.0.0.126 () {34 vars in 1007 bytes} [Thu Apr 23 23:00:06 2026] GET /v2.0/networks/f66c1dc7-c075-408b-96ff-81199bb3b235?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1528] 10.0.0.126 () {34 vars in 1107 bytes} [Thu Apr 23 23:00:06 2026] GET /v2.0/networks/f66c1dc7-c075-408b-96ff-81199bb3b235?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1529] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:07 2026] GET /v2.0/ports?device_id=8de696f1-9f90-4da6-9d62-10bd815e5d03 => 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: 740/1530] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:07 2026] GET /v2.0/ports?device_id=1c792bc2-52fc-4762-8beb-ec46283d3ed0 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1531] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 23:00:07 2026] GET /v2.0/security-groups?id=e646bce3-9985-4b29-a8df-21ef12e61ec3&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: 741/1532] 10.0.0.137 () {34 vars in 683 bytes} [Thu Apr 23 23:00:07 2026] POST /v2.0/security-groups => generated 1625 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1533] 10.0.0.137 () {32 vars in 662 bytes} [Thu Apr 23 23:00:07 2026] GET /v2.0/security-groups => generated 4530 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1534] 10.0.0.137 () {34 vars in 757 bytes} [Thu Apr 23 23:00:07 2026] PUT /v2.0/security-groups/435f28cd-5ada-4265-b3f1-d39a9beb1fa7 => generated 1663 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1535] 10.0.0.137 () {32 vars in 736 bytes} [Thu Apr 23 23:00:08 2026] GET /v2.0/security-groups/435f28cd-5ada-4265-b3f1-d39a9beb1fa7 => generated 1663 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1536] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:00:08 2026] DELETE /v2.0/security-groups/435f28cd-5ada-4265-b3f1-d39a9beb1fa7 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1537] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:08 2026] GET /v2.0/ports?device_id=8de696f1-9f90-4da6-9d62-10bd815e5d03 => 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: 744/1538] 10.0.0.137 () {32 vars in 662 bytes} [Thu Apr 23 23:00:08 2026] GET /v2.0/security-groups => generated 2925 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 23:00:08.202 7 INFO neutron.api.v2.resource [None req-7abea349-6250-46ce-b5c8-3dd6d4670707 986199fa7483499da812fb13d9a629f2 54509869a8ec4dd1942c42891cd46c2e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 795/1539] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:00:08 2026] DELETE /v2.0/security-groups/435f28cd-5ada-4265-b3f1-d39a9beb1fa7 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1540] 10.0.0.137 () {34 vars in 683 bytes} [Thu Apr 23 23:00:08 2026] POST /v2.0/security-groups => generated 1624 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1541] 10.0.0.137 () {34 vars in 694 bytes} [Thu Apr 23 23:00:08 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: 746/1542] 10.0.0.137 () {32 vars in 746 bytes} [Thu Apr 23 23:00:08 2026] GET /v2.0/security-group-rules/a0efba19-8c39-4d9a-a039-422dfd839dca => generated 601 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1543] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:08 2026] GET /v2.0/ports?device_id=1c792bc2-52fc-4762-8beb-ec46283d3ed0 => 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: 747/1544] 10.0.0.137 () {32 vars in 672 bytes} [Thu Apr 23 23:00:08 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1545] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 23:00:08 2026] GET /v2.0/security-groups?id=e646bce3-9985-4b29-a8df-21ef12e61ec3&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: 748/1546] 10.0.0.137 () {32 vars in 749 bytes} [Thu Apr 23 23:00:08 2026] DELETE /v2.0/security-group-rules/a0efba19-8c39-4d9a-a039-422dfd839dca => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1547] 199.204.45.74 () {34 vars in 992 bytes} [Thu Apr 23 23:00:08 2026] GET /v2.0/ports?device_id=1c792bc2-52fc-4762-8beb-ec46283d3ed0 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1548] 10.0.0.137 () {32 vars in 672 bytes} [Thu Apr 23 23:00:08 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 23:00:08.784 8 INFO neutron_taas.services.taas.taas_plugin [req-81ff3737-5455-44f3-975b-2263af190919 req-39bff706-22c1-48e7-a40d-310afc6ef750 0d9185d555cd4fa6bdb50a8fd37bb265 eefd5a4118104b309a5251a0e029958e - - default default] TaaS: Handle Delete Port: 96e0e89c-158e-436a-ba28-6d7fce1cae79 2026-04-23 23:00:08.787 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-81ff3737-5455-44f3-975b-2263af190919 req-39bff706-22c1-48e7-a40d-310afc6ef750 0d9185d555cd4fa6bdb50a8fd37bb265 eefd5a4118104b309a5251a0e029958e - - default default] Tap Mirror: Handle Delete Port: 96e0e89c-158e-436a-ba28-6d7fce1cae79 [pid: 7|app: 0|req: 800/1549] 10.0.0.137 () {34 vars in 694 bytes} [Thu Apr 23 23:00:08 2026] POST /v2.0/security-group-rules => generated 601 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1550] 10.0.0.137 () {32 vars in 746 bytes} [Thu Apr 23 23:00:08 2026] GET /v2.0/security-group-rules/60eea1a1-1d46-44f3-82e0-b1dfcd90636e => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:00:08.878 8 INFO neutron.db.l3_db [req-81ff3737-5455-44f3-975b-2263af190919 req-39bff706-22c1-48e7-a40d-310afc6ef750 0d9185d555cd4fa6bdb50a8fd37bb265 eefd5a4118104b309a5251a0e029958e - - default default] Floating IP e35cbc2d-2a62-4188-8b7f-7c5782ab81b8 disassociated. External IP: 10.96.250.220, port: 96e0e89c-158e-436a-ba28-6d7fce1cae79. [pid: 7|app: 0|req: 802/1551] 10.0.0.137 () {32 vars in 672 bytes} [Thu Apr 23 23:00:08 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1552] 10.0.0.137 () {32 vars in 749 bytes} [Thu Apr 23 23:00:08 2026] DELETE /v2.0/security-group-rules/60eea1a1-1d46-44f3-82e0-b1dfcd90636e => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1553] 10.0.0.137 () {32 vars in 672 bytes} [Thu Apr 23 23:00:08 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1554] 10.0.0.137 () {34 vars in 694 bytes} [Thu Apr 23 23:00:09 2026] POST /v2.0/security-group-rules => generated 602 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1555] 10.0.0.137 () {32 vars in 746 bytes} [Thu Apr 23 23:00:09 2026] GET /v2.0/security-group-rules/622bd48e-3597-47db-85bf-82ec9b607dff => generated 602 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1556] 199.204.45.74 () {36 vars in 995 bytes} [Thu Apr 23 23:00:08 2026] DELETE /v2.0/ports/96e0e89c-158e-436a-ba28-6d7fce1cae79 => generated 0 bytes in 580 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1557] 10.0.0.137 () {32 vars in 672 bytes} [Thu Apr 23 23:00:09 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 23:00:09.279 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3a0663a5-5373-459e-a598-77035c7c1fe8'] response: {'server_uuid': '1c792bc2-52fc-4762-8beb-ec46283d3ed0', 'name': 'network-vif-deleted', 'tag': '96e0e89c-158e-436a-ba28-6d7fce1cae79', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 808/1558] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:09 2026] GET /v2.0/ports?device_id=8de696f1-9f90-4da6-9d62-10bd815e5d03 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1559] 10.0.0.137 () {32 vars in 749 bytes} [Thu Apr 23 23:00:09 2026] DELETE /v2.0/security-group-rules/622bd48e-3597-47db-85bf-82ec9b607dff => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1560] 10.0.0.137 () {32 vars in 672 bytes} [Thu Apr 23 23:00:09 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1561] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:00:09 2026] DELETE /v2.0/security-groups/8030c5ba-1b08-4e0c-a58d-27872a118359 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1562] 10.0.0.137 () {32 vars in 662 bytes} [Thu Apr 23 23:00:09 2026] GET /v2.0/security-groups => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1563] 10.0.0.137 () {32 vars in 662 bytes} [Thu Apr 23 23:00:09 2026] GET /v2.0/security-groups => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1564] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:09 2026] GET /v2.0/ports?device_id=1c792bc2-52fc-4762-8beb-ec46283d3ed0 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:00:10.258 8 WARNING neutron.db.securitygroups_db [None req-4b42d855-103f-40bf-96b8-868a4844c53e 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 754/1565] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:00:10 2026] GET /v2.0/security-groups?tenant_id=54509869a8ec4dd1942c42891cd46c2e&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1566] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:10 2026] GET /v2.0/ports?device_id=8de696f1-9f90-4da6-9d62-10bd815e5d03 => 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: 812/1567] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:00:10 2026] DELETE /v2.0/security-groups/b83aea68-189c-4c21-af95-ec2752d30c26 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1568] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:10 2026] GET /v2.0/ports?device_id=1c792bc2-52fc-4762-8beb-ec46283d3ed0 => 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: 813/1569] 199.204.45.74 () {34 vars in 984 bytes} [Thu Apr 23 23:00:11 2026] GET /v2.0/networks?id=f66c1dc7-c075-408b-96ff-81199bb3b235 => generated 660 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:00:11.475 8 WARNING neutron.db.securitygroups_db [req-77d50761-b9af-4bad-952c-226098ac5c7b req-35547d83-beb6-422d-b423-d3404bf6fee4 e8a1bb0e432a437c8721b4e7bae497d4 dbd577c1fa024b0b8a41f76ee94563f9 - - 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: 814/1570] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:11 2026] GET /v2.0/ports?device_id=8de696f1-9f90-4da6-9d62-10bd815e5d03 => 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: 757/1571] 199.204.45.74 () {34 vars in 1048 bytes} [Thu Apr 23 23:00:11 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=dbd577c1fa024b0b8a41f76ee94563f9 => generated 180 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1572] 199.204.45.74 () {38 vars in 953 bytes} [Thu Apr 23 23:00:11 2026] POST /v2.0/ports => generated 954 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1573] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:11 2026] GET /v2.0/ports?device_id=1c792bc2-52fc-4762-8beb-ec46283d3ed0 => generated 12 bytes in 25 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: 759/1574] 10.0.0.137 () {32 vars in 622 bytes} [Thu Apr 23 23:00:12 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: 816/1575] 199.204.45.74 () {38 vars in 1026 bytes} [Thu Apr 23 23:00:11 2026] PUT /v2.0/ports/e3280f80-3ad5-4f91-b6aa-ab9b42364afe => generated 1235 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 23:00:12.339 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4807bd9-a6de-48ca-9e3a-6590e9d953ca'] response: {'name': 'network-changed', 'server_uuid': '8de696f1-9f90-4da6-9d62-10bd815e5d03', 'tag': 'e3280f80-3ad5-4f91-b6aa-ab9b42364afe', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 760/1576] 10.0.0.137 () {32 vars in 632 bytes} [Thu Apr 23 23:00:12 2026] GET /v2.0/ => generated 632 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 817/1577] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:12 2026] GET /v2.0/ports?device_id=8de696f1-9f90-4da6-9d62-10bd815e5d03 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1578] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 23:00:12 2026] GET /v2.0/security-groups?id=8312bed3-153e-4995-813e-c2d228502b2e&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1579] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 23:00:12 2026] GET /v2.0/ports?tenant_id=dbd577c1fa024b0b8a41f76ee94563f9&device_id=8de696f1-9f90-4da6-9d62-10bd815e5d03 => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1580] 199.204.45.74 () {34 vars in 1016 bytes} [Thu Apr 23 23:00:12 2026] GET /v2.0/networks?tenant_id=dbd577c1fa024b0b8a41f76ee94563f9&shared=False => generated 756 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1581] 199.204.45.74 () {34 vars in 928 bytes} [Thu Apr 23 23:00:12 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) [pid: 8|app: 0|req: 764/1582] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:13 2026] GET /v2.0/ports?device_id=1c792bc2-52fc-4762-8beb-ec46283d3ed0 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:00:13.038 7 WARNING neutron.db.securitygroups_db [None req-9b1a65b9-42e8-4a31-9ff1-12d712a1a9ce 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 819/1583] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:00:12 2026] GET /v2.0/security-groups?tenant_id=2bbaba3851224b08a7a2cceb3678a35c&name=default => generated 2925 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1584] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:00:13 2026] DELETE /v2.0/security-groups/598587fc-0bf3-4934-a716-b180e14da606 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1585] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:13 2026] GET /v2.0/ports?device_id=8de696f1-9f90-4da6-9d62-10bd815e5d03 => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1586] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 23:00:13 2026] GET /v2.0/security-groups?id=8312bed3-153e-4995-813e-c2d228502b2e&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: 821/1587] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 23:00:14 2026] GET /v2.0/ports?tenant_id=dbd577c1fa024b0b8a41f76ee94563f9&device_id=8de696f1-9f90-4da6-9d62-10bd815e5d03 => generated 1238 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1588] 199.204.45.74 () {34 vars in 1056 bytes} [Thu Apr 23 23:00:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=e3280f80-3ad5-4f91-b6aa-ab9b42364afe => 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: 768/1589] 199.204.45.74 () {34 vars in 982 bytes} [Thu Apr 23 23:00:14 2026] GET /v2.0/subnets?id=43eb0a95-1dac-4cef-9211-1d794bcd1c77 => generated 677 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1590] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:00:14 2026] DELETE /v2.0/security-groups/e646bce3-9985-4b29-a8df-21ef12e61ec3 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:00:14.233 7 INFO neutron.api.v2.resource [None req-1e805266-52a1-4d6c-9e55-fcfe686395b3 0d9185d555cd4fa6bdb50a8fd37bb265 eefd5a4118104b309a5251a0e029958e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 823/1591] 10.0.0.137 () {32 vars in 736 bytes} [Thu Apr 23 23:00:14 2026] GET /v2.0/security-groups/e646bce3-9985-4b29-a8df-21ef12e61ec3 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1592] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 23:00:14 2026] GET /v2.0/ports?network_id=f66c1dc7-c075-408b-96ff-81199bb3b235&device_owner=network%3Adhcp => generated 1242 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1593] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 23:00:14 2026] GET /v2.0/networks/f66c1dc7-c075-408b-96ff-81199bb3b235?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:00:14.360 7 INFO neutron_taas.services.taas.taas_plugin [None req-98d1576d-ba1d-438d-ace5-9707afc93e27 0d9185d555cd4fa6bdb50a8fd37bb265 eefd5a4118104b309a5251a0e029958e - - default default] TaaS: Handle Delete Port: c6d78735-e680-4420-bebf-0e504f9831c6 2026-04-23 23:00:14.363 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-98d1576d-ba1d-438d-ace5-9707afc93e27 0d9185d555cd4fa6bdb50a8fd37bb265 eefd5a4118104b309a5251a0e029958e - - default default] Tap Mirror: Handle Delete Port: c6d78735-e680-4420-bebf-0e504f9831c6 [pid: 8|app: 0|req: 771/1594] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 23:00:14 2026] GET /v2.0/networks/f66c1dc7-c075-408b-96ff-81199bb3b235?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1595] 10.0.0.137 () {32 vars in 731 bytes} [Thu Apr 23 23:00:14 2026] DELETE /v2.0/floatingips/e35cbc2d-2a62-4188-8b7f-7c5782ab81b8 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1596] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:14 2026] GET /v2.0/ports?device_id=8de696f1-9f90-4da6-9d62-10bd815e5d03 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:00:14.974 8 INFO neutron_taas.services.taas.taas_plugin [None req-409aa9cd-b6fa-4c52-b42a-7a0b90cffda3 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] TaaS: Handle Delete Port: f77af375-7d21-4658-b88e-f57b3f33f91b 2026-04-23 23:00:14.977 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-409aa9cd-b6fa-4c52-b42a-7a0b90cffda3 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Tap Mirror: Handle Delete Port: f77af375-7d21-4658-b88e-f57b3f33f91b [pid: 7|app: 0|req: 826/1597] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 23:00:14 2026] GET /v2.0/security-groups?id=8312bed3-153e-4995-813e-c2d228502b2e&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1598] 10.0.0.137 () {34 vars in 788 bytes} [Thu Apr 23 23:00:14 2026] PUT /v2.0/routers/5a4b8bca-9bd3-472d-ba01-32fbb366a7bd/remove_router_interface => generated 310 bytes in 986 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:00:15.739 7 INFO neutron_taas.services.taas.taas_plugin [None req-3f53aa3b-e05e-41fb-bfc2-20f4f2ae6633 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] TaaS: Handle Delete Port: fb9074aa-f2ee-4e33-9afa-a3eac4a8bd85 2026-04-23 23:00:15.741 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3f53aa3b-e05e-41fb-bfc2-20f4f2ae6633 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Tap Mirror: Handle Delete Port: fb9074aa-f2ee-4e33-9afa-a3eac4a8bd85 2026-04-23 23:00:15.775 8 WARNING neutron.db.securitygroups_db [None req-4ec1e41d-47cf-4041-bd7c-bbcc23c9004c 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 773/1599] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:00:15 2026] GET /v2.0/security-groups?tenant_id=9688a535c7f5474cb26258380142563f&name=default => generated 2925 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1600] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:00:15 2026] DELETE /v2.0/security-groups/ec853cc2-c836-4bae-860d-b22de66905e3 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:00:15.986 7 INFO neutron_taas.services.taas.taas_plugin [None req-3f53aa3b-e05e-41fb-bfc2-20f4f2ae6633 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] TaaS: Handle Delete Port: d63de0fa-2728-46bd-ae31-ed66b68b55f5 2026-04-23 23:00:15.990 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3f53aa3b-e05e-41fb-bfc2-20f4f2ae6633 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Tap Mirror: Handle Delete Port: d63de0fa-2728-46bd-ae31-ed66b68b55f5 [pid: 8|app: 0|req: 775/1601] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:16 2026] GET /v2.0/ports?device_id=8de696f1-9f90-4da6-9d62-10bd815e5d03 => generated 969 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1602] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 23:00:16 2026] GET /v2.0/security-groups?id=8312bed3-153e-4995-813e-c2d228502b2e&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:00:16.337 7 INFO neutron.services.segments.plugin [-] Segment 726d3136-dff4-4950-baa7-4f6c6867a6a8 resource provider aggregate not found 2026-04-23 23:00:16.342 7 INFO neutron.services.segments.plugin [-] Segment 726d3136-dff4-4950-baa7-4f6c6867a6a8 resource provider aggregate not found 2026-04-23 23:00:16.363 7 INFO neutron.db.l3_hamode_db [None req-3f53aa3b-e05e-41fb-bfc2-20f4f2ae6633 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] HA network 8a2bf25a-008b-4369-a135-425d51fd2ef0 was deleted as no HA routers are present in project eefd5a4118104b309a5251a0e029958e. 2026-04-23 23:00:16.364 7 INFO neutron.services.segments.plugin [-] Segment 726d3136-dff4-4950-baa7-4f6c6867a6a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 726d3136-dff4-4950-baa7-4f6c6867a6a8 found for delete ", "request_id": "req-75d8566d-c464-4159-959a-d45fe73cd8d2"}]} 2026-04-23 23:00:16.368 7 INFO neutron.services.segments.plugin [-] Segment 726d3136-dff4-4950-baa7-4f6c6867a6a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 726d3136-dff4-4950-baa7-4f6c6867a6a8 found for delete ", "request_id": "req-1e6ea3e9-792f-4055-8e04-867d46972fa7"}]} [pid: 7|app: 0|req: 827/1603] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 23:00:15 2026] DELETE /v2.0/routers/5a4b8bca-9bd3-472d-ba01-32fbb366a7bd => generated 0 bytes in 821 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1604] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 23:00:16 2026] DELETE /v2.0/subnets/7852abce-d91c-4e61-9a4f-89f6f848083f => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 23:00:16.599 7 INFO neutron_taas.services.taas.taas_plugin [None req-528df8c8-cc31-4a18-9f44-9dd955617e04 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] TaaS: Handle Delete Port: 26795713-b849-455a-b09d-3b4aac0ebd30 2026-04-23 23:00:16.603 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-528df8c8-cc31-4a18-9f44-9dd955617e04 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Tap Mirror: Handle Delete Port: 26795713-b849-455a-b09d-3b4aac0ebd30 [pid: 7|app: 0|req: 828/1605] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 23:00:16 2026] DELETE /v2.0/networks/37fc77ab-289a-4eab-a4a4-044288c817b7 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 23:00:16.910 8 WARNING neutron.db.securitygroups_db [None req-823e5cef-9d49-45a4-8daa-de2248db3c90 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 778/1606] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:00:16 2026] GET /v2.0/security-groups?tenant_id=eefd5a4118104b309a5251a0e029958e&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1607] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:00:16 2026] DELETE /v2.0/security-groups/30b29212-7933-4a17-bd06-22312bbea30a => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:00:17.382 8 WARNING neutron.db.securitygroups_db [None req-17919ef9-ec24-4340-9f71-cf287de97f7f 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 830/1608] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:17 2026] GET /v2.0/ports?device_id=8de696f1-9f90-4da6-9d62-10bd815e5d03 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1609] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 23:00:17 2026] GET /v2.0/security-groups?id=8312bed3-153e-4995-813e-c2d228502b2e&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: 779/1610] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:00:17 2026] GET /v2.0/security-groups?tenant_id=11c52b701da04f3b946a493f33f4f21c&name=default => generated 2925 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1611] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:00:17 2026] DELETE /v2.0/security-groups/ce8f8b2c-e552-44d6-ad73-ee5cb8f43004 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:00:18.392 7 INFO neutron.services.segments.plugin [-] Segment 4ab99775-ff61-4991-9771-e50c816f28d4 resource provider aggregate not found 2026-04-23 23:00:18.396 7 INFO neutron.services.segments.plugin [-] Segment 4ab99775-ff61-4991-9771-e50c816f28d4 resource provider aggregate not found 2026-04-23 23:00:18.412 7 INFO neutron.services.segments.plugin [-] Segment 4ab99775-ff61-4991-9771-e50c816f28d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ab99775-ff61-4991-9771-e50c816f28d4 found for delete ", "request_id": "req-aae4cd6e-03c3-4a33-8f00-f347d917c34a"}]} 2026-04-23 23:00:18.414 7 INFO neutron.services.segments.plugin [-] Segment 4ab99775-ff61-4991-9771-e50c816f28d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ab99775-ff61-4991-9771-e50c816f28d4 found for delete ", "request_id": "req-fc654330-4032-4e9a-9d59-4bdb0d39d744"}]} [pid: 8|app: 0|req: 780/1612] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:18 2026] GET /v2.0/ports?device_id=8de696f1-9f90-4da6-9d62-10bd815e5d03 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1613] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 23:00:18 2026] GET /v2.0/security-groups?id=8312bed3-153e-4995-813e-c2d228502b2e&fields=id&fields=name => generated 113 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:00:19.279 8 INFO neutron.db.segments_db [None req-7b296375-0771-43de-ac75-36c2b6b6b49e 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Added segment e8dbb54d-2489-4443-b1d3-2ba1eab29492 of type vxlan for network 1801459b-5126-40b3-beab-228c8d2d81e8 [pid: 8|app: 0|req: 781/1614] 10.0.0.137 () {34 vars in 670 bytes} [Thu Apr 23 23:00:19 2026] POST /v2.0/networks => generated 745 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1615] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 23:00:19 2026] POST /v2.0/subnets => generated 692 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 23:00:19.661 8 INFO neutron.db.segments_db [None req-db2319b1-73e7-41ba-943c-20399a8afb16 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Added segment 902453fc-9939-4b32-877e-07855a16f62b of type vxlan for network dd619349-afc6-49a5-9591-935db519f1da [pid: 7|app: 0|req: 835/1616] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:19 2026] GET /v2.0/ports?device_id=8de696f1-9f90-4da6-9d62-10bd815e5d03 => 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: 836/1617] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 23:00:19 2026] GET /v2.0/security-groups?id=8312bed3-153e-4995-813e-c2d228502b2e&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: 837/1618] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:19 2026] GET /v2.0/ports?device_id=8de696f1-9f90-4da6-9d62-10bd815e5d03 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:00:19.930 8 INFO neutron.db.l3_hamode_db [None req-db2319b1-73e7-41ba-943c-20399a8afb16 3481e30a8e7b450088adb3e2884e8cbf 65c6d1a8f3b64942a8e99f1ad28f48d2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 838/1619] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 23:00:19 2026] GET /v2.0/security-groups?id=8312bed3-153e-4995-813e-c2d228502b2e&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: 839/1620] 10.0.0.137 () {32 vars in 735 bytes} [Thu Apr 23 23:00:19 2026] GET /v2.0/ports?device_id=8de696f1-9f90-4da6-9d62-10bd815e5d03 => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 23:00:20.719 8 INFO neutron.db.l3_hamode_db [None req-db2319b1-73e7-41ba-943c-20399a8afb16 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 23:00:20.877 7 INFO neutron.db.l3_db [None req-0223b451-a1f4-4a61-a3a9-a365dc4f8336 e8a1bb0e432a437c8721b4e7bae497d4 dbd577c1fa024b0b8a41f76ee94563f9 - - default default] Floating IP 994da33d-3c0a-4e2d-ae69-3a5c6e1bab20 associated. External IP: 10.96.250.213, port: e3280f80-3ad5-4f91-b6aa-ab9b42364afe. [pid: 7|app: 0|req: 840/1621] 10.0.0.137 () {34 vars in 676 bytes} [Thu Apr 23 23:00:20 2026] POST /v2.0/floatingips => generated 855 bytes in 1150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 23:00:21.236 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f70f3774-6b33-4a68-8d4c-b256699c626c'] response: {'name': 'network-changed', 'server_uuid': '8de696f1-9f90-4da6-9d62-10bd815e5d03', 'tag': 'e3280f80-3ad5-4f91-b6aa-ab9b42364afe', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 841/1622] 10.0.0.137 () {34 vars in 683 bytes} [Thu Apr 23 23:00:21 2026] POST /v2.0/security-groups => generated 1601 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1623] 10.0.0.137 () {32 vars in 728 bytes} [Thu Apr 23 23:00:21 2026] GET /v2.0/floatingips/994da33d-3c0a-4e2d-ae69-3a5c6e1bab20 => generated 855 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1624] 10.0.0.137 () {34 vars in 683 bytes} [Thu Apr 23 23:00: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) [pid: 7|app: 0|req: 846/1627] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 23:00:21 2026] GET /v2.0/ports?tenant_id=dbd577c1fa024b0b8a41f76ee94563f9&device_id=8de696f1-9f90-4da6-9d62-10bd815e5d03 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 23:00:22.036 7 INFO neutron.db.segments_db [None req-f8f1a8f8-fa62-45d4-89b5-3f85feeb3b56 66a975d2158f471babf75d53968a57ce cfd223cff02f42de8640b467c8474f29 - - default default] Added segment b8609cba-d963-4360-b1a5-715b915bb19b of type vxlan for network 41e334e4-b654-4da7-9d0c-56c53cc69645 [pid: 8|app: 0|req: 782/1628] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 23:00:19 2026] POST /v2.0/routers => generated 732 bytes in 2452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1629] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 23:00:21 2026] POST /v2.0/networks => generated 631 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1630] 199.204.45.74 () {34 vars in 984 bytes} [Thu Apr 23 23:00:22 2026] GET /v2.0/networks?id=f66c1dc7-c075-408b-96ff-81199bb3b235 => generated 756 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1631] 10.0.0.137 () {34 vars in 683 bytes} [Thu Apr 23 23:00:22 2026] POST /v2.0/security-groups => generated 1601 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1632] 10.0.0.137 () {34 vars in 663 bytes} [Thu Apr 23 23:00:22 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 785/1633] 199.204.45.74 () {34 vars in 1056 bytes} [Thu Apr 23 23:00:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=e3280f80-3ad5-4f91-b6aa-ab9b42364afe => generated 860 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1634] 10.0.0.137 () {34 vars in 683 bytes} [Thu Apr 23 23:00:22 2026] POST /v2.0/security-groups => generated 1601 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 23:00:22.679 8 INFO neutron.db.segments_db [None req-11d8be9f-e16e-4839-b29f-b794e9929726 66a975d2158f471babf75d53968a57ce cfd223cff02f42de8640b467c8474f29 - - default default] Added segment cf4eafd2-be0b-4327-9ae7-279df3ed06aa of type vxlan for network eb3d278a-52d5-4929-a4d3-000d95c25951 [pid: 8|app: 0|req: 787/1635] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 23:00:22 2026] POST /v2.0/networks => generated 631 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1636] 199.204.45.74 () {34 vars in 982 bytes} [Thu Apr 23 23:00:22 2026] GET /v2.0/subnets?id=43eb0a95-1dac-4cef-9211-1d794bcd1c77 => generated 677 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1637] 10.0.0.137 () {34 vars in 683 bytes} [Thu Apr 23 23:00:22 2026] POST /v2.0/security-groups => generated 1601 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1638] 10.0.0.137 () {32 vars in 728 bytes} [Thu Apr 23 23:00:22 2026] GET /v2.0/floatingips/994da33d-3c0a-4e2d-ae69-3a5c6e1bab20 => generated 857 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1639] 10.0.0.137 () {34 vars in 663 bytes} [Thu Apr 23 23:00:22 2026] POST /v2.0/ports => generated 743 bytes in 325 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: 792/1640] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 23:00:23 2026] GET /v2.0/ports?network_id=f66c1dc7-c075-408b-96ff-81199bb3b235&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 23:00:23.345 8 WARNING tagging [None req-39528228-7788-4aa2-b48e-c6715da71a3a a45d7eaab5964fecb0cebf0db0210f9a 788e8c666e7840939392146a19be41b7 - - 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: 793/1641] 10.0.0.137 () {34 vars in 766 bytes} [Thu Apr 23 23:00:23 2026] PUT /v2.0/security-groups/8dd1ee24-73cf-452c-ae45-72510b6e562e/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1642] 10.0.0.137 () {34 vars in 782 bytes} [Thu Apr 23 23:00:22 2026] PUT /v2.0/routers/a01d9b4f-cefe-4639-92e7-929dca271510/add_router_interface => generated 310 bytes in 1235 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1643] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 23:00:23 2026] GET /v2.0/networks/f66c1dc7-c075-408b-96ff-81199bb3b235?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:00:23.444 8 INFO neutron.db.segments_db [None req-7c07f164-ab96-4bfc-8cf2-5aa13d3527fc 66a975d2158f471babf75d53968a57ce cfd223cff02f42de8640b467c8474f29 - - default default] Added segment 714fb949-7692-40a3-9f00-54f89b5fcd2f of type vxlan for network 9e948a27-89a7-4e00-9d66-0571f95c1cf0 2026-04-23 23:00:23.465 7 WARNING tagging [None req-71d34d77-b3c6-40b8-b962-6dd73910f929 a45d7eaab5964fecb0cebf0db0210f9a 788e8c666e7840939392146a19be41b7 - - 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: 851/1644] 10.0.0.137 () {34 vars in 766 bytes} [Thu Apr 23 23:00:23 2026] PUT /v2.0/security-groups/47dd0090-7f32-4dad-b7de-f59fd09c203b/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1645] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 23:00:23 2026] GET /v2.0/networks/f66c1dc7-c075-408b-96ff-81199bb3b235?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-04-23 23:00:23.565 7 WARNING tagging [None req-da98fe25-5114-48ab-9b7a-a19d4b3631e7 a45d7eaab5964fecb0cebf0db0210f9a 788e8c666e7840939392146a19be41b7 - - 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: 794/1646] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 23:00:23 2026] POST /v2.0/networks => generated 631 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1647] 10.0.0.137 () {34 vars in 766 bytes} [Thu Apr 23 23:00:23 2026] PUT /v2.0/security-groups/737fdabe-1fb9-4627-b3cd-6ee7e15ba1be/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:00:23.629 7 WARNING tagging [None req-882c12f5-958c-4339-bef4-d3c7319d135a a45d7eaab5964fecb0cebf0db0210f9a 788e8c666e7840939392146a19be41b7 - - 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: 854/1648] 10.0.0.137 () {34 vars in 766 bytes} [Thu Apr 23 23:00:23 2026] PUT /v2.0/security-groups/ba00f2ec-b984-4d72-aee2-34c586d728d4/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: 855/1649] 10.0.0.137 () {32 vars in 679 bytes} [Thu Apr 23 23:00:23 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1650] 10.0.0.137 () {32 vars in 693 bytes} [Thu Apr 23 23:00:23 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1651] 10.0.0.137 () {32 vars in 689 bytes} [Thu Apr 23 23:00:23 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: 7|app: 0|req: 858/1652] 10.0.0.137 () {32 vars in 701 bytes} [Thu Apr 23 23:00:23 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1653] 10.0.0.137 () {32 vars in 687 bytes} [Thu Apr 23 23:00:23 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1654] 10.0.0.137 () {32 vars in 701 bytes} [Thu Apr 23 23:00:23 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1655] 10.0.0.137 () {32 vars in 697 bytes} [Thu Apr 23 23:00:23 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1656] 10.0.0.137 () {34 vars in 663 bytes} [Thu Apr 23 23:00:23 2026] POST /v2.0/ports => generated 743 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 862/1657] 10.0.0.137 () {32 vars in 709 bytes} [Thu Apr 23 23:00:23 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 23:00:24.055 8 INFO neutron.db.segments_db [None req-32a70629-231b-4257-954c-13c225c9d187 66a975d2158f471babf75d53968a57ce cfd223cff02f42de8640b467c8474f29 - - default default] Added segment 757e65f0-b021-419d-8757-6a7eef6a71e6 of type vxlan for network 40076ad1-57e7-4c14-badd-bbfb2ebecb1b [pid: 7|app: 0|req: 863/1658] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:00:24 2026] DELETE /v2.0/security-groups/8dd1ee24-73cf-452c-ae45-72510b6e562e => 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: 796/1659] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 23:00:23 2026] POST /v2.0/networks => generated 632 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1660] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:00:24 2026] DELETE /v2.0/security-groups/47dd0090-7f32-4dad-b7de-f59fd09c203b => 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: 865/1661] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:00:24 2026] DELETE /v2.0/security-groups/737fdabe-1fb9-4627-b3cd-6ee7e15ba1be => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1662] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:00:24 2026] DELETE /v2.0/security-groups/ba00f2ec-b984-4d72-aee2-34c586d728d4 => 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: 867/1663] 10.0.0.126 () {34 vars in 981 bytes} [Thu Apr 23 23:00:24 2026] GET /v2.0/networks?id=1801459b-5126-40b3-beab-228c8d2d81e8 => generated 677 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1664] 10.0.0.137 () {34 vars in 663 bytes} [Thu Apr 23 23:00:24 2026] POST /v2.0/ports => generated 743 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 868/1665] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:00:24 2026] DELETE /v2.0/security-groups/39ac5ed4-c861-4e2b-a05d-a1748f924832 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1666] 10.0.0.126 () {34 vars in 964 bytes} [Thu Apr 23 23:00:24 2026] GET /v2.0/quotas/65c6d1a8f3b64942a8e99f1ad28f48d2 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:00:24.569 7 INFO neutron.db.segments_db [None req-8b187262-beb8-4a27-9ada-d8dde61c7414 66a975d2158f471babf75d53968a57ce cfd223cff02f42de8640b467c8474f29 - - default default] Added segment 4245111b-aacd-4d30-aaad-4a8de390f848 of type vxlan for network f1b7278b-6167-4cbb-921d-b8c7721cf8cd [pid: 8|app: 0|req: 799/1667] 10.0.0.126 () {34 vars in 1001 bytes} [Thu Apr 23 23:00:24 2026] GET /v2.0/ports?tenant_id=65c6d1a8f3b64942a8e99f1ad28f48d2&fields=id => generated 103 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1668] 10.0.0.126 () {34 vars in 1007 bytes} [Thu Apr 23 23:00:24 2026] GET /v2.0/networks/1801459b-5126-40b3-beab-228c8d2d81e8?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: 869/1669] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 23:00:24 2026] POST /v2.0/networks => generated 631 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1670] 10.0.0.126 () {34 vars in 1107 bytes} [Thu Apr 23 23:00:24 2026] GET /v2.0/networks/1801459b-5126-40b3-beab-228c8d2d81e8?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: 802/1671] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:24 2026] GET /v2.0/ports?device_id=7ee85460-a7fe-4085-bb8a-4acde2468eef => 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: 870/1672] 10.0.0.137 () {34 vars in 663 bytes} [Thu Apr 23 23:00:24 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: 8|app: 0|req: 803/1673] 10.0.0.137 () {34 vars in 746 bytes} [Thu Apr 23 23:00:25 2026] PUT /v2.0/ports/68840642-8570-40aa-acf6-185f184566ce/tags => generated 17 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 871/1674] 10.0.0.137 () {34 vars in 746 bytes} [Thu Apr 23 23:00:25 2026] PUT /v2.0/ports/8b5b9d83-0918-4962-be20-af515dec1b07/tags => generated 25 bytes in 92 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: 804/1675] 10.0.0.137 () {34 vars in 746 bytes} [Thu Apr 23 23:00:25 2026] PUT /v2.0/ports/fbdd7ae2-ef35-4a7f-919a-b3f4b499077d/tags => generated 34 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 872/1676] 10.0.0.137 () {34 vars in 746 bytes} [Thu Apr 23 23:00:25 2026] PUT /v2.0/ports/937a5450-535f-4f1e-b18f-a4fab4290ac0/tags => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 805/1677] 10.0.0.137 () {32 vars in 659 bytes} [Thu Apr 23 23:00:25 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 873/1678] 10.0.0.137 () {32 vars in 673 bytes} [Thu Apr 23 23:00:25 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1679] 10.0.0.137 () {32 vars in 669 bytes} [Thu Apr 23 23:00:25 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 23:00:25.580 8 WARNING neutron.db.securitygroups_db [None req-6c5c779f-6bce-439f-ae6c-2eb8748ce77f 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 875/1680] 10.0.0.137 () {32 vars in 681 bytes} [Thu Apr 23 23:00:25 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1681] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:00:25 2026] GET /v2.0/security-groups?tenant_id=1622a4467714430c88675b92ff7722ef&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: 876/1682] 10.0.0.137 () {32 vars in 667 bytes} [Thu Apr 23 23:00:25 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1683] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:00:25 2026] DELETE /v2.0/security-groups/2eb54cb4-9550-4bdc-9a54-96ebf2d7b815 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1684] 10.0.0.137 () {32 vars in 681 bytes} [Thu Apr 23 23:00:25 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1685] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:25 2026] GET /v2.0/ports?device_id=7ee85460-a7fe-4085-bb8a-4acde2468eef => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:00:25.946 7 WARNING neutron.db.securitygroups_db [None req-9248d32e-f54c-4c23-859f-d10533d3e915 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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/1686] 10.0.0.137 () {32 vars in 677 bytes} [Thu Apr 23 23:00:25 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1687] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:00:25 2026] GET /v2.0/security-groups?tenant_id=788e8c666e7840939392146a19be41b7&name=default => generated 2925 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1688] 10.0.0.137 () {32 vars in 689 bytes} [Thu Apr 23 23:00:25 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1689] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:00:26 2026] DELETE /v2.0/security-groups/2b7a1d93-b5f5-40da-be02-f3e9d9facc25 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:00:26.128 8 INFO neutron_taas.services.taas.taas_plugin [None req-6020fd6d-b00a-4c24-ae0e-5bbad288801a 66a975d2158f471babf75d53968a57ce cfd223cff02f42de8640b467c8474f29 - - default default] TaaS: Handle Delete Port: 68840642-8570-40aa-acf6-185f184566ce 2026-04-23 23:00:26.131 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6020fd6d-b00a-4c24-ae0e-5bbad288801a 66a975d2158f471babf75d53968a57ce cfd223cff02f42de8640b467c8474f29 - - default default] Tap Mirror: Handle Delete Port: 68840642-8570-40aa-acf6-185f184566ce [pid: 8|app: 0|req: 810/1690] 10.0.0.137 () {32 vars in 719 bytes} [Thu Apr 23 23:00:26 2026] DELETE /v2.0/ports/68840642-8570-40aa-acf6-185f184566ce => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 23:00:26.276 8 WARNING neutron.db.securitygroups_db [None req-fd1c6548-15b5-42ff-88b1-21797f46ea06 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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-04-23 23:00:26.369 7 INFO neutron_taas.services.taas.taas_plugin [None req-05aa6b8d-c11e-46fd-b06e-2d9386c782c8 66a975d2158f471babf75d53968a57ce cfd223cff02f42de8640b467c8474f29 - - default default] TaaS: Handle Delete Port: 8b5b9d83-0918-4962-be20-af515dec1b07 2026-04-23 23:00:26.372 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-05aa6b8d-c11e-46fd-b06e-2d9386c782c8 66a975d2158f471babf75d53968a57ce cfd223cff02f42de8640b467c8474f29 - - default default] Tap Mirror: Handle Delete Port: 8b5b9d83-0918-4962-be20-af515dec1b07 [pid: 8|app: 0|req: 811/1691] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:00:26 2026] GET /v2.0/security-groups?tenant_id=3265943e92cd4651a80de5ecf3b1f4a3&name=default => generated 2925 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1692] 10.0.0.137 () {32 vars in 719 bytes} [Thu Apr 23 23:00:26 2026] DELETE /v2.0/ports/8b5b9d83-0918-4962-be20-af515dec1b07 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1693] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:00:26 2026] DELETE /v2.0/security-groups/d092765f-ef90-4fb1-a68f-8c63541f4e6b => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:00:26.550 7 INFO neutron_taas.services.taas.taas_plugin [None req-c2198948-c45d-4c5c-83b9-52850f15e2ac 66a975d2158f471babf75d53968a57ce cfd223cff02f42de8640b467c8474f29 - - default default] TaaS: Handle Delete Port: fbdd7ae2-ef35-4a7f-919a-b3f4b499077d 2026-04-23 23:00:26.553 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c2198948-c45d-4c5c-83b9-52850f15e2ac 66a975d2158f471babf75d53968a57ce cfd223cff02f42de8640b467c8474f29 - - default default] Tap Mirror: Handle Delete Port: fbdd7ae2-ef35-4a7f-919a-b3f4b499077d [pid: 7|app: 0|req: 882/1694] 10.0.0.137 () {32 vars in 719 bytes} [Thu Apr 23 23:00:26 2026] DELETE /v2.0/ports/fbdd7ae2-ef35-4a7f-919a-b3f4b499077d => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 23:00:26.727 8 INFO neutron_taas.services.taas.taas_plugin [None req-312f0edf-b006-49a4-97d1-e1c32e86876b 66a975d2158f471babf75d53968a57ce cfd223cff02f42de8640b467c8474f29 - - default default] TaaS: Handle Delete Port: 937a5450-535f-4f1e-b18f-a4fab4290ac0 2026-04-23 23:00:26.729 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-312f0edf-b006-49a4-97d1-e1c32e86876b 66a975d2158f471babf75d53968a57ce cfd223cff02f42de8640b467c8474f29 - - default default] Tap Mirror: Handle Delete Port: 937a5450-535f-4f1e-b18f-a4fab4290ac0 [pid: 8|app: 0|req: 813/1695] 10.0.0.137 () {32 vars in 719 bytes} [Thu Apr 23 23:00:26 2026] DELETE /v2.0/ports/937a5450-535f-4f1e-b18f-a4fab4290ac0 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 23:00:26.904 7 INFO neutron_taas.services.taas.taas_plugin [None req-64608aa7-b503-4ce4-bfdf-f55647a03825 66a975d2158f471babf75d53968a57ce cfd223cff02f42de8640b467c8474f29 - - default default] TaaS: Handle Delete Port: 54a965e3-e8be-493e-998e-6eb83461f0bb 2026-04-23 23:00:26.907 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-64608aa7-b503-4ce4-bfdf-f55647a03825 66a975d2158f471babf75d53968a57ce cfd223cff02f42de8640b467c8474f29 - - default default] Tap Mirror: Handle Delete Port: 54a965e3-e8be-493e-998e-6eb83461f0bb [pid: 7|app: 0|req: 883/1696] 10.0.0.137 () {32 vars in 719 bytes} [Thu Apr 23 23:00:26 2026] DELETE /v2.0/ports/54a965e3-e8be-493e-998e-6eb83461f0bb => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1697] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:27 2026] GET /v2.0/ports?device_id=7ee85460-a7fe-4085-bb8a-4acde2468eef => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:00:27.125 8 INFO neutron.services.segments.plugin [-] Segment b8609cba-d963-4360-b1a5-715b915bb19b resource provider aggregate not found 2026-04-23 23:00:27.129 8 INFO neutron.services.segments.plugin [-] Segment b8609cba-d963-4360-b1a5-715b915bb19b resource provider aggregate not found 2026-04-23 23:00:27.141 8 INFO neutron.services.segments.plugin [-] Segment b8609cba-d963-4360-b1a5-715b915bb19b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8609cba-d963-4360-b1a5-715b915bb19b found for delete ", "request_id": "req-70a80dc9-96ac-47d6-b9aa-d80065343aef"}]} [pid: 8|app: 0|req: 814/1698] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 23:00:26 2026] DELETE /v2.0/networks/41e334e4-b654-4da7-9d0c-56c53cc69645 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 23:00:27.151 8 INFO neutron.services.segments.plugin [-] Segment b8609cba-d963-4360-b1a5-715b915bb19b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8609cba-d963-4360-b1a5-715b915bb19b found for delete ", "request_id": "req-43184483-455b-4bfd-b2a9-383f7b6c6d4a"}]} 2026-04-23 23:00:27.267 7 INFO neutron.services.segments.plugin [-] Segment cf4eafd2-be0b-4327-9ae7-279df3ed06aa resource provider aggregate not found 2026-04-23 23:00:27.272 7 INFO neutron.services.segments.plugin [-] Segment cf4eafd2-be0b-4327-9ae7-279df3ed06aa resource provider aggregate not found 2026-04-23 23:00:27.289 7 INFO neutron.services.segments.plugin [-] Segment cf4eafd2-be0b-4327-9ae7-279df3ed06aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf4eafd2-be0b-4327-9ae7-279df3ed06aa found for delete ", "request_id": "req-f7b77453-6c31-4ab4-8530-7a7dbec24207"}]} 2026-04-23 23:00:27.291 7 INFO neutron.services.segments.plugin [-] Segment cf4eafd2-be0b-4327-9ae7-279df3ed06aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf4eafd2-be0b-4327-9ae7-279df3ed06aa found for delete ", "request_id": "req-a9b9f597-4809-46b6-b7cf-09686d4d37c0"}]} [pid: 7|app: 0|req: 885/1699] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 23:00:27 2026] DELETE /v2.0/networks/eb3d278a-52d5-4929-a4d3-000d95c25951 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1700] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 23:00:27 2026] DELETE /v2.0/networks/9e948a27-89a7-4e00-9d66-0571f95c1cf0 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1701] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 23:00:27 2026] DELETE /v2.0/networks/40076ad1-57e7-4c14-badd-bbfb2ebecb1b => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1702] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 23:00:27 2026] DELETE /v2.0/networks/f1b7278b-6167-4cbb-921d-b8c7721cf8cd => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1703] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:28 2026] GET /v2.0/ports?device_id=7ee85460-a7fe-4085-bb8a-4acde2468eef => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:00:28.618 8 WARNING neutron.db.securitygroups_db [None req-7ad626ec-219c-466b-8101-1aa002e6aeb7 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 817/1704] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:00:28 2026] GET /v2.0/security-groups?tenant_id=0c0301fdd14d47fb877e1442147b49d8&name=default => generated 2925 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1705] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:00:28 2026] DELETE /v2.0/security-groups/c1a0275b-98c1-4451-b279-e476a389fee0 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:00:29.034 8 WARNING neutron.db.securitygroups_db [None req-bcbdd1e2-9b5e-4eb8-8333-76c2d40f5c05 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 818/1706] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:00:29 2026] GET /v2.0/security-groups?tenant_id=cfd223cff02f42de8640b467c8474f29&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1707] 199.204.45.74 () {34 vars in 984 bytes} [Thu Apr 23 23:00:29 2026] GET /v2.0/networks?id=1801459b-5126-40b3-beab-228c8d2d81e8 => generated 677 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:00:29.162 8 INFO neutron.services.segments.plugin [-] Segment 714fb949-7692-40a3-9f00-54f89b5fcd2f resource provider aggregate not found [pid: 7|app: 0|req: 889/1708] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:00:29 2026] DELETE /v2.0/security-groups/92d6518f-73f1-4b24-aca7-8e196c348b6b => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:00:29.187 8 INFO neutron.services.segments.plugin [-] Segment 714fb949-7692-40a3-9f00-54f89b5fcd2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 714fb949-7692-40a3-9f00-54f89b5fcd2f found for delete ", "request_id": "req-8d677607-2997-4abe-9ba6-e703c599ca78"}]} 2026-04-23 23:00:29.197 8 INFO neutron.services.segments.plugin [-] Segment 714fb949-7692-40a3-9f00-54f89b5fcd2f resource provider aggregate not found 2026-04-23 23:00:29.215 8 INFO neutron.services.segments.plugin [-] Segment 714fb949-7692-40a3-9f00-54f89b5fcd2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 714fb949-7692-40a3-9f00-54f89b5fcd2f found for delete ", "request_id": "req-3eb06662-7e7b-458e-a355-5d0663a52be7"}]} [pid: 7|app: 0|req: 890/1709] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:29 2026] GET /v2.0/ports?device_id=7ee85460-a7fe-4085-bb8a-4acde2468eef => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:00:29.227 8 INFO neutron.services.segments.plugin [-] Segment 4245111b-aacd-4d30-aaad-4a8de390f848 resource provider aggregate not found 2026-04-23 23:00:29.244 8 INFO neutron.services.segments.plugin [-] Segment 4245111b-aacd-4d30-aaad-4a8de390f848 resource provider aggregate not found 2026-04-23 23:00:29.253 8 INFO neutron.services.segments.plugin [-] Segment 4245111b-aacd-4d30-aaad-4a8de390f848 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4245111b-aacd-4d30-aaad-4a8de390f848 found for delete ", "request_id": "req-fd725029-945c-483c-935b-6549ae1fe12d"}]} 2026-04-23 23:00:29.268 8 INFO neutron.services.segments.plugin [-] Segment 4245111b-aacd-4d30-aaad-4a8de390f848 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4245111b-aacd-4d30-aaad-4a8de390f848 found for delete ", "request_id": "req-5e0dec1e-6543-4ec9-b9ba-d93e238935b2"}]} 2026-04-23 23:00:29.297 7 WARNING neutron.db.securitygroups_db [None req-5f832bc7-d6b8-4dca-a4df-a8a8c3dec59d 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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-04-23 23:00:29.306 7 INFO neutron.services.segments.plugin [-] Segment 757e65f0-b021-419d-8757-6a7eef6a71e6 resource provider aggregate not found 2026-04-23 23:00:29.311 7 INFO neutron.services.segments.plugin [-] Segment 757e65f0-b021-419d-8757-6a7eef6a71e6 resource provider aggregate not found 2026-04-23 23:00:29.320 7 INFO neutron.services.segments.plugin [-] Segment 757e65f0-b021-419d-8757-6a7eef6a71e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 757e65f0-b021-419d-8757-6a7eef6a71e6 found for delete ", "request_id": "req-922985e5-77e1-4814-9799-25c0cf4a58a2"}]} 2026-04-23 23:00:29.330 7 INFO neutron.services.segments.plugin [-] Segment 757e65f0-b021-419d-8757-6a7eef6a71e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 757e65f0-b021-419d-8757-6a7eef6a71e6 found for delete ", "request_id": "req-77d849c6-0d51-4ee0-a927-694398fd27f4"}]} [pid: 7|app: 0|req: 891/1710] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:00:29 2026] GET /v2.0/security-groups?tenant_id=2f4552812228451a88ca5079e8d84637&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1711] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:00:29 2026] DELETE /v2.0/security-groups/df7c4b5b-f592-4f44-9535-9f1f1fe8f4cc => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1712] 199.204.45.74 () {38 vars in 953 bytes} [Thu Apr 23 23:00:29 2026] POST /v2.0/ports => generated 954 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1713] 199.204.45.74 () {38 vars in 1026 bytes} [Thu Apr 23 23:00:29 2026] PUT /v2.0/ports/ea8660d5-e4b5-4570-8773-0a7c7586a11f => generated 1235 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 23:00:29.915 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d41d4574-5cde-4974-8599-6061c059a4bc'] response: {'name': 'network-changed', 'server_uuid': '7ee85460-a7fe-4085-bb8a-4acde2468eef', 'tag': 'ea8660d5-e4b5-4570-8773-0a7c7586a11f', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 821/1714] 10.0.0.30 () {34 vars in 988 bytes} [Thu Apr 23 23:00:30 2026] GET /v2.0/ports?device_id=8de696f1-9f90-4da6-9d62-10bd815e5d03 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1715] 10.0.0.30 () {34 vars in 1038 bytes} [Thu Apr 23 23:00:30 2026] GET /v2.0/security-groups?id=8312bed3-153e-4995-813e-c2d228502b2e&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: 894/1716] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:30 2026] GET /v2.0/ports?device_id=7ee85460-a7fe-4085-bb8a-4acde2468eef => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1717] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 23:00:30 2026] GET /v2.0/security-groups?id=3e6b2955-9ded-4eef-bd55-e7f3b6567ca2&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1718] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 23:00:30 2026] GET /v2.0/ports?tenant_id=65c6d1a8f3b64942a8e99f1ad28f48d2&device_id=7ee85460-a7fe-4085-bb8a-4acde2468eef => generated 1238 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1719] 199.204.45.74 () {34 vars in 1016 bytes} [Thu Apr 23 23:00:30 2026] GET /v2.0/networks?tenant_id=65c6d1a8f3b64942a8e99f1ad28f48d2&shared=False => generated 773 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1720] 199.204.45.74 () {34 vars in 928 bytes} [Thu Apr 23 23:00:30 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:00:30.797 7 INFO neutron.db.segments_db [None req-eba4f52f-fc0a-4a85-bb99-570e0aafeb59 d19542dbb7264b75bf2909127d4ada6e d14a6037c7a443f49195616377a26d7b - - default default] Added segment dc8704eb-de5c-493f-abb7-b003d951d7fa of type vxlan for network 23b2a9e7-ddf6-402d-947d-016c3b150407 [pid: 7|app: 0|req: 896/1721] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 23:00:30 2026] POST /v2.0/networks => generated 631 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1722] 10.0.0.137 () {34 vars in 663 bytes} [Thu Apr 23 23:00:30 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: 897/1723] 10.0.0.137 () {34 vars in 665 bytes} [Thu Apr 23 23:00:31 2026] POST /v2.0/trunks => generated 407 bytes in 189 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-04-23 23:00:31.455 8 INFO neutron.db.segments_db [None req-2540de40-11d4-44c8-b088-9144cb50437e d19542dbb7264b75bf2909127d4ada6e d14a6037c7a443f49195616377a26d7b - - default default] Added segment 906a5a58-c647-4a82-9a9a-d3ed593deee0 of type vxlan for network 74a111a7-c39c-46f6-9282-e7e497d12fe1 [pid: 7|app: 0|req: 898/1724] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:31 2026] GET /v2.0/ports?device_id=7ee85460-a7fe-4085-bb8a-4acde2468eef => 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: 827/1725] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 23:00:31 2026] POST /v2.0/networks => generated 631 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1726] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 23:00:31 2026] GET /v2.0/security-groups?id=3e6b2955-9ded-4eef-bd55-e7f3b6567ca2&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1727] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 23:00:31 2026] GET /v2.0/ports?tenant_id=65c6d1a8f3b64942a8e99f1ad28f48d2&device_id=7ee85460-a7fe-4085-bb8a-4acde2468eef => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1728] 199.204.45.74 () {34 vars in 1056 bytes} [Thu Apr 23 23:00:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=ea8660d5-e4b5-4570-8773-0a7c7586a11f => 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: 902/1729] 199.204.45.74 () {34 vars in 982 bytes} [Thu Apr 23 23:00:31 2026] GET /v2.0/subnets?id=9be26fad-b806-4f48-b294-188da30ea164 => generated 695 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1730] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 23:00:31 2026] GET /v2.0/ports?network_id=1801459b-5126-40b3-beab-228c8d2d81e8&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1731] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 23:00:31 2026] GET /v2.0/networks/1801459b-5126-40b3-beab-228c8d2d81e8?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: 905/1732] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 23:00:31 2026] GET /v2.0/networks/1801459b-5126-40b3-beab-228c8d2d81e8?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: 828/1733] 10.0.0.137 () {34 vars in 663 bytes} [Thu Apr 23 23:00:31 2026] POST /v2.0/ports => generated 743 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1734] 10.0.0.137 () {34 vars in 665 bytes} [Thu Apr 23 23:00:31 2026] POST /v2.0/trunks => generated 407 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, ' 2026-04-23 23:00:32.045 8 INFO neutron.db.segments_db [None req-8edad784-ef9d-485d-86c3-98674b6ccc97 d19542dbb7264b75bf2909127d4ada6e d14a6037c7a443f49195616377a26d7b - - default default] Added segment c0c6d4d7-2428-4507-be55-67cb7c1e9404 of type vxlan for network 4b169567-79f8-4f4f-afa2-e62696fa48f7 [pid: 8|app: 0|req: 829/1735] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 23:00:31 2026] POST /v2.0/networks => generated 631 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1736] 10.0.0.137 () {34 vars in 663 bytes} [Thu Apr 23 23:00:32 2026] POST /v2.0/ports => generated 743 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1737] 10.0.0.137 () {34 vars in 665 bytes} [Thu Apr 23 23:00:32 2026] POST /v2.0/trunks => generated 407 bytes in 211 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-04-23 23:00:32.667 7 INFO neutron.db.segments_db [None req-4a182cae-7536-4102-9da5-5132ff7e0481 d19542dbb7264b75bf2909127d4ada6e d14a6037c7a443f49195616377a26d7b - - default default] Added segment a398df71-9518-4a3f-831b-1350cfe984a5 of type vxlan for network c393068b-e529-4db0-aba9-60641c082316 [pid: 8|app: 0|req: 831/1738] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:32 2026] GET /v2.0/ports?device_id=7ee85460-a7fe-4085-bb8a-4acde2468eef => generated 969 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1739] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 23:00:32 2026] GET /v2.0/security-groups?id=3e6b2955-9ded-4eef-bd55-e7f3b6567ca2&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: 908/1740] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 23:00:32 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: 833/1741] 10.0.0.137 () {34 vars in 663 bytes} [Thu Apr 23 23:00:32 2026] POST /v2.0/ports => generated 743 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1742] 10.0.0.137 () {34 vars in 665 bytes} [Thu Apr 23 23:00:33 2026] POST /v2.0/trunks => generated 407 bytes in 145 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-04-23 23:00:33.261 8 INFO neutron.db.segments_db [None req-8eaa93cc-38a5-4842-8b40-affa5629a145 d19542dbb7264b75bf2909127d4ada6e d14a6037c7a443f49195616377a26d7b - - default default] Added segment 5125a31b-0fe3-41f5-ae93-aa8d230f674a of type vxlan for network fe7adf09-ce29-42d9-b683-5ff5f7789c4c [pid: 8|app: 0|req: 834/1743] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 23:00:33 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) [pid: 7|app: 0|req: 910/1744] 10.0.0.137 () {34 vars in 677 bytes} [Thu Apr 23 23:00:33 2026] POST /v2.0/qos/policies => generated 359 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1745] 10.0.0.137 () {34 vars in 677 bytes} [Thu Apr 23 23:00:33 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) [pid: 7|app: 0|req: 912/1746] 10.0.0.137 () {34 vars in 677 bytes} [Thu Apr 23 23:00:33 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1747] 10.0.0.137 () {34 vars in 663 bytes} [Thu Apr 23 23:00:33 2026] POST /v2.0/ports => generated 743 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 913/1748] 10.0.0.137 () {34 vars in 677 bytes} [Thu Apr 23 23:00:33 2026] POST /v2.0/qos/policies => generated 359 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1749] 10.0.0.137 () {34 vars in 677 bytes} [Thu Apr 23 23:00:33 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-04-23 23:00:33.729 7 WARNING tagging [None req-07fbd646-25d3-4eda-ab34-23bb87519bba 1b0a0971d72f4e5782b98248e5107e1c 440b979ce1ad4764929ee9915178ad63 - - 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: 915/1750] 10.0.0.137 () {34 vars in 752 bytes} [Thu Apr 23 23:00:33 2026] PUT /v2.0/policies/dcbc4f33-0af9-4dae-9060-a907f369058f/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:00:33.776 7 WARNING tagging [None req-d08c7b39-29fd-4272-bc8f-b4295a21a4d0 1b0a0971d72f4e5782b98248e5107e1c 440b979ce1ad4764929ee9915178ad63 - - 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: 916/1751] 10.0.0.137 () {34 vars in 752 bytes} [Thu Apr 23 23:00:33 2026] PUT /v2.0/policies/50e53daf-8907-4244-820b-615cdf70cf69/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1752] 10.0.0.137 () {34 vars in 665 bytes} [Thu Apr 23 23:00:33 2026] POST /v2.0/trunks => generated 407 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 23:00:33.836 8 WARNING tagging [None req-3257acbb-5237-4229-bc8e-ef352ae36f0e d19542dbb7264b75bf2909127d4ada6e d14a6037c7a443f49195616377a26d7b - - 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-04-23 23:00:33.837 7 WARNING tagging [None req-eca36759-a575-4bb0-aa86-e94cc474fee1 1b0a0971d72f4e5782b98248e5107e1c 440b979ce1ad4764929ee9915178ad63 - - 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: 917/1753] 10.0.0.137 () {34 vars in 752 bytes} [Thu Apr 23 23:00:33 2026] PUT /v2.0/policies/876556ef-45d2-404a-901c-524d7f0ec5a6/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1754] 10.0.0.137 () {34 vars in 748 bytes} [Thu Apr 23 23:00:33 2026] PUT /v2.0/trunks/98ce735c-4bf8-4e7e-876a-f96bd579047d/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:00:33.900 8 WARNING tagging [None req-7203c309-fa57-440a-9878-f25dd74f5578 1b0a0971d72f4e5782b98248e5107e1c 440b979ce1ad4764929ee9915178ad63 - - 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: 918/1755] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:33 2026] GET /v2.0/ports?device_id=7ee85460-a7fe-4085-bb8a-4acde2468eef => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:00:33.914 7 WARNING tagging [None req-ffaff973-45f5-410a-bb30-684444c26467 d19542dbb7264b75bf2909127d4ada6e d14a6037c7a443f49195616377a26d7b - - 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: 838/1756] 10.0.0.137 () {34 vars in 752 bytes} [Thu Apr 23 23:00:33 2026] PUT /v2.0/policies/aa141d5f-4f12-4556-bd2d-f193ef2e5b34/tags => generated 19 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1757] 10.0.0.137 () {34 vars in 748 bytes} [Thu Apr 23 23:00:33 2026] PUT /v2.0/trunks/e24e57f9-9bb9-4251-a79f-715ed2670ef3/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:00:33.950 7 WARNING tagging [None req-bda0198c-d4bb-42ff-8e0d-683cb8a875a4 d19542dbb7264b75bf2909127d4ada6e d14a6037c7a443f49195616377a26d7b - - 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: 839/1758] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 23:00:33 2026] GET /v2.0/security-groups?id=3e6b2955-9ded-4eef-bd55-e7f3b6567ca2&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1759] 10.0.0.137 () {34 vars in 748 bytes} [Thu Apr 23 23:00:33 2026] PUT /v2.0/trunks/d3d9f028-ef0c-494f-8ecf-b10bff0351ed/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:00:34.001 8 WARNING tagging [None req-d0bfa751-68c0-4669-a7a9-5be1a84fd30a d19542dbb7264b75bf2909127d4ada6e d14a6037c7a443f49195616377a26d7b - - 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: 840/1760] 10.0.0.137 () {34 vars in 748 bytes} [Thu Apr 23 23:00:33 2026] PUT /v2.0/trunks/c19a2ee3-328c-4959-abab-b7d0ad62a1a4/tags => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1761] 10.0.0.137 () {32 vars in 661 bytes} [Thu Apr 23 23:00:34 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1762] 10.0.0.137 () {32 vars in 675 bytes} [Thu Apr 23 23:00:34 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1763] 10.0.0.137 () {32 vars in 671 bytes} [Thu Apr 23 23:00:34 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1764] 10.0.0.137 () {32 vars in 683 bytes} [Thu Apr 23 23:00:34 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1765] 10.0.0.137 () {32 vars in 669 bytes} [Thu Apr 23 23:00:34 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1766] 10.0.0.137 () {32 vars in 683 bytes} [Thu Apr 23 23:00:34 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1767] 10.0.0.137 () {32 vars in 679 bytes} [Thu Apr 23 23:00:34 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1768] 10.0.0.137 () {32 vars in 691 bytes} [Thu Apr 23 23:00:34 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1769] 10.0.0.137 () {32 vars in 718 bytes} [Thu Apr 23 23:00:34 2026] GET /v2.0/trunks/98ce735c-4bf8-4e7e-876a-f96bd579047d => generated 412 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1770] 10.0.0.137 () {32 vars in 716 bytes} [Thu Apr 23 23:00:34 2026] GET /v2.0/ports/f45862ea-c1ef-4e33-a07e-430c354331b8 => generated 826 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1771] 10.0.0.137 () {32 vars in 673 bytes} [Thu Apr 23 23:00:34 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1772] 10.0.0.137 () {32 vars in 721 bytes} [Thu Apr 23 23:00:34 2026] DELETE /v2.0/trunks/98ce735c-4bf8-4e7e-876a-f96bd579047d => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1773] 10.0.0.137 () {32 vars in 718 bytes} [Thu Apr 23 23:00:34 2026] GET /v2.0/trunks/e24e57f9-9bb9-4251-a79f-715ed2670ef3 => generated 420 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1774] 10.0.0.137 () {32 vars in 687 bytes} [Thu Apr 23 23:00:34 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1775] 10.0.0.137 () {32 vars in 716 bytes} [Thu Apr 23 23:00:34 2026] GET /v2.0/ports/e86a9442-85f1-4e2c-a827-d220c226c509 => generated 826 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1776] 10.0.0.137 () {32 vars in 683 bytes} [Thu Apr 23 23:00:34 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1777] 10.0.0.137 () {32 vars in 695 bytes} [Thu Apr 23 23:00:34 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1778] 10.0.0.137 () {32 vars in 721 bytes} [Thu Apr 23 23:00:34 2026] DELETE /v2.0/trunks/e24e57f9-9bb9-4251-a79f-715ed2670ef3 => 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: 850/1779] 10.0.0.137 () {32 vars in 718 bytes} [Thu Apr 23 23:00:34 2026] GET /v2.0/trunks/d3d9f028-ef0c-494f-8ecf-b10bff0351ed => generated 429 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1780] 10.0.0.137 () {32 vars in 681 bytes} [Thu Apr 23 23:00:34 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1781] 10.0.0.137 () {32 vars in 716 bytes} [Thu Apr 23 23:00:34 2026] GET /v2.0/ports/8e534700-c7ea-4c33-a418-70c7578ab202 => generated 826 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1782] 10.0.0.137 () {32 vars in 695 bytes} [Thu Apr 23 23:00:34 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1783] 10.0.0.137 () {32 vars in 721 bytes} [Thu Apr 23 23:00:34 2026] DELETE /v2.0/trunks/d3d9f028-ef0c-494f-8ecf-b10bff0351ed => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1784] 10.0.0.137 () {32 vars in 718 bytes} [Thu Apr 23 23:00:34 2026] GET /v2.0/trunks/c19a2ee3-328c-4959-abab-b7d0ad62a1a4 => generated 414 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1785] 10.0.0.137 () {32 vars in 691 bytes} [Thu Apr 23 23:00:34 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1786] 10.0.0.137 () {32 vars in 716 bytes} [Thu Apr 23 23:00:34 2026] GET /v2.0/ports/c4683206-1109-4af5-8b8b-a7553354404f => generated 826 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1787] 10.0.0.137 () {32 vars in 703 bytes} [Thu Apr 23 23:00:34 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1788] 10.0.0.137 () {32 vars in 721 bytes} [Thu Apr 23 23:00:34 2026] DELETE /v2.0/trunks/c19a2ee3-328c-4959-abab-b7d0ad62a1a4 => 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: 934/1789] 10.0.0.137 () {32 vars in 733 bytes} [Thu Apr 23 23:00:34 2026] DELETE /v2.0/qos/policies/dcbc4f33-0af9-4dae-9060-a907f369058f => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1790] 10.0.0.137 () {32 vars in 718 bytes} [Thu Apr 23 23:00:34 2026] GET /v2.0/trunks/fdf03c24-541f-4273-81d8-2cda061ea088 => generated 407 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1791] 10.0.0.137 () {32 vars in 716 bytes} [Thu Apr 23 23:00:34 2026] GET /v2.0/ports/2beacfca-cf37-4ba9-a3bd-766443e536ea => generated 826 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1792] 10.0.0.137 () {32 vars in 733 bytes} [Thu Apr 23 23:00:34 2026] DELETE /v2.0/qos/policies/50e53daf-8907-4244-820b-615cdf70cf69 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1793] 10.0.0.137 () {32 vars in 721 bytes} [Thu Apr 23 23:00:34 2026] DELETE /v2.0/trunks/fdf03c24-541f-4273-81d8-2cda061ea088 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1794] 10.0.0.137 () {32 vars in 733 bytes} [Thu Apr 23 23:00:34 2026] DELETE /v2.0/qos/policies/876556ef-45d2-404a-901c-524d7f0ec5a6 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1795] 10.0.0.137 () {32 vars in 733 bytes} [Thu Apr 23 23:00:35 2026] DELETE /v2.0/qos/policies/aa141d5f-4f12-4556-bd2d-f193ef2e5b34 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:00:35.092 8 INFO neutron_taas.services.taas.taas_plugin [None req-8314200d-3b44-46c9-90ba-224fbd738d2a d19542dbb7264b75bf2909127d4ada6e d14a6037c7a443f49195616377a26d7b - - default default] TaaS: Handle Delete Port: f45862ea-c1ef-4e33-a07e-430c354331b8 2026-04-23 23:00:35.095 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8314200d-3b44-46c9-90ba-224fbd738d2a d19542dbb7264b75bf2909127d4ada6e d14a6037c7a443f49195616377a26d7b - - default default] Tap Mirror: Handle Delete Port: f45862ea-c1ef-4e33-a07e-430c354331b8 [pid: 7|app: 0|req: 938/1796] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:35 2026] GET /v2.0/ports?device_id=7ee85460-a7fe-4085-bb8a-4acde2468eef => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1797] 10.0.0.137 () {32 vars in 733 bytes} [Thu Apr 23 23:00:35 2026] DELETE /v2.0/qos/policies/3898548d-abdb-44eb-a62d-be8b902e4ace => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1798] 10.0.0.137 () {32 vars in 719 bytes} [Thu Apr 23 23:00:34 2026] DELETE /v2.0/ports/f45862ea-c1ef-4e33-a07e-430c354331b8 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1799] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 23:00:35 2026] GET /v2.0/security-groups?id=3e6b2955-9ded-4eef-bd55-e7f3b6567ca2&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-04-23 23:00:35.297 8 INFO neutron_taas.services.taas.taas_plugin [None req-67c21b27-a485-48d0-96cb-183843b79dce d19542dbb7264b75bf2909127d4ada6e d14a6037c7a443f49195616377a26d7b - - default default] TaaS: Handle Delete Port: e86a9442-85f1-4e2c-a827-d220c226c509 2026-04-23 23:00:35.300 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-67c21b27-a485-48d0-96cb-183843b79dce d19542dbb7264b75bf2909127d4ada6e d14a6037c7a443f49195616377a26d7b - - default default] Tap Mirror: Handle Delete Port: e86a9442-85f1-4e2c-a827-d220c226c509 [pid: 8|app: 0|req: 860/1800] 10.0.0.137 () {32 vars in 719 bytes} [Thu Apr 23 23:00:35 2026] DELETE /v2.0/ports/e86a9442-85f1-4e2c-a827-d220c226c509 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 23:00:35.482 7 INFO neutron_taas.services.taas.taas_plugin [None req-f4ae3d3b-2338-4ee1-9766-cabed4987826 d19542dbb7264b75bf2909127d4ada6e d14a6037c7a443f49195616377a26d7b - - default default] TaaS: Handle Delete Port: 8e534700-c7ea-4c33-a418-70c7578ab202 2026-04-23 23:00:35.487 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f4ae3d3b-2338-4ee1-9766-cabed4987826 d19542dbb7264b75bf2909127d4ada6e d14a6037c7a443f49195616377a26d7b - - default default] Tap Mirror: Handle Delete Port: 8e534700-c7ea-4c33-a418-70c7578ab202 [pid: 7|app: 0|req: 941/1801] 10.0.0.137 () {32 vars in 719 bytes} [Thu Apr 23 23:00:35 2026] DELETE /v2.0/ports/8e534700-c7ea-4c33-a418-70c7578ab202 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 23:00:35.679 8 INFO neutron_taas.services.taas.taas_plugin [None req-b66c6b56-263c-4bd3-8faf-38776ff176e4 d19542dbb7264b75bf2909127d4ada6e d14a6037c7a443f49195616377a26d7b - - default default] TaaS: Handle Delete Port: c4683206-1109-4af5-8b8b-a7553354404f 2026-04-23 23:00:35.682 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b66c6b56-263c-4bd3-8faf-38776ff176e4 d19542dbb7264b75bf2909127d4ada6e d14a6037c7a443f49195616377a26d7b - - default default] Tap Mirror: Handle Delete Port: c4683206-1109-4af5-8b8b-a7553354404f [pid: 8|app: 0|req: 861/1802] 10.0.0.137 () {32 vars in 719 bytes} [Thu Apr 23 23:00:35 2026] DELETE /v2.0/ports/c4683206-1109-4af5-8b8b-a7553354404f => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 23:00:35.920 7 INFO neutron_taas.services.taas.taas_plugin [None req-3fde3e4f-80d6-4924-a34a-9b64c2a15113 d19542dbb7264b75bf2909127d4ada6e d14a6037c7a443f49195616377a26d7b - - default default] TaaS: Handle Delete Port: 2beacfca-cf37-4ba9-a3bd-766443e536ea 2026-04-23 23:00:35.923 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3fde3e4f-80d6-4924-a34a-9b64c2a15113 d19542dbb7264b75bf2909127d4ada6e d14a6037c7a443f49195616377a26d7b - - default default] Tap Mirror: Handle Delete Port: 2beacfca-cf37-4ba9-a3bd-766443e536ea [pid: 7|app: 0|req: 942/1803] 10.0.0.137 () {32 vars in 719 bytes} [Thu Apr 23 23:00:35 2026] DELETE /v2.0/ports/2beacfca-cf37-4ba9-a3bd-766443e536ea => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 23:00:36.088 8 WARNING neutron.db.securitygroups_db [None req-b924237b-f620-42e8-a4f7-3c3b17031a1d 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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-04-23 23:00:36.151 7 INFO neutron.services.segments.plugin [-] Segment dc8704eb-de5c-493f-abb7-b003d951d7fa resource provider aggregate not found 2026-04-23 23:00:36.155 7 INFO neutron.services.segments.plugin [-] Segment dc8704eb-de5c-493f-abb7-b003d951d7fa resource provider aggregate not found 2026-04-23 23:00:36.172 7 INFO neutron.services.segments.plugin [-] Segment dc8704eb-de5c-493f-abb7-b003d951d7fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc8704eb-de5c-493f-abb7-b003d951d7fa found for delete ", "request_id": "req-427fd2de-acc2-4070-a3a6-5894c0d7437c"}]} [pid: 7|app: 0|req: 943/1804] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 23:00:36 2026] DELETE /v2.0/networks/23b2a9e7-ddf6-402d-947d-016c3b150407 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 23:00:36.177 7 INFO neutron.services.segments.plugin [-] Segment dc8704eb-de5c-493f-abb7-b003d951d7fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc8704eb-de5c-493f-abb7-b003d951d7fa found for delete ", "request_id": "req-7929f066-d91c-4298-bdad-422c34ff1c42"}]} [pid: 8|app: 0|req: 862/1805] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:00:35 2026] GET /v2.0/security-groups?tenant_id=4ee0bcd61a0242979972a22a2bc66668&name=default => generated 2925 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1806] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 23:00:36 2026] DELETE /v2.0/networks/74a111a7-c39c-46f6-9282-e7e497d12fe1 => 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: 863/1807] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:00:36 2026] DELETE /v2.0/security-groups/e5265e50-25e7-4f97-9fe4-bf8fd54707f2 => 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: 945/1808] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:36 2026] GET /v2.0/ports?device_id=7ee85460-a7fe-4085-bb8a-4acde2468eef => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1809] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 23:00:36 2026] GET /v2.0/security-groups?id=3e6b2955-9ded-4eef-bd55-e7f3b6567ca2&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:00:36.473 8 INFO neutron.services.segments.plugin [-] Segment c0c6d4d7-2428-4507-be55-67cb7c1e9404 resource provider aggregate not found 2026-04-23 23:00:36.474 7 WARNING neutron.db.securitygroups_db [None req-c2976feb-0ff5-4b44-a0fc-3b3d1542859d 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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-04-23 23:00:36.486 8 INFO neutron.services.segments.plugin [-] Segment c0c6d4d7-2428-4507-be55-67cb7c1e9404 resource provider aggregate not found 2026-04-23 23:00:36.494 8 INFO neutron.services.segments.plugin [-] Segment c0c6d4d7-2428-4507-be55-67cb7c1e9404 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0c6d4d7-2428-4507-be55-67cb7c1e9404 found for delete ", "request_id": "req-4cccee27-e70d-4231-87af-311400525887"}]} [pid: 8|app: 0|req: 864/1810] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 23:00:36 2026] DELETE /v2.0/networks/4b169567-79f8-4f4f-afa2-e62696fa48f7 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 23:00:36.512 8 INFO neutron.services.segments.plugin [-] Segment c0c6d4d7-2428-4507-be55-67cb7c1e9404 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0c6d4d7-2428-4507-be55-67cb7c1e9404 found for delete ", "request_id": "req-4d83f7f0-8414-4258-924f-dc930604a8db"}]} [pid: 7|app: 0|req: 947/1811] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:00:36 2026] GET /v2.0/security-groups?tenant_id=e112e79264b54a499a68b37997a18baf&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: 865/1812] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 23:00:36 2026] DELETE /v2.0/networks/c393068b-e529-4db0-aba9-60641c082316 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1813] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:00:36 2026] DELETE /v2.0/security-groups/3560482d-7d81-4e2a-9bd0-27379456fdc4 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1816] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 23:00:36 2026] DELETE /v2.0/networks/fe7adf09-ce29-42d9-b683-5ff5f7789c4c => generated 0 bytes in 110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 23:00:36.862 7 WARNING neutron.db.securitygroups_db [None req-23769ada-0e88-49c6-8127-785510a4b099 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 951/1817] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:00:36 2026] GET /v2.0/security-groups?tenant_id=440b979ce1ad4764929ee9915178ad63&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1818] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:00:37 2026] DELETE /v2.0/security-groups/f4957793-56be-4f3f-9cd8-51ea3cd85928 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1819] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:37 2026] GET /v2.0/ports?device_id=7ee85460-a7fe-4085-bb8a-4acde2468eef => 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: 953/1820] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 23:00:37 2026] GET /v2.0/security-groups?id=3e6b2955-9ded-4eef-bd55-e7f3b6567ca2&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:00:37.752 8 WARNING neutron.db.securitygroups_db [None req-8eff2680-3a52-49a3-abfd-636b7784788f 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 868/1821] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:00:37 2026] GET /v2.0/security-groups?tenant_id=5df78edc3c5d4f1aad9d9a540fb88ffd&name=default => generated 2925 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1822] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:00:37 2026] DELETE /v2.0/security-groups/fc98a0a0-95a3-41fe-a9a5-0d144c5f056b => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1823] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:37 2026] GET /v2.0/ports?device_id=7ee85460-a7fe-4085-bb8a-4acde2468eef => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1824] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 23:00:38 2026] GET /v2.0/security-groups?id=3e6b2955-9ded-4eef-bd55-e7f3b6567ca2&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:00:38.085 8 WARNING neutron.db.securitygroups_db [None req-76de68c5-cebf-4ef9-bb0b-5fefdb4b540a 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 870/1825] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:00:38 2026] GET /v2.0/security-groups?tenant_id=d14a6037c7a443f49195616377a26d7b&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 23:00:38.194 7 INFO neutron.services.segments.plugin [-] Segment 906a5a58-c647-4a82-9a9a-d3ed593deee0 resource provider aggregate not found 2026-04-23 23:00:38.211 7 INFO neutron.services.segments.plugin [-] Segment 906a5a58-c647-4a82-9a9a-d3ed593deee0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 906a5a58-c647-4a82-9a9a-d3ed593deee0 found for delete ", "request_id": "req-0987056b-041d-4a4f-b87e-c9b6fe57f664"}]} [pid: 7|app: 0|req: 956/1826] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:00:38 2026] DELETE /v2.0/security-groups/2d0a981b-e039-4b1b-9539-d0d2f6527d5f => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:00:38.217 7 INFO neutron.services.segments.plugin [-] Segment 906a5a58-c647-4a82-9a9a-d3ed593deee0 resource provider aggregate not found 2026-04-23 23:00:38.236 7 INFO neutron.services.segments.plugin [-] Segment 906a5a58-c647-4a82-9a9a-d3ed593deee0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 906a5a58-c647-4a82-9a9a-d3ed593deee0 found for delete ", "request_id": "req-cb256615-b061-4502-8aa8-118a7eccdfda"}]} 2026-04-23 23:00:38.337 8 WARNING neutron.db.securitygroups_db [None req-4980d86f-0ec7-4640-ab5e-465df95fccab 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 871/1827] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:00:38 2026] GET /v2.0/security-groups?tenant_id=bca0aea96c984eea83d4bb9181d3da4c&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 23:00:38.510 8 INFO neutron.services.segments.plugin [-] Segment a398df71-9518-4a3f-831b-1350cfe984a5 resource provider aggregate not found 2026-04-23 23:00:38.530 8 INFO neutron.services.segments.plugin [-] Segment a398df71-9518-4a3f-831b-1350cfe984a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a398df71-9518-4a3f-831b-1350cfe984a5 found for delete ", "request_id": "req-778fe81e-b785-4d99-83af-b6f984cade92"}]} 2026-04-23 23:00:38.534 8 INFO neutron.services.segments.plugin [-] Segment a398df71-9518-4a3f-831b-1350cfe984a5 resource provider aggregate not found 2026-04-23 23:00:38.549 8 INFO neutron.services.segments.plugin [-] Segment 5125a31b-0fe3-41f5-ae93-aa8d230f674a resource provider aggregate not found [pid: 7|app: 0|req: 957/1828] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:00:38 2026] DELETE /v2.0/security-groups/8fe9056f-6c70-4fd8-ad20-44b4dc484705 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:00:38.554 8 INFO neutron.services.segments.plugin [-] Segment a398df71-9518-4a3f-831b-1350cfe984a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a398df71-9518-4a3f-831b-1350cfe984a5 found for delete ", "request_id": "req-3fc5f635-b289-405e-ae2a-905988c5df43"}]} 2026-04-23 23:00:38.571 8 INFO neutron.services.segments.plugin [-] Segment 5125a31b-0fe3-41f5-ae93-aa8d230f674a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5125a31b-0fe3-41f5-ae93-aa8d230f674a found for delete ", "request_id": "req-5f8e4020-92ab-4510-a6be-83ff01b8acff"}]} 2026-04-23 23:00:38.572 8 INFO neutron.services.segments.plugin [-] Segment 5125a31b-0fe3-41f5-ae93-aa8d230f674a resource provider aggregate not found 2026-04-23 23:00:38.592 8 INFO neutron.services.segments.plugin [-] Segment 5125a31b-0fe3-41f5-ae93-aa8d230f674a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5125a31b-0fe3-41f5-ae93-aa8d230f674a found for delete ", "request_id": "req-ffb68abb-78ad-4659-a94e-b313241793e3"}]} [pid: 8|app: 0|req: 872/1829] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:39 2026] GET /v2.0/ports?device_id=7ee85460-a7fe-4085-bb8a-4acde2468eef => 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: 958/1830] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 23:00:39 2026] GET /v2.0/security-groups?id=3e6b2955-9ded-4eef-bd55-e7f3b6567ca2&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1831] 10.0.0.137 () {32 vars in 825 bytes} [Thu Apr 23 23:00:40 2026] GET /v2.0/ports?project_id=dbd577c1fa024b0b8a41f76ee94563f9&network_id=f66c1dc7-c075-408b-96ff-81199bb3b235 => generated 3691 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1832] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:40 2026] GET /v2.0/ports?device_id=7ee85460-a7fe-4085-bb8a-4acde2468eef => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1833] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 23:00:40 2026] GET /v2.0/security-groups?id=3e6b2955-9ded-4eef-bd55-e7f3b6567ca2&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1834] 199.204.45.74 () {34 vars in 992 bytes} [Thu Apr 23 23:00:40 2026] GET /v2.0/ports?device_id=7ee85460-a7fe-4085-bb8a-4acde2468eef => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1835] 10.0.0.137 () {32 vars in 741 bytes} [Thu Apr 23 23:00:40 2026] GET /v2.0/subnets?network_id=0e32af1b-dca9-4979-b2fc-f5f1eae2cb7b => generated 667 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:00:40.568 8 INFO neutron_taas.services.taas.taas_plugin [req-34c91114-017f-4920-a726-21740e5b948c req-5a15ac75-8bdb-4903-9a61-d219d584c94c 14144cb279d04bacb4483d470cdfe1d3 65c6d1a8f3b64942a8e99f1ad28f48d2 - - default default] TaaS: Handle Delete Port: ea8660d5-e4b5-4570-8773-0a7c7586a11f 2026-04-23 23:00:40.571 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-34c91114-017f-4920-a726-21740e5b948c req-5a15ac75-8bdb-4903-9a61-d219d584c94c 14144cb279d04bacb4483d470cdfe1d3 65c6d1a8f3b64942a8e99f1ad28f48d2 - - default default] Tap Mirror: Handle Delete Port: ea8660d5-e4b5-4570-8773-0a7c7586a11f [pid: 8|app: 0|req: 875/1836] 199.204.45.74 () {36 vars in 995 bytes} [Thu Apr 23 23:00:40 2026] DELETE /v2.0/ports/ea8660d5-e4b5-4570-8773-0a7c7586a11f => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 23:00:40.756 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e9b9556-ee4f-453d-acd6-7ef5f4218016'] response: {'server_uuid': '7ee85460-a7fe-4085-bb8a-4acde2468eef', 'name': 'network-vif-deleted', 'tag': 'ea8660d5-e4b5-4570-8773-0a7c7586a11f', 'status': 'completed', 'code': 200} 2026-04-23 23:00:40.810 7 INFO neutron.db.l3_db [None req-0641bdb3-651d-4cf1-b7f8-9db187f939bf e8a1bb0e432a437c8721b4e7bae497d4 dbd577c1fa024b0b8a41f76ee94563f9 - - default default] Floating IP 994da33d-3c0a-4e2d-ae69-3a5c6e1bab20 disassociated. External IP: 10.96.250.213, port: e3280f80-3ad5-4f91-b6aa-ab9b42364afe. [pid: 7|app: 0|req: 962/1837] 10.0.0.137 () {34 vars in 748 bytes} [Thu Apr 23 23:00:40 2026] PUT /v2.0/floatingips/994da33d-3c0a-4e2d-ae69-3a5c6e1bab20 => generated 554 bytes in 451 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1838] 10.0.0.137 () {32 vars in 728 bytes} [Thu Apr 23 23:00:41 2026] GET /v2.0/floatingips/994da33d-3c0a-4e2d-ae69-3a5c6e1bab20 => generated 554 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:00:41.181 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2d852b08-c3e6-47de-b731-361da6eadbed'] response: {'name': 'network-changed', 'server_uuid': '8de696f1-9f90-4da6-9d62-10bd815e5d03', 'tag': 'e3280f80-3ad5-4f91-b6aa-ab9b42364afe', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 963/1839] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:41 2026] GET /v2.0/ports?device_id=7ee85460-a7fe-4085-bb8a-4acde2468eef => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:00:41.657 8 INFO neutron.db.segments_db [None req-97e41d6d-5bcd-48d7-87f6-aaa5ff247639 6f06696d255e43f7b04df0cb885fb689 ddfd87a381b54a0aaa75825643ddee00 - - default default] Added segment c8ba430f-aa60-417b-bb8a-012741d05c19 of type vxlan for network bedc12df-c7a6-41de-b6bb-f72b86ce10b8 [pid: 7|app: 0|req: 964/1840] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 23:00:41 2026] GET /v2.0/ports?tenant_id=dbd577c1fa024b0b8a41f76ee94563f9&device_id=8de696f1-9f90-4da6-9d62-10bd815e5d03 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1841] 199.204.45.74 () {34 vars in 984 bytes} [Thu Apr 23 23:00:41 2026] GET /v2.0/networks?id=f66c1dc7-c075-408b-96ff-81199bb3b235 => generated 756 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1842] 10.0.0.137 () {34 vars in 677 bytes} [Thu Apr 23 23:00:41 2026] POST /v2.0/qos/policies => generated 359 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1843] 199.204.45.74 () {34 vars in 1056 bytes} [Thu Apr 23 23:00:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=e3280f80-3ad5-4f91-b6aa-ab9b42364afe => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:00:41.891 7 WARNING tagging [None req-0b85e4e7-194c-4ed7-9d55-2e97d2b75277 29e8def780bb4d3ba9cd46931892a345 15d4e760359e4352bba7ac1f660f5428 - - 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: 968/1844] 10.0.0.137 () {34 vars in 752 bytes} [Thu Apr 23 23:00:41 2026] PUT /v2.0/policies/b49ad5c7-3b45-4e76-8003-9a7f3de40dcd/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:00:41.913 8 INFO neutron.db.l3_hamode_db [None req-97e41d6d-5bcd-48d7-87f6-aaa5ff247639 6f06696d255e43f7b04df0cb885fb689 ddfd87a381b54a0aaa75825643ddee00 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 969/1845] 199.204.45.74 () {34 vars in 982 bytes} [Thu Apr 23 23:00:41 2026] GET /v2.0/subnets?id=43eb0a95-1dac-4cef-9211-1d794bcd1c77 => generated 677 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:00:41.954 7 WARNING tagging [None req-7e55ac2b-3d4a-4e64-84d5-c0c7a32bb9a5 29e8def780bb4d3ba9cd46931892a345 15d4e760359e4352bba7ac1f660f5428 - - 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: 970/1846] 10.0.0.137 () {32 vars in 732 bytes} [Thu Apr 23 23:00:41 2026] GET /v2.0/policies/b49ad5c7-3b45-4e76-8003-9a7f3de40dcd/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1847] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 23:00:41 2026] GET /v2.0/ports?network_id=f66c1dc7-c075-408b-96ff-81199bb3b235&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 23:00:42.008 7 WARNING tagging [None req-f68a2990-0db5-496b-a71f-d2bbf58b44b6 29e8def780bb4d3ba9cd46931892a345 15d4e760359e4352bba7ac1f660f5428 - - 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: 972/1848] 10.0.0.137 () {34 vars in 763 bytes} [Thu Apr 23 23:00:41 2026] PUT /v2.0/policies/b49ad5c7-3b45-4e76-8003-9a7f3de40dcd/tags/green => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-23 23:00:42.034 8 INFO neutron.db.l3_hamode_db [None req-97e41d6d-5bcd-48d7-87f6-aaa5ff247639 6f06696d255e43f7b04df0cb885fb689 ddfd87a381b54a0aaa75825643ddee00 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 973/1849] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 23:00:42 2026] GET /v2.0/networks/f66c1dc7-c075-408b-96ff-81199bb3b235?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:00:42.093 7 WARNING tagging [None req-db6a3282-7e6c-450c-9ce7-9c8cd220e8ea 29e8def780bb4d3ba9cd46931892a345 15d4e760359e4352bba7ac1f660f5428 - - 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/1850] 10.0.0.137 () {32 vars in 732 bytes} [Thu Apr 23 23:00:42 2026] GET /v2.0/policies/b49ad5c7-3b45-4e76-8003-9a7f3de40dcd/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1851] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 23:00:42 2026] GET /v2.0/networks/f66c1dc7-c075-408b-96ff-81199bb3b235?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) 2026-04-23 23:00:42.172 7 WARNING tagging [None req-44aed11f-d5f5-41ae-b922-c11f7eb48300 29e8def780bb4d3ba9cd46931892a345 15d4e760359e4352bba7ac1f660f5428 - - 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: 976/1852] 10.0.0.137 () {34 vars in 759 bytes} [Thu Apr 23 23:00:42 2026] PUT /v2.0/policies/b49ad5c7-3b45-4e76-8003-9a7f3de40dcd/tags/red => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1853] 10.0.0.137 () {32 vars in 728 bytes} [Thu Apr 23 23:00:42 2026] GET /v2.0/floatingips/994da33d-3c0a-4e2d-ae69-3a5c6e1bab20 => generated 554 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:00:42.233 7 WARNING tagging [None req-7b5e8034-a4ec-44a8-83ce-958b8c66e6ca 29e8def780bb4d3ba9cd46931892a345 15d4e760359e4352bba7ac1f660f5428 - - 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: 978/1854] 10.0.0.137 () {32 vars in 732 bytes} [Thu Apr 23 23:00:42 2026] GET /v2.0/policies/b49ad5c7-3b45-4e76-8003-9a7f3de40dcd/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:00:42.267 7 WARNING tagging [None req-3762544a-52d8-4056-ab53-8ca1cd94df23 29e8def780bb4d3ba9cd46931892a345 15d4e760359e4352bba7ac1f660f5428 - - 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: 979/1855] 10.0.0.137 () {34 vars in 781 bytes} [Thu Apr 23 23:00:42 2026] PUT /v2.0/policies/b49ad5c7-3b45-4e76-8003-9a7f3de40dcd/tags/black.or.white => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-23 23:00:42.319 7 WARNING tagging [None req-2e35156b-f38e-4912-b4ef-f21b5677bc9f 29e8def780bb4d3ba9cd46931892a345 15d4e760359e4352bba7ac1f660f5428 - - 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: 980/1856] 10.0.0.137 () {32 vars in 732 bytes} [Thu Apr 23 23:00:42 2026] GET /v2.0/policies/b49ad5c7-3b45-4e76-8003-9a7f3de40dcd/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:00:42.359 7 WARNING tagging [None req-f33e5170-61e0-45d9-a369-da1f57f68720 29e8def780bb4d3ba9cd46931892a345 15d4e760359e4352bba7ac1f660f5428 - - 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: 981/1857] 10.0.0.137 () {34 vars in 752 bytes} [Thu Apr 23 23:00:42 2026] PUT /v2.0/policies/b49ad5c7-3b45-4e76-8003-9a7f3de40dcd/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:00:42.407 7 WARNING tagging [None req-2bf0966a-14db-4ed7-a4a9-206c2611e37c 29e8def780bb4d3ba9cd46931892a345 15d4e760359e4352bba7ac1f660f5428 - - 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: 982/1858] 10.0.0.137 () {32 vars in 732 bytes} [Thu Apr 23 23:00:42 2026] GET /v2.0/policies/b49ad5c7-3b45-4e76-8003-9a7f3de40dcd/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:00:42.438 7 WARNING tagging [None req-94c9d7f9-76d8-4dae-b387-e294796a81e6 29e8def780bb4d3ba9cd46931892a345 15d4e760359e4352bba7ac1f660f5428 - - 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: 983/1859] 10.0.0.137 () {32 vars in 740 bytes} [Thu Apr 23 23:00:42 2026] GET /v2.0/policies/b49ad5c7-3b45-4e76-8003-9a7f3de40dcd/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:00:42.469 7 WARNING tagging [None req-ac0a38b9-04b7-4467-91dc-16e6938fc990 29e8def780bb4d3ba9cd46931892a345 15d4e760359e4352bba7ac1f660f5428 - - 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-04-23 23:00:42.473 7 INFO neutron.api.v2.resource [None req-ac0a38b9-04b7-4467-91dc-16e6938fc990 29e8def780bb4d3ba9cd46931892a345 15d4e760359e4352bba7ac1f660f5428 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 984/1860] 10.0.0.137 () {32 vars in 744 bytes} [Thu Apr 23 23:00:42 2026] GET /v2.0/policies/b49ad5c7-3b45-4e76-8003-9a7f3de40dcd/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 23:00:42.498 7 WARNING tagging [None req-cb38a712-04f1-4a5a-9bca-d745d57e54a5 29e8def780bb4d3ba9cd46931892a345 15d4e760359e4352bba7ac1f660f5428 - - 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: 985/1861] 10.0.0.137 () {32 vars in 743 bytes} [Thu Apr 23 23:00:42 2026] DELETE /v2.0/policies/b49ad5c7-3b45-4e76-8003-9a7f3de40dcd/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:00:42.549 7 WARNING tagging [None req-d36b0717-fd89-4fc1-8f5d-50ebccf25451 29e8def780bb4d3ba9cd46931892a345 15d4e760359e4352bba7ac1f660f5428 - - 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: 986/1862] 10.0.0.137 () {32 vars in 732 bytes} [Thu Apr 23 23:00:42 2026] GET /v2.0/policies/b49ad5c7-3b45-4e76-8003-9a7f3de40dcd/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:00:42.582 7 WARNING tagging [None req-b2a5ff3d-6fd1-4a4c-b79f-025089e09b3b 29e8def780bb4d3ba9cd46931892a345 15d4e760359e4352bba7ac1f660f5428 - - 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-04-23 23:00:42.590 7 INFO neutron.api.v2.resource [None req-b2a5ff3d-6fd1-4a4c-b79f-025089e09b3b 29e8def780bb4d3ba9cd46931892a345 15d4e760359e4352bba7ac1f660f5428 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 987/1863] 10.0.0.137 () {32 vars in 747 bytes} [Thu Apr 23 23:00:42 2026] DELETE /v2.0/policies/b49ad5c7-3b45-4e76-8003-9a7f3de40dcd/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 23:00:42.615 7 WARNING tagging [None req-09d74466-d26f-4ed3-a93d-19bad02d8983 29e8def780bb4d3ba9cd46931892a345 15d4e760359e4352bba7ac1f660f5428 - - 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: 988/1864] 10.0.0.137 () {32 vars in 735 bytes} [Thu Apr 23 23:00:42 2026] DELETE /v2.0/policies/b49ad5c7-3b45-4e76-8003-9a7f3de40dcd/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: 877/1865] 10.0.0.137 () {34 vars in 667 bytes} [Thu Apr 23 23:00:41 2026] POST /v2.0/routers => generated 474 bytes in 1128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1866] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:42 2026] GET /v2.0/ports?device_id=7ee85460-a7fe-4085-bb8a-4acde2468eef => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:00:42.672 8 WARNING tagging [None req-b166a097-2635-4563-8b8f-45c9e003a138 29e8def780bb4d3ba9cd46931892a345 15d4e760359e4352bba7ac1f660f5428 - - 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: 878/1867] 10.0.0.137 () {32 vars in 732 bytes} [Thu Apr 23 23:00:42 2026] GET /v2.0/policies/b49ad5c7-3b45-4e76-8003-9a7f3de40dcd/tags => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:00:42.691 7 INFO neutron.db.l3_hamode_db [None req-2dd34b77-e9c2-480f-8f4f-130f1fb9fc6b 6f06696d255e43f7b04df0cb885fb689 ddfd87a381b54a0aaa75825643ddee00 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 879/1868] 10.0.0.137 () {32 vars in 733 bytes} [Thu Apr 23 23:00:42 2026] DELETE /v2.0/qos/policies/b49ad5c7-3b45-4e76-8003-9a7f3de40dcd => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:00:42.788 7 INFO neutron.db.l3_hamode_db [None req-2dd34b77-e9c2-480f-8f4f-130f1fb9fc6b 6f06696d255e43f7b04df0cb885fb689 ddfd87a381b54a0aaa75825643ddee00 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 880/1869] 10.0.0.137 () {32 vars in 728 bytes} [Thu Apr 23 23:00:43 2026] GET /v2.0/floatingips/994da33d-3c0a-4e2d-ae69-3a5c6e1bab20 => generated 552 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1870] 10.0.0.137 () {34 vars in 667 bytes} [Thu Apr 23 23:00:42 2026] POST /v2.0/routers => generated 474 bytes in 624 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 23:00:43.331 8 INFO neutron.db.l3_hamode_db [None req-87fc1dc2-ca0f-46ae-a37a-99e3d3a9d569 6f06696d255e43f7b04df0cb885fb689 ddfd87a381b54a0aaa75825643ddee00 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 23:00:43.449 8 INFO neutron.db.l3_hamode_db [None req-87fc1dc2-ca0f-46ae-a37a-99e3d3a9d569 6f06696d255e43f7b04df0cb885fb689 ddfd87a381b54a0aaa75825643ddee00 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 23:00:43.474 7 WARNING neutron.db.securitygroups_db [None req-809bf096-336e-4703-a4e9-fe102b4aa6cd 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 991/1871] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:00:43 2026] GET /v2.0/security-groups?tenant_id=5913f7669f1d4627b1faf59f178448ee&name=default => generated 2925 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1872] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:00:43 2026] DELETE /v2.0/security-groups/5628595c-37ef-49f1-beae-77bc14383560 => 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: 993/1873] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:43 2026] GET /v2.0/ports?device_id=7ee85460-a7fe-4085-bb8a-4acde2468eef => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:00:43.789 7 WARNING neutron.db.securitygroups_db [None req-5d6f841b-0347-42c4-957e-5877cf684fcb 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 994/1874] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:00:43 2026] GET /v2.0/security-groups?tenant_id=15d4e760359e4352bba7ac1f660f5428&name=default => generated 2925 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1875] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:00:43 2026] DELETE /v2.0/security-groups/e141d533-02ce-49fb-8fa3-b59228621b11 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1876] 10.0.0.137 () {34 vars in 667 bytes} [Thu Apr 23 23:00:43 2026] POST /v2.0/routers => generated 474 bytes in 765 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 23:00:44.088 7 INFO neutron.db.l3_hamode_db [None req-e3f9dac7-91f9-4993-a339-1ea2af34e808 6f06696d255e43f7b04df0cb885fb689 ddfd87a381b54a0aaa75825643ddee00 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 882/1877] 10.0.0.137 () {34 vars in 684 bytes} [Thu Apr 23 23:00:44 2026] POST /v2.0/security-groups => generated 1673 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1878] 10.0.0.137 () {34 vars in 694 bytes} [Thu Apr 23 23:00:44 2026] POST /v2.0/security-group-rules => generated 597 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1879] 10.0.0.137 () {34 vars in 694 bytes} [Thu Apr 23 23:00:44 2026] POST /v2.0/security-group-rules => generated 596 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 23:00:44.638 7 INFO neutron.db.l3_hamode_db [None req-e3f9dac7-91f9-4993-a339-1ea2af34e808 6f06696d255e43f7b04df0cb885fb689 ddfd87a381b54a0aaa75825643ddee00 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 885/1880] 10.0.0.137 () {34 vars in 694 bytes} [Thu Apr 23 23:00:44 2026] POST /v2.0/security-group-rules => generated 602 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1881] 10.0.0.137 () {34 vars in 694 bytes} [Thu Apr 23 23:00:44 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) 2026-04-23 23:00:45.101 8 INFO neutron_taas.services.taas.taas_plugin [None req-e5e04954-65b1-422a-905a-ea2989c8ca7a 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] TaaS: Handle Delete Port: 6448260f-96cc-4640-b880-f9bc59cafc2c 2026-04-23 23:00:45.103 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e5e04954-65b1-422a-905a-ea2989c8ca7a 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Tap Mirror: Handle Delete Port: 6448260f-96cc-4640-b880-f9bc59cafc2c [pid: 7|app: 0|req: 996/1882] 10.0.0.137 () {34 vars in 667 bytes} [Thu Apr 23 23:00:44 2026] POST /v2.0/routers => generated 474 bytes in 1142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 23:00:45.228 7 INFO neutron.db.securitygroups_db [None req-62c5eb2b-02c2-4c47-be68-87f1fddd178e e8a1bb0e432a437c8721b4e7bae497d4 dbd577c1fa024b0b8a41f76ee94563f9 - - default default] Project dbd577c1fa024b0b8a41f76ee94563f9 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: 997/1883] 10.0.0.137 () {34 vars in 694 bytes} [Thu Apr 23 23:00:45 2026] POST /v2.0/security-group-rules => generated 607 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 23:00:45.360 7 INFO neutron.db.l3_hamode_db [None req-1a9cf195-3733-4897-9b16-ad2e69d3a551 6f06696d255e43f7b04df0cb885fb689 ddfd87a381b54a0aaa75825643ddee00 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 23:00:45.472 7 INFO neutron.db.l3_hamode_db [None req-1a9cf195-3733-4897-9b16-ad2e69d3a551 6f06696d255e43f7b04df0cb885fb689 ddfd87a381b54a0aaa75825643ddee00 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 887/1884] 10.0.0.137 () {34 vars in 788 bytes} [Thu Apr 23 23:00:44 2026] PUT /v2.0/routers/a01d9b4f-cefe-4639-92e7-929dca271510/remove_router_interface => generated 310 bytes in 783 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:00:45.639 8 INFO neutron.db.securitygroups_db [None req-c43566b4-d50c-45a5-b156-1e87d72b056b e8a1bb0e432a437c8721b4e7bae497d4 dbd577c1fa024b0b8a41f76ee94563f9 - - default default] Project dbd577c1fa024b0b8a41f76ee94563f9 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: 888/1885] 10.0.0.137 () {34 vars in 694 bytes} [Thu Apr 23 23:00:45 2026] POST /v2.0/security-group-rules => generated 606 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 23:00:45.934 8 INFO neutron_taas.services.taas.taas_plugin [None req-759d743f-341f-421b-a309-f1fcd23ad8c7 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] TaaS: Handle Delete Port: f4180ad0-a565-4a26-afe5-a4d8603875e7 2026-04-23 23:00:45.937 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-759d743f-341f-421b-a309-f1fcd23ad8c7 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Tap Mirror: Handle Delete Port: f4180ad0-a565-4a26-afe5-a4d8603875e7 [pid: 7|app: 0|req: 998/1886] 10.0.0.137 () {34 vars in 667 bytes} [Thu Apr 23 23:00:45 2026] POST /v2.0/routers => generated 474 bytes in 762 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 23:00:46.147 7 WARNING tagging [None req-1b6b171a-9d25-4b67-b943-64d6b1e18f9e 6f06696d255e43f7b04df0cb885fb689 ddfd87a381b54a0aaa75825643ddee00 - - 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-04-23 23:00:46.189 8 INFO neutron_taas.services.taas.taas_plugin [None req-759d743f-341f-421b-a309-f1fcd23ad8c7 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] TaaS: Handle Delete Port: fd306ae9-0341-4414-8b91-fe7c5fc08872 2026-04-23 23:00:46.192 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-759d743f-341f-421b-a309-f1fcd23ad8c7 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Tap Mirror: Handle Delete Port: fd306ae9-0341-4414-8b91-fe7c5fc08872 [pid: 7|app: 0|req: 999/1887] 10.0.0.137 () {34 vars in 750 bytes} [Thu Apr 23 23:00:46 2026] PUT /v2.0/routers/a81a1312-3777-4487-923d-4e259c93b592/tags => generated 17 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1888] 10.0.0.137 () {32 vars in 648 bytes} [Thu Apr 23 23:00:46 2026] GET /v2.0/networks => generated 1297 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 23:00:46.454 7 WARNING tagging [None req-b38bfb23-3855-4711-a810-005f2cffbf13 6f06696d255e43f7b04df0cb885fb689 ddfd87a381b54a0aaa75825643ddee00 - - 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-04-23 23:00:46.487 8 INFO neutron.services.segments.plugin [-] Segment 902453fc-9939-4b32-877e-07855a16f62b resource provider aggregate not found 2026-04-23 23:00:46.498 8 INFO neutron.services.segments.plugin [-] Segment 902453fc-9939-4b32-877e-07855a16f62b resource provider aggregate not found 2026-04-23 23:00:46.500 8 INFO neutron.services.segments.plugin [-] Segment 902453fc-9939-4b32-877e-07855a16f62b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 902453fc-9939-4b32-877e-07855a16f62b found for delete ", "request_id": "req-1f088509-1408-4b6c-b075-7f0226c7ef13"}]} 2026-04-23 23:00:46.519 8 INFO neutron.services.segments.plugin [-] Segment 902453fc-9939-4b32-877e-07855a16f62b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 902453fc-9939-4b32-877e-07855a16f62b found for delete ", "request_id": "req-842eb6a7-b8f0-438e-8a3a-2741ed6990ef"}]} [pid: 7|app: 0|req: 1001/1889] 10.0.0.137 () {34 vars in 750 bytes} [Thu Apr 23 23:00:46 2026] PUT /v2.0/routers/56fd2b30-0db6-4f9f-aa52-def842ada5a7/tags => generated 25 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:00:46.524 7 WARNING neutron.db.securitygroups_db [req-25d13c3d-417e-4011-9ba8-80a1f9dfcb5f req-85e32f92-c106-440f-a010-ba76cfc91413 e8a1bb0e432a437c8721b4e7bae497d4 dbd577c1fa024b0b8a41f76ee94563f9 - - 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-04-23 23:00:46.525 8 INFO neutron.db.l3_hamode_db [None req-759d743f-341f-421b-a309-f1fcd23ad8c7 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] HA network dd619349-afc6-49a5-9591-935db519f1da was deleted as no HA routers are present in project 65c6d1a8f3b64942a8e99f1ad28f48d2. [pid: 8|app: 0|req: 889/1890] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 23:00:45 2026] DELETE /v2.0/routers/a01d9b4f-cefe-4639-92e7-929dca271510 => generated 0 bytes in 811 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1891] 10.0.0.126 () {34 vars in 1097 bytes} [Thu Apr 23 23:00:46 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-251285141&fields=id&tenant_id=dbd577c1fa024b0b8a41f76ee94563f9 => generated 69 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:00:46.591 8 WARNING tagging [None req-081ebf76-0769-449a-a0c2-01f800a3a324 6f06696d255e43f7b04df0cb885fb689 ddfd87a381b54a0aaa75825643ddee00 - - 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: 890/1892] 10.0.0.137 () {34 vars in 750 bytes} [Thu Apr 23 23:00:46 2026] PUT /v2.0/routers/a7e9ff9e-c4c7-4ba0-b326-f3b8079c0049/tags => generated 34 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1893] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 23:00:46 2026] DELETE /v2.0/subnets/9be26fad-b806-4f48-b294-188da30ea164 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1894] 10.0.0.126 () {34 vars in 981 bytes} [Thu Apr 23 23:00:46 2026] GET /v2.0/networks?id=f66c1dc7-c075-408b-96ff-81199bb3b235 => generated 660 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:00:46.732 7 WARNING tagging [None req-7758a848-c368-43aa-a3ff-ccc3a9de9652 6f06696d255e43f7b04df0cb885fb689 ddfd87a381b54a0aaa75825643ddee00 - - 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-04-23 23:00:46.776 8 INFO neutron_taas.services.taas.taas_plugin [None req-d9c5a8fc-2305-4cac-a867-85a51518bd71 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] TaaS: Handle Delete Port: 91b7bad5-4aff-4d81-8f79-360574e5e340 2026-04-23 23:00:46.780 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d9c5a8fc-2305-4cac-a867-85a51518bd71 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Tap Mirror: Handle Delete Port: 91b7bad5-4aff-4d81-8f79-360574e5e340 [pid: 7|app: 0|req: 1004/1895] 10.0.0.137 () {34 vars in 750 bytes} [Thu Apr 23 23:00:46 2026] PUT /v2.0/routers/f52aa6b0-b9e7-4697-8c85-edd24f5dbf87/tags => generated 19 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1896] 10.0.0.126 () {34 vars in 964 bytes} [Thu Apr 23 23:00:46 2026] GET /v2.0/quotas/dbd577c1fa024b0b8a41f76ee94563f9 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1897] 10.0.0.137 () {32 vars in 663 bytes} [Thu Apr 23 23:00:46 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1898] 10.0.0.126 () {34 vars in 1001 bytes} [Thu Apr 23 23:00:46 2026] GET /v2.0/ports?tenant_id=dbd577c1fa024b0b8a41f76ee94563f9&fields=id => generated 149 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1899] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 23:00:46 2026] DELETE /v2.0/networks/1801459b-5126-40b3-beab-228c8d2d81e8 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1900] 10.0.0.126 () {34 vars in 1007 bytes} [Thu Apr 23 23:00:46 2026] GET /v2.0/networks/f66c1dc7-c075-408b-96ff-81199bb3b235?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: 1008/1901] 10.0.0.137 () {32 vars in 677 bytes} [Thu Apr 23 23:00:46 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1902] 10.0.0.126 () {34 vars in 1107 bytes} [Thu Apr 23 23:00:47 2026] GET /v2.0/networks/f66c1dc7-c075-408b-96ff-81199bb3b235?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1903] 10.0.0.137 () {32 vars in 673 bytes} [Thu Apr 23 23:00:47 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:00:47.163 8 INFO neutron.db.segments_db [None req-529a82eb-378c-4e04-990d-a6bea6132160 db9a5bfd567d484a89b13c4993a84f96 425e32cad18e41c5b6b3d5d82766b8fb - - default default] Added segment 2a2de921-66df-4337-ab4f-f063659694c4 of type vxlan for network b36ed8f3-348c-44c2-b8d1-5b598277961f [pid: 7|app: 0|req: 1011/1904] 10.0.0.137 () {32 vars in 685 bytes} [Thu Apr 23 23:00:47 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 23:00:47.213 7 WARNING neutron.db.securitygroups_db [None req-b30f7c5b-a2fb-45f6-a6c6-d498b6f52131 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1012/1905] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:00:47 2026] GET /v2.0/security-groups?tenant_id=65c6d1a8f3b64942a8e99f1ad28f48d2&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1906] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:47 2026] GET /v2.0/ports?device_id=c151b03c-93c6-4f38-9600-2ca200a19811 => 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: 1014/1907] 10.0.0.137 () {32 vars in 671 bytes} [Thu Apr 23 23:00:47 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1908] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:00:47 2026] DELETE /v2.0/security-groups/3e6b2955-9ded-4eef-bd55-e7f3b6567ca2 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:00:47.494 8 INFO neutron.db.l3_hamode_db [None req-529a82eb-378c-4e04-990d-a6bea6132160 db9a5bfd567d484a89b13c4993a84f96 425e32cad18e41c5b6b3d5d82766b8fb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1016/1909] 10.0.0.137 () {32 vars in 685 bytes} [Thu Apr 23 23:00:47 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 23:00:47.623 8 INFO neutron.db.l3_hamode_db [None req-529a82eb-378c-4e04-990d-a6bea6132160 db9a5bfd567d484a89b13c4993a84f96 425e32cad18e41c5b6b3d5d82766b8fb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1017/1910] 10.0.0.137 () {32 vars in 681 bytes} [Thu Apr 23 23:00:47 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1911] 10.0.0.137 () {32 vars in 693 bytes} [Thu Apr 23 23:00:47 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/1912] 10.0.0.137 () {32 vars in 720 bytes} [Thu Apr 23 23:00:47 2026] GET /v2.0/routers/a81a1312-3777-4487-923d-4e259c93b592 => generated 485 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1913] 10.0.0.137 () {34 vars in 667 bytes} [Thu Apr 23 23:00:47 2026] POST /v2.0/routers => generated 474 bytes in 1171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 23:00:48.238 8 WARNING tagging [None req-28eef7ad-202f-45e5-bc6c-c31116e5542f db9a5bfd567d484a89b13c4993a84f96 425e32cad18e41c5b6b3d5d82766b8fb - - 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: 895/1914] 10.0.0.137 () {34 vars in 750 bytes} [Thu Apr 23 23:00:48 2026] PUT /v2.0/routers/07ddfe91-2e30-4afe-8059-0b999b86a986/tags => generated 25 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1915] 10.0.0.137 () {34 vars in 741 bytes} [Thu Apr 23 23:00:47 2026] PUT /v2.0/routers/a81a1312-3777-4487-923d-4e259c93b592 => generated 485 bytes in 540 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/1916] 10.0.0.137 () {32 vars in 735 bytes} [Thu Apr 23 23:00:48 2026] GET /v2.0/ports?device_id=a81a1312-3777-4487-923d-4e259c93b592 => 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: 1022/1917] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:48 2026] GET /v2.0/ports?device_id=c151b03c-93c6-4f38-9600-2ca200a19811 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:00:48.379 8 WARNING tagging [None req-7107986e-2ed1-4a30-b045-8087f05a356e db9a5bfd567d484a89b13c4993a84f96 425e32cad18e41c5b6b3d5d82766b8fb - - 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: 896/1918] 10.0.0.137 () {32 vars in 730 bytes} [Thu Apr 23 23:00:48 2026] GET /v2.0/routers/07ddfe91-2e30-4afe-8059-0b999b86a986/tags => generated 25 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:00:48.475 8 WARNING tagging [None req-9f16d9fc-b3c7-4eb9-aace-ec5a30a2b2d5 db9a5bfd567d484a89b13c4993a84f96 425e32cad18e41c5b6b3d5d82766b8fb - - 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-04-23 23:00:48.526 8 INFO neutron.services.segments.plugin [-] Segment e8dbb54d-2489-4443-b1d3-2ba1eab29492 resource provider aggregate not found 2026-04-23 23:00:48.526 7 INFO neutron_taas.services.taas.taas_plugin [None req-c35a7507-8720-4ed1-a31a-155fb4e05dd9 6f06696d255e43f7b04df0cb885fb689 ddfd87a381b54a0aaa75825643ddee00 - - default default] TaaS: Handle Delete Port: 35ea3da4-811b-4fee-8af4-83b47180aba4 2026-04-23 23:00:48.529 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c35a7507-8720-4ed1-a31a-155fb4e05dd9 6f06696d255e43f7b04df0cb885fb689 ddfd87a381b54a0aaa75825643ddee00 - - default default] Tap Mirror: Handle Delete Port: 35ea3da4-811b-4fee-8af4-83b47180aba4 2026-04-23 23:00:48.554 8 INFO neutron.services.segments.plugin [-] Segment e8dbb54d-2489-4443-b1d3-2ba1eab29492 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8dbb54d-2489-4443-b1d3-2ba1eab29492 found for delete ", "request_id": "req-91379022-7fb2-48af-9c1b-dd597ebf0094"}]} 2026-04-23 23:00:48.557 8 INFO neutron.services.segments.plugin [-] Segment e8dbb54d-2489-4443-b1d3-2ba1eab29492 resource provider aggregate not found 2026-04-23 23:00:48.575 8 INFO neutron.services.segments.plugin [-] Segment e8dbb54d-2489-4443-b1d3-2ba1eab29492 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8dbb54d-2489-4443-b1d3-2ba1eab29492 found for delete ", "request_id": "req-ca879b25-1abf-42ec-a18f-590e30715fb1"}]} [pid: 8|app: 0|req: 897/1919] 10.0.0.137 () {34 vars in 761 bytes} [Thu Apr 23 23:00:48 2026] PUT /v2.0/routers/07ddfe91-2e30-4afe-8059-0b999b86a986/tags/green => generated 4 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-23 23:00:48.647 8 WARNING tagging [None req-3f3cbfd7-1560-4d97-85db-e533a101d325 db9a5bfd567d484a89b13c4993a84f96 425e32cad18e41c5b6b3d5d82766b8fb - - 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: 1023/1920] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 23:00:48 2026] DELETE /v2.0/routers/a81a1312-3777-4487-923d-4e259c93b592 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1921] 10.0.0.137 () {32 vars in 730 bytes} [Thu Apr 23 23:00:48 2026] GET /v2.0/routers/07ddfe91-2e30-4afe-8059-0b999b86a986/tags => generated 34 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1922] 10.0.0.137 () {32 vars in 720 bytes} [Thu Apr 23 23:00:48 2026] GET /v2.0/routers/56fd2b30-0db6-4f9f-aa52-def842ada5a7 => generated 493 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:00:48.752 8 WARNING tagging [None req-91425087-43c3-4e82-86d1-352909a93696 db9a5bfd567d484a89b13c4993a84f96 425e32cad18e41c5b6b3d5d82766b8fb - - 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: 899/1923] 10.0.0.137 () {34 vars in 757 bytes} [Thu Apr 23 23:00:48 2026] PUT /v2.0/routers/07ddfe91-2e30-4afe-8059-0b999b86a986/tags/red => generated 4 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-23 23:00:48.888 8 WARNING tagging [None req-ef061b33-173e-4474-a59b-308d97ee541a db9a5bfd567d484a89b13c4993a84f96 425e32cad18e41c5b6b3d5d82766b8fb - - 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: 900/1924] 10.0.0.137 () {32 vars in 730 bytes} [Thu Apr 23 23:00:48 2026] GET /v2.0/routers/07ddfe91-2e30-4afe-8059-0b999b86a986/tags => generated 34 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:00:48.975 8 WARNING tagging [None req-12acd344-4824-424f-90f0-c6a3ce5297c9 db9a5bfd567d484a89b13c4993a84f96 425e32cad18e41c5b6b3d5d82766b8fb - - 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: 901/1925] 10.0.0.137 () {34 vars in 779 bytes} [Thu Apr 23 23:00:48 2026] PUT /v2.0/routers/07ddfe91-2e30-4afe-8059-0b999b86a986/tags/black.or.white => generated 4 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-23 23:00:49.110 8 WARNING tagging [None req-3881b267-573f-47ec-b3a0-94514e0863a2 db9a5bfd567d484a89b13c4993a84f96 425e32cad18e41c5b6b3d5d82766b8fb - - 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: 902/1926] 10.0.0.137 () {32 vars in 730 bytes} [Thu Apr 23 23:00:49 2026] GET /v2.0/routers/07ddfe91-2e30-4afe-8059-0b999b86a986/tags => generated 52 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:00:49.197 8 WARNING tagging [None req-283d79c0-2597-4535-bfd0-c868612966d2 db9a5bfd567d484a89b13c4993a84f96 425e32cad18e41c5b6b3d5d82766b8fb - - 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: 1025/1927] 10.0.0.137 () {34 vars in 741 bytes} [Thu Apr 23 23:00:48 2026] PUT /v2.0/routers/56fd2b30-0db6-4f9f-aa52-def842ada5a7 => generated 493 bytes in 482 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1928] 10.0.0.137 () {32 vars in 735 bytes} [Thu Apr 23 23:00:49 2026] GET /v2.0/ports?device_id=56fd2b30-0db6-4f9f-aa52-def842ada5a7 => 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: 903/1929] 10.0.0.137 () {34 vars in 750 bytes} [Thu Apr 23 23:00:49 2026] PUT /v2.0/routers/07ddfe91-2e30-4afe-8059-0b999b86a986/tags => generated 37 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:00:49.299 8 WARNING tagging [None req-98e43682-fa47-41e3-a9fd-8d49b26c0fd1 db9a5bfd567d484a89b13c4993a84f96 425e32cad18e41c5b6b3d5d82766b8fb - - 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: 904/1930] 10.0.0.137 () {32 vars in 730 bytes} [Thu Apr 23 23:00:49 2026] GET /v2.0/routers/07ddfe91-2e30-4afe-8059-0b999b86a986/tags => generated 37 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:00:49.391 8 WARNING tagging [None req-155ceefc-55d0-4f17-9115-14ff5fe3bbfa db9a5bfd567d484a89b13c4993a84f96 425e32cad18e41c5b6b3d5d82766b8fb - - 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-04-23 23:00:49.403 7 INFO neutron_taas.services.taas.taas_plugin [None req-d3e363dd-584c-4676-b2cc-0cd5dc084195 6f06696d255e43f7b04df0cb885fb689 ddfd87a381b54a0aaa75825643ddee00 - - default default] TaaS: Handle Delete Port: 63349310-25d1-4223-a183-bbab34e14e9a 2026-04-23 23:00:49.407 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d3e363dd-584c-4676-b2cc-0cd5dc084195 6f06696d255e43f7b04df0cb885fb689 ddfd87a381b54a0aaa75825643ddee00 - - default default] Tap Mirror: Handle Delete Port: 63349310-25d1-4223-a183-bbab34e14e9a [pid: 8|app: 0|req: 905/1931] 10.0.0.137 () {32 vars in 738 bytes} [Thu Apr 23 23:00:49 2026] GET /v2.0/routers/07ddfe91-2e30-4afe-8059-0b999b86a986/tags/red => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:00:49.495 8 WARNING tagging [None req-8e9c6231-1e10-47ef-8716-25ddeda7b8bb db9a5bfd567d484a89b13c4993a84f96 425e32cad18e41c5b6b3d5d82766b8fb - - 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-04-23 23:00:49.534 8 INFO neutron.api.v2.resource [None req-8e9c6231-1e10-47ef-8716-25ddeda7b8bb db9a5bfd567d484a89b13c4993a84f96 425e32cad18e41c5b6b3d5d82766b8fb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 906/1932] 10.0.0.137 () {32 vars in 742 bytes} [Thu Apr 23 23:00:49 2026] GET /v2.0/routers/07ddfe91-2e30-4afe-8059-0b999b86a986/tags/green => generated 99 bytes in 88 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1933] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:49 2026] GET /v2.0/ports?device_id=c151b03c-93c6-4f38-9600-2ca200a19811 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:00:49.600 8 WARNING tagging [None req-0bd1d4c0-174b-4c84-8fe0-be9a529bc419 db9a5bfd567d484a89b13c4993a84f96 425e32cad18e41c5b6b3d5d82766b8fb - - 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: 1027/1934] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 23:00:49 2026] DELETE /v2.0/routers/56fd2b30-0db6-4f9f-aa52-def842ada5a7 => generated 0 bytes in 374 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1935] 10.0.0.137 () {32 vars in 741 bytes} [Thu Apr 23 23:00:49 2026] DELETE /v2.0/routers/07ddfe91-2e30-4afe-8059-0b999b86a986/tags/red => 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: 1028/1936] 10.0.0.137 () {32 vars in 720 bytes} [Thu Apr 23 23:00:49 2026] GET /v2.0/routers/a7e9ff9e-c4c7-4ba0-b326-f3b8079c0049 => generated 502 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:00:49.702 8 WARNING tagging [None req-48d3d560-8903-4bd1-8bfa-911e78f13b46 db9a5bfd567d484a89b13c4993a84f96 425e32cad18e41c5b6b3d5d82766b8fb - - 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: 909/1937] 10.0.0.137 () {32 vars in 730 bytes} [Thu Apr 23 23:00:49 2026] GET /v2.0/routers/07ddfe91-2e30-4afe-8059-0b999b86a986/tags => generated 30 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:00:49.789 8 WARNING tagging [None req-205a2797-063c-476b-b990-599ddb6bc5b7 db9a5bfd567d484a89b13c4993a84f96 425e32cad18e41c5b6b3d5d82766b8fb - - 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-04-23 23:00:49.832 8 INFO neutron.api.v2.resource [None req-205a2797-063c-476b-b990-599ddb6bc5b7 db9a5bfd567d484a89b13c4993a84f96 425e32cad18e41c5b6b3d5d82766b8fb - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 910/1938] 10.0.0.137 () {32 vars in 745 bytes} [Thu Apr 23 23:00:49 2026] DELETE /v2.0/routers/07ddfe91-2e30-4afe-8059-0b999b86a986/tags/green => generated 99 bytes in 87 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 23:00:49.882 8 WARNING tagging [None req-447b695c-c131-4d90-8ca5-38441057e01c db9a5bfd567d484a89b13c4993a84f96 425e32cad18e41c5b6b3d5d82766b8fb - - 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: 911/1939] 10.0.0.137 () {32 vars in 733 bytes} [Thu Apr 23 23:00:49 2026] DELETE /v2.0/routers/07ddfe91-2e30-4afe-8059-0b999b86a986/tags => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:00:49.993 8 WARNING tagging [None req-ea1575a3-3e69-4319-9f16-bd8728cfc3c8 db9a5bfd567d484a89b13c4993a84f96 425e32cad18e41c5b6b3d5d82766b8fb - - 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: 912/1940] 10.0.0.137 () {32 vars in 730 bytes} [Thu Apr 23 23:00:49 2026] GET /v2.0/routers/07ddfe91-2e30-4afe-8059-0b999b86a986/tags => generated 12 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1941] 10.0.0.137 () {32 vars in 720 bytes} [Thu Apr 23 23:00:50 2026] GET /v2.0/routers/07ddfe91-2e30-4afe-8059-0b999b86a986 => generated 480 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/1942] 10.0.0.137 () {34 vars in 741 bytes} [Thu Apr 23 23:00:49 2026] PUT /v2.0/routers/a7e9ff9e-c4c7-4ba0-b326-f3b8079c0049 => generated 502 bytes in 484 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1943] 10.0.0.137 () {32 vars in 735 bytes} [Thu Apr 23 23:00:50 2026] GET /v2.0/ports?device_id=a7e9ff9e-c4c7-4ba0-b326-f3b8079c0049 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:00:50.359 7 INFO neutron_taas.services.taas.taas_plugin [None req-d41d3e67-bf6f-4988-8b6a-97098cf580ae 6f06696d255e43f7b04df0cb885fb689 ddfd87a381b54a0aaa75825643ddee00 - - default default] TaaS: Handle Delete Port: a071ed60-d9bd-403b-8fdd-9334f116cc67 2026-04-23 23:00:50.362 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d41d3e67-bf6f-4988-8b6a-97098cf580ae 6f06696d255e43f7b04df0cb885fb689 ddfd87a381b54a0aaa75825643ddee00 - - default default] Tap Mirror: Handle Delete Port: a071ed60-d9bd-403b-8fdd-9334f116cc67 [pid: 7|app: 0|req: 1031/1944] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 23:00:50 2026] DELETE /v2.0/routers/a7e9ff9e-c4c7-4ba0-b326-f3b8079c0049 => generated 0 bytes in 388 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/1945] 10.0.0.137 () {32 vars in 720 bytes} [Thu Apr 23 23:00:50 2026] GET /v2.0/routers/f52aa6b0-b9e7-4697-8c85-edd24f5dbf87 => generated 487 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/1946] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:50 2026] GET /v2.0/ports?device_id=c151b03c-93c6-4f38-9600-2ca200a19811 => 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: 914/1947] 10.0.0.137 () {34 vars in 741 bytes} [Thu Apr 23 23:00:50 2026] PUT /v2.0/routers/07ddfe91-2e30-4afe-8059-0b999b86a986 => generated 480 bytes in 897 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1948] 10.0.0.137 () {32 vars in 735 bytes} [Thu Apr 23 23:00:50 2026] GET /v2.0/ports?device_id=07ddfe91-2e30-4afe-8059-0b999b86a986 => 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: 1034/1949] 10.0.0.137 () {34 vars in 741 bytes} [Thu Apr 23 23:00:50 2026] PUT /v2.0/routers/f52aa6b0-b9e7-4697-8c85-edd24f5dbf87 => generated 487 bytes in 476 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/1950] 10.0.0.137 () {32 vars in 735 bytes} [Thu Apr 23 23:00:51 2026] GET /v2.0/ports?device_id=f52aa6b0-b9e7-4697-8c85-edd24f5dbf87 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:00:51.162 8 INFO neutron_taas.services.taas.taas_plugin [None req-e28a2492-2fb6-4138-a54d-2c7d54b3bd0f db9a5bfd567d484a89b13c4993a84f96 425e32cad18e41c5b6b3d5d82766b8fb - - default default] TaaS: Handle Delete Port: 46a19948-72bb-4f0f-ad6a-58e55d39c484 2026-04-23 23:00:51.165 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e28a2492-2fb6-4138-a54d-2c7d54b3bd0f db9a5bfd567d484a89b13c4993a84f96 425e32cad18e41c5b6b3d5d82766b8fb - - default default] Tap Mirror: Handle Delete Port: 46a19948-72bb-4f0f-ad6a-58e55d39c484 2026-04-23 23:00:51.315 7 INFO neutron_taas.services.taas.taas_plugin [None req-cc774ee4-8ebb-49ce-bbe2-bab5776e54bf 6f06696d255e43f7b04df0cb885fb689 ddfd87a381b54a0aaa75825643ddee00 - - default default] TaaS: Handle Delete Port: 66fdb043-f4f6-469d-9301-1aa8f760e984 2026-04-23 23:00:51.317 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cc774ee4-8ebb-49ce-bbe2-bab5776e54bf 6f06696d255e43f7b04df0cb885fb689 ddfd87a381b54a0aaa75825643ddee00 - - default default] Tap Mirror: Handle Delete Port: 66fdb043-f4f6-469d-9301-1aa8f760e984 2026-04-23 23:00:51.472 8 INFO neutron.services.segments.plugin [-] Segment 2a2de921-66df-4337-ab4f-f063659694c4 resource provider aggregate not found 2026-04-23 23:00:51.477 8 INFO neutron.services.segments.plugin [-] Segment 2a2de921-66df-4337-ab4f-f063659694c4 resource provider aggregate not found 2026-04-23 23:00:51.493 8 INFO neutron.services.segments.plugin [-] Segment 2a2de921-66df-4337-ab4f-f063659694c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a2de921-66df-4337-ab4f-f063659694c4 found for delete ", "request_id": "req-626ab889-987b-4fe4-9b4e-af708300cf36"}]} 2026-04-23 23:00:51.495 8 INFO neutron.services.segments.plugin [-] Segment 2a2de921-66df-4337-ab4f-f063659694c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a2de921-66df-4337-ab4f-f063659694c4 found for delete ", "request_id": "req-c6c036f7-4499-4493-830e-3ecca7e75d9d"}]} 2026-04-23 23:00:51.508 8 INFO neutron.db.l3_hamode_db [None req-e28a2492-2fb6-4138-a54d-2c7d54b3bd0f db9a5bfd567d484a89b13c4993a84f96 425e32cad18e41c5b6b3d5d82766b8fb - - default default] HA network b36ed8f3-348c-44c2-b8d1-5b598277961f was deleted as no HA routers are present in project 425e32cad18e41c5b6b3d5d82766b8fb. [pid: 8|app: 0|req: 916/1951] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 23:00:51 2026] DELETE /v2.0/routers/07ddfe91-2e30-4afe-8059-0b999b86a986 => generated 0 bytes in 497 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/1952] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 23:00:51 2026] DELETE /v2.0/routers/f52aa6b0-b9e7-4697-8c85-edd24f5dbf87 => generated 0 bytes in 360 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1953] 199.204.45.74 () {34 vars in 984 bytes} [Thu Apr 23 23:00:51 2026] GET /v2.0/networks?id=f66c1dc7-c075-408b-96ff-81199bb3b235 => generated 660 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1954] 10.0.0.137 () {32 vars in 720 bytes} [Thu Apr 23 23:00:51 2026] GET /v2.0/routers/3e8256e5-1c8a-4227-9912-2aa0e3917e9b => generated 480 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:00:51.597 8 WARNING neutron.db.securitygroups_db [req-25d13c3d-417e-4011-9ba8-80a1f9dfcb5f req-1b479104-2f38-4379-a627-a568060bee68 e8a1bb0e432a437c8721b4e7bae497d4 dbd577c1fa024b0b8a41f76ee94563f9 - - 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: 919/1955] 199.204.45.74 () {34 vars in 1048 bytes} [Thu Apr 23 23:00:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=dbd577c1fa024b0b8a41f76ee94563f9 => generated 272 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:00:51.721 7 WARNING neutron.db.securitygroups_db [None req-68d72573-702d-464c-ba8a-774e5a5b65aa 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1037/1956] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:00:51 2026] GET /v2.0/security-groups?tenant_id=83f79ab5e66a43f792adbc57eeb9f692&name=default => generated 2925 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1957] 10.0.0.137 () {34 vars in 741 bytes} [Thu Apr 23 23:00:51 2026] PUT /v2.0/routers/3e8256e5-1c8a-4227-9912-2aa0e3917e9b => generated 480 bytes in 481 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/1960] 199.204.45.74 () {38 vars in 953 bytes} [Thu Apr 23 23:00:51 2026] POST /v2.0/ports => generated 958 bytes in 293 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: 923/1961] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:52 2026] GET /v2.0/ports?device_id=c151b03c-93c6-4f38-9600-2ca200a19811 => generated 961 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/1962] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:00:52 2026] DELETE /v2.0/security-groups/b8ef1097-35bd-4294-b7e2-ee6cb40d1dfc => 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: 1040/1963] 10.0.0.137 () {32 vars in 735 bytes} [Thu Apr 23 23:00:52 2026] GET /v2.0/ports?device_id=3e8256e5-1c8a-4227-9912-2aa0e3917e9b => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:00:52.290 8 WARNING neutron.db.securitygroups_db [None req-eb8ccd73-9d1f-482d-b56c-2aaddc986cb9 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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/1964] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:00:52 2026] GET /v2.0/security-groups?tenant_id=425e32cad18e41c5b6b3d5d82766b8fb&name=default => generated 2925 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1965] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 23:00:52 2026] GET /v2.0/security-groups?id=a6c76751-7737-4e3c-80f8-c1197df7c50c&fields=id&fields=name => generated 113 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:00:52.561 8 INFO neutron_taas.services.taas.taas_plugin [None req-26e321e6-19eb-4ce0-8763-6eab5123d417 6f06696d255e43f7b04df0cb885fb689 ddfd87a381b54a0aaa75825643ddee00 - - default default] TaaS: Handle Delete Port: 2353ac5e-1836-4cad-97fd-7e9a3577d560 2026-04-23 23:00:52.565 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-26e321e6-19eb-4ce0-8763-6eab5123d417 6f06696d255e43f7b04df0cb885fb689 ddfd87a381b54a0aaa75825643ddee00 - - default default] Tap Mirror: Handle Delete Port: 2353ac5e-1836-4cad-97fd-7e9a3577d560 [pid: 7|app: 0|req: 1041/1966] 199.204.45.74 () {38 vars in 1026 bytes} [Thu Apr 23 23:00:52 2026] PUT /v2.0/ports/118f53d9-772d-4ad6-a84c-ac05024883f1 => generated 1239 bytes in 352 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-04-23 23:00:52.613 7 WARNING neutron.db.securitygroups_db [None req-32da9d24-2e62-4ef8-89fa-9694113428e5 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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-04-23 23:00:52.646 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2aa00ecd-e652-4355-b623-2ec3ae333610'] response: {'name': 'network-changed', 'server_uuid': 'c151b03c-93c6-4f38-9600-2ca200a19811', 'tag': '118f53d9-772d-4ad6-a84c-ac05024883f1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1042/1967] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:00:52 2026] GET /v2.0/security-groups?tenant_id=e4a3c3116b8d4261a8ec41a197874021&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/1968] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:00:52 2026] DELETE /v2.0/security-groups/ebf9bd91-8e17-4050-b8be-bd86c86d115e => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:00:52.904 8 INFO neutron.db.l3_hamode_db [None req-26e321e6-19eb-4ce0-8763-6eab5123d417 6f06696d255e43f7b04df0cb885fb689 ddfd87a381b54a0aaa75825643ddee00 - - default default] HA network bedc12df-c7a6-41de-b6bb-f72b86ce10b8 was deleted as no HA routers are present in project ddfd87a381b54a0aaa75825643ddee00. [pid: 7|app: 0|req: 1044/1969] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:00:52 2026] DELETE /v2.0/security-groups/c2812970-c705-4b77-aeee-d6d91899e588 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1970] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 23:00:52 2026] DELETE /v2.0/routers/3e8256e5-1c8a-4227-9912-2aa0e3917e9b => generated 0 bytes in 499 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:00:52.958 7 WARNING neutron.db.securitygroups_db [None req-43201896-3bf1-43a1-b22d-8f6f39934ee9 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1045/1971] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:00:52 2026] GET /v2.0/security-groups?tenant_id=ed6578586c704586b40b2874a6269256&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1972] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:00:53 2026] DELETE /v2.0/security-groups/488b851d-ea3e-495b-b4b7-4e0561729302 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/1973] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 23:00:53 2026] GET /v2.0/ports?tenant_id=dbd577c1fa024b0b8a41f76ee94563f9&device_id=c151b03c-93c6-4f38-9600-2ca200a19811 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1974] 199.204.45.74 () {34 vars in 1016 bytes} [Thu Apr 23 23:00:53 2026] GET /v2.0/networks?tenant_id=dbd577c1fa024b0b8a41f76ee94563f9&shared=False => generated 756 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/1975] 199.204.45.74 () {34 vars in 928 bytes} [Thu Apr 23 23:00:53 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:00:53.526 8 INFO neutron.services.segments.plugin [-] Segment c8ba430f-aa60-417b-bb8a-012741d05c19 resource provider aggregate not found 2026-04-23 23:00:53.533 8 INFO neutron.services.segments.plugin [-] Segment c8ba430f-aa60-417b-bb8a-012741d05c19 resource provider aggregate not found 2026-04-23 23:00:53.550 8 INFO neutron.services.segments.plugin [-] Segment c8ba430f-aa60-417b-bb8a-012741d05c19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8ba430f-aa60-417b-bb8a-012741d05c19 found for delete ", "request_id": "req-4915436b-82b6-4035-97cd-801f551f994f"}]} [pid: 8|app: 0|req: 929/1976] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:53 2026] GET /v2.0/ports?device_id=c151b03c-93c6-4f38-9600-2ca200a19811 => generated 973 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:00:53.551 8 INFO neutron.services.segments.plugin [-] Segment c8ba430f-aa60-417b-bb8a-012741d05c19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8ba430f-aa60-417b-bb8a-012741d05c19 found for delete ", "request_id": "req-5767e0ec-91fe-42cd-b6bc-dc11dd99f252"}]} [pid: 7|app: 0|req: 1048/1977] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 23:00:53 2026] GET /v2.0/security-groups?id=a6c76751-7737-4e3c-80f8-c1197df7c50c&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:00:53.886 8 WARNING neutron.db.securitygroups_db [None req-54b8caa8-00ea-4287-8563-58d42b455763 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 930/1978] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:00:53 2026] GET /v2.0/security-groups?tenant_id=b5d02d93aa024e198a67e99bc93e5cea&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/1979] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:00:54 2026] DELETE /v2.0/security-groups/6c75be78-5eed-49a5-8525-4c2db27575dd => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:00:54.196 8 WARNING neutron.db.securitygroups_db [None req-a38628aa-0d8c-400c-b222-395be6227734 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 931/1980] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:00:54 2026] GET /v2.0/security-groups?tenant_id=e56e23e66bfa4123878499b519190ab1&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/1981] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 23:00:54 2026] GET /v2.0/ports?tenant_id=dbd577c1fa024b0b8a41f76ee94563f9&device_id=c151b03c-93c6-4f38-9600-2ca200a19811 => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/1982] 199.204.45.74 () {34 vars in 1058 bytes} [Thu Apr 23 23:00:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=118f53d9-772d-4ad6-a84c-ac05024883f1 => 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: 1052/1983] 199.204.45.74 () {34 vars in 982 bytes} [Thu Apr 23 23:00:54 2026] GET /v2.0/subnets?id=43eb0a95-1dac-4cef-9211-1d794bcd1c77 => 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: 932/1984] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:00:54 2026] DELETE /v2.0/security-groups/67442300-50dd-4585-9d9b-e5e91858ba46 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/1985] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 23:00:54 2026] GET /v2.0/ports?network_id=f66c1dc7-c075-408b-96ff-81199bb3b235&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1986] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 23:00:54 2026] GET /v2.0/networks/f66c1dc7-c075-408b-96ff-81199bb3b235?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: 1054/1987] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 23:00:54 2026] GET /v2.0/networks/f66c1dc7-c075-408b-96ff-81199bb3b235?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:00:54.629 8 WARNING neutron.db.securitygroups_db [None req-f5774959-5dc8-46ae-814b-524bd75a3605 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1055/1988] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:54 2026] GET /v2.0/ports?device_id=c151b03c-93c6-4f38-9600-2ca200a19811 => 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: 934/1989] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:00:54 2026] GET /v2.0/security-groups?tenant_id=ddfd87a381b54a0aaa75825643ddee00&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: 1056/1990] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 23:00:54 2026] GET /v2.0/security-groups?id=a6c76751-7737-4e3c-80f8-c1197df7c50c&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: 935/1991] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:00:54 2026] DELETE /v2.0/security-groups/a99e6b93-e852-4e06-9fed-7f216ff59fc7 => 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: 1057/1992] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:55 2026] GET /v2.0/ports?device_id=c151b03c-93c6-4f38-9600-2ca200a19811 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1993] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 23:00:55 2026] GET /v2.0/security-groups?id=a6c76751-7737-4e3c-80f8-c1197df7c50c&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-04-23 23:00:56.755 7 INFO neutron.db.segments_db [None req-e98c1639-c8a9-4e2d-8a12-0ebae7e5e3fe 9f0077481d0b44f2b658c5dd6dbfd1c3 01f2c78478504b3d9db6f7cbe7866355 - - default default] Added segment d0deeeeb-85b1-4c7e-a2b9-874b60c6bcc6 of type vxlan for network 0dcd8508-0719-46f2-b31d-7e78b45c9e19 [pid: 7|app: 0|req: 1058/1994] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 23:00:56 2026] POST /v2.0/networks => generated 631 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/1995] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:56 2026] GET /v2.0/ports?device_id=c151b03c-93c6-4f38-9600-2ca200a19811 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/1996] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 23:00:57 2026] GET /v2.0/security-groups?id=a6c76751-7737-4e3c-80f8-c1197df7c50c&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: 937/1997] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 23:00:56 2026] POST /v2.0/subnets => generated 626 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/1998] 10.0.0.137 () {34 vars in 750 bytes} [Thu Apr 23 23:00:57 2026] PUT /v2.0/subnets/968174b1-19fc-4e7b-b4e6-c72a5301d64f/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1999] 10.0.0.137 () {32 vars in 730 bytes} [Thu Apr 23 23:00:57 2026] GET /v2.0/subnets/968174b1-19fc-4e7b-b4e6-c72a5301d64f/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2000] 10.0.0.137 () {34 vars in 761 bytes} [Thu Apr 23 23:00:57 2026] PUT /v2.0/subnets/968174b1-19fc-4e7b-b4e6-c72a5301d64f/tags/green => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/2001] 10.0.0.137 () {32 vars in 730 bytes} [Thu Apr 23 23:00:57 2026] GET /v2.0/subnets/968174b1-19fc-4e7b-b4e6-c72a5301d64f/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2002] 10.0.0.137 () {34 vars in 757 bytes} [Thu Apr 23 23:00:57 2026] PUT /v2.0/subnets/968174b1-19fc-4e7b-b4e6-c72a5301d64f/tags/red => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/2003] 10.0.0.137 () {32 vars in 730 bytes} [Thu Apr 23 23:00:57 2026] GET /v2.0/subnets/968174b1-19fc-4e7b-b4e6-c72a5301d64f/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/2004] 10.0.0.137 () {34 vars in 779 bytes} [Thu Apr 23 23:00:57 2026] PUT /v2.0/subnets/968174b1-19fc-4e7b-b4e6-c72a5301d64f/tags/black.or.white => generated 4 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/2005] 10.0.0.137 () {32 vars in 730 bytes} [Thu Apr 23 23:00:57 2026] GET /v2.0/subnets/968174b1-19fc-4e7b-b4e6-c72a5301d64f/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:00:57.582 7 WARNING neutron.db.securitygroups_db [None req-d95d00cf-3ecf-4f68-831b-800ad6e04e6a 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 943/2006] 10.0.0.137 () {34 vars in 750 bytes} [Thu Apr 23 23:00:57 2026] PUT /v2.0/subnets/968174b1-19fc-4e7b-b4e6-c72a5301d64f/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/2007] 10.0.0.137 () {32 vars in 730 bytes} [Thu Apr 23 23:00:57 2026] GET /v2.0/subnets/968174b1-19fc-4e7b-b4e6-c72a5301d64f/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/2008] 10.0.0.137 () {32 vars in 738 bytes} [Thu Apr 23 23:00:57 2026] GET /v2.0/subnets/968174b1-19fc-4e7b-b4e6-c72a5301d64f/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2009] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:00:57 2026] GET /v2.0/security-groups?tenant_id=e7d62417c3cb4fae8ef429cf4fa9bff6&name=default => generated 2925 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 23:00:57.759 8 INFO neutron.api.v2.resource [None req-c0e64fb5-d80b-4336-a896-ef8d3b55b635 9f0077481d0b44f2b658c5dd6dbfd1c3 01f2c78478504b3d9db6f7cbe7866355 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 946/2010] 10.0.0.137 () {32 vars in 742 bytes} [Thu Apr 23 23:00:57 2026] GET /v2.0/subnets/968174b1-19fc-4e7b-b4e6-c72a5301d64f/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/2011] 10.0.0.137 () {32 vars in 741 bytes} [Thu Apr 23 23:00:57 2026] DELETE /v2.0/subnets/968174b1-19fc-4e7b-b4e6-c72a5301d64f/tags/red => 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: 1065/2012] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:00:57 2026] DELETE /v2.0/security-groups/bb86bb0b-9358-4de6-9f6c-44aa02e1b6f4 => 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: 948/2013] 10.0.0.137 () {32 vars in 730 bytes} [Thu Apr 23 23:00:57 2026] GET /v2.0/subnets/968174b1-19fc-4e7b-b4e6-c72a5301d64f/tags => generated 30 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:00:57.930 7 INFO neutron.api.v2.resource [None req-53590da8-feca-4fcf-82ab-6c8feb07be69 9f0077481d0b44f2b658c5dd6dbfd1c3 01f2c78478504b3d9db6f7cbe7866355 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1066/2014] 10.0.0.137 () {32 vars in 745 bytes} [Thu Apr 23 23:00:57 2026] DELETE /v2.0/subnets/968174b1-19fc-4e7b-b4e6-c72a5301d64f/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 23:00:57.940 8 WARNING neutron.db.securitygroups_db [None req-4f3f400e-3502-4358-b497-4fe8872f86b0 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1067/2015] 10.0.0.137 () {32 vars in 733 bytes} [Thu Apr 23 23:00:57 2026] DELETE /v2.0/subnets/968174b1-19fc-4e7b-b4e6-c72a5301d64f/tags => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2016] 10.0.0.137 () {32 vars in 730 bytes} [Thu Apr 23 23:00:57 2026] GET /v2.0/subnets/968174b1-19fc-4e7b-b4e6-c72a5301d64f/tags => 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: 949/2017] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:00:57 2026] GET /v2.0/security-groups?tenant_id=3f7a622ee54e42f2a5ace8204e89006e&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/2018] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:00:58 2026] DELETE /v2.0/security-groups/43e9afe7-2001-4398-aa46-6b6ed6ce3922 => 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: 1069/2019] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 23:00:58 2026] DELETE /v2.0/subnets/968174b1-19fc-4e7b-b4e6-c72a5301d64f => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/2020] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:58 2026] GET /v2.0/ports?device_id=c151b03c-93c6-4f38-9600-2ca200a19811 => 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: 952/2021] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 23:00:58 2026] GET /v2.0/security-groups?id=a6c76751-7737-4e3c-80f8-c1197df7c50c&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:00:58.355 7 INFO neutron_taas.services.taas.taas_plugin [None req-39b39d8b-a1ea-4252-81fe-f1f9967cf719 9f0077481d0b44f2b658c5dd6dbfd1c3 01f2c78478504b3d9db6f7cbe7866355 - - default default] TaaS: Handle Delete Port: edc65184-99cf-4704-b799-31ad495ab787 2026-04-23 23:00:58.358 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-39b39d8b-a1ea-4252-81fe-f1f9967cf719 9f0077481d0b44f2b658c5dd6dbfd1c3 01f2c78478504b3d9db6f7cbe7866355 - - default default] Tap Mirror: Handle Delete Port: edc65184-99cf-4704-b799-31ad495ab787 2026-04-23 23:00:58.537 7 INFO neutron.services.segments.plugin [-] Segment d0deeeeb-85b1-4c7e-a2b9-874b60c6bcc6 resource provider aggregate not found 2026-04-23 23:00:58.547 7 INFO neutron.services.segments.plugin [-] Segment d0deeeeb-85b1-4c7e-a2b9-874b60c6bcc6 resource provider aggregate not found 2026-04-23 23:00:58.565 7 INFO neutron.services.segments.plugin [-] Segment d0deeeeb-85b1-4c7e-a2b9-874b60c6bcc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0deeeeb-85b1-4c7e-a2b9-874b60c6bcc6 found for delete ", "request_id": "req-9b2695eb-c542-4055-84ea-6c8925055b77"}]} 2026-04-23 23:00:58.566 7 INFO neutron.services.segments.plugin [-] Segment d0deeeeb-85b1-4c7e-a2b9-874b60c6bcc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0deeeeb-85b1-4c7e-a2b9-874b60c6bcc6 found for delete ", "request_id": "req-f4f291e4-376c-47ac-9912-7a1d7a538a54"}]} [pid: 7|app: 0|req: 1070/2022] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 23:00:58 2026] DELETE /v2.0/networks/0dcd8508-0719-46f2-b31d-7e78b45c9e19 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 23:00:59.271 8 INFO neutron.db.segments_db [None req-1315d15e-dc98-4bea-be82-ec61fbf6e79f c9d6f457983d42e58ccd3a3c112b1abd b55a05905cfd4c39811116329042e6c5 - - default default] Added segment 5b9ecdd5-bb84-43fc-b868-b5d332506d77 of type vxlan for network e18be117-e674-4320-af52-14c57e5afbee [pid: 8|app: 0|req: 953/2023] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 23:00:58 2026] POST /v2.0/networks => generated 631 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 23:00:59.365 7 WARNING neutron.db.securitygroups_db [None req-9b875207-20c7-4acf-8f45-bfd4d6ab4f9d 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1071/2024] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:00:59 2026] GET /v2.0/security-groups?tenant_id=01f2c78478504b3d9db6f7cbe7866355&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2025] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:59 2026] GET /v2.0/ports?device_id=c151b03c-93c6-4f38-9600-2ca200a19811 => 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: 1073/2026] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:00:59 2026] DELETE /v2.0/security-groups/c5df1f56-c371-43be-b3ee-36bc8c568be2 => 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: 1074/2027] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 23:00:59 2026] GET /v2.0/security-groups?id=a6c76751-7737-4e3c-80f8-c1197df7c50c&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: 954/2028] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 23:00:59 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) 2026-04-23 23:00:59.687 8 WARNING neutron.db.securitygroups_db [None req-d4585ccd-735b-4b2d-822a-23a768c73f17 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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-04-23 23:00:59.705 7 INFO neutron.db.segments_db [None req-07c14d7f-216c-479f-8df3-73e9d373349b c9d6f457983d42e58ccd3a3c112b1abd b55a05905cfd4c39811116329042e6c5 - - default default] Added segment 97deb697-5e3c-4844-b56f-4d0a25ae187f of type vxlan for network b6cdc0b7-547a-4195-8785-43ea0235b710 [pid: 7|app: 0|req: 1075/2029] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 23:00:59 2026] POST /v2.0/networks => generated 631 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2030] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:00:59 2026] GET /v2.0/ports?device_id=c151b03c-93c6-4f38-9600-2ca200a19811 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/2031] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:00:59 2026] GET /v2.0/security-groups?tenant_id=d8986204376a4b7592cadbc30d31cb89&name=default => generated 2925 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/2032] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 23:00:59 2026] GET /v2.0/security-groups?id=a6c76751-7737-4e3c-80f8-c1197df7c50c&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/2033] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:00:59 2026] DELETE /v2.0/security-groups/0fcb6948-5630-4755-a56d-85cc83140feb => 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: 958/2034] 10.0.0.137 () {32 vars in 735 bytes} [Thu Apr 23 23:00:59 2026] GET /v2.0/ports?device_id=c151b03c-93c6-4f38-9600-2ca200a19811 => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2035] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 23:00:59 2026] POST /v2.0/subnets => generated 629 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 23:01:00.119 7 INFO neutron.db.segments_db [None req-1b62e7c9-de76-4ce8-9e16-2ffd448f29fd c9d6f457983d42e58ccd3a3c112b1abd b55a05905cfd4c39811116329042e6c5 - - default default] Added segment d6e3f105-67d4-490e-92fd-5f8df8aac981 of type vxlan for network d70d5209-a20f-4e94-8829-e9e400e95370 [pid: 7|app: 0|req: 1078/2036] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 23:01:00 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) 2026-04-23 23:01:00.408 8 INFO neutron.db.l3_db [None req-c94a6fb6-a851-49d2-99b3-789b91ca6f6a e8a1bb0e432a437c8721b4e7bae497d4 dbd577c1fa024b0b8a41f76ee94563f9 - - default default] Floating IP 994da33d-3c0a-4e2d-ae69-3a5c6e1bab20 associated. External IP: 10.96.250.213, port: 118f53d9-772d-4ad6-a84c-ac05024883f1. [pid: 7|app: 0|req: 1079/2037] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 23:01:00 2026] POST /v2.0/subnets => generated 629 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 23:01:00.535 7 INFO neutron.db.segments_db [None req-b0e54136-3436-47c4-a698-4d89b5483771 c9d6f457983d42e58ccd3a3c112b1abd b55a05905cfd4c39811116329042e6c5 - - default default] Added segment afe8b552-e977-46a5-8c78-9796eb4952b8 of type vxlan for network 87e14c4d-0ddd-4dd1-a449-a97e0d64d22b [pid: 7|app: 0|req: 1080/2038] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 23:01:00 2026] POST /v2.0/networks => generated 631 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/2039] 10.0.0.137 () {34 vars in 748 bytes} [Thu Apr 23 23:01:00 2026] PUT /v2.0/floatingips/994da33d-3c0a-4e2d-ae69-3a5c6e1bab20 => generated 856 bytes in 763 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:01:00.806 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4ef9545-d406-44b7-9799-16856e5804f6'] response: {'name': 'network-changed', 'server_uuid': 'c151b03c-93c6-4f38-9600-2ca200a19811', 'tag': '118f53d9-772d-4ad6-a84c-ac05024883f1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 960/2040] 10.0.0.137 () {32 vars in 728 bytes} [Thu Apr 23 23:01:00 2026] GET /v2.0/floatingips/994da33d-3c0a-4e2d-ae69-3a5c6e1bab20 => generated 856 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2041] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 23:01:00 2026] POST /v2.0/subnets => generated 629 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 23:01:00.975 8 INFO neutron.db.segments_db [None req-1f6e414a-0a38-4bcc-81a0-97b2b28fec1e c9d6f457983d42e58ccd3a3c112b1abd b55a05905cfd4c39811116329042e6c5 - - default default] Added segment 554d21f1-80b1-4cea-996c-b366f2df8b3a of type vxlan for network 8370ae85-3934-4e58-a6eb-69534759e3fd [pid: 8|app: 0|req: 961/2042] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 23:01:00 2026] POST /v2.0/networks => generated 631 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2043] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 23:01:01 2026] POST /v2.0/subnets => generated 629 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/2044] 10.0.0.137 () {34 vars in 750 bytes} [Thu Apr 23 23:01:01 2026] PUT /v2.0/subnets/95919de3-edcd-4b9b-81f7-b209c17358be/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2045] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 23:01:01 2026] GET /v2.0/ports?tenant_id=dbd577c1fa024b0b8a41f76ee94563f9&device_id=c151b03c-93c6-4f38-9600-2ca200a19811 => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/2046] 10.0.0.137 () {34 vars in 750 bytes} [Thu Apr 23 23:01:01 2026] PUT /v2.0/subnets/eb12d396-3435-4c75-86a3-948f7017a570/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2047] 199.204.45.74 () {34 vars in 984 bytes} [Thu Apr 23 23:01:01 2026] GET /v2.0/networks?id=f66c1dc7-c075-408b-96ff-81199bb3b235 => generated 756 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/2048] 10.0.0.137 () {34 vars in 750 bytes} [Thu Apr 23 23:01:01 2026] PUT /v2.0/subnets/0de43ea1-796c-4623-8733-c933fc5ff4d2/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2049] 199.204.45.74 () {34 vars in 1058 bytes} [Thu Apr 23 23:01:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=118f53d9-772d-4ad6-a84c-ac05024883f1 => generated 859 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/2050] 10.0.0.137 () {34 vars in 750 bytes} [Thu Apr 23 23:01:01 2026] PUT /v2.0/subnets/361f7490-be91-40c8-a9a1-55b610b46894/tags => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2051] 199.204.45.74 () {34 vars in 982 bytes} [Thu Apr 23 23:01:01 2026] GET /v2.0/subnets?id=43eb0a95-1dac-4cef-9211-1d794bcd1c77 => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/2052] 10.0.0.137 () {32 vars in 663 bytes} [Thu Apr 23 23:01:01 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2053] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 23:01:01 2026] GET /v2.0/ports?network_id=f66c1dc7-c075-408b-96ff-81199bb3b235&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2054] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 23:01:01 2026] GET /v2.0/networks/f66c1dc7-c075-408b-96ff-81199bb3b235?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: 967/2055] 10.0.0.137 () {32 vars in 677 bytes} [Thu Apr 23 23:01:01 2026] GET /v2.0/subnets?tags=red%2Cblue => 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: 1089/2056] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 23:01:01 2026] GET /v2.0/networks/f66c1dc7-c075-408b-96ff-81199bb3b235?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: 968/2057] 10.0.0.137 () {32 vars in 673 bytes} [Thu Apr 23 23:01:01 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2058] 10.0.0.137 () {32 vars in 685 bytes} [Thu Apr 23 23:01:01 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/2059] 10.0.0.137 () {32 vars in 671 bytes} [Thu Apr 23 23:01:01 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2060] 10.0.0.137 () {32 vars in 685 bytes} [Thu Apr 23 23:01:01 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2061] 10.0.0.137 () {32 vars in 681 bytes} [Thu Apr 23 23:01:01 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2062] 10.0.0.137 () {32 vars in 728 bytes} [Thu Apr 23 23:01:01 2026] GET /v2.0/floatingips/994da33d-3c0a-4e2d-ae69-3a5c6e1bab20 => generated 856 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/2063] 10.0.0.137 () {32 vars in 693 bytes} [Thu Apr 23 23:01:01 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2064] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 23:01:01 2026] DELETE /v2.0/subnets/95919de3-edcd-4b9b-81f7-b209c17358be => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/2065] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 23:01:02 2026] DELETE /v2.0/subnets/eb12d396-3435-4c75-86a3-948f7017a570 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 23:01:02.264 7 WARNING neutron.db.securitygroups_db [None req-7d8bf743-5b0f-4c91-bf90-7de689adf4e8 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 973/2066] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 23:01:02 2026] DELETE /v2.0/subnets/0de43ea1-796c-4623-8733-c933fc5ff4d2 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2067] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:01:02 2026] GET /v2.0/security-groups?tenant_id=d14a53033268403f86ad2df4af7b7c51&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2068] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 23:01:02 2026] DELETE /v2.0/subnets/361f7490-be91-40c8-a9a1-55b610b46894 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2069] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:01:02 2026] DELETE /v2.0/security-groups/aaaefafe-c23a-4e9f-aca0-c0e10cbe2bc5 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2070] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 23:01:02 2026] DELETE /v2.0/subnets/de70bcc8-dd90-4a78-88d2-578d26241704 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 23:01:02.602 8 WARNING neutron.db.securitygroups_db [None req-0b1405cc-07fe-480f-95d0-c7d955536cc0 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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-04-23 23:01:02.673 7 INFO neutron.services.segments.plugin [-] Segment 5b9ecdd5-bb84-43fc-b868-b5d332506d77 resource provider aggregate not found 2026-04-23 23:01:02.673 7 INFO neutron.services.segments.plugin [-] Segment 5b9ecdd5-bb84-43fc-b868-b5d332506d77 resource provider aggregate not found 2026-04-23 23:01:02.694 7 INFO neutron.services.segments.plugin [-] Segment 5b9ecdd5-bb84-43fc-b868-b5d332506d77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b9ecdd5-bb84-43fc-b868-b5d332506d77 found for delete ", "request_id": "req-22338acf-40b1-47b2-ae9e-c81619e825a7"}]} 2026-04-23 23:01:02.696 7 INFO neutron.services.segments.plugin [-] Segment 5b9ecdd5-bb84-43fc-b868-b5d332506d77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b9ecdd5-bb84-43fc-b868-b5d332506d77 found for delete ", "request_id": "req-dde832f8-963e-4358-8c5b-2330aa6463e0"}]} [pid: 8|app: 0|req: 976/2071] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:01:02 2026] GET /v2.0/security-groups?tenant_id=77d3c538460d4eee97572671cfc21db5&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: 1096/2072] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 23:01:02 2026] DELETE /v2.0/networks/e18be117-e674-4320-af52-14c57e5afbee => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2073] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:01:02 2026] DELETE /v2.0/security-groups/26003c76-40c7-423e-9b07-e17fbbe8a4ee => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:01:02.799 7 INFO neutron_taas.services.taas.taas_plugin [None req-e2e6b6df-9776-40ac-bc2c-18d6c4422d56 c9d6f457983d42e58ccd3a3c112b1abd b55a05905cfd4c39811116329042e6c5 - - default default] TaaS: Handle Delete Port: 7ed2c44b-a07a-4eba-93c4-dab18c55087c 2026-04-23 23:01:02.802 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e2e6b6df-9776-40ac-bc2c-18d6c4422d56 c9d6f457983d42e58ccd3a3c112b1abd b55a05905cfd4c39811116329042e6c5 - - default default] Tap Mirror: Handle Delete Port: 7ed2c44b-a07a-4eba-93c4-dab18c55087c [pid: 8|app: 0|req: 978/2074] 10.0.0.137 () {32 vars in 728 bytes} [Thu Apr 23 23:01:02 2026] GET /v2.0/floatingips/994da33d-3c0a-4e2d-ae69-3a5c6e1bab20 => generated 858 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2075] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 23:01:02 2026] DELETE /v2.0/networks/b6cdc0b7-547a-4195-8785-43ea0235b710 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 23:01:03.098 8 INFO neutron.services.segments.plugin [-] Segment d6e3f105-67d4-490e-92fd-5f8df8aac981 resource provider aggregate not found 2026-04-23 23:01:03.103 8 INFO neutron.services.segments.plugin [-] Segment d6e3f105-67d4-490e-92fd-5f8df8aac981 resource provider aggregate not found 2026-04-23 23:01:03.116 8 INFO neutron.services.segments.plugin [-] Segment d6e3f105-67d4-490e-92fd-5f8df8aac981 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6e3f105-67d4-490e-92fd-5f8df8aac981 found for delete ", "request_id": "req-f480b803-07e5-41ea-a5f0-0b34ce3367d2"}]} 2026-04-23 23:01:03.120 8 INFO neutron.services.segments.plugin [-] Segment d6e3f105-67d4-490e-92fd-5f8df8aac981 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6e3f105-67d4-490e-92fd-5f8df8aac981 found for delete ", "request_id": "req-d23913a2-2dd8-48e1-bc03-cf0d319e5fd7"}]} [pid: 8|app: 0|req: 979/2076] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 23:01:02 2026] DELETE /v2.0/networks/d70d5209-a20f-4e94-8829-e9e400e95370 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2077] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 23:01:03 2026] DELETE /v2.0/networks/87e14c4d-0ddd-4dd1-a449-a97e0d64d22b => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2078] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 23:01:03 2026] DELETE /v2.0/networks/8370ae85-3934-4e58-a6eb-69534759e3fd => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 23:01:04.266 7 WARNING neutron.db.securitygroups_db [None req-7126145a-24bf-4787-a003-77429ac075e4 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1099/2079] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:01:04 2026] GET /v2.0/security-groups?tenant_id=adc8ae0ed5cc4669a628b7a7e257a85b&name=default => generated 2925 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2080] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:01:04 2026] DELETE /v2.0/security-groups/305eaee5-2aa2-480a-9fc5-5e8aa089a3ae => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:01:04.643 7 WARNING neutron.db.securitygroups_db [None req-a94e6099-618f-4307-bb3f-98c6a3622435 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1100/2081] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:01:04 2026] GET /v2.0/security-groups?tenant_id=b55a05905cfd4c39811116329042e6c5&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 23:01:04.727 7 INFO neutron.services.segments.plugin [-] Segment 97deb697-5e3c-4844-b56f-4d0a25ae187f resource provider aggregate not found 2026-04-23 23:01:04.733 7 INFO neutron.services.segments.plugin [-] Segment 97deb697-5e3c-4844-b56f-4d0a25ae187f resource provider aggregate not found 2026-04-23 23:01:04.753 7 INFO neutron.services.segments.plugin [-] Segment 97deb697-5e3c-4844-b56f-4d0a25ae187f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97deb697-5e3c-4844-b56f-4d0a25ae187f found for delete ", "request_id": "req-0a4d6fdf-f8d7-4688-b277-ece76ea31317"}]} 2026-04-23 23:01:04.756 7 INFO neutron.services.segments.plugin [-] Segment 97deb697-5e3c-4844-b56f-4d0a25ae187f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97deb697-5e3c-4844-b56f-4d0a25ae187f found for delete ", "request_id": "req-800f90ec-58c7-4cc6-a250-2b5aeb89ca14"}]} 2026-04-23 23:01:04.773 7 INFO neutron.services.segments.plugin [-] Segment afe8b552-e977-46a5-8c78-9796eb4952b8 resource provider aggregate not found 2026-04-23 23:01:04.781 7 INFO neutron.services.segments.plugin [-] Segment afe8b552-e977-46a5-8c78-9796eb4952b8 resource provider aggregate not found [pid: 8|app: 0|req: 982/2082] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:01:04 2026] DELETE /v2.0/security-groups/e2d749d3-d273-4f61-bfbf-79b4abb847f9 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:01:04.820 7 INFO neutron.services.segments.plugin [-] Segment afe8b552-e977-46a5-8c78-9796eb4952b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afe8b552-e977-46a5-8c78-9796eb4952b8 found for delete ", "request_id": "req-0465f03f-79ff-4f61-af53-abaac9682788"}]} 2026-04-23 23:01:04.826 7 INFO neutron.services.segments.plugin [-] Segment afe8b552-e977-46a5-8c78-9796eb4952b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afe8b552-e977-46a5-8c78-9796eb4952b8 found for delete ", "request_id": "req-b20204fa-cf7a-4fd1-8c86-2d707d4ac71c"}]} 2026-04-23 23:01:04.957 7 WARNING neutron.db.securitygroups_db [None req-bcfd06cb-8ba3-46c0-b7dd-2fbf34c81785 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1101/2083] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:01:04 2026] GET /v2.0/security-groups?tenant_id=f8b6098191f5448888e886dfee113b49&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 23:01:05.145 8 INFO neutron.services.segments.plugin [-] Segment 554d21f1-80b1-4cea-996c-b366f2df8b3a resource provider aggregate not found 2026-04-23 23:01:05.156 8 INFO neutron.services.segments.plugin [-] Segment 554d21f1-80b1-4cea-996c-b366f2df8b3a resource provider aggregate not found 2026-04-23 23:01:05.165 8 INFO neutron.services.segments.plugin [-] Segment 554d21f1-80b1-4cea-996c-b366f2df8b3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 554d21f1-80b1-4cea-996c-b366f2df8b3a found for delete ", "request_id": "req-4999d0c9-3b39-43e7-8578-3689f1e4c51b"}]} 2026-04-23 23:01:05.176 8 INFO neutron.services.segments.plugin [-] Segment 554d21f1-80b1-4cea-996c-b366f2df8b3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 554d21f1-80b1-4cea-996c-b366f2df8b3a found for delete ", "request_id": "req-249e6cf2-87f1-4891-959e-c591741d9519"}]} [pid: 8|app: 0|req: 983/2084] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:01:05 2026] DELETE /v2.0/security-groups/93c41ada-b465-4600-b3a8-d6d15adce318 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:01:06.950 7 WARNING neutron.db.securitygroups_db [None req-a7fa127b-4ffe-4624-b552-b9ae9d9424e4 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1103/2087] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:01:06 2026] GET /v2.0/security-groups?tenant_id=32c44220b641403fbdc3e9ddf996be65&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: 985/2088] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:01:07 2026] DELETE /v2.0/security-groups/8e0af282-4385-414f-9099-e2211560c75c => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:01:07.284 7 WARNING neutron.db.securitygroups_db [None req-ada28eaf-ccf2-4164-8e88-52ea6edfa37b 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1104/2089] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:01:07 2026] GET /v2.0/security-groups?tenant_id=eb4c9649e6c14eac9df350462c207128&name=default => generated 2925 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2090] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:01:07 2026] DELETE /v2.0/security-groups/8d97a4f5-b28a-4b4e-85c4-ff41a197ab37 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2091] 10.0.0.30 () {34 vars in 988 bytes} [Thu Apr 23 23:01:08 2026] GET /v2.0/ports?device_id=c151b03c-93c6-4f38-9600-2ca200a19811 => 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: 987/2092] 10.0.0.30 () {34 vars in 1038 bytes} [Thu Apr 23 23:01:08 2026] GET /v2.0/security-groups?id=a6c76751-7737-4e3c-80f8-c1197df7c50c&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: 1106/2093] 10.0.0.137 () {34 vars in 675 bytes} [Thu Apr 23 23:01:09 2026] POST /v2.0/subnetpools => generated 516 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2094] 10.0.0.137 () {34 vars in 675 bytes} [Thu Apr 23 23:01:09 2026] POST /v2.0/subnetpools => generated 516 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2095] 10.0.0.137 () {34 vars in 675 bytes} [Thu Apr 23 23:01:09 2026] POST /v2.0/subnetpools => generated 516 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2096] 10.0.0.137 () {34 vars in 675 bytes} [Thu Apr 23 23:01:09 2026] POST /v2.0/subnetpools => generated 516 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2097] 10.0.0.137 () {34 vars in 675 bytes} [Thu Apr 23 23:01:09 2026] POST /v2.0/subnetpools => generated 516 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2098] 10.0.0.137 () {34 vars in 758 bytes} [Thu Apr 23 23:01:09 2026] PUT /v2.0/subnetpools/c95800e2-32ee-4cde-b634-e391a224c04c/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2099] 10.0.0.137 () {34 vars in 758 bytes} [Thu Apr 23 23:01:09 2026] PUT /v2.0/subnetpools/53244a4c-3ad2-40b4-b99d-dc858640f48c/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2100] 10.0.0.137 () {34 vars in 758 bytes} [Thu Apr 23 23:01:10 2026] PUT /v2.0/subnetpools/2ca34f5e-3ee6-41a2-9e86-7fe5765a1e7e/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2101] 10.0.0.137 () {34 vars in 758 bytes} [Thu Apr 23 23:01:10 2026] PUT /v2.0/subnetpools/3db648e5-8c92-402b-a32c-c1434b093b8e/tags => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2102] 10.0.0.137 () {32 vars in 671 bytes} [Thu Apr 23 23:01:10 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2103] 10.0.0.137 () {32 vars in 685 bytes} [Thu Apr 23 23:01:10 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2104] 10.0.0.137 () {32 vars in 681 bytes} [Thu Apr 23 23:01:10 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2105] 10.0.0.137 () {32 vars in 693 bytes} [Thu Apr 23 23:01:10 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2106] 10.0.0.137 () {32 vars in 679 bytes} [Thu Apr 23 23:01:10 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2107] 10.0.0.137 () {32 vars in 693 bytes} [Thu Apr 23 23:01:10 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: 8|app: 0|req: 995/2108] 10.0.0.137 () {32 vars in 689 bytes} [Thu Apr 23 23:01:10 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2109] 10.0.0.137 () {32 vars in 701 bytes} [Thu Apr 23 23:01:10 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2110] 10.0.0.137 () {32 vars in 731 bytes} [Thu Apr 23 23:01:10 2026] DELETE /v2.0/subnetpools/c95800e2-32ee-4cde-b634-e391a224c04c => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2111] 10.0.0.137 () {32 vars in 731 bytes} [Thu Apr 23 23:01:10 2026] DELETE /v2.0/subnetpools/53244a4c-3ad2-40b4-b99d-dc858640f48c => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2112] 10.0.0.137 () {32 vars in 731 bytes} [Thu Apr 23 23:01:10 2026] DELETE /v2.0/subnetpools/2ca34f5e-3ee6-41a2-9e86-7fe5765a1e7e => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2113] 10.0.0.137 () {32 vars in 731 bytes} [Thu Apr 23 23:01:10 2026] DELETE /v2.0/subnetpools/3db648e5-8c92-402b-a32c-c1434b093b8e => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2114] 10.0.0.137 () {32 vars in 731 bytes} [Thu Apr 23 23:01:10 2026] DELETE /v2.0/subnetpools/690bd9e3-b020-4a02-b689-2a2505dbe4f6 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:01:11.503 7 WARNING neutron.db.securitygroups_db [None req-55eee596-ced7-4cf1-9faf-f416fad1d091 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1117/2115] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:01:11 2026] GET /v2.0/security-groups?tenant_id=076d96018d564270827d283b44bddb50&name=default => generated 2925 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2116] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:01:11 2026] DELETE /v2.0/security-groups/8fa1ea7f-eb5d-42ff-b53e-5f2876e5bd4d => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:01:11.831 7 WARNING neutron.db.securitygroups_db [None req-1a3a08d9-2436-4cc3-a834-524a7b3ca329 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1118/2117] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:01:11 2026] GET /v2.0/security-groups?tenant_id=c090b4d55db8488a9d7eb4b18bcdf29b&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2118] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:01:11 2026] DELETE /v2.0/security-groups/10469fd8-f387-4b45-a794-0b453da59cc2 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:01:12.195 7 WARNING neutron.db.securitygroups_db [None req-0afbf58f-1246-4bba-8366-0d59647c4183 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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/2119] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:01:12 2026] GET /v2.0/security-groups?tenant_id=bb57f9066ae74a7195c37a46a4768c0e&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2120] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:01:12 2026] DELETE /v2.0/security-groups/98c526c0-208f-46db-8653-276877720ac6 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:01:13.368 7 WARNING neutron.db.securitygroups_db [None req-221f9242-31b9-4b41-b25c-f16eea3d785f 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1120/2121] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:01:13 2026] GET /v2.0/security-groups?tenant_id=afbc349aa19548db8ce6c1c3b97947da&name=default => generated 2925 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2122] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:01:13 2026] DELETE /v2.0/security-groups/b3abe8de-c23e-4ea1-abea-565117d6b6ad => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:01:13.693 7 WARNING neutron.db.securitygroups_db [None req-67e5ac73-397d-40ee-b671-76b2e30b2039 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1121/2123] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:01:13 2026] GET /v2.0/security-groups?tenant_id=2dee468aa723403cad3ef7b32e9fc8d8&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2124] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:01:13 2026] DELETE /v2.0/security-groups/fd345167-d1bc-42b0-9f15-551a56ab084d => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:01:15.762 7 INFO neutron.db.segments_db [None req-14464a92-fead-4a76-96fe-a098e9524f40 8656f26359aa4348b20e2ac5703c30df d3680e6fd178479d9055ff0f51274dd0 - - default default] Added segment bf56629c-8c38-4682-b2ba-14e09c1e7b6f of type vxlan for network 0e882704-492f-4541-9bcc-9c075e4c6ddb [pid: 7|app: 0|req: 1122/2125] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 23:01:15 2026] POST /v2.0/networks => generated 632 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2126] 10.0.0.137 () {34 vars in 752 bytes} [Thu Apr 23 23:01:15 2026] PUT /v2.0/networks/0e882704-492f-4541-9bcc-9c075e4c6ddb/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2127] 10.0.0.137 () {32 vars in 732 bytes} [Thu Apr 23 23:01:15 2026] GET /v2.0/networks/0e882704-492f-4541-9bcc-9c075e4c6ddb/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2128] 10.0.0.137 () {34 vars in 763 bytes} [Thu Apr 23 23:01:15 2026] PUT /v2.0/networks/0e882704-492f-4541-9bcc-9c075e4c6ddb/tags/green => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2129] 10.0.0.137 () {32 vars in 732 bytes} [Thu Apr 23 23:01:16 2026] GET /v2.0/networks/0e882704-492f-4541-9bcc-9c075e4c6ddb/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2130] 10.0.0.137 () {34 vars in 759 bytes} [Thu Apr 23 23:01:16 2026] PUT /v2.0/networks/0e882704-492f-4541-9bcc-9c075e4c6ddb/tags/red => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-23 23:01:16.195 7 WARNING neutron.db.securitygroups_db [None req-21f896ca-3e30-4adc-86f2-2d6682260f33 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1007/2131] 10.0.0.137 () {32 vars in 732 bytes} [Thu Apr 23 23:01:16 2026] GET /v2.0/networks/0e882704-492f-4541-9bcc-9c075e4c6ddb/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: 1008/2132] 10.0.0.137 () {34 vars in 781 bytes} [Thu Apr 23 23:01:16 2026] PUT /v2.0/networks/0e882704-492f-4541-9bcc-9c075e4c6ddb/tags/black.or.white => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2133] 10.0.0.137 () {32 vars in 732 bytes} [Thu Apr 23 23:01:16 2026] GET /v2.0/networks/0e882704-492f-4541-9bcc-9c075e4c6ddb/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2134] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:01:16 2026] GET /v2.0/security-groups?tenant_id=225dae2902f4416d960b4a718f474e7c&name=default => generated 2925 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2135] 10.0.0.137 () {34 vars in 752 bytes} [Thu Apr 23 23:01:16 2026] PUT /v2.0/networks/0e882704-492f-4541-9bcc-9c075e4c6ddb/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2136] 10.0.0.137 () {32 vars in 732 bytes} [Thu Apr 23 23:01:16 2026] GET /v2.0/networks/0e882704-492f-4541-9bcc-9c075e4c6ddb/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2137] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:01:16 2026] DELETE /v2.0/security-groups/684eef39-4377-42bf-85ff-c6bf49b4dc06 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2138] 10.0.0.137 () {32 vars in 740 bytes} [Thu Apr 23 23:01:16 2026] GET /v2.0/networks/0e882704-492f-4541-9bcc-9c075e4c6ddb/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:01:16.451 7 INFO neutron.api.v2.resource [None req-446fe547-ed21-4a90-87cc-8e06f24b700c 8656f26359aa4348b20e2ac5703c30df d3680e6fd178479d9055ff0f51274dd0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1127/2139] 10.0.0.137 () {32 vars in 744 bytes} [Thu Apr 23 23:01:16 2026] GET /v2.0/networks/0e882704-492f-4541-9bcc-9c075e4c6ddb/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2140] 10.0.0.137 () {32 vars in 743 bytes} [Thu Apr 23 23:01:16 2026] DELETE /v2.0/networks/0e882704-492f-4541-9bcc-9c075e4c6ddb/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2141] 10.0.0.137 () {32 vars in 732 bytes} [Thu Apr 23 23:01:16 2026] GET /v2.0/networks/0e882704-492f-4541-9bcc-9c075e4c6ddb/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:01:16.597 8 INFO neutron.api.v2.resource [None req-69a22f18-1803-4f92-b2b1-539cc8d8b7b5 8656f26359aa4348b20e2ac5703c30df d3680e6fd178479d9055ff0f51274dd0 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1014/2142] 10.0.0.137 () {32 vars in 747 bytes} [Thu Apr 23 23:01:16 2026] DELETE /v2.0/networks/0e882704-492f-4541-9bcc-9c075e4c6ddb/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2143] 10.0.0.137 () {32 vars in 735 bytes} [Thu Apr 23 23:01:16 2026] DELETE /v2.0/networks/0e882704-492f-4541-9bcc-9c075e4c6ddb/tags => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2144] 10.0.0.137 () {32 vars in 732 bytes} [Thu Apr 23 23:01:16 2026] GET /v2.0/networks/0e882704-492f-4541-9bcc-9c075e4c6ddb/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:01:16.771 7 INFO neutron.services.segments.plugin [-] Segment bf56629c-8c38-4682-b2ba-14e09c1e7b6f resource provider aggregate not found 2026-04-23 23:01:16.776 7 INFO neutron.services.segments.plugin [-] Segment bf56629c-8c38-4682-b2ba-14e09c1e7b6f resource provider aggregate not found 2026-04-23 23:01:16.787 7 INFO neutron.services.segments.plugin [-] Segment bf56629c-8c38-4682-b2ba-14e09c1e7b6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf56629c-8c38-4682-b2ba-14e09c1e7b6f found for delete ", "request_id": "req-cc0f744a-7ca7-4351-84a3-84e63c2f0671"}]} [pid: 7|app: 0|req: 1130/2145] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 23:01:16 2026] DELETE /v2.0/networks/0e882704-492f-4541-9bcc-9c075e4c6ddb => generated 0 bytes in 105 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 23:01:16.796 7 INFO neutron.services.segments.plugin [-] Segment bf56629c-8c38-4682-b2ba-14e09c1e7b6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf56629c-8c38-4682-b2ba-14e09c1e7b6f found for delete ", "request_id": "req-d8b0f326-20e9-4230-b059-5a46727f0564"}]} 2026-04-23 23:01:17.543 8 WARNING neutron.db.securitygroups_db [None req-95697284-1ad3-4d01-938c-a8c724af679f 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1016/2146] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:01:17 2026] GET /v2.0/security-groups?tenant_id=7e4b281d6d754df18b59275357ac111a&name=default => generated 2925 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2147] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:01:17 2026] DELETE /v2.0/security-groups/74141b00-d56b-418b-b394-9bfa9e769198 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:01:17.890 8 WARNING neutron.db.securitygroups_db [None req-c1ff2dc8-4b58-45cf-9857-c611c1495523 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1017/2148] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:01:17 2026] GET /v2.0/security-groups?tenant_id=d3680e6fd178479d9055ff0f51274dd0&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2149] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:01:17 2026] DELETE /v2.0/security-groups/6ed48b24-2d13-46a0-b5e2-c1eaea9150d0 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2150] 10.0.0.137 () {34 vars in 675 bytes} [Thu Apr 23 23:01:18 2026] POST /v2.0/subnetpools => generated 547 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2151] 10.0.0.137 () {32 vars in 728 bytes} [Thu Apr 23 23:01:18 2026] GET /v2.0/subnetpools/14608aa4-8810-492d-a41d-4ab8ac4de78b => generated 547 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2152] 10.0.0.137 () {34 vars in 748 bytes} [Thu Apr 23 23:01:18 2026] PUT /v2.0/subnetpools/14608aa4-8810-492d-a41d-4ab8ac4de78b => generated 501 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2153] 10.0.0.137 () {32 vars in 731 bytes} [Thu Apr 23 23:01:18 2026] DELETE /v2.0/subnetpools/14608aa4-8810-492d-a41d-4ab8ac4de78b => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:01:18.449 8 INFO neutron.api.v2.resource [None req-2c773644-837d-427c-b36a-dad734aac237 385138aa67ab4bcab99482bacbc1ed61 2d4a8b00d03b4c818c0994b8120b5b90 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1020/2154] 10.0.0.137 () {32 vars in 728 bytes} [Thu Apr 23 23:01:18 2026] GET /v2.0/subnetpools/14608aa4-8810-492d-a41d-4ab8ac4de78b => generated 145 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 23:01:18.462 7 INFO neutron.api.v2.resource [None req-4592747b-8104-42a6-a2fe-7a9bef2f9f6a 385138aa67ab4bcab99482bacbc1ed61 2d4a8b00d03b4c818c0994b8120b5b90 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1135/2155] 10.0.0.137 () {32 vars in 731 bytes} [Thu Apr 23 23:01:18 2026] DELETE /v2.0/subnetpools/14608aa4-8810-492d-a41d-4ab8ac4de78b => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 23:01:19.010 8 WARNING neutron.db.securitygroups_db [None req-f49a8094-6d40-4758-826b-947bc0d89a0d 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1021/2156] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:01:18 2026] GET /v2.0/security-groups?tenant_id=2d4a8b00d03b4c818c0994b8120b5b90&name=default => generated 2925 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2157] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:01:19 2026] GET /v2.0/ports?device_id=c151b03c-93c6-4f38-9600-2ca200a19811 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2158] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 23:01:19 2026] GET /v2.0/security-groups?id=a6c76751-7737-4e3c-80f8-c1197df7c50c&fields=id&fields=name => generated 113 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2159] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:01:19 2026] DELETE /v2.0/security-groups/26de2fc9-b05c-4739-9f31-08a06a98bf12 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2160] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:01:20 2026] GET /v2.0/ports?device_id=c151b03c-93c6-4f38-9600-2ca200a19811 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2161] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 23:01:20 2026] GET /v2.0/security-groups?id=a6c76751-7737-4e3c-80f8-c1197df7c50c&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: 1139/2162] 10.0.0.137 () {34 vars in 675 bytes} [Thu Apr 23 23:01:21 2026] POST /v2.0/subnetpools => generated 516 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2163] 10.0.0.137 () {34 vars in 758 bytes} [Thu Apr 23 23:01:21 2026] PUT /v2.0/subnetpools/f8ba5cbc-2ff8-416f-970c-0964fbac5c3e/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2164] 10.0.0.137 () {32 vars in 738 bytes} [Thu Apr 23 23:01:21 2026] GET /v2.0/subnetpools/f8ba5cbc-2ff8-416f-970c-0964fbac5c3e/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2165] 10.0.0.137 () {34 vars in 769 bytes} [Thu Apr 23 23:01:21 2026] PUT /v2.0/subnetpools/f8ba5cbc-2ff8-416f-970c-0964fbac5c3e/tags/green => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2166] 10.0.0.137 () {32 vars in 738 bytes} [Thu Apr 23 23:01:21 2026] GET /v2.0/subnetpools/f8ba5cbc-2ff8-416f-970c-0964fbac5c3e/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2167] 10.0.0.137 () {34 vars in 765 bytes} [Thu Apr 23 23:01:21 2026] PUT /v2.0/subnetpools/f8ba5cbc-2ff8-416f-970c-0964fbac5c3e/tags/red => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2168] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:01:21 2026] GET /v2.0/ports?device_id=c151b03c-93c6-4f38-9600-2ca200a19811 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2169] 10.0.0.137 () {32 vars in 738 bytes} [Thu Apr 23 23:01:21 2026] GET /v2.0/subnetpools/f8ba5cbc-2ff8-416f-970c-0964fbac5c3e/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: 1028/2170] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 23:01:21 2026] GET /v2.0/security-groups?id=a6c76751-7737-4e3c-80f8-c1197df7c50c&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: 1143/2171] 10.0.0.137 () {34 vars in 787 bytes} [Thu Apr 23 23:01:21 2026] PUT /v2.0/subnetpools/f8ba5cbc-2ff8-416f-970c-0964fbac5c3e/tags/black.or.white => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2172] 10.0.0.137 () {32 vars in 738 bytes} [Thu Apr 23 23:01:21 2026] GET /v2.0/subnetpools/f8ba5cbc-2ff8-416f-970c-0964fbac5c3e/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2173] 199.204.45.74 () {34 vars in 992 bytes} [Thu Apr 23 23:01:21 2026] GET /v2.0/ports?device_id=c151b03c-93c6-4f38-9600-2ca200a19811 => generated 975 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2174] 10.0.0.137 () {34 vars in 758 bytes} [Thu Apr 23 23:01:21 2026] PUT /v2.0/subnetpools/f8ba5cbc-2ff8-416f-970c-0964fbac5c3e/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: 1146/2175] 10.0.0.137 () {32 vars in 738 bytes} [Thu Apr 23 23:01:21 2026] GET /v2.0/subnetpools/f8ba5cbc-2ff8-416f-970c-0964fbac5c3e/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2176] 10.0.0.137 () {32 vars in 746 bytes} [Thu Apr 23 23:01:21 2026] GET /v2.0/subnetpools/f8ba5cbc-2ff8-416f-970c-0964fbac5c3e/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:01:21.691 7 INFO neutron.api.v2.resource [None req-4062792b-39a3-4858-858e-245fe874fa00 f4b2ab4da1f44fe0a872ae1b7f42fba6 4e465ee1f00244d7a2bce949f19a87d3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1148/2177] 10.0.0.137 () {32 vars in 750 bytes} [Thu Apr 23 23:01:21 2026] GET /v2.0/subnetpools/f8ba5cbc-2ff8-416f-970c-0964fbac5c3e/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 23:01:21.713 8 INFO neutron_taas.services.taas.taas_plugin [req-973b87a7-2e12-44c5-8516-135f4cb84b89 req-62f3a88b-456a-4e87-ba2d-30a8877dc766 e8a1bb0e432a437c8721b4e7bae497d4 dbd577c1fa024b0b8a41f76ee94563f9 - - default default] TaaS: Handle Delete Port: 118f53d9-772d-4ad6-a84c-ac05024883f1 2026-04-23 23:01:21.716 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-973b87a7-2e12-44c5-8516-135f4cb84b89 req-62f3a88b-456a-4e87-ba2d-30a8877dc766 e8a1bb0e432a437c8721b4e7bae497d4 dbd577c1fa024b0b8a41f76ee94563f9 - - default default] Tap Mirror: Handle Delete Port: 118f53d9-772d-4ad6-a84c-ac05024883f1 [pid: 7|app: 0|req: 1151/2180] 10.0.0.137 () {32 vars in 749 bytes} [Thu Apr 23 23:01:21 2026] DELETE /v2.0/subnetpools/f8ba5cbc-2ff8-416f-970c-0964fbac5c3e/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2181] 10.0.0.137 () {32 vars in 738 bytes} [Thu Apr 23 23:01:21 2026] GET /v2.0/subnetpools/f8ba5cbc-2ff8-416f-970c-0964fbac5c3e/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:01:21.809 7 INFO neutron.api.v2.resource [None req-0bffa619-d8d1-4bad-928c-5bf747e6038c f4b2ab4da1f44fe0a872ae1b7f42fba6 4e465ee1f00244d7a2bce949f19a87d3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1153/2182] 10.0.0.137 () {32 vars in 753 bytes} [Thu Apr 23 23:01:21 2026] DELETE /v2.0/subnetpools/f8ba5cbc-2ff8-416f-970c-0964fbac5c3e/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 23:01:21.833 8 INFO neutron.db.l3_db [req-973b87a7-2e12-44c5-8516-135f4cb84b89 req-62f3a88b-456a-4e87-ba2d-30a8877dc766 e8a1bb0e432a437c8721b4e7bae497d4 dbd577c1fa024b0b8a41f76ee94563f9 - - default default] Floating IP 994da33d-3c0a-4e2d-ae69-3a5c6e1bab20 disassociated. External IP: 10.96.250.213, port: 118f53d9-772d-4ad6-a84c-ac05024883f1. [pid: 7|app: 0|req: 1154/2183] 10.0.0.137 () {32 vars in 741 bytes} [Thu Apr 23 23:01:21 2026] DELETE /v2.0/subnetpools/f8ba5cbc-2ff8-416f-970c-0964fbac5c3e/tags => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2184] 10.0.0.137 () {32 vars in 738 bytes} [Thu Apr 23 23:01:21 2026] GET /v2.0/subnetpools/f8ba5cbc-2ff8-416f-970c-0964fbac5c3e/tags => 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: 1156/2185] 10.0.0.137 () {32 vars in 731 bytes} [Thu Apr 23 23:01:21 2026] DELETE /v2.0/subnetpools/f8ba5cbc-2ff8-416f-970c-0964fbac5c3e => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2186] 199.204.45.74 () {36 vars in 995 bytes} [Thu Apr 23 23:01:21 2026] DELETE /v2.0/ports/118f53d9-772d-4ad6-a84c-ac05024883f1 => generated 0 bytes in 538 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 23:01:22.182 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d2f0af4-07af-4795-acd5-b3dc160dc6bd'] response: {'server_uuid': 'c151b03c-93c6-4f38-9600-2ca200a19811', 'name': 'network-vif-deleted', 'tag': '118f53d9-772d-4ad6-a84c-ac05024883f1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1031/2187] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:01:22 2026] GET /v2.0/ports?device_id=c151b03c-93c6-4f38-9600-2ca200a19811 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:01:22.718 7 WARNING neutron.db.securitygroups_db [None req-e3ebb79c-7b11-4c7d-84a1-fb3122508a19 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1157/2188] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:01:22 2026] GET /v2.0/security-groups?tenant_id=4e465ee1f00244d7a2bce949f19a87d3&name=default => generated 2925 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2189] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:01:22 2026] DELETE /v2.0/security-groups/6ffb4279-7f6b-49a5-ba25-32d114a575e2 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:01:23.088 7 WARNING neutron.db.securitygroups_db [None req-0ebe0f4a-2c25-435e-9d36-22a97647ed5e 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1158/2190] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:01:23 2026] GET /v2.0/security-groups?tenant_id=23fe67d5b55d4b8ca04e8f029649aa17&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2191] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:01:23 2026] DELETE /v2.0/security-groups/7e4259e6-028a-4017-b738-32977b6b994e => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:01:23.619 7 WARNING neutron.db.securitygroups_db [None req-e05e6727-14cb-4ad9-ba0b-a285bafc6b5f 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1034/2192] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:01:23 2026] GET /v2.0/ports?device_id=c151b03c-93c6-4f38-9600-2ca200a19811 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2193] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:01:23 2026] GET /v2.0/security-groups?tenant_id=454b3ffce9964b98a5721a7b01d2b848&name=default => generated 2925 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2194] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:01:23 2026] DELETE /v2.0/security-groups/680fc2d5-5f2f-4b91-b279-33d3cf90c778 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:01:24.049 7 WARNING neutron.db.securitygroups_db [None req-a7912148-ad91-4ed0-9a33-092cd225f2c1 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1160/2195] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:01:24 2026] GET /v2.0/security-groups?tenant_id=ddb14616733941d08f4d8a568b7a2da5&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: 1036/2196] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:01:24 2026] DELETE /v2.0/security-groups/77beac30-6dcc-427a-9039-ec8e761177e0 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2197] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:01:24 2026] GET /v2.0/ports?device_id=c151b03c-93c6-4f38-9600-2ca200a19811 => 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: 1037/2198] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:01:25 2026] DELETE /v2.0/security-groups/a6c76751-7737-4e3c-80f8-c1197df7c50c => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:01:26.105 7 INFO neutron_taas.services.taas.taas_plugin [None req-90b66a7b-155b-42a1-88d2-08d2457a1b0a e8a1bb0e432a437c8721b4e7bae497d4 dbd577c1fa024b0b8a41f76ee94563f9 - - default default] TaaS: Handle Delete Port: 0f8607d4-e8c7-4752-987e-bddf3ba506c7 2026-04-23 23:01:26.108 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-90b66a7b-155b-42a1-88d2-08d2457a1b0a e8a1bb0e432a437c8721b4e7bae497d4 dbd577c1fa024b0b8a41f76ee94563f9 - - default default] Tap Mirror: Handle Delete Port: 0f8607d4-e8c7-4752-987e-bddf3ba506c7 [pid: 7|app: 0|req: 1162/2199] 10.0.0.137 () {32 vars in 731 bytes} [Thu Apr 23 23:01:26 2026] DELETE /v2.0/floatingips/994da33d-3c0a-4e2d-ae69-3a5c6e1bab20 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2200] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:01:26 2026] GET /v2.0/ports?device_id=8de696f1-9f90-4da6-9d62-10bd815e5d03 => 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: 1163/2201] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 23:01:26 2026] GET /v2.0/security-groups?id=8312bed3-153e-4995-813e-c2d228502b2e&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: 1039/2202] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:01:27 2026] GET /v2.0/ports?device_id=8de696f1-9f90-4da6-9d62-10bd815e5d03 => 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: 1164/2203] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 23:01:27 2026] GET /v2.0/security-groups?id=8312bed3-153e-4995-813e-c2d228502b2e&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: 1040/2204] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:01:28 2026] GET /v2.0/ports?device_id=8de696f1-9f90-4da6-9d62-10bd815e5d03 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2205] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 23:01:28 2026] GET /v2.0/security-groups?id=8312bed3-153e-4995-813e-c2d228502b2e&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: 1041/2206] 199.204.45.74 () {34 vars in 992 bytes} [Thu Apr 23 23:01:28 2026] GET /v2.0/ports?device_id=8de696f1-9f90-4da6-9d62-10bd815e5d03 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:01:29.041 7 INFO neutron_taas.services.taas.taas_plugin [req-c7e96f63-b9d2-41c0-bc9c-458410b70fd9 req-565bf670-7568-4be1-97fd-6151e3585f1a e8a1bb0e432a437c8721b4e7bae497d4 dbd577c1fa024b0b8a41f76ee94563f9 - - default default] TaaS: Handle Delete Port: e3280f80-3ad5-4f91-b6aa-ab9b42364afe 2026-04-23 23:01:29.044 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c7e96f63-b9d2-41c0-bc9c-458410b70fd9 req-565bf670-7568-4be1-97fd-6151e3585f1a e8a1bb0e432a437c8721b4e7bae497d4 dbd577c1fa024b0b8a41f76ee94563f9 - - default default] Tap Mirror: Handle Delete Port: e3280f80-3ad5-4f91-b6aa-ab9b42364afe [pid: 7|app: 0|req: 1166/2207] 199.204.45.74 () {36 vars in 995 bytes} [Thu Apr 23 23:01:28 2026] DELETE /v2.0/ports/e3280f80-3ad5-4f91-b6aa-ab9b42364afe => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 23:01:29.202 8 WARNING neutron.db.securitygroups_db [None req-d5e01b89-d507-4668-a407-ae8bca09da3c 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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-04-23 23:01:29.215 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a166b44d-4c7f-4884-9f5e-1fcf420d0e6a'] response: {'server_uuid': '8de696f1-9f90-4da6-9d62-10bd815e5d03', 'name': 'network-vif-deleted', 'tag': 'e3280f80-3ad5-4f91-b6aa-ab9b42364afe', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1042/2208] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:01:29 2026] GET /v2.0/security-groups?tenant_id=f22cf33a987446259e530d26777dda65&name=default => generated 2925 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2209] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:01:29 2026] DELETE /v2.0/security-groups/cd15ba8a-49c7-4180-a675-204d0291a923 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:01:29.482 8 WARNING neutron.db.securitygroups_db [None req-94e08141-4d49-4fd4-a3ef-aefcd3f84d8a 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1043/2210] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:01:29 2026] GET /v2.0/security-groups?tenant_id=95e56c37dab44ff0a547f4ecbfa0fc0f&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2211] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:01:29 2026] DELETE /v2.0/security-groups/9c7f0097-4ab9-4295-b483-6c940ec5e361 => 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: 1044/2212] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:01:29 2026] GET /v2.0/ports?device_id=8de696f1-9f90-4da6-9d62-10bd815e5d03 => 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: 1169/2213] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:01:31 2026] GET /v2.0/ports?device_id=8de696f1-9f90-4da6-9d62-10bd815e5d03 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2214] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:01:32 2026] GET /v2.0/ports?device_id=8de696f1-9f90-4da6-9d62-10bd815e5d03 => 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: 1170/2215] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:01:33 2026] DELETE /v2.0/security-groups/8312bed3-153e-4995-813e-c2d228502b2e => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:01:33.405 8 WARNING neutron.db.securitygroups_db [None req-b2686034-584e-4f14-90a7-55f5d5ac8ccf 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1046/2216] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:01:33 2026] GET /v2.0/security-groups?tenant_id=8b0ee4f9ce5a43cf8cd44f04fece5971&name=default => generated 2925 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2217] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:01:33 2026] DELETE /v2.0/security-groups/5ca9c45d-e794-4b18-8459-9322be3e93e5 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:01:33.736 7 INFO neutron_taas.services.taas.taas_plugin [None req-3a6cdbcd-21bb-4cd5-9ead-68e6418a7bd2 e8a1bb0e432a437c8721b4e7bae497d4 dbd577c1fa024b0b8a41f76ee94563f9 - - default default] TaaS: Handle Delete Port: 085b7439-5dfd-4cae-aa8b-482b1f6d3668 2026-04-23 23:01:33.739 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3a6cdbcd-21bb-4cd5-9ead-68e6418a7bd2 e8a1bb0e432a437c8721b4e7bae497d4 dbd577c1fa024b0b8a41f76ee94563f9 - - default default] Tap Mirror: Handle Delete Port: 085b7439-5dfd-4cae-aa8b-482b1f6d3668 [pid: 7|app: 0|req: 1171/2218] 10.0.0.137 () {34 vars in 788 bytes} [Thu Apr 23 23:01:33 2026] PUT /v2.0/routers/b70d25bb-9fe3-4784-b6e6-93958cd6e4ff/remove_router_interface => generated 310 bytes in 998 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2219] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 23:01:34 2026] DELETE /v2.0/subnets/43eb0a95-1dac-4cef-9211-1d794bcd1c77 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 23:01:35.219 7 INFO neutron_taas.services.taas.taas_plugin [None req-975ae73e-9349-4033-84a3-6a8f99c8cdaa e8a1bb0e432a437c8721b4e7bae497d4 dbd577c1fa024b0b8a41f76ee94563f9 - - default default] TaaS: Handle Delete Port: 05fce7c2-b69c-437b-86a0-1cdc1e0c6b4e 2026-04-23 23:01:35.222 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-975ae73e-9349-4033-84a3-6a8f99c8cdaa e8a1bb0e432a437c8721b4e7bae497d4 dbd577c1fa024b0b8a41f76ee94563f9 - - default default] Tap Mirror: Handle Delete Port: 05fce7c2-b69c-437b-86a0-1cdc1e0c6b4e 2026-04-23 23:01:35.452 7 INFO neutron_taas.services.taas.taas_plugin [None req-975ae73e-9349-4033-84a3-6a8f99c8cdaa e8a1bb0e432a437c8721b4e7bae497d4 dbd577c1fa024b0b8a41f76ee94563f9 - - default default] TaaS: Handle Delete Port: c3f84733-2bc9-4d1d-a8ac-71d0018618b2 2026-04-23 23:01:35.454 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-975ae73e-9349-4033-84a3-6a8f99c8cdaa e8a1bb0e432a437c8721b4e7bae497d4 dbd577c1fa024b0b8a41f76ee94563f9 - - default default] Tap Mirror: Handle Delete Port: c3f84733-2bc9-4d1d-a8ac-71d0018618b2 2026-04-23 23:01:35.811 7 INFO neutron.services.segments.plugin [-] Segment d29ebe2d-0453-424f-bcb6-4ec6c8221171 resource provider aggregate not found 2026-04-23 23:01:35.833 7 INFO neutron.services.segments.plugin [-] Segment d29ebe2d-0453-424f-bcb6-4ec6c8221171 resource provider aggregate not found 2026-04-23 23:01:35.847 7 INFO neutron.services.segments.plugin [-] Segment d29ebe2d-0453-424f-bcb6-4ec6c8221171 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d29ebe2d-0453-424f-bcb6-4ec6c8221171 found for delete ", "request_id": "req-87f6b9af-8c03-4ccc-9cd8-67eefe38b68c"}]} 2026-04-23 23:01:35.849 7 INFO neutron.services.segments.plugin [-] Segment d29ebe2d-0453-424f-bcb6-4ec6c8221171 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d29ebe2d-0453-424f-bcb6-4ec6c8221171 found for delete ", "request_id": "req-2740f8df-655e-4d0d-9177-d5b94a9cbbe9"}]} 2026-04-23 23:01:35.858 7 INFO neutron.db.l3_hamode_db [None req-975ae73e-9349-4033-84a3-6a8f99c8cdaa e8a1bb0e432a437c8721b4e7bae497d4 dbd577c1fa024b0b8a41f76ee94563f9 - - default default] HA network 972d11b6-3f23-442c-b317-6a574e922f60 was deleted as no HA routers are present in project dbd577c1fa024b0b8a41f76ee94563f9. [pid: 7|app: 0|req: 1172/2220] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 23:01:34 2026] DELETE /v2.0/routers/b70d25bb-9fe3-4784-b6e6-93958cd6e4ff => generated 0 bytes in 1337 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:01:36.003 8 INFO neutron.services.segments.plugin [-] Segment f5d55039-5b0f-49b4-b748-c413dfe17d39 resource provider aggregate not found 2026-04-23 23:01:36.003 8 INFO neutron.services.segments.plugin [-] Segment f5d55039-5b0f-49b4-b748-c413dfe17d39 resource provider aggregate not found 2026-04-23 23:01:36.028 8 INFO neutron.services.segments.plugin [-] Segment f5d55039-5b0f-49b4-b748-c413dfe17d39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5d55039-5b0f-49b4-b748-c413dfe17d39 found for delete ", "request_id": "req-a792d441-dc3e-4c2a-ad8b-5f7ee8da335b"}]} 2026-04-23 23:01:36.031 8 INFO neutron.services.segments.plugin [-] Segment f5d55039-5b0f-49b4-b748-c413dfe17d39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5d55039-5b0f-49b4-b748-c413dfe17d39 found for delete ", "request_id": "req-cbc16c08-9c20-4186-87ea-7d6ae7734a12"}]} [pid: 8|app: 0|req: 1049/2221] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 23:01:35 2026] DELETE /v2.0/networks/f66c1dc7-c075-408b-96ff-81199bb3b235 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 23:01:36.852 8 WARNING neutron.db.securitygroups_db [None req-3701cc48-99f0-4eb4-8852-b5d0d77edc78 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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/2224] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:01:36 2026] GET /v2.0/security-groups?tenant_id=dbd577c1fa024b0b8a41f76ee94563f9&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 23:01:36.909 7 WARNING neutron.db.securitygroups_db [None req-848ed35f-a54e-4d0b-aee6-9c4cc13f2a88 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1052/2225] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:01:36 2026] DELETE /v2.0/security-groups/08bebded-6f7a-47a6-9b23-484c947d2714 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2226] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:01:36 2026] GET /v2.0/security-groups?tenant_id=5c06e1ac8f3a455c8a80ea785d249d98&name=default => generated 2925 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 23:01:37.064 7 WARNING neutron.db.securitygroups_db [None req-9ea0094d-d934-4904-8276-648b4b5a8a5e 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1053/2227] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:01:37 2026] DELETE /v2.0/security-groups/6ad18b74-e0f6-4505-a958-4eec6a1deb4e => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2228] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:01:37 2026] GET /v2.0/security-groups?tenant_id=8b851596f76643be8ac4dd0c4bc0204e&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2229] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:01:37 2026] DELETE /v2.0/security-groups/399311d0-127a-43be-b67e-bdb98fd24060 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2230] 10.0.0.136 () {32 vars in 801 bytes} [Thu Apr 23 23:01:40 2026] GET /v2.0/extensions => generated 22037 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2231] 10.0.0.136 () {30 vars in 723 bytes} [Thu Apr 23 23:01:40 2026] GET /v2.0/quotas/e730b42edc454a89b44b44f2806af2ad/details => generated 847 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:01:41.329 7 INFO neutron.db.segments_db [None req-45aee906-a6e8-4ec2-b68a-00c376bb9130 89a5f622dd3b4ad494a05bc6b40ae4e6 6404680a85084abc80f562e0ce6eb5c2 - - default default] Added segment 0bcb93e7-bce3-489a-a924-aba594f38be1 of type vxlan for network d3710ccc-4f38-49ef-9168-9728f3d3ba30 [pid: 7|app: 0|req: 1177/2232] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 23:01:41 2026] POST /v2.0/networks => generated 727 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2233] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 23:01:41 2026] POST /v2.0/subnets => generated 644 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 23:01:41.610 7 WARNING neutron.api.v2.base [None req-7205aa19-5c96-46fe-aaa5-17454bae1477 89a5f622dd3b4ad494a05bc6b40ae4e6 6404680a85084abc80f562e0ce6eb5c2 - - 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-04-23 23:01:41.610 7 INFO neutron.api.v2.resource [None req-7205aa19-5c96-46fe-aaa5-17454bae1477 89a5f622dd3b4ad494a05bc6b40ae4e6 6404680a85084abc80f562e0ce6eb5c2 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1178/2234] 10.0.0.137 () {34 vars in 680 bytes} [Thu Apr 23 23:01:41 2026] POST /v2.0/rbac-policies => generated 143 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-23 23:01:41.804 8 INFO neutron.services.segments.plugin [-] Segment 0bcb93e7-bce3-489a-a924-aba594f38be1 resource provider aggregate not found 2026-04-23 23:01:41.808 8 INFO neutron.services.segments.plugin [-] Segment 0bcb93e7-bce3-489a-a924-aba594f38be1 resource provider aggregate not found 2026-04-23 23:01:41.823 8 INFO neutron.services.segments.plugin [-] Segment 0bcb93e7-bce3-489a-a924-aba594f38be1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bcb93e7-bce3-489a-a924-aba594f38be1 found for delete ", "request_id": "req-156d30a5-fbba-4db6-8933-21ae30de370b"}]} 2026-04-23 23:01:41.828 8 INFO neutron.services.segments.plugin [-] Segment 0bcb93e7-bce3-489a-a924-aba594f38be1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bcb93e7-bce3-489a-a924-aba594f38be1 found for delete ", "request_id": "req-f26a1ba2-97d2-4131-b4ef-6cb4f5f0ef2f"}]} [pid: 8|app: 0|req: 1057/2235] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 23:01:41 2026] DELETE /v2.0/networks/d3710ccc-4f38-49ef-9168-9728f3d3ba30 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 23:01:41.886 7 INFO neutron.db.segments_db [None req-c79c3006-3a19-4d9b-b34b-9c0620af7d58 89a5f622dd3b4ad494a05bc6b40ae4e6 6404680a85084abc80f562e0ce6eb5c2 - - default default] Added segment fee72c03-5354-433c-9f86-fb8d48415172 of type vxlan for network effab40b-522f-4f09-a3ae-39bcc183ae3e [pid: 7|app: 0|req: 1179/2236] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 23:01:41 2026] POST /v2.0/networks => generated 725 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2237] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 23:01:41 2026] POST /v2.0/subnets => generated 647 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 23:01:42.154 7 WARNING neutron.api.v2.base [None req-a623ea15-35c7-42af-9bae-020aed8066ca 89a5f622dd3b4ad494a05bc6b40ae4e6 6404680a85084abc80f562e0ce6eb5c2 - - 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-04-23 23:01:42.155 7 INFO neutron.api.v2.resource [None req-a623ea15-35c7-42af-9bae-020aed8066ca 89a5f622dd3b4ad494a05bc6b40ae4e6 6404680a85084abc80f562e0ce6eb5c2 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1180/2238] 10.0.0.137 () {34 vars in 680 bytes} [Thu Apr 23 23:01:42 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: 1059/2239] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 23:01:42 2026] DELETE /v2.0/networks/effab40b-522f-4f09-a3ae-39bcc183ae3e => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 23:01:42.425 7 INFO neutron.db.segments_db [None req-bdd7e76f-183c-4454-8309-ed688a5d5ac3 89a5f622dd3b4ad494a05bc6b40ae4e6 6404680a85084abc80f562e0ce6eb5c2 - - default default] Added segment e9480b98-92e0-4c83-97f1-3bc7bcc99095 of type vxlan for network de6ecc45-3f62-4e4d-a194-d79df80c02ed [pid: 7|app: 0|req: 1181/2240] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 23:01:42 2026] POST /v2.0/networks => generated 727 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2241] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 23:01:42 2026] POST /v2.0/subnets => generated 647 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2242] 10.0.0.137 () {34 vars in 680 bytes} [Thu Apr 23 23:01:42 2026] POST /v2.0/rbac-policies => generated 324 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2243] 10.0.0.136 () {32 vars in 801 bytes} [Thu Apr 23 23:01:43 2026] GET /v2.0/extensions => generated 22037 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2244] 10.0.0.137 () {32 vars in 722 bytes} [Thu Apr 23 23:01:43 2026] GET /v2.0/networks/de6ecc45-3f62-4e4d-a194-d79df80c02ed => generated 655 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2245] 10.0.0.136 () {30 vars in 723 bytes} [Thu Apr 23 23:01:43 2026] GET /v2.0/quotas/e730b42edc454a89b44b44f2806af2ad/details => generated 847 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:01:43.695 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1db42666-015b-4860-8046-aaf88a1caa03 154226619cd746e8b6cf7a2647fcae61 c0599bcdbb674ec3aac0a67905227a2b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1062/2246] 10.0.0.137 () {32 vars in 722 bytes} [Thu Apr 23 23:01:43 2026] GET /v2.0/networks/de6ecc45-3f62-4e4d-a194-d79df80c02ed => generated 138 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 23:01:43.846 8 INFO neutron.services.segments.plugin [-] Segment fee72c03-5354-433c-9f86-fb8d48415172 resource provider aggregate not found 2026-04-23 23:01:43.847 8 INFO neutron.services.segments.plugin [-] Segment fee72c03-5354-433c-9f86-fb8d48415172 resource provider aggregate not found 2026-04-23 23:01:43.860 8 INFO neutron.services.segments.plugin [-] Segment fee72c03-5354-433c-9f86-fb8d48415172 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fee72c03-5354-433c-9f86-fb8d48415172 found for delete ", "request_id": "req-61336526-11fd-4e77-b20f-37b5010cb7f2"}]} 2026-04-23 23:01:43.866 8 INFO neutron.services.segments.plugin [-] Segment fee72c03-5354-433c-9f86-fb8d48415172 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fee72c03-5354-433c-9f86-fb8d48415172 found for delete ", "request_id": "req-8b3e0821-4d56-4f88-9830-23506b7f7fa2"}]} 2026-04-23 23:01:43.868 7 INFO neutron.services.segments.plugin [-] Segment e9480b98-92e0-4c83-97f1-3bc7bcc99095 resource provider aggregate not found 2026-04-23 23:01:43.874 7 INFO neutron.services.segments.plugin [-] Segment e9480b98-92e0-4c83-97f1-3bc7bcc99095 resource provider aggregate not found 2026-04-23 23:01:43.887 7 INFO neutron.services.segments.plugin [-] Segment e9480b98-92e0-4c83-97f1-3bc7bcc99095 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9480b98-92e0-4c83-97f1-3bc7bcc99095 found for delete ", "request_id": "req-426036cb-d1a6-4a48-9f44-7d04af91da64"}]} 2026-04-23 23:01:43.893 7 INFO neutron.services.segments.plugin [-] Segment e9480b98-92e0-4c83-97f1-3bc7bcc99095 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9480b98-92e0-4c83-97f1-3bc7bcc99095 found for delete ", "request_id": "req-462027da-05d5-40bd-8b79-5d05347cdb8a"}]} [pid: 7|app: 0|req: 1185/2247] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 23:01:43 2026] DELETE /v2.0/networks/de6ecc45-3f62-4e4d-a194-d79df80c02ed => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 23:01:43.914 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8cee0dc2-044e-49cd-94fe-c98e5f284937 89a5f622dd3b4ad494a05bc6b40ae4e6 6404680a85084abc80f562e0ce6eb5c2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1063/2248] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 23:01:43 2026] DELETE /v2.0/subnets/d8befca8-5b87-4654-9f46-7d5b92ec7f32 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 23:01:43.935 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e230607f-3bed-427c-9fd2-8916fad65d9a 89a5f622dd3b4ad494a05bc6b40ae4e6 6404680a85084abc80f562e0ce6eb5c2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1186/2249] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 23:01:43 2026] DELETE /v2.0/subnets/e097c1ca-8c6b-4200-a43e-f40c5f4ff1b4 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 23:01:43.953 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f069f5ac-69f1-4e0e-b721-5e4d5aebefde 89a5f622dd3b4ad494a05bc6b40ae4e6 6404680a85084abc80f562e0ce6eb5c2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1064/2250] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 23:01:43 2026] DELETE /v2.0/subnets/667725ba-d6ca-46eb-9715-ad8990b8b49b => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 23:01:44.862 7 WARNING neutron.db.securitygroups_db [None req-d5584786-10dd-4005-94f3-104ce79a7ec1 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1187/2251] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:01:44 2026] GET /v2.0/security-groups?tenant_id=6404680a85084abc80f562e0ce6eb5c2&name=default => generated 2925 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2252] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:01:44 2026] DELETE /v2.0/security-groups/6fe4a81d-0edc-4478-a4e3-c1d6e63b9681 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:01:45.096 7 WARNING neutron.db.securitygroups_db [None req-92a554cd-d49e-4cd4-9c6e-52115f6be594 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1188/2253] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:01:45 2026] GET /v2.0/security-groups?tenant_id=5cdb4bda30ae4c978e612c1d3c10f4c6&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2254] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:01:45 2026] DELETE /v2.0/security-groups/e4f6e2d7-2f4a-4a10-9fdf-b399d00f585e => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:01:45.444 7 WARNING neutron.db.securitygroups_db [None req-b322df6c-8598-409a-9cf6-b9b1edde8f06 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1189/2255] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:01:45 2026] GET /v2.0/security-groups?tenant_id=c0599bcdbb674ec3aac0a67905227a2b&name=default => generated 2928 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2256] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:01:45 2026] DELETE /v2.0/security-groups/e9e7e032-8848-43b3-bdfe-025bdef44d08 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:01:46.658 7 WARNING neutron.db.securitygroups_db [None req-95546ba9-fdfa-4117-8e5f-7952a6defcca 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1190/2257] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:01:46 2026] GET /v2.0/security-groups?tenant_id=e730b42edc454a89b44b44f2806af2ad&name=default => generated 2929 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2258] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:01:46 2026] DELETE /v2.0/security-groups/0fa7c02c-7064-4bf6-97be-fabf97f92ef6 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:01:48.761 7 INFO neutron.db.segments_db [None req-2f840358-f5b4-4d11-a365-c94a4f5cc581 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Added segment 5b5ff6ff-c7b2-4e3a-afbb-dea89befee52 of type vxlan for network d268e44e-30be-4cbd-8a04-b949eefd284a [pid: 7|app: 0|req: 1191/2259] 10.0.0.137 () {34 vars in 670 bytes} [Thu Apr 23 23:01:48 2026] POST /v2.0/networks => generated 740 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2260] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 23:01:48 2026] POST /v2.0/subnets => generated 687 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 23:01:49.078 7 INFO neutron.db.segments_db [None req-210c8c58-650e-434f-90c9-37f0f11a0452 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Added segment c833db9e-be45-420e-bd66-21246bf5a9a4 of type vxlan for network aad2243a-960f-4cad-90d1-7c410b451630 2026-04-23 23:01:49.323 7 INFO neutron.db.l3_hamode_db [None req-210c8c58-650e-434f-90c9-37f0f11a0452 3481e30a8e7b450088adb3e2884e8cbf 089cf776605041f695c363ada7548caf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 23:01:50.025 7 INFO neutron.db.l3_hamode_db [None req-210c8c58-650e-434f-90c9-37f0f11a0452 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1070/2261] 10.0.0.137 () {34 vars in 675 bytes} [Thu Apr 23 23:01:49 2026] POST /v2.0/floatingips => generated 552 bytes in 644 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2262] 10.0.0.137 () {34 vars in 675 bytes} [Thu Apr 23 23:01:50 2026] POST /v2.0/floatingips => generated 552 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2263] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 23:01:49 2026] POST /v2.0/routers => generated 727 bytes in 1945 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2264] 10.0.0.137 () {34 vars in 675 bytes} [Thu Apr 23 23:01:50 2026] POST /v2.0/floatingips => generated 552 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2265] 10.0.0.137 () {34 vars in 675 bytes} [Thu Apr 23 23:01:51 2026] POST /v2.0/floatingips => generated 552 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2268] 10.0.0.137 () {34 vars in 782 bytes} [Thu Apr 23 23:01:50 2026] PUT /v2.0/routers/db3833c0-7d77-4508-b437-bb5186d118d7/add_router_interface => generated 310 bytes in 1241 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2269] 10.0.0.137 () {34 vars in 675 bytes} [Thu Apr 23 23:01:51 2026] POST /v2.0/floatingips => generated 552 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 23:01:52.314 7 WARNING tagging [None req-fc4811e7-e393-4d24-8aef-e7044d82b7da 7852f0fb1ddd4a62b99433569115a469 ccb91adc95c742178f0ffbf490feca89 - - 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: 1194/2270] 10.0.0.137 () {34 vars in 758 bytes} [Thu Apr 23 23:01:52 2026] PUT /v2.0/floatingips/8a809322-9584-44ce-a146-08e8aa87f1d8/tags => generated 17 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:01:52.415 8 WARNING tagging [None req-ee2b7997-fc29-4035-aca7-3f6bee592b65 7852f0fb1ddd4a62b99433569115a469 ccb91adc95c742178f0ffbf490feca89 - - 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/2271] 10.0.0.137 () {34 vars in 758 bytes} [Thu Apr 23 23:01:52 2026] PUT /v2.0/floatingips/42731113-28ec-422d-8485-151c9c31f3d8/tags => generated 25 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:01:52.508 7 WARNING tagging [None req-a3782e5a-bf94-49da-be87-417914e92e00 7852f0fb1ddd4a62b99433569115a469 ccb91adc95c742178f0ffbf490feca89 - - 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: 1195/2272] 10.0.0.137 () {34 vars in 758 bytes} [Thu Apr 23 23:01:52 2026] PUT /v2.0/floatingips/6a8dd843-4dd5-44e1-8c1f-b01645b3a254/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:01:52.561 8 WARNING tagging [None req-24a058e0-88aa-4e85-ad4c-89bffb8b9533 7852f0fb1ddd4a62b99433569115a469 ccb91adc95c742178f0ffbf490feca89 - - 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: 1078/2273] 10.0.0.137 () {34 vars in 758 bytes} [Thu Apr 23 23:01:52 2026] PUT /v2.0/floatingips/122a0fa3-0689-4b98-abed-aad07e1205ed/tags => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2274] 10.0.0.137 () {32 vars in 671 bytes} [Thu Apr 23 23:01:52 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2275] 10.0.0.137 () {32 vars in 685 bytes} [Thu Apr 23 23:01:52 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2276] 10.0.0.137 () {32 vars in 681 bytes} [Thu Apr 23 23:01:52 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2277] 10.0.0.137 () {32 vars in 693 bytes} [Thu Apr 23 23:01:52 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2278] 10.0.0.137 () {32 vars in 679 bytes} [Thu Apr 23 23:01:52 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2279] 10.0.0.137 () {32 vars in 693 bytes} [Thu Apr 23 23:01:52 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2280] 10.0.0.137 () {32 vars in 689 bytes} [Thu Apr 23 23:01:52 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2281] 10.0.0.137 () {32 vars in 701 bytes} [Thu Apr 23 23:01:52 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 23:01:53.123 7 INFO neutron_taas.services.taas.taas_plugin [None req-157e8aa7-374c-4bf0-8203-3bf567dc604e 7852f0fb1ddd4a62b99433569115a469 ccb91adc95c742178f0ffbf490feca89 - - default default] TaaS: Handle Delete Port: 6e44879d-5924-4da8-b6f4-b1efc653f3e5 2026-04-23 23:01:53.126 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-157e8aa7-374c-4bf0-8203-3bf567dc604e 7852f0fb1ddd4a62b99433569115a469 ccb91adc95c742178f0ffbf490feca89 - - default default] Tap Mirror: Handle Delete Port: 6e44879d-5924-4da8-b6f4-b1efc653f3e5 [pid: 7|app: 0|req: 1200/2282] 10.0.0.137 () {32 vars in 731 bytes} [Thu Apr 23 23:01:53 2026] DELETE /v2.0/floatingips/8a809322-9584-44ce-a146-08e8aa87f1d8 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:01:53.403 7 INFO neutron_taas.services.taas.taas_plugin [None req-02a3db5c-3780-41ee-b0c1-01f3768d57ae 7852f0fb1ddd4a62b99433569115a469 ccb91adc95c742178f0ffbf490feca89 - - default default] TaaS: Handle Delete Port: 503b36dc-21a5-4220-a63f-b039df73b28c 2026-04-23 23:01:53.407 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-02a3db5c-3780-41ee-b0c1-01f3768d57ae 7852f0fb1ddd4a62b99433569115a469 ccb91adc95c742178f0ffbf490feca89 - - default default] Tap Mirror: Handle Delete Port: 503b36dc-21a5-4220-a63f-b039df73b28c 2026-04-23 23:01:53.428 8 INFO neutron.db.segments_db [None req-3ec83b08-3e7b-4edf-9e08-6ad034c06b23 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Added segment 2a7a8df4-dd4a-44c0-9caf-fc80d9e64d68 of type vxlan for network 3c1f6ad5-3bf8-4c95-9379-68892021033a [pid: 8|app: 0|req: 1083/2283] 10.0.0.137 () {34 vars in 670 bytes} [Thu Apr 23 23:01:53 2026] POST /v2.0/networks => generated 741 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2284] 10.0.0.137 () {32 vars in 731 bytes} [Thu Apr 23 23:01:53 2026] DELETE /v2.0/floatingips/42731113-28ec-422d-8485-151c9c31f3d8 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:01:53.679 7 INFO neutron_taas.services.taas.taas_plugin [None req-6b6cb3bb-4565-4f0f-94ac-4aec7c5ce399 7852f0fb1ddd4a62b99433569115a469 ccb91adc95c742178f0ffbf490feca89 - - default default] TaaS: Handle Delete Port: f33580a5-83ce-4bae-989b-6fb4ec9975ff 2026-04-23 23:01:53.683 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6b6cb3bb-4565-4f0f-94ac-4aec7c5ce399 7852f0fb1ddd4a62b99433569115a469 ccb91adc95c742178f0ffbf490feca89 - - default default] Tap Mirror: Handle Delete Port: f33580a5-83ce-4bae-989b-6fb4ec9975ff [pid: 8|app: 0|req: 1084/2285] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 23:01:53 2026] POST /v2.0/subnets => generated 688 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 23:01:53.785 8 INFO neutron.db.segments_db [None req-863ed6d8-1435-4a87-893a-26827caadb5b 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Added segment 0f7ddab5-bf08-4655-8df2-5d12e6f2e0f9 of type vxlan for network fdb15e75-e27e-4158-b9b6-82a307f9422c [pid: 7|app: 0|req: 1202/2286] 10.0.0.137 () {32 vars in 731 bytes} [Thu Apr 23 23:01:53 2026] DELETE /v2.0/floatingips/6a8dd843-4dd5-44e1-8c1f-b01645b3a254 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:01:54.012 8 INFO neutron.db.l3_hamode_db [None req-863ed6d8-1435-4a87-893a-26827caadb5b 3481e30a8e7b450088adb3e2884e8cbf c632566649214c89b7fc8d65818dced6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 23:01:54.023 7 INFO neutron_taas.services.taas.taas_plugin [None req-4885093f-a795-4673-acb2-4b5045001688 7852f0fb1ddd4a62b99433569115a469 ccb91adc95c742178f0ffbf490feca89 - - default default] TaaS: Handle Delete Port: 06e25bd6-1212-41cb-b0ca-a6342e3f40ef 2026-04-23 23:01:54.026 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4885093f-a795-4673-acb2-4b5045001688 7852f0fb1ddd4a62b99433569115a469 ccb91adc95c742178f0ffbf490feca89 - - default default] Tap Mirror: Handle Delete Port: 06e25bd6-1212-41cb-b0ca-a6342e3f40ef [pid: 7|app: 0|req: 1203/2287] 10.0.0.137 () {32 vars in 731 bytes} [Thu Apr 23 23:01:53 2026] DELETE /v2.0/floatingips/122a0fa3-0689-4b98-abed-aad07e1205ed => generated 0 bytes in 301 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:01:54.280 7 INFO neutron_taas.services.taas.taas_plugin [None req-f26b326c-e7a2-4824-a1eb-8e20c8e8328d 7852f0fb1ddd4a62b99433569115a469 ccb91adc95c742178f0ffbf490feca89 - - default default] TaaS: Handle Delete Port: b02ac636-3680-4db9-939b-62774d16d5b7 2026-04-23 23:01:54.283 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f26b326c-e7a2-4824-a1eb-8e20c8e8328d 7852f0fb1ddd4a62b99433569115a469 ccb91adc95c742178f0ffbf490feca89 - - default default] Tap Mirror: Handle Delete Port: b02ac636-3680-4db9-939b-62774d16d5b7 [pid: 7|app: 0|req: 1204/2288] 10.0.0.137 () {32 vars in 731 bytes} [Thu Apr 23 23:01:54 2026] DELETE /v2.0/floatingips/54881fbc-8fc9-4e88-ba8f-f1b0bac2b23c => generated 0 bytes in 280 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:01:54.571 8 INFO neutron.db.l3_hamode_db [None req-863ed6d8-1435-4a87-893a-26827caadb5b 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1085/2289] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 23:01:53 2026] POST /v2.0/routers => generated 728 bytes in 1666 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 23:01:55.415 7 WARNING neutron.db.securitygroups_db [None req-eceea9f4-3c7d-41a0-ae88-2163efb9a2e7 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1205/2290] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:01:55 2026] GET /v2.0/security-groups?tenant_id=8696259bd825407aa2ffe738efe0a85b&name=default => generated 2929 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2291] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:01:55 2026] DELETE /v2.0/security-groups/04f6668b-7c65-4ce2-9012-0099ec9a87c3 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:01:55.782 7 WARNING neutron.db.securitygroups_db [None req-f0be9f00-335e-4395-a050-ffe765a25654 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1207/2292] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:01:55 2026] GET /v2.0/security-groups?tenant_id=ccb91adc95c742178f0ffbf490feca89&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2293] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:01:55 2026] DELETE /v2.0/security-groups/338351e6-3dbd-46d5-819a-17cb9a7b7566 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:01:56.179 7 WARNING neutron.db.securitygroups_db [None req-ae71d866-af34-44a9-adc2-aa12b3987b29 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1209/2294] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:01:56 2026] GET /v2.0/security-groups?tenant_id=0cfe1f42cc8140a3a5eba03685a806eb&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: 1210/2295] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:01:56 2026] DELETE /v2.0/security-groups/6b1699bc-2082-4116-9328-695a0502845a => 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: 1086/2296] 10.0.0.137 () {34 vars in 782 bytes} [Thu Apr 23 23:01:55 2026] PUT /v2.0/routers/e0e020fa-0d14-410b-a35f-3271a06485df/add_router_interface => generated 310 bytes in 1120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2297] 10.0.0.137 () {34 vars in 684 bytes} [Thu Apr 23 23:01:57 2026] POST /v2.0/security-groups => generated 1675 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2298] 10.0.0.137 () {34 vars in 694 bytes} [Thu Apr 23 23:01:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2299] 10.0.0.137 () {34 vars in 694 bytes} [Thu Apr 23 23:01:57 2026] POST /v2.0/security-group-rules => generated 596 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2300] 10.0.0.137 () {34 vars in 694 bytes} [Thu Apr 23 23:01:57 2026] POST /v2.0/security-group-rules => generated 602 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2301] 10.0.0.137 () {34 vars in 694 bytes} [Thu Apr 23 23:01:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 23:01:57.831 8 INFO neutron.db.securitygroups_db [None req-3e273723-fa69-4f20-8740-c9426e240e53 a41c7af04d3747d68bf241c6cbf0cf7c 089cf776605041f695c363ada7548caf - - default default] Project 089cf776605041f695c363ada7548caf 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: 1089/2302] 10.0.0.137 () {34 vars in 694 bytes} [Thu Apr 23 23:01:57 2026] POST /v2.0/security-group-rules => generated 607 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 23:01:58.006 7 INFO neutron.db.securitygroups_db [None req-fd40aec8-5d9f-4b4f-9691-99ed719898e0 a41c7af04d3747d68bf241c6cbf0cf7c 089cf776605041f695c363ada7548caf - - default default] Project 089cf776605041f695c363ada7548caf 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: 1214/2303] 10.0.0.137 () {34 vars in 694 bytes} [Thu Apr 23 23:01:57 2026] POST /v2.0/security-group-rules => generated 606 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2304] 10.0.0.137 () {34 vars in 684 bytes} [Thu Apr 23 23:01:58 2026] POST /v2.0/security-groups => generated 1663 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2305] 10.0.0.137 () {34 vars in 694 bytes} [Thu Apr 23 23:01:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2306] 10.0.0.137 () {34 vars in 694 bytes} [Thu Apr 23 23:01:58 2026] POST /v2.0/security-group-rules => generated 602 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2307] 10.0.0.137 () {34 vars in 675 bytes} [Thu Apr 23 23:01:58 2026] POST /v2.0/floatingips => generated 552 bytes in 530 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 23:01:59.529 8 WARNING neutron.db.securitygroups_db [req-adb2967a-06a8-4ac0-a55d-a5d2750ea845 req-2d757b42-7627-417b-ba4d-41ae99946449 a41c7af04d3747d68bf241c6cbf0cf7c 089cf776605041f695c363ada7548caf - - 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: 1092/2308] 10.0.0.126 () {34 vars in 1099 bytes} [Thu Apr 23 23:01:59 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1319785350&fields=id&tenant_id=089cf776605041f695c363ada7548caf => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:01:59.578 7 WARNING neutron.db.securitygroups_db [req-adb2967a-06a8-4ac0-a55d-a5d2750ea845 req-9ac1df94-6fad-4da1-a89f-2604934ed3ce a41c7af04d3747d68bf241c6cbf0cf7c 089cf776605041f695c363ada7548caf - - 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: 1217/2309] 10.0.0.126 () {34 vars in 1097 bytes} [Thu Apr 23 23:01:59 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-924346442&fields=id&tenant_id=089cf776605041f695c363ada7548caf => 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: 1093/2310] 10.0.0.126 () {34 vars in 981 bytes} [Thu Apr 23 23:01:59 2026] GET /v2.0/networks?id=d268e44e-30be-4cbd-8a04-b949eefd284a => generated 672 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2311] 10.0.0.126 () {34 vars in 964 bytes} [Thu Apr 23 23:01:59 2026] GET /v2.0/quotas/089cf776605041f695c363ada7548caf => 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: 1094/2312] 10.0.0.126 () {34 vars in 1001 bytes} [Thu Apr 23 23:01:59 2026] GET /v2.0/ports?tenant_id=089cf776605041f695c363ada7548caf&fields=id => generated 103 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2313] 10.0.0.126 () {34 vars in 1007 bytes} [Thu Apr 23 23:01:59 2026] GET /v2.0/networks/d268e44e-30be-4cbd-8a04-b949eefd284a?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2314] 10.0.0.126 () {34 vars in 1107 bytes} [Thu Apr 23 23:01:59 2026] GET /v2.0/networks/d268e44e-30be-4cbd-8a04-b949eefd284a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2315] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:02:00 2026] GET /v2.0/ports?device_id=d1001dce-8afe-486b-8108-a3498c9203ce => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:02:00.676 8 INFO neutron.db.segments_db [None req-17e3f31a-d4b7-49ce-b3a8-b66bb6a723d5 d4356776551448dca29356c1956c0c6e 335d6d46a53b498899440ab8c5eef7ee - - default default] Added segment 8493093b-08a6-4b67-857f-af45bb0e5fd1 of type vxlan for network ffb0932a-0eb4-4dc0-b92b-1daea8a348ad [pid: 8|app: 0|req: 1096/2316] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 23:02:00 2026] POST /v2.0/networks => generated 632 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 23:02:00.825 7 INFO neutron.db.segments_db [None req-96d4530f-7997-405d-ae21-3fb2d05bbba3 d4356776551448dca29356c1956c0c6e 335d6d46a53b498899440ab8c5eef7ee - - default default] Added segment 49ded923-4d63-4d89-bc96-542d835f5de6 of type vxlan for network 13e87e41-5b69-407b-a855-76929ff75520 [pid: 7|app: 0|req: 1221/2317] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 23:02:00 2026] POST /v2.0/networks => generated 631 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 23:02:00.979 8 INFO neutron.db.segments_db [None req-69519137-7321-4b44-b471-d8671621ad3d d4356776551448dca29356c1956c0c6e 335d6d46a53b498899440ab8c5eef7ee - - default default] Added segment cc5c2103-4af7-4f58-8ae2-305a0ccda345 of type vxlan for network 7b020b82-40f1-4e74-8c0f-2b015ae8db85 [pid: 8|app: 0|req: 1097/2318] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 23:02:00 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) 2026-04-23 23:02:01.156 7 INFO neutron.db.segments_db [None req-ce24e38d-9e17-4279-b09b-874d5bbf0087 d4356776551448dca29356c1956c0c6e 335d6d46a53b498899440ab8c5eef7ee - - default default] Added segment 38b8140b-7456-486a-b994-8b59e8dcc32a of type vxlan for network 78b8359d-2263-4fee-a0be-0e32d10518ed [pid: 8|app: 0|req: 1098/2319] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:02:01 2026] GET /v2.0/ports?device_id=d1001dce-8afe-486b-8108-a3498c9203ce => 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: 1222/2320] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 23:02:01 2026] POST /v2.0/networks => generated 631 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 23:02:01.318 8 INFO neutron.db.segments_db [None req-08748e35-85b1-4327-8d85-f1b8d680bb01 d4356776551448dca29356c1956c0c6e 335d6d46a53b498899440ab8c5eef7ee - - default default] Added segment fadc30a8-401c-44cf-ad6f-cf490a8486f3 of type vxlan for network 2a7022b5-b70f-4de1-bdf1-95a317918ae7 [pid: 8|app: 0|req: 1099/2321] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 23:02:01 2026] POST /v2.0/networks => generated 631 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2322] 10.0.0.137 () {34 vars in 752 bytes} [Thu Apr 23 23:02:01 2026] PUT /v2.0/networks/ffb0932a-0eb4-4dc0-b92b-1daea8a348ad/tags => generated 17 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2323] 10.0.0.137 () {34 vars in 752 bytes} [Thu Apr 23 23:02:01 2026] PUT /v2.0/networks/13e87e41-5b69-407b-a855-76929ff75520/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2324] 10.0.0.137 () {34 vars in 752 bytes} [Thu Apr 23 23:02:01 2026] PUT /v2.0/networks/7b020b82-40f1-4e74-8c0f-2b015ae8db85/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2325] 10.0.0.137 () {34 vars in 752 bytes} [Thu Apr 23 23:02:01 2026] PUT /v2.0/networks/78b8359d-2263-4fee-a0be-0e32d10518ed/tags => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2326] 10.0.0.137 () {32 vars in 665 bytes} [Thu Apr 23 23:02:01 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2327] 10.0.0.137 () {32 vars in 679 bytes} [Thu Apr 23 23:02:01 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2328] 10.0.0.137 () {32 vars in 675 bytes} [Thu Apr 23 23:02:01 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2329] 10.0.0.137 () {32 vars in 687 bytes} [Thu Apr 23 23:02:01 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2330] 10.0.0.137 () {32 vars in 673 bytes} [Thu Apr 23 23:02:01 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2331] 10.0.0.137 () {32 vars in 687 bytes} [Thu Apr 23 23:02:01 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2332] 10.0.0.137 () {32 vars in 683 bytes} [Thu Apr 23 23:02:02 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2333] 10.0.0.137 () {32 vars in 695 bytes} [Thu Apr 23 23:02:02 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2334] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:02:02 2026] GET /v2.0/ports?device_id=d1001dce-8afe-486b-8108-a3498c9203ce => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:02:02.282 7 INFO neutron.services.segments.plugin [-] Segment 8493093b-08a6-4b67-857f-af45bb0e5fd1 resource provider aggregate not found 2026-04-23 23:02:02.288 7 INFO neutron.services.segments.plugin [-] Segment 8493093b-08a6-4b67-857f-af45bb0e5fd1 resource provider aggregate not found 2026-04-23 23:02:02.301 7 INFO neutron.services.segments.plugin [-] Segment 8493093b-08a6-4b67-857f-af45bb0e5fd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8493093b-08a6-4b67-857f-af45bb0e5fd1 found for delete ", "request_id": "req-b2f22fe2-ca92-413e-a386-9b33051f8d1c"}]} 2026-04-23 23:02:02.306 7 INFO neutron.services.segments.plugin [-] Segment 8493093b-08a6-4b67-857f-af45bb0e5fd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8493093b-08a6-4b67-857f-af45bb0e5fd1 found for delete ", "request_id": "req-220495c2-67ac-4261-b706-308c95a50f17"}]} [pid: 7|app: 0|req: 1229/2335] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 23:02:02 2026] DELETE /v2.0/networks/ffb0932a-0eb4-4dc0-b92b-1daea8a348ad => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 23:02:02.448 8 INFO neutron.services.segments.plugin [-] Segment 49ded923-4d63-4d89-bc96-542d835f5de6 resource provider aggregate not found 2026-04-23 23:02:02.454 8 INFO neutron.services.segments.plugin [-] Segment 49ded923-4d63-4d89-bc96-542d835f5de6 resource provider aggregate not found 2026-04-23 23:02:02.473 8 INFO neutron.services.segments.plugin [-] Segment 49ded923-4d63-4d89-bc96-542d835f5de6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49ded923-4d63-4d89-bc96-542d835f5de6 found for delete ", "request_id": "req-d8b5f4b3-284c-43d1-9b64-d7fe5bc2f3f2"}]} 2026-04-23 23:02:02.473 8 INFO neutron.services.segments.plugin [-] Segment 49ded923-4d63-4d89-bc96-542d835f5de6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49ded923-4d63-4d89-bc96-542d835f5de6 found for delete ", "request_id": "req-5b150bca-9313-42b8-95aa-90b34e719fc0"}]} [pid: 8|app: 0|req: 1107/2336] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 23:02:02 2026] DELETE /v2.0/networks/13e87e41-5b69-407b-a855-76929ff75520 => 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: 1230/2337] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 23:02:02 2026] DELETE /v2.0/networks/7b020b82-40f1-4e74-8c0f-2b015ae8db85 => 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: 1108/2338] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 23:02:02 2026] DELETE /v2.0/networks/78b8359d-2263-4fee-a0be-0e32d10518ed => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2339] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 23:02:02 2026] DELETE /v2.0/networks/2a7022b5-b70f-4de1-bdf1-95a317918ae7 => 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: 1109/2340] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:02:03 2026] GET /v2.0/ports?device_id=d1001dce-8afe-486b-8108-a3498c9203ce => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:02:03.690 7 WARNING neutron.db.securitygroups_db [None req-08eac596-cf53-4285-aa61-6b40993abd44 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1232/2341] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:02:03 2026] GET /v2.0/security-groups?tenant_id=2843efb3f5bf456285658bd266caf41c&name=default => generated 2929 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2342] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:02:03 2026] DELETE /v2.0/security-groups/906d7663-0a38-4cf3-b877-f5c22de6b835 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:02:04.045 7 WARNING neutron.db.securitygroups_db [None req-ff7a00f4-1fe7-41eb-a453-4090eefe50a9 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1233/2343] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:02:04 2026] GET /v2.0/security-groups?tenant_id=335d6d46a53b498899440ab8c5eef7ee&name=default => generated 2929 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2344] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:02:04 2026] DELETE /v2.0/security-groups/efa8f240-9575-43fb-8ca5-3e6beb9b8a02 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:02:04.329 7 INFO neutron.services.segments.plugin [-] Segment cc5c2103-4af7-4f58-8ae2-305a0ccda345 resource provider aggregate not found 2026-04-23 23:02:04.331 8 WARNING neutron.db.securitygroups_db [None req-9db33c4e-c58e-48aa-a398-cbff7a97f030 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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-04-23 23:02:04.334 7 INFO neutron.services.segments.plugin [-] Segment cc5c2103-4af7-4f58-8ae2-305a0ccda345 resource provider aggregate not found 2026-04-23 23:02:04.351 7 INFO neutron.services.segments.plugin [-] Segment cc5c2103-4af7-4f58-8ae2-305a0ccda345 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc5c2103-4af7-4f58-8ae2-305a0ccda345 found for delete ", "request_id": "req-44acb2fd-f553-4cce-b5ff-0e11b416c016"}]} 2026-04-23 23:02:04.356 7 INFO neutron.services.segments.plugin [-] Segment cc5c2103-4af7-4f58-8ae2-305a0ccda345 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc5c2103-4af7-4f58-8ae2-305a0ccda345 found for delete ", "request_id": "req-da4ab80e-9be1-4626-8461-2e5984a31dd8"}]} 2026-04-23 23:02:04.370 7 INFO neutron.services.segments.plugin [-] Segment fadc30a8-401c-44cf-ad6f-cf490a8486f3 resource provider aggregate not found 2026-04-23 23:02:04.380 7 INFO neutron.services.segments.plugin [-] Segment fadc30a8-401c-44cf-ad6f-cf490a8486f3 resource provider aggregate not found 2026-04-23 23:02:04.385 7 INFO neutron.services.segments.plugin [-] Segment fadc30a8-401c-44cf-ad6f-cf490a8486f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fadc30a8-401c-44cf-ad6f-cf490a8486f3 found for delete ", "request_id": "req-04824d2b-3540-4a66-acc3-d0993fcaed6e"}]} [pid: 7|app: 0|req: 1234/2345] 199.204.45.74 () {34 vars in 984 bytes} [Thu Apr 23 23:02:04 2026] GET /v2.0/networks?id=d268e44e-30be-4cbd-8a04-b949eefd284a => generated 672 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:02:04.395 7 INFO neutron.services.segments.plugin [-] Segment fadc30a8-401c-44cf-ad6f-cf490a8486f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fadc30a8-401c-44cf-ad6f-cf490a8486f3 found for delete ", "request_id": "req-9ae89e47-9911-4eb2-bea1-b2a3f34d2259"}]} 2026-04-23 23:02:04.407 7 WARNING neutron.db.securitygroups_db [req-adb2967a-06a8-4ac0-a55d-a5d2750ea845 req-160980dd-d30b-4c83-ae94-2c22950e20b2 a41c7af04d3747d68bf241c6cbf0cf7c 089cf776605041f695c363ada7548caf - - 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: 1235/2346] 199.204.45.74 () {34 vars in 1048 bytes} [Thu Apr 23 23:02:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=089cf776605041f695c363ada7548caf => generated 273 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2347] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:02:04 2026] GET /v2.0/ports?device_id=d1001dce-8afe-486b-8108-a3498c9203ce => 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: 1112/2348] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:02:04 2026] GET /v2.0/security-groups?tenant_id=5df30d8ddcc343c8b69848a1364ae55a&name=default => generated 2929 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 23:02:04.499 8 INFO neutron.services.segments.plugin [-] Segment 38b8140b-7456-486a-b994-8b59e8dcc32a resource provider aggregate not found 2026-04-23 23:02:04.500 8 INFO neutron.services.segments.plugin [-] Segment 38b8140b-7456-486a-b994-8b59e8dcc32a resource provider aggregate not found 2026-04-23 23:02:04.516 8 INFO neutron.services.segments.plugin [-] Segment 38b8140b-7456-486a-b994-8b59e8dcc32a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38b8140b-7456-486a-b994-8b59e8dcc32a found for delete ", "request_id": "req-cba99dea-ed62-41e9-b1bd-782f54435ba3"}]} 2026-04-23 23:02:04.520 8 INFO neutron.services.segments.plugin [-] Segment 38b8140b-7456-486a-b994-8b59e8dcc32a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38b8140b-7456-486a-b994-8b59e8dcc32a found for delete ", "request_id": "req-29aeabc3-b67f-46f8-9ca3-47f20dde77c9"}]} [pid: 8|app: 0|req: 1113/2349] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:02:04 2026] DELETE /v2.0/security-groups/bb4aa1f6-d58e-4f41-b2eb-68951426e365 => 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: 1237/2350] 199.204.45.74 () {38 vars in 953 bytes} [Thu Apr 23 23:02:04 2026] POST /v2.0/ports => generated 997 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1238/2351] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:02:05 2026] GET /v2.0/ports?device_id=d1001dce-8afe-486b-8108-a3498c9203ce => generated 1012 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2352] 10.0.0.126 () {34 vars in 1119 bytes} [Thu Apr 23 23:02:05 2026] GET /v2.0/security-groups?id=17f3f2cf-0040-43f4-a491-863deb6550f6&id=fd59121a-9bf4-4188-9ef5-22ffeb1943cc&fields=id&fields=name => generated 206 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2353] 199.204.45.74 () {38 vars in 1026 bytes} [Thu Apr 23 23:02:04 2026] PUT /v2.0/ports/e6716e81-55c8-4731-a138-bae8ce346f0a => generated 1278 bytes in 859 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 23:02:05.714 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dbbb6932-1fcf-435f-a89a-cce6ebd2f3ce'] response: {'name': 'network-changed', 'server_uuid': 'd1001dce-8afe-486b-8108-a3498c9203ce', 'tag': 'e6716e81-55c8-4731-a138-bae8ce346f0a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1240/2354] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 23:02:06 2026] GET /v2.0/ports?tenant_id=089cf776605041f695c363ada7548caf&device_id=d1001dce-8afe-486b-8108-a3498c9203ce => generated 1281 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1115/2355] 199.204.45.74 () {34 vars in 1016 bytes} [Thu Apr 23 23:02:06 2026] GET /v2.0/networks?tenant_id=089cf776605041f695c363ada7548caf&shared=False => generated 768 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2356] 199.204.45.74 () {34 vars in 928 bytes} [Thu Apr 23 23:02:06 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2359] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:02:06 2026] GET /v2.0/ports?device_id=d1001dce-8afe-486b-8108-a3498c9203ce => generated 1012 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2360] 10.0.0.126 () {34 vars in 1119 bytes} [Thu Apr 23 23:02:06 2026] GET /v2.0/security-groups?id=17f3f2cf-0040-43f4-a491-863deb6550f6&id=fd59121a-9bf4-4188-9ef5-22ffeb1943cc&fields=id&fields=name => generated 206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2361] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 23:02:07 2026] GET /v2.0/ports?tenant_id=089cf776605041f695c363ada7548caf&device_id=d1001dce-8afe-486b-8108-a3498c9203ce => generated 1281 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2362] 199.204.45.74 () {34 vars in 1058 bytes} [Thu Apr 23 23:02:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=e6716e81-55c8-4731-a138-bae8ce346f0a => 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: 1245/2363] 199.204.45.74 () {34 vars in 982 bytes} [Thu Apr 23 23:02:07 2026] GET /v2.0/subnets?id=d83f4f3c-2010-4b99-a6e4-d4bd64f6aed0 => generated 690 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2364] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:02:07 2026] GET /v2.0/ports?device_id=d1001dce-8afe-486b-8108-a3498c9203ce => generated 1012 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2365] 10.0.0.126 () {34 vars in 1119 bytes} [Thu Apr 23 23:02:07 2026] GET /v2.0/security-groups?id=17f3f2cf-0040-43f4-a491-863deb6550f6&id=fd59121a-9bf4-4188-9ef5-22ffeb1943cc&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2366] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 23:02:07 2026] GET /v2.0/ports?network_id=d268e44e-30be-4cbd-8a04-b949eefd284a&device_owner=network%3Adhcp => generated 1244 bytes in 602 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2367] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 23:02:08 2026] GET /v2.0/networks/d268e44e-30be-4cbd-8a04-b949eefd284a?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2368] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 23:02:08 2026] GET /v2.0/networks/d268e44e-30be-4cbd-8a04-b949eefd284a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2369] 10.0.0.137 () {34 vars in 675 bytes} [Thu Apr 23 23:02:08 2026] POST /v2.0/floatingips => generated 552 bytes in 642 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 23:02:08.956 8 WARNING tagging [None req-bccaa762-735b-462a-9e19-84e47293e0a4 6bf3f8cc7ce24c5d996d47ace2b97e0f 7b077f1c18bd49ccba989cc3d9257d56 - - 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: 1121/2370] 10.0.0.137 () {34 vars in 758 bytes} [Thu Apr 23 23:02:08 2026] PUT /v2.0/floatingips/29350b28-b140-4119-b7b4-1a369a925e7f/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:02:09.033 7 WARNING tagging [None req-cb208f27-6734-42fd-9b9b-bef4ed8252fa 6bf3f8cc7ce24c5d996d47ace2b97e0f 7b077f1c18bd49ccba989cc3d9257d56 - - 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: 1250/2371] 10.0.0.137 () {32 vars in 738 bytes} [Thu Apr 23 23:02:08 2026] GET /v2.0/floatingips/29350b28-b140-4119-b7b4-1a369a925e7f/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:02:09.072 7 WARNING tagging [None req-6ed6af38-dbdf-4431-b8b7-70ca506e40dd 6bf3f8cc7ce24c5d996d47ace2b97e0f 7b077f1c18bd49ccba989cc3d9257d56 - - 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: 1122/2372] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:02:09 2026] GET /v2.0/ports?device_id=d1001dce-8afe-486b-8108-a3498c9203ce => generated 1012 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2373] 10.0.0.137 () {34 vars in 769 bytes} [Thu Apr 23 23:02:09 2026] PUT /v2.0/floatingips/29350b28-b140-4119-b7b4-1a369a925e7f/tags/green => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-23 23:02:09.136 7 WARNING tagging [None req-2d379bc9-84a2-4ee8-a172-fa293574664b 6bf3f8cc7ce24c5d996d47ace2b97e0f 7b077f1c18bd49ccba989cc3d9257d56 - - 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: 1252/2374] 10.0.0.137 () {32 vars in 738 bytes} [Thu Apr 23 23:02:09 2026] GET /v2.0/floatingips/29350b28-b140-4119-b7b4-1a369a925e7f/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2375] 10.0.0.126 () {34 vars in 1119 bytes} [Thu Apr 23 23:02:09 2026] GET /v2.0/security-groups?id=17f3f2cf-0040-43f4-a491-863deb6550f6&id=fd59121a-9bf4-4188-9ef5-22ffeb1943cc&fields=id&fields=name => generated 206 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:02:09.169 7 WARNING tagging [None req-455d0b55-c2ae-4600-bbb1-cf614b1de750 6bf3f8cc7ce24c5d996d47ace2b97e0f 7b077f1c18bd49ccba989cc3d9257d56 - - 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: 1253/2376] 10.0.0.137 () {34 vars in 765 bytes} [Thu Apr 23 23:02:09 2026] PUT /v2.0/floatingips/29350b28-b140-4119-b7b4-1a369a925e7f/tags/red => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-23 23:02:09.217 8 WARNING tagging [None req-a69ee621-50e2-458b-8b58-fc8df580ba6b 6bf3f8cc7ce24c5d996d47ace2b97e0f 7b077f1c18bd49ccba989cc3d9257d56 - - 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: 1124/2377] 10.0.0.137 () {32 vars in 738 bytes} [Thu Apr 23 23:02:09 2026] GET /v2.0/floatingips/29350b28-b140-4119-b7b4-1a369a925e7f/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:02:09.253 7 WARNING tagging [None req-daac81f5-7b25-423b-afce-c53007f0300f 6bf3f8cc7ce24c5d996d47ace2b97e0f 7b077f1c18bd49ccba989cc3d9257d56 - - 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: 1254/2378] 10.0.0.137 () {34 vars in 787 bytes} [Thu Apr 23 23:02:09 2026] PUT /v2.0/floatingips/29350b28-b140-4119-b7b4-1a369a925e7f/tags/black.or.white => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-23 23:02:09.325 8 WARNING tagging [None req-99ae57ad-bace-499c-9b07-43e686659b9b 6bf3f8cc7ce24c5d996d47ace2b97e0f 7b077f1c18bd49ccba989cc3d9257d56 - - 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: 1125/2379] 10.0.0.137 () {32 vars in 738 bytes} [Thu Apr 23 23:02:09 2026] GET /v2.0/floatingips/29350b28-b140-4119-b7b4-1a369a925e7f/tags => generated 52 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:02:09.366 7 WARNING tagging [None req-17f4a391-71d7-4a09-a089-3778441ae61e 6bf3f8cc7ce24c5d996d47ace2b97e0f 7b077f1c18bd49ccba989cc3d9257d56 - - 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: 1255/2380] 10.0.0.137 () {34 vars in 758 bytes} [Thu Apr 23 23:02:09 2026] PUT /v2.0/floatingips/29350b28-b140-4119-b7b4-1a369a925e7f/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:02:09.424 8 WARNING tagging [None req-a237c51f-a84e-4ba2-85dc-dd7afd3e0052 6bf3f8cc7ce24c5d996d47ace2b97e0f 7b077f1c18bd49ccba989cc3d9257d56 - - 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: 1126/2381] 10.0.0.137 () {32 vars in 738 bytes} [Thu Apr 23 23:02:09 2026] GET /v2.0/floatingips/29350b28-b140-4119-b7b4-1a369a925e7f/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:02:09.471 7 WARNING tagging [None req-a29ee71a-533a-4740-b3c7-1859ef7a7ac1 6bf3f8cc7ce24c5d996d47ace2b97e0f 7b077f1c18bd49ccba989cc3d9257d56 - - 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: 1256/2382] 10.0.0.137 () {32 vars in 746 bytes} [Thu Apr 23 23:02:09 2026] GET /v2.0/floatingips/29350b28-b140-4119-b7b4-1a369a925e7f/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:02:09.514 8 WARNING tagging [None req-2ae1b855-ed24-464c-9f97-3e10f09895bd 6bf3f8cc7ce24c5d996d47ace2b97e0f 7b077f1c18bd49ccba989cc3d9257d56 - - 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-04-23 23:02:09.535 8 INFO neutron.api.v2.resource [None req-2ae1b855-ed24-464c-9f97-3e10f09895bd 6bf3f8cc7ce24c5d996d47ace2b97e0f 7b077f1c18bd49ccba989cc3d9257d56 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1127/2383] 10.0.0.137 () {32 vars in 750 bytes} [Thu Apr 23 23:02:09 2026] GET /v2.0/floatingips/29350b28-b140-4119-b7b4-1a369a925e7f/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 23:02:09.558 7 WARNING tagging [None req-5801316e-48d9-44d9-a940-4c0b6732a8c1 6bf3f8cc7ce24c5d996d47ace2b97e0f 7b077f1c18bd49ccba989cc3d9257d56 - - 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: 1257/2384] 10.0.0.137 () {32 vars in 749 bytes} [Thu Apr 23 23:02:09 2026] DELETE /v2.0/floatingips/29350b28-b140-4119-b7b4-1a369a925e7f/tags/red => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:02:09.652 8 WARNING tagging [None req-cef6abad-0b4b-456b-aa84-75ee26ccf289 6bf3f8cc7ce24c5d996d47ace2b97e0f 7b077f1c18bd49ccba989cc3d9257d56 - - 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: 1128/2385] 10.0.0.137 () {32 vars in 738 bytes} [Thu Apr 23 23:02:09 2026] GET /v2.0/floatingips/29350b28-b140-4119-b7b4-1a369a925e7f/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:02:09.696 7 WARNING tagging [None req-3dbcca4d-a28c-46ec-9b07-38503594dee4 6bf3f8cc7ce24c5d996d47ace2b97e0f 7b077f1c18bd49ccba989cc3d9257d56 - - 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-04-23 23:02:09.716 7 INFO neutron.api.v2.resource [None req-3dbcca4d-a28c-46ec-9b07-38503594dee4 6bf3f8cc7ce24c5d996d47ace2b97e0f 7b077f1c18bd49ccba989cc3d9257d56 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1258/2386] 10.0.0.137 () {32 vars in 753 bytes} [Thu Apr 23 23:02:09 2026] DELETE /v2.0/floatingips/29350b28-b140-4119-b7b4-1a369a925e7f/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 23:02:09.745 8 WARNING tagging [None req-242f5d74-96ac-414f-a17c-ec926a13a5cd 6bf3f8cc7ce24c5d996d47ace2b97e0f 7b077f1c18bd49ccba989cc3d9257d56 - - 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: 1129/2387] 10.0.0.137 () {32 vars in 741 bytes} [Thu Apr 23 23:02:09 2026] DELETE /v2.0/floatingips/29350b28-b140-4119-b7b4-1a369a925e7f/tags => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:02:09.792 7 WARNING tagging [None req-e464ba73-a41c-4821-86cf-5239cee79a6c 6bf3f8cc7ce24c5d996d47ace2b97e0f 7b077f1c18bd49ccba989cc3d9257d56 - - 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: 1259/2388] 10.0.0.137 () {32 vars in 738 bytes} [Thu Apr 23 23:02:09 2026] GET /v2.0/floatingips/29350b28-b140-4119-b7b4-1a369a925e7f/tags => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:02:09.887 8 INFO neutron_taas.services.taas.taas_plugin [None req-448d06a9-9b82-4d91-849a-4f5791cd4182 6bf3f8cc7ce24c5d996d47ace2b97e0f 7b077f1c18bd49ccba989cc3d9257d56 - - default default] TaaS: Handle Delete Port: c5e6aa86-f750-4035-93d2-0671ba457aa6 2026-04-23 23:02:09.889 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-448d06a9-9b82-4d91-849a-4f5791cd4182 6bf3f8cc7ce24c5d996d47ace2b97e0f 7b077f1c18bd49ccba989cc3d9257d56 - - default default] Tap Mirror: Handle Delete Port: c5e6aa86-f750-4035-93d2-0671ba457aa6 [pid: 8|app: 0|req: 1130/2389] 10.0.0.137 () {32 vars in 731 bytes} [Thu Apr 23 23:02:09 2026] DELETE /v2.0/floatingips/29350b28-b140-4119-b7b4-1a369a925e7f => generated 0 bytes in 198 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2390] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:02:10 2026] GET /v2.0/ports?device_id=d1001dce-8afe-486b-8108-a3498c9203ce => generated 1012 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2391] 10.0.0.126 () {34 vars in 1119 bytes} [Thu Apr 23 23:02:10 2026] GET /v2.0/security-groups?id=17f3f2cf-0040-43f4-a491-863deb6550f6&id=fd59121a-9bf4-4188-9ef5-22ffeb1943cc&fields=id&fields=name => generated 206 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:02:10.711 7 WARNING neutron.db.securitygroups_db [None req-61bfd746-8f3b-4b41-b1d4-6f267ea85520 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1261/2392] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:02:10 2026] GET /v2.0/security-groups?tenant_id=7b077f1c18bd49ccba989cc3d9257d56&name=default => generated 2929 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2393] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:02:10 2026] DELETE /v2.0/security-groups/76cbe8cd-ce9a-401e-8cdb-5359dc61dcb2 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:02:11.017 7 WARNING neutron.db.securitygroups_db [None req-49628f99-f48a-4987-91bc-d4d78d65a18f 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1262/2394] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:02:11 2026] GET /v2.0/security-groups?tenant_id=e75dfd867b1645a399ac4023b270f327&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2395] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:02:11 2026] DELETE /v2.0/security-groups/52f1e02d-33fa-42ff-bc8f-85c8df1ee4ec => 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: 1263/2396] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:02:11 2026] GET /v2.0/ports?device_id=d1001dce-8afe-486b-8108-a3498c9203ce => generated 1012 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2397] 10.0.0.126 () {34 vars in 1119 bytes} [Thu Apr 23 23:02:11 2026] GET /v2.0/security-groups?id=17f3f2cf-0040-43f4-a491-863deb6550f6&id=fd59121a-9bf4-4188-9ef5-22ffeb1943cc&fields=id&fields=name => generated 206 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2398] 199.204.45.74 () {34 vars in 992 bytes} [Thu Apr 23 23:02:11 2026] GET /v2.0/ports?device_id=d1001dce-8afe-486b-8108-a3498c9203ce => generated 1281 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2399] 199.204.45.74 () {34 vars in 1122 bytes} [Thu Apr 23 23:02:11 2026] GET /v2.0/security-groups?id=17f3f2cf-0040-43f4-a491-863deb6550f6&id=fd59121a-9bf4-4188-9ef5-22ffeb1943cc&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2400] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:02:12 2026] GET /v2.0/ports?device_id=d1001dce-8afe-486b-8108-a3498c9203ce => generated 1012 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2401] 10.0.0.126 () {34 vars in 1119 bytes} [Thu Apr 23 23:02:12 2026] GET /v2.0/security-groups?id=17f3f2cf-0040-43f4-a491-863deb6550f6&id=fd59121a-9bf4-4188-9ef5-22ffeb1943cc&fields=id&fields=name => generated 206 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2402] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:02:13 2026] GET /v2.0/ports?device_id=d1001dce-8afe-486b-8108-a3498c9203ce => 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: 1137/2403] 10.0.0.126 () {34 vars in 1119 bytes} [Thu Apr 23 23:02:13 2026] GET /v2.0/security-groups?id=17f3f2cf-0040-43f4-a491-863deb6550f6&id=fd59121a-9bf4-4188-9ef5-22ffeb1943cc&fields=id&fields=name => generated 206 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2404] 10.0.0.137 () {34 vars in 683 bytes} [Thu Apr 23 23:02:14 2026] POST /v2.0/security-groups => generated 1603 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 23:02:14.739 8 WARNING tagging [None req-418374b6-aad1-490f-a26d-0eeecf24925d a9430a5d54494b8f8f72d1dce05c9a6d 9391153a36734a50a8681ea475b8842c - - 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: 1138/2405] 10.0.0.137 () {34 vars in 766 bytes} [Thu Apr 23 23:02:14 2026] PUT /v2.0/security-groups/a232ed98-1db7-4d70-942b-ba5d23cf3c16/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:02:14.787 7 WARNING tagging [None req-5cd54853-c290-495c-909a-1f5f2de432f5 a9430a5d54494b8f8f72d1dce05c9a6d 9391153a36734a50a8681ea475b8842c - - 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: 1268/2406] 10.0.0.137 () {32 vars in 746 bytes} [Thu Apr 23 23:02:14 2026] GET /v2.0/security-groups/a232ed98-1db7-4d70-942b-ba5d23cf3c16/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:02:14.831 8 WARNING tagging [None req-3016d72e-15ff-4bc4-a2a6-46d32fd55f5e a9430a5d54494b8f8f72d1dce05c9a6d 9391153a36734a50a8681ea475b8842c - - 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: 1139/2407] 10.0.0.137 () {34 vars in 777 bytes} [Thu Apr 23 23:02:14 2026] PUT /v2.0/security-groups/a232ed98-1db7-4d70-942b-ba5d23cf3c16/tags/green => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-23 23:02:14.901 7 WARNING tagging [None req-8d44ad14-68d7-4310-8448-62d0cf507773 a9430a5d54494b8f8f72d1dce05c9a6d 9391153a36734a50a8681ea475b8842c - - 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: 1269/2408] 10.0.0.137 () {32 vars in 746 bytes} [Thu Apr 23 23:02:14 2026] GET /v2.0/security-groups/a232ed98-1db7-4d70-942b-ba5d23cf3c16/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:02:14.934 7 WARNING tagging [None req-ef2e2586-bdaa-4fc9-be0c-99e15b9025af a9430a5d54494b8f8f72d1dce05c9a6d 9391153a36734a50a8681ea475b8842c - - 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: 1140/2409] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:02:14 2026] GET /v2.0/ports?device_id=d1001dce-8afe-486b-8108-a3498c9203ce => generated 1014 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2410] 10.0.0.137 () {34 vars in 773 bytes} [Thu Apr 23 23:02:14 2026] PUT /v2.0/security-groups/a232ed98-1db7-4d70-942b-ba5d23cf3c16/tags/red => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-23 23:02:14.984 7 WARNING tagging [None req-42962668-5032-4423-b090-dd906576c946 a9430a5d54494b8f8f72d1dce05c9a6d 9391153a36734a50a8681ea475b8842c - - 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: 1141/2411] 10.0.0.126 () {34 vars in 1119 bytes} [Thu Apr 23 23:02:14 2026] GET /v2.0/security-groups?id=17f3f2cf-0040-43f4-a491-863deb6550f6&id=fd59121a-9bf4-4188-9ef5-22ffeb1943cc&fields=id&fields=name => generated 206 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2412] 10.0.0.137 () {32 vars in 746 bytes} [Thu Apr 23 23:02:14 2026] GET /v2.0/security-groups/a232ed98-1db7-4d70-942b-ba5d23cf3c16/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:02:15.019 8 WARNING tagging [None req-64bde4bc-e38d-4629-98fd-5eb5a5659b84 a9430a5d54494b8f8f72d1dce05c9a6d 9391153a36734a50a8681ea475b8842c - - 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: 1142/2413] 10.0.0.137 () {34 vars in 795 bytes} [Thu Apr 23 23:02:14 2026] PUT /v2.0/security-groups/a232ed98-1db7-4d70-942b-ba5d23cf3c16/tags/black.or.white => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-23 23:02:15.077 7 WARNING tagging [None req-19e81399-f9bd-47a1-be79-37edbbb3f0c1 a9430a5d54494b8f8f72d1dce05c9a6d 9391153a36734a50a8681ea475b8842c - - 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: 1272/2414] 10.0.0.137 () {32 vars in 746 bytes} [Thu Apr 23 23:02:15 2026] GET /v2.0/security-groups/a232ed98-1db7-4d70-942b-ba5d23cf3c16/tags => generated 52 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2415] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:02:15 2026] GET /v2.0/ports?device_id=d1001dce-8afe-486b-8108-a3498c9203ce => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 23:02:15.118 7 WARNING tagging [None req-34c85abe-bf52-4c48-9b78-367ceaa597e1 a9430a5d54494b8f8f72d1dce05c9a6d 9391153a36734a50a8681ea475b8842c - - 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: 1273/2416] 10.0.0.137 () {34 vars in 766 bytes} [Thu Apr 23 23:02:15 2026] PUT /v2.0/security-groups/a232ed98-1db7-4d70-942b-ba5d23cf3c16/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:02:15.165 7 WARNING tagging [None req-d259deee-ba07-4bd3-a4cf-653a12636dd6 a9430a5d54494b8f8f72d1dce05c9a6d 9391153a36734a50a8681ea475b8842c - - 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: 1274/2417] 10.0.0.137 () {32 vars in 746 bytes} [Thu Apr 23 23:02:15 2026] GET /v2.0/security-groups/a232ed98-1db7-4d70-942b-ba5d23cf3c16/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:02:15.198 7 WARNING tagging [None req-413aed7d-e5f6-4c14-97dc-378464cb672b a9430a5d54494b8f8f72d1dce05c9a6d 9391153a36734a50a8681ea475b8842c - - 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: 1275/2418] 10.0.0.137 () {32 vars in 754 bytes} [Thu Apr 23 23:02:15 2026] GET /v2.0/security-groups/a232ed98-1db7-4d70-942b-ba5d23cf3c16/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:02:15.226 7 WARNING tagging [None req-eafdd73d-9f8d-455a-8098-d6843a337720 a9430a5d54494b8f8f72d1dce05c9a6d 9391153a36734a50a8681ea475b8842c - - 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-04-23 23:02:15.233 7 INFO neutron.api.v2.resource [None req-eafdd73d-9f8d-455a-8098-d6843a337720 a9430a5d54494b8f8f72d1dce05c9a6d 9391153a36734a50a8681ea475b8842c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1276/2419] 10.0.0.137 () {32 vars in 758 bytes} [Thu Apr 23 23:02:15 2026] GET /v2.0/security-groups/a232ed98-1db7-4d70-942b-ba5d23cf3c16/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 23:02:15.258 7 WARNING tagging [None req-d5fa1243-2675-4afa-a78b-fcbeb497fdbd a9430a5d54494b8f8f72d1dce05c9a6d 9391153a36734a50a8681ea475b8842c - - 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: 1277/2420] 10.0.0.137 () {32 vars in 757 bytes} [Thu Apr 23 23:02:15 2026] DELETE /v2.0/security-groups/a232ed98-1db7-4d70-942b-ba5d23cf3c16/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:02:15.299 7 WARNING tagging [None req-9f3ae4d5-ed19-44c0-91be-f46e3ce5b244 a9430a5d54494b8f8f72d1dce05c9a6d 9391153a36734a50a8681ea475b8842c - - 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: 1278/2421] 10.0.0.137 () {32 vars in 746 bytes} [Thu Apr 23 23:02:15 2026] GET /v2.0/security-groups/a232ed98-1db7-4d70-942b-ba5d23cf3c16/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:02:15.331 7 WARNING tagging [None req-2c68a344-1c32-41aa-b339-d3664a869f7e a9430a5d54494b8f8f72d1dce05c9a6d 9391153a36734a50a8681ea475b8842c - - 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-04-23 23:02:15.347 7 INFO neutron.api.v2.resource [None req-2c68a344-1c32-41aa-b339-d3664a869f7e a9430a5d54494b8f8f72d1dce05c9a6d 9391153a36734a50a8681ea475b8842c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1279/2422] 10.0.0.137 () {32 vars in 761 bytes} [Thu Apr 23 23:02:15 2026] DELETE /v2.0/security-groups/a232ed98-1db7-4d70-942b-ba5d23cf3c16/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 23:02:15.372 7 WARNING tagging [None req-ce562bb0-b1f2-4a84-83c4-56663f2ad9a4 a9430a5d54494b8f8f72d1dce05c9a6d 9391153a36734a50a8681ea475b8842c - - 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: 1280/2423] 10.0.0.137 () {32 vars in 749 bytes} [Thu Apr 23 23:02:15 2026] DELETE /v2.0/security-groups/a232ed98-1db7-4d70-942b-ba5d23cf3c16/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:02:15.421 7 WARNING tagging [None req-c403b36e-ef93-4303-a8d5-30bc52db8325 a9430a5d54494b8f8f72d1dce05c9a6d 9391153a36734a50a8681ea475b8842c - - 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: 1281/2424] 10.0.0.137 () {32 vars in 746 bytes} [Thu Apr 23 23:02:15 2026] GET /v2.0/security-groups/a232ed98-1db7-4d70-942b-ba5d23cf3c16/tags => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:02:15.434 8 INFO neutron.db.l3_db [None req-08a8169a-67d0-466b-83a0-f9795a65d170 a41c7af04d3747d68bf241c6cbf0cf7c 089cf776605041f695c363ada7548caf - - default default] Floating IP c9b0bcab-ae88-4577-98fd-275f144cba6c associated. External IP: 10.96.250.202, port: e6716e81-55c8-4731-a138-bae8ce346f0a. [pid: 7|app: 0|req: 1282/2425] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:02:15 2026] DELETE /v2.0/security-groups/a232ed98-1db7-4d70-942b-ba5d23cf3c16 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2426] 10.0.0.137 () {34 vars in 748 bytes} [Thu Apr 23 23:02:15 2026] PUT /v2.0/floatingips/c9b0bcab-ae88-4577-98fd-275f144cba6c => generated 856 bytes in 577 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:02:15.741 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-29b212de-cfeb-4ba6-8b68-16527362097d'] response: {'name': 'network-changed', 'server_uuid': 'd1001dce-8afe-486b-8108-a3498c9203ce', 'tag': 'e6716e81-55c8-4731-a138-bae8ce346f0a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1145/2427] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 23:02:16 2026] GET /v2.0/ports?tenant_id=089cf776605041f695c363ada7548caf&device_id=d1001dce-8afe-486b-8108-a3498c9203ce => generated 1283 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 23:02:16.287 7 WARNING neutron.db.securitygroups_db [None req-e09f3f33-63b3-4214-ad2e-90a5ea24e4fd 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1146/2428] 199.204.45.74 () {34 vars in 984 bytes} [Thu Apr 23 23:02:16 2026] GET /v2.0/networks?id=d268e44e-30be-4cbd-8a04-b949eefd284a => generated 768 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2429] 199.204.45.74 () {34 vars in 1058 bytes} [Thu Apr 23 23:02:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=e6716e81-55c8-4731-a138-bae8ce346f0a => generated 859 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2430] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:02:16 2026] GET /v2.0/security-groups?tenant_id=caa781db7b914bb1a298c872bfa227b8&name=default => generated 2929 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2431] 199.204.45.74 () {34 vars in 982 bytes} [Thu Apr 23 23:02:16 2026] GET /v2.0/subnets?id=d83f4f3c-2010-4b99-a6e4-d4bd64f6aed0 => generated 690 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2432] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 23:02:16 2026] GET /v2.0/ports?network_id=d268e44e-30be-4cbd-8a04-b949eefd284a&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2433] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 23:02:16 2026] GET /v2.0/networks/d268e44e-30be-4cbd-8a04-b949eefd284a?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: 1284/2434] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:02:16 2026] DELETE /v2.0/security-groups/db8f80da-ece0-44f7-8725-3a3c7e4d3648 => 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: 1151/2435] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 23:02:16 2026] GET /v2.0/networks/d268e44e-30be-4cbd-8a04-b949eefd284a?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-04-23 23:02:16.606 7 WARNING neutron.db.securitygroups_db [None req-44c59a0a-5334-47cf-9743-ff14fdaeb766 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1285/2436] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:02:16 2026] GET /v2.0/security-groups?tenant_id=9391153a36734a50a8681ea475b8842c&name=default => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2437] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:02:16 2026] DELETE /v2.0/security-groups/d8792d6e-a0ba-41b1-901e-272672774d1c => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:02:20.059 7 INFO neutron.db.segments_db [None req-6c2ed64e-5ff3-41fd-aa41-7a1a98dd7ca0 1c8e94dc81044615a248652f476a44bf 58aecf6e528d42229240087399bd9642 - - default default] Added segment e5c5c9dc-134b-421b-b5d8-8dd29e28012f of type vxlan for network 2c534fee-3679-42dc-a20a-a5a55054da9e [pid: 7|app: 0|req: 1286/2438] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 23:02:19 2026] POST /v2.0/networks => generated 631 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2439] 10.0.0.137 () {34 vars in 663 bytes} [Thu Apr 23 23:02:20 2026] POST /v2.0/ports => generated 743 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2440] 10.0.0.137 () {34 vars in 665 bytes} [Thu Apr 23 23:02:20 2026] POST /v2.0/trunks => generated 407 bytes in 147 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-04-23 23:02:20.604 8 WARNING tagging [None req-30fa7596-3458-4f69-b4b1-62f2027b3929 1c8e94dc81044615a248652f476a44bf 58aecf6e528d42229240087399bd9642 - - 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: 1154/2441] 10.0.0.137 () {34 vars in 748 bytes} [Thu Apr 23 23:02:20 2026] PUT /v2.0/trunks/05e25152-5f2f-46c0-8167-1378a915f655/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:02:20.643 7 WARNING tagging [None req-7256bb35-a7d3-4473-8a6b-a5337dcacf70 1c8e94dc81044615a248652f476a44bf 58aecf6e528d42229240087399bd9642 - - 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: 1288/2442] 10.0.0.137 () {32 vars in 728 bytes} [Thu Apr 23 23:02:20 2026] GET /v2.0/trunks/05e25152-5f2f-46c0-8167-1378a915f655/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:02:20.673 8 WARNING tagging [None req-1b9fd25d-c1cd-4c85-9227-e78956ff9cf7 1c8e94dc81044615a248652f476a44bf 58aecf6e528d42229240087399bd9642 - - 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: 1155/2443] 10.0.0.137 () {34 vars in 759 bytes} [Thu Apr 23 23:02:20 2026] PUT /v2.0/trunks/05e25152-5f2f-46c0-8167-1378a915f655/tags/green => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-23 23:02:20.716 7 WARNING tagging [None req-3e4d8689-9b42-44ec-b474-6b45a1f7d1f5 1c8e94dc81044615a248652f476a44bf 58aecf6e528d42229240087399bd9642 - - 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: 1289/2444] 10.0.0.137 () {32 vars in 728 bytes} [Thu Apr 23 23:02:20 2026] GET /v2.0/trunks/05e25152-5f2f-46c0-8167-1378a915f655/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:02:20.742 8 WARNING tagging [None req-7f8f1c02-0ef3-427b-9c40-428882b2f3be 1c8e94dc81044615a248652f476a44bf 58aecf6e528d42229240087399bd9642 - - 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: 1156/2445] 10.0.0.137 () {34 vars in 755 bytes} [Thu Apr 23 23:02:20 2026] PUT /v2.0/trunks/05e25152-5f2f-46c0-8167-1378a915f655/tags/red => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-23 23:02:20.774 7 WARNING tagging [None req-c20af49b-fb5b-4aa8-b52d-0b1e10a6dd35 1c8e94dc81044615a248652f476a44bf 58aecf6e528d42229240087399bd9642 - - 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: 1290/2446] 10.0.0.137 () {32 vars in 728 bytes} [Thu Apr 23 23:02:20 2026] GET /v2.0/trunks/05e25152-5f2f-46c0-8167-1378a915f655/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:02:20.797 8 WARNING tagging [None req-7bb2839a-8dae-4b03-83f2-6b7a946229e7 1c8e94dc81044615a248652f476a44bf 58aecf6e528d42229240087399bd9642 - - 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: 1157/2447] 10.0.0.137 () {34 vars in 777 bytes} [Thu Apr 23 23:02:20 2026] PUT /v2.0/trunks/05e25152-5f2f-46c0-8167-1378a915f655/tags/black.or.white => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-23 23:02:20.839 7 WARNING tagging [None req-cec8713a-ed95-4194-b9d4-da970bc84e6f 1c8e94dc81044615a248652f476a44bf 58aecf6e528d42229240087399bd9642 - - 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: 1291/2448] 10.0.0.137 () {32 vars in 728 bytes} [Thu Apr 23 23:02:20 2026] GET /v2.0/trunks/05e25152-5f2f-46c0-8167-1378a915f655/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:02:20.867 8 WARNING tagging [None req-180a2e3a-49af-487d-9bfa-a8e626d1aea0 1c8e94dc81044615a248652f476a44bf 58aecf6e528d42229240087399bd9642 - - 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: 1158/2449] 10.0.0.137 () {34 vars in 748 bytes} [Thu Apr 23 23:02:20 2026] PUT /v2.0/trunks/05e25152-5f2f-46c0-8167-1378a915f655/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:02:20.911 7 WARNING tagging [None req-9e592f4d-4470-4196-874f-9d1a8f1f6d87 1c8e94dc81044615a248652f476a44bf 58aecf6e528d42229240087399bd9642 - - 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: 1292/2450] 10.0.0.137 () {32 vars in 728 bytes} [Thu Apr 23 23:02:20 2026] GET /v2.0/trunks/05e25152-5f2f-46c0-8167-1378a915f655/tags => generated 37 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:02:20.941 8 WARNING tagging [None req-e55718e1-4b62-43bd-8404-411bf92584ea 1c8e94dc81044615a248652f476a44bf 58aecf6e528d42229240087399bd9642 - - 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: 1159/2451] 10.0.0.137 () {32 vars in 736 bytes} [Thu Apr 23 23:02:20 2026] GET /v2.0/trunks/05e25152-5f2f-46c0-8167-1378a915f655/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:02:20.965 7 WARNING tagging [None req-183aebc0-dda7-4096-ad6d-eb34ad19c03a 1c8e94dc81044615a248652f476a44bf 58aecf6e528d42229240087399bd9642 - - 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-04-23 23:02:20.976 7 INFO neutron.api.v2.resource [None req-183aebc0-dda7-4096-ad6d-eb34ad19c03a 1c8e94dc81044615a248652f476a44bf 58aecf6e528d42229240087399bd9642 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1293/2452] 10.0.0.137 () {32 vars in 740 bytes} [Thu Apr 23 23:02:20 2026] GET /v2.0/trunks/05e25152-5f2f-46c0-8167-1378a915f655/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 23:02:20.994 8 WARNING tagging [None req-8e373e54-27cf-4df3-bff1-377185180923 1c8e94dc81044615a248652f476a44bf 58aecf6e528d42229240087399bd9642 - - 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: 1160/2453] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:02:20 2026] DELETE /v2.0/trunks/05e25152-5f2f-46c0-8167-1378a915f655/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:02:21.035 7 WARNING tagging [None req-34e7213b-db75-4b0c-b706-76d2a60d038c 1c8e94dc81044615a248652f476a44bf 58aecf6e528d42229240087399bd9642 - - 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: 1294/2454] 10.0.0.137 () {32 vars in 728 bytes} [Thu Apr 23 23:02:21 2026] GET /v2.0/trunks/05e25152-5f2f-46c0-8167-1378a915f655/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:02:21.060 8 WARNING tagging [None req-727ce8d3-e0a7-4e0a-bd99-306b8f55659e 1c8e94dc81044615a248652f476a44bf 58aecf6e528d42229240087399bd9642 - - 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-04-23 23:02:21.071 8 INFO neutron.api.v2.resource [None req-727ce8d3-e0a7-4e0a-bd99-306b8f55659e 1c8e94dc81044615a248652f476a44bf 58aecf6e528d42229240087399bd9642 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1161/2455] 10.0.0.137 () {32 vars in 743 bytes} [Thu Apr 23 23:02:21 2026] DELETE /v2.0/trunks/05e25152-5f2f-46c0-8167-1378a915f655/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 23:02:21.091 7 WARNING tagging [None req-43fe26b9-b1d2-4a3e-98c3-5a86e7cc41be 1c8e94dc81044615a248652f476a44bf 58aecf6e528d42229240087399bd9642 - - 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: 1295/2456] 10.0.0.137 () {32 vars in 731 bytes} [Thu Apr 23 23:02:21 2026] DELETE /v2.0/trunks/05e25152-5f2f-46c0-8167-1378a915f655/tags => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:02:21.130 8 WARNING tagging [None req-69bdebd4-6c52-4342-9beb-11a02348ce8e 1c8e94dc81044615a248652f476a44bf 58aecf6e528d42229240087399bd9642 - - 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: 1162/2457] 10.0.0.137 () {32 vars in 728 bytes} [Thu Apr 23 23:02:21 2026] GET /v2.0/trunks/05e25152-5f2f-46c0-8167-1378a915f655/tags => 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: 1296/2458] 10.0.0.137 () {32 vars in 718 bytes} [Thu Apr 23 23:02:21 2026] GET /v2.0/trunks/05e25152-5f2f-46c0-8167-1378a915f655 => generated 407 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2459] 10.0.0.137 () {32 vars in 716 bytes} [Thu Apr 23 23:02:21 2026] GET /v2.0/ports/e1db5d91-e174-4d88-b777-c23e6722df53 => generated 826 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2460] 10.0.0.137 () {32 vars in 721 bytes} [Thu Apr 23 23:02:21 2026] DELETE /v2.0/trunks/05e25152-5f2f-46c0-8167-1378a915f655 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:02:21.420 8 INFO neutron_taas.services.taas.taas_plugin [None req-f73c03ce-5383-4680-8b32-7ef4d7884e1a 1c8e94dc81044615a248652f476a44bf 58aecf6e528d42229240087399bd9642 - - default default] TaaS: Handle Delete Port: e1db5d91-e174-4d88-b777-c23e6722df53 2026-04-23 23:02:21.423 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f73c03ce-5383-4680-8b32-7ef4d7884e1a 1c8e94dc81044615a248652f476a44bf 58aecf6e528d42229240087399bd9642 - - default default] Tap Mirror: Handle Delete Port: e1db5d91-e174-4d88-b777-c23e6722df53 [pid: 8|app: 0|req: 1164/2461] 10.0.0.137 () {32 vars in 719 bytes} [Thu Apr 23 23:02:21 2026] DELETE /v2.0/ports/e1db5d91-e174-4d88-b777-c23e6722df53 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 23:02:21.631 7 INFO neutron.services.segments.plugin [-] Segment e5c5c9dc-134b-421b-b5d8-8dd29e28012f resource provider aggregate not found 2026-04-23 23:02:21.632 7 INFO neutron.services.segments.plugin [-] Segment e5c5c9dc-134b-421b-b5d8-8dd29e28012f resource provider aggregate not found 2026-04-23 23:02:21.650 7 INFO neutron.services.segments.plugin [-] Segment e5c5c9dc-134b-421b-b5d8-8dd29e28012f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5c5c9dc-134b-421b-b5d8-8dd29e28012f found for delete ", "request_id": "req-2b54f7dd-c02b-4858-955b-b666a9f39b62"}]} 2026-04-23 23:02:21.657 7 INFO neutron.services.segments.plugin [-] Segment e5c5c9dc-134b-421b-b5d8-8dd29e28012f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5c5c9dc-134b-421b-b5d8-8dd29e28012f found for delete ", "request_id": "req-975b139b-9ac9-4251-81ae-9b3edbe01f60"}]} [pid: 7|app: 0|req: 1298/2462] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 23:02:21 2026] DELETE /v2.0/networks/2c534fee-3679-42dc-a20a-a5a55054da9e => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 23:02:22.400 7 WARNING neutron.db.securitygroups_db [None req-d2695702-c79b-464d-8609-c8bbcb0da324 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1300/2465] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:02:22 2026] GET /v2.0/security-groups?tenant_id=fd8644c8da034310bb7ce2ddd59b703d&name=default => generated 2929 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2466] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:02:22 2026] DELETE /v2.0/security-groups/186a7a4a-325b-41cd-9143-087358d6f84b => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:02:22.732 7 WARNING neutron.db.securitygroups_db [None req-0348e69b-0ead-4de0-9713-3ad3d2d08d9b 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1301/2467] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:02:22 2026] GET /v2.0/security-groups?tenant_id=58aecf6e528d42229240087399bd9642&name=default => generated 2929 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2468] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:02:22 2026] DELETE /v2.0/security-groups/4e6e862a-390d-403e-9c04-356f1775dfea => 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: 1302/2469] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:02:24 2026] GET /v2.0/ports?device_id=d1001dce-8afe-486b-8108-a3498c9203ce => generated 1014 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2470] 10.0.0.126 () {34 vars in 1119 bytes} [Thu Apr 23 23:02:24 2026] GET /v2.0/security-groups?id=17f3f2cf-0040-43f4-a491-863deb6550f6&id=fd59121a-9bf4-4188-9ef5-22ffeb1943cc&fields=id&fields=name => generated 206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2471] 10.0.0.137 () {32 vars in 735 bytes} [Thu Apr 23 23:02:24 2026] GET /v2.0/ports?device_id=d1001dce-8afe-486b-8108-a3498c9203ce => generated 1283 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2472] 10.0.0.137 () {32 vars in 857 bytes} [Thu Apr 23 23:02:24 2026] GET /v2.0/floatingips?floating_network_id=0e32af1b-dca9-4979-b2fc-f5f1eae2cb7b&port_id=e6716e81-55c8-4731-a138-bae8ce346f0a => generated 861 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2473] 10.0.0.30 () {34 vars in 988 bytes} [Thu Apr 23 23:02:25 2026] GET /v2.0/ports?device_id=d1001dce-8afe-486b-8108-a3498c9203ce => generated 1283 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2474] 10.0.0.30 () {34 vars in 1118 bytes} [Thu Apr 23 23:02:25 2026] GET /v2.0/security-groups?id=17f3f2cf-0040-43f4-a491-863deb6550f6&id=fd59121a-9bf4-4188-9ef5-22ffeb1943cc&fields=id&fields=name => generated 206 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:02:26.342 7 WARNING neutron.db.securitygroups_db [None req-8209bd8b-3484-4110-8320-94685ba35da8 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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/2475] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:02:26 2026] GET /v2.0/security-groups?tenant_id=8387146297a54119bfed478993311ffb&name=default => generated 2929 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2476] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:02:26 2026] DELETE /v2.0/security-groups/dfe118b8-ca41-45c5-9faf-5efcd207e11d => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:02:26.640 7 WARNING neutron.db.securitygroups_db [None req-62ab29ce-979c-46d7-9dda-a6fd64e8cd53 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1306/2477] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:02:26 2026] GET /v2.0/security-groups?tenant_id=3494a7f9e7be4c5c885d9ab6b2aa64cb&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2478] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:02:26 2026] DELETE /v2.0/security-groups/562e7336-89dc-4b89-af8d-ed47d8753049 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2479] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:02:28 2026] GET /v2.0/ports?device_id=d1001dce-8afe-486b-8108-a3498c9203ce => 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: 1173/2480] 10.0.0.126 () {34 vars in 1119 bytes} [Thu Apr 23 23:02:28 2026] GET /v2.0/security-groups?id=17f3f2cf-0040-43f4-a491-863deb6550f6&id=fd59121a-9bf4-4188-9ef5-22ffeb1943cc&fields=id&fields=name => generated 206 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2481] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:02:29 2026] GET /v2.0/ports?device_id=d1001dce-8afe-486b-8108-a3498c9203ce => generated 1014 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2482] 10.0.0.126 () {34 vars in 1119 bytes} [Thu Apr 23 23:02:29 2026] GET /v2.0/security-groups?id=17f3f2cf-0040-43f4-a491-863deb6550f6&id=fd59121a-9bf4-4188-9ef5-22ffeb1943cc&fields=id&fields=name => generated 206 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2483] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:02:30 2026] GET /v2.0/ports?device_id=d1001dce-8afe-486b-8108-a3498c9203ce => generated 1014 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2484] 10.0.0.126 () {34 vars in 1119 bytes} [Thu Apr 23 23:02:30 2026] GET /v2.0/security-groups?id=17f3f2cf-0040-43f4-a491-863deb6550f6&id=fd59121a-9bf4-4188-9ef5-22ffeb1943cc&fields=id&fields=name => generated 206 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2485] 199.204.45.74 () {34 vars in 992 bytes} [Thu Apr 23 23:02:30 2026] GET /v2.0/ports?device_id=d1001dce-8afe-486b-8108-a3498c9203ce => generated 1014 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 23:02:30.685 8 INFO neutron_taas.services.taas.taas_plugin [req-aa9e3f61-29c2-4203-8e8f-43bfb5576237 req-4d0e4cb7-4d58-4889-9540-70d89cfe5717 a41c7af04d3747d68bf241c6cbf0cf7c 089cf776605041f695c363ada7548caf - - default default] TaaS: Handle Delete Port: e6716e81-55c8-4731-a138-bae8ce346f0a 2026-04-23 23:02:30.688 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-aa9e3f61-29c2-4203-8e8f-43bfb5576237 req-4d0e4cb7-4d58-4889-9540-70d89cfe5717 a41c7af04d3747d68bf241c6cbf0cf7c 089cf776605041f695c363ada7548caf - - default default] Tap Mirror: Handle Delete Port: e6716e81-55c8-4731-a138-bae8ce346f0a 2026-04-23 23:02:30.808 8 INFO neutron.db.l3_db [req-aa9e3f61-29c2-4203-8e8f-43bfb5576237 req-4d0e4cb7-4d58-4889-9540-70d89cfe5717 a41c7af04d3747d68bf241c6cbf0cf7c 089cf776605041f695c363ada7548caf - - default default] Floating IP c9b0bcab-ae88-4577-98fd-275f144cba6c disassociated. External IP: 10.96.250.202, port: e6716e81-55c8-4731-a138-bae8ce346f0a. [pid: 8|app: 0|req: 1176/2486] 199.204.45.74 () {36 vars in 995 bytes} [Thu Apr 23 23:02:30 2026] DELETE /v2.0/ports/e6716e81-55c8-4731-a138-bae8ce346f0a => generated 0 bytes in 606 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 23:02:31.184 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b86af5a-8f48-4b9a-b8f1-5e5a16bafdf2'] response: {'server_uuid': 'd1001dce-8afe-486b-8108-a3498c9203ce', 'name': 'network-vif-deleted', 'tag': 'e6716e81-55c8-4731-a138-bae8ce346f0a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1311/2487] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:02:31 2026] GET /v2.0/ports?device_id=d1001dce-8afe-486b-8108-a3498c9203ce => 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: 1177/2488] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:02:32 2026] GET /v2.0/ports?device_id=d1001dce-8afe-486b-8108-a3498c9203ce => 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: 1312/2489] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:02:33 2026] GET /v2.0/ports?device_id=d1001dce-8afe-486b-8108-a3498c9203ce => 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: 1178/2490] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:02:34 2026] DELETE /v2.0/security-groups/fd59121a-9bf4-4188-9ef5-22ffeb1943cc => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:02:35.071 7 INFO neutron.api.v2.resource [None req-1f25ea60-63a1-4f5e-9dcc-e14c8ac2b88f a41c7af04d3747d68bf241c6cbf0cf7c 089cf776605041f695c363ada7548caf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1313/2491] 10.0.0.137 () {32 vars in 736 bytes} [Thu Apr 23 23:02:35 2026] GET /v2.0/security-groups/fd59121a-9bf4-4188-9ef5-22ffeb1943cc => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 23:02:35.197 8 INFO neutron_taas.services.taas.taas_plugin [None req-538fe688-07b4-4cc8-80a2-fad19272696c a41c7af04d3747d68bf241c6cbf0cf7c 089cf776605041f695c363ada7548caf - - default default] TaaS: Handle Delete Port: bf083887-8026-462b-a760-ccff8058cbe8 2026-04-23 23:02:35.200 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-538fe688-07b4-4cc8-80a2-fad19272696c a41c7af04d3747d68bf241c6cbf0cf7c 089cf776605041f695c363ada7548caf - - default default] Tap Mirror: Handle Delete Port: bf083887-8026-462b-a760-ccff8058cbe8 [pid: 8|app: 0|req: 1179/2492] 10.0.0.137 () {32 vars in 731 bytes} [Thu Apr 23 23:02:35 2026] DELETE /v2.0/floatingips/c9b0bcab-ae88-4577-98fd-275f144cba6c => generated 0 bytes in 280 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2493] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:02:35 2026] DELETE /v2.0/security-groups/17f3f2cf-0040-43f4-a491-863deb6550f6 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:02:35.699 8 INFO neutron.db.segments_db [None req-79f44c8d-9d6e-4b66-bb34-d6cbfe3c783a ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] Added segment 138088ab-454f-4024-a728-4010d23d8506 of type vxlan for network 0eb70558-a976-4601-ac37-a4e55fd94863 [pid: 8|app: 0|req: 1180/2494] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 23:02:35 2026] POST /v2.0/networks => generated 639 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 23:02:35.893 7 INFO neutron_taas.services.taas.taas_plugin [None req-1ea52511-015e-463f-819e-dce8284038c4 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] TaaS: Handle Delete Port: 1a6ba955-451c-4ca5-8d36-0a32d7f9c6b5 2026-04-23 23:02:35.895 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1ea52511-015e-463f-819e-dce8284038c4 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Tap Mirror: Handle Delete Port: 1a6ba955-451c-4ca5-8d36-0a32d7f9c6b5 [pid: 8|app: 0|req: 1181/2495] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 23:02:35 2026] POST /v2.0/subnets => generated 658 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2496] 10.0.0.137 () {32 vars in 721 bytes} [Thu Apr 23 23:02:35 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => 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: 1183/2497] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 23:02:36 2026] POST /v2.0/subnets => generated 732 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 23:02:36.287 8 INFO neutron.db.segments_db [None req-7b1d5786-ceff-479e-a10c-5ea7e6dc3d0d ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] Added segment 8b51d525-0f15-4814-a1ef-f4afa1f4c102 of type vxlan for network bdda6848-5302-4950-b2f2-116d86d5247e [pid: 8|app: 0|req: 1184/2498] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 23:02:36 2026] POST /v2.0/networks => generated 637 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2499] 10.0.0.137 () {34 vars in 788 bytes} [Thu Apr 23 23:02:35 2026] PUT /v2.0/routers/db3833c0-7d77-4508-b437-bb5186d118d7/remove_router_interface => generated 310 bytes in 914 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2500] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 23:02:36 2026] POST /v2.0/subnets => generated 655 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 23:02:36.686 7 INFO neutron_taas.services.taas.taas_plugin [None req-12cd8945-8083-466a-a6b4-ebb24c802187 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] TaaS: Handle Delete Port: 28b97405-eef8-419b-9968-afb95240ae05 2026-04-23 23:02:36.690 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-12cd8945-8083-466a-a6b4-ebb24c802187 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Tap Mirror: Handle Delete Port: 28b97405-eef8-419b-9968-afb95240ae05 [pid: 8|app: 0|req: 1186/2501] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 23:02:36 2026] POST /v2.0/subnets => generated 725 bytes in 657 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 23:02:37.404 8 INFO neutron.db.segments_db [None req-ac2db4fc-08d7-494f-9364-ccd3641c1421 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] Added segment 46e9680e-19e0-4ee3-a518-32748e4e5f84 of type vxlan for network 4f6ca1e7-0535-4396-90ae-73d242ccccbd 2026-04-23 23:02:37.405 7 INFO neutron_taas.services.taas.taas_plugin [None req-12cd8945-8083-466a-a6b4-ebb24c802187 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] TaaS: Handle Delete Port: 439191a7-3267-4689-a459-493300df5526 2026-04-23 23:02:37.408 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-12cd8945-8083-466a-a6b4-ebb24c802187 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Tap Mirror: Handle Delete Port: 439191a7-3267-4689-a459-493300df5526 [pid: 8|app: 0|req: 1189/2504] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 23:02:37 2026] POST /v2.0/networks => generated 638 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2505] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 23:02:37 2026] POST /v2.0/subnets => generated 656 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 23:02:37.778 7 INFO neutron.services.segments.plugin [-] Segment c833db9e-be45-420e-bd66-21246bf5a9a4 resource provider aggregate not found 2026-04-23 23:02:37.788 7 INFO neutron.services.segments.plugin [-] Segment c833db9e-be45-420e-bd66-21246bf5a9a4 resource provider aggregate not found 2026-04-23 23:02:37.797 7 INFO neutron.services.segments.plugin [-] Segment c833db9e-be45-420e-bd66-21246bf5a9a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c833db9e-be45-420e-bd66-21246bf5a9a4 found for delete ", "request_id": "req-9d7cfe28-9823-40a4-b66f-27c91c6518fd"}]} 2026-04-23 23:02:37.806 7 INFO neutron.services.segments.plugin [-] Segment c833db9e-be45-420e-bd66-21246bf5a9a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c833db9e-be45-420e-bd66-21246bf5a9a4 found for delete ", "request_id": "req-b1881b00-71a2-4973-8b46-c1090274a907"}]} 2026-04-23 23:02:37.812 7 INFO neutron.db.l3_hamode_db [None req-12cd8945-8083-466a-a6b4-ebb24c802187 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] HA network aad2243a-960f-4cad-90d1-7c410b451630 was deleted as no HA routers are present in project 089cf776605041f695c363ada7548caf. [pid: 7|app: 0|req: 1316/2506] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 23:02:36 2026] DELETE /v2.0/routers/db3833c0-7d77-4508-b437-bb5186d118d7 => generated 0 bytes in 1349 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2507] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 23:02:37 2026] DELETE /v2.0/subnets/d83f4f3c-2010-4b99-a6e4-d4bd64f6aed0 => 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: 1191/2508] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 23:02:37 2026] POST /v2.0/subnets => generated 729 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 23:02:38.055 8 INFO neutron.db.segments_db [None req-cb8c2b8a-4458-48ad-b38f-346eaab20eee ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] Added segment 84630580-2e7c-46cf-a849-2625e9d49f66 of type vxlan for network b081b67d-d35b-425b-beec-aa99f1ec4e76 2026-04-23 23:02:38.059 7 INFO neutron_taas.services.taas.taas_plugin [None req-34c293f2-fe33-4170-b220-f7b54f5dbe1f 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] TaaS: Handle Delete Port: bf15a581-6be5-490c-b22a-a68ca0cc3313 2026-04-23 23:02:38.061 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-34c293f2-fe33-4170-b220-f7b54f5dbe1f 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Tap Mirror: Handle Delete Port: bf15a581-6be5-490c-b22a-a68ca0cc3313 [pid: 7|app: 0|req: 1318/2509] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 23:02:37 2026] DELETE /v2.0/networks/d268e44e-30be-4cbd-8a04-b949eefd284a => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 23:02:38.243 8 INFO neutron.db.l3_hamode_db [None req-cb8c2b8a-4458-48ad-b38f-346eaab20eee ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 23:02:38.544 7 INFO neutron_taas.services.taas.taas_plugin [None req-bdfd5772-6135-48b2-be24-d662821b4c58 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] TaaS: Handle Delete Port: 79fb80c9-2a34-41b7-90f1-adbd23a1f4fb 2026-04-23 23:02:38.547 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bdfd5772-6135-48b2-be24-d662821b4c58 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Tap Mirror: Handle Delete Port: 79fb80c9-2a34-41b7-90f1-adbd23a1f4fb 2026-04-23 23:02:38.914 8 INFO neutron.db.l3_hamode_db [None req-cb8c2b8a-4458-48ad-b38f-346eaab20eee ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1319/2510] 10.0.0.137 () {34 vars in 788 bytes} [Thu Apr 23 23:02:38 2026] PUT /v2.0/routers/e0e020fa-0d14-410b-a35f-3271a06485df/remove_router_interface => generated 310 bytes in 821 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:02:39.241 7 INFO neutron_taas.services.taas.taas_plugin [None req-3b9b5c83-93f5-47e0-899b-1a8ceb23ea93 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] TaaS: Handle Delete Port: 355211c3-e8f3-4c1a-90fc-e712b99ca2ca 2026-04-23 23:02:39.243 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3b9b5c83-93f5-47e0-899b-1a8ceb23ea93 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Tap Mirror: Handle Delete Port: 355211c3-e8f3-4c1a-90fc-e712b99ca2ca 2026-04-23 23:02:39.458 7 INFO neutron_taas.services.taas.taas_plugin [None req-3b9b5c83-93f5-47e0-899b-1a8ceb23ea93 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] TaaS: Handle Delete Port: 6a747b61-59d2-47eb-92bb-14b3b79acc65 2026-04-23 23:02:39.461 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3b9b5c83-93f5-47e0-899b-1a8ceb23ea93 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Tap Mirror: Handle Delete Port: 6a747b61-59d2-47eb-92bb-14b3b79acc65 [pid: 8|app: 0|req: 1192/2511] 10.0.0.137 () {34 vars in 668 bytes} [Thu Apr 23 23:02:38 2026] POST /v2.0/routers => generated 684 bytes in 1671 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 23:02:39.821 7 INFO neutron.services.segments.plugin [-] Segment 5b5ff6ff-c7b2-4e3a-afbb-dea89befee52 resource provider aggregate not found 2026-04-23 23:02:39.834 7 INFO neutron.db.l3_hamode_db [None req-3b9b5c83-93f5-47e0-899b-1a8ceb23ea93 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] HA network fdb15e75-e27e-4158-b9b6-82a307f9422c was deleted as no HA routers are present in project c632566649214c89b7fc8d65818dced6. 2026-04-23 23:02:39.840 7 INFO neutron.services.segments.plugin [-] Segment 5b5ff6ff-c7b2-4e3a-afbb-dea89befee52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b5ff6ff-c7b2-4e3a-afbb-dea89befee52 found for delete ", "request_id": "req-ebafc169-9dda-4f5f-bbe1-cb0448579041"}]} 2026-04-23 23:02:39.841 7 INFO neutron.services.segments.plugin [-] Segment 5b5ff6ff-c7b2-4e3a-afbb-dea89befee52 resource provider aggregate not found [pid: 7|app: 0|req: 1320/2512] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 23:02:39 2026] DELETE /v2.0/routers/e0e020fa-0d14-410b-a35f-3271a06485df => generated 0 bytes in 786 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:02:39.863 7 INFO neutron.services.segments.plugin [-] Segment 0f7ddab5-bf08-4655-8df2-5d12e6f2e0f9 resource provider aggregate not found 2026-04-23 23:02:39.872 7 INFO neutron.services.segments.plugin [-] Segment 5b5ff6ff-c7b2-4e3a-afbb-dea89befee52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b5ff6ff-c7b2-4e3a-afbb-dea89befee52 found for delete ", "request_id": "req-6e306988-a715-45c1-b533-789f76461f59"}]} 2026-04-23 23:02:39.886 7 INFO neutron.services.segments.plugin [-] Segment 0f7ddab5-bf08-4655-8df2-5d12e6f2e0f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f7ddab5-bf08-4655-8df2-5d12e6f2e0f9 found for delete ", "request_id": "req-d5963912-893c-4da7-aeac-d3af513c349d"}]} 2026-04-23 23:02:39.897 7 INFO neutron.services.segments.plugin [-] Segment 0f7ddab5-bf08-4655-8df2-5d12e6f2e0f9 resource provider aggregate not found 2026-04-23 23:02:39.916 7 INFO neutron.services.segments.plugin [-] Segment 0f7ddab5-bf08-4655-8df2-5d12e6f2e0f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f7ddab5-bf08-4655-8df2-5d12e6f2e0f9 found for delete ", "request_id": "req-3c5c850a-c86f-46df-b4a5-574d6ef36404"}]} [pid: 7|app: 0|req: 1321/2513] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 23:02:39 2026] DELETE /v2.0/subnets/dffe470c-0902-4d5c-8c2f-01b4a95d3c97 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 23:02:40.088 7 INFO neutron_taas.services.taas.taas_plugin [None req-01e9310c-4cc0-4524-8db2-20625d8ac621 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] TaaS: Handle Delete Port: 6362f838-9398-461f-b39c-a73abd14c8f8 2026-04-23 23:02:40.092 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-01e9310c-4cc0-4524-8db2-20625d8ac621 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Tap Mirror: Handle Delete Port: 6362f838-9398-461f-b39c-a73abd14c8f8 [pid: 7|app: 0|req: 1322/2514] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 23:02:40 2026] DELETE /v2.0/networks/3c1f6ad5-3bf8-4c95-9379-68892021033a => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 23:02:40.508 7 WARNING neutron.db.securitygroups_db [None req-8e9a22f8-9e4a-4345-acf9-a926a0a1b50e 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1323/2515] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:02:40 2026] GET /v2.0/security-groups?tenant_id=089cf776605041f695c363ada7548caf&name=default => generated 2929 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2516] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:02:40 2026] DELETE /v2.0/security-groups/2b1160b0-f47f-4cc2-839b-c13c3414cb23 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:02:40.769 7 WARNING neutron.db.securitygroups_db [None req-67e1b55b-deba-4662-9bbf-9c6a3efa679c 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1325/2517] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:02:40 2026] GET /v2.0/security-groups?tenant_id=c632566649214c89b7fc8d65818dced6&name=default => generated 2929 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2518] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:02:40 2026] DELETE /v2.0/security-groups/aa73b081-b3ee-447d-a87b-3ae4fff6c90b => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2519] 10.0.0.137 () {34 vars in 782 bytes} [Thu Apr 23 23:02:39 2026] PUT /v2.0/routers/0a809885-996f-44b7-a7c2-db2b033ecaed/add_router_interface => generated 310 bytes in 1269 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:02:41.912 7 INFO neutron.services.segments.plugin [-] Segment 2a7a8df4-dd4a-44c0-9caf-fc80d9e64d68 resource provider aggregate not found 2026-04-23 23:02:41.946 7 INFO neutron.services.segments.plugin [-] Segment 2a7a8df4-dd4a-44c0-9caf-fc80d9e64d68 resource provider aggregate not found 2026-04-23 23:02:41.952 7 INFO neutron.services.segments.plugin [-] Segment 2a7a8df4-dd4a-44c0-9caf-fc80d9e64d68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a7a8df4-dd4a-44c0-9caf-fc80d9e64d68 found for delete ", "request_id": "req-2872223c-9b91-480d-a671-951ffcecc8a8"}]} 2026-04-23 23:02:41.983 7 INFO neutron.services.segments.plugin [-] Segment 2a7a8df4-dd4a-44c0-9caf-fc80d9e64d68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a7a8df4-dd4a-44c0-9caf-fc80d9e64d68 found for delete ", "request_id": "req-50f4a861-3286-4361-b995-43c53f7debae"}]} [pid: 7|app: 0|req: 1327/2520] 10.0.0.137 () {34 vars in 782 bytes} [Thu Apr 23 23:02:40 2026] PUT /v2.0/routers/0a809885-996f-44b7-a7c2-db2b033ecaed/add_router_interface => generated 310 bytes in 1423 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2521] 10.0.0.137 () {34 vars in 782 bytes} [Thu Apr 23 23:02:42 2026] PUT /v2.0/routers/0a809885-996f-44b7-a7c2-db2b033ecaed/add_router_interface => generated 310 bytes in 1140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2522] 10.0.0.137 () {34 vars in 683 bytes} [Thu Apr 23 23:02:43 2026] POST /v2.0/security-groups => generated 1629 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2523] 10.0.0.137 () {34 vars in 694 bytes} [Thu Apr 23 23:02:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2524] 10.0.0.137 () {34 vars in 694 bytes} [Thu Apr 23 23:02:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2525] 10.0.0.137 () {34 vars in 694 bytes} [Thu Apr 23 23:02:43 2026] POST /v2.0/security-group-rules => generated 599 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2526] 10.0.0.137 () {34 vars in 694 bytes} [Thu Apr 23 23:02:44 2026] POST /v2.0/security-group-rules => generated 601 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2527] 10.0.0.137 () {34 vars in 694 bytes} [Thu Apr 23 23:02:44 2026] POST /v2.0/security-group-rules => generated 601 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2528] 10.0.0.137 () {34 vars in 694 bytes} [Thu Apr 23 23:02:44 2026] POST /v2.0/security-group-rules => generated 597 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 23:02:44.593 7 INFO neutron.db.segments_db [None req-e7988d62-deb6-4c7d-92cb-8ac6c2808bf9 c20940779465490797558657dff10c97 1facbb6445134ef7a8fc945e66812a2e - - default default] Added segment 5f36d58f-9267-4ef4-8e05-5acdfa529bdf of type vxlan for network 4ce048c1-40da-492d-ba71-d50990425005 [pid: 7|app: 0|req: 1331/2529] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 23:02:44 2026] POST /v2.0/networks => generated 632 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2530] 10.0.0.137 () {34 vars in 694 bytes} [Thu Apr 23 23:02:44 2026] POST /v2.0/security-group-rules => generated 597 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2531] 10.0.0.137 () {34 vars in 694 bytes} [Thu Apr 23 23:02:44 2026] POST /v2.0/security-group-rules => generated 597 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2532] 10.0.0.137 () {34 vars in 694 bytes} [Thu Apr 23 23:02:44 2026] POST /v2.0/security-group-rules => generated 599 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2533] 10.0.0.137 () {34 vars in 663 bytes} [Thu Apr 23 23:02:44 2026] POST /v2.0/ports => generated 743 bytes in 303 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: 1333/2534] 10.0.0.137 () {34 vars in 746 bytes} [Thu Apr 23 23:02:44 2026] PUT /v2.0/ports/b1a76cba-4c57-4883-be2b-e0a104a17231/tags => generated 25 bytes in 57 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: 1202/2535] 10.0.0.137 () {34 vars in 694 bytes} [Thu Apr 23 23:02:44 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: 1334/2536] 10.0.0.137 () {32 vars in 726 bytes} [Thu Apr 23 23:02:45 2026] GET /v2.0/ports/b1a76cba-4c57-4883-be2b-e0a104a17231/tags => generated 25 bytes in 47 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: 1335/2537] 10.0.0.137 () {34 vars in 757 bytes} [Thu Apr 23 23:02:45 2026] PUT /v2.0/ports/b1a76cba-4c57-4883-be2b-e0a104a17231/tags/green => generated 4 bytes in 81 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: 1203/2538] 10.0.0.137 () {34 vars in 694 bytes} [Thu Apr 23 23:02:45 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: 1336/2539] 10.0.0.137 () {32 vars in 726 bytes} [Thu Apr 23 23:02:45 2026] GET /v2.0/ports/b1a76cba-4c57-4883-be2b-e0a104a17231/tags => generated 34 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2540] 10.0.0.137 () {34 vars in 753 bytes} [Thu Apr 23 23:02:45 2026] PUT /v2.0/ports/b1a76cba-4c57-4883-be2b-e0a104a17231/tags/red => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1337/2541] 10.0.0.137 () {32 vars in 726 bytes} [Thu Apr 23 23:02:45 2026] GET /v2.0/ports/b1a76cba-4c57-4883-be2b-e0a104a17231/tags => generated 34 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-04-23 23:02:45.419 7 WARNING neutron.db.securitygroups_db [req-c00aac6b-04da-439c-92fb-0e95d94c1f45 req-e0ec4eb2-f009-44e6-a14f-4da2a5408052 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - 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: 1338/2542] 10.0.0.126 () {34 vars in 1093 bytes} [Thu Apr 23 23:02:45 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-461450981&fields=id&tenant_id=0fe46d8222934ae38b28699afb184ce1 => 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: 1205/2543] 10.0.0.137 () {34 vars in 775 bytes} [Thu Apr 23 23:02:45 2026] PUT /v2.0/ports/b1a76cba-4c57-4883-be2b-e0a104a17231/tags/black.or.white => generated 4 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2544] 10.0.0.126 () {34 vars in 981 bytes} [Thu Apr 23 23:02:45 2026] GET /v2.0/networks?id=bdda6848-5302-4950-b2f2-116d86d5247e => generated 704 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1340/2545] 10.0.0.126 () {34 vars in 964 bytes} [Thu Apr 23 23:02:45 2026] GET /v2.0/quotas/0fe46d8222934ae38b28699afb184ce1 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2546] 10.0.0.137 () {32 vars in 726 bytes} [Thu Apr 23 23:02:45 2026] GET /v2.0/ports/b1a76cba-4c57-4883-be2b-e0a104a17231/tags => generated 52 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1207/2547] 10.0.0.137 () {34 vars in 746 bytes} [Thu Apr 23 23:02:45 2026] PUT /v2.0/ports/b1a76cba-4c57-4883-be2b-e0a104a17231/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1208/2548] 10.0.0.137 () {32 vars in 726 bytes} [Thu Apr 23 23:02:45 2026] GET /v2.0/ports/b1a76cba-4c57-4883-be2b-e0a104a17231/tags => generated 37 bytes in 44 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: 1341/2549] 10.0.0.126 () {34 vars in 1001 bytes} [Thu Apr 23 23:02:45 2026] GET /v2.0/ports?tenant_id=0fe46d8222934ae38b28699afb184ce1&fields=id => generated 241 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2550] 10.0.0.137 () {32 vars in 734 bytes} [Thu Apr 23 23:02:45 2026] GET /v2.0/ports/b1a76cba-4c57-4883-be2b-e0a104a17231/tags/red => generated 0 bytes in 44 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: 1342/2551] 10.0.0.126 () {34 vars in 1007 bytes} [Thu Apr 23 23:02:45 2026] GET /v2.0/networks/bdda6848-5302-4950-b2f2-116d86d5247e?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:02:45.758 8 INFO neutron.api.v2.resource [None req-608e9cbb-d757-48b4-9482-e3762cc64596 c20940779465490797558657dff10c97 1facbb6445134ef7a8fc945e66812a2e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1210/2552] 10.0.0.137 () {32 vars in 738 bytes} [Thu Apr 23 23:02:45 2026] GET /v2.0/ports/b1a76cba-4c57-4883-be2b-e0a104a17231/tags/green => generated 99 bytes in 44 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: 1343/2553] 10.0.0.126 () {34 vars in 1107 bytes} [Thu Apr 23 23:02:45 2026] GET /v2.0/networks/bdda6848-5302-4950-b2f2-116d86d5247e?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: 1211/2554] 10.0.0.137 () {32 vars in 737 bytes} [Thu Apr 23 23:02:45 2026] DELETE /v2.0/ports/b1a76cba-4c57-4883-be2b-e0a104a17231/tags/red => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2555] 10.0.0.137 () {32 vars in 726 bytes} [Thu Apr 23 23:02:45 2026] GET /v2.0/ports/b1a76cba-4c57-4883-be2b-e0a104a17231/tags => generated 30 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1212/2556] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:02:45 2026] GET /v2.0/ports?device_id=510bdb53-bd50-47b6-a375-5d880ab404fa => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:02:45.960 7 INFO neutron.api.v2.resource [None req-462d5248-e99f-4ce5-8f88-bb96d7478fb7 c20940779465490797558657dff10c97 1facbb6445134ef7a8fc945e66812a2e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1345/2557] 10.0.0.137 () {32 vars in 741 bytes} [Thu Apr 23 23:02:45 2026] DELETE /v2.0/ports/b1a76cba-4c57-4883-be2b-e0a104a17231/tags/green => generated 99 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2558] 10.0.0.137 () {32 vars in 729 bytes} [Thu Apr 23 23:02:45 2026] DELETE /v2.0/ports/b1a76cba-4c57-4883-be2b-e0a104a17231/tags => generated 0 bytes in 67 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: 1346/2559] 10.0.0.137 () {32 vars in 726 bytes} [Thu Apr 23 23:02:46 2026] GET /v2.0/ports/b1a76cba-4c57-4883-be2b-e0a104a17231/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 23:02:46.215 8 INFO neutron_taas.services.taas.taas_plugin [None req-9e240807-cd9c-4ae5-8ee3-7698630a8809 c20940779465490797558657dff10c97 1facbb6445134ef7a8fc945e66812a2e - - default default] TaaS: Handle Delete Port: b1a76cba-4c57-4883-be2b-e0a104a17231 2026-04-23 23:02:46.217 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9e240807-cd9c-4ae5-8ee3-7698630a8809 c20940779465490797558657dff10c97 1facbb6445134ef7a8fc945e66812a2e - - default default] Tap Mirror: Handle Delete Port: b1a76cba-4c57-4883-be2b-e0a104a17231 [pid: 8|app: 0|req: 1214/2560] 10.0.0.137 () {32 vars in 719 bytes} [Thu Apr 23 23:02:46 2026] DELETE /v2.0/ports/b1a76cba-4c57-4883-be2b-e0a104a17231 => generated 0 bytes in 209 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-04-23 23:02:46.405 7 INFO neutron.services.segments.plugin [-] Segment 5f36d58f-9267-4ef4-8e05-5acdfa529bdf resource provider aggregate not found 2026-04-23 23:02:46.409 7 INFO neutron.services.segments.plugin [-] Segment 5f36d58f-9267-4ef4-8e05-5acdfa529bdf resource provider aggregate not found 2026-04-23 23:02:46.426 7 INFO neutron.services.segments.plugin [-] Segment 5f36d58f-9267-4ef4-8e05-5acdfa529bdf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f36d58f-9267-4ef4-8e05-5acdfa529bdf found for delete ", "request_id": "req-b68aee02-9714-4a39-8eba-bd982c4d5273"}]} 2026-04-23 23:02:46.429 7 INFO neutron.services.segments.plugin [-] Segment 5f36d58f-9267-4ef4-8e05-5acdfa529bdf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f36d58f-9267-4ef4-8e05-5acdfa529bdf found for delete ", "request_id": "req-ef36cc28-5abd-464b-a835-1fbaca27f14e"}]} [pid: 7|app: 0|req: 1347/2561] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 23:02:46 2026] DELETE /v2.0/networks/4ce048c1-40da-492d-ba71-d50990425005 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 23:02:47.117 8 WARNING neutron.db.securitygroups_db [None req-7658b5e8-5bb0-46b8-8277-954ddc43b3cc 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1215/2562] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:02:47 2026] GET /v2.0/security-groups?tenant_id=a987d0e8fd59445fae2ce8adca8a0da8&name=default => generated 2929 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2563] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:02:47 2026] DELETE /v2.0/security-groups/cf3c5f8a-e04e-4cd1-b02c-3d324d9fc78c => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:02:47.416 8 WARNING neutron.db.securitygroups_db [None req-09cd9c30-027d-43b0-b84a-eabf55c35979 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1216/2564] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:02:47 2026] GET /v2.0/security-groups?tenant_id=1facbb6445134ef7a8fc945e66812a2e&name=default => generated 2929 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2565] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:02:47 2026] DELETE /v2.0/security-groups/066d1673-73bb-42b2-8b7b-004d66844f5d => 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: 1217/2566] 199.204.45.74 () {34 vars in 984 bytes} [Thu Apr 23 23:02:50 2026] GET /v2.0/networks?id=bdda6848-5302-4950-b2f2-116d86d5247e => generated 704 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:02:50.168 7 WARNING neutron.db.securitygroups_db [req-c00aac6b-04da-439c-92fb-0e95d94c1f45 req-153c4e86-e894-41ca-80c9-17a437f35c22 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - 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: 1350/2567] 199.204.45.74 () {34 vars in 1048 bytes} [Thu Apr 23 23:02:50 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0fe46d8222934ae38b28699afb184ce1 => generated 178 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2568] 199.204.45.74 () {38 vars in 953 bytes} [Thu Apr 23 23:02:50 2026] POST /v2.0/ports => generated 1183 bytes in 355 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-04-23 23:02:50.746 7 INFO neutron.db.segments_db [None req-3862b7c2-aa9a-4c9d-97ee-c18a828b16a1 b528c2cee8164a6a99d00253053b2e41 f2b84beab4f849e9a284cecc56ce3492 - - default default] Added segment bb400421-468f-4268-b341-311e82158288 of type vxlan for network 3730a133-54aa-4c24-b7e2-26d017a49ec9 [pid: 7|app: 0|req: 1351/2569] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 23:02:50 2026] POST /v2.0/networks => generated 631 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 23:02:50.873 7 INFO neutron.db.segments_db [None req-f7571b5f-4e65-44fb-b5ad-e7728d78967b b528c2cee8164a6a99d00253053b2e41 f2b84beab4f849e9a284cecc56ce3492 - - default default] Added segment 86fd9dc8-d8d9-40b2-87f5-76e4c164b71f of type vxlan for network fa44f1f9-692c-4052-a2ad-a8e6a9379e38 [pid: 8|app: 0|req: 1219/2570] 199.204.45.74 () {38 vars in 1026 bytes} [Thu Apr 23 23:02:50 2026] PUT /v2.0/ports/5046e933-764e-413d-aa65-def4752362dd => generated 1464 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2571] 10.0.0.137 () {34 vars in 669 bytes} [Thu Apr 23 23:02:50 2026] POST /v2.0/networks => generated 631 bytes in 129 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-04-23 23:02:50.970 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb54c0ea-e374-445f-8e09-25876e00ff91'] response: {'name': 'network-changed', 'server_uuid': '510bdb53-bd50-47b6-a375-5d880ab404fa', 'tag': '5046e933-764e-413d-aa65-def4752362dd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1220/2572] 10.0.0.137 () {34 vars in 752 bytes} [Thu Apr 23 23:02:50 2026] PUT /v2.0/networks/3730a133-54aa-4c24-b7e2-26d017a49ec9/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: 1353/2573] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:02:50 2026] GET /v2.0/ports?device_id=510bdb53-bd50-47b6-a375-5d880ab404fa => generated 1198 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2574] 10.0.0.137 () {32 vars in 732 bytes} [Thu Apr 23 23:02:51 2026] GET /v2.0/networks/3730a133-54aa-4c24-b7e2-26d017a49ec9/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2575] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 23:02:51 2026] GET /v2.0/security-groups?id=a86fd736-6e03-4123-9887-8ee702066fb9&fields=id&fields=name => generated 111 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2576] 10.0.0.137 () {34 vars in 752 bytes} [Thu Apr 23 23:02:51 2026] PUT /v2.0/networks/fa44f1f9-692c-4052-a2ad-a8e6a9379e38/tags => generated 17 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2577] 10.0.0.137 () {32 vars in 732 bytes} [Thu Apr 23 23:02:51 2026] GET /v2.0/networks/fa44f1f9-692c-4052-a2ad-a8e6a9379e38/tags => generated 17 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2578] 10.0.0.137 () {34 vars in 752 bytes} [Thu Apr 23 23:02:51 2026] PUT /v2.0/networks/fa44f1f9-692c-4052-a2ad-a8e6a9379e38/tags => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2579] 10.0.0.137 () {32 vars in 732 bytes} [Thu Apr 23 23:02:51 2026] GET /v2.0/networks/fa44f1f9-692c-4052-a2ad-a8e6a9379e38/tags => 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: 1224/2580] 10.0.0.137 () {32 vars in 732 bytes} [Thu Apr 23 23:02:51 2026] GET /v2.0/networks/3730a133-54aa-4c24-b7e2-26d017a49ec9/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:02:51.455 7 INFO neutron.services.segments.plugin [-] Segment bb400421-468f-4268-b341-311e82158288 resource provider aggregate not found 2026-04-23 23:02:51.460 7 INFO neutron.services.segments.plugin [-] Segment bb400421-468f-4268-b341-311e82158288 resource provider aggregate not found 2026-04-23 23:02:51.476 7 INFO neutron.services.segments.plugin [-] Segment bb400421-468f-4268-b341-311e82158288 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb400421-468f-4268-b341-311e82158288 found for delete ", "request_id": "req-849eca70-4d61-4445-b0e1-e51dbdb698f0"}]} 2026-04-23 23:02:51.480 7 INFO neutron.services.segments.plugin [-] Segment bb400421-468f-4268-b341-311e82158288 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb400421-468f-4268-b341-311e82158288 found for delete ", "request_id": "req-7ae8fc03-eac8-4cee-8452-4c6fe561cbdb"}]} [pid: 7|app: 0|req: 1357/2581] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 23:02:51 2026] DELETE /v2.0/networks/3730a133-54aa-4c24-b7e2-26d017a49ec9 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2582] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 23:02:51 2026] GET /v2.0/ports?tenant_id=0fe46d8222934ae38b28699afb184ce1&device_id=510bdb53-bd50-47b6-a375-5d880ab404fa => generated 1467 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2583] 199.204.45.74 () {34 vars in 1016 bytes} [Thu Apr 23 23:02:51 2026] GET /v2.0/networks?tenant_id=0fe46d8222934ae38b28699afb184ce1&shared=False => generated 2374 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2584] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 23:02:51 2026] DELETE /v2.0/networks/fa44f1f9-692c-4052-a2ad-a8e6a9379e38 => 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: 1227/2585] 199.204.45.74 () {34 vars in 928 bytes} [Thu Apr 23 23:02:51 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:02:52.251 7 WARNING neutron.db.securitygroups_db [None req-7e034c5e-6a38-467f-89aa-57ff0784ef93 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1360/2588] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:02:52 2026] GET /v2.0/security-groups?tenant_id=5f1373a5abc04662abb886edf0fc4e75&name=default => generated 2929 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2589] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:02:52 2026] DELETE /v2.0/security-groups/1699f7ce-7448-4c06-b87f-15ec8392da80 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:02:52.546 7 WARNING neutron.db.securitygroups_db [None req-fbdae243-61e4-4b65-a49c-226d6bb9ea97 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1361/2590] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:02:52 2026] GET /v2.0/security-groups?tenant_id=f2b84beab4f849e9a284cecc56ce3492&name=default => generated 2929 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2591] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 23:02:52 2026] GET /v2.0/ports?tenant_id=0fe46d8222934ae38b28699afb184ce1&device_id=510bdb53-bd50-47b6-a375-5d880ab404fa => generated 1467 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2592] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:02:52 2026] DELETE /v2.0/security-groups/07dd9705-2677-4037-8802-1a4ef57e5a8c => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2593] 199.204.45.74 () {34 vars in 1056 bytes} [Thu Apr 23 23:02:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.229&port_id=5046e933-764e-413d-aa65-def4752362dd => 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: 1231/2594] 199.204.45.74 () {34 vars in 1102 bytes} [Thu Apr 23 23:02:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1af&port_id=5046e933-764e-413d-aa65-def4752362dd => 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: 1364/2595] 199.204.45.74 () {34 vars in 1062 bytes} [Thu Apr 23 23:02:52 2026] GET /v2.0/subnets?id=641222c7-2bf2-4139-9115-75f432ddc022&id=2e2cfd56-75f6-4e31-91d8-2f54a56bd74a => generated 1409 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2596] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 23:02:52 2026] GET /v2.0/ports?network_id=bdda6848-5302-4950-b2f2-116d86d5247e&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2597] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 23:02:52 2026] GET /v2.0/ports?network_id=bdda6848-5302-4950-b2f2-116d86d5247e&device_owner=network%3Adhcp => generated 1457 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2598] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 23:02:52 2026] GET /v2.0/networks/bdda6848-5302-4950-b2f2-116d86d5247e?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: 1366/2599] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 23:02:52 2026] GET /v2.0/networks/bdda6848-5302-4950-b2f2-116d86d5247e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:02:53.496 7 INFO neutron.services.segments.plugin [-] Segment 86fd9dc8-d8d9-40b2-87f5-76e4c164b71f resource provider aggregate not found 2026-04-23 23:02:53.502 7 INFO neutron.services.segments.plugin [-] Segment 86fd9dc8-d8d9-40b2-87f5-76e4c164b71f resource provider aggregate not found 2026-04-23 23:02:53.513 7 INFO neutron.services.segments.plugin [-] Segment 86fd9dc8-d8d9-40b2-87f5-76e4c164b71f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86fd9dc8-d8d9-40b2-87f5-76e4c164b71f found for delete ", "request_id": "req-468c14da-24ea-484b-bf9f-1314eafb16e2"}]} 2026-04-23 23:02:53.516 7 INFO neutron.services.segments.plugin [-] Segment 86fd9dc8-d8d9-40b2-87f5-76e4c164b71f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86fd9dc8-d8d9-40b2-87f5-76e4c164b71f found for delete ", "request_id": "req-e3c84255-5658-4ed8-9357-509e2a93edd7"}]} [pid: 8|app: 0|req: 1234/2600] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:02:56 2026] GET /v2.0/ports?device_id=510bdb53-bd50-47b6-a375-5d880ab404fa => generated 1198 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2601] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 23:02:56 2026] GET /v2.0/security-groups?id=a86fd736-6e03-4123-9887-8ee702066fb9&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: 8|app: 0|req: 1235/2602] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:03:01 2026] GET /v2.0/ports?device_id=510bdb53-bd50-47b6-a375-5d880ab404fa => generated 1200 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2603] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 23:03:01 2026] GET /v2.0/security-groups?id=a86fd736-6e03-4123-9887-8ee702066fb9&fields=id&fields=name => generated 111 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2604] 10.0.0.137 () {32 vars in 817 bytes} [Thu Apr 23 23:03:01 2026] GET /v2.0/ports?network_id=bdda6848-5302-4950-b2f2-116d86d5247e&mac_address=fa%3A16%3A3e%3A5b%3A42%3A8a => generated 1200 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 23:03:02.604 7 INFO neutron.db.l3_db [None req-e553c5e4-c98d-41ac-9d73-fbbc53014adc ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] Floating IP 7372be50-d8bf-4b29-89aa-8ea9543c8039 associated. External IP: 10.96.250.203, port: 5046e933-764e-413d-aa65-def4752362dd. [pid: 7|app: 0|req: 1369/2605] 10.0.0.137 () {34 vars in 676 bytes} [Thu Apr 23 23:03:01 2026] POST /v2.0/floatingips => generated 855 bytes in 1388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 23:03:02.925 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9c5fb23c-26c7-4769-b285-e1d5725f2da1'] response: {'name': 'network-changed', 'server_uuid': '510bdb53-bd50-47b6-a375-5d880ab404fa', 'tag': '5046e933-764e-413d-aa65-def4752362dd', 'status': 'completed', 'code': 200} 2026-04-23 23:03:02.967 8 WARNING neutron.db.securitygroups_db [req-bc7e70f3-c8bc-4bb6-a8f7-3606e475ec5b req-bbd184f6-caa0-4c2c-84d7-08a30bc780fc ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - 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: 1237/2606] 10.0.0.126 () {34 vars in 1093 bytes} [Thu Apr 23 23:03:02 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-461450981&fields=id&tenant_id=0fe46d8222934ae38b28699afb184ce1 => generated 69 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2607] 10.0.0.126 () {34 vars in 981 bytes} [Thu Apr 23 23:03:02 2026] GET /v2.0/networks?id=4f6ca1e7-0535-4396-90ae-73d242ccccbd => generated 705 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2608] 10.0.0.126 () {34 vars in 964 bytes} [Thu Apr 23 23:03:03 2026] GET /v2.0/quotas/0fe46d8222934ae38b28699afb184ce1 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2609] 10.0.0.126 () {34 vars in 1001 bytes} [Thu Apr 23 23:03:03 2026] GET /v2.0/ports?tenant_id=0fe46d8222934ae38b28699afb184ce1&fields=id => generated 333 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2610] 10.0.0.126 () {34 vars in 1007 bytes} [Thu Apr 23 23:03:03 2026] GET /v2.0/networks/4f6ca1e7-0535-4396-90ae-73d242ccccbd?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: 1372/2611] 10.0.0.126 () {34 vars in 1107 bytes} [Thu Apr 23 23:03:03 2026] GET /v2.0/networks/4f6ca1e7-0535-4396-90ae-73d242ccccbd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2612] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:03:03 2026] GET /v2.0/ports?device_id=aa7cecee-5b51-42b1-b118-51970599acc5 => 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: 1240/2613] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 23:03:03 2026] GET /v2.0/ports?tenant_id=0fe46d8222934ae38b28699afb184ce1&device_id=510bdb53-bd50-47b6-a375-5d880ab404fa => generated 1469 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2614] 199.204.45.74 () {34 vars in 984 bytes} [Thu Apr 23 23:03:03 2026] GET /v2.0/networks?id=bdda6848-5302-4950-b2f2-116d86d5247e => generated 800 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2615] 199.204.45.74 () {34 vars in 1056 bytes} [Thu Apr 23 23:03:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.229&port_id=5046e933-764e-413d-aa65-def4752362dd => generated 858 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2616] 199.204.45.74 () {34 vars in 1102 bytes} [Thu Apr 23 23:03:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1af&port_id=5046e933-764e-413d-aa65-def4752362dd => 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: 1242/2617] 199.204.45.74 () {34 vars in 1062 bytes} [Thu Apr 23 23:03:03 2026] GET /v2.0/subnets?id=641222c7-2bf2-4139-9115-75f432ddc022&id=2e2cfd56-75f6-4e31-91d8-2f54a56bd74a => generated 1409 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2618] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 23:03:03 2026] GET /v2.0/ports?network_id=bdda6848-5302-4950-b2f2-116d86d5247e&device_owner=network%3Adhcp => generated 1457 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2619] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 23:03:03 2026] GET /v2.0/ports?network_id=bdda6848-5302-4950-b2f2-116d86d5247e&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2620] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 23:03:03 2026] GET /v2.0/networks/bdda6848-5302-4950-b2f2-116d86d5247e?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: 1244/2621] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 23:03:03 2026] GET /v2.0/networks/bdda6848-5302-4950-b2f2-116d86d5247e?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: 1246/2624] 199.204.45.74 () {34 vars in 984 bytes} [Thu Apr 23 23:03:07 2026] GET /v2.0/networks?id=4f6ca1e7-0535-4396-90ae-73d242ccccbd => generated 705 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:03:07.762 7 WARNING neutron.db.securitygroups_db [req-bc7e70f3-c8bc-4bb6-a8f7-3606e475ec5b req-b0b3f89d-09fc-45a7-8754-6e38d586c188 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - 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: 1379/2625] 199.204.45.74 () {34 vars in 1048 bytes} [Thu Apr 23 23:03:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0fe46d8222934ae38b28699afb184ce1 => generated 178 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2626] 199.204.45.74 () {38 vars in 953 bytes} [Thu Apr 23 23:03:07 2026] POST /v2.0/ports => generated 1187 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2627] 199.204.45.74 () {38 vars in 1026 bytes} [Thu Apr 23 23:03:08 2026] PUT /v2.0/ports/e9ed4ec1-cf8f-4f81-80bf-27b89e1fc5d2 => generated 1468 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 23:03:08.689 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c15dfc0-0dd1-4215-8f40-6fd5b267b565'] response: {'name': 'network-changed', 'server_uuid': 'aa7cecee-5b51-42b1-b118-51970599acc5', 'tag': 'e9ed4ec1-cf8f-4f81-80bf-27b89e1fc5d2', '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: 1248/2628] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:03:08 2026] GET /v2.0/ports?device_id=aa7cecee-5b51-42b1-b118-51970599acc5 => generated 1202 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1381/2629] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 23:03:08 2026] GET /v2.0/security-groups?id=a86fd736-6e03-4123-9887-8ee702066fb9&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2630] 10.0.0.30 () {34 vars in 988 bytes} [Thu Apr 23 23:03:09 2026] GET /v2.0/ports?device_id=510bdb53-bd50-47b6-a375-5d880ab404fa => generated 1469 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2631] 10.0.0.30 () {34 vars in 1038 bytes} [Thu Apr 23 23:03:09 2026] GET /v2.0/security-groups?id=a86fd736-6e03-4123-9887-8ee702066fb9&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: 1250/2632] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 23:03:09 2026] GET /v2.0/ports?tenant_id=0fe46d8222934ae38b28699afb184ce1&device_id=aa7cecee-5b51-42b1-b118-51970599acc5 => generated 1471 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2633] 199.204.45.74 () {34 vars in 1016 bytes} [Thu Apr 23 23:03:09 2026] GET /v2.0/networks?tenant_id=0fe46d8222934ae38b28699afb184ce1&shared=False => generated 2374 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2634] 199.204.45.74 () {34 vars in 928 bytes} [Thu Apr 23 23:03:09 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2635] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 23:03:10 2026] GET /v2.0/ports?tenant_id=0fe46d8222934ae38b28699afb184ce1&device_id=aa7cecee-5b51-42b1-b118-51970599acc5 => generated 1471 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2636] 199.204.45.74 () {34 vars in 1056 bytes} [Thu Apr 23 23:03:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.164&port_id=e9ed4ec1-cf8f-4f81-80bf-27b89e1fc5d2 => 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: 1385/2637] 199.204.45.74 () {34 vars in 1104 bytes} [Thu Apr 23 23:03:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A312&port_id=e9ed4ec1-cf8f-4f81-80bf-27b89e1fc5d2 => 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: 1253/2638] 199.204.45.74 () {34 vars in 1062 bytes} [Thu Apr 23 23:03:10 2026] GET /v2.0/subnets?id=4bf800f7-5296-447d-9e6f-3d6d9d3e05e8&id=97e07171-7e7b-412b-a826-798184fff162 => generated 1414 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2639] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 23:03:10 2026] GET /v2.0/ports?network_id=4f6ca1e7-0535-4396-90ae-73d242ccccbd&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2640] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 23:03:10 2026] GET /v2.0/ports?network_id=4f6ca1e7-0535-4396-90ae-73d242ccccbd&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: 1387/2641] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 23:03:10 2026] GET /v2.0/networks/4f6ca1e7-0535-4396-90ae-73d242ccccbd?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: 1255/2642] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 23:03:10 2026] GET /v2.0/networks/4f6ca1e7-0535-4396-90ae-73d242ccccbd?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: 1388/2643] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:03:13 2026] GET /v2.0/ports?device_id=aa7cecee-5b51-42b1-b118-51970599acc5 => generated 1204 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2644] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 23:03:14 2026] GET /v2.0/security-groups?id=a86fd736-6e03-4123-9887-8ee702066fb9&fields=id&fields=name => generated 111 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2645] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:03:19 2026] GET /v2.0/ports?device_id=aa7cecee-5b51-42b1-b118-51970599acc5 => generated 1204 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2646] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 23:03:19 2026] GET /v2.0/security-groups?id=a86fd736-6e03-4123-9887-8ee702066fb9&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: 7|app: 0|req: 1390/2647] 10.0.0.137 () {32 vars in 817 bytes} [Thu Apr 23 23:03:19 2026] GET /v2.0/ports?network_id=4f6ca1e7-0535-4396-90ae-73d242ccccbd&mac_address=fa%3A16%3A3e%3A46%3Ab9%3Af1 => generated 1204 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 23:03:20.043 8 INFO neutron.db.l3_db [None req-54ba0391-465c-4dbd-9686-34feaa985c52 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] Floating IP 533d3454-7100-41f0-aaaa-3d5be7acef09 associated. External IP: 10.96.250.214, port: e9ed4ec1-cf8f-4f81-80bf-27b89e1fc5d2. [pid: 8|app: 0|req: 1258/2648] 10.0.0.137 () {34 vars in 676 bytes} [Thu Apr 23 23:03:19 2026] POST /v2.0/floatingips => generated 855 bytes in 950 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 23:03:20.407 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9eed41f8-3eed-4c0b-b278-d8282cab2c39'] response: {'name': 'network-changed', 'server_uuid': 'aa7cecee-5b51-42b1-b118-51970599acc5', 'tag': 'e9ed4ec1-cf8f-4f81-80bf-27b89e1fc5d2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1391/2649] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 23:03:20 2026] GET /v2.0/ports?tenant_id=0fe46d8222934ae38b28699afb184ce1&device_id=aa7cecee-5b51-42b1-b118-51970599acc5 => generated 1473 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2650] 199.204.45.74 () {34 vars in 984 bytes} [Thu Apr 23 23:03:21 2026] GET /v2.0/networks?id=4f6ca1e7-0535-4396-90ae-73d242ccccbd => generated 801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2651] 199.204.45.74 () {34 vars in 1056 bytes} [Thu Apr 23 23:03:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.164&port_id=e9ed4ec1-cf8f-4f81-80bf-27b89e1fc5d2 => generated 858 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2652] 199.204.45.74 () {34 vars in 1104 bytes} [Thu Apr 23 23:03:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A312&port_id=e9ed4ec1-cf8f-4f81-80bf-27b89e1fc5d2 => 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: 1393/2653] 199.204.45.74 () {34 vars in 1062 bytes} [Thu Apr 23 23:03:21 2026] GET /v2.0/subnets?id=4bf800f7-5296-447d-9e6f-3d6d9d3e05e8&id=97e07171-7e7b-412b-a826-798184fff162 => generated 1414 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2654] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 23:03:21 2026] GET /v2.0/ports?network_id=4f6ca1e7-0535-4396-90ae-73d242ccccbd&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: 1394/2655] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 23:03:21 2026] GET /v2.0/ports?network_id=4f6ca1e7-0535-4396-90ae-73d242ccccbd&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2656] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 23:03:21 2026] GET /v2.0/networks/4f6ca1e7-0535-4396-90ae-73d242ccccbd?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: 1395/2657] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 23:03:21 2026] GET /v2.0/networks/4f6ca1e7-0535-4396-90ae-73d242ccccbd?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: 1397/2660] 10.0.0.30 () {34 vars in 988 bytes} [Thu Apr 23 23:03:26 2026] GET /v2.0/ports?device_id=aa7cecee-5b51-42b1-b118-51970599acc5 => generated 1473 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2661] 10.0.0.30 () {34 vars in 1038 bytes} [Thu Apr 23 23:03:26 2026] GET /v2.0/security-groups?id=a86fd736-6e03-4123-9887-8ee702066fb9&fields=id&fields=name => generated 111 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2662] 10.0.0.137 () {32 vars in 720 bytes} [Thu Apr 23 23:03:36 2026] GET /v2.0/subnets/446a39e8-dd51-400d-9559-93f2c1e4989b => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2665] 10.0.0.213 () {30 vars in 689 bytes} [Thu Apr 23 23:03:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2666] 10.0.0.213 () {30 vars in 691 bytes} [Thu Apr 23 23:03: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: 8|app: 0|req: 1267/2667] 10.0.0.213 () {30 vars in 667 bytes} [Thu Apr 23 23:03:37 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: 1401/2668] 10.0.0.213 () {30 vars in 703 bytes} [Thu Apr 23 23:03: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: 8|app: 0|req: 1268/2669] 10.0.0.213 () {28 vars in 438 bytes} [Thu Apr 23 23:03:38 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2670] 10.0.0.213 () {30 vars in 727 bytes} [Thu Apr 23 23:03:38 2026] GET /v2.0/subnets/446a39e8-dd51-400d-9559-93f2c1e4989b => generated 658 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2671] 10.0.0.213 () {30 vars in 689 bytes} [Thu Apr 23 23:03:38 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: 1403/2672] 10.0.0.213 () {30 vars in 691 bytes} [Thu Apr 23 23:03:38 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: 1270/2673] 10.0.0.213 () {30 vars in 667 bytes} [Thu Apr 23 23:03:38 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: 1404/2674] 10.0.0.213 () {30 vars in 703 bytes} [Thu Apr 23 23:03:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2675] 10.0.0.213 () {30 vars in 727 bytes} [Thu Apr 23 23:03:38 2026] GET /v2.0/subnets/446a39e8-dd51-400d-9559-93f2c1e4989b => 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: 1405/2676] 10.0.0.213 () {30 vars in 689 bytes} [Thu Apr 23 23:03:38 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: 1272/2677] 10.0.0.213 () {30 vars in 691 bytes} [Thu Apr 23 23:03:38 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: 1406/2678] 10.0.0.213 () {30 vars in 667 bytes} [Thu Apr 23 23:03:38 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: 1273/2679] 10.0.0.213 () {30 vars in 703 bytes} [Thu Apr 23 23:03:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2680] 10.0.0.213 () {30 vars in 729 bytes} [Thu Apr 23 23:03:38 2026] GET /v2.0/networks/0eb70558-a976-4601-ac37-a4e55fd94863 => generated 798 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2681] 10.0.0.213 () {30 vars in 681 bytes} [Thu Apr 23 23:03:38 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2682] 10.0.0.213 () {34 vars in 703 bytes} [Thu Apr 23 23:03:38 2026] POST /v2.0/ports => generated 1128 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2683] 199.204.45.74 () {30 vars in 701 bytes} [Thu Apr 23 23:03:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1409/2684] 199.204.45.74 () {30 vars in 703 bytes} [Thu Apr 23 23:03:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2685] 199.204.45.74 () {30 vars in 679 bytes} [Thu Apr 23 23:03:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2686] 199.204.45.74 () {30 vars in 715 bytes} [Thu Apr 23 23:03:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2687] 199.204.45.74 () {30 vars in 735 bytes} [Thu Apr 23 23:03:41 2026] GET /v2.0/ports/c2bffd2c-80bc-4648-af20-b66cc50d69b8 => generated 1128 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2688] 199.204.45.74 () {30 vars in 701 bytes} [Thu Apr 23 23:03:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2689] 199.204.45.74 () {30 vars in 703 bytes} [Thu Apr 23 23:03:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2690] 199.204.45.74 () {30 vars in 679 bytes} [Thu Apr 23 23:03:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2691] 199.204.45.74 () {30 vars in 715 bytes} [Thu Apr 23 23:03:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:03:42.021 7 INFO neutron.api.v2.resource [None req-cd59c10e-988a-4db4-8db9-29e6f5a37d2a 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1413/2692] 199.204.45.74 () {30 vars in 761 bytes} [Thu Apr 23 23:03:42 2026] GET /v2.0/security-groups/lb-5e6c8de4-90c9-4692-be60-5e978a99da5a => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2693] 199.204.45.74 () {30 vars in 783 bytes} [Thu Apr 23 23:03:42 2026] GET /v2.0/security-groups?name=lb-5e6c8de4-90c9-4692-be60-5e978a99da5a => generated 23 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2694] 199.204.45.74 () {34 vars in 734 bytes} [Thu Apr 23 23:03:42 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: 8|app: 0|req: 1281/2695] 199.204.45.74 () {30 vars in 813 bytes} [Thu Apr 23 23:03:42 2026] GET /v2.0/security-group-rules?security_group_id=a33cb507-b381-49a9-8360-915814dcae47 => generated 1182 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2696] 199.204.45.74 () {34 vars in 787 bytes} [Thu Apr 23 23:03:42 2026] PUT /v2.0/ports/c2bffd2c-80bc-4648-af20-b66cc50d69b8 => generated 1128 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2697] 199.204.45.74 () {30 vars in 701 bytes} [Thu Apr 23 23:03:42 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: 1416/2698] 199.204.45.74 () {30 vars in 703 bytes} [Thu Apr 23 23:03:42 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/2699] 199.204.45.74 () {30 vars in 679 bytes} [Thu Apr 23 23:03:42 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: 1417/2700] 199.204.45.74 () {30 vars in 715 bytes} [Thu Apr 23 23:03:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2701] 199.204.45.74 () {30 vars in 739 bytes} [Thu Apr 23 23:03:42 2026] GET /v2.0/subnets/446a39e8-dd51-400d-9559-93f2c1e4989b => 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: 1418/2702] 10.0.0.126 () {34 vars in 1015 bytes} [Thu Apr 23 23:03:49 2026] GET /v2.0/security-groups?id=fae0b1b6-fa46-4b25-9d7b-ef1e1cf2eee5&fields=id => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2703] 10.0.0.126 () {34 vars in 981 bytes} [Thu Apr 23 23:03:49 2026] GET /v2.0/networks?id=2cdcfc83-e560-4500-be18-86827749c8d1 => generated 735 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2704] 10.0.0.126 () {34 vars in 964 bytes} [Thu Apr 23 23:03:49 2026] GET /v2.0/quotas/abe0a7ddd920490691778396ae738ef7 => 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: 1286/2705] 10.0.0.126 () {34 vars in 1001 bytes} [Thu Apr 23 23:03:49 2026] GET /v2.0/ports?tenant_id=abe0a7ddd920490691778396ae738ef7&fields=id => generated 149 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2706] 10.0.0.126 () {34 vars in 1007 bytes} [Thu Apr 23 23:03:49 2026] GET /v2.0/networks/2cdcfc83-e560-4500-be18-86827749c8d1?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2707] 10.0.0.126 () {34 vars in 1107 bytes} [Thu Apr 23 23:03:49 2026] GET /v2.0/networks/2cdcfc83-e560-4500-be18-86827749c8d1?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: 1421/2708] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:03:50 2026] GET /v2.0/ports?device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => 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: 1288/2709] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:03:50 2026] GET /v2.0/ports?device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => 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: 1290/2712] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:03:53 2026] GET /v2.0/ports?device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => 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: 1423/2713] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:03:53 2026] GET /v2.0/ports?device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => 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: 1291/2714] 199.204.45.74 () {34 vars in 984 bytes} [Thu Apr 23 23:03:54 2026] GET /v2.0/networks?id=2cdcfc83-e560-4500-be18-86827749c8d1 => generated 735 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:03:54.489 7 WARNING neutron.db.securitygroups_db [req-82d69604-5bd4-488e-af69-765e1ae00ab4 req-6a06cd1f-7d7c-4fbc-8fe9-38e959374b83 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1424/2715] 199.204.45.74 () {34 vars in 1048 bytes} [Thu Apr 23 23:03:54 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=abe0a7ddd920490691778396ae738ef7 => generated 343 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2716] 199.204.45.74 () {38 vars in 953 bytes} [Thu Apr 23 23:03:54 2026] POST /v2.0/ports => generated 1082 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2717] 199.204.45.74 () {38 vars in 1026 bytes} [Thu Apr 23 23:03:54 2026] PUT /v2.0/ports/f8706603-9677-47e7-a5b1-78d84de5175a => generated 1243 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 23:03:55.303 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e7203847-5c71-44f1-bf1a-814fc9fa20e5'] response: {'name': 'network-changed', 'server_uuid': '69e91083-54ef-49ec-bb41-36f9c1cb493d', 'tag': 'f8706603-9677-47e7-a5b1-78d84de5175a', '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: 1293/2718] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 23:03:55 2026] GET /v2.0/ports?tenant_id=abe0a7ddd920490691778396ae738ef7&device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => generated 1246 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1426/2719] 199.204.45.74 () {34 vars in 1016 bytes} [Thu Apr 23 23:03:55 2026] GET /v2.0/networks?tenant_id=abe0a7ddd920490691778396ae738ef7&shared=False => generated 735 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2720] 199.204.45.74 () {34 vars in 928 bytes} [Thu Apr 23 23:03:55 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2721] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:03:56 2026] GET /v2.0/ports?device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => generated 1246 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2722] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 23:03:56 2026] GET /v2.0/security-groups?id=fae0b1b6-fa46-4b25-9d7b-ef1e1cf2eee5&fields=id&fields=name => generated 96 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2723] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:03:56 2026] GET /v2.0/ports?device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => 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: 1296/2724] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 23:03:56 2026] GET /v2.0/ports?tenant_id=abe0a7ddd920490691778396ae738ef7&device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => generated 1246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2725] 199.204.45.74 () {34 vars in 1060 bytes} [Thu Apr 23 23:03:57 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.171&port_id=f8706603-9677-47e7-a5b1-78d84de5175a => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2726] 199.204.45.74 () {34 vars in 982 bytes} [Thu Apr 23 23:03:57 2026] GET /v2.0/subnets?id=3ed88f1f-3593-477c-a8ba-3144efdb219d => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2727] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 23:03:57 2026] GET /v2.0/ports?network_id=2cdcfc83-e560-4500-be18-86827749c8d1&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: 1298/2728] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 23:03:57 2026] GET /v2.0/networks/2cdcfc83-e560-4500-be18-86827749c8d1?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: 1431/2729] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 23:03:57 2026] GET /v2.0/networks/2cdcfc83-e560-4500-be18-86827749c8d1?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: 1299/2730] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:03:59 2026] GET /v2.0/ports?device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => generated 1246 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2731] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 23:03:59 2026] GET /v2.0/security-groups?id=fae0b1b6-fa46-4b25-9d7b-ef1e1cf2eee5&fields=id&fields=name => generated 96 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2732] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:03:59 2026] GET /v2.0/ports?device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => generated 1246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2733] 199.204.45.74 () {34 vars in 992 bytes} [Thu Apr 23 23:04:01 2026] GET /v2.0/ports?device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2734] 199.204.45.74 () {34 vars in 1042 bytes} [Thu Apr 23 23:04:01 2026] GET /v2.0/security-groups?id=fae0b1b6-fa46-4b25-9d7b-ef1e1cf2eee5&fields=id&fields=name => generated 96 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2735] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:04:02 2026] GET /v2.0/ports?device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2736] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 23:04:02 2026] GET /v2.0/security-groups?id=fae0b1b6-fa46-4b25-9d7b-ef1e1cf2eee5&fields=id&fields=name => generated 96 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2737] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:04:02 2026] GET /v2.0/ports?device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2738] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:04:05 2026] GET /v2.0/ports?device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2739] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 23:04:05 2026] GET /v2.0/security-groups?id=fae0b1b6-fa46-4b25-9d7b-ef1e1cf2eee5&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: 1304/2740] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:04:05 2026] GET /v2.0/ports?device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => 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: 1440/2747] 199.204.45.74 () {30 vars in 701 bytes} [Thu Apr 23 23:04:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2748] 199.204.45.74 () {30 vars in 703 bytes} [Thu Apr 23 23:04:40 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2749] 199.204.45.74 () {30 vars in 679 bytes} [Thu Apr 23 23:04:40 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: 1309/2750] 199.204.45.74 () {30 vars in 715 bytes} [Thu Apr 23 23:04:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2751] 199.204.45.74 () {30 vars in 739 bytes} [Thu Apr 23 23:04:40 2026] GET /v2.0/subnets/446a39e8-dd51-400d-9559-93f2c1e4989b => 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: 1310/2752] 199.204.45.74 () {30 vars in 767 bytes} [Thu Apr 23 23:04:40 2026] GET /v2.0/ports?device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => generated 1248 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2753] 199.204.45.74 () {34 vars in 715 bytes} [Thu Apr 23 23:04:40 2026] POST /v2.0/ports => generated 1059 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2754] 10.0.0.126 () {34 vars in 970 bytes} [Thu Apr 23 23:04:41 2026] GET /v2.0/ports/756c7d21-9231-47b4-823d-21e3a8463462 => generated 1059 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2755] 10.0.0.126 () {34 vars in 906 bytes} [Thu Apr 23 23:04:41 2026] GET /v2.0/extensions => generated 22037 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2756] 199.204.45.74 () {34 vars in 1260 bytes} [Thu Apr 23 23:04:42 2026] GET /v2.0/ports/756c7d21-9231-47b4-823d-21e3a8463462?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2757] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 23:04:42 2026] GET /v2.0/networks/0eb70558-a976-4601-ac37-a4e55fd94863?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: 1313/2758] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 23:04:42 2026] GET /v2.0/networks/0eb70558-a976-4601-ac37-a4e55fd94863?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: 1446/2759] 199.204.45.74 () {34 vars in 973 bytes} [Thu Apr 23 23:04:42 2026] GET /v2.0/ports/756c7d21-9231-47b4-823d-21e3a8463462 => generated 1059 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2760] 199.204.45.74 () {34 vars in 984 bytes} [Thu Apr 23 23:04:42 2026] GET /v2.0/networks?id=0eb70558-a976-4601-ac37-a4e55fd94863 => generated 801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2761] 199.204.45.74 () {38 vars in 1026 bytes} [Thu Apr 23 23:04:42 2026] PUT /v2.0/ports/756c7d21-9231-47b4-823d-21e3a8463462 => generated 1249 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 23:04:43.235 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6f0751d6-947a-425e-88bb-a03cf11c4396'] response: {'name': 'network-changed', 'server_uuid': '69e91083-54ef-49ec-bb41-36f9c1cb493d', 'tag': '756c7d21-9231-47b4-823d-21e3a8463462', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1315/2762] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 23:04:43 2026] GET /v2.0/ports?tenant_id=abe0a7ddd920490691778396ae738ef7&device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => generated 2489 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2763] 199.204.45.74 () {34 vars in 984 bytes} [Thu Apr 23 23:04:43 2026] GET /v2.0/networks?id=0eb70558-a976-4601-ac37-a4e55fd94863 => generated 801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2764] 199.204.45.74 () {34 vars in 1056 bytes} [Thu Apr 23 23:04:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.235&port_id=756c7d21-9231-47b4-823d-21e3a8463462 => 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: 1449/2765] 199.204.45.74 () {34 vars in 982 bytes} [Thu Apr 23 23:04:43 2026] GET /v2.0/subnets?id=446a39e8-dd51-400d-9559-93f2c1e4989b => generated 679 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2766] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 23:04:43 2026] GET /v2.0/ports?network_id=0eb70558-a976-4601-ac37-a4e55fd94863&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: 7|app: 0|req: 1450/2767] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 23:04:43 2026] GET /v2.0/networks/0eb70558-a976-4601-ac37-a4e55fd94863?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: 1318/2768] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 23:04:43 2026] GET /v2.0/networks/0eb70558-a976-4601-ac37-a4e55fd94863?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: 1451/2769] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 23:04:45 2026] GET /v2.0/ports?tenant_id=abe0a7ddd920490691778396ae738ef7&device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => generated 2489 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2770] 199.204.45.74 () {34 vars in 1060 bytes} [Thu Apr 23 23:04:45 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.171&port_id=f8706603-9677-47e7-a5b1-78d84de5175a => 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: 1452/2771] 199.204.45.74 () {34 vars in 982 bytes} [Thu Apr 23 23:04:45 2026] GET /v2.0/subnets?id=3ed88f1f-3593-477c-a8ba-3144efdb219d => generated 654 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2772] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 23:04:45 2026] GET /v2.0/ports?network_id=2cdcfc83-e560-4500-be18-86827749c8d1&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: 1453/2773] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 23:04:45 2026] GET /v2.0/networks/2cdcfc83-e560-4500-be18-86827749c8d1?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2774] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 23:04:45 2026] GET /v2.0/networks/2cdcfc83-e560-4500-be18-86827749c8d1?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: 1454/2775] 199.204.45.74 () {34 vars in 1056 bytes} [Thu Apr 23 23:04:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.235&port_id=756c7d21-9231-47b4-823d-21e3a8463462 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2776] 199.204.45.74 () {34 vars in 982 bytes} [Thu Apr 23 23:04:45 2026] GET /v2.0/subnets?id=446a39e8-dd51-400d-9559-93f2c1e4989b => generated 679 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2777] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 23:04:45 2026] GET /v2.0/ports?network_id=0eb70558-a976-4601-ac37-a4e55fd94863&device_owner=network%3Adhcp => generated 1236 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2778] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 23:04:45 2026] GET /v2.0/networks/0eb70558-a976-4601-ac37-a4e55fd94863?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2779] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 23:04:45 2026] GET /v2.0/networks/0eb70558-a976-4601-ac37-a4e55fd94863?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: 1324/2780] 10.0.0.126 () {34 vars in 970 bytes} [Thu Apr 23 23:04:49 2026] GET /v2.0/ports/756c7d21-9231-47b4-823d-21e3a8463462 => generated 1249 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2781] 199.204.45.74 () {34 vars in 787 bytes} [Thu Apr 23 23:04:49 2026] PUT /v2.0/ports/756c7d21-9231-47b4-823d-21e3a8463462 => generated 1273 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 23:04:49.972 8 INFO neutron.api.v2.resource [None req-f62ce2f8-48b6-4309-84d1-562851ee8563 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1325/2782] 199.204.45.74 () {30 vars in 761 bytes} [Thu Apr 23 23:04:49 2026] GET /v2.0/security-groups/lb-5e6c8de4-90c9-4692-be60-5e978a99da5a => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 23:04:49.993 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4cad2e56-ab60-44f1-be0d-a56b333724a5'] response: {'name': 'network-changed', 'server_uuid': '69e91083-54ef-49ec-bb41-36f9c1cb493d', 'tag': '756c7d21-9231-47b4-823d-21e3a8463462', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1458/2783] 199.204.45.74 () {30 vars in 783 bytes} [Thu Apr 23 23:04:49 2026] GET /v2.0/security-groups?name=lb-5e6c8de4-90c9-4692-be60-5e978a99da5a => generated 1639 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2784] 199.204.45.74 () {34 vars in 787 bytes} [Thu Apr 23 23:04:50 2026] PUT /v2.0/ports/756c7d21-9231-47b4-823d-21e3a8463462 => generated 1311 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 23:04:50.291 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b2dcfd7-6b16-4eab-be63-bc2e315760cc'] response: {'name': 'network-changed', 'server_uuid': '69e91083-54ef-49ec-bb41-36f9c1cb493d', 'tag': '756c7d21-9231-47b4-823d-21e3a8463462', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1459/2785] 199.204.45.74 () {30 vars in 701 bytes} [Thu Apr 23 23:04:50 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1327/2786] 199.204.45.74 () {30 vars in 703 bytes} [Thu Apr 23 23:04:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2787] 199.204.45.74 () {30 vars in 679 bytes} [Thu Apr 23 23:04:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2788] 199.204.45.74 () {30 vars in 715 bytes} [Thu Apr 23 23:04:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2789] 199.204.45.74 () {30 vars in 739 bytes} [Thu Apr 23 23:04:50 2026] GET /v2.0/subnets/446a39e8-dd51-400d-9559-93f2c1e4989b => generated 676 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2790] 199.204.45.74 () {30 vars in 735 bytes} [Thu Apr 23 23:04:50 2026] GET /v2.0/ports/c2bffd2c-80bc-4648-af20-b66cc50d69b8 => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2791] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 23:04:50 2026] GET /v2.0/ports?tenant_id=abe0a7ddd920490691778396ae738ef7&device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => generated 2587 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2792] 199.204.45.74 () {30 vars in 735 bytes} [Thu Apr 23 23:04:50 2026] GET /v2.0/ports/756c7d21-9231-47b4-823d-21e3a8463462 => generated 1347 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2793] 199.204.45.74 () {34 vars in 984 bytes} [Thu Apr 23 23:04:50 2026] GET /v2.0/networks?id=0eb70558-a976-4601-ac37-a4e55fd94863 => generated 801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2794] 199.204.45.74 () {30 vars in 739 bytes} [Thu Apr 23 23:04:50 2026] GET /v2.0/subnets/446a39e8-dd51-400d-9559-93f2c1e4989b => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2795] 199.204.45.74 () {34 vars in 1056 bytes} [Thu Apr 23 23:04:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.235&port_id=756c7d21-9231-47b4-823d-21e3a8463462 => 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: 1465/2796] 199.204.45.74 () {34 vars in 982 bytes} [Thu Apr 23 23:04:50 2026] GET /v2.0/subnets?id=446a39e8-dd51-400d-9559-93f2c1e4989b => 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: 1332/2797] 199.204.45.74 () {30 vars in 741 bytes} [Thu Apr 23 23:04:50 2026] GET /v2.0/networks/0eb70558-a976-4601-ac37-a4e55fd94863 => generated 798 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2798] 199.204.45.74 () {30 vars in 735 bytes} [Thu Apr 23 23:04:50 2026] GET /v2.0/ports/c2bffd2c-80bc-4648-af20-b66cc50d69b8 => generated 1128 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2799] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 23:04:50 2026] GET /v2.0/ports?network_id=0eb70558-a976-4601-ac37-a4e55fd94863&device_owner=network%3Adhcp => generated 1236 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2800] 199.204.45.74 () {30 vars in 739 bytes} [Thu Apr 23 23:04:50 2026] GET /v2.0/subnets/446a39e8-dd51-400d-9559-93f2c1e4989b => 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: 1467/2801] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 23:04:50 2026] GET /v2.0/networks/0eb70558-a976-4601-ac37-a4e55fd94863?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2802] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 23:04:50 2026] GET /v2.0/networks/0eb70558-a976-4601-ac37-a4e55fd94863?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2805] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 23:04:51 2026] GET /v2.0/ports?tenant_id=abe0a7ddd920490691778396ae738ef7&device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => generated 2587 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2806] 199.204.45.74 () {34 vars in 984 bytes} [Thu Apr 23 23:04:51 2026] GET /v2.0/networks?id=0eb70558-a976-4601-ac37-a4e55fd94863 => generated 801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2807] 199.204.45.74 () {34 vars in 1056 bytes} [Thu Apr 23 23:04:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.235&port_id=756c7d21-9231-47b4-823d-21e3a8463462 => 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: 1338/2808] 199.204.45.74 () {34 vars in 982 bytes} [Thu Apr 23 23:04:51 2026] GET /v2.0/subnets?id=446a39e8-dd51-400d-9559-93f2c1e4989b => generated 679 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2809] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 23:04:51 2026] GET /v2.0/ports?network_id=0eb70558-a976-4601-ac37-a4e55fd94863&device_owner=network%3Adhcp => generated 1236 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2810] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 23:04:52 2026] GET /v2.0/networks/0eb70558-a976-4601-ac37-a4e55fd94863?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: 1472/2811] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 23:04:52 2026] GET /v2.0/networks/0eb70558-a976-4601-ac37-a4e55fd94863?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:05:00.127 8 INFO neutron.db.l3_db [None req-49399e3c-9f4b-48a6-9a34-cdd47df66db9 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] Floating IP bb22b129-573e-47b7-b559-534b2fa45624 associated. External IP: 10.96.250.220, port: c2bffd2c-80bc-4648-af20-b66cc50d69b8. [pid: 8|app: 0|req: 1340/2812] 10.0.0.137 () {34 vars in 676 bytes} [Thu Apr 23 23:04:59 2026] POST /v2.0/floatingips => generated 898 bytes in 1066 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2813] 199.204.45.74 () {30 vars in 701 bytes} [Thu Apr 23 23:05:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2814] 199.204.45.74 () {30 vars in 703 bytes} [Thu Apr 23 23:05:05 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: 1474/2815] 199.204.45.74 () {30 vars in 679 bytes} [Thu Apr 23 23:05:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2816] 199.204.45.74 () {30 vars in 715 bytes} [Thu Apr 23 23:05:05 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-04-23 23:05:05.475 7 INFO neutron.api.v2.resource [None req-1a996817-06d9-41ba-9412-07a54935365a 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1475/2817] 199.204.45.74 () {30 vars in 761 bytes} [Thu Apr 23 23:05:05 2026] GET /v2.0/security-groups/lb-5e6c8de4-90c9-4692-be60-5e978a99da5a => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2818] 199.204.45.74 () {30 vars in 783 bytes} [Thu Apr 23 23:05:05 2026] GET /v2.0/security-groups?name=lb-5e6c8de4-90c9-4692-be60-5e978a99da5a => generated 1639 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2819] 199.204.45.74 () {30 vars in 813 bytes} [Thu Apr 23 23:05:05 2026] GET /v2.0/security-group-rules?security_group_id=a33cb507-b381-49a9-8360-915814dcae47 => generated 1182 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2820] 199.204.45.74 () {34 vars in 745 bytes} [Thu Apr 23 23:05:05 2026] POST /v2.0/security-group-rules => generated 597 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2821] 199.204.45.74 () {34 vars in 745 bytes} [Thu Apr 23 23:05:05 2026] POST /v2.0/security-group-rules => generated 601 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2824] 10.0.0.213 () {30 vars in 689 bytes} [Thu Apr 23 23:05:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2825] 10.0.0.213 () {30 vars in 691 bytes} [Thu Apr 23 23:05:17 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: 1347/2826] 10.0.0.213 () {30 vars in 667 bytes} [Thu Apr 23 23:05:17 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: 1480/2827] 10.0.0.213 () {30 vars in 703 bytes} [Thu Apr 23 23:05:17 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: 1348/2828] 10.0.0.213 () {28 vars in 438 bytes} [Thu Apr 23 23:05:17 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: 1481/2829] 10.0.0.213 () {30 vars in 727 bytes} [Thu Apr 23 23:05:17 2026] GET /v2.0/subnets/2e2cfd56-75f6-4e31-91d8-2f54a56bd74a => 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: 1349/2830] 199.204.45.74 () {30 vars in 701 bytes} [Thu Apr 23 23:05:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2831] 199.204.45.74 () {30 vars in 703 bytes} [Thu Apr 23 23:05:18 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: 1350/2832] 199.204.45.74 () {30 vars in 679 bytes} [Thu Apr 23 23:05:18 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: 1483/2833] 199.204.45.74 () {30 vars in 715 bytes} [Thu Apr 23 23:05:18 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: 1351/2834] 199.204.45.74 () {30 vars in 739 bytes} [Thu Apr 23 23:05:18 2026] GET /v2.0/subnets/2e2cfd56-75f6-4e31-91d8-2f54a56bd74a => generated 673 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2835] 199.204.45.74 () {30 vars in 767 bytes} [Thu Apr 23 23:05:18 2026] GET /v2.0/ports?device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => generated 2587 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2836] 199.204.45.74 () {30 vars in 701 bytes} [Thu Apr 23 23:05:18 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: 1485/2837] 199.204.45.74 () {30 vars in 703 bytes} [Thu Apr 23 23:05: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: 1353/2838] 199.204.45.74 () {30 vars in 679 bytes} [Thu Apr 23 23:05:19 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: 1486/2839] 199.204.45.74 () {30 vars in 715 bytes} [Thu Apr 23 23:05: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: 8|app: 0|req: 1354/2840] 199.204.45.74 () {34 vars in 715 bytes} [Thu Apr 23 23:05:19 2026] POST /v2.0/ports => generated 1320 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2841] 10.0.0.126 () {34 vars in 970 bytes} [Thu Apr 23 23:05:19 2026] GET /v2.0/ports/ad427943-589d-4f9e-821b-8779bc34c4c9 => generated 1320 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1355/2842] 10.0.0.126 () {34 vars in 906 bytes} [Thu Apr 23 23:05:19 2026] GET /v2.0/extensions => generated 22037 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2843] 199.204.45.74 () {34 vars in 1260 bytes} [Thu Apr 23 23:05:20 2026] GET /v2.0/ports/ad427943-589d-4f9e-821b-8779bc34c4c9?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2844] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 23:05:20 2026] GET /v2.0/networks/bdda6848-5302-4950-b2f2-116d86d5247e?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: 1489/2845] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 23:05:20 2026] GET /v2.0/networks/bdda6848-5302-4950-b2f2-116d86d5247e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2846] 199.204.45.74 () {34 vars in 973 bytes} [Thu Apr 23 23:05:21 2026] GET /v2.0/ports/ad427943-589d-4f9e-821b-8779bc34c4c9 => generated 1320 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2847] 199.204.45.74 () {34 vars in 984 bytes} [Thu Apr 23 23:05:21 2026] GET /v2.0/networks?id=bdda6848-5302-4950-b2f2-116d86d5247e => 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: 1358/2850] 199.204.45.74 () {38 vars in 1026 bytes} [Thu Apr 23 23:05:21 2026] PUT /v2.0/ports/ad427943-589d-4f9e-821b-8779bc34c4c9 => generated 1510 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 23:05:21.749 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-10edc9fb-6d83-413d-b623-e23940e88b11'] response: {'name': 'network-changed', 'server_uuid': '69e91083-54ef-49ec-bb41-36f9c1cb493d', 'tag': 'ad427943-589d-4f9e-821b-8779bc34c4c9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1493/2851] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 23:05:22 2026] GET /v2.0/ports?tenant_id=abe0a7ddd920490691778396ae738ef7&device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => generated 4089 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1359/2852] 199.204.45.74 () {34 vars in 984 bytes} [Thu Apr 23 23:05:22 2026] GET /v2.0/networks?id=bdda6848-5302-4950-b2f2-116d86d5247e => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2853] 199.204.45.74 () {34 vars in 1054 bytes} [Thu Apr 23 23:05:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.64&port_id=ad427943-589d-4f9e-821b-8779bc34c4c9 => 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: 1360/2854] 199.204.45.74 () {34 vars in 1100 bytes} [Thu Apr 23 23:05:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A42&port_id=ad427943-589d-4f9e-821b-8779bc34c4c9 => 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: 1495/2855] 199.204.45.74 () {34 vars in 1062 bytes} [Thu Apr 23 23:05:22 2026] GET /v2.0/subnets?id=641222c7-2bf2-4139-9115-75f432ddc022&id=2e2cfd56-75f6-4e31-91d8-2f54a56bd74a => generated 1409 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2856] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 23:05:22 2026] GET /v2.0/ports?network_id=bdda6848-5302-4950-b2f2-116d86d5247e&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2857] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 23:05:22 2026] GET /v2.0/ports?network_id=bdda6848-5302-4950-b2f2-116d86d5247e&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2858] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 23:05:22 2026] GET /v2.0/networks/bdda6848-5302-4950-b2f2-116d86d5247e?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: 1497/2859] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 23:05:22 2026] GET /v2.0/networks/bdda6848-5302-4950-b2f2-116d86d5247e?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: 1363/2860] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 23:05:23 2026] GET /v2.0/ports?tenant_id=abe0a7ddd920490691778396ae738ef7&device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => generated 4089 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2861] 199.204.45.74 () {34 vars in 1060 bytes} [Thu Apr 23 23:05:23 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.171&port_id=f8706603-9677-47e7-a5b1-78d84de5175a => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2862] 199.204.45.74 () {34 vars in 982 bytes} [Thu Apr 23 23:05:23 2026] GET /v2.0/subnets?id=3ed88f1f-3593-477c-a8ba-3144efdb219d => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2863] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 23:05:23 2026] GET /v2.0/ports?network_id=2cdcfc83-e560-4500-be18-86827749c8d1&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2864] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 23:05:23 2026] GET /v2.0/networks/2cdcfc83-e560-4500-be18-86827749c8d1?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: 1500/2865] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 23:05:23 2026] GET /v2.0/networks/2cdcfc83-e560-4500-be18-86827749c8d1?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: 1366/2866] 199.204.45.74 () {34 vars in 1056 bytes} [Thu Apr 23 23:05:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.235&port_id=756c7d21-9231-47b4-823d-21e3a8463462 => 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: 1501/2867] 199.204.45.74 () {34 vars in 982 bytes} [Thu Apr 23 23:05:23 2026] GET /v2.0/subnets?id=446a39e8-dd51-400d-9559-93f2c1e4989b => generated 679 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2868] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 23:05:23 2026] GET /v2.0/ports?network_id=0eb70558-a976-4601-ac37-a4e55fd94863&device_owner=network%3Adhcp => generated 1236 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2869] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 23:05:24 2026] GET /v2.0/networks/0eb70558-a976-4601-ac37-a4e55fd94863?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: 1368/2870] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 23:05:24 2026] GET /v2.0/networks/0eb70558-a976-4601-ac37-a4e55fd94863?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: 1503/2871] 199.204.45.74 () {34 vars in 1054 bytes} [Thu Apr 23 23:05:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.64&port_id=ad427943-589d-4f9e-821b-8779bc34c4c9 => 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: 1369/2872] 199.204.45.74 () {34 vars in 1100 bytes} [Thu Apr 23 23:05:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A42&port_id=ad427943-589d-4f9e-821b-8779bc34c4c9 => 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: 1504/2873] 199.204.45.74 () {34 vars in 1062 bytes} [Thu Apr 23 23:05:24 2026] GET /v2.0/subnets?id=641222c7-2bf2-4139-9115-75f432ddc022&id=2e2cfd56-75f6-4e31-91d8-2f54a56bd74a => generated 1409 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2874] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 23:05:24 2026] GET /v2.0/ports?network_id=bdda6848-5302-4950-b2f2-116d86d5247e&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: 1505/2875] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 23:05:24 2026] GET /v2.0/ports?network_id=bdda6848-5302-4950-b2f2-116d86d5247e&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2876] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 23:05:24 2026] GET /v2.0/networks/bdda6848-5302-4950-b2f2-116d86d5247e?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: 1506/2877] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 23:05:24 2026] GET /v2.0/networks/bdda6848-5302-4950-b2f2-116d86d5247e?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: 1372/2878] 10.0.0.126 () {34 vars in 970 bytes} [Thu Apr 23 23:05:28 2026] GET /v2.0/ports/ad427943-589d-4f9e-821b-8779bc34c4c9 => generated 1512 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2879] 199.204.45.74 () {30 vars in 741 bytes} [Thu Apr 23 23:05:28 2026] GET /v2.0/networks/bdda6848-5302-4950-b2f2-116d86d5247e => generated 797 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2880] 199.204.45.74 () {30 vars in 739 bytes} [Thu Apr 23 23:05:28 2026] GET /v2.0/subnets/2e2cfd56-75f6-4e31-91d8-2f54a56bd74a => generated 673 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2881] 199.204.45.74 () {30 vars in 739 bytes} [Thu Apr 23 23:05:28 2026] GET /v2.0/subnets/641222c7-2bf2-4139-9115-75f432ddc022 => generated 743 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2882] 199.204.45.74 () {30 vars in 701 bytes} [Thu Apr 23 23:05:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2883] 199.204.45.74 () {30 vars in 703 bytes} [Thu Apr 23 23:05:28 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: 1375/2884] 199.204.45.74 () {30 vars in 679 bytes} [Thu Apr 23 23:05:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2885] 199.204.45.74 () {30 vars in 715 bytes} [Thu Apr 23 23:05:28 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: 1376/2886] 199.204.45.74 () {30 vars in 739 bytes} [Thu Apr 23 23:05:28 2026] GET /v2.0/subnets/446a39e8-dd51-400d-9559-93f2c1e4989b => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2887] 199.204.45.74 () {30 vars in 735 bytes} [Thu Apr 23 23:05:28 2026] GET /v2.0/ports/c2bffd2c-80bc-4648-af20-b66cc50d69b8 => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2888] 199.204.45.74 () {30 vars in 735 bytes} [Thu Apr 23 23:05:28 2026] GET /v2.0/ports/756c7d21-9231-47b4-823d-21e3a8463462 => generated 1347 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2889] 199.204.45.74 () {30 vars in 739 bytes} [Thu Apr 23 23:05:28 2026] GET /v2.0/subnets/446a39e8-dd51-400d-9559-93f2c1e4989b => 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: 1378/2890] 199.204.45.74 () {30 vars in 741 bytes} [Thu Apr 23 23:05:28 2026] GET /v2.0/networks/0eb70558-a976-4601-ac37-a4e55fd94863 => generated 798 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2891] 199.204.45.74 () {30 vars in 735 bytes} [Thu Apr 23 23:05:28 2026] GET /v2.0/ports/c2bffd2c-80bc-4648-af20-b66cc50d69b8 => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2892] 199.204.45.74 () {30 vars in 739 bytes} [Thu Apr 23 23:05:28 2026] GET /v2.0/subnets/446a39e8-dd51-400d-9559-93f2c1e4989b => 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: 1514/2893] 10.0.0.213 () {30 vars in 689 bytes} [Thu Apr 23 23:05:33 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: 1380/2894] 10.0.0.213 () {30 vars in 691 bytes} [Thu Apr 23 23:05:33 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2895] 10.0.0.213 () {30 vars in 667 bytes} [Thu Apr 23 23:05: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: 1381/2896] 10.0.0.213 () {30 vars in 703 bytes} [Thu Apr 23 23:05:33 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2897] 10.0.0.213 () {28 vars in 438 bytes} [Thu Apr 23 23:05:33 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2898] 10.0.0.213 () {30 vars in 727 bytes} [Thu Apr 23 23:05:33 2026] GET /v2.0/subnets/97e07171-7e7b-412b-a826-798184fff162 => generated 656 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/2899] 199.204.45.74 () {30 vars in 701 bytes} [Thu Apr 23 23:05:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2900] 199.204.45.74 () {30 vars in 703 bytes} [Thu Apr 23 23:05:34 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: 1518/2901] 199.204.45.74 () {30 vars in 679 bytes} [Thu Apr 23 23:05:34 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: 1384/2902] 199.204.45.74 () {30 vars in 715 bytes} [Thu Apr 23 23:05:34 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: 1519/2903] 199.204.45.74 () {30 vars in 739 bytes} [Thu Apr 23 23:05:34 2026] GET /v2.0/subnets/2e2cfd56-75f6-4e31-91d8-2f54a56bd74a => generated 673 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2904] 199.204.45.74 () {30 vars in 739 bytes} [Thu Apr 23 23:05:34 2026] GET /v2.0/subnets/97e07171-7e7b-412b-a826-798184fff162 => generated 674 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2905] 199.204.45.74 () {30 vars in 767 bytes} [Thu Apr 23 23:05:34 2026] GET /v2.0/ports?device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => generated 4091 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2906] 199.204.45.74 () {30 vars in 701 bytes} [Thu Apr 23 23:05:34 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: 1521/2907] 199.204.45.74 () {30 vars in 703 bytes} [Thu Apr 23 23:05:34 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: 1387/2908] 199.204.45.74 () {30 vars in 679 bytes} [Thu Apr 23 23:05:34 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2909] 199.204.45.74 () {30 vars in 715 bytes} [Thu Apr 23 23:05:34 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: 1388/2910] 199.204.45.74 () {34 vars in 715 bytes} [Thu Apr 23 23:05:34 2026] POST /v2.0/ports => generated 1324 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2911] 10.0.0.126 () {34 vars in 970 bytes} [Thu Apr 23 23:05:35 2026] GET /v2.0/ports/66434df2-994e-45fb-952d-9e467332986f => generated 1324 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/2914] 199.204.45.74 () {34 vars in 1260 bytes} [Thu Apr 23 23:05:36 2026] GET /v2.0/ports/66434df2-994e-45fb-952d-9e467332986f?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1390/2915] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 23:05:36 2026] GET /v2.0/networks/4f6ca1e7-0535-4396-90ae-73d242ccccbd?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: 1526/2916] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 23:05:36 2026] GET /v2.0/networks/4f6ca1e7-0535-4396-90ae-73d242ccccbd?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: 1391/2917] 199.204.45.74 () {34 vars in 973 bytes} [Thu Apr 23 23:05:37 2026] GET /v2.0/ports/66434df2-994e-45fb-952d-9e467332986f => generated 1324 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/2918] 199.204.45.74 () {34 vars in 984 bytes} [Thu Apr 23 23:05:37 2026] GET /v2.0/networks?id=4f6ca1e7-0535-4396-90ae-73d242ccccbd => generated 801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2919] 199.204.45.74 () {38 vars in 1026 bytes} [Thu Apr 23 23:05:37 2026] PUT /v2.0/ports/66434df2-994e-45fb-952d-9e467332986f => generated 1514 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 23:05:38.047 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-213cbc86-3d3b-46c4-9e7c-243bd7e2a270'] response: {'name': 'network-changed', 'server_uuid': '69e91083-54ef-49ec-bb41-36f9c1cb493d', 'tag': '66434df2-994e-45fb-952d-9e467332986f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1528/2920] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 23:05:38 2026] GET /v2.0/ports?tenant_id=abe0a7ddd920490691778396ae738ef7&device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => generated 5597 bytes in 52 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: 1393/2921] 199.204.45.74 () {34 vars in 984 bytes} [Thu Apr 23 23:05:38 2026] GET /v2.0/networks?id=4f6ca1e7-0535-4396-90ae-73d242ccccbd => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/2922] 199.204.45.74 () {34 vars in 1054 bytes} [Thu Apr 23 23:05:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.79&port_id=66434df2-994e-45fb-952d-9e467332986f => 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: 1394/2923] 199.204.45.74 () {34 vars in 1102 bytes} [Thu Apr 23 23:05:38 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ae8&port_id=66434df2-994e-45fb-952d-9e467332986f => 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: 1530/2924] 199.204.45.74 () {34 vars in 1062 bytes} [Thu Apr 23 23:05:38 2026] GET /v2.0/subnets?id=4bf800f7-5296-447d-9e6f-3d6d9d3e05e8&id=97e07171-7e7b-412b-a826-798184fff162 => 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: 1395/2925] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 23:05:38 2026] GET /v2.0/ports?network_id=4f6ca1e7-0535-4396-90ae-73d242ccccbd&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2926] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 23:05:38 2026] GET /v2.0/ports?network_id=4f6ca1e7-0535-4396-90ae-73d242ccccbd&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: 8|app: 0|req: 1396/2927] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 23:05:38 2026] GET /v2.0/networks/4f6ca1e7-0535-4396-90ae-73d242ccccbd?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: 1532/2928] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 23:05:38 2026] GET /v2.0/networks/4f6ca1e7-0535-4396-90ae-73d242ccccbd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2929] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 23:05:39 2026] GET /v2.0/ports?tenant_id=abe0a7ddd920490691778396ae738ef7&device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => generated 5597 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/2930] 199.204.45.74 () {34 vars in 1060 bytes} [Thu Apr 23 23:05:40 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.171&port_id=f8706603-9677-47e7-a5b1-78d84de5175a => 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: 1398/2931] 199.204.45.74 () {34 vars in 982 bytes} [Thu Apr 23 23:05:40 2026] GET /v2.0/subnets?id=3ed88f1f-3593-477c-a8ba-3144efdb219d => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/2932] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 23:05:40 2026] GET /v2.0/ports?network_id=2cdcfc83-e560-4500-be18-86827749c8d1&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: 8|app: 0|req: 1399/2933] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 23:05:40 2026] GET /v2.0/networks/2cdcfc83-e560-4500-be18-86827749c8d1?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: 1535/2934] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 23:05:40 2026] GET /v2.0/networks/2cdcfc83-e560-4500-be18-86827749c8d1?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: 1400/2935] 199.204.45.74 () {34 vars in 1056 bytes} [Thu Apr 23 23:05:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.235&port_id=756c7d21-9231-47b4-823d-21e3a8463462 => 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: 1536/2936] 199.204.45.74 () {34 vars in 982 bytes} [Thu Apr 23 23:05:40 2026] GET /v2.0/subnets?id=446a39e8-dd51-400d-9559-93f2c1e4989b => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2937] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 23:05:40 2026] GET /v2.0/ports?network_id=0eb70558-a976-4601-ac37-a4e55fd94863&device_owner=network%3Adhcp => generated 1236 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/2938] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 23:05:40 2026] GET /v2.0/networks/0eb70558-a976-4601-ac37-a4e55fd94863?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: 1402/2939] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 23:05:40 2026] GET /v2.0/networks/0eb70558-a976-4601-ac37-a4e55fd94863?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/2940] 199.204.45.74 () {34 vars in 1054 bytes} [Thu Apr 23 23:05:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.64&port_id=ad427943-589d-4f9e-821b-8779bc34c4c9 => 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: 1403/2941] 199.204.45.74 () {34 vars in 1100 bytes} [Thu Apr 23 23:05:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A42&port_id=ad427943-589d-4f9e-821b-8779bc34c4c9 => 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: 1539/2942] 199.204.45.74 () {34 vars in 1062 bytes} [Thu Apr 23 23:05:40 2026] GET /v2.0/subnets?id=641222c7-2bf2-4139-9115-75f432ddc022&id=2e2cfd56-75f6-4e31-91d8-2f54a56bd74a => generated 1409 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2943] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 23:05:40 2026] GET /v2.0/ports?network_id=bdda6848-5302-4950-b2f2-116d86d5247e&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: 1540/2944] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 23:05:40 2026] GET /v2.0/ports?network_id=bdda6848-5302-4950-b2f2-116d86d5247e&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2945] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 23:05:40 2026] GET /v2.0/networks/bdda6848-5302-4950-b2f2-116d86d5247e?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/2946] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 23:05:40 2026] GET /v2.0/networks/bdda6848-5302-4950-b2f2-116d86d5247e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2947] 199.204.45.74 () {34 vars in 1054 bytes} [Thu Apr 23 23:05:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.79&port_id=66434df2-994e-45fb-952d-9e467332986f => 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: 1542/2948] 199.204.45.74 () {34 vars in 1102 bytes} [Thu Apr 23 23:05:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ae8&port_id=66434df2-994e-45fb-952d-9e467332986f => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2949] 199.204.45.74 () {34 vars in 1062 bytes} [Thu Apr 23 23:05:40 2026] GET /v2.0/subnets?id=4bf800f7-5296-447d-9e6f-3d6d9d3e05e8&id=97e07171-7e7b-412b-a826-798184fff162 => generated 1414 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/2950] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 23:05:40 2026] GET /v2.0/ports?network_id=4f6ca1e7-0535-4396-90ae-73d242ccccbd&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2951] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 23:05:40 2026] GET /v2.0/ports?network_id=4f6ca1e7-0535-4396-90ae-73d242ccccbd&device_owner=network%3Adhcp => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/2952] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 23:05:40 2026] GET /v2.0/networks/4f6ca1e7-0535-4396-90ae-73d242ccccbd?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: 1409/2953] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 23:05:40 2026] GET /v2.0/networks/4f6ca1e7-0535-4396-90ae-73d242ccccbd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/2954] 10.0.0.126 () {34 vars in 970 bytes} [Thu Apr 23 23:05:44 2026] GET /v2.0/ports/66434df2-994e-45fb-952d-9e467332986f => generated 1516 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2955] 199.204.45.74 () {30 vars in 741 bytes} [Thu Apr 23 23:05:44 2026] GET /v2.0/networks/4f6ca1e7-0535-4396-90ae-73d242ccccbd => generated 798 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/2956] 199.204.45.74 () {30 vars in 739 bytes} [Thu Apr 23 23:05:44 2026] GET /v2.0/subnets/97e07171-7e7b-412b-a826-798184fff162 => generated 674 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2957] 199.204.45.74 () {30 vars in 739 bytes} [Thu Apr 23 23:05:45 2026] GET /v2.0/subnets/4bf800f7-5296-447d-9e6f-3d6d9d3e05e8 => generated 747 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/2958] 199.204.45.74 () {30 vars in 735 bytes} [Thu Apr 23 23:05:45 2026] GET /v2.0/ports/ad427943-589d-4f9e-821b-8779bc34c4c9 => generated 1512 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2959] 199.204.45.74 () {34 vars in 788 bytes} [Thu Apr 23 23:05:45 2026] PUT /v2.0/ports/ad427943-589d-4f9e-821b-8779bc34c4c9 => generated 1251 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 23:05:45.426 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-314200a5-442d-4ab1-afea-da3f403ff8ab'] response: {'name': 'network-changed', 'server_uuid': '69e91083-54ef-49ec-bb41-36f9c1cb493d', 'tag': 'ad427943-589d-4f9e-821b-8779bc34c4c9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1548/2960] 199.204.45.74 () {30 vars in 741 bytes} [Thu Apr 23 23:05:45 2026] GET /v2.0/networks/bdda6848-5302-4950-b2f2-116d86d5247e => generated 797 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1413/2961] 199.204.45.74 () {30 vars in 739 bytes} [Thu Apr 23 23:05:45 2026] GET /v2.0/subnets/2e2cfd56-75f6-4e31-91d8-2f54a56bd74a => generated 673 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/2962] 199.204.45.74 () {30 vars in 701 bytes} [Thu Apr 23 23:05:45 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: 1414/2963] 199.204.45.74 () {30 vars in 703 bytes} [Thu Apr 23 23:05:45 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: 1550/2964] 199.204.45.74 () {30 vars in 679 bytes} [Thu Apr 23 23:05:45 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: 1415/2965] 199.204.45.74 () {30 vars in 715 bytes} [Thu Apr 23 23:05:45 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: 1551/2966] 199.204.45.74 () {30 vars in 739 bytes} [Thu Apr 23 23:05:45 2026] GET /v2.0/subnets/446a39e8-dd51-400d-9559-93f2c1e4989b => 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: 1416/2967] 199.204.45.74 () {30 vars in 735 bytes} [Thu Apr 23 23:05:45 2026] GET /v2.0/ports/c2bffd2c-80bc-4648-af20-b66cc50d69b8 => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/2968] 199.204.45.74 () {30 vars in 735 bytes} [Thu Apr 23 23:05:45 2026] GET /v2.0/ports/756c7d21-9231-47b4-823d-21e3a8463462 => generated 1347 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2969] 199.204.45.74 () {30 vars in 739 bytes} [Thu Apr 23 23:05:45 2026] GET /v2.0/subnets/446a39e8-dd51-400d-9559-93f2c1e4989b => 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: 1553/2970] 199.204.45.74 () {30 vars in 741 bytes} [Thu Apr 23 23:05:45 2026] GET /v2.0/networks/0eb70558-a976-4601-ac37-a4e55fd94863 => generated 798 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2971] 199.204.45.74 () {30 vars in 735 bytes} [Thu Apr 23 23:05:45 2026] GET /v2.0/ports/c2bffd2c-80bc-4648-af20-b66cc50d69b8 => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/2972] 199.204.45.74 () {30 vars in 739 bytes} [Thu Apr 23 23:05:45 2026] GET /v2.0/subnets/446a39e8-dd51-400d-9559-93f2c1e4989b => generated 676 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2973] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 23:05:45 2026] GET /v2.0/ports?tenant_id=abe0a7ddd920490691778396ae738ef7&device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => generated 5374 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/2974] 199.204.45.74 () {34 vars in 984 bytes} [Thu Apr 23 23:05:46 2026] GET /v2.0/networks?id=bdda6848-5302-4950-b2f2-116d86d5247e => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2975] 199.204.45.74 () {34 vars in 1054 bytes} [Thu Apr 23 23:05:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.64&port_id=ad427943-589d-4f9e-821b-8779bc34c4c9 => 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: 1556/2976] 199.204.45.74 () {34 vars in 982 bytes} [Thu Apr 23 23:05:46 2026] GET /v2.0/subnets?id=2e2cfd56-75f6-4e31-91d8-2f54a56bd74a => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2977] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 23:05:46 2026] GET /v2.0/ports?network_id=bdda6848-5302-4950-b2f2-116d86d5247e&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/2978] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 23:05:46 2026] GET /v2.0/networks/bdda6848-5302-4950-b2f2-116d86d5247e?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: 1422/2979] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 23:05:46 2026] GET /v2.0/networks/bdda6848-5302-4950-b2f2-116d86d5247e?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: 1424/2982] 199.204.45.74 () {30 vars in 701 bytes} [Thu Apr 23 23:05:58 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: 1559/2983] 199.204.45.74 () {30 vars in 703 bytes} [Thu Apr 23 23:05:58 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: 1425/2984] 199.204.45.74 () {30 vars in 679 bytes} [Thu Apr 23 23:05:58 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: 1560/2985] 199.204.45.74 () {30 vars in 715 bytes} [Thu Apr 23 23:05:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2986] 199.204.45.74 () {30 vars in 739 bytes} [Thu Apr 23 23:05:58 2026] GET /v2.0/subnets/2e2cfd56-75f6-4e31-91d8-2f54a56bd74a => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/2987] 199.204.45.74 () {30 vars in 767 bytes} [Thu Apr 23 23:05:58 2026] GET /v2.0/ports?device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => generated 5374 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2988] 199.204.45.74 () {30 vars in 701 bytes} [Thu Apr 23 23:05:59 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: 1562/2989] 199.204.45.74 () {30 vars in 703 bytes} [Thu Apr 23 23:05:59 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: 1428/2990] 199.204.45.74 () {30 vars in 679 bytes} [Thu Apr 23 23:05:59 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: 1563/2991] 199.204.45.74 () {30 vars in 715 bytes} [Thu Apr 23 23:05:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2992] 199.204.45.74 () {30 vars in 735 bytes} [Thu Apr 23 23:05:59 2026] GET /v2.0/ports/66434df2-994e-45fb-952d-9e467332986f => generated 1516 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/2993] 199.204.45.74 () {34 vars in 788 bytes} [Thu Apr 23 23:05:59 2026] PUT /v2.0/ports/66434df2-994e-45fb-952d-9e467332986f => generated 1307 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 23:05:59.444 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b7156b5-c0f9-4f87-be2b-ffe566898a92'] response: {'name': 'network-changed', 'server_uuid': '69e91083-54ef-49ec-bb41-36f9c1cb493d', 'tag': '66434df2-994e-45fb-952d-9e467332986f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1430/2994] 199.204.45.74 () {30 vars in 741 bytes} [Thu Apr 23 23:05:59 2026] GET /v2.0/networks/4f6ca1e7-0535-4396-90ae-73d242ccccbd => generated 798 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1565/2995] 199.204.45.74 () {30 vars in 739 bytes} [Thu Apr 23 23:05:59 2026] GET /v2.0/subnets/4bf800f7-5296-447d-9e6f-3d6d9d3e05e8 => generated 747 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2996] 199.204.45.74 () {30 vars in 735 bytes} [Thu Apr 23 23:05:59 2026] GET /v2.0/ports/66434df2-994e-45fb-952d-9e467332986f => generated 1343 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/2997] 199.204.45.74 () {34 vars in 787 bytes} [Thu Apr 23 23:05:59 2026] PUT /v2.0/ports/66434df2-994e-45fb-952d-9e467332986f => generated 1080 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2998] 199.204.45.74 () {30 vars in 741 bytes} [Thu Apr 23 23:05:59 2026] GET /v2.0/networks/4f6ca1e7-0535-4396-90ae-73d242ccccbd => generated 798 bytes in 38 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: 1567/2999] 199.204.45.74 () {30 vars in 767 bytes} [Thu Apr 23 23:05:59 2026] GET /v2.0/ports?device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => generated 4974 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/3000] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 23:05:59 2026] GET /v2.0/ports?tenant_id=abe0a7ddd920490691778396ae738ef7&device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => generated 4974 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3001] 199.204.45.74 () {30 vars in 767 bytes} [Thu Apr 23 23:05:59 2026] GET /v2.0/ports?device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => generated 4974 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/3002] 199.204.45.74 () {34 vars in 984 bytes} [Thu Apr 23 23:06:00 2026] GET /v2.0/networks?id=4f6ca1e7-0535-4396-90ae-73d242ccccbd => generated 801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3003] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 23:06:00 2026] GET /v2.0/networks/4f6ca1e7-0535-4396-90ae-73d242ccccbd?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: 1435/3004] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 23:06:00 2026] GET /v2.0/networks/4f6ca1e7-0535-4396-90ae-73d242ccccbd?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: 1570/3005] 199.204.45.74 () {30 vars in 767 bytes} [Thu Apr 23 23:06:01 2026] GET /v2.0/ports?device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => generated 4974 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 23:06:01.481 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7932baa-22c6-4e8d-979e-0c750ff76dc3'] response: {'name': 'network-changed', 'server_uuid': '69e91083-54ef-49ec-bb41-36f9c1cb493d', 'tag': '66434df2-994e-45fb-952d-9e467332986f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1436/3006] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 23:06:01 2026] GET /v2.0/ports?tenant_id=abe0a7ddd920490691778396ae738ef7&device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => generated 4974 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3007] 199.204.45.74 () {34 vars in 984 bytes} [Thu Apr 23 23:06:02 2026] GET /v2.0/networks?id=4f6ca1e7-0535-4396-90ae-73d242ccccbd => generated 801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/3008] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 23:06:02 2026] GET /v2.0/networks/4f6ca1e7-0535-4396-90ae-73d242ccccbd?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: 1572/3009] 199.204.45.74 () {30 vars in 767 bytes} [Thu Apr 23 23:06:02 2026] GET /v2.0/ports?device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => generated 4974 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/3010] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 23:06:02 2026] GET /v2.0/networks/4f6ca1e7-0535-4396-90ae-73d242ccccbd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3011] 199.204.45.74 () {34 vars in 973 bytes} [Thu Apr 23 23:06:02 2026] GET /v2.0/ports/66434df2-994e-45fb-952d-9e467332986f => generated 1116 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/3012] 199.204.45.74 () {34 vars in 1058 bytes} [Thu Apr 23 23:06:02 2026] GET /v2.0/ports/66434df2-994e-45fb-952d-9e467332986f?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: 7|app: 0|req: 1574/3013] 199.204.45.74 () {34 vars in 1014 bytes} [Thu Apr 23 23:06:02 2026] GET /v2.0/networks/4f6ca1e7-0535-4396-90ae-73d242ccccbd?fields=dns_domain => generated 29 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/3014] 199.204.45.74 () {38 vars in 1026 bytes} [Thu Apr 23 23:06:02 2026] PUT /v2.0/ports/66434df2-994e-45fb-952d-9e467332986f => generated 917 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3015] 199.204.45.74 () {30 vars in 767 bytes} [Thu Apr 23 23:06:03 2026] GET /v2.0/ports?device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => generated 3866 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 23:06:03.329 8 INFO neutron_taas.services.taas.taas_plugin [None req-7691b269-41db-4aab-8c5c-0df9de469a3b 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] TaaS: Handle Delete Port: 66434df2-994e-45fb-952d-9e467332986f 2026-04-23 23:06:03.333 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7691b269-41db-4aab-8c5c-0df9de469a3b 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Tap Mirror: Handle Delete Port: 66434df2-994e-45fb-952d-9e467332986f [pid: 8|app: 0|req: 1441/3016] 199.204.45.74 () {32 vars in 757 bytes} [Thu Apr 23 23:06:03 2026] DELETE /v2.0/ports/66434df2-994e-45fb-952d-9e467332986f => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3017] 199.204.45.74 () {30 vars in 701 bytes} [Thu Apr 23 23:06: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: 1442/3018] 199.204.45.74 () {30 vars in 703 bytes} [Thu Apr 23 23:06: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: 7|app: 0|req: 1577/3019] 199.204.45.74 () {30 vars in 679 bytes} [Thu Apr 23 23:06: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: 1443/3020] 199.204.45.74 () {30 vars in 715 bytes} [Thu Apr 23 23:06: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: 7|app: 0|req: 1578/3021] 199.204.45.74 () {30 vars in 739 bytes} [Thu Apr 23 23:06:03 2026] GET /v2.0/subnets/446a39e8-dd51-400d-9559-93f2c1e4989b => 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: 1444/3022] 199.204.45.74 () {30 vars in 735 bytes} [Thu Apr 23 23:06:03 2026] GET /v2.0/ports/c2bffd2c-80bc-4648-af20-b66cc50d69b8 => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3023] 199.204.45.74 () {30 vars in 735 bytes} [Thu Apr 23 23:06:03 2026] GET /v2.0/ports/756c7d21-9231-47b4-823d-21e3a8463462 => generated 1347 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/3024] 199.204.45.74 () {30 vars in 739 bytes} [Thu Apr 23 23:06:03 2026] GET /v2.0/subnets/446a39e8-dd51-400d-9559-93f2c1e4989b => 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: 1580/3025] 199.204.45.74 () {30 vars in 741 bytes} [Thu Apr 23 23:06:03 2026] GET /v2.0/networks/0eb70558-a976-4601-ac37-a4e55fd94863 => generated 798 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/3026] 199.204.45.74 () {30 vars in 735 bytes} [Thu Apr 23 23:06:03 2026] GET /v2.0/ports/c2bffd2c-80bc-4648-af20-b66cc50d69b8 => generated 1128 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3027] 199.204.45.74 () {30 vars in 739 bytes} [Thu Apr 23 23:06:03 2026] GET /v2.0/subnets/446a39e8-dd51-400d-9559-93f2c1e4989b => 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: 1447/3028] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 23:06:04 2026] GET /v2.0/ports?tenant_id=abe0a7ddd920490691778396ae738ef7&device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => generated 3866 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3029] 199.204.45.74 () {34 vars in 1224 bytes} [Thu Apr 23 23:06:04 2026] GET /v2.0/networks?id=2cdcfc83-e560-4500-be18-86827749c8d1&id=0eb70558-a976-4601-ac37-a4e55fd94863&id=bdda6848-5302-4950-b2f2-116d86d5247e&id=4f6ca1e7-0535-4396-90ae-73d242ccccbd => generated 3095 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/3030] 199.204.45.74 () {34 vars in 1060 bytes} [Thu Apr 23 23:06:04 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.171&port_id=f8706603-9677-47e7-a5b1-78d84de5175a => 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: 1583/3031] 199.204.45.74 () {34 vars in 982 bytes} [Thu Apr 23 23:06:04 2026] GET /v2.0/subnets?id=3ed88f1f-3593-477c-a8ba-3144efdb219d => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/3032] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 23:06:04 2026] GET /v2.0/ports?network_id=2cdcfc83-e560-4500-be18-86827749c8d1&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3033] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 23:06:04 2026] GET /v2.0/networks/2cdcfc83-e560-4500-be18-86827749c8d1?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/3034] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 23:06:04 2026] GET /v2.0/networks/2cdcfc83-e560-4500-be18-86827749c8d1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3035] 199.204.45.74 () {34 vars in 1056 bytes} [Thu Apr 23 23:06:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.235&port_id=756c7d21-9231-47b4-823d-21e3a8463462 => 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: 1451/3036] 199.204.45.74 () {34 vars in 982 bytes} [Thu Apr 23 23:06:04 2026] GET /v2.0/subnets?id=446a39e8-dd51-400d-9559-93f2c1e4989b => 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: 1586/3037] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 23:06:04 2026] GET /v2.0/ports?network_id=0eb70558-a976-4601-ac37-a4e55fd94863&device_owner=network%3Adhcp => generated 1236 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/3038] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 23:06:04 2026] GET /v2.0/networks/0eb70558-a976-4601-ac37-a4e55fd94863?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3039] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 23:06:04 2026] GET /v2.0/networks/0eb70558-a976-4601-ac37-a4e55fd94863?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: 1453/3040] 199.204.45.74 () {34 vars in 1054 bytes} [Thu Apr 23 23:06:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.64&port_id=ad427943-589d-4f9e-821b-8779bc34c4c9 => 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: 1588/3041] 199.204.45.74 () {34 vars in 982 bytes} [Thu Apr 23 23:06:04 2026] GET /v2.0/subnets?id=2e2cfd56-75f6-4e31-91d8-2f54a56bd74a => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/3042] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 23:06:04 2026] GET /v2.0/ports?network_id=bdda6848-5302-4950-b2f2-116d86d5247e&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: 1589/3043] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 23:06:04 2026] GET /v2.0/networks/bdda6848-5302-4950-b2f2-116d86d5247e?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: 1455/3044] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 23:06:04 2026] GET /v2.0/networks/bdda6848-5302-4950-b2f2-116d86d5247e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3047] 199.204.45.74 () {30 vars in 701 bytes} [Thu Apr 23 23:06:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/3048] 199.204.45.74 () {30 vars in 703 bytes} [Thu Apr 23 23:06:08 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: 1592/3049] 199.204.45.74 () {30 vars in 679 bytes} [Thu Apr 23 23:06:08 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/3050] 199.204.45.74 () {30 vars in 715 bytes} [Thu Apr 23 23:06:08 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3051] 199.204.45.74 () {30 vars in 767 bytes} [Thu Apr 23 23:06:08 2026] GET /v2.0/ports?device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => generated 3866 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/3052] 199.204.45.74 () {30 vars in 701 bytes} [Thu Apr 23 23:06:09 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: 1594/3053] 199.204.45.74 () {30 vars in 703 bytes} [Thu Apr 23 23:06:09 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: 1460/3054] 199.204.45.74 () {30 vars in 679 bytes} [Thu Apr 23 23:06:09 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: 1595/3055] 199.204.45.74 () {30 vars in 715 bytes} [Thu Apr 23 23:06:09 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: 1461/3056] 199.204.45.74 () {30 vars in 735 bytes} [Thu Apr 23 23:06:09 2026] GET /v2.0/ports/ad427943-589d-4f9e-821b-8779bc34c4c9 => generated 1287 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3057] 199.204.45.74 () {34 vars in 787 bytes} [Thu Apr 23 23:06:09 2026] PUT /v2.0/ports/ad427943-589d-4f9e-821b-8779bc34c4c9 => generated 1080 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 23:06:09.562 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-62e426c5-9963-402f-b57b-41db88c5176e'] response: {'name': 'network-changed', 'server_uuid': '69e91083-54ef-49ec-bb41-36f9c1cb493d', 'tag': 'ad427943-589d-4f9e-821b-8779bc34c4c9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1462/3058] 199.204.45.74 () {30 vars in 741 bytes} [Thu Apr 23 23:06:09 2026] GET /v2.0/networks/bdda6848-5302-4950-b2f2-116d86d5247e => generated 797 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1597/3059] 199.204.45.74 () {30 vars in 767 bytes} [Thu Apr 23 23:06:09 2026] GET /v2.0/ports?device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => generated 3695 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/3060] 199.204.45.74 () {30 vars in 767 bytes} [Thu Apr 23 23:06:09 2026] GET /v2.0/ports?device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => generated 3695 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3061] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 23:06:10 2026] GET /v2.0/ports?tenant_id=abe0a7ddd920490691778396ae738ef7&device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => generated 3695 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/3062] 199.204.45.74 () {34 vars in 984 bytes} [Thu Apr 23 23:06:10 2026] GET /v2.0/networks?id=bdda6848-5302-4950-b2f2-116d86d5247e => generated 800 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3063] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 23:06:10 2026] GET /v2.0/networks/bdda6848-5302-4950-b2f2-116d86d5247e?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/3064] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 23:06:10 2026] GET /v2.0/networks/bdda6848-5302-4950-b2f2-116d86d5247e?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: 1600/3065] 199.204.45.74 () {30 vars in 767 bytes} [Thu Apr 23 23:06:10 2026] GET /v2.0/ports?device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => generated 3695 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/3066] 199.204.45.74 () {34 vars in 973 bytes} [Thu Apr 23 23:06:11 2026] GET /v2.0/ports/ad427943-589d-4f9e-821b-8779bc34c4c9 => generated 1116 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3067] 199.204.45.74 () {34 vars in 1058 bytes} [Thu Apr 23 23:06:11 2026] GET /v2.0/ports/ad427943-589d-4f9e-821b-8779bc34c4c9?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/3068] 199.204.45.74 () {30 vars in 767 bytes} [Thu Apr 23 23:06:11 2026] GET /v2.0/ports?device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => generated 3695 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3069] 199.204.45.74 () {34 vars in 1014 bytes} [Thu Apr 23 23:06:11 2026] GET /v2.0/networks/bdda6848-5302-4950-b2f2-116d86d5247e?fields=dns_domain => generated 29 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/3070] 199.204.45.74 () {38 vars in 1026 bytes} [Thu Apr 23 23:06:11 2026] PUT /v2.0/ports/ad427943-589d-4f9e-821b-8779bc34c4c9 => generated 917 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3071] 199.204.45.74 () {30 vars in 767 bytes} [Thu Apr 23 23:06:12 2026] GET /v2.0/ports?device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => generated 2587 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 23:06:13.061 8 INFO neutron_taas.services.taas.taas_plugin [None req-dd4d8345-00e1-4a7f-b22f-af65c83c1ef7 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] TaaS: Handle Delete Port: ad427943-589d-4f9e-821b-8779bc34c4c9 2026-04-23 23:06:13.064 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dd4d8345-00e1-4a7f-b22f-af65c83c1ef7 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Tap Mirror: Handle Delete Port: ad427943-589d-4f9e-821b-8779bc34c4c9 [pid: 8|app: 0|req: 1469/3072] 199.204.45.74 () {32 vars in 757 bytes} [Thu Apr 23 23:06:12 2026] DELETE /v2.0/ports/ad427943-589d-4f9e-821b-8779bc34c4c9 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3073] 199.204.45.74 () {30 vars in 701 bytes} [Thu Apr 23 23:06:13 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: 1470/3074] 199.204.45.74 () {30 vars in 703 bytes} [Thu Apr 23 23:06:13 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: 1605/3075] 199.204.45.74 () {30 vars in 679 bytes} [Thu Apr 23 23:06:13 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: 1471/3076] 199.204.45.74 () {30 vars in 715 bytes} [Thu Apr 23 23:06:13 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: 1606/3077] 199.204.45.74 () {30 vars in 739 bytes} [Thu Apr 23 23:06:13 2026] GET /v2.0/subnets/446a39e8-dd51-400d-9559-93f2c1e4989b => 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: 1472/3078] 199.204.45.74 () {30 vars in 735 bytes} [Thu Apr 23 23:06:13 2026] GET /v2.0/ports/c2bffd2c-80bc-4648-af20-b66cc50d69b8 => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3079] 199.204.45.74 () {30 vars in 735 bytes} [Thu Apr 23 23:06:13 2026] GET /v2.0/ports/756c7d21-9231-47b4-823d-21e3a8463462 => generated 1347 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/3080] 199.204.45.74 () {30 vars in 739 bytes} [Thu Apr 23 23:06:13 2026] GET /v2.0/subnets/446a39e8-dd51-400d-9559-93f2c1e4989b => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3081] 199.204.45.74 () {30 vars in 741 bytes} [Thu Apr 23 23:06:13 2026] GET /v2.0/networks/0eb70558-a976-4601-ac37-a4e55fd94863 => generated 798 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/3082] 199.204.45.74 () {30 vars in 735 bytes} [Thu Apr 23 23:06:13 2026] GET /v2.0/ports/c2bffd2c-80bc-4648-af20-b66cc50d69b8 => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3083] 199.204.45.74 () {30 vars in 739 bytes} [Thu Apr 23 23:06:13 2026] GET /v2.0/subnets/446a39e8-dd51-400d-9559-93f2c1e4989b => 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: 1475/3084] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 23:06:13 2026] GET /v2.0/ports?tenant_id=abe0a7ddd920490691778396ae738ef7&device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => generated 2587 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3085] 199.204.45.74 () {34 vars in 1144 bytes} [Thu Apr 23 23:06:13 2026] GET /v2.0/networks?id=2cdcfc83-e560-4500-be18-86827749c8d1&id=0eb70558-a976-4601-ac37-a4e55fd94863&id=bdda6848-5302-4950-b2f2-116d86d5247e => generated 2308 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/3086] 199.204.45.74 () {34 vars in 1060 bytes} [Thu Apr 23 23:06:13 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.171&port_id=f8706603-9677-47e7-a5b1-78d84de5175a => 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: 1611/3087] 199.204.45.74 () {34 vars in 982 bytes} [Thu Apr 23 23:06:13 2026] GET /v2.0/subnets?id=3ed88f1f-3593-477c-a8ba-3144efdb219d => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/3088] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 23:06:13 2026] GET /v2.0/ports?network_id=2cdcfc83-e560-4500-be18-86827749c8d1&device_owner=network%3Adhcp => generated 1244 bytes in 501 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3089] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 23:06:14 2026] GET /v2.0/networks/2cdcfc83-e560-4500-be18-86827749c8d1?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: 1478/3090] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 23:06:14 2026] GET /v2.0/networks/2cdcfc83-e560-4500-be18-86827749c8d1?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: 1613/3091] 199.204.45.74 () {34 vars in 1056 bytes} [Thu Apr 23 23:06:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.235&port_id=756c7d21-9231-47b4-823d-21e3a8463462 => 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: 1479/3092] 199.204.45.74 () {34 vars in 982 bytes} [Thu Apr 23 23:06:14 2026] GET /v2.0/subnets?id=446a39e8-dd51-400d-9559-93f2c1e4989b => 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: 1614/3093] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 23:06:14 2026] GET /v2.0/ports?network_id=0eb70558-a976-4601-ac37-a4e55fd94863&device_owner=network%3Adhcp => generated 1236 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3094] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 23:06:14 2026] GET /v2.0/networks/0eb70558-a976-4601-ac37-a4e55fd94863?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: 1615/3095] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 23:06:14 2026] GET /v2.0/networks/0eb70558-a976-4601-ac37-a4e55fd94863?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: 1482/3098] 199.204.45.74 () {30 vars in 701 bytes} [Thu Apr 23 23:06:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3099] 199.204.45.74 () {30 vars in 703 bytes} [Thu Apr 23 23:06:26 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/3100] 199.204.45.74 () {30 vars in 679 bytes} [Thu Apr 23 23:06:26 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: 1618/3101] 199.204.45.74 () {30 vars in 715 bytes} [Thu Apr 23 23:06:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:06:26.432 8 INFO neutron.api.v2.resource [None req-86f4a44b-3dc3-44d6-846f-b7adb3210773 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1484/3102] 199.204.45.74 () {30 vars in 761 bytes} [Thu Apr 23 23:06:26 2026] GET /v2.0/security-groups/lb-5e6c8de4-90c9-4692-be60-5e978a99da5a => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3103] 199.204.45.74 () {30 vars in 783 bytes} [Thu Apr 23 23:06:26 2026] GET /v2.0/security-groups?name=lb-5e6c8de4-90c9-4692-be60-5e978a99da5a => generated 2865 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3104] 199.204.45.74 () {30 vars in 813 bytes} [Thu Apr 23 23:06:26 2026] GET /v2.0/security-group-rules?security_group_id=a33cb507-b381-49a9-8360-915814dcae47 => generated 2334 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3105] 199.204.45.74 () {32 vars in 787 bytes} [Thu Apr 23 23:06:26 2026] DELETE /v2.0/security-group-rules/031f18a0-49d8-4612-b233-5cbba4208fb6 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/3106] 199.204.45.74 () {32 vars in 787 bytes} [Thu Apr 23 23:06:26 2026] DELETE /v2.0/security-group-rules/741a7d34-e2be-43e8-8440-15ab08aba8df => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:06:29.420 7 INFO neutron_taas.services.taas.taas_plugin [None req-c16eece4-b70f-4a53-a59f-b3a496d271e1 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] TaaS: Handle Delete Port: d5d0df1a-2ce1-46af-a033-d7de237be619 2026-04-23 23:06:29.424 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c16eece4-b70f-4a53-a59f-b3a496d271e1 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] Tap Mirror: Handle Delete Port: d5d0df1a-2ce1-46af-a033-d7de237be619 2026-04-23 23:06:29.614 7 INFO neutron.db.l3_db [None req-c16eece4-b70f-4a53-a59f-b3a496d271e1 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] Floating IP bb22b129-573e-47b7-b559-534b2fa45624 disassociated (deleted). External IP: 10.96.250.220, port: c2bffd2c-80bc-4648-af20-b66cc50d69b8. [pid: 7|app: 0|req: 1621/3107] 10.0.0.137 () {32 vars in 731 bytes} [Thu Apr 23 23:06:29 2026] DELETE /v2.0/floatingips/bb22b129-573e-47b7-b559-534b2fa45624 => generated 0 bytes in 607 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:06:29.940 8 INFO neutron.api.v2.resource [None req-f5be5482-8922-4ea1-8a0d-2b41ccc9299d ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1487/3108] 10.0.0.137 () {32 vars in 728 bytes} [Thu Apr 23 23:06:29 2026] GET /v2.0/floatingips/bb22b129-573e-47b7-b559-534b2fa45624 => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3109] 199.204.45.74 () {30 vars in 701 bytes} [Thu Apr 23 23:06: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: 8|app: 0|req: 1488/3110] 199.204.45.74 () {30 vars in 703 bytes} [Thu Apr 23 23:06:30 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: 1623/3111] 199.204.45.74 () {30 vars in 679 bytes} [Thu Apr 23 23:06:30 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: 1489/3112] 199.204.45.74 () {30 vars in 715 bytes} [Thu Apr 23 23:06:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:06:30.733 7 INFO neutron.api.v2.resource [None req-4a66ad54-4e2f-4aa0-8929-1d2ca920b69d 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1624/3113] 199.204.45.74 () {30 vars in 761 bytes} [Thu Apr 23 23:06:30 2026] GET /v2.0/security-groups/lb-5e6c8de4-90c9-4692-be60-5e978a99da5a => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3114] 199.204.45.74 () {30 vars in 783 bytes} [Thu Apr 23 23:06:30 2026] GET /v2.0/security-groups?name=lb-5e6c8de4-90c9-4692-be60-5e978a99da5a => 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: 1625/3115] 199.204.45.74 () {30 vars in 813 bytes} [Thu Apr 23 23:06:30 2026] GET /v2.0/security-group-rules?security_group_id=a33cb507-b381-49a9-8360-915814dcae47 => generated 1182 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/3116] 199.204.45.74 () {30 vars in 701 bytes} [Thu Apr 23 23:06:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3117] 199.204.45.74 () {30 vars in 703 bytes} [Thu Apr 23 23:06: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: 1492/3118] 199.204.45.74 () {30 vars in 679 bytes} [Thu Apr 23 23:06:30 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: 1627/3119] 199.204.45.74 () {30 vars in 715 bytes} [Thu Apr 23 23:06:30 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: 1493/3120] 199.204.45.74 () {30 vars in 739 bytes} [Thu Apr 23 23:06:30 2026] GET /v2.0/subnets/446a39e8-dd51-400d-9559-93f2c1e4989b => 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: 1628/3121] 199.204.45.74 () {30 vars in 767 bytes} [Thu Apr 23 23:06:30 2026] GET /v2.0/ports?device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => generated 2587 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3122] 199.204.45.74 () {30 vars in 767 bytes} [Thu Apr 23 23:06:31 2026] GET /v2.0/ports?device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => generated 2587 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3123] 199.204.45.74 () {30 vars in 767 bytes} [Thu Apr 23 23:06:31 2026] GET /v2.0/ports?device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => generated 2587 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3124] 199.204.45.74 () {30 vars in 767 bytes} [Thu Apr 23 23:06:32 2026] GET /v2.0/ports?device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => generated 2587 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3125] 199.204.45.74 () {34 vars in 973 bytes} [Thu Apr 23 23:06:33 2026] GET /v2.0/ports/756c7d21-9231-47b4-823d-21e3a8463462 => generated 1347 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3126] 199.204.45.74 () {34 vars in 1058 bytes} [Thu Apr 23 23:06:33 2026] GET /v2.0/ports/756c7d21-9231-47b4-823d-21e3a8463462?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3127] 199.204.45.74 () {34 vars in 1014 bytes} [Thu Apr 23 23:06:33 2026] GET /v2.0/networks/0eb70558-a976-4601-ac37-a4e55fd94863?fields=dns_domain => generated 29 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3128] 199.204.45.74 () {30 vars in 767 bytes} [Thu Apr 23 23:06:33 2026] GET /v2.0/ports?device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => generated 2587 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3129] 199.204.45.74 () {38 vars in 1026 bytes} [Thu Apr 23 23:06:33 2026] PUT /v2.0/ports/756c7d21-9231-47b4-823d-21e3a8463462 => generated 1150 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3130] 199.204.45.74 () {30 vars in 767 bytes} [Thu Apr 23 23:06:34 2026] GET /v2.0/ports?device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1633/3131] 199.204.45.74 () {34 vars in 787 bytes} [Thu Apr 23 23:06:34 2026] PUT /v2.0/ports/756c7d21-9231-47b4-823d-21e3a8463462 => generated 1090 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3132] 199.204.45.74 () {30 vars in 735 bytes} [Thu Apr 23 23:06:34 2026] GET /v2.0/ports/756c7d21-9231-47b4-823d-21e3a8463462 => generated 1090 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 23:06:34.705 7 INFO neutron_taas.services.taas.taas_plugin [None req-8543eed0-cbaf-4b79-a0ad-554e1e284009 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] TaaS: Handle Delete Port: 756c7d21-9231-47b4-823d-21e3a8463462 2026-04-23 23:06:34.708 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8543eed0-cbaf-4b79-a0ad-554e1e284009 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Tap Mirror: Handle Delete Port: 756c7d21-9231-47b4-823d-21e3a8463462 [pid: 7|app: 0|req: 1634/3133] 199.204.45.74 () {32 vars in 757 bytes} [Thu Apr 23 23:06:34 2026] DELETE /v2.0/ports/756c7d21-9231-47b4-823d-21e3a8463462 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3134] 199.204.45.74 () {30 vars in 701 bytes} [Thu Apr 23 23:06:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3135] 199.204.45.74 () {30 vars in 703 bytes} [Thu Apr 23 23:06: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: 1501/3136] 199.204.45.74 () {30 vars in 679 bytes} [Thu Apr 23 23:06:34 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3137] 199.204.45.74 () {30 vars in 715 bytes} [Thu Apr 23 23:06:34 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-04-23 23:06:35.013 8 INFO neutron.pecan_wsgi.hooks.translation [None req-48fb881f-20c5-4816-9269-947dc079bcad 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1502/3138] 199.204.45.74 () {32 vars in 757 bytes} [Thu Apr 23 23:06:34 2026] DELETE /v2.0/ports/756c7d21-9231-47b4-823d-21e3a8463462 => 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: 1637/3139] 199.204.45.74 () {30 vars in 735 bytes} [Thu Apr 23 23:06:35 2026] GET /v2.0/ports/c2bffd2c-80bc-4648-af20-b66cc50d69b8 => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3140] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 23:06:35 2026] GET /v2.0/ports?tenant_id=abe0a7ddd920490691778396ae738ef7&device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => generated 1248 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 23:06:35.079 7 INFO neutron.api.v2.resource [None req-ed0bd80b-e651-4ea2-bb57-459bc2b92a17 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1638/3141] 199.204.45.74 () {30 vars in 761 bytes} [Thu Apr 23 23:06:35 2026] GET /v2.0/security-groups/lb-5e6c8de4-90c9-4692-be60-5e978a99da5a => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3142] 199.204.45.74 () {30 vars in 783 bytes} [Thu Apr 23 23:06:35 2026] GET /v2.0/security-groups?name=lb-5e6c8de4-90c9-4692-be60-5e978a99da5a => 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: 1504/3143] 199.204.45.74 () {34 vars in 1064 bytes} [Thu Apr 23 23:06:35 2026] GET /v2.0/networks?id=2cdcfc83-e560-4500-be18-86827749c8d1&id=0eb70558-a976-4601-ac37-a4e55fd94863 => generated 1522 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3144] 199.204.45.74 () {34 vars in 1060 bytes} [Thu Apr 23 23:06:35 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.171&port_id=f8706603-9677-47e7-a5b1-78d84de5175a => 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: 1640/3145] 199.204.45.74 () {30 vars in 735 bytes} [Thu Apr 23 23:06:35 2026] GET /v2.0/ports/c2bffd2c-80bc-4648-af20-b66cc50d69b8 => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3146] 199.204.45.74 () {34 vars in 982 bytes} [Thu Apr 23 23:06:35 2026] GET /v2.0/subnets?id=3ed88f1f-3593-477c-a8ba-3144efdb219d => generated 654 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3147] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 23:06:35 2026] GET /v2.0/ports?network_id=2cdcfc83-e560-4500-be18-86827749c8d1&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3148] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 23:06:35 2026] GET /v2.0/networks/2cdcfc83-e560-4500-be18-86827749c8d1?fields=segments => generated 14 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3149] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 23:06:35 2026] GET /v2.0/networks/2cdcfc83-e560-4500-be18-86827749c8d1?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: 1641/3150] 199.204.45.74 () {34 vars in 787 bytes} [Thu Apr 23 23:06:35 2026] PUT /v2.0/ports/c2bffd2c-80bc-4648-af20-b66cc50d69b8 => generated 1090 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3151] 199.204.45.74 () {32 vars in 777 bytes} [Thu Apr 23 23:06:35 2026] DELETE /v2.0/security-groups/a33cb507-b381-49a9-8360-915814dcae47 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:06:35.532 7 INFO neutron_taas.services.taas.taas_plugin [None req-8a545ee3-1b98-49c5-892c-861af72d7de7 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] TaaS: Handle Delete Port: c2bffd2c-80bc-4648-af20-b66cc50d69b8 2026-04-23 23:06:35.535 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8a545ee3-1b98-49c5-892c-861af72d7de7 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Tap Mirror: Handle Delete Port: c2bffd2c-80bc-4648-af20-b66cc50d69b8 [pid: 7|app: 0|req: 1642/3152] 199.204.45.74 () {32 vars in 757 bytes} [Thu Apr 23 23:06:35 2026] DELETE /v2.0/ports/c2bffd2c-80bc-4648-af20-b66cc50d69b8 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3155] 199.204.45.74 () {34 vars in 992 bytes} [Thu Apr 23 23:06:38 2026] GET /v2.0/ports?device_id=69e91083-54ef-49ec-bb41-36f9c1cb493d => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 23:06:38.628 8 INFO neutron_taas.services.taas.taas_plugin [req-36bad7e8-f40e-4f80-bcca-393f31793cd6 req-5dbd1d75-be39-4e53-b172-a057f2fe0ecd 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] TaaS: Handle Delete Port: f8706603-9677-47e7-a5b1-78d84de5175a 2026-04-23 23:06:38.631 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-36bad7e8-f40e-4f80-bcca-393f31793cd6 req-5dbd1d75-be39-4e53-b172-a057f2fe0ecd 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - default default] Tap Mirror: Handle Delete Port: f8706603-9677-47e7-a5b1-78d84de5175a [pid: 8|app: 0|req: 1512/3156] 199.204.45.74 () {36 vars in 995 bytes} [Thu Apr 23 23:06:38 2026] DELETE /v2.0/ports/f8706603-9677-47e7-a5b1-78d84de5175a => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 23:06:38.811 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-72bd706d-22bd-4b0e-b354-524b8b64207b'] response: {'server_uuid': '69e91083-54ef-49ec-bb41-36f9c1cb493d', 'name': 'network-vif-deleted', 'tag': 'f8706603-9677-47e7-a5b1-78d84de5175a', 'status': 'completed', 'code': 200} 2026-04-23 23:06:40.287 7 INFO neutron_taas.services.taas.taas_plugin [None req-7e3da3a2-8ab0-4971-b587-f405a236b706 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] TaaS: Handle Delete Port: 9afe547c-9687-4a35-ba43-bcad5ba68514 2026-04-23 23:06:40.291 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7e3da3a2-8ab0-4971-b587-f405a236b706 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] Tap Mirror: Handle Delete Port: 9afe547c-9687-4a35-ba43-bcad5ba68514 2026-04-23 23:06:40.467 7 INFO neutron.db.l3_db [None req-7e3da3a2-8ab0-4971-b587-f405a236b706 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] Floating IP 533d3454-7100-41f0-aaaa-3d5be7acef09 disassociated (deleted). External IP: 10.96.250.214, port: e9ed4ec1-cf8f-4f81-80bf-27b89e1fc5d2. [pid: 7|app: 0|req: 1645/3157] 10.0.0.137 () {32 vars in 731 bytes} [Thu Apr 23 23:06:40 2026] DELETE /v2.0/floatingips/533d3454-7100-41f0-aaaa-3d5be7acef09 => generated 0 bytes in 603 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:06:40.790 8 INFO neutron.api.v2.resource [None req-a0773d6f-f487-4485-be47-ec8c697f03d4 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1513/3158] 10.0.0.137 () {32 vars in 728 bytes} [Thu Apr 23 23:06:40 2026] GET /v2.0/floatingips/533d3454-7100-41f0-aaaa-3d5be7acef09 => generated 144 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 23:06:40.802 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2eb64fc-151d-4328-bb29-da11b9acc234'] response: {'name': 'network-changed', 'server_uuid': 'aa7cecee-5b51-42b1-b118-51970599acc5', 'tag': 'e9ed4ec1-cf8f-4f81-80bf-27b89e1fc5d2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1646/3159] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:06:40 2026] GET /v2.0/ports?device_id=aa7cecee-5b51-42b1-b118-51970599acc5 => generated 1204 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3160] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 23:06:41 2026] GET /v2.0/security-groups?id=a86fd736-6e03-4123-9887-8ee702066fb9&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3161] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 23:06:41 2026] GET /v2.0/ports?tenant_id=0fe46d8222934ae38b28699afb184ce1&device_id=aa7cecee-5b51-42b1-b118-51970599acc5 => generated 1473 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3162] 199.204.45.74 () {34 vars in 984 bytes} [Thu Apr 23 23:06:41 2026] GET /v2.0/networks?id=4f6ca1e7-0535-4396-90ae-73d242ccccbd => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3163] 199.204.45.74 () {34 vars in 1056 bytes} [Thu Apr 23 23:06:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.164&port_id=e9ed4ec1-cf8f-4f81-80bf-27b89e1fc5d2 => 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: 1516/3164] 199.204.45.74 () {34 vars in 1104 bytes} [Thu Apr 23 23:06:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A312&port_id=e9ed4ec1-cf8f-4f81-80bf-27b89e1fc5d2 => 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: 1649/3165] 199.204.45.74 () {34 vars in 1062 bytes} [Thu Apr 23 23:06:41 2026] GET /v2.0/subnets?id=4bf800f7-5296-447d-9e6f-3d6d9d3e05e8&id=97e07171-7e7b-412b-a826-798184fff162 => generated 1414 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3166] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 23:06:41 2026] GET /v2.0/ports?network_id=4f6ca1e7-0535-4396-90ae-73d242ccccbd&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3167] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 23:06:41 2026] GET /v2.0/ports?network_id=4f6ca1e7-0535-4396-90ae-73d242ccccbd&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3168] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 23:06:41 2026] GET /v2.0/networks/4f6ca1e7-0535-4396-90ae-73d242ccccbd?fields=segments => generated 14 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3169] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 23:06:41 2026] GET /v2.0/networks/4f6ca1e7-0535-4396-90ae-73d242ccccbd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3170] 199.204.45.74 () {34 vars in 992 bytes} [Thu Apr 23 23:06:43 2026] GET /v2.0/ports?device_id=aa7cecee-5b51-42b1-b118-51970599acc5 => generated 1204 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 23:06:43.556 7 INFO neutron_taas.services.taas.taas_plugin [req-37df6b1c-5645-4821-994f-0b1ae3bd1f6e req-7e0df1a1-f20f-4b5d-91c2-2c90a9d38582 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] TaaS: Handle Delete Port: e9ed4ec1-cf8f-4f81-80bf-27b89e1fc5d2 2026-04-23 23:06:43.560 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-37df6b1c-5645-4821-994f-0b1ae3bd1f6e req-7e0df1a1-f20f-4b5d-91c2-2c90a9d38582 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] Tap Mirror: Handle Delete Port: e9ed4ec1-cf8f-4f81-80bf-27b89e1fc5d2 [pid: 7|app: 0|req: 1652/3171] 199.204.45.74 () {36 vars in 995 bytes} [Thu Apr 23 23:06:43 2026] DELETE /v2.0/ports/e9ed4ec1-cf8f-4f81-80bf-27b89e1fc5d2 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 23:06:43.761 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-51cc9353-dbca-4a61-8edf-3d0872afa8bb'] response: {'server_uuid': 'aa7cecee-5b51-42b1-b118-51970599acc5', 'name': 'network-vif-deleted', 'tag': 'e9ed4ec1-cf8f-4f81-80bf-27b89e1fc5d2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1520/3172] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:06:46 2026] GET /v2.0/ports?device_id=aa7cecee-5b51-42b1-b118-51970599acc5 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 23:06:51.360 7 INFO neutron_taas.services.taas.taas_plugin [None req-a8993927-3dcc-43b8-b201-a519fbbaa30b ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] TaaS: Handle Delete Port: c114cfb3-8c47-4054-a20f-298f883f6a0d 2026-04-23 23:06:51.363 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a8993927-3dcc-43b8-b201-a519fbbaa30b ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] Tap Mirror: Handle Delete Port: c114cfb3-8c47-4054-a20f-298f883f6a0d 2026-04-23 23:06:51.507 7 INFO neutron.db.l3_db [None req-a8993927-3dcc-43b8-b201-a519fbbaa30b ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] Floating IP 7372be50-d8bf-4b29-89aa-8ea9543c8039 disassociated (deleted). External IP: 10.96.250.203, port: 5046e933-764e-413d-aa65-def4752362dd. [pid: 7|app: 0|req: 1653/3175] 10.0.0.137 () {32 vars in 731 bytes} [Thu Apr 23 23:06:51 2026] DELETE /v2.0/floatingips/7372be50-d8bf-4b29-89aa-8ea9543c8039 => generated 0 bytes in 571 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:06:51.834 8 INFO neutron.api.v2.resource [None req-9a26d72b-fd77-4258-80d3-82c713d8de55 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1523/3176] 10.0.0.137 () {32 vars in 728 bytes} [Thu Apr 23 23:06:51 2026] GET /v2.0/floatingips/7372be50-d8bf-4b29-89aa-8ea9543c8039 => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 23:06:51.838 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a429e8e6-b571-470a-8965-db8e92547826'] response: {'name': 'network-changed', 'server_uuid': '510bdb53-bd50-47b6-a375-5d880ab404fa', 'tag': '5046e933-764e-413d-aa65-def4752362dd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1654/3177] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:06:51 2026] GET /v2.0/ports?device_id=510bdb53-bd50-47b6-a375-5d880ab404fa => generated 1200 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3178] 10.0.0.126 () {34 vars in 1039 bytes} [Thu Apr 23 23:06:52 2026] GET /v2.0/security-groups?id=a86fd736-6e03-4123-9887-8ee702066fb9&fields=id&fields=name => generated 111 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1655/3179] 199.204.45.74 () {34 vars in 1078 bytes} [Thu Apr 23 23:06:52 2026] GET /v2.0/ports?tenant_id=0fe46d8222934ae38b28699afb184ce1&device_id=510bdb53-bd50-47b6-a375-5d880ab404fa => generated 1469 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3180] 199.204.45.74 () {34 vars in 984 bytes} [Thu Apr 23 23:06:52 2026] GET /v2.0/networks?id=bdda6848-5302-4950-b2f2-116d86d5247e => 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: 1656/3181] 199.204.45.74 () {34 vars in 1056 bytes} [Thu Apr 23 23:06:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.229&port_id=5046e933-764e-413d-aa65-def4752362dd => 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: 1526/3182] 199.204.45.74 () {34 vars in 1102 bytes} [Thu Apr 23 23:06:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1af&port_id=5046e933-764e-413d-aa65-def4752362dd => 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: 1657/3183] 199.204.45.74 () {34 vars in 1062 bytes} [Thu Apr 23 23:06:52 2026] GET /v2.0/subnets?id=641222c7-2bf2-4139-9115-75f432ddc022&id=2e2cfd56-75f6-4e31-91d8-2f54a56bd74a => generated 1409 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3184] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 23:06:52 2026] GET /v2.0/ports?network_id=bdda6848-5302-4950-b2f2-116d86d5247e&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1658/3185] 199.204.45.74 () {34 vars in 1050 bytes} [Thu Apr 23 23:06:52 2026] GET /v2.0/ports?network_id=bdda6848-5302-4950-b2f2-116d86d5247e&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: 1528/3186] 199.204.45.74 () {34 vars in 1010 bytes} [Thu Apr 23 23:06:52 2026] GET /v2.0/networks/bdda6848-5302-4950-b2f2-116d86d5247e?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: 1659/3187] 199.204.45.74 () {34 vars in 1110 bytes} [Thu Apr 23 23:06:52 2026] GET /v2.0/networks/bdda6848-5302-4950-b2f2-116d86d5247e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3188] 199.204.45.74 () {34 vars in 992 bytes} [Thu Apr 23 23:06:54 2026] GET /v2.0/ports?device_id=510bdb53-bd50-47b6-a375-5d880ab404fa => generated 1198 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 23:06:54.572 7 INFO neutron_taas.services.taas.taas_plugin [req-7182300a-6bff-4765-949e-cbba5a32c7b2 req-a362e660-e267-4cf9-810c-daec16cfb533 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] TaaS: Handle Delete Port: 5046e933-764e-413d-aa65-def4752362dd 2026-04-23 23:06:54.575 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-7182300a-6bff-4765-949e-cbba5a32c7b2 req-a362e660-e267-4cf9-810c-daec16cfb533 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] Tap Mirror: Handle Delete Port: 5046e933-764e-413d-aa65-def4752362dd [pid: 7|app: 0|req: 1660/3189] 199.204.45.74 () {36 vars in 995 bytes} [Thu Apr 23 23:06:54 2026] DELETE /v2.0/ports/5046e933-764e-413d-aa65-def4752362dd => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 23:06:54.780 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b499376f-85c9-463e-ab7d-fef4ba186080'] response: {'server_uuid': '510bdb53-bd50-47b6-a375-5d880ab404fa', 'name': 'network-vif-deleted', 'tag': '5046e933-764e-413d-aa65-def4752362dd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1530/3190] 10.0.0.126 () {34 vars in 989 bytes} [Thu Apr 23 23:06:57 2026] GET /v2.0/ports?device_id=510bdb53-bd50-47b6-a375-5d880ab404fa => 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: 1661/3191] 10.0.0.137 () {32 vars in 749 bytes} [Thu Apr 23 23:07:02 2026] DELETE /v2.0/security-group-rules/af445972-f958-420d-91b6-d25c1bc92ea3 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:07:02.320 8 INFO neutron.api.v2.resource [None req-b1e13511-4087-4680-8397-5b4bb20cb53f ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1531/3192] 10.0.0.137 () {32 vars in 746 bytes} [Thu Apr 23 23:07:02 2026] GET /v2.0/security-group-rules/af445972-f958-420d-91b6-d25c1bc92ea3 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1662/3193] 10.0.0.137 () {32 vars in 749 bytes} [Thu Apr 23 23:07:02 2026] DELETE /v2.0/security-group-rules/586a0cab-8f8d-440e-9055-e03ea237501d => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:07:02.399 8 INFO neutron.api.v2.resource [None req-07ab5bfa-a180-434f-8f37-c994d95b8448 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1532/3194] 10.0.0.137 () {32 vars in 746 bytes} [Thu Apr 23 23:07:02 2026] GET /v2.0/security-group-rules/586a0cab-8f8d-440e-9055-e03ea237501d => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1663/3195] 10.0.0.137 () {32 vars in 749 bytes} [Thu Apr 23 23:07:02 2026] DELETE /v2.0/security-group-rules/f9647d3d-2fb9-4feb-a346-7eef01dc7166 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:07:02.486 8 INFO neutron.api.v2.resource [None req-d8909ec9-4ba9-4da5-a127-b26cc27f56d0 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1533/3196] 10.0.0.137 () {32 vars in 746 bytes} [Thu Apr 23 23:07:02 2026] GET /v2.0/security-group-rules/f9647d3d-2fb9-4feb-a346-7eef01dc7166 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1664/3197] 10.0.0.137 () {32 vars in 749 bytes} [Thu Apr 23 23:07:02 2026] DELETE /v2.0/security-group-rules/66e86c0b-6554-4e7a-92c1-1a2b3c6cf866 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:07:02.576 8 INFO neutron.api.v2.resource [None req-6b395bbd-e095-4f68-a0f2-b98146447e20 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1534/3198] 10.0.0.137 () {32 vars in 746 bytes} [Thu Apr 23 23:07:02 2026] GET /v2.0/security-group-rules/66e86c0b-6554-4e7a-92c1-1a2b3c6cf866 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1665/3199] 10.0.0.137 () {32 vars in 749 bytes} [Thu Apr 23 23:07:02 2026] DELETE /v2.0/security-group-rules/1eb062c0-590e-43aa-9aab-6a3bcdf9e45a => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:07:02.653 8 INFO neutron.api.v2.resource [None req-b4f7fd27-3f90-4e57-8c35-98b604f619ea ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1535/3200] 10.0.0.137 () {32 vars in 746 bytes} [Thu Apr 23 23:07:02 2026] GET /v2.0/security-group-rules/1eb062c0-590e-43aa-9aab-6a3bcdf9e45a => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1666/3201] 10.0.0.137 () {32 vars in 749 bytes} [Thu Apr 23 23:07:02 2026] DELETE /v2.0/security-group-rules/8a98d257-1eda-49e5-9d50-497551f63d38 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:07:02.736 8 INFO neutron.api.v2.resource [None req-6004c9d4-d10e-4275-8192-02c1565e2140 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1536/3202] 10.0.0.137 () {32 vars in 746 bytes} [Thu Apr 23 23:07:02 2026] GET /v2.0/security-group-rules/8a98d257-1eda-49e5-9d50-497551f63d38 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1667/3203] 10.0.0.137 () {32 vars in 749 bytes} [Thu Apr 23 23:07:02 2026] DELETE /v2.0/security-group-rules/265e6f65-c073-4c9b-9daf-3fe1b0a94a34 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:07:02.815 8 INFO neutron.api.v2.resource [None req-a749d520-42da-4085-b25a-34156a2c538c ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1537/3204] 10.0.0.137 () {32 vars in 746 bytes} [Thu Apr 23 23:07:02 2026] GET /v2.0/security-group-rules/265e6f65-c073-4c9b-9daf-3fe1b0a94a34 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1668/3205] 10.0.0.137 () {32 vars in 749 bytes} [Thu Apr 23 23:07:02 2026] DELETE /v2.0/security-group-rules/31edf842-2f07-429d-a2dd-6a334b96a00f => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:07:02.897 8 INFO neutron.api.v2.resource [None req-4389db23-bf87-49ac-a176-7ca1cbf4ed74 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1538/3206] 10.0.0.137 () {32 vars in 746 bytes} [Thu Apr 23 23:07:02 2026] GET /v2.0/security-group-rules/31edf842-2f07-429d-a2dd-6a334b96a00f => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1669/3207] 10.0.0.137 () {32 vars in 749 bytes} [Thu Apr 23 23:07:02 2026] DELETE /v2.0/security-group-rules/ee7d1282-56eb-4a06-a3d3-8a32e4f852e4 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:07:02.972 8 INFO neutron.api.v2.resource [None req-6424f165-bf78-40af-9dbe-ea882db5fe22 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1539/3208] 10.0.0.137 () {32 vars in 746 bytes} [Thu Apr 23 23:07:02 2026] GET /v2.0/security-group-rules/ee7d1282-56eb-4a06-a3d3-8a32e4f852e4 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1670/3209] 10.0.0.137 () {32 vars in 749 bytes} [Thu Apr 23 23:07:02 2026] DELETE /v2.0/security-group-rules/50d096f2-db88-4129-a82a-b70f22203f35 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:07:03.053 8 INFO neutron.api.v2.resource [None req-9257b7a6-7bb4-46ba-b770-5cb6002e91a3 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1540/3210] 10.0.0.137 () {32 vars in 746 bytes} [Thu Apr 23 23:07:03 2026] GET /v2.0/security-group-rules/50d096f2-db88-4129-a82a-b70f22203f35 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1671/3211] 10.0.0.137 () {32 vars in 749 bytes} [Thu Apr 23 23:07:03 2026] DELETE /v2.0/security-group-rules/13d55541-fe6c-4080-938c-c5187e3be61b => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:07:03.131 8 INFO neutron.api.v2.resource [None req-68b2a2b5-02f1-468e-a687-cae99de0d938 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1541/3212] 10.0.0.137 () {32 vars in 746 bytes} [Thu Apr 23 23:07:03 2026] GET /v2.0/security-group-rules/13d55541-fe6c-4080-938c-c5187e3be61b => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1672/3213] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:07:03 2026] DELETE /v2.0/security-groups/a86fd736-6e03-4123-9887-8ee702066fb9 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:07:03.229 8 INFO neutron.api.v2.resource [None req-8f68137b-7222-4aef-b5f1-a5c8498bc570 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1542/3214] 10.0.0.137 () {32 vars in 736 bytes} [Thu Apr 23 23:07:03 2026] GET /v2.0/security-groups/a86fd736-6e03-4123-9887-8ee702066fb9 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 23:07:03.632 7 INFO neutron_taas.services.taas.taas_plugin [None req-4e1cc67b-bc15-4f71-8b5a-1fd19c6a9c89 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] TaaS: Handle Delete Port: ef0f0fcc-ac82-4334-9727-b77008120a16 2026-04-23 23:07:03.635 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4e1cc67b-bc15-4f71-8b5a-1fd19c6a9c89 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] Tap Mirror: Handle Delete Port: ef0f0fcc-ac82-4334-9727-b77008120a16 [pid: 7|app: 0|req: 1673/3215] 10.0.0.137 () {34 vars in 788 bytes} [Thu Apr 23 23:07:03 2026] PUT /v2.0/routers/0a809885-996f-44b7-a7c2-db2b033ecaed/remove_router_interface => generated 310 bytes in 969 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:07:04.446 8 INFO neutron.api.v2.resource [None req-4ced77c2-9de5-4c76-95e6-39c432851d0f ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1543/3216] 10.0.0.137 () {34 vars in 788 bytes} [Thu Apr 23 23:07:04 2026] PUT /v2.0/routers/0a809885-996f-44b7-a7c2-db2b033ecaed/remove_router_interface => generated 198 bytes in 193 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 23:07:04.815 7 INFO neutron_taas.services.taas.taas_plugin [None req-10486841-ac37-4cdc-959b-4ca969f70c29 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] TaaS: Handle Delete Port: caa7042f-48d3-4916-8abb-b05f79f391e7 2026-04-23 23:07:04.818 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-10486841-ac37-4cdc-959b-4ca969f70c29 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] Tap Mirror: Handle Delete Port: caa7042f-48d3-4916-8abb-b05f79f391e7 [pid: 7|app: 0|req: 1674/3217] 10.0.0.137 () {34 vars in 788 bytes} [Thu Apr 23 23:07:04 2026] PUT /v2.0/routers/0a809885-996f-44b7-a7c2-db2b033ecaed/remove_router_interface => generated 310 bytes in 887 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:07:05.504 8 INFO neutron.api.v2.resource [None req-0405f325-f87a-4f3e-ac5b-2f1a4f79e190 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1544/3218] 10.0.0.137 () {34 vars in 788 bytes} [Thu Apr 23 23:07:05 2026] PUT /v2.0/routers/0a809885-996f-44b7-a7c2-db2b033ecaed/remove_router_interface => generated 198 bytes in 151 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 23:07:05.886 7 INFO neutron_taas.services.taas.taas_plugin [None req-868199f5-3ec0-407c-881e-f16149b51df7 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] TaaS: Handle Delete Port: 7875685d-3959-4631-856c-485b1838ee5f 2026-04-23 23:07:05.888 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-868199f5-3ec0-407c-881e-f16149b51df7 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] Tap Mirror: Handle Delete Port: 7875685d-3959-4631-856c-485b1838ee5f [pid: 7|app: 0|req: 1675/3219] 10.0.0.137 () {34 vars in 788 bytes} [Thu Apr 23 23:07:05 2026] PUT /v2.0/routers/0a809885-996f-44b7-a7c2-db2b033ecaed/remove_router_interface => generated 310 bytes in 884 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 23:07:06.539 8 INFO neutron.api.v2.resource [None req-30f68434-926e-4eb0-bee1-5df29293e5c5 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1545/3220] 10.0.0.137 () {34 vars in 788 bytes} [Thu Apr 23 23:07:06 2026] PUT /v2.0/routers/0a809885-996f-44b7-a7c2-db2b033ecaed/remove_router_interface => generated 198 bytes in 142 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 23:07:06.700 7 INFO neutron_taas.services.taas.taas_plugin [None req-de5e745e-7e35-40bc-8dbe-721abb4fd382 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] TaaS: Handle Delete Port: 07b677f4-ecd9-47ce-b71a-cbac7cb2b4f7 2026-04-23 23:07:06.702 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de5e745e-7e35-40bc-8dbe-721abb4fd382 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] Tap Mirror: Handle Delete Port: 07b677f4-ecd9-47ce-b71a-cbac7cb2b4f7 2026-04-23 23:07:06.934 7 INFO neutron_taas.services.taas.taas_plugin [None req-de5e745e-7e35-40bc-8dbe-721abb4fd382 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] TaaS: Handle Delete Port: 6f08ee67-8249-4319-959d-ddfe46571a0f 2026-04-23 23:07:06.937 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de5e745e-7e35-40bc-8dbe-721abb4fd382 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] Tap Mirror: Handle Delete Port: 6f08ee67-8249-4319-959d-ddfe46571a0f 2026-04-23 23:07:07.260 7 INFO neutron.db.l3_hamode_db [None req-de5e745e-7e35-40bc-8dbe-721abb4fd382 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] HA network b081b67d-d35b-425b-beec-aa99f1ec4e76 was deleted as no HA routers are present in project 0fe46d8222934ae38b28699afb184ce1. [pid: 7|app: 0|req: 1676/3223] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 23:07:06 2026] DELETE /v2.0/routers/0a809885-996f-44b7-a7c2-db2b033ecaed => generated 0 bytes in 722 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:07:07.273 7 INFO neutron.services.segments.plugin [-] Segment 84630580-2e7c-46cf-a849-2625e9d49f66 resource provider aggregate not found 2026-04-23 23:07:07.285 7 INFO neutron.services.segments.plugin [-] Segment 84630580-2e7c-46cf-a849-2625e9d49f66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84630580-2e7c-46cf-a849-2625e9d49f66 found for delete ", "request_id": "req-b303049b-c44b-4e99-972e-3aa36ebb8ab3"}]} 2026-04-23 23:07:07.286 7 INFO neutron.services.segments.plugin [-] Segment 84630580-2e7c-46cf-a849-2625e9d49f66 resource provider aggregate not found 2026-04-23 23:07:07.290 8 INFO neutron.api.v2.resource [None req-f1ebe513-a017-471a-9e5d-ff595a7287ed ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1548/3224] 10.0.0.137 () {32 vars in 720 bytes} [Thu Apr 23 23:07:07 2026] GET /v2.0/routers/0a809885-996f-44b7-a7c2-db2b033ecaed => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 23:07:07.302 7 INFO neutron.services.segments.plugin [-] Segment 84630580-2e7c-46cf-a849-2625e9d49f66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84630580-2e7c-46cf-a849-2625e9d49f66 found for delete ", "request_id": "req-0e58aa1b-d395-4d56-b505-5b464e98bfa8"}]} [pid: 7|app: 0|req: 1677/3225] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 23:07:07 2026] DELETE /v2.0/subnets/4bf800f7-5296-447d-9e6f-3d6d9d3e05e8 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 23:07:07.464 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b4349a2a-f688-4812-ac20-e9e76248a901 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1549/3226] 10.0.0.137 () {32 vars in 720 bytes} [Thu Apr 23 23:07:07 2026] GET /v2.0/subnets/4bf800f7-5296-447d-9e6f-3d6d9d3e05e8 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1678/3227] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 23:07:07 2026] DELETE /v2.0/subnets/97e07171-7e7b-412b-a826-798184fff162 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 23:07:07.633 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1f5351a7-f6e9-4b7e-bfa1-f9fb51bd4d07 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1550/3228] 10.0.0.137 () {32 vars in 720 bytes} [Thu Apr 23 23:07:07 2026] GET /v2.0/subnets/97e07171-7e7b-412b-a826-798184fff162 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 23:07:07.719 7 INFO neutron_taas.services.taas.taas_plugin [None req-3cb63c99-f592-4041-a0df-648c32691205 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] TaaS: Handle Delete Port: 7d09636c-e6ab-485d-ae46-5ef322526a97 2026-04-23 23:07:07.722 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3cb63c99-f592-4041-a0df-648c32691205 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] Tap Mirror: Handle Delete Port: 7d09636c-e6ab-485d-ae46-5ef322526a97 [pid: 7|app: 0|req: 1679/3229] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 23:07:07 2026] DELETE /v2.0/networks/4f6ca1e7-0535-4396-90ae-73d242ccccbd => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 23:07:07.946 8 INFO neutron.pecan_wsgi.hooks.translation [None req-733f3a25-2d6d-4030-9a14-02c39a25189d ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1551/3230] 10.0.0.137 () {32 vars in 722 bytes} [Thu Apr 23 23:07:07 2026] GET /v2.0/networks/4f6ca1e7-0535-4396-90ae-73d242ccccbd => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1680/3231] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 23:07:07 2026] DELETE /v2.0/subnets/641222c7-2bf2-4139-9115-75f432ddc022 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 23:07:08.115 8 INFO neutron.pecan_wsgi.hooks.translation [None req-17f72ac3-92a5-4440-a7a3-e31e950150ef ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1552/3232] 10.0.0.137 () {32 vars in 720 bytes} [Thu Apr 23 23:07:08 2026] GET /v2.0/subnets/641222c7-2bf2-4139-9115-75f432ddc022 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1681/3233] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 23:07:08 2026] DELETE /v2.0/subnets/2e2cfd56-75f6-4e31-91d8-2f54a56bd74a => generated 0 bytes in 103 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 23:07:08.241 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4cbc6983-478a-4cd6-b84d-39eb89f0ca8f ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1553/3234] 10.0.0.137 () {32 vars in 720 bytes} [Thu Apr 23 23:07:08 2026] GET /v2.0/subnets/2e2cfd56-75f6-4e31-91d8-2f54a56bd74a => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 23:07:08.332 7 INFO neutron_taas.services.taas.taas_plugin [None req-0e775c94-2a34-4c90-ac9c-c69d0b487d52 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] TaaS: Handle Delete Port: 008317e4-510f-45b7-bd52-a91081d5aeea 2026-04-23 23:07:08.335 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e775c94-2a34-4c90-ac9c-c69d0b487d52 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] Tap Mirror: Handle Delete Port: 008317e4-510f-45b7-bd52-a91081d5aeea [pid: 7|app: 0|req: 1682/3235] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 23:07:08 2026] DELETE /v2.0/networks/bdda6848-5302-4950-b2f2-116d86d5247e => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 23:07:08.532 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b7cc3d1d-4ccb-4102-b3e0-8630086d9f1e ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1554/3236] 10.0.0.137 () {32 vars in 722 bytes} [Thu Apr 23 23:07:08 2026] GET /v2.0/networks/bdda6848-5302-4950-b2f2-116d86d5247e => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1683/3237] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 23:07:08 2026] DELETE /v2.0/subnets/ac9e9731-8cda-4167-aa10-c8bac7c6e886 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 23:07:08.685 8 INFO neutron.pecan_wsgi.hooks.translation [None req-805ca591-2a2a-4f68-a6f7-d40b3b278ef8 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1555/3238] 10.0.0.137 () {32 vars in 720 bytes} [Thu Apr 23 23:07:08 2026] GET /v2.0/subnets/ac9e9731-8cda-4167-aa10-c8bac7c6e886 => 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: 1684/3239] 10.0.0.137 () {32 vars in 723 bytes} [Thu Apr 23 23:07:08 2026] DELETE /v2.0/subnets/446a39e8-dd51-400d-9559-93f2c1e4989b => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 23:07:08.842 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2a858330-179a-4ce4-a47f-b6cbb6a67261 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1556/3240] 10.0.0.137 () {32 vars in 720 bytes} [Thu Apr 23 23:07:08 2026] GET /v2.0/subnets/446a39e8-dd51-400d-9559-93f2c1e4989b => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 23:07:08.931 7 INFO neutron_taas.services.taas.taas_plugin [None req-5ac30619-f0d2-4a38-bb0a-7dacfcd1f9bf ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] TaaS: Handle Delete Port: c449b240-ca74-48f3-998d-04ccf7ddc1ab 2026-04-23 23:07:08.934 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5ac30619-f0d2-4a38-bb0a-7dacfcd1f9bf ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] Tap Mirror: Handle Delete Port: c449b240-ca74-48f3-998d-04ccf7ddc1ab [pid: 7|app: 0|req: 1685/3241] 10.0.0.137 () {32 vars in 725 bytes} [Thu Apr 23 23:07:08 2026] DELETE /v2.0/networks/0eb70558-a976-4601-ac37-a4e55fd94863 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 23:07:09.123 8 INFO neutron.pecan_wsgi.hooks.translation [None req-45cfb550-a4cd-450d-85a4-58f3112692c7 ed64e2efaf0c444092b878dcd007dd9b 0fe46d8222934ae38b28699afb184ce1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1557/3242] 10.0.0.137 () {32 vars in 722 bytes} [Thu Apr 23 23:07:09 2026] GET /v2.0/networks/0eb70558-a976-4601-ac37-a4e55fd94863 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 23:07:09.308 7 INFO neutron.services.segments.plugin [-] Segment 46e9680e-19e0-4ee3-a518-32748e4e5f84 resource provider aggregate not found 2026-04-23 23:07:09.321 7 INFO neutron.services.segments.plugin [-] Segment 46e9680e-19e0-4ee3-a518-32748e4e5f84 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46e9680e-19e0-4ee3-a518-32748e4e5f84 found for delete ", "request_id": "req-ec467dcd-28c0-41a9-b68e-80179edba194"}]} 2026-04-23 23:07:09.325 7 INFO neutron.services.segments.plugin [-] Segment 46e9680e-19e0-4ee3-a518-32748e4e5f84 resource provider aggregate not found 2026-04-23 23:07:09.341 7 INFO neutron.services.segments.plugin [-] Segment 46e9680e-19e0-4ee3-a518-32748e4e5f84 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46e9680e-19e0-4ee3-a518-32748e4e5f84 found for delete ", "request_id": "req-8da8e402-6d26-4570-8adb-a0a0e41ba2b7"}]} 2026-04-23 23:07:09.343 7 INFO neutron.services.segments.plugin [-] Segment 8b51d525-0f15-4814-a1ef-f4afa1f4c102 resource provider aggregate not found 2026-04-23 23:07:09.355 7 INFO neutron.services.segments.plugin [-] Segment 8b51d525-0f15-4814-a1ef-f4afa1f4c102 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b51d525-0f15-4814-a1ef-f4afa1f4c102 found for delete ", "request_id": "req-5be3d545-c477-434b-affc-e4f98271997c"}]} 2026-04-23 23:07:09.359 7 INFO neutron.services.segments.plugin [-] Segment 8b51d525-0f15-4814-a1ef-f4afa1f4c102 resource provider aggregate not found 2026-04-23 23:07:09.368 7 INFO neutron.services.segments.plugin [-] Segment 138088ab-454f-4024-a728-4010d23d8506 resource provider aggregate not found 2026-04-23 23:07:09.373 7 INFO neutron.services.segments.plugin [-] Segment 8b51d525-0f15-4814-a1ef-f4afa1f4c102 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b51d525-0f15-4814-a1ef-f4afa1f4c102 found for delete ", "request_id": "req-390d1c51-4d7c-4bdb-990b-81578de5d78f"}]} 2026-04-23 23:07:09.384 7 INFO neutron.services.segments.plugin [-] Segment 138088ab-454f-4024-a728-4010d23d8506 resource provider aggregate not found 2026-04-23 23:07:09.394 7 INFO neutron.services.segments.plugin [-] Segment 138088ab-454f-4024-a728-4010d23d8506 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 138088ab-454f-4024-a728-4010d23d8506 found for delete ", "request_id": "req-5e2c5b7c-6c9f-4c0b-87dc-bf485b029008"}]} 2026-04-23 23:07:09.402 7 INFO neutron.services.segments.plugin [-] Segment 138088ab-454f-4024-a728-4010d23d8506 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 138088ab-454f-4024-a728-4010d23d8506 found for delete ", "request_id": "req-b6f1a129-eedc-41a7-8089-eff8bceaee31"}]} 2026-04-23 23:07:10.957 7 WARNING neutron.db.securitygroups_db [None req-8bd2049a-50a4-4165-94e1-b4be590268ec 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1686/3243] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:07:10 2026] GET /v2.0/security-groups?tenant_id=c781cd2fd4ca4b51ba1e6b1d0dd88078&name=default => generated 2929 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3244] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:07:11 2026] DELETE /v2.0/security-groups/86e0ed99-4040-4788-ac1f-c314635101b3 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:07:11.246 7 WARNING neutron.db.securitygroups_db [None req-f8d669a6-f6f8-40ff-9ac7-9a7fe4256164 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1687/3245] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:07:11 2026] GET /v2.0/security-groups?tenant_id=5eb8450b7c884dc984f5a8f5481e3fa7&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3246] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:07:11 2026] DELETE /v2.0/security-groups/44d99708-e30d-4494-b7f0-2b00e8ba1c5c => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:07:11.690 7 WARNING neutron.db.securitygroups_db [None req-4793837f-96e4-4619-9c11-ce3b402ad005 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1688/3247] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:07:11 2026] GET /v2.0/security-groups?tenant_id=524d9e4daa324d70b27cea756e0d4945&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3248] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:07:11 2026] DELETE /v2.0/security-groups/3a459112-d43a-4169-a25a-19f8aead2e2c => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:07:12.047 7 WARNING neutron.db.securitygroups_db [None req-260a89ec-dff1-479f-bcab-10234103f6ac 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1689/3249] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:07:12 2026] GET /v2.0/security-groups?tenant_id=05b44e33ca374ea4990d0a3bfcc12ab6&name=default => generated 2929 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3250] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:07:12 2026] DELETE /v2.0/security-groups/94597009-69b9-4bfa-8b46-c6ded26def5c => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:07:12.435 7 WARNING neutron.db.securitygroups_db [None req-82f9c432-efcf-467e-8cf8-af7630530e4f 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1690/3251] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:07:12 2026] GET /v2.0/security-groups?tenant_id=0fe46d8222934ae38b28699afb184ce1&name=default => generated 2929 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3252] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:07:12 2026] DELETE /v2.0/security-groups/e30e1cd0-af9d-4530-9f05-00e1b224ceae => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:07:12.740 7 WARNING neutron.db.securitygroups_db [None req-2904c0b8-f414-47fc-88f7-6b1640b12a16 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1691/3253] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:07:12 2026] GET /v2.0/security-groups?tenant_id=fa4db2d7c0d344c58b5e5c02bdeb9a58&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3254] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:07:12 2026] DELETE /v2.0/security-groups/4bdb1821-e03c-46f3-89ed-37fe5456c854 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 23:07:13.094 7 WARNING neutron.db.securitygroups_db [None req-59b812ee-104a-4cbf-9444-7b8015eb7893 3481e30a8e7b450088adb3e2884e8cbf abe0a7ddd920490691778396ae738ef7 - - 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: 1692/3255] 10.0.0.137 () {32 vars in 773 bytes} [Thu Apr 23 23:07:13 2026] GET /v2.0/security-groups?tenant_id=9272870fa7ae4a34b9616e51044ce028&name=default => generated 2929 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3256] 10.0.0.137 () {32 vars in 739 bytes} [Thu Apr 23 23:07:13 2026] DELETE /v2.0/security-groups/fdb83f33-9420-408f-9a62-72146e2c0da0 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1693/3257] 10.0.0.137 () {32 vars in 648 bytes} [Thu Apr 23 23:07:15 2026] GET /v2.0/networks => generated 2168 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3258] 10.0.0.137 () {32 vars in 654 bytes} [Thu Apr 23 23:07:16 2026] GET /v2.0/floatingips => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1694/3259] 10.0.0.137 () {32 vars in 646 bytes} [Thu Apr 23 23:07:16 2026] GET /v2.0/routers => generated 15 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3260] 10.0.0.137 () {32 vars in 642 bytes} [Thu Apr 23 23:07:17 2026] GET /v2.0/ports => generated 4725 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1695/3261] 10.0.0.137 () {32 vars in 646 bytes} [Thu Apr 23 23:07:17 2026] GET /v2.0/subnets => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3262] 10.0.0.137 () {32 vars in 648 bytes} [Thu Apr 23 23:07:17 2026] GET /v2.0/networks => generated 2168 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1696/3263] 10.0.0.137 () {32 vars in 662 bytes} [Thu Apr 23 23:07:17 2026] GET /v2.0/security-groups => generated 17401 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3264] 10.0.0.137 () {32 vars in 654 bytes} [Thu Apr 23 23:07:17 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)