+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu May 7 21:29:59 2026] *** compiled with version: 13.3.0 on 05 May 2026 22:49:05 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-b47dd4457-tcgdm 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 0x7fba45b75668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet /var/lib/openstack/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet 2026-05-07 21:30:03.278 8 INFO neutron.common.config [-] Logging enabled! 2026-05-07 21:30:03.278 8 INFO neutron.common.config [-] uwsgi version 28.1.0.dev173 2026-05-07 21:30:03.415 7 INFO neutron.common.config [-] Logging enabled! 2026-05-07 21:30:03.416 7 INFO neutron.common.config [-] uwsgi version 28.1.0.dev173 2026-05-07 21:30:04.329 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-07 21:30:04.621 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-07 21:30:05.840 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-07 21:30:05.843 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-07 21:30:05.847 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-07 21:30:05.848 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-07 21:30:05.848 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-07 21:30:05.849 8 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-05-07 21:30:05.849 8 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-05-07 21:30:05.849 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-07 21:30:05.858 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-07 21:30:05.858 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-07 21:30:05.859 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-07 21:30:05.883 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-07 21:30:05.885 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-07 21:30:05.885 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-07 21:30:05.919 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-07 21:30:05.920 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-07 21:30:05.920 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-07 21:30:05.920 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-07 21:30:06.103 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-07 21:30:06.106 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-07 21:30:06.109 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-07 21:30:06.110 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-07 21:30:06.110 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-07 21:30:06.111 7 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-05-07 21:30:06.111 7 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-05-07 21:30:06.111 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-07 21:30:06.118 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-07 21:30:06.118 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-07 21:30:06.118 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-07 21:30:06.147 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-07 21:30:06.148 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-07 21:30:06.148 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-07 21:30:06.180 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-07 21:30:06.181 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-07 21:30:06.181 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-07 21:30:06.181 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-07 21:30:06.264 8 INFO neutron.plugins.ml2.managers [None req-37346028-c337-4c82-b7f8-8da537e3238a - - - - - -] Initializing driver for type 'vlan' 2026-05-07 21:30:06.531 7 INFO neutron.plugins.ml2.managers [None req-a70a05a1-39b8-439a-8052-00be1b097765 - - - - - -] Initializing driver for type 'vlan' 2026-05-07 21:30:06.680 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-37346028-c337-4c82-b7f8-8da537e3238a - - - - - -] VlanTypeDriver initialization complete 2026-05-07 21:30:06.680 8 INFO neutron.plugins.ml2.managers [None req-37346028-c337-4c82-b7f8-8da537e3238a - - - - - -] Initializing driver for type 'vxlan' 2026-05-07 21:30:06.680 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-37346028-c337-4c82-b7f8-8da537e3238a - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-07 21:30:06.700 8 INFO neutron.plugins.ml2.managers [None req-37346028-c337-4c82-b7f8-8da537e3238a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-07 21:30:06.701 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-37346028-c337-4c82-b7f8-8da537e3238a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-07 21:30:06.701 8 INFO neutron.plugins.ml2.managers [None req-37346028-c337-4c82-b7f8-8da537e3238a - - - - - -] Initializing extension driver 'port_security' 2026-05-07 21:30:06.701 8 INFO neutron.plugins.ml2.extensions.port_security [None req-37346028-c337-4c82-b7f8-8da537e3238a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-07 21:30:06.701 8 INFO neutron.plugins.ml2.managers [None req-37346028-c337-4c82-b7f8-8da537e3238a - - - - - -] Initializing extension driver 'qos' 2026-05-07 21:30:06.702 8 INFO neutron.plugins.ml2.managers [None req-37346028-c337-4c82-b7f8-8da537e3238a - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-07 21:30:06.702 8 INFO neutron.plugins.ml2.managers [None req-37346028-c337-4c82-b7f8-8da537e3238a - - - - - -] Initializing mechanism driver 'l2population' 2026-05-07 21:30:06.719 8 INFO neutron.quota [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded quota_driver: . 2026-05-07 21:30:06.720 8 INFO neutron.plugins.ml2.plugin [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Modular L2 Plugin initialization complete 2026-05-07 21:30:06.720 8 INFO neutron.plugins.ml2.managers [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-07 21:30:06.720 8 INFO neutron.plugins.ml2.managers [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-07 21:30:06.720 8 INFO neutron.plugins.ml2.managers [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Got port-security extension from driver 'port_security' 2026-05-07 21:30:06.720 8 INFO neutron.manager [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loading Plugin: qos 2026-05-07 21:30:06.734 8 INFO neutron.manager [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loading Plugin: router 2026-05-07 21:30:06.779 8 INFO neutron.services.service_base [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-07 21:30:06.779 8 INFO neutron.manager [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loading Plugin: segments 2026-05-07 21:30:06.818 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a70a05a1-39b8-439a-8052-00be1b097765 - - - - - -] VlanTypeDriver initialization complete 2026-05-07 21:30:06.818 7 INFO neutron.plugins.ml2.managers [None req-a70a05a1-39b8-439a-8052-00be1b097765 - - - - - -] Initializing driver for type 'vxlan' 2026-05-07 21:30:06.818 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-a70a05a1-39b8-439a-8052-00be1b097765 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-07 21:30:06.830 7 INFO neutron.plugins.ml2.managers [None req-a70a05a1-39b8-439a-8052-00be1b097765 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-07 21:30:06.830 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a70a05a1-39b8-439a-8052-00be1b097765 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-07 21:30:06.830 7 INFO neutron.plugins.ml2.managers [None req-a70a05a1-39b8-439a-8052-00be1b097765 - - - - - -] Initializing extension driver 'port_security' 2026-05-07 21:30:06.830 7 INFO neutron.plugins.ml2.extensions.port_security [None req-a70a05a1-39b8-439a-8052-00be1b097765 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-07 21:30:06.830 7 INFO neutron.plugins.ml2.managers [None req-a70a05a1-39b8-439a-8052-00be1b097765 - - - - - -] Initializing extension driver 'qos' 2026-05-07 21:30:06.830 7 INFO neutron.plugins.ml2.managers [None req-a70a05a1-39b8-439a-8052-00be1b097765 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-07 21:30:06.830 7 INFO neutron.plugins.ml2.managers [None req-a70a05a1-39b8-439a-8052-00be1b097765 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-07 21:30:06.845 7 INFO neutron.quota [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded quota_driver: . 2026-05-07 21:30:06.845 7 INFO neutron.plugins.ml2.plugin [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Modular L2 Plugin initialization complete 2026-05-07 21:30:06.846 7 INFO neutron.plugins.ml2.managers [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-07 21:30:06.846 7 INFO neutron.plugins.ml2.managers [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-07 21:30:06.846 7 INFO neutron.plugins.ml2.managers [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-07 21:30:06.846 7 INFO neutron.manager [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loading Plugin: qos 2026-05-07 21:30:06.860 7 INFO neutron.manager [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loading Plugin: router 2026-05-07 21:30:06.881 8 INFO neutron.manager [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loading Plugin: trunk 2026-05-07 21:30:06.895 8 INFO neutron.manager [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loading Plugin: vpnaas 2026-05-07 21:30:06.904 7 INFO neutron.services.service_base [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-07 21:30:06.904 7 INFO neutron.manager [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loading Plugin: segments 2026-05-07 21:30:06.936 8 WARNING stevedore.named [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-07 21:30:07.000 8 INFO neutron_vpnaas.services.vpn.plugin [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-07 21:30:07.001 8 INFO neutron.manager [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loading Plugin: taas 2026-05-07 21:30:07.005 7 INFO neutron.manager [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loading Plugin: trunk 2026-05-07 21:30:07.019 7 INFO neutron.manager [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loading Plugin: vpnaas 2026-05-07 21:30:07.027 8 WARNING stevedore.named [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-07 21:30:07.050 8 INFO neutron_taas.services.taas.taas_plugin [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-07 21:30:07.050 8 INFO neutron.manager [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loading Plugin: tapmirror 2026-05-07 21:30:07.058 7 WARNING stevedore.named [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-07 21:30:07.065 8 WARNING stevedore.named [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-07 21:30:07.083 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-07 21:30:07.083 8 INFO neutron.manager [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loading Plugin: auto_allocate 2026-05-07 21:30:07.091 8 INFO neutron.manager [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loading Plugin: tag 2026-05-07 21:30:07.105 8 INFO neutron.manager [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loading Plugin: timestamp 2026-05-07 21:30:07.110 8 INFO neutron.manager [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loading Plugin: network_ip_availability 2026-05-07 21:30:07.111 7 INFO neutron_vpnaas.services.vpn.plugin [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-07 21:30:07.111 7 INFO neutron.manager [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loading Plugin: taas 2026-05-07 21:30:07.116 8 INFO neutron.manager [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loading Plugin: flavors 2026-05-07 21:30:07.120 8 INFO neutron.manager [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loading Plugin: revisions 2026-05-07 21:30:07.123 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Initializing extension manager. 2026-05-07 21:30:07.125 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: address-group 2026-05-07 21:30:07.126 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: address-scope 2026-05-07 21:30:07.127 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-07 21:30:07.127 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: agent 2026-05-07 21:30:07.128 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: agent-resources-synced 2026-05-07 21:30:07.130 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: allowed-address-pairs 2026-05-07 21:30:07.130 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: auto-allocated-topology 2026-05-07 21:30:07.131 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: availability_zone 2026-05-07 21:30:07.132 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: availability_zone_filter 2026-05-07 21:30:07.133 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-07 21:30:07.134 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: default-subnetpools 2026-05-07 21:30:07.134 7 WARNING stevedore.named [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-07 21:30:07.135 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-07 21:30:07.136 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: dns-integration 2026-05-07 21:30:07.137 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: dns-domain-ports 2026-05-07 21:30:07.137 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-07 21:30:07.138 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: dvr 2026-05-07 21:30:07.138 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-07 21:30:07.139 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: empty-string-filtering 2026-05-07 21:30:07.139 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-07 21:30:07.140 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-07 21:30:07.141 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: external-net 2026-05-07 21:30:07.142 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-07 21:30:07.142 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: extraroute 2026-05-07 21:30:07.143 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: extraroute-atomic 2026-05-07 21:30:07.143 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: filter-validation 2026-05-07 21:30:07.144 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-07 21:30:07.144 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-07 21:30:07.145 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-07 21:30:07.145 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: fip-port-details 2026-05-07 21:30:07.146 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: flavors 2026-05-07 21:30:07.148 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-07 21:30:07.149 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: floatingip-pools 2026-05-07 21:30:07.149 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: ip_allocation 2026-05-07 21:30:07.150 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: ip-substring-filtering 2026-05-07 21:30:07.150 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: l2_adjacency 2026-05-07 21:30:07.151 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: router 2026-05-07 21:30:07.154 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-07 21:30:07.154 7 INFO neutron_taas.services.taas.taas_plugin [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-07 21:30:07.154 7 INFO neutron.manager [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loading Plugin: tapmirror 2026-05-07 21:30:07.154 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-07 21:30:07.155 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-07 21:30:07.155 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: ext-gw-mode 2026-05-07 21:30:07.156 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: l3-ha 2026-05-07 21:30:07.157 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-07 21:30:07.158 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-07 21:30:07.158 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: l3-flavors 2026-05-07 21:30:07.159 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-07 21:30:07.160 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-07 21:30:07.162 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-07 21:30:07.164 7 WARNING stevedore.named [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-07 21:30:07.164 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-07 21:30:07.165 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-07 21:30:07.167 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-07 21:30:07.167 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-07 21:30:07.168 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: multi-provider 2026-05-07 21:30:07.168 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: net-mtu 2026-05-07 21:30:07.169 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: net-mtu-writable 2026-05-07 21:30:07.170 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: network_availability_zone 2026-05-07 21:30:07.170 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: network_ha 2026-05-07 21:30:07.171 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: network-ip-availability 2026-05-07 21:30:07.171 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: network-ip-availability-details 2026-05-07 21:30:07.173 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-07 21:30:07.173 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: pagination 2026-05-07 21:30:07.174 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: port-device-profile 2026-05-07 21:30:07.174 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-07 21:30:07.175 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-07 21:30:07.175 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-07 21:30:07.176 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: port-mac-override 2026-05-07 21:30:07.176 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-07 21:30:07.177 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-07 21:30:07.177 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-07 21:30:07.178 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: port-resource-request 2026-05-07 21:30:07.178 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: port-resource-request-groups 2026-05-07 21:30:07.179 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-07 21:30:07.179 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: binding 2026-05-07 21:30:07.180 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: binding-extended 2026-05-07 21:30:07.181 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: port-security 2026-05-07 21:30:07.181 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-07 21:30:07.181 7 INFO neutron.manager [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loading Plugin: auto_allocate 2026-05-07 21:30:07.181 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: project-id 2026-05-07 21:30:07.182 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: provider 2026-05-07 21:30:07.182 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-07 21:30:07.184 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: qos 2026-05-07 21:30:07.185 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-07 21:30:07.186 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-07 21:30:07.186 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: qos-default 2026-05-07 21:30:07.187 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: qos-fip 2026-05-07 21:30:07.187 7 INFO neutron.manager [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loading Plugin: tag 2026-05-07 21:30:07.187 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-07 21:30:07.188 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: qos-gateway-ip 2026-05-07 21:30:07.188 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: qos-port-network-policy 2026-05-07 21:30:07.189 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: qos-pps-minimum 2026-05-07 21:30:07.190 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-07 21:30:07.190 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: qos-pps 2026-05-07 21:30:07.191 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: qos-rule-type-details 2026-05-07 21:30:07.191 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-07 21:30:07.192 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: qos-rules-alias 2026-05-07 21:30:07.192 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: quota-check-limit 2026-05-07 21:30:07.193 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: quota-check-limit-default 2026-05-07 21:30:07.195 7 INFO neutron.manager [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loading Plugin: timestamp 2026-05-07 21:30:07.196 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: quotas 2026-05-07 21:30:07.198 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: quota_details 2026-05-07 21:30:07.200 7 INFO neutron.manager [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loading Plugin: network_ip_availability 2026-05-07 21:30:07.200 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: rbac-policies 2026-05-07 21:30:07.201 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: rbac-address-group 2026-05-07 21:30:07.201 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: rbac-address-scope 2026-05-07 21:30:07.202 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: rbac-security-groups 2026-05-07 21:30:07.202 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: rbac-subnetpool 2026-05-07 21:30:07.203 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: revision-if-match 2026-05-07 21:30:07.204 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: standard-attr-revisions 2026-05-07 21:30:07.204 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: router_availability_zone 2026-05-07 21:30:07.205 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-05-07 21:30:07.206 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-07 21:30:07.207 7 INFO neutron.manager [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loading Plugin: flavors 2026-05-07 21:30:07.208 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: security-groups-default-rules 2026-05-07 21:30:07.208 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-07 21:30:07.209 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-07 21:30:07.209 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-07 21:30:07.210 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-07 21:30:07.210 7 INFO neutron.manager [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loading Plugin: revisions 2026-05-07 21:30:07.210 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-07 21:30:07.213 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Initializing extension manager. 2026-05-07 21:30:07.215 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: security-group 2026-05-07 21:30:07.215 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: address-group 2026-05-07 21:30:07.216 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: segment 2026-05-07 21:30:07.216 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: address-scope 2026-05-07 21:30:07.216 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-07 21:30:07.217 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-07 21:30:07.217 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: service-type 2026-05-07 21:30:07.218 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: sorting 2026-05-07 21:30:07.218 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: agent 2026-05-07 21:30:07.218 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: standard-attr-segment 2026-05-07 21:30:07.218 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: agent-resources-synced 2026-05-07 21:30:07.219 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: standard-attr-description 2026-05-07 21:30:07.219 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: stateful-security-group 2026-05-07 21:30:07.219 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-07 21:30:07.220 8 WARNING neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-07 21:30:07.220 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-07 21:30:07.220 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-07 21:30:07.221 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: subnet-external-network 2026-05-07 21:30:07.221 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: availability_zone 2026-05-07 21:30:07.221 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: subnet_onboard 2026-05-07 21:30:07.221 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: availability_zone_filter 2026-05-07 21:30:07.222 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-07 21:30:07.222 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-07 21:30:07.222 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: default-subnetpools 2026-05-07 21:30:07.222 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: subnet-service-types 2026-05-07 21:30:07.223 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: subnet_allocation 2026-05-07 21:30:07.224 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-07 21:30:07.224 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-07 21:30:07.224 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: dns-integration 2026-05-07 21:30:07.224 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: tag-creation 2026-05-07 21:30:07.225 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: dns-domain-ports 2026-05-07 21:30:07.225 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-07 21:30:07.225 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-07 21:30:07.226 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: dvr 2026-05-07 21:30:07.226 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-07 21:30:07.227 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: empty-string-filtering 2026-05-07 21:30:07.227 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-07 21:30:07.228 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-07 21:30:07.228 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: external-net 2026-05-07 21:30:07.229 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-07 21:30:07.229 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: extraroute 2026-05-07 21:30:07.230 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: extraroute-atomic 2026-05-07 21:30:07.230 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: standard-attr-tag 2026-05-07 21:30:07.230 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: filter-validation 2026-05-07 21:30:07.231 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-07 21:30:07.231 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-07 21:30:07.232 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-07 21:30:07.232 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-07 21:30:07.233 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: fip-port-details 2026-05-07 21:30:07.234 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: flavors 2026-05-07 21:30:07.232 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: trunk 2026-05-07 21:30:07.235 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: trunk-details 2026-05-07 21:30:07.235 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-07 21:30:07.235 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-07 21:30:07.236 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-07 21:30:07.236 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: floatingip-pools 2026-05-07 21:30:07.236 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-07 21:30:07.237 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: ip_allocation 2026-05-07 21:30:07.237 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-07 21:30:07.237 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-07 21:30:07.238 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: l2_adjacency 2026-05-07 21:30:07.239 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: router 2026-05-07 21:30:07.239 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-07 21:30:07.240 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-07 21:30:07.240 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-07 21:30:07.241 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: vpn-flavors 2026-05-07 21:30:07.241 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-07 21:30:07.242 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-07 21:30:07.243 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: ext-gw-mode 2026-05-07 21:30:07.243 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: vpnaas 2026-05-07 21:30:07.243 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: l3-ha 2026-05-07 21:30:07.244 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-07 21:30:07.244 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-07 21:30:07.245 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: l3-flavors 2026-05-07 21:30:07.245 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: taas 2026-05-07 21:30:07.245 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-07 21:30:07.246 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-07 21:30:07.247 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: tap-mirror 2026-05-07 21:30:07.248 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: tap-mirror-both-direction 2026-05-07 21:30:07.248 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-07 21:30:07.249 8 INFO neutron.api.extensions [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Loaded extension: taas-vlan-filter 2026-05-07 21:30:07.249 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-07 21:30:07.250 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-07 21:30:07.251 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-07 21:30:07.252 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-07 21:30:07.252 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: multi-provider 2026-05-07 21:30:07.253 8 INFO neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-07 21:30:07.253 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: net-mtu 2026-05-07 21:30:07.253 8 INFO neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-07 21:30:07.253 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: net-mtu-writable 2026-05-07 21:30:07.253 8 INFO neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-07 21:30:07.254 8 INFO neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-07 21:30:07.254 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: network_availability_zone 2026-05-07 21:30:07.254 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: network_ha 2026-05-07 21:30:07.255 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: network-ip-availability 2026-05-07 21:30:07.256 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: network-ip-availability-details 2026-05-07 21:30:07.257 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-07 21:30:07.258 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: pagination 2026-05-07 21:30:07.258 8 INFO neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-07 21:30:07.258 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: port-device-profile 2026-05-07 21:30:07.258 8 INFO neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-07 21:30:07.259 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-07 21:30:07.259 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-07 21:30:07.259 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-07 21:30:07.260 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: port-mac-override 2026-05-07 21:30:07.260 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-07 21:30:07.261 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-07 21:30:07.262 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-07 21:30:07.262 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: port-resource-request 2026-05-07 21:30:07.263 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-07 21:30:07.263 8 INFO neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-07 21:30:07.263 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-07 21:30:07.263 8 INFO neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-07 21:30:07.264 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: binding 2026-05-07 21:30:07.264 8 INFO neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-07 21:30:07.265 8 WARNING neutron.api.api_common [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 21:30:07.265 8 INFO neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-07 21:30:07.265 8 WARNING neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] subnetpool is already registered 2026-05-07 21:30:07.266 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: binding-extended 2026-05-07 21:30:07.266 8 INFO neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-07 21:30:07.266 8 WARNING neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] subnetpool is already registered 2026-05-07 21:30:07.266 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: port-security 2026-05-07 21:30:07.266 8 INFO neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-07 21:30:07.267 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: project-id 2026-05-07 21:30:07.267 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: provider 2026-05-07 21:30:07.267 8 INFO neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-07 21:30:07.268 8 INFO neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-07 21:30:07.268 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-07 21:30:07.268 8 INFO neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-07 21:30:07.269 8 INFO neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-07 21:30:07.269 8 INFO neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-07 21:30:07.270 8 INFO neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-07 21:30:07.270 8 WARNING neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] ipsecpolicy is already registered 2026-05-07 21:30:07.270 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: qos 2026-05-07 21:30:07.270 8 INFO neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-07 21:30:07.271 8 WARNING neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] ikepolicy is already registered 2026-05-07 21:30:07.271 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-07 21:30:07.271 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-07 21:30:07.272 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: qos-default 2026-05-07 21:30:07.272 8 WARNING neutron.api.api_common [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 21:30:07.272 8 WARNING neutron.api.api_common [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 21:30:07.272 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: qos-fip 2026-05-07 21:30:07.272 8 WARNING neutron.api.api_common [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 21:30:07.273 8 WARNING neutron.api.api_common [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 21:30:07.273 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-07 21:30:07.273 8 WARNING neutron.api.api_common [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 21:30:07.273 8 WARNING neutron.api.api_common [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 21:30:07.273 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-07 21:30:07.273 8 WARNING neutron.api.api_common [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 21:30:07.274 8 WARNING neutron.api.api_common [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 21:30:07.274 8 WARNING neutron.api.api_common [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 21:30:07.274 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-07 21:30:07.274 8 WARNING neutron.api.api_common [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 21:30:07.274 8 WARNING neutron.api.api_common [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 21:30:07.274 8 WARNING neutron.api.api_common [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 21:30:07.274 8 WARNING neutron.api.api_common [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 21:30:07.274 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-07 21:30:07.274 8 WARNING neutron.api.api_common [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 21:30:07.275 8 WARNING neutron.api.api_common [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 21:30:07.275 8 WARNING neutron.api.api_common [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 21:30:07.275 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-07 21:30:07.276 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: qos-pps 2026-05-07 21:30:07.276 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-07 21:30:07.277 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-07 21:30:07.277 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: qos-rules-alias 2026-05-07 21:30:07.278 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: quota-check-limit 2026-05-07 21:30:07.278 8 INFO neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-07 21:30:07.278 8 WARNING neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] router is already registered 2026-05-07 21:30:07.278 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-07 21:30:07.278 8 INFO neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-07 21:30:07.279 8 WARNING neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] floatingip is already registered 2026-05-07 21:30:07.280 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: quotas 2026-05-07 21:30:07.281 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: quota_details 2026-05-07 21:30:07.283 8 INFO neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-07 21:30:07.283 8 WARNING neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] rbac_policy is already registered 2026-05-07 21:30:07.283 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: rbac-policies 2026-05-07 21:30:07.283 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: rbac-address-group 2026-05-07 21:30:07.283 8 INFO neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-07 21:30:07.283 8 WARNING neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] security_group is already registered 2026-05-07 21:30:07.284 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: rbac-address-scope 2026-05-07 21:30:07.284 8 INFO neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-07 21:30:07.284 8 WARNING neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] security_group_rule is already registered 2026-05-07 21:30:07.284 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: rbac-security-groups 2026-05-07 21:30:07.285 8 WARNING neutron.api.api_common [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 21:30:07.285 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-07 21:30:07.285 8 INFO neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-07 21:30:07.285 8 WARNING neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] subnetpool is already registered 2026-05-07 21:30:07.285 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: revision-if-match 2026-05-07 21:30:07.286 8 INFO neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-07 21:30:07.286 8 WARNING neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] subnetpool is already registered 2026-05-07 21:30:07.286 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-07 21:30:07.286 8 INFO neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-07 21:30:07.287 8 WARNING neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] trunk is already registered 2026-05-07 21:30:07.287 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: router_availability_zone 2026-05-07 21:30:07.287 8 INFO neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-07 21:30:07.287 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-05-07 21:30:07.287 8 WARNING neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] ikepolicy is already registered 2026-05-07 21:30:07.288 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-07 21:30:07.288 8 INFO neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-07 21:30:07.288 8 WARNING neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] ipsecpolicy is already registered 2026-05-07 21:30:07.288 8 INFO neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-07 21:30:07.289 8 WARNING neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] endpoint_group is already registered 2026-05-07 21:30:07.289 8 INFO neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-07 21:30:07.289 8 WARNING neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] vpnservice is already registered 2026-05-07 21:30:07.289 8 INFO neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-07 21:30:07.290 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-07 21:30:07.290 8 WARNING neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] ipsec_site_connection is already registered 2026-05-07 21:30:07.290 8 INFO neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-07 21:30:07.290 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-07 21:30:07.290 8 WARNING neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] ipsecpolicy is already registered 2026-05-07 21:30:07.290 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-07 21:30:07.291 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-07 21:30:07.291 8 INFO neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-07 21:30:07.291 8 WARNING neutron.quota.resource_registry [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] ikepolicy is already registered 2026-05-07 21:30:07.291 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-07 21:30:07.292 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-07 21:30:07.296 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: security-group 2026-05-07 21:30:07.297 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: segment 2026-05-07 21:30:07.298 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-07 21:30:07.299 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: service-type 2026-05-07 21:30:07.299 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: sorting 2026-05-07 21:30:07.300 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: standard-attr-segment 2026-05-07 21:30:07.301 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: standard-attr-description 2026-05-07 21:30:07.301 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: stateful-security-group 2026-05-07 21:30:07.302 7 WARNING neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-07 21:30:07.302 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-07 21:30:07.303 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: subnet-external-network 2026-05-07 21:30:07.303 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: subnet_onboard 2026-05-07 21:30:07.304 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-07 21:30:07.304 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: subnet-service-types 2026-05-07 21:30:07.305 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: subnet_allocation 2026-05-07 21:30:07.306 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-07 21:30:07.306 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: tag-creation 2026-05-07 21:30:07.307 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-07 21:30:07.310 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: standard-attr-tag 2026-05-07 21:30:07.311 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-07 21:30:07.312 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: trunk 2026-05-07 21:30:07.312 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: trunk-details 2026-05-07 21:30:07.314 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-07 21:30:07.315 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-07 21:30:07.315 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-07 21:30:07.316 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-07 21:30:07.318 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-07 21:30:07.319 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-07 21:30:07.319 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: vpn-flavors 2026-05-07 21:30:07.321 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: vpnaas 2026-05-07 21:30:07.322 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: taas 2026-05-07 21:30:07.323 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: tap-mirror 2026-05-07 21:30:07.324 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-05-07 21:30:07.324 7 INFO neutron.api.extensions [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-07 21:30:07.328 7 INFO neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-07 21:30:07.328 7 INFO neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-07 21:30:07.328 7 INFO neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-07 21:30:07.328 7 INFO neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-07 21:30:07.333 7 INFO neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-07 21:30:07.334 7 INFO neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-07 21:30:07.337 8 WARNING keystonemiddleware._common.config [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 21:30:07.338 7 INFO neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-07 21:30:07.338 7 INFO neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-07 21:30:07.339 7 INFO neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-07 21:30:07.339 7 WARNING neutron.api.api_common [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 21:30:07.340 7 INFO neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-07 21:30:07.340 7 WARNING neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] subnetpool is already registered 2026-05-07 21:30:07.340 7 INFO neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-07 21:30:07.340 7 WARNING neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] subnetpool is already registered 2026-05-07 21:30:07.341 7 INFO neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-07 21:30:07.341 7 INFO neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-07 21:30:07.342 7 INFO neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-07 21:30:07.342 7 INFO neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-07 21:30:07.342 7 INFO neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-07 21:30:07.343 7 INFO neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-07 21:30:07.343 7 INFO neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-07 21:30:07.343 7 WARNING neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] ipsecpolicy is already registered 2026-05-07 21:30:07.344 7 INFO neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-07 21:30:07.344 7 WARNING neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] ikepolicy is already registered 2026-05-07 21:30:07.345 7 WARNING neutron.api.api_common [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 21:30:07.345 8 WARNING oslo_config.cfg [None req-767d034a-2365-44f0-9150-2dfc157de47e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-07 21:30:07.345 7 WARNING neutron.api.api_common [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 21:30:07.345 7 WARNING neutron.api.api_common [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 21:30:07.346 7 WARNING neutron.api.api_common [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 21:30:07.346 7 WARNING neutron.api.api_common [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 21:30:07.346 7 WARNING neutron.api.api_common [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 21:30:07.346 7 WARNING neutron.api.api_common [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 21:30:07.346 7 WARNING neutron.api.api_common [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 21:30:07.347 7 WARNING neutron.api.api_common [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 21:30:07.347 7 WARNING neutron.api.api_common [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 21:30:07.347 7 WARNING neutron.api.api_common [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 21:30:07.347 7 WARNING neutron.api.api_common [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 21:30:07.347 7 WARNING neutron.api.api_common [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 21:30:07.347 7 WARNING neutron.api.api_common [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 21:30:07.347 7 WARNING neutron.api.api_common [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 21:30:07.347 7 WARNING neutron.api.api_common [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7fba45b75668 pid: 8 (default app) 2026-05-07 21:30:07.350 7 INFO neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-07 21:30:07.350 7 WARNING neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] router is already registered 2026-05-07 21:30:07.351 7 INFO neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-07 21:30:07.351 7 WARNING neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] floatingip is already registered 2026-05-07 21:30:07.355 7 INFO neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-07 21:30:07.355 7 WARNING neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] rbac_policy is already registered 2026-05-07 21:30:07.356 7 INFO neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-07 21:30:07.356 7 WARNING neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] security_group is already registered 2026-05-07 21:30:07.356 7 INFO neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-07 21:30:07.356 7 WARNING neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] security_group_rule is already registered 2026-05-07 21:30:07.357 7 WARNING neutron.api.api_common [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-07 21:30:07.357 7 INFO neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-07 21:30:07.357 7 WARNING neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] subnetpool is already registered 2026-05-07 21:30:07.358 7 INFO neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-07 21:30:07.358 7 WARNING neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] subnetpool is already registered 2026-05-07 21:30:07.358 7 INFO neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-07 21:30:07.358 7 WARNING neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] trunk is already registered 2026-05-07 21:30:07.359 7 INFO neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-07 21:30:07.359 7 WARNING neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] ikepolicy is already registered 2026-05-07 21:30:07.359 7 INFO neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-07 21:30:07.360 7 WARNING neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] ipsecpolicy is already registered 2026-05-07 21:30:07.360 7 INFO neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-07 21:30:07.360 7 WARNING neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] endpoint_group is already registered 2026-05-07 21:30:07.360 7 INFO neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-07 21:30:07.360 7 WARNING neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] vpnservice is already registered 2026-05-07 21:30:07.361 7 INFO neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-07 21:30:07.361 7 WARNING neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] ipsec_site_connection is already registered 2026-05-07 21:30:07.361 7 INFO neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-07 21:30:07.361 7 WARNING neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] ipsecpolicy is already registered 2026-05-07 21:30:07.362 7 INFO neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-07 21:30:07.362 7 WARNING neutron.quota.resource_registry [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] ikepolicy is already registered 2026-05-07 21:30:07.405 7 WARNING keystonemiddleware._common.config [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 21:30:07.415 7 WARNING oslo_config.cfg [None req-dc45e3dd-f2ab-44c1-92d0-909fb00c0e46 - - - - - -] 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 0x7fba45b75668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 21:30:11.377 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fa3bc934-94cd-4efd-8cf6-d9b73eb6d826 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.204.45.242 () {44 vars in 926 bytes} [Thu May 7 21:30:10 2026] GET /v2.0/networks/public => generated 108 bytes in 777 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.242 () {44 vars in 948 bytes} [Thu May 7 21:30:11 2026] GET /v2.0/networks?name=public => generated 15 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 21:30:12.288 8 WARNING neutron.services.revisions.revision_plugin [None req-9c35e3c3-abef-4f85-9b52-89b924259b30 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Could not find related network for resource to bump revision. 2026-05-07 21:30:12.311 8 INFO neutron.db.segments_db [None req-9c35e3c3-abef-4f85-9b52-89b924259b30 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Added segment 9214d516-4c50-48fe-bf65-1f55d37a6c2a of type flat for network 17bdbbc4-96e5-4684-b3fc-cca281c650cb 2026-05-07 21:30:12.355 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9c35e3c3-abef-4f85-9b52-89b924259b30 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/5] 199.204.45.242 () {48 vars in 966 bytes} [Thu May 7 21:30:11 2026] POST /v2.0/networks => generated 124 bytes in 623 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 21:30:18.207 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4727d015-ff18-4716-8f9e-4816dc0f8f5e 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.204.45.242 () {44 vars in 926 bytes} [Thu May 7 21:30:18 2026] GET /v2.0/networks/public => generated 108 bytes in 53 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.242 () {44 vars in 948 bytes} [Thu May 7 21:30:18 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-05-07 21:30:18.277 8 WARNING neutron.services.revisions.revision_plugin [None req-3e9919b7-374f-4961-9fd0-42f4114ec85e 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Could not find related network for resource to bump revision. 2026-05-07 21:30:18.291 8 INFO neutron.db.segments_db [None req-3e9919b7-374f-4961-9fd0-42f4114ec85e 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Added segment a5ec6c1c-d311-453a-90cc-d1c7679bf279 of type flat for network cff0450e-1cca-4a3b-8f18-fc6f1b7a67fb 2026-05-07 21:30:18.322 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3e9919b7-374f-4961-9fd0-42f4114ec85e 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.204.45.242 () {48 vars in 966 bytes} [Thu May 7 21:30:18 2026] POST /v2.0/networks => generated 124 bytes in 101 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 21:30:24.501 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8a150f0f-3779-46b7-bbf5-6c16e2e9204a 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 199.204.45.242 () {44 vars in 926 bytes} [Thu May 7 21:30:24 2026] GET /v2.0/networks/public => generated 108 bytes in 395 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.242 () {44 vars in 948 bytes} [Thu May 7 21:30:24 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-05-07 21:30:24.948 7 WARNING neutron.services.revisions.revision_plugin [None req-ab7091cc-c5a1-40d1-aa71-d275d8d81d98 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Could not find related network for resource to bump revision. 2026-05-07 21:30:24.973 7 INFO neutron.db.segments_db [None req-ab7091cc-c5a1-40d1-aa71-d275d8d81d98 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Added segment 0914443c-614a-459e-8a8e-64a272acbc28 of type flat for network 6e7a00c8-dc41-4b45-8fa8-23ae188aa040 2026-05-07 21:30:25.031 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ab7091cc-c5a1-40d1-aa71-d275d8d81d98 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.204.45.242 () {48 vars in 966 bytes} [Thu May 7 21:30:24 2026] POST /v2.0/networks => generated 124 bytes in 515 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 21:30:30.882 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ac07f6e9-8ab9-4aa0-8302-ce8db7d3e3ab 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.204.45.242 () {44 vars in 926 bytes} [Thu May 7 21:30:30 2026] GET /v2.0/networks/public => generated 108 bytes in 50 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.242 () {44 vars in 948 bytes} [Thu May 7 21:30:30 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 21:30:30.962 7 WARNING neutron.services.revisions.revision_plugin [None req-b239ac4f-6406-4612-9cbd-a6ec1788e631 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Could not find related network for resource to bump revision. 2026-05-07 21:30:30.987 7 INFO neutron.db.segments_db [None req-b239ac4f-6406-4612-9cbd-a6ec1788e631 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Added segment 092fef6e-7b2b-4833-be80-f75e767eff0b of type flat for network 56116a38-c150-4afd-898f-58115362d2c5 2026-05-07 21:30:31.022 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b239ac4f-6406-4612-9cbd-a6ec1788e631 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/16] 199.204.45.242 () {48 vars in 966 bytes} [Thu May 7 21:30:30 2026] POST /v2.0/networks => generated 124 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 21:30:36.897 8 INFO neutron.pecan_wsgi.hooks.translation [None req-829cf3e2-3b74-470e-9fcd-392e202ccb20 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.204.45.242 () {44 vars in 926 bytes} [Thu May 7 21:30:36 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.242 () {44 vars in 948 bytes} [Thu May 7 21:30:36 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 21:30:36.957 8 WARNING neutron.services.revisions.revision_plugin [None req-f4eda1d6-b434-4c5b-91d2-f6a806ac1d63 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Could not find related network for resource to bump revision. 2026-05-07 21:30:36.984 8 INFO neutron.db.segments_db [None req-f4eda1d6-b434-4c5b-91d2-f6a806ac1d63 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Added segment ad66eb46-0ed3-48d1-bf3c-46dc7e0e22f1 of type flat for network 24fbedaf-3fb0-45c2-a18b-82b436f46c50 2026-05-07 21:30:37.009 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f4eda1d6-b434-4c5b-91d2-f6a806ac1d63 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 199.204.45.242 () {48 vars in 966 bytes} [Thu May 7 21:30:36 2026] POST /v2.0/networks => generated 124 bytes in 100 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 21:30:42.872 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9b858655-8e2d-462e-8b8a-455c5f720604 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/20] 199.204.45.242 () {44 vars in 926 bytes} [Thu May 7 21:30:42 2026] GET /v2.0/networks/public => generated 108 bytes in 68 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.242 () {44 vars in 948 bytes} [Thu May 7 21:30:42 2026] GET /v2.0/networks?name=public => generated 15 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 21:30:42.971 7 WARNING neutron.services.revisions.revision_plugin [None req-eab506c2-1ca4-49f0-b0f9-112e00601bc6 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Could not find related network for resource to bump revision. 2026-05-07 21:30:42.995 7 INFO neutron.db.segments_db [None req-eab506c2-1ca4-49f0-b0f9-112e00601bc6 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Added segment d4921e22-9660-4fd9-8592-265df0d4736e of type flat for network 1de9221a-249d-48f9-8035-de8f1aed5e96 2026-05-07 21:30:43.022 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eab506c2-1ca4-49f0-b0f9-112e00601bc6 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/22] 199.204.45.242 () {48 vars in 966 bytes} [Thu May 7 21:30:42 2026] POST /v2.0/networks => generated 124 bytes in 120 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 21:30:48.845 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d74818bf-85b7-4fd4-92bc-f40d79305b60 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/24] 199.204.45.242 () {44 vars in 926 bytes} [Thu May 7 21:30:48 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/25] 199.204.45.242 () {44 vars in 948 bytes} [Thu May 7 21:30:48 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-05-07 21:30:49.701 7 WARNING neutron.services.revisions.revision_plugin [None req-98d12941-b7c8-4d2a-ba93-42d64180e86d 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Could not find related network for resource to bump revision. 2026-05-07 21:30:49.818 7 INFO neutron.db.segments_db [None req-98d12941-b7c8-4d2a-ba93-42d64180e86d 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Added segment 876b00a8-ee77-4511-822f-22d2204b2d33 of type flat for network f19fc475-26fe-4998-82ad-69837853ac15 [pid: 7|app: 0|req: 12/26] 199.204.45.242 () {48 vars in 966 bytes} [Thu May 7 21:30:48 2026] POST /v2.0/networks => generated 706 bytes in 1132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 21:30:51.040 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0a1abcef-64be-4dba-b84c-bb50d6f363da 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 15/27] 199.204.45.242 () {44 vars in 926 bytes} [Thu May 7 21:30:50 2026] GET /v2.0/networks/public => generated 108 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/28] 199.204.45.242 () {44 vars in 948 bytes} [Thu May 7 21:30:51 2026] GET /v2.0/networks?name=public => generated 709 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 21:30:51.106 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8e3a28e9-e0b2-461e-92a5-9089734d590f 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 16/29] 199.204.45.242 () {44 vars in 1033 bytes} [Thu May 7 21:30:51 2026] GET /v2.0/subnets/public-subnet?network_id=f19fc475-26fe-4998-82ad-69837853ac15 => generated 113 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/30] 199.204.45.242 () {44 vars in 1056 bytes} [Thu May 7 21:30:51 2026] GET /v2.0/subnets?name=public-subnet&network_id=f19fc475-26fe-4998-82ad-69837853ac15 => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/31] 199.204.45.242 () {48 vars in 964 bytes} [Thu May 7 21:30:51 2026] POST /v2.0/subnets => generated 664 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 21:35:45.167 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ae5377bd-77d1-495c-b58e-9c0629ba49e3 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/71] 199.204.45.242 () {44 vars in 936 bytes} [Thu May 7 21:35:45 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/72] 199.204.45.242 () {44 vars in 958 bytes} [Thu May 7 21:35:45 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 21:35:45.286 7 INFO neutron.db.segments_db [None req-6db6c225-71b2-4419-9e27-fb3ccfcca3a0 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Added segment 56aebbd9-fe41-4150-8961-c2040856c539 of type vxlan for network 193c4808-872a-4548-bb27-0482b81bacfa [pid: 7|app: 0|req: 36/73] 199.204.45.242 () {48 vars in 965 bytes} [Thu May 7 21:35:45 2026] POST /v2.0/networks => generated 707 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 21:35:46.317 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c052a942-d44a-4525-bd12-05e229109dad 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 38/74] 199.204.45.242 () {44 vars in 936 bytes} [Thu May 7 21:35:46 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/75] 199.204.45.242 () {44 vars in 958 bytes} [Thu May 7 21:35:46 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 21:35:46.384 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0f55eb0a-af85-4f27-ada1-e9e1a77e419c 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 39/76] 199.204.45.242 () {44 vars in 1035 bytes} [Thu May 7 21:35:46 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=193c4808-872a-4548-bb27-0482b81bacfa => generated 114 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/77] 199.204.45.242 () {44 vars in 1058 bytes} [Thu May 7 21:35:46 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=193c4808-872a-4548-bb27-0482b81bacfa => generated 14 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/78] 199.204.45.242 () {48 vars in 964 bytes} [Thu May 7 21:35:46 2026] POST /v2.0/subnets => generated 651 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 21:35:47.706 7 INFO neutron.api.v2.resource [None req-41f74284-b6ca-4b98-9c4c-66b3e6273d1b 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 39/79] 199.204.45.242 () {44 vars in 970 bytes} [Thu May 7 21:35:47 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/80] 199.204.45.242 () {44 vars in 992 bytes} [Thu May 7 21:35:47 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/81] 199.204.45.242 () {48 vars in 979 bytes} [Thu May 7 21:35:47 2026] POST /v2.0/security-groups => generated 1616 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/82] 199.204.45.242 () {44 vars in 1000 bytes} [Thu May 7 21:35:48 2026] GET /v2.0/security-groups/37dc0496-0d4d-498a-99de-af6dbfd43e89 => generated 1616 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/83] 199.204.45.242 () {44 vars in 1000 bytes} [Thu May 7 21:35:48 2026] GET /v2.0/security-groups/37dc0496-0d4d-498a-99de-af6dbfd43e89 => generated 1616 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/84] 199.204.45.242 () {44 vars in 1000 bytes} [Thu May 7 21:35:48 2026] GET /v2.0/security-groups/37dc0496-0d4d-498a-99de-af6dbfd43e89 => generated 1616 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/85] 199.204.45.242 () {48 vars in 990 bytes} [Thu May 7 21:35:49 2026] POST /v2.0/security-group-rules => generated 601 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/86] 199.204.45.242 () {44 vars in 1000 bytes} [Thu May 7 21:35:49 2026] GET /v2.0/security-groups/37dc0496-0d4d-498a-99de-af6dbfd43e89 => generated 2230 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/87] 199.204.45.242 () {44 vars in 1000 bytes} [Thu May 7 21:35:50 2026] GET /v2.0/security-groups/37dc0496-0d4d-498a-99de-af6dbfd43e89 => generated 2230 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/88] 199.204.45.242 () {44 vars in 1000 bytes} [Thu May 7 21:35:50 2026] GET /v2.0/security-groups/37dc0496-0d4d-498a-99de-af6dbfd43e89 => 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: 44/89] 199.204.45.242 () {48 vars in 990 bytes} [Thu May 7 21:35:50 2026] POST /v2.0/security-group-rules => generated 603 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/90] 199.204.45.242 () {44 vars in 1000 bytes} [Thu May 7 21:35:50 2026] GET /v2.0/security-groups/37dc0496-0d4d-498a-99de-af6dbfd43e89 => generated 2846 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/91] 199.204.45.242 () {44 vars in 1000 bytes} [Thu May 7 21:35:51 2026] GET /v2.0/security-groups/37dc0496-0d4d-498a-99de-af6dbfd43e89 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/92] 199.204.45.242 () {44 vars in 1000 bytes} [Thu May 7 21:35:51 2026] GET /v2.0/security-groups/37dc0496-0d4d-498a-99de-af6dbfd43e89 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/93] 199.204.45.242 () {48 vars in 990 bytes} [Thu May 7 21:35:51 2026] POST /v2.0/security-group-rules => generated 603 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/94] 199.204.45.242 () {44 vars in 1000 bytes} [Thu May 7 21:35:52 2026] GET /v2.0/security-groups/37dc0496-0d4d-498a-99de-af6dbfd43e89 => generated 3462 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/95] 199.204.45.242 () {44 vars in 1000 bytes} [Thu May 7 21:35:52 2026] GET /v2.0/security-groups/37dc0496-0d4d-498a-99de-af6dbfd43e89 => generated 3462 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/96] 199.204.45.242 () {44 vars in 1000 bytes} [Thu May 7 21:35:52 2026] GET /v2.0/security-groups/37dc0496-0d4d-498a-99de-af6dbfd43e89 => generated 3462 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/97] 199.204.45.242 () {48 vars in 990 bytes} [Thu May 7 21:35:52 2026] POST /v2.0/security-group-rules => generated 603 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/98] 199.204.45.242 () {44 vars in 1000 bytes} [Thu May 7 21:35:53 2026] GET /v2.0/security-groups/37dc0496-0d4d-498a-99de-af6dbfd43e89 => 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: 49/99] 199.204.45.242 () {44 vars in 1000 bytes} [Thu May 7 21:35:53 2026] GET /v2.0/security-groups/37dc0496-0d4d-498a-99de-af6dbfd43e89 => generated 4078 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/100] 199.204.45.242 () {44 vars in 1000 bytes} [Thu May 7 21:35:53 2026] GET /v2.0/security-groups/37dc0496-0d4d-498a-99de-af6dbfd43e89 => generated 4078 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/101] 199.204.45.242 () {48 vars in 990 bytes} [Thu May 7 21:35:53 2026] POST /v2.0/security-group-rules => generated 603 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/102] 199.204.45.242 () {44 vars in 986 bytes} [Thu May 7 21:35:54 2026] GET /v2.0/networks/193c4808-872a-4548-bb27-0482b81bacfa => generated 732 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 21:35:54.496 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1f74103b-8dc3-41eb-8010-7454f0610b3a 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/103] 199.204.45.242 () {44 vars in 1075 bytes} [Thu May 7 21:35:54 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=193c4808-872a-4548-bb27-0482b81bacfa => 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/104] 199.204.45.242 () {44 vars in 1098 bytes} [Thu May 7 21:35:54 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=193c4808-872a-4548-bb27-0482b81bacfa => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/105] 199.204.45.242 () {44 vars in 1000 bytes} [Thu May 7 21:35:54 2026] GET /v2.0/security-groups/37dc0496-0d4d-498a-99de-af6dbfd43e89 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/106] 199.204.45.242 () {48 vars in 960 bytes} [Thu May 7 21:35:54 2026] POST /v2.0/ports => generated 1096 bytes in 585 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 21:36:02.341 8 INFO neutron.pecan_wsgi.hooks.translation [None req-703c174a-8c89-4f1a-a185-71df70e36584 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 56/109] 199.204.45.242 () {44 vars in 979 bytes} [Thu May 7 21:36:02 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/110] 199.204.45.242 () {44 vars in 1001 bytes} [Thu May 7 21:36:02 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/111] 199.204.45.242 () {48 vars in 1031 bytes} [Thu May 7 21:36:02 2026] PUT /v2.0/ports/10ea49ca-0d30-4d63-9295-744fc5c09b06 => generated 1245 bytes in 493 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/112] 199.204.45.242 () {44 vars in 919 bytes} [Thu May 7 21:36:04 2026] GET /v2.0/ports => generated 3726 bytes in 101 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-05-07 21:36:05.599 8 INFO neutron.api.v2.resource [None req-246b505f-8736-4a66-86b7-702d4d71ec1d 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 58/113] 199.204.45.242 () {44 vars in 958 bytes} [Thu May 7 21:36:05 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/114] 199.204.45.242 () {44 vars in 980 bytes} [Thu May 7 21:36:05 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/115] 199.204.45.242 () {48 vars in 979 bytes} [Thu May 7 21:36:05 2026] POST /v2.0/security-groups => generated 1610 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/116] 199.204.45.242 () {44 vars in 1000 bytes} [Thu May 7 21:36:06 2026] GET /v2.0/security-groups/b7708f6d-4bc5-498a-bb47-4c82273970a7 => generated 1610 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/117] 199.204.45.242 () {44 vars in 1000 bytes} [Thu May 7 21:36:06 2026] GET /v2.0/security-groups/b7708f6d-4bc5-498a-bb47-4c82273970a7 => generated 1610 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/118] 199.204.45.242 () {44 vars in 1000 bytes} [Thu May 7 21:36:06 2026] GET /v2.0/security-groups/b7708f6d-4bc5-498a-bb47-4c82273970a7 => generated 1610 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/119] 199.204.45.242 () {48 vars in 990 bytes} [Thu May 7 21:36:06 2026] POST /v2.0/security-group-rules => generated 621 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/120] 199.204.45.242 () {44 vars in 1000 bytes} [Thu May 7 21:36:07 2026] GET /v2.0/security-groups/b7708f6d-4bc5-498a-bb47-4c82273970a7 => generated 2244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/121] 199.204.45.242 () {44 vars in 1000 bytes} [Thu May 7 21:36:07 2026] GET /v2.0/security-groups/b7708f6d-4bc5-498a-bb47-4c82273970a7 => generated 2244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/122] 199.204.45.242 () {44 vars in 1000 bytes} [Thu May 7 21:36:07 2026] GET /v2.0/security-groups/b7708f6d-4bc5-498a-bb47-4c82273970a7 => generated 2244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/123] 199.204.45.242 () {48 vars in 990 bytes} [Thu May 7 21:36:07 2026] POST /v2.0/security-group-rules => generated 625 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/132] 199.204.45.242 () {44 vars in 974 bytes} [Thu May 7 21:37:09 2026] GET /v2.0/quotas/fa1d05996c014efe83949d98c403fdd8 => 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: 68/133] 199.204.45.242 () {48 vars in 1026 bytes} [Thu May 7 21:37:09 2026] PUT /v2.0/quotas/fa1d05996c014efe83949d98c403fdd8 => generated 291 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, ' 2026-05-07 21:39:29.758 7 INFO neutron.pecan_wsgi.hooks.translation [None req-55209003-e792-4612-aaef-27ebd9115e94 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 76/154] 199.204.45.242 () {30 vars in 741 bytes} [Thu May 7 21:39:29 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 171 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: 79/155] 199.204.45.242 () {30 vars in 763 bytes} [Thu May 7 21:39:29 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 21:39:31.872 7 INFO neutron.pecan_wsgi.hooks.translation [None req-747aebed-f93b-466d-9d7c-27daf8d6beaf 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 77/156] 199.204.45.242 () {30 vars in 741 bytes} [Thu May 7 21:39:31 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/157] 199.204.45.242 () {30 vars in 763 bytes} [Thu May 7 21:39:31 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 21:45:44.011 8 INFO neutron.api.v2.resource [None req-a75cda82-27a7-47ab-81d8-7b3ac7295141 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 106/208] 199.204.45.242 () {44 vars in 1073 bytes} [Thu May 7 21:45:43 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=07e8d534fe944ddaa44d65f9bedb4bf5 => generated 139 bytes in 112 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/209] 199.204.45.242 () {44 vars in 1096 bytes} [Thu May 7 21:45:44 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=07e8d534fe944ddaa44d65f9bedb4bf5 => generated 23 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/210] 199.204.45.242 () {48 vars in 980 bytes} [Thu May 7 21:45:44 2026] POST /v2.0/security-groups => generated 1624 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/211] 199.204.45.242 () {44 vars in 1087 bytes} [Thu May 7 21:45:45 2026] GET /v2.0/security-groups/24127eb9-25d7-4091-84a8-09e980784eb8?project_id=07e8d534fe944ddaa44d65f9bedb4bf5 => generated 1624 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/212] 199.204.45.242 () {44 vars in 1000 bytes} [Thu May 7 21:45:45 2026] GET /v2.0/security-groups/24127eb9-25d7-4091-84a8-09e980784eb8 => 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: 105/213] 199.204.45.242 () {44 vars in 1087 bytes} [Thu May 7 21:45:45 2026] GET /v2.0/security-groups/24127eb9-25d7-4091-84a8-09e980784eb8?project_id=07e8d534fe944ddaa44d65f9bedb4bf5 => generated 1624 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/214] 199.204.45.242 () {48 vars in 990 bytes} [Thu May 7 21:45:45 2026] POST /v2.0/security-group-rules => generated 597 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/215] 199.204.45.242 () {44 vars in 1087 bytes} [Thu May 7 21:45:46 2026] GET /v2.0/security-groups/24127eb9-25d7-4091-84a8-09e980784eb8?project_id=07e8d534fe944ddaa44d65f9bedb4bf5 => generated 2234 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/216] 199.204.45.242 () {44 vars in 1000 bytes} [Thu May 7 21:45:46 2026] GET /v2.0/security-groups/24127eb9-25d7-4091-84a8-09e980784eb8 => generated 2234 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/217] 199.204.45.242 () {44 vars in 1087 bytes} [Thu May 7 21:45:46 2026] GET /v2.0/security-groups/24127eb9-25d7-4091-84a8-09e980784eb8?project_id=07e8d534fe944ddaa44d65f9bedb4bf5 => generated 2234 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/218] 199.204.45.242 () {48 vars in 990 bytes} [Thu May 7 21:45:46 2026] POST /v2.0/security-group-rules => generated 599 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/219] 199.204.45.242 () {44 vars in 1087 bytes} [Thu May 7 21:45:47 2026] GET /v2.0/security-groups/24127eb9-25d7-4091-84a8-09e980784eb8?project_id=07e8d534fe944ddaa44d65f9bedb4bf5 => 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: 112/220] 199.204.45.242 () {44 vars in 1000 bytes} [Thu May 7 21:45:47 2026] GET /v2.0/security-groups/24127eb9-25d7-4091-84a8-09e980784eb8 => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/221] 199.204.45.242 () {44 vars in 1087 bytes} [Thu May 7 21:45:48 2026] GET /v2.0/security-groups/24127eb9-25d7-4091-84a8-09e980784eb8?project_id=07e8d534fe944ddaa44d65f9bedb4bf5 => generated 2846 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/222] 199.204.45.242 () {48 vars in 990 bytes} [Thu May 7 21:45:48 2026] POST /v2.0/security-group-rules => generated 601 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/223] 199.204.45.242 () {44 vars in 1087 bytes} [Thu May 7 21:45:49 2026] GET /v2.0/security-groups/24127eb9-25d7-4091-84a8-09e980784eb8?project_id=07e8d534fe944ddaa44d65f9bedb4bf5 => generated 3460 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/224] 199.204.45.242 () {44 vars in 1000 bytes} [Thu May 7 21:45:49 2026] GET /v2.0/security-groups/24127eb9-25d7-4091-84a8-09e980784eb8 => generated 3460 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/225] 199.204.45.242 () {44 vars in 1087 bytes} [Thu May 7 21:45:49 2026] GET /v2.0/security-groups/24127eb9-25d7-4091-84a8-09e980784eb8?project_id=07e8d534fe944ddaa44d65f9bedb4bf5 => generated 3460 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/226] 199.204.45.242 () {48 vars in 990 bytes} [Thu May 7 21:45:49 2026] POST /v2.0/security-group-rules => generated 602 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/249] 199.204.45.242 () {30 vars in 739 bytes} [Thu May 7 21:48:42 2026] GET /v2.0/networks?tenant_id=07e8d534fe944ddaa44d65f9bedb4bf5&shared=False => generated 15 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 21:48:42.772 8 INFO neutron.db.segments_db [None req-f0b8c147-af94-4efb-9985-2290682f2db8 0385bc12fe4f45cba1fe5b4aafa8c0ef 07e8d534fe944ddaa44d65f9bedb4bf5 - - 5e9545c5e66a4191a40f61509426aa76 5e9545c5e66a4191a40f61509426aa76] Added segment 308ea490-2fda-41f1-8bcd-98286d4e7564 of type vxlan for network 98a85edf-5c2b-4fc2-a67d-e1548d1fefe9 [pid: 8|app: 0|req: 127/250] 199.204.45.242 () {34 vars in 681 bytes} [Thu May 7 21:48:42 2026] POST /v2.0/networks => generated 718 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/251] 199.204.45.242 () {30 vars in 721 bytes} [Thu May 7 21:48:42 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/252] 199.204.45.242 () {30 vars in 632 bytes} [Thu May 7 21:48:42 2026] GET /v2.0/extensions => generated 22222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/255] 199.204.45.242 () {34 vars in 676 bytes} [Thu May 7 21:48:42 2026] POST /v2.0/ports => generated 999 bytes in 488 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/256] 199.204.45.242 () {30 vars in 702 bytes} [Thu May 7 21:48:43 2026] GET /v2.0/networks/98a85edf-5c2b-4fc2-a67d-e1548d1fefe9 => generated 705 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/257] 199.204.45.242 () {30 vars in 721 bytes} [Thu May 7 21:48:45 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/258] 199.204.45.242 () {30 vars in 702 bytes} [Thu May 7 21:48:45 2026] GET /v2.0/networks/98a85edf-5c2b-4fc2-a67d-e1548d1fefe9 => generated 705 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/261] 199.204.45.242 () {44 vars in 974 bytes} [Thu May 7 21:49:02 2026] GET /v2.0/quotas/07e8d534fe944ddaa44d65f9bedb4bf5 => 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: 128/262] 199.204.45.242 () {48 vars in 1026 bytes} [Thu May 7 21:49:02 2026] PUT /v2.0/quotas/07e8d534fe944ddaa44d65f9bedb4bf5 => generated 291 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 21:59:50.635 7 INFO neutron.pecan_wsgi.hooks.translation [None req-66f8d624-fb10-4979-b099-f994013ed3f5 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 172/349] 199.204.45.242 () {44 vars in 926 bytes} [Thu May 7 21:59:50 2026] GET /v2.0/networks/public => generated 108 bytes in 120 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/350] 199.204.45.242 () {44 vars in 948 bytes} [Thu May 7 21:59:50 2026] GET /v2.0/networks?name=public => generated 753 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 21:59:51.681 7 INFO neutron.pecan_wsgi.hooks.translation [None req-61a9ea8d-a033-4119-b61b-526bfa2ef832 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 173/351] 199.204.45.242 () {44 vars in 926 bytes} [Thu May 7 21:59:51 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: 179/352] 199.204.45.242 () {44 vars in 948 bytes} [Thu May 7 21:59:51 2026] GET /v2.0/networks?name=public => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 21:59:51.761 7 INFO neutron.pecan_wsgi.hooks.translation [None req-17662450-8841-484d-ab74-6ee41a77d9c2 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 174/353] 199.204.45.242 () {44 vars in 1033 bytes} [Thu May 7 21:59:51 2026] GET /v2.0/subnets/public-subnet?network_id=f19fc475-26fe-4998-82ad-69837853ac15 => generated 113 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/354] 199.204.45.242 () {44 vars in 1056 bytes} [Thu May 7 21:59:51 2026] GET /v2.0/subnets?name=public-subnet&network_id=f19fc475-26fe-4998-82ad-69837853ac15 => generated 667 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:00:17.990 7 INFO neutron.pecan_wsgi.hooks.translation [None req-16fa138f-910a-4f25-ba56-fb0a8fc99a5f 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 177/359] 199.204.45.242 () {44 vars in 936 bytes} [Thu May 7 22:00:17 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: 8|app: 0|req: 183/360] 199.204.45.242 () {44 vars in 958 bytes} [Thu May 7 22:00:17 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:00:18.965 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9e4438c5-0581-4bf1-9871-201237401f64 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 178/361] 199.204.45.242 () {44 vars in 936 bytes} [Thu May 7 22:00:18 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/362] 199.204.45.242 () {44 vars in 958 bytes} [Thu May 7 22:00:18 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:00:19.050 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6e5af398-5bb4-46ac-a96e-b09ffa760f3b 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 179/363] 199.204.45.242 () {44 vars in 1035 bytes} [Thu May 7 22:00:19 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=193c4808-872a-4548-bb27-0482b81bacfa => generated 114 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/364] 199.204.45.242 () {44 vars in 1058 bytes} [Thu May 7 22:00:19 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=193c4808-872a-4548-bb27-0482b81bacfa => generated 654 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:00:20.196 7 INFO neutron.api.v2.resource [None req-f7918b43-8ae5-4328-a029-de28691c2f23 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 180/365] 199.204.45.242 () {44 vars in 970 bytes} [Thu May 7 22:00:20 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/366] 199.204.45.242 () {44 vars in 992 bytes} [Thu May 7 22:00:20 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/367] 199.204.45.242 () {44 vars in 1000 bytes} [Thu May 7 22:00:21 2026] GET /v2.0/security-groups/37dc0496-0d4d-498a-99de-af6dbfd43e89 => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/368] 199.204.45.242 () {44 vars in 1000 bytes} [Thu May 7 22:00:21 2026] GET /v2.0/security-groups/37dc0496-0d4d-498a-99de-af6dbfd43e89 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/369] 199.204.45.242 () {44 vars in 1010 bytes} [Thu May 7 22:00:21 2026] GET /v2.0/security-group-rules/2553b4b5-04d5-4f1c-83b5-37fb02712946 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/370] 199.204.45.242 () {44 vars in 1000 bytes} [Thu May 7 22:00:22 2026] GET /v2.0/security-groups/37dc0496-0d4d-498a-99de-af6dbfd43e89 => generated 4694 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/371] 199.204.45.242 () {44 vars in 1000 bytes} [Thu May 7 22:00:22 2026] GET /v2.0/security-groups/37dc0496-0d4d-498a-99de-af6dbfd43e89 => generated 4694 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/372] 199.204.45.242 () {44 vars in 1010 bytes} [Thu May 7 22:00:22 2026] GET /v2.0/security-group-rules/961ac7b6-c4de-4d9b-9138-2539551e9432 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/373] 199.204.45.242 () {44 vars in 1000 bytes} [Thu May 7 22:00:23 2026] GET /v2.0/security-groups/37dc0496-0d4d-498a-99de-af6dbfd43e89 => generated 4694 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/374] 199.204.45.242 () {44 vars in 1000 bytes} [Thu May 7 22:00:23 2026] GET /v2.0/security-groups/37dc0496-0d4d-498a-99de-af6dbfd43e89 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/375] 199.204.45.242 () {44 vars in 1010 bytes} [Thu May 7 22:00:23 2026] GET /v2.0/security-group-rules/35d1b297-1f82-451a-b52c-7d4603ae3248 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/376] 199.204.45.242 () {44 vars in 1000 bytes} [Thu May 7 22:00:24 2026] GET /v2.0/security-groups/37dc0496-0d4d-498a-99de-af6dbfd43e89 => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/377] 199.204.45.242 () {44 vars in 1000 bytes} [Thu May 7 22:00:24 2026] GET /v2.0/security-groups/37dc0496-0d4d-498a-99de-af6dbfd43e89 => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/378] 199.204.45.242 () {44 vars in 1010 bytes} [Thu May 7 22:00:24 2026] GET /v2.0/security-group-rules/fb820279-1e3f-4da1-89d7-534149667977 => generated 603 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/379] 199.204.45.242 () {44 vars in 1000 bytes} [Thu May 7 22:00:25 2026] GET /v2.0/security-groups/37dc0496-0d4d-498a-99de-af6dbfd43e89 => generated 4694 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/380] 199.204.45.242 () {44 vars in 1000 bytes} [Thu May 7 22:00:25 2026] GET /v2.0/security-groups/37dc0496-0d4d-498a-99de-af6dbfd43e89 => generated 4694 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/381] 199.204.45.242 () {44 vars in 1010 bytes} [Thu May 7 22:00:25 2026] GET /v2.0/security-group-rules/4dc02d08-2c02-4264-b043-701025f3e5df => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/382] 199.204.45.242 () {44 vars in 986 bytes} [Thu May 7 22:00:26 2026] GET /v2.0/networks/193c4808-872a-4548-bb27-0482b81bacfa => generated 732 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:00:26.602 7 INFO neutron.pecan_wsgi.hooks.translation [None req-89a91a27-699f-460d-a357-dfebfde219b3 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 189/383] 199.204.45.242 () {44 vars in 1075 bytes} [Thu May 7 22:00:26 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=193c4808-872a-4548-bb27-0482b81bacfa => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/384] 199.204.45.242 () {44 vars in 1098 bytes} [Thu May 7 22:00:26 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=193c4808-872a-4548-bb27-0482b81bacfa => generated 1250 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/385] 199.204.45.242 () {44 vars in 1000 bytes} [Thu May 7 22:00:26 2026] GET /v2.0/security-groups/37dc0496-0d4d-498a-99de-af6dbfd43e89 => generated 4694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:00:34.448 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d87c80fd-67f1-442f-ab65-ffbe38193301 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 192/388] 199.204.45.242 () {44 vars in 979 bytes} [Thu May 7 22:00:34 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/389] 199.204.45.242 () {44 vars in 1001 bytes} [Thu May 7 22:00:34 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/390] 199.204.45.242 () {44 vars in 919 bytes} [Thu May 7 22:00:35 2026] GET /v2.0/ports => generated 4721 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:00:36.959 8 INFO neutron.api.v2.resource [None req-c4f766af-3871-40b4-8ce3-5edf4f49a0f0 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 198/391] 199.204.45.242 () {44 vars in 958 bytes} [Thu May 7 22:00:36 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/392] 199.204.45.242 () {44 vars in 980 bytes} [Thu May 7 22:00:36 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/393] 199.204.45.242 () {44 vars in 1000 bytes} [Thu May 7 22:00:37 2026] GET /v2.0/security-groups/b7708f6d-4bc5-498a-bb47-4c82273970a7 => generated 2882 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/394] 199.204.45.242 () {44 vars in 1000 bytes} [Thu May 7 22:00:37 2026] GET /v2.0/security-groups/b7708f6d-4bc5-498a-bb47-4c82273970a7 => generated 2882 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/395] 199.204.45.242 () {44 vars in 1010 bytes} [Thu May 7 22:00:37 2026] GET /v2.0/security-group-rules/6539fee2-1b25-45fa-98a8-d6f5a681f558 => generated 621 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/396] 199.204.45.242 () {44 vars in 1000 bytes} [Thu May 7 22:00:38 2026] GET /v2.0/security-groups/b7708f6d-4bc5-498a-bb47-4c82273970a7 => generated 2882 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/397] 199.204.45.242 () {44 vars in 1000 bytes} [Thu May 7 22:00:38 2026] GET /v2.0/security-groups/b7708f6d-4bc5-498a-bb47-4c82273970a7 => generated 2882 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/398] 199.204.45.242 () {44 vars in 1010 bytes} [Thu May 7 22:00:38 2026] GET /v2.0/security-group-rules/e8b6e319-0dfd-41d5-9168-d166620f0370 => generated 625 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/401] 199.204.45.242 () {44 vars in 974 bytes} [Thu May 7 22:00:49 2026] GET /v2.0/quotas/fa1d05996c014efe83949d98c403fdd8 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:01:42.409 7 INFO neutron.api.v2.resource [None req-b6fbb5de-689d-49ed-90f8-eea0d40f82d3 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 203/408] 199.204.45.242 () {44 vars in 1073 bytes} [Thu May 7 22:01:42 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=07e8d534fe944ddaa44d65f9bedb4bf5 => generated 139 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/409] 199.204.45.242 () {44 vars in 1096 bytes} [Thu May 7 22:01:42 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=07e8d534fe944ddaa44d65f9bedb4bf5 => generated 4072 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/412] 199.204.45.242 () {44 vars in 1087 bytes} [Thu May 7 22:01:43 2026] GET /v2.0/security-groups/24127eb9-25d7-4091-84a8-09e980784eb8?project_id=07e8d534fe944ddaa44d65f9bedb4bf5 => generated 4075 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/413] 199.204.45.242 () {44 vars in 1000 bytes} [Thu May 7 22:01:43 2026] GET /v2.0/security-groups/24127eb9-25d7-4091-84a8-09e980784eb8 => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/414] 199.204.45.242 () {44 vars in 1010 bytes} [Thu May 7 22:01:43 2026] GET /v2.0/security-group-rules/ac75698f-b15f-482d-a227-bf8b05780a5d => generated 597 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/415] 199.204.45.242 () {44 vars in 1087 bytes} [Thu May 7 22:01:44 2026] GET /v2.0/security-groups/24127eb9-25d7-4091-84a8-09e980784eb8?project_id=07e8d534fe944ddaa44d65f9bedb4bf5 => generated 4075 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/416] 199.204.45.242 () {44 vars in 1000 bytes} [Thu May 7 22:01:44 2026] GET /v2.0/security-groups/24127eb9-25d7-4091-84a8-09e980784eb8 => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/417] 199.204.45.242 () {44 vars in 1010 bytes} [Thu May 7 22:01:44 2026] GET /v2.0/security-group-rules/089d230b-75b6-4a93-89a1-c5e02fd73d4f => generated 599 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/418] 199.204.45.242 () {44 vars in 1087 bytes} [Thu May 7 22:01:45 2026] GET /v2.0/security-groups/24127eb9-25d7-4091-84a8-09e980784eb8?project_id=07e8d534fe944ddaa44d65f9bedb4bf5 => generated 4075 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/419] 199.204.45.242 () {44 vars in 1000 bytes} [Thu May 7 22:01:45 2026] GET /v2.0/security-groups/24127eb9-25d7-4091-84a8-09e980784eb8 => generated 4075 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/420] 199.204.45.242 () {44 vars in 1010 bytes} [Thu May 7 22:01:45 2026] GET /v2.0/security-group-rules/5a44c301-3ad9-4703-acdd-79e5af047af1 => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/421] 199.204.45.242 () {44 vars in 1087 bytes} [Thu May 7 22:01:46 2026] GET /v2.0/security-groups/24127eb9-25d7-4091-84a8-09e980784eb8?project_id=07e8d534fe944ddaa44d65f9bedb4bf5 => generated 4075 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/422] 199.204.45.242 () {44 vars in 1000 bytes} [Thu May 7 22:01:46 2026] GET /v2.0/security-groups/24127eb9-25d7-4091-84a8-09e980784eb8 => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/423] 199.204.45.242 () {44 vars in 1010 bytes} [Thu May 7 22:01:46 2026] GET /v2.0/security-group-rules/30312963-60ae-47a6-8115-434556efaca8 => generated 602 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/424] 199.204.45.242 () {44 vars in 974 bytes} [Thu May 7 22:01:53 2026] GET /v2.0/quotas/07e8d534fe944ddaa44d65f9bedb4bf5 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/431] 199.204.45.242 () {44 vars in 948 bytes} [Thu May 7 22:02:42 2026] GET /v2.0/networks?name=public => generated 753 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/438] 10.0.0.91 () {32 vars in 647 bytes} [Thu May 7 22:03:21 2026] GET /v2.0/networks => generated 2168 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/439] 10.0.0.91 () {32 vars in 653 bytes} [Thu May 7 22:03:23 2026] GET /v2.0/floatingips => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/440] 10.0.0.91 () {32 vars in 645 bytes} [Thu May 7 22:03:23 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: 8|app: 0|req: 221/441] 10.0.0.91 () {32 vars in 641 bytes} [Thu May 7 22:03:23 2026] GET /v2.0/ports => generated 4721 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/442] 10.0.0.91 () {32 vars in 645 bytes} [Thu May 7 22:03:23 2026] GET /v2.0/subnets => generated 1308 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/443] 10.0.0.91 () {32 vars in 647 bytes} [Thu May 7 22:03:23 2026] GET /v2.0/networks => generated 2168 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/444] 10.0.0.91 () {32 vars in 661 bytes} [Thu May 7 22:03:23 2026] GET /v2.0/security-groups => generated 17397 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/445] 10.0.0.91 () {32 vars in 653 bytes} [Thu May 7 22:03:23 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:03:33.955 8 INFO neutron.db.segments_db [None req-f75b7332-03c9-4792-bc5d-155e0c190c90 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Added segment 9fac2f84-6e7e-4c98-97d7-74f066c796eb of type vxlan for network 893d22c0-557b-4761-a441-421b4e36a635 2026-05-07 22:03:34.025 7 INFO neutron.db.segments_db [None req-f8e53bd6-d281-4dc2-9adc-f0adb19309e3 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Added segment 6389ea47-b13c-45f1-9ca3-515f15172127 of type vxlan for network a4438cbe-a7b8-4a74-a1fd-d49d79aef14b [pid: 8|app: 0|req: 225/448] 10.0.0.91 () {34 vars in 669 bytes} [Thu May 7 22:03:33 2026] POST /v2.0/networks => generated 749 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/449] 10.0.0.91 () {34 vars in 669 bytes} [Thu May 7 22:03:33 2026] POST /v2.0/networks => generated 738 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:03:34.197 8 INFO neutron.db.segments_db [None req-3d43604c-0ff7-4f88-95f5-bb976c584430 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Added segment 8340393e-eb1a-4992-a2f0-7247d96804c0 of type vxlan for network 475480bb-021a-47f6-aa23-66e3a6b65aac [pid: 7|app: 0|req: 225/450] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:03:34 2026] POST /v2.0/subnets => generated 696 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/451] 10.0.0.91 () {34 vars in 669 bytes} [Thu May 7 22:03:34 2026] POST /v2.0/networks => generated 743 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:03:34.318 8 INFO neutron.db.segments_db [None req-441ae804-8430-464b-b3d7-6bd06e259d72 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Added segment 98e09729-6035-4910-85f5-af5bee3331bf of type vxlan for network 07a38051-46ad-45e1-9a97-141a23e71026 [pid: 7|app: 0|req: 226/452] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:03:34 2026] POST /v2.0/subnets => generated 685 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:03:34.552 8 INFO neutron.db.l3_hamode_db [None req-441ae804-8430-464b-b3d7-6bd06e259d72 796f3761128e4e28a8cb581eef97d076 0fd54492eafd41849718aaa211109139 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 227/453] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:03:34 2026] POST /v2.0/subnets => generated 690 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:03:34.640 7 INFO neutron.db.segments_db [None req-4158e356-5b21-4ed2-a0c4-3f1db997e3b7 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Added segment 0db8deb7-147d-48aa-9d3a-5b35a6a5914f of type vxlan for network b456c274-4128-4dc9-bb90-81a88ff2ceac 2026-05-07 22:03:34.847 7 INFO neutron.db.l3_hamode_db [None req-4158e356-5b21-4ed2-a0c4-3f1db997e3b7 796f3761128e4e28a8cb581eef97d076 953fe521e1ed4bb1a7567c59168b9711 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 22:03:35.513 8 INFO neutron.db.l3_hamode_db [None req-441ae804-8430-464b-b3d7-6bd06e259d72 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 22:03:35.894 7 INFO neutron.db.l3_hamode_db [None req-4158e356-5b21-4ed2-a0c4-3f1db997e3b7 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 227/454] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:03:34 2026] POST /v2.0/routers => generated 736 bytes in 2163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:03:36.536 8 WARNING neutron.db.securitygroups_db [None req-354218bf-c857-4826-9006-8bfdd548fef2 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 228/455] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:03:36 2026] GET /v2.0/security-groups?tenant_id=9fe54bd49c844757b7affdd88ecbab3b&name=default => generated 2922 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:03:36.693 8 INFO neutron.db.segments_db [None req-7feb75ca-36a0-4310-a778-c47359364249 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Added segment 57a706f3-7d7d-4148-a45d-a5a66923916d of type vxlan for network ead9103a-4e8a-46b5-a626-a4e66e92d5a6 [pid: 7|app: 0|req: 228/456] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:03:34 2026] POST /v2.0/routers => generated 725 bytes in 2288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:03:36.921 8 INFO neutron.db.l3_hamode_db [None req-7feb75ca-36a0-4310-a778-c47359364249 796f3761128e4e28a8cb581eef97d076 498d7e88d45547e28346e86f89e1b345 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 22:03:37.636 8 INFO neutron.db.l3_hamode_db [None req-7feb75ca-36a0-4310-a778-c47359364249 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 229/457] 10.0.0.91 () {34 vars in 781 bytes} [Thu May 7 22:03:36 2026] PUT /v2.0/routers/336d1b0b-fa24-428c-a3c0-80b235b44cb2/add_router_interface => generated 310 bytes in 1050 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/458] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:03:37 2026] DELETE /v2.0/security-groups/540c356b-4e0d-4da2-9bf3-de4e51a171a2 => 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: 229/459] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:03:36 2026] POST /v2.0/routers => generated 730 bytes in 1723 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/460] 10.0.0.91 () {34 vars in 781 bytes} [Thu May 7 22:03:38 2026] PUT /v2.0/routers/1fe7f16b-e516-4040-9270-18dcacd08964/add_router_interface => generated 310 bytes in 1003 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/461] 10.0.0.169 () {38 vars in 970 bytes} [Thu May 7 22:03:39 2026] POST /v2.0/security-groups => generated 1686 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/462] 10.0.0.91 () {34 vars in 781 bytes} [Thu May 7 22:03:38 2026] PUT /v2.0/routers/d70bc031-3d46-4088-a06e-b44b20218a51/add_router_interface => generated 310 bytes in 1124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/463] 10.0.0.91 () {34 vars in 683 bytes} [Thu May 7 22:03:39 2026] POST /v2.0/security-groups => generated 1661 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/464] 10.0.0.169 () {34 vars in 990 bytes} [Thu May 7 22:03:39 2026] GET /v2.0/security-groups/5d223980-91d7-41cc-a6e6-8506907c08d7 => generated 1686 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/465] 10.0.0.91 () {34 vars in 693 bytes} [Thu May 7 22:03:39 2026] POST /v2.0/security-group-rules => generated 597 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/466] 10.0.0.169 () {38 vars in 980 bytes} [Thu May 7 22:03:39 2026] POST /v2.0/security-group-rules => generated 614 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:03:40.023 8 INFO neutron.db.segments_db [None req-914a1572-beb4-449e-8a3b-391beaec47a5 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Added segment be6b1810-61f5-4632-929b-eb903af308a1 of type vxlan for network 905eb300-78de-496b-bc3e-78cd7366fe79 [pid: 8|app: 0|req: 232/467] 10.0.0.91 () {34 vars in 669 bytes} [Thu May 7 22:03:39 2026] POST /v2.0/networks => generated 752 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/468] 10.0.0.91 () {34 vars in 693 bytes} [Thu May 7 22:03:40 2026] POST /v2.0/security-group-rules => generated 602 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/469] 10.0.0.91 () {34 vars in 683 bytes} [Thu May 7 22:03:40 2026] POST /v2.0/security-groups => generated 1660 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/470] 10.0.0.169 () {38 vars in 970 bytes} [Thu May 7 22:03:40 2026] POST /v2.0/security-groups => generated 1686 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/471] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:03:40 2026] POST /v2.0/subnets => generated 699 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/472] 10.0.0.91 () {34 vars in 693 bytes} [Thu May 7 22:03:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/473] 10.0.0.169 () {34 vars in 990 bytes} [Thu May 7 22:03:40 2026] GET /v2.0/security-groups/01f34121-2e96-41a3-99b1-d5156f2b5cb7 => generated 1686 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:03:40.515 8 INFO neutron.db.segments_db [None req-f0bb057e-3934-403d-95ae-c5abac4a22e3 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Added segment fd3b582b-cb8e-4726-aea5-67934353fe63 of type vxlan for network 38546125-75c2-4278-89c3-e51aeab332b0 2026-05-07 22:03:40.734 8 INFO neutron.db.l3_hamode_db [None req-f0bb057e-3934-403d-95ae-c5abac4a22e3 796f3761128e4e28a8cb581eef97d076 fe4856b3b2f64b18a467788a5d87491a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 238/474] 10.0.0.91 () {34 vars in 674 bytes} [Thu May 7 22:03:40 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) [pid: 7|app: 0|req: 239/475] 10.0.0.91 () {34 vars in 693 bytes} [Thu May 7 22:03:40 2026] POST /v2.0/security-group-rules => generated 602 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/476] 10.0.0.169 () {38 vars in 980 bytes} [Thu May 7 22:03:40 2026] POST /v2.0/security-group-rules => generated 614 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/477] 10.0.0.91 () {34 vars in 674 bytes} [Thu May 7 22:03:41 2026] POST /v2.0/floatingips => generated 552 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/478] 10.0.0.169 () {34 vars in 990 bytes} [Thu May 7 22:03:41 2026] GET /v2.0/security-groups/01f34121-2e96-41a3-99b1-d5156f2b5cb7 => generated 2311 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:03:41.475 7 WARNING neutron.db.securitygroups_db [req-ec688096-032b-4242-a1c0-48eae01fff19 req-4c57a054-4430-4ebc-a895-b78a945952b0 30038ebfd07e4cc1bd5e9cfb7d8e6900 953fe521e1ed4bb1a7567c59168b9711 - - default default] project_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: 243/479] 10.0.0.169 () {34 vars in 1099 bytes} [Thu May 7 22:03:41 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1390063845&fields=id&tenant_id=953fe521e1ed4bb1a7567c59168b9711 => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/480] 10.0.0.169 () {38 vars in 980 bytes} [Thu May 7 22:03:41 2026] POST /v2.0/security-group-rules => generated 619 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/481] 10.0.0.169 () {34 vars in 981 bytes} [Thu May 7 22:03:41 2026] GET /v2.0/networks?id=a4438cbe-a7b8-4a74-a1fd-d49d79aef14b => generated 670 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:03:41.640 8 INFO neutron.db.l3_hamode_db [None req-f0bb057e-3934-403d-95ae-c5abac4a22e3 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 246/482] 10.0.0.169 () {34 vars in 990 bytes} [Thu May 7 22:03:41 2026] GET /v2.0/security-groups/01f34121-2e96-41a3-99b1-d5156f2b5cb7 => generated 2941 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/483] 10.0.0.169 () {34 vars in 964 bytes} [Thu May 7 22:03:41 2026] GET /v2.0/quotas/953fe521e1ed4bb1a7567c59168b9711 => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/484] 10.0.0.169 () {34 vars in 1001 bytes} [Thu May 7 22:03:41 2026] GET /v2.0/ports?tenant_id=953fe521e1ed4bb1a7567c59168b9711&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: 249/485] 10.0.0.169 () {34 vars in 1000 bytes} [Thu May 7 22:03:41 2026] GET /v2.0/security-group-rules/4d5abad1-0e75-42b4-8a79-af93834587e9 => generated 616 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/486] 10.0.0.169 () {34 vars in 990 bytes} [Thu May 7 22:03:41 2026] GET /v2.0/security-groups/01f34121-2e96-41a3-99b1-d5156f2b5cb7 => generated 2941 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/487] 10.0.0.169 () {36 vars in 1022 bytes} [Thu May 7 22:03:41 2026] DELETE /v2.0/security-group-rules/4d5abad1-0e75-42b4-8a79-af93834587e9 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:03:41.988 7 WARNING neutron.db.securitygroups_db [req-8f9fd205-ea36-4450-9c19-b2731998a74c req-09632fbb-1c8b-4ec4-9505-2d8fbcd9fcac 1fff469e826e40bcad05f5d5c0c70c51 498d7e88d45547e28346e86f89e1b345 - - default default] project_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: 252/488] 10.0.0.169 () {34 vars in 1097 bytes} [Thu May 7 22:03:41 2026] GET /v2.0/security-groups?name=tempest-securitygroup--361609843&fields=id&tenant_id=498d7e88d45547e28346e86f89e1b345 => generated 69 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/489] 10.0.0.169 () {34 vars in 981 bytes} [Thu May 7 22:03:42 2026] GET /v2.0/networks?id=475480bb-021a-47f6-aa23-66e3a6b65aac => generated 675 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/490] 10.0.0.169 () {34 vars in 964 bytes} [Thu May 7 22:03:42 2026] GET /v2.0/quotas/498d7e88d45547e28346e86f89e1b345 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/491] 10.0.0.169 () {34 vars in 906 bytes} [Thu May 7 22:03:42 2026] GET /v2.0/extensions => generated 22222 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/492] 10.0.0.169 () {34 vars in 1001 bytes} [Thu May 7 22:03:42 2026] GET /v2.0/ports?tenant_id=498d7e88d45547e28346e86f89e1b345&fields=id => generated 57 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/493] 10.0.0.169 () {34 vars in 1007 bytes} [Thu May 7 22:03:42 2026] GET /v2.0/networks/a4438cbe-a7b8-4a74-a1fd-d49d79aef14b?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: 258/494] 10.0.0.169 () {34 vars in 1107 bytes} [Thu May 7 22:03:42 2026] GET /v2.0/networks/a4438cbe-a7b8-4a74-a1fd-d49d79aef14b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/495] 10.0.0.169 () {34 vars in 990 bytes} [Thu May 7 22:03:42 2026] GET /v2.0/security-groups/01f34121-2e96-41a3-99b1-d5156f2b5cb7 => generated 2311 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/496] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:03:40 2026] POST /v2.0/routers => generated 739 bytes in 2065 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/497] 10.0.0.169 () {34 vars in 906 bytes} [Thu May 7 22:03:42 2026] GET /v2.0/extensions => generated 22222 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/498] 10.0.0.169 () {36 vars in 1012 bytes} [Thu May 7 22:03:42 2026] DELETE /v2.0/security-groups/01f34121-2e96-41a3-99b1-d5156f2b5cb7 => generated 0 bytes in 369 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/499] 10.0.0.169 () {34 vars in 1007 bytes} [Thu May 7 22:03:42 2026] GET /v2.0/networks/475480bb-021a-47f6-aa23-66e3a6b65aac?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: 262/500] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:03:42 2026] GET /v2.0/ports?device_id=a2fb35b8-6977-4960-b674-fbd53ab05a11 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/501] 10.0.0.169 () {34 vars in 1107 bytes} [Thu May 7 22:03:42 2026] GET /v2.0/networks/475480bb-021a-47f6-aa23-66e3a6b65aac?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/502] 10.0.0.169 () {34 vars in 990 bytes} [Thu May 7 22:03:42 2026] GET /v2.0/security-groups/5d223980-91d7-41cc-a6e6-8506907c08d7 => generated 2311 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/503] 10.0.0.169 () {36 vars in 1012 bytes} [Thu May 7 22:03:42 2026] DELETE /v2.0/security-groups/5d223980-91d7-41cc-a6e6-8506907c08d7 => 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: 239/504] 10.0.0.91 () {34 vars in 781 bytes} [Thu May 7 22:03:42 2026] PUT /v2.0/routers/60b84c3c-d609-4cb3-9615-a4887fc2e505/add_router_interface => generated 310 bytes in 958 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:03:43.561 7 INFO neutron_taas.services.taas.taas_plugin [None req-7cea068c-49c7-4fb1-bb3e-cafa0bd7c379 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: 52a0016d-7c57-4f5a-90b7-e9aed92cc36a 2026-05-07 22:03:43.574 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7cea068c-49c7-4fb1-bb3e-cafa0bd7c379 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: 52a0016d-7c57-4f5a-90b7-e9aed92cc36a [pid: 8|app: 0|req: 240/505] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:03:43 2026] GET /v2.0/ports?device_id=af0de433-3041-42d4-9f19-70c80b1d50b5 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/508] 10.0.0.91 () {34 vars in 787 bytes} [Thu May 7 22:03:43 2026] PUT /v2.0/routers/336d1b0b-fa24-428c-a3c0-80b235b44cb2/remove_router_interface => generated 310 bytes in 990 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/509] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:03:44 2026] GET /v2.0/ports?device_id=a2fb35b8-6977-4960-b674-fbd53ab05a11 => 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: 243/510] 10.0.0.91 () {34 vars in 683 bytes} [Thu May 7 22:03:44 2026] POST /v2.0/security-groups => generated 1659 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/511] 10.0.0.91 () {34 vars in 693 bytes} [Thu May 7 22:03:44 2026] POST /v2.0/security-group-rules => generated 597 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:03:44.285 7 INFO neutron_taas.services.taas.taas_plugin [None req-dbd94f74-956e-40c7-b6d6-1646913ff993 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: 3f953dec-9c0e-4ba8-ba82-1f7709d32e74 2026-05-07 22:03:44.288 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dbd94f74-956e-40c7-b6d6-1646913ff993 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: 3f953dec-9c0e-4ba8-ba82-1f7709d32e74 [pid: 8|app: 0|req: 245/512] 10.0.0.91 () {34 vars in 693 bytes} [Thu May 7 22:03:44 2026] POST /v2.0/security-group-rules => generated 602 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:03:44.534 7 INFO neutron_taas.services.taas.taas_plugin [None req-dbd94f74-956e-40c7-b6d6-1646913ff993 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: e89e550b-e665-4487-b071-f7e41ef3f407 2026-05-07 22:03:44.537 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dbd94f74-956e-40c7-b6d6-1646913ff993 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: e89e550b-e665-4487-b071-f7e41ef3f407 2026-05-07 22:03:44.612 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-dbd94f74-956e-40c7-b6d6-1646913ff993 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 96, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 574, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 601, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2260, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 657, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 711, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2294, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2299, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-05-07 22:03:44.959 7 INFO neutron.db.l3_hamode_db [None req-dbd94f74-956e-40c7-b6d6-1646913ff993 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] HA network 07a38051-46ad-45e1-9a97-141a23e71026 was deleted as no HA routers are present in project 0fd54492eafd41849718aaa211109139. [pid: 7|app: 0|req: 268/513] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:03:44 2026] DELETE /v2.0/routers/336d1b0b-fa24-428c-a3c0-80b235b44cb2 => generated 0 bytes in 856 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/514] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:03:44 2026] GET /v2.0/ports?device_id=af0de433-3041-42d4-9f19-70c80b1d50b5 => 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: 246/515] 10.0.0.91 () {34 vars in 674 bytes} [Thu May 7 22:03:44 2026] POST /v2.0/floatingips => generated 552 bytes in 639 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/516] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:03:44 2026] DELETE /v2.0/subnets/482bb7c6-f2b5-4767-8dc3-551614913cc2 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:03:45.250 8 INFO neutron_taas.services.taas.taas_plugin [None req-c2f1e4d5-d33b-4d7c-a47a-abfbd2ae397c 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: fc340715-84c9-4210-a5e0-868e315f22f1 2026-05-07 22:03:45.260 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c2f1e4d5-d33b-4d7c-a47a-abfbd2ae397c 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: fc340715-84c9-4210-a5e0-868e315f22f1 [pid: 7|app: 0|req: 271/517] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:03:45 2026] GET /v2.0/ports?device_id=a2fb35b8-6977-4960-b674-fbd53ab05a11 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:03:45.297 7 INFO neutron.services.segments.plugin [-] Segment 98e09729-6035-4910-85f5-af5bee3331bf resource provider aggregate not found 2026-05-07 22:03:45.309 7 INFO neutron.services.segments.plugin [-] Segment 98e09729-6035-4910-85f5-af5bee3331bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98e09729-6035-4910-85f5-af5bee3331bf found for delete ", "request_id": "req-8646693b-611e-4348-a3db-c393d36ff763"}]} 2026-05-07 22:03:45.336 7 INFO neutron.services.segments.plugin [-] Segment 98e09729-6035-4910-85f5-af5bee3331bf resource provider aggregate not found 2026-05-07 22:03:45.353 7 INFO neutron.services.segments.plugin [-] Segment 98e09729-6035-4910-85f5-af5bee3331bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98e09729-6035-4910-85f5-af5bee3331bf found for delete ", "request_id": "req-0e218fa1-2dfb-498a-abdb-19967b5a2303"}]} 2026-05-07 22:03:45.413 7 WARNING neutron.db.securitygroups_db [req-291939bc-ca92-4991-84fa-d4af545fd0e3 req-975603aa-014c-4f7d-af63-be600dd00613 63258b14e2ad4453b5fc23262968958c fe4856b3b2f64b18a467788a5d87491a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 272/518] 10.0.0.169 () {34 vars in 1095 bytes} [Thu May 7 22:03:45 2026] GET /v2.0/security-groups?name=tempest-securitygroup--46464517&fields=id&tenant_id=fe4856b3b2f64b18a467788a5d87491a => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/519] 10.0.0.169 () {34 vars in 981 bytes} [Thu May 7 22:03:45 2026] GET /v2.0/networks?id=905eb300-78de-496b-bc3e-78cd7366fe79 => generated 684 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/520] 10.0.0.169 () {34 vars in 964 bytes} [Thu May 7 22:03:45 2026] GET /v2.0/quotas/fe4856b3b2f64b18a467788a5d87491a => 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: 247/521] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:03:45 2026] DELETE /v2.0/networks/893d22c0-557b-4761-a441-421b4e36a635 => generated 0 bytes in 394 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/522] 10.0.0.169 () {34 vars in 1001 bytes} [Thu May 7 22:03:45 2026] GET /v2.0/ports?tenant_id=fe4856b3b2f64b18a467788a5d87491a&fields=id => generated 57 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:03:45.703 7 WARNING neutron.db.securitygroups_db [None req-11a63905-5d70-4bea-8c65-5fb7bdf10399 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 248/523] 10.0.0.169 () {34 vars in 1007 bytes} [Thu May 7 22:03:45 2026] GET /v2.0/networks/905eb300-78de-496b-bc3e-78cd7366fe79?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/524] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:03:45 2026] GET /v2.0/security-groups?tenant_id=0fd54492eafd41849718aaa211109139&name=default => generated 2921 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/525] 10.0.0.169 () {34 vars in 1107 bytes} [Thu May 7 22:03:45 2026] GET /v2.0/networks/905eb300-78de-496b-bc3e-78cd7366fe79?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: 277/526] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:03:45 2026] DELETE /v2.0/security-groups/50c35ff9-4bf1-40d0-a112-0a752e259a0b => 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: 250/527] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:03:45 2026] GET /v2.0/ports?device_id=ef70cb63-778d-47a7-a43b-12d325c464a8 => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/528] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:03:46 2026] GET /v2.0/ports?device_id=af0de433-3041-42d4-9f19-70c80b1d50b5 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:03:46.143 8 INFO neutron.services.segments.plugin [-] Segment 9fac2f84-6e7e-4c98-97d7-74f066c796eb resource provider aggregate not found 2026-05-07 22:03:46.161 8 INFO neutron.services.segments.plugin [-] Segment 9fac2f84-6e7e-4c98-97d7-74f066c796eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9fac2f84-6e7e-4c98-97d7-74f066c796eb found for delete ", "request_id": "req-9c77ffb6-ea42-4b5e-ba74-5f4d68f7ca8d"}]} 2026-05-07 22:03:46.173 8 INFO neutron.services.segments.plugin [-] Segment 9fac2f84-6e7e-4c98-97d7-74f066c796eb resource provider aggregate not found 2026-05-07 22:03:46.190 8 INFO neutron.services.segments.plugin [-] Segment 9fac2f84-6e7e-4c98-97d7-74f066c796eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9fac2f84-6e7e-4c98-97d7-74f066c796eb found for delete ", "request_id": "req-48edf0a5-aa48-44f0-874f-46004e2f6feb"}]} [pid: 8|app: 0|req: 251/529] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:03:46 2026] GET /v2.0/ports?device_id=a2fb35b8-6977-4960-b674-fbd53ab05a11 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/530] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:03:47 2026] GET /v2.0/ports?device_id=ef70cb63-778d-47a7-a43b-12d325c464a8 => 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: 252/531] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:03:47 2026] GET /v2.0/ports?device_id=af0de433-3041-42d4-9f19-70c80b1d50b5 => 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: 253/532] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:03:47 2026] GET /v2.0/ports?device_id=a2fb35b8-6977-4960-b674-fbd53ab05a11 => 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: 280/533] 199.204.45.242 () {34 vars in 985 bytes} [Thu May 7 22:03:47 2026] GET /v2.0/networks?id=a4438cbe-a7b8-4a74-a1fd-d49d79aef14b => generated 670 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/534] 199.204.45.242 () {34 vars in 910 bytes} [Thu May 7 22:03:47 2026] GET /v2.0/extensions => generated 22222 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-07 22:03:47.692 7 WARNING neutron.db.securitygroups_db [req-ec688096-032b-4242-a1c0-48eae01fff19 req-7d6871c3-1a1e-4358-baa5-21375125478d 30038ebfd07e4cc1bd5e9cfb7d8e6900 953fe521e1ed4bb1a7567c59168b9711 - - default default] project_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: 282/535] 199.204.45.242 () {34 vars in 1049 bytes} [Thu May 7 22:03:47 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=953fe521e1ed4bb1a7567c59168b9711 => generated 181 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:03:47.761 8 INFO neutron.db.segments_db [None req-57fb454d-0a84-4c73-95a2-f878b73c042e 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Added segment 7bea877a-40b9-462e-8b1a-68439ba5f121 of type vxlan for network 07214885-bc3c-4407-879d-6d58cf2fc1b0 [pid: 8|app: 0|req: 254/536] 10.0.0.91 () {34 vars in 669 bytes} [Thu May 7 22:03:47 2026] POST /v2.0/networks => generated 745 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/537] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:03:47 2026] POST /v2.0/subnets => generated 692 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:03:48.071 8 INFO neutron.db.segments_db [None req-0144d38e-f26a-47c5-9d73-a14e54864f3c 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Added segment 3af92036-aa39-4569-8f5c-a9ff4c748774 of type vxlan for network 44092334-490c-485d-be72-9a92f18ce18b [pid: 7|app: 0|req: 283/538] 199.204.45.242 () {38 vars in 954 bytes} [Thu May 7 22:03:47 2026] POST /v2.0/ports => generated 958 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 284/539] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:03:48 2026] GET /v2.0/ports?device_id=ef70cb63-778d-47a7-a43b-12d325c464a8 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/540] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:03:48 2026] GET /v2.0/ports?device_id=af0de433-3041-42d4-9f19-70c80b1d50b5 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:03:48.309 8 INFO neutron.db.l3_hamode_db [None req-0144d38e-f26a-47c5-9d73-a14e54864f3c 796f3761128e4e28a8cb581eef97d076 8039cc2867474d12ad33a253f09b6586 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 286/541] 199.204.45.242 () {38 vars in 1027 bytes} [Thu May 7 22:03:48 2026] PUT /v2.0/ports/678d46ff-0f6c-487d-9c87-3d7d845eb6a6 => generated 1239 bytes in 467 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 22:03:48.972 8 INFO neutron.db.l3_hamode_db [None req-0144d38e-f26a-47c5-9d73-a14e54864f3c 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 287/542] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:03:48 2026] GET /v2.0/ports?device_id=a2fb35b8-6977-4960-b674-fbd53ab05a11 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/543] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:03:48 2026] GET /v2.0/security-groups?id=4f08564f-feb8-4101-b2dd-abe9975f3753&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/544] 199.204.45.242 () {34 vars in 985 bytes} [Thu May 7 22:03:49 2026] GET /v2.0/networks?id=475480bb-021a-47f6-aa23-66e3a6b65aac => generated 675 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:03:49.191 7 WARNING neutron.db.securitygroups_db [req-8f9fd205-ea36-4450-9c19-b2731998a74c req-09aba97d-e92c-4912-a5cd-a20024a7a281 1fff469e826e40bcad05f5d5c0c70c51 498d7e88d45547e28346e86f89e1b345 - - default default] project_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: 290/545] 199.204.45.242 () {34 vars in 1049 bytes} [Thu May 7 22:03:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=498d7e88d45547e28346e86f89e1b345 => generated 180 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:03:49.398 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-730152c7-7450-4fdd-ba82-db18bc7b3665'] response: {'name': 'network-changed', 'server_uuid': 'a2fb35b8-6977-4960-b674-fbd53ab05a11', 'tag': '678d46ff-0f6c-487d-9c87-3d7d845eb6a6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 291/546] 199.204.45.242 () {38 vars in 954 bytes} [Thu May 7 22:03:49 2026] POST /v2.0/ports => generated 954 bytes in 442 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: 292/547] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:03:49 2026] GET /v2.0/ports?device_id=ef70cb63-778d-47a7-a43b-12d325c464a8 => 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: 293/548] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:03:49 2026] GET /v2.0/ports?device_id=af0de433-3041-42d4-9f19-70c80b1d50b5 => generated 957 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/549] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:03:48 2026] POST /v2.0/routers => generated 732 bytes in 1984 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/550] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:03:50 2026] GET /v2.0/security-groups?id=d522a42c-77e5-4f12-82f5-f2f1b495fc7a&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/551] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:03:50 2026] GET /v2.0/ports?tenant_id=953fe521e1ed4bb1a7567c59168b9711&device_id=a2fb35b8-6977-4960-b674-fbd53ab05a11 => generated 1242 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/552] 199.204.45.242 () {38 vars in 1027 bytes} [Thu May 7 22:03:49 2026] PUT /v2.0/ports/2c421528-6b55-4d42-8fbc-04719a654eda => generated 1235 bytes in 436 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: 295/553] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:03:50 2026] GET /v2.0/ports?device_id=a2fb35b8-6977-4960-b674-fbd53ab05a11 => 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/554] 199.204.45.242 () {34 vars in 1017 bytes} [Thu May 7 22:03:50 2026] GET /v2.0/networks?tenant_id=953fe521e1ed4bb1a7567c59168b9711&shared=False => generated 766 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/555] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:03:50 2026] GET /v2.0/security-groups?id=4f08564f-feb8-4101-b2dd-abe9975f3753&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: 298/556] 199.204.45.242 () {34 vars in 929 bytes} [Thu May 7 22:03:50 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/557] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:03:50 2026] GET /v2.0/ports?device_id=ef70cb63-778d-47a7-a43b-12d325c464a8 => 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: 300/558] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:03:51 2026] GET /v2.0/ports?device_id=af0de433-3041-42d4-9f19-70c80b1d50b5 => generated 969 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/559] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:03:51 2026] GET /v2.0/ports?tenant_id=498d7e88d45547e28346e86f89e1b345&device_id=af0de433-3041-42d4-9f19-70c80b1d50b5 => generated 1238 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/560] 10.0.0.91 () {34 vars in 781 bytes} [Thu May 7 22:03:50 2026] PUT /v2.0/routers/0162529d-f863-4b95-aeeb-4a8b34d60898/add_router_interface => generated 310 bytes in 1178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/561] 199.204.45.242 () {34 vars in 1057 bytes} [Thu May 7 22:03:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=2c421528-6b55-4d42-8fbc-04719a654eda => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/562] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:03:51 2026] GET /v2.0/security-groups?id=d522a42c-77e5-4f12-82f5-f2f1b495fc7a&fields=id&fields=name => generated 113 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/563] 199.204.45.242 () {34 vars in 983 bytes} [Thu May 7 22:03:51 2026] GET /v2.0/subnets?id=1405e381-4d86-47e9-ad3b-a46d81c96959 => generated 693 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/564] 199.204.45.242 () {34 vars in 985 bytes} [Thu May 7 22:03:51 2026] GET /v2.0/networks?id=905eb300-78de-496b-bc3e-78cd7366fe79 => generated 684 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/565] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:03:51 2026] GET /v2.0/ports?tenant_id=953fe521e1ed4bb1a7567c59168b9711&device_id=a2fb35b8-6977-4960-b674-fbd53ab05a11 => generated 1242 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/566] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:03:51 2026] GET /v2.0/ports?device_id=a2fb35b8-6977-4960-b674-fbd53ab05a11 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:03:51.445 7 WARNING neutron.db.securitygroups_db [req-291939bc-ca92-4991-84fa-d4af545fd0e3 req-8ba825c5-f058-4230-bc65-57bb08c1aa4d 63258b14e2ad4453b5fc23262968958c fe4856b3b2f64b18a467788a5d87491a - - default default] project_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: 263/567] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:03:51 2026] GET /v2.0/ports?network_id=475480bb-021a-47f6-aa23-66e3a6b65aac&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/568] 199.204.45.242 () {34 vars in 1049 bytes} [Thu May 7 22:03:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=fe4856b3b2f64b18a467788a5d87491a => generated 179 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:03:51.485 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-49d54580-dca7-4659-99b0-bdebc24f3df0'] response: {'name': 'network-changed', 'server_uuid': 'af0de433-3041-42d4-9f19-70c80b1d50b5', 'tag': '2c421528-6b55-4d42-8fbc-04719a654eda', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 264/569] 199.204.45.242 () {34 vars in 1059 bytes} [Thu May 7 22:03:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=678d46ff-0f6c-487d-9c87-3d7d845eb6a6 => 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: 306/570] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:03:51 2026] GET /v2.0/security-groups?id=4f08564f-feb8-4101-b2dd-abe9975f3753&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: 265/571] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:03:51 2026] GET /v2.0/networks/475480bb-021a-47f6-aa23-66e3a6b65aac?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: 266/572] 199.204.45.242 () {34 vars in 983 bytes} [Thu May 7 22:03:51 2026] GET /v2.0/subnets?id=6896fc3e-ef3e-4daf-8f8c-cc510e3f6d89 => generated 688 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/573] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:03:51 2026] GET /v2.0/networks/475480bb-021a-47f6-aa23-66e3a6b65aac?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: 268/574] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:03:51 2026] GET /v2.0/ports?network_id=a4438cbe-a7b8-4a74-a1fd-d49d79aef14b&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: 269/575] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:03:51 2026] GET /v2.0/networks/a4438cbe-a7b8-4a74-a1fd-d49d79aef14b?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: 270/576] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:03:51 2026] GET /v2.0/networks/a4438cbe-a7b8-4a74-a1fd-d49d79aef14b?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: 271/577] 10.0.0.169 () {38 vars in 970 bytes} [Thu May 7 22:03:51 2026] POST /v2.0/security-groups => generated 1682 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/578] 199.204.45.242 () {38 vars in 954 bytes} [Thu May 7 22:03:51 2026] POST /v2.0/ports => generated 958 bytes in 406 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: 272/579] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:03:51 2026] GET /v2.0/ports?device_id=ef70cb63-778d-47a7-a43b-12d325c464a8 => generated 961 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/580] 10.0.0.169 () {38 vars in 970 bytes} [Thu May 7 22:03:51 2026] POST /v2.0/security-groups => generated 1682 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/581] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:03:52 2026] GET /v2.0/security-groups?id=e665568b-00a8-4cb3-99fd-358b9581712c&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/582] 10.0.0.169 () {38 vars in 970 bytes} [Thu May 7 22:03:52 2026] POST /v2.0/security-groups => generated 1681 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-07 22:03:52.282 7 WARNING neutron.db.securitygroups_db [req-db8b7fe9-3b6e-4781-91ca-0bbac6e2f702 req-875d3780-e70c-410d-993b-891f839d0550 ff986eb946734e099a3a27f6e1b34544 8039cc2867474d12ad33a253f09b6586 - - default default] project_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: 311/583] 10.0.0.169 () {34 vars in 1001 bytes} [Thu May 7 22:03:52 2026] GET /v2.0/security-groups?tenant_id=8039cc2867474d12ad33a253f09b6586 => generated 7910 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/584] 10.0.0.169 () {34 vars in 990 bytes} [Thu May 7 22:03:52 2026] GET /v2.0/security-groups/e40d7696-ccea-4a7e-b709-6bc1d60fb3f2 => generated 2922 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/585] 10.0.0.169 () {34 vars in 990 bytes} [Thu May 7 22:03:52 2026] GET /v2.0/security-groups/e40d7696-ccea-4a7e-b709-6bc1d60fb3f2 => generated 2922 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/586] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:03:52 2026] GET /v2.0/ports?device_id=af0de433-3041-42d4-9f19-70c80b1d50b5 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/587] 10.0.0.169 () {34 vars in 990 bytes} [Thu May 7 22:03:52 2026] GET /v2.0/security-groups/faefaf4b-b4ee-4472-aee1-0c17d88230ea => generated 1682 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/588] 199.204.45.242 () {38 vars in 1027 bytes} [Thu May 7 22:03:51 2026] PUT /v2.0/ports/ca303b58-ca31-46c8-a487-c7974d3db93b => generated 1239 bytes in 490 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: 316/589] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:03:52 2026] GET /v2.0/security-groups?id=d522a42c-77e5-4f12-82f5-f2f1b495fc7a&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: 274/590] 10.0.0.169 () {36 vars in 1012 bytes} [Thu May 7 22:03:52 2026] DELETE /v2.0/security-groups/faefaf4b-b4ee-4472-aee1-0c17d88230ea => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:03:52.606 8 INFO neutron.api.v2.resource [req-c8688f9a-a662-47f9-a040-a8fc2867a999 req-7775b502-d463-46a6-9e6f-bc53c4be2649 ff986eb946734e099a3a27f6e1b34544 8039cc2867474d12ad33a253f09b6586 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 275/591] 10.0.0.169 () {34 vars in 990 bytes} [Thu May 7 22:03:52 2026] GET /v2.0/security-groups/faefaf4b-b4ee-4472-aee1-0c17d88230ea => 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: 317/592] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:03:52 2026] GET /v2.0/ports?device_id=a2fb35b8-6977-4960-b674-fbd53ab05a11 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/593] 10.0.0.169 () {34 vars in 990 bytes} [Thu May 7 22:03:52 2026] GET /v2.0/security-groups/7c296822-1ba6-4aca-89ca-e2b7cb574380 => generated 1682 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/594] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:03:52 2026] GET /v2.0/ports?tenant_id=498d7e88d45547e28346e86f89e1b345&device_id=af0de433-3041-42d4-9f19-70c80b1d50b5 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/595] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:03:52 2026] GET /v2.0/security-groups?id=4f08564f-feb8-4101-b2dd-abe9975f3753&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/596] 199.204.45.242 () {34 vars in 985 bytes} [Thu May 7 22:03:52 2026] GET /v2.0/networks?id=475480bb-021a-47f6-aa23-66e3a6b65aac => generated 771 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/597] 10.0.0.169 () {36 vars in 1012 bytes} [Thu May 7 22:03:52 2026] DELETE /v2.0/security-groups/7c296822-1ba6-4aca-89ca-e2b7cb574380 => 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: 279/598] 199.204.45.242 () {34 vars in 1057 bytes} [Thu May 7 22:03:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=2c421528-6b55-4d42-8fbc-04719a654eda => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:03:52.783 7 INFO neutron.api.v2.resource [req-6b0859d0-5e5a-42d3-b912-69b416ab6953 req-78e26e31-1fa9-4a2f-bfd1-c7204cd8dde7 ff986eb946734e099a3a27f6e1b34544 8039cc2867474d12ad33a253f09b6586 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 320/599] 10.0.0.169 () {34 vars in 990 bytes} [Thu May 7 22:03:52 2026] GET /v2.0/security-groups/7c296822-1ba6-4aca-89ca-e2b7cb574380 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/600] 199.204.45.242 () {34 vars in 983 bytes} [Thu May 7 22:03:52 2026] GET /v2.0/subnets?id=1405e381-4d86-47e9-ad3b-a46d81c96959 => generated 693 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/601] 10.0.0.169 () {34 vars in 990 bytes} [Thu May 7 22:03:52 2026] GET /v2.0/security-groups/5668f18f-574f-4605-919f-991ea2c4d477 => generated 1681 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/602] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:03:52 2026] GET /v2.0/ports?network_id=475480bb-021a-47f6-aa23-66e3a6b65aac&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:03:52.915 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-be308ba7-a44a-4d85-a2e5-1080b9a690d8'] response: {'name': 'network-changed', 'server_uuid': 'ef70cb63-778d-47a7-a43b-12d325c464a8', 'tag': 'ca303b58-ca31-46c8-a487-c7974d3db93b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 322/603] 10.0.0.169 () {36 vars in 1012 bytes} [Thu May 7 22:03:52 2026] DELETE /v2.0/security-groups/5668f18f-574f-4605-919f-991ea2c4d477 => 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: 282/604] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:03:52 2026] GET /v2.0/networks/475480bb-021a-47f6-aa23-66e3a6b65aac?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:03:52.968 8 INFO neutron.api.v2.resource [req-25377154-1a8d-4331-add6-08f169e7a50a req-58f00900-8887-486d-9125-2394a35233d7 ff986eb946734e099a3a27f6e1b34544 8039cc2867474d12ad33a253f09b6586 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 283/605] 10.0.0.169 () {34 vars in 990 bytes} [Thu May 7 22:03:52 2026] GET /v2.0/security-groups/5668f18f-574f-4605-919f-991ea2c4d477 => 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: 323/606] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:03:52 2026] GET /v2.0/networks/475480bb-021a-47f6-aa23-66e3a6b65aac?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:03:52.998 8 WARNING neutron.db.securitygroups_db [req-95cccd2a-2d3a-419c-950c-4b179fab449f req-42654d18-4af4-4576-a1bf-dd167301ca49 ff986eb946734e099a3a27f6e1b34544 8039cc2867474d12ad33a253f09b6586 - - default default] project_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/607] 10.0.0.169 () {34 vars in 1001 bytes} [Thu May 7 22:03:52 2026] GET /v2.0/security-groups?tenant_id=8039cc2867474d12ad33a253f09b6586 => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/608] 10.0.0.169 () {34 vars in 990 bytes} [Thu May 7 22:03:53 2026] GET /v2.0/security-groups/e40d7696-ccea-4a7e-b709-6bc1d60fb3f2 => generated 2922 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/609] 10.0.0.169 () {34 vars in 990 bytes} [Thu May 7 22:03:53 2026] GET /v2.0/security-groups/e40d7696-ccea-4a7e-b709-6bc1d60fb3f2 => generated 2922 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:03:53.137 7 INFO neutron.api.v2.resource [req-931ccc41-2316-4793-b6c3-30cc83ac404f req-ebef456d-d2d4-4d8e-af40-ecc58177b4aa ff986eb946734e099a3a27f6e1b34544 8039cc2867474d12ad33a253f09b6586 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 325/610] 10.0.0.169 () {34 vars in 990 bytes} [Thu May 7 22:03:53 2026] GET /v2.0/security-groups/5668f18f-574f-4605-919f-991ea2c4d477 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 22:03:53.170 8 INFO neutron.api.v2.resource [req-8b317dfd-3b51-4169-9abe-ca3bf18e01d4 req-61760e10-5fd4-4e24-b793-27f1b21729be ff986eb946734e099a3a27f6e1b34544 8039cc2867474d12ad33a253f09b6586 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 286/611] 10.0.0.169 () {34 vars in 990 bytes} [Thu May 7 22:03:53 2026] GET /v2.0/security-groups/7c296822-1ba6-4aca-89ca-e2b7cb574380 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 22:03:53.202 7 INFO neutron.api.v2.resource [req-0178df4e-31cf-4d2d-8c32-9a0100cf8d12 req-6e33fce0-fdef-4030-92aa-43a316857255 ff986eb946734e099a3a27f6e1b34544 8039cc2867474d12ad33a253f09b6586 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 326/612] 10.0.0.169 () {34 vars in 990 bytes} [Thu May 7 22:03:53 2026] GET /v2.0/security-groups/faefaf4b-b4ee-4472-aee1-0c17d88230ea => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/613] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:03:53 2026] GET /v2.0/ports?device_id=ef70cb63-778d-47a7-a43b-12d325c464a8 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/614] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:03:53 2026] GET /v2.0/security-groups?id=e665568b-00a8-4cb3-99fd-358b9581712c&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/615] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:03:53 2026] GET /v2.0/ports?tenant_id=fe4856b3b2f64b18a467788a5d87491a&device_id=ef70cb63-778d-47a7-a43b-12d325c464a8 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/616] 199.204.45.242 () {34 vars in 1017 bytes} [Thu May 7 22:03:53 2026] GET /v2.0/networks?tenant_id=fe4856b3b2f64b18a467788a5d87491a&shared=False => generated 780 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/617] 199.204.45.242 () {34 vars in 929 bytes} [Thu May 7 22:03:53 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:03:53.593 7 INFO neutron_taas.services.taas.taas_plugin [None req-f5b0329f-d178-4d5b-a6a0-a3fef0b668b0 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: d34567d5-7c9b-4889-9ab6-7663e2006da3 2026-05-07 22:03:53.597 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f5b0329f-d178-4d5b-a6a0-a3fef0b668b0 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: d34567d5-7c9b-4889-9ab6-7663e2006da3 [pid: 8|app: 0|req: 292/618] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:03:53 2026] GET /v2.0/ports?device_id=af0de433-3041-42d4-9f19-70c80b1d50b5 => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/619] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:03:53 2026] GET /v2.0/security-groups?id=d522a42c-77e5-4f12-82f5-f2f1b495fc7a&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: 294/620] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:03:53 2026] GET /v2.0/ports?device_id=a2fb35b8-6977-4960-b674-fbd53ab05a11 => generated 973 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/621] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:03:53 2026] GET /v2.0/security-groups?id=4f08564f-feb8-4101-b2dd-abe9975f3753&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: 327/622] 10.0.0.91 () {34 vars in 787 bytes} [Thu May 7 22:03:53 2026] PUT /v2.0/routers/0162529d-f863-4b95-aeeb-4a8b34d60898/remove_router_interface => generated 310 bytes in 936 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/623] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:03:54 2026] GET /v2.0/ports?device_id=ef70cb63-778d-47a7-a43b-12d325c464a8 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:03:54.395 8 INFO neutron_taas.services.taas.taas_plugin [None req-e9e2aa7c-5dd9-453f-bb58-b09f090719e0 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: 567dce47-5ed5-4896-ae2a-1596dcd3a3ac 2026-05-07 22:03:54.398 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e9e2aa7c-5dd9-453f-bb58-b09f090719e0 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: 567dce47-5ed5-4896-ae2a-1596dcd3a3ac [pid: 7|app: 0|req: 329/624] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:03:54 2026] GET /v2.0/security-groups?id=e665568b-00a8-4cb3-99fd-358b9581712c&fields=id&fields=name => generated 112 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/625] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:03:54 2026] GET /v2.0/ports?tenant_id=fe4856b3b2f64b18a467788a5d87491a&device_id=ef70cb63-778d-47a7-a43b-12d325c464a8 => 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: 331/626] 199.204.45.242 () {34 vars in 1059 bytes} [Thu May 7 22:03:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=ca303b58-ca31-46c8-a487-c7974d3db93b => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/627] 199.204.45.242 () {34 vars in 983 bytes} [Thu May 7 22:03:54 2026] GET /v2.0/subnets?id=fe8ae97e-cb70-4cb7-8df8-c7f3628c3ae6 => generated 702 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/628] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:03:54 2026] GET /v2.0/ports?network_id=905eb300-78de-496b-bc3e-78cd7366fe79&device_owner=network%3Adhcp => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/629] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:03:54 2026] GET /v2.0/ports?device_id=af0de433-3041-42d4-9f19-70c80b1d50b5 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/630] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:03:54 2026] GET /v2.0/networks/905eb300-78de-496b-bc3e-78cd7366fe79?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/631] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:03:54 2026] GET /v2.0/security-groups?id=d522a42c-77e5-4f12-82f5-f2f1b495fc7a&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:03:54.987 8 INFO neutron_taas.services.taas.taas_plugin [None req-e9e2aa7c-5dd9-453f-bb58-b09f090719e0 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: e7b38057-354b-4bb5-bdd0-23f9c6996dcf 2026-05-07 22:03:54.991 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e9e2aa7c-5dd9-453f-bb58-b09f090719e0 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: e7b38057-354b-4bb5-bdd0-23f9c6996dcf [pid: 7|app: 0|req: 337/632] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:03:54 2026] GET /v2.0/ports?device_id=a2fb35b8-6977-4960-b674-fbd53ab05a11 => generated 973 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:03:55.079 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-e9e2aa7c-5dd9-453f-bb58-b09f090719e0 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 96, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 574, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 601, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2260, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 657, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 711, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2294, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2299, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 7|app: 0|req: 338/633] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:03:55 2026] GET /v2.0/networks/905eb300-78de-496b-bc3e-78cd7366fe79?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/634] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:03:55 2026] GET /v2.0/security-groups?id=4f08564f-feb8-4101-b2dd-abe9975f3753&fields=id&fields=name => generated 114 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:03:55.391 8 INFO neutron.services.segments.plugin [-] Segment 3af92036-aa39-4569-8f5c-a9ff4c748774 resource provider aggregate not found 2026-05-07 22:03:55.395 8 INFO neutron.services.segments.plugin [-] Segment 3af92036-aa39-4569-8f5c-a9ff4c748774 resource provider aggregate not found 2026-05-07 22:03:55.409 8 INFO neutron.db.l3_hamode_db [None req-e9e2aa7c-5dd9-453f-bb58-b09f090719e0 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] HA network 44092334-490c-485d-be72-9a92f18ce18b was deleted as no HA routers are present in project 8039cc2867474d12ad33a253f09b6586. 2026-05-07 22:03:55.416 8 INFO neutron.services.segments.plugin [-] Segment 3af92036-aa39-4569-8f5c-a9ff4c748774 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3af92036-aa39-4569-8f5c-a9ff4c748774 found for delete ", "request_id": "req-803ba25a-e4eb-4242-a457-a975e27b6892"}]} 2026-05-07 22:03:55.417 8 INFO neutron.services.segments.plugin [-] Segment 3af92036-aa39-4569-8f5c-a9ff4c748774 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3af92036-aa39-4569-8f5c-a9ff4c748774 found for delete ", "request_id": "req-05213104-dc2c-4251-83d9-41c1103ed93a"}]} [pid: 8|app: 0|req: 296/635] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:03:54 2026] DELETE /v2.0/routers/0162529d-f863-4b95-aeeb-4a8b34d60898 => generated 0 bytes in 1267 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/636] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:03:55 2026] GET /v2.0/ports?device_id=ef70cb63-778d-47a7-a43b-12d325c464a8 => generated 973 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/637] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:03:55 2026] DELETE /v2.0/subnets/a5d27af8-8c87-463e-9ff4-9b14031239b0 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/638] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:03:55 2026] GET /v2.0/security-groups?id=e665568b-00a8-4cb3-99fd-358b9581712c&fields=id&fields=name => generated 112 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:03:55.647 7 INFO neutron_taas.services.taas.taas_plugin [None req-9eca6653-ef82-4480-9236-698c2c3b1a57 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: 4999ac82-93cf-4be7-bcdf-c8d6b6b2117a 2026-05-07 22:03:55.652 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9eca6653-ef82-4480-9236-698c2c3b1a57 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: 4999ac82-93cf-4be7-bcdf-c8d6b6b2117a 2026-05-07 22:03:55.844 7 INFO neutron.services.segments.plugin [-] Segment 7bea877a-40b9-462e-8b1a-68439ba5f121 resource provider aggregate not found 2026-05-07 22:03:55.851 7 INFO neutron.services.segments.plugin [-] Segment 7bea877a-40b9-462e-8b1a-68439ba5f121 resource provider aggregate not found 2026-05-07 22:03:55.863 7 INFO neutron.services.segments.plugin [-] Segment 7bea877a-40b9-462e-8b1a-68439ba5f121 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bea877a-40b9-462e-8b1a-68439ba5f121 found for delete ", "request_id": "req-8e430da6-0733-4c2d-8ad5-8cb4811998d2"}]} [pid: 7|app: 0|req: 341/639] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:03:55 2026] DELETE /v2.0/networks/07214885-bc3c-4407-879d-6d58cf2fc1b0 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:03:55.872 7 INFO neutron.services.segments.plugin [-] Segment 7bea877a-40b9-462e-8b1a-68439ba5f121 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bea877a-40b9-462e-8b1a-68439ba5f121 found for delete ", "request_id": "req-7ffa0d3f-00b3-4720-8fa4-a6569d949885"}]} 2026-05-07 22:03:55.970 8 WARNING neutron.db.securitygroups_db [None req-600ec88f-68a3-45d5-9629-56f4c2527dc3 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 299/640] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:03:55 2026] GET /v2.0/security-groups?tenant_id=8039cc2867474d12ad33a253f09b6586&name=default => generated 2925 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/641] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:03:56 2026] GET /v2.0/ports?device_id=af0de433-3041-42d4-9f19-70c80b1d50b5 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/642] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:03:56 2026] DELETE /v2.0/security-groups/e40d7696-ccea-4a7e-b709-6bc1d60fb3f2 => 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: 301/643] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:03:56 2026] GET /v2.0/security-groups?id=d522a42c-77e5-4f12-82f5-f2f1b495fc7a&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/644] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:03:56 2026] GET /v2.0/ports?device_id=a2fb35b8-6977-4960-b674-fbd53ab05a11 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/645] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:03:56 2026] GET /v2.0/security-groups?id=4f08564f-feb8-4101-b2dd-abe9975f3753&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/646] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:03:56 2026] GET /v2.0/ports?device_id=ef70cb63-778d-47a7-a43b-12d325c464a8 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/647] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:03:56 2026] GET /v2.0/security-groups?id=e665568b-00a8-4cb3-99fd-358b9581712c&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/648] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:03:57 2026] GET /v2.0/ports?device_id=af0de433-3041-42d4-9f19-70c80b1d50b5 => 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: 304/649] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:03:57 2026] GET /v2.0/security-groups?id=d522a42c-77e5-4f12-82f5-f2f1b495fc7a&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/650] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:03:57 2026] GET /v2.0/ports?device_id=a2fb35b8-6977-4960-b674-fbd53ab05a11 => 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: 305/651] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:03:57 2026] GET /v2.0/security-groups?id=4f08564f-feb8-4101-b2dd-abe9975f3753&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/652] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:03:57 2026] GET /v2.0/ports?device_id=ef70cb63-778d-47a7-a43b-12d325c464a8 => generated 973 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/653] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:03:57 2026] GET /v2.0/security-groups?id=e665568b-00a8-4cb3-99fd-358b9581712c&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:03:58.327 7 INFO neutron.db.segments_db [None req-b210672a-627e-410a-a315-d408863c97e8 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Added segment bd1dbc6e-6dd1-4036-b463-8e70ac48f870 of type vxlan for network 56765edb-a868-476e-8fa7-221709a669f1 [pid: 7|app: 0|req: 348/656] 10.0.0.91 () {34 vars in 669 bytes} [Thu May 7 22:03:57 2026] POST /v2.0/networks => generated 748 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/657] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:03:58 2026] GET /v2.0/ports?device_id=af0de433-3041-42d4-9f19-70c80b1d50b5 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/658] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:03:58 2026] GET /v2.0/security-groups?id=d522a42c-77e5-4f12-82f5-f2f1b495fc7a&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: 311/659] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:03:58 2026] GET /v2.0/ports?device_id=a2fb35b8-6977-4960-b674-fbd53ab05a11 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/660] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:03:58 2026] POST /v2.0/subnets => generated 695 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/661] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:03:58 2026] GET /v2.0/security-groups?id=4f08564f-feb8-4101-b2dd-abe9975f3753&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:03:58.646 7 INFO neutron.db.segments_db [None req-72b37913-f2af-4702-bc91-2f5092fcaa50 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Added segment 4afa7ab9-92a5-401c-ac39-6517abe2549a of type vxlan for network ba2560d6-f744-4416-a2f3-0c468d4ccc97 2026-05-07 22:03:58.980 7 INFO neutron.db.l3_hamode_db [None req-72b37913-f2af-4702-bc91-2f5092fcaa50 796f3761128e4e28a8cb581eef97d076 a7735b3e190e4c4bbb28dab59c134df9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 313/662] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:03:58 2026] GET /v2.0/ports?device_id=ef70cb63-778d-47a7-a43b-12d325c464a8 => generated 973 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/663] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:03:59 2026] GET /v2.0/security-groups?id=e665568b-00a8-4cb3-99fd-358b9581712c&fields=id&fields=name => generated 112 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/664] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:03:59 2026] GET /v2.0/ports?device_id=af0de433-3041-42d4-9f19-70c80b1d50b5 => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/665] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:03:59 2026] GET /v2.0/security-groups?id=d522a42c-77e5-4f12-82f5-f2f1b495fc7a&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: 317/666] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:03:59 2026] GET /v2.0/ports?device_id=a2fb35b8-6977-4960-b674-fbd53ab05a11 => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/667] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:03:59 2026] GET /v2.0/security-groups?id=4f08564f-feb8-4101-b2dd-abe9975f3753&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-05-07 22:04:00.049 7 INFO neutron.db.l3_hamode_db [None req-72b37913-f2af-4702-bc91-2f5092fcaa50 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 319/668] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:00 2026] GET /v2.0/ports?device_id=ef70cb63-778d-47a7-a43b-12d325c464a8 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/669] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:04:00 2026] GET /v2.0/security-groups?id=e665568b-00a8-4cb3-99fd-358b9581712c&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/670] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:00 2026] GET /v2.0/ports?device_id=af0de433-3041-42d4-9f19-70c80b1d50b5 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/671] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:04:00 2026] GET /v2.0/security-groups?id=d522a42c-77e5-4f12-82f5-f2f1b495fc7a&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/672] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:03:58 2026] POST /v2.0/routers => generated 735 bytes in 2221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/673] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:00 2026] GET /v2.0/ports?device_id=af0de433-3041-42d4-9f19-70c80b1d50b5 => generated 971 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/674] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:01 2026] GET /v2.0/ports?device_id=a2fb35b8-6977-4960-b674-fbd53ab05a11 => generated 975 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:04:01.653 7 INFO neutron.db.l3_db [None req-e7f9b87f-4d15-4ed6-8f54-f3ba9c901448 1fff469e826e40bcad05f5d5c0c70c51 498d7e88d45547e28346e86f89e1b345 - - default default] Floating IP 1220a78f-a6a2-4df8-aac2-547f4ab52cde associated. External IP: 10.96.250.208, port: 2c421528-6b55-4d42-8fbc-04719a654eda. [pid: 7|app: 0|req: 353/675] 10.0.0.91 () {34 vars in 747 bytes} [Thu May 7 22:04:01 2026] PUT /v2.0/floatingips/1220a78f-a6a2-4df8-aac2-547f4ab52cde => generated 855 bytes in 847 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/676] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:04:01 2026] GET /v2.0/security-groups?id=4f08564f-feb8-4101-b2dd-abe9975f3753&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/677] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:02 2026] GET /v2.0/ports?device_id=ef70cb63-778d-47a7-a43b-12d325c464a8 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/678] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:04:02 2026] GET /v2.0/security-groups?id=e665568b-00a8-4cb3-99fd-358b9581712c&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/679] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:02 2026] GET /v2.0/ports?device_id=af0de433-3041-42d4-9f19-70c80b1d50b5 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:04:02.119 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-62c2d519-0dce-4068-ac19-5f011b43f399'] response: {'name': 'network-changed', 'server_uuid': 'af0de433-3041-42d4-9f19-70c80b1d50b5', 'tag': '2c421528-6b55-4d42-8fbc-04719a654eda', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 358/680] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:04:02 2026] GET /v2.0/security-groups?id=d522a42c-77e5-4f12-82f5-f2f1b495fc7a&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: 323/681] 10.0.0.91 () {34 vars in 781 bytes} [Thu May 7 22:04:00 2026] PUT /v2.0/routers/ab851c3a-4cb3-4c92-9d05-bac9e3084e84/add_router_interface => generated 310 bytes in 1461 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/682] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:02 2026] GET /v2.0/ports?device_id=af0de433-3041-42d4-9f19-70c80b1d50b5 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/683] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:04:02 2026] GET /v2.0/security-groups?id=d522a42c-77e5-4f12-82f5-f2f1b495fc7a&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: 360/684] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:04:02 2026] GET /v2.0/ports?tenant_id=498d7e88d45547e28346e86f89e1b345&device_id=af0de433-3041-42d4-9f19-70c80b1d50b5 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/685] 199.204.45.242 () {34 vars in 985 bytes} [Thu May 7 22:04:02 2026] GET /v2.0/networks?id=475480bb-021a-47f6-aa23-66e3a6b65aac => generated 771 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/686] 199.204.45.242 () {34 vars in 1057 bytes} [Thu May 7 22:04:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=2c421528-6b55-4d42-8fbc-04719a654eda => generated 858 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/687] 199.204.45.242 () {34 vars in 983 bytes} [Thu May 7 22:04:02 2026] GET /v2.0/subnets?id=1405e381-4d86-47e9-ad3b-a46d81c96959 => generated 693 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/688] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:04:02 2026] GET /v2.0/ports?network_id=475480bb-021a-47f6-aa23-66e3a6b65aac&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: 362/689] 10.0.0.91 () {34 vars in 683 bytes} [Thu May 7 22:04:02 2026] POST /v2.0/security-groups => generated 1661 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/690] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:04:02 2026] GET /v2.0/networks/475480bb-021a-47f6-aa23-66e3a6b65aac?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: 329/691] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:04:02 2026] GET /v2.0/networks/475480bb-021a-47f6-aa23-66e3a6b65aac?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: 363/692] 10.0.0.91 () {34 vars in 693 bytes} [Thu May 7 22:04:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/693] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:03 2026] GET /v2.0/ports?device_id=a2fb35b8-6977-4960-b674-fbd53ab05a11 => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/694] 10.0.0.91 () {34 vars in 693 bytes} [Thu May 7 22:04:03 2026] POST /v2.0/security-group-rules => generated 602 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/695] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:04:03 2026] GET /v2.0/security-groups?id=4f08564f-feb8-4101-b2dd-abe9975f3753&fields=id&fields=name => generated 114 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/696] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:03 2026] GET /v2.0/ports?device_id=ef70cb63-778d-47a7-a43b-12d325c464a8 => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/697] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:04:03 2026] GET /v2.0/security-groups?id=e665568b-00a8-4cb3-99fd-358b9581712c&fields=id&fields=name => generated 112 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/698] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:03 2026] GET /v2.0/ports?device_id=a2fb35b8-6977-4960-b674-fbd53ab05a11 => 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: 366/699] 10.0.0.91 () {34 vars in 674 bytes} [Thu May 7 22:04:03 2026] POST /v2.0/floatingips => generated 552 bytes in 563 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:04:03.812 8 INFO neutron.db.l3_db [None req-65404b50-9898-4387-854d-8285ce4ea198 30038ebfd07e4cc1bd5e9cfb7d8e6900 953fe521e1ed4bb1a7567c59168b9711 - - default default] Floating IP 92d58cee-20c0-431e-a13a-f4fab80863d4 associated. External IP: 10.96.250.207, port: 678d46ff-0f6c-487d-9c87-3d7d845eb6a6. [pid: 7|app: 0|req: 367/700] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:03 2026] GET /v2.0/ports?device_id=ef70cb63-778d-47a7-a43b-12d325c464a8 => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/701] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:03 2026] GET /v2.0/ports?device_id=af0de433-3041-42d4-9f19-70c80b1d50b5 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/702] 10.0.0.91 () {34 vars in 747 bytes} [Thu May 7 22:04:03 2026] PUT /v2.0/floatingips/92d58cee-20c0-431e-a13a-f4fab80863d4 => generated 856 bytes in 871 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:04:04.210 7 INFO neutron.db.l3_db [None req-4784ad41-c43c-412c-a5d0-c3bbb5eeb9b5 63258b14e2ad4453b5fc23262968958c fe4856b3b2f64b18a467788a5d87491a - - default default] Floating IP dfb32d14-a58a-4b62-93d0-fd472b180c77 associated. External IP: 10.96.250.217, port: ca303b58-ca31-46c8-a487-c7974d3db93b. [pid: 8|app: 0|req: 335/703] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:04:04 2026] GET /v2.0/security-groups?id=d522a42c-77e5-4f12-82f5-f2f1b495fc7a&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:04:04.249 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-daf49e0d-7329-49bd-a881-4633e4126b7c'] response: {'name': 'network-changed', 'server_uuid': 'a2fb35b8-6977-4960-b674-fbd53ab05a11', 'tag': '678d46ff-0f6c-487d-9c87-3d7d845eb6a6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 336/704] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:04 2026] GET /v2.0/ports?device_id=a2fb35b8-6977-4960-b674-fbd53ab05a11 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/705] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:04:04 2026] GET /v2.0/security-groups?id=4f08564f-feb8-4101-b2dd-abe9975f3753&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: 338/706] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:04 2026] GET /v2.0/ports?device_id=a2fb35b8-6977-4960-b674-fbd53ab05a11 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/707] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:04:04 2026] GET /v2.0/security-groups?id=4f08564f-feb8-4101-b2dd-abe9975f3753&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/708] 10.0.0.91 () {34 vars in 747 bytes} [Thu May 7 22:04:03 2026] PUT /v2.0/floatingips/dfb32d14-a58a-4b62-93d0-fd472b180c77 => generated 856 bytes in 783 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:04:04.673 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9898e202-d1ff-4f3a-8783-fb158536cfcb'] response: {'name': 'network-changed', 'server_uuid': 'ef70cb63-778d-47a7-a43b-12d325c464a8', 'tag': 'ca303b58-ca31-46c8-a487-c7974d3db93b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 340/709] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:04 2026] GET /v2.0/ports?device_id=ef70cb63-778d-47a7-a43b-12d325c464a8 => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/710] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:04:04 2026] GET /v2.0/ports?tenant_id=953fe521e1ed4bb1a7567c59168b9711&device_id=a2fb35b8-6977-4960-b674-fbd53ab05a11 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/711] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:04:04 2026] GET /v2.0/security-groups?id=e665568b-00a8-4cb3-99fd-358b9581712c&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/712] 199.204.45.242 () {34 vars in 985 bytes} [Thu May 7 22:04:04 2026] GET /v2.0/networks?id=a4438cbe-a7b8-4a74-a1fd-d49d79aef14b => generated 766 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/713] 199.204.45.242 () {34 vars in 1059 bytes} [Thu May 7 22:04:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=678d46ff-0f6c-487d-9c87-3d7d845eb6a6 => generated 859 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/714] 199.204.45.242 () {34 vars in 983 bytes} [Thu May 7 22:04:04 2026] GET /v2.0/subnets?id=6896fc3e-ef3e-4daf-8f8c-cc510e3f6d89 => generated 688 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/715] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:04:05 2026] GET /v2.0/ports?network_id=a4438cbe-a7b8-4a74-a1fd-d49d79aef14b&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/716] 199.204.45.242 () {34 vars in 993 bytes} [Thu May 7 22:04:04 2026] GET /v2.0/ports?device_id=af0de433-3041-42d4-9f19-70c80b1d50b5 => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/717] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:04:05 2026] GET /v2.0/networks/a4438cbe-a7b8-4a74-a1fd-d49d79aef14b?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: 375/718] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:04:05 2026] GET /v2.0/networks/a4438cbe-a7b8-4a74-a1fd-d49d79aef14b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:04:05.212 8 INFO neutron_taas.services.taas.taas_plugin [req-ea156187-711e-4e09-870c-c997995b07fb req-1c9c5d92-1dc7-4741-9fab-1cfeddb07358 1fff469e826e40bcad05f5d5c0c70c51 498d7e88d45547e28346e86f89e1b345 - - default default] TaaS: Handle Delete Port: 2c421528-6b55-4d42-8fbc-04719a654eda 2026-05-07 22:04:05.216 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ea156187-711e-4e09-870c-c997995b07fb req-1c9c5d92-1dc7-4741-9fab-1cfeddb07358 1fff469e826e40bcad05f5d5c0c70c51 498d7e88d45547e28346e86f89e1b345 - - default default] Tap Mirror: Handle Delete Port: 2c421528-6b55-4d42-8fbc-04719a654eda [pid: 7|app: 0|req: 376/719] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:04:05 2026] GET /v2.0/ports?tenant_id=fe4856b3b2f64b18a467788a5d87491a&device_id=ef70cb63-778d-47a7-a43b-12d325c464a8 => 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: 377/720] 199.204.45.242 () {34 vars in 985 bytes} [Thu May 7 22:04:05 2026] GET /v2.0/networks?id=905eb300-78de-496b-bc3e-78cd7366fe79 => generated 780 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/721] 199.204.45.242 () {34 vars in 1059 bytes} [Thu May 7 22:04:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=ca303b58-ca31-46c8-a487-c7974d3db93b => generated 859 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:04:05.355 8 INFO neutron.db.l3_db [req-ea156187-711e-4e09-870c-c997995b07fb req-1c9c5d92-1dc7-4741-9fab-1cfeddb07358 1fff469e826e40bcad05f5d5c0c70c51 498d7e88d45547e28346e86f89e1b345 - - default default] Floating IP 1220a78f-a6a2-4df8-aac2-547f4ab52cde disassociated. External IP: 10.96.250.208, port: 2c421528-6b55-4d42-8fbc-04719a654eda. [pid: 7|app: 0|req: 379/722] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:05 2026] GET /v2.0/ports?device_id=af0de433-3041-42d4-9f19-70c80b1d50b5 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/723] 199.204.45.242 () {34 vars in 983 bytes} [Thu May 7 22:04:05 2026] GET /v2.0/subnets?id=fe8ae97e-cb70-4cb7-8df8-c7f3628c3ae6 => generated 702 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/724] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:04:05 2026] GET /v2.0/security-groups?id=d522a42c-77e5-4f12-82f5-f2f1b495fc7a&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/725] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:04:05 2026] GET /v2.0/ports?network_id=905eb300-78de-496b-bc3e-78cd7366fe79&device_owner=network%3Adhcp => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/726] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:04:05 2026] GET /v2.0/networks/905eb300-78de-496b-bc3e-78cd7366fe79?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/727] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:04:05 2026] GET /v2.0/networks/905eb300-78de-496b-bc3e-78cd7366fe79?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: 385/728] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:05 2026] GET /v2.0/ports?device_id=a2fb35b8-6977-4960-b674-fbd53ab05a11 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/729] 199.204.45.242 () {36 vars in 996 bytes} [Thu May 7 22:04:05 2026] DELETE /v2.0/ports/2c421528-6b55-4d42-8fbc-04719a654eda => generated 0 bytes in 684 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/730] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:04:05 2026] GET /v2.0/security-groups?id=4f08564f-feb8-4101-b2dd-abe9975f3753&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:04:06.291 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-76b72a9d-9d85-487d-8b69-31e9e9b27c34'] response: {'server_uuid': 'af0de433-3041-42d4-9f19-70c80b1d50b5', 'name': 'network-vif-deleted', 'tag': '2c421528-6b55-4d42-8fbc-04719a654eda', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 345/731] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:06 2026] GET /v2.0/ports?device_id=af0de433-3041-42d4-9f19-70c80b1d50b5 => 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: 387/732] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:06 2026] GET /v2.0/ports?device_id=a2fb35b8-6977-4960-b674-fbd53ab05a11 => generated 975 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/733] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:04:06 2026] GET /v2.0/security-groups?id=4f08564f-feb8-4101-b2dd-abe9975f3753&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/734] 199.204.45.242 () {34 vars in 993 bytes} [Thu May 7 22:04:06 2026] GET /v2.0/ports?device_id=a2fb35b8-6977-4960-b674-fbd53ab05a11 => generated 975 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:04:07.211 7 INFO neutron_taas.services.taas.taas_plugin [req-9b7ba8eb-612a-4c15-8f38-80997a3af706 req-fd2b6a1b-1f81-43f7-bbb7-eea8581a33ba 30038ebfd07e4cc1bd5e9cfb7d8e6900 953fe521e1ed4bb1a7567c59168b9711 - - default default] TaaS: Handle Delete Port: 678d46ff-0f6c-487d-9c87-3d7d845eb6a6 2026-05-07 22:04:07.218 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-9b7ba8eb-612a-4c15-8f38-80997a3af706 req-fd2b6a1b-1f81-43f7-bbb7-eea8581a33ba 30038ebfd07e4cc1bd5e9cfb7d8e6900 953fe521e1ed4bb1a7567c59168b9711 - - default default] Tap Mirror: Handle Delete Port: 678d46ff-0f6c-487d-9c87-3d7d845eb6a6 2026-05-07 22:04:07.405 7 INFO neutron.db.l3_db [req-9b7ba8eb-612a-4c15-8f38-80997a3af706 req-fd2b6a1b-1f81-43f7-bbb7-eea8581a33ba 30038ebfd07e4cc1bd5e9cfb7d8e6900 953fe521e1ed4bb1a7567c59168b9711 - - default default] Floating IP 92d58cee-20c0-431e-a13a-f4fab80863d4 disassociated. External IP: 10.96.250.207, port: 678d46ff-0f6c-487d-9c87-3d7d845eb6a6. [pid: 8|app: 0|req: 347/735] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:07 2026] GET /v2.0/ports?device_id=af0de433-3041-42d4-9f19-70c80b1d50b5 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/736] 199.204.45.242 () {36 vars in 996 bytes} [Thu May 7 22:04:07 2026] DELETE /v2.0/ports/678d46ff-0f6c-487d-9c87-3d7d845eb6a6 => generated 0 bytes in 742 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:04:07.814 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0af217c3-a59d-4e0c-a041-60e1b0a87325'] response: {'server_uuid': 'a2fb35b8-6977-4960-b674-fbd53ab05a11', 'name': 'network-vif-deleted', 'tag': '678d46ff-0f6c-487d-9c87-3d7d845eb6a6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 348/737] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:08 2026] GET /v2.0/ports?device_id=a2fb35b8-6977-4960-b674-fbd53ab05a11 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:04:08.524 7 WARNING neutron.db.securitygroups_db [req-8c18c7f5-2ccb-4284-8a31-af2f304493ab req-80a02b69-9079-4453-8ce6-dabc46f04737 0b23765aef5b4444b832895deb2dd391 a7735b3e190e4c4bbb28dab59c134df9 - - default default] project_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: 390/738] 10.0.0.169 () {34 vars in 1099 bytes} [Thu May 7 22:04:08 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1257610644&fields=id&tenant_id=a7735b3e190e4c4bbb28dab59c134df9 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/739] 10.0.0.169 () {34 vars in 981 bytes} [Thu May 7 22:04:08 2026] GET /v2.0/networks?id=56765edb-a868-476e-8fa7-221709a669f1 => generated 680 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/740] 10.0.0.169 () {34 vars in 964 bytes} [Thu May 7 22:04:08 2026] GET /v2.0/quotas/a7735b3e190e4c4bbb28dab59c134df9 => 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: 350/741] 10.0.0.169 () {34 vars in 1001 bytes} [Thu May 7 22:04:08 2026] GET /v2.0/ports?tenant_id=a7735b3e190e4c4bbb28dab59c134df9&fields=id => generated 57 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/742] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:08 2026] GET /v2.0/ports?device_id=af0de433-3041-42d4-9f19-70c80b1d50b5 => 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: 392/743] 10.0.0.169 () {34 vars in 1007 bytes} [Thu May 7 22:04:08 2026] GET /v2.0/networks/56765edb-a868-476e-8fa7-221709a669f1?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: 352/744] 10.0.0.169 () {34 vars in 1107 bytes} [Thu May 7 22:04:08 2026] GET /v2.0/networks/56765edb-a868-476e-8fa7-221709a669f1?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: 7|app: 0|req: 393/745] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:09 2026] GET /v2.0/ports?device_id=fd38de38-0daf-4d66-9b7f-a3e1b7a838ec => 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: 353/746] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:09 2026] GET /v2.0/ports?device_id=a2fb35b8-6977-4960-b674-fbd53ab05a11 => 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: 394/747] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:04:09 2026] DELETE /v2.0/security-groups/d522a42c-77e5-4f12-82f5-f2f1b495fc7a => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:04:10.010 8 INFO neutron.api.v2.resource [None req-bbeb6d88-5091-41a8-a448-7c2be5ec4473 1fff469e826e40bcad05f5d5c0c70c51 498d7e88d45547e28346e86f89e1b345 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 354/748] 10.0.0.91 () {32 vars in 735 bytes} [Thu May 7 22:04:10 2026] GET /v2.0/security-groups/d522a42c-77e5-4f12-82f5-f2f1b495fc7a => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 22:04:10.110 7 INFO neutron_taas.services.taas.taas_plugin [None req-94d996df-62a9-439b-ae9f-b02a041f3c72 1fff469e826e40bcad05f5d5c0c70c51 498d7e88d45547e28346e86f89e1b345 - - default default] TaaS: Handle Delete Port: f5850379-2930-4cb0-ab17-f95970986493 2026-05-07 22:04:10.113 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-94d996df-62a9-439b-ae9f-b02a041f3c72 1fff469e826e40bcad05f5d5c0c70c51 498d7e88d45547e28346e86f89e1b345 - - default default] Tap Mirror: Handle Delete Port: f5850379-2930-4cb0-ab17-f95970986493 [pid: 8|app: 0|req: 355/749] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:10 2026] GET /v2.0/ports?device_id=fd38de38-0daf-4d66-9b7f-a3e1b7a838ec => 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: 395/750] 10.0.0.91 () {32 vars in 730 bytes} [Thu May 7 22:04:10 2026] DELETE /v2.0/floatingips/1220a78f-a6a2-4df8-aac2-547f4ab52cde => generated 0 bytes in 258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/751] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:10 2026] GET /v2.0/ports?device_id=a2fb35b8-6977-4960-b674-fbd53ab05a11 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:04:10.687 8 INFO neutron_taas.services.taas.taas_plugin [None req-12351065-3d6b-4a45-85ee-05456cc7b3e3 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: 679feca6-814e-4dd6-aecf-9c2eea0068b6 2026-05-07 22:04:10.690 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-12351065-3d6b-4a45-85ee-05456cc7b3e3 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: 679feca6-814e-4dd6-aecf-9c2eea0068b6 [pid: 8|app: 0|req: 356/752] 10.0.0.91 () {34 vars in 787 bytes} [Thu May 7 22:04:10 2026] PUT /v2.0/routers/d70bc031-3d46-4088-a06e-b44b20218a51/remove_router_interface => generated 310 bytes in 901 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/753] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:11 2026] GET /v2.0/ports?device_id=fd38de38-0daf-4d66-9b7f-a3e1b7a838ec => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:04:11.375 7 INFO neutron_taas.services.taas.taas_plugin [None req-c04ce33f-6d98-4664-a526-a4c9c435f639 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: 4b497e6c-decd-4829-a864-6f5d74ddd4ab 2026-05-07 22:04:11.377 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c04ce33f-6d98-4664-a526-a4c9c435f639 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: 4b497e6c-decd-4829-a864-6f5d74ddd4ab [pid: 8|app: 0|req: 358/754] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:04:11 2026] DELETE /v2.0/security-groups/4f08564f-feb8-4101-b2dd-abe9975f3753 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:04:11.525 8 INFO neutron.api.v2.resource [None req-5335e5a1-d78c-4cea-b6e1-1a22a306a1a7 30038ebfd07e4cc1bd5e9cfb7d8e6900 953fe521e1ed4bb1a7567c59168b9711 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 359/755] 10.0.0.91 () {32 vars in 735 bytes} [Thu May 7 22:04:11 2026] GET /v2.0/security-groups/4f08564f-feb8-4101-b2dd-abe9975f3753 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 22:04:11.643 7 INFO neutron_taas.services.taas.taas_plugin [None req-c04ce33f-6d98-4664-a526-a4c9c435f639 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: 676c155f-dcbb-4510-98f1-f7fd1e2e842b 2026-05-07 22:04:11.645 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c04ce33f-6d98-4664-a526-a4c9c435f639 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: 676c155f-dcbb-4510-98f1-f7fd1e2e842b 2026-05-07 22:04:11.648 8 INFO neutron_taas.services.taas.taas_plugin [None req-d665dda9-959c-4b1d-9638-fabeca54c34a 30038ebfd07e4cc1bd5e9cfb7d8e6900 953fe521e1ed4bb1a7567c59168b9711 - - default default] TaaS: Handle Delete Port: 4d51c936-6649-49ee-9281-ba87ccef2beb 2026-05-07 22:04:11.651 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d665dda9-959c-4b1d-9638-fabeca54c34a 30038ebfd07e4cc1bd5e9cfb7d8e6900 953fe521e1ed4bb1a7567c59168b9711 - - default default] Tap Mirror: Handle Delete Port: 4d51c936-6649-49ee-9281-ba87ccef2beb [pid: 8|app: 0|req: 360/756] 10.0.0.91 () {32 vars in 730 bytes} [Thu May 7 22:04:11 2026] DELETE /v2.0/floatingips/92d58cee-20c0-431e-a13a-f4fab80863d4 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:04:11.993 7 INFO neutron.services.segments.plugin [-] Segment 57a706f3-7d7d-4148-a45d-a5a66923916d resource provider aggregate not found 2026-05-07 22:04:12.015 7 INFO neutron.services.segments.plugin [-] Segment 57a706f3-7d7d-4148-a45d-a5a66923916d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57a706f3-7d7d-4148-a45d-a5a66923916d found for delete ", "request_id": "req-c791f595-b9b0-49b8-ba40-0e04f4092a87"}]} 2026-05-07 22:04:12.018 7 INFO neutron.services.segments.plugin [-] Segment 57a706f3-7d7d-4148-a45d-a5a66923916d resource provider aggregate not found 2026-05-07 22:04:12.040 7 INFO neutron.services.segments.plugin [-] Segment 57a706f3-7d7d-4148-a45d-a5a66923916d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57a706f3-7d7d-4148-a45d-a5a66923916d found for delete ", "request_id": "req-a151c24b-5e36-46f6-b64c-13137a232a9d"}]} 2026-05-07 22:04:12.044 7 INFO neutron.db.l3_hamode_db [None req-c04ce33f-6d98-4664-a526-a4c9c435f639 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] HA network ead9103a-4e8a-46b5-a626-a4e66e92d5a6 was deleted as no HA routers are present in project 498d7e88d45547e28346e86f89e1b345. [pid: 7|app: 0|req: 397/757] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:04:11 2026] DELETE /v2.0/routers/d70bc031-3d46-4088-a06e-b44b20218a51 => generated 0 bytes in 869 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/758] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:04:12 2026] DELETE /v2.0/subnets/1405e381-4d86-47e9-ad3b-a46d81c96959 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:04:12.364 7 INFO neutron_taas.services.taas.taas_plugin [None req-bb2fa0b7-4d85-4c3f-bb83-8c7a66163e9e 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: c640e861-2069-43f6-a812-7ff151cbc425 2026-05-07 22:04:12.367 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bb2fa0b7-4d85-4c3f-bb83-8c7a66163e9e 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: c640e861-2069-43f6-a812-7ff151cbc425 [pid: 7|app: 0|req: 399/759] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:04:12 2026] DELETE /v2.0/networks/475480bb-021a-47f6-aa23-66e3a6b65aac => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:04:12.587 8 INFO neutron_taas.services.taas.taas_plugin [None req-e622417b-dd76-4242-a8c3-239a3869fa14 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: f33279e1-39a0-4250-9150-5891d626bb02 2026-05-07 22:04:12.590 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e622417b-dd76-4242-a8c3-239a3869fa14 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: f33279e1-39a0-4250-9150-5891d626bb02 [pid: 7|app: 0|req: 400/760] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:12 2026] GET /v2.0/ports?device_id=fd38de38-0daf-4d66-9b7f-a3e1b7a838ec => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:04:12.690 7 WARNING neutron.db.securitygroups_db [None req-afbb3df2-c87b-437a-87f5-6667cece5ac0 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 401/761] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:04:12 2026] GET /v2.0/security-groups?tenant_id=498d7e88d45547e28346e86f89e1b345&name=default => generated 2921 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/762] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:04:12 2026] DELETE /v2.0/security-groups/68e0036b-2481-44a6-8491-7fa2aa04ad7f => 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: 361/763] 10.0.0.91 () {34 vars in 787 bytes} [Thu May 7 22:04:11 2026] PUT /v2.0/routers/1fe7f16b-e516-4040-9270-18dcacd08964/remove_router_interface => generated 310 bytes in 1341 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:04:13.367 7 INFO neutron_taas.services.taas.taas_plugin [None req-cd49aa7b-4f20-4dce-89f2-85c5a941a543 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: 142243b7-8b87-47da-83c8-0f996b78d2ee 2026-05-07 22:04:13.370 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cd49aa7b-4f20-4dce-89f2-85c5a941a543 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: 142243b7-8b87-47da-83c8-0f996b78d2ee 2026-05-07 22:04:13.600 7 INFO neutron_taas.services.taas.taas_plugin [None req-cd49aa7b-4f20-4dce-89f2-85c5a941a543 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: f8360eaa-7c31-45c6-8e9d-368c8cd2147e 2026-05-07 22:04:13.602 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cd49aa7b-4f20-4dce-89f2-85c5a941a543 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: f8360eaa-7c31-45c6-8e9d-368c8cd2147e [pid: 8|app: 0|req: 364/766] 199.204.45.242 () {34 vars in 985 bytes} [Thu May 7 22:04:13 2026] GET /v2.0/networks?id=56765edb-a868-476e-8fa7-221709a669f1 => generated 680 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:04:13.666 8 WARNING neutron.db.securitygroups_db [req-8c18c7f5-2ccb-4284-8a31-af2f304493ab req-0a855efe-c39a-4545-9ae3-a39105a21283 0b23765aef5b4444b832895deb2dd391 a7735b3e190e4c4bbb28dab59c134df9 - - default default] project_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: 365/767] 199.204.45.242 () {34 vars in 1049 bytes} [Thu May 7 22:04:13 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a7735b3e190e4c4bbb28dab59c134df9 => generated 181 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/768] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:13 2026] GET /v2.0/ports?device_id=fd38de38-0daf-4d66-9b7f-a3e1b7a838ec => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:04:13.958 7 INFO neutron.db.l3_hamode_db [None req-cd49aa7b-4f20-4dce-89f2-85c5a941a543 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] HA network b456c274-4128-4dc9-bb90-81a88ff2ceac was deleted as no HA routers are present in project 953fe521e1ed4bb1a7567c59168b9711. [pid: 7|app: 0|req: 403/769] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:04:13 2026] DELETE /v2.0/routers/1fe7f16b-e516-4040-9270-18dcacd08964 => generated 0 bytes in 796 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:04:14.040 7 INFO neutron.services.segments.plugin [-] Segment 8340393e-eb1a-4992-a2f0-7247d96804c0 resource provider aggregate not found 2026-05-07 22:04:14.070 7 INFO neutron.services.segments.plugin [-] Segment 8340393e-eb1a-4992-a2f0-7247d96804c0 resource provider aggregate not found 2026-05-07 22:04:14.078 7 INFO neutron.services.segments.plugin [-] Segment 8340393e-eb1a-4992-a2f0-7247d96804c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8340393e-eb1a-4992-a2f0-7247d96804c0 found for delete ", "request_id": "req-20700935-8fbd-4973-92ec-5cd7d53ba306"}]} 2026-05-07 22:04:14.101 7 INFO neutron.services.segments.plugin [-] Segment 8340393e-eb1a-4992-a2f0-7247d96804c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8340393e-eb1a-4992-a2f0-7247d96804c0 found for delete ", "request_id": "req-7cc9c63f-65ee-4388-b4e4-f8430f1a6442"}]} 2026-05-07 22:04:14.107 7 INFO neutron.services.segments.plugin [-] Segment 0db8deb7-147d-48aa-9d3a-5b35a6a5914f resource provider aggregate not found 2026-05-07 22:04:14.120 7 INFO neutron.services.segments.plugin [-] Segment 0db8deb7-147d-48aa-9d3a-5b35a6a5914f resource provider aggregate not found 2026-05-07 22:04:14.129 7 INFO neutron.services.segments.plugin [-] Segment 0db8deb7-147d-48aa-9d3a-5b35a6a5914f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0db8deb7-147d-48aa-9d3a-5b35a6a5914f found for delete ", "request_id": "req-4b8dcc1f-c906-4bef-94a4-d027a3214ffb"}]} 2026-05-07 22:04:14.134 7 INFO neutron.services.segments.plugin [-] Segment 0db8deb7-147d-48aa-9d3a-5b35a6a5914f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0db8deb7-147d-48aa-9d3a-5b35a6a5914f found for delete ", "request_id": "req-406f7180-3308-44d6-937f-c6de726dcf12"}]} [pid: 8|app: 0|req: 367/770] 199.204.45.242 () {38 vars in 954 bytes} [Thu May 7 22:04:13 2026] POST /v2.0/ports => generated 954 bytes in 417 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: 404/771] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:04:13 2026] DELETE /v2.0/subnets/6896fc3e-ef3e-4daf-8f8c-cc510e3f6d89 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:04:14.269 7 INFO neutron_taas.services.taas.taas_plugin [None req-683f4c2e-ab6f-49d8-90d0-a24e40796130 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: 46c56556-ca8f-4a37-a730-336de5b1c7fd 2026-05-07 22:04:14.273 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-683f4c2e-ab6f-49d8-90d0-a24e40796130 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: 46c56556-ca8f-4a37-a730-336de5b1c7fd [pid: 7|app: 0|req: 405/772] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:04:14 2026] DELETE /v2.0/networks/a4438cbe-a7b8-4a74-a1fd-d49d79aef14b => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/773] 199.204.45.242 () {38 vars in 1027 bytes} [Thu May 7 22:04:14 2026] PUT /v2.0/ports/b1b1b10c-b760-4b18-830c-97fee27984b5 => generated 1235 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:04:14.563 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a1223e08-84a7-4dc9-804d-42221b64593a'] response: {'name': 'network-changed', 'server_uuid': 'fd38de38-0daf-4d66-9b7f-a3e1b7a838ec', 'tag': 'b1b1b10c-b760-4b18-830c-97fee27984b5', '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-05-07 22:04:14.644 8 WARNING neutron.db.securitygroups_db [None req-c7a76d4d-e077-4dfb-832b-d0a9758ba237 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 369/774] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:04:14 2026] GET /v2.0/security-groups?tenant_id=953fe521e1ed4bb1a7567c59168b9711&name=default => generated 2921 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/775] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:04:14 2026] DELETE /v2.0/security-groups/7edb3f64-a3f8-420f-ac92-b35bf11b78f8 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/776] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:14 2026] GET /v2.0/ports?device_id=fd38de38-0daf-4d66-9b7f-a3e1b7a838ec => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/777] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:04:14 2026] GET /v2.0/security-groups?id=eb81e251-bded-4d41-8e7d-6d974e6e66f1&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:04:14.913 7 INFO neutron.db.segments_db [None req-8aae7230-30a4-4444-b563-85409ff01b50 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Added segment b3591686-3986-48c5-933e-e95c740091e5 of type vxlan for network 119512d6-cb6b-4765-9abe-e52c3a3d775f [pid: 7|app: 0|req: 406/778] 10.0.0.91 () {34 vars in 669 bytes} [Thu May 7 22:04:14 2026] POST /v2.0/networks => generated 746 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/779] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:04:15 2026] GET /v2.0/ports?tenant_id=a7735b3e190e4c4bbb28dab59c134df9&device_id=fd38de38-0daf-4d66-9b7f-a3e1b7a838ec => generated 1238 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/780] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:04:15 2026] POST /v2.0/subnets => generated 693 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/781] 199.204.45.242 () {34 vars in 1017 bytes} [Thu May 7 22:04:15 2026] GET /v2.0/networks?tenant_id=a7735b3e190e4c4bbb28dab59c134df9&shared=False => generated 776 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/782] 199.204.45.242 () {34 vars in 929 bytes} [Thu May 7 22:04:15 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-05-07 22:04:15.272 8 INFO neutron.db.segments_db [None req-4fa945b4-e92a-4582-8ed4-32cc4ef8b43b 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Added segment 6c8336ee-ce59-4869-87ab-3dfd2c600292 of type vxlan for network 58d9caae-8bad-42ad-97c4-aaca9105182e 2026-05-07 22:04:15.515 8 INFO neutron.db.l3_hamode_db [None req-4fa945b4-e92a-4582-8ed4-32cc4ef8b43b 796f3761128e4e28a8cb581eef97d076 a4a3513a5e4a44e38b671c990f33037b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 410/783] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:15 2026] GET /v2.0/ports?device_id=fd38de38-0daf-4d66-9b7f-a3e1b7a838ec => generated 969 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/784] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:04:16 2026] GET /v2.0/security-groups?id=eb81e251-bded-4d41-8e7d-6d974e6e66f1&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:04:16.151 7 INFO neutron.services.segments.plugin [-] Segment 6389ea47-b13c-45f1-9ca3-515f15172127 resource provider aggregate not found 2026-05-07 22:04:16.178 7 INFO neutron.services.segments.plugin [-] Segment 6389ea47-b13c-45f1-9ca3-515f15172127 resource provider aggregate not found 2026-05-07 22:04:16.183 7 INFO neutron.services.segments.plugin [-] Segment 6389ea47-b13c-45f1-9ca3-515f15172127 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6389ea47-b13c-45f1-9ca3-515f15172127 found for delete ", "request_id": "req-efc1c5f5-353f-4770-b684-33a92bc74139"}]} 2026-05-07 22:04:16.199 7 INFO neutron.services.segments.plugin [-] Segment 6389ea47-b13c-45f1-9ca3-515f15172127 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6389ea47-b13c-45f1-9ca3-515f15172127 found for delete ", "request_id": "req-19b35b35-d343-44f1-82e7-f57bf27af7ea"}]} [pid: 7|app: 0|req: 412/785] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:04:16 2026] GET /v2.0/ports?tenant_id=a7735b3e190e4c4bbb28dab59c134df9&device_id=fd38de38-0daf-4d66-9b7f-a3e1b7a838ec => generated 1238 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/786] 199.204.45.242 () {34 vars in 1057 bytes} [Thu May 7 22:04:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b1b1b10c-b760-4b18-830c-97fee27984b5 => 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: 414/787] 199.204.45.242 () {34 vars in 983 bytes} [Thu May 7 22:04:16 2026] GET /v2.0/subnets?id=df4c6544-62b5-477f-8dff-80335020cfdd => generated 698 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/788] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:04:16 2026] GET /v2.0/ports?network_id=56765edb-a868-476e-8fa7-221709a669f1&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:04:16.439 8 INFO neutron.db.l3_hamode_db [None req-4fa945b4-e92a-4582-8ed4-32cc4ef8b43b 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 416/789] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:04:16 2026] GET /v2.0/networks/56765edb-a868-476e-8fa7-221709a669f1?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: 417/790] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:04:16 2026] GET /v2.0/networks/56765edb-a868-476e-8fa7-221709a669f1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/791] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:17 2026] GET /v2.0/ports?device_id=fd38de38-0daf-4d66-9b7f-a3e1b7a838ec => 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: 419/792] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:04:17 2026] GET /v2.0/security-groups?id=eb81e251-bded-4d41-8e7d-6d974e6e66f1&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: 374/793] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:04:15 2026] POST /v2.0/routers => generated 733 bytes in 2064 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:04:17.838 8 WARNING neutron.db.securitygroups_db [None req-436c8804-af3f-4488-8324-cf4e8376fb65 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 375/794] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:04:17 2026] GET /v2.0/security-groups?tenant_id=b3d92bf623bc446d85b963c0dab9c49e&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: 376/795] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:04:17 2026] DELETE /v2.0/security-groups/52c9f56d-fe74-484f-8714-41c1c0d16fa7 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/796] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:18 2026] GET /v2.0/ports?device_id=fd38de38-0daf-4d66-9b7f-a3e1b7a838ec => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/797] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:04:18 2026] GET /v2.0/security-groups?id=eb81e251-bded-4d41-8e7d-6d974e6e66f1&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/798] 10.0.0.91 () {34 vars in 781 bytes} [Thu May 7 22:04:17 2026] PUT /v2.0/routers/71611648-da09-4286-ad86-c585c39d728d/add_router_interface => generated 310 bytes in 1160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/799] 10.0.0.169 () {34 vars in 981 bytes} [Thu May 7 22:04:19 2026] GET /v2.0/networks?id=119512d6-cb6b-4765-9abe-e52c3a3d775f => generated 678 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/800] 10.0.0.169 () {34 vars in 964 bytes} [Thu May 7 22:04:19 2026] GET /v2.0/quotas/a4a3513a5e4a44e38b671c990f33037b => 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: 380/801] 10.0.0.169 () {34 vars in 1001 bytes} [Thu May 7 22:04:19 2026] GET /v2.0/ports?tenant_id=a4a3513a5e4a44e38b671c990f33037b&fields=id => generated 57 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/802] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:19 2026] GET /v2.0/ports?device_id=fd38de38-0daf-4d66-9b7f-a3e1b7a838ec => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/803] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:04:19 2026] GET /v2.0/security-groups?id=eb81e251-bded-4d41-8e7d-6d974e6e66f1&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: 381/804] 10.0.0.169 () {34 vars in 1007 bytes} [Thu May 7 22:04:19 2026] GET /v2.0/networks/119512d6-cb6b-4765-9abe-e52c3a3d775f?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/805] 10.0.0.169 () {34 vars in 1107 bytes} [Thu May 7 22:04:19 2026] GET /v2.0/networks/119512d6-cb6b-4765-9abe-e52c3a3d775f?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: 382/806] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:19 2026] GET /v2.0/ports?device_id=72a4b31c-3e2f-41f0-9a4c-9209c0074fd2 => 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: 425/807] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:20 2026] GET /v2.0/ports?device_id=fd38de38-0daf-4d66-9b7f-a3e1b7a838ec => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/808] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:04:20 2026] GET /v2.0/security-groups?id=eb81e251-bded-4d41-8e7d-6d974e6e66f1&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/809] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:20 2026] GET /v2.0/ports?device_id=72a4b31c-3e2f-41f0-9a4c-9209c0074fd2 => 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: 384/810] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:21 2026] GET /v2.0/ports?device_id=fd38de38-0daf-4d66-9b7f-a3e1b7a838ec => generated 969 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/811] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:21 2026] GET /v2.0/ports?device_id=72a4b31c-3e2f-41f0-9a4c-9209c0074fd2 => 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: 385/812] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:04:21 2026] GET /v2.0/security-groups?id=eb81e251-bded-4d41-8e7d-6d974e6e66f1&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: 428/813] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:23 2026] GET /v2.0/ports?device_id=72a4b31c-3e2f-41f0-9a4c-9209c0074fd2 => 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: 386/814] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:23 2026] GET /v2.0/ports?device_id=fd38de38-0daf-4d66-9b7f-a3e1b7a838ec => 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: 429/815] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:04:23 2026] GET /v2.0/security-groups?id=eb81e251-bded-4d41-8e7d-6d974e6e66f1&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:04:23.952 8 WARNING neutron.db.securitygroups_db [None req-76521b71-1314-478f-bdc7-1b3bca48c858 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 387/816] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:04:23 2026] GET /v2.0/security-groups?tenant_id=168722ec063442509705f979b9c25f11&name=default => generated 2925 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/817] 199.204.45.242 () {34 vars in 985 bytes} [Thu May 7 22:04:24 2026] GET /v2.0/networks?id=119512d6-cb6b-4765-9abe-e52c3a3d775f => generated 678 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/818] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:04:24 2026] DELETE /v2.0/security-groups/686dad19-a481-4721-b6ae-994a6ae7af45 => 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: 431/819] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:24 2026] GET /v2.0/ports?device_id=72a4b31c-3e2f-41f0-9a4c-9209c0074fd2 => 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: 432/820] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:24 2026] GET /v2.0/ports?device_id=fd38de38-0daf-4d66-9b7f-a3e1b7a838ec => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:04:24.360 7 WARNING neutron.db.securitygroups_db [None req-bdf94bb9-2227-4687-a230-d36dbf8dc2b4 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 433/821] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:04:24 2026] GET /v2.0/security-groups?tenant_id=fc7563199936407eb4d85a9e89c84a8b&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/822] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:04:24 2026] GET /v2.0/security-groups?id=eb81e251-bded-4d41-8e7d-6d974e6e66f1&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/823] 199.204.45.242 () {38 vars in 954 bytes} [Thu May 7 22:04:24 2026] POST /v2.0/ports => generated 954 bytes in 404 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: 435/824] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:04:24 2026] DELETE /v2.0/security-groups/674c6e36-551c-477f-a1be-1b913db44c34 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/825] 199.204.45.242 () {38 vars in 1027 bytes} [Thu May 7 22:04:24 2026] PUT /v2.0/ports/f230e2e8-2b7e-458e-84c3-bafaa6079d7d => generated 1235 bytes in 431 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:04:25.006 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-45776403-d17e-4797-81b7-0f30cfd400c6'] response: {'name': 'network-changed', 'server_uuid': '72a4b31c-3e2f-41f0-9a4c-9209c0074fd2', 'tag': 'f230e2e8-2b7e-458e-84c3-bafaa6079d7d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 436/826] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:25 2026] GET /v2.0/ports?device_id=72a4b31c-3e2f-41f0-9a4c-9209c0074fd2 => generated 969 bytes in 93 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: 391/827] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:04:25 2026] GET /v2.0/security-groups?id=e8edf246-1d66-457e-b69f-36b06127a123&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/828] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:04:25 2026] GET /v2.0/ports?tenant_id=a4a3513a5e4a44e38b671c990f33037b&device_id=72a4b31c-3e2f-41f0-9a4c-9209c0074fd2 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/829] 199.204.45.242 () {34 vars in 1017 bytes} [Thu May 7 22:04:25 2026] GET /v2.0/networks?tenant_id=a4a3513a5e4a44e38b671c990f33037b&shared=False => generated 774 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/830] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:25 2026] GET /v2.0/ports?device_id=fd38de38-0daf-4d66-9b7f-a3e1b7a838ec => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/831] 199.204.45.242 () {34 vars in 929 bytes} [Thu May 7 22:04:25 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/832] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:04:25 2026] GET /v2.0/security-groups?id=eb81e251-bded-4d41-8e7d-6d974e6e66f1&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/833] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:25 2026] GET /v2.0/ports?device_id=fd38de38-0daf-4d66-9b7f-a3e1b7a838ec => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:04:26.256 7 INFO neutron.db.l3_db [None req-9637c5b8-0fcb-4877-9ebc-4aa2f935b47a 0b23765aef5b4444b832895deb2dd391 a7735b3e190e4c4bbb28dab59c134df9 - - default default] Floating IP 10d990cf-5c4b-4715-9bc0-78506f9d30fb associated. External IP: 10.96.250.220, port: b1b1b10c-b760-4b18-830c-97fee27984b5. [pid: 8|app: 0|req: 395/834] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:26 2026] GET /v2.0/ports?device_id=72a4b31c-3e2f-41f0-9a4c-9209c0074fd2 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/835] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:04:26 2026] GET /v2.0/security-groups?id=e8edf246-1d66-457e-b69f-36b06127a123&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: 397/836] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:04:26 2026] GET /v2.0/ports?tenant_id=a4a3513a5e4a44e38b671c990f33037b&device_id=72a4b31c-3e2f-41f0-9a4c-9209c0074fd2 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/837] 199.204.45.242 () {34 vars in 1057 bytes} [Thu May 7 22:04:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=f230e2e8-2b7e-458e-84c3-bafaa6079d7d => 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: 399/838] 199.204.45.242 () {34 vars in 983 bytes} [Thu May 7 22:04:26 2026] GET /v2.0/subnets?id=1aef2699-3a7c-4ad4-a28f-dca6b51aa5a3 => generated 696 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/839] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:04:26 2026] GET /v2.0/ports?network_id=119512d6-cb6b-4765-9abe-e52c3a3d775f&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: 401/840] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:04:26 2026] GET /v2.0/networks/119512d6-cb6b-4765-9abe-e52c3a3d775f?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/841] 10.0.0.91 () {34 vars in 747 bytes} [Thu May 7 22:04:25 2026] PUT /v2.0/floatingips/10d990cf-5c4b-4715-9bc0-78506f9d30fb => generated 855 bytes in 1084 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:04:26.965 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b18958d-01e9-48a7-95d1-d243d3b210c7'] response: {'name': 'network-changed', 'server_uuid': 'fd38de38-0daf-4d66-9b7f-a3e1b7a838ec', 'tag': 'b1b1b10c-b760-4b18-830c-97fee27984b5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 402/842] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:04:26 2026] GET /v2.0/networks/119512d6-cb6b-4765-9abe-e52c3a3d775f?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: 441/843] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:26 2026] GET /v2.0/ports?device_id=fd38de38-0daf-4d66-9b7f-a3e1b7a838ec => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/844] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:04:27 2026] GET /v2.0/security-groups?id=eb81e251-bded-4d41-8e7d-6d974e6e66f1&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/845] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:27 2026] GET /v2.0/ports?device_id=fd38de38-0daf-4d66-9b7f-a3e1b7a838ec => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/846] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:04:27 2026] GET /v2.0/security-groups?id=eb81e251-bded-4d41-8e7d-6d974e6e66f1&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: 443/847] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:04:27 2026] GET /v2.0/ports?tenant_id=a7735b3e190e4c4bbb28dab59c134df9&device_id=fd38de38-0daf-4d66-9b7f-a3e1b7a838ec => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/848] 199.204.45.242 () {34 vars in 985 bytes} [Thu May 7 22:04:27 2026] GET /v2.0/networks?id=56765edb-a868-476e-8fa7-221709a669f1 => generated 776 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/849] 199.204.45.242 () {34 vars in 1057 bytes} [Thu May 7 22:04:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b1b1b10c-b760-4b18-830c-97fee27984b5 => generated 858 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/850] 199.204.45.242 () {34 vars in 983 bytes} [Thu May 7 22:04:27 2026] GET /v2.0/subnets?id=df4c6544-62b5-477f-8dff-80335020cfdd => generated 698 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/851] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:27 2026] GET /v2.0/ports?device_id=72a4b31c-3e2f-41f0-9a4c-9209c0074fd2 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/852] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:04:27 2026] GET /v2.0/ports?network_id=56765edb-a868-476e-8fa7-221709a669f1&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/853] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:04:27 2026] GET /v2.0/security-groups?id=e8edf246-1d66-457e-b69f-36b06127a123&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/854] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:04:27 2026] GET /v2.0/networks/56765edb-a868-476e-8fa7-221709a669f1?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/855] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:04:27 2026] GET /v2.0/networks/56765edb-a868-476e-8fa7-221709a669f1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/858] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:28 2026] GET /v2.0/ports?device_id=fd38de38-0daf-4d66-9b7f-a3e1b7a838ec => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/859] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:04:28 2026] GET /v2.0/security-groups?id=eb81e251-bded-4d41-8e7d-6d974e6e66f1&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:04:28.835 7 WARNING neutron.db.securitygroups_db [None req-ce247ea4-adbf-4c14-b8a1-f1c9df31f14a 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 412/860] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:28 2026] GET /v2.0/ports?device_id=72a4b31c-3e2f-41f0-9a4c-9209c0074fd2 => 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: 413/861] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:04:28 2026] GET /v2.0/security-groups?id=e8edf246-1d66-457e-b69f-36b06127a123&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: 449/862] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:04:28 2026] GET /v2.0/security-groups?tenant_id=4c7c287577504685b544f5f655476ccf&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/863] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:04:28 2026] DELETE /v2.0/security-groups/381412af-70fb-4cd7-bdf3-17dea8222fd9 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:04:29.352 7 WARNING neutron.db.securitygroups_db [None req-f69cf2ef-e3d5-40cb-963b-83e07a64614c 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 450/864] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:04:29 2026] GET /v2.0/security-groups?tenant_id=c47b3a489fdb46918ae0233e0de1eb17&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/865] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:04:29 2026] DELETE /v2.0/security-groups/f9b9ebbf-e909-4f41-bbf8-31c0d3f78d1e => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/866] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:29 2026] GET /v2.0/ports?device_id=fd38de38-0daf-4d66-9b7f-a3e1b7a838ec => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/867] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:04:29 2026] GET /v2.0/security-groups?id=eb81e251-bded-4d41-8e7d-6d974e6e66f1&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/868] 199.204.45.242 () {34 vars in 993 bytes} [Thu May 7 22:04:29 2026] GET /v2.0/ports?device_id=fd38de38-0daf-4d66-9b7f-a3e1b7a838ec => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/869] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:30 2026] GET /v2.0/ports?device_id=72a4b31c-3e2f-41f0-9a4c-9209c0074fd2 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/870] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:04:30 2026] GET /v2.0/security-groups?id=e8edf246-1d66-457e-b69f-36b06127a123&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:04:30.109 8 INFO neutron_taas.services.taas.taas_plugin [req-20c05021-b5f4-4f0d-9f43-170d27979466 req-011474d0-1145-4708-b7ce-bec33e3b7c7a 0b23765aef5b4444b832895deb2dd391 a7735b3e190e4c4bbb28dab59c134df9 - - default default] TaaS: Handle Delete Port: b1b1b10c-b760-4b18-830c-97fee27984b5 2026-05-07 22:04:30.113 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-20c05021-b5f4-4f0d-9f43-170d27979466 req-011474d0-1145-4708-b7ce-bec33e3b7c7a 0b23765aef5b4444b832895deb2dd391 a7735b3e190e4c4bbb28dab59c134df9 - - default default] Tap Mirror: Handle Delete Port: b1b1b10c-b760-4b18-830c-97fee27984b5 2026-05-07 22:04:30.204 8 INFO neutron.db.l3_db [req-20c05021-b5f4-4f0d-9f43-170d27979466 req-011474d0-1145-4708-b7ce-bec33e3b7c7a 0b23765aef5b4444b832895deb2dd391 a7735b3e190e4c4bbb28dab59c134df9 - - default default] Floating IP 10d990cf-5c4b-4715-9bc0-78506f9d30fb disassociated. External IP: 10.96.250.220, port: b1b1b10c-b760-4b18-830c-97fee27984b5. [pid: 8|app: 0|req: 417/871] 199.204.45.242 () {36 vars in 996 bytes} [Thu May 7 22:04:29 2026] DELETE /v2.0/ports/b1b1b10c-b760-4b18-830c-97fee27984b5 => generated 0 bytes in 644 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:04:30.629 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f2e1a412-058b-4219-a36b-5fc699e8c1a2'] response: {'server_uuid': 'fd38de38-0daf-4d66-9b7f-a3e1b7a838ec', 'name': 'network-vif-deleted', 'tag': 'b1b1b10c-b760-4b18-830c-97fee27984b5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 455/872] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:30 2026] GET /v2.0/ports?device_id=fd38de38-0daf-4d66-9b7f-a3e1b7a838ec => 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: 418/873] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:31 2026] GET /v2.0/ports?device_id=72a4b31c-3e2f-41f0-9a4c-9209c0074fd2 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/874] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:04:31 2026] GET /v2.0/security-groups?id=e8edf246-1d66-457e-b69f-36b06127a123&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/875] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:31 2026] GET /v2.0/ports?device_id=fd38de38-0daf-4d66-9b7f-a3e1b7a838ec => 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: 457/876] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:32 2026] GET /v2.0/ports?device_id=72a4b31c-3e2f-41f0-9a4c-9209c0074fd2 => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/877] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:04:32 2026] GET /v2.0/security-groups?id=e8edf246-1d66-457e-b69f-36b06127a123&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/878] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:33 2026] GET /v2.0/ports?device_id=fd38de38-0daf-4d66-9b7f-a3e1b7a838ec => 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: 421/879] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:33 2026] GET /v2.0/ports?device_id=72a4b31c-3e2f-41f0-9a4c-9209c0074fd2 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/880] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:04:33 2026] GET /v2.0/security-groups?id=e8edf246-1d66-457e-b69f-36b06127a123&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/881] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:33 2026] GET /v2.0/ports?device_id=72a4b31c-3e2f-41f0-9a4c-9209c0074fd2 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/882] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:04:34 2026] GET /v2.0/security-groups?id=e8edf246-1d66-457e-b69f-36b06127a123&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/883] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:34 2026] GET /v2.0/ports?device_id=fd38de38-0daf-4d66-9b7f-a3e1b7a838ec => 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: 461/884] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:35 2026] GET /v2.0/ports?device_id=72a4b31c-3e2f-41f0-9a4c-9209c0074fd2 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/885] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:04:35 2026] GET /v2.0/security-groups?id=e8edf246-1d66-457e-b69f-36b06127a123&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/886] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:04:35 2026] DELETE /v2.0/security-groups/eb81e251-bded-4d41-8e7d-6d974e6e66f1 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:04:35.518 8 INFO neutron.api.v2.resource [None req-9aef1c69-a66e-49bf-8a6f-03de8b14ca90 0b23765aef5b4444b832895deb2dd391 a7735b3e190e4c4bbb28dab59c134df9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 425/887] 10.0.0.91 () {32 vars in 735 bytes} [Thu May 7 22:04:35 2026] GET /v2.0/security-groups/eb81e251-bded-4d41-8e7d-6d974e6e66f1 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 22:04:35.609 7 INFO neutron_taas.services.taas.taas_plugin [None req-69560f6e-1926-49fa-8a56-9c7641b852e3 0b23765aef5b4444b832895deb2dd391 a7735b3e190e4c4bbb28dab59c134df9 - - default default] TaaS: Handle Delete Port: 3c07fa48-58e9-4cf2-b6cd-e54b1f63c29b 2026-05-07 22:04:35.611 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-69560f6e-1926-49fa-8a56-9c7641b852e3 0b23765aef5b4444b832895deb2dd391 a7735b3e190e4c4bbb28dab59c134df9 - - default default] Tap Mirror: Handle Delete Port: 3c07fa48-58e9-4cf2-b6cd-e54b1f63c29b [pid: 7|app: 0|req: 463/888] 10.0.0.91 () {32 vars in 730 bytes} [Thu May 7 22:04:35 2026] DELETE /v2.0/floatingips/10d990cf-5c4b-4715-9bc0-78506f9d30fb => generated 0 bytes in 237 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:04:36.102 8 INFO neutron_taas.services.taas.taas_plugin [None req-51bfcc03-2e64-4985-871f-507094a89bb6 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: acd950b4-5459-4f28-973e-5a1d182f69b8 2026-05-07 22:04:36.105 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-51bfcc03-2e64-4985-871f-507094a89bb6 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: acd950b4-5459-4f28-973e-5a1d182f69b8 2026-05-07 22:04:36.174 7 WARNING neutron.db.securitygroups_db [None req-d36d60b4-08c0-43e0-8e62-d6a053c1fe69 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 464/889] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:04:36 2026] GET /v2.0/security-groups?tenant_id=df9a66a785244a7894c7be9aa2119e89&name=default => generated 2925 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/890] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:36 2026] GET /v2.0/ports?device_id=72a4b31c-3e2f-41f0-9a4c-9209c0074fd2 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/891] 10.0.0.91 () {34 vars in 787 bytes} [Thu May 7 22:04:35 2026] PUT /v2.0/routers/ab851c3a-4cb3-4c92-9d05-bac9e3084e84/remove_router_interface => generated 310 bytes in 877 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/892] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:04:36 2026] GET /v2.0/security-groups?id=e8edf246-1d66-457e-b69f-36b06127a123&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: 428/893] 199.204.45.242 () {34 vars in 993 bytes} [Thu May 7 22:04:36 2026] GET /v2.0/ports?device_id=72a4b31c-3e2f-41f0-9a4c-9209c0074fd2 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/894] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:04:36 2026] DELETE /v2.0/security-groups/c364d517-a7c5-4d74-b0d8-1f3912b709b3 => generated 0 bytes in 398 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:04:36.864 7 INFO neutron_taas.services.taas.taas_plugin [req-9cb8b985-5a3d-482a-b485-001518eca218 req-65d7f257-5eae-43e9-87ce-0dc26f809e8c e13bf585b13e4875b30883f825f5b810 a4a3513a5e4a44e38b671c990f33037b - - default default] TaaS: Handle Delete Port: f230e2e8-2b7e-458e-84c3-bafaa6079d7d 2026-05-07 22:04:36.869 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-9cb8b985-5a3d-482a-b485-001518eca218 req-65d7f257-5eae-43e9-87ce-0dc26f809e8c e13bf585b13e4875b30883f825f5b810 a4a3513a5e4a44e38b671c990f33037b - - default default] Tap Mirror: Handle Delete Port: f230e2e8-2b7e-458e-84c3-bafaa6079d7d 2026-05-07 22:04:36.911 8 INFO neutron_taas.services.taas.taas_plugin [None req-cc3831c8-97b3-4db7-8ddf-af15458de6f9 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: c35fbc45-d640-4145-957b-ea927b71def5 2026-05-07 22:04:36.914 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cc3831c8-97b3-4db7-8ddf-af15458de6f9 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: c35fbc45-d640-4145-957b-ea927b71def5 [pid: 7|app: 0|req: 467/895] 199.204.45.242 () {36 vars in 996 bytes} [Thu May 7 22:04:36 2026] DELETE /v2.0/ports/f230e2e8-2b7e-458e-84c3-bafaa6079d7d => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:04:37.039 7 WARNING neutron.db.securitygroups_db [None req-1b466536-f90f-400a-a388-dbb5977df52b 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-07 22:04:37.070 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9c10f23a-1218-481e-a38a-6f8becea56cf'] response: {'server_uuid': '72a4b31c-3e2f-41f0-9a4c-9209c0074fd2', 'name': 'network-vif-deleted', 'tag': 'f230e2e8-2b7e-458e-84c3-bafaa6079d7d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 468/896] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:04:37 2026] GET /v2.0/security-groups?tenant_id=ec79eff25e994cef820290a2c2eb6052&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:04:37.194 8 INFO neutron_taas.services.taas.taas_plugin [None req-cc3831c8-97b3-4db7-8ddf-af15458de6f9 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: 63d7d88b-740c-41b5-aacb-d25ac7da5fcd 2026-05-07 22:04:37.197 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cc3831c8-97b3-4db7-8ddf-af15458de6f9 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: 63d7d88b-740c-41b5-aacb-d25ac7da5fcd [pid: 7|app: 0|req: 469/897] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:04:37 2026] DELETE /v2.0/security-groups/23b7a760-cccd-44e7-98dd-eb9057853027 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:04:37.557 8 INFO neutron.services.segments.plugin [-] Segment 4afa7ab9-92a5-401c-ac39-6517abe2549a resource provider aggregate not found 2026-05-07 22:04:37.566 8 INFO neutron.services.segments.plugin [-] Segment 4afa7ab9-92a5-401c-ac39-6517abe2549a resource provider aggregate not found 2026-05-07 22:04:37.575 8 INFO neutron.services.segments.plugin [-] Segment 4afa7ab9-92a5-401c-ac39-6517abe2549a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4afa7ab9-92a5-401c-ac39-6517abe2549a found for delete ", "request_id": "req-312a2257-03ed-465f-8c5c-e32d825a6991"}]} 2026-05-07 22:04:37.585 8 INFO neutron.services.segments.plugin [-] Segment 4afa7ab9-92a5-401c-ac39-6517abe2549a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4afa7ab9-92a5-401c-ac39-6517abe2549a found for delete ", "request_id": "req-344e5c3f-a0c3-4d2e-ab17-7d3b69253531"}]} 2026-05-07 22:04:37.597 8 INFO neutron.db.l3_hamode_db [None req-cc3831c8-97b3-4db7-8ddf-af15458de6f9 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] HA network ba2560d6-f744-4416-a2f3-0c468d4ccc97 was deleted as no HA routers are present in project a7735b3e190e4c4bbb28dab59c134df9. [pid: 8|app: 0|req: 429/898] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:04:36 2026] DELETE /v2.0/routers/ab851c3a-4cb3-4c92-9d05-bac9e3084e84 => generated 0 bytes in 897 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/899] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:04:37 2026] DELETE /v2.0/subnets/df4c6544-62b5-477f-8dff-80335020cfdd => 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: 430/900] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:37 2026] GET /v2.0/ports?device_id=72a4b31c-3e2f-41f0-9a4c-9209c0074fd2 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:04:37.860 7 INFO neutron_taas.services.taas.taas_plugin [None req-c5e19802-f817-47ba-bfc7-5d22f6b40de5 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: bc4abc6e-68a0-4ff8-aa53-39ebf617450a 2026-05-07 22:04:37.864 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c5e19802-f817-47ba-bfc7-5d22f6b40de5 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: bc4abc6e-68a0-4ff8-aa53-39ebf617450a 2026-05-07 22:04:38.055 7 INFO neutron.services.segments.plugin [-] Segment bd1dbc6e-6dd1-4036-b463-8e70ac48f870 resource provider aggregate not found 2026-05-07 22:04:38.069 7 INFO neutron.services.segments.plugin [-] Segment bd1dbc6e-6dd1-4036-b463-8e70ac48f870 resource provider aggregate not found 2026-05-07 22:04:38.074 7 INFO neutron.services.segments.plugin [-] Segment bd1dbc6e-6dd1-4036-b463-8e70ac48f870 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd1dbc6e-6dd1-4036-b463-8e70ac48f870 found for delete ", "request_id": "req-6dd19e5c-5eb0-4cd6-9c5d-a86fc47d1563"}]} 2026-05-07 22:04:38.083 7 INFO neutron.services.segments.plugin [-] Segment bd1dbc6e-6dd1-4036-b463-8e70ac48f870 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd1dbc6e-6dd1-4036-b463-8e70ac48f870 found for delete ", "request_id": "req-8ce556be-ee00-4c11-b473-fb0f0b3c7b9d"}]} [pid: 8|app: 0|req: 431/901] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:38 2026] GET /v2.0/ports?device_id=72a4b31c-3e2f-41f0-9a4c-9209c0074fd2 => 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: 432/902] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:40 2026] GET /v2.0/ports?device_id=72a4b31c-3e2f-41f0-9a4c-9209c0074fd2 => 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: 433/903] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:41 2026] GET /v2.0/ports?device_id=72a4b31c-3e2f-41f0-9a4c-9209c0074fd2 => 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: 471/904] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:04:37 2026] DELETE /v2.0/networks/56765edb-a868-476e-8fa7-221709a669f1 => generated 0 bytes in 4371 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:04:42.324 8 WARNING neutron.db.securitygroups_db [None req-1e6f3247-5a23-4411-b6d0-9dcd2c548efc 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 434/905] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:04:42 2026] GET /v2.0/security-groups?tenant_id=a7735b3e190e4c4bbb28dab59c134df9&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/906] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:04:42 2026] DELETE /v2.0/security-groups/b29bb8ac-ab3e-44fd-8563-7b08221aad25 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/907] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:42 2026] GET /v2.0/ports?device_id=72a4b31c-3e2f-41f0-9a4c-9209c0074fd2 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:04:43.711 7 WARNING neutron.db.securitygroups_db [None req-d9364f27-261a-401f-a776-5711c30616fb 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 437/910] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:43 2026] GET /v2.0/ports?device_id=72a4b31c-3e2f-41f0-9a4c-9209c0074fd2 => 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: 474/911] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:04:43 2026] GET /v2.0/security-groups?tenant_id=5344fe87ae8848afac2f9cf457d3e582&name=default => generated 2925 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/912] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:04:43 2026] DELETE /v2.0/security-groups/acfa2a48-6714-46b9-875b-c18034673bb7 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:04:44.475 7 INFO neutron.db.segments_db [None req-dfe54b27-70fe-4220-8e29-07bc917252ee 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Added segment a095fc19-08eb-4e1a-a408-64dde92f6337 of type vxlan for network 09c5ee7c-8299-4a26-8059-de8a3b1de126 [pid: 7|app: 0|req: 475/913] 10.0.0.91 () {34 vars in 669 bytes} [Thu May 7 22:04:44 2026] POST /v2.0/networks => generated 744 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/914] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:04:44 2026] POST /v2.0/subnets => generated 691 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:04:44.769 7 INFO neutron.db.segments_db [None req-44e97060-e793-437d-b0de-29fff137117e 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Added segment d3a1db0e-32f6-497e-bbe9-e329d12735f1 of type vxlan for network 834dc9bf-8d32-4189-a892-ba9ee0bcd059 2026-05-07 22:04:45.021 7 INFO neutron.db.l3_hamode_db [None req-44e97060-e793-437d-b0de-29fff137117e 796f3761128e4e28a8cb581eef97d076 513d963e55694ca19eae3109dabb4b61 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 22:04:45.151 8 INFO neutron_taas.services.taas.taas_plugin [None req-88e60d94-9382-47f5-b58f-00065ac5600e 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: 05b9fae4-7569-4792-ae49-64342b1ff5da 2026-05-07 22:04:45.154 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-88e60d94-9382-47f5-b58f-00065ac5600e 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: 05b9fae4-7569-4792-ae49-64342b1ff5da [pid: 8|app: 0|req: 440/915] 10.0.0.91 () {34 vars in 787 bytes} [Thu May 7 22:04:44 2026] PUT /v2.0/routers/71611648-da09-4286-ad86-c585c39d728d/remove_router_interface => generated 310 bytes in 704 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:04:45.697 7 INFO neutron.db.l3_hamode_db [None req-44e97060-e793-437d-b0de-29fff137117e 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 22:04:45.751 8 INFO neutron_taas.services.taas.taas_plugin [None req-0d8c8b88-b62f-43a6-a134-0e08a14fd5df 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: f7e6b1f7-f929-4e0b-b64c-dd9308d9005c 2026-05-07 22:04:45.753 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d8c8b88-b62f-43a6-a134-0e08a14fd5df 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: f7e6b1f7-f929-4e0b-b64c-dd9308d9005c 2026-05-07 22:04:45.973 8 INFO neutron_taas.services.taas.taas_plugin [None req-0d8c8b88-b62f-43a6-a134-0e08a14fd5df 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: cea84cea-957e-49b3-bd17-726ec0ccf98b 2026-05-07 22:04:45.974 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d8c8b88-b62f-43a6-a134-0e08a14fd5df 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: cea84cea-957e-49b3-bd17-726ec0ccf98b 2026-05-07 22:04:46.316 8 INFO neutron.services.segments.plugin [-] Segment 6c8336ee-ce59-4869-87ab-3dfd2c600292 resource provider aggregate not found 2026-05-07 22:04:46.320 8 INFO neutron.services.segments.plugin [-] Segment 6c8336ee-ce59-4869-87ab-3dfd2c600292 resource provider aggregate not found 2026-05-07 22:04:46.335 8 INFO neutron.services.segments.plugin [-] Segment 6c8336ee-ce59-4869-87ab-3dfd2c600292 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c8336ee-ce59-4869-87ab-3dfd2c600292 found for delete ", "request_id": "req-cba0acfd-c787-48b6-99ee-394ae85c04ee"}]} 2026-05-07 22:04:46.338 8 INFO neutron.db.l3_hamode_db [None req-0d8c8b88-b62f-43a6-a134-0e08a14fd5df 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] HA network 58d9caae-8bad-42ad-97c4-aaca9105182e was deleted as no HA routers are present in project a4a3513a5e4a44e38b671c990f33037b. 2026-05-07 22:04:46.342 8 INFO neutron.services.segments.plugin [-] Segment 6c8336ee-ce59-4869-87ab-3dfd2c600292 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c8336ee-ce59-4869-87ab-3dfd2c600292 found for delete ", "request_id": "req-ce66d5da-02d4-4829-9f76-647477c74667"}]} [pid: 8|app: 0|req: 441/916] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:04:45 2026] DELETE /v2.0/routers/71611648-da09-4286-ad86-c585c39d728d => generated 0 bytes in 743 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:04:46.535 8 WARNING neutron.db.securitygroups_db [None req-1b57d061-7092-4c36-aaca-433ed5f3fe98 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 476/917] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:04:44 2026] POST /v2.0/routers => generated 731 bytes in 1865 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/918] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:04:46 2026] GET /v2.0/security-groups?tenant_id=e7a558056717498e8acc48736a0c765d&name=default => generated 2925 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/919] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:04:46 2026] DELETE /v2.0/subnets/1aef2699-3a7c-4ad4-a28f-dca6b51aa5a3 => 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: 478/920] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:04:46 2026] DELETE /v2.0/security-groups/6e3fc3af-7b8c-41f0-abcd-e629c5df88b3 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:04:46.872 7 INFO neutron_taas.services.taas.taas_plugin [None req-04c3e590-5175-43ac-b339-be9a43d4f482 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: 993bb4f6-e60d-4889-a985-a6d59191591d 2026-05-07 22:04:46.874 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-04c3e590-5175-43ac-b339-be9a43d4f482 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: 993bb4f6-e60d-4889-a985-a6d59191591d 2026-05-07 22:04:47.068 7 INFO neutron.services.segments.plugin [-] Segment b3591686-3986-48c5-933e-e95c740091e5 resource provider aggregate not found 2026-05-07 22:04:47.073 7 INFO neutron.services.segments.plugin [-] Segment b3591686-3986-48c5-933e-e95c740091e5 resource provider aggregate not found 2026-05-07 22:04:47.086 7 INFO neutron.services.segments.plugin [-] Segment b3591686-3986-48c5-933e-e95c740091e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3591686-3986-48c5-933e-e95c740091e5 found for delete ", "request_id": "req-5dfa867b-1c58-4322-95e1-39e9960538ed"}]} 2026-05-07 22:04:47.087 7 INFO neutron.services.segments.plugin [-] Segment b3591686-3986-48c5-933e-e95c740091e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3591686-3986-48c5-933e-e95c740091e5 found for delete ", "request_id": "req-1e76cbef-5963-4847-8cd1-32eff8fc49d9"}]} [pid: 7|app: 0|req: 479/921] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:04:46 2026] DELETE /v2.0/networks/119512d6-cb6b-4765-9abe-e52c3a3d775f => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:04:47.260 7 WARNING neutron.db.securitygroups_db [None req-a140937f-87b5-456c-8995-9cdca31e8436 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 480/922] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:04:47 2026] GET /v2.0/security-groups?tenant_id=a4a3513a5e4a44e38b671c990f33037b&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/923] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:04:47 2026] DELETE /v2.0/security-groups/e8edf246-1d66-457e-b69f-36b06127a123 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/924] 10.0.0.91 () {34 vars in 781 bytes} [Thu May 7 22:04:46 2026] PUT /v2.0/routers/81be4f57-f5c7-4da5-a76b-997b0df374d5/add_router_interface => generated 310 bytes in 1278 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/925] 10.0.0.91 () {34 vars in 683 bytes} [Thu May 7 22:04:48 2026] POST /v2.0/security-groups => generated 1661 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/926] 10.0.0.91 () {34 vars in 693 bytes} [Thu May 7 22:04:48 2026] POST /v2.0/security-group-rules => generated 597 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/927] 10.0.0.91 () {34 vars in 693 bytes} [Thu May 7 22:04:48 2026] POST /v2.0/security-group-rules => generated 602 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/928] 10.0.0.91 () {34 vars in 674 bytes} [Thu May 7 22:04:48 2026] POST /v2.0/floatingips => generated 552 bytes in 634 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:04:50.030 7 WARNING neutron.db.securitygroups_db [req-2ee9afa9-0a11-46c5-aef6-2069fbc6a13b req-314292d0-0033-4d0a-a199-e33a079ab10e fe14857bef0f4b7387da16a601f3b2dd 513d963e55694ca19eae3109dabb4b61 - - default default] project_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: 484/929] 10.0.0.169 () {34 vars in 1099 bytes} [Thu May 7 22:04:50 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1196639937&fields=id&tenant_id=513d963e55694ca19eae3109dabb4b61 => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/930] 10.0.0.169 () {34 vars in 981 bytes} [Thu May 7 22:04:50 2026] GET /v2.0/networks?id=09c5ee7c-8299-4a26-8059-de8a3b1de126 => generated 676 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/931] 10.0.0.169 () {34 vars in 964 bytes} [Thu May 7 22:04:50 2026] GET /v2.0/quotas/513d963e55694ca19eae3109dabb4b61 => generated 292 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/932] 10.0.0.169 () {34 vars in 1001 bytes} [Thu May 7 22:04:50 2026] GET /v2.0/ports?tenant_id=513d963e55694ca19eae3109dabb4b61&fields=id => generated 103 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/933] 10.0.0.169 () {34 vars in 1007 bytes} [Thu May 7 22:04:50 2026] GET /v2.0/networks/09c5ee7c-8299-4a26-8059-de8a3b1de126?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/934] 10.0.0.169 () {34 vars in 1107 bytes} [Thu May 7 22:04:50 2026] GET /v2.0/networks/09c5ee7c-8299-4a26-8059-de8a3b1de126?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: 488/935] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:50 2026] GET /v2.0/ports?device_id=5c7235cb-cf6e-49d9-baac-6a5b71278244 => 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: 448/936] 10.0.0.140 () {34 vars in 989 bytes} [Thu May 7 22:04:50 2026] GET /v2.0/ports?device_id=ef70cb63-778d-47a7-a43b-12d325c464a8 => generated 1244 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/937] 10.0.0.140 () {34 vars in 1039 bytes} [Thu May 7 22:04:50 2026] GET /v2.0/security-groups?id=e665568b-00a8-4cb3-99fd-358b9581712c&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/938] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:51 2026] GET /v2.0/ports?device_id=5c7235cb-cf6e-49d9-baac-6a5b71278244 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:04:51.919 7 WARNING neutron.db.securitygroups_db [None req-04aecdf5-0f31-47c1-8acd-7fe792990c57 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 490/939] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:04:51 2026] GET /v2.0/security-groups?tenant_id=3be0055b6703435bb4d9d0f98bd220eb&name=default => generated 2925 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:04:52.043 8 WARNING neutron.db.securitygroups_db [None req-f2a8bc2d-0283-40e9-af31-b6281a3ac53c 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 450/940] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:04:51 2026] GET /v2.0/security-groups?tenant_id=b563228a8c384b57860560919cbcf439&name=default => generated 2925 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/941] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:04:52 2026] DELETE /v2.0/security-groups/71f8b917-62aa-4522-99bc-c34d7ad5d70a => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/942] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:04:52 2026] DELETE /v2.0/security-groups/a53c246b-6f35-4e1b-a7e9-489c1c0d6cc3 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:04:52.333 7 WARNING neutron.db.securitygroups_db [None req-3da90af5-4158-475f-86cf-ff6c0ee5e5d6 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 492/943] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:04:52 2026] GET /v2.0/security-groups?tenant_id=d4551464a5704829aa2a834134b52d1c&name=default => generated 2925 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/944] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:04:52 2026] DELETE /v2.0/security-groups/799735ed-1120-4ef2-9e8e-8faf1b37a8fe => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/945] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:52 2026] GET /v2.0/ports?device_id=5c7235cb-cf6e-49d9-baac-6a5b71278244 => 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: 453/946] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:53 2026] GET /v2.0/ports?device_id=5c7235cb-cf6e-49d9-baac-6a5b71278244 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:04:54.569 7 INFO neutron.db.segments_db [None req-69a18605-e7b4-4d0c-9134-3bffa0519f3b 3163f2ba4c4e4e43b4172e52bc0843dc 2805102e3a3644898252ff1ca824afc5 - - default default] Added segment f63a9635-494b-4b79-8b20-74c5fe4690d2 of type vxlan for network 87819e7e-8d76-4fbd-ba43-d874e8d8b570 [pid: 7|app: 0|req: 494/947] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:04:54 2026] POST /v2.0/networks => generated 649 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/948] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:04:54 2026] POST /v2.0/subnets => generated 627 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/949] 199.204.45.242 () {34 vars in 985 bytes} [Thu May 7 22:04:54 2026] GET /v2.0/networks?id=09c5ee7c-8299-4a26-8059-de8a3b1de126 => generated 676 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/950] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:54 2026] GET /v2.0/ports?device_id=5c7235cb-cf6e-49d9-baac-6a5b71278244 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:04:54.954 8 INFO neutron.db.segments_db [None req-78483a62-4fe6-4504-8b1e-986ee751bd97 3163f2ba4c4e4e43b4172e52bc0843dc 2805102e3a3644898252ff1ca824afc5 - - default default] Added segment 137b94a1-56de-46b4-b453-85011d1d7b37 of type vxlan for network 67ac3d56-72dd-40f5-842d-7e655fea1c5a 2026-05-07 22:04:54.956 7 WARNING neutron.db.securitygroups_db [req-2ee9afa9-0a11-46c5-aef6-2069fbc6a13b req-94dbc685-dcff-44e4-8120-092418aeaeb4 fe14857bef0f4b7387da16a601f3b2dd 513d963e55694ca19eae3109dabb4b61 - - default default] project_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: 497/951] 199.204.45.242 () {34 vars in 1049 bytes} [Thu May 7 22:04:54 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=513d963e55694ca19eae3109dabb4b61 => generated 181 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:04:55.278 8 INFO neutron.db.l3_hamode_db [None req-78483a62-4fe6-4504-8b1e-986ee751bd97 3163f2ba4c4e4e43b4172e52bc0843dc 2805102e3a3644898252ff1ca824afc5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 498/952] 199.204.45.242 () {38 vars in 954 bytes} [Thu May 7 22:04:55 2026] POST /v2.0/ports => generated 958 bytes in 369 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: 499/953] 199.204.45.242 () {38 vars in 1027 bytes} [Thu May 7 22:04:55 2026] PUT /v2.0/ports/87d7910b-82ae-485c-a9b7-53931dd732db => generated 1239 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:04:55.848 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b16f8fdc-8e71-434e-a4cc-b3846c6af427'] response: {'name': 'network-changed', 'server_uuid': '5c7235cb-cf6e-49d9-baac-6a5b71278244', 'tag': '87d7910b-82ae-485c-a9b7-53931dd732db', '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-05-07 22:04:56.085 8 INFO neutron.db.l3_hamode_db [None req-78483a62-4fe6-4504-8b1e-986ee751bd97 3163f2ba4c4e4e43b4172e52bc0843dc 2805102e3a3644898252ff1ca824afc5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 500/954] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:56 2026] GET /v2.0/ports?device_id=5c7235cb-cf6e-49d9-baac-6a5b71278244 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/955] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:04:56 2026] GET /v2.0/security-groups?id=28fc4949-cda6-4fc6-b251-f3dd563f3cb6&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/956] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:04:56 2026] GET /v2.0/ports?tenant_id=513d963e55694ca19eae3109dabb4b61&device_id=5c7235cb-cf6e-49d9-baac-6a5b71278244 => 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: 503/957] 199.204.45.242 () {34 vars in 1017 bytes} [Thu May 7 22:04:56 2026] GET /v2.0/networks?tenant_id=513d963e55694ca19eae3109dabb4b61&shared=False => generated 772 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/958] 199.204.45.242 () {34 vars in 929 bytes} [Thu May 7 22:04:56 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/959] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:04:54 2026] POST /v2.0/routers => generated 694 bytes in 2110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/960] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:57 2026] GET /v2.0/ports?device_id=5c7235cb-cf6e-49d9-baac-6a5b71278244 => generated 973 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/961] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:04:57 2026] GET /v2.0/security-groups?id=28fc4949-cda6-4fc6-b251-f3dd563f3cb6&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/962] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:04:57 2026] GET /v2.0/ports?tenant_id=513d963e55694ca19eae3109dabb4b61&device_id=5c7235cb-cf6e-49d9-baac-6a5b71278244 => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/963] 199.204.45.242 () {34 vars in 1059 bytes} [Thu May 7 22:04:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=87d7910b-82ae-485c-a9b7-53931dd732db => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/964] 199.204.45.242 () {34 vars in 983 bytes} [Thu May 7 22:04:57 2026] GET /v2.0/subnets?id=a387f079-0c6b-40e1-b8a5-cc36acfdcb99 => generated 694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/965] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:04:57 2026] GET /v2.0/ports?network_id=09c5ee7c-8299-4a26-8059-de8a3b1de126&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: 462/966] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:04:57 2026] GET /v2.0/networks/09c5ee7c-8299-4a26-8059-de8a3b1de126?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: 463/967] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:04:57 2026] GET /v2.0/networks/09c5ee7c-8299-4a26-8059-de8a3b1de126?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: 505/970] 10.0.0.91 () {34 vars in 781 bytes} [Thu May 7 22:04:57 2026] PUT /v2.0/routers/205a4cba-8e9d-4ea5-8e9e-f35d70c06416/add_router_interface => generated 310 bytes in 1266 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/971] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:58 2026] GET /v2.0/ports?device_id=5c7235cb-cf6e-49d9-baac-6a5b71278244 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/972] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:04:58 2026] GET /v2.0/security-groups?id=28fc4949-cda6-4fc6-b251-f3dd563f3cb6&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: 8|app: 0|req: 466/973] 10.0.0.91 () {34 vars in 663 bytes} [Thu May 7 22:04:58 2026] POST /v2.0/ports => generated 953 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/974] 10.0.0.91 () {34 vars in 663 bytes} [Thu May 7 22:04:58 2026] POST /v2.0/ports => generated 954 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 22:04:59.244 7 WARNING neutron.db.securitygroups_db [None req-01eba4f4-3b55-417e-947d-91ddffe85dc2 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 509/975] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:04:59 2026] GET /v2.0/security-groups?tenant_id=8988b642e550412cb899b9c25733d564&name=default => generated 2925 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/976] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:04:59 2026] DELETE /v2.0/security-groups/695ad8c6-b61d-42a3-a26a-238dadac42e0 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:04:59.550 7 WARNING neutron.db.securitygroups_db [None req-922bcfab-54cd-46e0-b997-0ef4916bfb70 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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/977] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:04:59 2026] GET /v2.0/security-groups?tenant_id=81e1e137411f4f76b43baa693ccce75e&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:04:59.671 8 INFO neutron.db.l3_db [None req-974db456-5cda-49be-b1c0-6653e9d65550 3163f2ba4c4e4e43b4172e52bc0843dc 2805102e3a3644898252ff1ca824afc5 - - default default] Floating IP fa8fcae6-5650-49ae-ba09-14c9dc196450 associated. External IP: 10.96.250.208, port: 80941592-b8f8-4d36-bd24-2438ad180471. [pid: 7|app: 0|req: 512/978] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:04:59 2026] GET /v2.0/ports?device_id=5c7235cb-cf6e-49d9-baac-6a5b71278244 => 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: 513/979] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:04:59 2026] DELETE /v2.0/security-groups/504d969f-630a-4007-a7f4-c6edfad682cd => 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: 514/980] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:04:59 2026] GET /v2.0/security-groups?id=28fc4949-cda6-4fc6-b251-f3dd563f3cb6&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/981] 10.0.0.91 () {34 vars in 675 bytes} [Thu May 7 22:04:58 2026] POST /v2.0/floatingips => generated 841 bytes in 1506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:05:00.646 7 INFO neutron.db.l3_db [None req-b4294171-bcb5-4da2-8b42-4326b00b0f3b 3163f2ba4c4e4e43b4172e52bc0843dc 2805102e3a3644898252ff1ca824afc5 - - default default] Floating IP fa8fcae6-5650-49ae-ba09-14c9dc196450 disassociated. External IP: 10.96.250.208, port: 80941592-b8f8-4d36-bd24-2438ad180471. [pid: 8|app: 0|req: 468/982] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:05:00 2026] GET /v2.0/ports?device_id=5c7235cb-cf6e-49d9-baac-6a5b71278244 => 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: 469/983] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:05:00 2026] GET /v2.0/security-groups?id=28fc4949-cda6-4fc6-b251-f3dd563f3cb6&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/984] 10.0.0.91 () {34 vars in 747 bytes} [Thu May 7 22:05:00 2026] PUT /v2.0/floatingips/fa8fcae6-5650-49ae-ba09-14c9dc196450 => generated 552 bytes in 611 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:05:01.282 8 INFO neutron_taas.services.taas.taas_plugin [None req-bc910885-0d48-4978-83d2-44f4faa00a05 3163f2ba4c4e4e43b4172e52bc0843dc 2805102e3a3644898252ff1ca824afc5 - - default default] TaaS: Handle Delete Port: 07cad400-0cbc-4500-a4f2-cd8fd4ed36eb 2026-05-07 22:05:01.284 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bc910885-0d48-4978-83d2-44f4faa00a05 3163f2ba4c4e4e43b4172e52bc0843dc 2805102e3a3644898252ff1ca824afc5 - - default default] Tap Mirror: Handle Delete Port: 07cad400-0cbc-4500-a4f2-cd8fd4ed36eb [pid: 8|app: 0|req: 470/985] 10.0.0.91 () {32 vars in 730 bytes} [Thu May 7 22:05:01 2026] DELETE /v2.0/floatingips/fa8fcae6-5650-49ae-ba09-14c9dc196450 => generated 0 bytes in 396 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/986] 10.0.0.91 () {32 vars in 651 bytes} [Thu May 7 22:05:01 2026] GET /v2.0/extensions => generated 22222 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/987] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/ports?device_id=5c7235cb-cf6e-49d9-baac-6a5b71278244 => 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: 473/988] 10.0.0.91 () {32 vars in 679 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/989] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/security-groups?id=28fc4949-cda6-4fc6-b251-f3dd563f3cb6&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/990] 10.0.0.91 () {32 vars in 679 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/991] 10.0.0.91 () {32 vars in 727 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/992] 10.0.0.91 () {32 vars in 663 bytes} [Thu May 7 22:05:02 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: 478/993] 10.0.0.91 () {32 vars in 697 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/994] 10.0.0.91 () {32 vars in 695 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/995] 10.0.0.91 () {32 vars in 699 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/996] 10.0.0.91 () {32 vars in 687 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/997] 10.0.0.91 () {32 vars in 701 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/998] 10.0.0.91 () {32 vars in 691 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/999] 10.0.0.91 () {32 vars in 693 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/1000] 10.0.0.91 () {32 vars in 683 bytes} [Thu May 7 22:05:02 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: 486/1001] 10.0.0.91 () {32 vars in 685 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1002] 10.0.0.91 () {32 vars in 659 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1003] 10.0.0.91 () {32 vars in 697 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1004] 10.0.0.91 () {32 vars in 677 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:05:02.377 7 INFO neutron.db.l3_db [None req-9975ed95-3040-4e57-b9ed-725042cac4fd 3163f2ba4c4e4e43b4172e52bc0843dc 2805102e3a3644898252ff1ca824afc5 - - default default] Floating IP 770f274f-fbd1-4b0c-bb11-41060146bea9 associated. External IP: 10.96.250.207, port: 46f1d162-ad65-40a4-992e-5103b5447f25. [pid: 8|app: 0|req: 490/1005] 10.0.0.91 () {32 vars in 681 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1006] 10.0.0.91 () {32 vars in 673 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1007] 10.0.0.91 () {32 vars in 687 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1008] 10.0.0.91 () {32 vars in 687 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/filter-validation => 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: 494/1009] 10.0.0.91 () {32 vars in 721 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1010] 10.0.0.91 () {32 vars in 685 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1011] 10.0.0.91 () {32 vars in 667 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1012] 10.0.0.91 () {32 vars in 685 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1013] 10.0.0.91 () {32 vars in 679 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1014] 10.0.0.91 () {32 vars in 697 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1015] 10.0.0.91 () {32 vars in 677 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1016] 10.0.0.91 () {32 vars in 665 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/router => generated 256 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1017] 10.0.0.91 () {32 vars in 675 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1018] 10.0.0.91 () {32 vars in 663 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1019] 10.0.0.91 () {32 vars in 673 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1020] 10.0.0.91 () {32 vars in 711 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1021] 10.0.0.91 () {32 vars in 689 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1022] 10.0.0.91 () {32 vars in 681 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/multi-provider => 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: 508/1023] 10.0.0.91 () {32 vars in 667 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1024] 10.0.0.91 () {32 vars in 685 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1025] 10.0.0.91 () {32 vars in 703 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1026] 10.0.0.91 () {32 vars in 673 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1027] 10.0.0.91 () {32 vars in 699 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1028] 10.0.0.91 () {32 vars in 715 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/network-ip-availability-details => generated 260 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1029] 10.0.0.91 () {32 vars in 673 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1030] 10.0.0.91 () {32 vars in 691 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1031] 10.0.0.91 () {32 vars in 687 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1032] 10.0.0.91 () {32 vars in 707 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1033] 10.0.0.91 () {32 vars in 703 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1034] 10.0.0.91 () {32 vars in 717 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1035] 10.0.0.91 () {32 vars in 695 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1036] 10.0.0.91 () {32 vars in 709 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1037] 10.0.0.91 () {32 vars in 667 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/binding => generated 193 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1038] 10.0.0.91 () {32 vars in 685 bytes} [Thu May 7 22:05:02 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: 8|app: 0|req: 524/1039] 10.0.0.91 () {32 vars in 679 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1040] 10.0.0.91 () {32 vars in 673 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1041] 10.0.0.91 () {34 vars in 675 bytes} [Thu May 7 22:05:01 2026] POST /v2.0/floatingips => generated 840 bytes in 1146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1042] 10.0.0.91 () {32 vars in 669 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/provider => generated 191 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1043] 10.0.0.91 () {32 vars in 659 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/qos => generated 166 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1044] 10.0.0.91 () {32 vars in 697 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1045] 10.0.0.91 () {32 vars in 727 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/floatingips/770f274f-fbd1-4b0c-bb11-41060146bea9 => generated 840 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1046] 10.0.0.91 () {32 vars in 697 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1047] 10.0.0.91 () {32 vars in 675 bytes} [Thu May 7 22:05:02 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: 531/1048] 10.0.0.91 () {32 vars in 667 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1049] 10.0.0.91 () {32 vars in 681 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1050] 10.0.0.91 () {32 vars in 699 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1051] 10.0.0.91 () {32 vars in 683 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1052] 10.0.0.91 () {32 vars in 705 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1053] 10.0.0.91 () {32 vars in 653 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/floatingips => generated 843 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1054] 10.0.0.91 () {32 vars in 667 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1055] 10.0.0.91 () {32 vars in 695 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1056] 10.0.0.91 () {32 vars in 693 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1057] 10.0.0.91 () {32 vars in 683 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1058] 10.0.0.91 () {32 vars in 687 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1059] 10.0.0.91 () {32 vars in 703 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1060] 10.0.0.91 () {32 vars in 665 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1061] 10.0.0.91 () {32 vars in 679 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1062] 10.0.0.91 () {32 vars in 679 bytes} [Thu May 7 22:05:02 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: 545/1063] 10.0.0.91 () {32 vars in 689 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1064] 10.0.0.91 () {32 vars in 689 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1065] 10.0.0.91 () {32 vars in 693 bytes} [Thu May 7 22:05:02 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: 8|app: 0|req: 548/1066] 10.0.0.91 () {32 vars in 683 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1067] 10.0.0.91 () {32 vars in 687 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1068] 10.0.0.91 () {32 vars in 699 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1069] 10.0.0.91 () {32 vars in 701 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1070] 10.0.0.91 () {32 vars in 711 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1071] 10.0.0.91 () {32 vars in 715 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1072] 10.0.0.91 () {32 vars in 713 bytes} [Thu May 7 22:05:02 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: 555/1073] 10.0.0.91 () {32 vars in 725 bytes} [Thu May 7 22:05:02 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1074] 10.0.0.91 () {32 vars in 739 bytes} [Thu May 7 22:05:02 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: 557/1075] 10.0.0.91 () {32 vars in 717 bytes} [Thu May 7 22:05:03 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1076] 10.0.0.91 () {32 vars in 681 bytes} [Thu May 7 22:05:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1077] 10.0.0.91 () {32 vars in 667 bytes} [Thu May 7 22:05:03 2026] GET /v2.0/extensions/segment => generated 145 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1078] 10.0.0.91 () {32 vars in 717 bytes} [Thu May 7 22:05:03 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1079] 10.0.0.91 () {32 vars in 677 bytes} [Thu May 7 22:05:03 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1080] 10.0.0.91 () {32 vars in 667 bytes} [Thu May 7 22:05:03 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1081] 10.0.0.91 () {32 vars in 695 bytes} [Thu May 7 22:05:03 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1082] 10.0.0.91 () {32 vars in 703 bytes} [Thu May 7 22:05:03 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1083] 10.0.0.91 () {32 vars in 699 bytes} [Thu May 7 22:05:03 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1084] 10.0.0.91 () {32 vars in 699 bytes} [Thu May 7 22:05:03 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: 8|app: 0|req: 567/1085] 10.0.0.91 () {32 vars in 681 bytes} [Thu May 7 22:05:03 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1086] 10.0.0.91 () {32 vars in 703 bytes} [Thu May 7 22:05:03 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1087] 10.0.0.91 () {32 vars in 693 bytes} [Thu May 7 22:05:03 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1088] 10.0.0.91 () {32 vars in 687 bytes} [Thu May 7 22:05:03 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1089] 10.0.0.91 () {32 vars in 695 bytes} [Thu May 7 22:05:03 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1090] 10.0.0.91 () {32 vars in 677 bytes} [Thu May 7 22:05:03 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1091] 10.0.0.91 () {32 vars in 687 bytes} [Thu May 7 22:05:03 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1092] 10.0.0.91 () {32 vars in 699 bytes} [Thu May 7 22:05:03 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: 8|app: 0|req: 575/1093] 10.0.0.91 () {32 vars in 663 bytes} [Thu May 7 22:05:03 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1094] 10.0.0.91 () {32 vars in 679 bytes} [Thu May 7 22:05:03 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1095] 10.0.0.91 () {32 vars in 675 bytes} [Thu May 7 22:05:03 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1096] 10.0.0.91 () {32 vars in 691 bytes} [Thu May 7 22:05:03 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: 8|app: 0|req: 579/1097] 10.0.0.91 () {32 vars in 675 bytes} [Thu May 7 22:05:03 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: 580/1098] 10.0.0.91 () {32 vars in 665 bytes} [Thu May 7 22:05:03 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1099] 10.0.0.91 () {32 vars in 661 bytes} [Thu May 7 22:05:03 2026] GET /v2.0/extensions/taas => generated 175 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1100] 10.0.0.91 () {32 vars in 673 bytes} [Thu May 7 22:05:03 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:05:03.222 7 INFO neutron.db.l3_db [None req-be8d10f8-97b7-4052-96e4-a0cf44cfb56e 3163f2ba4c4e4e43b4172e52bc0843dc 2805102e3a3644898252ff1ca824afc5 - - default default] Floating IP 770f274f-fbd1-4b0c-bb11-41060146bea9 associated. External IP: 10.96.250.207, port: 46f1d162-ad65-40a4-992e-5103b5447f25. [pid: 8|app: 0|req: 583/1101] 10.0.0.91 () {32 vars in 703 bytes} [Thu May 7 22:05:03 2026] GET /v2.0/extensions/tap-mirror-both-direction => generated 265 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1102] 10.0.0.91 () {32 vars in 685 bytes} [Thu May 7 22:05:03 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1103] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:05:03 2026] GET /v2.0/ports?device_id=5c7235cb-cf6e-49d9-baac-6a5b71278244 => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1104] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:05:03 2026] GET /v2.0/security-groups?id=28fc4949-cda6-4fc6-b251-f3dd563f3cb6&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: 587/1105] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:05:03 2026] GET /v2.0/ports?device_id=5c7235cb-cf6e-49d9-baac-6a5b71278244 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1106] 10.0.0.91 () {34 vars in 747 bytes} [Thu May 7 22:05:02 2026] PUT /v2.0/floatingips/770f274f-fbd1-4b0c-bb11-41060146bea9 => generated 841 bytes in 1011 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:05:03.888 8 INFO neutron.db.l3_db [None req-ecdb486b-0c94-4337-b662-61f747633a92 fe14857bef0f4b7387da16a601f3b2dd 513d963e55694ca19eae3109dabb4b61 - - default default] Floating IP 0c105f5b-8127-43ba-be93-7d9215bca2e9 associated. External IP: 10.96.250.202, port: 87d7910b-82ae-485c-a9b7-53931dd732db. 2026-05-07 22:05:03.992 7 WARNING neutron.db.securitygroups_db [None req-f0e2bab8-2a33-447d-a93f-939d199edf41 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 520/1107] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:05:03 2026] GET /v2.0/security-groups?tenant_id=1df41dae6e3f4f24b6981851ce88c047&name=default => generated 2925 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:05:04.281 7 INFO neutron.db.l3_db [None req-ca53ff50-28c1-4b7f-a3ff-365df7b4349c 3163f2ba4c4e4e43b4172e52bc0843dc 2805102e3a3644898252ff1ca824afc5 - - default default] Floating IP 770f274f-fbd1-4b0c-bb11-41060146bea9 disassociated. External IP: 10.96.250.207, port: 80941592-b8f8-4d36-bd24-2438ad180471. [pid: 8|app: 0|req: 588/1108] 10.0.0.91 () {34 vars in 747 bytes} [Thu May 7 22:05:03 2026] PUT /v2.0/floatingips/0c105f5b-8127-43ba-be93-7d9215bca2e9 => generated 856 bytes in 725 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:05:04.322 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5f97f6e-b070-4a4e-b7f2-d7537c3a6ee8'] response: {'name': 'network-changed', 'server_uuid': '5c7235cb-cf6e-49d9-baac-6a5b71278244', 'tag': '87d7910b-82ae-485c-a9b7-53931dd732db', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 589/1109] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:05:04 2026] DELETE /v2.0/security-groups/79acddcc-d399-4d28-a876-737775e01ffa => 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: 521/1110] 10.0.0.91 () {34 vars in 747 bytes} [Thu May 7 22:05:04 2026] PUT /v2.0/floatingips/770f274f-fbd1-4b0c-bb11-41060146bea9 => generated 552 bytes in 433 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:05:04.783 8 INFO neutron_taas.services.taas.taas_plugin [None req-d1a29b76-d68f-485c-b6e8-87a02778ad3a 3163f2ba4c4e4e43b4172e52bc0843dc 2805102e3a3644898252ff1ca824afc5 - - default default] TaaS: Handle Delete Port: 2f1f9d4b-da86-4d59-852f-3dc1eaf94af8 2026-05-07 22:05:04.786 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d1a29b76-d68f-485c-b6e8-87a02778ad3a 3163f2ba4c4e4e43b4172e52bc0843dc 2805102e3a3644898252ff1ca824afc5 - - default default] Tap Mirror: Handle Delete Port: 2f1f9d4b-da86-4d59-852f-3dc1eaf94af8 [pid: 7|app: 0|req: 522/1111] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:05:04 2026] GET /v2.0/ports?tenant_id=513d963e55694ca19eae3109dabb4b61&device_id=5c7235cb-cf6e-49d9-baac-6a5b71278244 => 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: 523/1112] 199.204.45.242 () {34 vars in 985 bytes} [Thu May 7 22:05:04 2026] GET /v2.0/networks?id=09c5ee7c-8299-4a26-8059-de8a3b1de126 => generated 772 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1113] 10.0.0.91 () {32 vars in 730 bytes} [Thu May 7 22:05:04 2026] DELETE /v2.0/floatingips/770f274f-fbd1-4b0c-bb11-41060146bea9 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:05:04.990 8 INFO neutron.api.v2.resource [None req-fdece689-a073-43f1-91a0-5a8c55cd5fbe 3163f2ba4c4e4e43b4172e52bc0843dc 2805102e3a3644898252ff1ca824afc5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 591/1114] 10.0.0.91 () {32 vars in 730 bytes} [Thu May 7 22:05:04 2026] DELETE /v2.0/floatingips/770f274f-fbd1-4b0c-bb11-41060146bea9 => generated 144 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1115] 199.204.45.242 () {34 vars in 1059 bytes} [Thu May 7 22:05:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=87d7910b-82ae-485c-a9b7-53931dd732db => generated 859 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1116] 199.204.45.242 () {34 vars in 983 bytes} [Thu May 7 22:05:05 2026] GET /v2.0/subnets?id=a387f079-0c6b-40e1-b8a5-cc36acfdcb99 => generated 694 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1117] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:05:05 2026] GET /v2.0/ports?network_id=09c5ee7c-8299-4a26-8059-de8a3b1de126&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:05:05.212 8 INFO neutron_taas.services.taas.taas_plugin [None req-c1eeab16-79d6-4882-aaa9-83297299201e 3163f2ba4c4e4e43b4172e52bc0843dc 2805102e3a3644898252ff1ca824afc5 - - default default] TaaS: Handle Delete Port: 80941592-b8f8-4d36-bd24-2438ad180471 2026-05-07 22:05:05.216 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c1eeab16-79d6-4882-aaa9-83297299201e 3163f2ba4c4e4e43b4172e52bc0843dc 2805102e3a3644898252ff1ca824afc5 - - default default] Tap Mirror: Handle Delete Port: 80941592-b8f8-4d36-bd24-2438ad180471 [pid: 7|app: 0|req: 527/1118] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:05:05 2026] GET /v2.0/networks/09c5ee7c-8299-4a26-8059-de8a3b1de126?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1119] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:05:05 2026] GET /v2.0/networks/09c5ee7c-8299-4a26-8059-de8a3b1de126?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: 8|app: 0|req: 592/1120] 10.0.0.91 () {32 vars in 718 bytes} [Thu May 7 22:05:05 2026] DELETE /v2.0/ports/80941592-b8f8-4d36-bd24-2438ad180471 => generated 0 bytes in 423 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:05:05.632 7 INFO neutron_taas.services.taas.taas_plugin [None req-87779eb2-6f90-4ce9-9c4a-e75d92a11a65 3163f2ba4c4e4e43b4172e52bc0843dc 2805102e3a3644898252ff1ca824afc5 - - default default] TaaS: Handle Delete Port: 46f1d162-ad65-40a4-992e-5103b5447f25 2026-05-07 22:05:05.636 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-87779eb2-6f90-4ce9-9c4a-e75d92a11a65 3163f2ba4c4e4e43b4172e52bc0843dc 2805102e3a3644898252ff1ca824afc5 - - default default] Tap Mirror: Handle Delete Port: 46f1d162-ad65-40a4-992e-5103b5447f25 [pid: 7|app: 0|req: 529/1121] 10.0.0.91 () {32 vars in 718 bytes} [Thu May 7 22:05:05 2026] DELETE /v2.0/ports/46f1d162-ad65-40a4-992e-5103b5447f25 => generated 0 bytes in 392 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1122] 10.0.0.91 () {32 vars in 734 bytes} [Thu May 7 22:05:05 2026] GET /v2.0/ports?device_id=205a4cba-8e9d-4ea5-8e9e-f35d70c06416 => generated 958 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:05:06.291 7 INFO neutron_taas.services.taas.taas_plugin [None req-a6404a54-0a2f-4816-93d4-40905af4a4d4 3163f2ba4c4e4e43b4172e52bc0843dc 2805102e3a3644898252ff1ca824afc5 - - default default] TaaS: Handle Delete Port: 55b7e256-1e31-4650-8f8f-2c4c24479467 2026-05-07 22:05:06.293 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a6404a54-0a2f-4816-93d4-40905af4a4d4 3163f2ba4c4e4e43b4172e52bc0843dc 2805102e3a3644898252ff1ca824afc5 - - default default] Tap Mirror: Handle Delete Port: 55b7e256-1e31-4650-8f8f-2c4c24479467 2026-05-07 22:05:06.617 8 INFO neutron.db.segments_db [None req-8b5f1525-07c4-44cb-9c73-c88b792e9921 7552ce721cf2449391b345839c7a55b9 6ae2637d49e74404a7c7847cfeba71f3 - - default default] Added segment 96a04cf8-9d9a-44f1-96b8-6eb2054c65d9 of type vxlan for network 2895208f-dd4f-4c27-9a68-b38fad243d19 2026-05-07 22:05:06.680 8 INFO neutron.db.segments_db [None req-8b5f1525-07c4-44cb-9c73-c88b792e9921 7552ce721cf2449391b345839c7a55b9 6ae2637d49e74404a7c7847cfeba71f3 - - default default] Added segment aeb0b471-f8eb-4bf7-8bb5-4e8d1233c426 of type vxlan for network 0d5d673b-1eb8-4355-8e95-59a95321440c [pid: 7|app: 0|req: 530/1123] 10.0.0.91 () {34 vars in 787 bytes} [Thu May 7 22:05:05 2026] PUT /v2.0/routers/205a4cba-8e9d-4ea5-8e9e-f35d70c06416/remove_router_interface => generated 310 bytes in 858 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1124] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:05:06 2026] POST /v2.0/networks => generated 1246 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1125] 10.0.0.91 () {32 vars in 647 bytes} [Thu May 7 22:05:06 2026] GET /v2.0/networks => generated 1845 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:05:06.939 7 INFO neutron_taas.services.taas.taas_plugin [None req-2a09ab15-309c-4ce7-92f2-488c23d832e9 3163f2ba4c4e4e43b4172e52bc0843dc 2805102e3a3644898252ff1ca824afc5 - - default default] TaaS: Handle Delete Port: 88fcdd1f-2059-4dde-923b-f49519eed9cc 2026-05-07 22:05:06.945 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a09ab15-309c-4ce7-92f2-488c23d832e9 3163f2ba4c4e4e43b4172e52bc0843dc 2805102e3a3644898252ff1ca824afc5 - - default default] Tap Mirror: Handle Delete Port: 88fcdd1f-2059-4dde-923b-f49519eed9cc 2026-05-07 22:05:06.965 8 INFO neutron.services.segments.plugin [-] Segment 96a04cf8-9d9a-44f1-96b8-6eb2054c65d9 resource provider aggregate not found 2026-05-07 22:05:06.971 8 INFO neutron.services.segments.plugin [-] Segment 96a04cf8-9d9a-44f1-96b8-6eb2054c65d9 resource provider aggregate not found 2026-05-07 22:05:06.987 8 INFO neutron.services.segments.plugin [-] Segment 96a04cf8-9d9a-44f1-96b8-6eb2054c65d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96a04cf8-9d9a-44f1-96b8-6eb2054c65d9 found for delete ", "request_id": "req-8084e0d7-7a2a-46a8-8f46-d27bb1c1c0c8"}]} [pid: 8|app: 0|req: 596/1126] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:05:06 2026] DELETE /v2.0/networks/2895208f-dd4f-4c27-9a68-b38fad243d19 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:05:06.999 8 INFO neutron.services.segments.plugin [-] Segment 96a04cf8-9d9a-44f1-96b8-6eb2054c65d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96a04cf8-9d9a-44f1-96b8-6eb2054c65d9 found for delete ", "request_id": "req-88dfdc72-d1ac-4e5b-8d59-aeedc47175ab"}]} [pid: 8|app: 0|req: 597/1127] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:05:06 2026] DELETE /v2.0/networks/0d5d673b-1eb8-4355-8e95-59a95321440c => 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: 598/1128] 10.0.0.91 () {32 vars in 647 bytes} [Thu May 7 22:05:07 2026] GET /v2.0/networks => generated 651 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:05:07.223 7 INFO neutron_taas.services.taas.taas_plugin [None req-2a09ab15-309c-4ce7-92f2-488c23d832e9 3163f2ba4c4e4e43b4172e52bc0843dc 2805102e3a3644898252ff1ca824afc5 - - default default] TaaS: Handle Delete Port: 18642b53-322d-42ea-871e-93300777a197 2026-05-07 22:05:07.226 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a09ab15-309c-4ce7-92f2-488c23d832e9 3163f2ba4c4e4e43b4172e52bc0843dc 2805102e3a3644898252ff1ca824afc5 - - default default] Tap Mirror: Handle Delete Port: 18642b53-322d-42ea-871e-93300777a197 2026-05-07 22:05:07.231 8 INFO neutron.db.segments_db [None req-b2f9d6ae-a239-49c3-94e9-8f9667529384 7552ce721cf2449391b345839c7a55b9 6ae2637d49e74404a7c7847cfeba71f3 - - default default] Added segment d2d711e0-f9ba-408c-ac9f-e95278f0f069 of type vxlan for network ead5d8db-abcf-42e8-a485-f5854430ee62 [pid: 8|app: 0|req: 599/1129] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:05:07 2026] POST /v2.0/networks => generated 652 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:05:07.396 8 INFO neutron.db.segments_db [None req-cb8ab42d-ba06-4b56-97d5-cefb938d6149 7552ce721cf2449391b345839c7a55b9 6ae2637d49e74404a7c7847cfeba71f3 - - default default] Added segment 33b0f692-24e7-4124-aaee-1d69482b92c7 of type vxlan for network b787dacc-655c-4ed3-8d7d-037ff489a8b8 [pid: 8|app: 0|req: 600/1130] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:05:07 2026] POST /v2.0/networks => generated 653 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:05:07.577 7 INFO neutron.services.segments.plugin [-] Segment 137b94a1-56de-46b4-b453-85011d1d7b37 resource provider aggregate not found 2026-05-07 22:05:07.585 7 INFO neutron.services.segments.plugin [-] Segment 137b94a1-56de-46b4-b453-85011d1d7b37 resource provider aggregate not found 2026-05-07 22:05:07.602 7 INFO neutron.services.segments.plugin [-] Segment 137b94a1-56de-46b4-b453-85011d1d7b37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 137b94a1-56de-46b4-b453-85011d1d7b37 found for delete ", "request_id": "req-9c062ca1-b2e7-42eb-bdb3-5578006fc7ae"}]} 2026-05-07 22:05:07.609 7 INFO neutron.services.segments.plugin [-] Segment 137b94a1-56de-46b4-b453-85011d1d7b37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 137b94a1-56de-46b4-b453-85011d1d7b37 found for delete ", "request_id": "req-959de414-3c1f-40a1-984a-a4be444bda80"}]} 2026-05-07 22:05:07.613 7 INFO neutron.db.l3_hamode_db [None req-2a09ab15-309c-4ce7-92f2-488c23d832e9 3163f2ba4c4e4e43b4172e52bc0843dc 2805102e3a3644898252ff1ca824afc5 - - default default] HA network 67ac3d56-72dd-40f5-842d-7e655fea1c5a was deleted as no HA routers are present in project 2805102e3a3644898252ff1ca824afc5. [pid: 7|app: 0|req: 531/1131] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:05:06 2026] DELETE /v2.0/routers/205a4cba-8e9d-4ea5-8e9e-f35d70c06416 => generated 0 bytes in 877 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1132] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:05:07 2026] DELETE /v2.0/subnets/013928f5-0dff-4a2d-9816-236e13650688 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1133] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:05:07 2026] DELETE /v2.0/networks/87819e7e-8d76-4fbd-ba43-d874e8d8b570 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1134] 10.0.0.91 () {34 vars in 663 bytes} [Thu May 7 22:05:07 2026] POST /v2.0/ports => generated 1506 bytes in 617 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1135] 10.0.0.91 () {32 vars in 641 bytes} [Thu May 7 22:05:08 2026] GET /v2.0/ports => generated 1506 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 22:05:08.338 8 INFO neutron_taas.services.taas.taas_plugin [None req-8e9c66ff-4f47-4a86-b4e2-b4c394da1d34 7552ce721cf2449391b345839c7a55b9 6ae2637d49e74404a7c7847cfeba71f3 - - default default] TaaS: Handle Delete Port: 01b30b4d-97dd-480d-8e9f-bd95bd0bd0a4 2026-05-07 22:05:08.343 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e9c66ff-4f47-4a86-b4e2-b4c394da1d34 7552ce721cf2449391b345839c7a55b9 6ae2637d49e74404a7c7847cfeba71f3 - - default default] Tap Mirror: Handle Delete Port: 01b30b4d-97dd-480d-8e9f-bd95bd0bd0a4 [pid: 8|app: 0|req: 602/1136] 10.0.0.91 () {32 vars in 718 bytes} [Thu May 7 22:05:08 2026] DELETE /v2.0/ports/01b30b4d-97dd-480d-8e9f-bd95bd0bd0a4 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1137] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:05:08 2026] GET /v2.0/ports?device_id=ef70cb63-778d-47a7-a43b-12d325c464a8 => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:05:08.552 8 WARNING neutron.db.securitygroups_db [None req-d3c095ac-8f3b-4b2c-8583-3e0eb04feac1 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-07 22:05:08.553 7 INFO neutron_taas.services.taas.taas_plugin [None req-d3038c92-9206-4a8f-82ea-f96bd55a960a 7552ce721cf2449391b345839c7a55b9 6ae2637d49e74404a7c7847cfeba71f3 - - default default] TaaS: Handle Delete Port: eb00379f-9ee0-40fe-8f5e-f513f044b340 2026-05-07 22:05:08.556 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d3038c92-9206-4a8f-82ea-f96bd55a960a 7552ce721cf2449391b345839c7a55b9 6ae2637d49e74404a7c7847cfeba71f3 - - default default] Tap Mirror: Handle Delete Port: eb00379f-9ee0-40fe-8f5e-f513f044b340 [pid: 8|app: 0|req: 603/1138] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:05:08 2026] GET /v2.0/security-groups?tenant_id=2805102e3a3644898252ff1ca824afc5&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1139] 10.0.0.91 () {32 vars in 718 bytes} [Thu May 7 22:05:08 2026] DELETE /v2.0/ports/eb00379f-9ee0-40fe-8f5e-f513f044b340 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1140] 10.0.0.169 () {34 vars in 970 bytes} [Thu May 7 22:05:08 2026] GET /v2.0/ports/ca303b58-ca31-46c8-a487-c7974d3db93b => generated 972 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1141] 10.0.0.91 () {32 vars in 641 bytes} [Thu May 7 22:05:08 2026] GET /v2.0/ports => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:05:08.733 8 INFO neutron.db.segments_db [None req-02fda890-162e-48b7-8147-ecd51068d15f 7552ce721cf2449391b345839c7a55b9 6ae2637d49e74404a7c7847cfeba71f3 - - default default] Added segment 556234c9-7e38-487f-b0e7-07647a42bccd of type vxlan for network 4514014e-2564-4534-8af3-691540c5ce0c [pid: 7|app: 0|req: 537/1142] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:05:08 2026] DELETE /v2.0/security-groups/fda86845-e9bd-405b-8a16-be6dc13a82c0 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1143] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:05:08 2026] POST /v2.0/networks => generated 654 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:05:08.876 7 INFO neutron.db.segments_db [None req-011a81ec-74d9-4298-a341-3af1347cbf2b 7552ce721cf2449391b345839c7a55b9 6ae2637d49e74404a7c7847cfeba71f3 - - default default] Added segment 852e6d42-3ed0-4064-8920-89c893d54de2 of type vxlan for network 89dc91a3-818f-462e-8456-58e20b66ed2e [pid: 7|app: 0|req: 538/1144] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:05:08 2026] POST /v2.0/networks => generated 654 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:05:09.016 8 INFO neutron.services.segments.plugin [-] Segment aeb0b471-f8eb-4bf7-8bb5-4e8d1233c426 resource provider aggregate not found 2026-05-07 22:05:09.022 8 INFO neutron.services.segments.plugin [-] Segment aeb0b471-f8eb-4bf7-8bb5-4e8d1233c426 resource provider aggregate not found 2026-05-07 22:05:09.048 8 INFO neutron.services.segments.plugin [-] Segment aeb0b471-f8eb-4bf7-8bb5-4e8d1233c426 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aeb0b471-f8eb-4bf7-8bb5-4e8d1233c426 found for delete ", "request_id": "req-e26da48e-17dc-426e-88cc-7294b248d87f"}]} 2026-05-07 22:05:09.049 8 INFO neutron.services.segments.plugin [-] Segment aeb0b471-f8eb-4bf7-8bb5-4e8d1233c426 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aeb0b471-f8eb-4bf7-8bb5-4e8d1233c426 found for delete ", "request_id": "req-be37f25f-6a25-4d67-bb08-e282a7e2f67f"}]} [pid: 8|app: 0|req: 607/1145] 199.204.45.242 () {34 vars in 999 bytes} [Thu May 7 22:05:09 2026] GET /v2.0/subnets?network_id=905eb300-78de-496b-bc3e-78cd7366fe79 => generated 684 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1146] 199.204.45.242 () {34 vars in 1145 bytes} [Thu May 7 22:05:09 2026] GET /v2.0/ports?device_id=ef70cb63-778d-47a7-a43b-12d325c464a8&device_owner=compute%3Anova&network_id=905eb300-78de-496b-bc3e-78cd7366fe79 => generated 975 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:05:09.630 7 INFO neutron.services.segments.plugin [-] Segment f63a9635-494b-4b79-8b20-74c5fe4690d2 resource provider aggregate not found 2026-05-07 22:05:09.634 7 INFO neutron.services.segments.plugin [-] Segment f63a9635-494b-4b79-8b20-74c5fe4690d2 resource provider aggregate not found 2026-05-07 22:05:09.644 7 INFO neutron.services.segments.plugin [-] Segment f63a9635-494b-4b79-8b20-74c5fe4690d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f63a9635-494b-4b79-8b20-74c5fe4690d2 found for delete ", "request_id": "req-6588a491-616d-47aa-b8a1-93a611bdff80"}]} 2026-05-07 22:05:09.655 7 INFO neutron.services.segments.plugin [-] Segment f63a9635-494b-4b79-8b20-74c5fe4690d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f63a9635-494b-4b79-8b20-74c5fe4690d2 found for delete ", "request_id": "req-d6f2cfd2-708b-472c-af37-0070937ad13d"}]} [pid: 8|app: 0|req: 608/1147] 199.204.45.242 () {38 vars in 1027 bytes} [Thu May 7 22:05:09 2026] PUT /v2.0/ports/ca303b58-ca31-46c8-a487-c7974d3db93b => generated 1149 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:05:09.836 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-988d4d17-0e71-45e1-964f-ef3782e10cca'] response: {'name': 'network-changed', 'server_uuid': 'ef70cb63-778d-47a7-a43b-12d325c464a8', 'tag': 'ca303b58-ca31-46c8-a487-c7974d3db93b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 540/1148] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:05:09 2026] POST /v2.0/subnets => generated 1324 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 609/1149] 10.0.0.91 () {32 vars in 645 bytes} [Thu May 7 22:05:09 2026] GET /v2.0/subnets => generated 1960 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1150] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:05:09 2026] DELETE /v2.0/subnets/e92a1363-5ec8-4f12-a4d1-72f3d324f835 => 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: 610/1151] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:05:10 2026] DELETE /v2.0/subnets/63c6f769-4106-45df-ae9b-740b0bbca8cd => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1152] 10.0.0.91 () {32 vars in 645 bytes} [Thu May 7 22:05:10 2026] GET /v2.0/subnets => generated 649 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1153] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:05:10 2026] GET /v2.0/ports?tenant_id=fe4856b3b2f64b18a467788a5d87491a&device_id=ef70cb63-778d-47a7-a43b-12d325c464a8 => generated 1421 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1154] 199.204.45.242 () {34 vars in 985 bytes} [Thu May 7 22:05:10 2026] GET /v2.0/networks?id=905eb300-78de-496b-bc3e-78cd7366fe79 => generated 780 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1155] 199.204.45.242 () {34 vars in 1059 bytes} [Thu May 7 22:05:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=ca303b58-ca31-46c8-a487-c7974d3db93b => 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: 611/1156] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:05:10 2026] DELETE /v2.0/networks/89dc91a3-818f-462e-8456-58e20b66ed2e => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1157] 199.204.45.242 () {34 vars in 1057 bytes} [Thu May 7 22:05:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=ca303b58-ca31-46c8-a487-c7974d3db93b => 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: 613/1158] 199.204.45.242 () {34 vars in 983 bytes} [Thu May 7 22:05:10 2026] GET /v2.0/subnets?id=fe8ae97e-cb70-4cb7-8df8-c7f3628c3ae6 => generated 702 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1159] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:05:10 2026] GET /v2.0/ports?network_id=905eb300-78de-496b-bc3e-78cd7366fe79&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: 546/1160] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:05:10 2026] DELETE /v2.0/networks/4514014e-2564-4534-8af3-691540c5ce0c => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1161] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:05:10 2026] DELETE /v2.0/networks/b787dacc-655c-4ed3-8d7d-037ff489a8b8 => 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: 548/1162] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:05:10 2026] GET /v2.0/networks/905eb300-78de-496b-bc3e-78cd7366fe79?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:05:10.913 8 INFO neutron.db.segments_db [None req-5bff66d3-9a29-4162-9a17-1b120b8fa1f3 1d066ffc3e4b4e668bd340694433db23 20379edf10724aa1923f993f4ec1d9de - - default default] Added segment 618ce3b8-1666-4174-884a-0836b14a2f95 of type vxlan for network 9ee7ee2a-6d28-4c2a-8313-bc246905ae8a [pid: 7|app: 0|req: 549/1163] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:05:10 2026] DELETE /v2.0/networks/ead5d8db-abcf-42e8-a485-f5854430ee62 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:05:10.964 8 INFO neutron.db.segments_db [None req-5bff66d3-9a29-4162-9a17-1b120b8fa1f3 1d066ffc3e4b4e668bd340694433db23 20379edf10724aa1923f993f4ec1d9de - - default default] Added segment 1d459a3f-faf1-4ba6-b820-8164a7fc004d of type vxlan for network 82d16af8-1e9d-4834-8252-75768b13c78e [pid: 7|app: 0|req: 550/1164] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:05:10 2026] GET /v2.0/networks/905eb300-78de-496b-bc3e-78cd7366fe79?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: 615/1165] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:05:10 2026] POST /v2.0/networks => generated 1246 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-07 22:05:11.067 8 INFO neutron.services.segments.plugin [-] Segment 852e6d42-3ed0-4064-8920-89c893d54de2 resource provider aggregate not found 2026-05-07 22:05:11.072 8 INFO neutron.services.segments.plugin [-] Segment 852e6d42-3ed0-4064-8920-89c893d54de2 resource provider aggregate not found 2026-05-07 22:05:11.086 8 INFO neutron.services.segments.plugin [-] Segment 852e6d42-3ed0-4064-8920-89c893d54de2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 852e6d42-3ed0-4064-8920-89c893d54de2 found for delete ", "request_id": "req-ace70635-bf16-4bc7-a3da-91ddb2e30f78"}]} 2026-05-07 22:05:11.095 8 INFO neutron.services.segments.plugin [-] Segment 852e6d42-3ed0-4064-8920-89c893d54de2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 852e6d42-3ed0-4064-8920-89c893d54de2 found for delete ", "request_id": "req-571746e0-cf7e-4e0f-bce3-911f3c659f02"}]} [pid: 7|app: 0|req: 551/1166] 10.0.0.91 () {32 vars in 647 bytes} [Thu May 7 22:05:11 2026] GET /v2.0/networks => generated 1845 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1167] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:05:11 2026] DELETE /v2.0/networks/9ee7ee2a-6d28-4c2a-8313-bc246905ae8a => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1168] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:05:11 2026] DELETE /v2.0/networks/82d16af8-1e9d-4834-8252-75768b13c78e => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1169] 10.0.0.91 () {32 vars in 647 bytes} [Thu May 7 22:05:11 2026] GET /v2.0/networks => generated 651 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:05:11.550 8 INFO neutron.db.segments_db [None req-e3ada4b2-c4d5-441b-8465-43e886effaf9 1d066ffc3e4b4e668bd340694433db23 20379edf10724aa1923f993f4ec1d9de - - default default] Added segment 4eb69371-2165-451a-8d32-47aae945276a of type vxlan for network 8fcf8b3c-1101-409f-968f-cd49211ab749 2026-05-07 22:05:11.589 7 WARNING neutron.db.securitygroups_db [None req-0b842985-d6cc-4acf-b25d-63c34f45e788 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 553/1170] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:05:11 2026] GET /v2.0/security-groups?tenant_id=6ae2637d49e74404a7c7847cfeba71f3&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1171] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:05:11 2026] POST /v2.0/networks => generated 650 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:05:11.680 7 INFO neutron.services.segments.plugin [-] Segment 556234c9-7e38-487f-b0e7-07647a42bccd resource provider aggregate not found 2026-05-07 22:05:11.695 7 INFO neutron.services.segments.plugin [-] Segment 556234c9-7e38-487f-b0e7-07647a42bccd resource provider aggregate not found 2026-05-07 22:05:11.702 7 INFO neutron.services.segments.plugin [-] Segment 556234c9-7e38-487f-b0e7-07647a42bccd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 556234c9-7e38-487f-b0e7-07647a42bccd found for delete ", "request_id": "req-e290c8ea-39b5-452f-93b0-5564db92c4a9"}]} 2026-05-07 22:05:11.721 7 INFO neutron.services.segments.plugin [-] Segment 556234c9-7e38-487f-b0e7-07647a42bccd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 556234c9-7e38-487f-b0e7-07647a42bccd found for delete ", "request_id": "req-57f201b9-2ad1-42ba-8f9e-b99e2766fb55"}]} 2026-05-07 22:05:11.724 7 INFO neutron.services.segments.plugin [-] Segment 33b0f692-24e7-4124-aaee-1d69482b92c7 resource provider aggregate not found 2026-05-07 22:05:11.745 7 INFO neutron.services.segments.plugin [-] Segment 33b0f692-24e7-4124-aaee-1d69482b92c7 resource provider aggregate not found 2026-05-07 22:05:11.747 7 INFO neutron.services.segments.plugin [-] Segment 33b0f692-24e7-4124-aaee-1d69482b92c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33b0f692-24e7-4124-aaee-1d69482b92c7 found for delete ", "request_id": "req-a12b4020-5d76-4361-a55d-45c49fc5ff61"}]} 2026-05-07 22:05:11.747 8 INFO neutron.db.segments_db [None req-3587fa02-899c-4a5b-a50a-500c466c7df4 1d066ffc3e4b4e668bd340694433db23 20379edf10724aa1923f993f4ec1d9de - - default default] Added segment 7bd1374d-ac7c-4373-bbc1-8e423d0e8dad of type vxlan for network 76b7e05f-754d-4b4b-8a1b-9dbf27291cb5 2026-05-07 22:05:11.766 7 INFO neutron.services.segments.plugin [-] Segment d2d711e0-f9ba-408c-ac9f-e95278f0f069 resource provider aggregate not found 2026-05-07 22:05:11.769 7 INFO neutron.services.segments.plugin [-] Segment 33b0f692-24e7-4124-aaee-1d69482b92c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33b0f692-24e7-4124-aaee-1d69482b92c7 found for delete ", "request_id": "req-9deaab26-3f86-448c-9dc9-4a8a7b9257ae"}]} [pid: 7|app: 0|req: 554/1172] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:05:11 2026] DELETE /v2.0/security-groups/ea54410d-d075-499c-9d14-c83d13ec10ac => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:05:11.783 7 INFO neutron.services.segments.plugin [-] Segment d2d711e0-f9ba-408c-ac9f-e95278f0f069 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2d711e0-f9ba-408c-ac9f-e95278f0f069 found for delete ", "request_id": "req-390ceae1-7099-41ac-8b23-297809c044dc"}]} 2026-05-07 22:05:11.789 7 INFO neutron.services.segments.plugin [-] Segment d2d711e0-f9ba-408c-ac9f-e95278f0f069 resource provider aggregate not found 2026-05-07 22:05:11.802 7 INFO neutron.services.segments.plugin [-] Segment 1d459a3f-faf1-4ba6-b820-8164a7fc004d resource provider aggregate not found 2026-05-07 22:05:11.807 7 INFO neutron.services.segments.plugin [-] Segment d2d711e0-f9ba-408c-ac9f-e95278f0f069 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2d711e0-f9ba-408c-ac9f-e95278f0f069 found for delete ", "request_id": "req-e2b0449f-b691-47cc-afea-3a4e9512f871"}]} 2026-05-07 22:05:11.816 7 INFO neutron.services.segments.plugin [-] Segment 1d459a3f-faf1-4ba6-b820-8164a7fc004d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d459a3f-faf1-4ba6-b820-8164a7fc004d found for delete ", "request_id": "req-1de2f5d8-bebe-4934-9008-189295410a2e"}]} 2026-05-07 22:05:11.818 7 INFO neutron.services.segments.plugin [-] Segment 1d459a3f-faf1-4ba6-b820-8164a7fc004d resource provider aggregate not found 2026-05-07 22:05:11.833 7 INFO neutron.services.segments.plugin [-] Segment 1d459a3f-faf1-4ba6-b820-8164a7fc004d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d459a3f-faf1-4ba6-b820-8164a7fc004d found for delete ", "request_id": "req-9dc5932c-a896-420a-8860-724311747e29"}]} [pid: 8|app: 0|req: 619/1173] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:05:11 2026] POST /v2.0/networks => generated 650 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1174] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:05:11 2026] GET /v2.0/ports?device_id=ef70cb63-778d-47a7-a43b-12d325c464a8 => generated 1152 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1175] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:05:12 2026] GET /v2.0/ports?tenant_id=fe4856b3b2f64b18a467788a5d87491a&device_id=ef70cb63-778d-47a7-a43b-12d325c464a8 => generated 1421 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1176] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:05:12 2026] GET /v2.0/security-groups?id=e665568b-00a8-4cb3-99fd-358b9581712c&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1177] 199.204.45.242 () {34 vars in 985 bytes} [Thu May 7 22:05:12 2026] GET /v2.0/networks?id=905eb300-78de-496b-bc3e-78cd7366fe79 => generated 780 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1178] 199.204.45.242 () {34 vars in 1059 bytes} [Thu May 7 22:05:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=ca303b58-ca31-46c8-a487-c7974d3db93b => generated 861 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1179] 199.204.45.242 () {34 vars in 1057 bytes} [Thu May 7 22:05:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=ca303b58-ca31-46c8-a487-c7974d3db93b => 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: 626/1180] 199.204.45.242 () {34 vars in 983 bytes} [Thu May 7 22:05:12 2026] GET /v2.0/subnets?id=fe8ae97e-cb70-4cb7-8df8-c7f3628c3ae6 => generated 702 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1181] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:05:12 2026] GET /v2.0/ports?network_id=905eb300-78de-496b-bc3e-78cd7366fe79&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1182] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:05:12 2026] GET /v2.0/networks/905eb300-78de-496b-bc3e-78cd7366fe79?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1183] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:05:12 2026] GET /v2.0/networks/905eb300-78de-496b-bc3e-78cd7366fe79?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: 555/1184] 10.0.0.91 () {34 vars in 663 bytes} [Thu May 7 22:05:11 2026] POST /v2.0/ports => generated 1506 bytes in 569 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1185] 10.0.0.91 () {32 vars in 641 bytes} [Thu May 7 22:05:12 2026] GET /v2.0/ports => generated 1506 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 22:05:12.649 7 INFO neutron_taas.services.taas.taas_plugin [None req-5b2cc990-37b8-464c-bc7b-a5eb4ccc1a56 1d066ffc3e4b4e668bd340694433db23 20379edf10724aa1923f993f4ec1d9de - - default default] TaaS: Handle Delete Port: 940bb602-23a1-4421-8307-1e464bd3c8eb 2026-05-07 22:05:12.652 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5b2cc990-37b8-464c-bc7b-a5eb4ccc1a56 1d066ffc3e4b4e668bd340694433db23 20379edf10724aa1923f993f4ec1d9de - - default default] Tap Mirror: Handle Delete Port: 940bb602-23a1-4421-8307-1e464bd3c8eb [pid: 7|app: 0|req: 556/1186] 10.0.0.91 () {32 vars in 718 bytes} [Thu May 7 22:05:12 2026] DELETE /v2.0/ports/940bb602-23a1-4421-8307-1e464bd3c8eb => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:05:12.823 8 INFO neutron_taas.services.taas.taas_plugin [None req-e7179a13-c7df-49e9-87d5-ac27f035097f 1d066ffc3e4b4e668bd340694433db23 20379edf10724aa1923f993f4ec1d9de - - default default] TaaS: Handle Delete Port: 913c30d4-95bd-4453-afd2-c904da339b28 2026-05-07 22:05:12.826 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e7179a13-c7df-49e9-87d5-ac27f035097f 1d066ffc3e4b4e668bd340694433db23 20379edf10724aa1923f993f4ec1d9de - - default default] Tap Mirror: Handle Delete Port: 913c30d4-95bd-4453-afd2-c904da339b28 [pid: 8|app: 0|req: 631/1187] 10.0.0.91 () {32 vars in 718 bytes} [Thu May 7 22:05:12 2026] DELETE /v2.0/ports/913c30d4-95bd-4453-afd2-c904da339b28 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1188] 10.0.0.91 () {32 vars in 641 bytes} [Thu May 7 22:05:12 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) [pid: 7|app: 0|req: 557/1189] 199.204.45.242 () {34 vars in 1117 bytes} [Thu May 7 22:05:12 2026] GET /v2.0/ports?device_id=ef70cb63-778d-47a7-a43b-12d325c464a8&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.5 => generated 1152 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:05:13.038 8 INFO neutron.db.segments_db [None req-705a49ed-8b45-46f6-8d8a-4d33a51adc6f 1d066ffc3e4b4e668bd340694433db23 20379edf10724aa1923f993f4ec1d9de - - default default] Added segment d5da2353-f286-4026-a135-9db3eabe6c8b of type vxlan for network 42dd3c42-c66e-47ae-add6-54562cfef8f2 2026-05-07 22:05:13.123 8 INFO neutron.services.segments.plugin [-] Segment 618ce3b8-1666-4174-884a-0836b14a2f95 resource provider aggregate not found 2026-05-07 22:05:13.125 8 INFO neutron.services.segments.plugin [-] Segment 618ce3b8-1666-4174-884a-0836b14a2f95 resource provider aggregate not found 2026-05-07 22:05:13.151 8 INFO neutron.services.segments.plugin [-] Segment 618ce3b8-1666-4174-884a-0836b14a2f95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 618ce3b8-1666-4174-884a-0836b14a2f95 found for delete ", "request_id": "req-84015d3a-bbda-492f-bbc4-b22ab49fad39"}]} 2026-05-07 22:05:13.162 8 INFO neutron.services.segments.plugin [-] Segment 618ce3b8-1666-4174-884a-0836b14a2f95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 618ce3b8-1666-4174-884a-0836b14a2f95 found for delete ", "request_id": "req-07e26d18-6e5d-488e-8856-6501ec7c5589"}]} [pid: 8|app: 0|req: 633/1190] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:05:12 2026] POST /v2.0/networks => generated 649 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:05:13.293 8 INFO neutron.db.segments_db [None req-febb7785-a1c7-47d6-ab27-7ad42218f87d 1d066ffc3e4b4e668bd340694433db23 20379edf10724aa1923f993f4ec1d9de - - default default] Added segment 89d47493-852d-4132-9134-10183fb15fed of type vxlan for network 6936b472-79c2-402b-9ddf-e139328e9b3f [pid: 8|app: 0|req: 634/1191] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:05:13 2026] POST /v2.0/networks => generated 650 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1194] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:05:13 2026] POST /v2.0/subnets => generated 1273 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1195] 199.204.45.242 () {38 vars in 1027 bytes} [Thu May 7 22:05:13 2026] PUT /v2.0/ports/ca303b58-ca31-46c8-a487-c7974d3db93b => generated 972 bytes in 904 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 22:05:13.968 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4d9db30-1521-4de9-bd60-d4983032cb27'] response: {'name': 'network-changed', 'server_uuid': 'ef70cb63-778d-47a7-a43b-12d325c464a8', 'tag': 'ca303b58-ca31-46c8-a487-c7974d3db93b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 559/1196] 10.0.0.91 () {32 vars in 645 bytes} [Thu May 7 22:05:13 2026] GET /v2.0/subnets => generated 1909 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:05:14.069 8 INFO neutron.db.segments_db [None req-883d8099-6355-4c48-b615-39215ab3c23d e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] Added segment 71c5dde6-6285-44ae-8aee-a8b4f88c49f8 of type vxlan for network a76485f1-c584-46d1-b715-3d259e47f9dc [pid: 7|app: 0|req: 560/1197] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:05:13 2026] DELETE /v2.0/subnets/6cf7c68c-0e58-45e2-b84f-92bde5cd0ef8 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1198] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:05:13 2026] POST /v2.0/networks => generated 630 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:05:14.210 8 INFO neutron.db.segments_db [None req-66c0f8c2-abfb-42d2-a287-106fac78685d e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] Added segment 37db5c31-c58e-4f8e-9ba4-b02b65fb7604 of type vxlan for network 6e9dba12-72d3-4a4a-b58d-fd4e852b1360 [pid: 7|app: 0|req: 561/1199] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:05:14 2026] DELETE /v2.0/subnets/bfd47bd4-e7a8-45a6-bfdf-aecebf02441d => 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: 562/1200] 10.0.0.91 () {32 vars in 645 bytes} [Thu May 7 22:05:14 2026] GET /v2.0/subnets => generated 649 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1201] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:05:14 2026] POST /v2.0/networks => generated 628 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:05:14.430 7 INFO neutron.services.segments.plugin [-] Segment 89d47493-852d-4132-9134-10183fb15fed resource provider aggregate not found 2026-05-07 22:05:14.435 7 INFO neutron.services.segments.plugin [-] Segment 89d47493-852d-4132-9134-10183fb15fed resource provider aggregate not found [pid: 7|app: 0|req: 563/1202] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:05:14 2026] DELETE /v2.0/networks/6936b472-79c2-402b-9ddf-e139328e9b3f => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:05:14.455 7 INFO neutron.services.segments.plugin [-] Segment 89d47493-852d-4132-9134-10183fb15fed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89d47493-852d-4132-9134-10183fb15fed found for delete ", "request_id": "req-313685a4-3818-494f-9d62-1d66fd989013"}]} 2026-05-07 22:05:14.480 7 INFO neutron.services.segments.plugin [-] Segment 89d47493-852d-4132-9134-10183fb15fed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89d47493-852d-4132-9134-10183fb15fed found for delete ", "request_id": "req-ec2bd0a5-8537-407a-bace-a4743f67baa5"}]} [pid: 7|app: 0|req: 564/1203] 10.0.0.140 () {34 vars in 989 bytes} [Thu May 7 22:05:14 2026] GET /v2.0/ports?device_id=5c7235cb-cf6e-49d9-baac-6a5b71278244 => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1204] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:05:14 2026] POST /v2.0/subnets => generated 626 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1205] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:05:14 2026] GET /v2.0/ports?tenant_id=fe4856b3b2f64b18a467788a5d87491a&device_id=ef70cb63-778d-47a7-a43b-12d325c464a8 => 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: 642/1206] 10.0.0.140 () {34 vars in 1039 bytes} [Thu May 7 22:05:14 2026] GET /v2.0/security-groups?id=28fc4949-cda6-4fc6-b251-f3dd563f3cb6&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1207] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:05:14 2026] DELETE /v2.0/networks/42dd3c42-c66e-47ae-add6-54562cfef8f2 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1208] 199.204.45.242 () {34 vars in 985 bytes} [Thu May 7 22:05:14 2026] GET /v2.0/networks?id=905eb300-78de-496b-bc3e-78cd7366fe79 => generated 780 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1209] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:05:14 2026] DELETE /v2.0/networks/76b7e05f-754d-4b4b-8a1b-9dbf27291cb5 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1210] 199.204.45.242 () {34 vars in 1059 bytes} [Thu May 7 22:05:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=ca303b58-ca31-46c8-a487-c7974d3db93b => 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: 643/1211] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:05:14 2026] POST /v2.0/subnets => generated 626 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1212] 199.204.45.242 () {34 vars in 983 bytes} [Thu May 7 22:05:14 2026] GET /v2.0/subnets?id=fe8ae97e-cb70-4cb7-8df8-c7f3628c3ae6 => generated 702 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:05:14.922 8 INFO neutron.db.segments_db [None req-e0aa5528-39d4-4c48-9015-24973c38115a e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] Added segment 30060459-e25a-4f1d-ade7-0523f6057282 of type vxlan for network 45b4d0f4-0055-4b04-af5c-5e514db4cdc2 [pid: 7|app: 0|req: 569/1213] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:05:14 2026] DELETE /v2.0/networks/8fcf8b3c-1101-409f-968f-cd49211ab749 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1214] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:05:14 2026] GET /v2.0/ports?network_id=905eb300-78de-496b-bc3e-78cd7366fe79&device_owner=network%3Adhcp => generated 1244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1215] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:05:14 2026] GET /v2.0/networks/905eb300-78de-496b-bc3e-78cd7366fe79?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: 572/1216] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:05:15 2026] GET /v2.0/networks/905eb300-78de-496b-bc3e-78cd7366fe79?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-05-07 22:05:15.142 8 INFO neutron.db.l3_hamode_db [None req-e0aa5528-39d4-4c48-9015-24973c38115a e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 22:05:15.274 8 INFO neutron.db.l3_hamode_db [None req-e0aa5528-39d4-4c48-9015-24973c38115a e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 22:05:15.546 7 WARNING neutron.db.securitygroups_db [None req-c0f2156f-4782-4dcc-9657-0ba186739cee 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 573/1217] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:05:15 2026] GET /v2.0/security-groups?tenant_id=20379edf10724aa1923f993f4ec1d9de&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1218] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:05:15 2026] GET /v2.0/ports?device_id=ef70cb63-778d-47a7-a43b-12d325c464a8 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1219] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:05:15 2026] DELETE /v2.0/security-groups/a3d9cd28-26aa-42bf-a709-cd1033cfba57 => 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: 576/1220] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:05:15 2026] GET /v2.0/security-groups?id=e665568b-00a8-4cb3-99fd-358b9581712c&fields=id&fields=name => generated 112 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1221] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:05:14 2026] POST /v2.0/routers => generated 506 bytes in 983 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1222] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:05:16 2026] GET /v2.0/ports?tenant_id=fe4856b3b2f64b18a467788a5d87491a&device_id=ef70cb63-778d-47a7-a43b-12d325c464a8 => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1223] 199.204.45.242 () {34 vars in 985 bytes} [Thu May 7 22:05:16 2026] GET /v2.0/networks?id=905eb300-78de-496b-bc3e-78cd7366fe79 => generated 780 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1224] 199.204.45.242 () {34 vars in 1059 bytes} [Thu May 7 22:05:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=ca303b58-ca31-46c8-a487-c7974d3db93b => generated 861 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1225] 199.204.45.242 () {34 vars in 983 bytes} [Thu May 7 22:05:16 2026] GET /v2.0/subnets?id=fe8ae97e-cb70-4cb7-8df8-c7f3628c3ae6 => 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: 650/1226] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:05:16 2026] GET /v2.0/ports?network_id=905eb300-78de-496b-bc3e-78cd7366fe79&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: 651/1227] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:05:16 2026] GET /v2.0/networks/905eb300-78de-496b-bc3e-78cd7366fe79?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: 652/1228] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:05:16 2026] GET /v2.0/networks/905eb300-78de-496b-bc3e-78cd7366fe79?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:05:16.474 7 INFO neutron.services.segments.plugin [-] Segment d5da2353-f286-4026-a135-9db3eabe6c8b resource provider aggregate not found 2026-05-07 22:05:16.497 7 INFO neutron.services.segments.plugin [-] Segment d5da2353-f286-4026-a135-9db3eabe6c8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5da2353-f286-4026-a135-9db3eabe6c8b found for delete ", "request_id": "req-83da1075-d735-456f-b771-509451281dd9"}]} 2026-05-07 22:05:16.511 7 INFO neutron.services.segments.plugin [-] Segment d5da2353-f286-4026-a135-9db3eabe6c8b resource provider aggregate not found 2026-05-07 22:05:16.518 7 INFO neutron.services.segments.plugin [-] Segment 7bd1374d-ac7c-4373-bbc1-8e423d0e8dad resource provider aggregate not found 2026-05-07 22:05:16.531 7 INFO neutron.services.segments.plugin [-] Segment d5da2353-f286-4026-a135-9db3eabe6c8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5da2353-f286-4026-a135-9db3eabe6c8b found for delete ", "request_id": "req-9c6b3b5a-2ae1-4227-82c2-69e651f5ad80"}]} 2026-05-07 22:05:16.538 7 INFO neutron.services.segments.plugin [-] Segment 7bd1374d-ac7c-4373-bbc1-8e423d0e8dad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bd1374d-ac7c-4373-bbc1-8e423d0e8dad found for delete ", "request_id": "req-23326f3f-f430-4ebd-be1f-7c68226bf478"}]} 2026-05-07 22:05:16.553 7 INFO neutron.services.segments.plugin [-] Segment 4eb69371-2165-451a-8d32-47aae945276a resource provider aggregate not found 2026-05-07 22:05:16.557 7 INFO neutron.services.segments.plugin [-] Segment 7bd1374d-ac7c-4373-bbc1-8e423d0e8dad resource provider aggregate not found 2026-05-07 22:05:16.575 7 INFO neutron.services.segments.plugin [-] Segment 7bd1374d-ac7c-4373-bbc1-8e423d0e8dad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bd1374d-ac7c-4373-bbc1-8e423d0e8dad found for delete ", "request_id": "req-e0cc5114-4159-40e9-870d-6e31d39b72cc"}]} 2026-05-07 22:05:16.582 7 INFO neutron.services.segments.plugin [-] Segment 4eb69371-2165-451a-8d32-47aae945276a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4eb69371-2165-451a-8d32-47aae945276a found for delete ", "request_id": "req-53c9bc06-bb30-4f69-bb28-cd194b5b475d"}]} 2026-05-07 22:05:16.592 7 INFO neutron.services.segments.plugin [-] Segment 4eb69371-2165-451a-8d32-47aae945276a resource provider aggregate not found 2026-05-07 22:05:16.611 7 INFO neutron.services.segments.plugin [-] Segment 4eb69371-2165-451a-8d32-47aae945276a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4eb69371-2165-451a-8d32-47aae945276a found for delete ", "request_id": "req-8b891b07-84a4-4d6f-ad7d-de1fa82c4cf3"}]} [pid: 8|app: 0|req: 653/1229] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:05:16 2026] GET /v2.0/ports?device_id=ef70cb63-778d-47a7-a43b-12d325c464a8 => generated 975 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1230] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:05:16 2026] GET /v2.0/security-groups?id=e665568b-00a8-4cb3-99fd-358b9581712c&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1231] 10.0.0.91 () {34 vars in 781 bytes} [Thu May 7 22:05:15 2026] PUT /v2.0/routers/c61a453d-cbfb-4e46-a312-a04935045cdb/add_router_interface => generated 310 bytes in 1190 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1232] 10.0.0.91 () {32 vars in 715 bytes} [Thu May 7 22:05:17 2026] GET /v2.0/ports/1135a527-de68-4065-82a7-1b594c33b64e => generated 955 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:05:17.690 8 INFO neutron.db.segments_db [None req-a9e85bed-5723-4c46-9a84-b55d5ea26e77 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] Added segment d07aa5d3-f5ee-4d13-8d65-9940b9d67528 of type vxlan for network eb93252e-df81-42e5-933e-8a0070603af8 [pid: 8|app: 0|req: 656/1233] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:05:17 2026] POST /v2.0/networks => generated 634 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:05:17.846 8 INFO neutron.db.segments_db [None req-753c0734-ffdf-4ad0-b676-18b7efa24490 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] Added segment 3325ccc4-78a5-403d-abe3-529ebb8f6f77 of type vxlan for network 8939da31-ea7c-4213-bacd-aecc5449da54 [pid: 8|app: 0|req: 657/1234] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:05:17 2026] POST /v2.0/networks => generated 634 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1235] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:05:17 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: 659/1236] 199.204.45.242 () {34 vars in 993 bytes} [Thu May 7 22:05:18 2026] GET /v2.0/ports?device_id=ef70cb63-778d-47a7-a43b-12d325c464a8 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1237] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:05:18 2026] GET /v2.0/ports?device_id=ef70cb63-778d-47a7-a43b-12d325c464a8 => 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: 578/1238] 10.0.0.91 () {34 vars in 781 bytes} [Thu May 7 22:05:17 2026] PUT /v2.0/routers/c61a453d-cbfb-4e46-a312-a04935045cdb/add_router_interface => generated 310 bytes in 1271 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1239] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:05:18 2026] POST /v2.0/subnets => generated 655 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1240] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:05:18 2026] GET /v2.0/security-groups?id=e665568b-00a8-4cb3-99fd-358b9581712c&fields=id&fields=name => generated 112 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:05:18.521 7 INFO neutron_taas.services.taas.taas_plugin [req-cdb04d51-ef1e-433f-9fd2-3b2c3bc437cf req-8c89e232-1dc6-471f-aa91-e925090fd3e3 63258b14e2ad4453b5fc23262968958c fe4856b3b2f64b18a467788a5d87491a - - default default] TaaS: Handle Delete Port: ca303b58-ca31-46c8-a487-c7974d3db93b 2026-05-07 22:05:18.524 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-cdb04d51-ef1e-433f-9fd2-3b2c3bc437cf req-8c89e232-1dc6-471f-aa91-e925090fd3e3 63258b14e2ad4453b5fc23262968958c fe4856b3b2f64b18a467788a5d87491a - - default default] Tap Mirror: Handle Delete Port: ca303b58-ca31-46c8-a487-c7974d3db93b [pid: 8|app: 0|req: 663/1241] 10.0.0.91 () {32 vars in 715 bytes} [Thu May 7 22:05:18 2026] GET /v2.0/ports/c43ea623-1585-4600-ac28-3d33cae054c7 => generated 955 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:05:18.591 8 INFO neutron.db.segments_db [None req-68891d7d-e14e-43cf-890a-5808d3b13111 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] Added segment 735b1dfe-89f1-4642-922f-3d2779dc37ea of type vxlan for network f135e4bb-432c-4767-95e6-c06993499797 2026-05-07 22:05:18.642 7 INFO neutron.db.l3_db [req-cdb04d51-ef1e-433f-9fd2-3b2c3bc437cf req-8c89e232-1dc6-471f-aa91-e925090fd3e3 63258b14e2ad4453b5fc23262968958c fe4856b3b2f64b18a467788a5d87491a - - default default] Floating IP dfb32d14-a58a-4b62-93d0-fd472b180c77 disassociated. External IP: 10.96.250.217, port: ca303b58-ca31-46c8-a487-c7974d3db93b. 2026-05-07 22:05:18.838 8 INFO neutron.db.l3_hamode_db [None req-68891d7d-e14e-43cf-890a-5808d3b13111 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 22:05:18.951 8 INFO neutron.db.l3_hamode_db [None req-68891d7d-e14e-43cf-890a-5808d3b13111 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 579/1242] 199.204.45.242 () {36 vars in 996 bytes} [Thu May 7 22:05:18 2026] DELETE /v2.0/ports/ca303b58-ca31-46c8-a487-c7974d3db93b => generated 0 bytes in 575 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:05:18.995 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-14785132-ab5b-4968-a067-d6e98f00020c'] response: {'server_uuid': 'ef70cb63-778d-47a7-a43b-12d325c464a8', 'name': 'network-vif-deleted', 'tag': 'ca303b58-ca31-46c8-a487-c7974d3db93b', 'status': 'completed', 'code': 200} 2026-05-07 22:05:19.283 7 INFO neutron_taas.services.taas.taas_plugin [None req-9fbc6169-948e-4ddb-ba8b-630b19df6226 e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] TaaS: Handle Delete Port: c43ea623-1585-4600-ac28-3d33cae054c7 2026-05-07 22:05:19.286 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9fbc6169-948e-4ddb-ba8b-630b19df6226 e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] Tap Mirror: Handle Delete Port: c43ea623-1585-4600-ac28-3d33cae054c7 [pid: 8|app: 0|req: 664/1243] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:05:18 2026] POST /v2.0/routers => generated 511 bytes in 970 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1244] 10.0.0.91 () {34 vars in 787 bytes} [Thu May 7 22:05:18 2026] PUT /v2.0/routers/c61a453d-cbfb-4e46-a312-a04935045cdb/remove_router_interface => generated 310 bytes in 762 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1245] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:05:19 2026] GET /v2.0/ports?device_id=ef70cb63-778d-47a7-a43b-12d325c464a8 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:05:20.075 7 INFO neutron_taas.services.taas.taas_plugin [None req-3101c3a7-3f4c-4f25-922c-9c59b40a59d3 e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] TaaS: Handle Delete Port: 1135a527-de68-4065-82a7-1b594c33b64e 2026-05-07 22:05:20.078 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3101c3a7-3f4c-4f25-922c-9c59b40a59d3 e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] Tap Mirror: Handle Delete Port: 1135a527-de68-4065-82a7-1b594c33b64e [pid: 7|app: 0|req: 582/1246] 10.0.0.91 () {34 vars in 787 bytes} [Thu May 7 22:05:19 2026] PUT /v2.0/routers/c61a453d-cbfb-4e46-a312-a04935045cdb/remove_router_interface => generated 310 bytes in 743 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1247] 10.0.0.91 () {32 vars in 734 bytes} [Thu May 7 22:05:20 2026] GET /v2.0/ports?device_id=c61a453d-cbfb-4e46-a312-a04935045cdb => 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: 665/1248] 10.0.0.91 () {34 vars in 781 bytes} [Thu May 7 22:05:19 2026] PUT /v2.0/routers/4279beb6-0694-4f5d-b216-b92e8f4ae28b/add_router_interface => generated 310 bytes in 1060 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1249] 10.0.0.91 () {32 vars in 715 bytes} [Thu May 7 22:05:20 2026] GET /v2.0/ports/6f3354fe-d2dc-4ca5-8ac0-9ceba0fd14e5 => generated 959 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:05:20.698 7 INFO neutron_taas.services.taas.taas_plugin [None req-29b9e858-c563-401a-87f2-3a4a365cf454 e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] TaaS: Handle Delete Port: 55eb74be-52ba-4d33-8c6f-de209fec1ee5 2026-05-07 22:05:20.701 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-29b9e858-c563-401a-87f2-3a4a365cf454 e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] Tap Mirror: Handle Delete Port: 55eb74be-52ba-4d33-8c6f-de209fec1ee5 2026-05-07 22:05:21.057 7 INFO neutron.services.segments.plugin [-] Segment 30060459-e25a-4f1d-ade7-0523f6057282 resource provider aggregate not found 2026-05-07 22:05:21.063 7 INFO neutron.services.segments.plugin [-] Segment 30060459-e25a-4f1d-ade7-0523f6057282 resource provider aggregate not found 2026-05-07 22:05:21.079 7 INFO neutron.services.segments.plugin [-] Segment 30060459-e25a-4f1d-ade7-0523f6057282 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30060459-e25a-4f1d-ade7-0523f6057282 found for delete ", "request_id": "req-a3e9f241-d700-4a50-bdc3-20b36440582f"}]} 2026-05-07 22:05:21.085 7 INFO neutron.db.l3_hamode_db [None req-29b9e858-c563-401a-87f2-3a4a365cf454 e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] HA network 45b4d0f4-0055-4b04-af5c-5e514db4cdc2 was deleted as no HA routers are present in project 8959f51e8c784550b0a62f8566ebf344. 2026-05-07 22:05:21.086 7 INFO neutron.services.segments.plugin [-] Segment 30060459-e25a-4f1d-ade7-0523f6057282 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30060459-e25a-4f1d-ade7-0523f6057282 found for delete ", "request_id": "req-0fd3b49a-1b5c-46be-aa16-39a2d7ef3599"}]} [pid: 7|app: 0|req: 584/1250] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:05:20 2026] DELETE /v2.0/routers/c61a453d-cbfb-4e46-a312-a04935045cdb => generated 0 bytes in 576 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1251] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:05:21 2026] GET /v2.0/ports?device_id=ef70cb63-778d-47a7-a43b-12d325c464a8 => 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: 586/1252] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:05:21 2026] DELETE /v2.0/subnets/660a8ac7-30f5-4e19-9f0c-e26aadc03da9 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1253] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:05:21 2026] DELETE /v2.0/subnets/389d48b3-94ef-4bfa-bce3-2e22e377697b => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:05:21.526 7 INFO neutron_taas.services.taas.taas_plugin [None req-83bc825f-4dc3-4856-b59d-f2266e95d2e4 e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] TaaS: Handle Delete Port: 4780f804-4fe5-42ff-9f65-33c83976bf01 2026-05-07 22:05:21.531 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-83bc825f-4dc3-4856-b59d-f2266e95d2e4 e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] Tap Mirror: Handle Delete Port: 4780f804-4fe5-42ff-9f65-33c83976bf01 [pid: 7|app: 0|req: 588/1254] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:05:21 2026] DELETE /v2.0/networks/6e9dba12-72d3-4a4a-b58d-fd4e852b1360 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1255] 10.0.0.91 () {34 vars in 781 bytes} [Thu May 7 22:05:20 2026] PUT /v2.0/routers/4279beb6-0694-4f5d-b216-b92e8f4ae28b/add_router_interface => generated 310 bytes in 1141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1256] 10.0.0.91 () {32 vars in 715 bytes} [Thu May 7 22:05:21 2026] GET /v2.0/ports/b7b77476-c3d3-4753-9ac5-3a370a1d3951 => generated 967 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:05:21.832 7 INFO neutron_taas.services.taas.taas_plugin [None req-f9d1a889-72b3-44b0-8998-658f30133565 e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] TaaS: Handle Delete Port: efc42051-36e8-4e8f-9871-c1fa7795187b 2026-05-07 22:05:21.834 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f9d1a889-72b3-44b0-8998-658f30133565 e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] Tap Mirror: Handle Delete Port: efc42051-36e8-4e8f-9871-c1fa7795187b [pid: 7|app: 0|req: 589/1257] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:05:21 2026] DELETE /v2.0/networks/a76485f1-c584-46d1-b715-3d259e47f9dc => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:05:22.085 7 INFO neutron.db.segments_db [None req-6d2898c2-0aa5-40ec-9580-42b15e60ab05 e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] Added segment dfa52006-ee91-48e9-8ae2-491f154610a2 of type vxlan for network d791e414-ca24-449a-8ea7-ca07760eda18 2026-05-07 22:05:22.123 8 INFO neutron_taas.services.taas.taas_plugin [None req-3dd36f37-07f3-412b-8cd1-a5889619d5ff 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] TaaS: Handle Delete Port: b7b77476-c3d3-4753-9ac5-3a370a1d3951 2026-05-07 22:05:22.125 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3dd36f37-07f3-412b-8cd1-a5889619d5ff 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] Tap Mirror: Handle Delete Port: b7b77476-c3d3-4753-9ac5-3a370a1d3951 [pid: 7|app: 0|req: 590/1258] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:05:22 2026] POST /v2.0/networks => generated 629 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1259] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:05:22 2026] POST /v2.0/subnets => generated 626 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1260] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:05:22 2026] DELETE /v2.0/security-groups/e665568b-00a8-4cb3-99fd-358b9581712c => 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: 669/1261] 10.0.0.91 () {34 vars in 787 bytes} [Thu May 7 22:05:21 2026] PUT /v2.0/routers/4279beb6-0694-4f5d-b216-b92e8f4ae28b/remove_router_interface => generated 310 bytes in 770 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:05:22.608 8 INFO neutron.api.v2.resource [None req-7b38afbf-2f88-4466-9913-e6b6d05b98d4 63258b14e2ad4453b5fc23262968958c fe4856b3b2f64b18a467788a5d87491a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 670/1262] 10.0.0.91 () {32 vars in 735 bytes} [Thu May 7 22:05:22 2026] GET /v2.0/security-groups/e665568b-00a8-4cb3-99fd-358b9581712c => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 22:05:22.635 7 INFO neutron.db.segments_db [None req-8e7d3213-652f-49b9-bc14-64c8ebf410c0 e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] Added segment 68960919-08d0-438b-a4f2-00d329e7ff0e of type vxlan for network 87a6fb91-3991-46c2-af73-fae1f7516451 2026-05-07 22:05:22.857 7 INFO neutron.db.l3_hamode_db [None req-8e7d3213-652f-49b9-bc14-64c8ebf410c0 e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 22:05:22.892 8 INFO neutron_taas.services.taas.taas_plugin [None req-7ca95bb5-1489-455a-89ad-4639055959df 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] TaaS: Handle Delete Port: 6f3354fe-d2dc-4ca5-8ac0-9ceba0fd14e5 2026-05-07 22:05:22.895 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ca95bb5-1489-455a-89ad-4639055959df 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] Tap Mirror: Handle Delete Port: 6f3354fe-d2dc-4ca5-8ac0-9ceba0fd14e5 2026-05-07 22:05:22.984 7 INFO neutron.db.l3_hamode_db [None req-8e7d3213-652f-49b9-bc14-64c8ebf410c0 e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 22:05:23.111 7 INFO neutron.services.segments.plugin [-] Segment 37db5c31-c58e-4f8e-9ba4-b02b65fb7604 resource provider aggregate not found 2026-05-07 22:05:23.115 7 INFO neutron.services.segments.plugin [-] Segment 37db5c31-c58e-4f8e-9ba4-b02b65fb7604 resource provider aggregate not found 2026-05-07 22:05:23.141 7 INFO neutron.services.segments.plugin [-] Segment 37db5c31-c58e-4f8e-9ba4-b02b65fb7604 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37db5c31-c58e-4f8e-9ba4-b02b65fb7604 found for delete ", "request_id": "req-5424daf9-3db9-4ce7-adbb-0fe01296ca1f"}]} 2026-05-07 22:05:23.148 7 INFO neutron.services.segments.plugin [-] Segment 37db5c31-c58e-4f8e-9ba4-b02b65fb7604 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37db5c31-c58e-4f8e-9ba4-b02b65fb7604 found for delete ", "request_id": "req-df8147f3-b8cc-4f51-b6a2-e0701db762fb"}]} 2026-05-07 22:05:23.174 7 INFO neutron.services.segments.plugin [-] Segment 71c5dde6-6285-44ae-8aee-a8b4f88c49f8 resource provider aggregate not found 2026-05-07 22:05:23.180 7 INFO neutron.services.segments.plugin [-] Segment 71c5dde6-6285-44ae-8aee-a8b4f88c49f8 resource provider aggregate not found 2026-05-07 22:05:23.199 7 INFO neutron.services.segments.plugin [-] Segment 71c5dde6-6285-44ae-8aee-a8b4f88c49f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71c5dde6-6285-44ae-8aee-a8b4f88c49f8 found for delete ", "request_id": "req-6345dcd5-9f22-4258-b265-742039c57b5d"}]} 2026-05-07 22:05:23.201 7 INFO neutron.services.segments.plugin [-] Segment 71c5dde6-6285-44ae-8aee-a8b4f88c49f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71c5dde6-6285-44ae-8aee-a8b4f88c49f8 found for delete ", "request_id": "req-719b54c5-3b2f-4698-9a5a-1b6df9c90284"}]} [pid: 8|app: 0|req: 671/1263] 10.0.0.91 () {34 vars in 787 bytes} [Thu May 7 22:05:22 2026] PUT /v2.0/routers/4279beb6-0694-4f5d-b216-b92e8f4ae28b/remove_router_interface => generated 310 bytes in 750 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:05:23.477 8 INFO neutron_taas.services.taas.taas_plugin [None req-c4881a44-d1ea-4d65-9a4b-ca93a7213344 63258b14e2ad4453b5fc23262968958c fe4856b3b2f64b18a467788a5d87491a - - default default] TaaS: Handle Delete Port: 883b32a9-bfd5-4c65-8e99-ec9fa2b96166 2026-05-07 22:05:23.479 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c4881a44-d1ea-4d65-9a4b-ca93a7213344 63258b14e2ad4453b5fc23262968958c fe4856b3b2f64b18a467788a5d87491a - - default default] Tap Mirror: Handle Delete Port: 883b32a9-bfd5-4c65-8e99-ec9fa2b96166 [pid: 8|app: 0|req: 672/1264] 10.0.0.91 () {32 vars in 730 bytes} [Thu May 7 22:05:23 2026] DELETE /v2.0/floatingips/dfb32d14-a58a-4b62-93d0-fd472b180c77 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1265] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:05:22 2026] POST /v2.0/routers => generated 506 bytes in 1058 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1266] 10.0.0.91 () {32 vars in 734 bytes} [Thu May 7 22:05:23 2026] GET /v2.0/ports?device_id=4279beb6-0694-4f5d-b216-b92e8f4ae28b => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:05:23.828 8 INFO neutron_taas.services.taas.taas_plugin [None req-74f84aa5-5bd4-4e60-89c9-c8b2d00d969a 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] TaaS: Handle Delete Port: a8552557-1a6c-4e3c-817a-95378795b4ea 2026-05-07 22:05:23.832 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-74f84aa5-5bd4-4e60-89c9-c8b2d00d969a 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] Tap Mirror: Handle Delete Port: a8552557-1a6c-4e3c-817a-95378795b4ea [pid: 7|app: 0|req: 594/1267] 10.0.0.91 () {34 vars in 663 bytes} [Thu May 7 22:05:23 2026] POST /v2.0/ports => generated 948 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 22:05:24.169 8 INFO neutron.services.segments.plugin [-] Segment 735b1dfe-89f1-4642-922f-3d2779dc37ea resource provider aggregate not found 2026-05-07 22:05:24.174 8 INFO neutron.services.segments.plugin [-] Segment 735b1dfe-89f1-4642-922f-3d2779dc37ea resource provider aggregate not found 2026-05-07 22:05:24.185 8 INFO neutron.services.segments.plugin [-] Segment 735b1dfe-89f1-4642-922f-3d2779dc37ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 735b1dfe-89f1-4642-922f-3d2779dc37ea found for delete ", "request_id": "req-539b738e-ded1-4bf0-b7c8-7d541156223c"}]} 2026-05-07 22:05:24.197 8 INFO neutron.services.segments.plugin [-] Segment 735b1dfe-89f1-4642-922f-3d2779dc37ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 735b1dfe-89f1-4642-922f-3d2779dc37ea found for delete ", "request_id": "req-485990ed-53ee-4eaa-9572-15500c48a26d"}]} 2026-05-07 22:05:24.202 8 INFO neutron.db.l3_hamode_db [None req-74f84aa5-5bd4-4e60-89c9-c8b2d00d969a 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] HA network f135e4bb-432c-4767-95e6-c06993499797 was deleted as no HA routers are present in project a78bb838c57f4faa9951d1e42b18fef2. [pid: 8|app: 0|req: 674/1268] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:05:23 2026] DELETE /v2.0/routers/4279beb6-0694-4f5d-b216-b92e8f4ae28b => generated 0 bytes in 544 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:05:24.270 7 INFO neutron_taas.services.taas.taas_plugin [None req-fc2f35d4-371e-4a3c-8566-6702b3073ce0 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: c941abce-42e4-4e82-a8d3-d5e847659e77 2026-05-07 22:05:24.273 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fc2f35d4-371e-4a3c-8566-6702b3073ce0 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: c941abce-42e4-4e82-a8d3-d5e847659e77 [pid: 7|app: 0|req: 595/1269] 10.0.0.91 () {34 vars in 787 bytes} [Thu May 7 22:05:23 2026] PUT /v2.0/routers/60b84c3c-d609-4cb3-9615-a4887fc2e505/remove_router_interface => generated 310 bytes in 884 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1270] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:05:24 2026] DELETE /v2.0/subnets/9461cdb4-6c59-499e-8c29-6f34d357fc48 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:05:25.122 7 INFO neutron_taas.services.taas.taas_plugin [None req-73ca54e8-cd26-404a-8107-44a4bbcb695a 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: 121af1f1-fbca-4ee6-a166-224c8bd196ef 2026-05-07 22:05:25.125 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-73ca54e8-cd26-404a-8107-44a4bbcb695a 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: 121af1f1-fbca-4ee6-a166-224c8bd196ef [pid: 8|app: 0|req: 675/1271] 10.0.0.91 () {34 vars in 781 bytes} [Thu May 7 22:05:24 2026] PUT /v2.0/routers/ac76ef44-2b97-4c0f-902d-3e132ca84a02/add_router_interface => generated 310 bytes in 1152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 22:05:25.367 7 INFO neutron_taas.services.taas.taas_plugin [None req-73ca54e8-cd26-404a-8107-44a4bbcb695a 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: b5a919df-dac2-44a2-be9f-bcf030a033b6 2026-05-07 22:05:25.370 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-73ca54e8-cd26-404a-8107-44a4bbcb695a 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: b5a919df-dac2-44a2-be9f-bcf030a033b6 [pid: 8|app: 0|req: 676/1272] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:05:25 2026] DELETE /v2.0/subnets/e5c7231c-a380-4882-96b4-ed8c9454eb61 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1273] 10.0.0.91 () {32 vars in 715 bytes} [Thu May 7 22:05:25 2026] GET /v2.0/ports/5a2dca30-f7a2-44b5-afbb-3c81749c03da => generated 1022 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:05:25.697 7 INFO neutron.services.segments.plugin [-] Segment fd3b582b-cb8e-4726-aea5-67934353fe63 resource provider aggregate not found 2026-05-07 22:05:25.706 7 INFO neutron.services.segments.plugin [-] Segment fd3b582b-cb8e-4726-aea5-67934353fe63 resource provider aggregate not found [pid: 8|app: 0|req: 678/1274] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:05:25 2026] DELETE /v2.0/networks/8939da31-ea7c-4213-bacd-aecc5449da54 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:05:25.722 7 INFO neutron.services.segments.plugin [-] Segment fd3b582b-cb8e-4726-aea5-67934353fe63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd3b582b-cb8e-4726-aea5-67934353fe63 found for delete ", "request_id": "req-3f03a445-9c2f-486b-86e4-3200d294bfe7"}]} 2026-05-07 22:05:25.725 7 INFO neutron.services.segments.plugin [-] Segment fd3b582b-cb8e-4726-aea5-67934353fe63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd3b582b-cb8e-4726-aea5-67934353fe63 found for delete ", "request_id": "req-8563e303-3432-4c56-b0ce-56b4dd8d7bc2"}]} 2026-05-07 22:05:25.732 7 INFO neutron.db.l3_hamode_db [None req-73ca54e8-cd26-404a-8107-44a4bbcb695a 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] HA network 38546125-75c2-4278-89c3-e51aeab332b0 was deleted as no HA routers are present in project fe4856b3b2f64b18a467788a5d87491a. [pid: 7|app: 0|req: 597/1275] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:05:24 2026] DELETE /v2.0/routers/60b84c3c-d609-4cb3-9615-a4887fc2e505 => generated 0 bytes in 804 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:05:25.835 7 INFO neutron_taas.services.taas.taas_plugin [None req-948c9b4b-9190-4709-813a-59b2908f9115 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] TaaS: Handle Delete Port: 62992a43-effe-4e20-a17b-362f030a020f 2026-05-07 22:05:25.838 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-948c9b4b-9190-4709-813a-59b2908f9115 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] Tap Mirror: Handle Delete Port: 62992a43-effe-4e20-a17b-362f030a020f 2026-05-07 22:05:26.072 8 INFO neutron_taas.services.taas.taas_plugin [None req-ffdfed84-71cd-4c9c-afa5-263631c9ac67 e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] TaaS: Handle Delete Port: 5a2dca30-f7a2-44b5-afbb-3c81749c03da 2026-05-07 22:05:26.075 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ffdfed84-71cd-4c9c-afa5-263631c9ac67 e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] Tap Mirror: Handle Delete Port: 5a2dca30-f7a2-44b5-afbb-3c81749c03da [pid: 7|app: 0|req: 598/1276] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:05:25 2026] DELETE /v2.0/networks/eb93252e-df81-42e5-933e-8a0070603af8 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:05:26.224 8 INFO neutron.services.segments.plugin [-] Segment 3325ccc4-78a5-403d-abe3-529ebb8f6f77 resource provider aggregate not found 2026-05-07 22:05:26.232 8 INFO neutron.services.segments.plugin [-] Segment 3325ccc4-78a5-403d-abe3-529ebb8f6f77 resource provider aggregate not found 2026-05-07 22:05:26.250 8 INFO neutron.services.segments.plugin [-] Segment 3325ccc4-78a5-403d-abe3-529ebb8f6f77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3325ccc4-78a5-403d-abe3-529ebb8f6f77 found for delete ", "request_id": "req-bfaeb69b-9647-402f-a8e6-fddd2b7a8f9a"}]} 2026-05-07 22:05:26.252 8 INFO neutron.services.segments.plugin [-] Segment 3325ccc4-78a5-403d-abe3-529ebb8f6f77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3325ccc4-78a5-403d-abe3-529ebb8f6f77 found for delete ", "request_id": "req-9f1faa05-415d-48c7-a02d-fa9ff074989a"}]} [pid: 7|app: 0|req: 599/1277] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:05:26 2026] DELETE /v2.0/subnets/fe8ae97e-cb70-4cb7-8df8-c7f3628c3ae6 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:05:26.354 7 INFO neutron.db.segments_db [None req-e1496d1d-6a39-43b4-aed5-08619103e2de 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] Added segment d816049e-4c5b-4811-98b0-afe22640496a of type vxlan for network ef9b6527-5b26-451f-8f8e-616e58236085 [pid: 7|app: 0|req: 600/1278] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:05:26 2026] POST /v2.0/networks => generated 634 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:05:26.554 7 INFO neutron_taas.services.taas.taas_plugin [None req-64b82e99-2125-4219-9b3b-53f762389ed5 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: 76b1db61-3689-43e0-8052-0e0e19da2e05 2026-05-07 22:05:26.556 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-64b82e99-2125-4219-9b3b-53f762389ed5 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: 76b1db61-3689-43e0-8052-0e0e19da2e05 [pid: 7|app: 0|req: 601/1279] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:05:26 2026] DELETE /v2.0/networks/905eb300-78de-496b-bc3e-78cd7366fe79 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1280] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:05:26 2026] POST /v2.0/subnets => generated 646 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1281] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:05:26 2026] GET /v2.0/ports?device_id=5c7235cb-cf6e-49d9-baac-6a5b71278244 => generated 975 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:05:27.042 7 WARNING neutron.db.securitygroups_db [None req-ab2280a9-710e-4b57-855c-f3f0d888a633 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 604/1282] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:05:27 2026] GET /v2.0/security-groups?tenant_id=fe4856b3b2f64b18a467788a5d87491a&name=default => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:05:27.104 7 INFO neutron.db.segments_db [None req-54c22c7c-cc79-40b4-ab9d-837fe67e15c1 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] Added segment 1caed550-1e77-4b65-8f95-6962d6685b7a of type vxlan for network 052fccc0-b235-4c2b-971a-7970303689b7 2026-05-07 22:05:27.361 7 INFO neutron.db.l3_hamode_db [None req-54c22c7c-cc79-40b4-ab9d-837fe67e15c1 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 679/1283] 10.0.0.91 () {34 vars in 787 bytes} [Thu May 7 22:05:25 2026] PUT /v2.0/routers/ac76ef44-2b97-4c0f-902d-3e132ca84a02/remove_router_interface => generated 310 bytes in 1710 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: 680/1284] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:05:27 2026] GET /v2.0/security-groups?id=28fc4949-cda6-4fc6-b251-f3dd563f3cb6&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:05:27.489 7 INFO neutron.db.l3_hamode_db [None req-54c22c7c-cc79-40b4-ab9d-837fe67e15c1 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 681/1285] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:05:27 2026] DELETE /v2.0/security-groups/68ce8da0-3897-4840-aa12-4fb84ed364b5 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:05:27.696 8 INFO neutron.api.v2.resource [None req-077e80f8-62b7-4225-87fd-2a31ee86ead5 e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 682/1286] 10.0.0.91 () {34 vars in 787 bytes} [Thu May 7 22:05:27 2026] PUT /v2.0/routers/ac76ef44-2b97-4c0f-902d-3e132ca84a02/remove_router_interface => generated 197 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 22:05:27.748 7 INFO neutron.services.segments.plugin [-] Segment d07aa5d3-f5ee-4d13-8d65-9940b9d67528 resource provider aggregate not found 2026-05-07 22:05:27.754 7 INFO neutron.services.segments.plugin [-] Segment d07aa5d3-f5ee-4d13-8d65-9940b9d67528 resource provider aggregate not found 2026-05-07 22:05:27.769 7 INFO neutron.services.segments.plugin [-] Segment d07aa5d3-f5ee-4d13-8d65-9940b9d67528 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d07aa5d3-f5ee-4d13-8d65-9940b9d67528 found for delete ", "request_id": "req-100ae7c2-71f6-4515-ba7a-17e986213773"}]} 2026-05-07 22:05:27.780 7 INFO neutron.services.segments.plugin [-] Segment d07aa5d3-f5ee-4d13-8d65-9940b9d67528 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d07aa5d3-f5ee-4d13-8d65-9940b9d67528 found for delete ", "request_id": "req-45e43710-8c25-4fe7-b073-8e8cca02202e"}]} [pid: 8|app: 0|req: 683/1287] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:05:27 2026] GET /v2.0/ports?device_id=5c7235cb-cf6e-49d9-baac-6a5b71278244 => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:05:27.796 7 INFO neutron.services.segments.plugin [-] Segment be6b1810-61f5-4632-929b-eb903af308a1 resource provider aggregate not found [pid: 8|app: 0|req: 684/1288] 10.0.0.91 () {32 vars in 734 bytes} [Thu May 7 22:05:27 2026] GET /v2.0/ports?device_id=ac76ef44-2b97-4c0f-902d-3e132ca84a02 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:05:27.811 7 INFO neutron.services.segments.plugin [-] Segment be6b1810-61f5-4632-929b-eb903af308a1 resource provider aggregate not found 2026-05-07 22:05:27.824 7 INFO neutron.services.segments.plugin [-] Segment be6b1810-61f5-4632-929b-eb903af308a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be6b1810-61f5-4632-929b-eb903af308a1 found for delete ", "request_id": "req-7236e7d4-1459-4934-8da3-b3130bca997c"}]} [pid: 8|app: 0|req: 685/1289] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:05:27 2026] GET /v2.0/security-groups?id=28fc4949-cda6-4fc6-b251-f3dd563f3cb6&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:05:27.840 7 INFO neutron.services.segments.plugin [-] Segment be6b1810-61f5-4632-929b-eb903af308a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be6b1810-61f5-4632-929b-eb903af308a1 found for delete ", "request_id": "req-154d4755-162d-4271-a24f-3eb9c2127acb"}]} 2026-05-07 22:05:28.011 8 INFO neutron_taas.services.taas.taas_plugin [None req-d4fb1b02-ba06-4515-ab47-124beb87db06 e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] TaaS: Handle Delete Port: 1f74148f-ac38-4bf2-97c9-949b8b84a927 2026-05-07 22:05:28.013 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d4fb1b02-ba06-4515-ab47-124beb87db06 e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] Tap Mirror: Handle Delete Port: 1f74148f-ac38-4bf2-97c9-949b8b84a927 [pid: 7|app: 0|req: 605/1290] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:05:27 2026] POST /v2.0/routers => generated 511 bytes in 1046 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:05:28.344 8 INFO neutron.services.segments.plugin [-] Segment 68960919-08d0-438b-a4f2-00d329e7ff0e resource provider aggregate not found 2026-05-07 22:05:28.355 8 INFO neutron.services.segments.plugin [-] Segment 68960919-08d0-438b-a4f2-00d329e7ff0e resource provider aggregate not found 2026-05-07 22:05:28.360 8 INFO neutron.services.segments.plugin [-] Segment 68960919-08d0-438b-a4f2-00d329e7ff0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68960919-08d0-438b-a4f2-00d329e7ff0e found for delete ", "request_id": "req-d96fa65a-8c57-4f2f-8a28-781149bab309"}]} 2026-05-07 22:05:28.372 8 INFO neutron.services.segments.plugin [-] Segment 68960919-08d0-438b-a4f2-00d329e7ff0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68960919-08d0-438b-a4f2-00d329e7ff0e found for delete ", "request_id": "req-b6179d84-da2f-4533-a325-d1dfe1250c09"}]} 2026-05-07 22:05:28.373 8 INFO neutron.db.l3_hamode_db [None req-d4fb1b02-ba06-4515-ab47-124beb87db06 e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] HA network 87a6fb91-3991-46c2-af73-fae1f7516451 was deleted as no HA routers are present in project 8959f51e8c784550b0a62f8566ebf344. [pid: 8|app: 0|req: 686/1291] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:05:27 2026] DELETE /v2.0/routers/ac76ef44-2b97-4c0f-902d-3e132ca84a02 => generated 0 bytes in 541 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1292] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:05:28 2026] GET /v2.0/ports?device_id=5c7235cb-cf6e-49d9-baac-6a5b71278244 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1295] 10.0.0.91 () {34 vars in 663 bytes} [Thu May 7 22:05:28 2026] POST /v2.0/ports => generated 964 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 607/1296] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:05:28 2026] GET /v2.0/security-groups?id=28fc4949-cda6-4fc6-b251-f3dd563f3cb6&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1297] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:05:28 2026] DELETE /v2.0/subnets/8217889c-30da-4485-9b67-a9307ac94213 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1298] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:05:28 2026] DELETE /v2.0/networks/d791e414-ca24-449a-8ea7-ca07760eda18 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:05:28.764 8 INFO neutron.db.segments_db [None req-8475ace5-0c6c-4545-8fe3-04e4fd653dc7 e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] Added segment 2ef63081-e215-4561-80da-08b9ba40bc19 of type vxlan for network 85153b85-fd21-44cf-9c19-765bcdc1b062 [pid: 8|app: 0|req: 692/1299] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:05:28 2026] POST /v2.0/networks => generated 630 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1300] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:05:28 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) 2026-05-07 22:05:29.153 8 INFO neutron.db.segments_db [None req-c633f69f-8710-4506-bf4a-397f8eea87a0 e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] Added segment cb715ec2-6493-4ea9-9808-3315d1a439b2 of type vxlan for network 687ecb03-1594-4cf9-baaa-24dcb9d15ff6 2026-05-07 22:05:29.435 8 INFO neutron.db.l3_hamode_db [None req-c633f69f-8710-4506-bf4a-397f8eea87a0 e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 22:05:29.546 8 INFO neutron.db.l3_hamode_db [None req-c633f69f-8710-4506-bf4a-397f8eea87a0 e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 608/1301] 10.0.0.91 () {34 vars in 781 bytes} [Thu May 7 22:05:28 2026] PUT /v2.0/routers/14f3e0fa-deff-471f-8f72-9b6e92e7d8c4/add_router_interface => generated 310 bytes in 1055 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: 609/1302] 10.0.0.91 () {32 vars in 715 bytes} [Thu May 7 22:05:29 2026] GET /v2.0/ports/ba99d34d-69c8-45a9-8693-4beb45068e9d => generated 1038 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1303] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:05:29 2026] GET /v2.0/ports?device_id=5c7235cb-cf6e-49d9-baac-6a5b71278244 => generated 975 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:05:29.894 7 INFO neutron_taas.services.taas.taas_plugin [None req-293da15e-2a21-4a19-931e-e03f284468b6 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] TaaS: Handle Delete Port: ba99d34d-69c8-45a9-8693-4beb45068e9d 2026-05-07 22:05:29.896 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-293da15e-2a21-4a19-931e-e03f284468b6 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] Tap Mirror: Handle Delete Port: ba99d34d-69c8-45a9-8693-4beb45068e9d [pid: 8|app: 0|req: 694/1304] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:05:29 2026] POST /v2.0/routers => generated 507 bytes in 1023 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1305] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:05:30 2026] GET /v2.0/security-groups?id=28fc4949-cda6-4fc6-b251-f3dd563f3cb6&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: 696/1306] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:05:30 2026] GET /v2.0/ports?tenant_id=513d963e55694ca19eae3109dabb4b61&device_id=5c7235cb-cf6e-49d9-baac-6a5b71278244 => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1307] 10.0.0.91 () {34 vars in 787 bytes} [Thu May 7 22:05:29 2026] PUT /v2.0/routers/14f3e0fa-deff-471f-8f72-9b6e92e7d8c4/remove_router_interface => generated 310 bytes in 741 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 22:05:30.389 8 INFO neutron.services.segments.plugin [-] Segment dfa52006-ee91-48e9-8ae2-491f154610a2 resource provider aggregate not found 2026-05-07 22:05:30.390 8 INFO neutron.services.segments.plugin [-] Segment dfa52006-ee91-48e9-8ae2-491f154610a2 resource provider aggregate not found 2026-05-07 22:05:30.411 8 INFO neutron.services.segments.plugin [-] Segment dfa52006-ee91-48e9-8ae2-491f154610a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfa52006-ee91-48e9-8ae2-491f154610a2 found for delete ", "request_id": "req-cbbdb988-186c-4ea6-aef0-e38db808d94b"}]} [pid: 7|app: 0|req: 612/1308] 199.204.45.242 () {34 vars in 985 bytes} [Thu May 7 22:05:30 2026] GET /v2.0/networks?id=09c5ee7c-8299-4a26-8059-de8a3b1de126 => generated 772 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:05:30.437 8 INFO neutron.services.segments.plugin [-] Segment dfa52006-ee91-48e9-8ae2-491f154610a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfa52006-ee91-48e9-8ae2-491f154610a2 found for delete ", "request_id": "req-81b3a278-cb8f-4982-a105-222e74c80efd"}]} 2026-05-07 22:05:30.541 7 INFO neutron.api.v2.resource [None req-e2bc7b5f-6ea0-40fa-9eaf-9dcd810a3a8c 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 613/1309] 10.0.0.91 () {34 vars in 787 bytes} [Thu May 7 22:05:30 2026] PUT /v2.0/routers/14f3e0fa-deff-471f-8f72-9b6e92e7d8c4/remove_router_interface => generated 197 bytes in 108 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1310] 199.204.45.242 () {34 vars in 1059 bytes} [Thu May 7 22:05:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=87d7910b-82ae-485c-a9b7-53931dd732db => generated 861 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1311] 10.0.0.91 () {32 vars in 734 bytes} [Thu May 7 22:05:30 2026] GET /v2.0/ports?device_id=14f3e0fa-deff-471f-8f72-9b6e92e7d8c4 => 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: 616/1312] 199.204.45.242 () {34 vars in 983 bytes} [Thu May 7 22:05:30 2026] GET /v2.0/subnets?id=a387f079-0c6b-40e1-b8a5-cc36acfdcb99 => generated 694 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:05:30.803 7 INFO neutron_taas.services.taas.taas_plugin [None req-a1932dee-a504-42d3-bb6d-543399c7c58f 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] TaaS: Handle Delete Port: a8c6f518-8875-47b5-8278-311eb5577fda 2026-05-07 22:05:30.807 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a1932dee-a504-42d3-bb6d-543399c7c58f 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] Tap Mirror: Handle Delete Port: a8c6f518-8875-47b5-8278-311eb5577fda 2026-05-07 22:05:31.204 7 INFO neutron.services.segments.plugin [-] Segment 1caed550-1e77-4b65-8f95-6962d6685b7a resource provider aggregate not found 2026-05-07 22:05:31.211 7 INFO neutron.services.segments.plugin [-] Segment 1caed550-1e77-4b65-8f95-6962d6685b7a resource provider aggregate not found 2026-05-07 22:05:31.232 7 INFO neutron.services.segments.plugin [-] Segment 1caed550-1e77-4b65-8f95-6962d6685b7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1caed550-1e77-4b65-8f95-6962d6685b7a found for delete ", "request_id": "req-c67343ea-8308-46a2-98fd-d8d9af23a8ca"}]} 2026-05-07 22:05:31.239 7 INFO neutron.services.segments.plugin [-] Segment 1caed550-1e77-4b65-8f95-6962d6685b7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1caed550-1e77-4b65-8f95-6962d6685b7a found for delete ", "request_id": "req-ed9f1138-7d74-4edd-aee2-99181b7ecfdc"}]} 2026-05-07 22:05:31.243 7 INFO neutron.db.l3_hamode_db [None req-a1932dee-a504-42d3-bb6d-543399c7c58f 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] HA network 052fccc0-b235-4c2b-971a-7970303689b7 was deleted as no HA routers are present in project a78bb838c57f4faa9951d1e42b18fef2. [pid: 7|app: 0|req: 617/1313] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:05:30 2026] DELETE /v2.0/routers/14f3e0fa-deff-471f-8f72-9b6e92e7d8c4 => generated 0 bytes in 628 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1314] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:05:31 2026] GET /v2.0/ports?network_id=09c5ee7c-8299-4a26-8059-de8a3b1de126&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: 619/1315] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:05:31 2026] DELETE /v2.0/subnets/54813b48-2f56-4e78-b908-3400e705f443 => 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: 620/1316] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:05:31 2026] GET /v2.0/ports?device_id=5c7235cb-cf6e-49d9-baac-6a5b71278244 => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1317] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:05:31 2026] GET /v2.0/networks/09c5ee7c-8299-4a26-8059-de8a3b1de126?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: 697/1318] 10.0.0.91 () {34 vars in 781 bytes} [Thu May 7 22:05:30 2026] PUT /v2.0/routers/2fdd547b-6c9e-4095-a61f-f4ffb94608fb/add_router_interface => generated 310 bytes in 1352 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1319] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:05:31 2026] GET /v2.0/security-groups?id=28fc4949-cda6-4fc6-b251-f3dd563f3cb6&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: 699/1320] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:05:31 2026] GET /v2.0/networks/09c5ee7c-8299-4a26-8059-de8a3b1de126?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1321] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:05:31 2026] DELETE /v2.0/networks/ef9b6527-5b26-451f-8f8e-616e58236085 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1322] 10.0.0.91 () {32 vars in 715 bytes} [Thu May 7 22:05:31 2026] GET /v2.0/ports/5c6c0af3-3781-4fe8-91be-94b03d19dc4e => generated 955 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:05:31.788 7 INFO neutron.db.segments_db [None req-6f2dc32c-a19a-43b7-b41f-031b7be756cf 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] Added segment 6c006ba0-8b99-40fd-918c-11af77f56cc6 of type vxlan for network fa119374-33e5-4178-9402-544c61628db3 [pid: 7|app: 0|req: 623/1323] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:05:31 2026] POST /v2.0/networks => generated 634 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:05:32.039 8 INFO neutron_taas.services.taas.taas_plugin [None req-26769bdc-95eb-440c-97f9-8c1ed37f6f9c e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] TaaS: Handle Delete Port: 5c6c0af3-3781-4fe8-91be-94b03d19dc4e 2026-05-07 22:05:32.041 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-26769bdc-95eb-440c-97f9-8c1ed37f6f9c e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] Tap Mirror: Handle Delete Port: 5c6c0af3-3781-4fe8-91be-94b03d19dc4e [pid: 7|app: 0|req: 624/1324] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:05:31 2026] POST /v2.0/subnets => generated 646 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:05:32.148 7 INFO neutron.db.segments_db [None req-a5c99495-fda1-413a-b285-2e6a2ccdcf4b 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] Added segment df6db57d-9424-4fbf-b1d9-ec3180a72348 of type vxlan for network 25deff2f-8244-4bf6-990c-1b2fcdb40cac 2026-05-07 22:05:32.416 7 INFO neutron.db.l3_hamode_db [None req-a5c99495-fda1-413a-b285-2e6a2ccdcf4b 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 701/1325] 10.0.0.91 () {34 vars in 787 bytes} [Thu May 7 22:05:31 2026] PUT /v2.0/routers/2fdd547b-6c9e-4095-a61f-f4ffb94608fb/remove_router_interface => generated 310 bytes in 758 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:05:32.693 8 WARNING neutron.db.securitygroups_db [None req-0a778b99-ce4f-4fbc-9176-cd09d6539168 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 702/1326] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:05:32 2026] GET /v2.0/security-groups?tenant_id=3992935079ec4d5ebc38f238289e24f6&name=default => generated 2925 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1327] 10.0.0.91 () {32 vars in 734 bytes} [Thu May 7 22:05:32 2026] GET /v2.0/ports?device_id=2fdd547b-6c9e-4095-a61f-f4ffb94608fb => 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: 704/1328] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:05:32 2026] GET /v2.0/ports?device_id=5c7235cb-cf6e-49d9-baac-6a5b71278244 => generated 975 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:05:32.982 7 INFO neutron.db.l3_hamode_db [None req-a5c99495-fda1-413a-b285-2e6a2ccdcf4b 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 705/1329] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:05:32 2026] DELETE /v2.0/security-groups/c1e6c22c-7740-4a34-858a-decc5a1eed89 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:05:33.209 8 INFO neutron_taas.services.taas.taas_plugin [None req-85bca644-4083-47d2-8681-a0a47991bc38 e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] TaaS: Handle Delete Port: 9cc9b38e-a37e-418d-8bbf-4fdeb4309169 2026-05-07 22:05:33.212 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-85bca644-4083-47d2-8681-a0a47991bc38 e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] Tap Mirror: Handle Delete Port: 9cc9b38e-a37e-418d-8bbf-4fdeb4309169 2026-05-07 22:05:33.254 7 INFO neutron.services.segments.plugin [-] Segment d816049e-4c5b-4811-98b0-afe22640496a resource provider aggregate not found 2026-05-07 22:05:33.259 7 INFO neutron.services.segments.plugin [-] Segment d816049e-4c5b-4811-98b0-afe22640496a resource provider aggregate not found 2026-05-07 22:05:33.282 7 INFO neutron.services.segments.plugin [-] Segment d816049e-4c5b-4811-98b0-afe22640496a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d816049e-4c5b-4811-98b0-afe22640496a found for delete ", "request_id": "req-6d110701-6d23-4fdb-9e7a-7ca25ea95b16"}]} 2026-05-07 22:05:33.282 7 INFO neutron.services.segments.plugin [-] Segment d816049e-4c5b-4811-98b0-afe22640496a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d816049e-4c5b-4811-98b0-afe22640496a found for delete ", "request_id": "req-ff7fa58d-695e-428d-a307-c4bdae243730"}]} 2026-05-07 22:05:33.577 8 INFO neutron.services.segments.plugin [-] Segment cb715ec2-6493-4ea9-9808-3315d1a439b2 resource provider aggregate not found 2026-05-07 22:05:33.581 8 INFO neutron.services.segments.plugin [-] Segment cb715ec2-6493-4ea9-9808-3315d1a439b2 resource provider aggregate not found 2026-05-07 22:05:33.594 8 INFO neutron.db.l3_hamode_db [None req-85bca644-4083-47d2-8681-a0a47991bc38 e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] HA network 687ecb03-1594-4cf9-baaa-24dcb9d15ff6 was deleted as no HA routers are present in project 8959f51e8c784550b0a62f8566ebf344. 2026-05-07 22:05:33.597 8 INFO neutron.services.segments.plugin [-] Segment cb715ec2-6493-4ea9-9808-3315d1a439b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb715ec2-6493-4ea9-9808-3315d1a439b2 found for delete ", "request_id": "req-93d8d5c3-30a4-4d94-9fce-c7cf8a11f27a"}]} 2026-05-07 22:05:33.601 8 INFO neutron.services.segments.plugin [-] Segment cb715ec2-6493-4ea9-9808-3315d1a439b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb715ec2-6493-4ea9-9808-3315d1a439b2 found for delete ", "request_id": "req-af1c05c7-91a6-4b06-a8f8-d147ccbfd4e9"}]} [pid: 8|app: 0|req: 706/1330] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:05:33 2026] DELETE /v2.0/routers/2fdd547b-6c9e-4095-a61f-f4ffb94608fb => generated 0 bytes in 575 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1331] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:05:33 2026] GET /v2.0/security-groups?id=28fc4949-cda6-4fc6-b251-f3dd563f3cb6&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:05:33.633 8 WARNING neutron.db.securitygroups_db [None req-2b03b0b3-bef9-4afc-8c6c-bdb37cc3dbe0 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 625/1332] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:05:32 2026] POST /v2.0/routers => generated 511 bytes in 1550 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1333] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:05:33 2026] GET /v2.0/security-groups?tenant_id=11aa1d4fcb4f4dbd89969c5d6d021a45&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1334] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:05:33 2026] DELETE /v2.0/subnets/ee58dd55-e10e-44dc-a264-f029491389eb => 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: 627/1335] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:05:33 2026] DELETE /v2.0/security-groups/7704cc05-6169-4c0a-a738-0213dac07279 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1336] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:05:33 2026] DELETE /v2.0/networks/85153b85-fd21-44cf-9c19-765bcdc1b062 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:05:34.036 7 INFO neutron.db.segments_db [None req-bb96a63e-8d2e-4063-a97a-487ef045c5e0 e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] Added segment 04f974a3-9546-48ec-9578-62808244d04d of type vxlan for network 5c24f648-6f84-4b13-b302-a80a471836f9 2026-05-07 22:05:34.261 7 INFO neutron.db.l3_hamode_db [None req-bb96a63e-8d2e-4063-a97a-487ef045c5e0 e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 709/1337] 10.0.0.91 () {34 vars in 781 bytes} [Thu May 7 22:05:33 2026] PUT /v2.0/routers/9096e8cd-48b0-4c98-ada5-ce401ae5cddc/add_router_interface => generated 310 bytes in 1012 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1338] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:05:34 2026] GET /v2.0/ports?device_id=5c7235cb-cf6e-49d9-baac-6a5b71278244 => 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: 711/1339] 10.0.0.91 () {32 vars in 715 bytes} [Thu May 7 22:05:34 2026] GET /v2.0/ports/2d37d261-0284-40da-a490-66c7547ece17 => generated 959 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1340] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:05:34 2026] GET /v2.0/security-groups?id=28fc4949-cda6-4fc6-b251-f3dd563f3cb6&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:05:35.028 7 INFO neutron.db.l3_hamode_db [None req-bb96a63e-8d2e-4063-a97a-487ef045c5e0 e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 22:05:35.217 8 INFO neutron_taas.services.taas.taas_plugin [None req-0bae3628-0dd8-43d6-a704-64bc682442d2 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] TaaS: Handle Delete Port: 2d37d261-0284-40da-a490-66c7547ece17 2026-05-07 22:05:35.220 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0bae3628-0dd8-43d6-a704-64bc682442d2 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] Tap Mirror: Handle Delete Port: 2d37d261-0284-40da-a490-66c7547ece17 2026-05-07 22:05:35.313 7 INFO neutron.services.segments.plugin [-] Segment 2ef63081-e215-4561-80da-08b9ba40bc19 resource provider aggregate not found 2026-05-07 22:05:35.318 7 INFO neutron.services.segments.plugin [-] Segment 2ef63081-e215-4561-80da-08b9ba40bc19 resource provider aggregate not found 2026-05-07 22:05:35.334 7 INFO neutron.services.segments.plugin [-] Segment 2ef63081-e215-4561-80da-08b9ba40bc19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ef63081-e215-4561-80da-08b9ba40bc19 found for delete ", "request_id": "req-b54cae7b-4b7e-4942-97d9-d541dc41ca1e"}]} 2026-05-07 22:05:35.344 7 INFO neutron.services.segments.plugin [-] Segment 2ef63081-e215-4561-80da-08b9ba40bc19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ef63081-e215-4561-80da-08b9ba40bc19 found for delete ", "request_id": "req-40ff1c91-5dbe-4f65-bfa0-8aca36487c8d"}]} [pid: 8|app: 0|req: 713/1341] 10.0.0.91 () {34 vars in 787 bytes} [Thu May 7 22:05:34 2026] PUT /v2.0/routers/9096e8cd-48b0-4c98-ada5-ce401ae5cddc/remove_router_interface => generated 310 bytes in 700 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1342] 10.0.0.91 () {32 vars in 734 bytes} [Thu May 7 22:05:35 2026] GET /v2.0/ports?device_id=9096e8cd-48b0-4c98-ada5-ce401ae5cddc => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:05:35.772 8 INFO neutron_taas.services.taas.taas_plugin [None req-496c87f4-a2fb-4b94-800d-35ae171e04d4 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] TaaS: Handle Delete Port: 3285358b-f865-4fa4-bbdc-36671a60fbc4 2026-05-07 22:05:35.774 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-496c87f4-a2fb-4b94-800d-35ae171e04d4 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] Tap Mirror: Handle Delete Port: 3285358b-f865-4fa4-bbdc-36671a60fbc4 [pid: 7|app: 0|req: 629/1343] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:05:33 2026] POST /v2.0/routers => generated 687 bytes in 1856 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1344] 10.0.0.91 () {32 vars in 719 bytes} [Thu May 7 22:05:35 2026] GET /v2.0/routers/1ae02eb3-3302-466d-8136-f7db30506926 => generated 693 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1345] 10.0.0.91 () {32 vars in 645 bytes} [Thu May 7 22:05:35 2026] GET /v2.0/routers => generated 696 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:05:36.075 8 INFO neutron.services.segments.plugin [-] Segment df6db57d-9424-4fbf-b1d9-ec3180a72348 resource provider aggregate not found 2026-05-07 22:05:36.086 8 INFO neutron.services.segments.plugin [-] Segment df6db57d-9424-4fbf-b1d9-ec3180a72348 resource provider aggregate not found 2026-05-07 22:05:36.098 8 INFO neutron.services.segments.plugin [-] Segment df6db57d-9424-4fbf-b1d9-ec3180a72348 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df6db57d-9424-4fbf-b1d9-ec3180a72348 found for delete ", "request_id": "req-1506566a-2c11-4e35-b2ec-14e856004f65"}]} 2026-05-07 22:05:36.109 8 INFO neutron.db.l3_hamode_db [None req-496c87f4-a2fb-4b94-800d-35ae171e04d4 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] HA network 25deff2f-8244-4bf6-990c-1b2fcdb40cac was deleted as no HA routers are present in project a78bb838c57f4faa9951d1e42b18fef2. 2026-05-07 22:05:36.111 8 INFO neutron.services.segments.plugin [-] Segment df6db57d-9424-4fbf-b1d9-ec3180a72348 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df6db57d-9424-4fbf-b1d9-ec3180a72348 found for delete ", "request_id": "req-74696c77-ca5c-4af3-acf4-31782fad9220"}]} [pid: 8|app: 0|req: 715/1346] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:05:35 2026] DELETE /v2.0/routers/9096e8cd-48b0-4c98-ada5-ce401ae5cddc => 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: 632/1347] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:05:36 2026] GET /v2.0/ports?device_id=5c7235cb-cf6e-49d9-baac-6a5b71278244 => generated 973 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1348] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:05:36 2026] DELETE /v2.0/subnets/0d663c6e-a605-4a73-aa1f-1dd13fcef9af => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1349] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:05:36 2026] GET /v2.0/security-groups?id=28fc4949-cda6-4fc6-b251-f3dd563f3cb6&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: 716/1350] 10.0.0.91 () {34 vars in 739 bytes} [Thu May 7 22:05:36 2026] PUT /v2.0/routers/1ae02eb3-3302-466d-8136-f7db30506926 => generated 700 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:05:36.556 7 INFO neutron_taas.services.taas.taas_plugin [None req-15b187d2-6817-4963-a7b9-ea2b9e176b5d 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] TaaS: Handle Delete Port: 1e06241c-9dcf-46bd-9190-6a442f55e5b4 2026-05-07 22:05:36.558 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-15b187d2-6817-4963-a7b9-ea2b9e176b5d 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] Tap Mirror: Handle Delete Port: 1e06241c-9dcf-46bd-9190-6a442f55e5b4 [pid: 8|app: 0|req: 717/1351] 10.0.0.91 () {32 vars in 719 bytes} [Thu May 7 22:05:36 2026] GET /v2.0/routers/1ae02eb3-3302-466d-8136-f7db30506926 => generated 700 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1352] 10.0.0.91 () {32 vars in 734 bytes} [Thu May 7 22:05:36 2026] GET /v2.0/ports?device_id=1ae02eb3-3302-466d-8136-f7db30506926 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1353] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:05:36 2026] DELETE /v2.0/networks/fa119374-33e5-4178-9402-544c61628db3 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:05:36.799 7 INFO neutron.db.segments_db [None req-43548694-0070-4615-bdc5-c35ea88618f1 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] Added segment e431b989-b781-473a-ba6e-148ee90fb73d of type vxlan for network bc8a6906-79d0-4fa9-a0ef-9f4fc725a1a5 2026-05-07 22:05:36.829 8 INFO neutron_taas.services.taas.taas_plugin [None req-275f3f13-46ad-4e18-bc45-515f6c938c74 e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] TaaS: Handle Delete Port: e6d61de9-ccf4-471b-b607-273098046ab2 2026-05-07 22:05:36.832 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-275f3f13-46ad-4e18-bc45-515f6c938c74 e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] Tap Mirror: Handle Delete Port: e6d61de9-ccf4-471b-b607-273098046ab2 2026-05-07 22:05:37.119 8 INFO neutron_taas.services.taas.taas_plugin [None req-275f3f13-46ad-4e18-bc45-515f6c938c74 e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] TaaS: Handle Delete Port: 3956c89b-ff42-4966-92c7-5ed936601d40 2026-05-07 22:05:37.123 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-275f3f13-46ad-4e18-bc45-515f6c938c74 e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] Tap Mirror: Handle Delete Port: 3956c89b-ff42-4966-92c7-5ed936601d40 2026-05-07 22:05:37.141 7 INFO neutron.db.l3_hamode_db [None req-43548694-0070-4615-bdc5-c35ea88618f1 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 22:05:37.358 7 INFO neutron.services.segments.plugin [-] Segment 6c006ba0-8b99-40fd-918c-11af77f56cc6 resource provider aggregate not found 2026-05-07 22:05:37.366 7 INFO neutron.services.segments.plugin [-] Segment 6c006ba0-8b99-40fd-918c-11af77f56cc6 resource provider aggregate not found 2026-05-07 22:05:37.375 7 INFO neutron.services.segments.plugin [-] Segment 6c006ba0-8b99-40fd-918c-11af77f56cc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c006ba0-8b99-40fd-918c-11af77f56cc6 found for delete ", "request_id": "req-3cbafb54-8fe3-4711-af79-caa22ad273b6"}]} 2026-05-07 22:05:37.379 7 INFO neutron.services.segments.plugin [-] Segment 6c006ba0-8b99-40fd-918c-11af77f56cc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c006ba0-8b99-40fd-918c-11af77f56cc6 found for delete ", "request_id": "req-ae299174-39a4-4e37-a45c-44654247b47d"}]} 2026-05-07 22:05:37.495 8 INFO neutron.db.l3_hamode_db [None req-275f3f13-46ad-4e18-bc45-515f6c938c74 e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] HA network 5c24f648-6f84-4b13-b302-a80a471836f9 was deleted as no HA routers are present in project 8959f51e8c784550b0a62f8566ebf344. [pid: 8|app: 0|req: 719/1354] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:05:36 2026] DELETE /v2.0/routers/1ae02eb3-3302-466d-8136-f7db30506926 => generated 0 bytes in 854 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1355] 10.0.0.91 () {32 vars in 734 bytes} [Thu May 7 22:05:37 2026] GET /v2.0/ports?device_id=1ae02eb3-3302-466d-8136-f7db30506926 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:05:37.559 8 INFO neutron.api.v2.resource [None req-cef6b874-4afb-422a-82f2-7f28fa06a9b1 e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 721/1356] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:05:37 2026] DELETE /v2.0/routers/1ae02eb3-3302-466d-8136-f7db30506926 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1357] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:05:37 2026] GET /v2.0/ports?device_id=5c7235cb-cf6e-49d9-baac-6a5b71278244 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1358] 10.0.0.91 () {32 vars in 734 bytes} [Thu May 7 22:05:37 2026] GET /v2.0/ports?device_id=2fdd547b-6c9e-4095-a61f-f4ffb94608fb => 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: 724/1359] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:05:37 2026] GET /v2.0/security-groups?id=28fc4949-cda6-4fc6-b251-f3dd563f3cb6&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:05:37.670 8 INFO neutron.api.v2.resource [None req-e42ce3ea-fcf2-4260-8b67-acb47b53cf54 e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 725/1360] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:05:37 2026] DELETE /v2.0/routers/2fdd547b-6c9e-4095-a61f-f4ffb94608fb => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 22:05:37.689 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5b1c78c0-1f4a-43a3-99b5-e661c5badacb e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 726/1361] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:05:37 2026] DELETE /v2.0/subnets/ee58dd55-e10e-44dc-a264-f029491389eb => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1362] 10.0.0.91 () {32 vars in 734 bytes} [Thu May 7 22:05:37 2026] GET /v2.0/ports?device_id=ac76ef44-2b97-4c0f-902d-3e132ca84a02 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:05:37.733 8 INFO neutron.api.v2.resource [None req-dcc879d5-9987-4799-8622-f01b7c721ddd e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 728/1363] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:05:37 2026] DELETE /v2.0/routers/ac76ef44-2b97-4c0f-902d-3e132ca84a02 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 22:05:37.756 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f2cad2d8-fad4-4f48-b6ff-a2a50eab5bbf e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 729/1364] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:05:37 2026] DELETE /v2.0/subnets/8217889c-30da-4485-9b67-a9307ac94213 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 22:05:37.891 7 INFO neutron.db.l3_hamode_db [None req-43548694-0070-4615-bdc5-c35ea88618f1 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 22:05:37.935 8 WARNING neutron.db.securitygroups_db [None req-cc251b7a-6abc-45e9-b4ba-67c33ccde279 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 730/1365] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:05:37 2026] GET /v2.0/security-groups?tenant_id=5e415d19dec644d5a534ec845295866a&name=default => generated 2925 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1366] 10.0.0.91 () {32 vars in 734 bytes} [Thu May 7 22:05:38 2026] GET /v2.0/ports?device_id=c61a453d-cbfb-4e46-a312-a04935045cdb => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:05:38.123 8 INFO neutron.services.segments.plugin [-] Segment 04f974a3-9546-48ec-9578-62808244d04d resource provider aggregate not found 2026-05-07 22:05:38.139 8 INFO neutron.services.segments.plugin [-] Segment 04f974a3-9546-48ec-9578-62808244d04d resource provider aggregate not found 2026-05-07 22:05:38.157 8 INFO neutron.services.segments.plugin [-] Segment 04f974a3-9546-48ec-9578-62808244d04d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04f974a3-9546-48ec-9578-62808244d04d found for delete ", "request_id": "req-962366e4-d525-4c3b-8d04-ed597efae527"}]} 2026-05-07 22:05:38.162 8 INFO neutron.services.segments.plugin [-] Segment 04f974a3-9546-48ec-9578-62808244d04d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04f974a3-9546-48ec-9578-62808244d04d found for delete ", "request_id": "req-9fe7237b-0fd3-42b3-9538-c5b0170262da"}]} [pid: 8|app: 0|req: 732/1367] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:05:38 2026] DELETE /v2.0/security-groups/25f2f0da-eba5-4e73-9f6f-284267788dba => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:05:38.217 8 INFO neutron.api.v2.resource [None req-7eff20f7-9a87-41c6-bbe2-aebaf989413c e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 733/1368] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:05:38 2026] DELETE /v2.0/routers/c61a453d-cbfb-4e46-a312-a04935045cdb => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 22:05:38.239 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f7e1f4b5-8cd2-43c1-968d-600f34daf634 e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 734/1369] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:05:38 2026] DELETE /v2.0/subnets/660a8ac7-30f5-4e19-9f0c-e26aadc03da9 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 22:05:38.259 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ab6c2526-d0fb-41e8-9249-ce4e09567074 e6586fc2d6f5434f98b3f74a45f7a94c 8959f51e8c784550b0a62f8566ebf344 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 735/1370] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:05:38 2026] DELETE /v2.0/subnets/389d48b3-94ef-4bfa-bce3-2e22e377697b => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 22:05:38.310 8 WARNING neutron.db.securitygroups_db [None req-7550890c-979d-467a-bda1-3c0b735ac3b1 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 736/1371] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:05:38 2026] GET /v2.0/security-groups?tenant_id=c0b65c3e0ada48b4809701650c451a7b&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1372] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:05:38 2026] DELETE /v2.0/security-groups/cce07f7d-237b-4348-a6b9-06c48dbabad6 => 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: 738/1373] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:05:38 2026] GET /v2.0/ports?device_id=5c7235cb-cf6e-49d9-baac-6a5b71278244 => generated 973 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1374] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:05:36 2026] POST /v2.0/routers => generated 692 bytes in 2077 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1375] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:05:38 2026] GET /v2.0/security-groups?id=28fc4949-cda6-4fc6-b251-f3dd563f3cb6&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: 638/1376] 10.0.0.91 () {32 vars in 719 bytes} [Thu May 7 22:05:38 2026] GET /v2.0/routers/19e95b58-c587-4df3-84be-52b6812f8efb => generated 698 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:05:38.976 8 WARNING neutron.db.securitygroups_db [None req-b8540907-3b45-4652-af48-7bb9ee911b73 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 739/1377] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:05:38 2026] GET /v2.0/security-groups?tenant_id=8959f51e8c784550b0a62f8566ebf344&name=default => generated 2925 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1378] 10.0.0.91 () {32 vars in 645 bytes} [Thu May 7 22:05:38 2026] GET /v2.0/routers => generated 701 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1379] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:05:39 2026] DELETE /v2.0/security-groups/eced63b9-e194-4b6a-814a-9044f2c09b92 => 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: 640/1380] 10.0.0.91 () {34 vars in 739 bytes} [Thu May 7 22:05:39 2026] PUT /v2.0/routers/19e95b58-c587-4df3-84be-52b6812f8efb => generated 705 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1381] 10.0.0.91 () {32 vars in 719 bytes} [Thu May 7 22:05:39 2026] GET /v2.0/routers/19e95b58-c587-4df3-84be-52b6812f8efb => generated 705 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1382] 10.0.0.91 () {32 vars in 734 bytes} [Thu May 7 22:05:39 2026] GET /v2.0/ports?device_id=19e95b58-c587-4df3-84be-52b6812f8efb => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:05:39.705 8 INFO neutron_taas.services.taas.taas_plugin [None req-7879e0db-1478-4ecb-a3c1-0bf1072ebcce 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] TaaS: Handle Delete Port: af754959-81fa-49cb-81c1-8ed76ecb9f47 2026-05-07 22:05:39.708 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7879e0db-1478-4ecb-a3c1-0bf1072ebcce 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] Tap Mirror: Handle Delete Port: af754959-81fa-49cb-81c1-8ed76ecb9f47 2026-05-07 22:05:39.960 8 INFO neutron_taas.services.taas.taas_plugin [None req-7879e0db-1478-4ecb-a3c1-0bf1072ebcce 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] TaaS: Handle Delete Port: 8b3e9fa9-2607-4e21-95f2-2faa1c5b67b1 2026-05-07 22:05:39.963 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7879e0db-1478-4ecb-a3c1-0bf1072ebcce 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] Tap Mirror: Handle Delete Port: 8b3e9fa9-2607-4e21-95f2-2faa1c5b67b1 [pid: 7|app: 0|req: 642/1383] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:05:39 2026] GET /v2.0/ports?device_id=5c7235cb-cf6e-49d9-baac-6a5b71278244 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1384] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:05:40 2026] GET /v2.0/security-groups?id=28fc4949-cda6-4fc6-b251-f3dd563f3cb6&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:05:40.283 8 INFO neutron.services.segments.plugin [-] Segment e431b989-b781-473a-ba6e-148ee90fb73d resource provider aggregate not found 2026-05-07 22:05:40.289 8 INFO neutron.services.segments.plugin [-] Segment e431b989-b781-473a-ba6e-148ee90fb73d resource provider aggregate not found 2026-05-07 22:05:40.308 8 INFO neutron.services.segments.plugin [-] Segment e431b989-b781-473a-ba6e-148ee90fb73d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e431b989-b781-473a-ba6e-148ee90fb73d found for delete ", "request_id": "req-b38a23e1-67ff-4045-bd6e-86b6765f7e6b"}]} 2026-05-07 22:05:40.308 8 INFO neutron.services.segments.plugin [-] Segment e431b989-b781-473a-ba6e-148ee90fb73d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e431b989-b781-473a-ba6e-148ee90fb73d found for delete ", "request_id": "req-3beee3f2-4884-4998-8cc5-e070b2eb0ac2"}]} 2026-05-07 22:05:40.320 8 INFO neutron.db.l3_hamode_db [None req-7879e0db-1478-4ecb-a3c1-0bf1072ebcce 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] HA network bc8a6906-79d0-4fa9-a0ef-9f4fc725a1a5 was deleted as no HA routers are present in project a78bb838c57f4faa9951d1e42b18fef2. [pid: 8|app: 0|req: 742/1385] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:05:39 2026] DELETE /v2.0/routers/19e95b58-c587-4df3-84be-52b6812f8efb => generated 0 bytes in 837 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1386] 10.0.0.91 () {32 vars in 734 bytes} [Thu May 7 22:05:40 2026] GET /v2.0/ports?device_id=19e95b58-c587-4df3-84be-52b6812f8efb => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:05:40.378 8 INFO neutron.api.v2.resource [None req-f72a1232-a6c7-4a65-a6e7-3d7d76c5bde3 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 743/1387] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:05:40 2026] DELETE /v2.0/routers/19e95b58-c587-4df3-84be-52b6812f8efb => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1388] 10.0.0.91 () {32 vars in 734 bytes} [Thu May 7 22:05:40 2026] GET /v2.0/ports?device_id=9096e8cd-48b0-4c98-ada5-ce401ae5cddc => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:05:40.426 8 INFO neutron.api.v2.resource [None req-fec64d41-afad-4071-a990-d557e687576e 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 744/1389] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:05:40 2026] DELETE /v2.0/routers/9096e8cd-48b0-4c98-ada5-ce401ae5cddc => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 22:05:40.445 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ab2c24b9-c93e-4327-9d83-c57763d62868 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 646/1390] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:05:40 2026] DELETE /v2.0/subnets/0d663c6e-a605-4a73-aa1f-1dd13fcef9af => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1391] 10.0.0.91 () {32 vars in 734 bytes} [Thu May 7 22:05:40 2026] GET /v2.0/ports?device_id=14f3e0fa-deff-471f-8f72-9b6e92e7d8c4 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:05:40.497 7 INFO neutron.api.v2.resource [None req-9a4f3cad-24b9-4435-af6b-4c9327ecdd46 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 647/1392] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:05:40 2026] DELETE /v2.0/routers/14f3e0fa-deff-471f-8f72-9b6e92e7d8c4 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 22:05:40.517 7 INFO neutron.pecan_wsgi.hooks.translation [None req-da9bed1d-814e-463e-8821-4aac1e2c7a4f 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 648/1393] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:05:40 2026] DELETE /v2.0/subnets/54813b48-2f56-4e78-b908-3400e705f443 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1394] 10.0.0.91 () {32 vars in 734 bytes} [Thu May 7 22:05:40 2026] GET /v2.0/ports?device_id=4279beb6-0694-4f5d-b216-b92e8f4ae28b => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:05:40.567 7 INFO neutron.api.v2.resource [None req-b8c740a0-5291-4d8c-825b-d3bcf8419a61 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 650/1395] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:05:40 2026] DELETE /v2.0/routers/4279beb6-0694-4f5d-b216-b92e8f4ae28b => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 22:05:40.584 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8234e6ed-d1e3-4eac-ac06-c1dffe865e2c 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 651/1396] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:05:40 2026] DELETE /v2.0/subnets/9461cdb4-6c59-499e-8c29-6f34d357fc48 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 22:05:40.604 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f211c924-4561-4aa5-b1e8-c7e2655c9de6 92de13190a3b497e979727fe0c8f4239 a78bb838c57f4faa9951d1e42b18fef2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 652/1397] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:05:40 2026] DELETE /v2.0/subnets/e5c7231c-a380-4882-96b4-ed8c9454eb61 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 22:05:40.852 8 INFO neutron.db.segments_db [None req-c6bd709a-ada0-4546-92b4-d4061790b63c 30a19ffb95544daeb9e80ea1a935ebda 8c59e9848d364de3983682cb9e2da00a - - default default] Added segment 7804e4fa-f6fe-4895-bff9-b7c7dd0ce5e7 of type vxlan for network 2de947b5-67ae-4752-a446-8d03bde62b22 [pid: 8|app: 0|req: 746/1398] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:05:40 2026] POST /v2.0/networks => generated 648 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1399] 10.0.0.91 () {34 vars in 682 bytes} [Thu May 7 22:05:40 2026] POST /v2.0/security-groups => generated 1625 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-07 22:05:41.176 8 WARNING neutron.db.securitygroups_db [None req-6e6205d6-b80e-4e21-8780-780214b05bda 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 747/1400] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:05:41 2026] GET /v2.0/security-groups?tenant_id=a78bb838c57f4faa9951d1e42b18fef2&name=default => generated 2925 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1401] 10.0.0.91 () {32 vars in 661 bytes} [Thu May 7 22:05:41 2026] GET /v2.0/security-groups => generated 4530 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1402] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:05:41 2026] DELETE /v2.0/security-groups/35f89024-eaaf-460a-9638-6869bf5951c5 => 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: 655/1403] 10.0.0.91 () {34 vars in 756 bytes} [Thu May 7 22:05:41 2026] PUT /v2.0/security-groups/6e0ca5bb-68bd-49cd-aa25-99e9d5448b77 => generated 1664 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1404] 10.0.0.91 () {32 vars in 735 bytes} [Thu May 7 22:05:41 2026] GET /v2.0/security-groups/6e0ca5bb-68bd-49cd-aa25-99e9d5448b77 => generated 1664 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1405] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:05:41 2026] DELETE /v2.0/security-groups/6e0ca5bb-68bd-49cd-aa25-99e9d5448b77 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1406] 10.0.0.91 () {32 vars in 661 bytes} [Thu May 7 22:05:41 2026] GET /v2.0/security-groups => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:05:41.498 7 INFO neutron.api.v2.resource [None req-22bc760e-5b38-4549-9f6b-456968e9870b b84f1bfd06234dc7adf12d4e2d23220b b815ffcc03234dcab37891268d946c8a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 658/1407] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:05:41 2026] DELETE /v2.0/security-groups/6e0ca5bb-68bd-49cd-aa25-99e9d5448b77 => 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: 659/1408] 10.0.0.91 () {34 vars in 682 bytes} [Thu May 7 22:05:41 2026] POST /v2.0/security-groups => generated 1624 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1409] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:05:41 2026] POST /v2.0/subnets => generated 673 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1410] 10.0.0.91 () {34 vars in 693 bytes} [Thu May 7 22:05:41 2026] POST /v2.0/security-group-rules => generated 601 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:05:41.789 8 INFO neutron.db.segments_db [None req-5c8e3ff4-2ed3-4deb-a743-c18ccb365122 30a19ffb95544daeb9e80ea1a935ebda 8c59e9848d364de3983682cb9e2da00a - - default default] Added segment 96018c42-66bd-42c7-b164-a81ed94c200d of type vxlan for network 6a574e3b-52a4-44bb-9c28-c23b9fc3a85c [pid: 7|app: 0|req: 661/1411] 10.0.0.91 () {32 vars in 745 bytes} [Thu May 7 22:05:41 2026] GET /v2.0/security-group-rules/4e6f2cab-b01c-4b8c-a589-aa60116cf95c => generated 601 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1412] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:05:41 2026] POST /v2.0/networks => generated 647 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1413] 10.0.0.91 () {32 vars in 671 bytes} [Thu May 7 22:05:41 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1414] 10.0.0.91 () {32 vars in 748 bytes} [Thu May 7 22:05:41 2026] DELETE /v2.0/security-group-rules/4e6f2cab-b01c-4b8c-a589-aa60116cf95c => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1415] 10.0.0.91 () {34 vars in 741 bytes} [Thu May 7 22:05:41 2026] PUT /v2.0/networks/6a574e3b-52a4-44bb-9c28-c23b9fc3a85c => generated 592 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1416] 10.0.0.91 () {32 vars in 671 bytes} [Thu May 7 22:05:41 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1417] 10.0.0.91 () {34 vars in 693 bytes} [Thu May 7 22:05:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1418] 10.0.0.91 () {32 vars in 745 bytes} [Thu May 7 22:05:42 2026] GET /v2.0/security-group-rules/e86cda69-aff6-4b06-ac51-73a25dbd5001 => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1419] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:05:41 2026] POST /v2.0/subnets => generated 646 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1420] 10.0.0.91 () {32 vars in 671 bytes} [Thu May 7 22:05:42 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1421] 10.0.0.91 () {32 vars in 748 bytes} [Thu May 7 22:05:42 2026] DELETE /v2.0/security-group-rules/e86cda69-aff6-4b06-ac51-73a25dbd5001 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1422] 10.0.0.91 () {34 vars in 739 bytes} [Thu May 7 22:05:42 2026] PUT /v2.0/subnets/9cf1b707-7745-4ca8-b3d2-6cb5fda8ed57 => generated 656 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1423] 10.0.0.91 () {32 vars in 671 bytes} [Thu May 7 22:05:42 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1424] 10.0.0.91 () {34 vars in 693 bytes} [Thu May 7 22:05:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1425] 10.0.0.91 () {32 vars in 745 bytes} [Thu May 7 22:05:42 2026] GET /v2.0/security-group-rules/cec41d94-d937-4f75-82d2-a65fd41cccd8 => generated 602 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:05:42.552 8 INFO neutron.services.segments.plugin [-] Segment 96018c42-66bd-42c7-b164-a81ed94c200d resource provider aggregate not found 2026-05-07 22:05:42.557 8 INFO neutron.services.segments.plugin [-] Segment 96018c42-66bd-42c7-b164-a81ed94c200d resource provider aggregate not found 2026-05-07 22:05:42.573 8 INFO neutron.services.segments.plugin [-] Segment 96018c42-66bd-42c7-b164-a81ed94c200d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96018c42-66bd-42c7-b164-a81ed94c200d found for delete ", "request_id": "req-ef12ce87-ebc3-4e02-8c76-f947e479b1a7"}]} 2026-05-07 22:05:42.579 8 INFO neutron.services.segments.plugin [-] Segment 96018c42-66bd-42c7-b164-a81ed94c200d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96018c42-66bd-42c7-b164-a81ed94c200d found for delete ", "request_id": "req-e4b6c158-9037-4982-b92d-44720d1bc6dc"}]} [pid: 7|app: 0|req: 672/1426] 10.0.0.91 () {32 vars in 671 bytes} [Thu May 7 22:05:42 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1427] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:05:42 2026] DELETE /v2.0/networks/6a574e3b-52a4-44bb-9c28-c23b9fc3a85c => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:05:42.617 8 INFO neutron.pecan_wsgi.hooks.translation [None req-376db741-7078-4689-9545-4f236402b5c0 30a19ffb95544daeb9e80ea1a935ebda 8c59e9848d364de3983682cb9e2da00a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 756/1428] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:05:42 2026] DELETE /v2.0/networks/6a574e3b-52a4-44bb-9c28-c23b9fc3a85c => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1429] 10.0.0.91 () {32 vars in 748 bytes} [Thu May 7 22:05:42 2026] DELETE /v2.0/security-group-rules/cec41d94-d937-4f75-82d2-a65fd41cccd8 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1430] 10.0.0.91 () {32 vars in 692 bytes} [Thu May 7 22:05:42 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1431] 10.0.0.91 () {32 vars in 740 bytes} [Thu May 7 22:05:42 2026] GET /v2.0/subnets?network_id=f19fc475-26fe-4998-82ad-69837853ac15 => generated 649 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1432] 10.0.0.91 () {32 vars in 671 bytes} [Thu May 7 22:05:42 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: 8|app: 0|req: 759/1433] 10.0.0.91 () {32 vars in 651 bytes} [Thu May 7 22:05:42 2026] GET /v2.0/extensions => generated 22222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1434] 10.0.0.91 () {32 vars in 647 bytes} [Thu May 7 22:05:42 2026] GET /v2.0/networks => generated 1313 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1435] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:05:42 2026] DELETE /v2.0/security-groups/54c4d6f7-58c2-4005-bd91-a9c95816d213 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1436] 10.0.0.91 () {32 vars in 645 bytes} [Thu May 7 22:05:42 2026] GET /v2.0/subnets => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1437] 10.0.0.91 () {32 vars in 661 bytes} [Thu May 7 22:05:42 2026] GET /v2.0/security-groups => 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: 762/1438] 10.0.0.91 () {32 vars in 721 bytes} [Thu May 7 22:05:42 2026] GET /v2.0/networks/2de947b5-67ae-4752-a446-8d03bde62b22 => generated 673 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1439] 10.0.0.91 () {32 vars in 661 bytes} [Thu May 7 22:05:42 2026] GET /v2.0/security-groups => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1440] 10.0.0.91 () {32 vars in 719 bytes} [Thu May 7 22:05:42 2026] GET /v2.0/subnets/e6df796b-53a7-4f9e-b5c4-178f820ce2d7 => generated 673 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:05:42.969 7 INFO neutron.pecan_wsgi.hooks.translation [None req-830ce73a-3098-4ed3-84ee-5ca19a4384bd 30a19ffb95544daeb9e80ea1a935ebda 8c59e9848d364de3983682cb9e2da00a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 678/1441] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:05:42 2026] DELETE /v2.0/subnets/9cf1b707-7745-4ca8-b3d2-6cb5fda8ed57 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 22:05:42.988 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e6a00b0c-941d-4f0f-8184-06ac20022a57 30a19ffb95544daeb9e80ea1a935ebda 8c59e9848d364de3983682cb9e2da00a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 764/1442] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:05:42 2026] DELETE /v2.0/networks/6a574e3b-52a4-44bb-9c28-c23b9fc3a85c => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1443] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:05:42 2026] DELETE /v2.0/subnets/e6df796b-53a7-4f9e-b5c4-178f820ce2d7 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:05:43.273 8 INFO neutron_taas.services.taas.taas_plugin [None req-14aab700-2301-42cc-b57a-ad9c1d0347d4 30a19ffb95544daeb9e80ea1a935ebda 8c59e9848d364de3983682cb9e2da00a - - default default] TaaS: Handle Delete Port: db1b00ed-857b-4476-ba4a-91052645a00b 2026-05-07 22:05:43.275 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-14aab700-2301-42cc-b57a-ad9c1d0347d4 30a19ffb95544daeb9e80ea1a935ebda 8c59e9848d364de3983682cb9e2da00a - - default default] Tap Mirror: Handle Delete Port: db1b00ed-857b-4476-ba4a-91052645a00b [pid: 8|app: 0|req: 765/1446] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:05:43 2026] DELETE /v2.0/networks/2de947b5-67ae-4752-a446-8d03bde62b22 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:05:43.598 7 WARNING neutron.db.securitygroups_db [None req-5bfd6f29-76f5-422d-bd9e-caedc442b978 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 682/1447] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:05:43 2026] GET /v2.0/security-groups?tenant_id=b815ffcc03234dcab37891268d946c8a&name=default => generated 2925 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1448] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:05:43 2026] DELETE /v2.0/security-groups/f810df68-2c23-4f9b-9048-57554279983b => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:05:44.196 7 WARNING neutron.db.securitygroups_db [None req-0ec1d905-83a7-4efd-a3fb-34ae9954ad8d 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 683/1449] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:05:44 2026] GET /v2.0/security-groups?tenant_id=8c59e9848d364de3983682cb9e2da00a&name=default => generated 2925 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1450] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:05:44 2026] DELETE /v2.0/security-groups/517d8e93-c9bc-4e8b-9add-4317ca953641 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:05:44.609 8 INFO neutron.services.segments.plugin [-] Segment 7804e4fa-f6fe-4895-bff9-b7c7dd0ce5e7 resource provider aggregate not found 2026-05-07 22:05:44.614 8 INFO neutron.services.segments.plugin [-] Segment 7804e4fa-f6fe-4895-bff9-b7c7dd0ce5e7 resource provider aggregate not found 2026-05-07 22:05:44.631 8 INFO neutron.services.segments.plugin [-] Segment 7804e4fa-f6fe-4895-bff9-b7c7dd0ce5e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7804e4fa-f6fe-4895-bff9-b7c7dd0ce5e7 found for delete ", "request_id": "req-3595f92d-aeaa-40e1-8681-e3a7d7070473"}]} 2026-05-07 22:05:44.631 8 INFO neutron.services.segments.plugin [-] Segment 7804e4fa-f6fe-4895-bff9-b7c7dd0ce5e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7804e4fa-f6fe-4895-bff9-b7c7dd0ce5e7 found for delete ", "request_id": "req-3c0d886c-a9e1-458f-94bd-6335eef4faef"}]} 2026-05-07 22:05:46.306 7 INFO neutron.db.segments_db [None req-02c9be22-a4a5-41e3-b980-375edaa63d49 414a5db04d834d8f93d132e8b0c8d77e 1ace35da82514ecbab18900ea6f15210 - - default default] Added segment c0ae4731-8428-4189-a554-9bc0c1faf073 of type vxlan for network 82c3795e-bf56-4230-a54d-f07d241bc910 2026-05-07 22:05:46.335 8 WARNING neutron.db.securitygroups_db [None req-6949140a-4da1-4443-8ebc-c12f6125946a 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 684/1451] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:05:45 2026] POST /v2.0/networks => generated 644 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1452] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:05:46 2026] GET /v2.0/security-groups?tenant_id=8d47cd467fda4d9f8d954aa468054dd5&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1453] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:05:46 2026] DELETE /v2.0/security-groups/321c2294-14d6-4444-9702-e29e9812878d => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:05:46.698 8 WARNING neutron.db.securitygroups_db [None req-d0f77b49-ef4c-4766-a08a-9084eae0ac56 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 685/1454] 10.0.0.91 () {34 vars in 663 bytes} [Thu May 7 22:05:46 2026] POST /v2.0/ports => generated 774 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 22:05:46.750 7 INFO neutron.db.segments_db [None req-bdc0fdad-ecb9-43c0-9aa0-2e6f5fdb0c7f 414a5db04d834d8f93d132e8b0c8d77e 1ace35da82514ecbab18900ea6f15210 - - default default] Added segment 7f3adc21-7af7-4c03-bf45-08fe18687493 of type vxlan for network 74a63692-cd05-4f1c-aa79-1a6fb00ddda7 [pid: 8|app: 0|req: 770/1455] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:05:46 2026] GET /v2.0/security-groups?tenant_id=db64964921484d86b01908d7bbc2e84f&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: 686/1456] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:05:46 2026] POST /v2.0/networks => generated 631 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1457] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:05:46 2026] DELETE /v2.0/security-groups/4753b1fa-199a-4e37-8e4e-d048a2c48965 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1458] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:05:46 2026] POST /v2.0/subnets => generated 626 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1459] 10.0.0.91 () {34 vars in 663 bytes} [Thu May 7 22:05:47 2026] POST /v2.0/ports => generated 949 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:05:47.579 7 INFO neutron_taas.services.taas.taas_plugin [None req-9fd5d4aa-5943-4c21-9d63-eedd602053a3 414a5db04d834d8f93d132e8b0c8d77e 1ace35da82514ecbab18900ea6f15210 - - default default] TaaS: Handle Delete Port: 996eb69c-6736-4ca2-a4e2-80ebab11c679 2026-05-07 22:05:47.583 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9fd5d4aa-5943-4c21-9d63-eedd602053a3 414a5db04d834d8f93d132e8b0c8d77e 1ace35da82514ecbab18900ea6f15210 - - default default] Tap Mirror: Handle Delete Port: 996eb69c-6736-4ca2-a4e2-80ebab11c679 [pid: 7|app: 0|req: 688/1460] 10.0.0.91 () {32 vars in 718 bytes} [Thu May 7 22:05:47 2026] DELETE /v2.0/ports/996eb69c-6736-4ca2-a4e2-80ebab11c679 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 22:05:47.726 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5fddbbb6-59c8-48fb-a565-dae6f3888be0 414a5db04d834d8f93d132e8b0c8d77e 1ace35da82514ecbab18900ea6f15210 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 773/1461] 10.0.0.91 () {32 vars in 718 bytes} [Thu May 7 22:05:47 2026] DELETE /v2.0/ports/996eb69c-6736-4ca2-a4e2-80ebab11c679 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 22:05:47.751 7 INFO neutron.pecan_wsgi.hooks.translation [None req-37f12f23-5550-4e20-a5cc-3479d9cfd354 414a5db04d834d8f93d132e8b0c8d77e 1ace35da82514ecbab18900ea6f15210 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 689/1462] 10.0.0.91 () {32 vars in 715 bytes} [Thu May 7 22:05:47 2026] GET /v2.0/ports/996eb69c-6736-4ca2-a4e2-80ebab11c679 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1463] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:05:47 2026] DELETE /v2.0/subnets/a1bb86ff-9aac-40b2-9043-7a1499fefc98 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:05:48.002 7 INFO neutron.services.segments.plugin [-] Segment 7f3adc21-7af7-4c03-bf45-08fe18687493 resource provider aggregate not found 2026-05-07 22:05:48.002 7 INFO neutron.services.segments.plugin [-] Segment 7f3adc21-7af7-4c03-bf45-08fe18687493 resource provider aggregate not found 2026-05-07 22:05:48.019 7 INFO neutron.services.segments.plugin [-] Segment 7f3adc21-7af7-4c03-bf45-08fe18687493 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f3adc21-7af7-4c03-bf45-08fe18687493 found for delete ", "request_id": "req-4a29dccd-5a28-4185-b19f-be17d313b591"}]} [pid: 7|app: 0|req: 690/1464] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:05:47 2026] DELETE /v2.0/networks/74a63692-cd05-4f1c-aa79-1a6fb00ddda7 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:05:48.033 7 INFO neutron.services.segments.plugin [-] Segment 7f3adc21-7af7-4c03-bf45-08fe18687493 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f3adc21-7af7-4c03-bf45-08fe18687493 found for delete ", "request_id": "req-b545f70b-a6bd-478c-908f-e7b14e23baee"}]} 2026-05-07 22:05:48.095 8 INFO neutron.db.segments_db [None req-f8164df3-1ce8-4082-b3f5-13e1e7cac495 414a5db04d834d8f93d132e8b0c8d77e 1ace35da82514ecbab18900ea6f15210 - - default default] Added segment f0380689-9d1b-4be6-aec1-7b7cebbde589 of type vxlan for network b5c6514f-4ce1-40ac-9e6b-90c6323e070a [pid: 8|app: 0|req: 775/1465] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:05:48 2026] POST /v2.0/networks => generated 630 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1466] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:05:48 2026] POST /v2.0/subnets => generated 626 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1467] 10.0.0.91 () {34 vars in 663 bytes} [Thu May 7 22:05:48 2026] POST /v2.0/ports => generated 916 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:05:48.841 7 INFO neutron.db.segments_db [None req-245b70ce-d141-4d2e-8c4d-54530bab3aab 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Added segment 7d78b94f-ef0a-4a86-907b-beb05f6cbf20 of type vxlan for network d029d69e-747d-4cb9-a47c-46a174a484c5 2026-05-07 22:05:48.890 8 INFO neutron_taas.services.taas.taas_plugin [None req-72fdd27d-9d13-4962-821b-1e67a2d98a10 414a5db04d834d8f93d132e8b0c8d77e 1ace35da82514ecbab18900ea6f15210 - - default default] TaaS: Handle Delete Port: 6f6f4499-c5a0-4e6a-8bc7-6ff09b044f08 2026-05-07 22:05:48.893 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-72fdd27d-9d13-4962-821b-1e67a2d98a10 414a5db04d834d8f93d132e8b0c8d77e 1ace35da82514ecbab18900ea6f15210 - - default default] Tap Mirror: Handle Delete Port: 6f6f4499-c5a0-4e6a-8bc7-6ff09b044f08 [pid: 7|app: 0|req: 692/1468] 10.0.0.91 () {34 vars in 669 bytes} [Thu May 7 22:05:48 2026] POST /v2.0/networks => generated 739 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1469] 10.0.0.91 () {32 vars in 718 bytes} [Thu May 7 22:05:48 2026] DELETE /v2.0/ports/6f6f4499-c5a0-4e6a-8bc7-6ff09b044f08 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:05:49.061 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5fbeb413-9166-4236-b3aa-07665a67700b 414a5db04d834d8f93d132e8b0c8d77e 1ace35da82514ecbab18900ea6f15210 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 778/1470] 10.0.0.91 () {32 vars in 715 bytes} [Thu May 7 22:05:49 2026] GET /v2.0/ports/6f6f4499-c5a0-4e6a-8bc7-6ff09b044f08 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1471] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:05:48 2026] POST /v2.0/subnets => generated 686 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:05:49.157 7 INFO neutron.db.segments_db [None req-dc55720f-d703-4ddf-8c07-9d03d68d6900 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Added segment d78acad4-021c-44b9-ba00-7e23c603e779 of type vxlan for network 86778a94-7af2-424f-94f5-435183c9091c [pid: 8|app: 0|req: 779/1472] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:05:49 2026] DELETE /v2.0/subnets/f0a3e97a-eb5c-4469-b3bb-fa363c81fd62 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:05:49.302 8 INFO neutron.services.segments.plugin [-] Segment f0380689-9d1b-4be6-aec1-7b7cebbde589 resource provider aggregate not found 2026-05-07 22:05:49.307 8 INFO neutron.services.segments.plugin [-] Segment f0380689-9d1b-4be6-aec1-7b7cebbde589 resource provider aggregate not found 2026-05-07 22:05:49.322 8 INFO neutron.services.segments.plugin [-] Segment f0380689-9d1b-4be6-aec1-7b7cebbde589 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0380689-9d1b-4be6-aec1-7b7cebbde589 found for delete ", "request_id": "req-ac5f2a3b-993d-45d3-8815-64703462878c"}]} 2026-05-07 22:05:49.323 8 INFO neutron.services.segments.plugin [-] Segment f0380689-9d1b-4be6-aec1-7b7cebbde589 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0380689-9d1b-4be6-aec1-7b7cebbde589 found for delete ", "request_id": "req-4384aeea-8ccc-4f01-83cd-36302bc4281f"}]} [pid: 8|app: 0|req: 780/1473] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:05:49 2026] DELETE /v2.0/networks/b5c6514f-4ce1-40ac-9e6b-90c6323e070a => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:05:49.398 7 INFO neutron.db.l3_hamode_db [None req-dc55720f-d703-4ddf-8c07-9d03d68d6900 796f3761128e4e28a8cb581eef97d076 ab7aebf2fa354a58ad77e96da00759a3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 781/1474] 10.0.0.91 () {34 vars in 663 bytes} [Thu May 7 22:05:49 2026] POST /v2.0/ports => generated 774 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 782/1475] 10.0.0.91 () {34 vars in 735 bytes} [Thu May 7 22:05:49 2026] PUT /v2.0/ports/2482e678-962f-45da-ba08-5e7166fbf3d9 => generated 752 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 22:05:49.863 8 INFO neutron_taas.services.taas.taas_plugin [None req-7baf738e-4487-464d-8ef5-8ad4c04dedf2 414a5db04d834d8f93d132e8b0c8d77e 1ace35da82514ecbab18900ea6f15210 - - default default] TaaS: Handle Delete Port: 2482e678-962f-45da-ba08-5e7166fbf3d9 2026-05-07 22:05:49.865 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7baf738e-4487-464d-8ef5-8ad4c04dedf2 414a5db04d834d8f93d132e8b0c8d77e 1ace35da82514ecbab18900ea6f15210 - - default default] Tap Mirror: Handle Delete Port: 2482e678-962f-45da-ba08-5e7166fbf3d9 [pid: 8|app: 0|req: 783/1476] 10.0.0.91 () {32 vars in 718 bytes} [Thu May 7 22:05:49 2026] DELETE /v2.0/ports/2482e678-962f-45da-ba08-5e7166fbf3d9 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1477] 10.0.0.91 () {32 vars in 641 bytes} [Thu May 7 22:05:49 2026] GET /v2.0/ports => generated 777 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:05:49.996 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f489c225-2ef6-4e5d-9230-8bf88cb82184 414a5db04d834d8f93d132e8b0c8d77e 1ace35da82514ecbab18900ea6f15210 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 785/1478] 10.0.0.91 () {32 vars in 715 bytes} [Thu May 7 22:05:49 2026] GET /v2.0/ports/2482e678-962f-45da-ba08-5e7166fbf3d9 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1479] 10.0.0.91 () {32 vars in 641 bytes} [Thu May 7 22:05:50 2026] GET /v2.0/ports => generated 777 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1480] 10.0.0.91 () {32 vars in 715 bytes} [Thu May 7 22:05:50 2026] GET /v2.0/ports/1886f0d5-b593-407e-966b-b86c788ed269 => generated 774 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:05:50.092 8 INFO neutron.pecan_wsgi.hooks.translation [None req-74209d21-5f36-47be-91ec-1ad8311c0e39 414a5db04d834d8f93d132e8b0c8d77e 1ace35da82514ecbab18900ea6f15210 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 788/1481] 10.0.0.91 () {32 vars in 718 bytes} [Thu May 7 22:05:50 2026] DELETE /v2.0/ports/6f6f4499-c5a0-4e6a-8bc7-6ff09b044f08 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 22:05:50.109 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1a0ed0e4-eb06-4fb1-83cb-12e90fba1da0 414a5db04d834d8f93d132e8b0c8d77e 1ace35da82514ecbab18900ea6f15210 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 789/1482] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:05:50 2026] DELETE /v2.0/subnets/f0a3e97a-eb5c-4469-b3bb-fa363c81fd62 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 22:05:50.125 8 INFO neutron.pecan_wsgi.hooks.translation [None req-68174fd3-fdb5-496d-9891-1df33f6e2313 414a5db04d834d8f93d132e8b0c8d77e 1ace35da82514ecbab18900ea6f15210 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 790/1483] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:05:50 2026] DELETE /v2.0/subnets/a1bb86ff-9aac-40b2-9043-7a1499fefc98 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 22:05:50.160 7 INFO neutron.db.l3_hamode_db [None req-dc55720f-d703-4ddf-8c07-9d03d68d6900 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 22:05:50.216 8 INFO neutron_taas.services.taas.taas_plugin [None req-bbd65de1-71e1-4d0f-9422-b11cb57080a4 414a5db04d834d8f93d132e8b0c8d77e 1ace35da82514ecbab18900ea6f15210 - - default default] TaaS: Handle Delete Port: 1886f0d5-b593-407e-966b-b86c788ed269 2026-05-07 22:05:50.219 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bbd65de1-71e1-4d0f-9422-b11cb57080a4 414a5db04d834d8f93d132e8b0c8d77e 1ace35da82514ecbab18900ea6f15210 - - default default] Tap Mirror: Handle Delete Port: 1886f0d5-b593-407e-966b-b86c788ed269 [pid: 8|app: 0|req: 791/1484] 10.0.0.91 () {32 vars in 718 bytes} [Thu May 7 22:05:50 2026] DELETE /v2.0/ports/1886f0d5-b593-407e-966b-b86c788ed269 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1485] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:05:50 2026] DELETE /v2.0/networks/82c3795e-bf56-4230-a54d-f07d241bc910 => 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: 793/1486] 10.0.0.140 () {34 vars in 989 bytes} [Thu May 7 22:05:50 2026] GET /v2.0/ports?device_id=5c7235cb-cf6e-49d9-baac-6a5b71278244 => 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: 794/1487] 10.0.0.140 () {34 vars in 1039 bytes} [Thu May 7 22:05:50 2026] GET /v2.0/security-groups?id=28fc4949-cda6-4fc6-b251-f3dd563f3cb6&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:05:50.978 8 WARNING neutron.db.securitygroups_db [None req-0e9ecefa-afac-4b30-8a5e-072a3c011830 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 795/1488] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:05:50 2026] GET /v2.0/security-groups?tenant_id=1ace35da82514ecbab18900ea6f15210&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1489] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:05:49 2026] POST /v2.0/routers => generated 726 bytes in 1882 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1490] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:05:51 2026] DELETE /v2.0/security-groups/75c0f4d3-aea4-49a6-8c76-726b758dd4bb => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:05:51.342 8 INFO neutron.services.segments.plugin [-] Segment c0ae4731-8428-4189-a554-9bc0c1faf073 resource provider aggregate not found 2026-05-07 22:05:51.344 8 INFO neutron.services.segments.plugin [-] Segment c0ae4731-8428-4189-a554-9bc0c1faf073 resource provider aggregate not found 2026-05-07 22:05:51.360 8 INFO neutron.services.segments.plugin [-] Segment c0ae4731-8428-4189-a554-9bc0c1faf073 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0ae4731-8428-4189-a554-9bc0c1faf073 found for delete ", "request_id": "req-30a6f401-f57f-4ec0-8425-9352569779f3"}]} 2026-05-07 22:05:51.361 8 INFO neutron.services.segments.plugin [-] Segment c0ae4731-8428-4189-a554-9bc0c1faf073 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0ae4731-8428-4189-a554-9bc0c1faf073 found for delete ", "request_id": "req-55d8255d-bd92-4d59-8668-827a9f6db72b"}]} [pid: 8|app: 0|req: 796/1491] 10.0.0.91 () {34 vars in 781 bytes} [Thu May 7 22:05:51 2026] PUT /v2.0/routers/c3f7c363-a235-47d1-b967-5bc99fd72baf/add_router_interface => generated 310 bytes in 1190 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1492] 10.0.0.91 () {34 vars in 682 bytes} [Thu May 7 22:05:52 2026] POST /v2.0/security-groups => generated 1625 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1493] 10.0.0.91 () {32 vars in 661 bytes} [Thu May 7 22:05:53 2026] GET /v2.0/security-groups => generated 4530 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1494] 10.0.0.91 () {34 vars in 756 bytes} [Thu May 7 22:05:53 2026] PUT /v2.0/security-groups/ce95dfdf-ee96-4f01-996b-8ebe57318e6f => generated 1662 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1495] 10.0.0.91 () {32 vars in 735 bytes} [Thu May 7 22:05:53 2026] GET /v2.0/security-groups/ce95dfdf-ee96-4f01-996b-8ebe57318e6f => generated 1662 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1496] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:05:53 2026] DELETE /v2.0/security-groups/ce95dfdf-ee96-4f01-996b-8ebe57318e6f => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1497] 10.0.0.91 () {32 vars in 661 bytes} [Thu May 7 22:05:53 2026] GET /v2.0/security-groups => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:05:53.467 7 INFO neutron.api.v2.resource [None req-d24dbbdb-93a2-4ef5-a653-45b7a5d6cda0 17f110bf409c4205a78dc1af068ca7a7 05e8259aaf8445c2a1985ce0093cf47e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 701/1498] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:05:53 2026] DELETE /v2.0/security-groups/ce95dfdf-ee96-4f01-996b-8ebe57318e6f => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 22:05:53.508 8 INFO neutron.db.segments_db [None req-4593106d-5090-4206-8e4d-f889529e16a2 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Added segment 9f7527d9-52b5-49d0-8ca4-a3be0e24ec63 of type vxlan for network f16eb824-8a9a-4116-a449-fde528df9ba5 [pid: 8|app: 0|req: 798/1499] 10.0.0.91 () {34 vars in 669 bytes} [Thu May 7 22:05:53 2026] POST /v2.0/networks => generated 741 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1500] 10.0.0.91 () {34 vars in 682 bytes} [Thu May 7 22:05:53 2026] POST /v2.0/security-groups => generated 1625 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1501] 10.0.0.91 () {34 vars in 693 bytes} [Thu May 7 22:05:53 2026] POST /v2.0/security-group-rules => generated 601 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1502] 10.0.0.91 () {32 vars in 745 bytes} [Thu May 7 22:05:53 2026] GET /v2.0/security-group-rules/a182e690-8a98-4cd5-a603-d3483b29d8fb => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1503] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:05:53 2026] POST /v2.0/subnets => generated 688 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1504] 10.0.0.91 () {32 vars in 671 bytes} [Thu May 7 22:05:53 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:05:53.866 7 INFO neutron.db.segments_db [None req-a6240770-673f-4e10-887a-0675289be42b 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Added segment 7aadc866-efd2-4bfd-b552-54526736f0b3 of type vxlan for network 76779fe4-fb9d-4514-be1a-7ae717cb6a59 2026-05-07 22:05:53.966 8 WARNING neutron.db.securitygroups_db [None req-eb7389d5-21a7-4676-a079-9dc28f62c566 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 800/1505] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:05:53 2026] GET /v2.0/security-groups?tenant_id=32b33eea0c1746c5a53abc7923c4b626&name=default => generated 2925 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:05:54.131 7 INFO neutron.db.l3_hamode_db [None req-a6240770-673f-4e10-887a-0675289be42b 796f3761128e4e28a8cb581eef97d076 c0b180956dbe43e5b0f4648fb91d7bca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 801/1506] 10.0.0.91 () {32 vars in 748 bytes} [Thu May 7 22:05:54 2026] DELETE /v2.0/security-group-rules/a182e690-8a98-4cd5-a603-d3483b29d8fb => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1507] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:05:54 2026] DELETE /v2.0/security-groups/a90e3f32-df97-432d-b6b5-3dcbeb7ce628 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1508] 10.0.0.91 () {32 vars in 671 bytes} [Thu May 7 22:05:54 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1509] 10.0.0.91 () {34 vars in 693 bytes} [Thu May 7 22:05:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1510] 10.0.0.91 () {32 vars in 745 bytes} [Thu May 7 22:05:54 2026] GET /v2.0/security-group-rules/7e412287-9dda-46cb-8ef2-b820beedbbed => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1511] 10.0.0.91 () {32 vars in 671 bytes} [Thu May 7 22:05:54 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1512] 10.0.0.91 () {32 vars in 748 bytes} [Thu May 7 22:05:54 2026] DELETE /v2.0/security-group-rules/7e412287-9dda-46cb-8ef2-b820beedbbed => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1513] 10.0.0.91 () {32 vars in 671 bytes} [Thu May 7 22:05:54 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:05:54.700 8 INFO neutron.db.securitygroups_db [None req-318fb060-0d5a-42e4-a376-de68558d7378 17f110bf409c4205a78dc1af068ca7a7 05e8259aaf8445c2a1985ce0093cf47e - - default default] Project 05e8259aaf8445c2a1985ce0093cf47e 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: 809/1514] 10.0.0.91 () {34 vars in 693 bytes} [Thu May 7 22:05:54 2026] POST /v2.0/security-group-rules => generated 607 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1515] 10.0.0.91 () {32 vars in 745 bytes} [Thu May 7 22:05:54 2026] GET /v2.0/security-group-rules/b11dc5e6-a567-4372-b755-8520c3094e70 => generated 607 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1516] 10.0.0.91 () {32 vars in 671 bytes} [Thu May 7 22:05:54 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1517] 10.0.0.91 () {32 vars in 748 bytes} [Thu May 7 22:05:54 2026] DELETE /v2.0/security-group-rules/b11dc5e6-a567-4372-b755-8520c3094e70 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:05:54.903 7 INFO neutron.db.l3_hamode_db [None req-a6240770-673f-4e10-887a-0675289be42b 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 813/1518] 10.0.0.91 () {32 vars in 671 bytes} [Thu May 7 22:05:54 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1519] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:05:54 2026] DELETE /v2.0/security-groups/0cc7037f-2660-4da0-9e77-fee2e1afdb79 => 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: 815/1520] 10.0.0.91 () {32 vars in 661 bytes} [Thu May 7 22:05:55 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1521] 10.0.0.91 () {32 vars in 661 bytes} [Thu May 7 22:05:55 2026] GET /v2.0/security-groups => generated 2925 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:05:55.731 8 WARNING neutron.db.securitygroups_db [None req-2b782217-c291-49f4-8726-c97117f0536c 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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/1522] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:05:55 2026] GET /v2.0/security-groups?tenant_id=05e8259aaf8445c2a1985ce0093cf47e&name=default => generated 2925 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1523] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:05:55 2026] DELETE /v2.0/security-groups/20171973-c6f1-4784-81ba-93f2f7b633fc => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1524] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:05:53 2026] POST /v2.0/routers => generated 728 bytes in 2147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1525] 10.0.0.91 () {34 vars in 781 bytes} [Thu May 7 22:05:55 2026] PUT /v2.0/routers/c7b0f127-916e-4500-8a29-2d69e14a520f/add_router_interface => generated 310 bytes in 1184 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:05:57.771 7 INFO neutron.db.segments_db [None req-498b414c-0c1a-463d-b3b1-642fc504442b 2c3e390f2a7c48558b03ba9659ed16c0 0bc539dc7878411086798e28749f0daf - - default default] Added segment e19fa253-4802-4880-9155-45c8fe253093 of type vxlan for network 25d1273b-f22b-4232-98a3-2ba9e831a725 [pid: 7|app: 0|req: 707/1526] 10.0.0.91 () {34 vars in 669 bytes} [Thu May 7 22:05:57 2026] POST /v2.0/networks => generated 632 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1527] 10.0.0.91 () {34 vars in 683 bytes} [Thu May 7 22:05:57 2026] POST /v2.0/security-groups => generated 1675 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-07 22:05:57.920 8 INFO neutron.db.segments_db [None req-0b2c8a8b-ff8f-46b5-936c-3b4899e9e27e 2c3e390f2a7c48558b03ba9659ed16c0 0bc539dc7878411086798e28749f0daf - - default default] Added segment e873474f-d810-4cdb-8326-c8ae5690bbb7 of type vxlan for network 0a4b36fa-7bf2-47a2-8f59-a0259b8795b3 [pid: 7|app: 0|req: 708/1528] 10.0.0.91 () {34 vars in 674 bytes} [Thu May 7 22:05:57 2026] POST /v2.0/subnetpools => generated 548 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1529] 10.0.0.91 () {34 vars in 693 bytes} [Thu May 7 22:05:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1530] 10.0.0.91 () {32 vars in 727 bytes} [Thu May 7 22:05:58 2026] GET /v2.0/subnetpools/43ff7386-2619-4136-afef-7069a6bd496d => generated 548 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:05:58.119 8 INFO neutron.db.l3_hamode_db [None req-0b2c8a8b-ff8f-46b5-936c-3b4899e9e27e 2c3e390f2a7c48558b03ba9659ed16c0 0bc539dc7878411086798e28749f0daf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 711/1531] 10.0.0.91 () {34 vars in 693 bytes} [Thu May 7 22:05:58 2026] POST /v2.0/security-group-rules => generated 596 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1532] 10.0.0.91 () {34 vars in 747 bytes} [Thu May 7 22:05:58 2026] PUT /v2.0/subnetpools/43ff7386-2619-4136-afef-7069a6bd496d => generated 501 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1533] 10.0.0.91 () {34 vars in 693 bytes} [Thu May 7 22:05:58 2026] POST /v2.0/security-group-rules => generated 602 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1534] 10.0.0.91 () {32 vars in 730 bytes} [Thu May 7 22:05:58 2026] DELETE /v2.0/subnetpools/43ff7386-2619-4136-afef-7069a6bd496d => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1537] 10.0.0.91 () {34 vars in 693 bytes} [Thu May 7 22:05:58 2026] POST /v2.0/security-group-rules => generated 601 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:05:58.485 7 INFO neutron.api.v2.resource [None req-be485930-f1a9-40c8-97b0-257e120fc7c3 c9fa780c092a406f9a9b0a85e12cc4a0 18ef5cf7ab6f48798eedcff4e09cb8d0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 718/1538] 10.0.0.91 () {32 vars in 727 bytes} [Thu May 7 22:05:58 2026] GET /v2.0/subnetpools/43ff7386-2619-4136-afef-7069a6bd496d => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 22:05:58.517 7 INFO neutron.db.securitygroups_db [None req-65a01124-237e-4712-a3e8-f975ddc2ced5 9647210d1d7c450daafcf792cefd67c7 ab7aebf2fa354a58ad77e96da00759a3 - - default default] Project ab7aebf2fa354a58ad77e96da00759a3 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: 719/1539] 10.0.0.91 () {34 vars in 693 bytes} [Thu May 7 22:05:58 2026] POST /v2.0/security-group-rules => generated 607 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:05:58.598 7 INFO neutron.api.v2.resource [None req-8764474c-2af2-4849-9ffd-645e0e506eb1 c9fa780c092a406f9a9b0a85e12cc4a0 18ef5cf7ab6f48798eedcff4e09cb8d0 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 720/1540] 10.0.0.91 () {32 vars in 730 bytes} [Thu May 7 22:05:58 2026] DELETE /v2.0/subnetpools/43ff7386-2619-4136-afef-7069a6bd496d => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 22:05:58.631 7 INFO neutron.db.securitygroups_db [None req-6ec5eda3-806c-4326-b98c-820297984902 9647210d1d7c450daafcf792cefd67c7 ab7aebf2fa354a58ad77e96da00759a3 - - default default] Project ab7aebf2fa354a58ad77e96da00759a3 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: 721/1541] 10.0.0.91 () {34 vars in 693 bytes} [Thu May 7 22:05:58 2026] POST /v2.0/security-group-rules => generated 606 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:05:58.822 8 INFO neutron.db.l3_hamode_db [None req-0b2c8a8b-ff8f-46b5-936c-3b4899e9e27e 2c3e390f2a7c48558b03ba9659ed16c0 0bc539dc7878411086798e28749f0daf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 22:05:59.232 7 WARNING neutron.db.securitygroups_db [None req-a4a8656a-4845-472b-b054-31091d0702fd 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 722/1542] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:05:59 2026] GET /v2.0/security-groups?tenant_id=18ef5cf7ab6f48798eedcff4e09cb8d0&name=default => generated 2925 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1543] 10.0.0.91 () {34 vars in 683 bytes} [Thu May 7 22:05:59 2026] POST /v2.0/security-groups => generated 1659 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1544] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:05:59 2026] DELETE /v2.0/security-groups/8e308a80-07ec-4930-8fbc-90f815aebb51 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1545] 10.0.0.91 () {34 vars in 693 bytes} [Thu May 7 22:05:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1546] 10.0.0.91 () {34 vars in 693 bytes} [Thu May 7 22:05:59 2026] POST /v2.0/security-group-rules => generated 602 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1547] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:05:57 2026] POST /v2.0/routers => generated 695 bytes in 2280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1548] 10.0.0.91 () {34 vars in 674 bytes} [Thu May 7 22:05:59 2026] POST /v2.0/floatingips => generated 552 bytes in 519 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1549] 10.0.0.91 () {32 vars in 774 bytes} [Thu May 7 22:06:00 2026] GET /v2.0/subnets?project_id=0bc539dc7878411086798e28749f0daf&cidr=10.100.0.0%2F28 => generated 14 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:06:00.459 7 WARNING neutron.db.securitygroups_db [req-962da65f-2ab3-41e8-88ce-41c9fcdc1241 req-20524218-3fac-44d2-90f9-0c61a1e25b99 9647210d1d7c450daafcf792cefd67c7 ab7aebf2fa354a58ad77e96da00759a3 - - default default] project_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: 728/1550] 10.0.0.169 () {34 vars in 1099 bytes} [Thu May 7 22:06:00 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1162862872&fields=id&tenant_id=ab7aebf2fa354a58ad77e96da00759a3 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:06:00.509 7 WARNING neutron.db.securitygroups_db [req-962da65f-2ab3-41e8-88ce-41c9fcdc1241 req-6f8a001f-db0c-496e-bad0-f2d3f548b787 9647210d1d7c450daafcf792cefd67c7 ab7aebf2fa354a58ad77e96da00759a3 - - default default] project_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: 823/1551] 10.0.0.91 () {32 vars in 692 bytes} [Thu May 7 22:06:00 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1552] 10.0.0.169 () {34 vars in 1097 bytes} [Thu May 7 22:06:00 2026] GET /v2.0/security-groups?name=tempest-securitygroup--986075817&fields=id&tenant_id=ab7aebf2fa354a58ad77e96da00759a3 => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1553] 10.0.0.91 () {32 vars in 782 bytes} [Thu May 7 22:06:00 2026] GET /v2.0/subnets?network_id=f19fc475-26fe-4998-82ad-69837853ac15&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: 8|app: 0|req: 825/1554] 10.0.0.169 () {34 vars in 981 bytes} [Thu May 7 22:06:00 2026] GET /v2.0/networks?id=d029d69e-747d-4cb9-a47c-46a174a484c5 => generated 671 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1555] 10.0.0.169 () {34 vars in 964 bytes} [Thu May 7 22:06:00 2026] GET /v2.0/quotas/ab7aebf2fa354a58ad77e96da00759a3 => 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: 827/1556] 10.0.0.169 () {34 vars in 1001 bytes} [Thu May 7 22:06:00 2026] GET /v2.0/ports?tenant_id=ab7aebf2fa354a58ad77e96da00759a3&fields=id => generated 103 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1557] 10.0.0.169 () {34 vars in 1007 bytes} [Thu May 7 22:06:00 2026] GET /v2.0/networks/d029d69e-747d-4cb9-a47c-46a174a484c5?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: 730/1558] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:06:00 2026] POST /v2.0/subnets => generated 656 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1559] 10.0.0.169 () {34 vars in 1107 bytes} [Thu May 7 22:06:00 2026] GET /v2.0/networks/d029d69e-747d-4cb9-a47c-46a174a484c5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1560] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:01 2026] GET /v2.0/ports?device_id=8083dc04-8ea7-44e4-add6-bdc18ce4e479 => 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: 831/1561] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:01 2026] GET /v2.0/ports?device_id=5c7235cb-cf6e-49d9-baac-6a5b71278244 => generated 975 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1562] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:06:01 2026] GET /v2.0/security-groups?id=28fc4949-cda6-4fc6-b251-f3dd563f3cb6&fields=id&fields=name => generated 114 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1563] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:01 2026] GET /v2.0/ports?device_id=5c7235cb-cf6e-49d9-baac-6a5b71278244 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1564] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:06:01 2026] GET /v2.0/security-groups?id=28fc4949-cda6-4fc6-b251-f3dd563f3cb6&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1565] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:02 2026] GET /v2.0/ports?device_id=8083dc04-8ea7-44e4-add6-bdc18ce4e479 => 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: 731/1566] 10.0.0.91 () {34 vars in 781 bytes} [Thu May 7 22:06:00 2026] PUT /v2.0/routers/01d96e05-2606-46e3-832c-f38af6017c18/add_router_interface => generated 310 bytes in 1349 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1567] 10.0.0.91 () {32 vars in 647 bytes} [Thu May 7 22:06:02 2026] GET /v2.0/networks => generated 7964 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1568] 10.0.0.91 () {32 vars in 645 bytes} [Thu May 7 22:06:02 2026] GET /v2.0/subnets => generated 6499 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1569] 10.0.0.91 () {32 vars in 645 bytes} [Thu May 7 22:06:02 2026] GET /v2.0/routers => generated 2911 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1570] 10.0.0.91 () {34 vars in 683 bytes} [Thu May 7 22:06:02 2026] POST /v2.0/security-groups => generated 1673 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1571] 10.0.0.91 () {34 vars in 693 bytes} [Thu May 7 22:06:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1572] 10.0.0.91 () {34 vars in 693 bytes} [Thu May 7 22:06:02 2026] POST /v2.0/security-group-rules => generated 596 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1573] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:02 2026] GET /v2.0/ports?device_id=5c7235cb-cf6e-49d9-baac-6a5b71278244 => generated 975 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1574] 10.0.0.91 () {34 vars in 693 bytes} [Thu May 7 22:06:02 2026] POST /v2.0/security-group-rules => generated 602 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1575] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:06:03 2026] GET /v2.0/security-groups?id=28fc4949-cda6-4fc6-b251-f3dd563f3cb6&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1576] 10.0.0.91 () {34 vars in 693 bytes} [Thu May 7 22:06:03 2026] POST /v2.0/security-group-rules => generated 601 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:06:03.191 7 INFO neutron.db.securitygroups_db [None req-9272e99e-5dbc-4187-8b69-60ba20861ec7 2c3e390f2a7c48558b03ba9659ed16c0 0bc539dc7878411086798e28749f0daf - - default default] Project 0bc539dc7878411086798e28749f0daf 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: 841/1577] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:03 2026] GET /v2.0/ports?device_id=8083dc04-8ea7-44e4-add6-bdc18ce4e479 => 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: 737/1578] 10.0.0.91 () {34 vars in 693 bytes} [Thu May 7 22:06:03 2026] POST /v2.0/security-group-rules => generated 607 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:06:03.348 8 INFO neutron.db.securitygroups_db [None req-29f2f44d-5371-474e-bdc9-a8e33229b77b 2c3e390f2a7c48558b03ba9659ed16c0 0bc539dc7878411086798e28749f0daf - - default default] Project 0bc539dc7878411086798e28749f0daf 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: 842/1579] 10.0.0.91 () {34 vars in 693 bytes} [Thu May 7 22:06:03 2026] POST /v2.0/security-group-rules => generated 606 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1580] 10.0.0.91 () {32 vars in 647 bytes} [Thu May 7 22:06:03 2026] GET /v2.0/networks => generated 1297 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:06:04.111 8 WARNING neutron.db.securitygroups_db [req-c8ae3a53-c270-4e13-b536-0c32db95c909 req-f1d3ed7c-9dfe-40f6-b7c4-bce5f2ac5582 2c3e390f2a7c48558b03ba9659ed16c0 0bc539dc7878411086798e28749f0daf - - default default] project_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: 843/1581] 10.0.0.169 () {34 vars in 1097 bytes} [Thu May 7 22:06:04 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-938511686&fields=id&tenant_id=0bc539dc7878411086798e28749f0daf => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1582] 10.0.0.169 () {34 vars in 981 bytes} [Thu May 7 22:06:04 2026] GET /v2.0/networks?id=25d1273b-f22b-4232-98a3-2ba9e831a725 => generated 660 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1583] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:04 2026] GET /v2.0/ports?device_id=5c7235cb-cf6e-49d9-baac-6a5b71278244 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1584] 10.0.0.169 () {34 vars in 964 bytes} [Thu May 7 22:06:04 2026] GET /v2.0/quotas/0bc539dc7878411086798e28749f0daf => 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: 740/1585] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:06:04 2026] GET /v2.0/security-groups?id=28fc4949-cda6-4fc6-b251-f3dd563f3cb6&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1586] 199.204.45.242 () {34 vars in 993 bytes} [Thu May 7 22:06:04 2026] GET /v2.0/ports?device_id=5c7235cb-cf6e-49d9-baac-6a5b71278244 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1587] 10.0.0.169 () {34 vars in 1001 bytes} [Thu May 7 22:06:04 2026] GET /v2.0/ports?tenant_id=0bc539dc7878411086798e28749f0daf&fields=id => generated 57 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1588] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:04 2026] GET /v2.0/ports?device_id=8083dc04-8ea7-44e4-add6-bdc18ce4e479 => 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: 848/1589] 10.0.0.169 () {34 vars in 1007 bytes} [Thu May 7 22:06:04 2026] GET /v2.0/networks/25d1273b-f22b-4232-98a3-2ba9e831a725?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:06:04.435 7 INFO neutron_taas.services.taas.taas_plugin [req-2c98d098-73ee-481b-9f11-6df201dccf27 req-af980f1d-d453-4c79-9625-aa5de76914ea fe14857bef0f4b7387da16a601f3b2dd 513d963e55694ca19eae3109dabb4b61 - - default default] TaaS: Handle Delete Port: 87d7910b-82ae-485c-a9b7-53931dd732db 2026-05-07 22:06:04.437 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-2c98d098-73ee-481b-9f11-6df201dccf27 req-af980f1d-d453-4c79-9625-aa5de76914ea fe14857bef0f4b7387da16a601f3b2dd 513d963e55694ca19eae3109dabb4b61 - - default default] Tap Mirror: Handle Delete Port: 87d7910b-82ae-485c-a9b7-53931dd732db [pid: 8|app: 0|req: 849/1590] 10.0.0.169 () {34 vars in 1107 bytes} [Thu May 7 22:06:04 2026] GET /v2.0/networks/25d1273b-f22b-4232-98a3-2ba9e831a725?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) 2026-05-07 22:06:04.561 7 INFO neutron.db.l3_db [req-2c98d098-73ee-481b-9f11-6df201dccf27 req-af980f1d-d453-4c79-9625-aa5de76914ea fe14857bef0f4b7387da16a601f3b2dd 513d963e55694ca19eae3109dabb4b61 - - default default] Floating IP 0c105f5b-8127-43ba-be93-7d9215bca2e9 disassociated. External IP: 10.96.250.202, port: 87d7910b-82ae-485c-a9b7-53931dd732db. [pid: 8|app: 0|req: 850/1591] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:04 2026] GET /v2.0/ports?device_id=7ceb9665-38a1-43b0-9a6d-169610852f93 => 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: 742/1592] 199.204.45.242 () {36 vars in 996 bytes} [Thu May 7 22:06:04 2026] DELETE /v2.0/ports/87d7910b-82ae-485c-a9b7-53931dd732db => generated 0 bytes in 699 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:06:05.051 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d592cb37-4ca7-402d-a904-305e999d8232'] response: {'server_uuid': '5c7235cb-cf6e-49d9-baac-6a5b71278244', 'name': 'network-vif-deleted', 'tag': '87d7910b-82ae-485c-a9b7-53931dd732db', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 743/1593] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:05 2026] GET /v2.0/ports?device_id=5c7235cb-cf6e-49d9-baac-6a5b71278244 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:06:05.392 8 WARNING neutron.db.securitygroups_db [None req-fe411000-37c8-4988-826f-603c99893956 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 744/1594] 199.204.45.242 () {34 vars in 985 bytes} [Thu May 7 22:06:05 2026] GET /v2.0/networks?id=d029d69e-747d-4cb9-a47c-46a174a484c5 => generated 671 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:06:05.424 7 WARNING neutron.db.securitygroups_db [req-962da65f-2ab3-41e8-88ce-41c9fcdc1241 req-59c09fb1-dc7b-44ce-b334-909f973adafa 9647210d1d7c450daafcf792cefd67c7 ab7aebf2fa354a58ad77e96da00759a3 - - default default] project_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: 745/1595] 199.204.45.242 () {34 vars in 1049 bytes} [Thu May 7 22:06:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ab7aebf2fa354a58ad77e96da00759a3 => generated 273 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1596] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:05 2026] GET /v2.0/ports?device_id=8083dc04-8ea7-44e4-add6-bdc18ce4e479 => 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: 851/1597] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:06:05 2026] GET /v2.0/security-groups?tenant_id=f09207c64a84458fb9ebdedf630a97ee&name=default => generated 2925 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1598] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:06:05 2026] DELETE /v2.0/security-groups/e8cd970a-90f6-4810-a609-06101b765aea => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1599] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:05 2026] GET /v2.0/ports?device_id=7ceb9665-38a1-43b0-9a6d-169610852f93 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:06:05.758 8 WARNING neutron.db.securitygroups_db [None req-900d56b0-42d2-4c76-8bcc-4e92cb3a2e4d 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 747/1600] 199.204.45.242 () {38 vars in 954 bytes} [Thu May 7 22:06:05 2026] POST /v2.0/ports => generated 993 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 854/1601] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:06:05 2026] GET /v2.0/security-groups?tenant_id=774fbfbae06640b89ffdb209afda1d28&name=default => generated 2925 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1602] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:06:05 2026] DELETE /v2.0/security-groups/ecb4bcbd-0439-4364-a885-f3b44132f136 => 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: 748/1603] 199.204.45.242 () {38 vars in 1027 bytes} [Thu May 7 22:06:05 2026] PUT /v2.0/ports/65f3b156-f4e3-4138-aef4-8201f64a5c09 => generated 1274 bytes in 431 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1604] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:06 2026] GET /v2.0/ports?device_id=5c7235cb-cf6e-49d9-baac-6a5b71278244 => generated 12 bytes in 26 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: 749/1605] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:06 2026] GET /v2.0/ports?device_id=8083dc04-8ea7-44e4-add6-bdc18ce4e479 => generated 1008 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1606] 10.0.0.169 () {34 vars in 1119 bytes} [Thu May 7 22:06:06 2026] GET /v2.0/security-groups?id=daa08107-f5c8-4f16-a716-ad083212683a&id=612d0841-4dc6-471e-862e-fe8ded83432c&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: 750/1607] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:06 2026] GET /v2.0/ports?device_id=7ceb9665-38a1-43b0-9a6d-169610852f93 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:06:07.087 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-10e62203-13a3-48c6-ba5f-e436e8e92ce2'] response: {'name': 'network-changed', 'server_uuid': '8083dc04-8ea7-44e4-add6-bdc18ce4e479', 'tag': '65f3b156-f4e3-4138-aef4-8201f64a5c09', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 858/1608] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:06:07 2026] GET /v2.0/ports?tenant_id=ab7aebf2fa354a58ad77e96da00759a3&device_id=8083dc04-8ea7-44e4-add6-bdc18ce4e479 => generated 1277 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1609] 199.204.45.242 () {34 vars in 1057 bytes} [Thu May 7 22:06:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=65f3b156-f4e3-4138-aef4-8201f64a5c09 => 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: 859/1610] 199.204.45.242 () {34 vars in 983 bytes} [Thu May 7 22:06:07 2026] GET /v2.0/subnets?id=ce905fcb-f211-479e-9fb5-6f6411e80ddc => generated 689 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1611] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:06:07 2026] GET /v2.0/ports?network_id=d029d69e-747d-4cb9-a47c-46a174a484c5&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1612] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:06:07 2026] GET /v2.0/networks/d029d69e-747d-4cb9-a47c-46a174a484c5?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1613] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:07 2026] GET /v2.0/ports?device_id=5c7235cb-cf6e-49d9-baac-6a5b71278244 => 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: 861/1614] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:06:07 2026] GET /v2.0/networks/d029d69e-747d-4cb9-a47c-46a174a484c5?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: 754/1615] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:07 2026] GET /v2.0/ports?device_id=8083dc04-8ea7-44e4-add6-bdc18ce4e479 => generated 1008 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1616] 10.0.0.169 () {34 vars in 1119 bytes} [Thu May 7 22:06:07 2026] GET /v2.0/security-groups?id=daa08107-f5c8-4f16-a716-ad083212683a&id=612d0841-4dc6-471e-862e-fe8ded83432c&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: 755/1617] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:07 2026] GET /v2.0/ports?device_id=7ceb9665-38a1-43b0-9a6d-169610852f93 => 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: 863/1618] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:06:08 2026] GET /v2.0/ports?tenant_id=ab7aebf2fa354a58ad77e96da00759a3&device_id=8083dc04-8ea7-44e4-add6-bdc18ce4e479 => generated 1277 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1619] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:08 2026] GET /v2.0/ports?device_id=5c7235cb-cf6e-49d9-baac-6a5b71278244 => 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: 756/1620] 199.204.45.242 () {34 vars in 985 bytes} [Thu May 7 22:06:08 2026] GET /v2.0/networks?id=d029d69e-747d-4cb9-a47c-46a174a484c5 => generated 767 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1621] 199.204.45.242 () {34 vars in 1057 bytes} [Thu May 7 22:06:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=65f3b156-f4e3-4138-aef4-8201f64a5c09 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1622] 199.204.45.242 () {34 vars in 983 bytes} [Thu May 7 22:06:08 2026] GET /v2.0/subnets?id=ce905fcb-f211-479e-9fb5-6f6411e80ddc => generated 689 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1623] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:08 2026] GET /v2.0/ports?device_id=8083dc04-8ea7-44e4-add6-bdc18ce4e479 => generated 1008 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1624] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:06:08 2026] GET /v2.0/ports?network_id=d029d69e-747d-4cb9-a47c-46a174a484c5&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: 867/1625] 199.204.45.242 () {34 vars in 985 bytes} [Thu May 7 22:06:08 2026] GET /v2.0/networks?id=25d1273b-f22b-4232-98a3-2ba9e831a725 => generated 660 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1626] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:06:08 2026] GET /v2.0/networks/d029d69e-747d-4cb9-a47c-46a174a484c5?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:06:08.945 7 WARNING neutron.db.securitygroups_db [req-c8ae3a53-c270-4e13-b536-0c32db95c909 req-e3eacc0a-39ac-4df3-9e42-469998a63d62 2c3e390f2a7c48558b03ba9659ed16c0 0bc539dc7878411086798e28749f0daf - - default default] project_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/1627] 10.0.0.169 () {34 vars in 1119 bytes} [Thu May 7 22:06:08 2026] GET /v2.0/security-groups?id=daa08107-f5c8-4f16-a716-ad083212683a&id=612d0841-4dc6-471e-862e-fe8ded83432c&fields=id&fields=name => generated 206 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1628] 199.204.45.242 () {34 vars in 1049 bytes} [Thu May 7 22:06:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0bc539dc7878411086798e28749f0daf => generated 180 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1629] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:06:08 2026] GET /v2.0/networks/d029d69e-747d-4cb9-a47c-46a174a484c5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1630] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:09 2026] GET /v2.0/ports?device_id=7ceb9665-38a1-43b0-9a6d-169610852f93 => 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: 761/1631] 199.204.45.242 () {38 vars in 954 bytes} [Thu May 7 22:06:08 2026] POST /v2.0/ports => generated 954 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, ' 2026-05-07 22:06:09.696 7 WARNING neutron.db.securitygroups_db [None req-97678abf-691c-4e56-be72-ad96be621e77 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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/1632] 199.204.45.242 () {38 vars in 1027 bytes} [Thu May 7 22:06:09 2026] PUT /v2.0/ports/e4e76292-4d6f-428f-b51e-a6f182814ab4 => generated 1235 bytes in 492 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: 762/1633] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:06:09 2026] GET /v2.0/security-groups?tenant_id=2e20368d45164888aac7f1d433323bdf&name=default => generated 2925 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1634] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:09 2026] GET /v2.0/ports?device_id=5c7235cb-cf6e-49d9-baac-6a5b71278244 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:06:09.876 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d636fad0-5bc1-4e7f-9486-2ffab91294b4'] response: {'name': 'network-changed', 'server_uuid': '7ceb9665-38a1-43b0-9a6d-169610852f93', 'tag': 'e4e76292-4d6f-428f-b51e-a6f182814ab4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 763/1635] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:06:09 2026] DELETE /v2.0/security-groups/6bbc0b8a-1a05-4e91-85f7-8c4f2fa857f3 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1636] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:10 2026] GET /v2.0/ports?device_id=8083dc04-8ea7-44e4-add6-bdc18ce4e479 => generated 1008 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1637] 10.0.0.169 () {34 vars in 1119 bytes} [Thu May 7 22:06:10 2026] GET /v2.0/security-groups?id=daa08107-f5c8-4f16-a716-ad083212683a&id=612d0841-4dc6-471e-862e-fe8ded83432c&fields=id&fields=name => generated 206 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1638] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:10 2026] GET /v2.0/ports?device_id=7ceb9665-38a1-43b0-9a6d-169610852f93 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1639] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:06:10 2026] GET /v2.0/security-groups?id=5ae82101-00b9-40c6-be77-1ac8fc36bae7&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: 875/1640] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:06:10 2026] GET /v2.0/ports?tenant_id=0bc539dc7878411086798e28749f0daf&device_id=7ceb9665-38a1-43b0-9a6d-169610852f93 => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1641] 199.204.45.242 () {34 vars in 1017 bytes} [Thu May 7 22:06:10 2026] GET /v2.0/networks?tenant_id=0bc539dc7878411086798e28749f0daf&shared=False => 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: 876/1642] 199.204.45.242 () {34 vars in 929 bytes} [Thu May 7 22:06:10 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1643] 199.204.45.242 () {34 vars in 993 bytes} [Thu May 7 22:06:10 2026] GET /v2.0/ports?device_id=8083dc04-8ea7-44e4-add6-bdc18ce4e479 => generated 1279 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1644] 199.204.45.242 () {34 vars in 1123 bytes} [Thu May 7 22:06:10 2026] GET /v2.0/security-groups?id=daa08107-f5c8-4f16-a716-ad083212683a&id=612d0841-4dc6-471e-862e-fe8ded83432c&fields=id&fields=name => generated 206 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1645] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:06:10 2026] DELETE /v2.0/security-groups/28fc4949-cda6-4fc6-b251-f3dd563f3cb6 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:06:11.071 8 INFO neutron.api.v2.resource [None req-38046019-6cc1-4b64-a304-70ef65e6bb3a fe14857bef0f4b7387da16a601f3b2dd 513d963e55694ca19eae3109dabb4b61 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 878/1646] 10.0.0.91 () {32 vars in 735 bytes} [Thu May 7 22:06:11 2026] GET /v2.0/security-groups/28fc4949-cda6-4fc6-b251-f3dd563f3cb6 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 22:06:11.222 7 INFO neutron_taas.services.taas.taas_plugin [None req-5401f921-789c-4a56-8c4d-d4fff8ca25b4 fe14857bef0f4b7387da16a601f3b2dd 513d963e55694ca19eae3109dabb4b61 - - default default] TaaS: Handle Delete Port: 5020b50d-ac12-4a49-ba6c-919bf73297f2 2026-05-07 22:06:11.227 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5401f921-789c-4a56-8c4d-d4fff8ca25b4 fe14857bef0f4b7387da16a601f3b2dd 513d963e55694ca19eae3109dabb4b61 - - default default] Tap Mirror: Handle Delete Port: 5020b50d-ac12-4a49-ba6c-919bf73297f2 [pid: 8|app: 0|req: 879/1647] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:11 2026] GET /v2.0/ports?device_id=8083dc04-8ea7-44e4-add6-bdc18ce4e479 => generated 1010 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1648] 10.0.0.169 () {34 vars in 1119 bytes} [Thu May 7 22:06:11 2026] GET /v2.0/security-groups?id=daa08107-f5c8-4f16-a716-ad083212683a&id=612d0841-4dc6-471e-862e-fe8ded83432c&fields=id&fields=name => generated 206 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1649] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:11 2026] GET /v2.0/ports?device_id=7ceb9665-38a1-43b0-9a6d-169610852f93 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1650] 10.0.0.91 () {32 vars in 730 bytes} [Thu May 7 22:06:11 2026] DELETE /v2.0/floatingips/0c105f5b-8127-43ba-be93-7d9215bca2e9 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1651] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:06:11 2026] GET /v2.0/security-groups?id=5ae82101-00b9-40c6-be77-1ac8fc36bae7&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: 883/1652] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:06:11 2026] GET /v2.0/ports?tenant_id=0bc539dc7878411086798e28749f0daf&device_id=7ceb9665-38a1-43b0-9a6d-169610852f93 => generated 1238 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1653] 199.204.45.242 () {34 vars in 1057 bytes} [Thu May 7 22:06:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=e4e76292-4d6f-428f-b51e-a6f182814ab4 => 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: 885/1654] 199.204.45.242 () {34 vars in 983 bytes} [Thu May 7 22:06:11 2026] GET /v2.0/subnets?id=1f43f932-b9ee-48f0-946c-95cc16169be1 => 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: 886/1655] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:06:11 2026] GET /v2.0/ports?network_id=25d1273b-f22b-4232-98a3-2ba9e831a725&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: 887/1656] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:06:11 2026] GET /v2.0/networks/25d1273b-f22b-4232-98a3-2ba9e831a725?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:06:11.844 7 INFO neutron_taas.services.taas.taas_plugin [None req-e642d31c-49f5-4ede-bb64-376407fb13a7 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: 0925febb-d6da-4a27-b420-0f1270b545a8 2026-05-07 22:06:11.846 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e642d31c-49f5-4ede-bb64-376407fb13a7 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: 0925febb-d6da-4a27-b420-0f1270b545a8 [pid: 8|app: 0|req: 888/1657] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:06:11 2026] GET /v2.0/networks/25d1273b-f22b-4232-98a3-2ba9e831a725?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: 770/1658] 10.0.0.91 () {34 vars in 787 bytes} [Thu May 7 22:06:11 2026] PUT /v2.0/routers/81be4f57-f5c7-4da5-a76b-997b0df374d5/remove_router_interface => generated 310 bytes in 941 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1659] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:12 2026] GET /v2.0/ports?device_id=8083dc04-8ea7-44e4-add6-bdc18ce4e479 => generated 1010 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1660] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:12 2026] GET /v2.0/ports?device_id=7ceb9665-38a1-43b0-9a6d-169610852f93 => generated 969 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1661] 10.0.0.169 () {34 vars in 1119 bytes} [Thu May 7 22:06:12 2026] GET /v2.0/security-groups?id=daa08107-f5c8-4f16-a716-ad083212683a&id=612d0841-4dc6-471e-862e-fe8ded83432c&fields=id&fields=name => generated 206 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:06:12.621 8 INFO neutron_taas.services.taas.taas_plugin [None req-ad5b6ce9-a30d-405b-8aa3-6ba4546f5c10 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: fc475952-30e6-423a-be39-4f22110be536 2026-05-07 22:06:12.624 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ad5b6ce9-a30d-405b-8aa3-6ba4546f5c10 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: fc475952-30e6-423a-be39-4f22110be536 [pid: 7|app: 0|req: 774/1662] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:06:12 2026] GET /v2.0/security-groups?id=5ae82101-00b9-40c6-be77-1ac8fc36bae7&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:06:12.940 8 INFO neutron_taas.services.taas.taas_plugin [None req-ad5b6ce9-a30d-405b-8aa3-6ba4546f5c10 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: ba80e2de-7d3c-46e4-a3dd-96b2ec05cdf9 2026-05-07 22:06:12.947 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ad5b6ce9-a30d-405b-8aa3-6ba4546f5c10 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: ba80e2de-7d3c-46e4-a3dd-96b2ec05cdf9 2026-05-07 22:06:13.331 8 INFO neutron.services.segments.plugin [-] Segment d3a1db0e-32f6-497e-bbe9-e329d12735f1 resource provider aggregate not found 2026-05-07 22:06:13.333 8 INFO neutron.services.segments.plugin [-] Segment d3a1db0e-32f6-497e-bbe9-e329d12735f1 resource provider aggregate not found 2026-05-07 22:06:13.350 8 INFO neutron.services.segments.plugin [-] Segment d3a1db0e-32f6-497e-bbe9-e329d12735f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3a1db0e-32f6-497e-bbe9-e329d12735f1 found for delete ", "request_id": "req-87abf5e4-7322-46a0-8822-240107db31c8"}]} 2026-05-07 22:06:13.353 8 INFO neutron.services.segments.plugin [-] Segment d3a1db0e-32f6-497e-bbe9-e329d12735f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3a1db0e-32f6-497e-bbe9-e329d12735f1 found for delete ", "request_id": "req-90a1c556-3077-4962-80b3-dd11ef06defc"}]} 2026-05-07 22:06:13.357 8 INFO neutron.db.l3_hamode_db [None req-ad5b6ce9-a30d-405b-8aa3-6ba4546f5c10 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] HA network 834dc9bf-8d32-4189-a892-ba9ee0bcd059 was deleted as no HA routers are present in project 513d963e55694ca19eae3109dabb4b61. [pid: 8|app: 0|req: 889/1665] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:06:12 2026] DELETE /v2.0/routers/81be4f57-f5c7-4da5-a76b-997b0df374d5 => generated 0 bytes in 1004 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:06:13.509 7 WARNING neutron.db.securitygroups_db [None req-34990452-6186-4439-ae41-aa05ee1407d4 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 890/1666] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:06:13 2026] DELETE /v2.0/subnets/a387f079-0c6b-40e1-b8a5-cc36acfdcb99 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1667] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:06:13 2026] GET /v2.0/security-groups?tenant_id=94ed784f47d942b4842dc8b84e20f9d0&name=default => generated 2925 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:06:13.675 8 INFO neutron_taas.services.taas.taas_plugin [None req-707b870b-9c05-4547-b9a9-72dbae8bdb81 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: 6a7d053a-5646-424d-95c7-646ab98bb45b 2026-05-07 22:06:13.682 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-707b870b-9c05-4547-b9a9-72dbae8bdb81 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: 6a7d053a-5646-424d-95c7-646ab98bb45b [pid: 7|app: 0|req: 778/1668] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:13 2026] GET /v2.0/ports?device_id=8083dc04-8ea7-44e4-add6-bdc18ce4e479 => generated 1010 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1669] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:06:13 2026] DELETE /v2.0/security-groups/7a3622e7-4f91-4d0c-b560-c06eca46f688 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1670] 10.0.0.169 () {34 vars in 1119 bytes} [Thu May 7 22:06:13 2026] GET /v2.0/security-groups?id=daa08107-f5c8-4f16-a716-ad083212683a&id=612d0841-4dc6-471e-862e-fe8ded83432c&fields=id&fields=name => generated 206 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1671] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:13 2026] GET /v2.0/ports?device_id=7ceb9665-38a1-43b0-9a6d-169610852f93 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1672] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:06:13 2026] DELETE /v2.0/networks/09c5ee7c-8299-4a26-8059-de8a3b1de126 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1673] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:06:13 2026] GET /v2.0/security-groups?id=5ae82101-00b9-40c6-be77-1ac8fc36bae7&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1674] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:13 2026] GET /v2.0/ports?device_id=8083dc04-8ea7-44e4-add6-bdc18ce4e479 => generated 1010 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:06:14.166 8 WARNING neutron.db.securitygroups_db [None req-dbcb0585-da83-411d-ad24-6a3e49310e2e 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 893/1675] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:06:14 2026] GET /v2.0/security-groups?tenant_id=513d963e55694ca19eae3109dabb4b61&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1676] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:06:14 2026] DELETE /v2.0/security-groups/702ef160-d012-4e6f-8c24-a8aac7bc35b7 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:06:14.886 7 INFO neutron.db.l3_db [None req-c14137a6-92aa-4dd3-a38c-6a8cb73362ee 9647210d1d7c450daafcf792cefd67c7 ab7aebf2fa354a58ad77e96da00759a3 - - default default] Floating IP 3318bd48-628c-4107-a437-746006c66666 associated. External IP: 10.96.250.205, port: 65f3b156-f4e3-4138-aef4-8201f64a5c09. [pid: 8|app: 0|req: 895/1677] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:15 2026] GET /v2.0/ports?device_id=7ceb9665-38a1-43b0-9a6d-169610852f93 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1678] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:06:15 2026] GET /v2.0/security-groups?id=5ae82101-00b9-40c6-be77-1ac8fc36bae7&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1679] 10.0.0.91 () {34 vars in 747 bytes} [Thu May 7 22:06:14 2026] PUT /v2.0/floatingips/3318bd48-628c-4107-a437-746006c66666 => generated 855 bytes in 1196 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:06:15.260 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-26f6de03-a9ef-4462-a929-e0c0badfadbd'] response: {'name': 'network-changed', 'server_uuid': '8083dc04-8ea7-44e4-add6-bdc18ce4e479', 'tag': '65f3b156-f4e3-4138-aef4-8201f64a5c09', 'status': 'completed', 'code': 200} 2026-05-07 22:06:15.377 8 INFO neutron.services.segments.plugin [-] Segment a095fc19-08eb-4e1a-a408-64dde92f6337 resource provider aggregate not found 2026-05-07 22:06:15.386 8 INFO neutron.services.segments.plugin [-] Segment a095fc19-08eb-4e1a-a408-64dde92f6337 resource provider aggregate not found 2026-05-07 22:06:15.401 8 INFO neutron.services.segments.plugin [-] Segment a095fc19-08eb-4e1a-a408-64dde92f6337 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a095fc19-08eb-4e1a-a408-64dde92f6337 found for delete ", "request_id": "req-bfffe19c-cde7-441b-bfcd-232bf6383586"}]} 2026-05-07 22:06:15.401 8 INFO neutron.services.segments.plugin [-] Segment a095fc19-08eb-4e1a-a408-64dde92f6337 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a095fc19-08eb-4e1a-a408-64dde92f6337 found for delete ", "request_id": "req-207e7ab2-cf27-43a9-ba9c-45942967f671"}]} [pid: 7|app: 0|req: 784/1680] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:06:15 2026] GET /v2.0/ports?tenant_id=ab7aebf2fa354a58ad77e96da00759a3&device_id=8083dc04-8ea7-44e4-add6-bdc18ce4e479 => generated 1279 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1681] 199.204.45.242 () {34 vars in 985 bytes} [Thu May 7 22:06:15 2026] GET /v2.0/networks?id=d029d69e-747d-4cb9-a47c-46a174a484c5 => generated 767 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:06:15.922 8 INFO neutron.db.segments_db [None req-433457e3-87bc-47d8-9024-1f48ec5be872 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Added segment 2c9cfcfa-d394-4c43-90b1-010dc360ca89 of type vxlan for network 1af3c4ad-0bc2-4fc0-8c44-187d14bd1c60 [pid: 7|app: 0|req: 786/1682] 199.204.45.242 () {34 vars in 1057 bytes} [Thu May 7 22:06:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=65f3b156-f4e3-4138-aef4-8201f64a5c09 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1683] 199.204.45.242 () {34 vars in 983 bytes} [Thu May 7 22:06:15 2026] GET /v2.0/subnets?id=ce905fcb-f211-479e-9fb5-6f6411e80ddc => generated 689 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1684] 10.0.0.91 () {34 vars in 669 bytes} [Thu May 7 22:06:15 2026] POST /v2.0/networks => generated 740 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1685] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:06:15 2026] GET /v2.0/ports?network_id=d029d69e-747d-4cb9-a47c-46a174a484c5&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: 789/1686] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:06:16 2026] GET /v2.0/networks/d029d69e-747d-4cb9-a47c-46a174a484c5?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: 790/1687] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:06:16 2026] GET /v2.0/networks/d029d69e-747d-4cb9-a47c-46a174a484c5?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: 791/1688] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:16 2026] GET /v2.0/ports?device_id=7ceb9665-38a1-43b0-9a6d-169610852f93 => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1689] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:06:16 2026] POST /v2.0/subnets => generated 687 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1690] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:06:16 2026] GET /v2.0/security-groups?id=5ae82101-00b9-40c6-be77-1ac8fc36bae7&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:06:16.355 8 INFO neutron.db.segments_db [None req-741da865-c3d8-47d1-82f0-3e1cbc462629 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Added segment ef5640d8-d7fe-4bd0-8702-f0174a5f1d1a of type vxlan for network 26665ac8-d21a-4f50-85f7-bbe80d2b7887 [pid: 7|app: 0|req: 793/1691] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:16 2026] GET /v2.0/ports?device_id=7ceb9665-38a1-43b0-9a6d-169610852f93 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1692] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:06:16 2026] GET /v2.0/security-groups?id=5ae82101-00b9-40c6-be77-1ac8fc36bae7&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: 795/1693] 10.0.0.91 () {32 vars in 734 bytes} [Thu May 7 22:06:16 2026] GET /v2.0/ports?device_id=7ceb9665-38a1-43b0-9a6d-169610852f93 => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:06:16.628 8 INFO neutron.db.l3_hamode_db [None req-741da865-c3d8-47d1-82f0-3e1cbc462629 796f3761128e4e28a8cb581eef97d076 27fac49bb8cf47efa9c864dd21fa4ce5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 22:06:17.344 7 INFO neutron.db.l3_db [None req-abf25721-d1cc-4248-92ab-6e12f211df5b 2c3e390f2a7c48558b03ba9659ed16c0 0bc539dc7878411086798e28749f0daf - - default default] Floating IP 5b5904de-a1dc-4e31-8393-2dda98d84ea7 associated. External IP: 10.96.250.207, port: e4e76292-4d6f-428f-b51e-a6f182814ab4. 2026-05-07 22:06:17.452 8 INFO neutron.db.l3_hamode_db [None req-741da865-c3d8-47d1-82f0-3e1cbc462629 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 796/1694] 10.0.0.91 () {34 vars in 675 bytes} [Thu May 7 22:06:16 2026] POST /v2.0/floatingips => generated 855 bytes in 1065 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:06:17.672 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c1348c38-7d56-47c6-982b-2179f64cdc7e'] response: {'name': 'network-changed', 'server_uuid': '7ceb9665-38a1-43b0-9a6d-169610852f93', 'tag': 'e4e76292-4d6f-428f-b51e-a6f182814ab4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 797/1695] 10.0.0.91 () {32 vars in 727 bytes} [Thu May 7 22:06:17 2026] GET /v2.0/floatingips/5b5904de-a1dc-4e31-8393-2dda98d84ea7 => generated 855 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1696] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:06:18 2026] GET /v2.0/ports?tenant_id=0bc539dc7878411086798e28749f0daf&device_id=7ceb9665-38a1-43b0-9a6d-169610852f93 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1697] 199.204.45.242 () {34 vars in 985 bytes} [Thu May 7 22:06:18 2026] GET /v2.0/networks?id=25d1273b-f22b-4232-98a3-2ba9e831a725 => generated 756 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1698] 199.204.45.242 () {34 vars in 1057 bytes} [Thu May 7 22:06:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=e4e76292-4d6f-428f-b51e-a6f182814ab4 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1699] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:06:16 2026] POST /v2.0/routers => generated 727 bytes in 2135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1700] 199.204.45.242 () {34 vars in 983 bytes} [Thu May 7 22:06:18 2026] GET /v2.0/subnets?id=1f43f932-b9ee-48f0-946c-95cc16169be1 => generated 677 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:06:18.489 7 WARNING neutron.db.securitygroups_db [None req-10f33317-75e4-4f4c-becb-945d414e67ef 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 801/1701] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:06:18 2026] GET /v2.0/security-groups?tenant_id=4d5738942be342c588c01165a7628448&name=default => generated 2925 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1702] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:06:18 2026] GET /v2.0/ports?network_id=25d1273b-f22b-4232-98a3-2ba9e831a725&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1703] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:06:18 2026] DELETE /v2.0/security-groups/788a6cda-56db-40d6-85b8-0c894d876c7c => 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: 804/1704] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:06:18 2026] GET /v2.0/networks/25d1273b-f22b-4232-98a3-2ba9e831a725?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: 805/1705] 10.0.0.91 () {32 vars in 727 bytes} [Thu May 7 22:06:18 2026] GET /v2.0/floatingips/5b5904de-a1dc-4e31-8393-2dda98d84ea7 => generated 855 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1706] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:06:18 2026] GET /v2.0/networks/25d1273b-f22b-4232-98a3-2ba9e831a725?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) 2026-05-07 22:06:18.850 7 WARNING neutron.db.securitygroups_db [None req-a8952498-18cf-453b-b4a1-0e47ec0e32c5 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 807/1707] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:06:18 2026] GET /v2.0/security-groups?tenant_id=3f21a599a6854268a0c556e11bca5657&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1708] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:06:18 2026] DELETE /v2.0/security-groups/52da943f-47bf-4ab0-a5e5-5cd6f196a792 => 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: 901/1709] 10.0.0.91 () {34 vars in 781 bytes} [Thu May 7 22:06:18 2026] PUT /v2.0/routers/c825ca23-570b-4dbb-93a3-f901f0d16ca2/add_router_interface => generated 310 bytes in 1207 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1710] 10.0.0.91 () {32 vars in 727 bytes} [Thu May 7 22:06:19 2026] GET /v2.0/floatingips/5b5904de-a1dc-4e31-8393-2dda98d84ea7 => generated 857 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1711] 10.0.0.169 () {34 vars in 981 bytes} [Thu May 7 22:06:21 2026] GET /v2.0/networks?id=1af3c4ad-0bc2-4fc0-8c44-187d14bd1c60 => generated 672 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1712] 10.0.0.169 () {34 vars in 964 bytes} [Thu May 7 22:06:22 2026] GET /v2.0/quotas/27fac49bb8cf47efa9c864dd21fa4ce5 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1713] 10.0.0.169 () {34 vars in 1001 bytes} [Thu May 7 22:06:22 2026] GET /v2.0/ports?tenant_id=27fac49bb8cf47efa9c864dd21fa4ce5&fields=id => generated 57 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1714] 10.0.0.169 () {34 vars in 1007 bytes} [Thu May 7 22:06:22 2026] GET /v2.0/networks/1af3c4ad-0bc2-4fc0-8c44-187d14bd1c60?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: 904/1715] 10.0.0.169 () {34 vars in 1107 bytes} [Thu May 7 22:06:22 2026] GET /v2.0/networks/1af3c4ad-0bc2-4fc0-8c44-187d14bd1c60?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: 812/1716] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:22 2026] GET /v2.0/ports?device_id=289355df-e180-4b76-8b5c-eecc6d369c14 => generated 12 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1717] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:23 2026] GET /v2.0/ports?device_id=289355df-e180-4b76-8b5c-eecc6d369c14 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1718] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:24 2026] GET /v2.0/ports?device_id=289355df-e180-4b76-8b5c-eecc6d369c14 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:06:24.964 8 WARNING neutron.db.securitygroups_db [None req-e72d0cf3-693e-480c-a751-f71f9e91287f 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 906/1719] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:06:24 2026] GET /v2.0/security-groups?tenant_id=44dacc8d43de4d3fa6c067801384af56&name=default => generated 2925 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1720] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:06:25 2026] DELETE /v2.0/security-groups/04c4e26d-cb6a-4f8f-82d1-4fafc933f64b => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:06:25.288 8 WARNING neutron.db.securitygroups_db [None req-65a26deb-fd1d-4780-a85f-61e8b7aae1df 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 907/1721] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:06:25 2026] GET /v2.0/security-groups?tenant_id=809050986dcc457c9cd00aaba73a963f&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1722] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:06:25 2026] DELETE /v2.0/security-groups/dae0652c-77ac-4509-8c18-b38da4e07de0 => 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: 908/1723] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:25 2026] GET /v2.0/ports?device_id=289355df-e180-4b76-8b5c-eecc6d369c14 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1724] 199.204.45.242 () {34 vars in 985 bytes} [Thu May 7 22:06:26 2026] GET /v2.0/networks?id=1af3c4ad-0bc2-4fc0-8c44-187d14bd1c60 => generated 672 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1725] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:26 2026] GET /v2.0/ports?device_id=289355df-e180-4b76-8b5c-eecc6d369c14 => 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: 909/1726] 199.204.45.242 () {38 vars in 954 bytes} [Thu May 7 22:06:26 2026] POST /v2.0/ports => generated 958 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1727] 199.204.45.242 () {38 vars in 1027 bytes} [Thu May 7 22:06:27 2026] PUT /v2.0/ports/e66c793a-602d-49a4-a843-55696e4f1f1f => generated 1239 bytes in 426 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:06:27.593 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4a92e7aa-a899-42df-a173-1c78a2a76d83'] response: {'name': 'network-changed', 'server_uuid': '289355df-e180-4b76-8b5c-eecc6d369c14', 'tag': 'e66c793a-602d-49a4-a843-55696e4f1f1f', '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, ' 2026-05-07 22:06:27.894 8 WARNING neutron.db.securitygroups_db [None req-54a0a28b-f1dc-4165-b19b-7957349b6ec8 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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/1728] 10.0.0.140 () {34 vars in 989 bytes} [Thu May 7 22:06:27 2026] GET /v2.0/ports?device_id=7ceb9665-38a1-43b0-9a6d-169610852f93 => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1729] 10.0.0.140 () {34 vars in 1039 bytes} [Thu May 7 22:06:27 2026] GET /v2.0/security-groups?id=5ae82101-00b9-40c6-be77-1ac8fc36bae7&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: 910/1730] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:06:27 2026] GET /v2.0/security-groups?tenant_id=62730173e0874120a48cc8b0b9bae82b&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: 821/1731] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:27 2026] GET /v2.0/ports?device_id=289355df-e180-4b76-8b5c-eecc6d369c14 => generated 973 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1732] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:06:28 2026] DELETE /v2.0/security-groups/54ff8fa3-74e1-4203-ac7a-f268c1aed34f => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1733] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:28 2026] GET /v2.0/ports?device_id=8083dc04-8ea7-44e4-add6-bdc18ce4e479 => generated 1010 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1734] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:06:28 2026] GET /v2.0/security-groups?id=4eb57dfe-b48e-44c5-8ed1-91c1207bbd22&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1735] 10.0.0.169 () {34 vars in 1119 bytes} [Thu May 7 22:06:28 2026] GET /v2.0/security-groups?id=daa08107-f5c8-4f16-a716-ad083212683a&id=612d0841-4dc6-471e-862e-fe8ded83432c&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: 823/1736] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:06:28 2026] GET /v2.0/ports?tenant_id=27fac49bb8cf47efa9c864dd21fa4ce5&device_id=289355df-e180-4b76-8b5c-eecc6d369c14 => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1737] 199.204.45.242 () {34 vars in 1017 bytes} [Thu May 7 22:06:28 2026] GET /v2.0/networks?tenant_id=27fac49bb8cf47efa9c864dd21fa4ce5&shared=False => generated 768 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1740] 199.204.45.242 () {34 vars in 929 bytes} [Thu May 7 22:06:28 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1741] 10.0.0.91 () {32 vars in 734 bytes} [Thu May 7 22:06:28 2026] GET /v2.0/ports?device_id=8083dc04-8ea7-44e4-add6-bdc18ce4e479 => generated 1279 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1742] 10.0.0.91 () {32 vars in 856 bytes} [Thu May 7 22:06:28 2026] GET /v2.0/floatingips?floating_network_id=f19fc475-26fe-4998-82ad-69837853ac15&port_id=65f3b156-f4e3-4138-aef4-8201f64a5c09 => generated 860 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1743] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:29 2026] GET /v2.0/ports?device_id=289355df-e180-4b76-8b5c-eecc6d369c14 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1744] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:06:29 2026] GET /v2.0/security-groups?id=4eb57dfe-b48e-44c5-8ed1-91c1207bbd22&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: 826/1745] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:06:29 2026] GET /v2.0/ports?tenant_id=27fac49bb8cf47efa9c864dd21fa4ce5&device_id=289355df-e180-4b76-8b5c-eecc6d369c14 => generated 1242 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1746] 199.204.45.242 () {34 vars in 1059 bytes} [Thu May 7 22:06:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=e66c793a-602d-49a4-a843-55696e4f1f1f => 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: 827/1747] 199.204.45.242 () {34 vars in 983 bytes} [Thu May 7 22:06:29 2026] GET /v2.0/subnets?id=dda75fee-5212-442c-b9ec-537b386da867 => generated 690 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1748] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:06:29 2026] GET /v2.0/ports?network_id=1af3c4ad-0bc2-4fc0-8c44-187d14bd1c60&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1749] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:06:29 2026] GET /v2.0/networks/1af3c4ad-0bc2-4fc0-8c44-187d14bd1c60?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1750] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:06:29 2026] GET /v2.0/networks/1af3c4ad-0bc2-4fc0-8c44-187d14bd1c60?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-05-07 22:06:30.007 7 INFO neutron.db.segments_db [None req-2b5eeab2-d539-4fc9-a552-b8a59ec19153 099f86154b794d7e9294635df724c718 99641d5a616949f8ac4c9c6b74f3b486 - - default default] Added segment 68ff9a30-21c6-4c51-a8ad-76b2d5e176c5 of type vxlan for network a3487cbf-c33c-4f7c-88c8-5c4916613790 [pid: 7|app: 0|req: 829/1751] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:06:29 2026] POST /v2.0/networks => generated 643 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1752] 10.0.0.140 () {34 vars in 989 bytes} [Thu May 7 22:06:30 2026] GET /v2.0/ports?device_id=8083dc04-8ea7-44e4-add6-bdc18ce4e479 => generated 1279 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1753] 10.0.0.140 () {34 vars in 1119 bytes} [Thu May 7 22:06:30 2026] GET /v2.0/security-groups?id=daa08107-f5c8-4f16-a716-ad083212683a&id=612d0841-4dc6-471e-862e-fe8ded83432c&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: 924/1754] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:06:30 2026] POST /v2.0/subnets => generated 641 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:06:30.440 7 INFO neutron.db.segments_db [None req-fa529ddd-a32c-498c-a28c-e1ee57c0b12a 099f86154b794d7e9294635df724c718 99641d5a616949f8ac4c9c6b74f3b486 - - default default] Added segment a752bcad-a522-45bb-b086-c361dd8aa61b of type vxlan for network c00f4ff2-b716-4064-8b45-936ff0d05ac1 [pid: 8|app: 0|req: 925/1755] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:30 2026] GET /v2.0/ports?device_id=289355df-e180-4b76-8b5c-eecc6d369c14 => generated 973 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1756] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:06:30 2026] GET /v2.0/security-groups?id=4eb57dfe-b48e-44c5-8ed1-91c1207bbd22&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1757] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:06:30 2026] POST /v2.0/networks => generated 643 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1758] 10.0.0.91 () {34 vars in 741 bytes} [Thu May 7 22:06:30 2026] PUT /v2.0/networks/c00f4ff2-b716-4064-8b45-936ff0d05ac1 => generated 592 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1759] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:06:30 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: 8|app: 0|req: 928/1760] 10.0.0.91 () {34 vars in 739 bytes} [Thu May 7 22:06:30 2026] PUT /v2.0/subnets/07e9486f-3f7d-4f73-895f-b62e4ac8d5c2 => generated 636 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:06:31.304 7 INFO neutron.services.segments.plugin [-] Segment a752bcad-a522-45bb-b086-c361dd8aa61b resource provider aggregate not found 2026-05-07 22:06:31.309 7 INFO neutron.services.segments.plugin [-] Segment a752bcad-a522-45bb-b086-c361dd8aa61b resource provider aggregate not found 2026-05-07 22:06:31.321 7 INFO neutron.services.segments.plugin [-] Segment a752bcad-a522-45bb-b086-c361dd8aa61b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a752bcad-a522-45bb-b086-c361dd8aa61b found for delete ", "request_id": "req-70f41549-21a9-4dc8-93b0-3bf1fafd3b51"}]} 2026-05-07 22:06:31.324 7 INFO neutron.services.segments.plugin [-] Segment a752bcad-a522-45bb-b086-c361dd8aa61b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a752bcad-a522-45bb-b086-c361dd8aa61b found for delete ", "request_id": "req-d5895cf9-fcf4-417f-8f44-22b2a4ce84b9"}]} [pid: 7|app: 0|req: 833/1761] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:06:31 2026] DELETE /v2.0/networks/c00f4ff2-b716-4064-8b45-936ff0d05ac1 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:06:31.350 8 INFO neutron.pecan_wsgi.hooks.translation [None req-04af9bb8-ffd2-4a38-9385-d9ba6111c014 099f86154b794d7e9294635df724c718 99641d5a616949f8ac4c9c6b74f3b486 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 929/1762] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:06:31 2026] DELETE /v2.0/networks/c00f4ff2-b716-4064-8b45-936ff0d05ac1 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1763] 10.0.0.91 () {32 vars in 692 bytes} [Thu May 7 22:06:31 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1764] 10.0.0.91 () {32 vars in 740 bytes} [Thu May 7 22:06:31 2026] GET /v2.0/subnets?network_id=f19fc475-26fe-4998-82ad-69837853ac15 => generated 649 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1765] 10.0.0.91 () {32 vars in 651 bytes} [Thu May 7 22:06:31 2026] GET /v2.0/extensions => generated 22222 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1766] 10.0.0.91 () {32 vars in 647 bytes} [Thu May 7 22:06:31 2026] GET /v2.0/networks => generated 1308 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1767] 10.0.0.91 () {32 vars in 645 bytes} [Thu May 7 22:06:31 2026] GET /v2.0/subnets => generated 1280 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1768] 10.0.0.91 () {32 vars in 721 bytes} [Thu May 7 22:06:31 2026] GET /v2.0/networks/a3487cbf-c33c-4f7c-88c8-5c4916613790 => generated 668 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1769] 10.0.0.91 () {32 vars in 719 bytes} [Thu May 7 22:06:31 2026] GET /v2.0/subnets/0ecc1839-c41d-4a71-911c-ac9a54bd8cce => generated 641 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1770] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:31 2026] GET /v2.0/ports?device_id=289355df-e180-4b76-8b5c-eecc6d369c14 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:06:31.637 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e95db02d-c18b-4d20-a033-482b9b28e3d5 099f86154b794d7e9294635df724c718 99641d5a616949f8ac4c9c6b74f3b486 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 934/1771] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:06:31 2026] DELETE /v2.0/subnets/07e9486f-3f7d-4f73-895f-b62e4ac8d5c2 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 22:06:31.659 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9b30b49f-25aa-4438-929d-387bd73ef7b9 099f86154b794d7e9294635df724c718 99641d5a616949f8ac4c9c6b74f3b486 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 838/1772] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:06:31 2026] DELETE /v2.0/networks/c00f4ff2-b716-4064-8b45-936ff0d05ac1 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1773] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:06:31 2026] GET /v2.0/security-groups?id=4eb57dfe-b48e-44c5-8ed1-91c1207bbd22&fields=id&fields=name => generated 88 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1774] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:06:31 2026] DELETE /v2.0/subnets/0ecc1839-c41d-4a71-911c-ac9a54bd8cce => generated 0 bytes in 106 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:06:31.870 8 INFO neutron.services.segments.plugin [-] Segment 68ff9a30-21c6-4c51-a8ad-76b2d5e176c5 resource provider aggregate not found 2026-05-07 22:06:31.876 8 INFO neutron.services.segments.plugin [-] Segment 68ff9a30-21c6-4c51-a8ad-76b2d5e176c5 resource provider aggregate not found 2026-05-07 22:06:31.897 8 INFO neutron.services.segments.plugin [-] Segment 68ff9a30-21c6-4c51-a8ad-76b2d5e176c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68ff9a30-21c6-4c51-a8ad-76b2d5e176c5 found for delete ", "request_id": "req-f5be9c1a-35c7-49b4-bed2-6fa8d6b373a5"}]} [pid: 8|app: 0|req: 936/1775] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:06:31 2026] DELETE /v2.0/networks/a3487cbf-c33c-4f7c-88c8-5c4916613790 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:06:31.898 8 INFO neutron.services.segments.plugin [-] Segment 68ff9a30-21c6-4c51-a8ad-76b2d5e176c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68ff9a30-21c6-4c51-a8ad-76b2d5e176c5 found for delete ", "request_id": "req-20f34c42-fced-444f-808e-d97dc267064f"}]} 2026-05-07 22:06:32.582 7 WARNING neutron.db.securitygroups_db [None req-77ca6bb9-96fa-4fbc-9f37-bc9be7835266 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 840/1776] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:06:32 2026] GET /v2.0/security-groups?tenant_id=99641d5a616949f8ac4c9c6b74f3b486&name=default => generated 2925 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1777] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:06:32 2026] DELETE /v2.0/security-groups/130e82ce-f73b-45a8-9df4-4d0fbe19daf9 => 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: 841/1778] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:32 2026] GET /v2.0/ports?device_id=8083dc04-8ea7-44e4-add6-bdc18ce4e479 => generated 1010 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1779] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:32 2026] GET /v2.0/ports?device_id=289355df-e180-4b76-8b5c-eecc6d369c14 => 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: 842/1780] 10.0.0.169 () {34 vars in 1119 bytes} [Thu May 7 22:06:32 2026] GET /v2.0/security-groups?id=daa08107-f5c8-4f16-a716-ad083212683a&id=612d0841-4dc6-471e-862e-fe8ded83432c&fields=id&fields=name => generated 206 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1781] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:06:32 2026] GET /v2.0/security-groups?id=4eb57dfe-b48e-44c5-8ed1-91c1207bbd22&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1782] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:33 2026] GET /v2.0/ports?device_id=289355df-e180-4b76-8b5c-eecc6d369c14 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1783] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:33 2026] GET /v2.0/ports?device_id=8083dc04-8ea7-44e4-add6-bdc18ce4e479 => generated 1010 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1784] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:06:34 2026] GET /v2.0/security-groups?id=4eb57dfe-b48e-44c5-8ed1-91c1207bbd22&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: 844/1785] 10.0.0.169 () {34 vars in 1119 bytes} [Thu May 7 22:06:34 2026] GET /v2.0/security-groups?id=daa08107-f5c8-4f16-a716-ad083212683a&id=612d0841-4dc6-471e-862e-fe8ded83432c&fields=id&fields=name => generated 206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:06:35.030 8 INFO neutron.db.segments_db [None req-53760965-13ed-497d-b49c-a3a1550c668c dc656995594945e7a267176266b9e1ac 35ccdbb67d674608936dabf00acbb13d - - default default] Added segment 4624022c-53dd-4aca-8101-21ff147ba14f of type vxlan for network d1e7eb1d-a75a-48c9-981f-90295b450e9d [pid: 8|app: 0|req: 942/1786] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:06:34 2026] POST /v2.0/networks => generated 649 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1787] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:35 2026] GET /v2.0/ports?device_id=289355df-e180-4b76-8b5c-eecc6d369c14 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1788] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:35 2026] GET /v2.0/ports?device_id=8083dc04-8ea7-44e4-add6-bdc18ce4e479 => generated 1010 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1789] 199.204.45.242 () {34 vars in 993 bytes} [Thu May 7 22:06:35 2026] GET /v2.0/ports?device_id=8083dc04-8ea7-44e4-add6-bdc18ce4e479 => generated 1010 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1790] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:06:35 2026] GET /v2.0/security-groups?id=4eb57dfe-b48e-44c5-8ed1-91c1207bbd22&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1791] 10.0.0.169 () {34 vars in 1119 bytes} [Thu May 7 22:06:35 2026] GET /v2.0/security-groups?id=daa08107-f5c8-4f16-a716-ad083212683a&id=612d0841-4dc6-471e-862e-fe8ded83432c&fields=id&fields=name => generated 206 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:06:35.415 8 INFO neutron_taas.services.taas.taas_plugin [req-7f715981-f5a5-425c-b1f5-e6457a6ecde0 req-56efaa70-ea3e-424b-afff-99b5698991cc 9647210d1d7c450daafcf792cefd67c7 ab7aebf2fa354a58ad77e96da00759a3 - - default default] TaaS: Handle Delete Port: 65f3b156-f4e3-4138-aef4-8201f64a5c09 2026-05-07 22:06:35.418 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-7f715981-f5a5-425c-b1f5-e6457a6ecde0 req-56efaa70-ea3e-424b-afff-99b5698991cc 9647210d1d7c450daafcf792cefd67c7 ab7aebf2fa354a58ad77e96da00759a3 - - default default] Tap Mirror: Handle Delete Port: 65f3b156-f4e3-4138-aef4-8201f64a5c09 [pid: 7|app: 0|req: 845/1792] 10.0.0.91 () {34 vars in 663 bytes} [Thu May 7 22:06:35 2026] POST /v2.0/ports => generated 779 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, ' 2026-05-07 22:06:35.500 8 INFO neutron.db.l3_db [req-7f715981-f5a5-425c-b1f5-e6457a6ecde0 req-56efaa70-ea3e-424b-afff-99b5698991cc 9647210d1d7c450daafcf792cefd67c7 ab7aebf2fa354a58ad77e96da00759a3 - - default default] Floating IP 3318bd48-628c-4107-a437-746006c66666 disassociated. External IP: 10.96.250.205, port: 65f3b156-f4e3-4138-aef4-8201f64a5c09. 2026-05-07 22:06:35.524 7 INFO neutron.db.segments_db [None req-101d4979-e937-41c2-a10e-5971d0412604 dc656995594945e7a267176266b9e1ac 35ccdbb67d674608936dabf00acbb13d - - default default] Added segment d622dc68-17ac-4ed0-87ce-195ab64d335a of type vxlan for network 53bdbf82-f20f-4dba-89d1-9198cb49696e [pid: 7|app: 0|req: 846/1793] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:06:35 2026] POST /v2.0/networks => generated 634 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1794] 199.204.45.242 () {36 vars in 996 bytes} [Thu May 7 22:06:35 2026] DELETE /v2.0/ports/65f3b156-f4e3-4138-aef4-8201f64a5c09 => generated 0 bytes in 408 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:06:35.784 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-780fb3af-fc29-4b16-883e-c7f9bbb2b8ff'] response: {'server_uuid': '8083dc04-8ea7-44e4-add6-bdc18ce4e479', 'name': 'network-vif-deleted', 'tag': '65f3b156-f4e3-4138-aef4-8201f64a5c09', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 847/1795] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:06:35 2026] POST /v2.0/subnets => generated 646 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1796] 10.0.0.91 () {34 vars in 663 bytes} [Thu May 7 22:06:35 2026] POST /v2.0/ports => generated 965 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:06:36.425 7 INFO neutron_taas.services.taas.taas_plugin [None req-328079b0-49f1-4fff-ae74-e8bb0355753e dc656995594945e7a267176266b9e1ac 35ccdbb67d674608936dabf00acbb13d - - default default] TaaS: Handle Delete Port: de7b6856-4c28-432e-ac44-a4f46aae1c63 2026-05-07 22:06:36.428 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-328079b0-49f1-4fff-ae74-e8bb0355753e dc656995594945e7a267176266b9e1ac 35ccdbb67d674608936dabf00acbb13d - - default default] Tap Mirror: Handle Delete Port: de7b6856-4c28-432e-ac44-a4f46aae1c63 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 950/1797] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:36 2026] GET /v2.0/ports?device_id=8083dc04-8ea7-44e4-add6-bdc18ce4e479 => 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: 848/1798] 10.0.0.91 () {32 vars in 718 bytes} [Thu May 7 22:06:36 2026] DELETE /v2.0/ports/de7b6856-4c28-432e-ac44-a4f46aae1c63 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:06:36.566 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7e087d8f-5d49-4e1a-bbd7-8db8560d606b dc656995594945e7a267176266b9e1ac 35ccdbb67d674608936dabf00acbb13d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 951/1799] 10.0.0.91 () {32 vars in 718 bytes} [Thu May 7 22:06:36 2026] DELETE /v2.0/ports/de7b6856-4c28-432e-ac44-a4f46aae1c63 => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 22:06:36.602 7 INFO neutron.pecan_wsgi.hooks.translation [None req-93a3efc8-ce21-45a1-b816-044bbf3466c7 dc656995594945e7a267176266b9e1ac 35ccdbb67d674608936dabf00acbb13d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 849/1800] 10.0.0.91 () {32 vars in 715 bytes} [Thu May 7 22:06:36 2026] GET /v2.0/ports/de7b6856-4c28-432e-ac44-a4f46aae1c63 => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1801] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:36 2026] GET /v2.0/ports?device_id=289355df-e180-4b76-8b5c-eecc6d369c14 => generated 975 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1802] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:06:36 2026] DELETE /v2.0/subnets/0da25c66-c9f5-46b9-94df-0d54db72fcff => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1803] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:06:36 2026] GET /v2.0/security-groups?id=4eb57dfe-b48e-44c5-8ed1-91c1207bbd22&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:06:36.967 8 INFO neutron.services.segments.plugin [-] Segment d622dc68-17ac-4ed0-87ce-195ab64d335a resource provider aggregate not found 2026-05-07 22:06:36.971 8 INFO neutron.services.segments.plugin [-] Segment d622dc68-17ac-4ed0-87ce-195ab64d335a resource provider aggregate not found 2026-05-07 22:06:36.991 8 INFO neutron.services.segments.plugin [-] Segment d622dc68-17ac-4ed0-87ce-195ab64d335a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d622dc68-17ac-4ed0-87ce-195ab64d335a found for delete ", "request_id": "req-4bf4d31c-8784-45cf-ab5d-042ce2d16d7b"}]} 2026-05-07 22:06:36.993 8 INFO neutron.services.segments.plugin [-] Segment d622dc68-17ac-4ed0-87ce-195ab64d335a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d622dc68-17ac-4ed0-87ce-195ab64d335a found for delete ", "request_id": "req-92af5e8f-9e34-451d-9d65-149bc6542536"}]} [pid: 8|app: 0|req: 953/1804] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:06:36 2026] DELETE /v2.0/networks/53bdbf82-f20f-4dba-89d1-9198cb49696e => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:06:37.085 7 INFO neutron.db.segments_db [None req-80eacab0-f9d1-4efc-9f7b-57a6fcbb0ccf dc656995594945e7a267176266b9e1ac 35ccdbb67d674608936dabf00acbb13d - - default default] Added segment 362da224-ad98-4661-bec9-672a3ef6aa6a of type vxlan for network a918e8f4-2dae-420a-9681-5c46785b5c6b [pid: 7|app: 0|req: 852/1805] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:06:37 2026] POST /v2.0/networks => generated 635 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1806] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:06:37 2026] POST /v2.0/subnets => generated 646 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1807] 10.0.0.91 () {32 vars in 824 bytes} [Thu May 7 22:06:37 2026] GET /v2.0/ports?project_id=0bc539dc7878411086798e28749f0daf&network_id=25d1273b-f22b-4232-98a3-2ba9e831a725 => generated 3691 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1808] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:37 2026] GET /v2.0/ports?device_id=8083dc04-8ea7-44e4-add6-bdc18ce4e479 => 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: 853/1809] 10.0.0.91 () {34 vars in 663 bytes} [Thu May 7 22:06:37 2026] POST /v2.0/ports => generated 927 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:06:37.857 8 INFO neutron_taas.services.taas.taas_plugin [None req-9f7807d1-dc68-4b9b-a3da-5295512ae684 dc656995594945e7a267176266b9e1ac 35ccdbb67d674608936dabf00acbb13d - - default default] TaaS: Handle Delete Port: 89cd731e-9f01-4057-bd34-4761dcdff863 2026-05-07 22:06:37.859 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9f7807d1-dc68-4b9b-a3da-5295512ae684 dc656995594945e7a267176266b9e1ac 35ccdbb67d674608936dabf00acbb13d - - default default] Tap Mirror: Handle Delete Port: 89cd731e-9f01-4057-bd34-4761dcdff863 [pid: 7|app: 0|req: 854/1810] 10.0.0.91 () {32 vars in 740 bytes} [Thu May 7 22:06:37 2026] GET /v2.0/subnets?network_id=f19fc475-26fe-4998-82ad-69837853ac15 => generated 667 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1811] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:37 2026] GET /v2.0/ports?device_id=289355df-e180-4b76-8b5c-eecc6d369c14 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1812] 10.0.0.91 () {32 vars in 718 bytes} [Thu May 7 22:06:37 2026] DELETE /v2.0/ports/89cd731e-9f01-4057-bd34-4761dcdff863 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:06:38.005 8 INFO neutron.pecan_wsgi.hooks.translation [None req-af24ef99-c32c-493e-ad40-c6fa5af22aa8 dc656995594945e7a267176266b9e1ac 35ccdbb67d674608936dabf00acbb13d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 958/1813] 10.0.0.91 () {32 vars in 715 bytes} [Thu May 7 22:06:37 2026] GET /v2.0/ports/89cd731e-9f01-4057-bd34-4761dcdff863 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1814] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:06:37 2026] GET /v2.0/security-groups?id=4eb57dfe-b48e-44c5-8ed1-91c1207bbd22&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1815] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:06:38 2026] DELETE /v2.0/subnets/2e48d0bd-a942-4b60-9c24-64aafcaebfc3 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:06:38.158 7 INFO neutron.db.l3_db [None req-c1cbc751-ca72-433d-abeb-c42505a75550 2c3e390f2a7c48558b03ba9659ed16c0 0bc539dc7878411086798e28749f0daf - - default default] Floating IP 5b5904de-a1dc-4e31-8393-2dda98d84ea7 disassociated. External IP: 10.96.250.207, port: e4e76292-4d6f-428f-b51e-a6f182814ab4. [pid: 8|app: 0|req: 960/1816] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:06:38 2026] DELETE /v2.0/networks/a918e8f4-2dae-420a-9681-5c46785b5c6b => 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: 857/1817] 10.0.0.91 () {34 vars in 747 bytes} [Thu May 7 22:06:38 2026] PUT /v2.0/floatingips/5b5904de-a1dc-4e31-8393-2dda98d84ea7 => generated 554 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1818] 10.0.0.91 () {32 vars in 727 bytes} [Thu May 7 22:06:38 2026] GET /v2.0/floatingips/5b5904de-a1dc-4e31-8393-2dda98d84ea7 => generated 554 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:06:38.484 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f096b29-5eba-44b7-a237-b0f998287e14'] response: {'name': 'network-changed', 'server_uuid': '7ceb9665-38a1-43b0-9a6d-169610852f93', 'tag': 'e4e76292-4d6f-428f-b51e-a6f182814ab4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 961/1819] 10.0.0.91 () {34 vars in 663 bytes} [Thu May 7 22:06:38 2026] POST /v2.0/ports => generated 778 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: 962/1820] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:38 2026] GET /v2.0/ports?device_id=8083dc04-8ea7-44e4-add6-bdc18ce4e479 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1821] 10.0.0.91 () {34 vars in 735 bytes} [Thu May 7 22:06:38 2026] PUT /v2.0/ports/f36b5c89-9d36-4bec-a566-2e0bf00ac8e9 => generated 752 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:06:38.868 8 INFO neutron_taas.services.taas.taas_plugin [None req-7d409e21-bab1-4783-9cf1-0376f206a6cb dc656995594945e7a267176266b9e1ac 35ccdbb67d674608936dabf00acbb13d - - default default] TaaS: Handle Delete Port: f36b5c89-9d36-4bec-a566-2e0bf00ac8e9 2026-05-07 22:06:38.871 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7d409e21-bab1-4783-9cf1-0376f206a6cb dc656995594945e7a267176266b9e1ac 35ccdbb67d674608936dabf00acbb13d - - default default] Tap Mirror: Handle Delete Port: f36b5c89-9d36-4bec-a566-2e0bf00ac8e9 [pid: 8|app: 0|req: 963/1822] 10.0.0.91 () {32 vars in 718 bytes} [Thu May 7 22:06:38 2026] DELETE /v2.0/ports/f36b5c89-9d36-4bec-a566-2e0bf00ac8e9 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 860/1823] 10.0.0.91 () {32 vars in 641 bytes} [Thu May 7 22:06:38 2026] GET /v2.0/ports => generated 782 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:06:39.010 7 INFO neutron.pecan_wsgi.hooks.translation [None req-83191ab8-81a1-488d-9533-c1fc85593f3d dc656995594945e7a267176266b9e1ac 35ccdbb67d674608936dabf00acbb13d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 861/1824] 10.0.0.91 () {32 vars in 715 bytes} [Thu May 7 22:06:38 2026] GET /v2.0/ports/f36b5c89-9d36-4bec-a566-2e0bf00ac8e9 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 22:06:39.014 8 INFO neutron.services.segments.plugin [-] Segment 362da224-ad98-4661-bec9-672a3ef6aa6a resource provider aggregate not found 2026-05-07 22:06:39.021 8 INFO neutron.services.segments.plugin [-] Segment 362da224-ad98-4661-bec9-672a3ef6aa6a resource provider aggregate not found 2026-05-07 22:06:39.033 8 INFO neutron.services.segments.plugin [-] Segment 362da224-ad98-4661-bec9-672a3ef6aa6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 362da224-ad98-4661-bec9-672a3ef6aa6a found for delete ", "request_id": "req-68605a03-39a9-494a-b74f-f7df57aaa419"}]} 2026-05-07 22:06:39.049 8 INFO neutron.services.segments.plugin [-] Segment 362da224-ad98-4661-bec9-672a3ef6aa6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 362da224-ad98-4661-bec9-672a3ef6aa6a found for delete ", "request_id": "req-71958996-4c78-4fbf-ab84-45b7cc8b42e1"}]} [pid: 7|app: 0|req: 862/1825] 10.0.0.91 () {32 vars in 641 bytes} [Thu May 7 22:06:39 2026] GET /v2.0/ports => generated 782 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1826] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:06:38 2026] GET /v2.0/ports?tenant_id=0bc539dc7878411086798e28749f0daf&device_id=7ceb9665-38a1-43b0-9a6d-169610852f93 => generated 1240 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1827] 10.0.0.91 () {32 vars in 715 bytes} [Thu May 7 22:06:39 2026] GET /v2.0/ports/41e5a5ab-b573-49c4-9ea4-a997b6f316c4 => generated 779 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1828] 199.204.45.242 () {34 vars in 985 bytes} [Thu May 7 22:06:39 2026] GET /v2.0/networks?id=25d1273b-f22b-4232-98a3-2ba9e831a725 => generated 756 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:06:39.117 8 INFO neutron.pecan_wsgi.hooks.translation [None req-afed4daa-1b4a-48b2-82a7-57fb28c61ccd dc656995594945e7a267176266b9e1ac 35ccdbb67d674608936dabf00acbb13d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 966/1829] 10.0.0.91 () {32 vars in 718 bytes} [Thu May 7 22:06:39 2026] DELETE /v2.0/ports/89cd731e-9f01-4057-bd34-4761dcdff863 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1830] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:39 2026] GET /v2.0/ports?device_id=289355df-e180-4b76-8b5c-eecc6d369c14 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1831] 199.204.45.242 () {34 vars in 1057 bytes} [Thu May 7 22:06:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=e4e76292-4d6f-428f-b51e-a6f182814ab4 => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:06:39.133 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8dc1611c-85ab-4452-af2e-d1f526858c26 dc656995594945e7a267176266b9e1ac 35ccdbb67d674608936dabf00acbb13d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 865/1832] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:06:39 2026] DELETE /v2.0/subnets/2e48d0bd-a942-4b60-9c24-64aafcaebfc3 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 22:06:39.150 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6bb033cf-fea0-4822-a2fc-2674a245d866 dc656995594945e7a267176266b9e1ac 35ccdbb67d674608936dabf00acbb13d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 866/1833] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:06:39 2026] DELETE /v2.0/subnets/0da25c66-c9f5-46b9-94df-0d54db72fcff => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1834] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:06:39 2026] GET /v2.0/security-groups?id=4eb57dfe-b48e-44c5-8ed1-91c1207bbd22&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1835] 199.204.45.242 () {34 vars in 983 bytes} [Thu May 7 22:06:39 2026] GET /v2.0/subnets?id=1f43f932-b9ee-48f0-946c-95cc16169be1 => generated 677 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1836] 199.204.45.242 () {34 vars in 993 bytes} [Thu May 7 22:06:39 2026] GET /v2.0/ports?device_id=289355df-e180-4b76-8b5c-eecc6d369c14 => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:06:39.268 7 INFO neutron_taas.services.taas.taas_plugin [None req-965a8b2e-28df-4d8f-b7eb-dc75b67bf47a dc656995594945e7a267176266b9e1ac 35ccdbb67d674608936dabf00acbb13d - - default default] TaaS: Handle Delete Port: 41e5a5ab-b573-49c4-9ea4-a997b6f316c4 [pid: 8|app: 0|req: 970/1837] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:06:39 2026] GET /v2.0/ports?network_id=25d1273b-f22b-4232-98a3-2ba9e831a725&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:06:39.272 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-965a8b2e-28df-4d8f-b7eb-dc75b67bf47a dc656995594945e7a267176266b9e1ac 35ccdbb67d674608936dabf00acbb13d - - default default] Tap Mirror: Handle Delete Port: 41e5a5ab-b573-49c4-9ea4-a997b6f316c4 [pid: 7|app: 0|req: 868/1838] 10.0.0.91 () {32 vars in 718 bytes} [Thu May 7 22:06:39 2026] DELETE /v2.0/ports/41e5a5ab-b573-49c4-9ea4-a997b6f316c4 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:06:39.382 8 INFO neutron_taas.services.taas.taas_plugin [req-07097bcb-3427-4d07-bd0c-02a6e6997021 req-d4ee810f-5ad4-4b46-8cfa-05adfe8e8c4e 943e3c3c945b487f9a04a24ab9f4626a 27fac49bb8cf47efa9c864dd21fa4ce5 - - default default] TaaS: Handle Delete Port: e66c793a-602d-49a4-a843-55696e4f1f1f 2026-05-07 22:06:39.387 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-07097bcb-3427-4d07-bd0c-02a6e6997021 req-d4ee810f-5ad4-4b46-8cfa-05adfe8e8c4e 943e3c3c945b487f9a04a24ab9f4626a 27fac49bb8cf47efa9c864dd21fa4ce5 - - default default] Tap Mirror: Handle Delete Port: e66c793a-602d-49a4-a843-55696e4f1f1f [pid: 7|app: 0|req: 869/1839] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:06:39 2026] GET /v2.0/networks/25d1273b-f22b-4232-98a3-2ba9e831a725?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:06:39.552 7 INFO neutron.services.segments.plugin [-] Segment 4624022c-53dd-4aca-8101-21ff147ba14f resource provider aggregate not found 2026-05-07 22:06:39.559 7 INFO neutron.services.segments.plugin [-] Segment 4624022c-53dd-4aca-8101-21ff147ba14f resource provider aggregate not found [pid: 8|app: 0|req: 971/1840] 199.204.45.242 () {36 vars in 996 bytes} [Thu May 7 22:06:39 2026] DELETE /v2.0/ports/e66c793a-602d-49a4-a843-55696e4f1f1f => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:06:39.578 7 INFO neutron.services.segments.plugin [-] Segment 4624022c-53dd-4aca-8101-21ff147ba14f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4624022c-53dd-4aca-8101-21ff147ba14f found for delete ", "request_id": "req-edb3060e-c7d5-4a22-bf6e-649f168aa224"}]} 2026-05-07 22:06:39.582 7 INFO neutron.services.segments.plugin [-] Segment 4624022c-53dd-4aca-8101-21ff147ba14f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4624022c-53dd-4aca-8101-21ff147ba14f found for delete ", "request_id": "req-0583db6d-cae5-4f22-a1a3-85774070f5d8"}]} [pid: 7|app: 0|req: 870/1841] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:06:39 2026] DELETE /v2.0/networks/d1e7eb1d-a75a-48c9-981f-90295b450e9d => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:06:39.603 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dfaebe6a-890d-4815-9d91-65b67a16b0b4'] response: {'server_uuid': '289355df-e180-4b76-8b5c-eecc6d369c14', 'name': 'network-vif-deleted', 'tag': 'e66c793a-602d-49a4-a843-55696e4f1f1f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 871/1842] 10.0.0.91 () {32 vars in 727 bytes} [Thu May 7 22:06:39 2026] GET /v2.0/floatingips/5b5904de-a1dc-4e31-8393-2dda98d84ea7 => generated 554 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1843] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:06:39 2026] GET /v2.0/networks/25d1273b-f22b-4232-98a3-2ba9e831a725?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1844] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:06:39 2026] DELETE /v2.0/security-groups/daa08107-f5c8-4f16-a716-ad083212683a => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:06:39.911 8 INFO neutron.api.v2.resource [None req-ed6dd25d-7720-449d-b9d2-3d48f50c02a2 9647210d1d7c450daafcf792cefd67c7 ab7aebf2fa354a58ad77e96da00759a3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 973/1845] 10.0.0.91 () {32 vars in 735 bytes} [Thu May 7 22:06:39 2026] GET /v2.0/security-groups/daa08107-f5c8-4f16-a716-ad083212683a => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 22:06:40.016 7 INFO neutron_taas.services.taas.taas_plugin [None req-249193a4-bb6e-461b-94c5-184988180ac3 9647210d1d7c450daafcf792cefd67c7 ab7aebf2fa354a58ad77e96da00759a3 - - default default] TaaS: Handle Delete Port: 9d011af5-c2a6-4420-952a-c24308e5c58e 2026-05-07 22:06:40.019 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-249193a4-bb6e-461b-94c5-184988180ac3 9647210d1d7c450daafcf792cefd67c7 ab7aebf2fa354a58ad77e96da00759a3 - - default default] Tap Mirror: Handle Delete Port: 9d011af5-c2a6-4420-952a-c24308e5c58e [pid: 7|app: 0|req: 873/1846] 10.0.0.91 () {32 vars in 730 bytes} [Thu May 7 22:06:39 2026] DELETE /v2.0/floatingips/3318bd48-628c-4107-a437-746006c66666 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:06:40.232 8 WARNING neutron.db.securitygroups_db [None req-94e9c176-743e-4969-9d86-0b4487670147 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 974/1847] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:06:40 2026] GET /v2.0/security-groups?tenant_id=35ccdbb67d674608936dabf00acbb13d&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1848] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:40 2026] GET /v2.0/ports?device_id=289355df-e180-4b76-8b5c-eecc6d369c14 => 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: 874/1849] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:06:40 2026] DELETE /v2.0/security-groups/612d0841-4dc6-471e-862e-fe8ded83432c => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1850] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:06:40 2026] DELETE /v2.0/security-groups/1ebe5da5-66d6-4c01-90f5-8f648eb3c73f => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1851] 10.0.0.91 () {32 vars in 727 bytes} [Thu May 7 22:06:40 2026] GET /v2.0/floatingips/5b5904de-a1dc-4e31-8393-2dda98d84ea7 => generated 552 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:06:40.670 7 INFO neutron_taas.services.taas.taas_plugin [None req-a7140dab-6f2e-414f-83b9-b7d4097443b5 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: c8af4551-7c33-4d06-9e58-08cd4efcc44b 2026-05-07 22:06:40.672 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a7140dab-6f2e-414f-83b9-b7d4097443b5 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: c8af4551-7c33-4d06-9e58-08cd4efcc44b [pid: 7|app: 0|req: 875/1852] 10.0.0.91 () {34 vars in 787 bytes} [Thu May 7 22:06:40 2026] PUT /v2.0/routers/c3f7c363-a235-47d1-b967-5bc99fd72baf/remove_router_interface => generated 310 bytes in 884 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1853] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:41 2026] GET /v2.0/ports?device_id=289355df-e180-4b76-8b5c-eecc6d369c14 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:06:41.435 8 INFO neutron_taas.services.taas.taas_plugin [None req-f65ac76a-7c55-4d22-877f-0f2d5f3ba267 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: 66523c5c-d6a6-4e56-8b02-90866923040c 2026-05-07 22:06:41.438 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f65ac76a-7c55-4d22-877f-0f2d5f3ba267 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: 66523c5c-d6a6-4e56-8b02-90866923040c 2026-05-07 22:06:41.679 8 INFO neutron_taas.services.taas.taas_plugin [None req-f65ac76a-7c55-4d22-877f-0f2d5f3ba267 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: 6c065fc2-ca6f-4741-a067-d178fff3a848 2026-05-07 22:06:41.683 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f65ac76a-7c55-4d22-877f-0f2d5f3ba267 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: 6c065fc2-ca6f-4741-a067-d178fff3a848 [pid: 7|app: 0|req: 877/1854] 10.0.0.91 () {34 vars in 683 bytes} [Thu May 7 22:06:41 2026] POST /v2.0/security-groups => generated 1675 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1855] 10.0.0.91 () {34 vars in 693 bytes} [Thu May 7 22:06:41 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) 2026-05-07 22:06:42.036 8 INFO neutron.services.segments.plugin [-] Segment d78acad4-021c-44b9-ba00-7e23c603e779 resource provider aggregate not found 2026-05-07 22:06:42.041 8 INFO neutron.services.segments.plugin [-] Segment d78acad4-021c-44b9-ba00-7e23c603e779 resource provider aggregate not found 2026-05-07 22:06:42.057 8 INFO neutron.services.segments.plugin [-] Segment d78acad4-021c-44b9-ba00-7e23c603e779 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d78acad4-021c-44b9-ba00-7e23c603e779 found for delete ", "request_id": "req-da8c3158-4508-4453-b14e-0f75c06cb154"}]} 2026-05-07 22:06:42.059 8 INFO neutron.services.segments.plugin [-] Segment d78acad4-021c-44b9-ba00-7e23c603e779 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d78acad4-021c-44b9-ba00-7e23c603e779 found for delete ", "request_id": "req-3447185f-6ab2-43e3-b7fa-dafe7652228b"}]} 2026-05-07 22:06:42.063 8 INFO neutron.db.l3_hamode_db [None req-f65ac76a-7c55-4d22-877f-0f2d5f3ba267 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] HA network 86778a94-7af2-424f-94f5-435183c9091c was deleted as no HA routers are present in project ab7aebf2fa354a58ad77e96da00759a3. [pid: 7|app: 0|req: 879/1856] 10.0.0.91 () {34 vars in 693 bytes} [Thu May 7 22:06:41 2026] POST /v2.0/security-group-rules => generated 596 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1857] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:06:41 2026] DELETE /v2.0/routers/c3f7c363-a235-47d1-b967-5bc99fd72baf => generated 0 bytes in 846 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1858] 10.0.0.91 () {34 vars in 693 bytes} [Thu May 7 22:06:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1859] 10.0.0.91 () {32 vars in 621 bytes} [Thu May 7 22:06:42 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1860] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:06:42 2026] DELETE /v2.0/subnets/ce905fcb-f211-479e-9fb5-6f6411e80ddc => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1861] 10.0.0.91 () {32 vars in 631 bytes} [Thu May 7 22:06:42 2026] GET /v2.0/ => generated 632 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1862] 10.0.0.91 () {34 vars in 693 bytes} [Thu May 7 22:06:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:06:42.389 8 INFO neutron.db.securitygroups_db [None req-493b9a7b-1d2a-47af-bbaa-3c453e4ddaa0 2c3e390f2a7c48558b03ba9659ed16c0 0bc539dc7878411086798e28749f0daf - - default default] Project 0bc539dc7878411086798e28749f0daf added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-07 22:06:42.446 7 INFO neutron_taas.services.taas.taas_plugin [None req-2f2933cb-7e9a-441e-bb6b-dc23719014bc 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: e9da0ac1-8c12-40f3-b62e-4ef53561b6f7 2026-05-07 22:06:42.451 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f2933cb-7e9a-441e-bb6b-dc23719014bc 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: e9da0ac1-8c12-40f3-b62e-4ef53561b6f7 [pid: 8|app: 0|req: 981/1863] 10.0.0.91 () {34 vars in 693 bytes} [Thu May 7 22:06:42 2026] POST /v2.0/security-group-rules => generated 607 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1864] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:42 2026] GET /v2.0/ports?device_id=289355df-e180-4b76-8b5c-eecc6d369c14 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:06:42.545 8 INFO neutron.db.securitygroups_db [None req-dca71d5c-b8df-4616-84dd-015d9e20e783 2c3e390f2a7c48558b03ba9659ed16c0 0bc539dc7878411086798e28749f0daf - - default default] Project 0bc539dc7878411086798e28749f0daf 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: 983/1865] 10.0.0.91 () {34 vars in 693 bytes} [Thu May 7 22:06:42 2026] POST /v2.0/security-group-rules => generated 606 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:06:42.674 7 INFO neutron.services.segments.plugin [-] Segment 7d78b94f-ef0a-4a86-907b-beb05f6cbf20 resource provider aggregate not found 2026-05-07 22:06:42.676 7 INFO neutron.services.segments.plugin [-] Segment 7d78b94f-ef0a-4a86-907b-beb05f6cbf20 resource provider aggregate not found 2026-05-07 22:06:42.700 7 INFO neutron.services.segments.plugin [-] Segment 7d78b94f-ef0a-4a86-907b-beb05f6cbf20 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d78b94f-ef0a-4a86-907b-beb05f6cbf20 found for delete ", "request_id": "req-80d67a21-46f9-45bb-8343-cf52826fdcc4"}]} 2026-05-07 22:06:42.703 7 INFO neutron.services.segments.plugin [-] Segment 7d78b94f-ef0a-4a86-907b-beb05f6cbf20 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d78b94f-ef0a-4a86-907b-beb05f6cbf20 found for delete ", "request_id": "req-b4fd4afd-6b5b-43d8-8155-08fdb4593b26"}]} [pid: 7|app: 0|req: 883/1866] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:06:42 2026] DELETE /v2.0/networks/d029d69e-747d-4cb9-a47c-46a174a484c5 => generated 0 bytes in 377 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:06:43.006 7 WARNING neutron.db.securitygroups_db [None req-2633a8ee-dd68-4e9a-863f-476b58b44dcd 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-07 22:06:43.067 8 INFO neutron_taas.services.taas.taas_plugin [None req-a13b6b20-8953-47ff-89bb-ce2fcd8cc2e8 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: 3af977d5-1d1f-4c06-aaed-493bcb35d98e 2026-05-07 22:06:43.074 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a13b6b20-8953-47ff-89bb-ce2fcd8cc2e8 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: 3af977d5-1d1f-4c06-aaed-493bcb35d98e [pid: 7|app: 0|req: 884/1867] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:06:42 2026] GET /v2.0/security-groups?tenant_id=7cb633758f8247509b108aaba28bf8b6&name=default => generated 2925 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1868] 10.0.0.91 () {32 vars in 647 bytes} [Thu May 7 22:06:43 2026] GET /v2.0/networks => generated 1297 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1869] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:06:43 2026] DELETE /v2.0/security-groups/93573c39-16f9-4f29-9b42-029b35537aca => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:06:43.367 7 WARNING neutron.db.securitygroups_db [req-1491947b-c2ee-415c-999f-e109c12b5e79 req-2e31d18d-e7c0-474a-86c8-9cc3dc7bf746 2c3e390f2a7c48558b03ba9659ed16c0 0bc539dc7878411086798e28749f0daf - - default default] project_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: 889/1872] 10.0.0.169 () {34 vars in 1099 bytes} [Thu May 7 22:06:43 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1016008502&fields=id&tenant_id=0bc539dc7878411086798e28749f0daf => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1873] 10.0.0.169 () {34 vars in 981 bytes} [Thu May 7 22:06:43 2026] GET /v2.0/networks?id=25d1273b-f22b-4232-98a3-2ba9e831a725 => generated 660 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1874] 10.0.0.169 () {34 vars in 964 bytes} [Thu May 7 22:06:43 2026] GET /v2.0/quotas/0bc539dc7878411086798e28749f0daf => 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: 892/1875] 10.0.0.169 () {34 vars in 1001 bytes} [Thu May 7 22:06:43 2026] GET /v2.0/ports?tenant_id=0bc539dc7878411086798e28749f0daf&fields=id => generated 149 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1876] 10.0.0.169 () {34 vars in 1007 bytes} [Thu May 7 22:06:43 2026] GET /v2.0/networks/25d1273b-f22b-4232-98a3-2ba9e831a725?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: 894/1877] 10.0.0.169 () {34 vars in 1107 bytes} [Thu May 7 22:06:43 2026] GET /v2.0/networks/25d1273b-f22b-4232-98a3-2ba9e831a725?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1878] 10.0.0.91 () {34 vars in 787 bytes} [Thu May 7 22:06:42 2026] PUT /v2.0/routers/c7b0f127-916e-4500-8a29-2d69e14a520f/remove_router_interface => generated 310 bytes in 1007 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1879] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:43 2026] GET /v2.0/ports?device_id=b7a58df1-9561-4a8d-8287-abd47dcd7669 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:06:43.978 7 INFO neutron_taas.services.taas.taas_plugin [None req-b8bc521a-68bc-4c87-8745-0fea8a7d8260 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: bda19218-dfae-491a-8b4c-7c2343af8d23 2026-05-07 22:06:43.981 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8bc521a-68bc-4c87-8745-0fea8a7d8260 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: bda19218-dfae-491a-8b4c-7c2343af8d23 2026-05-07 22:06:44.236 7 INFO neutron_taas.services.taas.taas_plugin [None req-b8bc521a-68bc-4c87-8745-0fea8a7d8260 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: 5ca03a47-5a16-4034-9b28-88b89d1f81bf 2026-05-07 22:06:44.238 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8bc521a-68bc-4c87-8745-0fea8a7d8260 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: 5ca03a47-5a16-4034-9b28-88b89d1f81bf 2026-05-07 22:06:44.567 7 INFO neutron.db.l3_hamode_db [None req-b8bc521a-68bc-4c87-8745-0fea8a7d8260 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] HA network 76779fe4-fb9d-4514-be1a-7ae717cb6a59 was deleted as no HA routers are present in project c0b180956dbe43e5b0f4648fb91d7bca. [pid: 7|app: 0|req: 895/1880] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:06:43 2026] DELETE /v2.0/routers/c7b0f127-916e-4500-8a29-2d69e14a520f => generated 0 bytes in 847 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:06:44.718 7 INFO neutron.services.segments.plugin [-] Segment 7aadc866-efd2-4bfd-b552-54526736f0b3 resource provider aggregate not found 2026-05-07 22:06:44.726 7 INFO neutron.services.segments.plugin [-] Segment 7aadc866-efd2-4bfd-b552-54526736f0b3 resource provider aggregate not found [pid: 8|app: 0|req: 986/1881] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:06:44 2026] DELETE /v2.0/subnets/d0511c0b-9986-4ab6-848a-a3621fbcdc49 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:06:44.742 7 INFO neutron.services.segments.plugin [-] Segment 7aadc866-efd2-4bfd-b552-54526736f0b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7aadc866-efd2-4bfd-b552-54526736f0b3 found for delete ", "request_id": "req-18d705d0-5aa4-4033-9c19-371499d9f228"}]} 2026-05-07 22:06:44.748 7 INFO neutron.services.segments.plugin [-] Segment 7aadc866-efd2-4bfd-b552-54526736f0b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7aadc866-efd2-4bfd-b552-54526736f0b3 found for delete ", "request_id": "req-9e1f058b-655f-4db7-9589-b25379467673"}]} 2026-05-07 22:06:44.843 7 INFO neutron_taas.services.taas.taas_plugin [None req-b0b29d86-1762-4c1a-9cd1-913ee4cdd56e 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: 97895b54-592c-4ced-9e8b-f21792edceb6 2026-05-07 22:06:44.846 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b0b29d86-1762-4c1a-9cd1-913ee4cdd56e 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: 97895b54-592c-4ced-9e8b-f21792edceb6 [pid: 7|app: 0|req: 896/1882] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:06:44 2026] DELETE /v2.0/networks/f16eb824-8a9a-4116-a449-fde528df9ba5 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1883] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:45 2026] GET /v2.0/ports?device_id=b7a58df1-9561-4a8d-8287-abd47dcd7669 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:06:45.164 8 INFO neutron_taas.services.taas.taas_plugin [None req-d8664d6c-ecf9-4a37-938c-0132b12e69e9 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: fa293039-87dd-468d-822b-ba82e4e8f947 2026-05-07 22:06:45.167 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8664d6c-ecf9-4a37-938c-0132b12e69e9 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: fa293039-87dd-468d-822b-ba82e4e8f947 2026-05-07 22:06:45.448 7 WARNING neutron.db.securitygroups_db [None req-af614e8a-7c03-4a78-a805-ff424499af6b 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 898/1884] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:06:45 2026] GET /v2.0/security-groups?tenant_id=c0b180956dbe43e5b0f4648fb91d7bca&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1885] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:06:45 2026] DELETE /v2.0/security-groups/fe843ce9-4e30-47a7-ac51-0a11a08f9c75 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:06:45.720 7 WARNING neutron.db.securitygroups_db [None req-ccb5d115-7ec8-47b7-9d47-2b57ca3bbf01 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 987/1886] 10.0.0.91 () {34 vars in 787 bytes} [Thu May 7 22:06:44 2026] PUT /v2.0/routers/c825ca23-570b-4dbb-93a3-f901f0d16ca2/remove_router_interface => generated 310 bytes in 1013 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1887] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:06:45 2026] GET /v2.0/security-groups?tenant_id=ab7aebf2fa354a58ad77e96da00759a3&name=default => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1888] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:06:45 2026] DELETE /v2.0/security-groups/8f095e23-a65a-4b4a-b02c-73823fd30903 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:06:45.954 8 INFO neutron_taas.services.taas.taas_plugin [None req-f8656456-3fda-41d0-830b-a62f1077ccf2 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: 8d1444d7-55e6-4065-a3d7-1d005e90971f 2026-05-07 22:06:45.956 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f8656456-3fda-41d0-830b-a62f1077ccf2 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: 8d1444d7-55e6-4065-a3d7-1d005e90971f [pid: 7|app: 0|req: 902/1889] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:46 2026] GET /v2.0/ports?device_id=b7a58df1-9561-4a8d-8287-abd47dcd7669 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:06:46.210 8 INFO neutron_taas.services.taas.taas_plugin [None req-f8656456-3fda-41d0-830b-a62f1077ccf2 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: 40c3ccd4-ef5e-45eb-9e52-3199e01cb8a1 2026-05-07 22:06:46.212 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f8656456-3fda-41d0-830b-a62f1077ccf2 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: 40c3ccd4-ef5e-45eb-9e52-3199e01cb8a1 2026-05-07 22:06:46.612 8 INFO neutron.services.segments.plugin [-] Segment ef5640d8-d7fe-4bd0-8702-f0174a5f1d1a resource provider aggregate not found 2026-05-07 22:06:46.614 8 INFO neutron.services.segments.plugin [-] Segment ef5640d8-d7fe-4bd0-8702-f0174a5f1d1a resource provider aggregate not found 2026-05-07 22:06:46.636 8 INFO neutron.services.segments.plugin [-] Segment ef5640d8-d7fe-4bd0-8702-f0174a5f1d1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef5640d8-d7fe-4bd0-8702-f0174a5f1d1a found for delete ", "request_id": "req-ad5c053a-6773-4919-9cc1-32bdd89521fc"}]} 2026-05-07 22:06:46.644 8 INFO neutron.services.segments.plugin [-] Segment ef5640d8-d7fe-4bd0-8702-f0174a5f1d1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef5640d8-d7fe-4bd0-8702-f0174a5f1d1a found for delete ", "request_id": "req-154aba1b-0444-4055-931f-32fff13dc35d"}]} 2026-05-07 22:06:46.648 8 INFO neutron.db.l3_hamode_db [None req-f8656456-3fda-41d0-830b-a62f1077ccf2 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] HA network 26665ac8-d21a-4f50-85f7-bbe80d2b7887 was deleted as no HA routers are present in project 27fac49bb8cf47efa9c864dd21fa4ce5. [pid: 8|app: 0|req: 988/1890] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:06:45 2026] DELETE /v2.0/routers/c825ca23-570b-4dbb-93a3-f901f0d16ca2 => generated 0 bytes in 895 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:06:46.771 7 INFO neutron.services.segments.plugin [-] Segment 9f7527d9-52b5-49d0-8ca4-a3be0e24ec63 resource provider aggregate not found 2026-05-07 22:06:46.777 7 INFO neutron.services.segments.plugin [-] Segment 9f7527d9-52b5-49d0-8ca4-a3be0e24ec63 resource provider aggregate not found 2026-05-07 22:06:46.789 7 INFO neutron.services.segments.plugin [-] Segment 9f7527d9-52b5-49d0-8ca4-a3be0e24ec63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f7527d9-52b5-49d0-8ca4-a3be0e24ec63 found for delete ", "request_id": "req-6d92ad6d-e6c1-42c5-ac1c-11e68143447a"}]} 2026-05-07 22:06:46.792 7 INFO neutron.services.segments.plugin [-] Segment 9f7527d9-52b5-49d0-8ca4-a3be0e24ec63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f7527d9-52b5-49d0-8ca4-a3be0e24ec63 found for delete ", "request_id": "req-a61063bf-2d76-49aa-919c-522a6bdab760"}]} [pid: 7|app: 0|req: 903/1891] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:06:46 2026] DELETE /v2.0/subnets/dda75fee-5212-442c-b9ec-537b386da867 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:06:46.940 8 INFO neutron_taas.services.taas.taas_plugin [None req-eeb93fc4-eb12-407a-9ed7-24de395da523 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: e7b5436a-57c9-4626-8db4-b6761e2517a1 2026-05-07 22:06:46.943 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eeb93fc4-eb12-407a-9ed7-24de395da523 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: e7b5436a-57c9-4626-8db4-b6761e2517a1 [pid: 8|app: 0|req: 989/1892] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:06:46 2026] DELETE /v2.0/networks/1af3c4ad-0bc2-4fc0-8c44-187d14bd1c60 => generated 0 bytes in 346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1893] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:47 2026] GET /v2.0/ports?device_id=b7a58df1-9561-4a8d-8287-abd47dcd7669 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:06:47.304 8 WARNING neutron.db.securitygroups_db [None req-c775c285-b3d2-463f-87c8-8f7d3b759660 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 991/1894] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:06:47 2026] GET /v2.0/security-groups?tenant_id=27fac49bb8cf47efa9c864dd21fa4ce5&name=default => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:06:47.435 7 WARNING neutron.db.securitygroups_db [None req-70299741-8e10-4263-a17b-4dad211085d8 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 992/1895] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:06:47 2026] DELETE /v2.0/security-groups/4eb57dfe-b48e-44c5-8ed1-91c1207bbd22 => 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: 904/1896] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:06:47 2026] GET /v2.0/security-groups?tenant_id=e2cf9e9e052e44fea72c8250f5c7aec8&name=default => generated 2925 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1897] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:06:47 2026] DELETE /v2.0/security-groups/d89da81f-3965-4a20-baeb-6c0689d872eb => 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: 905/1898] 199.204.45.242 () {34 vars in 985 bytes} [Thu May 7 22:06:48 2026] GET /v2.0/networks?id=25d1273b-f22b-4232-98a3-2ba9e831a725 => generated 660 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:06:48.203 8 WARNING neutron.db.securitygroups_db [req-1491947b-c2ee-415c-999f-e109c12b5e79 req-89564be7-0e4e-4622-b441-077f7e7bede7 2c3e390f2a7c48558b03ba9659ed16c0 0bc539dc7878411086798e28749f0daf - - default default] project_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: 994/1899] 199.204.45.242 () {34 vars in 1049 bytes} [Thu May 7 22:06:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0bc539dc7878411086798e28749f0daf => generated 273 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1900] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:48 2026] GET /v2.0/ports?device_id=b7a58df1-9561-4a8d-8287-abd47dcd7669 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:06:48.665 8 INFO neutron.services.segments.plugin [-] Segment 2c9cfcfa-d394-4c43-90b1-010dc360ca89 resource provider aggregate not found 2026-05-07 22:06:48.669 8 INFO neutron.services.segments.plugin [-] Segment 2c9cfcfa-d394-4c43-90b1-010dc360ca89 resource provider aggregate not found 2026-05-07 22:06:48.684 8 INFO neutron.services.segments.plugin [-] Segment 2c9cfcfa-d394-4c43-90b1-010dc360ca89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c9cfcfa-d394-4c43-90b1-010dc360ca89 found for delete ", "request_id": "req-beae9018-f9b1-4d6f-9efd-106359a7381b"}]} [pid: 7|app: 0|req: 906/1901] 199.204.45.242 () {38 vars in 954 bytes} [Thu May 7 22:06:48 2026] POST /v2.0/ports => generated 958 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:06:48.695 8 INFO neutron.services.segments.plugin [-] Segment 2c9cfcfa-d394-4c43-90b1-010dc360ca89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c9cfcfa-d394-4c43-90b1-010dc360ca89 found for delete ", "request_id": "req-5c9e0c92-2851-4468-bd3f-7693ee854b31"}]} [pid: 8|app: 0|req: 996/1902] 199.204.45.242 () {38 vars in 1027 bytes} [Thu May 7 22:06:48 2026] PUT /v2.0/ports/342ab03e-252a-41a1-8ed1-8d358689d6d3 => generated 1239 bytes in 483 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:06:49.231 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed7d4b6f-4198-4714-89ae-1073b91f45f2'] response: {'name': 'network-changed', 'server_uuid': 'b7a58df1-9561-4a8d-8287-abd47dcd7669', 'tag': '342ab03e-252a-41a1-8ed1-8d358689d6d3', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 907/1903] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:49 2026] GET /v2.0/ports?device_id=b7a58df1-9561-4a8d-8287-abd47dcd7669 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 997/1904] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:06:49 2026] GET /v2.0/security-groups?id=ba4d435b-4c79-4da0-9822-24f0f5c07de1&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: 908/1905] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:06:49 2026] GET /v2.0/ports?tenant_id=0bc539dc7878411086798e28749f0daf&device_id=b7a58df1-9561-4a8d-8287-abd47dcd7669 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1906] 199.204.45.242 () {34 vars in 1017 bytes} [Thu May 7 22:06:49 2026] GET /v2.0/networks?tenant_id=0bc539dc7878411086798e28749f0daf&shared=False => generated 756 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1907] 199.204.45.242 () {34 vars in 929 bytes} [Thu May 7 22:06:49 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:06:50.235 8 WARNING neutron.db.securitygroups_db [None req-e333fad3-bcc0-4848-8a3a-382dc0e67fd4 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 999/1908] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:06:50 2026] GET /v2.0/security-groups?tenant_id=651b600622614751827bfa618e88d51d&name=default => generated 2925 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1909] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:06:50 2026] DELETE /v2.0/security-groups/fde293d2-7528-4400-aa69-285451af0681 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1910] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:50 2026] GET /v2.0/ports?device_id=b7a58df1-9561-4a8d-8287-abd47dcd7669 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1911] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:06:50 2026] GET /v2.0/security-groups?id=ba4d435b-4c79-4da0-9822-24f0f5c07de1&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1912] 10.0.0.13 () {32 vars in 799 bytes} [Thu May 7 22:06:50 2026] GET /v2.0/extensions => generated 22222 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-07 22:06:50.911 8 INFO neutron.db.segments_db [None req-c732c33c-345a-49e9-953e-539b428b9177 12cbe7b71da24603b4b5a3b225af324e a17f98281ef24ab494f8f84dc5d1beb0 - - default default] Added segment 56861f3d-65cb-42eb-b167-95f6431cfa74 of type vxlan for network 48fca1ae-5366-4e9b-922f-1906a33dbcff [pid: 7|app: 0|req: 914/1913] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:06:50 2026] GET /v2.0/ports?tenant_id=0bc539dc7878411086798e28749f0daf&device_id=b7a58df1-9561-4a8d-8287-abd47dcd7669 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1914] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:06:50 2026] POST /v2.0/networks => generated 632 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1915] 199.204.45.242 () {34 vars in 1059 bytes} [Thu May 7 22:06:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=342ab03e-252a-41a1-8ed1-8d358689d6d3 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1916] 10.0.0.13 () {32 vars in 860 bytes} [Thu May 7 22:06:50 2026] GET /v2.0/quotas/e4a31c83739646e28a09a8df58ad142b/details => generated 847 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:06:51.108 8 INFO neutron.db.segments_db [None req-a0a81070-98a1-4b9d-be49-cc511beb2c77 12cbe7b71da24603b4b5a3b225af324e a17f98281ef24ab494f8f84dc5d1beb0 - - default default] Added segment 5d89ea16-c64f-40d4-8429-31ad1a94fc66 of type vxlan for network 72cdafec-babe-4ef0-bf0f-7a1bf0fbc633 [pid: 7|app: 0|req: 916/1917] 199.204.45.242 () {34 vars in 983 bytes} [Thu May 7 22:06:51 2026] GET /v2.0/subnets?id=1f43f932-b9ee-48f0-946c-95cc16169be1 => generated 677 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1918] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:06:51 2026] GET /v2.0/ports?network_id=25d1273b-f22b-4232-98a3-2ba9e831a725&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1919] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:06:51 2026] GET /v2.0/networks/25d1273b-f22b-4232-98a3-2ba9e831a725?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: 1002/1920] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:06:51 2026] POST /v2.0/networks => generated 632 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1921] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:06:51 2026] GET /v2.0/networks/25d1273b-f22b-4232-98a3-2ba9e831a725?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:06:51.283 7 INFO neutron.db.segments_db [None req-c1fd861f-47f2-496a-b0df-dc86d025d664 12cbe7b71da24603b4b5a3b225af324e a17f98281ef24ab494f8f84dc5d1beb0 - - default default] Added segment 665bb9a4-340b-45d5-8385-7854e4c69eb0 of type vxlan for network 8fd9f4d5-003e-4801-8984-269157910f6e [pid: 7|app: 0|req: 919/1922] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:06:51 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) 2026-05-07 22:06:51.437 8 INFO neutron.db.segments_db [None req-f8d66768-98f9-4926-8971-ab4222f3520e 12cbe7b71da24603b4b5a3b225af324e a17f98281ef24ab494f8f84dc5d1beb0 - - default default] Added segment be2a7a54-faa6-45c2-9db1-41dab7bb28cb of type vxlan for network af250a39-4dd9-47a6-af61-2df83506f539 [pid: 8|app: 0|req: 1004/1923] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:06:51 2026] POST /v2.0/networks => generated 630 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:06:51.588 7 INFO neutron.db.segments_db [None req-f9f6308b-06e7-4859-8b0a-37922de4ff0f 12cbe7b71da24603b4b5a3b225af324e a17f98281ef24ab494f8f84dc5d1beb0 - - default default] Added segment f93e9f39-be94-44ee-abe2-3c606ee226a1 of type vxlan for network c028a1f6-fd6e-47fa-9108-33b7418e2d52 [pid: 7|app: 0|req: 920/1924] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:06:51 2026] POST /v2.0/networks => generated 632 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1925] 10.0.0.91 () {34 vars in 751 bytes} [Thu May 7 22:06:51 2026] PUT /v2.0/networks/48fca1ae-5366-4e9b-922f-1906a33dbcff/tags => generated 17 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1926] 10.0.0.91 () {34 vars in 751 bytes} [Thu May 7 22:06:51 2026] PUT /v2.0/networks/72cdafec-babe-4ef0-bf0f-7a1bf0fbc633/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1927] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:51 2026] GET /v2.0/ports?device_id=b7a58df1-9561-4a8d-8287-abd47dcd7669 => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1928] 10.0.0.91 () {34 vars in 751 bytes} [Thu May 7 22:06:51 2026] PUT /v2.0/networks/8fd9f4d5-003e-4801-8984-269157910f6e/tags => generated 34 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1929] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:06:51 2026] GET /v2.0/security-groups?id=ba4d435b-4c79-4da0-9822-24f0f5c07de1&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1930] 10.0.0.91 () {34 vars in 751 bytes} [Thu May 7 22:06:51 2026] PUT /v2.0/networks/af250a39-4dd9-47a6-af61-2df83506f539/tags => generated 19 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1931] 10.0.0.91 () {32 vars in 664 bytes} [Thu May 7 22:06:51 2026] GET /v2.0/networks?tags=red => generated 1857 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1932] 10.0.0.91 () {32 vars in 678 bytes} [Thu May 7 22:06:52 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1933] 10.0.0.91 () {32 vars in 674 bytes} [Thu May 7 22:06:52 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1934] 10.0.0.91 () {32 vars in 686 bytes} [Thu May 7 22:06:52 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1857 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1935] 10.0.0.91 () {32 vars in 672 bytes} [Thu May 7 22:06:52 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1936] 10.0.0.91 () {32 vars in 686 bytes} [Thu May 7 22:06:52 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1937] 10.0.0.91 () {32 vars in 682 bytes} [Thu May 7 22:06:52 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1938] 10.0.0.91 () {32 vars in 694 bytes} [Thu May 7 22:06:52 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:06:52.625 7 INFO neutron.services.segments.plugin [-] Segment 56861f3d-65cb-42eb-b167-95f6431cfa74 resource provider aggregate not found 2026-05-07 22:06:52.630 7 INFO neutron.services.segments.plugin [-] Segment 56861f3d-65cb-42eb-b167-95f6431cfa74 resource provider aggregate not found 2026-05-07 22:06:52.649 7 INFO neutron.services.segments.plugin [-] Segment 56861f3d-65cb-42eb-b167-95f6431cfa74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56861f3d-65cb-42eb-b167-95f6431cfa74 found for delete ", "request_id": "req-61316b0c-dfa6-48b9-855d-3bba2953f22e"}]} 2026-05-07 22:06:52.652 7 INFO neutron.services.segments.plugin [-] Segment 56861f3d-65cb-42eb-b167-95f6431cfa74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56861f3d-65cb-42eb-b167-95f6431cfa74 found for delete ", "request_id": "req-2d56c73d-2ca4-4a64-90d8-fe7b8017dcaf"}]} [pid: 7|app: 0|req: 928/1939] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:06:52 2026] DELETE /v2.0/networks/48fca1ae-5366-4e9b-922f-1906a33dbcff => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:06:52.765 8 INFO neutron.services.segments.plugin [-] Segment 5d89ea16-c64f-40d4-8429-31ad1a94fc66 resource provider aggregate not found 2026-05-07 22:06:52.769 8 INFO neutron.services.segments.plugin [-] Segment 5d89ea16-c64f-40d4-8429-31ad1a94fc66 resource provider aggregate not found 2026-05-07 22:06:52.788 8 INFO neutron.services.segments.plugin [-] Segment 5d89ea16-c64f-40d4-8429-31ad1a94fc66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d89ea16-c64f-40d4-8429-31ad1a94fc66 found for delete ", "request_id": "req-d52c2223-523c-4b77-b97c-7f475f9aee81"}]} 2026-05-07 22:06:52.788 8 INFO neutron.services.segments.plugin [-] Segment 5d89ea16-c64f-40d4-8429-31ad1a94fc66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d89ea16-c64f-40d4-8429-31ad1a94fc66 found for delete ", "request_id": "req-52e88fcf-a94e-4192-b203-3b789bfb5eb5"}]} [pid: 8|app: 0|req: 1012/1940] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:06:52 2026] DELETE /v2.0/networks/72cdafec-babe-4ef0-bf0f-7a1bf0fbc633 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1941] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:06:52 2026] DELETE /v2.0/networks/8fd9f4d5-003e-4801-8984-269157910f6e => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1942] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:53 2026] GET /v2.0/ports?device_id=b7a58df1-9561-4a8d-8287-abd47dcd7669 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1943] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:06:52 2026] DELETE /v2.0/networks/af250a39-4dd9-47a6-af61-2df83506f539 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1944] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:06:53 2026] GET /v2.0/security-groups?id=ba4d435b-4c79-4da0-9822-24f0f5c07de1&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1945] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:06:53 2026] DELETE /v2.0/networks/c028a1f6-fd6e-47fa-9108-33b7418e2d52 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:06:54.216 7 WARNING neutron.db.securitygroups_db [None req-55c06135-8534-47c3-a0b1-8011e77614f1 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1015/1946] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:54 2026] GET /v2.0/ports?device_id=b7a58df1-9561-4a8d-8287-abd47dcd7669 => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1947] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:06:54 2026] GET /v2.0/security-groups?id=ba4d435b-4c79-4da0-9822-24f0f5c07de1&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1948] 10.0.0.13 () {32 vars in 799 bytes} [Thu May 7 22:06:54 2026] GET /v2.0/extensions => generated 22222 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1949] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:06:54 2026] GET /v2.0/security-groups?tenant_id=5680e5028a794a6bb3c49f54d7feccde&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1950] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:06:54 2026] DELETE /v2.0/security-groups/6f5e291d-4b56-41c7-a84c-eb721cf9b516 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1951] 10.0.0.13 () {32 vars in 860 bytes} [Thu May 7 22:06:54 2026] GET /v2.0/quotas/e4a31c83739646e28a09a8df58ad142b/details => generated 847 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:06:54.608 8 WARNING neutron.db.securitygroups_db [None req-b2876314-3e92-486e-b17f-c3d21238fc22 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-07 22:06:54.674 7 INFO neutron.services.segments.plugin [-] Segment 665bb9a4-340b-45d5-8385-7854e4c69eb0 resource provider aggregate not found 2026-05-07 22:06:54.677 7 INFO neutron.services.segments.plugin [-] Segment 665bb9a4-340b-45d5-8385-7854e4c69eb0 resource provider aggregate not found 2026-05-07 22:06:54.686 7 INFO neutron.services.segments.plugin [-] Segment 665bb9a4-340b-45d5-8385-7854e4c69eb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 665bb9a4-340b-45d5-8385-7854e4c69eb0 found for delete ", "request_id": "req-ef54bf42-002e-4ac9-9407-014fe5daa12f"}]} 2026-05-07 22:06:54.697 7 INFO neutron.services.segments.plugin [-] Segment 665bb9a4-340b-45d5-8385-7854e4c69eb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 665bb9a4-340b-45d5-8385-7854e4c69eb0 found for delete ", "request_id": "req-4d58ed0f-4314-463a-b9be-ada587869d1a"}]} [pid: 8|app: 0|req: 1019/1952] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:06:54 2026] GET /v2.0/security-groups?tenant_id=80f6d066fb1f4e28b2e8aa726aa0892a&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:06:54.809 8 INFO neutron.services.segments.plugin [-] Segment be2a7a54-faa6-45c2-9db1-41dab7bb28cb resource provider aggregate not found 2026-05-07 22:06:54.813 8 INFO neutron.services.segments.plugin [-] Segment be2a7a54-faa6-45c2-9db1-41dab7bb28cb resource provider aggregate not found 2026-05-07 22:06:54.826 8 INFO neutron.services.segments.plugin [-] Segment be2a7a54-faa6-45c2-9db1-41dab7bb28cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be2a7a54-faa6-45c2-9db1-41dab7bb28cb found for delete ", "request_id": "req-a0ce57bb-0431-4047-b1b0-f2f1d0d9f228"}]} 2026-05-07 22:06:54.831 8 INFO neutron.services.segments.plugin [-] Segment be2a7a54-faa6-45c2-9db1-41dab7bb28cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be2a7a54-faa6-45c2-9db1-41dab7bb28cb found for delete ", "request_id": "req-9a78d4a8-a1e5-4b97-8c61-4500c489796e"}]} 2026-05-07 22:06:54.847 8 INFO neutron.services.segments.plugin [-] Segment f93e9f39-be94-44ee-abe2-3c606ee226a1 resource provider aggregate not found 2026-05-07 22:06:54.852 8 INFO neutron.services.segments.plugin [-] Segment f93e9f39-be94-44ee-abe2-3c606ee226a1 resource provider aggregate not found [pid: 7|app: 0|req: 934/1953] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:06:54 2026] DELETE /v2.0/security-groups/52239453-d667-4a0c-b3f9-815ec082d528 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:06:54.867 8 INFO neutron.services.segments.plugin [-] Segment f93e9f39-be94-44ee-abe2-3c606ee226a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f93e9f39-be94-44ee-abe2-3c606ee226a1 found for delete ", "request_id": "req-0f00b888-9e17-4ce9-86b7-96ecceeedccd"}]} 2026-05-07 22:06:54.873 8 INFO neutron.services.segments.plugin [-] Segment f93e9f39-be94-44ee-abe2-3c606ee226a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f93e9f39-be94-44ee-abe2-3c606ee226a1 found for delete ", "request_id": "req-14b57f10-5b5d-4c9f-8abd-e3ea89febf16"}]} 2026-05-07 22:06:54.995 8 WARNING neutron.db.securitygroups_db [None req-15e1ba4d-adde-4d06-8bc1-b4d97e0ca529 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1020/1954] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:06:54 2026] GET /v2.0/security-groups?tenant_id=a17f98281ef24ab494f8f84dc5d1beb0&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: 935/1955] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:06:55 2026] DELETE /v2.0/security-groups/2c6524f3-0491-42c2-8458-b97e9b23942e => 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: 1021/1956] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:55 2026] GET /v2.0/ports?device_id=b7a58df1-9561-4a8d-8287-abd47dcd7669 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1957] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:06:55 2026] GET /v2.0/security-groups?id=ba4d435b-4c79-4da0-9822-24f0f5c07de1&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: 1022/1958] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:56 2026] GET /v2.0/ports?device_id=b7a58df1-9561-4a8d-8287-abd47dcd7669 => generated 975 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1959] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:06:56 2026] GET /v2.0/security-groups?id=ba4d435b-4c79-4da0-9822-24f0f5c07de1&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1960] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:06:56 2026] GET /v2.0/ports?device_id=b7a58df1-9561-4a8d-8287-abd47dcd7669 => 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: 938/1961] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:06:56 2026] GET /v2.0/security-groups?id=ba4d435b-4c79-4da0-9822-24f0f5c07de1&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/1962] 10.0.0.91 () {32 vars in 734 bytes} [Thu May 7 22:06:57 2026] GET /v2.0/ports?device_id=b7a58df1-9561-4a8d-8287-abd47dcd7669 => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:06:57.445 7 INFO neutron.db.l3_db [None req-84c06fc7-e0db-4712-bd11-c3f8c6ca4741 2c3e390f2a7c48558b03ba9659ed16c0 0bc539dc7878411086798e28749f0daf - - default default] Floating IP 5b5904de-a1dc-4e31-8393-2dda98d84ea7 associated. External IP: 10.96.250.207, port: 342ab03e-252a-41a1-8ed1-8d358689d6d3. [pid: 7|app: 0|req: 939/1963] 10.0.0.91 () {34 vars in 747 bytes} [Thu May 7 22:06:57 2026] PUT /v2.0/floatingips/5b5904de-a1dc-4e31-8393-2dda98d84ea7 => generated 856 bytes in 687 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1964] 10.0.0.91 () {32 vars in 727 bytes} [Thu May 7 22:06:57 2026] GET /v2.0/floatingips/5b5904de-a1dc-4e31-8393-2dda98d84ea7 => generated 856 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:06:57.836 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-60e209a6-a213-4df6-bc76-2ca800e9e4e4'] response: {'name': 'network-changed', 'server_uuid': 'b7a58df1-9561-4a8d-8287-abd47dcd7669', 'tag': '342ab03e-252a-41a1-8ed1-8d358689d6d3', 'status': 'completed', 'code': 200} 2026-05-07 22:06:57.853 8 WARNING neutron.db.securitygroups_db [None req-66ed4c0c-89a5-45fa-a71b-0acea2008cd1 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1025/1965] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:06:57 2026] GET /v2.0/security-groups?tenant_id=e4a31c83739646e28a09a8df58ad142b&name=default => generated 2925 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1966] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:06:57 2026] DELETE /v2.0/security-groups/16488fca-49d7-46bd-82c4-302ccbe418e4 => 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: 943/1969] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:06:58 2026] GET /v2.0/ports?tenant_id=0bc539dc7878411086798e28749f0daf&device_id=b7a58df1-9561-4a8d-8287-abd47dcd7669 => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/1970] 199.204.45.242 () {34 vars in 985 bytes} [Thu May 7 22:06:58 2026] GET /v2.0/networks?id=25d1273b-f22b-4232-98a3-2ba9e831a725 => generated 756 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1971] 199.204.45.242 () {34 vars in 1059 bytes} [Thu May 7 22:06:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=342ab03e-252a-41a1-8ed1-8d358689d6d3 => generated 859 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/1972] 199.204.45.242 () {34 vars in 983 bytes} [Thu May 7 22:06:58 2026] GET /v2.0/subnets?id=1f43f932-b9ee-48f0-946c-95cc16169be1 => generated 677 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1973] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:06:58 2026] GET /v2.0/ports?network_id=25d1273b-f22b-4232-98a3-2ba9e831a725&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: 1029/1974] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:06:58 2026] GET /v2.0/networks/25d1273b-f22b-4232-98a3-2ba9e831a725?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1975] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:06:58 2026] GET /v2.0/networks/25d1273b-f22b-4232-98a3-2ba9e831a725?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: 1030/1976] 10.0.0.91 () {32 vars in 727 bytes} [Thu May 7 22:06:58 2026] GET /v2.0/floatingips/5b5904de-a1dc-4e31-8393-2dda98d84ea7 => generated 856 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:06:59.729 7 INFO neutron.db.segments_db [None req-4f750e1d-36e3-47f9-ace3-d5dd3f543615 16ab2ef2a5b246b88a1cc29453dd7cd2 f6076b053860459e969d71b03f270a50 - - default default] Added segment 26845627-4b8a-4a01-8813-702b2111f70a of type vxlan for network 259a5a04-e506-49e8-9cd6-56abfb6ae665 [pid: 8|app: 0|req: 1031/1977] 10.0.0.91 () {32 vars in 727 bytes} [Thu May 7 22:06:59 2026] GET /v2.0/floatingips/5b5904de-a1dc-4e31-8393-2dda98d84ea7 => generated 858 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:06:59.983 7 INFO neutron.db.l3_hamode_db [None req-4f750e1d-36e3-47f9-ace3-d5dd3f543615 16ab2ef2a5b246b88a1cc29453dd7cd2 f6076b053860459e969d71b03f270a50 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 22:07:00.112 7 INFO neutron.db.l3_hamode_db [None req-4f750e1d-36e3-47f9-ace3-d5dd3f543615 16ab2ef2a5b246b88a1cc29453dd7cd2 f6076b053860459e969d71b03f270a50 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 947/1978] 10.0.0.91 () {34 vars in 666 bytes} [Thu May 7 22:06:59 2026] POST /v2.0/routers => generated 474 bytes in 1188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:07:00.723 8 INFO neutron.db.l3_hamode_db [None req-38e2b30e-d093-4cb2-8c0d-edec37cb59aa 16ab2ef2a5b246b88a1cc29453dd7cd2 f6076b053860459e969d71b03f270a50 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 22:07:00.813 8 INFO neutron.db.l3_hamode_db [None req-38e2b30e-d093-4cb2-8c0d-edec37cb59aa 16ab2ef2a5b246b88a1cc29453dd7cd2 f6076b053860459e969d71b03f270a50 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1032/1979] 10.0.0.91 () {34 vars in 666 bytes} [Thu May 7 22:07:00 2026] POST /v2.0/routers => generated 474 bytes in 1236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:07:01.972 7 INFO neutron.db.l3_hamode_db [None req-1207dcff-e994-4950-913a-cef820c7dee9 16ab2ef2a5b246b88a1cc29453dd7cd2 f6076b053860459e969d71b03f270a50 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 22:07:02.083 7 INFO neutron.db.l3_hamode_db [None req-1207dcff-e994-4950-913a-cef820c7dee9 16ab2ef2a5b246b88a1cc29453dd7cd2 f6076b053860459e969d71b03f270a50 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 22:07:02.647 8 INFO neutron.db.segments_db [None req-38b93cd6-85cd-41c0-8b74-a0ae57e65095 23bf8b0590694af2bc7f7d56aa3c2b1c 99de9afe7f604b39ba7fbd331c3f0339 - - default default] Added segment 4bfaf959-f891-4394-96fd-8bfb45ae7eda of type vxlan for network 04e04ac1-7985-4815-a4cc-0105137790b3 [pid: 7|app: 0|req: 948/1980] 10.0.0.91 () {34 vars in 666 bytes} [Thu May 7 22:07:01 2026] POST /v2.0/routers => generated 474 bytes in 764 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:07:02.732 7 INFO neutron.db.l3_hamode_db [None req-21f5e836-8a99-469e-879c-d952e8b8493f 16ab2ef2a5b246b88a1cc29453dd7cd2 f6076b053860459e969d71b03f270a50 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1033/1981] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:07:02 2026] POST /v2.0/networks => generated 631 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:07:02.857 7 INFO neutron.db.l3_hamode_db [None req-21f5e836-8a99-469e-879c-d952e8b8493f 16ab2ef2a5b246b88a1cc29453dd7cd2 f6076b053860459e969d71b03f270a50 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1034/1982] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:07:02 2026] POST /v2.0/subnets => generated 626 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:07:03.050 8 INFO neutron.db.segments_db [None req-acf08d96-a866-43fe-9494-f12a89b7701b 23bf8b0590694af2bc7f7d56aa3c2b1c 99de9afe7f604b39ba7fbd331c3f0339 - - default default] Added segment ce4d28e5-634f-4a9d-8243-c33565ba11f5 of type vxlan for network b3616b00-2d15-4f63-ba95-f746ee71bbe3 [pid: 8|app: 0|req: 1035/1983] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:07:03 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: 8|app: 0|req: 1036/1984] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:07:03 2026] POST /v2.0/subnets => generated 629 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:07:03.436 8 INFO neutron.db.segments_db [None req-f5a8b081-20b7-4402-bb92-a35c82a50b77 23bf8b0590694af2bc7f7d56aa3c2b1c 99de9afe7f604b39ba7fbd331c3f0339 - - default default] Added segment 6bd100c4-a443-4e5e-8b1a-7a69e1ad3c5b of type vxlan for network 1e700814-519f-489f-9149-26dab310f892 [pid: 7|app: 0|req: 949/1985] 10.0.0.91 () {34 vars in 666 bytes} [Thu May 7 22:07:02 2026] POST /v2.0/routers => generated 474 bytes in 768 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:07:03.511 7 INFO neutron.db.l3_hamode_db [None req-3af78fa7-801a-42e0-93a0-045acefdfa16 16ab2ef2a5b246b88a1cc29453dd7cd2 f6076b053860459e969d71b03f270a50 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1037/1986] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:07:03 2026] POST /v2.0/networks => generated 631 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:07:03.654 7 INFO neutron.db.l3_hamode_db [None req-3af78fa7-801a-42e0-93a0-045acefdfa16 16ab2ef2a5b246b88a1cc29453dd7cd2 f6076b053860459e969d71b03f270a50 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1038/1987] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:07:03 2026] POST /v2.0/subnets => generated 629 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:07:03.845 8 INFO neutron.db.segments_db [None req-a69dc50d-b47f-4c6e-a486-e5c09707cf24 23bf8b0590694af2bc7f7d56aa3c2b1c 99de9afe7f604b39ba7fbd331c3f0339 - - default default] Added segment 21d5b2e8-aaf0-4ae6-a5a7-976d62cfc451 of type vxlan for network 9878890c-f143-45e0-8bc8-fc497d88cb59 [pid: 8|app: 0|req: 1039/1988] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:07:03 2026] POST /v2.0/networks => generated 631 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/1989] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:07:03 2026] POST /v2.0/subnets => generated 629 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:07:04.254 8 WARNING neutron.db.securitygroups_db [None req-ba9eeed2-90ed-4a5b-ae65-376656552104 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 950/1990] 10.0.0.91 () {34 vars in 666 bytes} [Thu May 7 22:07:03 2026] POST /v2.0/routers => generated 474 bytes in 800 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:07:04.316 7 INFO neutron.db.segments_db [None req-62cba9b2-91d4-426d-be65-585a94fb527b 23bf8b0590694af2bc7f7d56aa3c2b1c 99de9afe7f604b39ba7fbd331c3f0339 - - default default] Added segment 19c01511-d806-4e72-a462-a1c5b2ab2c53 of type vxlan for network 95b5bcea-eac6-4f62-998f-29d1dd952251 [pid: 8|app: 0|req: 1041/1991] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:07:04 2026] GET /v2.0/security-groups?tenant_id=d6686bdb00ec470ab6b9080338ce9351&name=default => generated 2925 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1992] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:07:04 2026] POST /v2.0/networks => generated 632 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:07:04.440 8 WARNING tagging [None req-ea05e73d-63ef-4431-992a-16b0b9e4a009 16ab2ef2a5b246b88a1cc29453dd7cd2 f6076b053860459e969d71b03f270a50 - - 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: 952/1993] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:07:04 2026] DELETE /v2.0/security-groups/95385e78-7e26-43a5-9675-5872d71f5ea0 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/1994] 10.0.0.91 () {34 vars in 749 bytes} [Thu May 7 22:07:04 2026] PUT /v2.0/routers/aa64abd9-a227-4a12-a3ea-878aebf2af84/tags => generated 17 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:07:04.545 8 WARNING tagging [None req-1b8ee730-a243-40b1-a88a-9e95404497fe 16ab2ef2a5b246b88a1cc29453dd7cd2 f6076b053860459e969d71b03f270a50 - - 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: 1043/1995] 10.0.0.91 () {34 vars in 749 bytes} [Thu May 7 22:07:04 2026] PUT /v2.0/routers/ac86b64a-bb0c-479e-9af7-6e7e7d4f25cf/tags => generated 25 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:07:04.662 8 WARNING tagging [None req-8ff790cf-d5a4-4a16-8f29-7b22d1f5a489 16ab2ef2a5b246b88a1cc29453dd7cd2 f6076b053860459e969d71b03f270a50 - - 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: 1044/1996] 10.0.0.91 () {34 vars in 749 bytes} [Thu May 7 22:07:04 2026] PUT /v2.0/routers/9d6135b5-0b94-4f45-a7c1-ac1d3a86a87e/tags => generated 34 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1997] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:07:04 2026] POST /v2.0/subnets => generated 629 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:07:04.809 8 WARNING tagging [None req-7ff34b75-29fd-4c39-863e-4383f4eeff60 16ab2ef2a5b246b88a1cc29453dd7cd2 f6076b053860459e969d71b03f270a50 - - 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: 954/1998] 10.0.0.91 () {34 vars in 749 bytes} [Thu May 7 22:07:04 2026] PUT /v2.0/subnets/0186f001-4947-4013-a0d7-2ed089378868/tags => generated 17 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/1999] 10.0.0.91 () {34 vars in 749 bytes} [Thu May 7 22:07:04 2026] PUT /v2.0/routers/fd0ac68d-1014-4461-8907-5bcdec2f9406/tags => generated 19 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/2000] 10.0.0.91 () {34 vars in 749 bytes} [Thu May 7 22:07:04 2026] PUT /v2.0/subnets/15a681b1-0a5e-4d31-a9b1-919901e546c2/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2001] 10.0.0.91 () {32 vars in 662 bytes} [Thu May 7 22:07:04 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/2002] 10.0.0.91 () {34 vars in 749 bytes} [Thu May 7 22:07:04 2026] PUT /v2.0/subnets/5949dec2-6547-417f-9215-159c41e1c84f/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/2003] 10.0.0.91 () {34 vars in 749 bytes} [Thu May 7 22:07:04 2026] PUT /v2.0/subnets/a5d55103-baac-4ac5-9451-8da32392215a/tags => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2004] 10.0.0.91 () {32 vars in 676 bytes} [Thu May 7 22:07:04 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/2005] 10.0.0.91 () {32 vars in 662 bytes} [Thu May 7 22:07:05 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2006] 10.0.0.91 () {32 vars in 672 bytes} [Thu May 7 22:07:05 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/2007] 10.0.0.91 () {32 vars in 676 bytes} [Thu May 7 22:07:05 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2008] 10.0.0.91 () {32 vars in 684 bytes} [Thu May 7 22:07:05 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/2009] 10.0.0.91 () {32 vars in 672 bytes} [Thu May 7 22:07:05 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/2010] 10.0.0.91 () {32 vars in 684 bytes} [Thu May 7 22:07:05 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2011] 10.0.0.91 () {32 vars in 670 bytes} [Thu May 7 22:07:05 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/2012] 10.0.0.91 () {32 vars in 670 bytes} [Thu May 7 22:07:05 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/2013] 10.0.0.91 () {32 vars in 684 bytes} [Thu May 7 22:07:05 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: 1051/2014] 10.0.0.91 () {32 vars in 684 bytes} [Thu May 7 22:07:05 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/2015] 10.0.0.91 () {32 vars in 680 bytes} [Thu May 7 22:07:05 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/2016] 10.0.0.91 () {32 vars in 692 bytes} [Thu May 7 22:07:05 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2017] 10.0.0.91 () {32 vars in 680 bytes} [Thu May 7 22:07:05 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2018] 10.0.0.91 () {32 vars in 692 bytes} [Thu May 7 22:07:05 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2019] 10.0.0.91 () {32 vars in 719 bytes} [Thu May 7 22:07:05 2026] GET /v2.0/routers/aa64abd9-a227-4a12-a3ea-878aebf2af84 => generated 485 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/2020] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:07:05 2026] DELETE /v2.0/subnets/0186f001-4947-4013-a0d7-2ed089378868 => 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: 967/2021] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:07:05 2026] DELETE /v2.0/subnets/15a681b1-0a5e-4d31-a9b1-919901e546c2 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/2022] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:07:05 2026] DELETE /v2.0/subnets/5949dec2-6547-417f-9215-159c41e1c84f => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/2023] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:07:05 2026] DELETE /v2.0/subnets/a5d55103-baac-4ac5-9451-8da32392215a => 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: 970/2024] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:07:05 2026] DELETE /v2.0/subnets/445c2533-fc65-404d-bc1b-b9469ea8eaea => generated 0 bytes in 103 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2025] 10.0.0.91 () {34 vars in 740 bytes} [Thu May 7 22:07:05 2026] PUT /v2.0/routers/aa64abd9-a227-4a12-a3ea-878aebf2af84 => generated 485 bytes in 592 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2026] 10.0.0.91 () {32 vars in 734 bytes} [Thu May 7 22:07:06 2026] GET /v2.0/ports?device_id=aa64abd9-a227-4a12-a3ea-878aebf2af84 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:07:06.223 7 INFO neutron_taas.services.taas.taas_plugin [None req-d67dadff-7f95-468b-a7b3-25f8fa041e8b 23bf8b0590694af2bc7f7d56aa3c2b1c 99de9afe7f604b39ba7fbd331c3f0339 - - default default] TaaS: Handle Delete Port: 8adce801-4fd9-4ada-99b5-ee20ddb2e0a1 2026-05-07 22:07:06.228 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d67dadff-7f95-468b-a7b3-25f8fa041e8b 23bf8b0590694af2bc7f7d56aa3c2b1c 99de9afe7f604b39ba7fbd331c3f0339 - - default default] Tap Mirror: Handle Delete Port: 8adce801-4fd9-4ada-99b5-ee20ddb2e0a1 2026-05-07 22:07:06.374 7 INFO neutron.services.segments.plugin [-] Segment 4bfaf959-f891-4394-96fd-8bfb45ae7eda resource provider aggregate not found 2026-05-07 22:07:06.379 7 INFO neutron.services.segments.plugin [-] Segment 4bfaf959-f891-4394-96fd-8bfb45ae7eda resource provider aggregate not found 2026-05-07 22:07:06.381 8 INFO neutron_taas.services.taas.taas_plugin [None req-9c37835f-9732-4944-873d-20e548626df6 16ab2ef2a5b246b88a1cc29453dd7cd2 f6076b053860459e969d71b03f270a50 - - default default] TaaS: Handle Delete Port: 964ffd95-22d0-4c14-8990-f69d7e81b6a5 2026-05-07 22:07:06.384 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9c37835f-9732-4944-873d-20e548626df6 16ab2ef2a5b246b88a1cc29453dd7cd2 f6076b053860459e969d71b03f270a50 - - default default] Tap Mirror: Handle Delete Port: 964ffd95-22d0-4c14-8990-f69d7e81b6a5 2026-05-07 22:07:06.400 7 INFO neutron.services.segments.plugin [-] Segment 4bfaf959-f891-4394-96fd-8bfb45ae7eda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bfaf959-f891-4394-96fd-8bfb45ae7eda found for delete ", "request_id": "req-d125186d-a6be-40b0-a826-a148a1e6fe06"}]} 2026-05-07 22:07:06.401 7 INFO neutron.services.segments.plugin [-] Segment 4bfaf959-f891-4394-96fd-8bfb45ae7eda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bfaf959-f891-4394-96fd-8bfb45ae7eda found for delete ", "request_id": "req-8963e5a4-2855-48aa-bed5-b688712325b0"}]} [pid: 7|app: 0|req: 971/2027] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:07:06 2026] DELETE /v2.0/networks/04e04ac1-7985-4815-a4cc-0105137790b3 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/2028] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:07:06 2026] DELETE /v2.0/networks/b3616b00-2d15-4f63-ba95-f746ee71bbe3 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2029] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:07:06 2026] DELETE /v2.0/routers/aa64abd9-a227-4a12-a3ea-878aebf2af84 => generated 0 bytes in 369 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2030] 10.0.0.91 () {32 vars in 719 bytes} [Thu May 7 22:07:06 2026] GET /v2.0/routers/ac86b64a-bb0c-479e-9af7-6e7e7d4f25cf => generated 493 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/2031] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:07:06 2026] DELETE /v2.0/networks/1e700814-519f-489f-9149-26dab310f892 => 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: 974/2032] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:07:06 2026] DELETE /v2.0/networks/9878890c-f143-45e0-8bc8-fc497d88cb59 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2033] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:07:06 2026] DELETE /v2.0/networks/95b5bcea-eac6-4f62-998f-29d1dd952251 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2034] 10.0.0.140 () {34 vars in 989 bytes} [Thu May 7 22:07:07 2026] GET /v2.0/ports?device_id=b7a58df1-9561-4a8d-8287-abd47dcd7669 => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/2035] 10.0.0.140 () {34 vars in 1039 bytes} [Thu May 7 22:07:07 2026] GET /v2.0/security-groups?id=ba4d435b-4c79-4da0-9822-24f0f5c07de1&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: 1059/2036] 10.0.0.91 () {34 vars in 740 bytes} [Thu May 7 22:07:06 2026] PUT /v2.0/routers/ac86b64a-bb0c-479e-9af7-6e7e7d4f25cf => generated 493 bytes in 586 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2037] 10.0.0.91 () {32 vars in 734 bytes} [Thu May 7 22:07:07 2026] GET /v2.0/ports?device_id=ac86b64a-bb0c-479e-9af7-6e7e7d4f25cf => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:07:07.411 8 INFO neutron_taas.services.taas.taas_plugin [None req-9a920fcc-19fa-43fb-add1-2647b054bebf 16ab2ef2a5b246b88a1cc29453dd7cd2 f6076b053860459e969d71b03f270a50 - - default default] TaaS: Handle Delete Port: cef179a4-d187-4814-b065-d5dca5b570f5 2026-05-07 22:07:07.414 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9a920fcc-19fa-43fb-add1-2647b054bebf 16ab2ef2a5b246b88a1cc29453dd7cd2 f6076b053860459e969d71b03f270a50 - - default default] Tap Mirror: Handle Delete Port: cef179a4-d187-4814-b065-d5dca5b570f5 [pid: 8|app: 0|req: 1060/2038] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:07:07 2026] DELETE /v2.0/routers/ac86b64a-bb0c-479e-9af7-6e7e7d4f25cf => generated 0 bytes in 354 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/2039] 10.0.0.91 () {32 vars in 719 bytes} [Thu May 7 22:07:07 2026] GET /v2.0/routers/9d6135b5-0b94-4f45-a7c1-ac1d3a86a87e => generated 502 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:07:07.823 7 WARNING neutron.db.securitygroups_db [None req-fc6430e6-e11d-481b-9f42-b8e596455ca1 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 980/2040] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:07:07 2026] GET /v2.0/security-groups?tenant_id=99de9afe7f604b39ba7fbd331c3f0339&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2041] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:07:07 2026] DELETE /v2.0/security-groups/d5de6b15-7069-43ed-8f7f-665660b78ac4 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:07:08.082 7 WARNING neutron.db.securitygroups_db [None req-20318036-5d0e-433c-88ac-4b9f0a346a5e 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1061/2042] 10.0.0.91 () {34 vars in 740 bytes} [Thu May 7 22:07:07 2026] PUT /v2.0/routers/9d6135b5-0b94-4f45-a7c1-ac1d3a86a87e => generated 502 bytes in 520 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2043] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:07:08 2026] GET /v2.0/security-groups?tenant_id=86e585dad89b4939a0b9e7fe8d20b63a&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2044] 10.0.0.91 () {32 vars in 734 bytes} [Thu May 7 22:07:08 2026] GET /v2.0/ports?device_id=9d6135b5-0b94-4f45-a7c1-ac1d3a86a87e => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2045] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:07:08 2026] DELETE /v2.0/security-groups/373440c3-78dc-42fc-9a12-5b3892eab189 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:07:08.387 8 INFO neutron_taas.services.taas.taas_plugin [None req-e579a3f8-c4aa-4782-a556-1dc1cb972cb3 16ab2ef2a5b246b88a1cc29453dd7cd2 f6076b053860459e969d71b03f270a50 - - default default] TaaS: Handle Delete Port: a448d66b-eb62-4f71-9b2a-0e8aeebb075d 2026-05-07 22:07:08.389 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e579a3f8-c4aa-4782-a556-1dc1cb972cb3 16ab2ef2a5b246b88a1cc29453dd7cd2 f6076b053860459e969d71b03f270a50 - - default default] Tap Mirror: Handle Delete Port: a448d66b-eb62-4f71-9b2a-0e8aeebb075d 2026-05-07 22:07:08.422 7 INFO neutron.services.segments.plugin [-] Segment ce4d28e5-634f-4a9d-8243-c33565ba11f5 resource provider aggregate not found 2026-05-07 22:07:08.428 7 INFO neutron.services.segments.plugin [-] Segment ce4d28e5-634f-4a9d-8243-c33565ba11f5 resource provider aggregate not found 2026-05-07 22:07:08.437 7 WARNING neutron.db.securitygroups_db [None req-de13591d-a5c6-4de6-9e68-77cba286c862 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-07 22:07:08.450 7 INFO neutron.services.segments.plugin [-] Segment ce4d28e5-634f-4a9d-8243-c33565ba11f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce4d28e5-634f-4a9d-8243-c33565ba11f5 found for delete ", "request_id": "req-3f17c8eb-56f0-471d-a049-7e6a0ba207b8"}]} 2026-05-07 22:07:08.451 7 INFO neutron.services.segments.plugin [-] Segment ce4d28e5-634f-4a9d-8243-c33565ba11f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce4d28e5-634f-4a9d-8243-c33565ba11f5 found for delete ", "request_id": "req-aa7ee20b-c8fb-43b3-bdf6-34d179888211"}]} 2026-05-07 22:07:08.475 7 INFO neutron.services.segments.plugin [-] Segment 6bd100c4-a443-4e5e-8b1a-7a69e1ad3c5b resource provider aggregate not found 2026-05-07 22:07:08.482 7 INFO neutron.services.segments.plugin [-] Segment 6bd100c4-a443-4e5e-8b1a-7a69e1ad3c5b resource provider aggregate not found 2026-05-07 22:07:08.507 7 INFO neutron.services.segments.plugin [-] Segment 6bd100c4-a443-4e5e-8b1a-7a69e1ad3c5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bd100c4-a443-4e5e-8b1a-7a69e1ad3c5b found for delete ", "request_id": "req-4ec327fc-91d1-4302-859b-ccf9bad545da"}]} 2026-05-07 22:07:08.511 7 INFO neutron.services.segments.plugin [-] Segment 6bd100c4-a443-4e5e-8b1a-7a69e1ad3c5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bd100c4-a443-4e5e-8b1a-7a69e1ad3c5b found for delete ", "request_id": "req-a847862d-b75f-413d-8e3b-a2280a3eeea5"}]} 2026-05-07 22:07:08.534 7 INFO neutron.services.segments.plugin [-] Segment 21d5b2e8-aaf0-4ae6-a5a7-976d62cfc451 resource provider aggregate not found 2026-05-07 22:07:08.542 7 INFO neutron.services.segments.plugin [-] Segment 21d5b2e8-aaf0-4ae6-a5a7-976d62cfc451 resource provider aggregate not found 2026-05-07 22:07:08.552 7 INFO neutron.services.segments.plugin [-] Segment 21d5b2e8-aaf0-4ae6-a5a7-976d62cfc451 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21d5b2e8-aaf0-4ae6-a5a7-976d62cfc451 found for delete ", "request_id": "req-308ec728-5a3f-4fb4-a8c9-06c908b10ca8"}]} 2026-05-07 22:07:08.559 7 INFO neutron.services.segments.plugin [-] Segment 21d5b2e8-aaf0-4ae6-a5a7-976d62cfc451 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21d5b2e8-aaf0-4ae6-a5a7-976d62cfc451 found for delete ", "request_id": "req-03c64763-9c6c-4181-8938-71bb47d42cc2"}]} [pid: 8|app: 0|req: 1063/2046] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:07:08 2026] DELETE /v2.0/routers/9d6135b5-0b94-4f45-a7c1-ac1d3a86a87e => generated 0 bytes in 337 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:07:08.565 7 INFO neutron.services.segments.plugin [-] Segment 19c01511-d806-4e72-a462-a1c5b2ab2c53 resource provider aggregate not found 2026-05-07 22:07:08.580 7 INFO neutron.services.segments.plugin [-] Segment 19c01511-d806-4e72-a462-a1c5b2ab2c53 resource provider aggregate not found 2026-05-07 22:07:08.586 7 INFO neutron.services.segments.plugin [-] Segment 19c01511-d806-4e72-a462-a1c5b2ab2c53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19c01511-d806-4e72-a462-a1c5b2ab2c53 found for delete ", "request_id": "req-94de9413-c562-4dbd-a356-725b018e598c"}]} [pid: 7|app: 0|req: 984/2047] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:07:08 2026] GET /v2.0/security-groups?tenant_id=f1568ada17f6486ab738137173b10566&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:07:08.598 7 INFO neutron.services.segments.plugin [-] Segment 19c01511-d806-4e72-a462-a1c5b2ab2c53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19c01511-d806-4e72-a462-a1c5b2ab2c53 found for delete ", "request_id": "req-d407a5eb-af4a-40ff-bc08-0e24108dd7c8"}]} [pid: 8|app: 0|req: 1064/2048] 10.0.0.91 () {32 vars in 719 bytes} [Thu May 7 22:07:08 2026] GET /v2.0/routers/fd0ac68d-1014-4461-8907-5bcdec2f9406 => generated 487 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2049] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:07:08 2026] DELETE /v2.0/security-groups/d3c44b7d-f8ea-4367-8d73-d6868f871fd1 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:07:08.942 7 INFO neutron.db.segments_db [None req-c177b993-f02a-4bbc-9a7c-3fcaa160cba5 0db178eb20c440c7a6ef599a607a3962 6743ca80f5a84f17a894900b522da9fd - - default default] Added segment 7df5f77d-329a-4dcb-9872-996450a47387 of type vxlan for network 6099f6bb-e5f7-4e3d-b968-938fda7cc9ed [pid: 7|app: 0|req: 986/2050] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:07:08 2026] POST /v2.0/networks => generated 727 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2051] 10.0.0.91 () {34 vars in 740 bytes} [Thu May 7 22:07:08 2026] PUT /v2.0/routers/fd0ac68d-1014-4461-8907-5bcdec2f9406 => generated 487 bytes in 518 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2052] 10.0.0.91 () {32 vars in 734 bytes} [Thu May 7 22:07:09 2026] GET /v2.0/ports?device_id=fd0ac68d-1014-4461-8907-5bcdec2f9406 => 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: 987/2053] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:07:09 2026] POST /v2.0/subnets => generated 644 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:07:09.238 7 WARNING neutron.api.v2.base [None req-e74dcf48-d19b-4f9b-8aa7-a43b9ab7fb90 0db178eb20c440c7a6ef599a607a3962 6743ca80f5a84f17a894900b522da9fd - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-05-07 22:07:09.239 7 INFO neutron.api.v2.resource [None req-e74dcf48-d19b-4f9b-8aa7-a43b9ab7fb90 0db178eb20c440c7a6ef599a607a3962 6743ca80f5a84f17a894900b522da9fd - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 988/2054] 10.0.0.91 () {34 vars in 679 bytes} [Thu May 7 22:07:09 2026] POST /v2.0/rbac-policies => generated 143 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-07 22:07:09.334 8 INFO neutron_taas.services.taas.taas_plugin [None req-daa6216c-2fdf-4a67-9747-e5f4e4bb4785 16ab2ef2a5b246b88a1cc29453dd7cd2 f6076b053860459e969d71b03f270a50 - - default default] TaaS: Handle Delete Port: 37cd8495-4733-4159-92c7-9a566a37919c 2026-05-07 22:07:09.336 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-daa6216c-2fdf-4a67-9747-e5f4e4bb4785 16ab2ef2a5b246b88a1cc29453dd7cd2 f6076b053860459e969d71b03f270a50 - - default default] Tap Mirror: Handle Delete Port: 37cd8495-4733-4159-92c7-9a566a37919c [pid: 8|app: 0|req: 1067/2055] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:07:09 2026] DELETE /v2.0/routers/fd0ac68d-1014-4461-8907-5bcdec2f9406 => generated 0 bytes in 367 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2056] 10.0.0.91 () {32 vars in 719 bytes} [Thu May 7 22:07:09 2026] GET /v2.0/routers/aaa06bd0-f860-48e1-b003-d7ec615f3e68 => 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: 989/2057] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:07:09 2026] DELETE /v2.0/networks/6099f6bb-e5f7-4e3d-b968-938fda7cc9ed => generated 0 bytes in 619 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:07:09.916 7 INFO neutron.db.segments_db [None req-88ca20f0-33ac-4742-af00-88d1935502b1 0db178eb20c440c7a6ef599a607a3962 6743ca80f5a84f17a894900b522da9fd - - default default] Added segment a493f3a6-d3bc-4c64-a121-60fe3a4801b0 of type vxlan for network f3a7670c-fb92-4384-b4bb-91def49c5869 [pid: 7|app: 0|req: 990/2058] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:07:09 2026] POST /v2.0/networks => generated 727 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2059] 10.0.0.91 () {34 vars in 740 bytes} [Thu May 7 22:07:09 2026] PUT /v2.0/routers/aaa06bd0-f860-48e1-b003-d7ec615f3e68 => generated 480 bytes in 558 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2060] 10.0.0.91 () {32 vars in 734 bytes} [Thu May 7 22:07:10 2026] GET /v2.0/ports?device_id=aaa06bd0-f860-48e1-b003-d7ec615f3e68 => 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: 991/2061] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:07:10 2026] POST /v2.0/subnets => generated 647 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:07:10.228 7 WARNING neutron.api.v2.base [None req-b0d18231-5143-4405-9383-7b8dc40e8ffe 0db178eb20c440c7a6ef599a607a3962 6743ca80f5a84f17a894900b522da9fd - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-05-07 22:07:10.229 7 INFO neutron.api.v2.resource [None req-b0d18231-5143-4405-9383-7b8dc40e8ffe 0db178eb20c440c7a6ef599a607a3962 6743ca80f5a84f17a894900b522da9fd - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 992/2062] 10.0.0.91 () {34 vars in 679 bytes} [Thu May 7 22:07:10 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-07 22:07:10.378 8 INFO neutron_taas.services.taas.taas_plugin [None req-d4f11141-99f9-4eb8-a80b-4bcca1370666 16ab2ef2a5b246b88a1cc29453dd7cd2 f6076b053860459e969d71b03f270a50 - - default default] TaaS: Handle Delete Port: 27c46e74-f3ff-4917-8210-dc9593e9f357 2026-05-07 22:07:10.383 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d4f11141-99f9-4eb8-a80b-4bcca1370666 16ab2ef2a5b246b88a1cc29453dd7cd2 f6076b053860459e969d71b03f270a50 - - default default] Tap Mirror: Handle Delete Port: 27c46e74-f3ff-4917-8210-dc9593e9f357 [pid: 7|app: 0|req: 993/2063] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:07:10 2026] DELETE /v2.0/networks/f3a7670c-fb92-4384-b4bb-91def49c5869 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:07:10.470 7 INFO neutron.db.segments_db [None req-cebb1f7c-3627-4692-b4cc-94f21f3d933b 0db178eb20c440c7a6ef599a607a3962 6743ca80f5a84f17a894900b522da9fd - - default default] Added segment 9bab69d0-9fcf-48a5-92df-f6328bdc8dec of type vxlan for network 9aeb0582-89c7-4955-abfd-038516911c6a [pid: 7|app: 0|req: 994/2064] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:07:10 2026] POST /v2.0/networks => generated 726 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:07:10.606 7 INFO neutron.services.segments.plugin [-] Segment 7df5f77d-329a-4dcb-9872-996450a47387 resource provider aggregate not found 2026-05-07 22:07:10.622 7 INFO neutron.services.segments.plugin [-] Segment 7df5f77d-329a-4dcb-9872-996450a47387 resource provider aggregate not found 2026-05-07 22:07:10.622 7 INFO neutron.services.segments.plugin [-] Segment 7df5f77d-329a-4dcb-9872-996450a47387 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7df5f77d-329a-4dcb-9872-996450a47387 found for delete ", "request_id": "req-d4324458-d0e9-4e9e-9129-0c6131f49536"}]} 2026-05-07 22:07:10.646 7 INFO neutron.services.segments.plugin [-] Segment 7df5f77d-329a-4dcb-9872-996450a47387 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7df5f77d-329a-4dcb-9872-996450a47387 found for delete ", "request_id": "req-9f7b01cc-26f5-4093-9be3-e93a50260e2d"}]} 2026-05-07 22:07:10.654 7 INFO neutron.services.segments.plugin [-] Segment a493f3a6-d3bc-4c64-a121-60fe3a4801b0 resource provider aggregate not found 2026-05-07 22:07:10.667 7 INFO neutron.services.segments.plugin [-] Segment a493f3a6-d3bc-4c64-a121-60fe3a4801b0 resource provider aggregate not found 2026-05-07 22:07:10.669 7 INFO neutron.services.segments.plugin [-] Segment a493f3a6-d3bc-4c64-a121-60fe3a4801b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a493f3a6-d3bc-4c64-a121-60fe3a4801b0 found for delete ", "request_id": "req-080a3421-c8a6-410b-bfa8-c94fd9fe5c22"}]} 2026-05-07 22:07:10.684 7 INFO neutron.services.segments.plugin [-] Segment a493f3a6-d3bc-4c64-a121-60fe3a4801b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a493f3a6-d3bc-4c64-a121-60fe3a4801b0 found for delete ", "request_id": "req-0b001862-f45d-4a35-97ff-c56b1523e51f"}]} 2026-05-07 22:07:10.745 8 INFO neutron.services.segments.plugin [-] Segment 26845627-4b8a-4a01-8813-702b2111f70a resource provider aggregate not found 2026-05-07 22:07:10.752 8 INFO neutron.services.segments.plugin [-] Segment 26845627-4b8a-4a01-8813-702b2111f70a resource provider aggregate not found 2026-05-07 22:07:10.757 8 INFO neutron.services.segments.plugin [-] Segment 26845627-4b8a-4a01-8813-702b2111f70a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26845627-4b8a-4a01-8813-702b2111f70a found for delete ", "request_id": "req-14d950eb-bb57-4948-a73a-74839ad14fd9"}]} 2026-05-07 22:07:10.771 8 INFO neutron.services.segments.plugin [-] Segment 26845627-4b8a-4a01-8813-702b2111f70a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26845627-4b8a-4a01-8813-702b2111f70a found for delete ", "request_id": "req-9c434959-9d8e-4faf-b483-cf25cc0e4385"}]} 2026-05-07 22:07:10.775 8 INFO neutron.db.l3_hamode_db [None req-d4f11141-99f9-4eb8-a80b-4bcca1370666 16ab2ef2a5b246b88a1cc29453dd7cd2 f6076b053860459e969d71b03f270a50 - - default default] HA network 259a5a04-e506-49e8-9cd6-56abfb6ae665 was deleted as no HA routers are present in project f6076b053860459e969d71b03f270a50. [pid: 8|app: 0|req: 1071/2065] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:07:10 2026] DELETE /v2.0/routers/aaa06bd0-f860-48e1-b003-d7ec615f3e68 => generated 0 bytes in 582 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2066] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:07:10 2026] POST /v2.0/subnets => generated 647 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2067] 10.0.0.91 () {34 vars in 679 bytes} [Thu May 7 22:07:10 2026] POST /v2.0/rbac-policies => generated 324 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2068] 10.0.0.91 () {32 vars in 721 bytes} [Thu May 7 22:07:11 2026] GET /v2.0/networks/9aeb0582-89c7-4955-abfd-038516911c6a => generated 654 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:07:11.593 8 WARNING neutron.db.securitygroups_db [None req-c6151c49-c5ae-4851-a1f8-4aa9bb59cbe5 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1073/2069] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:07:11 2026] GET /v2.0/security-groups?tenant_id=f6076b053860459e969d71b03f270a50&name=default => generated 2925 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2070] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:07:11 2026] DELETE /v2.0/security-groups/1599ff04-bb11-4b44-870a-90378ef47412 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:07:11.925 8 INFO neutron.pecan_wsgi.hooks.translation [None req-25c751ed-d3d9-49e5-8187-c8fafb64800f 576b5798f62542b0b5d4a5f41a45bb17 386ce41c2bab43e59b250d0f66175496 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1074/2071] 10.0.0.91 () {32 vars in 721 bytes} [Thu May 7 22:07:11 2026] GET /v2.0/networks/9aeb0582-89c7-4955-abfd-038516911c6a => generated 138 bytes in 93 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 22:07:11.950 8 WARNING neutron.db.securitygroups_db [None req-46446d9f-ab36-4a4b-bf53-4282457f8734 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1075/2072] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:07:11 2026] GET /v2.0/security-groups?tenant_id=09327f74c81a4996b7b0c2b19ab3d631&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: 998/2073] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:07:11 2026] DELETE /v2.0/networks/9aeb0582-89c7-4955-abfd-038516911c6a => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:07:12.133 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e3ac31cf-58f5-48d4-b79d-e5ac31663f67 0db178eb20c440c7a6ef599a607a3962 6743ca80f5a84f17a894900b522da9fd - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 999/2074] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:07:12 2026] DELETE /v2.0/subnets/5e00aab2-b21b-4808-baa5-c78afab7ee7b => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 22:07:12.148 7 INFO neutron.pecan_wsgi.hooks.translation [None req-099f736e-eb8b-46de-9030-120b2bae48d8 0db178eb20c440c7a6ef599a607a3962 6743ca80f5a84f17a894900b522da9fd - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1000/2075] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:07:12 2026] DELETE /v2.0/subnets/e90d44c6-4a1b-4ff2-9a2d-da9fcfd2f545 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 22:07:12.171 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ef8cd076-53cf-4915-b806-2d2563fb3d4b 0db178eb20c440c7a6ef599a607a3962 6743ca80f5a84f17a894900b522da9fd - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1001/2076] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:07:12 2026] DELETE /v2.0/subnets/158c7554-d309-4b10-844d-a7e13bdbdd50 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2077] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:07:12 2026] DELETE /v2.0/security-groups/26c6c236-49dc-414b-8823-7bcd7dc65a98 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:07:12.363 7 WARNING neutron.db.securitygroups_db [None req-f6cbe50a-47d3-4bd6-9c72-667d210affdb 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1002/2078] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:07:12 2026] GET /v2.0/security-groups?tenant_id=f4241a22f94f4055a7b5af61c0bee600&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: 1077/2079] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:07:12 2026] DELETE /v2.0/security-groups/981cbd95-7ffa-493e-8ce6-5fea9da521f1 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:07:12.685 7 INFO neutron.services.segments.plugin [-] Segment 9bab69d0-9fcf-48a5-92df-f6328bdc8dec resource provider aggregate not found 2026-05-07 22:07:12.700 7 INFO neutron.services.segments.plugin [-] Segment 9bab69d0-9fcf-48a5-92df-f6328bdc8dec resource provider aggregate not found 2026-05-07 22:07:12.703 7 INFO neutron.services.segments.plugin [-] Segment 9bab69d0-9fcf-48a5-92df-f6328bdc8dec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bab69d0-9fcf-48a5-92df-f6328bdc8dec found for delete ", "request_id": "req-4bcb0c61-fd82-4b62-87c7-8f73d0d5ea60"}]} 2026-05-07 22:07:12.720 7 INFO neutron.services.segments.plugin [-] Segment 9bab69d0-9fcf-48a5-92df-f6328bdc8dec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bab69d0-9fcf-48a5-92df-f6328bdc8dec found for delete ", "request_id": "req-7a70475f-4bfd-4c9b-b6fe-bb5bdfd860ae"}]} 2026-05-07 22:07:13.086 8 WARNING neutron.db.securitygroups_db [None req-6db0ebcb-bd7a-4ac8-a1d1-8cd20fa87e54 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1003/2080] 10.0.0.91 () {34 vars in 674 bytes} [Thu May 7 22:07:12 2026] POST /v2.0/subnetpools => generated 516 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2081] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:07:13 2026] GET /v2.0/security-groups?tenant_id=386ce41c2bab43e59b250d0f66175496&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2082] 10.0.0.91 () {34 vars in 674 bytes} [Thu May 7 22:07:13 2026] POST /v2.0/subnetpools => generated 516 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2085] 10.0.0.91 () {34 vars in 674 bytes} [Thu May 7 22:07:13 2026] POST /v2.0/subnetpools => generated 516 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2086] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:07:13 2026] DELETE /v2.0/security-groups/8e3b84b5-3b63-4651-96ec-48887c5fc97b => 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: 1008/2087] 10.0.0.91 () {34 vars in 674 bytes} [Thu May 7 22:07:13 2026] POST /v2.0/subnetpools => generated 516 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:07:13.431 7 WARNING neutron.db.securitygroups_db [None req-88f1fc12-3dd6-42f7-a1d4-8e0f6c537001 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1009/2088] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:07:13 2026] GET /v2.0/security-groups?tenant_id=6743ca80f5a84f17a894900b522da9fd&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2089] 10.0.0.91 () {34 vars in 674 bytes} [Thu May 7 22:07:13 2026] POST /v2.0/subnetpools => generated 516 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2090] 10.0.0.91 () {34 vars in 757 bytes} [Thu May 7 22:07:13 2026] PUT /v2.0/subnetpools/65eecb8d-d10f-4f0a-91d7-e70d02039fcc/tags => generated 17 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2091] 10.0.0.91 () {34 vars in 757 bytes} [Thu May 7 22:07:13 2026] PUT /v2.0/subnetpools/2f9c555d-6cc4-435e-8c92-576cd0d8716e/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: 1081/2092] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:07:13 2026] DELETE /v2.0/security-groups/e4b64c78-b686-4400-bf60-ec860c06df44 => 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: 1012/2093] 10.0.0.91 () {34 vars in 757 bytes} [Thu May 7 22:07:13 2026] PUT /v2.0/subnetpools/a22cb4ca-75c4-48e6-adcd-3efda8ba02f5/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: 1082/2094] 10.0.0.91 () {34 vars in 757 bytes} [Thu May 7 22:07:13 2026] PUT /v2.0/subnetpools/436550dd-0807-484f-b35c-1777491363b2/tags => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:07:13.685 7 WARNING neutron.db.securitygroups_db [None req-f070ffaa-05db-4855-ae55-2cb279fa96dd 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1083/2095] 10.0.0.91 () {32 vars in 670 bytes} [Thu May 7 22:07:13 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2096] 10.0.0.91 () {32 vars in 684 bytes} [Thu May 7 22:07:13 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2097] 10.0.0.91 () {32 vars in 680 bytes} [Thu May 7 22:07:13 2026] GET /v2.0/subnetpools?tags-any=blue => 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: 1086/2098] 10.0.0.91 () {32 vars in 692 bytes} [Thu May 7 22:07:13 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2099] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:07:13 2026] GET /v2.0/security-groups?tenant_id=532ee6ccaf964aee9c9ab7af7bf5dca5&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2100] 10.0.0.91 () {32 vars in 678 bytes} [Thu May 7 22:07:13 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2101] 10.0.0.91 () {32 vars in 692 bytes} [Thu May 7 22:07:13 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2102] 10.0.0.91 () {32 vars in 688 bytes} [Thu May 7 22:07:13 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2103] 10.0.0.91 () {32 vars in 700 bytes} [Thu May 7 22:07:13 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2104] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:07:13 2026] DELETE /v2.0/security-groups/8ea8fe24-6b98-4439-886b-ca716ec8ca6e => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2105] 10.0.0.91 () {32 vars in 730 bytes} [Thu May 7 22:07:13 2026] DELETE /v2.0/subnetpools/65eecb8d-d10f-4f0a-91d7-e70d02039fcc => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2106] 10.0.0.91 () {32 vars in 730 bytes} [Thu May 7 22:07:13 2026] DELETE /v2.0/subnetpools/2f9c555d-6cc4-435e-8c92-576cd0d8716e => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2107] 10.0.0.91 () {32 vars in 730 bytes} [Thu May 7 22:07:14 2026] DELETE /v2.0/subnetpools/a22cb4ca-75c4-48e6-adcd-3efda8ba02f5 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2108] 10.0.0.91 () {32 vars in 730 bytes} [Thu May 7 22:07:14 2026] DELETE /v2.0/subnetpools/436550dd-0807-484f-b35c-1777491363b2 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2109] 10.0.0.91 () {32 vars in 730 bytes} [Thu May 7 22:07:14 2026] DELETE /v2.0/subnetpools/8c7f64e4-e44a-4994-9a94-b78968ed7eeb => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:07:15.149 7 WARNING neutron.db.securitygroups_db [None req-22fb8994-9ac2-4510-a5d7-0bcf2f54a306 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1017/2110] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:07:14 2026] GET /v2.0/security-groups?tenant_id=a72912e4f6b54eaa8ac42704d6f8c2c1&name=default => generated 2925 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2111] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:07:15 2026] DELETE /v2.0/security-groups/f0bdb6d9-d0fb-4325-832b-d37a250f4b3a => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:07:15.521 7 WARNING neutron.db.securitygroups_db [None req-ee0fbe2b-02e9-4ad5-8d89-d0699568297a 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1018/2112] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:07:15 2026] GET /v2.0/security-groups?tenant_id=575a02b993d04bc6bf69194547a09fa9&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2113] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:07:15 2026] DELETE /v2.0/security-groups/1724bc29-c137-4b0b-bf6e-d4f2046cf0e5 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:07:15.967 7 WARNING neutron.db.securitygroups_db [None req-86131aac-8fac-46a5-8940-da1526c1ce33 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1019/2114] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:07:15 2026] GET /v2.0/security-groups?tenant_id=9ffe372e48bc4875bd301a8f47834dcc&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2115] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:07:16 2026] DELETE /v2.0/security-groups/12fd2f77-0ca8-414f-a556-8c12a6ee3aff => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:07:16.375 8 INFO neutron.db.segments_db [None req-50d3ed25-0124-4f0a-8a9d-6602ec5b07d6 20958f6232cd4958a5ad491442ee8cf1 e7d23ea9f44f498ca3677ad6db0ddeb5 - - default default] Added segment e3b06ba0-880b-4d33-8518-2233dbfa2066 of type vxlan for network 4ef78625-49cf-4841-8f95-97d73a1a8072 [pid: 8|app: 0|req: 1096/2116] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:07:16 2026] POST /v2.0/networks => generated 632 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2117] 10.0.0.91 () {34 vars in 662 bytes} [Thu May 7 22:07:16 2026] POST /v2.0/ports => generated 743 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2118] 10.0.0.91 () {34 vars in 745 bytes} [Thu May 7 22:07:16 2026] PUT /v2.0/ports/956ca666-be50-4eb9-85d8-96762cf60d29/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1022/2119] 10.0.0.91 () {32 vars in 725 bytes} [Thu May 7 22:07:16 2026] GET /v2.0/ports/956ca666-be50-4eb9-85d8-96762cf60d29/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1098/2120] 10.0.0.91 () {34 vars in 756 bytes} [Thu May 7 22:07:16 2026] PUT /v2.0/ports/956ca666-be50-4eb9-85d8-96762cf60d29/tags/green => generated 4 bytes in 98 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: 1023/2121] 10.0.0.91 () {32 vars in 725 bytes} [Thu May 7 22:07:17 2026] GET /v2.0/ports/956ca666-be50-4eb9-85d8-96762cf60d29/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1099/2122] 10.0.0.91 () {34 vars in 752 bytes} [Thu May 7 22:07:17 2026] PUT /v2.0/ports/956ca666-be50-4eb9-85d8-96762cf60d29/tags/red => generated 4 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1024/2123] 10.0.0.91 () {32 vars in 725 bytes} [Thu May 7 22:07:17 2026] GET /v2.0/ports/956ca666-be50-4eb9-85d8-96762cf60d29/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1100/2124] 10.0.0.91 () {34 vars in 774 bytes} [Thu May 7 22:07:17 2026] PUT /v2.0/ports/956ca666-be50-4eb9-85d8-96762cf60d29/tags/black.or.white => generated 4 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1025/2125] 10.0.0.91 () {32 vars in 725 bytes} [Thu May 7 22:07:17 2026] GET /v2.0/ports/956ca666-be50-4eb9-85d8-96762cf60d29/tags => generated 52 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1101/2126] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:07:17 2026] GET /v2.0/ports?device_id=b7a58df1-9561-4a8d-8287-abd47dcd7669 => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2127] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:07:17 2026] GET /v2.0/security-groups?id=ba4d435b-4c79-4da0-9822-24f0f5c07de1&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: 1026/2128] 10.0.0.91 () {34 vars in 745 bytes} [Thu May 7 22:07:17 2026] PUT /v2.0/ports/956ca666-be50-4eb9-85d8-96762cf60d29/tags => generated 37 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2129] 10.0.0.91 () {32 vars in 725 bytes} [Thu May 7 22:07:17 2026] GET /v2.0/ports/956ca666-be50-4eb9-85d8-96762cf60d29/tags => generated 37 bytes in 53 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: 1027/2130] 10.0.0.91 () {32 vars in 733 bytes} [Thu May 7 22:07:17 2026] GET /v2.0/ports/956ca666-be50-4eb9-85d8-96762cf60d29/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 22:07:17.607 8 INFO neutron.api.v2.resource [None req-37423a9c-3114-4d21-ba71-adfc07ba2751 20958f6232cd4958a5ad491442ee8cf1 e7d23ea9f44f498ca3677ad6db0ddeb5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1104/2131] 10.0.0.91 () {32 vars in 737 bytes} [Thu May 7 22:07:17 2026] GET /v2.0/ports/956ca666-be50-4eb9-85d8-96762cf60d29/tags/green => generated 99 bytes in 61 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: 1028/2132] 10.0.0.91 () {32 vars in 736 bytes} [Thu May 7 22:07:17 2026] DELETE /v2.0/ports/956ca666-be50-4eb9-85d8-96762cf60d29/tags/red => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1105/2133] 10.0.0.91 () {32 vars in 725 bytes} [Thu May 7 22:07:17 2026] GET /v2.0/ports/956ca666-be50-4eb9-85d8-96762cf60d29/tags => generated 30 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 22:07:17.795 7 INFO neutron.api.v2.resource [None req-d96cb026-85b6-4669-a63a-fb9bb35175ab 20958f6232cd4958a5ad491442ee8cf1 e7d23ea9f44f498ca3677ad6db0ddeb5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1029/2134] 10.0.0.91 () {32 vars in 740 bytes} [Thu May 7 22:07:17 2026] DELETE /v2.0/ports/956ca666-be50-4eb9-85d8-96762cf60d29/tags/green => generated 99 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1106/2135] 10.0.0.91 () {32 vars in 728 bytes} [Thu May 7 22:07:17 2026] DELETE /v2.0/ports/956ca666-be50-4eb9-85d8-96762cf60d29/tags => generated 0 bytes in 71 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: 1030/2136] 10.0.0.91 () {32 vars in 725 bytes} [Thu May 7 22:07:17 2026] GET /v2.0/ports/956ca666-be50-4eb9-85d8-96762cf60d29/tags => generated 12 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, ' 2026-05-07 22:07:18.050 8 INFO neutron_taas.services.taas.taas_plugin [None req-f094457c-32d5-45af-92c3-68d0dac6d85e 20958f6232cd4958a5ad491442ee8cf1 e7d23ea9f44f498ca3677ad6db0ddeb5 - - default default] TaaS: Handle Delete Port: 956ca666-be50-4eb9-85d8-96762cf60d29 2026-05-07 22:07:18.053 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f094457c-32d5-45af-92c3-68d0dac6d85e 20958f6232cd4958a5ad491442ee8cf1 e7d23ea9f44f498ca3677ad6db0ddeb5 - - default default] Tap Mirror: Handle Delete Port: 956ca666-be50-4eb9-85d8-96762cf60d29 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1107/2137] 10.0.0.91 () {32 vars in 718 bytes} [Thu May 7 22:07:17 2026] DELETE /v2.0/ports/956ca666-be50-4eb9-85d8-96762cf60d29 => generated 0 bytes in 632 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2138] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:07:18 2026] GET /v2.0/ports?device_id=b7a58df1-9561-4a8d-8287-abd47dcd7669 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:07:18.723 8 INFO neutron.services.segments.plugin [-] Segment e3b06ba0-880b-4d33-8518-2233dbfa2066 resource provider aggregate not found 2026-05-07 22:07:18.727 8 INFO neutron.services.segments.plugin [-] Segment e3b06ba0-880b-4d33-8518-2233dbfa2066 resource provider aggregate not found 2026-05-07 22:07:18.749 8 INFO neutron.services.segments.plugin [-] Segment e3b06ba0-880b-4d33-8518-2233dbfa2066 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3b06ba0-880b-4d33-8518-2233dbfa2066 found for delete ", "request_id": "req-b80c8d47-79d6-4e93-867b-dc0608871916"}]} 2026-05-07 22:07:18.751 8 INFO neutron.services.segments.plugin [-] Segment e3b06ba0-880b-4d33-8518-2233dbfa2066 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3b06ba0-880b-4d33-8518-2233dbfa2066 found for delete ", "request_id": "req-421442a7-0bae-436c-b270-58ce52f45700"}]} [pid: 8|app: 0|req: 1109/2139] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:07:18 2026] DELETE /v2.0/networks/4ef78625-49cf-4841-8f95-97d73a1a8072 => 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: 1110/2140] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:07:18 2026] GET /v2.0/security-groups?id=ba4d435b-4c79-4da0-9822-24f0f5c07de1&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2141] 10.0.0.91 () {34 vars in 674 bytes} [Thu May 7 22:07:18 2026] POST /v2.0/floatingips => generated 552 bytes in 681 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:07:19.499 7 WARNING neutron.db.securitygroups_db [None req-81ba7172-67ea-438a-b136-998e5009e313 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1111/2142] 10.0.0.91 () {34 vars in 674 bytes} [Thu May 7 22:07:18 2026] POST /v2.0/floatingips => generated 552 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2143] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:07:19 2026] GET /v2.0/security-groups?tenant_id=d1ce0b57ed04483aa6d6e862aad7f657&name=default => generated 2925 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2144] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:07:19 2026] DELETE /v2.0/security-groups/3961527f-be5e-48c2-8bcd-340e56d6a2aa => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2145] 199.204.45.242 () {34 vars in 993 bytes} [Thu May 7 22:07:19 2026] GET /v2.0/ports?device_id=b7a58df1-9561-4a8d-8287-abd47dcd7669 => generated 973 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:07:19.929 7 INFO neutron_taas.services.taas.taas_plugin [req-cc8376e2-137c-42e5-a90f-95e739d59cee req-bf82d255-771e-428d-ac8d-be29d32eeb5a 2c3e390f2a7c48558b03ba9659ed16c0 0bc539dc7878411086798e28749f0daf - - default default] TaaS: Handle Delete Port: 342ab03e-252a-41a1-8ed1-8d358689d6d3 2026-05-07 22:07:19.932 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-cc8376e2-137c-42e5-a90f-95e739d59cee req-bf82d255-771e-428d-ac8d-be29d32eeb5a 2c3e390f2a7c48558b03ba9659ed16c0 0bc539dc7878411086798e28749f0daf - - default default] Tap Mirror: Handle Delete Port: 342ab03e-252a-41a1-8ed1-8d358689d6d3 2026-05-07 22:07:20.070 7 INFO neutron.db.l3_db [req-cc8376e2-137c-42e5-a90f-95e739d59cee req-bf82d255-771e-428d-ac8d-be29d32eeb5a 2c3e390f2a7c48558b03ba9659ed16c0 0bc539dc7878411086798e28749f0daf - - default default] Floating IP 5b5904de-a1dc-4e31-8393-2dda98d84ea7 disassociated. External IP: 10.96.250.207, port: 342ab03e-252a-41a1-8ed1-8d358689d6d3. [pid: 8|app: 0|req: 1112/2146] 10.0.0.91 () {34 vars in 674 bytes} [Thu May 7 22:07:19 2026] POST /v2.0/floatingips => generated 552 bytes in 570 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2147] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:07:20 2026] GET /v2.0/ports?device_id=b7a58df1-9561-4a8d-8287-abd47dcd7669 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:07:20.140 8 WARNING neutron.db.securitygroups_db [None req-e6c88d46-fc98-4faf-8d1d-20e601c377f6 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1114/2148] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:07:20 2026] GET /v2.0/security-groups?tenant_id=e7d23ea9f44f498ca3677ad6db0ddeb5&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2149] 199.204.45.242 () {36 vars in 996 bytes} [Thu May 7 22:07:19 2026] DELETE /v2.0/ports/342ab03e-252a-41a1-8ed1-8d358689d6d3 => generated 0 bytes in 623 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:07:20.476 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b1d7efce-9a5e-42e1-bff1-60cf0d11568a'] response: {'server_uuid': 'b7a58df1-9561-4a8d-8287-abd47dcd7669', 'name': 'network-vif-deleted', 'tag': '342ab03e-252a-41a1-8ed1-8d358689d6d3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1036/2150] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:07:20 2026] GET /v2.0/security-groups?id=ba4d435b-4c79-4da0-9822-24f0f5c07de1&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2151] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:07:20 2026] DELETE /v2.0/security-groups/36ae7445-c679-449c-abd4-419c99c90444 => 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: 1115/2152] 10.0.0.91 () {34 vars in 674 bytes} [Thu May 7 22:07:20 2026] POST /v2.0/floatingips => generated 552 bytes in 516 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:07:20.822 7 INFO neutron.db.segments_db [None req-cfed8475-2554-4555-80f6-54b372aff7c8 d743a00d1c9f4dd5b41a3ad33cc50670 2191a7e6710d44d097f11da50a77c53c - - default default] Added segment 515fc390-0a19-4694-89ed-42bc7e262c8a of type vxlan for network dd119a78-b7e6-4048-ad68-86c7075ed4ac [pid: 7|app: 0|req: 1038/2153] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:07:20 2026] POST /v2.0/networks => generated 632 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2154] 10.0.0.91 () {34 vars in 674 bytes} [Thu May 7 22:07:20 2026] POST /v2.0/floatingips => generated 552 bytes in 519 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:07:21.270 8 WARNING tagging [None req-147b454f-960c-4da9-812a-91b7cd613ae8 a247a605518f4326bf78d989c49014e9 f418cdbf52144edaa2e34c70fdb8bc57 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1039/2155] 10.0.0.91 () {34 vars in 662 bytes} [Thu May 7 22:07:20 2026] POST /v2.0/ports => generated 743 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: 8|app: 0|req: 1117/2156] 10.0.0.91 () {34 vars in 757 bytes} [Thu May 7 22:07:21 2026] PUT /v2.0/floatingips/7fecc910-7cde-4446-80ee-7757e2674af7/tags => generated 17 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:07:21.346 8 WARNING tagging [None req-a31ed8d8-006b-4c02-88c6-7194facafe49 a247a605518f4326bf78d989c49014e9 f418cdbf52144edaa2e34c70fdb8bc57 - - 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: 1118/2157] 10.0.0.91 () {34 vars in 757 bytes} [Thu May 7 22:07:21 2026] PUT /v2.0/floatingips/a2c84a83-e019-4138-af0d-955313af8439/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:07:21.403 8 WARNING tagging [None req-32934da1-2f3c-4ea8-94f8-19ca9b88c2d2 a247a605518f4326bf78d989c49014e9 f418cdbf52144edaa2e34c70fdb8bc57 - - 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: 1119/2158] 10.0.0.91 () {34 vars in 757 bytes} [Thu May 7 22:07:21 2026] PUT /v2.0/floatingips/59321e8a-a759-45be-820c-0c4f8b17c421/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:07:21.449 8 WARNING tagging [None req-2c0b3599-b1ec-47d7-bcd1-8d7c5798cb2d a247a605518f4326bf78d989c49014e9 f418cdbf52144edaa2e34c70fdb8bc57 - - 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: 1120/2159] 10.0.0.91 () {34 vars in 757 bytes} [Thu May 7 22:07:21 2026] PUT /v2.0/floatingips/bd0cf25f-6c49-4f69-ba9e-ae954b40e81c/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: 1040/2160] 10.0.0.91 () {34 vars in 664 bytes} [Thu May 7 22:07:21 2026] POST /v2.0/trunks => generated 407 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2161] 10.0.0.91 () {32 vars in 670 bytes} [Thu May 7 22:07:21 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:07:21.557 7 INFO neutron.db.segments_db [None req-32b8b26e-e4ff-4ab0-8d78-778813234200 d743a00d1c9f4dd5b41a3ad33cc50670 2191a7e6710d44d097f11da50a77c53c - - default default] Added segment 51030b94-14b8-4235-af82-c260142b5098 of type vxlan for network 9fba321f-247e-404a-910a-47aa9b956bea [pid: 8|app: 0|req: 1122/2162] 10.0.0.91 () {32 vars in 684 bytes} [Thu May 7 22:07:21 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2163] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:07:21 2026] GET /v2.0/ports?device_id=b7a58df1-9561-4a8d-8287-abd47dcd7669 => 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: 1041/2164] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:07:21 2026] POST /v2.0/networks => generated 632 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2165] 10.0.0.91 () {32 vars in 680 bytes} [Thu May 7 22:07:21 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2166] 10.0.0.91 () {32 vars in 692 bytes} [Thu May 7 22:07:21 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2167] 10.0.0.91 () {32 vars in 678 bytes} [Thu May 7 22:07:21 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2168] 10.0.0.91 () {32 vars in 692 bytes} [Thu May 7 22:07:21 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2169] 10.0.0.91 () {32 vars in 688 bytes} [Thu May 7 22:07:21 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2170] 10.0.0.91 () {32 vars in 700 bytes} [Thu May 7 22:07:21 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2171] 10.0.0.91 () {34 vars in 662 bytes} [Thu May 7 22:07:21 2026] POST /v2.0/ports => generated 743 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 22:07:21.978 8 INFO neutron_taas.services.taas.taas_plugin [None req-7cb95098-193c-48b7-9b43-dc45b7b17c89 a247a605518f4326bf78d989c49014e9 f418cdbf52144edaa2e34c70fdb8bc57 - - default default] TaaS: Handle Delete Port: bf7336f0-afb5-4aee-a3cc-169832ed9162 2026-05-07 22:07:21.982 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7cb95098-193c-48b7-9b43-dc45b7b17c89 a247a605518f4326bf78d989c49014e9 f418cdbf52144edaa2e34c70fdb8bc57 - - default default] Tap Mirror: Handle Delete Port: bf7336f0-afb5-4aee-a3cc-169832ed9162 [pid: 7|app: 0|req: 1043/2172] 10.0.0.91 () {34 vars in 664 bytes} [Thu May 7 22:07:21 2026] POST /v2.0/trunks => generated 407 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:07:22.092 7 INFO neutron.db.segments_db [None req-7a196bdd-b91b-4424-ae68-45513ebdca40 d743a00d1c9f4dd5b41a3ad33cc50670 2191a7e6710d44d097f11da50a77c53c - - default default] Added segment 959b1c39-10bf-407e-96d3-1010b85bc255 of type vxlan for network a332ddfd-c80e-4e5d-8b45-1d45ccfc72f6 [pid: 8|app: 0|req: 1130/2173] 10.0.0.91 () {32 vars in 730 bytes} [Thu May 7 22:07:21 2026] DELETE /v2.0/floatingips/7fecc910-7cde-4446-80ee-7757e2674af7 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2174] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:07:22 2026] POST /v2.0/networks => generated 631 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:07:22.285 8 INFO neutron_taas.services.taas.taas_plugin [None req-c7ae5926-1480-4006-bc3b-2d74d061c411 a247a605518f4326bf78d989c49014e9 f418cdbf52144edaa2e34c70fdb8bc57 - - default default] TaaS: Handle Delete Port: 332128b8-9bff-4ecc-ac73-3090810f78eb 2026-05-07 22:07:22.288 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c7ae5926-1480-4006-bc3b-2d74d061c411 a247a605518f4326bf78d989c49014e9 f418cdbf52144edaa2e34c70fdb8bc57 - - default default] Tap Mirror: Handle Delete Port: 332128b8-9bff-4ecc-ac73-3090810f78eb [pid: 8|app: 0|req: 1131/2175] 10.0.0.91 () {32 vars in 730 bytes} [Thu May 7 22:07:22 2026] DELETE /v2.0/floatingips/a2c84a83-e019-4138-af0d-955313af8439 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2176] 10.0.0.91 () {34 vars in 662 bytes} [Thu May 7 22:07:22 2026] POST /v2.0/ports => generated 743 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 22:07:22.602 8 INFO neutron_taas.services.taas.taas_plugin [None req-6395d154-2703-45b2-9cb8-4f656aa35c7e a247a605518f4326bf78d989c49014e9 f418cdbf52144edaa2e34c70fdb8bc57 - - default default] TaaS: Handle Delete Port: 11b6cd38-1dc5-4b76-ab50-38b084f5736b 2026-05-07 22:07:22.608 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6395d154-2703-45b2-9cb8-4f656aa35c7e a247a605518f4326bf78d989c49014e9 f418cdbf52144edaa2e34c70fdb8bc57 - - default default] Tap Mirror: Handle Delete Port: 11b6cd38-1dc5-4b76-ab50-38b084f5736b [pid: 7|app: 0|req: 1046/2177] 10.0.0.91 () {34 vars in 664 bytes} [Thu May 7 22:07:22 2026] POST /v2.0/trunks => generated 407 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:07:22.745 7 INFO neutron.db.segments_db [None req-9d68570c-6a94-41b1-9f9e-e5345ee82694 d743a00d1c9f4dd5b41a3ad33cc50670 2191a7e6710d44d097f11da50a77c53c - - default default] Added segment 42d9900c-df89-45ca-8a27-563e25d53b58 of type vxlan for network e961f366-19d4-425a-9f12-d6b1a6fde492 [pid: 8|app: 0|req: 1132/2178] 10.0.0.91 () {32 vars in 730 bytes} [Thu May 7 22:07:22 2026] DELETE /v2.0/floatingips/59321e8a-a759-45be-820c-0c4f8b17c421 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2179] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:07:22 2026] POST /v2.0/networks => generated 632 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2180] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:07:22 2026] GET /v2.0/ports?device_id=b7a58df1-9561-4a8d-8287-abd47dcd7669 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:07:22.903 7 INFO neutron_taas.services.taas.taas_plugin [None req-6cfc2d79-b38b-49f4-a64a-52227ea8fab6 a247a605518f4326bf78d989c49014e9 f418cdbf52144edaa2e34c70fdb8bc57 - - default default] TaaS: Handle Delete Port: 1b753fd0-fd78-4dfe-8f93-a285c126712b 2026-05-07 22:07:22.906 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6cfc2d79-b38b-49f4-a64a-52227ea8fab6 a247a605518f4326bf78d989c49014e9 f418cdbf52144edaa2e34c70fdb8bc57 - - default default] Tap Mirror: Handle Delete Port: 1b753fd0-fd78-4dfe-8f93-a285c126712b [pid: 7|app: 0|req: 1048/2181] 10.0.0.91 () {32 vars in 730 bytes} [Thu May 7 22:07:22 2026] DELETE /v2.0/floatingips/bd0cf25f-6c49-4f69-ba9e-ae954b40e81c => generated 0 bytes in 230 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2182] 10.0.0.91 () {34 vars in 662 bytes} [Thu May 7 22:07:22 2026] POST /v2.0/ports => generated 743 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 22:07:23.133 7 INFO neutron_taas.services.taas.taas_plugin [None req-f07ad59d-9894-4c63-b852-087f4492b70c a247a605518f4326bf78d989c49014e9 f418cdbf52144edaa2e34c70fdb8bc57 - - default default] TaaS: Handle Delete Port: b3831e55-b4b4-40e8-96f3-6b89ab51da79 2026-05-07 22:07:23.138 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f07ad59d-9894-4c63-b852-087f4492b70c a247a605518f4326bf78d989c49014e9 f418cdbf52144edaa2e34c70fdb8bc57 - - default default] Tap Mirror: Handle Delete Port: b3831e55-b4b4-40e8-96f3-6b89ab51da79 [pid: 7|app: 0|req: 1049/2183] 10.0.0.91 () {32 vars in 730 bytes} [Thu May 7 22:07:23 2026] DELETE /v2.0/floatingips/ba93f151-f872-47d2-8d73-30ea79bee1d2 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2184] 10.0.0.91 () {34 vars in 664 bytes} [Thu May 7 22:07:23 2026] POST /v2.0/trunks => generated 407 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:07:23.408 7 INFO neutron.db.segments_db [None req-67d1bf21-6962-451d-94ad-b150a893cd49 d743a00d1c9f4dd5b41a3ad33cc50670 2191a7e6710d44d097f11da50a77c53c - - default default] Added segment fe29415c-24e0-48fe-9238-3858b0f089d3 of type vxlan for network 4358c4f2-9fa0-4ca4-8d0a-e3b84bf79f8a [pid: 7|app: 0|req: 1050/2185] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:07:23 2026] POST /v2.0/networks => generated 631 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2186] 10.0.0.91 () {34 vars in 662 bytes} [Thu May 7 22:07:23 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: 8|app: 0|req: 1137/2187] 10.0.0.91 () {34 vars in 664 bytes} [Thu May 7 22:07:23 2026] POST /v2.0/trunks => generated 407 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2188] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:07:23 2026] DELETE /v2.0/security-groups/ba4d435b-4c79-4da0-9822-24f0f5c07de1 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:07:24.103 8 WARNING tagging [None req-b827e244-59c3-41c6-afde-51f808a7df63 d743a00d1c9f4dd5b41a3ad33cc50670 2191a7e6710d44d097f11da50a77c53c - - 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/2189] 10.0.0.91 () {34 vars in 747 bytes} [Thu May 7 22:07:24 2026] PUT /v2.0/trunks/a03c9471-a3cc-464c-a4ef-79f0c7abaf1f/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:07:24.140 7 INFO neutron.db.segments_db [None req-351992be-d7dc-4033-b9fc-36de24eda2a4 fccbd5034fd04574a81e44cdcc500898 85845476a1634ea58684903dc5a15c2b - - default default] Added segment f660c101-e585-4558-8b62-cecb4377d7fa of type vxlan for network d6674061-e0f3-4793-9578-1c8007443a97 [pid: 7|app: 0|req: 1051/2190] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:07:23 2026] POST /v2.0/networks => generated 632 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:07:24.231 8 WARNING neutron.db.securitygroups_db [None req-364d6667-65dd-4ed5-8f6e-2f697d7384e1 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-07 22:07:24.294 7 INFO neutron_taas.services.taas.taas_plugin [None req-5aeed35b-2dc2-4328-a8e7-469d17d141a1 2c3e390f2a7c48558b03ba9659ed16c0 0bc539dc7878411086798e28749f0daf - - default default] TaaS: Handle Delete Port: e535c4a7-e304-4502-bdb7-6196659bfffe 2026-05-07 22:07:24.296 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5aeed35b-2dc2-4328-a8e7-469d17d141a1 2c3e390f2a7c48558b03ba9659ed16c0 0bc539dc7878411086798e28749f0daf - - default default] Tap Mirror: Handle Delete Port: e535c4a7-e304-4502-bdb7-6196659bfffe [pid: 8|app: 0|req: 1140/2191] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:07:24 2026] GET /v2.0/security-groups?tenant_id=32ba82b3b4b349439327d2a1380b5a93&name=default => generated 2925 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:07:24.373 8 WARNING tagging [None req-300584f5-3687-44d9-9eb2-fce5a4e94748 d743a00d1c9f4dd5b41a3ad33cc50670 2191a7e6710d44d097f11da50a77c53c - - 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/2192] 10.0.0.91 () {34 vars in 747 bytes} [Thu May 7 22:07:24 2026] PUT /v2.0/trunks/a512fcca-fd00-4c2a-958b-5709e2cb1e08/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2193] 10.0.0.91 () {32 vars in 730 bytes} [Thu May 7 22:07:24 2026] DELETE /v2.0/floatingips/5b5904de-a1dc-4e31-8393-2dda98d84ea7 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2194] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:07:24 2026] DELETE /v2.0/security-groups/45abc2e6-7c86-435e-8070-288e6b806b6e => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:07:24.504 7 WARNING tagging [None req-de3203bb-a69a-402d-8dd8-7bf5a1a5ad6a d743a00d1c9f4dd5b41a3ad33cc50670 2191a7e6710d44d097f11da50a77c53c - - 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: 1054/2195] 10.0.0.91 () {34 vars in 747 bytes} [Thu May 7 22:07:24 2026] PUT /v2.0/trunks/7ae69b57-645c-41e9-ab31-17fb240303b6/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:07:24.550 7 WARNING tagging [None req-3fd22404-60de-4aa5-aaa9-10f713ed36bc d743a00d1c9f4dd5b41a3ad33cc50670 2191a7e6710d44d097f11da50a77c53c - - 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: 1055/2196] 10.0.0.91 () {34 vars in 747 bytes} [Thu May 7 22:07:24 2026] PUT /v2.0/trunks/81cf0b9f-e268-4430-9a6a-20737e547f41/tags => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2197] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:07:24 2026] GET /v2.0/ports?device_id=7ceb9665-38a1-43b0-9a6d-169610852f93 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2198] 10.0.0.91 () {32 vars in 660 bytes} [Thu May 7 22:07:24 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) 2026-05-07 22:07:24.631 7 WARNING neutron.db.securitygroups_db [None req-6ef6844a-c8b2-4ce1-8f82-7cf88c80c8a1 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1142/2199] 10.0.0.91 () {34 vars in 662 bytes} [Thu May 7 22:07:24 2026] POST /v2.0/ports => generated 743 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1143/2200] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:07:24 2026] GET /v2.0/security-groups?id=5ae82101-00b9-40c6-be77-1ac8fc36bae7&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: 1058/2201] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:07:24 2026] GET /v2.0/security-groups?tenant_id=12ccfd647bb04e568572ed5f35d1d401&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2202] 10.0.0.91 () {32 vars in 674 bytes} [Thu May 7 22:07:24 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2203] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:07:24 2026] DELETE /v2.0/security-groups/2300dbef-aed8-41d9-a53f-2ed79aa4ea89 => 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: 1146/2204] 10.0.0.91 () {32 vars in 670 bytes} [Thu May 7 22:07:24 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2205] 10.0.0.91 () {32 vars in 682 bytes} [Thu May 7 22:07:24 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2206] 10.0.0.91 () {34 vars in 664 bytes} [Thu May 7 22:07:24 2026] POST /v2.0/trunks => generated 407 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:07:24.923 7 WARNING tagging [None req-0f8125a3-fee8-49d5-b57e-f2c020f5ce4b fccbd5034fd04574a81e44cdcc500898 85845476a1634ea58684903dc5a15c2b - - 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: 1148/2207] 10.0.0.91 () {32 vars in 668 bytes} [Thu May 7 22:07:24 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2208] 10.0.0.91 () {34 vars in 747 bytes} [Thu May 7 22:07:24 2026] PUT /v2.0/trunks/e617f942-e33b-4f07-9ab0-b0144c9b2236/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:07:24.951 7 WARNING tagging [None req-38a7e1dd-24f8-49dc-bab1-46e27d956063 fccbd5034fd04574a81e44cdcc500898 85845476a1634ea58684903dc5a15c2b - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1061/2209] 10.0.0.91 () {32 vars in 727 bytes} [Thu May 7 22:07:24 2026] GET /v2.0/trunks/e617f942-e33b-4f07-9ab0-b0144c9b2236/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2210] 10.0.0.91 () {32 vars in 682 bytes} [Thu May 7 22:07:24 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:07:24.969 7 WARNING neutron.db.securitygroups_db [None req-bc5507b5-5fe9-49ff-931f-d58b3b6051ca 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-07 22:07:24.989 8 WARNING tagging [None req-2a6a12ee-dae9-446b-afd8-e1dbc9eecf42 fccbd5034fd04574a81e44cdcc500898 85845476a1634ea58684903dc5a15c2b - - 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: 1150/2211] 10.0.0.91 () {34 vars in 758 bytes} [Thu May 7 22:07:24 2026] PUT /v2.0/trunks/e617f942-e33b-4f07-9ab0-b0144c9b2236/tags/green => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2212] 10.0.0.91 () {32 vars in 678 bytes} [Thu May 7 22:07:25 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:07:25.069 8 WARNING tagging [None req-9645efeb-9b1d-4870-b395-ab48c95ef01b fccbd5034fd04574a81e44cdcc500898 85845476a1634ea58684903dc5a15c2b - - 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: 1152/2213] 10.0.0.91 () {32 vars in 727 bytes} [Thu May 7 22:07:25 2026] GET /v2.0/trunks/e617f942-e33b-4f07-9ab0-b0144c9b2236/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2214] 10.0.0.91 () {32 vars in 690 bytes} [Thu May 7 22:07:25 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) 2026-05-07 22:07:25.106 8 WARNING tagging [None req-1b88cebd-72e2-45cb-875b-ca56da4d04fb fccbd5034fd04574a81e44cdcc500898 85845476a1634ea58684903dc5a15c2b - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1062/2215] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:07:24 2026] GET /v2.0/security-groups?tenant_id=f418cdbf52144edaa2e34c70fdb8bc57&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2216] 10.0.0.91 () {34 vars in 754 bytes} [Thu May 7 22:07:25 2026] PUT /v2.0/trunks/e617f942-e33b-4f07-9ab0-b0144c9b2236/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: 1063/2217] 10.0.0.91 () {32 vars in 717 bytes} [Thu May 7 22:07:25 2026] GET /v2.0/trunks/a03c9471-a3cc-464c-a4ef-79f0c7abaf1f => generated 412 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2218] 10.0.0.91 () {32 vars in 715 bytes} [Thu May 7 22:07:25 2026] GET /v2.0/ports/eb7ff8e1-f2d4-46b6-a522-42d9083b0373 => generated 826 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:07:25.202 7 WARNING tagging [None req-af3674d5-32fe-4385-a9ff-3a6b9e5cfe0f fccbd5034fd04574a81e44cdcc500898 85845476a1634ea58684903dc5a15c2b - - 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/2219] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:07:25 2026] DELETE /v2.0/security-groups/1fe154f2-08a1-412e-b248-3a2bc2df3750 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2220] 10.0.0.91 () {32 vars in 727 bytes} [Thu May 7 22:07:25 2026] GET /v2.0/trunks/e617f942-e33b-4f07-9ab0-b0144c9b2236/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:07:25.233 7 WARNING tagging [None req-2b0eb8fe-00d5-42da-bbc3-2f01c9e7fc3a fccbd5034fd04574a81e44cdcc500898 85845476a1634ea58684903dc5a15c2b - - 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: 1066/2221] 10.0.0.91 () {34 vars in 776 bytes} [Thu May 7 22:07:25 2026] PUT /v2.0/trunks/e617f942-e33b-4f07-9ab0-b0144c9b2236/tags/black.or.white => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-07 22:07:25.276 7 WARNING tagging [None req-9bf14529-a197-4ece-a9ee-ea25a334e623 fccbd5034fd04574a81e44cdcc500898 85845476a1634ea58684903dc5a15c2b - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1067/2222] 10.0.0.91 () {32 vars in 727 bytes} [Thu May 7 22:07:25 2026] GET /v2.0/trunks/e617f942-e33b-4f07-9ab0-b0144c9b2236/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:07:25.301 7 WARNING tagging [None req-eed60fc6-0e91-48be-a227-4a528b0dd2e2 fccbd5034fd04574a81e44cdcc500898 85845476a1634ea58684903dc5a15c2b - - 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/2223] 10.0.0.91 () {32 vars in 720 bytes} [Thu May 7 22:07:25 2026] DELETE /v2.0/trunks/a03c9471-a3cc-464c-a4ef-79f0c7abaf1f => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2224] 10.0.0.91 () {32 vars in 717 bytes} [Thu May 7 22:07:25 2026] GET /v2.0/trunks/a512fcca-fd00-4c2a-958b-5709e2cb1e08 => generated 420 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2225] 10.0.0.91 () {34 vars in 747 bytes} [Thu May 7 22:07:25 2026] PUT /v2.0/trunks/e617f942-e33b-4f07-9ab0-b0144c9b2236/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:07:25.350 7 WARNING tagging [None req-e00cd389-4f77-4e85-8e3c-229b27467bbe fccbd5034fd04574a81e44cdcc500898 85845476a1634ea58684903dc5a15c2b - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1069/2226] 10.0.0.91 () {32 vars in 727 bytes} [Thu May 7 22:07:25 2026] GET /v2.0/trunks/e617f942-e33b-4f07-9ab0-b0144c9b2236/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:07:25.380 7 WARNING tagging [None req-b1fe06a9-767e-498e-b1b1-4010d5176759 fccbd5034fd04574a81e44cdcc500898 85845476a1634ea58684903dc5a15c2b - - 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: 1070/2227] 10.0.0.91 () {32 vars in 735 bytes} [Thu May 7 22:07:25 2026] GET /v2.0/trunks/e617f942-e33b-4f07-9ab0-b0144c9b2236/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:07:25.401 7 WARNING tagging [None req-114651ce-e55c-4530-8a40-0642f87b97c6 fccbd5034fd04574a81e44cdcc500898 85845476a1634ea58684903dc5a15c2b - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-07 22:07:25.407 7 INFO neutron.api.v2.resource [None req-114651ce-e55c-4530-8a40-0642f87b97c6 fccbd5034fd04574a81e44cdcc500898 85845476a1634ea58684903dc5a15c2b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1071/2228] 10.0.0.91 () {32 vars in 739 bytes} [Thu May 7 22:07:25 2026] GET /v2.0/trunks/e617f942-e33b-4f07-9ab0-b0144c9b2236/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-07 22:07:25.422 7 WARNING tagging [None req-1b38b2ba-3155-4a7f-bf8b-e43c87af7f1e fccbd5034fd04574a81e44cdcc500898 85845476a1634ea58684903dc5a15c2b - - 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/2229] 10.0.0.91 () {32 vars in 715 bytes} [Thu May 7 22:07:25 2026] GET /v2.0/ports/ac8f59c3-ab68-466c-8411-55fdbb4c76de => generated 826 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2230] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:07:25 2026] DELETE /v2.0/trunks/e617f942-e33b-4f07-9ab0-b0144c9b2236/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:07:25.481 7 WARNING tagging [None req-16101d7e-8be3-4734-b78b-efea0560189d fccbd5034fd04574a81e44cdcc500898 85845476a1634ea58684903dc5a15c2b - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1073/2231] 10.0.0.91 () {32 vars in 727 bytes} [Thu May 7 22:07:25 2026] GET /v2.0/trunks/e617f942-e33b-4f07-9ab0-b0144c9b2236/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2232] 10.0.0.91 () {32 vars in 720 bytes} [Thu May 7 22:07:25 2026] DELETE /v2.0/trunks/a512fcca-fd00-4c2a-958b-5709e2cb1e08 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:07:25.516 7 WARNING tagging [None req-169c3d17-b6c2-45f3-b889-5c5cef66d936 fccbd5034fd04574a81e44cdcc500898 85845476a1634ea58684903dc5a15c2b - - 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/2233] 10.0.0.91 () {32 vars in 717 bytes} [Thu May 7 22:07:25 2026] GET /v2.0/trunks/7ae69b57-645c-41e9-ab31-17fb240303b6 => generated 429 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:07:25.529 7 INFO neutron.api.v2.resource [None req-169c3d17-b6c2-45f3-b889-5c5cef66d936 fccbd5034fd04574a81e44cdcc500898 85845476a1634ea58684903dc5a15c2b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1074/2234] 10.0.0.91 () {32 vars in 742 bytes} [Thu May 7 22:07:25 2026] DELETE /v2.0/trunks/e617f942-e33b-4f07-9ab0-b0144c9b2236/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-07 22:07:25.547 8 WARNING tagging [None req-ef08b587-59dc-4493-a357-74b60abf1766 fccbd5034fd04574a81e44cdcc500898 85845476a1634ea58684903dc5a15c2b - - 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: 1161/2235] 10.0.0.91 () {32 vars in 730 bytes} [Thu May 7 22:07:25 2026] DELETE /v2.0/trunks/e617f942-e33b-4f07-9ab0-b0144c9b2236/tags => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2236] 10.0.0.91 () {32 vars in 715 bytes} [Thu May 7 22:07:25 2026] GET /v2.0/ports/784b35e4-d1c0-47ff-970f-ab81bcc8746d => generated 826 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:07:25.595 8 WARNING tagging [None req-b484658a-662c-4fda-baa2-4b6609653f76 fccbd5034fd04574a81e44cdcc500898 85845476a1634ea58684903dc5a15c2b - - 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/2237] 10.0.0.91 () {32 vars in 727 bytes} [Thu May 7 22:07:25 2026] GET /v2.0/trunks/e617f942-e33b-4f07-9ab0-b0144c9b2236/tags => 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: 1163/2238] 10.0.0.91 () {32 vars in 717 bytes} [Thu May 7 22:07:25 2026] GET /v2.0/trunks/e617f942-e33b-4f07-9ab0-b0144c9b2236 => generated 407 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2239] 10.0.0.91 () {32 vars in 720 bytes} [Thu May 7 22:07:25 2026] DELETE /v2.0/trunks/7ae69b57-645c-41e9-ab31-17fb240303b6 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2240] 10.0.0.91 () {32 vars in 715 bytes} [Thu May 7 22:07:25 2026] GET /v2.0/ports/cc2816b0-eb0a-414f-be62-e4d35e33d6e3 => generated 826 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2241] 10.0.0.91 () {32 vars in 717 bytes} [Thu May 7 22:07:25 2026] GET /v2.0/trunks/81cf0b9f-e268-4430-9a6a-20737e547f41 => generated 414 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2242] 10.0.0.91 () {32 vars in 720 bytes} [Thu May 7 22:07:25 2026] DELETE /v2.0/trunks/e617f942-e33b-4f07-9ab0-b0144c9b2236 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2243] 10.0.0.91 () {32 vars in 715 bytes} [Thu May 7 22:07:25 2026] GET /v2.0/ports/3116e9e9-5d5f-4d14-b697-41cc2528ff8e => generated 826 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2244] 10.0.0.91 () {32 vars in 720 bytes} [Thu May 7 22:07:25 2026] DELETE /v2.0/trunks/81cf0b9f-e268-4430-9a6a-20737e547f41 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:07:25.875 8 INFO neutron_taas.services.taas.taas_plugin [None req-113f32ef-2ff4-4480-afd2-4a27a41839ee fccbd5034fd04574a81e44cdcc500898 85845476a1634ea58684903dc5a15c2b - - default default] TaaS: Handle Delete Port: cc2816b0-eb0a-414f-be62-e4d35e33d6e3 2026-05-07 22:07:25.879 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-113f32ef-2ff4-4480-afd2-4a27a41839ee fccbd5034fd04574a81e44cdcc500898 85845476a1634ea58684903dc5a15c2b - - default default] Tap Mirror: Handle Delete Port: cc2816b0-eb0a-414f-be62-e4d35e33d6e3 [pid: 7|app: 0|req: 1080/2245] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:07:25 2026] GET /v2.0/ports?device_id=7ceb9665-38a1-43b0-9a6d-169610852f93 => 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: 1081/2246] 10.0.0.91 () {32 vars in 717 bytes} [Thu May 7 22:07:25 2026] GET /v2.0/trunks/e805cdd9-2560-4e08-a4fc-dab5920b9a99 => 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: 1166/2247] 10.0.0.91 () {32 vars in 718 bytes} [Thu May 7 22:07:25 2026] DELETE /v2.0/ports/cc2816b0-eb0a-414f-be62-e4d35e33d6e3 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2248] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:07:25 2026] GET /v2.0/security-groups?id=5ae82101-00b9-40c6-be77-1ac8fc36bae7&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2249] 10.0.0.91 () {32 vars in 715 bytes} [Thu May 7 22:07:25 2026] GET /v2.0/ports/a394d201-3615-49fc-b26f-3ea4c726abdc => generated 826 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2250] 10.0.0.91 () {32 vars in 720 bytes} [Thu May 7 22:07:26 2026] DELETE /v2.0/trunks/e805cdd9-2560-4e08-a4fc-dab5920b9a99 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:07:26.073 7 INFO neutron.services.segments.plugin [-] Segment f660c101-e585-4558-8b62-cecb4377d7fa resource provider aggregate not found 2026-05-07 22:07:26.083 7 INFO neutron.services.segments.plugin [-] Segment f660c101-e585-4558-8b62-cecb4377d7fa resource provider aggregate not found 2026-05-07 22:07:26.093 7 INFO neutron.services.segments.plugin [-] Segment f660c101-e585-4558-8b62-cecb4377d7fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f660c101-e585-4558-8b62-cecb4377d7fa found for delete ", "request_id": "req-15153c19-90b5-4866-92d2-9dda3d469490"}]} 2026-05-07 22:07:26.097 7 INFO neutron.services.segments.plugin [-] Segment f660c101-e585-4558-8b62-cecb4377d7fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f660c101-e585-4558-8b62-cecb4377d7fa found for delete ", "request_id": "req-5917c92c-7663-42d6-b2ed-ab2a8a536b3d"}]} [pid: 7|app: 0|req: 1083/2251] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:07:25 2026] DELETE /v2.0/networks/d6674061-e0f3-4793-9578-1c8007443a97 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:07:26.201 8 INFO neutron_taas.services.taas.taas_plugin [None req-a3e45f1c-c84e-40f6-93ff-6db77fadc3bf d743a00d1c9f4dd5b41a3ad33cc50670 2191a7e6710d44d097f11da50a77c53c - - default default] TaaS: Handle Delete Port: eb7ff8e1-f2d4-46b6-a522-42d9083b0373 2026-05-07 22:07:26.206 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a3e45f1c-c84e-40f6-93ff-6db77fadc3bf d743a00d1c9f4dd5b41a3ad33cc50670 2191a7e6710d44d097f11da50a77c53c - - default default] Tap Mirror: Handle Delete Port: eb7ff8e1-f2d4-46b6-a522-42d9083b0373 [pid: 8|app: 0|req: 1169/2252] 10.0.0.91 () {32 vars in 718 bytes} [Thu May 7 22:07:26 2026] DELETE /v2.0/ports/eb7ff8e1-f2d4-46b6-a522-42d9083b0373 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:07:26.437 7 INFO neutron_taas.services.taas.taas_plugin [None req-fc5f1f93-5e81-4d40-be14-14a6f58fd14f d743a00d1c9f4dd5b41a3ad33cc50670 2191a7e6710d44d097f11da50a77c53c - - default default] TaaS: Handle Delete Port: ac8f59c3-ab68-466c-8411-55fdbb4c76de 2026-05-07 22:07:26.440 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fc5f1f93-5e81-4d40-be14-14a6f58fd14f d743a00d1c9f4dd5b41a3ad33cc50670 2191a7e6710d44d097f11da50a77c53c - - default default] Tap Mirror: Handle Delete Port: ac8f59c3-ab68-466c-8411-55fdbb4c76de [pid: 7|app: 0|req: 1084/2253] 10.0.0.91 () {32 vars in 718 bytes} [Thu May 7 22:07:26 2026] DELETE /v2.0/ports/ac8f59c3-ab68-466c-8411-55fdbb4c76de => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:07:26.669 8 INFO neutron_taas.services.taas.taas_plugin [None req-15f8af6e-9c1f-4cfe-859f-fe065ada2e90 d743a00d1c9f4dd5b41a3ad33cc50670 2191a7e6710d44d097f11da50a77c53c - - default default] TaaS: Handle Delete Port: 784b35e4-d1c0-47ff-970f-ab81bcc8746d 2026-05-07 22:07:26.671 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-15f8af6e-9c1f-4cfe-859f-fe065ada2e90 d743a00d1c9f4dd5b41a3ad33cc50670 2191a7e6710d44d097f11da50a77c53c - - default default] Tap Mirror: Handle Delete Port: 784b35e4-d1c0-47ff-970f-ab81bcc8746d [pid: 8|app: 0|req: 1170/2254] 10.0.0.91 () {32 vars in 718 bytes} [Thu May 7 22:07:26 2026] DELETE /v2.0/ports/784b35e4-d1c0-47ff-970f-ab81bcc8746d => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:07:26.862 7 INFO neutron_taas.services.taas.taas_plugin [None req-69a073a3-98fb-49fd-beab-de1675ee884b d743a00d1c9f4dd5b41a3ad33cc50670 2191a7e6710d44d097f11da50a77c53c - - default default] TaaS: Handle Delete Port: 3116e9e9-5d5f-4d14-b697-41cc2528ff8e 2026-05-07 22:07:26.865 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-69a073a3-98fb-49fd-beab-de1675ee884b d743a00d1c9f4dd5b41a3ad33cc50670 2191a7e6710d44d097f11da50a77c53c - - default default] Tap Mirror: Handle Delete Port: 3116e9e9-5d5f-4d14-b697-41cc2528ff8e [pid: 7|app: 0|req: 1085/2255] 10.0.0.91 () {32 vars in 718 bytes} [Thu May 7 22:07:26 2026] DELETE /v2.0/ports/3116e9e9-5d5f-4d14-b697-41cc2528ff8e => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:07:27.078 8 WARNING neutron.db.securitygroups_db [None req-dc243ea0-c5fd-460f-b1c8-02370d998198 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-07 22:07:27.109 7 INFO neutron_taas.services.taas.taas_plugin [None req-c38ff532-eecf-4e9d-836f-2c08f5e754a0 d743a00d1c9f4dd5b41a3ad33cc50670 2191a7e6710d44d097f11da50a77c53c - - default default] TaaS: Handle Delete Port: a394d201-3615-49fc-b26f-3ea4c726abdc 2026-05-07 22:07:27.112 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c38ff532-eecf-4e9d-836f-2c08f5e754a0 d743a00d1c9f4dd5b41a3ad33cc50670 2191a7e6710d44d097f11da50a77c53c - - default default] Tap Mirror: Handle Delete Port: a394d201-3615-49fc-b26f-3ea4c726abdc [pid: 7|app: 0|req: 1086/2256] 10.0.0.91 () {32 vars in 718 bytes} [Thu May 7 22:07:26 2026] DELETE /v2.0/ports/a394d201-3615-49fc-b26f-3ea4c726abdc => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2257] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:07:26 2026] GET /v2.0/security-groups?tenant_id=93aae4a202b5450e97c5ff0c5aa2069b&name=default => generated 2925 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2258] 199.204.45.242 () {34 vars in 993 bytes} [Thu May 7 22:07:27 2026] GET /v2.0/ports?device_id=7ceb9665-38a1-43b0-9a6d-169610852f93 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2259] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:07:27 2026] GET /v2.0/ports?device_id=7ceb9665-38a1-43b0-9a6d-169610852f93 => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2260] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:07:27 2026] DELETE /v2.0/networks/dd119a78-b7e6-4048-ad68-86c7075ed4ac => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2261] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:07:27 2026] DELETE /v2.0/security-groups/dc3fa5da-7d5b-440f-aa56-7d43c7347c27 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2262] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:07:27 2026] GET /v2.0/security-groups?id=5ae82101-00b9-40c6-be77-1ac8fc36bae7&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:07:27.488 7 INFO neutron_taas.services.taas.taas_plugin [req-be8ca380-e224-4c64-8d40-34243b899472 req-f849f0be-b158-40ce-8b9d-322a74a98ddd 2c3e390f2a7c48558b03ba9659ed16c0 0bc539dc7878411086798e28749f0daf - - default default] TaaS: Handle Delete Port: e4e76292-4d6f-428f-b51e-a6f182814ab4 2026-05-07 22:07:27.490 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-be8ca380-e224-4c64-8d40-34243b899472 req-f849f0be-b158-40ce-8b9d-322a74a98ddd 2c3e390f2a7c48558b03ba9659ed16c0 0bc539dc7878411086798e28749f0daf - - default default] Tap Mirror: Handle Delete Port: e4e76292-4d6f-428f-b51e-a6f182814ab4 2026-05-07 22:07:27.544 8 INFO neutron.services.segments.plugin [-] Segment 51030b94-14b8-4235-af82-c260142b5098 resource provider aggregate not found 2026-05-07 22:07:27.550 8 INFO neutron.services.segments.plugin [-] Segment 51030b94-14b8-4235-af82-c260142b5098 resource provider aggregate not found 2026-05-07 22:07:27.568 8 INFO neutron.services.segments.plugin [-] Segment 51030b94-14b8-4235-af82-c260142b5098 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51030b94-14b8-4235-af82-c260142b5098 found for delete ", "request_id": "req-f66a6270-6478-48d7-831e-41bcaafe46af"}]} 2026-05-07 22:07:27.571 8 INFO neutron.services.segments.plugin [-] Segment 51030b94-14b8-4235-af82-c260142b5098 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51030b94-14b8-4235-af82-c260142b5098 found for delete ", "request_id": "req-c28a5e79-1b61-40e9-bf92-01213be10abb"}]} [pid: 8|app: 0|req: 1175/2263] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:07:27 2026] DELETE /v2.0/networks/9fba321f-247e-404a-910a-47aa9b956bea => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:07:27.587 8 WARNING neutron.db.securitygroups_db [None req-3970e4b0-f03a-49df-b379-90fc9a9a5cd7 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1176/2264] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:07:27 2026] GET /v2.0/security-groups?tenant_id=85845476a1634ea58684903dc5a15c2b&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2265] 199.204.45.242 () {36 vars in 996 bytes} [Thu May 7 22:07:27 2026] DELETE /v2.0/ports/e4e76292-4d6f-428f-b51e-a6f182814ab4 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:07:27.666 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e106c83c-f76e-4964-878d-c0b8525e7ae0'] response: {'server_uuid': '7ceb9665-38a1-43b0-9a6d-169610852f93', 'name': 'network-vif-deleted', 'tag': 'e4e76292-4d6f-428f-b51e-a6f182814ab4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1090/2266] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:07:27 2026] DELETE /v2.0/security-groups/b4f0fa8a-0cd7-4cf6-92e3-d6a92eb6ae3d => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2267] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:07:27 2026] DELETE /v2.0/networks/a332ddfd-c80e-4e5d-8b45-1d45ccfc72f6 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2268] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:07:27 2026] DELETE /v2.0/networks/e961f366-19d4-425a-9f12-d6b1a6fde492 => 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: 1178/2269] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:07:27 2026] DELETE /v2.0/networks/4358c4f2-9fa0-4ca4-8d0a-e3b84bf79f8a => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:07:28.112 7 INFO neutron.services.segments.plugin [-] Segment 515fc390-0a19-4694-89ed-42bc7e262c8a resource provider aggregate not found 2026-05-07 22:07:28.116 7 INFO neutron.services.segments.plugin [-] Segment 515fc390-0a19-4694-89ed-42bc7e262c8a resource provider aggregate not found 2026-05-07 22:07:28.124 7 INFO neutron.services.segments.plugin [-] Segment 515fc390-0a19-4694-89ed-42bc7e262c8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 515fc390-0a19-4694-89ed-42bc7e262c8a found for delete ", "request_id": "req-50d15a9a-b9ce-4d20-b652-8ace3075b6f8"}]} 2026-05-07 22:07:28.130 7 INFO neutron.services.segments.plugin [-] Segment 515fc390-0a19-4694-89ed-42bc7e262c8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 515fc390-0a19-4694-89ed-42bc7e262c8a found for delete ", "request_id": "req-72d0dcbe-5386-45dd-ae18-f2c9b5ad01ca"}]} 2026-05-07 22:07:28.138 7 INFO neutron.services.segments.plugin [-] Segment 42d9900c-df89-45ca-8a27-563e25d53b58 resource provider aggregate not found 2026-05-07 22:07:28.148 7 INFO neutron.services.segments.plugin [-] Segment 42d9900c-df89-45ca-8a27-563e25d53b58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42d9900c-df89-45ca-8a27-563e25d53b58 found for delete ", "request_id": "req-0f0b4bf5-1454-4210-bfde-77e7364fd405"}]} 2026-05-07 22:07:28.151 7 INFO neutron.services.segments.plugin [-] Segment 42d9900c-df89-45ca-8a27-563e25d53b58 resource provider aggregate not found 2026-05-07 22:07:28.168 7 INFO neutron.services.segments.plugin [-] Segment 42d9900c-df89-45ca-8a27-563e25d53b58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42d9900c-df89-45ca-8a27-563e25d53b58 found for delete ", "request_id": "req-d8a4a6ce-c972-49ed-9ea6-2a2f5b9f3530"}]} [pid: 8|app: 0|req: 1180/2272] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:07:28 2026] GET /v2.0/ports?device_id=7ceb9665-38a1-43b0-9a6d-169610852f93 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:07:28.778 7 INFO neutron.db.segments_db [None req-b1d3d6dd-a692-4107-91b6-54fee8ec2e78 7d4040dec1d945a99b1b0d63554384e7 f26944dab0a44d4da59f2fe076285f21 - - default default] Added segment 57295cb4-6af3-4c9f-bdd0-f43a43f26d0c of type vxlan for network 9d92cda9-d0bf-4981-81a6-19811ac4298a [pid: 7|app: 0|req: 1093/2273] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:07:28 2026] POST /v2.0/networks => generated 632 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2274] 10.0.0.91 () {34 vars in 751 bytes} [Thu May 7 22:07:28 2026] PUT /v2.0/networks/9d92cda9-d0bf-4981-81a6-19811ac4298a/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:07:28.906 8 WARNING neutron.db.securitygroups_db [None req-befdda0a-eafe-4999-8cd3-d4d5fd923b6a 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1095/2275] 10.0.0.91 () {32 vars in 731 bytes} [Thu May 7 22:07:28 2026] GET /v2.0/networks/9d92cda9-d0bf-4981-81a6-19811ac4298a/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2276] 10.0.0.91 () {34 vars in 762 bytes} [Thu May 7 22:07:28 2026] PUT /v2.0/networks/9d92cda9-d0bf-4981-81a6-19811ac4298a/tags/green => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2277] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:07:28 2026] GET /v2.0/security-groups?tenant_id=59195af1575a4cc6ba6ee26433018e2a&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: 1097/2278] 10.0.0.91 () {32 vars in 731 bytes} [Thu May 7 22:07:29 2026] GET /v2.0/networks/9d92cda9-d0bf-4981-81a6-19811ac4298a/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2279] 10.0.0.91 () {34 vars in 758 bytes} [Thu May 7 22:07:29 2026] PUT /v2.0/networks/9d92cda9-d0bf-4981-81a6-19811ac4298a/tags/red => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2280] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:07:29 2026] DELETE /v2.0/security-groups/74a3046d-56af-4a30-b55c-a406a779fd5c => 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: 1099/2281] 10.0.0.91 () {32 vars in 731 bytes} [Thu May 7 22:07:29 2026] GET /v2.0/networks/9d92cda9-d0bf-4981-81a6-19811ac4298a/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2282] 10.0.0.91 () {34 vars in 780 bytes} [Thu May 7 22:07:29 2026] PUT /v2.0/networks/9d92cda9-d0bf-4981-81a6-19811ac4298a/tags/black.or.white => generated 4 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2283] 10.0.0.91 () {32 vars in 731 bytes} [Thu May 7 22:07:29 2026] GET /v2.0/networks/9d92cda9-d0bf-4981-81a6-19811ac4298a/tags => generated 52 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2284] 10.0.0.91 () {34 vars in 751 bytes} [Thu May 7 22:07:29 2026] PUT /v2.0/networks/9d92cda9-d0bf-4981-81a6-19811ac4298a/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2285] 10.0.0.91 () {32 vars in 731 bytes} [Thu May 7 22:07:29 2026] GET /v2.0/networks/9d92cda9-d0bf-4981-81a6-19811ac4298a/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2286] 10.0.0.91 () {32 vars in 739 bytes} [Thu May 7 22:07:29 2026] GET /v2.0/networks/9d92cda9-d0bf-4981-81a6-19811ac4298a/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:07:29.522 7 INFO neutron.api.v2.resource [None req-02d11928-ac58-4916-8f22-834f3f5729b1 7d4040dec1d945a99b1b0d63554384e7 f26944dab0a44d4da59f2fe076285f21 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1102/2287] 10.0.0.91 () {32 vars in 743 bytes} [Thu May 7 22:07:29 2026] GET /v2.0/networks/9d92cda9-d0bf-4981-81a6-19811ac4298a/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-07 22:07:29.587 8 INFO neutron.services.segments.plugin [-] Segment 959b1c39-10bf-407e-96d3-1010b85bc255 resource provider aggregate not found 2026-05-07 22:07:29.592 8 INFO neutron.services.segments.plugin [-] Segment 959b1c39-10bf-407e-96d3-1010b85bc255 resource provider aggregate not found 2026-05-07 22:07:29.598 8 INFO neutron.services.segments.plugin [-] Segment 959b1c39-10bf-407e-96d3-1010b85bc255 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 959b1c39-10bf-407e-96d3-1010b85bc255 found for delete ", "request_id": "req-66c06a71-b670-49a6-8253-921aa422307a"}]} 2026-05-07 22:07:29.619 8 INFO neutron.services.segments.plugin [-] Segment 959b1c39-10bf-407e-96d3-1010b85bc255 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 959b1c39-10bf-407e-96d3-1010b85bc255 found for delete ", "request_id": "req-6809dd67-ad59-4a0b-80cd-0b3dc41b522f"}]} [pid: 8|app: 0|req: 1186/2288] 10.0.0.91 () {32 vars in 742 bytes} [Thu May 7 22:07:29 2026] DELETE /v2.0/networks/9d92cda9-d0bf-4981-81a6-19811ac4298a/tags/red => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:07:29.641 8 INFO neutron.services.segments.plugin [-] Segment fe29415c-24e0-48fe-9238-3858b0f089d3 resource provider aggregate not found [pid: 7|app: 0|req: 1103/2289] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:07:29 2026] GET /v2.0/ports?device_id=7ceb9665-38a1-43b0-9a6d-169610852f93 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:07:29.649 8 INFO neutron.services.segments.plugin [-] Segment fe29415c-24e0-48fe-9238-3858b0f089d3 resource provider aggregate not found 2026-05-07 22:07:29.666 8 INFO neutron.services.segments.plugin [-] Segment fe29415c-24e0-48fe-9238-3858b0f089d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe29415c-24e0-48fe-9238-3858b0f089d3 found for delete ", "request_id": "req-c04f1925-d640-4aaa-8734-1911b58008c8"}]} 2026-05-07 22:07:29.675 8 INFO neutron.services.segments.plugin [-] Segment fe29415c-24e0-48fe-9238-3858b0f089d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe29415c-24e0-48fe-9238-3858b0f089d3 found for delete ", "request_id": "req-ac3ab893-760e-41bb-971e-425024aecf34"}]} [pid: 8|app: 0|req: 1187/2290] 10.0.0.91 () {32 vars in 731 bytes} [Thu May 7 22:07:29 2026] GET /v2.0/networks/9d92cda9-d0bf-4981-81a6-19811ac4298a/tags => generated 30 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:07:29.772 7 INFO neutron.api.v2.resource [None req-f48da746-368d-45f9-aebe-6ac1266b523c 7d4040dec1d945a99b1b0d63554384e7 f26944dab0a44d4da59f2fe076285f21 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1104/2291] 10.0.0.91 () {32 vars in 746 bytes} [Thu May 7 22:07:29 2026] DELETE /v2.0/networks/9d92cda9-d0bf-4981-81a6-19811ac4298a/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2292] 10.0.0.91 () {32 vars in 734 bytes} [Thu May 7 22:07:29 2026] DELETE /v2.0/networks/9d92cda9-d0bf-4981-81a6-19811ac4298a/tags => 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: 1105/2293] 10.0.0.91 () {32 vars in 731 bytes} [Thu May 7 22:07:29 2026] GET /v2.0/networks/9d92cda9-d0bf-4981-81a6-19811ac4298a/tags => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2294] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:07:29 2026] DELETE /v2.0/networks/9d92cda9-d0bf-4981-81a6-19811ac4298a => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:07:30.051 7 WARNING neutron.db.securitygroups_db [None req-b59ee3dc-6b18-460c-a0d3-8b6d30a16523 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1106/2295] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:07:30 2026] GET /v2.0/security-groups?tenant_id=2191a7e6710d44d097f11da50a77c53c&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2296] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:07:30 2026] DELETE /v2.0/security-groups/50fb713c-d5da-41a4-830f-36fc75b472e4 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:07:30.317 7 WARNING neutron.db.securitygroups_db [None req-ee73ce9a-df8f-45f9-b0b3-94ee28369672 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1107/2297] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:07:30 2026] GET /v2.0/security-groups?tenant_id=7ed5f341e07a4795b8504d2ac88c34a1&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: 1191/2298] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:07:30 2026] DELETE /v2.0/security-groups/dd853044-8066-4062-bfac-ecce194c9ebb => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2299] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:07:30 2026] GET /v2.0/ports?device_id=7ceb9665-38a1-43b0-9a6d-169610852f93 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:07:31.101 8 WARNING neutron.db.securitygroups_db [None req-8ed8aa0d-100a-4ed4-b595-fab6726840b8 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1192/2300] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:07:30 2026] GET /v2.0/security-groups?tenant_id=f26944dab0a44d4da59f2fe076285f21&name=default => generated 2925 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2301] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:07:31 2026] DELETE /v2.0/security-groups/faca3210-b073-44a5-8b84-d3ec06ccc384 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:07:31.383 8 WARNING neutron.db.securitygroups_db [None req-040184cc-58ce-40d1-8dd8-6a08a026ba4a 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1193/2302] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:07:31 2026] GET /v2.0/security-groups?tenant_id=62c535cc5ad640488bf0bb4f02b6af58&name=default => generated 2929 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2303] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:07:31 2026] DELETE /v2.0/security-groups/706573d6-4e85-42fe-ac4c-dc42f76503f1 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:07:31.689 8 INFO neutron.services.segments.plugin [-] Segment 57295cb4-6af3-4c9f-bdd0-f43a43f26d0c resource provider aggregate not found 2026-05-07 22:07:31.693 8 INFO neutron.services.segments.plugin [-] Segment 57295cb4-6af3-4c9f-bdd0-f43a43f26d0c resource provider aggregate not found 2026-05-07 22:07:31.709 8 INFO neutron.services.segments.plugin [-] Segment 57295cb4-6af3-4c9f-bdd0-f43a43f26d0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57295cb4-6af3-4c9f-bdd0-f43a43f26d0c found for delete ", "request_id": "req-367b10f0-a49c-4088-9027-c9f7d0f30ef4"}]} 2026-05-07 22:07:31.712 8 INFO neutron.services.segments.plugin [-] Segment 57295cb4-6af3-4c9f-bdd0-f43a43f26d0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57295cb4-6af3-4c9f-bdd0-f43a43f26d0c found for delete ", "request_id": "req-207f9217-134b-4b8a-a22e-35d071606905"}]} [pid: 8|app: 0|req: 1194/2304] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:07:31 2026] DELETE /v2.0/security-groups/5ae82101-00b9-40c6-be77-1ac8fc36bae7 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:07:32.353 7 INFO neutron.db.segments_db [None req-a1941caf-a8a3-4961-b012-a3ec378d2afc 0bd6b7d055e649738990c64030ffde8b 720c56cb8f51496797379a259c8e79c5 - - default default] Added segment 59a1ee6c-032d-4986-b480-dfcd5473e436 of type vxlan for network 4fc7a395-5339-4e17-bdf0-188ce3ee94a2 2026-05-07 22:07:32.391 8 INFO neutron_taas.services.taas.taas_plugin [None req-ecdc6971-f831-46f0-9623-c981a0641b00 2c3e390f2a7c48558b03ba9659ed16c0 0bc539dc7878411086798e28749f0daf - - default default] TaaS: Handle Delete Port: cff0e145-b991-472c-9774-3b06aff1cc32 2026-05-07 22:07:32.394 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ecdc6971-f831-46f0-9623-c981a0641b00 2c3e390f2a7c48558b03ba9659ed16c0 0bc539dc7878411086798e28749f0daf - - default default] Tap Mirror: Handle Delete Port: cff0e145-b991-472c-9774-3b06aff1cc32 [pid: 7|app: 0|req: 1111/2305] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:07:31 2026] POST /v2.0/networks => generated 632 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:07:32.512 7 INFO neutron.db.segments_db [None req-c2407f5c-e004-4b3e-91a5-40571940be6e 0bd6b7d055e649738990c64030ffde8b 720c56cb8f51496797379a259c8e79c5 - - default default] Added segment 45083cad-9d93-4845-a399-9b8f3a484b79 of type vxlan for network 00a5c3a3-1895-4f3b-a756-fb12e51cdf77 [pid: 7|app: 0|req: 1112/2306] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:07:32 2026] POST /v2.0/networks => generated 631 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2307] 10.0.0.91 () {34 vars in 751 bytes} [Thu May 7 22:07:32 2026] PUT /v2.0/networks/4fc7a395-5339-4e17-bdf0-188ce3ee94a2/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2308] 10.0.0.91 () {32 vars in 731 bytes} [Thu May 7 22:07:32 2026] GET /v2.0/networks/4fc7a395-5339-4e17-bdf0-188ce3ee94a2/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2309] 10.0.0.91 () {34 vars in 751 bytes} [Thu May 7 22:07:32 2026] PUT /v2.0/networks/00a5c3a3-1895-4f3b-a756-fb12e51cdf77/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2310] 10.0.0.91 () {32 vars in 731 bytes} [Thu May 7 22:07:32 2026] GET /v2.0/networks/00a5c3a3-1895-4f3b-a756-fb12e51cdf77/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2311] 10.0.0.91 () {34 vars in 751 bytes} [Thu May 7 22:07:32 2026] PUT /v2.0/networks/00a5c3a3-1895-4f3b-a756-fb12e51cdf77/tags => generated 12 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2312] 10.0.0.91 () {34 vars in 787 bytes} [Thu May 7 22:07:32 2026] PUT /v2.0/routers/01d96e05-2606-46e3-832c-f38af6017c18/remove_router_interface => generated 310 bytes in 897 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2313] 10.0.0.91 () {32 vars in 731 bytes} [Thu May 7 22:07:32 2026] GET /v2.0/networks/00a5c3a3-1895-4f3b-a756-fb12e51cdf77/tags => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2314] 10.0.0.91 () {32 vars in 731 bytes} [Thu May 7 22:07:32 2026] GET /v2.0/networks/4fc7a395-5339-4e17-bdf0-188ce3ee94a2/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2315] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:07:32 2026] DELETE /v2.0/subnets/1f43f932-b9ee-48f0-946c-95cc16169be1 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:07:33.159 7 INFO neutron.services.segments.plugin [-] Segment 59a1ee6c-032d-4986-b480-dfcd5473e436 resource provider aggregate not found 2026-05-07 22:07:33.175 7 INFO neutron.services.segments.plugin [-] Segment 59a1ee6c-032d-4986-b480-dfcd5473e436 resource provider aggregate not found 2026-05-07 22:07:33.185 7 INFO neutron.services.segments.plugin [-] Segment 59a1ee6c-032d-4986-b480-dfcd5473e436 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59a1ee6c-032d-4986-b480-dfcd5473e436 found for delete ", "request_id": "req-6b99fadd-249e-4bf6-be23-a01f1e4ee11d"}]} [pid: 7|app: 0|req: 1120/2316] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:07:33 2026] DELETE /v2.0/networks/4fc7a395-5339-4e17-bdf0-188ce3ee94a2 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:07:33.201 7 INFO neutron.services.segments.plugin [-] Segment 59a1ee6c-032d-4986-b480-dfcd5473e436 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59a1ee6c-032d-4986-b480-dfcd5473e436 found for delete ", "request_id": "req-290f8412-e46a-4af2-9be5-a5c3ca58f465"}]} 2026-05-07 22:07:33.250 8 INFO neutron_taas.services.taas.taas_plugin [None req-3c4ba1f7-752d-457f-a5a0-663ff4df71f8 2c3e390f2a7c48558b03ba9659ed16c0 0bc539dc7878411086798e28749f0daf - - default default] TaaS: Handle Delete Port: cacd945c-e14f-4167-b777-f5e34b18ed7d 2026-05-07 22:07:33.252 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3c4ba1f7-752d-457f-a5a0-663ff4df71f8 2c3e390f2a7c48558b03ba9659ed16c0 0bc539dc7878411086798e28749f0daf - - default default] Tap Mirror: Handle Delete Port: cacd945c-e14f-4167-b777-f5e34b18ed7d [pid: 7|app: 0|req: 1121/2317] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:07:33 2026] DELETE /v2.0/networks/00a5c3a3-1895-4f3b-a756-fb12e51cdf77 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:07:33.532 8 INFO neutron_taas.services.taas.taas_plugin [None req-3c4ba1f7-752d-457f-a5a0-663ff4df71f8 2c3e390f2a7c48558b03ba9659ed16c0 0bc539dc7878411086798e28749f0daf - - default default] TaaS: Handle Delete Port: f9deb733-2065-43da-ad22-df663fc8d161 2026-05-07 22:07:33.537 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3c4ba1f7-752d-457f-a5a0-663ff4df71f8 2c3e390f2a7c48558b03ba9659ed16c0 0bc539dc7878411086798e28749f0daf - - default default] Tap Mirror: Handle Delete Port: f9deb733-2065-43da-ad22-df663fc8d161 2026-05-07 22:07:33.902 8 INFO neutron.services.segments.plugin [-] Segment e873474f-d810-4cdb-8326-c8ae5690bbb7 resource provider aggregate not found 2026-05-07 22:07:33.914 8 INFO neutron.services.segments.plugin [-] Segment e873474f-d810-4cdb-8326-c8ae5690bbb7 resource provider aggregate not found 2026-05-07 22:07:33.918 8 INFO neutron.services.segments.plugin [-] Segment e873474f-d810-4cdb-8326-c8ae5690bbb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e873474f-d810-4cdb-8326-c8ae5690bbb7 found for delete ", "request_id": "req-74c16bbe-8869-4782-8708-aba6f855c738"}]} 2026-05-07 22:07:33.935 8 INFO neutron.db.l3_hamode_db [None req-3c4ba1f7-752d-457f-a5a0-663ff4df71f8 2c3e390f2a7c48558b03ba9659ed16c0 0bc539dc7878411086798e28749f0daf - - default default] HA network 0a4b36fa-7bf2-47a2-8f59-a0259b8795b3 was deleted as no HA routers are present in project 0bc539dc7878411086798e28749f0daf. 2026-05-07 22:07:33.937 8 INFO neutron.services.segments.plugin [-] Segment e873474f-d810-4cdb-8326-c8ae5690bbb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e873474f-d810-4cdb-8326-c8ae5690bbb7 found for delete ", "request_id": "req-c114e629-7988-467b-9ab3-630beca9560c"}]} [pid: 8|app: 0|req: 1197/2318] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:07:33 2026] DELETE /v2.0/routers/01d96e05-2606-46e3-832c-f38af6017c18 => generated 0 bytes in 862 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:07:34.048 7 INFO neutron_taas.services.taas.taas_plugin [None req-30de127a-4405-48de-afe8-d93447c3400e 2c3e390f2a7c48558b03ba9659ed16c0 0bc539dc7878411086798e28749f0daf - - default default] TaaS: Handle Delete Port: 9a7a3ba1-de4a-4d15-8439-95356a4ca29a 2026-05-07 22:07:34.051 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-30de127a-4405-48de-afe8-d93447c3400e 2c3e390f2a7c48558b03ba9659ed16c0 0bc539dc7878411086798e28749f0daf - - default default] Tap Mirror: Handle Delete Port: 9a7a3ba1-de4a-4d15-8439-95356a4ca29a [pid: 7|app: 0|req: 1122/2319] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:07:33 2026] DELETE /v2.0/networks/25d1273b-f22b-4232-98a3-2ba9e831a725 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:07:34.265 8 WARNING neutron.db.securitygroups_db [None req-21e7d94f-be6d-4ecb-9705-afe20b693a63 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1198/2320] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:07:34 2026] GET /v2.0/security-groups?tenant_id=720c56cb8f51496797379a259c8e79c5&name=default => generated 2929 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2321] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:07:34 2026] DELETE /v2.0/security-groups/30875e25-8bfb-430c-b472-6f4ed3bd8d87 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:07:34.577 8 WARNING neutron.db.securitygroups_db [None req-0b28317e-ece6-4552-9d9b-0a5ae78bcef4 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1200/2322] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:07:34 2026] GET /v2.0/security-groups?tenant_id=3cc5aef77ea04ce6a62ccfc1aa7de051&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2323] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:07:34 2026] DELETE /v2.0/security-groups/949a25d6-b73f-4f5f-ba22-5ec58666257a => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2324] 10.0.0.91 () {34 vars in 674 bytes} [Thu May 7 22:07:34 2026] POST /v2.0/floatingips => generated 552 bytes in 799 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:07:35.092 7 WARNING tagging [None req-761b6848-7550-4c2c-b8cc-19346fe9466b f6bd6573e8744ea29cd21c16e4996d0f 2bb47f7c67834428b4609c76d94bc359 - - 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: 1124/2325] 10.0.0.91 () {34 vars in 757 bytes} [Thu May 7 22:07:35 2026] PUT /v2.0/floatingips/d871aaa6-06fa-433d-8008-fe87dee0a483/tags => generated 25 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:07:35.164 8 WARNING neutron.db.securitygroups_db [None req-d4b319f6-d5bf-45d4-962a-34507c763802 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1202/2326] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:07:34 2026] GET /v2.0/security-groups?tenant_id=0bc539dc7878411086798e28749f0daf&name=default => generated 2925 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:07:35.211 7 INFO neutron.services.segments.plugin [-] Segment 45083cad-9d93-4845-a399-9b8f3a484b79 resource provider aggregate not found 2026-05-07 22:07:35.219 7 INFO neutron.services.segments.plugin [-] Segment 45083cad-9d93-4845-a399-9b8f3a484b79 resource provider aggregate not found 2026-05-07 22:07:35.224 7 INFO neutron.services.segments.plugin [-] Segment 45083cad-9d93-4845-a399-9b8f3a484b79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45083cad-9d93-4845-a399-9b8f3a484b79 found for delete ", "request_id": "req-a49d2b51-8c3b-4dfa-ae65-a0cab780e8ca"}]} 2026-05-07 22:07:35.229 8 WARNING tagging [None req-f4652559-4957-4d40-bfe2-66d65e60bb23 f6bd6573e8744ea29cd21c16e4996d0f 2bb47f7c67834428b4609c76d94bc359 - - 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: 1203/2327] 10.0.0.91 () {32 vars in 737 bytes} [Thu May 7 22:07:35 2026] GET /v2.0/floatingips/d871aaa6-06fa-433d-8008-fe87dee0a483/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:07:35.245 7 INFO neutron.services.segments.plugin [-] Segment 45083cad-9d93-4845-a399-9b8f3a484b79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45083cad-9d93-4845-a399-9b8f3a484b79 found for delete ", "request_id": "req-5811b5e3-51ef-47db-b828-698e3396ff21"}]} 2026-05-07 22:07:35.251 7 INFO neutron.services.segments.plugin [-] Segment e19fa253-4802-4880-9155-45c8fe253093 resource provider aggregate not found 2026-05-07 22:07:35.270 7 INFO neutron.services.segments.plugin [-] Segment e19fa253-4802-4880-9155-45c8fe253093 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e19fa253-4802-4880-9155-45c8fe253093 found for delete ", "request_id": "req-6ffb9af2-0a14-4ade-83d6-8bb85c09e447"}]} 2026-05-07 22:07:35.274 7 INFO neutron.services.segments.plugin [-] Segment e19fa253-4802-4880-9155-45c8fe253093 resource provider aggregate not found 2026-05-07 22:07:35.291 7 INFO neutron.services.segments.plugin [-] Segment e19fa253-4802-4880-9155-45c8fe253093 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e19fa253-4802-4880-9155-45c8fe253093 found for delete ", "request_id": "req-1c2ba664-891e-4899-af0e-f9240d3c6d8e"}]} [pid: 8|app: 0|req: 1204/2328] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:07:35 2026] DELETE /v2.0/security-groups/df2b4c9c-88a8-4d3a-aafc-a296abb8eae0 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:07:35.365 7 INFO neutron.db.segments_db [None req-9e35391b-e4fc-47a1-8c4d-385ea753a3fa 37a074af8a8d40e68d2a0df9867c8bea 3edf09b31dc545e0aa6d56e911139759 - - default default] Added segment 4aec8e90-0411-4418-b340-8c4217ffc413 of type vxlan for network d876a806-3bcd-43f4-b6ff-09178fec287c 2026-05-07 22:07:35.378 8 WARNING tagging [None req-26820933-4b55-4f9c-868d-ea1e397ea0e8 f6bd6573e8744ea29cd21c16e4996d0f 2bb47f7c67834428b4609c76d94bc359 - - 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: 1205/2329] 10.0.0.91 () {34 vars in 768 bytes} [Thu May 7 22:07:35 2026] PUT /v2.0/floatingips/d871aaa6-06fa-433d-8008-fe87dee0a483/tags/green => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-07 22:07:35.444 8 WARNING tagging [None req-bbccc0f8-2e27-4363-af66-02885bb7a06d f6bd6573e8744ea29cd21c16e4996d0f 2bb47f7c67834428b4609c76d94bc359 - - 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: 1125/2330] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:07:35 2026] POST /v2.0/networks => generated 631 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2331] 10.0.0.91 () {32 vars in 737 bytes} [Thu May 7 22:07:35 2026] GET /v2.0/floatingips/d871aaa6-06fa-433d-8008-fe87dee0a483/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:07:35.487 8 WARNING tagging [None req-cb2e15c2-d29d-4d39-85f4-4a0e8a1ec706 f6bd6573e8744ea29cd21c16e4996d0f 2bb47f7c67834428b4609c76d94bc359 - - 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: 1207/2332] 10.0.0.91 () {34 vars in 764 bytes} [Thu May 7 22:07:35 2026] PUT /v2.0/floatingips/d871aaa6-06fa-433d-8008-fe87dee0a483/tags/red => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-07 22:07:35.522 8 WARNING neutron.db.securitygroups_db [None req-78fd22e4-cadb-46f7-b61d-0bb8fd41b907 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1208/2333] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:07:35 2026] GET /v2.0/security-groups?tenant_id=dd848c57a63243fa81b994024590f2d9&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:07:35.660 8 WARNING tagging [None req-96dc25f7-1592-48fb-85af-cae54d53f594 f6bd6573e8744ea29cd21c16e4996d0f 2bb47f7c67834428b4609c76d94bc359 - - 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: 1209/2334] 10.0.0.91 () {32 vars in 737 bytes} [Thu May 7 22:07:35 2026] GET /v2.0/floatingips/d871aaa6-06fa-433d-8008-fe87dee0a483/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2335] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:07:35 2026] POST /v2.0/subnets => generated 626 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:07:35.727 7 WARNING tagging [None req-001d110b-d79b-4c07-b9de-b81c71292c2d f6bd6573e8744ea29cd21c16e4996d0f 2bb47f7c67834428b4609c76d94bc359 - - 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: 1127/2336] 10.0.0.91 () {34 vars in 786 bytes} [Thu May 7 22:07:35 2026] PUT /v2.0/floatingips/d871aaa6-06fa-433d-8008-fe87dee0a483/tags/black.or.white => generated 4 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2337] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:07:35 2026] DELETE /v2.0/security-groups/08da788b-4640-4d79-8c46-579bbf2727d9 => 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: 1128/2338] 10.0.0.91 () {34 vars in 749 bytes} [Thu May 7 22:07:35 2026] PUT /v2.0/subnets/2c7d8bae-bb3f-4e58-b100-09046e1d37d1/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:07:35.837 8 WARNING tagging [None req-e8df0d1e-893c-4f43-babb-7aa96e1e0c8f f6bd6573e8744ea29cd21c16e4996d0f 2bb47f7c67834428b4609c76d94bc359 - - 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: 1211/2339] 10.0.0.91 () {32 vars in 737 bytes} [Thu May 7 22:07:35 2026] GET /v2.0/floatingips/d871aaa6-06fa-433d-8008-fe87dee0a483/tags => generated 52 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2340] 10.0.0.91 () {32 vars in 729 bytes} [Thu May 7 22:07:35 2026] GET /v2.0/subnets/2c7d8bae-bb3f-4e58-b100-09046e1d37d1/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:07:35.918 8 WARNING tagging [None req-f312e8c1-8e3f-4814-8223-1cfb36fb1880 f6bd6573e8744ea29cd21c16e4996d0f 2bb47f7c67834428b4609c76d94bc359 - - 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: 1212/2341] 10.0.0.91 () {34 vars in 757 bytes} [Thu May 7 22:07:35 2026] PUT /v2.0/floatingips/d871aaa6-06fa-433d-8008-fe87dee0a483/tags => generated 37 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2342] 10.0.0.91 () {34 vars in 760 bytes} [Thu May 7 22:07:35 2026] PUT /v2.0/subnets/2c7d8bae-bb3f-4e58-b100-09046e1d37d1/tags/green => generated 4 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-07 22:07:35.985 8 WARNING tagging [None req-bc35dad8-c833-418c-8437-17bc28c9e7a8 f6bd6573e8744ea29cd21c16e4996d0f 2bb47f7c67834428b4609c76d94bc359 - - 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: 1213/2343] 10.0.0.91 () {32 vars in 737 bytes} [Thu May 7 22:07:35 2026] GET /v2.0/floatingips/d871aaa6-06fa-433d-8008-fe87dee0a483/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2344] 10.0.0.91 () {32 vars in 729 bytes} [Thu May 7 22:07:35 2026] GET /v2.0/subnets/2c7d8bae-bb3f-4e58-b100-09046e1d37d1/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:07:36.037 8 WARNING tagging [None req-64908ff0-26f2-4492-9015-04d9badb9201 f6bd6573e8744ea29cd21c16e4996d0f 2bb47f7c67834428b4609c76d94bc359 - - 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: 1214/2345] 10.0.0.91 () {32 vars in 745 bytes} [Thu May 7 22:07:36 2026] GET /v2.0/floatingips/d871aaa6-06fa-433d-8008-fe87dee0a483/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:07:36.082 8 WARNING tagging [None req-c263d089-c5ee-4145-902d-d10c38fed07f f6bd6573e8744ea29cd21c16e4996d0f 2bb47f7c67834428b4609c76d94bc359 - - 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: 1132/2346] 10.0.0.91 () {34 vars in 756 bytes} [Thu May 7 22:07:36 2026] PUT /v2.0/subnets/2c7d8bae-bb3f-4e58-b100-09046e1d37d1/tags/red => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-07 22:07:36.101 8 INFO neutron.api.v2.resource [None req-c263d089-c5ee-4145-902d-d10c38fed07f f6bd6573e8744ea29cd21c16e4996d0f 2bb47f7c67834428b4609c76d94bc359 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1215/2347] 10.0.0.91 () {32 vars in 749 bytes} [Thu May 7 22:07:36 2026] GET /v2.0/floatingips/d871aaa6-06fa-433d-8008-fe87dee0a483/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-07 22:07:36.127 8 WARNING tagging [None req-721a5efc-945c-4e5e-8750-e665fa136644 f6bd6573e8744ea29cd21c16e4996d0f 2bb47f7c67834428b4609c76d94bc359 - - 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: 1133/2348] 10.0.0.91 () {32 vars in 729 bytes} [Thu May 7 22:07:36 2026] GET /v2.0/subnets/2c7d8bae-bb3f-4e58-b100-09046e1d37d1/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2349] 10.0.0.91 () {32 vars in 748 bytes} [Thu May 7 22:07:36 2026] DELETE /v2.0/floatingips/d871aaa6-06fa-433d-8008-fe87dee0a483/tags/red => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:07:36.245 8 WARNING tagging [None req-8131da67-00f1-4c9c-8da7-27c748e2e0ce f6bd6573e8744ea29cd21c16e4996d0f 2bb47f7c67834428b4609c76d94bc359 - - 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: 1134/2350] 10.0.0.91 () {34 vars in 778 bytes} [Thu May 7 22:07:36 2026] PUT /v2.0/subnets/2c7d8bae-bb3f-4e58-b100-09046e1d37d1/tags/black.or.white => generated 4 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2351] 10.0.0.91 () {32 vars in 737 bytes} [Thu May 7 22:07:36 2026] GET /v2.0/floatingips/d871aaa6-06fa-433d-8008-fe87dee0a483/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:07:36.303 8 WARNING tagging [None req-91242b3b-e36e-46d4-9126-424d930c14e2 f6bd6573e8744ea29cd21c16e4996d0f 2bb47f7c67834428b4609c76d94bc359 - - 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: 1135/2352] 10.0.0.91 () {32 vars in 729 bytes} [Thu May 7 22:07:36 2026] GET /v2.0/subnets/2c7d8bae-bb3f-4e58-b100-09046e1d37d1/tags => generated 52 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:07:36.325 8 INFO neutron.api.v2.resource [None req-91242b3b-e36e-46d4-9126-424d930c14e2 f6bd6573e8744ea29cd21c16e4996d0f 2bb47f7c67834428b4609c76d94bc359 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1218/2353] 10.0.0.91 () {32 vars in 752 bytes} [Thu May 7 22:07:36 2026] DELETE /v2.0/floatingips/d871aaa6-06fa-433d-8008-fe87dee0a483/tags/green => generated 99 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-07 22:07:36.355 8 WARNING tagging [None req-b098b730-c1d2-4515-9a84-377995ca661c f6bd6573e8744ea29cd21c16e4996d0f 2bb47f7c67834428b4609c76d94bc359 - - 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: 1136/2354] 10.0.0.91 () {34 vars in 749 bytes} [Thu May 7 22:07:36 2026] PUT /v2.0/subnets/2c7d8bae-bb3f-4e58-b100-09046e1d37d1/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2355] 10.0.0.91 () {32 vars in 740 bytes} [Thu May 7 22:07:36 2026] DELETE /v2.0/floatingips/d871aaa6-06fa-433d-8008-fe87dee0a483/tags => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:07:36.403 8 WARNING tagging [None req-ccdcb03d-2249-414f-a523-119e87507790 f6bd6573e8744ea29cd21c16e4996d0f 2bb47f7c67834428b4609c76d94bc359 - - 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: 1220/2356] 10.0.0.91 () {32 vars in 737 bytes} [Thu May 7 22:07:36 2026] GET /v2.0/floatingips/d871aaa6-06fa-433d-8008-fe87dee0a483/tags => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2357] 10.0.0.91 () {32 vars in 729 bytes} [Thu May 7 22:07:36 2026] GET /v2.0/subnets/2c7d8bae-bb3f-4e58-b100-09046e1d37d1/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2358] 10.0.0.91 () {32 vars in 737 bytes} [Thu May 7 22:07:36 2026] GET /v2.0/subnets/2c7d8bae-bb3f-4e58-b100-09046e1d37d1/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:07:36.505 7 INFO neutron.api.v2.resource [None req-b2dec53e-bd4d-4963-967f-fe73b1d18e4a 37a074af8a8d40e68d2a0df9867c8bea 3edf09b31dc545e0aa6d56e911139759 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1139/2359] 10.0.0.91 () {32 vars in 741 bytes} [Thu May 7 22:07:36 2026] GET /v2.0/subnets/2c7d8bae-bb3f-4e58-b100-09046e1d37d1/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-07 22:07:36.517 8 INFO neutron_taas.services.taas.taas_plugin [None req-807eb2dd-91ad-4400-a725-70d24b586fe3 f6bd6573e8744ea29cd21c16e4996d0f 2bb47f7c67834428b4609c76d94bc359 - - default default] TaaS: Handle Delete Port: e98c80ec-fe9e-4708-af75-3da6687d2ab7 2026-05-07 22:07:36.519 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-807eb2dd-91ad-4400-a725-70d24b586fe3 f6bd6573e8744ea29cd21c16e4996d0f 2bb47f7c67834428b4609c76d94bc359 - - default default] Tap Mirror: Handle Delete Port: e98c80ec-fe9e-4708-af75-3da6687d2ab7 [pid: 7|app: 0|req: 1140/2360] 10.0.0.91 () {32 vars in 740 bytes} [Thu May 7 22:07:36 2026] DELETE /v2.0/subnets/2c7d8bae-bb3f-4e58-b100-09046e1d37d1/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: 1141/2361] 10.0.0.91 () {32 vars in 729 bytes} [Thu May 7 22:07:36 2026] GET /v2.0/subnets/2c7d8bae-bb3f-4e58-b100-09046e1d37d1/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2362] 10.0.0.91 () {32 vars in 730 bytes} [Thu May 7 22:07:36 2026] DELETE /v2.0/floatingips/d871aaa6-06fa-433d-8008-fe87dee0a483 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:07:36.682 7 INFO neutron.api.v2.resource [None req-2854e291-d593-4d4c-828c-5d7a9832a35d 37a074af8a8d40e68d2a0df9867c8bea 3edf09b31dc545e0aa6d56e911139759 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1142/2363] 10.0.0.91 () {32 vars in 744 bytes} [Thu May 7 22:07:36 2026] DELETE /v2.0/subnets/2c7d8bae-bb3f-4e58-b100-09046e1d37d1/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2364] 10.0.0.91 () {32 vars in 732 bytes} [Thu May 7 22:07:36 2026] DELETE /v2.0/subnets/2c7d8bae-bb3f-4e58-b100-09046e1d37d1/tags => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2365] 10.0.0.91 () {32 vars in 729 bytes} [Thu May 7 22:07:36 2026] GET /v2.0/subnets/2c7d8bae-bb3f-4e58-b100-09046e1d37d1/tags => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2366] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:07:36 2026] DELETE /v2.0/subnets/2c7d8bae-bb3f-4e58-b100-09046e1d37d1 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:07:37.108 7 INFO neutron_taas.services.taas.taas_plugin [None req-d913224d-9d04-405c-9089-4d1213b73734 37a074af8a8d40e68d2a0df9867c8bea 3edf09b31dc545e0aa6d56e911139759 - - default default] TaaS: Handle Delete Port: 5eb4b072-fb25-49b5-b07e-7ed0dabaaf6f 2026-05-07 22:07:37.111 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d913224d-9d04-405c-9089-4d1213b73734 37a074af8a8d40e68d2a0df9867c8bea 3edf09b31dc545e0aa6d56e911139759 - - default default] Tap Mirror: Handle Delete Port: 5eb4b072-fb25-49b5-b07e-7ed0dabaaf6f 2026-05-07 22:07:37.296 7 INFO neutron.services.segments.plugin [-] Segment 4aec8e90-0411-4418-b340-8c4217ffc413 resource provider aggregate not found 2026-05-07 22:07:37.310 7 INFO neutron.services.segments.plugin [-] Segment 4aec8e90-0411-4418-b340-8c4217ffc413 resource provider aggregate not found 2026-05-07 22:07:37.314 7 INFO neutron.services.segments.plugin [-] Segment 4aec8e90-0411-4418-b340-8c4217ffc413 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4aec8e90-0411-4418-b340-8c4217ffc413 found for delete ", "request_id": "req-187b6736-db64-467d-ae2e-78c42ce5c776"}]} [pid: 7|app: 0|req: 1144/2367] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:07:36 2026] DELETE /v2.0/networks/d876a806-3bcd-43f4-b6ff-09178fec287c => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:07:37.329 7 INFO neutron.services.segments.plugin [-] Segment 4aec8e90-0411-4418-b340-8c4217ffc413 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4aec8e90-0411-4418-b340-8c4217ffc413 found for delete ", "request_id": "req-273d2c30-eb6d-4277-a73e-7e63819ef088"}]} 2026-05-07 22:07:37.361 8 WARNING neutron.db.securitygroups_db [None req-2bd9845e-a32f-4cfc-bc26-fc3ffbe6b9c4 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1224/2368] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:07:37 2026] GET /v2.0/security-groups?tenant_id=ec1f56fdcb4a4ba29a7a67e78bb4af78&name=default => generated 2929 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2369] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:07:37 2026] DELETE /v2.0/security-groups/469301cc-b9f1-434c-a61d-f807e049b9b7 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:07:37.696 8 WARNING neutron.db.securitygroups_db [None req-5a636efa-db1a-4086-a08b-72a064bc5af9 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1225/2370] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:07:37 2026] GET /v2.0/security-groups?tenant_id=2bb47f7c67834428b4609c76d94bc359&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2371] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:07:37 2026] DELETE /v2.0/security-groups/b9581289-2fee-4b0a-a841-e733a80b6346 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:07:38.179 8 WARNING neutron.db.securitygroups_db [None req-c9c0912d-e5a1-4f58-a913-a8f900a684f4 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1226/2372] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:07:37 2026] GET /v2.0/security-groups?tenant_id=3edf09b31dc545e0aa6d56e911139759&name=default => generated 2929 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2373] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:07:38 2026] DELETE /v2.0/security-groups/9573f726-c95a-4b08-9ff1-ac219816defa => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:07:38.437 8 WARNING neutron.db.securitygroups_db [None req-b204ac6c-0932-449e-9ce2-4e7b128287fb 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1227/2374] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:07:38 2026] GET /v2.0/security-groups?tenant_id=278240c71c2546fa98dff74819fa4e52&name=default => generated 2929 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2375] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:07:38 2026] DELETE /v2.0/security-groups/a281e3a4-0ae0-4d27-a9a2-226034347bee => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:07:40.391 8 INFO neutron.db.segments_db [None req-2b87141b-4673-4780-a8f2-9e6ae5cd26b8 74777bed60f34c13903c216278e6d121 5377e8371e9349d6b7ae6559e3a7705a - - default default] Added segment 6b3b37f8-3656-43aa-b2c8-5f54a8e9cb67 of type vxlan for network 0cde0bf2-8735-4e11-a141-ea26c3022c3f [pid: 8|app: 0|req: 1228/2376] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:07:40 2026] POST /v2.0/networks => generated 632 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2377] 10.0.0.91 () {34 vars in 662 bytes} [Thu May 7 22:07:40 2026] POST /v2.0/ports => generated 743 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:07:40.829 8 INFO neutron.db.segments_db [None req-5eb20ca8-b908-409e-8041-f7bb1095ba1c 74777bed60f34c13903c216278e6d121 5377e8371e9349d6b7ae6559e3a7705a - - default default] Added segment 8eda8248-8273-4129-a98e-0427ea5aa108 of type vxlan for network af672dd1-99e7-4c26-83a2-decf3399a2d8 [pid: 8|app: 0|req: 1229/2378] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:07:40 2026] POST /v2.0/networks => generated 631 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1150/2379] 10.0.0.91 () {34 vars in 662 bytes} [Thu May 7 22:07:40 2026] POST /v2.0/ports => generated 743 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 22:07:41.280 7 INFO neutron.db.segments_db [None req-7814e8ab-3406-4c67-8c17-62ab588b32d1 74777bed60f34c13903c216278e6d121 5377e8371e9349d6b7ae6559e3a7705a - - default default] Added segment d5bdd0a8-8f04-4bf4-a42a-120b63f13ebd of type vxlan for network 96ff9816-7265-4f5e-8fc8-f610a6523cf3 [pid: 8|app: 0|req: 1230/2380] 10.0.0.91 () {34 vars in 674 bytes} [Thu May 7 22:07:41 2026] POST /v2.0/subnetpools => generated 516 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2381] 10.0.0.91 () {34 vars in 757 bytes} [Thu May 7 22:07:41 2026] PUT /v2.0/subnetpools/91198211-5ce1-44b2-9c96-5a970578f5a0/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2382] 10.0.0.91 () {32 vars in 737 bytes} [Thu May 7 22:07:41 2026] GET /v2.0/subnetpools/91198211-5ce1-44b2-9c96-5a970578f5a0/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2383] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:07:41 2026] POST /v2.0/networks => generated 632 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2384] 10.0.0.91 () {34 vars in 768 bytes} [Thu May 7 22:07:41 2026] PUT /v2.0/subnetpools/91198211-5ce1-44b2-9c96-5a970578f5a0/tags/green => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2385] 10.0.0.91 () {32 vars in 737 bytes} [Thu May 7 22:07:41 2026] GET /v2.0/subnetpools/91198211-5ce1-44b2-9c96-5a970578f5a0/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2386] 10.0.0.91 () {34 vars in 764 bytes} [Thu May 7 22:07:41 2026] PUT /v2.0/subnetpools/91198211-5ce1-44b2-9c96-5a970578f5a0/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2387] 10.0.0.91 () {32 vars in 737 bytes} [Thu May 7 22:07:41 2026] GET /v2.0/subnetpools/91198211-5ce1-44b2-9c96-5a970578f5a0/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2388] 10.0.0.91 () {34 vars in 786 bytes} [Thu May 7 22:07:41 2026] PUT /v2.0/subnetpools/91198211-5ce1-44b2-9c96-5a970578f5a0/tags/black.or.white => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2389] 10.0.0.91 () {32 vars in 737 bytes} [Thu May 7 22:07:41 2026] GET /v2.0/subnetpools/91198211-5ce1-44b2-9c96-5a970578f5a0/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2390] 10.0.0.91 () {34 vars in 662 bytes} [Thu May 7 22:07:41 2026] POST /v2.0/ports => generated 743 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2391] 10.0.0.91 () {34 vars in 757 bytes} [Thu May 7 22:07:41 2026] PUT /v2.0/subnetpools/91198211-5ce1-44b2-9c96-5a970578f5a0/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1240/2392] 10.0.0.91 () {32 vars in 737 bytes} [Thu May 7 22:07:41 2026] GET /v2.0/subnetpools/91198211-5ce1-44b2-9c96-5a970578f5a0/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:07:41.677 7 INFO neutron.db.segments_db [None req-8c9ae6f1-4c48-47ee-9d11-a5871a5c7ed5 74777bed60f34c13903c216278e6d121 5377e8371e9349d6b7ae6559e3a7705a - - default default] Added segment 1695fe12-6f28-44c9-bd87-f7cff4c2c47b of type vxlan for network 67d2f8ab-afa7-4141-abe0-8f173fcb344e [pid: 8|app: 0|req: 1241/2393] 10.0.0.91 () {32 vars in 745 bytes} [Thu May 7 22:07:41 2026] GET /v2.0/subnetpools/91198211-5ce1-44b2-9c96-5a970578f5a0/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:07:41.715 8 INFO neutron.api.v2.resource [None req-defb37d3-caca-4cf6-ae18-766a9be5963b a0aa83e761f94afea28766a5210ff984 9efae4aa027d4a22ab0ab544e3573feb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1242/2394] 10.0.0.91 () {32 vars in 749 bytes} [Thu May 7 22:07:41 2026] GET /v2.0/subnetpools/91198211-5ce1-44b2-9c96-5a970578f5a0/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2395] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:07:41 2026] POST /v2.0/networks => generated 630 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2396] 10.0.0.91 () {32 vars in 748 bytes} [Thu May 7 22:07:41 2026] DELETE /v2.0/subnetpools/91198211-5ce1-44b2-9c96-5a970578f5a0/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2397] 10.0.0.91 () {32 vars in 737 bytes} [Thu May 7 22:07:41 2026] GET /v2.0/subnetpools/91198211-5ce1-44b2-9c96-5a970578f5a0/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:07:41.829 8 INFO neutron.api.v2.resource [None req-826926ed-02a4-474f-af5b-8a7f7c0e1d80 a0aa83e761f94afea28766a5210ff984 9efae4aa027d4a22ab0ab544e3573feb - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1245/2398] 10.0.0.91 () {32 vars in 752 bytes} [Thu May 7 22:07:41 2026] DELETE /v2.0/subnetpools/91198211-5ce1-44b2-9c96-5a970578f5a0/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2399] 10.0.0.91 () {32 vars in 740 bytes} [Thu May 7 22:07:41 2026] DELETE /v2.0/subnetpools/91198211-5ce1-44b2-9c96-5a970578f5a0/tags => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2400] 10.0.0.91 () {32 vars in 737 bytes} [Thu May 7 22:07:41 2026] GET /v2.0/subnetpools/91198211-5ce1-44b2-9c96-5a970578f5a0/tags => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2401] 10.0.0.91 () {32 vars in 730 bytes} [Thu May 7 22:07:41 2026] DELETE /v2.0/subnetpools/91198211-5ce1-44b2-9c96-5a970578f5a0 => 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: 1154/2402] 10.0.0.91 () {34 vars in 662 bytes} [Thu May 7 22:07:41 2026] POST /v2.0/ports => generated 743 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:07:42.078 8 INFO neutron.db.segments_db [None req-e17b9222-5e90-4150-b94f-ecee29e61d94 74777bed60f34c13903c216278e6d121 5377e8371e9349d6b7ae6559e3a7705a - - default default] Added segment d4f390ba-c874-46f3-bc9d-f1f18be838a4 of type vxlan for network b3d3931c-f3c1-4146-98e1-f44b6aaece54 [pid: 8|app: 0|req: 1249/2403] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:07:42 2026] POST /v2.0/networks => generated 631 bytes in 128 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: 1155/2404] 10.0.0.91 () {34 vars in 662 bytes} [Thu May 7 22:07:42 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: 1250/2405] 10.0.0.91 () {34 vars in 745 bytes} [Thu May 7 22:07:42 2026] PUT /v2.0/ports/92b123dd-47dd-463a-83c5-d5b0054e9c6a/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1251/2406] 10.0.0.91 () {34 vars in 745 bytes} [Thu May 7 22:07:42 2026] PUT /v2.0/ports/b2759790-8ec1-4630-851d-983aa12a5566/tags => generated 25 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 22:07:42.677 7 WARNING neutron.db.securitygroups_db [None req-ace5d5ed-ad6c-4d90-b5fd-fda3fa614797 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1252/2407] 10.0.0.91 () {34 vars in 745 bytes} [Thu May 7 22:07:42 2026] PUT /v2.0/ports/61b1a8e0-8a82-4b06-b221-76c761b6b291/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: 8|app: 0|req: 1253/2408] 10.0.0.91 () {34 vars in 745 bytes} [Thu May 7 22:07:42 2026] PUT /v2.0/ports/82731697-4506-41e3-9912-755d9dfeb489/tags => generated 19 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1156/2409] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:07:42 2026] GET /v2.0/security-groups?tenant_id=9efae4aa027d4a22ab0ab544e3573feb&name=default => generated 2929 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2410] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:07:42 2026] DELETE /v2.0/security-groups/1518fd7c-f40a-44b1-831c-b75cf9c7290d => 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: 1254/2411] 10.0.0.91 () {32 vars in 658 bytes} [Thu May 7 22:07:42 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2412] 10.0.0.91 () {32 vars in 672 bytes} [Thu May 7 22:07:42 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2413] 10.0.0.91 () {32 vars in 668 bytes} [Thu May 7 22:07:43 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:07:43.084 7 WARNING neutron.db.securitygroups_db [None req-2fccae49-4744-46fc-8a75-eaf989718ff1 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1256/2414] 10.0.0.91 () {32 vars in 680 bytes} [Thu May 7 22:07:43 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2415] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:07:43 2026] GET /v2.0/security-groups?tenant_id=1d3623f3c0054e91a658908a6d4ce233&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2416] 10.0.0.91 () {32 vars in 666 bytes} [Thu May 7 22:07:43 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2417] 10.0.0.91 () {32 vars in 680 bytes} [Thu May 7 22:07:43 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2420] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:07:43 2026] DELETE /v2.0/security-groups/ead8f013-3c20-4a9d-8d2b-7ae0761ecab1 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2421] 10.0.0.91 () {32 vars in 676 bytes} [Thu May 7 22:07:43 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2422] 10.0.0.91 () {32 vars in 688 bytes} [Thu May 7 22:07:43 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:07:43.576 8 INFO neutron_taas.services.taas.taas_plugin [None req-378b13c8-ee1c-45a0-9f0a-34a77f14c9f4 74777bed60f34c13903c216278e6d121 5377e8371e9349d6b7ae6559e3a7705a - - default default] TaaS: Handle Delete Port: 92b123dd-47dd-463a-83c5-d5b0054e9c6a 2026-05-07 22:07:43.579 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-378b13c8-ee1c-45a0-9f0a-34a77f14c9f4 74777bed60f34c13903c216278e6d121 5377e8371e9349d6b7ae6559e3a7705a - - default default] Tap Mirror: Handle Delete Port: 92b123dd-47dd-463a-83c5-d5b0054e9c6a [pid: 8|app: 0|req: 1262/2423] 10.0.0.91 () {32 vars in 718 bytes} [Thu May 7 22:07:43 2026] DELETE /v2.0/ports/92b123dd-47dd-463a-83c5-d5b0054e9c6a => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:07:43.762 7 INFO neutron_taas.services.taas.taas_plugin [None req-556fbcd7-a085-4500-a8e2-fddaca82b6ae 74777bed60f34c13903c216278e6d121 5377e8371e9349d6b7ae6559e3a7705a - - default default] TaaS: Handle Delete Port: b2759790-8ec1-4630-851d-983aa12a5566 2026-05-07 22:07:43.765 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-556fbcd7-a085-4500-a8e2-fddaca82b6ae 74777bed60f34c13903c216278e6d121 5377e8371e9349d6b7ae6559e3a7705a - - default default] Tap Mirror: Handle Delete Port: b2759790-8ec1-4630-851d-983aa12a5566 [pid: 7|app: 0|req: 1162/2424] 10.0.0.91 () {32 vars in 718 bytes} [Thu May 7 22:07:43 2026] DELETE /v2.0/ports/b2759790-8ec1-4630-851d-983aa12a5566 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:07:43.987 8 INFO neutron_taas.services.taas.taas_plugin [None req-a0234abd-2958-45fa-b992-2dd0aa76720a 74777bed60f34c13903c216278e6d121 5377e8371e9349d6b7ae6559e3a7705a - - default default] TaaS: Handle Delete Port: 61b1a8e0-8a82-4b06-b221-76c761b6b291 2026-05-07 22:07:43.990 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a0234abd-2958-45fa-b992-2dd0aa76720a 74777bed60f34c13903c216278e6d121 5377e8371e9349d6b7ae6559e3a7705a - - default default] Tap Mirror: Handle Delete Port: 61b1a8e0-8a82-4b06-b221-76c761b6b291 [pid: 8|app: 0|req: 1263/2425] 10.0.0.91 () {32 vars in 718 bytes} [Thu May 7 22:07:43 2026] DELETE /v2.0/ports/61b1a8e0-8a82-4b06-b221-76c761b6b291 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:07:44.166 7 INFO neutron_taas.services.taas.taas_plugin [None req-d1610168-4a26-430c-9fe7-778bb5b2b99c 74777bed60f34c13903c216278e6d121 5377e8371e9349d6b7ae6559e3a7705a - - default default] TaaS: Handle Delete Port: 82731697-4506-41e3-9912-755d9dfeb489 2026-05-07 22:07:44.168 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d1610168-4a26-430c-9fe7-778bb5b2b99c 74777bed60f34c13903c216278e6d121 5377e8371e9349d6b7ae6559e3a7705a - - default default] Tap Mirror: Handle Delete Port: 82731697-4506-41e3-9912-755d9dfeb489 [pid: 7|app: 0|req: 1163/2426] 10.0.0.91 () {32 vars in 718 bytes} [Thu May 7 22:07:44 2026] DELETE /v2.0/ports/82731697-4506-41e3-9912-755d9dfeb489 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:07:44.331 8 INFO neutron_taas.services.taas.taas_plugin [None req-e215afa6-dcac-48f5-8767-d2d1ca8c26ff 74777bed60f34c13903c216278e6d121 5377e8371e9349d6b7ae6559e3a7705a - - default default] TaaS: Handle Delete Port: ca3ff00f-7e8f-4df1-ac9c-efdbf63bc210 2026-05-07 22:07:44.333 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e215afa6-dcac-48f5-8767-d2d1ca8c26ff 74777bed60f34c13903c216278e6d121 5377e8371e9349d6b7ae6559e3a7705a - - default default] Tap Mirror: Handle Delete Port: ca3ff00f-7e8f-4df1-ac9c-efdbf63bc210 [pid: 8|app: 0|req: 1264/2427] 10.0.0.91 () {32 vars in 718 bytes} [Thu May 7 22:07:44 2026] DELETE /v2.0/ports/ca3ff00f-7e8f-4df1-ac9c-efdbf63bc210 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:07:44.521 7 INFO neutron.services.segments.plugin [-] Segment 6b3b37f8-3656-43aa-b2c8-5f54a8e9cb67 resource provider aggregate not found 2026-05-07 22:07:44.527 7 INFO neutron.services.segments.plugin [-] Segment 6b3b37f8-3656-43aa-b2c8-5f54a8e9cb67 resource provider aggregate not found [pid: 7|app: 0|req: 1164/2428] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:07:44 2026] DELETE /v2.0/networks/0cde0bf2-8735-4e11-a141-ea26c3022c3f => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:07:44.542 7 INFO neutron.services.segments.plugin [-] Segment 6b3b37f8-3656-43aa-b2c8-5f54a8e9cb67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b3b37f8-3656-43aa-b2c8-5f54a8e9cb67 found for delete ", "request_id": "req-fa105b83-e964-4083-8f00-abdf1a3a00ce"}]} 2026-05-07 22:07:44.545 7 INFO neutron.services.segments.plugin [-] Segment 6b3b37f8-3656-43aa-b2c8-5f54a8e9cb67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b3b37f8-3656-43aa-b2c8-5f54a8e9cb67 found for delete ", "request_id": "req-25a54ebd-f13a-427d-8f7f-c0874456b981"}]} 2026-05-07 22:07:44.633 8 INFO neutron.services.segments.plugin [-] Segment 8eda8248-8273-4129-a98e-0427ea5aa108 resource provider aggregate not found 2026-05-07 22:07:44.638 8 INFO neutron.services.segments.plugin [-] Segment 8eda8248-8273-4129-a98e-0427ea5aa108 resource provider aggregate not found 2026-05-07 22:07:44.648 8 INFO neutron.services.segments.plugin [-] Segment 8eda8248-8273-4129-a98e-0427ea5aa108 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8eda8248-8273-4129-a98e-0427ea5aa108 found for delete ", "request_id": "req-d9e7e5e1-38e1-46b1-8c6e-69c1360c9d7b"}]} [pid: 8|app: 0|req: 1265/2429] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:07:44 2026] DELETE /v2.0/networks/af672dd1-99e7-4c26-83a2-decf3399a2d8 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:07:44.658 8 INFO neutron.services.segments.plugin [-] Segment 8eda8248-8273-4129-a98e-0427ea5aa108 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8eda8248-8273-4129-a98e-0427ea5aa108 found for delete ", "request_id": "req-0fa50df5-5ff8-4bdb-9c02-06ab8fd42931"}]} [pid: 7|app: 0|req: 1165/2430] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:07:44 2026] DELETE /v2.0/networks/96ff9816-7265-4f5e-8fc8-f610a6523cf3 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2431] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:07:44 2026] DELETE /v2.0/networks/67d2f8ab-afa7-4141-abe0-8f173fcb344e => 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: 1166/2432] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:07:44 2026] DELETE /v2.0/networks/b3d3931c-f3c1-4146-98e1-f44b6aaece54 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:07:46.004 8 WARNING neutron.db.securitygroups_db [None req-0238f5e4-fd8c-443e-bd13-31e20820c908 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1267/2433] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:07:45 2026] GET /v2.0/security-groups?tenant_id=a63fa6a6a302497f910d52f4fb613105&name=default => generated 2929 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2434] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:07:46 2026] DELETE /v2.0/security-groups/d2f30deb-b475-4f9c-b631-27427c3d1313 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:07:46.327 8 WARNING neutron.db.securitygroups_db [None req-13fa14dd-bc40-4038-b820-1c0e1b7e6cba 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1268/2435] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:07:46 2026] GET /v2.0/security-groups?tenant_id=a01d435c72404a66b1a75e8b58707bfb&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:07:46.561 7 INFO neutron.services.segments.plugin [-] Segment d5bdd0a8-8f04-4bf4-a42a-120b63f13ebd resource provider aggregate not found 2026-05-07 22:07:46.567 7 INFO neutron.services.segments.plugin [-] Segment d5bdd0a8-8f04-4bf4-a42a-120b63f13ebd resource provider aggregate not found 2026-05-07 22:07:46.576 7 INFO neutron.services.segments.plugin [-] Segment d5bdd0a8-8f04-4bf4-a42a-120b63f13ebd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5bdd0a8-8f04-4bf4-a42a-120b63f13ebd found for delete ", "request_id": "req-3213f90e-7554-486b-977c-342d7ea48708"}]} [pid: 7|app: 0|req: 1168/2436] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:07:46 2026] DELETE /v2.0/security-groups/2b11ff70-892c-4430-a704-bad888ab98b0 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:07:46.592 7 INFO neutron.services.segments.plugin [-] Segment d4f390ba-c874-46f3-bc9d-f1f18be838a4 resource provider aggregate not found 2026-05-07 22:07:46.596 7 INFO neutron.services.segments.plugin [-] Segment d5bdd0a8-8f04-4bf4-a42a-120b63f13ebd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5bdd0a8-8f04-4bf4-a42a-120b63f13ebd found for delete ", "request_id": "req-09003ef5-32bf-4c2e-b4db-033d2d4affc7"}]} 2026-05-07 22:07:46.607 7 INFO neutron.services.segments.plugin [-] Segment d4f390ba-c874-46f3-bc9d-f1f18be838a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4f390ba-c874-46f3-bc9d-f1f18be838a4 found for delete ", "request_id": "req-101414ff-998d-4b4a-8782-95bb5300f857"}]} 2026-05-07 22:07:46.611 7 INFO neutron.services.segments.plugin [-] Segment d4f390ba-c874-46f3-bc9d-f1f18be838a4 resource provider aggregate not found 2026-05-07 22:07:46.620 7 INFO neutron.services.segments.plugin [-] Segment d4f390ba-c874-46f3-bc9d-f1f18be838a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4f390ba-c874-46f3-bc9d-f1f18be838a4 found for delete ", "request_id": "req-1cc9028b-b330-4ede-bcd9-e3907e5c59c8"}]} 2026-05-07 22:07:46.668 8 INFO neutron.services.segments.plugin [-] Segment 1695fe12-6f28-44c9-bd87-f7cff4c2c47b resource provider aggregate not found 2026-05-07 22:07:46.673 8 INFO neutron.services.segments.plugin [-] Segment 1695fe12-6f28-44c9-bd87-f7cff4c2c47b resource provider aggregate not found 2026-05-07 22:07:46.685 8 INFO neutron.services.segments.plugin [-] Segment 1695fe12-6f28-44c9-bd87-f7cff4c2c47b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1695fe12-6f28-44c9-bd87-f7cff4c2c47b found for delete ", "request_id": "req-89372cdb-db3b-4db1-9390-dfaff10fcdc2"}]} 2026-05-07 22:07:46.690 8 INFO neutron.services.segments.plugin [-] Segment 1695fe12-6f28-44c9-bd87-f7cff4c2c47b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1695fe12-6f28-44c9-bd87-f7cff4c2c47b found for delete ", "request_id": "req-78963e8b-2a9e-4c3c-9e03-5e96bf263d14"}]} 2026-05-07 22:07:46.747 8 WARNING neutron.db.securitygroups_db [None req-4dedbdc1-b382-424d-8481-5f6473314847 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1269/2437] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:07:46 2026] GET /v2.0/security-groups?tenant_id=5377e8371e9349d6b7ae6559e3a7705a&name=default => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2438] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:07:46 2026] DELETE /v2.0/security-groups/9845070c-4094-4ffa-a0cf-ab03e40f02e1 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:07:48.007 8 INFO neutron.db.segments_db [None req-e3e7884f-7d70-4153-aacb-da73505fdd04 a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] Added segment 9edbe66c-f0fe-47ba-b795-04c6faaf4b4d of type vxlan for network 70845f2f-afc3-4c0e-b1f3-919328d8cc58 [pid: 8|app: 0|req: 1270/2439] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:07:47 2026] POST /v2.0/networks => generated 640 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2440] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:07:48 2026] POST /v2.0/subnets => generated 658 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2441] 10.0.0.91 () {32 vars in 720 bytes} [Thu May 7 22:07:48 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2442] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:07:48 2026] POST /v2.0/subnets => generated 732 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:07:48.804 8 INFO neutron.db.segments_db [None req-7f38443f-f370-4c8a-adf5-6c2a65d7bea3 a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] Added segment 025b466b-c7d5-402c-8588-78c88a4573ec of type vxlan for network 8c5f713f-0e82-46ec-938e-92499332f1e9 [pid: 8|app: 0|req: 1272/2443] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:07:48 2026] POST /v2.0/networks => generated 638 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2444] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:07:48 2026] POST /v2.0/subnets => generated 655 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2445] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:07:49 2026] POST /v2.0/subnets => generated 726 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:07:49.482 7 INFO neutron.db.segments_db [None req-2cb9b869-2100-4a15-9022-245b18b7d9d6 a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] Added segment f07c1409-88c3-4c2a-9188-a32404e40342 of type vxlan for network adbc211d-f0ac-4a29-818e-ff0d11a15b09 [pid: 7|app: 0|req: 1173/2446] 10.0.0.91 () {34 vars in 668 bytes} [Thu May 7 22:07:49 2026] POST /v2.0/networks => generated 638 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2447] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:07:49 2026] POST /v2.0/subnets => generated 655 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2448] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:07:49 2026] POST /v2.0/subnets => generated 729 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:07:50.036 8 INFO neutron.db.segments_db [None req-4774cb60-e1f3-4496-89e2-7ac4528897c9 a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] Added segment b0bb46a7-0bcc-4314-b963-e73728c4a005 of type vxlan for network 678db8f8-f720-4559-928e-3a6651c6c695 2026-05-07 22:07:50.287 8 INFO neutron.db.l3_hamode_db [None req-4774cb60-e1f3-4496-89e2-7ac4528897c9 a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1175/2449] 10.0.0.91 () {34 vars in 676 bytes} [Thu May 7 22:07:50 2026] POST /v2.0/qos/policies => generated 359 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2450] 10.0.0.91 () {34 vars in 676 bytes} [Thu May 7 22:07:51 2026] POST /v2.0/qos/policies => generated 359 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:07:51.097 8 INFO neutron.db.l3_hamode_db [None req-4774cb60-e1f3-4496-89e2-7ac4528897c9 a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1177/2451] 10.0.0.91 () {34 vars in 676 bytes} [Thu May 7 22:07:51 2026] POST /v2.0/qos/policies => generated 359 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2452] 10.0.0.91 () {34 vars in 676 bytes} [Thu May 7 22:07:51 2026] POST /v2.0/qos/policies => generated 359 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2453] 10.0.0.91 () {34 vars in 676 bytes} [Thu May 7 22:07:51 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) 2026-05-07 22:07:51.199 7 WARNING tagging [None req-4517683b-92a8-494e-9a7e-cb61f6dea3b9 45155d5b63594975b5c8aa5cabd72942 1290c2da799a408abe2bb8913610c09e - - 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: 1180/2454] 10.0.0.91 () {34 vars in 751 bytes} [Thu May 7 22:07:51 2026] PUT /v2.0/policies/b77c4ccc-df32-4d06-8464-f0b9296a6c74/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:07:51.246 7 WARNING tagging [None req-b5036979-6158-4ab8-acdb-3c170b4f0773 45155d5b63594975b5c8aa5cabd72942 1290c2da799a408abe2bb8913610c09e - - 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: 1181/2455] 10.0.0.91 () {34 vars in 751 bytes} [Thu May 7 22:07:51 2026] PUT /v2.0/policies/d5ad7148-ac01-4edf-8d7e-1b1010fa34ab/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:07:51.306 7 WARNING tagging [None req-b0fdbf6a-b50b-42c6-8d49-37dc8efab866 45155d5b63594975b5c8aa5cabd72942 1290c2da799a408abe2bb8913610c09e - - 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: 1182/2456] 10.0.0.91 () {34 vars in 751 bytes} [Thu May 7 22:07:51 2026] PUT /v2.0/policies/796f5308-777d-42ff-875f-4af79fadef08/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:07:51.350 7 WARNING tagging [None req-b4e66ac9-58c2-45c3-81fc-36e24781e7eb 45155d5b63594975b5c8aa5cabd72942 1290c2da799a408abe2bb8913610c09e - - 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: 1183/2457] 10.0.0.91 () {34 vars in 751 bytes} [Thu May 7 22:07:51 2026] PUT /v2.0/policies/6952e6cc-90c6-4f20-806d-633ff1ca9b71/tags => 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: 1184/2458] 10.0.0.91 () {32 vars in 672 bytes} [Thu May 7 22:07:51 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2459] 10.0.0.91 () {32 vars in 686 bytes} [Thu May 7 22:07:51 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2460] 10.0.0.91 () {32 vars in 682 bytes} [Thu May 7 22:07:51 2026] GET /v2.0/qos/policies?tags-any=blue => 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: 1275/2461] 10.0.0.91 () {34 vars in 667 bytes} [Thu May 7 22:07:49 2026] POST /v2.0/routers => generated 685 bytes in 1919 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2462] 10.0.0.91 () {32 vars in 694 bytes} [Thu May 7 22:07:51 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2463] 10.0.0.91 () {32 vars in 680 bytes} [Thu May 7 22:07:51 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2464] 10.0.0.91 () {32 vars in 694 bytes} [Thu May 7 22:07:51 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2465] 10.0.0.91 () {32 vars in 690 bytes} [Thu May 7 22:07:52 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2466] 10.0.0.91 () {32 vars in 702 bytes} [Thu May 7 22:07:52 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2467] 10.0.0.91 () {32 vars in 732 bytes} [Thu May 7 22:07:52 2026] DELETE /v2.0/qos/policies/b77c4ccc-df32-4d06-8464-f0b9296a6c74 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2468] 10.0.0.91 () {32 vars in 732 bytes} [Thu May 7 22:07:52 2026] DELETE /v2.0/qos/policies/d5ad7148-ac01-4edf-8d7e-1b1010fa34ab => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2469] 10.0.0.91 () {32 vars in 732 bytes} [Thu May 7 22:07:52 2026] DELETE /v2.0/qos/policies/796f5308-777d-42ff-875f-4af79fadef08 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2470] 10.0.0.91 () {32 vars in 732 bytes} [Thu May 7 22:07:52 2026] DELETE /v2.0/qos/policies/6952e6cc-90c6-4f20-806d-633ff1ca9b71 => 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: 1196/2471] 10.0.0.91 () {32 vars in 732 bytes} [Thu May 7 22:07:52 2026] DELETE /v2.0/qos/policies/bc5a8bc3-92eb-427e-9d3c-86b6d62dffda => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:07:53.540 7 WARNING neutron.db.securitygroups_db [None req-2396418d-a319-42c9-9f68-9c30d9306978 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1197/2472] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:07:53 2026] GET /v2.0/security-groups?tenant_id=bae674650fbc43e1abec3292ec65a0f4&name=default => generated 2929 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2473] 10.0.0.91 () {34 vars in 781 bytes} [Thu May 7 22:07:51 2026] PUT /v2.0/routers/91171424-1eb3-4240-bfb9-13dcd3189678/add_router_interface => generated 310 bytes in 1875 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2474] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:07:53 2026] DELETE /v2.0/security-groups/aa83c3ba-dae4-4623-9ca6-23a2452a74bd => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:07:53.947 7 WARNING neutron.db.securitygroups_db [None req-fd7510e1-5ac2-4c25-822a-27048c8fba05 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1199/2475] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:07:53 2026] GET /v2.0/security-groups?tenant_id=1290c2da799a408abe2bb8913610c09e&name=default => generated 2929 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2476] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:07:54 2026] DELETE /v2.0/security-groups/ea7e3a90-7999-4e9e-bc2e-004acbc9f807 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:07:54.330 7 WARNING neutron.db.securitygroups_db [None req-d92e3390-eb01-4938-8991-8101aedada73 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1201/2477] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:07:54 2026] GET /v2.0/security-groups?tenant_id=8c908f8895f7431b82967f7bae917eaa&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2478] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:07:54 2026] DELETE /v2.0/security-groups/03f5aea2-170b-4c9d-9eb2-03f036f48f0a => 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: 1277/2479] 10.0.0.91 () {34 vars in 781 bytes} [Thu May 7 22:07:53 2026] PUT /v2.0/routers/91171424-1eb3-4240-bfb9-13dcd3189678/add_router_interface => generated 310 bytes in 1347 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2480] 10.0.0.91 () {34 vars in 781 bytes} [Thu May 7 22:07:55 2026] PUT /v2.0/routers/91171424-1eb3-4240-bfb9-13dcd3189678/add_router_interface => generated 310 bytes in 1290 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2481] 10.0.0.91 () {34 vars in 682 bytes} [Thu May 7 22:07:56 2026] POST /v2.0/security-groups => generated 1629 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2482] 10.0.0.91 () {34 vars in 693 bytes} [Thu May 7 22:07:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2483] 10.0.0.91 () {34 vars in 693 bytes} [Thu May 7 22:07:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2484] 10.0.0.91 () {34 vars in 693 bytes} [Thu May 7 22:07:56 2026] POST /v2.0/security-group-rules => generated 599 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2485] 10.0.0.91 () {34 vars in 693 bytes} [Thu May 7 22:07:57 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: 7|app: 0|req: 1206/2486] 10.0.0.91 () {34 vars in 693 bytes} [Thu May 7 22:07:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2487] 10.0.0.91 () {34 vars in 693 bytes} [Thu May 7 22:07:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2488] 10.0.0.91 () {34 vars in 693 bytes} [Thu May 7 22:07:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2489] 10.0.0.91 () {34 vars in 693 bytes} [Thu May 7 22:07:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2490] 10.0.0.91 () {34 vars in 693 bytes} [Thu May 7 22:07:57 2026] POST /v2.0/security-group-rules => generated 599 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2491] 10.0.0.91 () {34 vars in 693 bytes} [Thu May 7 22:07:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2492] 10.0.0.91 () {34 vars in 693 bytes} [Thu May 7 22:07:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:07:58.456 8 WARNING neutron.db.securitygroups_db [req-e84de02d-02dc-4485-8f73-9e93395b917a req-01ef79ae-1748-4908-a9db-181b6cb991f7 a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] project_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: 1285/2495] 10.0.0.169 () {34 vars in 1093 bytes} [Thu May 7 22:07:58 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-242477082&fields=id&tenant_id=6fea4775c7164892a10bb15593efff46 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2496] 10.0.0.169 () {34 vars in 981 bytes} [Thu May 7 22:07:58 2026] GET /v2.0/networks?id=8c5f713f-0e82-46ec-938e-92499332f1e9 => generated 705 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2497] 10.0.0.169 () {34 vars in 964 bytes} [Thu May 7 22:07:58 2026] GET /v2.0/quotas/6fea4775c7164892a10bb15593efff46 => 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: 1212/2498] 10.0.0.169 () {34 vars in 1001 bytes} [Thu May 7 22:07:58 2026] GET /v2.0/ports?tenant_id=6fea4775c7164892a10bb15593efff46&fields=id => generated 287 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2499] 10.0.0.169 () {34 vars in 1007 bytes} [Thu May 7 22:07:58 2026] GET /v2.0/networks/8c5f713f-0e82-46ec-938e-92499332f1e9?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: 1288/2500] 10.0.0.169 () {34 vars in 1107 bytes} [Thu May 7 22:07:58 2026] GET /v2.0/networks/8c5f713f-0e82-46ec-938e-92499332f1e9?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: 1289/2501] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:07:58 2026] GET /v2.0/ports?device_id=b2709823-bc70-4e3c-84bc-94c72e68503e => 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: 1213/2502] 10.0.0.91 () {34 vars in 682 bytes} [Thu May 7 22:07:58 2026] POST /v2.0/security-groups => generated 1603 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2503] 10.0.0.91 () {34 vars in 682 bytes} [Thu May 7 22:07:59 2026] POST /v2.0/security-groups => generated 1603 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2504] 10.0.0.91 () {34 vars in 682 bytes} [Thu May 7 22:07:59 2026] POST /v2.0/security-groups => generated 1603 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2505] 10.0.0.91 () {34 vars in 682 bytes} [Thu May 7 22:07:59 2026] POST /v2.0/security-groups => generated 1603 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2506] 10.0.0.91 () {34 vars in 682 bytes} [Thu May 7 22:07:59 2026] POST /v2.0/security-groups => generated 1603 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-07 22:07:59.586 8 WARNING tagging [None req-17f07b9f-088d-4f5e-a2c8-22297005bf67 051345147cbb4668a06e7f298141c98f 72c13c4924e147a39f1929b09b06ceae - - 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: 1292/2507] 10.0.0.91 () {34 vars in 765 bytes} [Thu May 7 22:07:59 2026] PUT /v2.0/security-groups/a36af1b5-4c96-4ddb-9539-3cdd37b761f4/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:07:59.641 7 WARNING tagging [None req-1472f2d5-9be9-4c51-9c65-32f1d950422b 051345147cbb4668a06e7f298141c98f 72c13c4924e147a39f1929b09b06ceae - - 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: 1216/2508] 10.0.0.91 () {34 vars in 765 bytes} [Thu May 7 22:07:59 2026] PUT /v2.0/security-groups/b8632c9f-2035-4461-bb5b-7c2279ff9874/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:07:59.700 8 WARNING tagging [None req-a0526bd7-7dc7-4586-84a5-3c3794e3b546 051345147cbb4668a06e7f298141c98f 72c13c4924e147a39f1929b09b06ceae - - 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: 1293/2509] 10.0.0.91 () {34 vars in 765 bytes} [Thu May 7 22:07:59 2026] PUT /v2.0/security-groups/c71808a2-20cc-4233-aeb0-64ad9fb6c15a/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:07:59.752 7 WARNING tagging [None req-45a6842d-a03b-4347-b1fd-be57ef7fbbd9 051345147cbb4668a06e7f298141c98f 72c13c4924e147a39f1929b09b06ceae - - 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: 1217/2510] 10.0.0.91 () {34 vars in 765 bytes} [Thu May 7 22:07:59 2026] PUT /v2.0/security-groups/c41acc7e-5cdb-4838-988b-a2323d7d9ea1/tags => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2511] 10.0.0.91 () {32 vars in 678 bytes} [Thu May 7 22:07:59 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2512] 10.0.0.91 () {32 vars in 692 bytes} [Thu May 7 22:07:59 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2513] 10.0.0.91 () {32 vars in 688 bytes} [Thu May 7 22:07:59 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2514] 10.0.0.91 () {32 vars in 700 bytes} [Thu May 7 22:07:59 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2515] 10.0.0.91 () {32 vars in 686 bytes} [Thu May 7 22:07:59 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2516] 10.0.0.91 () {32 vars in 700 bytes} [Thu May 7 22:08:00 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2517] 10.0.0.91 () {32 vars in 696 bytes} [Thu May 7 22:08:00 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2518] 10.0.0.91 () {32 vars in 708 bytes} [Thu May 7 22:08:00 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2519] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:08:00 2026] DELETE /v2.0/security-groups/a36af1b5-4c96-4ddb-9539-3cdd37b761f4 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2520] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:08:00 2026] DELETE /v2.0/security-groups/b8632c9f-2035-4461-bb5b-7c2279ff9874 => 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: 1299/2521] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:08:00 2026] DELETE /v2.0/security-groups/c71808a2-20cc-4233-aeb0-64ad9fb6c15a => 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: 1223/2522] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:08:00 2026] DELETE /v2.0/security-groups/c41acc7e-5cdb-4838-988b-a2323d7d9ea1 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2523] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:08:00 2026] DELETE /v2.0/security-groups/627f8bfc-565e-42e5-8417-652910f33c7e => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:08:01.568 7 WARNING neutron.db.securitygroups_db [None req-44cb0de2-210f-46cf-b19d-d56a86e06160 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1224/2524] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:08:01 2026] GET /v2.0/security-groups?tenant_id=e4abc311d0274623be3b9ecc678fabe3&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: 1301/2525] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:08:01 2026] DELETE /v2.0/security-groups/90f36a05-fbb8-4811-a079-103ba77a49e9 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:08:01.873 7 WARNING neutron.db.securitygroups_db [None req-e0314ddd-ffbf-443b-893c-2c65d66bb40b 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1225/2526] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:08:01 2026] GET /v2.0/security-groups?tenant_id=723f372cd6964295942512e2099ad8df&name=default => generated 2929 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2527] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:08:01 2026] DELETE /v2.0/security-groups/9990837e-c836-4468-af33-46176c4eefa9 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:08:02.230 7 WARNING neutron.db.securitygroups_db [None req-cb621e87-ffe9-4214-8218-8f52ea1db7c3 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1226/2528] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:08:02 2026] GET /v2.0/security-groups?tenant_id=72c13c4924e147a39f1929b09b06ceae&name=default => generated 2929 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2529] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:08:02 2026] DELETE /v2.0/security-groups/c14e0bcc-ef90-4889-9162-a3b46837ab3f => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2530] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:08:04 2026] GET /v2.0/ports?device_id=b2709823-bc70-4e3c-84bc-94c72e68503e => 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: 1304/2531] 199.204.45.242 () {34 vars in 985 bytes} [Thu May 7 22:08:04 2026] GET /v2.0/networks?id=8c5f713f-0e82-46ec-938e-92499332f1e9 => generated 705 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:08:04.528 7 WARNING neutron.db.securitygroups_db [req-e84de02d-02dc-4485-8f73-9e93395b917a req-b1763c40-a108-40bd-981b-6f2a409174ab a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] project_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: 1228/2532] 199.204.45.242 () {34 vars in 1049 bytes} [Thu May 7 22:08:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6fea4775c7164892a10bb15593efff46 => generated 178 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2533] 199.204.45.242 () {38 vars in 954 bytes} [Thu May 7 22:08:04 2026] POST /v2.0/ports => generated 1179 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2534] 199.204.45.242 () {38 vars in 1027 bytes} [Thu May 7 22:08:04 2026] PUT /v2.0/ports/9eec8d08-743f-46de-8844-7c042e754733 => generated 1460 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:08:05.356 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3d2c0ec-6132-4398-af9b-dbc6d37419cc'] response: {'name': 'network-changed', 'server_uuid': 'b2709823-bc70-4e3c-84bc-94c72e68503e', 'tag': '9eec8d08-743f-46de-8844-7c042e754733', '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: 1306/2535] 10.0.0.91 () {34 vars in 676 bytes} [Thu May 7 22:08:05 2026] POST /v2.0/qos/policies => generated 359 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 22:08:05.570 7 WARNING tagging [None req-a21327d7-311d-494d-b8c3-24148a03bb00 86108a69af5d4efdaefd0d4286c37e88 1f074d33683b429ab8f40938b04b502c - - 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: 1230/2536] 10.0.0.91 () {34 vars in 751 bytes} [Thu May 7 22:08:05 2026] PUT /v2.0/policies/456728fe-27bb-46d2-b066-380cf364eba2/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:08:05.612 8 WARNING tagging [None req-d2b95bbb-34cb-4ff9-b7aa-31232f51e9f7 86108a69af5d4efdaefd0d4286c37e88 1f074d33683b429ab8f40938b04b502c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1307/2537] 10.0.0.91 () {32 vars in 731 bytes} [Thu May 7 22:08:05 2026] GET /v2.0/policies/456728fe-27bb-46d2-b066-380cf364eba2/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:08:05.649 7 WARNING tagging [None req-746f2561-0b38-4ff2-a274-0a7205c7e8f4 86108a69af5d4efdaefd0d4286c37e88 1f074d33683b429ab8f40938b04b502c - - 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: 1231/2538] 10.0.0.91 () {34 vars in 762 bytes} [Thu May 7 22:08:05 2026] PUT /v2.0/policies/456728fe-27bb-46d2-b066-380cf364eba2/tags/green => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-07 22:08:05.697 8 WARNING tagging [None req-ba1b6134-cbc2-49ff-a715-d4bcb616a815 86108a69af5d4efdaefd0d4286c37e88 1f074d33683b429ab8f40938b04b502c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1308/2539] 10.0.0.91 () {32 vars in 731 bytes} [Thu May 7 22:08:05 2026] GET /v2.0/policies/456728fe-27bb-46d2-b066-380cf364eba2/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:08:05.730 7 WARNING tagging [None req-f0d63462-63da-45c7-8920-ca2ed2903c2c 86108a69af5d4efdaefd0d4286c37e88 1f074d33683b429ab8f40938b04b502c - - 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: 1232/2540] 10.0.0.91 () {34 vars in 758 bytes} [Thu May 7 22:08:05 2026] PUT /v2.0/policies/456728fe-27bb-46d2-b066-380cf364eba2/tags/red => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-07 22:08:05.773 8 WARNING tagging [None req-567ccbef-d4c3-410b-8f2e-55defe3f01b9 86108a69af5d4efdaefd0d4286c37e88 1f074d33683b429ab8f40938b04b502c - - 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: 1309/2541] 10.0.0.91 () {32 vars in 731 bytes} [Thu May 7 22:08:05 2026] GET /v2.0/policies/456728fe-27bb-46d2-b066-380cf364eba2/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:08:05.807 7 WARNING tagging [None req-40545a62-ab9c-4109-99d8-bc0fe0e314ea 86108a69af5d4efdaefd0d4286c37e88 1f074d33683b429ab8f40938b04b502c - - 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: 1233/2542] 10.0.0.91 () {34 vars in 780 bytes} [Thu May 7 22:08:05 2026] PUT /v2.0/policies/456728fe-27bb-46d2-b066-380cf364eba2/tags/black.or.white => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-07 22:08:05.862 8 WARNING tagging [None req-4485f998-44c5-4d8b-be18-14a8db2fbbbc 86108a69af5d4efdaefd0d4286c37e88 1f074d33683b429ab8f40938b04b502c - - 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: 1310/2543] 10.0.0.91 () {32 vars in 731 bytes} [Thu May 7 22:08:05 2026] GET /v2.0/policies/456728fe-27bb-46d2-b066-380cf364eba2/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:08:05.893 8 WARNING tagging [None req-2ff4a7c8-20bb-42ee-bd0d-6b2a9736efca 86108a69af5d4efdaefd0d4286c37e88 1f074d33683b429ab8f40938b04b502c - - 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: 1234/2544] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:08:05 2026] GET /v2.0/ports?tenant_id=6fea4775c7164892a10bb15593efff46&device_id=b2709823-bc70-4e3c-84bc-94c72e68503e => generated 1463 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2545] 10.0.0.91 () {34 vars in 751 bytes} [Thu May 7 22:08:05 2026] PUT /v2.0/policies/456728fe-27bb-46d2-b066-380cf364eba2/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:08:05.952 8 WARNING tagging [None req-257ed8f0-1eb6-4745-8708-62f2e5e40a6e 86108a69af5d4efdaefd0d4286c37e88 1f074d33683b429ab8f40938b04b502c - - 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: 1312/2546] 10.0.0.91 () {32 vars in 731 bytes} [Thu May 7 22:08:05 2026] GET /v2.0/policies/456728fe-27bb-46d2-b066-380cf364eba2/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: 1235/2547] 199.204.45.242 () {34 vars in 1017 bytes} [Thu May 7 22:08:05 2026] GET /v2.0/networks?tenant_id=6fea4775c7164892a10bb15593efff46&shared=False => generated 2377 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:08:05.993 8 WARNING tagging [None req-e2e701ba-dfb6-43e5-82dd-2820d19a5442 86108a69af5d4efdaefd0d4286c37e88 1f074d33683b429ab8f40938b04b502c - - 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: 1313/2548] 10.0.0.91 () {32 vars in 739 bytes} [Thu May 7 22:08:05 2026] GET /v2.0/policies/456728fe-27bb-46d2-b066-380cf364eba2/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2549] 199.204.45.242 () {34 vars in 929 bytes} [Thu May 7 22:08:05 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-05-07 22:08:06.026 8 WARNING tagging [None req-483e003d-a43a-4429-9c31-88f9e6f7f132 86108a69af5d4efdaefd0d4286c37e88 1f074d33683b429ab8f40938b04b502c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-07 22:08:06.030 8 INFO neutron.api.v2.resource [None req-483e003d-a43a-4429-9c31-88f9e6f7f132 86108a69af5d4efdaefd0d4286c37e88 1f074d33683b429ab8f40938b04b502c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1314/2550] 10.0.0.91 () {32 vars in 743 bytes} [Thu May 7 22:08:06 2026] GET /v2.0/policies/456728fe-27bb-46d2-b066-380cf364eba2/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-07 22:08:06.059 7 WARNING tagging [None req-4605ca8e-8ea1-4f57-a2c3-1ddd000365e5 86108a69af5d4efdaefd0d4286c37e88 1f074d33683b429ab8f40938b04b502c - - 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: 1237/2551] 10.0.0.91 () {32 vars in 742 bytes} [Thu May 7 22:08:06 2026] DELETE /v2.0/policies/456728fe-27bb-46d2-b066-380cf364eba2/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:08:06.103 8 WARNING tagging [None req-e7d11e07-edb2-4008-a3f8-5a3e785a9b55 86108a69af5d4efdaefd0d4286c37e88 1f074d33683b429ab8f40938b04b502c - - 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: 1315/2552] 10.0.0.91 () {32 vars in 731 bytes} [Thu May 7 22:08:06 2026] GET /v2.0/policies/456728fe-27bb-46d2-b066-380cf364eba2/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:08:06.146 7 WARNING tagging [None req-802beeda-0a97-4aff-bc16-53724e7c5db5 86108a69af5d4efdaefd0d4286c37e88 1f074d33683b429ab8f40938b04b502c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-07 22:08:06.162 7 INFO neutron.api.v2.resource [None req-802beeda-0a97-4aff-bc16-53724e7c5db5 86108a69af5d4efdaefd0d4286c37e88 1f074d33683b429ab8f40938b04b502c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1238/2553] 10.0.0.91 () {32 vars in 746 bytes} [Thu May 7 22:08:06 2026] DELETE /v2.0/policies/456728fe-27bb-46d2-b066-380cf364eba2/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-07 22:08:06.211 8 WARNING tagging [None req-202413c2-e0b7-4683-a3ed-c453ea0ca7b8 86108a69af5d4efdaefd0d4286c37e88 1f074d33683b429ab8f40938b04b502c - - 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: 1316/2554] 10.0.0.91 () {32 vars in 734 bytes} [Thu May 7 22:08:06 2026] DELETE /v2.0/policies/456728fe-27bb-46d2-b066-380cf364eba2/tags => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:08:06.259 7 WARNING tagging [None req-c9f8cf46-fc13-48ff-8f38-bc9fb513ce87 86108a69af5d4efdaefd0d4286c37e88 1f074d33683b429ab8f40938b04b502c - - 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: 1239/2555] 10.0.0.91 () {32 vars in 731 bytes} [Thu May 7 22:08:06 2026] GET /v2.0/policies/456728fe-27bb-46d2-b066-380cf364eba2/tags => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2556] 10.0.0.91 () {32 vars in 732 bytes} [Thu May 7 22:08:06 2026] DELETE /v2.0/qos/policies/456728fe-27bb-46d2-b066-380cf364eba2 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:08:07.069 7 WARNING neutron.db.securitygroups_db [None req-554b97f8-4478-4c1f-bab5-b943455a562c 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1318/2557] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:08:07 2026] GET /v2.0/ports?tenant_id=6fea4775c7164892a10bb15593efff46&device_id=b2709823-bc70-4e3c-84bc-94c72e68503e => generated 1463 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2558] 199.204.45.242 () {34 vars in 1055 bytes} [Thu May 7 22:08:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.94&port_id=9eec8d08-743f-46de-8844-7c042e754733 => 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: 1320/2559] 199.204.45.242 () {34 vars in 1103 bytes} [Thu May 7 22:08:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A133&port_id=9eec8d08-743f-46de-8844-7c042e754733 => 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: 1321/2560] 199.204.45.242 () {34 vars in 1063 bytes} [Thu May 7 22:08:07 2026] GET /v2.0/subnets?id=d9a5b1a6-a559-4f7a-a71e-919b62785eca&id=01c32cac-f189-4460-aebc-93e44c8fd8f4 => generated 1410 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2561] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:08:06 2026] GET /v2.0/security-groups?tenant_id=1f074d33683b429ab8f40938b04b502c&name=default => generated 2929 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2562] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:08:07 2026] GET /v2.0/ports?network_id=8c5f713f-0e82-46ec-938e-92499332f1e9&device_owner=network%3Adhcp => generated 1457 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2563] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:08:07 2026] GET /v2.0/ports?network_id=8c5f713f-0e82-46ec-938e-92499332f1e9&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2564] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:08:07 2026] DELETE /v2.0/security-groups/27edf5b9-2416-4795-839b-7a5870bf8bf5 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2565] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:08:07 2026] GET /v2.0/networks/8c5f713f-0e82-46ec-938e-92499332f1e9?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: 1242/2566] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:08:07 2026] GET /v2.0/networks/8c5f713f-0e82-46ec-938e-92499332f1e9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:08:07.375 8 WARNING neutron.db.securitygroups_db [None req-5c2ee6bc-71b1-484e-805c-e807370bd465 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1325/2567] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:08:07 2026] GET /v2.0/security-groups?tenant_id=a212588891ad4769b14663550fb26e99&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2568] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:08:07 2026] DELETE /v2.0/security-groups/9a413530-54a2-4444-925d-04244abbe30e => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2569] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:08:09 2026] GET /v2.0/ports?device_id=b2709823-bc70-4e3c-84bc-94c72e68503e => generated 1194 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2570] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:08:09 2026] GET /v2.0/security-groups?id=46920301-f66e-41ef-a204-6ba18101b715&fields=id&fields=name => generated 111 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:08:11.055 8 INFO neutron.db.segments_db [None req-3716f544-3715-4af1-ba12-bd7b1207e0b4 0365f107cc7d4f4bb289b1bb1c1d5ddc 86076ec284ea430c94446b6bd81e21f9 - - default default] Added segment 56808eb6-59ca-4720-ac6d-af465828eee0 of type vxlan for network 9b11ba0a-a824-4c32-87b0-19a5c3497088 2026-05-07 22:08:11.360 8 INFO neutron.db.l3_hamode_db [None req-3716f544-3715-4af1-ba12-bd7b1207e0b4 0365f107cc7d4f4bb289b1bb1c1d5ddc 86076ec284ea430c94446b6bd81e21f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 22:08:11.506 8 INFO neutron.db.l3_hamode_db [None req-3716f544-3715-4af1-ba12-bd7b1207e0b4 0365f107cc7d4f4bb289b1bb1c1d5ddc 86076ec284ea430c94446b6bd81e21f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1327/2571] 10.0.0.91 () {34 vars in 666 bytes} [Thu May 7 22:08:10 2026] POST /v2.0/routers => generated 474 bytes in 1269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:08:12.202 7 WARNING tagging [None req-d637fbae-7da3-423e-b774-b8dccb173f55 0365f107cc7d4f4bb289b1bb1c1d5ddc 86076ec284ea430c94446b6bd81e21f9 - - 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: 1245/2572] 10.0.0.91 () {34 vars in 749 bytes} [Thu May 7 22:08:12 2026] PUT /v2.0/routers/c0f0c8fa-a2dd-45fb-b2fc-63ffb867cfb2/tags => generated 25 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:08:12.317 8 WARNING tagging [None req-21840a25-1edf-428e-8272-4701ea90ac08 0365f107cc7d4f4bb289b1bb1c1d5ddc 86076ec284ea430c94446b6bd81e21f9 - - 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: 1328/2573] 10.0.0.91 () {32 vars in 729 bytes} [Thu May 7 22:08:12 2026] GET /v2.0/routers/c0f0c8fa-a2dd-45fb-b2fc-63ffb867cfb2/tags => generated 25 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:08:12.425 7 WARNING tagging [None req-5f3b32bd-1ae4-405f-8b7b-aee278ec5e62 0365f107cc7d4f4bb289b1bb1c1d5ddc 86076ec284ea430c94446b6bd81e21f9 - - 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: 1246/2574] 10.0.0.91 () {34 vars in 760 bytes} [Thu May 7 22:08:12 2026] PUT /v2.0/routers/c0f0c8fa-a2dd-45fb-b2fc-63ffb867cfb2/tags/green => generated 4 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-07 22:08:12.576 8 WARNING tagging [None req-700154d3-9925-48f2-975f-9f3e4d4dc1bb 0365f107cc7d4f4bb289b1bb1c1d5ddc 86076ec284ea430c94446b6bd81e21f9 - - 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: 1329/2575] 10.0.0.91 () {32 vars in 729 bytes} [Thu May 7 22:08:12 2026] GET /v2.0/routers/c0f0c8fa-a2dd-45fb-b2fc-63ffb867cfb2/tags => generated 34 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:08:12.677 7 WARNING tagging [None req-e2f16827-97cf-439d-9327-68fc16cacdf6 0365f107cc7d4f4bb289b1bb1c1d5ddc 86076ec284ea430c94446b6bd81e21f9 - - 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: 1247/2576] 10.0.0.91 () {34 vars in 756 bytes} [Thu May 7 22:08:12 2026] PUT /v2.0/routers/c0f0c8fa-a2dd-45fb-b2fc-63ffb867cfb2/tags/red => generated 4 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-07 22:08:12.801 8 WARNING tagging [None req-38d1935e-72b5-4bff-92f5-86a332fed429 0365f107cc7d4f4bb289b1bb1c1d5ddc 86076ec284ea430c94446b6bd81e21f9 - - 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: 1330/2577] 10.0.0.91 () {32 vars in 729 bytes} [Thu May 7 22:08:12 2026] GET /v2.0/routers/c0f0c8fa-a2dd-45fb-b2fc-63ffb867cfb2/tags => generated 34 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:08:12.891 7 WARNING tagging [None req-a9ea1395-1500-4fc2-877c-b35a9d3d22ea 0365f107cc7d4f4bb289b1bb1c1d5ddc 86076ec284ea430c94446b6bd81e21f9 - - 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: 1248/2578] 10.0.0.91 () {34 vars in 778 bytes} [Thu May 7 22:08:12 2026] PUT /v2.0/routers/c0f0c8fa-a2dd-45fb-b2fc-63ffb867cfb2/tags/black.or.white => generated 4 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-07 22:08:13.048 8 WARNING tagging [None req-ec381cdd-4700-4a27-9cb3-fa5e5915ec0e 0365f107cc7d4f4bb289b1bb1c1d5ddc 86076ec284ea430c94446b6bd81e21f9 - - 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: 1331/2579] 10.0.0.91 () {32 vars in 729 bytes} [Thu May 7 22:08:12 2026] GET /v2.0/routers/c0f0c8fa-a2dd-45fb-b2fc-63ffb867cfb2/tags => generated 52 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:08:13.137 7 WARNING tagging [None req-a4f42f32-dd22-4665-9a45-5067b80db8b5 0365f107cc7d4f4bb289b1bb1c1d5ddc 86076ec284ea430c94446b6bd81e21f9 - - 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: 1249/2580] 10.0.0.91 () {34 vars in 749 bytes} [Thu May 7 22:08:13 2026] PUT /v2.0/routers/c0f0c8fa-a2dd-45fb-b2fc-63ffb867cfb2/tags => generated 37 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:08:13.260 8 WARNING tagging [None req-a1c51b7a-938b-4620-92e1-6f2bd9950b6e 0365f107cc7d4f4bb289b1bb1c1d5ddc 86076ec284ea430c94446b6bd81e21f9 - - 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: 1332/2583] 10.0.0.91 () {32 vars in 729 bytes} [Thu May 7 22:08:13 2026] GET /v2.0/routers/c0f0c8fa-a2dd-45fb-b2fc-63ffb867cfb2/tags => generated 37 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:08:13.370 7 WARNING tagging [None req-bb462ee5-89c6-4943-8315-7c6dc89f7993 0365f107cc7d4f4bb289b1bb1c1d5ddc 86076ec284ea430c94446b6bd81e21f9 - - 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/2584] 10.0.0.91 () {32 vars in 737 bytes} [Thu May 7 22:08:13 2026] GET /v2.0/routers/c0f0c8fa-a2dd-45fb-b2fc-63ffb867cfb2/tags/red => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:08:13.460 8 WARNING tagging [None req-8f1e721e-cdd7-4e0a-817e-d3f75631138d 0365f107cc7d4f4bb289b1bb1c1d5ddc 86076ec284ea430c94446b6bd81e21f9 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-07 22:08:13.497 8 INFO neutron.api.v2.resource [None req-8f1e721e-cdd7-4e0a-817e-d3f75631138d 0365f107cc7d4f4bb289b1bb1c1d5ddc 86076ec284ea430c94446b6bd81e21f9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1333/2585] 10.0.0.91 () {32 vars in 741 bytes} [Thu May 7 22:08:13 2026] GET /v2.0/routers/c0f0c8fa-a2dd-45fb-b2fc-63ffb867cfb2/tags/green => generated 99 bytes in 80 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-07 22:08:13.549 7 WARNING tagging [None req-78a65638-7213-45bc-abb3-0771391a3452 0365f107cc7d4f4bb289b1bb1c1d5ddc 86076ec284ea430c94446b6bd81e21f9 - - 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/2586] 10.0.0.91 () {32 vars in 740 bytes} [Thu May 7 22:08:13 2026] DELETE /v2.0/routers/c0f0c8fa-a2dd-45fb-b2fc-63ffb867cfb2/tags/red => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:08:13.655 8 WARNING tagging [None req-a8634f71-8335-44fa-960b-8917ed1331e3 0365f107cc7d4f4bb289b1bb1c1d5ddc 86076ec284ea430c94446b6bd81e21f9 - - 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: 1334/2587] 10.0.0.91 () {32 vars in 729 bytes} [Thu May 7 22:08:13 2026] GET /v2.0/routers/c0f0c8fa-a2dd-45fb-b2fc-63ffb867cfb2/tags => generated 30 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:08:13.741 7 WARNING tagging [None req-93dfd1aa-ab49-4a21-9f90-582ff3fefa15 0365f107cc7d4f4bb289b1bb1c1d5ddc 86076ec284ea430c94446b6bd81e21f9 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-07 22:08:13.796 7 INFO neutron.api.v2.resource [None req-93dfd1aa-ab49-4a21-9f90-582ff3fefa15 0365f107cc7d4f4bb289b1bb1c1d5ddc 86076ec284ea430c94446b6bd81e21f9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1254/2588] 10.0.0.91 () {32 vars in 744 bytes} [Thu May 7 22:08:13 2026] DELETE /v2.0/routers/c0f0c8fa-a2dd-45fb-b2fc-63ffb867cfb2/tags/green => generated 99 bytes in 106 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-07 22:08:13.855 8 WARNING tagging [None req-558ec659-0635-45d4-8386-e66183ab2311 0365f107cc7d4f4bb289b1bb1c1d5ddc 86076ec284ea430c94446b6bd81e21f9 - - 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: 1335/2589] 10.0.0.91 () {32 vars in 732 bytes} [Thu May 7 22:08:13 2026] DELETE /v2.0/routers/c0f0c8fa-a2dd-45fb-b2fc-63ffb867cfb2/tags => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:08:13.962 7 WARNING tagging [None req-1653762c-65a9-4762-8a6a-7712088c6b7a 0365f107cc7d4f4bb289b1bb1c1d5ddc 86076ec284ea430c94446b6bd81e21f9 - - 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/2590] 10.0.0.91 () {32 vars in 729 bytes} [Thu May 7 22:08:13 2026] GET /v2.0/routers/c0f0c8fa-a2dd-45fb-b2fc-63ffb867cfb2/tags => generated 12 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2591] 10.0.0.91 () {32 vars in 719 bytes} [Thu May 7 22:08:14 2026] GET /v2.0/routers/c0f0c8fa-a2dd-45fb-b2fc-63ffb867cfb2 => generated 480 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2592] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:08:14 2026] GET /v2.0/ports?device_id=b2709823-bc70-4e3c-84bc-94c72e68503e => generated 1196 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2593] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:08:14 2026] GET /v2.0/security-groups?id=46920301-f66e-41ef-a204-6ba18101b715&fields=id&fields=name => generated 111 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2594] 10.0.0.91 () {32 vars in 816 bytes} [Thu May 7 22:08:14 2026] GET /v2.0/ports?network_id=8c5f713f-0e82-46ec-938e-92499332f1e9&mac_address=fa%3A16%3A3e%3Abf%3Aaf%3A37 => generated 1196 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2595] 10.0.0.91 () {34 vars in 740 bytes} [Thu May 7 22:08:14 2026] PUT /v2.0/routers/c0f0c8fa-a2dd-45fb-b2fc-63ffb867cfb2 => generated 480 bytes in 949 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2596] 10.0.0.91 () {32 vars in 734 bytes} [Thu May 7 22:08:15 2026] GET /v2.0/ports?device_id=c0f0c8fa-a2dd-45fb-b2fc-63ffb867cfb2 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:08:15.183 7 INFO neutron_taas.services.taas.taas_plugin [None req-44dbcf94-878f-465d-a8f2-3bd222fe26f4 0365f107cc7d4f4bb289b1bb1c1d5ddc 86076ec284ea430c94446b6bd81e21f9 - - default default] TaaS: Handle Delete Port: 1c116eac-09a8-4a2e-8812-b9fb7bb9cda3 2026-05-07 22:08:15.186 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-44dbcf94-878f-465d-a8f2-3bd222fe26f4 0365f107cc7d4f4bb289b1bb1c1d5ddc 86076ec284ea430c94446b6bd81e21f9 - - default default] Tap Mirror: Handle Delete Port: 1c116eac-09a8-4a2e-8812-b9fb7bb9cda3 2026-05-07 22:08:15.201 8 INFO neutron.db.l3_db [None req-93744df8-afe5-4e13-958a-8176a9f541a6 a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] Floating IP dd94b11f-8732-4ca3-9ffd-6783595a4e82 associated. External IP: 10.96.250.207, port: 9eec8d08-743f-46de-8844-7c042e754733. 2026-05-07 22:08:15.480 7 INFO neutron.services.segments.plugin [-] Segment 56808eb6-59ca-4720-ac6d-af465828eee0 resource provider aggregate not found 2026-05-07 22:08:15.486 7 INFO neutron.services.segments.plugin [-] Segment 56808eb6-59ca-4720-ac6d-af465828eee0 resource provider aggregate not found 2026-05-07 22:08:15.505 7 INFO neutron.services.segments.plugin [-] Segment 56808eb6-59ca-4720-ac6d-af465828eee0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56808eb6-59ca-4720-ac6d-af465828eee0 found for delete ", "request_id": "req-1e21904c-64dc-4cac-94cb-8986d7fe2c56"}]} 2026-05-07 22:08:15.506 7 INFO neutron.services.segments.plugin [-] Segment 56808eb6-59ca-4720-ac6d-af465828eee0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56808eb6-59ca-4720-ac6d-af465828eee0 found for delete ", "request_id": "req-ae449239-e6aa-459e-bb95-5664676f68a1"}]} [pid: 8|app: 0|req: 1340/2597] 10.0.0.91 () {34 vars in 675 bytes} [Thu May 7 22:08:14 2026] POST /v2.0/floatingips => generated 854 bytes in 1044 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:08:15.511 7 INFO neutron.db.l3_hamode_db [None req-44dbcf94-878f-465d-a8f2-3bd222fe26f4 0365f107cc7d4f4bb289b1bb1c1d5ddc 86076ec284ea430c94446b6bd81e21f9 - - default default] HA network 9b11ba0a-a824-4c32-87b0-19a5c3497088 was deleted as no HA routers are present in project 86076ec284ea430c94446b6bd81e21f9. [pid: 7|app: 0|req: 1258/2598] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:08:15 2026] DELETE /v2.0/routers/c0f0c8fa-a2dd-45fb-b2fc-63ffb867cfb2 => generated 0 bytes in 490 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:08:15.547 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-696f8a34-54e0-4069-a50f-02f9d636ba08'] response: {'name': 'network-changed', 'server_uuid': 'b2709823-bc70-4e3c-84bc-94c72e68503e', 'tag': '9eec8d08-743f-46de-8844-7c042e754733', 'status': 'completed', 'code': 200} 2026-05-07 22:08:15.591 8 WARNING neutron.db.securitygroups_db [req-442e7d3e-c498-43d6-992c-90fd6e1dc53c req-906bc4c3-6f7c-491d-b7c0-322236f7406e a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] project_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: 1341/2599] 10.0.0.169 () {34 vars in 1093 bytes} [Thu May 7 22:08:15 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-242477082&fields=id&tenant_id=6fea4775c7164892a10bb15593efff46 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2600] 10.0.0.169 () {34 vars in 981 bytes} [Thu May 7 22:08:15 2026] GET /v2.0/networks?id=adbc211d-f0ac-4a29-818e-ff0d11a15b09 => generated 705 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2601] 10.0.0.169 () {34 vars in 964 bytes} [Thu May 7 22:08:15 2026] GET /v2.0/quotas/6fea4775c7164892a10bb15593efff46 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2602] 10.0.0.169 () {34 vars in 1001 bytes} [Thu May 7 22:08:15 2026] GET /v2.0/ports?tenant_id=6fea4775c7164892a10bb15593efff46&fields=id => generated 333 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2603] 10.0.0.169 () {34 vars in 1007 bytes} [Thu May 7 22:08:15 2026] GET /v2.0/networks/adbc211d-f0ac-4a29-818e-ff0d11a15b09?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2604] 10.0.0.169 () {34 vars in 1107 bytes} [Thu May 7 22:08:15 2026] GET /v2.0/networks/adbc211d-f0ac-4a29-818e-ff0d11a15b09?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: 1344/2605] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:08:16 2026] GET /v2.0/ports?tenant_id=6fea4775c7164892a10bb15593efff46&device_id=b2709823-bc70-4e3c-84bc-94c72e68503e => generated 1465 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2606] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:08:16 2026] GET /v2.0/ports?device_id=3578c562-73b5-4a5a-b629-9eb03b50f6e2 => 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: 1345/2607] 199.204.45.242 () {34 vars in 985 bytes} [Thu May 7 22:08:16 2026] GET /v2.0/networks?id=8c5f713f-0e82-46ec-938e-92499332f1e9 => generated 801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2608] 199.204.45.242 () {34 vars in 1055 bytes} [Thu May 7 22:08:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.94&port_id=9eec8d08-743f-46de-8844-7c042e754733 => generated 857 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2609] 199.204.45.242 () {34 vars in 1103 bytes} [Thu May 7 22:08:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A133&port_id=9eec8d08-743f-46de-8844-7c042e754733 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:08:16.274 8 WARNING neutron.db.securitygroups_db [None req-c2b1fb95-3908-4f4c-a72e-a639a460edee 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1265/2610] 199.204.45.242 () {34 vars in 1063 bytes} [Thu May 7 22:08:16 2026] GET /v2.0/subnets?id=d9a5b1a6-a559-4f7a-a71e-919b62785eca&id=01c32cac-f189-4460-aebc-93e44c8fd8f4 => generated 1410 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2611] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:08:16 2026] GET /v2.0/ports?network_id=8c5f713f-0e82-46ec-938e-92499332f1e9&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2612] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:08:16 2026] GET /v2.0/ports?network_id=8c5f713f-0e82-46ec-938e-92499332f1e9&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: 8|app: 0|req: 1346/2613] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:08:16 2026] GET /v2.0/security-groups?tenant_id=86076ec284ea430c94446b6bd81e21f9&name=default => generated 2929 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2614] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:08:16 2026] GET /v2.0/networks/8c5f713f-0e82-46ec-938e-92499332f1e9?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: 1269/2615] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:08:16 2026] GET /v2.0/networks/8c5f713f-0e82-46ec-938e-92499332f1e9?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: 1347/2616] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:08:16 2026] DELETE /v2.0/security-groups/3d631092-1a54-4ab2-889d-ae6a2c8f1f15 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:08:16.592 7 WARNING neutron.db.securitygroups_db [None req-6bb0befc-0f3b-4fd9-ba38-e56197651303 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1270/2617] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:08:16 2026] GET /v2.0/security-groups?tenant_id=c0058f2b6c1f4beaadb932c2315a1233&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2618] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:08:16 2026] DELETE /v2.0/security-groups/81dd6be6-8fac-4f38-90ab-59991d8ccfa1 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2619] 10.0.0.91 () {34 vars in 682 bytes} [Thu May 7 22:08:19 2026] POST /v2.0/security-groups => generated 1603 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-07 22:08:20.262 8 WARNING tagging [None req-5dc30dcd-2645-4f04-909c-4a42bc166724 bd9ba2fa2cc84e51bf951f205fe7e511 e206fd78f49c47d991025a87781f772c - - 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: 1349/2620] 10.0.0.91 () {34 vars in 765 bytes} [Thu May 7 22:08:20 2026] PUT /v2.0/security-groups/3f323dce-caa5-45e3-aed5-ceda566ebd07/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:08:20.312 7 WARNING tagging [None req-3aef5110-1712-4391-a58e-71b002261d64 bd9ba2fa2cc84e51bf951f205fe7e511 e206fd78f49c47d991025a87781f772c - - 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/2621] 10.0.0.91 () {32 vars in 745 bytes} [Thu May 7 22:08:20 2026] GET /v2.0/security-groups/3f323dce-caa5-45e3-aed5-ceda566ebd07/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:08:20.356 8 WARNING tagging [None req-a04d0ed1-2a67-474b-b18b-910b0b21e2dc bd9ba2fa2cc84e51bf951f205fe7e511 e206fd78f49c47d991025a87781f772c - - 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/2622] 199.204.45.242 () {34 vars in 985 bytes} [Thu May 7 22:08:20 2026] GET /v2.0/networks?id=adbc211d-f0ac-4a29-818e-ff0d11a15b09 => generated 705 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2623] 10.0.0.91 () {34 vars in 776 bytes} [Thu May 7 22:08:20 2026] PUT /v2.0/security-groups/3f323dce-caa5-45e3-aed5-ceda566ebd07/tags/green => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-07 22:08:20.396 7 WARNING neutron.db.securitygroups_db [req-442e7d3e-c498-43d6-992c-90fd6e1dc53c req-9b100ea6-6b0b-4cfd-ab79-95db94cf7532 a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-07 22:08:20.416 8 WARNING tagging [None req-58bebbf7-92bf-4106-aaa0-593778838f9e bd9ba2fa2cc84e51bf951f205fe7e511 e206fd78f49c47d991025a87781f772c - - 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/2624] 199.204.45.242 () {34 vars in 1049 bytes} [Thu May 7 22:08:20 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6fea4775c7164892a10bb15593efff46 => generated 178 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2625] 10.0.0.91 () {32 vars in 745 bytes} [Thu May 7 22:08:20 2026] GET /v2.0/security-groups/3f323dce-caa5-45e3-aed5-ceda566ebd07/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:08:20.455 8 WARNING tagging [None req-d9547225-4300-4251-afc4-c19c9ab61f4c bd9ba2fa2cc84e51bf951f205fe7e511 e206fd78f49c47d991025a87781f772c - - 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: 1352/2626] 10.0.0.91 () {34 vars in 772 bytes} [Thu May 7 22:08:20 2026] PUT /v2.0/security-groups/3f323dce-caa5-45e3-aed5-ceda566ebd07/tags/red => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-07 22:08:20.498 8 WARNING tagging [None req-c01bb19d-0a9a-4f34-a89d-935bf2bd0965 bd9ba2fa2cc84e51bf951f205fe7e511 e206fd78f49c47d991025a87781f772c - - 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: 1353/2627] 10.0.0.91 () {32 vars in 745 bytes} [Thu May 7 22:08:20 2026] GET /v2.0/security-groups/3f323dce-caa5-45e3-aed5-ceda566ebd07/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:08:20.543 8 WARNING tagging [None req-14a6265f-ead7-4116-aa77-d4cfc2f97d53 bd9ba2fa2cc84e51bf951f205fe7e511 e206fd78f49c47d991025a87781f772c - - 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: 1354/2628] 10.0.0.91 () {34 vars in 794 bytes} [Thu May 7 22:08:20 2026] PUT /v2.0/security-groups/3f323dce-caa5-45e3-aed5-ceda566ebd07/tags/black.or.white => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-07 22:08:20.594 8 WARNING tagging [None req-85a920e8-8a1b-4cde-91b9-f8d60e098588 bd9ba2fa2cc84e51bf951f205fe7e511 e206fd78f49c47d991025a87781f772c - - 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: 1355/2629] 10.0.0.91 () {32 vars in 745 bytes} [Thu May 7 22:08:20 2026] GET /v2.0/security-groups/3f323dce-caa5-45e3-aed5-ceda566ebd07/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:08:20.630 8 WARNING tagging [None req-fa9a5eb2-6df0-4c8f-8ca1-62930a04f50c bd9ba2fa2cc84e51bf951f205fe7e511 e206fd78f49c47d991025a87781f772c - - 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: 1356/2630] 10.0.0.91 () {34 vars in 765 bytes} [Thu May 7 22:08:20 2026] PUT /v2.0/security-groups/3f323dce-caa5-45e3-aed5-ceda566ebd07/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:08:20.683 8 WARNING tagging [None req-902d7034-d45b-4034-8224-ed84da20e1df bd9ba2fa2cc84e51bf951f205fe7e511 e206fd78f49c47d991025a87781f772c - - 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: 1357/2631] 10.0.0.91 () {32 vars in 745 bytes} [Thu May 7 22:08:20 2026] GET /v2.0/security-groups/3f323dce-caa5-45e3-aed5-ceda566ebd07/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:08:20.718 8 WARNING tagging [None req-9c1ed335-602a-4882-8b44-50d76b252c0c bd9ba2fa2cc84e51bf951f205fe7e511 e206fd78f49c47d991025a87781f772c - - 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: 1358/2632] 10.0.0.91 () {32 vars in 753 bytes} [Thu May 7 22:08:20 2026] GET /v2.0/security-groups/3f323dce-caa5-45e3-aed5-ceda566ebd07/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:08:20.753 8 WARNING tagging [None req-13b7ff3d-8230-4496-9be1-e8d8a336cba8 bd9ba2fa2cc84e51bf951f205fe7e511 e206fd78f49c47d991025a87781f772c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-07 22:08:20.761 8 INFO neutron.api.v2.resource [None req-13b7ff3d-8230-4496-9be1-e8d8a336cba8 bd9ba2fa2cc84e51bf951f205fe7e511 e206fd78f49c47d991025a87781f772c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1359/2633] 10.0.0.91 () {32 vars in 757 bytes} [Thu May 7 22:08:20 2026] GET /v2.0/security-groups/3f323dce-caa5-45e3-aed5-ceda566ebd07/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-07 22:08:20.790 8 WARNING tagging [None req-157272ba-eeb1-4953-865c-09e16ff6075d bd9ba2fa2cc84e51bf951f205fe7e511 e206fd78f49c47d991025a87781f772c - - 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/2634] 199.204.45.242 () {38 vars in 954 bytes} [Thu May 7 22:08:20 2026] POST /v2.0/ports => generated 1183 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2635] 10.0.0.91 () {32 vars in 756 bytes} [Thu May 7 22:08:20 2026] DELETE /v2.0/security-groups/3f323dce-caa5-45e3-aed5-ceda566ebd07/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 22:08:20.844 8 WARNING tagging [None req-fdee0226-26b3-4294-a039-f18ebfac418e bd9ba2fa2cc84e51bf951f205fe7e511 e206fd78f49c47d991025a87781f772c - - 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: 1361/2636] 10.0.0.91 () {32 vars in 745 bytes} [Thu May 7 22:08:20 2026] GET /v2.0/security-groups/3f323dce-caa5-45e3-aed5-ceda566ebd07/tags => generated 30 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:08:20.884 8 WARNING tagging [None req-1f76e83d-2dc6-49ea-88ca-97d70ffb7040 bd9ba2fa2cc84e51bf951f205fe7e511 e206fd78f49c47d991025a87781f772c - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-07 22:08:20.898 8 INFO neutron.api.v2.resource [None req-1f76e83d-2dc6-49ea-88ca-97d70ffb7040 bd9ba2fa2cc84e51bf951f205fe7e511 e206fd78f49c47d991025a87781f772c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1362/2637] 10.0.0.91 () {32 vars in 760 bytes} [Thu May 7 22:08:20 2026] DELETE /v2.0/security-groups/3f323dce-caa5-45e3-aed5-ceda566ebd07/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-07 22:08:20.929 8 WARNING tagging [None req-7d96c998-d02c-4597-8983-3349984713d9 bd9ba2fa2cc84e51bf951f205fe7e511 e206fd78f49c47d991025a87781f772c - - 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: 1363/2638] 10.0.0.91 () {32 vars in 748 bytes} [Thu May 7 22:08:20 2026] DELETE /v2.0/security-groups/3f323dce-caa5-45e3-aed5-ceda566ebd07/tags => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:08:20.980 8 WARNING tagging [None req-169e3f79-4814-4674-90d9-852791963474 bd9ba2fa2cc84e51bf951f205fe7e511 e206fd78f49c47d991025a87781f772c - - 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: 1364/2639] 10.0.0.91 () {32 vars in 745 bytes} [Thu May 7 22:08:20 2026] GET /v2.0/security-groups/3f323dce-caa5-45e3-aed5-ceda566ebd07/tags => 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: 1365/2640] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:08:21 2026] DELETE /v2.0/security-groups/3f323dce-caa5-45e3-aed5-ceda566ebd07 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2641] 199.204.45.242 () {38 vars in 1027 bytes} [Thu May 7 22:08:20 2026] PUT /v2.0/ports/8274b042-b5e1-45f4-8001-50cf276d4865 => generated 1464 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2642] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:08:21 2026] GET /v2.0/ports?device_id=3578c562-73b5-4a5a-b629-9eb03b50f6e2 => generated 1198 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 22:08:21.310 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9af57f5d-8cf2-49a6-ba7e-4e1392fdb8fd'] response: {'name': 'network-changed', 'server_uuid': '3578c562-73b5-4a5a-b629-9eb03b50f6e2', 'tag': '8274b042-b5e1-45f4-8001-50cf276d4865', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1277/2643] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:08:21 2026] GET /v2.0/security-groups?id=46920301-f66e-41ef-a204-6ba18101b715&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: 1278/2644] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:08:21 2026] GET /v2.0/ports?tenant_id=6fea4775c7164892a10bb15593efff46&device_id=3578c562-73b5-4a5a-b629-9eb03b50f6e2 => generated 1467 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:08:21.891 8 WARNING neutron.db.securitygroups_db [None req-48c790aa-243b-469c-a0b8-59d9129fb234 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1367/2645] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:08:21 2026] GET /v2.0/security-groups?tenant_id=e206fd78f49c47d991025a87781f772c&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2646] 199.204.45.242 () {34 vars in 1017 bytes} [Thu May 7 22:08:21 2026] GET /v2.0/networks?tenant_id=6fea4775c7164892a10bb15593efff46&shared=False => generated 2377 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2647] 199.204.45.242 () {34 vars in 929 bytes} [Thu May 7 22:08:21 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2648] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:08:21 2026] DELETE /v2.0/security-groups/5eb82a9e-8b07-40a9-9ba9-27c221487eb5 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:08:22.097 7 WARNING neutron.db.securitygroups_db [None req-1106ed10-d932-4744-80bb-e059af62aa97 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1281/2649] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:08:22 2026] GET /v2.0/security-groups?tenant_id=1553486ab37446e8b38398ca9b0a8267&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2650] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:08:22 2026] DELETE /v2.0/security-groups/0c6796ec-4536-4a81-8482-61c0a8007f38 => 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: 1282/2651] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:08:22 2026] GET /v2.0/ports?tenant_id=6fea4775c7164892a10bb15593efff46&device_id=3578c562-73b5-4a5a-b629-9eb03b50f6e2 => generated 1467 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2652] 199.204.45.242 () {34 vars in 1055 bytes} [Thu May 7 22:08:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.69&port_id=8274b042-b5e1-45f4-8001-50cf276d4865 => 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: 1283/2653] 199.204.45.242 () {34 vars in 1105 bytes} [Thu May 7 22:08:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3dd&port_id=8274b042-b5e1-45f4-8001-50cf276d4865 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2654] 199.204.45.242 () {34 vars in 1063 bytes} [Thu May 7 22:08:23 2026] GET /v2.0/subnets?id=223b2944-bb06-4af3-a1c0-b83fc46fadc4&id=d4d45894-089e-4ac1-9707-e19befd6c774 => generated 1413 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2655] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:08:23 2026] GET /v2.0/ports?network_id=adbc211d-f0ac-4a29-818e-ff0d11a15b09&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: 1372/2656] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:08:23 2026] GET /v2.0/ports?network_id=adbc211d-f0ac-4a29-818e-ff0d11a15b09&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: 1285/2657] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:08:23 2026] GET /v2.0/networks/adbc211d-f0ac-4a29-818e-ff0d11a15b09?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2658] 10.0.0.140 () {34 vars in 989 bytes} [Thu May 7 22:08:23 2026] GET /v2.0/ports?device_id=b2709823-bc70-4e3c-84bc-94c72e68503e => generated 1465 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2659] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:08:23 2026] GET /v2.0/networks/adbc211d-f0ac-4a29-818e-ff0d11a15b09?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2660] 10.0.0.140 () {34 vars in 1039 bytes} [Thu May 7 22:08:23 2026] GET /v2.0/security-groups?id=46920301-f66e-41ef-a204-6ba18101b715&fields=id&fields=name => generated 111 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:08:25.835 8 WARNING neutron.db.securitygroups_db [None req-c3c4c34b-8c38-41dd-bf6b-176ff25b44ae 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1374/2661] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:08:25 2026] GET /v2.0/security-groups?tenant_id=ad56f79ac22e4c6b8cadd672b6037dfb&name=default => generated 2929 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2662] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:08:25 2026] DELETE /v2.0/security-groups/f83f390a-70a5-4960-af59-39f5937cb490 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:08:26.116 8 WARNING neutron.db.securitygroups_db [None req-5ce2f138-1f58-44d9-bae5-720b2a7e113f 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1375/2663] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:08:26 2026] GET /v2.0/security-groups?tenant_id=b5ee57467ff34cf6b9da9898291f1c1e&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2664] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:08:26 2026] DELETE /v2.0/security-groups/1e6fd33f-7f2c-4682-8122-4aa133406fa8 => 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: 1376/2665] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:08:26 2026] GET /v2.0/ports?device_id=3578c562-73b5-4a5a-b629-9eb03b50f6e2 => generated 1200 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2666] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:08:26 2026] GET /v2.0/security-groups?id=46920301-f66e-41ef-a204-6ba18101b715&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: 7|app: 0|req: 1292/2669] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:08:31 2026] GET /v2.0/ports?device_id=3578c562-73b5-4a5a-b629-9eb03b50f6e2 => generated 1200 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2670] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:08:31 2026] GET /v2.0/security-groups?id=46920301-f66e-41ef-a204-6ba18101b715&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: 1293/2671] 10.0.0.91 () {32 vars in 816 bytes} [Thu May 7 22:08:31 2026] GET /v2.0/ports?network_id=adbc211d-f0ac-4a29-818e-ff0d11a15b09&mac_address=fa%3A16%3A3e%3A11%3Aeb%3A89 => generated 1200 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:08:32.473 8 INFO neutron.db.l3_db [None req-5c319973-04dd-4d1e-a829-f6ea94e33823 a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] Floating IP 58ee3277-11b6-4a2d-9182-59e7d9387474 associated. External IP: 10.96.250.210, port: 8274b042-b5e1-45f4-8001-50cf276d4865. [pid: 8|app: 0|req: 1379/2672] 10.0.0.91 () {34 vars in 675 bytes} [Thu May 7 22:08:31 2026] POST /v2.0/floatingips => generated 854 bytes in 942 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 22:08:32.798 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd92add0-336e-4383-980b-2f925716a448'] response: {'name': 'network-changed', 'server_uuid': '3578c562-73b5-4a5a-b629-9eb03b50f6e2', 'tag': '8274b042-b5e1-45f4-8001-50cf276d4865', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1294/2673] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:08:33 2026] GET /v2.0/ports?tenant_id=6fea4775c7164892a10bb15593efff46&device_id=3578c562-73b5-4a5a-b629-9eb03b50f6e2 => generated 1469 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2674] 199.204.45.242 () {34 vars in 985 bytes} [Thu May 7 22:08:33 2026] GET /v2.0/networks?id=adbc211d-f0ac-4a29-818e-ff0d11a15b09 => generated 801 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2675] 199.204.45.242 () {34 vars in 1055 bytes} [Thu May 7 22:08:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.69&port_id=8274b042-b5e1-45f4-8001-50cf276d4865 => generated 857 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2676] 199.204.45.242 () {34 vars in 1105 bytes} [Thu May 7 22:08:33 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3dd&port_id=8274b042-b5e1-45f4-8001-50cf276d4865 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2677] 199.204.45.242 () {34 vars in 1063 bytes} [Thu May 7 22:08:33 2026] GET /v2.0/subnets?id=223b2944-bb06-4af3-a1c0-b83fc46fadc4&id=d4d45894-089e-4ac1-9707-e19befd6c774 => generated 1413 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2678] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:08:33 2026] GET /v2.0/ports?network_id=adbc211d-f0ac-4a29-818e-ff0d11a15b09&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: 1297/2679] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:08:33 2026] GET /v2.0/ports?network_id=adbc211d-f0ac-4a29-818e-ff0d11a15b09&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2680] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:08:33 2026] GET /v2.0/networks/adbc211d-f0ac-4a29-818e-ff0d11a15b09?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: 1298/2681] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:08:33 2026] GET /v2.0/networks/adbc211d-f0ac-4a29-818e-ff0d11a15b09?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: 1384/2682] 10.0.0.140 () {34 vars in 989 bytes} [Thu May 7 22:08:39 2026] GET /v2.0/ports?device_id=3578c562-73b5-4a5a-b629-9eb03b50f6e2 => generated 1469 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2683] 10.0.0.140 () {34 vars in 1039 bytes} [Thu May 7 22:08:39 2026] GET /v2.0/security-groups?id=46920301-f66e-41ef-a204-6ba18101b715&fields=id&fields=name => generated 111 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2686] 10.0.0.91 () {32 vars in 719 bytes} [Thu May 7 22:08:49 2026] GET /v2.0/subnets/b2c76864-244e-4e85-bd6e-3dc4c351c05d => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2687] 10.0.0.232 () {30 vars in 689 bytes} [Thu May 7 22:08:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2688] 10.0.0.232 () {30 vars in 691 bytes} [Thu May 7 22:08:50 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: 1302/2689] 10.0.0.232 () {30 vars in 667 bytes} [Thu May 7 22:08:50 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: 1388/2690] 10.0.0.232 () {30 vars in 703 bytes} [Thu May 7 22:08:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2691] 10.0.0.232 () {28 vars in 438 bytes} [Thu May 7 22:08:51 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: 1389/2692] 10.0.0.232 () {30 vars in 727 bytes} [Thu May 7 22:08:51 2026] GET /v2.0/subnets/b2c76864-244e-4e85-bd6e-3dc4c351c05d => generated 658 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2693] 10.0.0.232 () {30 vars in 689 bytes} [Thu May 7 22:08:51 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: 1390/2694] 10.0.0.232 () {30 vars in 691 bytes} [Thu May 7 22:08:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2695] 10.0.0.232 () {30 vars in 667 bytes} [Thu May 7 22:08:51 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: 1391/2696] 10.0.0.232 () {30 vars in 703 bytes} [Thu May 7 22:08:51 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2697] 10.0.0.232 () {30 vars in 727 bytes} [Thu May 7 22:08:51 2026] GET /v2.0/subnets/b2c76864-244e-4e85-bd6e-3dc4c351c05d => generated 676 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2698] 10.0.0.232 () {30 vars in 689 bytes} [Thu May 7 22:08:51 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: 1307/2699] 10.0.0.232 () {30 vars in 691 bytes} [Thu May 7 22:08:51 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: 1393/2700] 10.0.0.232 () {30 vars in 667 bytes} [Thu May 7 22:08:51 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: 1308/2701] 10.0.0.232 () {30 vars in 703 bytes} [Thu May 7 22:08:51 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2702] 10.0.0.232 () {30 vars in 729 bytes} [Thu May 7 22:08:51 2026] GET /v2.0/networks/70845f2f-afc3-4c0e-b1f3-919328d8cc58 => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2703] 10.0.0.232 () {30 vars in 681 bytes} [Thu May 7 22:08:51 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2704] 10.0.0.232 () {34 vars in 703 bytes} [Thu May 7 22:08:51 2026] POST /v2.0/ports => generated 1128 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2705] 199.204.45.242 () {30 vars in 702 bytes} [Thu May 7 22:08:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1396/2706] 199.204.45.242 () {30 vars in 704 bytes} [Thu May 7 22:08:54 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: 1311/2707] 199.204.45.242 () {30 vars in 680 bytes} [Thu May 7 22:08:54 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2708] 199.204.45.242 () {30 vars in 716 bytes} [Thu May 7 22:08:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2709] 199.204.45.242 () {30 vars in 736 bytes} [Thu May 7 22:08:54 2026] GET /v2.0/ports/24cf7b44-3f8a-4028-b996-e40c2310b419 => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2710] 199.204.45.242 () {30 vars in 702 bytes} [Thu May 7 22:08:54 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: 1313/2711] 199.204.45.242 () {30 vars in 704 bytes} [Thu May 7 22:08:54 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: 1399/2712] 199.204.45.242 () {30 vars in 680 bytes} [Thu May 7 22:08:54 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: 1314/2713] 199.204.45.242 () {30 vars in 716 bytes} [Thu May 7 22:08:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:08:54.826 8 INFO neutron.api.v2.resource [None req-42507674-5103-407b-bfb2-1602ac502d9a 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1400/2714] 199.204.45.242 () {30 vars in 762 bytes} [Thu May 7 22:08:54 2026] GET /v2.0/security-groups/lb-5d70c2f9-2f4e-445b-94b7-684c093faa8e => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2715] 199.204.45.242 () {30 vars in 784 bytes} [Thu May 7 22:08:54 2026] GET /v2.0/security-groups?name=lb-5d70c2f9-2f4e-445b-94b7-684c093faa8e => generated 23 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2716] 199.204.45.242 () {34 vars in 735 bytes} [Thu May 7 22:08:54 2026] POST /v2.0/security-groups => generated 1638 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2717] 199.204.45.242 () {30 vars in 814 bytes} [Thu May 7 22:08:54 2026] GET /v2.0/security-group-rules?security_group_id=3a61eabd-186b-4e03-8273-5f5d7f692e73 => generated 1182 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2718] 199.204.45.242 () {34 vars in 788 bytes} [Thu May 7 22:08:55 2026] PUT /v2.0/ports/24cf7b44-3f8a-4028-b996-e40c2310b419 => generated 1128 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2719] 199.204.45.242 () {30 vars in 702 bytes} [Thu May 7 22:08:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1403/2720] 199.204.45.242 () {30 vars in 704 bytes} [Thu May 7 22:08:55 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: 1318/2721] 199.204.45.242 () {30 vars in 680 bytes} [Thu May 7 22:08:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2722] 199.204.45.242 () {30 vars in 716 bytes} [Thu May 7 22:08:55 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: 1319/2723] 199.204.45.242 () {30 vars in 740 bytes} [Thu May 7 22:08:55 2026] GET /v2.0/subnets/b2c76864-244e-4e85-bd6e-3dc4c351c05d => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2726] 10.0.0.169 () {34 vars in 1015 bytes} [Thu May 7 22:09:02 2026] GET /v2.0/security-groups?id=b7708f6d-4bc5-498a-bb47-4c82273970a7&fields=id => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2727] 10.0.0.169 () {34 vars in 981 bytes} [Thu May 7 22:09:02 2026] GET /v2.0/networks?id=193c4808-872a-4548-bb27-0482b81bacfa => 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: 1407/2728] 10.0.0.169 () {34 vars in 964 bytes} [Thu May 7 22:09:02 2026] GET /v2.0/quotas/fa1d05996c014efe83949d98c403fdd8 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2729] 10.0.0.169 () {34 vars in 1001 bytes} [Thu May 7 22:09:02 2026] GET /v2.0/ports?tenant_id=fa1d05996c014efe83949d98c403fdd8&fields=id => generated 149 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2730] 10.0.0.169 () {34 vars in 1007 bytes} [Thu May 7 22:09:02 2026] GET /v2.0/networks/193c4808-872a-4548-bb27-0482b81bacfa?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2731] 10.0.0.169 () {34 vars in 1107 bytes} [Thu May 7 22:09:02 2026] GET /v2.0/networks/193c4808-872a-4548-bb27-0482b81bacfa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2732] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:09:03 2026] GET /v2.0/ports?device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => 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: 1324/2733] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:09:03 2026] GET /v2.0/ports?device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => 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: 1410/2734] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:09:06 2026] GET /v2.0/ports?device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => 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: 1325/2735] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:09:06 2026] GET /v2.0/ports?device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => 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: 1411/2736] 199.204.45.242 () {34 vars in 985 bytes} [Thu May 7 22:09:07 2026] GET /v2.0/networks?id=193c4808-872a-4548-bb27-0482b81bacfa => generated 735 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:09:08.007 7 WARNING neutron.db.securitygroups_db [req-ebc44301-bab3-458a-8fc4-c35423a0930f req-78b528ea-1ff2-4a42-ae5b-d6789eaea81d 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1326/2737] 199.204.45.242 () {34 vars in 1049 bytes} [Thu May 7 22:09:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=fa1d05996c014efe83949d98c403fdd8 => generated 343 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2738] 199.204.45.242 () {38 vars in 954 bytes} [Thu May 7 22:09:08 2026] POST /v2.0/ports => generated 1082 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2739] 199.204.45.242 () {38 vars in 1027 bytes} [Thu May 7 22:09:08 2026] PUT /v2.0/ports/b4c68b5c-e5a5-4d7e-a334-84f7d1f98287 => generated 1243 bytes in 493 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:09:08.928 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-691275dd-b09d-4564-9178-9ab71d4cb229'] response: {'name': 'network-changed', 'server_uuid': '3ff530e5-e7a7-42cf-8b12-0c27ba60c05a', 'tag': 'b4c68b5c-e5a5-4d7e-a334-84f7d1f98287', '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: 1413/2740] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:09:09 2026] GET /v2.0/ports?device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => generated 1246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1328/2741] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:09:09 2026] GET /v2.0/security-groups?id=b7708f6d-4bc5-498a-bb47-4c82273970a7&fields=id&fields=name => generated 96 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2742] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:09:09 2026] GET /v2.0/ports?device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2743] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:09:09 2026] GET /v2.0/ports?tenant_id=fa1d05996c014efe83949d98c403fdd8&device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => generated 1246 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2744] 199.204.45.242 () {34 vars in 1017 bytes} [Thu May 7 22:09:09 2026] GET /v2.0/networks?tenant_id=fa1d05996c014efe83949d98c403fdd8&shared=False => generated 735 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2745] 199.204.45.242 () {34 vars in 929 bytes} [Thu May 7 22:09:09 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2746] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:09:10 2026] GET /v2.0/ports?tenant_id=fa1d05996c014efe83949d98c403fdd8&device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => generated 1246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2747] 199.204.45.242 () {34 vars in 1061 bytes} [Thu May 7 22:09:10 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.153&port_id=b4c68b5c-e5a5-4d7e-a334-84f7d1f98287 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2748] 199.204.45.242 () {34 vars in 983 bytes} [Thu May 7 22:09:10 2026] GET /v2.0/subnets?id=35b204f3-4d63-41c1-aeb4-132d88d8fd88 => generated 654 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2749] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:09:10 2026] GET /v2.0/ports?network_id=193c4808-872a-4548-bb27-0482b81bacfa&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2750] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:09:10 2026] GET /v2.0/networks/193c4808-872a-4548-bb27-0482b81bacfa?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: 1333/2751] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:09:10 2026] GET /v2.0/networks/193c4808-872a-4548-bb27-0482b81bacfa?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: 1419/2752] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:09:12 2026] GET /v2.0/ports?device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => generated 1246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2753] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:09:12 2026] GET /v2.0/security-groups?id=b7708f6d-4bc5-498a-bb47-4c82273970a7&fields=id&fields=name => generated 96 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2754] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:09:12 2026] GET /v2.0/ports?device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => generated 1246 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2757] 199.204.45.242 () {34 vars in 993 bytes} [Thu May 7 22:09:14 2026] GET /v2.0/ports?device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => 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: 1422/2758] 199.204.45.242 () {34 vars in 1043 bytes} [Thu May 7 22:09:14 2026] GET /v2.0/security-groups?id=b7708f6d-4bc5-498a-bb47-4c82273970a7&fields=id&fields=name => generated 96 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2759] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:09:15 2026] GET /v2.0/ports?device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2760] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:09:15 2026] GET /v2.0/security-groups?id=b7708f6d-4bc5-498a-bb47-4c82273970a7&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: 1338/2761] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:09:15 2026] GET /v2.0/ports?device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2762] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:09:18 2026] GET /v2.0/ports?device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => 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: 1339/2763] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:09:18 2026] GET /v2.0/security-groups?id=b7708f6d-4bc5-498a-bb47-4c82273970a7&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2764] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:09:18 2026] GET /v2.0/ports?device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2769] 199.204.45.242 () {30 vars in 702 bytes} [Thu May 7 22:09:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2770] 199.204.45.242 () {30 vars in 704 bytes} [Thu May 7 22:09:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2771] 199.204.45.242 () {30 vars in 680 bytes} [Thu May 7 22:09:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2772] 199.204.45.242 () {30 vars in 716 bytes} [Thu May 7 22:09:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2773] 199.204.45.242 () {30 vars in 740 bytes} [Thu May 7 22:09:53 2026] GET /v2.0/subnets/b2c76864-244e-4e85-bd6e-3dc4c351c05d => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2774] 199.204.45.242 () {30 vars in 768 bytes} [Thu May 7 22:09:53 2026] GET /v2.0/ports?device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2775] 199.204.45.242 () {34 vars in 716 bytes} [Thu May 7 22:09:53 2026] POST /v2.0/ports => generated 1055 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2776] 10.0.0.169 () {34 vars in 970 bytes} [Thu May 7 22:09:53 2026] GET /v2.0/ports/484950f8-2888-4499-b1b2-23e4cae6e083 => generated 1055 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2777] 10.0.0.169 () {34 vars in 906 bytes} [Thu May 7 22:09:53 2026] GET /v2.0/extensions => generated 22222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2778] 199.204.45.242 () {34 vars in 1261 bytes} [Thu May 7 22:09:54 2026] GET /v2.0/ports/484950f8-2888-4499-b1b2-23e4cae6e083?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2779] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:09:54 2026] GET /v2.0/networks/70845f2f-afc3-4c0e-b1f3-919328d8cc58?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: 1347/2780] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:09:55 2026] GET /v2.0/networks/70845f2f-afc3-4c0e-b1f3-919328d8cc58?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2781] 199.204.45.242 () {34 vars in 974 bytes} [Thu May 7 22:09:55 2026] GET /v2.0/ports/484950f8-2888-4499-b1b2-23e4cae6e083 => generated 1055 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2782] 199.204.45.242 () {34 vars in 985 bytes} [Thu May 7 22:09:55 2026] GET /v2.0/networks?id=70845f2f-afc3-4c0e-b1f3-919328d8cc58 => generated 803 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2783] 199.204.45.242 () {38 vars in 1027 bytes} [Thu May 7 22:09:55 2026] PUT /v2.0/ports/484950f8-2888-4499-b1b2-23e4cae6e083 => generated 1245 bytes in 451 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:09:56.270 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b47dfa2-fd1e-4fd2-b603-fb79330a6808'] response: {'name': 'network-changed', 'server_uuid': '3ff530e5-e7a7-42cf-8b12-0c27ba60c05a', 'tag': '484950f8-2888-4499-b1b2-23e4cae6e083', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1349/2784] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:09:56 2026] GET /v2.0/ports?tenant_id=fa1d05996c014efe83949d98c403fdd8&device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => generated 2485 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2785] 199.204.45.242 () {34 vars in 985 bytes} [Thu May 7 22:09:56 2026] GET /v2.0/networks?id=70845f2f-afc3-4c0e-b1f3-919328d8cc58 => generated 803 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2786] 199.204.45.242 () {34 vars in 1055 bytes} [Thu May 7 22:09:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.71&port_id=484950f8-2888-4499-b1b2-23e4cae6e083 => 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: 1437/2787] 199.204.45.242 () {34 vars in 983 bytes} [Thu May 7 22:09:56 2026] GET /v2.0/subnets?id=b2c76864-244e-4e85-bd6e-3dc4c351c05d => generated 679 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2788] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:09:56 2026] GET /v2.0/ports?network_id=70845f2f-afc3-4c0e-b1f3-919328d8cc58&device_owner=network%3Adhcp => generated 1236 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2789] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:09:56 2026] GET /v2.0/networks/70845f2f-afc3-4c0e-b1f3-919328d8cc58?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: 1352/2790] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:09:57 2026] GET /v2.0/networks/70845f2f-afc3-4c0e-b1f3-919328d8cc58?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: 1439/2791] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:09:58 2026] GET /v2.0/ports?tenant_id=fa1d05996c014efe83949d98c403fdd8&device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => generated 2485 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2792] 199.204.45.242 () {34 vars in 1061 bytes} [Thu May 7 22:09:58 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.153&port_id=b4c68b5c-e5a5-4d7e-a334-84f7d1f98287 => 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: 1440/2793] 199.204.45.242 () {34 vars in 983 bytes} [Thu May 7 22:09:58 2026] GET /v2.0/subnets?id=35b204f3-4d63-41c1-aeb4-132d88d8fd88 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2796] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:09:58 2026] GET /v2.0/ports?network_id=193c4808-872a-4548-bb27-0482b81bacfa&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2797] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:09:58 2026] GET /v2.0/networks/193c4808-872a-4548-bb27-0482b81bacfa?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2798] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:09:58 2026] GET /v2.0/networks/193c4808-872a-4548-bb27-0482b81bacfa?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: 1444/2799] 199.204.45.242 () {34 vars in 1055 bytes} [Thu May 7 22:09:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.71&port_id=484950f8-2888-4499-b1b2-23e4cae6e083 => 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: 1356/2800] 199.204.45.242 () {34 vars in 983 bytes} [Thu May 7 22:09:58 2026] GET /v2.0/subnets?id=b2c76864-244e-4e85-bd6e-3dc4c351c05d => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2801] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:09:58 2026] GET /v2.0/ports?network_id=70845f2f-afc3-4c0e-b1f3-919328d8cc58&device_owner=network%3Adhcp => generated 1236 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2802] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:09:58 2026] GET /v2.0/networks/70845f2f-afc3-4c0e-b1f3-919328d8cc58?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2803] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:09:58 2026] GET /v2.0/networks/70845f2f-afc3-4c0e-b1f3-919328d8cc58?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: 1358/2804] 10.0.0.169 () {34 vars in 970 bytes} [Thu May 7 22:10:02 2026] GET /v2.0/ports/484950f8-2888-4499-b1b2-23e4cae6e083 => generated 1245 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2805] 199.204.45.242 () {34 vars in 788 bytes} [Thu May 7 22:10:02 2026] PUT /v2.0/ports/484950f8-2888-4499-b1b2-23e4cae6e083 => generated 1269 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:10:02.784 7 INFO neutron.api.v2.resource [None req-6b4ab537-6885-46e9-856e-49b4b3e520af 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1359/2806] 199.204.45.242 () {30 vars in 762 bytes} [Thu May 7 22:10:02 2026] GET /v2.0/security-groups/lb-5d70c2f9-2f4e-445b-94b7-684c093faa8e => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 22:10:02.813 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c008fd09-75a9-46a8-91c6-34fb5054bb41'] response: {'name': 'network-changed', 'server_uuid': '3ff530e5-e7a7-42cf-8b12-0c27ba60c05a', 'tag': '484950f8-2888-4499-b1b2-23e4cae6e083', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1448/2807] 199.204.45.242 () {30 vars in 784 bytes} [Thu May 7 22:10:02 2026] GET /v2.0/security-groups?name=lb-5d70c2f9-2f4e-445b-94b7-684c093faa8e => generated 1639 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2808] 199.204.45.242 () {34 vars in 788 bytes} [Thu May 7 22:10:02 2026] PUT /v2.0/ports/484950f8-2888-4499-b1b2-23e4cae6e083 => generated 1307 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:10:03.139 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9af86841-7f55-4cb0-bb38-7d473e736625'] response: {'name': 'network-changed', 'server_uuid': '3ff530e5-e7a7-42cf-8b12-0c27ba60c05a', 'tag': '484950f8-2888-4499-b1b2-23e4cae6e083', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1449/2809] 199.204.45.242 () {30 vars in 702 bytes} [Thu May 7 22:10: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1361/2810] 199.204.45.242 () {30 vars in 704 bytes} [Thu May 7 22:10:03 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2811] 199.204.45.242 () {30 vars in 680 bytes} [Thu May 7 22:10:03 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: 1363/2812] 199.204.45.242 () {30 vars in 716 bytes} [Thu May 7 22:10:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2813] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:10:03 2026] GET /v2.0/ports?tenant_id=fa1d05996c014efe83949d98c403fdd8&device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => generated 2583 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2814] 199.204.45.242 () {30 vars in 740 bytes} [Thu May 7 22:10:03 2026] GET /v2.0/subnets/b2c76864-244e-4e85-bd6e-3dc4c351c05d => 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: 1451/2815] 199.204.45.242 () {34 vars in 985 bytes} [Thu May 7 22:10:03 2026] GET /v2.0/networks?id=70845f2f-afc3-4c0e-b1f3-919328d8cc58 => generated 803 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2816] 199.204.45.242 () {30 vars in 736 bytes} [Thu May 7 22:10:03 2026] GET /v2.0/ports/24cf7b44-3f8a-4028-b996-e40c2310b419 => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2817] 199.204.45.242 () {34 vars in 1055 bytes} [Thu May 7 22:10:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.71&port_id=484950f8-2888-4499-b1b2-23e4cae6e083 => 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: 1366/2818] 199.204.45.242 () {30 vars in 736 bytes} [Thu May 7 22:10:03 2026] GET /v2.0/ports/484950f8-2888-4499-b1b2-23e4cae6e083 => generated 1343 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2819] 199.204.45.242 () {34 vars in 983 bytes} [Thu May 7 22:10:03 2026] GET /v2.0/subnets?id=b2c76864-244e-4e85-bd6e-3dc4c351c05d => generated 679 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2820] 199.204.45.242 () {30 vars in 740 bytes} [Thu May 7 22:10:03 2026] GET /v2.0/subnets/b2c76864-244e-4e85-bd6e-3dc4c351c05d => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2821] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:10:03 2026] GET /v2.0/ports?network_id=70845f2f-afc3-4c0e-b1f3-919328d8cc58&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: 7|app: 0|req: 1368/2822] 199.204.45.242 () {30 vars in 742 bytes} [Thu May 7 22:10:03 2026] GET /v2.0/networks/70845f2f-afc3-4c0e-b1f3-919328d8cc58 => generated 800 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2823] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:10:03 2026] GET /v2.0/networks/70845f2f-afc3-4c0e-b1f3-919328d8cc58?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: 1369/2824] 199.204.45.242 () {30 vars in 736 bytes} [Thu May 7 22:10:03 2026] GET /v2.0/ports/24cf7b44-3f8a-4028-b996-e40c2310b419 => generated 1128 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2825] 199.204.45.242 () {30 vars in 740 bytes} [Thu May 7 22:10:03 2026] GET /v2.0/subnets/b2c76864-244e-4e85-bd6e-3dc4c351c05d => 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: 1456/2826] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:10:03 2026] GET /v2.0/networks/70845f2f-afc3-4c0e-b1f3-919328d8cc58?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2827] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:10:04 2026] GET /v2.0/ports?tenant_id=fa1d05996c014efe83949d98c403fdd8&device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => generated 2583 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2828] 199.204.45.242 () {34 vars in 985 bytes} [Thu May 7 22:10:04 2026] GET /v2.0/networks?id=70845f2f-afc3-4c0e-b1f3-919328d8cc58 => generated 803 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2829] 199.204.45.242 () {34 vars in 1055 bytes} [Thu May 7 22:10:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.71&port_id=484950f8-2888-4499-b1b2-23e4cae6e083 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2830] 199.204.45.242 () {34 vars in 983 bytes} [Thu May 7 22:10:04 2026] GET /v2.0/subnets?id=b2c76864-244e-4e85-bd6e-3dc4c351c05d => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2831] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:10:04 2026] GET /v2.0/ports?network_id=70845f2f-afc3-4c0e-b1f3-919328d8cc58&device_owner=network%3Adhcp => generated 1236 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2832] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:10:04 2026] GET /v2.0/networks/70845f2f-afc3-4c0e-b1f3-919328d8cc58?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: 1374/2833] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:10:04 2026] GET /v2.0/networks/70845f2f-afc3-4c0e-b1f3-919328d8cc58?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:10:12.931 8 INFO neutron.db.l3_db [None req-aede1044-de9f-4de8-8a6f-766b4d886945 a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] Floating IP ad48eba5-51f4-40e1-a10f-017269e854c3 associated. External IP: 10.96.250.214, port: 24cf7b44-3f8a-4028-b996-e40c2310b419. [pid: 8|app: 0|req: 1460/2836] 10.0.0.91 () {34 vars in 675 bytes} [Thu May 7 22:10:12 2026] POST /v2.0/floatingips => generated 898 bytes in 1131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2837] 199.204.45.242 () {30 vars in 702 bytes} [Thu May 7 22:10:16 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: 1461/2838] 199.204.45.242 () {30 vars in 704 bytes} [Thu May 7 22:10:16 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: 1378/2839] 199.204.45.242 () {30 vars in 680 bytes} [Thu May 7 22:10:16 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: 1462/2840] 199.204.45.242 () {30 vars in 716 bytes} [Thu May 7 22:10:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:10:16.395 7 INFO neutron.api.v2.resource [None req-68abd5ee-d80f-455b-9776-ca5d1905e63b 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1379/2841] 199.204.45.242 () {30 vars in 762 bytes} [Thu May 7 22:10:16 2026] GET /v2.0/security-groups/lb-5d70c2f9-2f4e-445b-94b7-684c093faa8e => 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: 1463/2842] 199.204.45.242 () {30 vars in 784 bytes} [Thu May 7 22:10:16 2026] GET /v2.0/security-groups?name=lb-5d70c2f9-2f4e-445b-94b7-684c093faa8e => generated 1639 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2843] 199.204.45.242 () {30 vars in 814 bytes} [Thu May 7 22:10:16 2026] GET /v2.0/security-group-rules?security_group_id=3a61eabd-186b-4e03-8273-5f5d7f692e73 => generated 1182 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2844] 199.204.45.242 () {34 vars in 746 bytes} [Thu May 7 22:10:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2845] 199.204.45.242 () {34 vars in 746 bytes} [Thu May 7 22:10:16 2026] POST /v2.0/security-group-rules => generated 601 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2846] 10.0.0.232 () {30 vars in 689 bytes} [Thu May 7 22:10:23 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2847] 10.0.0.232 () {30 vars in 691 bytes} [Thu May 7 22:10:23 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: 1466/2848] 10.0.0.232 () {30 vars in 667 bytes} [Thu May 7 22:10:23 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: 1383/2849] 10.0.0.232 () {30 vars in 703 bytes} [Thu May 7 22:10:23 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2850] 10.0.0.232 () {28 vars in 438 bytes} [Thu May 7 22:10:24 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2851] 10.0.0.232 () {30 vars in 727 bytes} [Thu May 7 22:10:24 2026] GET /v2.0/subnets/01c32cac-f189-4460-aebc-93e44c8fd8f4 => generated 655 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2852] 199.204.45.242 () {30 vars in 702 bytes} [Thu May 7 22:10:25 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: 1385/2853] 199.204.45.242 () {30 vars in 704 bytes} [Thu May 7 22:10:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2854] 199.204.45.242 () {30 vars in 680 bytes} [Thu May 7 22:10:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2855] 199.204.45.242 () {30 vars in 716 bytes} [Thu May 7 22:10:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2856] 199.204.45.242 () {30 vars in 740 bytes} [Thu May 7 22:10:25 2026] GET /v2.0/subnets/01c32cac-f189-4460-aebc-93e44c8fd8f4 => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2857] 199.204.45.242 () {30 vars in 768 bytes} [Thu May 7 22:10:25 2026] GET /v2.0/ports?device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => generated 2583 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2858] 199.204.45.242 () {30 vars in 702 bytes} [Thu May 7 22:10:25 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: 1388/2859] 199.204.45.242 () {30 vars in 704 bytes} [Thu May 7 22:10:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2860] 199.204.45.242 () {30 vars in 680 bytes} [Thu May 7 22:10:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2861] 199.204.45.242 () {30 vars in 716 bytes} [Thu May 7 22:10:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2862] 199.204.45.242 () {34 vars in 716 bytes} [Thu May 7 22:10:25 2026] POST /v2.0/ports => generated 1324 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2863] 10.0.0.169 () {34 vars in 970 bytes} [Thu May 7 22:10:25 2026] GET /v2.0/ports/b28a3199-7b31-4a4b-8d47-e6a5f4250139 => generated 1324 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: 1474/2864] 10.0.0.169 () {34 vars in 906 bytes} [Thu May 7 22:10:25 2026] GET /v2.0/extensions => generated 22222 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2865] 199.204.45.242 () {34 vars in 1261 bytes} [Thu May 7 22:10:26 2026] GET /v2.0/ports/b28a3199-7b31-4a4b-8d47-e6a5f4250139?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2866] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:10:27 2026] GET /v2.0/networks/8c5f713f-0e82-46ec-938e-92499332f1e9?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: 1392/2867] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:10:27 2026] GET /v2.0/networks/8c5f713f-0e82-46ec-938e-92499332f1e9?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: 1476/2868] 199.204.45.242 () {34 vars in 974 bytes} [Thu May 7 22:10:27 2026] GET /v2.0/ports/b28a3199-7b31-4a4b-8d47-e6a5f4250139 => generated 1324 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2869] 199.204.45.242 () {34 vars in 985 bytes} [Thu May 7 22:10:27 2026] GET /v2.0/networks?id=8c5f713f-0e82-46ec-938e-92499332f1e9 => generated 801 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2870] 199.204.45.242 () {38 vars in 1027 bytes} [Thu May 7 22:10:27 2026] PUT /v2.0/ports/b28a3199-7b31-4a4b-8d47-e6a5f4250139 => generated 1514 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:10:28.179 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0cecfed0-f74c-4ffb-8cf5-79834a7ade98'] response: {'name': 'network-changed', 'server_uuid': '3ff530e5-e7a7-42cf-8b12-0c27ba60c05a', 'tag': 'b28a3199-7b31-4a4b-8d47-e6a5f4250139', '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: 1479/2873] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:10:28 2026] GET /v2.0/ports?tenant_id=fa1d05996c014efe83949d98c403fdd8&device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => generated 4089 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2874] 199.204.45.242 () {34 vars in 985 bytes} [Thu May 7 22:10:28 2026] GET /v2.0/networks?id=8c5f713f-0e82-46ec-938e-92499332f1e9 => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2875] 199.204.45.242 () {34 vars in 1057 bytes} [Thu May 7 22:10:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.107&port_id=b28a3199-7b31-4a4b-8d47-e6a5f4250139 => 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: 1396/2876] 199.204.45.242 () {34 vars in 1101 bytes} [Thu May 7 22:10:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ac1&port_id=b28a3199-7b31-4a4b-8d47-e6a5f4250139 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2877] 199.204.45.242 () {34 vars in 1063 bytes} [Thu May 7 22:10:28 2026] GET /v2.0/subnets?id=d9a5b1a6-a559-4f7a-a71e-919b62785eca&id=01c32cac-f189-4460-aebc-93e44c8fd8f4 => generated 1410 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2878] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:10:28 2026] GET /v2.0/ports?network_id=8c5f713f-0e82-46ec-938e-92499332f1e9&device_owner=network%3Adhcp => generated 1457 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2879] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:10:28 2026] GET /v2.0/ports?network_id=8c5f713f-0e82-46ec-938e-92499332f1e9&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: 1398/2880] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:10:28 2026] GET /v2.0/networks/8c5f713f-0e82-46ec-938e-92499332f1e9?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: 1483/2881] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:10:29 2026] GET /v2.0/networks/8c5f713f-0e82-46ec-938e-92499332f1e9?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: 1399/2882] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:10:30 2026] GET /v2.0/ports?tenant_id=fa1d05996c014efe83949d98c403fdd8&device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => generated 4089 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2883] 199.204.45.242 () {34 vars in 1061 bytes} [Thu May 7 22:10:30 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.153&port_id=b4c68b5c-e5a5-4d7e-a334-84f7d1f98287 => 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: 1400/2884] 199.204.45.242 () {34 vars in 983 bytes} [Thu May 7 22:10:30 2026] GET /v2.0/subnets?id=35b204f3-4d63-41c1-aeb4-132d88d8fd88 => generated 654 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2885] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:10:30 2026] GET /v2.0/ports?network_id=193c4808-872a-4548-bb27-0482b81bacfa&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2886] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:10:30 2026] GET /v2.0/networks/193c4808-872a-4548-bb27-0482b81bacfa?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: 1486/2887] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:10:30 2026] GET /v2.0/networks/193c4808-872a-4548-bb27-0482b81bacfa?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: 1402/2888] 199.204.45.242 () {34 vars in 1055 bytes} [Thu May 7 22:10:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.71&port_id=484950f8-2888-4499-b1b2-23e4cae6e083 => 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: 1487/2889] 199.204.45.242 () {34 vars in 983 bytes} [Thu May 7 22:10:30 2026] GET /v2.0/subnets?id=b2c76864-244e-4e85-bd6e-3dc4c351c05d => generated 679 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2890] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:10:30 2026] GET /v2.0/ports?network_id=70845f2f-afc3-4c0e-b1f3-919328d8cc58&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: 1488/2891] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:10:30 2026] GET /v2.0/networks/70845f2f-afc3-4c0e-b1f3-919328d8cc58?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: 1404/2892] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:10:30 2026] GET /v2.0/networks/70845f2f-afc3-4c0e-b1f3-919328d8cc58?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: 1489/2893] 199.204.45.242 () {34 vars in 1057 bytes} [Thu May 7 22:10:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.107&port_id=b28a3199-7b31-4a4b-8d47-e6a5f4250139 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2894] 199.204.45.242 () {34 vars in 1101 bytes} [Thu May 7 22:10:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ac1&port_id=b28a3199-7b31-4a4b-8d47-e6a5f4250139 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2895] 199.204.45.242 () {34 vars in 1063 bytes} [Thu May 7 22:10:30 2026] GET /v2.0/subnets?id=d9a5b1a6-a559-4f7a-a71e-919b62785eca&id=01c32cac-f189-4460-aebc-93e44c8fd8f4 => generated 1410 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2896] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:10:30 2026] GET /v2.0/ports?network_id=8c5f713f-0e82-46ec-938e-92499332f1e9&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: 1491/2897] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:10:30 2026] GET /v2.0/ports?network_id=8c5f713f-0e82-46ec-938e-92499332f1e9&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2898] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:10:30 2026] GET /v2.0/networks/8c5f713f-0e82-46ec-938e-92499332f1e9?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2899] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:10:30 2026] GET /v2.0/networks/8c5f713f-0e82-46ec-938e-92499332f1e9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2900] 10.0.0.169 () {34 vars in 970 bytes} [Thu May 7 22:10:34 2026] GET /v2.0/ports/b28a3199-7b31-4a4b-8d47-e6a5f4250139 => generated 1516 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2901] 199.204.45.242 () {30 vars in 742 bytes} [Thu May 7 22:10:35 2026] GET /v2.0/networks/8c5f713f-0e82-46ec-938e-92499332f1e9 => generated 798 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2902] 199.204.45.242 () {30 vars in 740 bytes} [Thu May 7 22:10:35 2026] GET /v2.0/subnets/01c32cac-f189-4460-aebc-93e44c8fd8f4 => generated 673 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2903] 199.204.45.242 () {30 vars in 740 bytes} [Thu May 7 22:10:35 2026] GET /v2.0/subnets/d9a5b1a6-a559-4f7a-a71e-919b62785eca => generated 744 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2904] 199.204.45.242 () {30 vars in 702 bytes} [Thu May 7 22:10:35 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: 1495/2905] 199.204.45.242 () {30 vars in 704 bytes} [Thu May 7 22:10:35 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: 1411/2906] 199.204.45.242 () {30 vars in 680 bytes} [Thu May 7 22:10:35 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: 1496/2907] 199.204.45.242 () {30 vars in 716 bytes} [Thu May 7 22:10:35 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: 1412/2908] 199.204.45.242 () {30 vars in 740 bytes} [Thu May 7 22:10:35 2026] GET /v2.0/subnets/b2c76864-244e-4e85-bd6e-3dc4c351c05d => 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: 1497/2909] 199.204.45.242 () {30 vars in 736 bytes} [Thu May 7 22:10:35 2026] GET /v2.0/ports/24cf7b44-3f8a-4028-b996-e40c2310b419 => 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: 1413/2910] 199.204.45.242 () {30 vars in 736 bytes} [Thu May 7 22:10:35 2026] GET /v2.0/ports/484950f8-2888-4499-b1b2-23e4cae6e083 => generated 1343 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2911] 199.204.45.242 () {30 vars in 740 bytes} [Thu May 7 22:10:35 2026] GET /v2.0/subnets/b2c76864-244e-4e85-bd6e-3dc4c351c05d => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2912] 199.204.45.242 () {30 vars in 742 bytes} [Thu May 7 22:10:35 2026] GET /v2.0/networks/70845f2f-afc3-4c0e-b1f3-919328d8cc58 => generated 800 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2913] 199.204.45.242 () {30 vars in 736 bytes} [Thu May 7 22:10:35 2026] GET /v2.0/ports/24cf7b44-3f8a-4028-b996-e40c2310b419 => generated 1128 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2914] 199.204.45.242 () {30 vars in 740 bytes} [Thu May 7 22:10:35 2026] GET /v2.0/subnets/b2c76864-244e-4e85-bd6e-3dc4c351c05d => 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: 1501/2917] 10.0.0.232 () {30 vars in 689 bytes} [Thu May 7 22:10:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2918] 10.0.0.232 () {30 vars in 691 bytes} [Thu May 7 22:10:44 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: 1502/2919] 10.0.0.232 () {30 vars in 667 bytes} [Thu May 7 22:10:44 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: 1418/2920] 10.0.0.232 () {30 vars in 703 bytes} [Thu May 7 22:10:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2921] 10.0.0.232 () {28 vars in 438 bytes} [Thu May 7 22:10:44 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2922] 10.0.0.232 () {30 vars in 727 bytes} [Thu May 7 22:10:44 2026] GET /v2.0/subnets/d4d45894-089e-4ac1-9707-e19befd6c774 => generated 655 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2923] 199.204.45.242 () {30 vars in 702 bytes} [Thu May 7 22:10:45 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: 1420/2924] 199.204.45.242 () {30 vars in 704 bytes} [Thu May 7 22:10: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: 8|app: 0|req: 1505/2925] 199.204.45.242 () {30 vars in 680 bytes} [Thu May 7 22:10:45 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: 1421/2926] 199.204.45.242 () {30 vars in 716 bytes} [Thu May 7 22:10:45 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2927] 199.204.45.242 () {30 vars in 740 bytes} [Thu May 7 22:10:45 2026] GET /v2.0/subnets/01c32cac-f189-4460-aebc-93e44c8fd8f4 => 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: 1422/2928] 199.204.45.242 () {30 vars in 740 bytes} [Thu May 7 22:10:45 2026] GET /v2.0/subnets/d4d45894-089e-4ac1-9707-e19befd6c774 => generated 673 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2929] 199.204.45.242 () {30 vars in 768 bytes} [Thu May 7 22:10:45 2026] GET /v2.0/ports?device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => generated 4091 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2930] 199.204.45.242 () {30 vars in 702 bytes} [Thu May 7 22:10:45 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: 1508/2931] 199.204.45.242 () {30 vars in 704 bytes} [Thu May 7 22:10:45 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2932] 199.204.45.242 () {30 vars in 680 bytes} [Thu May 7 22:10:45 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: 1509/2933] 199.204.45.242 () {30 vars in 716 bytes} [Thu May 7 22:10:45 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: 1425/2934] 199.204.45.242 () {34 vars in 716 bytes} [Thu May 7 22:10:45 2026] POST /v2.0/ports => generated 1332 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2935] 10.0.0.169 () {34 vars in 970 bytes} [Thu May 7 22:10:46 2026] GET /v2.0/ports/37d8c5cd-ed5c-4a41-96b7-d2860a651dd4 => generated 1332 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1426/2936] 199.204.45.242 () {34 vars in 1261 bytes} [Thu May 7 22:10:47 2026] GET /v2.0/ports/37d8c5cd-ed5c-4a41-96b7-d2860a651dd4?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: 1511/2937] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:10:47 2026] GET /v2.0/networks/adbc211d-f0ac-4a29-818e-ff0d11a15b09?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: 1427/2938] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:10:47 2026] GET /v2.0/networks/adbc211d-f0ac-4a29-818e-ff0d11a15b09?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: 1512/2939] 199.204.45.242 () {34 vars in 974 bytes} [Thu May 7 22:10:48 2026] GET /v2.0/ports/37d8c5cd-ed5c-4a41-96b7-d2860a651dd4 => generated 1332 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2940] 199.204.45.242 () {34 vars in 985 bytes} [Thu May 7 22:10:48 2026] GET /v2.0/networks?id=adbc211d-f0ac-4a29-818e-ff0d11a15b09 => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2941] 199.204.45.242 () {38 vars in 1027 bytes} [Thu May 7 22:10:48 2026] PUT /v2.0/ports/37d8c5cd-ed5c-4a41-96b7-d2860a651dd4 => generated 1522 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:10:48.614 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3444f378-58a6-48d1-ae05-6a05a23d40af'] response: {'name': 'network-changed', 'server_uuid': '3ff530e5-e7a7-42cf-8b12-0c27ba60c05a', 'tag': '37d8c5cd-ed5c-4a41-96b7-d2860a651dd4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1429/2942] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:10:49 2026] GET /v2.0/ports?tenant_id=fa1d05996c014efe83949d98c403fdd8&device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => generated 5605 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: 1514/2943] 199.204.45.242 () {34 vars in 985 bytes} [Thu May 7 22:10:49 2026] GET /v2.0/networks?id=adbc211d-f0ac-4a29-818e-ff0d11a15b09 => 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: 1430/2944] 199.204.45.242 () {34 vars in 1057 bytes} [Thu May 7 22:10:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.122&port_id=37d8c5cd-ed5c-4a41-96b7-d2860a651dd4 => 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: 1515/2945] 199.204.45.242 () {34 vars in 1105 bytes} [Thu May 7 22:10:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A36f&port_id=37d8c5cd-ed5c-4a41-96b7-d2860a651dd4 => 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: 1431/2946] 199.204.45.242 () {34 vars in 1063 bytes} [Thu May 7 22:10:49 2026] GET /v2.0/subnets?id=223b2944-bb06-4af3-a1c0-b83fc46fadc4&id=d4d45894-089e-4ac1-9707-e19befd6c774 => generated 1413 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2947] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:10:49 2026] GET /v2.0/ports?network_id=adbc211d-f0ac-4a29-818e-ff0d11a15b09&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2948] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:10:49 2026] GET /v2.0/ports?network_id=adbc211d-f0ac-4a29-818e-ff0d11a15b09&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2949] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:10:49 2026] GET /v2.0/networks/adbc211d-f0ac-4a29-818e-ff0d11a15b09?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2950] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:10:49 2026] GET /v2.0/networks/adbc211d-f0ac-4a29-818e-ff0d11a15b09?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: 1518/2951] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:10:50 2026] GET /v2.0/ports?tenant_id=fa1d05996c014efe83949d98c403fdd8&device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => generated 5605 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2952] 199.204.45.242 () {34 vars in 1061 bytes} [Thu May 7 22:10:50 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.153&port_id=b4c68b5c-e5a5-4d7e-a334-84f7d1f98287 => 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: 1519/2953] 199.204.45.242 () {34 vars in 983 bytes} [Thu May 7 22:10:50 2026] GET /v2.0/subnets?id=35b204f3-4d63-41c1-aeb4-132d88d8fd88 => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2954] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:10:50 2026] GET /v2.0/ports?network_id=193c4808-872a-4548-bb27-0482b81bacfa&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/2955] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:10:50 2026] GET /v2.0/networks/193c4808-872a-4548-bb27-0482b81bacfa?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: 1436/2956] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:10:50 2026] GET /v2.0/networks/193c4808-872a-4548-bb27-0482b81bacfa?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: 1521/2957] 199.204.45.242 () {34 vars in 1055 bytes} [Thu May 7 22:10:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.71&port_id=484950f8-2888-4499-b1b2-23e4cae6e083 => 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: 1437/2958] 199.204.45.242 () {34 vars in 983 bytes} [Thu May 7 22:10:50 2026] GET /v2.0/subnets?id=b2c76864-244e-4e85-bd6e-3dc4c351c05d => 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: 1522/2959] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:10:50 2026] GET /v2.0/ports?network_id=70845f2f-afc3-4c0e-b1f3-919328d8cc58&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: 7|app: 0|req: 1438/2960] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:10:50 2026] GET /v2.0/networks/70845f2f-afc3-4c0e-b1f3-919328d8cc58?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/2961] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:10:50 2026] GET /v2.0/networks/70845f2f-afc3-4c0e-b1f3-919328d8cc58?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2962] 199.204.45.242 () {34 vars in 1057 bytes} [Thu May 7 22:10:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.107&port_id=b28a3199-7b31-4a4b-8d47-e6a5f4250139 => 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: 1524/2963] 199.204.45.242 () {34 vars in 1101 bytes} [Thu May 7 22:10:51 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ac1&port_id=b28a3199-7b31-4a4b-8d47-e6a5f4250139 => 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: 1440/2964] 199.204.45.242 () {34 vars in 1063 bytes} [Thu May 7 22:10:51 2026] GET /v2.0/subnets?id=d9a5b1a6-a559-4f7a-a71e-919b62785eca&id=01c32cac-f189-4460-aebc-93e44c8fd8f4 => generated 1410 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/2965] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:10:51 2026] GET /v2.0/ports?network_id=8c5f713f-0e82-46ec-938e-92499332f1e9&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: 1441/2966] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:10:51 2026] GET /v2.0/ports?network_id=8c5f713f-0e82-46ec-938e-92499332f1e9&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/2967] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:10:51 2026] GET /v2.0/networks/8c5f713f-0e82-46ec-938e-92499332f1e9?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: 1442/2968] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:10:51 2026] GET /v2.0/networks/8c5f713f-0e82-46ec-938e-92499332f1e9?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: 1527/2969] 199.204.45.242 () {34 vars in 1057 bytes} [Thu May 7 22:10:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.122&port_id=37d8c5cd-ed5c-4a41-96b7-d2860a651dd4 => 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: 1443/2970] 199.204.45.242 () {34 vars in 1105 bytes} [Thu May 7 22:10:51 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A36f&port_id=37d8c5cd-ed5c-4a41-96b7-d2860a651dd4 => 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: 1528/2971] 199.204.45.242 () {34 vars in 1063 bytes} [Thu May 7 22:10:51 2026] GET /v2.0/subnets?id=223b2944-bb06-4af3-a1c0-b83fc46fadc4&id=d4d45894-089e-4ac1-9707-e19befd6c774 => generated 1413 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2972] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:10:51 2026] GET /v2.0/ports?network_id=adbc211d-f0ac-4a29-818e-ff0d11a15b09&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: 8|app: 0|req: 1529/2973] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:10:51 2026] GET /v2.0/ports?network_id=adbc211d-f0ac-4a29-818e-ff0d11a15b09&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: 1445/2974] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:10:51 2026] GET /v2.0/networks/adbc211d-f0ac-4a29-818e-ff0d11a15b09?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: 1530/2975] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:10:51 2026] GET /v2.0/networks/adbc211d-f0ac-4a29-818e-ff0d11a15b09?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2976] 10.0.0.169 () {34 vars in 970 bytes} [Thu May 7 22:10:55 2026] GET /v2.0/ports/37d8c5cd-ed5c-4a41-96b7-d2860a651dd4 => generated 1524 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/2977] 199.204.45.242 () {30 vars in 742 bytes} [Thu May 7 22:10:55 2026] GET /v2.0/networks/adbc211d-f0ac-4a29-818e-ff0d11a15b09 => generated 798 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2978] 199.204.45.242 () {30 vars in 740 bytes} [Thu May 7 22:10:55 2026] GET /v2.0/subnets/d4d45894-089e-4ac1-9707-e19befd6c774 => generated 673 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/2979] 199.204.45.242 () {30 vars in 740 bytes} [Thu May 7 22:10:55 2026] GET /v2.0/subnets/223b2944-bb06-4af3-a1c0-b83fc46fadc4 => generated 747 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2980] 199.204.45.242 () {30 vars in 736 bytes} [Thu May 7 22:10:55 2026] GET /v2.0/ports/b28a3199-7b31-4a4b-8d47-e6a5f4250139 => generated 1516 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/2981] 199.204.45.242 () {34 vars in 789 bytes} [Thu May 7 22:10:55 2026] PUT /v2.0/ports/b28a3199-7b31-4a4b-8d47-e6a5f4250139 => generated 1255 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:10:56.019 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-31bdc511-8748-4e79-83bb-ad51e58b486c'] response: {'name': 'network-changed', 'server_uuid': '3ff530e5-e7a7-42cf-8b12-0c27ba60c05a', 'tag': 'b28a3199-7b31-4a4b-8d47-e6a5f4250139', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1449/2982] 199.204.45.242 () {30 vars in 742 bytes} [Thu May 7 22:10:55 2026] GET /v2.0/networks/8c5f713f-0e82-46ec-938e-92499332f1e9 => generated 798 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1534/2983] 199.204.45.242 () {30 vars in 740 bytes} [Thu May 7 22:10:56 2026] GET /v2.0/subnets/01c32cac-f189-4460-aebc-93e44c8fd8f4 => 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: 1450/2984] 199.204.45.242 () {30 vars in 702 bytes} [Thu May 7 22:10:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/2985] 199.204.45.242 () {30 vars in 704 bytes} [Thu May 7 22:10:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2986] 199.204.45.242 () {30 vars in 680 bytes} [Thu May 7 22:10:56 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/2987] 199.204.45.242 () {30 vars in 716 bytes} [Thu May 7 22:10:56 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: 1452/2988] 199.204.45.242 () {30 vars in 740 bytes} [Thu May 7 22:10:56 2026] GET /v2.0/subnets/b2c76864-244e-4e85-bd6e-3dc4c351c05d => 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: 1537/2989] 199.204.45.242 () {30 vars in 736 bytes} [Thu May 7 22:10:56 2026] GET /v2.0/ports/24cf7b44-3f8a-4028-b996-e40c2310b419 => generated 1128 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2990] 199.204.45.242 () {30 vars in 736 bytes} [Thu May 7 22:10:56 2026] GET /v2.0/ports/484950f8-2888-4499-b1b2-23e4cae6e083 => generated 1343 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/2991] 199.204.45.242 () {30 vars in 740 bytes} [Thu May 7 22:10:56 2026] GET /v2.0/subnets/b2c76864-244e-4e85-bd6e-3dc4c351c05d => 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: 1454/2992] 199.204.45.242 () {30 vars in 742 bytes} [Thu May 7 22:10:56 2026] GET /v2.0/networks/70845f2f-afc3-4c0e-b1f3-919328d8cc58 => generated 800 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/2993] 199.204.45.242 () {30 vars in 736 bytes} [Thu May 7 22:10:56 2026] GET /v2.0/ports/24cf7b44-3f8a-4028-b996-e40c2310b419 => 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: 1455/2994] 199.204.45.242 () {30 vars in 740 bytes} [Thu May 7 22:10:56 2026] GET /v2.0/subnets/b2c76864-244e-4e85-bd6e-3dc4c351c05d => 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: 1540/2995] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:10:56 2026] GET /v2.0/ports?tenant_id=fa1d05996c014efe83949d98c403fdd8&device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => generated 5382 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2996] 199.204.45.242 () {34 vars in 985 bytes} [Thu May 7 22:10:56 2026] GET /v2.0/networks?id=8c5f713f-0e82-46ec-938e-92499332f1e9 => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/2997] 199.204.45.242 () {34 vars in 1057 bytes} [Thu May 7 22:10:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.107&port_id=b28a3199-7b31-4a4b-8d47-e6a5f4250139 => 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: 1457/2998] 199.204.45.242 () {34 vars in 983 bytes} [Thu May 7 22:10:56 2026] GET /v2.0/subnets?id=01c32cac-f189-4460-aebc-93e44c8fd8f4 => 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: 1542/2999] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:10:56 2026] GET /v2.0/ports?network_id=8c5f713f-0e82-46ec-938e-92499332f1e9&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/3000] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:10:56 2026] GET /v2.0/networks/8c5f713f-0e82-46ec-938e-92499332f1e9?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: 1543/3001] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:10:56 2026] GET /v2.0/networks/8c5f713f-0e82-46ec-938e-92499332f1e9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/3004] 199.204.45.242 () {30 vars in 702 bytes} [Thu May 7 22:11:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3005] 199.204.45.242 () {30 vars in 704 bytes} [Thu May 7 22:11:10 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: 1461/3006] 199.204.45.242 () {30 vars in 680 bytes} [Thu May 7 22:11:10 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: 1546/3007] 199.204.45.242 () {30 vars in 716 bytes} [Thu May 7 22:11:10 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/3008] 199.204.45.242 () {30 vars in 740 bytes} [Thu May 7 22:11:10 2026] GET /v2.0/subnets/01c32cac-f189-4460-aebc-93e44c8fd8f4 => generated 673 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3009] 199.204.45.242 () {30 vars in 768 bytes} [Thu May 7 22:11:10 2026] GET /v2.0/ports?device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => generated 5382 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/3010] 199.204.45.242 () {30 vars in 702 bytes} [Thu May 7 22:11:10 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: 1548/3011] 199.204.45.242 () {30 vars in 704 bytes} [Thu May 7 22:11:10 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: 1464/3012] 199.204.45.242 () {30 vars in 680 bytes} [Thu May 7 22:11:10 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: 1549/3013] 199.204.45.242 () {30 vars in 716 bytes} [Thu May 7 22:11:10 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: 1465/3014] 199.204.45.242 () {30 vars in 736 bytes} [Thu May 7 22:11:10 2026] GET /v2.0/ports/37d8c5cd-ed5c-4a41-96b7-d2860a651dd4 => generated 1524 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3015] 199.204.45.242 () {34 vars in 789 bytes} [Thu May 7 22:11:10 2026] PUT /v2.0/ports/37d8c5cd-ed5c-4a41-96b7-d2860a651dd4 => generated 1311 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:11:10.997 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cc3f4ecd-8966-4446-8425-55be520a5e79'] response: {'name': 'network-changed', 'server_uuid': '3ff530e5-e7a7-42cf-8b12-0c27ba60c05a', 'tag': '37d8c5cd-ed5c-4a41-96b7-d2860a651dd4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1466/3016] 199.204.45.242 () {30 vars in 742 bytes} [Thu May 7 22:11:10 2026] GET /v2.0/networks/adbc211d-f0ac-4a29-818e-ff0d11a15b09 => generated 798 bytes in 64 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: 1551/3017] 199.204.45.242 () {30 vars in 740 bytes} [Thu May 7 22:11:11 2026] GET /v2.0/subnets/223b2944-bb06-4af3-a1c0-b83fc46fadc4 => generated 747 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/3018] 199.204.45.242 () {30 vars in 736 bytes} [Thu May 7 22:11:11 2026] GET /v2.0/ports/37d8c5cd-ed5c-4a41-96b7-d2860a651dd4 => generated 1347 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3019] 199.204.45.242 () {34 vars in 788 bytes} [Thu May 7 22:11:11 2026] PUT /v2.0/ports/37d8c5cd-ed5c-4a41-96b7-d2860a651dd4 => generated 1080 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/3020] 199.204.45.242 () {30 vars in 742 bytes} [Thu May 7 22:11:11 2026] GET /v2.0/networks/adbc211d-f0ac-4a29-818e-ff0d11a15b09 => generated 798 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: 8|app: 0|req: 1553/3021] 199.204.45.242 () {30 vars in 768 bytes} [Thu May 7 22:11:11 2026] GET /v2.0/ports?device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => generated 4974 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/3022] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:11:11 2026] GET /v2.0/ports?tenant_id=fa1d05996c014efe83949d98c403fdd8&device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => generated 4974 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3023] 199.204.45.242 () {34 vars in 985 bytes} [Thu May 7 22:11:11 2026] GET /v2.0/networks?id=adbc211d-f0ac-4a29-818e-ff0d11a15b09 => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/3024] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:11:11 2026] GET /v2.0/networks/adbc211d-f0ac-4a29-818e-ff0d11a15b09?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: 1555/3025] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:11:11 2026] GET /v2.0/networks/adbc211d-f0ac-4a29-818e-ff0d11a15b09?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: 1471/3026] 199.204.45.242 () {30 vars in 768 bytes} [Thu May 7 22:11:11 2026] GET /v2.0/ports?device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => generated 4974 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:11:13.032 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-add77758-e696-4e5d-ac5b-3cb6deaf43b1'] response: {'name': 'network-changed', 'server_uuid': '3ff530e5-e7a7-42cf-8b12-0c27ba60c05a', 'tag': '37d8c5cd-ed5c-4a41-96b7-d2860a651dd4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1556/3027] 199.204.45.242 () {30 vars in 768 bytes} [Thu May 7 22:11:13 2026] GET /v2.0/ports?device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => generated 4974 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/3030] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:11:13 2026] GET /v2.0/ports?tenant_id=fa1d05996c014efe83949d98c403fdd8&device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => generated 4974 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3031] 199.204.45.242 () {34 vars in 985 bytes} [Thu May 7 22:11:13 2026] GET /v2.0/networks?id=adbc211d-f0ac-4a29-818e-ff0d11a15b09 => 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: 1474/3032] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:11:13 2026] GET /v2.0/networks/adbc211d-f0ac-4a29-818e-ff0d11a15b09?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: 1559/3033] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:11:13 2026] GET /v2.0/networks/adbc211d-f0ac-4a29-818e-ff0d11a15b09?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/3034] 199.204.45.242 () {30 vars in 768 bytes} [Thu May 7 22:11:14 2026] GET /v2.0/ports?device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => generated 4974 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3035] 199.204.45.242 () {34 vars in 974 bytes} [Thu May 7 22:11:14 2026] GET /v2.0/ports/37d8c5cd-ed5c-4a41-96b7-d2860a651dd4 => 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: 1476/3036] 199.204.45.242 () {34 vars in 1059 bytes} [Thu May 7 22:11:14 2026] GET /v2.0/ports/37d8c5cd-ed5c-4a41-96b7-d2860a651dd4?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3037] 199.204.45.242 () {34 vars in 1015 bytes} [Thu May 7 22:11:14 2026] GET /v2.0/networks/adbc211d-f0ac-4a29-818e-ff0d11a15b09?fields=dns_domain => generated 29 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/3038] 199.204.45.242 () {38 vars in 1027 bytes} [Thu May 7 22:11:14 2026] PUT /v2.0/ports/37d8c5cd-ed5c-4a41-96b7-d2860a651dd4 => generated 917 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3039] 199.204.45.242 () {30 vars in 768 bytes} [Thu May 7 22:11:15 2026] GET /v2.0/ports?device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => generated 3866 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 22:11:15.300 7 INFO neutron_taas.services.taas.taas_plugin [None req-f75d9128-ef13-42c0-aa1f-6de3502e2196 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: 37d8c5cd-ed5c-4a41-96b7-d2860a651dd4 2026-05-07 22:11:15.303 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f75d9128-ef13-42c0-aa1f-6de3502e2196 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: 37d8c5cd-ed5c-4a41-96b7-d2860a651dd4 [pid: 7|app: 0|req: 1478/3040] 199.204.45.242 () {32 vars in 758 bytes} [Thu May 7 22:11:15 2026] DELETE /v2.0/ports/37d8c5cd-ed5c-4a41-96b7-d2860a651dd4 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3041] 199.204.45.242 () {30 vars in 702 bytes} [Thu May 7 22:11:15 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: 1479/3042] 199.204.45.242 () {30 vars in 704 bytes} [Thu May 7 22:11:15 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3043] 199.204.45.242 () {30 vars in 680 bytes} [Thu May 7 22:11:15 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: 1480/3044] 199.204.45.242 () {30 vars in 716 bytes} [Thu May 7 22:11:15 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3045] 199.204.45.242 () {30 vars in 740 bytes} [Thu May 7 22:11:15 2026] GET /v2.0/subnets/b2c76864-244e-4e85-bd6e-3dc4c351c05d => generated 676 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/3046] 199.204.45.242 () {30 vars in 736 bytes} [Thu May 7 22:11:15 2026] GET /v2.0/ports/24cf7b44-3f8a-4028-b996-e40c2310b419 => generated 1128 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3047] 199.204.45.242 () {30 vars in 736 bytes} [Thu May 7 22:11:15 2026] GET /v2.0/ports/484950f8-2888-4499-b1b2-23e4cae6e083 => generated 1343 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/3048] 199.204.45.242 () {30 vars in 740 bytes} [Thu May 7 22:11:15 2026] GET /v2.0/subnets/b2c76864-244e-4e85-bd6e-3dc4c351c05d => 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: 1567/3049] 199.204.45.242 () {30 vars in 742 bytes} [Thu May 7 22:11:15 2026] GET /v2.0/networks/70845f2f-afc3-4c0e-b1f3-919328d8cc58 => generated 800 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/3050] 199.204.45.242 () {30 vars in 736 bytes} [Thu May 7 22:11:15 2026] GET /v2.0/ports/24cf7b44-3f8a-4028-b996-e40c2310b419 => generated 1128 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3051] 199.204.45.242 () {30 vars in 740 bytes} [Thu May 7 22:11:15 2026] GET /v2.0/subnets/b2c76864-244e-4e85-bd6e-3dc4c351c05d => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/3052] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:11:16 2026] GET /v2.0/ports?tenant_id=fa1d05996c014efe83949d98c403fdd8&device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => generated 3866 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3053] 199.204.45.242 () {34 vars in 1225 bytes} [Thu May 7 22:11:16 2026] GET /v2.0/networks?id=193c4808-872a-4548-bb27-0482b81bacfa&id=70845f2f-afc3-4c0e-b1f3-919328d8cc58&id=8c5f713f-0e82-46ec-938e-92499332f1e9&id=adbc211d-f0ac-4a29-818e-ff0d11a15b09 => generated 3098 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/3054] 199.204.45.242 () {34 vars in 1061 bytes} [Thu May 7 22:11:16 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.153&port_id=b4c68b5c-e5a5-4d7e-a334-84f7d1f98287 => 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: 1570/3055] 199.204.45.242 () {34 vars in 983 bytes} [Thu May 7 22:11:16 2026] GET /v2.0/subnets?id=35b204f3-4d63-41c1-aeb4-132d88d8fd88 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/3056] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:11:16 2026] GET /v2.0/ports?network_id=193c4808-872a-4548-bb27-0482b81bacfa&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: 1571/3057] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:11:16 2026] GET /v2.0/networks/193c4808-872a-4548-bb27-0482b81bacfa?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: 1487/3058] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:11:16 2026] GET /v2.0/networks/193c4808-872a-4548-bb27-0482b81bacfa?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: 1572/3059] 199.204.45.242 () {34 vars in 1055 bytes} [Thu May 7 22:11:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.71&port_id=484950f8-2888-4499-b1b2-23e4cae6e083 => 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: 1488/3060] 199.204.45.242 () {34 vars in 983 bytes} [Thu May 7 22:11:16 2026] GET /v2.0/subnets?id=b2c76864-244e-4e85-bd6e-3dc4c351c05d => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3061] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:11:16 2026] GET /v2.0/ports?network_id=70845f2f-afc3-4c0e-b1f3-919328d8cc58&device_owner=network%3Adhcp => generated 1236 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3062] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:11:16 2026] GET /v2.0/networks/70845f2f-afc3-4c0e-b1f3-919328d8cc58?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: 1574/3063] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:11:16 2026] GET /v2.0/networks/70845f2f-afc3-4c0e-b1f3-919328d8cc58?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3064] 199.204.45.242 () {34 vars in 1057 bytes} [Thu May 7 22:11:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.107&port_id=b28a3199-7b31-4a4b-8d47-e6a5f4250139 => 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: 1575/3065] 199.204.45.242 () {34 vars in 983 bytes} [Thu May 7 22:11:16 2026] GET /v2.0/subnets?id=01c32cac-f189-4460-aebc-93e44c8fd8f4 => 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: 1491/3066] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:11:16 2026] GET /v2.0/ports?network_id=8c5f713f-0e82-46ec-938e-92499332f1e9&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: 1576/3067] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:11:16 2026] GET /v2.0/networks/8c5f713f-0e82-46ec-938e-92499332f1e9?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3068] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:11:16 2026] GET /v2.0/networks/8c5f713f-0e82-46ec-938e-92499332f1e9?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: 1577/3069] 199.204.45.242 () {30 vars in 702 bytes} [Thu May 7 22:11:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3070] 199.204.45.242 () {30 vars in 704 bytes} [Thu May 7 22:11:19 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3071] 199.204.45.242 () {30 vars in 680 bytes} [Thu May 7 22:11:19 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: 1494/3072] 199.204.45.242 () {30 vars in 716 bytes} [Thu May 7 22:11:19 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: 1579/3073] 199.204.45.242 () {30 vars in 768 bytes} [Thu May 7 22:11:19 2026] GET /v2.0/ports?device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => generated 3866 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3074] 199.204.45.242 () {30 vars in 702 bytes} [Thu May 7 22:11:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3075] 199.204.45.242 () {30 vars in 704 bytes} [Thu May 7 22:11:19 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3076] 199.204.45.242 () {30 vars in 680 bytes} [Thu May 7 22:11: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: 8|app: 0|req: 1581/3077] 199.204.45.242 () {30 vars in 716 bytes} [Thu May 7 22:11:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3078] 199.204.45.242 () {30 vars in 736 bytes} [Thu May 7 22:11:19 2026] GET /v2.0/ports/b28a3199-7b31-4a4b-8d47-e6a5f4250139 => generated 1291 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3079] 199.204.45.242 () {34 vars in 788 bytes} [Thu May 7 22:11:19 2026] PUT /v2.0/ports/b28a3199-7b31-4a4b-8d47-e6a5f4250139 => generated 1080 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:11:19.880 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-923df81c-b6fd-431a-946d-9296a704c772'] response: {'name': 'network-changed', 'server_uuid': '3ff530e5-e7a7-42cf-8b12-0c27ba60c05a', 'tag': 'b28a3199-7b31-4a4b-8d47-e6a5f4250139', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1498/3080] 199.204.45.242 () {30 vars in 742 bytes} [Thu May 7 22:11:19 2026] GET /v2.0/networks/8c5f713f-0e82-46ec-938e-92499332f1e9 => generated 798 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1583/3081] 199.204.45.242 () {30 vars in 768 bytes} [Thu May 7 22:11:19 2026] GET /v2.0/ports?device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => generated 3691 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3082] 199.204.45.242 () {30 vars in 768 bytes} [Thu May 7 22:11:20 2026] GET /v2.0/ports?device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => generated 3691 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3083] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:11:20 2026] GET /v2.0/ports?tenant_id=fa1d05996c014efe83949d98c403fdd8&device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => generated 3691 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3084] 199.204.45.242 () {34 vars in 985 bytes} [Thu May 7 22:11:20 2026] GET /v2.0/networks?id=8c5f713f-0e82-46ec-938e-92499332f1e9 => generated 801 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3085] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:11:20 2026] GET /v2.0/networks/8c5f713f-0e82-46ec-938e-92499332f1e9?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3086] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:11:20 2026] GET /v2.0/networks/8c5f713f-0e82-46ec-938e-92499332f1e9?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: 1586/3087] 199.204.45.242 () {30 vars in 768 bytes} [Thu May 7 22:11:21 2026] GET /v2.0/ports?device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => generated 3691 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3088] 199.204.45.242 () {34 vars in 974 bytes} [Thu May 7 22:11:21 2026] GET /v2.0/ports/b28a3199-7b31-4a4b-8d47-e6a5f4250139 => generated 1116 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3089] 199.204.45.242 () {34 vars in 1059 bytes} [Thu May 7 22:11:22 2026] GET /v2.0/ports/b28a3199-7b31-4a4b-8d47-e6a5f4250139?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3090] 199.204.45.242 () {34 vars in 1015 bytes} [Thu May 7 22:11:22 2026] GET /v2.0/networks/8c5f713f-0e82-46ec-938e-92499332f1e9?fields=dns_domain => generated 29 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3091] 199.204.45.242 () {30 vars in 768 bytes} [Thu May 7 22:11:22 2026] GET /v2.0/ports?device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => generated 3691 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3092] 199.204.45.242 () {38 vars in 1027 bytes} [Thu May 7 22:11:22 2026] PUT /v2.0/ports/b28a3199-7b31-4a4b-8d47-e6a5f4250139 => generated 917 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3093] 199.204.45.242 () {30 vars in 768 bytes} [Thu May 7 22:11:23 2026] GET /v2.0/ports?device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => generated 2583 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 22:11:23.356 8 INFO neutron_taas.services.taas.taas_plugin [None req-3d9300d9-98b7-459a-b7b0-278fb2c16533 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: b28a3199-7b31-4a4b-8d47-e6a5f4250139 2026-05-07 22:11:23.359 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d9300d9-98b7-459a-b7b0-278fb2c16533 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: b28a3199-7b31-4a4b-8d47-e6a5f4250139 [pid: 8|app: 0|req: 1589/3094] 199.204.45.242 () {32 vars in 758 bytes} [Thu May 7 22:11:23 2026] DELETE /v2.0/ports/b28a3199-7b31-4a4b-8d47-e6a5f4250139 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3095] 199.204.45.242 () {30 vars in 702 bytes} [Thu May 7 22:11:23 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3096] 199.204.45.242 () {30 vars in 704 bytes} [Thu May 7 22:11:23 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: 1507/3097] 199.204.45.242 () {30 vars in 680 bytes} [Thu May 7 22:11:23 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: 1591/3098] 199.204.45.242 () {30 vars in 716 bytes} [Thu May 7 22:11:23 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: 1508/3099] 199.204.45.242 () {30 vars in 740 bytes} [Thu May 7 22:11:23 2026] GET /v2.0/subnets/b2c76864-244e-4e85-bd6e-3dc4c351c05d => generated 676 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3100] 199.204.45.242 () {30 vars in 736 bytes} [Thu May 7 22:11:23 2026] GET /v2.0/ports/24cf7b44-3f8a-4028-b996-e40c2310b419 => 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: 1509/3101] 199.204.45.242 () {30 vars in 736 bytes} [Thu May 7 22:11:23 2026] GET /v2.0/ports/484950f8-2888-4499-b1b2-23e4cae6e083 => generated 1343 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3102] 199.204.45.242 () {30 vars in 740 bytes} [Thu May 7 22:11:23 2026] GET /v2.0/subnets/b2c76864-244e-4e85-bd6e-3dc4c351c05d => 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: 1510/3103] 199.204.45.242 () {30 vars in 742 bytes} [Thu May 7 22:11:23 2026] GET /v2.0/networks/70845f2f-afc3-4c0e-b1f3-919328d8cc58 => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3104] 199.204.45.242 () {30 vars in 736 bytes} [Thu May 7 22:11:23 2026] GET /v2.0/ports/24cf7b44-3f8a-4028-b996-e40c2310b419 => generated 1128 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3105] 199.204.45.242 () {30 vars in 740 bytes} [Thu May 7 22:11:23 2026] GET /v2.0/subnets/b2c76864-244e-4e85-bd6e-3dc4c351c05d => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3106] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:11:23 2026] GET /v2.0/ports?tenant_id=fa1d05996c014efe83949d98c403fdd8&device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => generated 2583 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3107] 199.204.45.242 () {34 vars in 1145 bytes} [Thu May 7 22:11:23 2026] GET /v2.0/networks?id=193c4808-872a-4548-bb27-0482b81bacfa&id=70845f2f-afc3-4c0e-b1f3-919328d8cc58&id=8c5f713f-0e82-46ec-938e-92499332f1e9 => generated 2311 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3108] 199.204.45.242 () {34 vars in 1061 bytes} [Thu May 7 22:11:24 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.153&port_id=b4c68b5c-e5a5-4d7e-a334-84f7d1f98287 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3109] 199.204.45.242 () {34 vars in 983 bytes} [Thu May 7 22:11:24 2026] GET /v2.0/subnets?id=35b204f3-4d63-41c1-aeb4-132d88d8fd88 => generated 654 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3110] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:11:24 2026] GET /v2.0/ports?network_id=193c4808-872a-4548-bb27-0482b81bacfa&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3111] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:11:24 2026] GET /v2.0/networks/193c4808-872a-4548-bb27-0482b81bacfa?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: 1598/3112] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:11:24 2026] GET /v2.0/networks/193c4808-872a-4548-bb27-0482b81bacfa?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: 1515/3113] 199.204.45.242 () {34 vars in 1055 bytes} [Thu May 7 22:11:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.71&port_id=484950f8-2888-4499-b1b2-23e4cae6e083 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3114] 199.204.45.242 () {34 vars in 983 bytes} [Thu May 7 22:11:24 2026] GET /v2.0/subnets?id=b2c76864-244e-4e85-bd6e-3dc4c351c05d => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3115] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:11:24 2026] GET /v2.0/ports?network_id=70845f2f-afc3-4c0e-b1f3-919328d8cc58&device_owner=network%3Adhcp => generated 1236 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3116] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:11:24 2026] GET /v2.0/networks/70845f2f-afc3-4c0e-b1f3-919328d8cc58?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: 1517/3117] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:11:24 2026] GET /v2.0/networks/70845f2f-afc3-4c0e-b1f3-919328d8cc58?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: 1602/3120] 199.204.45.242 () {30 vars in 702 bytes} [Thu May 7 22:11:35 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3121] 199.204.45.242 () {30 vars in 704 bytes} [Thu May 7 22:11:35 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3122] 199.204.45.242 () {30 vars in 680 bytes} [Thu May 7 22:11:35 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: 1520/3123] 199.204.45.242 () {30 vars in 716 bytes} [Thu May 7 22:11:35 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:11:35.296 8 INFO neutron.api.v2.resource [None req-3e152e26-8cfc-4e45-8bdb-b8e8dd01a9c5 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1604/3124] 199.204.45.242 () {30 vars in 762 bytes} [Thu May 7 22:11:35 2026] GET /v2.0/security-groups/lb-5d70c2f9-2f4e-445b-94b7-684c093faa8e => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3125] 199.204.45.242 () {30 vars in 784 bytes} [Thu May 7 22:11:35 2026] GET /v2.0/security-groups?name=lb-5d70c2f9-2f4e-445b-94b7-684c093faa8e => generated 2865 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3126] 199.204.45.242 () {30 vars in 814 bytes} [Thu May 7 22:11:35 2026] GET /v2.0/security-group-rules?security_group_id=3a61eabd-186b-4e03-8273-5f5d7f692e73 => generated 2334 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3127] 199.204.45.242 () {32 vars in 788 bytes} [Thu May 7 22:11:35 2026] DELETE /v2.0/security-group-rules/20212b1c-c08c-4845-b750-b6d708891f02 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3128] 199.204.45.242 () {32 vars in 788 bytes} [Thu May 7 22:11:35 2026] DELETE /v2.0/security-group-rules/8087f694-f898-4008-b98f-d3b11f659ce0 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:11:39.229 7 INFO neutron_taas.services.taas.taas_plugin [None req-0b327b1a-1256-4756-ae35-2a44e0b7a4fa a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] TaaS: Handle Delete Port: 0e092fc5-309c-47ea-bbe0-7511630f3a62 2026-05-07 22:11:39.232 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0b327b1a-1256-4756-ae35-2a44e0b7a4fa a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] Tap Mirror: Handle Delete Port: 0e092fc5-309c-47ea-bbe0-7511630f3a62 2026-05-07 22:11:39.406 7 INFO neutron.db.l3_db [None req-0b327b1a-1256-4756-ae35-2a44e0b7a4fa a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] Floating IP ad48eba5-51f4-40e1-a10f-017269e854c3 disassociated (deleted). External IP: 10.96.250.214, port: 24cf7b44-3f8a-4028-b996-e40c2310b419. [pid: 7|app: 0|req: 1523/3129] 10.0.0.91 () {32 vars in 730 bytes} [Thu May 7 22:11:39 2026] DELETE /v2.0/floatingips/ad48eba5-51f4-40e1-a10f-017269e854c3 => generated 0 bytes in 616 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:11:39.740 8 INFO neutron.api.v2.resource [None req-a0568c83-f1c8-40ce-9a3a-b96188a6c199 a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1607/3130] 10.0.0.91 () {32 vars in 727 bytes} [Thu May 7 22:11:39 2026] GET /v2.0/floatingips/ad48eba5-51f4-40e1-a10f-017269e854c3 => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3131] 199.204.45.242 () {30 vars in 702 bytes} [Thu May 7 22:11: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: 1608/3132] 199.204.45.242 () {30 vars in 704 bytes} [Thu May 7 22:11:40 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: 1525/3133] 199.204.45.242 () {30 vars in 680 bytes} [Thu May 7 22:11:40 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: 1609/3134] 199.204.45.242 () {30 vars in 716 bytes} [Thu May 7 22:11: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) 2026-05-07 22:11:40.351 7 INFO neutron.api.v2.resource [None req-9ac9ca1c-c254-43b2-829c-67ba5aa30513 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1526/3135] 199.204.45.242 () {30 vars in 762 bytes} [Thu May 7 22:11:40 2026] GET /v2.0/security-groups/lb-5d70c2f9-2f4e-445b-94b7-684c093faa8e => 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: 1610/3136] 199.204.45.242 () {30 vars in 784 bytes} [Thu May 7 22:11:40 2026] GET /v2.0/security-groups?name=lb-5d70c2f9-2f4e-445b-94b7-684c093faa8e => generated 1639 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3137] 199.204.45.242 () {30 vars in 814 bytes} [Thu May 7 22:11:40 2026] GET /v2.0/security-group-rules?security_group_id=3a61eabd-186b-4e03-8273-5f5d7f692e73 => generated 1182 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3138] 199.204.45.242 () {30 vars in 702 bytes} [Thu May 7 22:11:40 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: 1528/3139] 199.204.45.242 () {30 vars in 704 bytes} [Thu May 7 22:11: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: 8|app: 0|req: 1612/3140] 199.204.45.242 () {30 vars in 680 bytes} [Thu May 7 22:11:40 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: 1529/3141] 199.204.45.242 () {30 vars in 716 bytes} [Thu May 7 22:11:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3142] 199.204.45.242 () {30 vars in 740 bytes} [Thu May 7 22:11:40 2026] GET /v2.0/subnets/b2c76864-244e-4e85-bd6e-3dc4c351c05d => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3143] 199.204.45.242 () {30 vars in 768 bytes} [Thu May 7 22:11:40 2026] GET /v2.0/ports?device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => generated 2583 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3144] 199.204.45.242 () {30 vars in 768 bytes} [Thu May 7 22:11:40 2026] GET /v2.0/ports?device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => generated 2583 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3145] 199.204.45.242 () {30 vars in 768 bytes} [Thu May 7 22:11:40 2026] GET /v2.0/ports?device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => generated 2583 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3146] 199.204.45.242 () {30 vars in 768 bytes} [Thu May 7 22:11:41 2026] GET /v2.0/ports?device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => generated 2583 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3147] 199.204.45.242 () {34 vars in 974 bytes} [Thu May 7 22:11:42 2026] GET /v2.0/ports/484950f8-2888-4499-b1b2-23e4cae6e083 => generated 1343 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3148] 199.204.45.242 () {34 vars in 1059 bytes} [Thu May 7 22:11:42 2026] GET /v2.0/ports/484950f8-2888-4499-b1b2-23e4cae6e083?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3149] 199.204.45.242 () {30 vars in 768 bytes} [Thu May 7 22:11:42 2026] GET /v2.0/ports?device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => generated 2583 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3150] 199.204.45.242 () {34 vars in 1015 bytes} [Thu May 7 22:11:42 2026] GET /v2.0/networks/70845f2f-afc3-4c0e-b1f3-919328d8cc58?fields=dns_domain => generated 29 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3151] 199.204.45.242 () {38 vars in 1027 bytes} [Thu May 7 22:11:42 2026] PUT /v2.0/ports/484950f8-2888-4499-b1b2-23e4cae6e083 => generated 1146 bytes in 261 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: 1536/3154] 199.204.45.242 () {30 vars in 768 bytes} [Thu May 7 22:11:43 2026] GET /v2.0/ports?device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => 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: 1619/3155] 199.204.45.242 () {34 vars in 788 bytes} [Thu May 7 22:11:43 2026] PUT /v2.0/ports/484950f8-2888-4499-b1b2-23e4cae6e083 => generated 1086 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3156] 199.204.45.242 () {30 vars in 736 bytes} [Thu May 7 22:11:44 2026] GET /v2.0/ports/484950f8-2888-4499-b1b2-23e4cae6e083 => generated 1086 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 22:11:44.281 8 INFO neutron_taas.services.taas.taas_plugin [None req-41bdfc20-6c84-44a4-9be6-0f3dc30a7422 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: 484950f8-2888-4499-b1b2-23e4cae6e083 2026-05-07 22:11:44.284 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-41bdfc20-6c84-44a4-9be6-0f3dc30a7422 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: 484950f8-2888-4499-b1b2-23e4cae6e083 [pid: 8|app: 0|req: 1620/3157] 199.204.45.242 () {32 vars in 758 bytes} [Thu May 7 22:11:44 2026] DELETE /v2.0/ports/484950f8-2888-4499-b1b2-23e4cae6e083 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3158] 199.204.45.242 () {30 vars in 702 bytes} [Thu May 7 22:11:44 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: 1622/3159] 199.204.45.242 () {30 vars in 704 bytes} [Thu May 7 22:11:44 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3160] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:11:44 2026] GET /v2.0/ports?tenant_id=fa1d05996c014efe83949d98c403fdd8&device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => 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: 1623/3161] 199.204.45.242 () {30 vars in 680 bytes} [Thu May 7 22:11:44 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: 1624/3162] 199.204.45.242 () {30 vars in 716 bytes} [Thu May 7 22:11:44 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-05-07 22:11:44.791 8 INFO neutron.pecan_wsgi.hooks.translation [None req-11f6787b-a7cd-43fb-88f7-1dbaefb9b8f4 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1625/3163] 199.204.45.242 () {32 vars in 758 bytes} [Thu May 7 22:11:44 2026] DELETE /v2.0/ports/484950f8-2888-4499-b1b2-23e4cae6e083 => 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: 1539/3164] 199.204.45.242 () {34 vars in 1065 bytes} [Thu May 7 22:11:44 2026] GET /v2.0/networks?id=193c4808-872a-4548-bb27-0482b81bacfa&id=70845f2f-afc3-4c0e-b1f3-919328d8cc58 => generated 1524 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3165] 199.204.45.242 () {30 vars in 736 bytes} [Thu May 7 22:11:44 2026] GET /v2.0/ports/24cf7b44-3f8a-4028-b996-e40c2310b419 => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3166] 199.204.45.242 () {34 vars in 1061 bytes} [Thu May 7 22:11:44 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.153&port_id=b4c68b5c-e5a5-4d7e-a334-84f7d1f98287 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:11:44.855 8 INFO neutron.api.v2.resource [None req-8e180e26-f121-40a3-aed6-c55e9940a644 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1627/3167] 199.204.45.242 () {30 vars in 762 bytes} [Thu May 7 22:11:44 2026] GET /v2.0/security-groups/lb-5d70c2f9-2f4e-445b-94b7-684c093faa8e => 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: 1541/3168] 199.204.45.242 () {34 vars in 983 bytes} [Thu May 7 22:11:44 2026] GET /v2.0/subnets?id=35b204f3-4d63-41c1-aeb4-132d88d8fd88 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3169] 199.204.45.242 () {30 vars in 784 bytes} [Thu May 7 22:11:44 2026] GET /v2.0/security-groups?name=lb-5d70c2f9-2f4e-445b-94b7-684c093faa8e => generated 1639 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3170] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:11:44 2026] GET /v2.0/ports?network_id=193c4808-872a-4548-bb27-0482b81bacfa&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: 1629/3171] 199.204.45.242 () {30 vars in 736 bytes} [Thu May 7 22:11:44 2026] GET /v2.0/ports/24cf7b44-3f8a-4028-b996-e40c2310b419 => generated 1128 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3172] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:11:44 2026] GET /v2.0/networks/193c4808-872a-4548-bb27-0482b81bacfa?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: 1544/3173] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:11:44 2026] GET /v2.0/networks/193c4808-872a-4548-bb27-0482b81bacfa?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: 1630/3174] 199.204.45.242 () {34 vars in 788 bytes} [Thu May 7 22:11:44 2026] PUT /v2.0/ports/24cf7b44-3f8a-4028-b996-e40c2310b419 => generated 1090 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3175] 199.204.45.242 () {32 vars in 778 bytes} [Thu May 7 22:11:45 2026] DELETE /v2.0/security-groups/3a61eabd-186b-4e03-8273-5f5d7f692e73 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:11:45.355 8 INFO neutron_taas.services.taas.taas_plugin [None req-ceb4d607-06d0-4dab-96b9-28d3ae7538a9 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: 24cf7b44-3f8a-4028-b996-e40c2310b419 2026-05-07 22:11:45.358 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ceb4d607-06d0-4dab-96b9-28d3ae7538a9 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: 24cf7b44-3f8a-4028-b996-e40c2310b419 [pid: 8|app: 0|req: 1631/3176] 199.204.45.242 () {32 vars in 758 bytes} [Thu May 7 22:11:45 2026] DELETE /v2.0/ports/24cf7b44-3f8a-4028-b996-e40c2310b419 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3177] 199.204.45.242 () {34 vars in 993 bytes} [Thu May 7 22:11:48 2026] GET /v2.0/ports?device_id=3ff530e5-e7a7-42cf-8b12-0c27ba60c05a => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:11:48.529 8 INFO neutron_taas.services.taas.taas_plugin [req-cd7b072b-b1b8-47fd-b7ba-c4c33e297b9c req-40ddd45b-f1af-439c-bc4f-840ab1c4b7b2 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] TaaS: Handle Delete Port: b4c68b5c-e5a5-4d7e-a334-84f7d1f98287 2026-05-07 22:11:48.532 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-cd7b072b-b1b8-47fd-b7ba-c4c33e297b9c req-40ddd45b-f1af-439c-bc4f-840ab1c4b7b2 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] Tap Mirror: Handle Delete Port: b4c68b5c-e5a5-4d7e-a334-84f7d1f98287 [pid: 8|app: 0|req: 1632/3178] 199.204.45.242 () {36 vars in 996 bytes} [Thu May 7 22:11:48 2026] DELETE /v2.0/ports/b4c68b5c-e5a5-4d7e-a334-84f7d1f98287 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:11:48.715 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b73fd214-a013-4186-ad3c-abc04a8419bc'] response: {'server_uuid': '3ff530e5-e7a7-42cf-8b12-0c27ba60c05a', 'name': 'network-vif-deleted', 'tag': 'b4c68b5c-e5a5-4d7e-a334-84f7d1f98287', 'status': 'completed', 'code': 200} 2026-05-07 22:11:50.049 7 INFO neutron_taas.services.taas.taas_plugin [None req-3ebbfc9a-2cb9-4f97-a714-1fa8327bbe67 a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] TaaS: Handle Delete Port: e95cba40-1470-4910-955b-4e3d887a080e 2026-05-07 22:11:50.052 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3ebbfc9a-2cb9-4f97-a714-1fa8327bbe67 a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] Tap Mirror: Handle Delete Port: e95cba40-1470-4910-955b-4e3d887a080e 2026-05-07 22:11:50.226 7 INFO neutron.db.l3_db [None req-3ebbfc9a-2cb9-4f97-a714-1fa8327bbe67 a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] Floating IP 58ee3277-11b6-4a2d-9182-59e7d9387474 disassociated (deleted). External IP: 10.96.250.210, port: 8274b042-b5e1-45f4-8001-50cf276d4865. [pid: 7|app: 0|req: 1547/3179] 10.0.0.91 () {32 vars in 730 bytes} [Thu May 7 22:11:49 2026] DELETE /v2.0/floatingips/58ee3277-11b6-4a2d-9182-59e7d9387474 => generated 0 bytes in 613 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:11:50.564 8 INFO neutron.api.v2.resource [None req-85630e61-3307-4e22-89c8-54a75a5d3081 a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1633/3180] 10.0.0.91 () {32 vars in 727 bytes} [Thu May 7 22:11:50 2026] GET /v2.0/floatingips/58ee3277-11b6-4a2d-9182-59e7d9387474 => generated 144 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 22:11:50.580 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-faa2b02f-cabf-4ec0-95da-d053b8a43610'] response: {'name': 'network-changed', 'server_uuid': '3578c562-73b5-4a5a-b629-9eb03b50f6e2', 'tag': '8274b042-b5e1-45f4-8001-50cf276d4865', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1548/3181] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:11:50 2026] GET /v2.0/ports?device_id=3578c562-73b5-4a5a-b629-9eb03b50f6e2 => generated 1200 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3182] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:11:50 2026] GET /v2.0/security-groups?id=46920301-f66e-41ef-a204-6ba18101b715&fields=id&fields=name => generated 111 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3183] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:11:51 2026] GET /v2.0/ports?tenant_id=6fea4775c7164892a10bb15593efff46&device_id=3578c562-73b5-4a5a-b629-9eb03b50f6e2 => generated 1469 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3184] 199.204.45.242 () {34 vars in 985 bytes} [Thu May 7 22:11:51 2026] GET /v2.0/networks?id=adbc211d-f0ac-4a29-818e-ff0d11a15b09 => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3185] 199.204.45.242 () {34 vars in 1055 bytes} [Thu May 7 22:11:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.69&port_id=8274b042-b5e1-45f4-8001-50cf276d4865 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3186] 199.204.45.242 () {34 vars in 1105 bytes} [Thu May 7 22:11:51 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3dd&port_id=8274b042-b5e1-45f4-8001-50cf276d4865 => 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: 1551/3187] 199.204.45.242 () {34 vars in 1063 bytes} [Thu May 7 22:11:51 2026] GET /v2.0/subnets?id=223b2944-bb06-4af3-a1c0-b83fc46fadc4&id=d4d45894-089e-4ac1-9707-e19befd6c774 => generated 1413 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1637/3188] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:11:51 2026] GET /v2.0/ports?network_id=adbc211d-f0ac-4a29-818e-ff0d11a15b09&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3189] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:11:51 2026] GET /v2.0/ports?network_id=adbc211d-f0ac-4a29-818e-ff0d11a15b09&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: 1638/3190] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:11:51 2026] GET /v2.0/networks/adbc211d-f0ac-4a29-818e-ff0d11a15b09?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: 1553/3191] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:11:51 2026] GET /v2.0/networks/adbc211d-f0ac-4a29-818e-ff0d11a15b09?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: 1639/3192] 199.204.45.242 () {34 vars in 993 bytes} [Thu May 7 22:11:53 2026] GET /v2.0/ports?device_id=3578c562-73b5-4a5a-b629-9eb03b50f6e2 => generated 1200 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:11:53.275 7 INFO neutron_taas.services.taas.taas_plugin [req-dd893351-5fd0-4204-8d95-10402f518704 req-6518455c-2d66-4644-b795-e75a43ce0c33 a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] TaaS: Handle Delete Port: 8274b042-b5e1-45f4-8001-50cf276d4865 2026-05-07 22:11:53.278 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-dd893351-5fd0-4204-8d95-10402f518704 req-6518455c-2d66-4644-b795-e75a43ce0c33 a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] Tap Mirror: Handle Delete Port: 8274b042-b5e1-45f4-8001-50cf276d4865 [pid: 7|app: 0|req: 1554/3193] 199.204.45.242 () {36 vars in 996 bytes} [Thu May 7 22:11:53 2026] DELETE /v2.0/ports/8274b042-b5e1-45f4-8001-50cf276d4865 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:11:53.467 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd10892c-8a32-4fe9-93d6-5df30ffc176c'] response: {'server_uuid': '3578c562-73b5-4a5a-b629-9eb03b50f6e2', 'name': 'network-vif-deleted', 'tag': '8274b042-b5e1-45f4-8001-50cf276d4865', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1640/3194] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:11:55 2026] GET /v2.0/ports?device_id=3578c562-73b5-4a5a-b629-9eb03b50f6e2 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 22:12:01.129 8 INFO neutron_taas.services.taas.taas_plugin [None req-4f65c65e-71d1-4b83-981e-3d571ab74e7d a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] TaaS: Handle Delete Port: 994a1cef-0a4b-42ab-832f-e32e8e2251a1 2026-05-07 22:12:01.132 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4f65c65e-71d1-4b83-981e-3d571ab74e7d a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] Tap Mirror: Handle Delete Port: 994a1cef-0a4b-42ab-832f-e32e8e2251a1 2026-05-07 22:12:01.308 8 INFO neutron.db.l3_db [None req-4f65c65e-71d1-4b83-981e-3d571ab74e7d a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] Floating IP dd94b11f-8732-4ca3-9ffd-6783595a4e82 disassociated (deleted). External IP: 10.96.250.207, port: 9eec8d08-743f-46de-8844-7c042e754733. [pid: 8|app: 0|req: 1642/3197] 10.0.0.91 () {32 vars in 730 bytes} [Thu May 7 22:12:00 2026] DELETE /v2.0/floatingips/dd94b11f-8732-4ca3-9ffd-6783595a4e82 => generated 0 bytes in 600 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:12:01.612 7 INFO neutron.api.v2.resource [None req-3fca03dd-e89c-499e-ae95-144b1ab8e54d a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1556/3198] 10.0.0.91 () {32 vars in 727 bytes} [Thu May 7 22:12:01 2026] GET /v2.0/floatingips/dd94b11f-8732-4ca3-9ffd-6783595a4e82 => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 22:12:01.626 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-da9afc4e-794a-415c-824c-36efba3dd83a'] response: {'name': 'network-changed', 'server_uuid': 'b2709823-bc70-4e3c-84bc-94c72e68503e', 'tag': '9eec8d08-743f-46de-8844-7c042e754733', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1643/3199] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:12:01 2026] GET /v2.0/ports?device_id=b2709823-bc70-4e3c-84bc-94c72e68503e => generated 1196 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3200] 10.0.0.169 () {34 vars in 1039 bytes} [Thu May 7 22:12:01 2026] GET /v2.0/security-groups?id=46920301-f66e-41ef-a204-6ba18101b715&fields=id&fields=name => generated 111 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3201] 199.204.45.242 () {34 vars in 1079 bytes} [Thu May 7 22:12:02 2026] GET /v2.0/ports?tenant_id=6fea4775c7164892a10bb15593efff46&device_id=b2709823-bc70-4e3c-84bc-94c72e68503e => generated 1465 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3202] 199.204.45.242 () {34 vars in 985 bytes} [Thu May 7 22:12:02 2026] GET /v2.0/networks?id=8c5f713f-0e82-46ec-938e-92499332f1e9 => generated 801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3203] 199.204.45.242 () {34 vars in 1055 bytes} [Thu May 7 22:12:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.94&port_id=9eec8d08-743f-46de-8844-7c042e754733 => 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: 1559/3204] 199.204.45.242 () {34 vars in 1103 bytes} [Thu May 7 22:12:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A133&port_id=9eec8d08-743f-46de-8844-7c042e754733 => 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: 1646/3205] 199.204.45.242 () {34 vars in 1063 bytes} [Thu May 7 22:12:02 2026] GET /v2.0/subnets?id=d9a5b1a6-a559-4f7a-a71e-919b62785eca&id=01c32cac-f189-4460-aebc-93e44c8fd8f4 => generated 1410 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3206] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:12:02 2026] GET /v2.0/ports?network_id=8c5f713f-0e82-46ec-938e-92499332f1e9&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: 1647/3207] 199.204.45.242 () {34 vars in 1051 bytes} [Thu May 7 22:12:02 2026] GET /v2.0/ports?network_id=8c5f713f-0e82-46ec-938e-92499332f1e9&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3208] 199.204.45.242 () {34 vars in 1011 bytes} [Thu May 7 22:12:02 2026] GET /v2.0/networks/8c5f713f-0e82-46ec-938e-92499332f1e9?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: 1648/3209] 199.204.45.242 () {34 vars in 1111 bytes} [Thu May 7 22:12:02 2026] GET /v2.0/networks/8c5f713f-0e82-46ec-938e-92499332f1e9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3210] 199.204.45.242 () {34 vars in 993 bytes} [Thu May 7 22:12:04 2026] GET /v2.0/ports?device_id=b2709823-bc70-4e3c-84bc-94c72e68503e => generated 1196 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 22:12:04.424 8 INFO neutron_taas.services.taas.taas_plugin [req-a80caa46-4acd-48e5-a65f-77dd7fbe43fc req-8410ba0e-febb-4c12-b57d-124f3df2fad2 a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] TaaS: Handle Delete Port: 9eec8d08-743f-46de-8844-7c042e754733 2026-05-07 22:12:04.427 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-a80caa46-4acd-48e5-a65f-77dd7fbe43fc req-8410ba0e-febb-4c12-b57d-124f3df2fad2 a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] Tap Mirror: Handle Delete Port: 9eec8d08-743f-46de-8844-7c042e754733 [pid: 8|app: 0|req: 1649/3211] 199.204.45.242 () {36 vars in 996 bytes} [Thu May 7 22:12:04 2026] DELETE /v2.0/ports/9eec8d08-743f-46de-8844-7c042e754733 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:12:04.671 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fbefb7bb-d55a-46be-8e1a-b91b3f8feb62'] response: {'server_uuid': 'b2709823-bc70-4e3c-84bc-94c72e68503e', 'name': 'network-vif-deleted', 'tag': '9eec8d08-743f-46de-8844-7c042e754733', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1563/3212] 10.0.0.169 () {34 vars in 989 bytes} [Thu May 7 22:12:06 2026] GET /v2.0/ports?device_id=b2709823-bc70-4e3c-84bc-94c72e68503e => 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: 1650/3213] 10.0.0.91 () {32 vars in 748 bytes} [Thu May 7 22:12:12 2026] DELETE /v2.0/security-group-rules/7456e09b-026f-45b3-859f-d93cfb546b8f => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:12:12.142 7 INFO neutron.api.v2.resource [None req-78f06185-a019-46d4-a1b3-388fb9e3a7a5 a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1564/3214] 10.0.0.91 () {32 vars in 745 bytes} [Thu May 7 22:12:12 2026] GET /v2.0/security-group-rules/7456e09b-026f-45b3-859f-d93cfb546b8f => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1651/3215] 10.0.0.91 () {32 vars in 748 bytes} [Thu May 7 22:12:12 2026] DELETE /v2.0/security-group-rules/7c71ecb3-d79a-49e4-9611-ebb434889db0 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:12:12.226 7 INFO neutron.api.v2.resource [None req-46ca80bc-a715-4ded-afee-3f5e89c43e84 a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1565/3216] 10.0.0.91 () {32 vars in 745 bytes} [Thu May 7 22:12:12 2026] GET /v2.0/security-group-rules/7c71ecb3-d79a-49e4-9611-ebb434889db0 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1652/3217] 10.0.0.91 () {32 vars in 748 bytes} [Thu May 7 22:12:12 2026] DELETE /v2.0/security-group-rules/5be3538e-070b-4160-ab6f-a88092306bf2 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:12:12.352 7 INFO neutron.api.v2.resource [None req-3bfd6e2a-9525-4926-84df-ba8c0910c7e4 a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1566/3218] 10.0.0.91 () {32 vars in 745 bytes} [Thu May 7 22:12:12 2026] GET /v2.0/security-group-rules/5be3538e-070b-4160-ab6f-a88092306bf2 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1653/3219] 10.0.0.91 () {32 vars in 748 bytes} [Thu May 7 22:12:12 2026] DELETE /v2.0/security-group-rules/2ae787ca-b8b0-414a-9534-8fa1b3b5d230 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:12:12.440 7 INFO neutron.api.v2.resource [None req-e1627206-d5f8-44c6-8655-8aa0ac63472f a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1567/3220] 10.0.0.91 () {32 vars in 745 bytes} [Thu May 7 22:12:12 2026] GET /v2.0/security-group-rules/2ae787ca-b8b0-414a-9534-8fa1b3b5d230 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1654/3221] 10.0.0.91 () {32 vars in 748 bytes} [Thu May 7 22:12:12 2026] DELETE /v2.0/security-group-rules/edc86ee4-8d16-441b-9801-c257e189260b => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:12:12.521 7 INFO neutron.api.v2.resource [None req-110315cd-e0bd-438c-aed9-28f1b53a1892 a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1568/3222] 10.0.0.91 () {32 vars in 745 bytes} [Thu May 7 22:12:12 2026] GET /v2.0/security-group-rules/edc86ee4-8d16-441b-9801-c257e189260b => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1655/3223] 10.0.0.91 () {32 vars in 748 bytes} [Thu May 7 22:12:12 2026] DELETE /v2.0/security-group-rules/572e201b-0a19-4292-bace-f504c3133418 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:12:12.590 7 INFO neutron.api.v2.resource [None req-d425bd4e-05fb-4064-abc2-53722a703099 a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1569/3224] 10.0.0.91 () {32 vars in 745 bytes} [Thu May 7 22:12:12 2026] GET /v2.0/security-group-rules/572e201b-0a19-4292-bace-f504c3133418 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1656/3225] 10.0.0.91 () {32 vars in 748 bytes} [Thu May 7 22:12:12 2026] DELETE /v2.0/security-group-rules/42f9fa7b-53fb-4009-8c57-facb5559bc5a => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:12:12.663 7 INFO neutron.api.v2.resource [None req-016c0c24-1f14-43df-b6d5-1628296b03ce a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1570/3226] 10.0.0.91 () {32 vars in 745 bytes} [Thu May 7 22:12:12 2026] GET /v2.0/security-group-rules/42f9fa7b-53fb-4009-8c57-facb5559bc5a => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3227] 10.0.0.91 () {32 vars in 748 bytes} [Thu May 7 22:12:12 2026] DELETE /v2.0/security-group-rules/48416e2c-65a3-4729-afbc-fddd805324ed => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:12:12.735 7 INFO neutron.api.v2.resource [None req-440d1cce-cd71-4654-a6e2-56dfe378dcdd a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1571/3228] 10.0.0.91 () {32 vars in 745 bytes} [Thu May 7 22:12:12 2026] GET /v2.0/security-group-rules/48416e2c-65a3-4729-afbc-fddd805324ed => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1658/3229] 10.0.0.91 () {32 vars in 748 bytes} [Thu May 7 22:12:12 2026] DELETE /v2.0/security-group-rules/53cc6818-a8bd-469d-b773-58da759a82b5 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:12:12.811 7 INFO neutron.api.v2.resource [None req-73b20abf-6b47-4603-a58f-54dcb930f004 a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1572/3230] 10.0.0.91 () {32 vars in 745 bytes} [Thu May 7 22:12:12 2026] GET /v2.0/security-group-rules/53cc6818-a8bd-469d-b773-58da759a82b5 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1659/3231] 10.0.0.91 () {32 vars in 748 bytes} [Thu May 7 22:12:12 2026] DELETE /v2.0/security-group-rules/c5fdefe0-a95d-4f5a-8196-18b1b1241d70 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:12:12.892 7 INFO neutron.api.v2.resource [None req-a136c960-991e-4037-be43-63b85c4d624a a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1573/3232] 10.0.0.91 () {32 vars in 745 bytes} [Thu May 7 22:12:12 2026] GET /v2.0/security-group-rules/c5fdefe0-a95d-4f5a-8196-18b1b1241d70 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1660/3233] 10.0.0.91 () {32 vars in 748 bytes} [Thu May 7 22:12:12 2026] DELETE /v2.0/security-group-rules/072d186f-6885-47df-9a80-49e13865d04c => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:12:12.989 7 INFO neutron.api.v2.resource [None req-e2e98e10-6843-4891-aaf5-6dca34efa1b3 a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1574/3234] 10.0.0.91 () {32 vars in 745 bytes} [Thu May 7 22:12:12 2026] GET /v2.0/security-group-rules/072d186f-6885-47df-9a80-49e13865d04c => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1661/3235] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:12:12 2026] DELETE /v2.0/security-groups/46920301-f66e-41ef-a204-6ba18101b715 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:12:13.093 7 INFO neutron.api.v2.resource [None req-8b832391-17ec-44d7-a04a-d23897cf33dd a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1575/3236] 10.0.0.91 () {32 vars in 735 bytes} [Thu May 7 22:12:13 2026] GET /v2.0/security-groups/46920301-f66e-41ef-a204-6ba18101b715 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 22:12:13.497 8 INFO neutron_taas.services.taas.taas_plugin [None req-4bdfc674-741a-4a7d-9c79-be2b687458bc a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] TaaS: Handle Delete Port: ca80dcb7-b09e-42b2-ba3f-edc08439192d 2026-05-07 22:12:13.500 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4bdfc674-741a-4a7d-9c79-be2b687458bc a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] Tap Mirror: Handle Delete Port: ca80dcb7-b09e-42b2-ba3f-edc08439192d [pid: 8|app: 0|req: 1662/3239] 10.0.0.91 () {34 vars in 787 bytes} [Thu May 7 22:12:13 2026] PUT /v2.0/routers/91171424-1eb3-4240-bfb9-13dcd3189678/remove_router_interface => generated 310 bytes in 921 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:12:14.199 7 INFO neutron.api.v2.resource [None req-ea92f895-aabf-4b68-baac-f811c9182a03 a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1578/3240] 10.0.0.91 () {34 vars in 787 bytes} [Thu May 7 22:12:14 2026] PUT /v2.0/routers/91171424-1eb3-4240-bfb9-13dcd3189678/remove_router_interface => generated 198 bytes in 136 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 22:12:14.602 8 INFO neutron_taas.services.taas.taas_plugin [None req-926676c6-dc6c-4594-be43-4b555d14e933 a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] TaaS: Handle Delete Port: 6e6b4329-14e9-4d35-a481-eb4dfd966957 2026-05-07 22:12:14.605 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-926676c6-dc6c-4594-be43-4b555d14e933 a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] Tap Mirror: Handle Delete Port: 6e6b4329-14e9-4d35-a481-eb4dfd966957 [pid: 8|app: 0|req: 1663/3241] 10.0.0.91 () {34 vars in 787 bytes} [Thu May 7 22:12:14 2026] PUT /v2.0/routers/91171424-1eb3-4240-bfb9-13dcd3189678/remove_router_interface => generated 310 bytes in 901 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:12:15.264 7 INFO neutron.api.v2.resource [None req-2d8102cf-16b0-4b54-919a-3f3b0e9b2d1c a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1579/3242] 10.0.0.91 () {34 vars in 787 bytes} [Thu May 7 22:12:15 2026] PUT /v2.0/routers/91171424-1eb3-4240-bfb9-13dcd3189678/remove_router_interface => generated 198 bytes in 156 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 22:12:16.159 8 INFO neutron_taas.services.taas.taas_plugin [None req-994338cc-3c4e-4d3c-b759-5252657d7f1f a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] TaaS: Handle Delete Port: e552e09a-a170-4dea-8de9-7ab3b3084cef 2026-05-07 22:12:16.163 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-994338cc-3c4e-4d3c-b759-5252657d7f1f a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] Tap Mirror: Handle Delete Port: e552e09a-a170-4dea-8de9-7ab3b3084cef [pid: 8|app: 0|req: 1664/3243] 10.0.0.91 () {34 vars in 787 bytes} [Thu May 7 22:12:15 2026] PUT /v2.0/routers/91171424-1eb3-4240-bfb9-13dcd3189678/remove_router_interface => generated 310 bytes in 1460 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 22:12:16.895 7 INFO neutron.api.v2.resource [None req-32944239-e7a0-4785-a63a-da9c9a3079ac a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1580/3244] 10.0.0.91 () {34 vars in 787 bytes} [Thu May 7 22:12:16 2026] PUT /v2.0/routers/91171424-1eb3-4240-bfb9-13dcd3189678/remove_router_interface => generated 198 bytes in 158 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 22:12:17.094 8 INFO neutron_taas.services.taas.taas_plugin [None req-bca45b87-6a20-4b5a-89fd-08e569d6237e a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] TaaS: Handle Delete Port: bbe147a0-5378-452f-9f0b-618e7353fd1d 2026-05-07 22:12:17.097 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bca45b87-6a20-4b5a-89fd-08e569d6237e a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] Tap Mirror: Handle Delete Port: bbe147a0-5378-452f-9f0b-618e7353fd1d 2026-05-07 22:12:17.354 8 INFO neutron_taas.services.taas.taas_plugin [None req-bca45b87-6a20-4b5a-89fd-08e569d6237e a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] TaaS: Handle Delete Port: c2cd4f54-c570-4ca8-95cc-f077255d9b04 2026-05-07 22:12:17.357 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bca45b87-6a20-4b5a-89fd-08e569d6237e a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] Tap Mirror: Handle Delete Port: c2cd4f54-c570-4ca8-95cc-f077255d9b04 2026-05-07 22:12:17.747 8 INFO neutron.db.l3_hamode_db [None req-bca45b87-6a20-4b5a-89fd-08e569d6237e a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] HA network 678db8f8-f720-4559-928e-3a6651c6c695 was deleted as no HA routers are present in project 6fea4775c7164892a10bb15593efff46. [pid: 8|app: 0|req: 1665/3245] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:12:16 2026] DELETE /v2.0/routers/91171424-1eb3-4240-bfb9-13dcd3189678 => generated 0 bytes in 855 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:12:17.758 8 INFO neutron.services.segments.plugin [-] Segment b0bb46a7-0bcc-4314-b963-e73728c4a005 resource provider aggregate not found 2026-05-07 22:12:17.766 8 INFO neutron.services.segments.plugin [-] Segment b0bb46a7-0bcc-4314-b963-e73728c4a005 resource provider aggregate not found 2026-05-07 22:12:17.782 8 INFO neutron.services.segments.plugin [-] Segment b0bb46a7-0bcc-4314-b963-e73728c4a005 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0bb46a7-0bcc-4314-b963-e73728c4a005 found for delete ", "request_id": "req-f47c41f1-034d-4253-86c3-8817c754a923"}]} 2026-05-07 22:12:17.782 7 INFO neutron.api.v2.resource [None req-c9911d0b-7798-4b44-9b5f-99bc9ecfd473 a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] show failed (client error): The resource could not be found. 2026-05-07 22:12:17.783 8 INFO neutron.services.segments.plugin [-] Segment b0bb46a7-0bcc-4314-b963-e73728c4a005 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0bb46a7-0bcc-4314-b963-e73728c4a005 found for delete ", "request_id": "req-a9e77a29-94f5-44f8-96d3-a325db6470bd"}]} [pid: 7|app: 0|req: 1581/3246] 10.0.0.91 () {32 vars in 719 bytes} [Thu May 7 22:12:17 2026] GET /v2.0/routers/91171424-1eb3-4240-bfb9-13dcd3189678 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1666/3247] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:12:17 2026] DELETE /v2.0/subnets/223b2944-bb06-4af3-a1c0-b83fc46fadc4 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:12:17.973 7 INFO neutron.pecan_wsgi.hooks.translation [None req-43006566-985e-49ac-b18f-ed36cbe1845a a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1582/3248] 10.0.0.91 () {32 vars in 719 bytes} [Thu May 7 22:12:17 2026] GET /v2.0/subnets/223b2944-bb06-4af3-a1c0-b83fc46fadc4 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1667/3249] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:12:17 2026] DELETE /v2.0/subnets/d4d45894-089e-4ac1-9707-e19befd6c774 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:12:18.142 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fd05562b-6ba3-4eaf-b7c9-161e0cc3fad5 a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1583/3250] 10.0.0.91 () {32 vars in 719 bytes} [Thu May 7 22:12:18 2026] GET /v2.0/subnets/d4d45894-089e-4ac1-9707-e19befd6c774 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 22:12:18.235 8 INFO neutron_taas.services.taas.taas_plugin [None req-8cec873b-ab77-4830-950f-fb0cc99f54f4 a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] TaaS: Handle Delete Port: a0467480-54f2-4d2d-b572-79a11eb84f1a 2026-05-07 22:12:18.237 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8cec873b-ab77-4830-950f-fb0cc99f54f4 a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] Tap Mirror: Handle Delete Port: a0467480-54f2-4d2d-b572-79a11eb84f1a [pid: 8|app: 0|req: 1668/3251] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:12:18 2026] DELETE /v2.0/networks/adbc211d-f0ac-4a29-818e-ff0d11a15b09 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:12:18.455 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4c043ec8-895e-4de3-b765-8771d6486f7f a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1584/3252] 10.0.0.91 () {32 vars in 721 bytes} [Thu May 7 22:12:18 2026] GET /v2.0/networks/adbc211d-f0ac-4a29-818e-ff0d11a15b09 => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1669/3253] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:12:18 2026] DELETE /v2.0/subnets/d9a5b1a6-a559-4f7a-a71e-919b62785eca => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:12:18.639 7 INFO neutron.pecan_wsgi.hooks.translation [None req-64238a24-7af7-4471-817e-37a22a299cc7 a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1585/3254] 10.0.0.91 () {32 vars in 719 bytes} [Thu May 7 22:12:18 2026] GET /v2.0/subnets/d9a5b1a6-a559-4f7a-a71e-919b62785eca => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1670/3255] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:12:18 2026] DELETE /v2.0/subnets/01c32cac-f189-4460-aebc-93e44c8fd8f4 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:12:18.819 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8c070d9c-4f42-48e1-8c0f-564411866889 a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1586/3256] 10.0.0.91 () {32 vars in 719 bytes} [Thu May 7 22:12:18 2026] GET /v2.0/subnets/01c32cac-f189-4460-aebc-93e44c8fd8f4 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 22:12:18.924 8 INFO neutron_taas.services.taas.taas_plugin [None req-b8d26a36-bff1-4c93-a88c-4bee88078aa8 a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] TaaS: Handle Delete Port: 9aa8abd4-2b3a-4fa6-a85a-bd5a21124337 2026-05-07 22:12:18.926 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8d26a36-bff1-4c93-a88c-4bee88078aa8 a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] Tap Mirror: Handle Delete Port: 9aa8abd4-2b3a-4fa6-a85a-bd5a21124337 [pid: 8|app: 0|req: 1671/3257] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:12:18 2026] DELETE /v2.0/networks/8c5f713f-0e82-46ec-938e-92499332f1e9 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:12:19.136 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a97c083b-6ec5-4fef-b152-67d3efb416d2 a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1587/3258] 10.0.0.91 () {32 vars in 721 bytes} [Thu May 7 22:12:19 2026] GET /v2.0/networks/8c5f713f-0e82-46ec-938e-92499332f1e9 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1672/3259] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:12:19 2026] DELETE /v2.0/subnets/3544e62d-e275-4bde-9ebb-5758ef8d695b => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:12:19.285 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c58a8a9f-6ad7-44c8-8554-db9b83b123bd a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1588/3260] 10.0.0.91 () {32 vars in 719 bytes} [Thu May 7 22:12:19 2026] GET /v2.0/subnets/3544e62d-e275-4bde-9ebb-5758ef8d695b => 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: 1673/3261] 10.0.0.91 () {32 vars in 722 bytes} [Thu May 7 22:12:19 2026] DELETE /v2.0/subnets/b2c76864-244e-4e85-bd6e-3dc4c351c05d => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:12:19.476 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a877d8ee-0300-4442-b159-664789ae180f a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1589/3262] 10.0.0.91 () {32 vars in 719 bytes} [Thu May 7 22:12:19 2026] GET /v2.0/subnets/b2c76864-244e-4e85-bd6e-3dc4c351c05d => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 22:12:19.579 8 INFO neutron_taas.services.taas.taas_plugin [None req-f2b8138a-3f69-42a2-8227-4d8ac4901c51 a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] TaaS: Handle Delete Port: 74bfb416-1a4f-4e6d-be37-8ea9ad1d488f 2026-05-07 22:12:19.581 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f2b8138a-3f69-42a2-8227-4d8ac4901c51 a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] Tap Mirror: Handle Delete Port: 74bfb416-1a4f-4e6d-be37-8ea9ad1d488f [pid: 8|app: 0|req: 1674/3263] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 22:12:19 2026] DELETE /v2.0/networks/70845f2f-afc3-4c0e-b1f3-919328d8cc58 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 22:12:19.774 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aef90ea1-5100-47f8-a041-4c003cb1010e a294b026769c4de69ad237f25d73ac34 6fea4775c7164892a10bb15593efff46 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1590/3264] 10.0.0.91 () {32 vars in 721 bytes} [Thu May 7 22:12:19 2026] GET /v2.0/networks/70845f2f-afc3-4c0e-b1f3-919328d8cc58 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 22:12:19.806 8 INFO neutron.services.segments.plugin [-] Segment f07c1409-88c3-4c2a-9188-a32404e40342 resource provider aggregate not found 2026-05-07 22:12:19.810 8 INFO neutron.services.segments.plugin [-] Segment f07c1409-88c3-4c2a-9188-a32404e40342 resource provider aggregate not found 2026-05-07 22:12:19.827 8 INFO neutron.services.segments.plugin [-] Segment f07c1409-88c3-4c2a-9188-a32404e40342 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f07c1409-88c3-4c2a-9188-a32404e40342 found for delete ", "request_id": "req-a9209ce3-f5fd-4f9f-8f2e-2c01e9f96948"}]} 2026-05-07 22:12:19.832 8 INFO neutron.services.segments.plugin [-] Segment f07c1409-88c3-4c2a-9188-a32404e40342 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f07c1409-88c3-4c2a-9188-a32404e40342 found for delete ", "request_id": "req-626e402e-9892-471d-9e9d-07cf9af8511f"}]} 2026-05-07 22:12:19.845 8 INFO neutron.services.segments.plugin [-] Segment 025b466b-c7d5-402c-8588-78c88a4573ec resource provider aggregate not found 2026-05-07 22:12:19.849 8 INFO neutron.services.segments.plugin [-] Segment 025b466b-c7d5-402c-8588-78c88a4573ec resource provider aggregate not found 2026-05-07 22:12:19.862 8 INFO neutron.services.segments.plugin [-] Segment 025b466b-c7d5-402c-8588-78c88a4573ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 025b466b-c7d5-402c-8588-78c88a4573ec found for delete ", "request_id": "req-531cbadc-91a4-450b-b13b-22e7d9ca28f6"}]} 2026-05-07 22:12:19.866 8 INFO neutron.services.segments.plugin [-] Segment 025b466b-c7d5-402c-8588-78c88a4573ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 025b466b-c7d5-402c-8588-78c88a4573ec found for delete ", "request_id": "req-63f8c517-3234-4577-ae62-3904e4e36b71"}]} 2026-05-07 22:12:19.878 8 INFO neutron.services.segments.plugin [-] Segment 9edbe66c-f0fe-47ba-b795-04c6faaf4b4d resource provider aggregate not found 2026-05-07 22:12:19.884 8 INFO neutron.services.segments.plugin [-] Segment 9edbe66c-f0fe-47ba-b795-04c6faaf4b4d resource provider aggregate not found 2026-05-07 22:12:19.899 8 INFO neutron.services.segments.plugin [-] Segment 9edbe66c-f0fe-47ba-b795-04c6faaf4b4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9edbe66c-f0fe-47ba-b795-04c6faaf4b4d found for delete ", "request_id": "req-80e833f1-0d47-4389-aa0e-9fb6160ba0aa"}]} 2026-05-07 22:12:19.900 8 INFO neutron.services.segments.plugin [-] Segment 9edbe66c-f0fe-47ba-b795-04c6faaf4b4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9edbe66c-f0fe-47ba-b795-04c6faaf4b4d found for delete ", "request_id": "req-1352b97f-7ec9-4ea5-8098-471cddd4c028"}]} 2026-05-07 22:12:21.798 8 WARNING neutron.db.securitygroups_db [None req-d2f3d85a-2f5a-4bac-9a90-14e0513090ee 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1675/3265] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:12:21 2026] GET /v2.0/security-groups?tenant_id=51a01b40ccaf4826ab2ec2a88f0ba948&name=default => generated 2929 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3266] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:12:21 2026] DELETE /v2.0/security-groups/083f8091-3ac7-4247-8abf-5f35c1a01700 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:12:22.128 8 WARNING neutron.db.securitygroups_db [None req-79d89307-8211-4f46-a61b-833b46d9474b 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1676/3267] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:12:22 2026] GET /v2.0/security-groups?tenant_id=6fea4775c7164892a10bb15593efff46&name=default => generated 2929 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3268] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:12:22 2026] DELETE /v2.0/security-groups/96956c4e-55b4-4150-a05a-4b341b2e610d => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:12:22.428 8 WARNING neutron.db.securitygroups_db [None req-13142946-3664-4822-8d72-58d5e69e36f3 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1677/3269] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:12:22 2026] GET /v2.0/security-groups?tenant_id=d6af5f2ae1fb4f5188c1d2023db6cfee&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3270] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:12:22 2026] DELETE /v2.0/security-groups/ba02997c-f03a-4d29-a05e-098d3afe5abe => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:12:22.792 8 WARNING neutron.db.securitygroups_db [None req-7b134452-7616-4020-8e0c-89f852f2b4d8 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1678/3271] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:12:22 2026] GET /v2.0/security-groups?tenant_id=9c9303d0b0d24d359ef9c84a9c49952a&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3272] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:12:22 2026] DELETE /v2.0/security-groups/496f5ff8-581a-46e1-915c-63cb840eb916 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:12:23.154 8 WARNING neutron.db.securitygroups_db [None req-a2d499e9-3d74-455a-a257-321139c0a025 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1679/3273] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:12:23 2026] GET /v2.0/security-groups?tenant_id=9229c84f0bb1451aa24eb9260ff59eea&name=default => generated 2929 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3274] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:12:23 2026] DELETE /v2.0/security-groups/a0f8228e-f264-49e1-b070-1f6267a2efe3 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:12:23.618 8 WARNING neutron.db.securitygroups_db [None req-78784fec-39e3-4467-af48-bf623136f341 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1680/3275] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:12:23 2026] GET /v2.0/security-groups?tenant_id=0ad4f138748e4c15b8e2054469fbd79d&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3276] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:12:23 2026] DELETE /v2.0/security-groups/bbef68f4-de96-4ed4-a469-4317b0bca0ec => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 22:12:23.968 8 WARNING neutron.db.securitygroups_db [None req-9c223d75-0820-4804-ac14-86f936fcafa9 796f3761128e4e28a8cb581eef97d076 fa1d05996c014efe83949d98c403fdd8 - - default default] project_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: 1681/3277] 10.0.0.91 () {32 vars in 772 bytes} [Thu May 7 22:12:23 2026] GET /v2.0/security-groups?tenant_id=d70354df6612437685fb77021e9fa0f5&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3278] 10.0.0.91 () {32 vars in 738 bytes} [Thu May 7 22:12:24 2026] DELETE /v2.0/security-groups/f2571e72-36dc-4b6a-8681-47bbf71e3b28 => 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: 1682/3279] 10.0.0.91 () {32 vars in 647 bytes} [Thu May 7 22:12:26 2026] GET /v2.0/networks => generated 2168 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3280] 10.0.0.91 () {32 vars in 653 bytes} [Thu May 7 22:12:27 2026] GET /v2.0/floatingips => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1683/3281] 10.0.0.91 () {32 vars in 645 bytes} [Thu May 7 22:12:27 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3282] 10.0.0.91 () {32 vars in 641 bytes} [Thu May 7 22:12:27 2026] GET /v2.0/ports => generated 4721 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1684/3283] 10.0.0.91 () {32 vars in 645 bytes} [Thu May 7 22:12:27 2026] GET /v2.0/subnets => generated 1308 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3284] 10.0.0.91 () {32 vars in 647 bytes} [Thu May 7 22:12:28 2026] GET /v2.0/networks => generated 2168 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1685/3285] 10.0.0.91 () {32 vars in 661 bytes} [Thu May 7 22:12:28 2026] GET /v2.0/security-groups => generated 17397 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3286] 10.0.0.91 () {32 vars in 653 bytes} [Thu May 7 22:12:28 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)