+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Apr 30 06:34:07 2026] *** compiled with version: 13.3.0 on 28 April 2026 06:27:38 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-b58c48fd9-qcdxr 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 0x7fb0447af668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet /var/lib/openstack/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet 2026-04-30 06:34:11.688 7 INFO neutron.common.config [-] Logging enabled! 2026-04-30 06:34:11.688 7 INFO neutron.common.config [-] uwsgi version 28.1.0.dev169 2026-04-30 06:34:11.758 8 INFO neutron.common.config [-] Logging enabled! 2026-04-30 06:34:11.758 8 INFO neutron.common.config [-] uwsgi version 28.1.0.dev169 2026-04-30 06:34:12.728 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-30 06:34:12.804 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-30 06:34:14.092 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-30 06:34:14.094 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-30 06:34:14.098 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-30 06:34:14.099 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-30 06:34:14.099 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-30 06:34:14.099 7 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-04-30 06:34:14.099 7 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-04-30 06:34:14.100 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-30 06:34:14.107 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-30 06:34:14.107 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-30 06:34:14.107 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-30 06:34:14.129 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-30 06:34:14.130 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-30 06:34:14.130 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-30 06:34:14.155 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-30 06:34:14.155 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-30 06:34:14.156 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-30 06:34:14.156 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-30 06:34:14.298 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-30 06:34:14.301 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-30 06:34:14.305 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-30 06:34:14.307 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-30 06:34:14.307 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-30 06:34:14.307 8 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-04-30 06:34:14.308 8 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-04-30 06:34:14.308 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-30 06:34:14.320 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-30 06:34:14.320 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-30 06:34:14.320 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-30 06:34:14.348 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-30 06:34:14.349 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-30 06:34:14.349 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-30 06:34:14.375 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-30 06:34:14.375 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-30 06:34:14.375 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-30 06:34:14.375 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-30 06:34:14.478 7 INFO neutron.plugins.ml2.managers [None req-3dce044f-083f-4bc3-a914-1049b94b76cc - - - - - -] Initializing driver for type 'vlan' 2026-04-30 06:34:14.697 8 INFO neutron.plugins.ml2.managers [None req-00740717-d7e7-4e09-ade6-c77090b86368 - - - - - -] Initializing driver for type 'vlan' 2026-04-30 06:34:14.747 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-3dce044f-083f-4bc3-a914-1049b94b76cc - - - - - -] VlanTypeDriver initialization complete 2026-04-30 06:34:14.747 7 INFO neutron.plugins.ml2.managers [None req-3dce044f-083f-4bc3-a914-1049b94b76cc - - - - - -] Initializing driver for type 'vxlan' 2026-04-30 06:34:14.747 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-3dce044f-083f-4bc3-a914-1049b94b76cc - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-30 06:34:14.760 7 INFO neutron.plugins.ml2.managers [None req-3dce044f-083f-4bc3-a914-1049b94b76cc - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-30 06:34:14.761 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-3dce044f-083f-4bc3-a914-1049b94b76cc - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-30 06:34:14.761 7 INFO neutron.plugins.ml2.managers [None req-3dce044f-083f-4bc3-a914-1049b94b76cc - - - - - -] Initializing extension driver 'port_security' 2026-04-30 06:34:14.761 7 INFO neutron.plugins.ml2.extensions.port_security [None req-3dce044f-083f-4bc3-a914-1049b94b76cc - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-30 06:34:14.761 7 INFO neutron.plugins.ml2.managers [None req-3dce044f-083f-4bc3-a914-1049b94b76cc - - - - - -] Initializing extension driver 'qos' 2026-04-30 06:34:14.761 7 INFO neutron.plugins.ml2.managers [None req-3dce044f-083f-4bc3-a914-1049b94b76cc - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-30 06:34:14.761 7 INFO neutron.plugins.ml2.managers [None req-3dce044f-083f-4bc3-a914-1049b94b76cc - - - - - -] Initializing mechanism driver 'l2population' 2026-04-30 06:34:14.775 7 INFO neutron.quota [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded quota_driver: . 2026-04-30 06:34:14.775 7 INFO neutron.plugins.ml2.plugin [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Modular L2 Plugin initialization complete 2026-04-30 06:34:14.775 7 INFO neutron.plugins.ml2.managers [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-30 06:34:14.775 7 INFO neutron.plugins.ml2.managers [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-30 06:34:14.776 7 INFO neutron.plugins.ml2.managers [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-30 06:34:14.776 7 INFO neutron.manager [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loading Plugin: qos 2026-04-30 06:34:14.789 7 INFO neutron.manager [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loading Plugin: router 2026-04-30 06:34:14.832 7 INFO neutron.services.service_base [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-30 06:34:14.833 7 INFO neutron.manager [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loading Plugin: segments 2026-04-30 06:34:14.927 7 INFO neutron.manager [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loading Plugin: trunk 2026-04-30 06:34:14.941 7 INFO neutron.manager [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loading Plugin: vpnaas 2026-04-30 06:34:14.972 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-00740717-d7e7-4e09-ade6-c77090b86368 - - - - - -] VlanTypeDriver initialization complete 2026-04-30 06:34:14.972 8 INFO neutron.plugins.ml2.managers [None req-00740717-d7e7-4e09-ade6-c77090b86368 - - - - - -] Initializing driver for type 'vxlan' 2026-04-30 06:34:14.972 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-00740717-d7e7-4e09-ade6-c77090b86368 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-30 06:34:14.979 7 WARNING stevedore.named [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-30 06:34:14.986 8 INFO neutron.plugins.ml2.managers [None req-00740717-d7e7-4e09-ade6-c77090b86368 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-30 06:34:14.986 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-00740717-d7e7-4e09-ade6-c77090b86368 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-30 06:34:14.986 8 INFO neutron.plugins.ml2.managers [None req-00740717-d7e7-4e09-ade6-c77090b86368 - - - - - -] Initializing extension driver 'port_security' 2026-04-30 06:34:14.987 8 INFO neutron.plugins.ml2.extensions.port_security [None req-00740717-d7e7-4e09-ade6-c77090b86368 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-30 06:34:14.987 8 INFO neutron.plugins.ml2.managers [None req-00740717-d7e7-4e09-ade6-c77090b86368 - - - - - -] Initializing extension driver 'qos' 2026-04-30 06:34:14.987 8 INFO neutron.plugins.ml2.managers [None req-00740717-d7e7-4e09-ade6-c77090b86368 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-30 06:34:14.987 8 INFO neutron.plugins.ml2.managers [None req-00740717-d7e7-4e09-ade6-c77090b86368 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-30 06:34:15.003 8 INFO neutron.quota [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded quota_driver: . 2026-04-30 06:34:15.004 8 INFO neutron.plugins.ml2.plugin [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Modular L2 Plugin initialization complete 2026-04-30 06:34:15.004 8 INFO neutron.plugins.ml2.managers [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-30 06:34:15.004 8 INFO neutron.plugins.ml2.managers [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-30 06:34:15.004 8 INFO neutron.plugins.ml2.managers [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-30 06:34:15.004 8 INFO neutron.manager [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loading Plugin: qos 2026-04-30 06:34:15.017 8 INFO neutron.manager [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loading Plugin: router 2026-04-30 06:34:15.036 7 INFO neutron_vpnaas.services.vpn.plugin [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-30 06:34:15.036 7 INFO neutron.manager [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loading Plugin: taas 2026-04-30 06:34:15.057 7 WARNING stevedore.named [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-30 06:34:15.060 8 INFO neutron.services.service_base [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-30 06:34:15.060 8 INFO neutron.manager [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loading Plugin: segments 2026-04-30 06:34:15.081 7 INFO neutron_taas.services.taas.taas_plugin [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-30 06:34:15.082 7 INFO neutron.manager [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loading Plugin: tapmirror 2026-04-30 06:34:15.096 7 WARNING stevedore.named [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-30 06:34:15.109 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-30 06:34:15.110 7 INFO neutron.manager [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loading Plugin: auto_allocate 2026-04-30 06:34:15.120 7 INFO neutron.manager [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loading Plugin: tag 2026-04-30 06:34:15.127 7 INFO neutron.manager [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loading Plugin: timestamp 2026-04-30 06:34:15.130 7 INFO neutron.manager [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loading Plugin: network_ip_availability 2026-04-30 06:34:15.135 7 INFO neutron.manager [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loading Plugin: flavors 2026-04-30 06:34:15.138 7 INFO neutron.manager [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loading Plugin: revisions 2026-04-30 06:34:15.141 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Initializing extension manager. 2026-04-30 06:34:15.143 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: address-group 2026-04-30 06:34:15.144 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: address-scope 2026-04-30 06:34:15.144 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-30 06:34:15.145 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: agent 2026-04-30 06:34:15.146 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: agent-resources-synced 2026-04-30 06:34:15.147 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-30 06:34:15.148 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-30 06:34:15.148 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: availability_zone 2026-04-30 06:34:15.149 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: availability_zone_filter 2026-04-30 06:34:15.149 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-30 06:34:15.150 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: default-subnetpools 2026-04-30 06:34:15.151 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-30 06:34:15.152 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: dns-integration 2026-04-30 06:34:15.152 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: dns-domain-ports 2026-04-30 06:34:15.153 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-30 06:34:15.154 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: dvr 2026-04-30 06:34:15.154 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-30 06:34:15.155 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: empty-string-filtering 2026-04-30 06:34:15.155 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-30 06:34:15.156 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-30 06:34:15.156 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: external-net 2026-04-30 06:34:15.157 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-30 06:34:15.157 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: extraroute 2026-04-30 06:34:15.158 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: extraroute-atomic 2026-04-30 06:34:15.159 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: filter-validation 2026-04-30 06:34:15.159 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-30 06:34:15.160 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-30 06:34:15.160 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-30 06:34:15.161 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: fip-port-details 2026-04-30 06:34:15.162 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: flavors 2026-04-30 06:34:15.163 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-30 06:34:15.164 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: floatingip-pools 2026-04-30 06:34:15.164 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: ip_allocation 2026-04-30 06:34:15.165 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-30 06:34:15.165 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: l2_adjacency 2026-04-30 06:34:15.165 8 INFO neutron.manager [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loading Plugin: trunk 2026-04-30 06:34:15.166 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: router 2026-04-30 06:34:15.168 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-30 06:34:15.169 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-30 06:34:15.169 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-30 06:34:15.170 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: ext-gw-mode 2026-04-30 06:34:15.170 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: l3-ha 2026-04-30 06:34:15.171 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-30 06:34:15.171 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-30 06:34:15.172 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: l3-flavors 2026-04-30 06:34:15.172 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-30 06:34:15.173 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-30 06:34:15.175 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-30 06:34:15.176 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-30 06:34:15.177 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-30 06:34:15.178 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-30 06:34:15.179 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-30 06:34:15.179 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: multi-provider 2026-04-30 06:34:15.180 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: net-mtu 2026-04-30 06:34:15.180 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: net-mtu-writable 2026-04-30 06:34:15.180 8 INFO neutron.manager [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loading Plugin: vpnaas 2026-04-30 06:34:15.181 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: network_availability_zone 2026-04-30 06:34:15.181 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: network_ha 2026-04-30 06:34:15.182 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: network-ip-availability 2026-04-30 06:34:15.183 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: network-ip-availability-details 2026-04-30 06:34:15.184 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-30 06:34:15.184 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: pagination 2026-04-30 06:34:15.185 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: port-device-profile 2026-04-30 06:34:15.185 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-30 06:34:15.186 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-30 06:34:15.186 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-30 06:34:15.187 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: port-mac-override 2026-04-30 06:34:15.187 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-30 06:34:15.188 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-30 06:34:15.188 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-30 06:34:15.189 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: port-resource-request 2026-04-30 06:34:15.189 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-30 06:34:15.190 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-30 06:34:15.190 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: binding 2026-04-30 06:34:15.191 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: binding-extended 2026-04-30 06:34:15.192 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: port-security 2026-04-30 06:34:15.192 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: project-id 2026-04-30 06:34:15.193 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: provider 2026-04-30 06:34:15.193 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-30 06:34:15.195 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: qos 2026-04-30 06:34:15.196 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-30 06:34:15.196 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-30 06:34:15.197 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: qos-default 2026-04-30 06:34:15.197 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: qos-fip 2026-04-30 06:34:15.198 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-30 06:34:15.198 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-30 06:34:15.199 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-30 06:34:15.199 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-30 06:34:15.200 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-30 06:34:15.201 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: qos-pps 2026-04-30 06:34:15.201 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-30 06:34:15.202 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-30 06:34:15.202 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: qos-rules-alias 2026-04-30 06:34:15.203 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: quota-check-limit 2026-04-30 06:34:15.203 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-30 06:34:15.205 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: quotas 2026-04-30 06:34:15.206 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: quota_details 2026-04-30 06:34:15.208 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: rbac-policies 2026-04-30 06:34:15.209 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: rbac-address-group 2026-04-30 06:34:15.209 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: rbac-address-scope 2026-04-30 06:34:15.210 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: rbac-security-groups 2026-04-30 06:34:15.210 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-30 06:34:15.211 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: revision-if-match 2026-04-30 06:34:15.211 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-30 06:34:15.212 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: router_availability_zone 2026-04-30 06:34:15.212 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-04-30 06:34:15.213 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-30 06:34:15.215 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-30 06:34:15.215 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-30 06:34:15.216 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-30 06:34:15.216 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-30 06:34:15.217 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-30 06:34:15.217 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-30 06:34:15.222 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: security-group 2026-04-30 06:34:15.223 8 WARNING stevedore.named [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-30 06:34:15.223 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: segment 2026-04-30 06:34:15.223 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-30 06:34:15.224 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: service-type 2026-04-30 06:34:15.224 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: sorting 2026-04-30 06:34:15.225 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: standard-attr-segment 2026-04-30 06:34:15.226 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: standard-attr-description 2026-04-30 06:34:15.226 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: stateful-security-group 2026-04-30 06:34:15.227 7 WARNING neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-30 06:34:15.227 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-30 06:34:15.228 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: subnet-external-network 2026-04-30 06:34:15.228 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: subnet_onboard 2026-04-30 06:34:15.229 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-30 06:34:15.229 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: subnet-service-types 2026-04-30 06:34:15.230 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: subnet_allocation 2026-04-30 06:34:15.231 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-30 06:34:15.231 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: tag-creation 2026-04-30 06:34:15.232 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-30 06:34:15.235 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: standard-attr-tag 2026-04-30 06:34:15.236 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-30 06:34:15.237 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: trunk 2026-04-30 06:34:15.237 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: trunk-details 2026-04-30 06:34:15.238 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-30 06:34:15.238 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-30 06:34:15.239 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-30 06:34:15.239 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-30 06:34:15.241 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-30 06:34:15.242 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-30 06:34:15.243 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: vpn-flavors 2026-04-30 06:34:15.244 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: vpnaas 2026-04-30 06:34:15.245 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: taas 2026-04-30 06:34:15.246 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: tap-mirror 2026-04-30 06:34:15.247 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-04-30 06:34:15.248 7 INFO neutron.api.extensions [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-30 06:34:15.250 7 INFO neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-30 06:34:15.250 7 INFO neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-30 06:34:15.250 7 INFO neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-30 06:34:15.251 7 INFO neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-30 06:34:15.254 7 INFO neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-30 06:34:15.254 7 INFO neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-30 06:34:15.259 7 INFO neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-30 06:34:15.259 7 INFO neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-30 06:34:15.260 7 INFO neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-30 06:34:15.260 7 WARNING neutron.api.api_common [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] 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-04-30 06:34:15.261 7 INFO neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-30 06:34:15.261 7 WARNING neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] subnetpool is already registered 2026-04-30 06:34:15.261 7 INFO neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-30 06:34:15.262 7 WARNING neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] subnetpool is already registered 2026-04-30 06:34:15.262 7 INFO neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-30 06:34:15.262 7 INFO neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-30 06:34:15.263 7 INFO neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-30 06:34:15.263 7 INFO neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-30 06:34:15.264 7 INFO neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-30 06:34:15.264 7 INFO neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-30 06:34:15.264 7 INFO neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-30 06:34:15.264 7 WARNING neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] ipsecpolicy is already registered 2026-04-30 06:34:15.265 7 INFO neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-30 06:34:15.265 7 WARNING neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] ikepolicy is already registered 2026-04-30 06:34:15.266 7 WARNING neutron.api.api_common [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] 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-04-30 06:34:15.266 7 WARNING neutron.api.api_common [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] 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-04-30 06:34:15.266 7 WARNING neutron.api.api_common [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] 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-04-30 06:34:15.267 7 WARNING neutron.api.api_common [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] 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-04-30 06:34:15.267 7 WARNING neutron.api.api_common [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] 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-04-30 06:34:15.267 7 WARNING neutron.api.api_common [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] 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-04-30 06:34:15.267 7 WARNING neutron.api.api_common [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] 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-04-30 06:34:15.267 7 WARNING neutron.api.api_common [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] 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-04-30 06:34:15.268 7 WARNING neutron.api.api_common [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] 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-04-30 06:34:15.268 7 WARNING neutron.api.api_common [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] 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-04-30 06:34:15.268 7 WARNING neutron.api.api_common [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] 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-04-30 06:34:15.268 7 WARNING neutron.api.api_common [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] 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-04-30 06:34:15.269 7 WARNING neutron.api.api_common [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] 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-04-30 06:34:15.269 7 WARNING neutron.api.api_common [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] 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-04-30 06:34:15.269 7 WARNING neutron.api.api_common [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] 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-04-30 06:34:15.269 7 WARNING neutron.api.api_common [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] 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-04-30 06:34:15.272 7 INFO neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-30 06:34:15.272 7 WARNING neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] router is already registered 2026-04-30 06:34:15.272 7 INFO neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-30 06:34:15.273 7 WARNING neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] floatingip is already registered 2026-04-30 06:34:15.276 7 INFO neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-30 06:34:15.276 7 WARNING neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] rbac_policy is already registered 2026-04-30 06:34:15.277 7 INFO neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-30 06:34:15.277 7 WARNING neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] security_group is already registered 2026-04-30 06:34:15.277 7 INFO neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-30 06:34:15.277 7 WARNING neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] security_group_rule is already registered 2026-04-30 06:34:15.278 7 WARNING neutron.api.api_common [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] 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-04-30 06:34:15.278 7 INFO neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-30 06:34:15.278 7 WARNING neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] subnetpool is already registered 2026-04-30 06:34:15.279 7 INFO neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-30 06:34:15.279 7 WARNING neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] subnetpool is already registered 2026-04-30 06:34:15.279 7 INFO neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-30 06:34:15.280 7 WARNING neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] trunk is already registered 2026-04-30 06:34:15.280 7 INFO neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-30 06:34:15.280 7 WARNING neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] ikepolicy is already registered 2026-04-30 06:34:15.280 7 INFO neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-30 06:34:15.281 7 WARNING neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] ipsecpolicy is already registered 2026-04-30 06:34:15.281 7 INFO neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-30 06:34:15.281 7 WARNING neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] endpoint_group is already registered 2026-04-30 06:34:15.281 7 INFO neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-30 06:34:15.281 7 WARNING neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] vpnservice is already registered 2026-04-30 06:34:15.282 7 INFO neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-30 06:34:15.282 7 WARNING neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] ipsec_site_connection is already registered 2026-04-30 06:34:15.282 7 INFO neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-30 06:34:15.282 7 WARNING neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] ipsecpolicy is already registered 2026-04-30 06:34:15.283 7 INFO neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-30 06:34:15.283 7 WARNING neutron.quota.resource_registry [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] ikepolicy is already registered 2026-04-30 06:34:15.283 8 INFO neutron_vpnaas.services.vpn.plugin [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-30 06:34:15.283 8 INFO neutron.manager [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loading Plugin: taas 2026-04-30 06:34:15.304 8 WARNING stevedore.named [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-30 06:34:15.320 7 WARNING keystonemiddleware._common.config [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-30 06:34:15.326 8 INFO neutron_taas.services.taas.taas_plugin [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-30 06:34:15.326 7 WARNING oslo_config.cfg [None req-a94ecc8d-7c38-453a-bc2c-ea626f521051 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-30 06:34:15.326 8 INFO neutron.manager [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loading Plugin: tapmirror WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7fb0447af668 pid: 7 (default app) 2026-04-30 06:34:15.339 8 WARNING stevedore.named [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-30 06:34:15.357 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-30 06:34:15.357 8 INFO neutron.manager [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loading Plugin: auto_allocate 2026-04-30 06:34:15.365 8 INFO neutron.manager [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loading Plugin: tag 2026-04-30 06:34:15.372 8 INFO neutron.manager [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loading Plugin: timestamp 2026-04-30 06:34:15.376 8 INFO neutron.manager [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loading Plugin: network_ip_availability 2026-04-30 06:34:15.381 8 INFO neutron.manager [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loading Plugin: flavors 2026-04-30 06:34:15.384 8 INFO neutron.manager [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loading Plugin: revisions 2026-04-30 06:34:15.388 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Initializing extension manager. 2026-04-30 06:34:15.389 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: address-group 2026-04-30 06:34:15.390 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: address-scope 2026-04-30 06:34:15.391 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-30 06:34:15.392 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: agent 2026-04-30 06:34:15.392 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: agent-resources-synced 2026-04-30 06:34:15.394 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-30 06:34:15.394 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-30 06:34:15.395 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: availability_zone 2026-04-30 06:34:15.396 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: availability_zone_filter 2026-04-30 06:34:15.396 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-30 06:34:15.397 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: default-subnetpools 2026-04-30 06:34:15.398 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-30 06:34:15.399 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: dns-integration 2026-04-30 06:34:15.400 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: dns-domain-ports 2026-04-30 06:34:15.400 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-30 06:34:15.401 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: dvr 2026-04-30 06:34:15.401 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-30 06:34:15.402 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: empty-string-filtering 2026-04-30 06:34:15.402 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-30 06:34:15.403 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-30 06:34:15.403 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: external-net 2026-04-30 06:34:15.404 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-30 06:34:15.404 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: extraroute 2026-04-30 06:34:15.405 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: extraroute-atomic 2026-04-30 06:34:15.406 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: filter-validation 2026-04-30 06:34:15.407 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-30 06:34:15.407 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-30 06:34:15.408 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-30 06:34:15.408 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: fip-port-details 2026-04-30 06:34:15.409 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: flavors 2026-04-30 06:34:15.411 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-30 06:34:15.411 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: floatingip-pools 2026-04-30 06:34:15.412 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: ip_allocation 2026-04-30 06:34:15.412 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-30 06:34:15.413 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: l2_adjacency 2026-04-30 06:34:15.414 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: router 2026-04-30 06:34:15.416 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-30 06:34:15.417 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-30 06:34:15.418 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-30 06:34:15.418 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: ext-gw-mode 2026-04-30 06:34:15.419 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: l3-ha 2026-04-30 06:34:15.419 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-30 06:34:15.420 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-30 06:34:15.420 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: l3-flavors 2026-04-30 06:34:15.421 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-30 06:34:15.422 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-30 06:34:15.424 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-30 06:34:15.425 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-30 06:34:15.426 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-30 06:34:15.427 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-30 06:34:15.428 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-30 06:34:15.428 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: multi-provider 2026-04-30 06:34:15.429 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: net-mtu 2026-04-30 06:34:15.429 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: net-mtu-writable 2026-04-30 06:34:15.430 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: network_availability_zone 2026-04-30 06:34:15.431 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: network_ha 2026-04-30 06:34:15.431 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: network-ip-availability 2026-04-30 06:34:15.432 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: network-ip-availability-details 2026-04-30 06:34:15.433 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-30 06:34:15.434 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: pagination 2026-04-30 06:34:15.434 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: port-device-profile 2026-04-30 06:34:15.435 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-30 06:34:15.435 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-30 06:34:15.436 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-30 06:34:15.436 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: port-mac-override 2026-04-30 06:34:15.437 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-30 06:34:15.437 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-30 06:34:15.438 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-30 06:34:15.438 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: port-resource-request 2026-04-30 06:34:15.439 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-30 06:34:15.440 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-30 06:34:15.440 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: binding 2026-04-30 06:34:15.441 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: binding-extended 2026-04-30 06:34:15.441 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: port-security 2026-04-30 06:34:15.442 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: project-id 2026-04-30 06:34:15.443 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: provider 2026-04-30 06:34:15.444 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-30 06:34:15.445 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: qos 2026-04-30 06:34:15.446 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-30 06:34:15.447 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-30 06:34:15.447 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: qos-default 2026-04-30 06:34:15.448 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: qos-fip 2026-04-30 06:34:15.448 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-30 06:34:15.449 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-30 06:34:15.450 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-30 06:34:15.450 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-30 06:34:15.451 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-30 06:34:15.452 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: qos-pps 2026-04-30 06:34:15.452 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-30 06:34:15.453 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-30 06:34:15.453 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: qos-rules-alias 2026-04-30 06:34:15.454 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: quota-check-limit 2026-04-30 06:34:15.454 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-30 06:34:15.457 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: quotas 2026-04-30 06:34:15.458 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: quota_details 2026-04-30 06:34:15.459 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: rbac-policies 2026-04-30 06:34:15.460 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: rbac-address-group 2026-04-30 06:34:15.460 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: rbac-address-scope 2026-04-30 06:34:15.461 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: rbac-security-groups 2026-04-30 06:34:15.461 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-30 06:34:15.462 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: revision-if-match 2026-04-30 06:34:15.463 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-30 06:34:15.463 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: router_availability_zone 2026-04-30 06:34:15.464 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-04-30 06:34:15.464 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-30 06:34:15.466 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-30 06:34:15.466 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-30 06:34:15.467 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-30 06:34:15.468 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-30 06:34:15.468 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-30 06:34:15.469 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-30 06:34:15.473 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: security-group 2026-04-30 06:34:15.475 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: segment 2026-04-30 06:34:15.475 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-30 06:34:15.476 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: service-type 2026-04-30 06:34:15.476 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: sorting 2026-04-30 06:34:15.477 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: standard-attr-segment 2026-04-30 06:34:15.478 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: standard-attr-description 2026-04-30 06:34:15.478 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: stateful-security-group 2026-04-30 06:34:15.479 8 WARNING neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-30 06:34:15.479 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-30 06:34:15.480 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: subnet-external-network 2026-04-30 06:34:15.480 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: subnet_onboard 2026-04-30 06:34:15.481 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-30 06:34:15.481 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: subnet-service-types 2026-04-30 06:34:15.482 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: subnet_allocation 2026-04-30 06:34:15.483 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-30 06:34:15.483 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: tag-creation 2026-04-30 06:34:15.484 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-30 06:34:15.488 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: standard-attr-tag 2026-04-30 06:34:15.489 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-30 06:34:15.489 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: trunk 2026-04-30 06:34:15.490 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: trunk-details 2026-04-30 06:34:15.490 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-30 06:34:15.491 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-30 06:34:15.491 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-30 06:34:15.492 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-30 06:34:15.494 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-30 06:34:15.495 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-30 06:34:15.496 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: vpn-flavors 2026-04-30 06:34:15.497 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: vpnaas 2026-04-30 06:34:15.498 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: taas 2026-04-30 06:34:15.500 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: tap-mirror 2026-04-30 06:34:15.500 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-04-30 06:34:15.501 8 INFO neutron.api.extensions [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-30 06:34:15.504 8 INFO neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-30 06:34:15.504 8 INFO neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-30 06:34:15.504 8 INFO neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-30 06:34:15.504 8 INFO neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-30 06:34:15.507 8 INFO neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-30 06:34:15.508 8 INFO neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-30 06:34:15.513 8 INFO neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-30 06:34:15.514 8 INFO neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-30 06:34:15.514 8 INFO neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-30 06:34:15.515 8 WARNING neutron.api.api_common [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] 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-04-30 06:34:15.515 8 INFO neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-30 06:34:15.515 8 WARNING neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] subnetpool is already registered 2026-04-30 06:34:15.516 8 INFO neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-30 06:34:15.516 8 WARNING neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] subnetpool is already registered 2026-04-30 06:34:15.516 8 INFO neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-30 06:34:15.517 8 INFO neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-30 06:34:15.517 8 INFO neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-30 06:34:15.518 8 INFO neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-30 06:34:15.518 8 INFO neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-30 06:34:15.519 8 INFO neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-30 06:34:15.519 8 INFO neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-30 06:34:15.519 8 WARNING neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] ipsecpolicy is already registered 2026-04-30 06:34:15.520 8 INFO neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-30 06:34:15.520 8 WARNING neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] ikepolicy is already registered 2026-04-30 06:34:15.521 8 WARNING neutron.api.api_common [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] 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-04-30 06:34:15.521 8 WARNING neutron.api.api_common [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] 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-04-30 06:34:15.522 8 WARNING neutron.api.api_common [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] 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-04-30 06:34:15.522 8 WARNING neutron.api.api_common [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] 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-04-30 06:34:15.522 8 WARNING neutron.api.api_common [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] 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-04-30 06:34:15.522 8 WARNING neutron.api.api_common [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] 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-04-30 06:34:15.523 8 WARNING neutron.api.api_common [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] 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-04-30 06:34:15.523 8 WARNING neutron.api.api_common [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] 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-04-30 06:34:15.523 8 WARNING neutron.api.api_common [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] 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-04-30 06:34:15.523 8 WARNING neutron.api.api_common [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] 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-04-30 06:34:15.523 8 WARNING neutron.api.api_common [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] 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-04-30 06:34:15.524 8 WARNING neutron.api.api_common [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] 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-04-30 06:34:15.524 8 WARNING neutron.api.api_common [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] 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-04-30 06:34:15.524 8 WARNING neutron.api.api_common [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] 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-04-30 06:34:15.524 8 WARNING neutron.api.api_common [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] 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-04-30 06:34:15.524 8 WARNING neutron.api.api_common [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] 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-04-30 06:34:15.527 8 INFO neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-30 06:34:15.527 8 WARNING neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] router is already registered 2026-04-30 06:34:15.528 8 INFO neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-30 06:34:15.528 8 WARNING neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] floatingip is already registered 2026-04-30 06:34:15.531 8 INFO neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-30 06:34:15.532 8 WARNING neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] rbac_policy is already registered 2026-04-30 06:34:15.532 8 INFO neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-30 06:34:15.532 8 WARNING neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] security_group is already registered 2026-04-30 06:34:15.533 8 INFO neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-30 06:34:15.533 8 WARNING neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] security_group_rule is already registered 2026-04-30 06:34:15.534 8 WARNING neutron.api.api_common [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] 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-04-30 06:34:15.534 8 INFO neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-30 06:34:15.534 8 WARNING neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] subnetpool is already registered 2026-04-30 06:34:15.535 8 INFO neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-30 06:34:15.535 8 WARNING neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] subnetpool is already registered 2026-04-30 06:34:15.535 8 INFO neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-30 06:34:15.536 8 WARNING neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] trunk is already registered 2026-04-30 06:34:15.536 8 INFO neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-30 06:34:15.536 8 WARNING neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] ikepolicy is already registered 2026-04-30 06:34:15.537 8 INFO neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-30 06:34:15.537 8 WARNING neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] ipsecpolicy is already registered 2026-04-30 06:34:15.537 8 INFO neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-30 06:34:15.537 8 WARNING neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] endpoint_group is already registered 2026-04-30 06:34:15.538 8 INFO neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-30 06:34:15.538 8 WARNING neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] vpnservice is already registered 2026-04-30 06:34:15.538 8 INFO neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-30 06:34:15.538 8 WARNING neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] ipsec_site_connection is already registered 2026-04-30 06:34:15.539 8 INFO neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-30 06:34:15.539 8 WARNING neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] ipsecpolicy is already registered 2026-04-30 06:34:15.539 8 INFO neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-30 06:34:15.540 8 WARNING neutron.quota.resource_registry [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] ikepolicy is already registered 2026-04-30 06:34:15.577 8 WARNING keystonemiddleware._common.config [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-30 06:34:15.584 8 WARNING oslo_config.cfg [None req-21e5cd22-79ac-444e-a191-9af941f4a8d9 - - - - - -] 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 0x7fb0447af668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 06:34:21.007 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0982592f-f1c3-4dc2-b960-6d630689e3a0 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/4] 199.204.45.53 () {44 vars in 922 bytes} [Thu Apr 30 06:34:20 2026] GET /v2.0/networks/public => generated 108 bytes in 763 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/5] 199.204.45.53 () {44 vars in 944 bytes} [Thu Apr 30 06:34:21 2026] GET /v2.0/networks?name=public => generated 15 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 06:34:21.935 7 WARNING neutron.services.revisions.revision_plugin [None req-9fe6661e-e2cb-4094-a09c-3ec8bb517c10 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Could not find related network for resource to bump revision. 2026-04-30 06:34:21.958 7 INFO neutron.db.segments_db [None req-9fe6661e-e2cb-4094-a09c-3ec8bb517c10 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Added segment ad102e58-f2c6-43f1-84a3-94cd01e80190 of type flat for network 93acc4b4-09aa-4ba0-b4b1-cd3fd0dcb08b 2026-04-30 06:34:22.006 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9fe6661e-e2cb-4094-a09c-3ec8bb517c10 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/6] 199.204.45.53 () {48 vars in 962 bytes} [Thu Apr 30 06:34:21 2026] POST /v2.0/networks => generated 124 bytes in 650 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 06:34:27.830 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ae02e977-61b8-4711-aee2-34f95aca7512 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/8] 199.204.45.53 () {44 vars in 922 bytes} [Thu Apr 30 06:34:27 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: 3/9] 199.204.45.53 () {44 vars in 944 bytes} [Thu Apr 30 06:34:27 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 06:34:27.905 7 WARNING neutron.services.revisions.revision_plugin [None req-e132e130-76ec-4eed-8429-c999e50d60a1 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Could not find related network for resource to bump revision. 2026-04-30 06:34:27.920 7 INFO neutron.db.segments_db [None req-e132e130-76ec-4eed-8429-c999e50d60a1 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Added segment 074b3307-9bc2-47ca-bec3-c7f9b63ba901 of type flat for network 016907d4-55ac-4929-bb22-ae239c786c8b 2026-04-30 06:34:27.952 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e132e130-76ec-4eed-8429-c999e50d60a1 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/10] 199.204.45.53 () {48 vars in 962 bytes} [Thu Apr 30 06:34:27 2026] POST /v2.0/networks => generated 124 bytes in 103 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 06:34:34.100 8 INFO neutron.pecan_wsgi.hooks.translation [None req-082b9b08-f88a-4fa8-a16f-057b320056eb 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/11] 199.204.45.53 () {44 vars in 922 bytes} [Thu Apr 30 06:34:33 2026] GET /v2.0/networks/public => generated 108 bytes in 364 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/12] 199.204.45.53 () {44 vars in 944 bytes} [Thu Apr 30 06:34:34 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 06:34:34.506 8 WARNING neutron.services.revisions.revision_plugin [None req-f35f70f2-2257-4f9c-82d8-00980f4de36f 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Could not find related network for resource to bump revision. 2026-04-30 06:34:34.525 8 INFO neutron.db.segments_db [None req-f35f70f2-2257-4f9c-82d8-00980f4de36f 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Added segment ae99fcfa-93cc-41a9-8e5d-2c30c7ccebdf of type flat for network 94ea65d2-3323-423d-ac8e-6a09ea2039e4 2026-04-30 06:34:34.569 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f35f70f2-2257-4f9c-82d8-00980f4de36f 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/13] 199.204.45.53 () {48 vars in 962 bytes} [Thu Apr 30 06:34:34 2026] POST /v2.0/networks => generated 124 bytes in 452 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 06:34:40.423 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b2776648-6b91-4934-94ed-0e6d66535c7c 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/15] 199.204.45.53 () {44 vars in 922 bytes} [Thu Apr 30 06:34:40 2026] GET /v2.0/networks/public => generated 108 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/16] 199.204.45.53 () {44 vars in 944 bytes} [Thu Apr 30 06:34:40 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 06:34:40.487 8 WARNING neutron.services.revisions.revision_plugin [None req-46640ab3-b28c-401f-899a-86f872813985 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Could not find related network for resource to bump revision. 2026-04-30 06:34:40.506 8 INFO neutron.db.segments_db [None req-46640ab3-b28c-401f-899a-86f872813985 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Added segment d115b6dd-8238-4775-ae72-5339faec5897 of type flat for network 9411b572-b152-497e-9e4b-0d36a7e18314 2026-04-30 06:34:40.543 8 INFO neutron.pecan_wsgi.hooks.translation [None req-46640ab3-b28c-401f-899a-86f872813985 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/17] 199.204.45.53 () {48 vars in 962 bytes} [Thu Apr 30 06:34:40 2026] POST /v2.0/networks => generated 124 bytes in 111 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 06:34:46.383 7 INFO neutron.pecan_wsgi.hooks.translation [None req-caa961c6-d5d5-415a-9e0c-5a479f1af3d9 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/18] 199.204.45.53 () {44 vars in 922 bytes} [Thu Apr 30 06:34:46 2026] GET /v2.0/networks/public => generated 108 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/19] 199.204.45.53 () {44 vars in 944 bytes} [Thu Apr 30 06:34:46 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-04-30 06:34:46.465 7 WARNING neutron.services.revisions.revision_plugin [None req-6eecf949-1a6f-4fb8-9af9-834b4395da22 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Could not find related network for resource to bump revision. 2026-04-30 06:34:46.490 7 INFO neutron.db.segments_db [None req-6eecf949-1a6f-4fb8-9af9-834b4395da22 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Added segment 84d603aa-935d-4626-8fbf-f4a248ef596d of type flat for network bc7afb87-f149-4401-91f7-cfdaaefb7490 [pid: 7|app: 0|req: 12/20] 199.204.45.53 () {48 vars in 962 bytes} [Thu Apr 30 06:34:46 2026] POST /v2.0/networks => generated 706 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 06:34:47.607 8 INFO neutron.pecan_wsgi.hooks.translation [None req-57e04326-6794-4512-abd0-4df370ff04fb 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/21] 199.204.45.53 () {44 vars in 922 bytes} [Thu Apr 30 06:34:47 2026] GET /v2.0/networks/public => generated 108 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/22] 199.204.45.53 () {44 vars in 944 bytes} [Thu Apr 30 06:34:47 2026] GET /v2.0/networks?name=public => generated 709 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 06:34:47.696 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e750c9c8-90df-4dc8-98b3-6c9a5db7742f 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/23] 199.204.45.53 () {44 vars in 1029 bytes} [Thu Apr 30 06:34:47 2026] GET /v2.0/subnets/public-subnet?network_id=bc7afb87-f149-4401-91f7-cfdaaefb7490 => generated 113 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/24] 199.204.45.53 () {44 vars in 1052 bytes} [Thu Apr 30 06:34:47 2026] GET /v2.0/subnets?name=public-subnet&network_id=bc7afb87-f149-4401-91f7-cfdaaefb7490 => 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: 11/25] 199.204.45.53 () {48 vars in 960 bytes} [Thu Apr 30 06:34:47 2026] POST /v2.0/subnets => generated 664 bytes in 716 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 06:39:36.298 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2b1fd813-73fe-40b0-b6ba-49fd6a5e83dc 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/63] 199.204.45.53 () {44 vars in 932 bytes} [Thu Apr 30 06:39:36 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 30/64] 199.204.45.53 () {44 vars in 954 bytes} [Thu Apr 30 06:39:36 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 06:39:36.373 7 INFO neutron.db.segments_db [None req-e45d860a-488d-4205-8006-93bcc355481c 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Added segment 359c79f8-b8ef-466e-97c2-9ef19b1be28d of type vxlan for network 5cb1fcb0-4cf0-4d6d-b7a5-7f1e5a7eacb9 [pid: 7|app: 0|req: 35/65] 199.204.45.53 () {48 vars in 961 bytes} [Thu Apr 30 06:39:36 2026] POST /v2.0/networks => generated 707 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 06:39:37.350 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a0761cfc-7291-4b6b-9626-0ba73dc794a6 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 31/66] 199.204.45.53 () {44 vars in 932 bytes} [Thu Apr 30 06:39:37 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/67] 199.204.45.53 () {44 vars in 954 bytes} [Thu Apr 30 06:39:37 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 06:39:37.407 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c7d8275a-e5aa-47cb-b387-dd1d222058e1 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/68] 199.204.45.53 () {44 vars in 1031 bytes} [Thu Apr 30 06:39:37 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=5cb1fcb0-4cf0-4d6d-b7a5-7f1e5a7eacb9 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/69] 199.204.45.53 () {44 vars in 1054 bytes} [Thu Apr 30 06:39:37 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=5cb1fcb0-4cf0-4d6d-b7a5-7f1e5a7eacb9 => generated 14 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/70] 199.204.45.53 () {48 vars in 960 bytes} [Thu Apr 30 06:39:37 2026] POST /v2.0/subnets => generated 651 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 06:39:38.756 7 INFO neutron.api.v2.resource [None req-cf69bbaf-3ec5-45bb-958d-f54f809627ef 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 38/71] 199.204.45.53 () {44 vars in 966 bytes} [Thu Apr 30 06:39:38 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/72] 199.204.45.53 () {44 vars in 988 bytes} [Thu Apr 30 06:39:38 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/73] 199.204.45.53 () {48 vars in 975 bytes} [Thu Apr 30 06:39:38 2026] POST /v2.0/security-groups => generated 1616 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/76] 199.204.45.53 () {44 vars in 996 bytes} [Thu Apr 30 06:39:39 2026] GET /v2.0/security-groups/56dcceb0-40aa-417e-8517-5e533a52704e => generated 1616 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/77] 199.204.45.53 () {44 vars in 996 bytes} [Thu Apr 30 06:39:40 2026] GET /v2.0/security-groups/56dcceb0-40aa-417e-8517-5e533a52704e => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/78] 199.204.45.53 () {44 vars in 996 bytes} [Thu Apr 30 06:39:40 2026] GET /v2.0/security-groups/56dcceb0-40aa-417e-8517-5e533a52704e => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/79] 199.204.45.53 () {48 vars in 986 bytes} [Thu Apr 30 06:39:40 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: 38/80] 199.204.45.53 () {44 vars in 996 bytes} [Thu Apr 30 06:39:41 2026] GET /v2.0/security-groups/56dcceb0-40aa-417e-8517-5e533a52704e => generated 2230 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/81] 199.204.45.53 () {44 vars in 996 bytes} [Thu Apr 30 06:39:41 2026] GET /v2.0/security-groups/56dcceb0-40aa-417e-8517-5e533a52704e => 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: 39/82] 199.204.45.53 () {44 vars in 996 bytes} [Thu Apr 30 06:39:41 2026] GET /v2.0/security-groups/56dcceb0-40aa-417e-8517-5e533a52704e => generated 2230 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/83] 199.204.45.53 () {48 vars in 986 bytes} [Thu Apr 30 06:39:41 2026] POST /v2.0/security-group-rules => generated 603 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/84] 199.204.45.53 () {44 vars in 996 bytes} [Thu Apr 30 06:39:41 2026] GET /v2.0/security-groups/56dcceb0-40aa-417e-8517-5e533a52704e => generated 2846 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/85] 199.204.45.53 () {44 vars in 996 bytes} [Thu Apr 30 06:39:42 2026] GET /v2.0/security-groups/56dcceb0-40aa-417e-8517-5e533a52704e => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/86] 199.204.45.53 () {44 vars in 996 bytes} [Thu Apr 30 06:39:42 2026] GET /v2.0/security-groups/56dcceb0-40aa-417e-8517-5e533a52704e => generated 2846 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/87] 199.204.45.53 () {48 vars in 986 bytes} [Thu Apr 30 06:39:42 2026] POST /v2.0/security-group-rules => generated 603 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/88] 199.204.45.53 () {44 vars in 996 bytes} [Thu Apr 30 06:39:42 2026] GET /v2.0/security-groups/56dcceb0-40aa-417e-8517-5e533a52704e => generated 3462 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/89] 199.204.45.53 () {44 vars in 996 bytes} [Thu Apr 30 06:39:43 2026] GET /v2.0/security-groups/56dcceb0-40aa-417e-8517-5e533a52704e => generated 3462 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/90] 199.204.45.53 () {44 vars in 996 bytes} [Thu Apr 30 06:39:43 2026] GET /v2.0/security-groups/56dcceb0-40aa-417e-8517-5e533a52704e => generated 3462 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/91] 199.204.45.53 () {48 vars in 986 bytes} [Thu Apr 30 06:39:43 2026] POST /v2.0/security-group-rules => generated 603 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/92] 199.204.45.53 () {44 vars in 996 bytes} [Thu Apr 30 06:39:44 2026] GET /v2.0/security-groups/56dcceb0-40aa-417e-8517-5e533a52704e => generated 4078 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/93] 199.204.45.53 () {44 vars in 996 bytes} [Thu Apr 30 06:39:44 2026] GET /v2.0/security-groups/56dcceb0-40aa-417e-8517-5e533a52704e => generated 4078 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/94] 199.204.45.53 () {44 vars in 996 bytes} [Thu Apr 30 06:39:44 2026] GET /v2.0/security-groups/56dcceb0-40aa-417e-8517-5e533a52704e => generated 4078 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/95] 199.204.45.53 () {48 vars in 986 bytes} [Thu Apr 30 06:39:44 2026] POST /v2.0/security-group-rules => generated 603 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/96] 199.204.45.53 () {44 vars in 982 bytes} [Thu Apr 30 06:39:45 2026] GET /v2.0/networks/5cb1fcb0-4cf0-4d6d-b7a5-7f1e5a7eacb9 => generated 732 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 06:39:45.477 7 INFO neutron.pecan_wsgi.hooks.translation [None req-60960d8a-9ec0-4cd5-b3a5-f3a7e6265405 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/97] 199.204.45.53 () {44 vars in 1071 bytes} [Thu Apr 30 06:39:45 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=5cb1fcb0-4cf0-4d6d-b7a5-7f1e5a7eacb9 => generated 132 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/98] 199.204.45.53 () {44 vars in 1094 bytes} [Thu Apr 30 06:39:45 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=5cb1fcb0-4cf0-4d6d-b7a5-7f1e5a7eacb9 => 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: 52/99] 199.204.45.53 () {44 vars in 996 bytes} [Thu Apr 30 06:39:45 2026] GET /v2.0/security-groups/56dcceb0-40aa-417e-8517-5e533a52704e => 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: 48/100] 199.204.45.53 () {48 vars in 956 bytes} [Thu Apr 30 06:39:45 2026] POST /v2.0/ports => generated 1100 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-30 06:39:52.901 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bc6222b1-d326-44a1-8763-5fd288633dcb 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 53/101] 199.204.45.53 () {44 vars in 975 bytes} [Thu Apr 30 06:39:52 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 49/102] 199.204.45.53 () {44 vars in 997 bytes} [Thu Apr 30 06:39:52 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/103] 199.204.45.53 () {48 vars in 1027 bytes} [Thu Apr 30 06:39:52 2026] PUT /v2.0/ports/6df733b5-7fd5-4972-a062-40ca8a338982 => generated 1249 bytes in 667 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/106] 199.204.45.53 () {44 vars in 915 bytes} [Thu Apr 30 06:39:55 2026] GET /v2.0/ports => generated 3730 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 06:39:56.366 7 INFO neutron.api.v2.resource [None req-c924979e-bcd8-44bd-acd8-e6bde646254e 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 56/107] 199.204.45.53 () {44 vars in 954 bytes} [Thu Apr 30 06:39:56 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/108] 199.204.45.53 () {44 vars in 976 bytes} [Thu Apr 30 06:39:56 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/109] 199.204.45.53 () {48 vars in 975 bytes} [Thu Apr 30 06:39:56 2026] POST /v2.0/security-groups => generated 1610 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/110] 199.204.45.53 () {44 vars in 996 bytes} [Thu Apr 30 06:39:57 2026] GET /v2.0/security-groups/4fd6ef9c-a26f-4955-9de2-bf2d2e2613d7 => generated 1610 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/111] 199.204.45.53 () {44 vars in 996 bytes} [Thu Apr 30 06:39:57 2026] GET /v2.0/security-groups/4fd6ef9c-a26f-4955-9de2-bf2d2e2613d7 => generated 1610 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/112] 199.204.45.53 () {44 vars in 996 bytes} [Thu Apr 30 06:39:57 2026] GET /v2.0/security-groups/4fd6ef9c-a26f-4955-9de2-bf2d2e2613d7 => generated 1610 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/113] 199.204.45.53 () {48 vars in 986 bytes} [Thu Apr 30 06:39:57 2026] POST /v2.0/security-group-rules => generated 623 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/114] 199.204.45.53 () {44 vars in 996 bytes} [Thu Apr 30 06:39:58 2026] GET /v2.0/security-groups/4fd6ef9c-a26f-4955-9de2-bf2d2e2613d7 => generated 2246 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/115] 199.204.45.53 () {44 vars in 996 bytes} [Thu Apr 30 06:39:58 2026] GET /v2.0/security-groups/4fd6ef9c-a26f-4955-9de2-bf2d2e2613d7 => generated 2246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/116] 199.204.45.53 () {44 vars in 996 bytes} [Thu Apr 30 06:39:58 2026] GET /v2.0/security-groups/4fd6ef9c-a26f-4955-9de2-bf2d2e2613d7 => generated 2246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/117] 199.204.45.53 () {48 vars in 986 bytes} [Thu Apr 30 06:39:58 2026] POST /v2.0/security-group-rules => generated 627 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/126] 199.204.45.53 () {44 vars in 970 bytes} [Thu Apr 30 06:40:57 2026] GET /v2.0/quotas/f3e344789ec84d89b36247a5771df284 => 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: 61/127] 199.204.45.53 () {48 vars in 1022 bytes} [Thu Apr 30 06:40:57 2026] PUT /v2.0/quotas/f3e344789ec84d89b36247a5771df284 => generated 291 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 06:43:08.042 8 INFO neutron.pecan_wsgi.hooks.translation [None req-047d1ed7-a2b7-433c-a0ba-5e1d4a8bb409 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 70/144] 199.204.45.53 () {30 vars in 740 bytes} [Thu Apr 30 06:43:07 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 151 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 75/145] 199.204.45.53 () {30 vars in 762 bytes} [Thu Apr 30 06:43:08 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 06:43:09.980 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ea7dabe1-d596-4f17-91c2-66c08d3f7592 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 77/148] 199.204.45.53 () {30 vars in 740 bytes} [Thu Apr 30 06:43:09 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/149] 199.204.45.53 () {30 vars in 762 bytes} [Thu Apr 30 06:43:09 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 06:49:21.516 8 INFO neutron.api.v2.resource [None req-0c6856be-0339-4ddd-bc7f-03d24e9fbab3 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 97/198] 199.204.45.53 () {44 vars in 1069 bytes} [Thu Apr 30 06:49:21 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=4088f6d21b464ae8b9aecd591dd19dc3 => generated 139 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/199] 199.204.45.53 () {44 vars in 1092 bytes} [Thu Apr 30 06:49:21 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=4088f6d21b464ae8b9aecd591dd19dc3 => generated 23 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/200] 199.204.45.53 () {48 vars in 976 bytes} [Thu Apr 30 06:49:21 2026] POST /v2.0/security-groups => generated 1624 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/201] 199.204.45.53 () {44 vars in 1083 bytes} [Thu Apr 30 06:49:22 2026] GET /v2.0/security-groups/7da27025-fa8d-48c1-8f15-b41e965d6a9f?project_id=4088f6d21b464ae8b9aecd591dd19dc3 => generated 1624 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/202] 199.204.45.53 () {44 vars in 996 bytes} [Thu Apr 30 06:49:22 2026] GET /v2.0/security-groups/7da27025-fa8d-48c1-8f15-b41e965d6a9f => generated 1624 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/203] 199.204.45.53 () {44 vars in 1083 bytes} [Thu Apr 30 06:49:22 2026] GET /v2.0/security-groups/7da27025-fa8d-48c1-8f15-b41e965d6a9f?project_id=4088f6d21b464ae8b9aecd591dd19dc3 => generated 1624 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/204] 199.204.45.53 () {48 vars in 986 bytes} [Thu Apr 30 06:49:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/207] 199.204.45.53 () {44 vars in 1083 bytes} [Thu Apr 30 06:49:23 2026] GET /v2.0/security-groups/7da27025-fa8d-48c1-8f15-b41e965d6a9f?project_id=4088f6d21b464ae8b9aecd591dd19dc3 => generated 2234 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/208] 199.204.45.53 () {44 vars in 996 bytes} [Thu Apr 30 06:49:24 2026] GET /v2.0/security-groups/7da27025-fa8d-48c1-8f15-b41e965d6a9f => generated 2234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/209] 199.204.45.53 () {44 vars in 1083 bytes} [Thu Apr 30 06:49:24 2026] GET /v2.0/security-groups/7da27025-fa8d-48c1-8f15-b41e965d6a9f?project_id=4088f6d21b464ae8b9aecd591dd19dc3 => generated 2234 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/210] 199.204.45.53 () {48 vars in 986 bytes} [Thu Apr 30 06:49:24 2026] POST /v2.0/security-group-rules => generated 599 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/211] 199.204.45.53 () {44 vars in 1083 bytes} [Thu Apr 30 06:49:25 2026] GET /v2.0/security-groups/7da27025-fa8d-48c1-8f15-b41e965d6a9f?project_id=4088f6d21b464ae8b9aecd591dd19dc3 => generated 2846 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/212] 199.204.45.53 () {44 vars in 996 bytes} [Thu Apr 30 06:49:25 2026] GET /v2.0/security-groups/7da27025-fa8d-48c1-8f15-b41e965d6a9f => 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: 105/213] 199.204.45.53 () {44 vars in 1083 bytes} [Thu Apr 30 06:49:25 2026] GET /v2.0/security-groups/7da27025-fa8d-48c1-8f15-b41e965d6a9f?project_id=4088f6d21b464ae8b9aecd591dd19dc3 => generated 2846 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/214] 199.204.45.53 () {48 vars in 986 bytes} [Thu Apr 30 06:49:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/215] 199.204.45.53 () {44 vars in 1083 bytes} [Thu Apr 30 06:49:26 2026] GET /v2.0/security-groups/7da27025-fa8d-48c1-8f15-b41e965d6a9f?project_id=4088f6d21b464ae8b9aecd591dd19dc3 => generated 3460 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/216] 199.204.45.53 () {44 vars in 996 bytes} [Thu Apr 30 06:49:26 2026] GET /v2.0/security-groups/7da27025-fa8d-48c1-8f15-b41e965d6a9f => generated 3460 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/217] 199.204.45.53 () {44 vars in 1083 bytes} [Thu Apr 30 06:49:26 2026] GET /v2.0/security-groups/7da27025-fa8d-48c1-8f15-b41e965d6a9f?project_id=4088f6d21b464ae8b9aecd591dd19dc3 => generated 3460 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/218] 199.204.45.53 () {48 vars in 986 bytes} [Thu Apr 30 06:49:26 2026] POST /v2.0/security-group-rules => generated 602 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/237] 199.204.45.53 () {30 vars in 738 bytes} [Thu Apr 30 06:51:51 2026] GET /v2.0/networks?tenant_id=4088f6d21b464ae8b9aecd591dd19dc3&shared=False => generated 15 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 06:51:52.038 8 INFO neutron.db.segments_db [None req-f3c55faf-9c06-4f22-913c-75ee08ee9b8c 2a2fa0cea13b4e4e8780dfd19856d2b8 4088f6d21b464ae8b9aecd591dd19dc3 - - bc4f903d46f94829a7414b7195d5f60b bc4f903d46f94829a7414b7195d5f60b] Added segment 21514eeb-54ea-4a29-acac-7f8e3906d7bb of type vxlan for network 442017fc-a2c8-4d08-a27f-739fd9d857ad [pid: 8|app: 0|req: 117/238] 199.204.45.53 () {34 vars in 680 bytes} [Thu Apr 30 06:51:51 2026] POST /v2.0/networks => generated 718 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/239] 199.204.45.53 () {30 vars in 720 bytes} [Thu Apr 30 06:51:52 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 118/240] 199.204.45.53 () {30 vars in 631 bytes} [Thu Apr 30 06:51:52 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: 123/241] 199.204.45.53 () {34 vars in 675 bytes} [Thu Apr 30 06:51:52 2026] POST /v2.0/ports => generated 999 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/242] 199.204.45.53 () {30 vars in 701 bytes} [Thu Apr 30 06:51:52 2026] GET /v2.0/networks/442017fc-a2c8-4d08-a27f-739fd9d857ad => generated 705 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/245] 199.204.45.53 () {30 vars in 720 bytes} [Thu Apr 30 06:51:54 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/246] 199.204.45.53 () {30 vars in 701 bytes} [Thu Apr 30 06:51:54 2026] GET /v2.0/networks/442017fc-a2c8-4d08-a27f-739fd9d857ad => generated 705 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/249] 199.204.45.53 () {44 vars in 970 bytes} [Thu Apr 30 06:52:12 2026] GET /v2.0/quotas/4088f6d21b464ae8b9aecd591dd19dc3 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/250] 199.204.45.53 () {48 vars in 1022 bytes} [Thu Apr 30 06:52:12 2026] PUT /v2.0/quotas/4088f6d21b464ae8b9aecd591dd19dc3 => generated 291 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:03:09.581 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ddbf80cb-70f9-4577-8c82-404f5a65cba1 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 172/339] 199.204.45.53 () {44 vars in 922 bytes} [Thu Apr 30 07:03:09 2026] GET /v2.0/networks/public => generated 108 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/340] 199.204.45.53 () {44 vars in 944 bytes} [Thu Apr 30 07:03:09 2026] GET /v2.0/networks?name=public => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:03:10.806 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9cbce546-1a90-48e4-bbf4-1355c4428497 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 173/341] 199.204.45.53 () {44 vars in 922 bytes} [Thu Apr 30 07:03:10 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: 169/342] 199.204.45.53 () {44 vars in 944 bytes} [Thu Apr 30 07:03:10 2026] GET /v2.0/networks?name=public => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:03:10.879 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3a4ae602-175b-4a42-a1c0-e611280a17a9 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 174/343] 199.204.45.53 () {44 vars in 1029 bytes} [Thu Apr 30 07:03:10 2026] GET /v2.0/subnets/public-subnet?network_id=bc7afb87-f149-4401-91f7-cfdaaefb7490 => generated 113 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/344] 199.204.45.53 () {44 vars in 1052 bytes} [Thu Apr 30 07:03:10 2026] GET /v2.0/subnets?name=public-subnet&network_id=bc7afb87-f149-4401-91f7-cfdaaefb7490 => generated 667 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:03:38.502 8 INFO neutron.pecan_wsgi.hooks.translation [None req-27431463-46c4-48c9-944f-6f0e227d390a 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 172/347] 199.204.45.53 () {44 vars in 932 bytes} [Thu Apr 30 07:03:38 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/348] 199.204.45.53 () {44 vars in 954 bytes} [Thu Apr 30 07:03:38 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:03:39.464 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b11875ab-15c2-45ea-97ff-8c325bb2e09f 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 178/351] 199.204.45.53 () {44 vars in 932 bytes} [Thu Apr 30 07:03:39 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/352] 199.204.45.53 () {44 vars in 954 bytes} [Thu Apr 30 07:03:39 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:03:39.528 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b84581ea-908d-4cd1-930b-7522a660f645 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 179/353] 199.204.45.53 () {44 vars in 1031 bytes} [Thu Apr 30 07:03:39 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=5cb1fcb0-4cf0-4d6d-b7a5-7f1e5a7eacb9 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/354] 199.204.45.53 () {44 vars in 1054 bytes} [Thu Apr 30 07:03:39 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=5cb1fcb0-4cf0-4d6d-b7a5-7f1e5a7eacb9 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:03:40.585 7 INFO neutron.api.v2.resource [None req-1c961a91-6d9a-43a4-97d1-7b0dbd4a2cb9 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 180/355] 199.204.45.53 () {44 vars in 966 bytes} [Thu Apr 30 07:03:40 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/356] 199.204.45.53 () {44 vars in 988 bytes} [Thu Apr 30 07:03:40 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/357] 199.204.45.53 () {44 vars in 996 bytes} [Thu Apr 30 07:03:41 2026] GET /v2.0/security-groups/56dcceb0-40aa-417e-8517-5e533a52704e => 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: 177/358] 199.204.45.53 () {44 vars in 996 bytes} [Thu Apr 30 07:03:41 2026] GET /v2.0/security-groups/56dcceb0-40aa-417e-8517-5e533a52704e => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/359] 199.204.45.53 () {44 vars in 1006 bytes} [Thu Apr 30 07:03:41 2026] GET /v2.0/security-group-rules/903321f6-ac2c-4bbb-95db-0e3b866fb2b5 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/360] 199.204.45.53 () {44 vars in 996 bytes} [Thu Apr 30 07:03:42 2026] GET /v2.0/security-groups/56dcceb0-40aa-417e-8517-5e533a52704e => generated 4694 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/361] 199.204.45.53 () {44 vars in 996 bytes} [Thu Apr 30 07:03:42 2026] GET /v2.0/security-groups/56dcceb0-40aa-417e-8517-5e533a52704e => generated 4694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/362] 199.204.45.53 () {44 vars in 1006 bytes} [Thu Apr 30 07:03:42 2026] GET /v2.0/security-group-rules/dfd64a55-6597-4566-95e0-20c85007c3f5 => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/363] 199.204.45.53 () {44 vars in 996 bytes} [Thu Apr 30 07:03:43 2026] GET /v2.0/security-groups/56dcceb0-40aa-417e-8517-5e533a52704e => generated 4694 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/364] 199.204.45.53 () {44 vars in 996 bytes} [Thu Apr 30 07:03:43 2026] GET /v2.0/security-groups/56dcceb0-40aa-417e-8517-5e533a52704e => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/365] 199.204.45.53 () {44 vars in 1006 bytes} [Thu Apr 30 07:03:43 2026] GET /v2.0/security-group-rules/2bc46879-83a8-4a3e-a941-c4cc4944d809 => 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: 181/366] 199.204.45.53 () {44 vars in 996 bytes} [Thu Apr 30 07:03:44 2026] GET /v2.0/security-groups/56dcceb0-40aa-417e-8517-5e533a52704e => generated 4694 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/367] 199.204.45.53 () {44 vars in 996 bytes} [Thu Apr 30 07:03:44 2026] GET /v2.0/security-groups/56dcceb0-40aa-417e-8517-5e533a52704e => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/368] 199.204.45.53 () {44 vars in 1006 bytes} [Thu Apr 30 07:03:44 2026] GET /v2.0/security-group-rules/f5c6ab6e-2e5c-4478-a66c-44bf2a1c12b2 => 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: 187/369] 199.204.45.53 () {44 vars in 996 bytes} [Thu Apr 30 07:03:45 2026] GET /v2.0/security-groups/56dcceb0-40aa-417e-8517-5e533a52704e => generated 4694 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/370] 199.204.45.53 () {44 vars in 996 bytes} [Thu Apr 30 07:03:45 2026] GET /v2.0/security-groups/56dcceb0-40aa-417e-8517-5e533a52704e => generated 4694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/371] 199.204.45.53 () {44 vars in 1006 bytes} [Thu Apr 30 07:03:45 2026] GET /v2.0/security-group-rules/807ba4ae-1ac1-4429-9324-8c66408b8c1c => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/372] 199.204.45.53 () {44 vars in 982 bytes} [Thu Apr 30 07:03:46 2026] GET /v2.0/networks/5cb1fcb0-4cf0-4d6d-b7a5-7f1e5a7eacb9 => generated 732 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:03:46.740 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4eb6b971-fd08-4333-9d8b-270cb112a9cf 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 189/373] 199.204.45.53 () {44 vars in 1071 bytes} [Thu Apr 30 07:03:46 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=5cb1fcb0-4cf0-4d6d-b7a5-7f1e5a7eacb9 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/374] 199.204.45.53 () {44 vars in 1094 bytes} [Thu Apr 30 07:03:46 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=5cb1fcb0-4cf0-4d6d-b7a5-7f1e5a7eacb9 => generated 1254 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/375] 199.204.45.53 () {44 vars in 996 bytes} [Thu Apr 30 07:03:46 2026] GET /v2.0/security-groups/56dcceb0-40aa-417e-8517-5e533a52704e => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:03:54.396 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c14cd44f-d202-49d5-af44-bd335fba0466 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 192/378] 199.204.45.53 () {44 vars in 975 bytes} [Thu Apr 30 07:03:54 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: 187/379] 199.204.45.53 () {44 vars in 997 bytes} [Thu Apr 30 07:03:54 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/380] 199.204.45.53 () {44 vars in 915 bytes} [Thu Apr 30 07:03:56 2026] GET /v2.0/ports => generated 4725 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:03:57.180 8 INFO neutron.api.v2.resource [None req-e41eb6bd-b926-4601-999a-c8b1b129651f 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 188/381] 199.204.45.53 () {44 vars in 954 bytes} [Thu Apr 30 07:03:57 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/382] 199.204.45.53 () {44 vars in 976 bytes} [Thu Apr 30 07:03:57 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/383] 199.204.45.53 () {44 vars in 996 bytes} [Thu Apr 30 07:03:58 2026] GET /v2.0/security-groups/4fd6ef9c-a26f-4955-9de2-bf2d2e2613d7 => generated 2886 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/384] 199.204.45.53 () {44 vars in 996 bytes} [Thu Apr 30 07:03:58 2026] GET /v2.0/security-groups/4fd6ef9c-a26f-4955-9de2-bf2d2e2613d7 => generated 2886 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/385] 199.204.45.53 () {44 vars in 1006 bytes} [Thu Apr 30 07:03:58 2026] GET /v2.0/security-group-rules/d619f30b-b74e-4d78-bf72-07329569949b => generated 623 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/386] 199.204.45.53 () {44 vars in 996 bytes} [Thu Apr 30 07:03:59 2026] GET /v2.0/security-groups/4fd6ef9c-a26f-4955-9de2-bf2d2e2613d7 => generated 2886 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/387] 199.204.45.53 () {44 vars in 996 bytes} [Thu Apr 30 07:03:59 2026] GET /v2.0/security-groups/4fd6ef9c-a26f-4955-9de2-bf2d2e2613d7 => generated 2886 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/388] 199.204.45.53 () {44 vars in 1006 bytes} [Thu Apr 30 07:03:59 2026] GET /v2.0/security-group-rules/26259773-b628-4ac4-988d-53b14e0cacfa => generated 627 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/391] 199.204.45.53 () {44 vars in 970 bytes} [Thu Apr 30 07:04:10 2026] GET /v2.0/quotas/f3e344789ec84d89b36247a5771df284 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:05:02.483 8 INFO neutron.api.v2.resource [None req-b052570f-563e-49b2-9c7e-4384dccb698b 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 196/398] 199.204.45.53 () {44 vars in 1069 bytes} [Thu Apr 30 07:05:02 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=4088f6d21b464ae8b9aecd591dd19dc3 => generated 139 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/399] 199.204.45.53 () {44 vars in 1092 bytes} [Thu Apr 30 07:05:02 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=4088f6d21b464ae8b9aecd591dd19dc3 => generated 4072 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/400] 199.204.45.53 () {44 vars in 1083 bytes} [Thu Apr 30 07:05:03 2026] GET /v2.0/security-groups/7da27025-fa8d-48c1-8f15-b41e965d6a9f?project_id=4088f6d21b464ae8b9aecd591dd19dc3 => 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: 204/401] 199.204.45.53 () {44 vars in 996 bytes} [Thu Apr 30 07:05:03 2026] GET /v2.0/security-groups/7da27025-fa8d-48c1-8f15-b41e965d6a9f => 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: 198/402] 199.204.45.53 () {44 vars in 1006 bytes} [Thu Apr 30 07:05:03 2026] GET /v2.0/security-group-rules/89833290-83da-4f99-b7e3-dbec04e8e892 => generated 597 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/403] 199.204.45.53 () {44 vars in 1083 bytes} [Thu Apr 30 07:05:04 2026] GET /v2.0/security-groups/7da27025-fa8d-48c1-8f15-b41e965d6a9f?project_id=4088f6d21b464ae8b9aecd591dd19dc3 => generated 4075 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/404] 199.204.45.53 () {44 vars in 996 bytes} [Thu Apr 30 07:05:04 2026] GET /v2.0/security-groups/7da27025-fa8d-48c1-8f15-b41e965d6a9f => generated 4075 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/405] 199.204.45.53 () {44 vars in 1006 bytes} [Thu Apr 30 07:05:04 2026] GET /v2.0/security-group-rules/1b230ede-d56d-4a31-a91a-06b1b1569bf8 => generated 599 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/406] 199.204.45.53 () {44 vars in 1083 bytes} [Thu Apr 30 07:05:05 2026] GET /v2.0/security-groups/7da27025-fa8d-48c1-8f15-b41e965d6a9f?project_id=4088f6d21b464ae8b9aecd591dd19dc3 => generated 4075 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/407] 199.204.45.53 () {44 vars in 996 bytes} [Thu Apr 30 07:05:05 2026] GET /v2.0/security-groups/7da27025-fa8d-48c1-8f15-b41e965d6a9f => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/408] 199.204.45.53 () {44 vars in 1006 bytes} [Thu Apr 30 07:05:05 2026] GET /v2.0/security-group-rules/91d2831e-eeaf-4943-8d62-830c76dd24a3 => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/409] 199.204.45.53 () {44 vars in 1083 bytes} [Thu Apr 30 07:05:06 2026] GET /v2.0/security-groups/7da27025-fa8d-48c1-8f15-b41e965d6a9f?project_id=4088f6d21b464ae8b9aecd591dd19dc3 => generated 4075 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/410] 199.204.45.53 () {44 vars in 996 bytes} [Thu Apr 30 07:05:06 2026] GET /v2.0/security-groups/7da27025-fa8d-48c1-8f15-b41e965d6a9f => generated 4075 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/411] 199.204.45.53 () {44 vars in 1006 bytes} [Thu Apr 30 07:05:06 2026] GET /v2.0/security-group-rules/f17aa2dc-02f8-4424-8463-aff72cec679f => generated 602 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/414] 199.204.45.53 () {44 vars in 970 bytes} [Thu Apr 30 07:05:13 2026] GET /v2.0/quotas/4088f6d21b464ae8b9aecd591dd19dc3 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/421] 199.204.45.53 () {44 vars in 944 bytes} [Thu Apr 30 07:06:03 2026] GET /v2.0/networks?name=public => generated 753 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/428] 10.0.0.135 () {32 vars in 648 bytes} [Thu Apr 30 07:06:42 2026] GET /v2.0/networks => generated 2168 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/429] 10.0.0.135 () {32 vars in 654 bytes} [Thu Apr 30 07:06:43 2026] GET /v2.0/floatingips => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/430] 10.0.0.135 () {32 vars in 646 bytes} [Thu Apr 30 07:06:43 2026] GET /v2.0/routers => generated 15 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/431] 10.0.0.135 () {32 vars in 642 bytes} [Thu Apr 30 07:06:43 2026] GET /v2.0/ports => generated 4725 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/432] 10.0.0.135 () {32 vars in 646 bytes} [Thu Apr 30 07:06:43 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/433] 10.0.0.135 () {32 vars in 648 bytes} [Thu Apr 30 07:06:43 2026] GET /v2.0/networks => generated 2168 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/434] 10.0.0.135 () {32 vars in 662 bytes} [Thu Apr 30 07:06:43 2026] GET /v2.0/security-groups => generated 17401 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/435] 10.0.0.135 () {32 vars in 654 bytes} [Thu Apr 30 07:06:43 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:06:54.755 8 INFO neutron.db.segments_db [None req-4e5cca1e-baea-46d8-a1e6-9f62710f990f 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Added segment db4ad5d8-35c2-45f9-b565-658451e6fde4 of type vxlan for network c710cab5-1644-4cc6-b359-2f4bdd63e074 2026-04-30 07:06:54.806 7 INFO neutron.db.segments_db [None req-5ad91d24-4d7e-49b6-996f-b79bf7bc37d3 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Added segment b942bb67-7156-4a92-8c01-9172d44aaa66 of type vxlan for network 7e2b5e6e-2e65-4431-9733-05b0d9f0e169 [pid: 8|app: 0|req: 216/438] 10.0.0.135 () {34 vars in 670 bytes} [Thu Apr 30 07:06:54 2026] POST /v2.0/networks => generated 736 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/439] 10.0.0.135 () {34 vars in 670 bytes} [Thu Apr 30 07:06:54 2026] POST /v2.0/networks => generated 745 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/440] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:06:54 2026] POST /v2.0/subnets => generated 684 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:06:55.171 8 INFO neutron.db.segments_db [None req-37424a88-f4c3-4eab-bb46-41677f72bf84 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Added segment 8a40cb03-5de4-4f23-9a68-50ad63f97bd1 of type vxlan for network 47e812c7-29e0-48db-a4b6-b2f6c14e67f5 [pid: 8|app: 0|req: 217/441] 10.0.0.135 () {34 vars in 670 bytes} [Thu Apr 30 07:06:54 2026] POST /v2.0/networks => generated 748 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:06:55.265 8 WARNING neutron.db.securitygroups_db [None req-cfab4a27-8df4-48fb-80c1-c17db14cdafd 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 225/442] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:06:55 2026] POST /v2.0/subnets => generated 692 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:06:55.369 7 INFO neutron.db.segments_db [None req-55998d40-d59e-48da-b9e7-33d74d299648 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Added segment cac86eb8-d053-4379-8f0a-5c9e0ff14878 of type vxlan for network 247261da-1385-42a4-bae3-395669bf2e0b [pid: 8|app: 0|req: 218/443] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:06:55 2026] GET /v2.0/security-groups?tenant_id=9aa963d4bd34493eb844ad4a9350390e&name=default => generated 2921 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/444] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:06:55 2026] POST /v2.0/subnets => generated 695 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:06:55.590 8 INFO neutron.db.segments_db [None req-b805ae1c-7956-41a0-bac4-cc6defb4f9da 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Added segment ad906f80-00f4-43b8-9e49-44fb367331d0 of type vxlan for network 9272edf0-a97d-465f-82ae-422d711783ab 2026-04-30 07:06:55.597 7 INFO neutron.db.l3_hamode_db [None req-55998d40-d59e-48da-b9e7-33d74d299648 97fc4e4ed685474b8f0d62d67b54bbe7 58062b6c8c294d94a7085ad84ba0ff38 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-30 07:06:55.784 8 INFO neutron.db.l3_hamode_db [None req-b805ae1c-7956-41a0-bac4-cc6defb4f9da 97fc4e4ed685474b8f0d62d67b54bbe7 262d2218205c4e9e81e382ad8b06f5f0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-30 07:06:56.657 8 INFO neutron.db.l3_hamode_db [None req-b805ae1c-7956-41a0-bac4-cc6defb4f9da 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-30 07:06:56.722 7 INFO neutron.db.l3_hamode_db [None req-55998d40-d59e-48da-b9e7-33d74d299648 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 226/445] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:06:55 2026] POST /v2.0/routers => generated 724 bytes in 2276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/446] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:06:57 2026] DELETE /v2.0/security-groups/6054878c-db26-4d08-ba26-0d017dd8a292 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:06:57.734 7 INFO neutron.db.segments_db [None req-76480f2b-087d-4f80-b69c-7856ea668e5a 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Added segment 3f046975-6f4e-4ee7-bc43-bf5f74f1c610 of type vxlan for network d87dfa5d-f77c-47a9-a187-8340f6d7b119 [pid: 8|app: 0|req: 220/447] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:06:55 2026] POST /v2.0/routers => generated 732 bytes in 2344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:06:57.972 7 INFO neutron.db.l3_hamode_db [None req-76480f2b-087d-4f80-b69c-7856ea668e5a 97fc4e4ed685474b8f0d62d67b54bbe7 9520e13b872f473a8a0db3ccc0f59bb3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-30 07:06:58.808 7 INFO neutron.db.l3_hamode_db [None req-76480f2b-087d-4f80-b69c-7856ea668e5a 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 221/448] 10.0.0.135 () {34 vars in 782 bytes} [Thu Apr 30 07:06:57 2026] PUT /v2.0/routers/ecee14ab-a7d2-4cf2-a8b9-e9c75250cfe9/add_router_interface => generated 310 bytes in 1061 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/449] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:06:57 2026] POST /v2.0/routers => generated 735 bytes in 2140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/450] 10.0.0.135 () {34 vars in 782 bytes} [Thu Apr 30 07:06:58 2026] PUT /v2.0/routers/67843b13-2600-4d71-9ab6-4f76954c368a/add_router_interface => generated 310 bytes in 941 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/451] 10.0.0.135 () {34 vars in 684 bytes} [Thu Apr 30 07:06:59 2026] POST /v2.0/security-groups => generated 1661 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-30 07:07:00.133 7 INFO neutron.db.segments_db [None req-f4817dde-ce5c-4952-99e2-d820604ba42e 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Added segment ad34b958-dac8-42f5-b37e-e5f8834c4d2b of type vxlan for network 278f3b97-d019-4151-a49c-dd81c2a2f133 [pid: 7|app: 0|req: 229/452] 10.0.0.135 () {34 vars in 670 bytes} [Thu Apr 30 07:06:59 2026] POST /v2.0/networks => generated 745 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/453] 10.0.0.135 () {34 vars in 694 bytes} [Thu Apr 30 07:07:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/454] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:07:00 2026] POST /v2.0/subnets => generated 692 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/455] 10.0.0.135 () {34 vars in 694 bytes} [Thu Apr 30 07:07:00 2026] POST /v2.0/security-group-rules => generated 602 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:07:00.629 7 INFO neutron.db.segments_db [None req-a1047f48-191d-4081-9a6c-73e0139ed9e3 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Added segment 2e6ad3fd-deb8-42e7-bcf4-023514600af7 of type vxlan for network ef095ad2-f774-492d-9cb3-bbcd43df480a 2026-04-30 07:07:00.895 7 INFO neutron.db.l3_hamode_db [None req-a1047f48-191d-4081-9a6c-73e0139ed9e3 97fc4e4ed685474b8f0d62d67b54bbe7 980cf59d952845dbb14f92deceffb74b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 224/456] 10.0.0.135 () {34 vars in 782 bytes} [Thu Apr 30 07:07:00 2026] PUT /v2.0/routers/2680be2b-d2a6-45fa-9f3d-635a7da5b6ed/add_router_interface => generated 310 bytes in 1016 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:07:01.563 7 INFO neutron.db.l3_hamode_db [None req-a1047f48-191d-4081-9a6c-73e0139ed9e3 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 225/457] 10.0.0.135 () {34 vars in 675 bytes} [Thu Apr 30 07:07:01 2026] POST /v2.0/floatingips => generated 552 bytes in 540 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/458] 10.0.0.84 () {34 vars in 980 bytes} [Thu Apr 30 07:07:01 2026] GET /v2.0/networks?id=7e2b5e6e-2e65-4431-9733-05b0d9f0e169 => generated 677 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/459] 10.0.0.84 () {34 vars in 963 bytes} [Thu Apr 30 07:07:01 2026] GET /v2.0/quotas/262d2218205c4e9e81e382ad8b06f5f0 => 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: 228/460] 10.0.0.84 () {34 vars in 1000 bytes} [Thu Apr 30 07:07:01 2026] GET /v2.0/ports?tenant_id=262d2218205c4e9e81e382ad8b06f5f0&fields=id => generated 57 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/461] 10.0.0.84 () {38 vars in 969 bytes} [Thu Apr 30 07:07:01 2026] POST /v2.0/security-groups => generated 1686 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-30 07:07:02.148 8 WARNING neutron.db.securitygroups_db [req-24ee6400-3817-4de7-a6ad-c63781e85d21 req-35938788-40e4-4223-9c44-7abde6d55c32 1088101f9a4649f38124afa1a55a49d5 58062b6c8c294d94a7085ad84ba0ff38 - - default default] project_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: 230/462] 10.0.0.84 () {34 vars in 1098 bytes} [Thu Apr 30 07:07:02 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1217183927&fields=id&tenant_id=58062b6c8c294d94a7085ad84ba0ff38 => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/463] 10.0.0.84 () {34 vars in 905 bytes} [Thu Apr 30 07:07:02 2026] GET /v2.0/extensions => generated 22222 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/464] 10.0.0.84 () {34 vars in 980 bytes} [Thu Apr 30 07:07:02 2026] GET /v2.0/networks?id=c710cab5-1644-4cc6-b359-2f4bdd63e074 => generated 669 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/465] 10.0.0.84 () {34 vars in 1006 bytes} [Thu Apr 30 07:07:02 2026] GET /v2.0/networks/7e2b5e6e-2e65-4431-9733-05b0d9f0e169?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: 234/466] 10.0.0.84 () {34 vars in 963 bytes} [Thu Apr 30 07:07:02 2026] GET /v2.0/quotas/58062b6c8c294d94a7085ad84ba0ff38 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/467] 10.0.0.84 () {34 vars in 1106 bytes} [Thu Apr 30 07:07:02 2026] GET /v2.0/networks/7e2b5e6e-2e65-4431-9733-05b0d9f0e169?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: 236/468] 10.0.0.84 () {34 vars in 1000 bytes} [Thu Apr 30 07:07:02 2026] GET /v2.0/ports?tenant_id=58062b6c8c294d94a7085ad84ba0ff38&fields=id => generated 103 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/469] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:07:00 2026] POST /v2.0/routers => generated 732 bytes in 1892 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/470] 10.0.0.84 () {34 vars in 989 bytes} [Thu Apr 30 07:07:02 2026] GET /v2.0/security-groups/647e8018-050f-44ec-9440-fdd3a249e803 => generated 1686 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/471] 10.0.0.84 () {38 vars in 979 bytes} [Thu Apr 30 07:07:02 2026] POST /v2.0/security-group-rules => generated 614 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/472] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:02 2026] GET /v2.0/ports?device_id=40d692b6-d659-4cad-837c-207647dc6697 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/473] 10.0.0.84 () {34 vars in 905 bytes} [Thu Apr 30 07:07:02 2026] GET /v2.0/extensions => generated 22222 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/474] 10.0.0.84 () {38 vars in 969 bytes} [Thu Apr 30 07:07:02 2026] POST /v2.0/security-groups => generated 1686 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/475] 10.0.0.84 () {34 vars in 1006 bytes} [Thu Apr 30 07:07:02 2026] GET /v2.0/networks/c710cab5-1644-4cc6-b359-2f4bdd63e074?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: 243/476] 10.0.0.84 () {34 vars in 989 bytes} [Thu Apr 30 07:07:02 2026] GET /v2.0/security-groups/13ea4f71-e9e0-4911-b295-e80ae27ad539 => generated 1686 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/477] 10.0.0.84 () {34 vars in 1106 bytes} [Thu Apr 30 07:07:02 2026] GET /v2.0/networks/c710cab5-1644-4cc6-b359-2f4bdd63e074?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/478] 10.0.0.84 () {38 vars in 979 bytes} [Thu Apr 30 07:07:03 2026] POST /v2.0/security-group-rules => generated 614 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/479] 10.0.0.84 () {34 vars in 989 bytes} [Thu Apr 30 07:07:03 2026] GET /v2.0/security-groups/13ea4f71-e9e0-4911-b295-e80ae27ad539 => generated 2311 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/480] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:03 2026] GET /v2.0/ports?device_id=924f226c-1dab-4c49-8c81-46360f370657 => 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: 248/481] 10.0.0.84 () {38 vars in 979 bytes} [Thu Apr 30 07:07:03 2026] POST /v2.0/security-group-rules => generated 619 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/482] 10.0.0.84 () {34 vars in 989 bytes} [Thu Apr 30 07:07:03 2026] GET /v2.0/security-groups/13ea4f71-e9e0-4911-b295-e80ae27ad539 => generated 2941 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/483] 10.0.0.84 () {34 vars in 999 bytes} [Thu Apr 30 07:07:03 2026] GET /v2.0/security-group-rules/c53fa55c-f35b-427a-9172-a798ffa4445c => generated 616 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/484] 10.0.0.84 () {34 vars in 989 bytes} [Thu Apr 30 07:07:03 2026] GET /v2.0/security-groups/13ea4f71-e9e0-4911-b295-e80ae27ad539 => generated 2941 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/485] 10.0.0.84 () {36 vars in 1021 bytes} [Thu Apr 30 07:07:03 2026] DELETE /v2.0/security-group-rules/c53fa55c-f35b-427a-9172-a798ffa4445c => 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: 253/486] 10.0.0.84 () {34 vars in 989 bytes} [Thu Apr 30 07:07:03 2026] GET /v2.0/security-groups/13ea4f71-e9e0-4911-b295-e80ae27ad539 => generated 2311 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/487] 10.0.0.84 () {36 vars in 1011 bytes} [Thu Apr 30 07:07:03 2026] DELETE /v2.0/security-groups/13ea4f71-e9e0-4911-b295-e80ae27ad539 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/488] 10.0.0.84 () {34 vars in 989 bytes} [Thu Apr 30 07:07:03 2026] GET /v2.0/security-groups/647e8018-050f-44ec-9440-fdd3a249e803 => generated 2311 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/489] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:03 2026] GET /v2.0/ports?device_id=40d692b6-d659-4cad-837c-207647dc6697 => 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: 257/490] 10.0.0.84 () {36 vars in 1011 bytes} [Thu Apr 30 07:07:03 2026] DELETE /v2.0/security-groups/647e8018-050f-44ec-9440-fdd3a249e803 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/491] 10.0.0.135 () {34 vars in 782 bytes} [Thu Apr 30 07:07:02 2026] PUT /v2.0/routers/e89693c3-8351-4681-9699-f6b465cf4074/add_router_interface => generated 310 bytes in 1542 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/492] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:04 2026] GET /v2.0/ports?device_id=924f226c-1dab-4c49-8c81-46360f370657 => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/493] 10.0.0.84 () {38 vars in 969 bytes} [Thu Apr 30 07:07:04 2026] POST /v2.0/security-groups => generated 1680 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-30 07:07:04.795 8 INFO neutron_taas.services.taas.taas_plugin [None req-edafab11-3957-49ec-bb91-fbec2e0e5653 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] TaaS: Handle Delete Port: 50432d56-adc0-4f83-be49-4f4aa73a0743 2026-04-30 07:07:04.801 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-edafab11-3957-49ec-bb91-fbec2e0e5653 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Tap Mirror: Handle Delete Port: 50432d56-adc0-4f83-be49-4f4aa73a0743 [pid: 7|app: 0|req: 237/494] 10.0.0.84 () {38 vars in 969 bytes} [Thu Apr 30 07:07:04 2026] POST /v2.0/security-groups => generated 1682 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/495] 10.0.0.84 () {38 vars in 969 bytes} [Thu Apr 30 07:07:04 2026] POST /v2.0/security-groups => generated 1681 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/496] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:04 2026] GET /v2.0/ports?device_id=40d692b6-d659-4cad-837c-207647dc6697 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:07:05.020 7 WARNING neutron.db.securitygroups_db [req-e7e06a9b-c5a5-4d94-bef4-6ab0066db5a5 req-f72e28ca-8ba4-47fc-a98a-1302557df5f7 4b958a06a1974c5eb9745f10d2664a77 980cf59d952845dbb14f92deceffb74b - - default default] project_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: 240/497] 10.0.0.84 () {34 vars in 1000 bytes} [Thu Apr 30 07:07:05 2026] GET /v2.0/security-groups?tenant_id=980cf59d952845dbb14f92deceffb74b => generated 7908 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/498] 10.0.0.84 () {34 vars in 989 bytes} [Thu Apr 30 07:07:05 2026] GET /v2.0/security-groups/9f781189-4dbb-442d-ae1d-4f8ebc76ddf3 => generated 2922 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/499] 10.0.0.84 () {34 vars in 989 bytes} [Thu Apr 30 07:07:05 2026] GET /v2.0/security-groups/9f781189-4dbb-442d-ae1d-4f8ebc76ddf3 => generated 2922 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/500] 10.0.0.84 () {34 vars in 989 bytes} [Thu Apr 30 07:07:05 2026] GET /v2.0/security-groups/df5e5a87-463f-4ca3-ac96-c0080fc61cbe => generated 1680 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/501] 10.0.0.84 () {36 vars in 1011 bytes} [Thu Apr 30 07:07:05 2026] DELETE /v2.0/security-groups/df5e5a87-463f-4ca3-ac96-c0080fc61cbe => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:07:05.340 7 INFO neutron.api.v2.resource [req-5052d82c-9fb2-4066-88dc-d6f2f67e4313 req-4d083ddb-f0d3-4013-8e19-771401a68705 4b958a06a1974c5eb9745f10d2664a77 980cf59d952845dbb14f92deceffb74b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 245/502] 10.0.0.84 () {34 vars in 989 bytes} [Thu Apr 30 07:07:05 2026] GET /v2.0/security-groups/df5e5a87-463f-4ca3-ac96-c0080fc61cbe => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/503] 10.0.0.84 () {34 vars in 989 bytes} [Thu Apr 30 07:07:05 2026] GET /v2.0/security-groups/06fae980-f102-4d18-b698-cc00ecbf7743 => 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: 258/504] 10.0.0.135 () {34 vars in 788 bytes} [Thu Apr 30 07:07:04 2026] PUT /v2.0/routers/2680be2b-d2a6-45fa-9f3d-635a7da5b6ed/remove_router_interface => generated 310 bytes in 1431 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/505] 10.0.0.84 () {36 vars in 1011 bytes} [Thu Apr 30 07:07:05 2026] DELETE /v2.0/security-groups/06fae980-f102-4d18-b698-cc00ecbf7743 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:07:05.507 7 INFO neutron.api.v2.resource [req-91cfdc1b-2003-413e-83f9-cb11ace9d3bd req-058614d8-6e1b-40d1-a2e9-aa31f1729734 4b958a06a1974c5eb9745f10d2664a77 980cf59d952845dbb14f92deceffb74b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 248/506] 10.0.0.84 () {34 vars in 989 bytes} [Thu Apr 30 07:07:05 2026] GET /v2.0/security-groups/06fae980-f102-4d18-b698-cc00ecbf7743 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/507] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:05 2026] GET /v2.0/ports?device_id=924f226c-1dab-4c49-8c81-46360f370657 => 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: 250/508] 10.0.0.84 () {34 vars in 989 bytes} [Thu Apr 30 07:07:05 2026] GET /v2.0/security-groups/afc26a25-4c65-49c0-97ee-b579ec2f19b8 => generated 1681 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/509] 10.0.0.84 () {36 vars in 1011 bytes} [Thu Apr 30 07:07:05 2026] DELETE /v2.0/security-groups/afc26a25-4c65-49c0-97ee-b579ec2f19b8 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:07:05.641 8 INFO neutron_taas.services.taas.taas_plugin [None req-1db7c4bb-6840-4f6d-8e4c-0155aea53e94 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] TaaS: Handle Delete Port: c6c8bc97-0c03-4c4d-9fdc-d1c4ea3c2b24 2026-04-30 07:07:05.644 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1db7c4bb-6840-4f6d-8e4c-0155aea53e94 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Tap Mirror: Handle Delete Port: c6c8bc97-0c03-4c4d-9fdc-d1c4ea3c2b24 2026-04-30 07:07:05.677 7 INFO neutron.api.v2.resource [req-18edba3d-ba40-495e-9884-e0a32de6442f req-946f83a0-9259-4e1d-9de0-5dfae7b114ff 4b958a06a1974c5eb9745f10d2664a77 980cf59d952845dbb14f92deceffb74b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 252/510] 10.0.0.84 () {34 vars in 989 bytes} [Thu Apr 30 07:07:05 2026] GET /v2.0/security-groups/afc26a25-4c65-49c0-97ee-b579ec2f19b8 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 07:07:05.709 7 WARNING neutron.db.securitygroups_db [req-45168c90-968b-44cc-84c3-a9b550774aa6 req-edb4d8f2-8f6f-420d-a8d6-01b4fcf42bfc 4b958a06a1974c5eb9745f10d2664a77 980cf59d952845dbb14f92deceffb74b - - default default] project_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: 253/511] 10.0.0.84 () {34 vars in 1000 bytes} [Thu Apr 30 07:07:05 2026] GET /v2.0/security-groups?tenant_id=980cf59d952845dbb14f92deceffb74b => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/512] 10.0.0.84 () {34 vars in 989 bytes} [Thu Apr 30 07:07:05 2026] GET /v2.0/security-groups/9f781189-4dbb-442d-ae1d-4f8ebc76ddf3 => generated 2922 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/513] 10.0.0.84 () {34 vars in 989 bytes} [Thu Apr 30 07:07:05 2026] GET /v2.0/security-groups/9f781189-4dbb-442d-ae1d-4f8ebc76ddf3 => generated 2922 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:07:05.867 7 INFO neutron.api.v2.resource [req-5781d4f7-b160-4f71-88ac-fe024002f834 req-480e0c68-2559-4352-9a8c-f5cfed387d31 4b958a06a1974c5eb9745f10d2664a77 980cf59d952845dbb14f92deceffb74b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 256/514] 10.0.0.84 () {34 vars in 989 bytes} [Thu Apr 30 07:07:05 2026] GET /v2.0/security-groups/afc26a25-4c65-49c0-97ee-b579ec2f19b8 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 07:07:05.883 8 INFO neutron_taas.services.taas.taas_plugin [None req-1db7c4bb-6840-4f6d-8e4c-0155aea53e94 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] TaaS: Handle Delete Port: 9ac3e2cc-d28a-454c-9660-826f6a346f9c 2026-04-30 07:07:05.886 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1db7c4bb-6840-4f6d-8e4c-0155aea53e94 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Tap Mirror: Handle Delete Port: 9ac3e2cc-d28a-454c-9660-826f6a346f9c 2026-04-30 07:07:05.903 7 INFO neutron.api.v2.resource [req-6d64a71b-b7e8-4ea0-b263-787b5e52f329 req-52aa0cd4-9019-4021-b63a-5e2e68d4a58a 4b958a06a1974c5eb9745f10d2664a77 980cf59d952845dbb14f92deceffb74b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 257/515] 10.0.0.84 () {34 vars in 989 bytes} [Thu Apr 30 07:07:05 2026] GET /v2.0/security-groups/06fae980-f102-4d18-b698-cc00ecbf7743 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 07:07:05.938 7 INFO neutron.api.v2.resource [req-ed162988-86d9-4a91-878e-39c70f652920 req-4e06ef10-ff26-44e5-9ddf-161259f9b059 4b958a06a1974c5eb9745f10d2664a77 980cf59d952845dbb14f92deceffb74b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 258/516] 10.0.0.84 () {34 vars in 989 bytes} [Thu Apr 30 07:07:05 2026] GET /v2.0/security-groups/df5e5a87-463f-4ca3-ac96-c0080fc61cbe => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 07:07:05.962 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-1db7c4bb-6840-4f6d-8e4c-0155aea53e94 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - 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-04-30 07:07:06.316 8 INFO neutron.db.l3_hamode_db [None req-1db7c4bb-6840-4f6d-8e4c-0155aea53e94 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] HA network d87dfa5d-f77c-47a9-a187-8340f6d7b119 was deleted as no HA routers are present in project 9520e13b872f473a8a0db3ccc0f59bb3. 2026-04-30 07:07:06.341 7 INFO neutron_taas.services.taas.taas_plugin [None req-6e228f7d-ccbd-4232-8f10-604fbd9268ef 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] TaaS: Handle Delete Port: c557cf12-fece-4c66-beb2-e36b848a1520 [pid: 8|app: 0|req: 259/517] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:07:05 2026] DELETE /v2.0/routers/2680be2b-d2a6-45fa-9f3d-635a7da5b6ed => generated 0 bytes in 901 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:07:06.346 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e228f7d-ccbd-4232-8f10-604fbd9268ef 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Tap Mirror: Handle Delete Port: c557cf12-fece-4c66-beb2-e36b848a1520 [pid: 8|app: 0|req: 260/518] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:06 2026] GET /v2.0/ports?device_id=40d692b6-d659-4cad-837c-207647dc6697 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/519] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:07:06 2026] DELETE /v2.0/subnets/8564e3d5-588f-4df6-b04f-82c2da8bc173 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:07:06.657 8 INFO neutron.services.segments.plugin [-] Segment 3f046975-6f4e-4ee7-bc43-bf5f74f1c610 resource provider aggregate not found 2026-04-30 07:07:06.668 8 INFO neutron.services.segments.plugin [-] Segment 3f046975-6f4e-4ee7-bc43-bf5f74f1c610 resource provider aggregate not found 2026-04-30 07:07:06.678 8 INFO neutron.services.segments.plugin [-] Segment 3f046975-6f4e-4ee7-bc43-bf5f74f1c610 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f046975-6f4e-4ee7-bc43-bf5f74f1c610 found for delete ", "request_id": "req-c0994788-2611-44b5-b6a5-96d91ac97b7d"}]} 2026-04-30 07:07:06.691 8 INFO neutron.services.segments.plugin [-] Segment 3f046975-6f4e-4ee7-bc43-bf5f74f1c610 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f046975-6f4e-4ee7-bc43-bf5f74f1c610 found for delete ", "request_id": "req-b7b6bf3e-b194-452c-bdbb-068d1b1e8f88"}]} [pid: 8|app: 0|req: 262/520] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:07:06 2026] DELETE /v2.0/networks/47e812c7-29e0-48db-a4b6-b2f6c14e67f5 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/521] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:06 2026] GET /v2.0/ports?device_id=924f226c-1dab-4c49-8c81-46360f370657 => 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: 259/522] 10.0.0.135 () {34 vars in 788 bytes} [Thu Apr 30 07:07:05 2026] PUT /v2.0/routers/e89693c3-8351-4681-9699-f6b465cf4074/remove_router_interface => generated 310 bytes in 823 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:07:06.884 7 WARNING neutron.db.securitygroups_db [None req-777acd45-c29b-40fd-b8fe-6266f4c1e5e1 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 260/523] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:07:06 2026] GET /v2.0/security-groups?tenant_id=9520e13b872f473a8a0db3ccc0f59bb3&name=default => generated 2921 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:07:06.996 8 INFO neutron_taas.services.taas.taas_plugin [None req-f94ec734-ff83-4e01-850c-65bb8c6a4c0d 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] TaaS: Handle Delete Port: 5b42b16f-ef39-439f-846d-6dadaee45c41 2026-04-30 07:07:06.999 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f94ec734-ff83-4e01-850c-65bb8c6a4c0d 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Tap Mirror: Handle Delete Port: 5b42b16f-ef39-439f-846d-6dadaee45c41 [pid: 7|app: 0|req: 261/524] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:07:06 2026] DELETE /v2.0/security-groups/7923e8e3-001b-41b8-a750-f1d3250c8954 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:07:07.258 8 INFO neutron_taas.services.taas.taas_plugin [None req-f94ec734-ff83-4e01-850c-65bb8c6a4c0d 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] TaaS: Handle Delete Port: 83a31df6-2a77-42c7-a31a-bc780d4c14a8 2026-04-30 07:07:07.261 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f94ec734-ff83-4e01-850c-65bb8c6a4c0d 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Tap Mirror: Handle Delete Port: 83a31df6-2a77-42c7-a31a-bc780d4c14a8 [pid: 7|app: 0|req: 262/525] 199.204.45.53 () {34 vars in 984 bytes} [Thu Apr 30 07:07:07 2026] GET /v2.0/networks?id=7e2b5e6e-2e65-4431-9733-05b0d9f0e169 => generated 677 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/526] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:07 2026] GET /v2.0/ports?device_id=40d692b6-d659-4cad-837c-207647dc6697 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:07:07.625 8 INFO neutron.db.l3_hamode_db [None req-f94ec734-ff83-4e01-850c-65bb8c6a4c0d 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] HA network ef095ad2-f774-492d-9cb3-bbcd43df480a was deleted as no HA routers are present in project 980cf59d952845dbb14f92deceffb74b. [pid: 8|app: 0|req: 264/527] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:07:06 2026] DELETE /v2.0/routers/e89693c3-8351-4681-9699-f6b465cf4074 => 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: 265/528] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:07:07 2026] DELETE /v2.0/subnets/be2c4886-1e27-42e6-98f8-a4787f3d2c9d => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/529] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:07:07 2026] DELETE /v2.0/networks/278f3b97-d019-4151-a49c-dd81c2a2f133 => 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: 267/530] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:07 2026] GET /v2.0/ports?device_id=924f226c-1dab-4c49-8c81-46360f370657 => 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: 264/531] 199.204.45.53 () {38 vars in 953 bytes} [Thu Apr 30 07:07:07 2026] POST /v2.0/ports => generated 958 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/532] 199.204.45.53 () {34 vars in 909 bytes} [Thu Apr 30 07:07:07 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:07:08.088 7 WARNING neutron.db.securitygroups_db [None req-19865e31-ea4f-46f8-8d6a-9bb3badc1dc4 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 265/533] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:07:08 2026] GET /v2.0/security-groups?tenant_id=980cf59d952845dbb14f92deceffb74b&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/534] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:07:08 2026] DELETE /v2.0/security-groups/9f781189-4dbb-442d-ae1d-4f8ebc76ddf3 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:07:08.703 8 INFO neutron.services.segments.plugin [-] Segment 8a40cb03-5de4-4f23-9a68-50ad63f97bd1 resource provider aggregate not found 2026-04-30 07:07:08.716 8 INFO neutron.services.segments.plugin [-] Segment 8a40cb03-5de4-4f23-9a68-50ad63f97bd1 resource provider aggregate not found 2026-04-30 07:07:08.725 8 INFO neutron.services.segments.plugin [-] Segment 8a40cb03-5de4-4f23-9a68-50ad63f97bd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a40cb03-5de4-4f23-9a68-50ad63f97bd1 found for delete ", "request_id": "req-a370f175-0191-467e-ba03-1f07ab7cebcf"}]} 2026-04-30 07:07:08.737 8 INFO neutron.services.segments.plugin [-] Segment 8a40cb03-5de4-4f23-9a68-50ad63f97bd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a40cb03-5de4-4f23-9a68-50ad63f97bd1 found for delete ", "request_id": "req-ec1a27b7-4b7e-42a4-82c5-02047d454171"}]} 2026-04-30 07:07:08.745 8 INFO neutron.services.segments.plugin [-] Segment 2e6ad3fd-deb8-42e7-bcf4-023514600af7 resource provider aggregate not found [pid: 8|app: 0|req: 270/535] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:08 2026] GET /v2.0/ports?device_id=40d692b6-d659-4cad-837c-207647dc6697 => generated 961 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:07:08.759 8 INFO neutron.services.segments.plugin [-] Segment 2e6ad3fd-deb8-42e7-bcf4-023514600af7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e6ad3fd-deb8-42e7-bcf4-023514600af7 found for delete ", "request_id": "req-f4aa0cb4-4484-4288-a63c-1a9eda860adc"}]} 2026-04-30 07:07:08.762 8 INFO neutron.services.segments.plugin [-] Segment 2e6ad3fd-deb8-42e7-bcf4-023514600af7 resource provider aggregate not found 2026-04-30 07:07:08.775 8 INFO neutron.services.segments.plugin [-] Segment ad34b958-dac8-42f5-b37e-e5f8834c4d2b resource provider aggregate not found 2026-04-30 07:07:08.783 8 INFO neutron.services.segments.plugin [-] Segment 2e6ad3fd-deb8-42e7-bcf4-023514600af7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e6ad3fd-deb8-42e7-bcf4-023514600af7 found for delete ", "request_id": "req-cf8af590-e536-41f7-a168-91a40395ae59"}]} 2026-04-30 07:07:08.796 8 INFO neutron.services.segments.plugin [-] Segment ad34b958-dac8-42f5-b37e-e5f8834c4d2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad34b958-dac8-42f5-b37e-e5f8834c4d2b found for delete ", "request_id": "req-5efcea29-0ec8-4203-b810-f610ca8fd905"}]} 2026-04-30 07:07:08.812 8 INFO neutron.services.segments.plugin [-] Segment ad34b958-dac8-42f5-b37e-e5f8834c4d2b resource provider aggregate not found [pid: 8|app: 0|req: 271/536] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:08 2026] GET /v2.0/security-groups?id=e3952af6-8956-49c3-9495-0dc58331d70a&fields=id&fields=name => generated 88 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:07:08.851 8 INFO neutron.services.segments.plugin [-] Segment ad34b958-dac8-42f5-b37e-e5f8834c4d2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad34b958-dac8-42f5-b37e-e5f8834c4d2b found for delete ", "request_id": "req-e33a6648-b032-4c40-b4c1-905e645ef3b8"}]} [pid: 7|app: 0|req: 266/537] 199.204.45.53 () {38 vars in 1026 bytes} [Thu Apr 30 07:07:08 2026] PUT /v2.0/ports/6947b0a2-4de4-42a2-be5a-46fca3feb1f4 => generated 1239 bytes in 593 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: 269/540] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:09 2026] GET /v2.0/ports?device_id=924f226c-1dab-4c49-8c81-46360f370657 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:07:09.058 8 INFO neutron.db.segments_db [None req-d21a9fd0-1fdf-4349-9809-8934473a5274 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Added segment 4691baa0-4ec6-48cf-8023-4a5a5b665a29 of type vxlan for network 64a373d9-d28b-4475-9821-7d53d66f50a9 [pid: 8|app: 0|req: 272/541] 10.0.0.135 () {34 vars in 670 bytes} [Thu Apr 30 07:07:08 2026] POST /v2.0/networks => generated 752 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/542] 199.204.45.53 () {34 vars in 984 bytes} [Thu Apr 30 07:07:09 2026] GET /v2.0/networks?id=c710cab5-1644-4cc6-b359-2f4bdd63e074 => generated 669 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:07:09.200 7 WARNING neutron.db.securitygroups_db [req-24ee6400-3817-4de7-a6ad-c63781e85d21 req-291479ca-9e7a-4b89-8e70-ff67637d39e3 1088101f9a4649f38124afa1a55a49d5 58062b6c8c294d94a7085ad84ba0ff38 - - default default] project_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: 271/543] 199.204.45.53 () {34 vars in 1048 bytes} [Thu Apr 30 07:07:09 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=58062b6c8c294d94a7085ad84ba0ff38 => generated 181 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/544] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:07:09 2026] POST /v2.0/subnets => generated 699 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:07:09.458 8 INFO neutron.db.segments_db [None req-7fcb4d00-766c-41f4-849b-05bd87ce3e8e 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Added segment f04707f4-4141-4579-b4d5-6a08b1b25c27 of type vxlan for network 7012176c-2de1-41d6-b756-f3475c4e8b0c 2026-04-30 07:07:09.619 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f3672837-cf31-4f0b-a465-be0a328c1ddf'] response: {'name': 'network-changed', 'server_uuid': '40d692b6-d659-4cad-837c-207647dc6697', 'tag': '6947b0a2-4de4-42a2-be5a-46fca3feb1f4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 272/545] 199.204.45.53 () {38 vars in 953 bytes} [Thu Apr 30 07:07:09 2026] POST /v2.0/ports => generated 958 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:07:09.740 8 INFO neutron.db.l3_hamode_db [None req-7fcb4d00-766c-41f4-849b-05bd87ce3e8e 97fc4e4ed685474b8f0d62d67b54bbe7 b7d39493f82b489b88df6cd213e4bee0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 273/546] 199.204.45.53 () {38 vars in 1026 bytes} [Thu Apr 30 07:07:09 2026] PUT /v2.0/ports/9849ebbe-5221-49ab-8949-4b6acc58ab84 => generated 1239 bytes in 478 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: 274/547] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:10 2026] GET /v2.0/ports?device_id=40d692b6-d659-4cad-837c-207647dc6697 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/548] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:07:10 2026] GET /v2.0/ports?tenant_id=262d2218205c4e9e81e382ad8b06f5f0&device_id=40d692b6-d659-4cad-837c-207647dc6697 => generated 1242 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/549] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:10 2026] GET /v2.0/ports?device_id=924f226c-1dab-4c49-8c81-46360f370657 => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:07:10.535 8 INFO neutron.db.l3_hamode_db [None req-7fcb4d00-766c-41f4-849b-05bd87ce3e8e 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-30 07:07:10.656 7 INFO neutron.db.segments_db [None req-3a75c943-09fd-469a-a8d7-64369488d1b2 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Added segment e12a24c6-70f9-4df6-8d8f-876c1e8a37f0 of type vxlan for network dd617fe2-0bbb-4366-987f-83a7cf33d06a [pid: 7|app: 0|req: 277/550] 10.0.0.135 () {34 vars in 670 bytes} [Thu Apr 30 07:07:10 2026] POST /v2.0/networks => generated 743 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/551] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:10 2026] GET /v2.0/security-groups?id=e3952af6-8956-49c3-9495-0dc58331d70a&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/552] 199.204.45.53 () {34 vars in 1058 bytes} [Thu Apr 30 07:07:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=6947b0a2-4de4-42a2-be5a-46fca3feb1f4 => 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: 280/553] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:10 2026] GET /v2.0/security-groups?id=b5ea0274-28fa-4ae6-a3b3-ed0cbc300f83&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: 281/554] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:07:10 2026] POST /v2.0/subnets => generated 690 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/555] 199.204.45.53 () {34 vars in 982 bytes} [Thu Apr 30 07:07:11 2026] GET /v2.0/subnets?id=0f50c83a-3023-4eb5-85ec-d6d0cbe3c535 => generated 695 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:07:11.097 7 INFO neutron.db.segments_db [None req-a52c0505-7da0-427a-a209-1354344b3e35 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Added segment 38f82456-dd91-4b78-83c6-79551e2d4141 of type vxlan for network 618e0876-de41-41c3-add8-7e349cc370e5 [pid: 8|app: 0|req: 274/556] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:07:09 2026] POST /v2.0/routers => generated 739 bytes in 1903 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:07:11.340 7 INFO neutron.db.l3_hamode_db [None req-a52c0505-7da0-427a-a209-1354344b3e35 97fc4e4ed685474b8f0d62d67b54bbe7 e26ed7f2411447f083c6db8cbc5aafe5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 275/557] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:07:11 2026] GET /v2.0/ports?network_id=7e2b5e6e-2e65-4431-9733-05b0d9f0e169&device_owner=network%3Adhcp => generated 1244 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/558] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:07:11 2026] GET /v2.0/ports?tenant_id=58062b6c8c294d94a7085ad84ba0ff38&device_id=924f226c-1dab-4c49-8c81-46360f370657 => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:07:11.733 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f6fa9ad-e891-465d-a044-7651f95c8a3d'] response: {'name': 'network-changed', 'server_uuid': '924f226c-1dab-4c49-8c81-46360f370657', 'tag': '9849ebbe-5221-49ab-8949-4b6acc58ab84', 'status': 'completed', 'code': 200} 2026-04-30 07:07:12.074 7 INFO neutron.db.l3_hamode_db [None req-a52c0505-7da0-427a-a209-1354344b3e35 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 277/559] 10.0.0.135 () {34 vars in 782 bytes} [Thu Apr 30 07:07:11 2026] PUT /v2.0/routers/0d28967f-12c7-4cdb-8747-2bf7e115306d/add_router_interface => generated 310 bytes in 1066 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/560] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:07:12 2026] GET /v2.0/networks/7e2b5e6e-2e65-4431-9733-05b0d9f0e169?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: 279/561] 199.204.45.53 () {34 vars in 1058 bytes} [Thu Apr 30 07:07:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=9849ebbe-5221-49ab-8949-4b6acc58ab84 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/562] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:12 2026] GET /v2.0/ports?device_id=40d692b6-d659-4cad-837c-207647dc6697 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/563] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:12 2026] GET /v2.0/ports?device_id=924f226c-1dab-4c49-8c81-46360f370657 => generated 973 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/564] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:07:12 2026] GET /v2.0/networks/7e2b5e6e-2e65-4431-9733-05b0d9f0e169?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: 283/565] 199.204.45.53 () {34 vars in 982 bytes} [Thu Apr 30 07:07:12 2026] GET /v2.0/subnets?id=04eb12d1-c572-4e43-bda0-5b64eb01f030 => generated 687 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/566] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:12 2026] GET /v2.0/security-groups?id=e3952af6-8956-49c3-9495-0dc58331d70a&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: 285/567] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:12 2026] GET /v2.0/security-groups?id=b5ea0274-28fa-4ae6-a3b3-ed0cbc300f83&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: 286/568] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:07:12 2026] GET /v2.0/ports?network_id=c710cab5-1644-4cc6-b359-2f4bdd63e074&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: 283/569] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:07:11 2026] POST /v2.0/routers => generated 730 bytes in 1853 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/570] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:07:12 2026] GET /v2.0/networks/c710cab5-1644-4cc6-b359-2f4bdd63e074?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/571] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:07:12 2026] GET /v2.0/networks/c710cab5-1644-4cc6-b359-2f4bdd63e074?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: 8|app: 0|req: 289/572] 10.0.0.135 () {34 vars in 684 bytes} [Thu Apr 30 07:07:13 2026] POST /v2.0/security-groups => generated 1659 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/573] 10.0.0.135 () {34 vars in 694 bytes} [Thu Apr 30 07:07:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/574] 10.0.0.135 () {34 vars in 694 bytes} [Thu Apr 30 07:07:13 2026] POST /v2.0/security-group-rules => generated 602 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/575] 10.0.0.135 () {34 vars in 675 bytes} [Thu Apr 30 07:07:13 2026] POST /v2.0/floatingips => generated 552 bytes in 474 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/576] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:07:14 2026] GET /v2.0/ports?tenant_id=262d2218205c4e9e81e382ad8b06f5f0&device_id=40d692b6-d659-4cad-837c-207647dc6697 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/577] 10.0.0.135 () {34 vars in 782 bytes} [Thu Apr 30 07:07:12 2026] PUT /v2.0/routers/8872769d-05b0-4222-9cf9-03949325e50a/add_router_interface => generated 310 bytes in 1200 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/578] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:14 2026] GET /v2.0/ports?device_id=924f226c-1dab-4c49-8c81-46360f370657 => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/579] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:14 2026] GET /v2.0/ports?device_id=40d692b6-d659-4cad-837c-207647dc6697 => 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: 286/580] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:07:14 2026] GET /v2.0/ports?tenant_id=58062b6c8c294d94a7085ad84ba0ff38&device_id=924f226c-1dab-4c49-8c81-46360f370657 => 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: 295/581] 199.204.45.53 () {34 vars in 984 bytes} [Thu Apr 30 07:07:14 2026] GET /v2.0/networks?id=7e2b5e6e-2e65-4431-9733-05b0d9f0e169 => generated 773 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/582] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:14 2026] GET /v2.0/security-groups?id=e3952af6-8956-49c3-9495-0dc58331d70a&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: 287/583] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:14 2026] GET /v2.0/security-groups?id=b5ea0274-28fa-4ae6-a3b3-ed0cbc300f83&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: 288/584] 199.204.45.53 () {34 vars in 1058 bytes} [Thu Apr 30 07:07:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=6947b0a2-4de4-42a2-be5a-46fca3feb1f4 => 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: 297/585] 199.204.45.53 () {34 vars in 984 bytes} [Thu Apr 30 07:07:14 2026] GET /v2.0/networks?id=c710cab5-1644-4cc6-b359-2f4bdd63e074 => generated 764 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/586] 199.204.45.53 () {34 vars in 1058 bytes} [Thu Apr 30 07:07:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=9849ebbe-5221-49ab-8949-4b6acc58ab84 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/587] 199.204.45.53 () {34 vars in 982 bytes} [Thu Apr 30 07:07:14 2026] GET /v2.0/subnets?id=0f50c83a-3023-4eb5-85ec-d6d0cbe3c535 => generated 695 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/588] 199.204.45.53 () {34 vars in 982 bytes} [Thu Apr 30 07:07:14 2026] GET /v2.0/subnets?id=04eb12d1-c572-4e43-bda0-5b64eb01f030 => generated 687 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/589] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:07:14 2026] GET /v2.0/ports?network_id=c710cab5-1644-4cc6-b359-2f4bdd63e074&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: 290/590] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:07:14 2026] GET /v2.0/ports?network_id=7e2b5e6e-2e65-4431-9733-05b0d9f0e169&device_owner=network%3Adhcp => generated 1244 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/591] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:07:14 2026] GET /v2.0/networks/c710cab5-1644-4cc6-b359-2f4bdd63e074?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: 291/592] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:07:14 2026] GET /v2.0/networks/7e2b5e6e-2e65-4431-9733-05b0d9f0e169?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: 302/593] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:07:14 2026] GET /v2.0/networks/c710cab5-1644-4cc6-b359-2f4bdd63e074?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: 292/594] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:07:14 2026] GET /v2.0/networks/7e2b5e6e-2e65-4431-9733-05b0d9f0e169?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) 2026-04-30 07:07:14.503 8 WARNING neutron.db.securitygroups_db [req-0029e986-afe3-4f2b-a423-b9379c6993aa req-8fe959ef-e73a-4991-9592-12c11b0491b0 98cceadc17484ada841df585d351cd5b b7d39493f82b489b88df6cd213e4bee0 - - default default] project_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: 303/595] 10.0.0.84 () {34 vars in 1096 bytes} [Thu Apr 30 07:07:14 2026] GET /v2.0/security-groups?name=tempest-securitygroup--899572760&fields=id&tenant_id=b7d39493f82b489b88df6cd213e4bee0 => 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: 293/596] 10.0.0.84 () {34 vars in 980 bytes} [Thu Apr 30 07:07:14 2026] GET /v2.0/networks?id=64a373d9-d28b-4475-9821-7d53d66f50a9 => generated 684 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/597] 10.0.0.84 () {34 vars in 963 bytes} [Thu Apr 30 07:07:14 2026] GET /v2.0/quotas/b7d39493f82b489b88df6cd213e4bee0 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/598] 10.0.0.135 () {34 vars in 684 bytes} [Thu Apr 30 07:07:14 2026] POST /v2.0/security-groups => generated 1660 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/599] 10.0.0.135 () {34 vars in 694 bytes} [Thu Apr 30 07:07:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/600] 10.0.0.135 () {34 vars in 694 bytes} [Thu Apr 30 07:07:14 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: 294/601] 10.0.0.84 () {34 vars in 1000 bytes} [Thu Apr 30 07:07:14 2026] GET /v2.0/ports?tenant_id=b7d39493f82b489b88df6cd213e4bee0&fields=id => generated 57 bytes in 582 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/602] 10.0.0.84 () {34 vars in 1006 bytes} [Thu Apr 30 07:07:15 2026] GET /v2.0/networks/64a373d9-d28b-4475-9821-7d53d66f50a9?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/603] 10.0.0.84 () {34 vars in 1106 bytes} [Thu Apr 30 07:07:15 2026] GET /v2.0/networks/64a373d9-d28b-4475-9821-7d53d66f50a9?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: 308/604] 10.0.0.135 () {34 vars in 675 bytes} [Thu Apr 30 07:07:14 2026] POST /v2.0/floatingips => generated 552 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/605] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:15 2026] GET /v2.0/ports?device_id=40d692b6-d659-4cad-837c-207647dc6697 => generated 973 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/606] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:15 2026] GET /v2.0/security-groups?id=e3952af6-8956-49c3-9495-0dc58331d70a&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/607] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:15 2026] GET /v2.0/ports?device_id=a21e0803-abbf-4df9-9fe3-8dc266d13585 => 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: 298/608] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:15 2026] GET /v2.0/ports?device_id=924f226c-1dab-4c49-8c81-46360f370657 => generated 973 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/609] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:15 2026] GET /v2.0/security-groups?id=b5ea0274-28fa-4ae6-a3b3-ed0cbc300f83&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:07:15.760 7 WARNING neutron.db.securitygroups_db [req-b3e164bd-7d89-44ad-979a-8d8c8c2963f0 req-e76b7cd0-7325-4ee4-8711-4f5ef95f5e2d ceedb421de30468b96964d781abeb728 e26ed7f2411447f083c6db8cbc5aafe5 - - default default] project_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: 299/610] 10.0.0.84 () {34 vars in 1096 bytes} [Thu Apr 30 07:07:15 2026] GET /v2.0/security-groups?name=tempest-securitygroup--672684061&fields=id&tenant_id=e26ed7f2411447f083c6db8cbc5aafe5 => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/611] 10.0.0.84 () {34 vars in 980 bytes} [Thu Apr 30 07:07:15 2026] GET /v2.0/networks?id=dd617fe2-0bbb-4366-987f-83a7cf33d06a => generated 675 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/612] 10.0.0.84 () {34 vars in 963 bytes} [Thu Apr 30 07:07:15 2026] GET /v2.0/quotas/e26ed7f2411447f083c6db8cbc5aafe5 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/613] 10.0.0.84 () {34 vars in 1000 bytes} [Thu Apr 30 07:07:15 2026] GET /v2.0/ports?tenant_id=e26ed7f2411447f083c6db8cbc5aafe5&fields=id => generated 57 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/614] 10.0.0.84 () {34 vars in 1006 bytes} [Thu Apr 30 07:07:16 2026] GET /v2.0/networks/dd617fe2-0bbb-4366-987f-83a7cf33d06a?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: 314/615] 10.0.0.84 () {34 vars in 1106 bytes} [Thu Apr 30 07:07:16 2026] GET /v2.0/networks/dd617fe2-0bbb-4366-987f-83a7cf33d06a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/616] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:16 2026] GET /v2.0/ports?device_id=c4bb133a-7861-4195-ab4f-5cb7f6583e4e => 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: 315/617] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:16 2026] GET /v2.0/ports?device_id=40d692b6-d659-4cad-837c-207647dc6697 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/618] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:16 2026] GET /v2.0/security-groups?id=e3952af6-8956-49c3-9495-0dc58331d70a&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/619] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:16 2026] GET /v2.0/ports?device_id=a21e0803-abbf-4df9-9fe3-8dc266d13585 => 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: 304/620] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:16 2026] GET /v2.0/ports?device_id=924f226c-1dab-4c49-8c81-46360f370657 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/621] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:16 2026] GET /v2.0/security-groups?id=b5ea0274-28fa-4ae6-a3b3-ed0cbc300f83&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/622] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:17 2026] GET /v2.0/ports?device_id=c4bb133a-7861-4195-ab4f-5cb7f6583e4e => 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: 306/623] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:17 2026] GET /v2.0/ports?device_id=a21e0803-abbf-4df9-9fe3-8dc266d13585 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/624] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:17 2026] GET /v2.0/ports?device_id=40d692b6-d659-4cad-837c-207647dc6697 => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/625] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:17 2026] GET /v2.0/security-groups?id=e3952af6-8956-49c3-9495-0dc58331d70a&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: 319/626] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:17 2026] GET /v2.0/ports?device_id=924f226c-1dab-4c49-8c81-46360f370657 => generated 973 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/627] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:18 2026] GET /v2.0/security-groups?id=b5ea0274-28fa-4ae6-a3b3-ed0cbc300f83&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: 320/628] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:18 2026] GET /v2.0/ports?device_id=c4bb133a-7861-4195-ab4f-5cb7f6583e4e => 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: 309/629] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:18 2026] GET /v2.0/ports?device_id=a21e0803-abbf-4df9-9fe3-8dc266d13585 => 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: 321/630] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:18 2026] GET /v2.0/ports?device_id=40d692b6-d659-4cad-837c-207647dc6697 => 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: 310/631] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:18 2026] GET /v2.0/security-groups?id=e3952af6-8956-49c3-9495-0dc58331d70a&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: 322/632] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:19 2026] GET /v2.0/ports?device_id=924f226c-1dab-4c49-8c81-46360f370657 => generated 973 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/633] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:19 2026] GET /v2.0/security-groups?id=b5ea0274-28fa-4ae6-a3b3-ed0cbc300f83&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/634] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:19 2026] GET /v2.0/ports?device_id=c4bb133a-7861-4195-ab4f-5cb7f6583e4e => 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: 312/635] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:19 2026] GET /v2.0/ports?device_id=a21e0803-abbf-4df9-9fe3-8dc266d13585 => 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: 313/636] 199.204.45.53 () {34 vars in 984 bytes} [Thu Apr 30 07:07:20 2026] GET /v2.0/networks?id=64a373d9-d28b-4475-9821-7d53d66f50a9 => generated 684 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:07:20.272 7 WARNING neutron.db.securitygroups_db [req-0029e986-afe3-4f2b-a423-b9379c6993aa req-ba7464b9-65ab-4f26-9a9b-4d7ac8e0a062 98cceadc17484ada841df585d351cd5b b7d39493f82b489b88df6cd213e4bee0 - - default default] project_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: 314/637] 199.204.45.53 () {34 vars in 1048 bytes} [Thu Apr 30 07:07:20 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b7d39493f82b489b88df6cd213e4bee0 => generated 180 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/638] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:20 2026] GET /v2.0/ports?device_id=40d692b6-d659-4cad-837c-207647dc6697 => generated 975 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/639] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:20 2026] GET /v2.0/ports?device_id=924f226c-1dab-4c49-8c81-46360f370657 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/640] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:20 2026] GET /v2.0/security-groups?id=e3952af6-8956-49c3-9495-0dc58331d70a&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/641] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:20 2026] GET /v2.0/security-groups?id=b5ea0274-28fa-4ae6-a3b3-ed0cbc300f83&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/642] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:20 2026] GET /v2.0/ports?device_id=c4bb133a-7861-4195-ab4f-5cb7f6583e4e => 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: 315/643] 199.204.45.53 () {38 vars in 953 bytes} [Thu Apr 30 07:07:20 2026] POST /v2.0/ports => generated 958 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/644] 199.204.45.53 () {38 vars in 1026 bytes} [Thu Apr 30 07:07:20 2026] PUT /v2.0/ports/a2431f22-d82f-4891-9a25-54dd21db43be => generated 1239 bytes in 320 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/645] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:21 2026] GET /v2.0/ports?device_id=a21e0803-abbf-4df9-9fe3-8dc266d13585 => generated 973 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 330/646] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:21 2026] GET /v2.0/security-groups?id=b159fa9e-590d-4de9-856f-4d1d8b272c30&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:07:21.515 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8248a58-79dd-4adf-a429-dbe4e56e50e5'] response: {'name': 'network-changed', 'server_uuid': 'a21e0803-abbf-4df9-9fe3-8dc266d13585', 'tag': 'a2431f22-d82f-4891-9a25-54dd21db43be', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 331/647] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:21 2026] GET /v2.0/ports?device_id=924f226c-1dab-4c49-8c81-46360f370657 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/648] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:21 2026] GET /v2.0/security-groups?id=b5ea0274-28fa-4ae6-a3b3-ed0cbc300f83&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: 317/649] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:21 2026] GET /v2.0/ports?device_id=40d692b6-d659-4cad-837c-207647dc6697 => generated 975 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/650] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:21 2026] GET /v2.0/security-groups?id=e3952af6-8956-49c3-9495-0dc58331d70a&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/651] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:21 2026] GET /v2.0/ports?device_id=c4bb133a-7861-4195-ab4f-5cb7f6583e4e => 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: 334/652] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:07:22 2026] GET /v2.0/ports?tenant_id=b7d39493f82b489b88df6cd213e4bee0&device_id=a21e0803-abbf-4df9-9fe3-8dc266d13585 => generated 1242 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/653] 199.204.45.53 () {34 vars in 1016 bytes} [Thu Apr 30 07:07:22 2026] GET /v2.0/networks?tenant_id=b7d39493f82b489b88df6cd213e4bee0&shared=False => generated 780 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/654] 199.204.45.53 () {34 vars in 928 bytes} [Thu Apr 30 07:07:22 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/655] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:22 2026] GET /v2.0/ports?device_id=a21e0803-abbf-4df9-9fe3-8dc266d13585 => 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: 336/656] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:22 2026] GET /v2.0/security-groups?id=b159fa9e-590d-4de9-856f-4d1d8b272c30&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/657] 199.204.45.53 () {34 vars in 984 bytes} [Thu Apr 30 07:07:22 2026] GET /v2.0/networks?id=dd617fe2-0bbb-4366-987f-83a7cf33d06a => generated 675 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/658] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:22 2026] GET /v2.0/ports?device_id=40d692b6-d659-4cad-837c-207647dc6697 => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:07:22.467 7 WARNING neutron.db.securitygroups_db [req-b3e164bd-7d89-44ad-979a-8d8c8c2963f0 req-be52a5c6-ada9-42f3-b605-05bdfef2be24 ceedb421de30468b96964d781abeb728 e26ed7f2411447f083c6db8cbc5aafe5 - - default default] project_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: 322/659] 199.204.45.53 () {34 vars in 1048 bytes} [Thu Apr 30 07:07:22 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e26ed7f2411447f083c6db8cbc5aafe5 => generated 180 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/660] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:22 2026] GET /v2.0/security-groups?id=e3952af6-8956-49c3-9495-0dc58331d70a&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/661] 199.204.45.53 () {38 vars in 953 bytes} [Thu Apr 30 07:07:22 2026] POST /v2.0/ports => generated 954 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 324/662] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:22 2026] GET /v2.0/ports?device_id=924f226c-1dab-4c49-8c81-46360f370657 => 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: 325/663] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:22 2026] GET /v2.0/security-groups?id=b5ea0274-28fa-4ae6-a3b3-ed0cbc300f83&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: 326/664] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:23 2026] GET /v2.0/ports?device_id=c4bb133a-7861-4195-ab4f-5cb7f6583e4e => generated 957 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/665] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:23 2026] GET /v2.0/security-groups?id=95adeb81-68c0-48ae-ad12-f7f20cd54d25&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/666] 199.204.45.53 () {38 vars in 1026 bytes} [Thu Apr 30 07:07:22 2026] PUT /v2.0/ports/b9433af9-59b0-413b-84e7-fcad3cf7c18b => generated 1235 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/667] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:07:23 2026] GET /v2.0/ports?tenant_id=b7d39493f82b489b88df6cd213e4bee0&device_id=a21e0803-abbf-4df9-9fe3-8dc266d13585 => generated 1242 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: 340/668] 199.204.45.53 () {34 vars in 1058 bytes} [Thu Apr 30 07:07:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=a2431f22-d82f-4891-9a25-54dd21db43be => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/669] 199.204.45.53 () {34 vars in 982 bytes} [Thu Apr 30 07:07:23 2026] GET /v2.0/subnets?id=1e41af7f-1f5d-4266-b0cc-0b264463765d => generated 702 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/670] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:07:23 2026] GET /v2.0/ports?network_id=64a373d9-d28b-4475-9821-7d53d66f50a9&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: 342/671] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:07:23 2026] GET /v2.0/networks/64a373d9-d28b-4475-9821-7d53d66f50a9?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: 330/672] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:23 2026] GET /v2.0/ports?device_id=a21e0803-abbf-4df9-9fe3-8dc266d13585 => generated 973 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/673] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:07:23 2026] GET /v2.0/networks/64a373d9-d28b-4475-9821-7d53d66f50a9?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: 331/674] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:23 2026] GET /v2.0/security-groups?id=b159fa9e-590d-4de9-856f-4d1d8b272c30&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:07:23.589 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ec4bb78-4165-40b5-93c9-362703221764'] response: {'name': 'network-changed', 'server_uuid': 'c4bb133a-7861-4195-ab4f-5cb7f6583e4e', 'tag': 'b9433af9-59b0-413b-84e7-fcad3cf7c18b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 344/675] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:23 2026] GET /v2.0/ports?device_id=40d692b6-d659-4cad-837c-207647dc6697 => 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: 332/676] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:23 2026] GET /v2.0/security-groups?id=e3952af6-8956-49c3-9495-0dc58331d70a&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: 334/679] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:07:24 2026] GET /v2.0/ports?tenant_id=e26ed7f2411447f083c6db8cbc5aafe5&device_id=c4bb133a-7861-4195-ab4f-5cb7f6583e4e => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/680] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:24 2026] GET /v2.0/ports?device_id=924f226c-1dab-4c49-8c81-46360f370657 => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/681] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:24 2026] GET /v2.0/security-groups?id=b5ea0274-28fa-4ae6-a3b3-ed0cbc300f83&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: 335/682] 199.204.45.53 () {34 vars in 1016 bytes} [Thu Apr 30 07:07:24 2026] GET /v2.0/networks?tenant_id=e26ed7f2411447f083c6db8cbc5aafe5&shared=False => generated 771 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/683] 199.204.45.53 () {34 vars in 928 bytes} [Thu Apr 30 07:07:24 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/684] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:24 2026] GET /v2.0/ports?device_id=c4bb133a-7861-4195-ab4f-5cb7f6583e4e => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/685] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:24 2026] GET /v2.0/ports?device_id=924f226c-1dab-4c49-8c81-46360f370657 => 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: 337/686] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:24 2026] GET /v2.0/security-groups?id=95adeb81-68c0-48ae-ad12-f7f20cd54d25&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/687] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:24 2026] GET /v2.0/ports?device_id=a21e0803-abbf-4df9-9fe3-8dc266d13585 => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/688] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:24 2026] GET /v2.0/security-groups?id=b159fa9e-590d-4de9-856f-4d1d8b272c30&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/689] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:24 2026] GET /v2.0/ports?device_id=40d692b6-d659-4cad-837c-207647dc6697 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/690] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:24 2026] GET /v2.0/security-groups?id=e3952af6-8956-49c3-9495-0dc58331d70a&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:07:24.915 8 INFO neutron.db.l3_db [None req-a72107f8-5816-4158-809a-838bc23e284a 1088101f9a4649f38124afa1a55a49d5 58062b6c8c294d94a7085ad84ba0ff38 - - default default] Floating IP c3fb7b00-c07b-40d2-a457-238aa74b44e5 associated. External IP: 10.96.250.202, port: 9849ebbe-5221-49ab-8949-4b6acc58ab84. [pid: 7|app: 0|req: 342/691] 199.204.45.53 () {34 vars in 992 bytes} [Thu Apr 30 07:07:24 2026] GET /v2.0/ports?device_id=40d692b6-d659-4cad-837c-207647dc6697 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:07:25.097 7 INFO neutron_taas.services.taas.taas_plugin [req-856a140d-ab54-47f9-8d0d-80a75a35f8f8 req-9b2db225-2b09-4ed7-8ff1-7e3dcc743005 e271c5a22fed489b88d24004032522c5 262d2218205c4e9e81e382ad8b06f5f0 - - default default] TaaS: Handle Delete Port: 6947b0a2-4de4-42a2-be5a-46fca3feb1f4 2026-04-30 07:07:25.102 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-856a140d-ab54-47f9-8d0d-80a75a35f8f8 req-9b2db225-2b09-4ed7-8ff1-7e3dcc743005 e271c5a22fed489b88d24004032522c5 262d2218205c4e9e81e382ad8b06f5f0 - - default default] Tap Mirror: Handle Delete Port: 6947b0a2-4de4-42a2-be5a-46fca3feb1f4 [pid: 8|app: 0|req: 350/692] 10.0.0.135 () {34 vars in 748 bytes} [Thu Apr 30 07:07:24 2026] PUT /v2.0/floatingips/c3fb7b00-c07b-40d2-a457-238aa74b44e5 => generated 856 bytes in 872 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/693] 199.204.45.53 () {36 vars in 995 bytes} [Thu Apr 30 07:07:24 2026] DELETE /v2.0/ports/6947b0a2-4de4-42a2-be5a-46fca3feb1f4 => generated 0 bytes in 357 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/694] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:25 2026] GET /v2.0/ports?device_id=924f226c-1dab-4c49-8c81-46360f370657 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:07:25.327 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9cdefc0d-c977-4c2a-b439-427232ad58bd'] response: {'server_uuid': '40d692b6-d659-4cad-837c-207647dc6697', 'name': 'network-vif-deleted', 'tag': '6947b0a2-4de4-42a2-be5a-46fca3feb1f4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 344/695] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:07:25 2026] GET /v2.0/ports?tenant_id=e26ed7f2411447f083c6db8cbc5aafe5&device_id=c4bb133a-7861-4195-ab4f-5cb7f6583e4e => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/696] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:25 2026] GET /v2.0/security-groups?id=b5ea0274-28fa-4ae6-a3b3-ed0cbc300f83&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/697] 199.204.45.53 () {34 vars in 1056 bytes} [Thu Apr 30 07:07:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=b9433af9-59b0-413b-84e7-fcad3cf7c18b => 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: 353/698] 199.204.45.53 () {34 vars in 982 bytes} [Thu Apr 30 07:07:25 2026] GET /v2.0/subnets?id=37e1c640-5dbb-4f49-8961-0986aadea535 => generated 693 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/699] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:07:25 2026] GET /v2.0/ports?network_id=dd617fe2-0bbb-4366-987f-83a7cf33d06a&device_owner=network%3Adhcp => 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: 347/700] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:07:25 2026] GET /v2.0/networks/dd617fe2-0bbb-4366-987f-83a7cf33d06a?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/701] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:25 2026] GET /v2.0/ports?device_id=c4bb133a-7861-4195-ab4f-5cb7f6583e4e => generated 969 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/702] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:25 2026] GET /v2.0/security-groups?id=95adeb81-68c0-48ae-ad12-f7f20cd54d25&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/703] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:07:25 2026] GET /v2.0/networks/dd617fe2-0bbb-4366-987f-83a7cf33d06a?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) 2026-04-30 07:07:25.626 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9dc26f23-9aa4-4a94-90b9-6c607764997f'] response: {'name': 'network-changed', 'server_uuid': '924f226c-1dab-4c49-8c81-46360f370657', 'tag': '9849ebbe-5221-49ab-8949-4b6acc58ab84', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 356/704] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:25 2026] GET /v2.0/ports?device_id=924f226c-1dab-4c49-8c81-46360f370657 => 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: 349/705] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:25 2026] GET /v2.0/security-groups?id=b5ea0274-28fa-4ae6-a3b3-ed0cbc300f83&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/706] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:25 2026] GET /v2.0/ports?device_id=a21e0803-abbf-4df9-9fe3-8dc266d13585 => 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: 350/707] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:25 2026] GET /v2.0/security-groups?id=b159fa9e-590d-4de9-856f-4d1d8b272c30&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/708] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:25 2026] GET /v2.0/ports?device_id=40d692b6-d659-4cad-837c-207647dc6697 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/709] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:07:26 2026] GET /v2.0/ports?tenant_id=58062b6c8c294d94a7085ad84ba0ff38&device_id=924f226c-1dab-4c49-8c81-46360f370657 => 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: 359/710] 199.204.45.53 () {34 vars in 984 bytes} [Thu Apr 30 07:07:26 2026] GET /v2.0/networks?id=c710cab5-1644-4cc6-b359-2f4bdd63e074 => generated 764 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/711] 199.204.45.53 () {34 vars in 1058 bytes} [Thu Apr 30 07:07:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=9849ebbe-5221-49ab-8949-4b6acc58ab84 => generated 859 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/712] 199.204.45.53 () {34 vars in 982 bytes} [Thu Apr 30 07:07:26 2026] GET /v2.0/subnets?id=04eb12d1-c572-4e43-bda0-5b64eb01f030 => generated 687 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/713] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:07:26 2026] GET /v2.0/ports?network_id=c710cab5-1644-4cc6-b359-2f4bdd63e074&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: 361/714] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:07:26 2026] GET /v2.0/networks/c710cab5-1644-4cc6-b359-2f4bdd63e074?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: 354/715] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:07:26 2026] GET /v2.0/networks/c710cab5-1644-4cc6-b359-2f4bdd63e074?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: 362/716] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:26 2026] GET /v2.0/ports?device_id=c4bb133a-7861-4195-ab4f-5cb7f6583e4e => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/717] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:26 2026] GET /v2.0/security-groups?id=95adeb81-68c0-48ae-ad12-f7f20cd54d25&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/718] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:26 2026] GET /v2.0/ports?device_id=924f226c-1dab-4c49-8c81-46360f370657 => 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: 356/719] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:26 2026] GET /v2.0/security-groups?id=b5ea0274-28fa-4ae6-a3b3-ed0cbc300f83&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/720] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:27 2026] GET /v2.0/ports?device_id=a21e0803-abbf-4df9-9fe3-8dc266d13585 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/721] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:27 2026] GET /v2.0/ports?device_id=40d692b6-d659-4cad-837c-207647dc6697 => 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: 365/722] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:27 2026] GET /v2.0/security-groups?id=b159fa9e-590d-4de9-856f-4d1d8b272c30&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/723] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:27 2026] GET /v2.0/ports?device_id=c4bb133a-7861-4195-ab4f-5cb7f6583e4e => generated 969 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/724] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:27 2026] GET /v2.0/security-groups?id=95adeb81-68c0-48ae-ad12-f7f20cd54d25&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/725] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:28 2026] GET /v2.0/ports?device_id=924f226c-1dab-4c49-8c81-46360f370657 => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/726] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:28 2026] GET /v2.0/security-groups?id=b5ea0274-28fa-4ae6-a3b3-ed0cbc300f83&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: 367/727] 199.204.45.53 () {34 vars in 992 bytes} [Thu Apr 30 07:07:28 2026] GET /v2.0/ports?device_id=924f226c-1dab-4c49-8c81-46360f370657 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:07:28.263 7 INFO neutron_taas.services.taas.taas_plugin [req-ad6d8e0d-ea6c-49a5-af28-335c8f463438 req-d6e8087f-2645-4ebd-b236-8ea212af173a 1088101f9a4649f38124afa1a55a49d5 58062b6c8c294d94a7085ad84ba0ff38 - - default default] TaaS: Handle Delete Port: 9849ebbe-5221-49ab-8949-4b6acc58ab84 2026-04-30 07:07:28.265 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ad6d8e0d-ea6c-49a5-af28-335c8f463438 req-d6e8087f-2645-4ebd-b236-8ea212af173a 1088101f9a4649f38124afa1a55a49d5 58062b6c8c294d94a7085ad84ba0ff38 - - default default] Tap Mirror: Handle Delete Port: 9849ebbe-5221-49ab-8949-4b6acc58ab84 [pid: 8|app: 0|req: 368/728] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:28 2026] GET /v2.0/ports?device_id=a21e0803-abbf-4df9-9fe3-8dc266d13585 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/729] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:28 2026] GET /v2.0/ports?device_id=40d692b6-d659-4cad-837c-207647dc6697 => 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: 370/730] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:28 2026] GET /v2.0/security-groups?id=b159fa9e-590d-4de9-856f-4d1d8b272c30&fields=id&fields=name => generated 113 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/731] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:28 2026] GET /v2.0/ports?device_id=a21e0803-abbf-4df9-9fe3-8dc266d13585 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:07:28.539 7 INFO neutron.db.l3_db [req-ad6d8e0d-ea6c-49a5-af28-335c8f463438 req-d6e8087f-2645-4ebd-b236-8ea212af173a 1088101f9a4649f38124afa1a55a49d5 58062b6c8c294d94a7085ad84ba0ff38 - - default default] Floating IP c3fb7b00-c07b-40d2-a457-238aa74b44e5 disassociated. External IP: 10.96.250.202, port: 9849ebbe-5221-49ab-8949-4b6acc58ab84. 2026-04-30 07:07:28.781 8 INFO neutron.db.l3_db [None req-ddf498f3-f600-4505-a041-83bdc7e286f5 98cceadc17484ada841df585d351cd5b b7d39493f82b489b88df6cd213e4bee0 - - default default] Floating IP a576fee1-3c33-4039-b7b4-cdce617e33f3 associated. External IP: 10.96.250.201, port: a2431f22-d82f-4891-9a25-54dd21db43be. [pid: 7|app: 0|req: 361/732] 199.204.45.53 () {36 vars in 995 bytes} [Thu Apr 30 07:07:28 2026] DELETE /v2.0/ports/9849ebbe-5221-49ab-8949-4b6acc58ab84 => generated 0 bytes in 712 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:07:28.918 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8cc1748f-a365-4d0e-8717-151aa04092c5'] response: {'server_uuid': '924f226c-1dab-4c49-8c81-46360f370657', 'name': 'network-vif-deleted', 'tag': '9849ebbe-5221-49ab-8949-4b6acc58ab84', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 362/733] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:29 2026] GET /v2.0/ports?device_id=c4bb133a-7861-4195-ab4f-5cb7f6583e4e => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/734] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:29 2026] GET /v2.0/security-groups?id=95adeb81-68c0-48ae-ad12-f7f20cd54d25&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/735] 10.0.0.135 () {34 vars in 748 bytes} [Thu Apr 30 07:07:28 2026] PUT /v2.0/floatingips/a576fee1-3c33-4039-b7b4-cdce617e33f3 => generated 856 bytes in 614 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:07:29.170 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-76c0f82f-2095-47d9-a439-d1ffbc290d72'] response: {'name': 'network-changed', 'server_uuid': 'a21e0803-abbf-4df9-9fe3-8dc266d13585', 'tag': 'a2431f22-d82f-4891-9a25-54dd21db43be', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 373/736] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:29 2026] GET /v2.0/ports?device_id=924f226c-1dab-4c49-8c81-46360f370657 => 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: 364/737] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:29 2026] GET /v2.0/ports?device_id=a21e0803-abbf-4df9-9fe3-8dc266d13585 => generated 975 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/738] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:29 2026] GET /v2.0/security-groups?id=b159fa9e-590d-4de9-856f-4d1d8b272c30&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/739] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:07:29 2026] GET /v2.0/ports?tenant_id=b7d39493f82b489b88df6cd213e4bee0&device_id=a21e0803-abbf-4df9-9fe3-8dc266d13585 => 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: 376/740] 199.204.45.53 () {34 vars in 984 bytes} [Thu Apr 30 07:07:29 2026] GET /v2.0/networks?id=64a373d9-d28b-4475-9821-7d53d66f50a9 => generated 780 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:07:29.792 7 INFO neutron_taas.services.taas.taas_plugin [None req-18071101-07af-455f-9e9a-1818fb93003a 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] TaaS: Handle Delete Port: e4a8cab2-152f-4c6f-b1a9-23b1713ac40f 2026-04-30 07:07:29.795 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-18071101-07af-455f-9e9a-1818fb93003a 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Tap Mirror: Handle Delete Port: e4a8cab2-152f-4c6f-b1a9-23b1713ac40f [pid: 8|app: 0|req: 377/741] 199.204.45.53 () {34 vars in 1058 bytes} [Thu Apr 30 07:07:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=a2431f22-d82f-4891-9a25-54dd21db43be => generated 859 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/742] 199.204.45.53 () {34 vars in 982 bytes} [Thu Apr 30 07:07:29 2026] GET /v2.0/subnets?id=1e41af7f-1f5d-4266-b0cc-0b264463765d => generated 702 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/743] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:07:29 2026] GET /v2.0/ports?network_id=64a373d9-d28b-4475-9821-7d53d66f50a9&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: 380/744] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:07:29 2026] GET /v2.0/networks/64a373d9-d28b-4475-9821-7d53d66f50a9?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: 381/745] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:07:30 2026] GET /v2.0/networks/64a373d9-d28b-4475-9821-7d53d66f50a9?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/746] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:30 2026] GET /v2.0/ports?device_id=c4bb133a-7861-4195-ab4f-5cb7f6583e4e => 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: 383/747] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:30 2026] GET /v2.0/security-groups?id=95adeb81-68c0-48ae-ad12-f7f20cd54d25&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/748] 10.0.0.135 () {34 vars in 788 bytes} [Thu Apr 30 07:07:29 2026] PUT /v2.0/routers/67843b13-2600-4d71-9ab6-4f76954c368a/remove_router_interface => generated 310 bytes in 939 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/749] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:30 2026] GET /v2.0/ports?device_id=924f226c-1dab-4c49-8c81-46360f370657 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:07:30.553 8 INFO neutron_taas.services.taas.taas_plugin [None req-38555b64-7206-43f1-9f3f-44de09dff89e 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] TaaS: Handle Delete Port: b106d5a8-00c1-483d-ad36-7b37f9a0e525 2026-04-30 07:07:30.556 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-38555b64-7206-43f1-9f3f-44de09dff89e 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Tap Mirror: Handle Delete Port: b106d5a8-00c1-483d-ad36-7b37f9a0e525 2026-04-30 07:07:30.853 8 INFO neutron_taas.services.taas.taas_plugin [None req-38555b64-7206-43f1-9f3f-44de09dff89e 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] TaaS: Handle Delete Port: 2929b190-17a2-4ad8-8ee4-fb357f705af5 2026-04-30 07:07:30.856 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-38555b64-7206-43f1-9f3f-44de09dff89e 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Tap Mirror: Handle Delete Port: 2929b190-17a2-4ad8-8ee4-fb357f705af5 2026-04-30 07:07:31.248 8 INFO neutron.services.segments.plugin [-] Segment ad906f80-00f4-43b8-9e49-44fb367331d0 resource provider aggregate not found 2026-04-30 07:07:31.251 8 INFO neutron.services.segments.plugin [-] Segment ad906f80-00f4-43b8-9e49-44fb367331d0 resource provider aggregate not found 2026-04-30 07:07:31.265 8 INFO neutron.services.segments.plugin [-] Segment ad906f80-00f4-43b8-9e49-44fb367331d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad906f80-00f4-43b8-9e49-44fb367331d0 found for delete ", "request_id": "req-28aec11a-87e9-49f2-86ef-daff7abbaacb"}]} 2026-04-30 07:07:31.271 8 INFO neutron.services.segments.plugin [-] Segment ad906f80-00f4-43b8-9e49-44fb367331d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad906f80-00f4-43b8-9e49-44fb367331d0 found for delete ", "request_id": "req-1a75b751-c500-40c3-976e-a4c7ae26dec0"}]} 2026-04-30 07:07:31.283 8 INFO neutron.db.l3_hamode_db [None req-38555b64-7206-43f1-9f3f-44de09dff89e 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] HA network 9272edf0-a97d-465f-82ae-422d711783ab was deleted as no HA routers are present in project 262d2218205c4e9e81e382ad8b06f5f0. [pid: 8|app: 0|req: 384/750] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:07:30 2026] DELETE /v2.0/routers/67843b13-2600-4d71-9ab6-4f76954c368a => generated 0 bytes in 963 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/751] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:31 2026] GET /v2.0/ports?device_id=c4bb133a-7861-4195-ab4f-5cb7f6583e4e => 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: 367/752] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:07:31 2026] DELETE /v2.0/subnets/0f50c83a-3023-4eb5-85ec-d6d0cbe3c535 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/753] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:31 2026] GET /v2.0/ports?device_id=924f226c-1dab-4c49-8c81-46360f370657 => 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: 368/754] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:31 2026] GET /v2.0/security-groups?id=95adeb81-68c0-48ae-ad12-f7f20cd54d25&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:07:31.575 8 INFO neutron_taas.services.taas.taas_plugin [None req-7edd376b-fffc-4408-a932-4b6ce398b08b 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] TaaS: Handle Delete Port: 2030d42c-cb06-448e-8535-22dcf45d46eb 2026-04-30 07:07:31.577 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7edd376b-fffc-4408-a932-4b6ce398b08b 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Tap Mirror: Handle Delete Port: 2030d42c-cb06-448e-8535-22dcf45d46eb [pid: 7|app: 0|req: 369/755] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:31 2026] GET /v2.0/ports?device_id=c4bb133a-7861-4195-ab4f-5cb7f6583e4e => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/756] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:07:31 2026] DELETE /v2.0/networks/7e2b5e6e-2e65-4431-9733-05b0d9f0e169 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:07:31.848 8 WARNING neutron.db.securitygroups_db [None req-4d2d8ce5-a39c-4d21-8523-7548dccb561d 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 388/757] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:07:31 2026] GET /v2.0/security-groups?tenant_id=262d2218205c4e9e81e382ad8b06f5f0&name=default => generated 2921 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/758] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:07:31 2026] DELETE /v2.0/security-groups/e3952af6-8956-49c3-9495-0dc58331d70a => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:07:32.013 7 INFO neutron.db.l3_db [None req-bede6105-66ee-498f-a67a-f4c988691674 ceedb421de30468b96964d781abeb728 e26ed7f2411447f083c6db8cbc5aafe5 - - default default] Floating IP 64f83774-6be8-49f1-aa44-e65578180b45 associated. External IP: 10.96.250.209, port: b9433af9-59b0-413b-84e7-fcad3cf7c18b. [pid: 7|app: 0|req: 370/759] 10.0.0.135 () {34 vars in 748 bytes} [Thu Apr 30 07:07:31 2026] PUT /v2.0/floatingips/64f83774-6be8-49f1-aa44-e65578180b45 => generated 855 bytes in 708 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:07:32.377 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-076bc9f2-f44b-43d1-974a-bef234671caf'] response: {'name': 'network-changed', 'server_uuid': 'c4bb133a-7861-4195-ab4f-5cb7f6583e4e', 'tag': 'b9433af9-59b0-413b-84e7-fcad3cf7c18b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 390/760] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:07:32 2026] DELETE /v2.0/security-groups/b5ea0274-28fa-4ae6-a3b3-ed0cbc300f83 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:07:32.700 7 INFO neutron.api.v2.resource [None req-e85ddf1b-c853-4dbb-be4c-3c5b34162166 1088101f9a4649f38124afa1a55a49d5 58062b6c8c294d94a7085ad84ba0ff38 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 371/761] 10.0.0.135 () {32 vars in 736 bytes} [Thu Apr 30 07:07:32 2026] GET /v2.0/security-groups/b5ea0274-28fa-4ae6-a3b3-ed0cbc300f83 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 07:07:32.777 8 INFO neutron_taas.services.taas.taas_plugin [None req-b4a5a5ea-5e27-4461-94e0-f60f93f5898d 1088101f9a4649f38124afa1a55a49d5 58062b6c8c294d94a7085ad84ba0ff38 - - default default] TaaS: Handle Delete Port: 241260c1-1bea-4af2-aa9f-0ce4b1d6f30a 2026-04-30 07:07:32.779 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b4a5a5ea-5e27-4461-94e0-f60f93f5898d 1088101f9a4649f38124afa1a55a49d5 58062b6c8c294d94a7085ad84ba0ff38 - - default default] Tap Mirror: Handle Delete Port: 241260c1-1bea-4af2-aa9f-0ce4b1d6f30a [pid: 8|app: 0|req: 391/762] 10.0.0.135 () {32 vars in 731 bytes} [Thu Apr 30 07:07:32 2026] DELETE /v2.0/floatingips/c3fb7b00-c07b-40d2-a457-238aa74b44e5 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/763] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:07:32 2026] GET /v2.0/ports?tenant_id=e26ed7f2411447f083c6db8cbc5aafe5&device_id=c4bb133a-7861-4195-ab4f-5cb7f6583e4e => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/764] 199.204.45.53 () {34 vars in 984 bytes} [Thu Apr 30 07:07:32 2026] GET /v2.0/networks?id=dd617fe2-0bbb-4366-987f-83a7cf33d06a => generated 771 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/765] 199.204.45.53 () {34 vars in 1056 bytes} [Thu Apr 30 07:07:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=b9433af9-59b0-413b-84e7-fcad3cf7c18b => generated 858 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/766] 199.204.45.53 () {34 vars in 982 bytes} [Thu Apr 30 07:07:33 2026] GET /v2.0/subnets?id=37e1c640-5dbb-4f49-8961-0986aadea535 => generated 693 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/767] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:07:33 2026] GET /v2.0/ports?network_id=dd617fe2-0bbb-4366-987f-83a7cf33d06a&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: 377/768] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:07:33 2026] GET /v2.0/networks/dd617fe2-0bbb-4366-987f-83a7cf33d06a?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:07:33.211 8 INFO neutron_taas.services.taas.taas_plugin [None req-d8fad0c3-3ae4-44da-a787-ad3ccf23b1fb 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] TaaS: Handle Delete Port: 0bca3853-4f4b-48cf-bb01-085abd1bd398 2026-04-30 07:07:33.213 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8fad0c3-3ae4-44da-a787-ad3ccf23b1fb 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Tap Mirror: Handle Delete Port: 0bca3853-4f4b-48cf-bb01-085abd1bd398 [pid: 7|app: 0|req: 378/769] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:07:33 2026] GET /v2.0/networks/dd617fe2-0bbb-4366-987f-83a7cf33d06a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:07:33.289 8 INFO neutron.services.segments.plugin [-] Segment b942bb67-7156-4a92-8c01-9172d44aaa66 resource provider aggregate not found 2026-04-30 07:07:33.304 8 INFO neutron.services.segments.plugin [-] Segment b942bb67-7156-4a92-8c01-9172d44aaa66 resource provider aggregate not found 2026-04-30 07:07:33.309 8 INFO neutron.services.segments.plugin [-] Segment b942bb67-7156-4a92-8c01-9172d44aaa66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b942bb67-7156-4a92-8c01-9172d44aaa66 found for delete ", "request_id": "req-f347b38b-cc5a-426c-8304-fbd341cc760e"}]} 2026-04-30 07:07:33.326 8 INFO neutron.services.segments.plugin [-] Segment b942bb67-7156-4a92-8c01-9172d44aaa66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b942bb67-7156-4a92-8c01-9172d44aaa66 found for delete ", "request_id": "req-46564131-ad79-440e-9711-f5610fbb75af"}]} [pid: 8|app: 0|req: 392/770] 10.0.0.135 () {34 vars in 788 bytes} [Thu Apr 30 07:07:32 2026] PUT /v2.0/routers/ecee14ab-a7d2-4cf2-a8b9-e9c75250cfe9/remove_router_interface => generated 310 bytes in 818 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:07:33.918 7 INFO neutron_taas.services.taas.taas_plugin [None req-a99521d1-9544-4c46-b713-fdc6270f0f8a 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] TaaS: Handle Delete Port: 77ddb1a0-51d6-448a-ac09-c0d17389b2cf 2026-04-30 07:07:33.921 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a99521d1-9544-4c46-b713-fdc6270f0f8a 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Tap Mirror: Handle Delete Port: 77ddb1a0-51d6-448a-ac09-c0d17389b2cf 2026-04-30 07:07:34.246 7 INFO neutron_taas.services.taas.taas_plugin [None req-a99521d1-9544-4c46-b713-fdc6270f0f8a 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] TaaS: Handle Delete Port: 9e129c59-c47a-4058-aaf1-40f9d8383483 2026-04-30 07:07:34.249 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a99521d1-9544-4c46-b713-fdc6270f0f8a 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Tap Mirror: Handle Delete Port: 9e129c59-c47a-4058-aaf1-40f9d8383483 2026-04-30 07:07:34.333 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-a99521d1-9544-4c46-b713-fdc6270f0f8a 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - 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-04-30 07:07:34.656 7 INFO neutron.db.l3_hamode_db [None req-a99521d1-9544-4c46-b713-fdc6270f0f8a 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] HA network 247261da-1385-42a4-bae3-395669bf2e0b was deleted as no HA routers are present in project 58062b6c8c294d94a7085ad84ba0ff38. [pid: 7|app: 0|req: 379/771] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:07:33 2026] DELETE /v2.0/routers/ecee14ab-a7d2-4cf2-a8b9-e9c75250cfe9 => generated 0 bytes in 941 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/772] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:07:34 2026] DELETE /v2.0/subnets/04eb12d1-c572-4e43-bda0-5b64eb01f030 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:07:34.932 7 INFO neutron_taas.services.taas.taas_plugin [None req-2e4e6677-9e17-4fb0-b048-da2d4b706bdf 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] TaaS: Handle Delete Port: 7cd7cdd8-2e87-47ef-b35c-93f656d63899 2026-04-30 07:07:34.935 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2e4e6677-9e17-4fb0-b048-da2d4b706bdf 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Tap Mirror: Handle Delete Port: 7cd7cdd8-2e87-47ef-b35c-93f656d63899 2026-04-30 07:07:35.158 7 INFO neutron.services.segments.plugin [-] Segment cac86eb8-d053-4379-8f0a-5c9e0ff14878 resource provider aggregate not found 2026-04-30 07:07:35.169 7 INFO neutron.services.segments.plugin [-] Segment cac86eb8-d053-4379-8f0a-5c9e0ff14878 resource provider aggregate not found 2026-04-30 07:07:35.176 7 INFO neutron.services.segments.plugin [-] Segment cac86eb8-d053-4379-8f0a-5c9e0ff14878 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cac86eb8-d053-4379-8f0a-5c9e0ff14878 found for delete ", "request_id": "req-c0c03569-1a0a-4233-b9dc-47e241c182f4"}]} [pid: 7|app: 0|req: 380/773] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:07:34 2026] DELETE /v2.0/networks/c710cab5-1644-4cc6-b359-2f4bdd63e074 => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:07:35.190 7 INFO neutron.services.segments.plugin [-] Segment cac86eb8-d053-4379-8f0a-5c9e0ff14878 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cac86eb8-d053-4379-8f0a-5c9e0ff14878 found for delete ", "request_id": "req-a93a5f4f-421c-44ed-a0b9-45ce0e148d93"}]} 2026-04-30 07:07:35.367 8 WARNING neutron.db.securitygroups_db [None req-20af728f-c29c-4f7e-a61e-796dd7cfd308 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 394/774] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:07:35 2026] GET /v2.0/security-groups?tenant_id=58062b6c8c294d94a7085ad84ba0ff38&name=default => generated 2921 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/775] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:07:35 2026] DELETE /v2.0/security-groups/60de86f0-3a34-4016-8490-5ca3f23ec4fe => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:07:36.226 8 WARNING neutron.db.securitygroups_db [None req-2ae92c94-32f5-4ecf-905c-0ecf80bd2d56 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 395/776] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:07:35 2026] GET /v2.0/security-groups?tenant_id=df63f15151f04195a644f7d959ed871c&name=default => generated 2925 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/777] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:07:36 2026] DELETE /v2.0/security-groups/2f32c965-d47d-4015-addb-5313df30f9a2 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:07:36.558 8 WARNING neutron.db.securitygroups_db [None req-2aaf846d-baa7-41dc-9b02-6faa6c350dd2 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 396/778] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:07:36 2026] GET /v2.0/security-groups?tenant_id=245f7136661645d897246151f340e943&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/779] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:07:36 2026] DELETE /v2.0/security-groups/ae6d6f11-7ade-4262-86be-b29718832ab1 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:07:37.189 7 INFO neutron.services.segments.plugin [-] Segment db4ad5d8-35c2-45f9-b565-658451e6fde4 resource provider aggregate not found 2026-04-30 07:07:37.206 7 INFO neutron.services.segments.plugin [-] Segment db4ad5d8-35c2-45f9-b565-658451e6fde4 resource provider aggregate not found 2026-04-30 07:07:37.207 7 INFO neutron.services.segments.plugin [-] Segment db4ad5d8-35c2-45f9-b565-658451e6fde4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db4ad5d8-35c2-45f9-b565-658451e6fde4 found for delete ", "request_id": "req-c8340926-c757-4192-8f24-54dbefa36afb"}]} 2026-04-30 07:07:37.219 7 INFO neutron.services.segments.plugin [-] Segment db4ad5d8-35c2-45f9-b565-658451e6fde4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db4ad5d8-35c2-45f9-b565-658451e6fde4 found for delete ", "request_id": "req-ad27b1ae-b108-44df-8384-effd0990a126"}]} 2026-04-30 07:07:37.523 8 INFO neutron.db.segments_db [None req-f9762951-9506-47da-b773-43daba929a18 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Added segment c076660c-3e35-47b8-a61e-ddb726482269 of type vxlan for network 5328b650-e4da-440e-bbba-32d4b2fd9ed6 [pid: 8|app: 0|req: 397/780] 10.0.0.135 () {34 vars in 670 bytes} [Thu Apr 30 07:07:37 2026] POST /v2.0/networks => generated 744 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/781] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:07:37 2026] POST /v2.0/subnets => generated 691 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:07:37.824 8 INFO neutron.db.segments_db [None req-a638f8f9-70c1-4e9e-886c-81b168cee8e1 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Added segment 9f60893d-eec0-44e2-b38e-95e3c3546b4c of type vxlan for network 148133ed-2d88-4919-afce-2249aca78e4a 2026-04-30 07:07:38.022 8 INFO neutron.db.l3_hamode_db [None req-a638f8f9-70c1-4e9e-886c-81b168cee8e1 97fc4e4ed685474b8f0d62d67b54bbe7 7068c941efda44218b86c14c673e5822 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-30 07:07:38.782 8 INFO neutron.db.l3_hamode_db [None req-a638f8f9-70c1-4e9e-886c-81b168cee8e1 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-30 07:07:39.229 7 WARNING neutron.db.securitygroups_db [None req-c614b507-4e8e-4ed1-a7c1-006ad5e0cd92 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 387/784] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:07:39 2026] GET /v2.0/security-groups?tenant_id=a15b2fd14bf240d78854487b38e35e9e&name=default => generated 2925 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/785] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:07:39 2026] DELETE /v2.0/security-groups/d721ff15-ba21-444e-bebb-785889cba5a3 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/786] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:07:37 2026] POST /v2.0/routers => generated 731 bytes in 1814 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/787] 10.0.0.135 () {34 vars in 782 bytes} [Thu Apr 30 07:07:39 2026] PUT /v2.0/routers/8527df04-af2f-4cb8-b37a-d0326a621c51/add_router_interface => generated 310 bytes in 1079 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/788] 10.0.0.135 () {32 vars in 652 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions => generated 22222 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/789] 10.0.0.135 () {32 vars in 680 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/790] 10.0.0.135 () {32 vars in 680 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/791] 10.0.0.135 () {32 vars in 728 bytes} [Thu Apr 30 07:07:41 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: 7|app: 0|req: 393/792] 10.0.0.135 () {32 vars in 664 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/793] 10.0.0.135 () {32 vars in 698 bytes} [Thu Apr 30 07:07:41 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: 7|app: 0|req: 395/794] 10.0.0.135 () {32 vars in 696 bytes} [Thu Apr 30 07:07:41 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: 396/795] 10.0.0.135 () {32 vars in 700 bytes} [Thu Apr 30 07:07:41 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: 7|app: 0|req: 397/796] 10.0.0.135 () {32 vars in 688 bytes} [Thu Apr 30 07:07:41 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: 7|app: 0|req: 398/797] 10.0.0.135 () {32 vars in 702 bytes} [Thu Apr 30 07:07:41 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: 7|app: 0|req: 399/798] 10.0.0.135 () {32 vars in 692 bytes} [Thu Apr 30 07:07:41 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: 7|app: 0|req: 400/799] 10.0.0.135 () {32 vars in 694 bytes} [Thu Apr 30 07:07:41 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: 7|app: 0|req: 401/800] 10.0.0.135 () {32 vars in 684 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/801] 10.0.0.135 () {32 vars in 686 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/802] 10.0.0.135 () {32 vars in 660 bytes} [Thu Apr 30 07:07:41 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: 400/803] 10.0.0.135 () {34 vars in 684 bytes} [Thu Apr 30 07:07:41 2026] POST /v2.0/security-groups => generated 1660 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/804] 10.0.0.135 () {32 vars in 698 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/805] 10.0.0.135 () {32 vars in 678 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/806] 10.0.0.135 () {32 vars in 682 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/807] 10.0.0.135 () {32 vars in 674 bytes} [Thu Apr 30 07:07:41 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: 7|app: 0|req: 408/808] 10.0.0.135 () {32 vars in 688 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/809] 10.0.0.135 () {32 vars in 688 bytes} [Thu Apr 30 07:07:41 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: 7|app: 0|req: 410/810] 10.0.0.135 () {32 vars in 722 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/811] 10.0.0.135 () {32 vars in 686 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/812] 10.0.0.135 () {32 vars in 668 bytes} [Thu Apr 30 07:07:41 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: 7|app: 0|req: 413/813] 10.0.0.135 () {32 vars in 686 bytes} [Thu Apr 30 07:07:41 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: 7|app: 0|req: 414/814] 10.0.0.135 () {32 vars in 680 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/815] 10.0.0.135 () {32 vars in 698 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/816] 10.0.0.135 () {32 vars in 678 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/817] 10.0.0.135 () {32 vars in 666 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/818] 10.0.0.135 () {32 vars in 676 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/819] 10.0.0.135 () {32 vars in 664 bytes} [Thu Apr 30 07:07:41 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: 7|app: 0|req: 420/820] 10.0.0.135 () {32 vars in 674 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/l3-flavors => 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: 401/821] 10.0.0.135 () {34 vars in 694 bytes} [Thu Apr 30 07:07:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/822] 10.0.0.135 () {32 vars in 712 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/823] 10.0.0.135 () {32 vars in 690 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/824] 10.0.0.135 () {32 vars in 682 bytes} [Thu Apr 30 07:07:41 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: 7|app: 0|req: 424/825] 10.0.0.135 () {32 vars in 668 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/826] 10.0.0.135 () {32 vars in 686 bytes} [Thu Apr 30 07:07:41 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: 7|app: 0|req: 426/827] 10.0.0.135 () {32 vars in 704 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/828] 10.0.0.135 () {32 vars in 674 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/829] 10.0.0.135 () {32 vars in 700 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/830] 10.0.0.135 () {32 vars in 716 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/network-ip-availability-details => generated 260 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/831] 10.0.0.135 () {32 vars in 674 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/832] 10.0.0.135 () {32 vars in 692 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/833] 10.0.0.135 () {32 vars in 688 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/834] 10.0.0.135 () {32 vars in 708 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/835] 10.0.0.135 () {32 vars in 704 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/836] 10.0.0.135 () {32 vars in 718 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/837] 10.0.0.135 () {32 vars in 696 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/838] 10.0.0.135 () {34 vars in 694 bytes} [Thu Apr 30 07:07:41 2026] POST /v2.0/security-group-rules => generated 602 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/839] 10.0.0.135 () {32 vars in 710 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/840] 10.0.0.135 () {32 vars in 668 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/841] 10.0.0.135 () {32 vars in 686 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/842] 10.0.0.135 () {32 vars in 680 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/843] 10.0.0.135 () {32 vars in 674 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/844] 10.0.0.135 () {32 vars in 670 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/provider => generated 191 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/845] 10.0.0.135 () {32 vars in 660 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/846] 10.0.0.135 () {32 vars in 698 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/847] 10.0.0.135 () {32 vars in 698 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/848] 10.0.0.135 () {32 vars in 676 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/849] 10.0.0.135 () {32 vars in 668 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/850] 10.0.0.135 () {32 vars in 682 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/851] 10.0.0.135 () {32 vars in 700 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/852] 10.0.0.135 () {32 vars in 684 bytes} [Thu Apr 30 07:07:41 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: 7|app: 0|req: 451/853] 10.0.0.135 () {32 vars in 706 bytes} [Thu Apr 30 07:07:41 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: 452/854] 10.0.0.135 () {32 vars in 668 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/855] 10.0.0.135 () {32 vars in 696 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/856] 10.0.0.135 () {32 vars in 694 bytes} [Thu Apr 30 07:07:41 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: 7|app: 0|req: 455/857] 10.0.0.135 () {32 vars in 684 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/858] 10.0.0.135 () {32 vars in 688 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/859] 10.0.0.135 () {32 vars in 704 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/860] 10.0.0.135 () {32 vars in 666 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/861] 10.0.0.135 () {32 vars in 680 bytes} [Thu Apr 30 07:07:41 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: 7|app: 0|req: 460/862] 10.0.0.135 () {32 vars in 680 bytes} [Thu Apr 30 07:07:41 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: 7|app: 0|req: 461/863] 10.0.0.135 () {32 vars in 690 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/864] 10.0.0.135 () {32 vars in 690 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/865] 10.0.0.135 () {32 vars in 694 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/866] 10.0.0.135 () {32 vars in 684 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/867] 10.0.0.135 () {32 vars in 688 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/868] 10.0.0.135 () {32 vars in 700 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/869] 10.0.0.135 () {32 vars in 702 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/870] 10.0.0.135 () {32 vars in 712 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/871] 10.0.0.135 () {32 vars in 716 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/872] 10.0.0.135 () {32 vars in 714 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/873] 10.0.0.135 () {32 vars in 726 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/874] 10.0.0.135 () {32 vars in 740 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/875] 10.0.0.135 () {32 vars in 718 bytes} [Thu Apr 30 07:07:41 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/876] 10.0.0.135 () {32 vars in 682 bytes} [Thu Apr 30 07:07:42 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: 475/877] 10.0.0.135 () {32 vars in 668 bytes} [Thu Apr 30 07:07:42 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: 7|app: 0|req: 476/878] 10.0.0.135 () {32 vars in 718 bytes} [Thu Apr 30 07:07:42 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/879] 10.0.0.135 () {32 vars in 678 bytes} [Thu Apr 30 07:07:42 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/880] 10.0.0.135 () {32 vars in 668 bytes} [Thu Apr 30 07:07:42 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/881] 10.0.0.135 () {32 vars in 696 bytes} [Thu Apr 30 07:07:42 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/882] 10.0.0.135 () {32 vars in 704 bytes} [Thu Apr 30 07:07:42 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/883] 10.0.0.135 () {32 vars in 700 bytes} [Thu Apr 30 07:07:42 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/884] 10.0.0.135 () {32 vars in 700 bytes} [Thu Apr 30 07:07:42 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/885] 10.0.0.135 () {32 vars in 682 bytes} [Thu Apr 30 07:07:42 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: 7|app: 0|req: 484/886] 10.0.0.135 () {32 vars in 704 bytes} [Thu Apr 30 07:07:42 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/887] 10.0.0.135 () {32 vars in 694 bytes} [Thu Apr 30 07:07:42 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/888] 10.0.0.135 () {32 vars in 688 bytes} [Thu Apr 30 07:07:42 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/889] 10.0.0.135 () {32 vars in 696 bytes} [Thu Apr 30 07:07:42 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: 7|app: 0|req: 488/890] 10.0.0.135 () {32 vars in 678 bytes} [Thu Apr 30 07:07:42 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/891] 10.0.0.135 () {32 vars in 688 bytes} [Thu Apr 30 07:07:42 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: 7|app: 0|req: 490/892] 10.0.0.135 () {32 vars in 700 bytes} [Thu Apr 30 07:07:42 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/893] 10.0.0.135 () {32 vars in 664 bytes} [Thu Apr 30 07:07:42 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: 7|app: 0|req: 492/894] 10.0.0.135 () {32 vars in 680 bytes} [Thu Apr 30 07:07:42 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/895] 10.0.0.135 () {32 vars in 676 bytes} [Thu Apr 30 07:07:42 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/896] 10.0.0.135 () {32 vars in 692 bytes} [Thu Apr 30 07:07:42 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/897] 10.0.0.135 () {32 vars in 676 bytes} [Thu Apr 30 07:07:42 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/898] 10.0.0.135 () {32 vars in 666 bytes} [Thu Apr 30 07:07:42 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/899] 10.0.0.135 () {32 vars in 662 bytes} [Thu Apr 30 07:07:42 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: 7|app: 0|req: 498/900] 10.0.0.135 () {32 vars in 674 bytes} [Thu Apr 30 07:07:42 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/901] 10.0.0.135 () {32 vars in 704 bytes} [Thu Apr 30 07:07:42 2026] GET /v2.0/extensions/tap-mirror-both-direction => generated 265 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/902] 10.0.0.135 () {32 vars in 686 bytes} [Thu Apr 30 07:07:42 2026] GET /v2.0/extensions/taas-vlan-filter => 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: 403/903] 10.0.0.135 () {34 vars in 675 bytes} [Thu Apr 30 07:07:41 2026] POST /v2.0/floatingips => generated 552 bytes in 568 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:07:42.750 8 WARNING neutron.db.securitygroups_db [req-c3b5cc0b-45bf-429d-9a63-c18db400529d req-e5558bcd-1e9d-4ca6-9966-89031b0dbb29 b5ee6097c2dc4dabb41d4cebf1bcb3bf 7068c941efda44218b86c14c673e5822 - - default default] project_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: 404/904] 10.0.0.84 () {34 vars in 1096 bytes} [Thu Apr 30 07:07:42 2026] GET /v2.0/security-groups?name=tempest-securitygroup--102206594&fields=id&tenant_id=7068c941efda44218b86c14c673e5822 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:07:42.845 7 WARNING neutron.db.securitygroups_db [None req-9487759c-8dbd-4705-8219-37338e4e3ce8 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 405/905] 10.0.0.84 () {34 vars in 980 bytes} [Thu Apr 30 07:07:42 2026] GET /v2.0/networks?id=5328b650-e4da-440e-bbba-32d4b2fd9ed6 => generated 676 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/906] 10.0.0.125 () {34 vars in 989 bytes} [Thu Apr 30 07:07:42 2026] GET /v2.0/ports?device_id=c4bb133a-7861-4195-ab4f-5cb7f6583e4e => generated 1240 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/907] 10.0.0.84 () {34 vars in 963 bytes} [Thu Apr 30 07:07:42 2026] GET /v2.0/quotas/7068c941efda44218b86c14c673e5822 => 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: 501/908] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:07:42 2026] GET /v2.0/security-groups?tenant_id=ac5fe2186cab442eb58e13341c1fa40c&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/909] 10.0.0.125 () {34 vars in 1039 bytes} [Thu Apr 30 07:07:43 2026] GET /v2.0/security-groups?id=95adeb81-68c0-48ae-ad12-f7f20cd54d25&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/910] 10.0.0.84 () {34 vars in 1000 bytes} [Thu Apr 30 07:07:43 2026] GET /v2.0/ports?tenant_id=7068c941efda44218b86c14c673e5822&fields=id => generated 57 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/911] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:07:43 2026] DELETE /v2.0/security-groups/e0af53cf-6fb9-4fe8-b321-7f9e5264dc26 => 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: 503/912] 10.0.0.84 () {34 vars in 1006 bytes} [Thu Apr 30 07:07:43 2026] GET /v2.0/networks/5328b650-e4da-440e-bbba-32d4b2fd9ed6?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/913] 10.0.0.84 () {34 vars in 1106 bytes} [Thu Apr 30 07:07:43 2026] GET /v2.0/networks/5328b650-e4da-440e-bbba-32d4b2fd9ed6?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: 504/914] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:43 2026] GET /v2.0/ports?device_id=fc016e52-1d4e-4fb7-98f6-47dfdbc886f3 => 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: 411/915] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:44 2026] GET /v2.0/ports?device_id=fc016e52-1d4e-4fb7-98f6-47dfdbc886f3 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:07:45.204 7 INFO neutron.db.segments_db [None req-5af52772-73e6-44fb-aefa-be17f33480fd d8225c7a3a9943e1a244d929166c359e a570093ca1194350badea7b2ae6a8eba - - default default] Added segment 9111a659-f16e-4f7d-a9b3-3c81f81a73d8 of type vxlan for network 63a39318-53d4-4134-b502-b7843387e7b3 [pid: 7|app: 0|req: 505/916] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:07:44 2026] POST /v2.0/networks => generated 649 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/917] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:07:45 2026] POST /v2.0/subnets => generated 627 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/918] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:45 2026] GET /v2.0/ports?device_id=fc016e52-1d4e-4fb7-98f6-47dfdbc886f3 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:07:45.654 7 INFO neutron.db.segments_db [None req-6698478f-2ff9-497f-863d-c36513e9ddd4 d8225c7a3a9943e1a244d929166c359e a570093ca1194350badea7b2ae6a8eba - - default default] Added segment a8da5ab4-2d7b-4a5c-aa03-a59f7ea3d225 of type vxlan for network 39207787-5f0f-429e-9faf-a081ea06e418 2026-04-30 07:07:45.899 7 INFO neutron.db.l3_hamode_db [None req-6698478f-2ff9-497f-863d-c36513e9ddd4 d8225c7a3a9943e1a244d929166c359e a570093ca1194350badea7b2ae6a8eba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 414/919] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:46 2026] GET /v2.0/ports?device_id=fc016e52-1d4e-4fb7-98f6-47dfdbc886f3 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:07:46.982 7 INFO neutron.db.l3_hamode_db [None req-6698478f-2ff9-497f-863d-c36513e9ddd4 d8225c7a3a9943e1a244d929166c359e a570093ca1194350badea7b2ae6a8eba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 415/920] 199.204.45.53 () {34 vars in 984 bytes} [Thu Apr 30 07:07:47 2026] GET /v2.0/networks?id=5328b650-e4da-440e-bbba-32d4b2fd9ed6 => generated 676 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:07:47.769 8 WARNING neutron.db.securitygroups_db [req-c3b5cc0b-45bf-429d-9a63-c18db400529d req-b6f5e98d-4991-4760-a1dc-a04a592c8280 b5ee6097c2dc4dabb41d4cebf1bcb3bf 7068c941efda44218b86c14c673e5822 - - default default] project_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: 416/921] 199.204.45.53 () {34 vars in 1048 bytes} [Thu Apr 30 07:07:47 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7068c941efda44218b86c14c673e5822 => generated 180 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/922] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:07:45 2026] POST /v2.0/routers => generated 695 bytes in 2215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/923] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:47 2026] GET /v2.0/ports?device_id=fc016e52-1d4e-4fb7-98f6-47dfdbc886f3 => 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: 507/924] 199.204.45.53 () {38 vars in 953 bytes} [Thu Apr 30 07:07:47 2026] POST /v2.0/ports => generated 954 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 508/925] 199.204.45.53 () {38 vars in 1026 bytes} [Thu Apr 30 07:07:48 2026] PUT /v2.0/ports/d309fe56-eb67-4681-8166-82d7ba59fc71 => generated 1235 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:07:48.667 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6bffb086-37f6-46cd-a32b-0d4bb1d1a174'] response: {'name': 'network-changed', 'server_uuid': 'fc016e52-1d4e-4fb7-98f6-47dfdbc886f3', 'tag': 'd309fe56-eb67-4681-8166-82d7ba59fc71', '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: 509/926] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:48 2026] GET /v2.0/ports?device_id=fc016e52-1d4e-4fb7-98f6-47dfdbc886f3 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/927] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:48 2026] GET /v2.0/security-groups?id=6fad3f08-6151-448a-94bc-8f25f4c24559&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/928] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:07:49 2026] GET /v2.0/ports?tenant_id=7068c941efda44218b86c14c673e5822&device_id=fc016e52-1d4e-4fb7-98f6-47dfdbc886f3 => generated 1238 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/929] 199.204.45.53 () {34 vars in 1016 bytes} [Thu Apr 30 07:07:49 2026] GET /v2.0/networks?tenant_id=7068c941efda44218b86c14c673e5822&shared=False => generated 772 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/930] 199.204.45.53 () {34 vars in 928 bytes} [Thu Apr 30 07:07:49 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/931] 10.0.0.135 () {34 vars in 782 bytes} [Thu Apr 30 07:07:47 2026] PUT /v2.0/routers/0cf5ede5-46f6-4a9b-8d1d-8dbe00b58b06/add_router_interface => generated 310 bytes in 1625 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/932] 10.0.0.135 () {34 vars in 664 bytes} [Thu Apr 30 07:07:49 2026] POST /v2.0/ports => generated 954 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 515/933] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:50 2026] GET /v2.0/ports?device_id=fc016e52-1d4e-4fb7-98f6-47dfdbc886f3 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/934] 10.0.0.135 () {34 vars in 664 bytes} [Thu Apr 30 07:07:49 2026] POST /v2.0/ports => generated 955 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/935] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:50 2026] GET /v2.0/security-groups?id=6fad3f08-6151-448a-94bc-8f25f4c24559&fields=id&fields=name => generated 113 bytes in 34 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: 517/936] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:07:50 2026] GET /v2.0/ports?tenant_id=7068c941efda44218b86c14c673e5822&device_id=fc016e52-1d4e-4fb7-98f6-47dfdbc886f3 => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/937] 199.204.45.53 () {34 vars in 1056 bytes} [Thu Apr 30 07:07:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=d309fe56-eb67-4681-8166-82d7ba59fc71 => 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: 519/938] 199.204.45.53 () {34 vars in 982 bytes} [Thu Apr 30 07:07:50 2026] GET /v2.0/subnets?id=8da73da1-71c0-480d-898c-28ad7bfba4aa => generated 694 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/939] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:07:50 2026] GET /v2.0/ports?network_id=5328b650-e4da-440e-bbba-32d4b2fd9ed6&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/940] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:07:50 2026] GET /v2.0/networks/5328b650-e4da-440e-bbba-32d4b2fd9ed6?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: 522/941] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:07:50 2026] GET /v2.0/networks/5328b650-e4da-440e-bbba-32d4b2fd9ed6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:07:50.847 8 INFO neutron.db.l3_db [None req-b11001df-e157-4419-b4a4-7b78f22d6a25 d8225c7a3a9943e1a244d929166c359e a570093ca1194350badea7b2ae6a8eba - - default default] Floating IP f5283867-fe44-4730-a5b0-6f55732af3b9 associated. External IP: 10.96.250.215, port: 9a6f204a-af67-495b-8aa5-87bc505bfee5. [pid: 8|app: 0|req: 420/942] 10.0.0.135 () {34 vars in 676 bytes} [Thu Apr 30 07:07:50 2026] POST /v2.0/floatingips => generated 842 bytes in 1049 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/943] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:51 2026] GET /v2.0/ports?device_id=fc016e52-1d4e-4fb7-98f6-47dfdbc886f3 => generated 969 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:07:51.298 7 INFO neutron.db.l3_db [None req-b4fdfb29-c9f8-486c-a697-1da76695c8ca d8225c7a3a9943e1a244d929166c359e a570093ca1194350badea7b2ae6a8eba - - default default] Floating IP f5283867-fe44-4730-a5b0-6f55732af3b9 disassociated. External IP: 10.96.250.215, port: 9a6f204a-af67-495b-8aa5-87bc505bfee5. [pid: 8|app: 0|req: 422/944] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:51 2026] GET /v2.0/security-groups?id=6fad3f08-6151-448a-94bc-8f25f4c24559&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/945] 10.0.0.125 () {34 vars in 989 bytes} [Thu Apr 30 07:07:51 2026] GET /v2.0/ports?device_id=a21e0803-abbf-4df9-9fe3-8dc266d13585 => generated 1244 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/946] 10.0.0.135 () {34 vars in 748 bytes} [Thu Apr 30 07:07:51 2026] PUT /v2.0/floatingips/f5283867-fe44-4730-a5b0-6f55732af3b9 => generated 552 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/947] 10.0.0.125 () {34 vars in 1039 bytes} [Thu Apr 30 07:07:51 2026] GET /v2.0/security-groups?id=b159fa9e-590d-4de9-856f-4d1d8b272c30&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:07:51.664 7 INFO neutron_taas.services.taas.taas_plugin [None req-37873580-3aa1-4d64-b288-5a57a1e615bb d8225c7a3a9943e1a244d929166c359e a570093ca1194350badea7b2ae6a8eba - - default default] TaaS: Handle Delete Port: eb9fecda-819b-4dc5-98e2-ea907a103926 2026-04-30 07:07:51.667 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-37873580-3aa1-4d64-b288-5a57a1e615bb d8225c7a3a9943e1a244d929166c359e a570093ca1194350badea7b2ae6a8eba - - default default] Tap Mirror: Handle Delete Port: eb9fecda-819b-4dc5-98e2-ea907a103926 [pid: 7|app: 0|req: 524/948] 10.0.0.135 () {32 vars in 731 bytes} [Thu Apr 30 07:07:51 2026] DELETE /v2.0/floatingips/f5283867-fe44-4730-a5b0-6f55732af3b9 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/949] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:52 2026] GET /v2.0/ports?device_id=fc016e52-1d4e-4fb7-98f6-47dfdbc886f3 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/950] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:52 2026] GET /v2.0/security-groups?id=6fad3f08-6151-448a-94bc-8f25f4c24559&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:07:52.536 8 INFO neutron.db.l3_db [None req-15ec1d6a-b58c-4d4e-bd13-86e4e0b88f0b d8225c7a3a9943e1a244d929166c359e a570093ca1194350badea7b2ae6a8eba - - default default] Floating IP 79023e59-f296-4613-b46a-2624970cdace associated. External IP: 10.96.250.208, port: 1d39cbd6-ba8c-4741-a17a-503ba13a0216. [pid: 8|app: 0|req: 425/951] 10.0.0.135 () {34 vars in 676 bytes} [Thu Apr 30 07:07:51 2026] POST /v2.0/floatingips => generated 841 bytes in 1070 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/952] 10.0.0.135 () {32 vars in 728 bytes} [Thu Apr 30 07:07:52 2026] GET /v2.0/floatingips/79023e59-f296-4613-b46a-2624970cdace => generated 841 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/953] 10.0.0.135 () {32 vars in 654 bytes} [Thu Apr 30 07:07:52 2026] GET /v2.0/floatingips => generated 844 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:07:53.381 7 INFO neutron.db.l3_db [None req-60d9230e-25b0-4068-83f5-65d8edd6d47e d8225c7a3a9943e1a244d929166c359e a570093ca1194350badea7b2ae6a8eba - - default default] Floating IP 79023e59-f296-4613-b46a-2624970cdace associated. External IP: 10.96.250.208, port: 1d39cbd6-ba8c-4741-a17a-503ba13a0216. [pid: 8|app: 0|req: 427/954] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:53 2026] GET /v2.0/ports?device_id=fc016e52-1d4e-4fb7-98f6-47dfdbc886f3 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/955] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:53 2026] GET /v2.0/security-groups?id=6fad3f08-6151-448a-94bc-8f25f4c24559&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/958] 10.0.0.135 () {34 vars in 748 bytes} [Thu Apr 30 07:07:53 2026] PUT /v2.0/floatingips/79023e59-f296-4613-b46a-2624970cdace => generated 842 bytes in 989 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:07:54.126 8 INFO neutron.db.l3_db [None req-f1ea8846-d228-4034-aa95-414a6b51dcf9 d8225c7a3a9943e1a244d929166c359e a570093ca1194350badea7b2ae6a8eba - - default default] Floating IP 79023e59-f296-4613-b46a-2624970cdace disassociated. External IP: 10.96.250.208, port: 9a6f204a-af67-495b-8aa5-87bc505bfee5. [pid: 8|app: 0|req: 431/959] 10.0.0.135 () {34 vars in 748 bytes} [Thu Apr 30 07:07:53 2026] PUT /v2.0/floatingips/79023e59-f296-4613-b46a-2624970cdace => generated 552 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:07:54.550 7 INFO neutron_taas.services.taas.taas_plugin [None req-1d2f0adb-27eb-41ac-8e82-6e8ce0a1f5dc d8225c7a3a9943e1a244d929166c359e a570093ca1194350badea7b2ae6a8eba - - default default] TaaS: Handle Delete Port: 68294b3a-19f3-44a4-80f0-bfc0e3fcea1d 2026-04-30 07:07:54.553 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1d2f0adb-27eb-41ac-8e82-6e8ce0a1f5dc d8225c7a3a9943e1a244d929166c359e a570093ca1194350badea7b2ae6a8eba - - default default] Tap Mirror: Handle Delete Port: 68294b3a-19f3-44a4-80f0-bfc0e3fcea1d [pid: 8|app: 0|req: 432/960] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:54 2026] GET /v2.0/ports?device_id=fc016e52-1d4e-4fb7-98f6-47dfdbc886f3 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/961] 10.0.0.135 () {32 vars in 731 bytes} [Thu Apr 30 07:07:54 2026] DELETE /v2.0/floatingips/79023e59-f296-4613-b46a-2624970cdace => generated 0 bytes in 301 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:07:54.752 7 INFO neutron.api.v2.resource [None req-c37d18dc-9a08-4964-928b-1112ed4d0f70 d8225c7a3a9943e1a244d929166c359e a570093ca1194350badea7b2ae6a8eba - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 530/962] 10.0.0.135 () {32 vars in 731 bytes} [Thu Apr 30 07:07:54 2026] DELETE /v2.0/floatingips/79023e59-f296-4613-b46a-2624970cdace => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/963] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:54 2026] GET /v2.0/security-groups?id=6fad3f08-6151-448a-94bc-8f25f4c24559&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:07:54.940 7 INFO neutron_taas.services.taas.taas_plugin [None req-11b847d6-c2f1-4ece-ad7e-3ad4845c4a47 d8225c7a3a9943e1a244d929166c359e a570093ca1194350badea7b2ae6a8eba - - default default] TaaS: Handle Delete Port: 9a6f204a-af67-495b-8aa5-87bc505bfee5 2026-04-30 07:07:54.944 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-11b847d6-c2f1-4ece-ad7e-3ad4845c4a47 d8225c7a3a9943e1a244d929166c359e a570093ca1194350badea7b2ae6a8eba - - default default] Tap Mirror: Handle Delete Port: 9a6f204a-af67-495b-8aa5-87bc505bfee5 [pid: 7|app: 0|req: 531/964] 10.0.0.135 () {32 vars in 719 bytes} [Thu Apr 30 07:07:54 2026] DELETE /v2.0/ports/9a6f204a-af67-495b-8aa5-87bc505bfee5 => generated 0 bytes in 346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:07:55.324 8 INFO neutron_taas.services.taas.taas_plugin [None req-fbbeb1e9-8197-468d-b044-4fe1161e5837 d8225c7a3a9943e1a244d929166c359e a570093ca1194350badea7b2ae6a8eba - - default default] TaaS: Handle Delete Port: 1d39cbd6-ba8c-4741-a17a-503ba13a0216 2026-04-30 07:07:55.334 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fbbeb1e9-8197-468d-b044-4fe1161e5837 d8225c7a3a9943e1a244d929166c359e a570093ca1194350badea7b2ae6a8eba - - default default] Tap Mirror: Handle Delete Port: 1d39cbd6-ba8c-4741-a17a-503ba13a0216 [pid: 8|app: 0|req: 434/965] 10.0.0.135 () {32 vars in 719 bytes} [Thu Apr 30 07:07:55 2026] DELETE /v2.0/ports/1d39cbd6-ba8c-4741-a17a-503ba13a0216 => generated 0 bytes in 415 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/966] 10.0.0.135 () {32 vars in 735 bytes} [Thu Apr 30 07:07:55 2026] GET /v2.0/ports?device_id=0cf5ede5-46f6-4a9b-8d1d-8dbe00b58b06 => generated 958 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/967] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:55 2026] GET /v2.0/ports?device_id=fc016e52-1d4e-4fb7-98f6-47dfdbc886f3 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:07:55.935 8 INFO neutron_taas.services.taas.taas_plugin [None req-cb4abc29-c70e-4fd1-a910-a59716bd6506 d8225c7a3a9943e1a244d929166c359e a570093ca1194350badea7b2ae6a8eba - - default default] TaaS: Handle Delete Port: 49efb995-a40c-46d3-981f-4486451c4795 2026-04-30 07:07:55.937 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb4abc29-c70e-4fd1-a910-a59716bd6506 d8225c7a3a9943e1a244d929166c359e a570093ca1194350badea7b2ae6a8eba - - default default] Tap Mirror: Handle Delete Port: 49efb995-a40c-46d3-981f-4486451c4795 [pid: 7|app: 0|req: 534/968] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:55 2026] GET /v2.0/security-groups?id=6fad3f08-6151-448a-94bc-8f25f4c24559&fields=id&fields=name => generated 113 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/969] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:56 2026] GET /v2.0/ports?device_id=fc016e52-1d4e-4fb7-98f6-47dfdbc886f3 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:07:56.444 7 INFO neutron.db.l3_db [None req-36d180af-eff0-496c-986a-e991bcafff6b b5ee6097c2dc4dabb41d4cebf1bcb3bf 7068c941efda44218b86c14c673e5822 - - default default] Floating IP c2a2469e-7f08-46e3-9e2f-973d3f4b078d associated. External IP: 10.96.250.210, port: d309fe56-eb67-4681-8166-82d7ba59fc71. [pid: 8|app: 0|req: 435/970] 10.0.0.135 () {34 vars in 788 bytes} [Thu Apr 30 07:07:55 2026] PUT /v2.0/routers/0cf5ede5-46f6-4a9b-8d1d-8dbe00b58b06/remove_router_interface => generated 310 bytes in 836 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:07:56.651 8 INFO neutron_taas.services.taas.taas_plugin [None req-03bce89e-6caa-42f6-a09f-cd1aca69c12e d8225c7a3a9943e1a244d929166c359e a570093ca1194350badea7b2ae6a8eba - - default default] TaaS: Handle Delete Port: cfa8a5cd-3b9f-4254-89c0-7e8294853901 2026-04-30 07:07:56.654 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-03bce89e-6caa-42f6-a09f-cd1aca69c12e d8225c7a3a9943e1a244d929166c359e a570093ca1194350badea7b2ae6a8eba - - default default] Tap Mirror: Handle Delete Port: cfa8a5cd-3b9f-4254-89c0-7e8294853901 [pid: 7|app: 0|req: 536/971] 10.0.0.135 () {34 vars in 748 bytes} [Thu Apr 30 07:07:56 2026] PUT /v2.0/floatingips/c2a2469e-7f08-46e3-9e2f-973d3f4b078d => generated 855 bytes in 679 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:07:56.788 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ba8a924-7047-4981-8614-9d81b008d778'] response: {'name': 'network-changed', 'server_uuid': 'fc016e52-1d4e-4fb7-98f6-47dfdbc886f3', 'tag': 'd309fe56-eb67-4681-8166-82d7ba59fc71', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 537/972] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:56 2026] GET /v2.0/ports?device_id=fc016e52-1d4e-4fb7-98f6-47dfdbc886f3 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:07:56.889 8 INFO neutron_taas.services.taas.taas_plugin [None req-03bce89e-6caa-42f6-a09f-cd1aca69c12e d8225c7a3a9943e1a244d929166c359e a570093ca1194350badea7b2ae6a8eba - - default default] TaaS: Handle Delete Port: 3b013c6d-1d8c-4ede-b4e3-9732aa51e701 2026-04-30 07:07:56.895 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-03bce89e-6caa-42f6-a09f-cd1aca69c12e d8225c7a3a9943e1a244d929166c359e a570093ca1194350badea7b2ae6a8eba - - default default] Tap Mirror: Handle Delete Port: 3b013c6d-1d8c-4ede-b4e3-9732aa51e701 [pid: 7|app: 0|req: 538/973] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:56 2026] GET /v2.0/security-groups?id=6fad3f08-6151-448a-94bc-8f25f4c24559&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-04-30 07:07:57.197 8 INFO neutron.services.segments.plugin [-] Segment a8da5ab4-2d7b-4a5c-aa03-a59f7ea3d225 resource provider aggregate not found 2026-04-30 07:07:57.202 8 INFO neutron.services.segments.plugin [-] Segment a8da5ab4-2d7b-4a5c-aa03-a59f7ea3d225 resource provider aggregate not found 2026-04-30 07:07:57.209 8 INFO neutron.db.l3_hamode_db [None req-03bce89e-6caa-42f6-a09f-cd1aca69c12e d8225c7a3a9943e1a244d929166c359e a570093ca1194350badea7b2ae6a8eba - - default default] HA network 39207787-5f0f-429e-9faf-a081ea06e418 was deleted as no HA routers are present in project a570093ca1194350badea7b2ae6a8eba. [pid: 8|app: 0|req: 436/974] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:07:56 2026] DELETE /v2.0/routers/0cf5ede5-46f6-4a9b-8d1d-8dbe00b58b06 => generated 0 bytes in 759 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:07:57.220 8 INFO neutron.services.segments.plugin [-] Segment a8da5ab4-2d7b-4a5c-aa03-a59f7ea3d225 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8da5ab4-2d7b-4a5c-aa03-a59f7ea3d225 found for delete ", "request_id": "req-5a9623e6-043f-410f-a452-17111d72269a"}]} 2026-04-30 07:07:57.222 8 INFO neutron.services.segments.plugin [-] Segment a8da5ab4-2d7b-4a5c-aa03-a59f7ea3d225 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8da5ab4-2d7b-4a5c-aa03-a59f7ea3d225 found for delete ", "request_id": "req-c8ff6734-6d4a-42b6-bc03-bc7c83b7ecdc"}]} [pid: 8|app: 0|req: 437/975] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:57 2026] GET /v2.0/ports?device_id=fc016e52-1d4e-4fb7-98f6-47dfdbc886f3 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/976] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:57 2026] GET /v2.0/security-groups?id=6fad3f08-6151-448a-94bc-8f25f4c24559&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: 439/977] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:07:57 2026] GET /v2.0/ports?tenant_id=7068c941efda44218b86c14c673e5822&device_id=fc016e52-1d4e-4fb7-98f6-47dfdbc886f3 => generated 1240 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/978] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:07:57 2026] DELETE /v2.0/subnets/b58cb1ae-7036-4f23-bc08-f0552695efcc => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/979] 199.204.45.53 () {34 vars in 984 bytes} [Thu Apr 30 07:07:57 2026] GET /v2.0/networks?id=5328b650-e4da-440e-bbba-32d4b2fd9ed6 => generated 772 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/980] 199.204.45.53 () {34 vars in 1056 bytes} [Thu Apr 30 07:07:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=d309fe56-eb67-4681-8166-82d7ba59fc71 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/981] 199.204.45.53 () {34 vars in 982 bytes} [Thu Apr 30 07:07:57 2026] GET /v2.0/subnets?id=8da73da1-71c0-480d-898c-28ad7bfba4aa => generated 694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:07:57.517 7 INFO neutron.services.segments.plugin [-] Segment 9111a659-f16e-4f7d-a9b3-3c81f81a73d8 resource provider aggregate not found 2026-04-30 07:07:57.522 7 INFO neutron.services.segments.plugin [-] Segment 9111a659-f16e-4f7d-a9b3-3c81f81a73d8 resource provider aggregate not found [pid: 8|app: 0|req: 443/982] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:07:57 2026] GET /v2.0/ports?network_id=5328b650-e4da-440e-bbba-32d4b2fd9ed6&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:07:57.541 7 INFO neutron.services.segments.plugin [-] Segment 9111a659-f16e-4f7d-a9b3-3c81f81a73d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9111a659-f16e-4f7d-a9b3-3c81f81a73d8 found for delete ", "request_id": "req-2a8e6c62-556d-45b5-a120-5bcbb8756b00"}]} 2026-04-30 07:07:57.541 7 INFO neutron.services.segments.plugin [-] Segment 9111a659-f16e-4f7d-a9b3-3c81f81a73d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9111a659-f16e-4f7d-a9b3-3c81f81a73d8 found for delete ", "request_id": "req-abf34578-5e05-4116-a25a-f5de0f067ce5"}]} [pid: 7|app: 0|req: 540/983] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:07:57 2026] DELETE /v2.0/networks/63a39318-53d4-4134-b502-b7843387e7b3 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/984] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:07:57 2026] GET /v2.0/networks/5328b650-e4da-440e-bbba-32d4b2fd9ed6?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/985] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:07:57 2026] GET /v2.0/networks/5328b650-e4da-440e-bbba-32d4b2fd9ed6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:07:58.146 8 WARNING neutron.db.securitygroups_db [None req-cfb32597-796c-4493-a266-6c4d8838eb2e 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 445/986] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:07:58 2026] GET /v2.0/security-groups?tenant_id=a570093ca1194350badea7b2ae6a8eba&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/987] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:07:58 2026] DELETE /v2.0/security-groups/0daab2d3-9b2c-477e-8d6b-26c3d01f913f => 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: 446/988] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:58 2026] GET /v2.0/ports?device_id=fc016e52-1d4e-4fb7-98f6-47dfdbc886f3 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/989] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:58 2026] GET /v2.0/security-groups?id=6fad3f08-6151-448a-94bc-8f25f4c24559&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: 447/990] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:07:59 2026] GET /v2.0/ports?device_id=fc016e52-1d4e-4fb7-98f6-47dfdbc886f3 => 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: 544/991] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:07:59 2026] GET /v2.0/security-groups?id=6fad3f08-6151-448a-94bc-8f25f4c24559&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: 448/992] 199.204.45.53 () {34 vars in 992 bytes} [Thu Apr 30 07:07:59 2026] GET /v2.0/ports?device_id=fc016e52-1d4e-4fb7-98f6-47dfdbc886f3 => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:07:59.833 7 INFO neutron_taas.services.taas.taas_plugin [req-752b4d5d-664b-44a9-b028-d0d347941edf req-71207070-4325-47f3-bce5-071ddbad12ab b5ee6097c2dc4dabb41d4cebf1bcb3bf 7068c941efda44218b86c14c673e5822 - - default default] TaaS: Handle Delete Port: d309fe56-eb67-4681-8166-82d7ba59fc71 2026-04-30 07:07:59.836 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-752b4d5d-664b-44a9-b028-d0d347941edf req-71207070-4325-47f3-bce5-071ddbad12ab b5ee6097c2dc4dabb41d4cebf1bcb3bf 7068c941efda44218b86c14c673e5822 - - default default] Tap Mirror: Handle Delete Port: d309fe56-eb67-4681-8166-82d7ba59fc71 2026-04-30 07:07:59.952 7 INFO neutron.db.l3_db [req-752b4d5d-664b-44a9-b028-d0d347941edf req-71207070-4325-47f3-bce5-071ddbad12ab b5ee6097c2dc4dabb41d4cebf1bcb3bf 7068c941efda44218b86c14c673e5822 - - default default] Floating IP c2a2469e-7f08-46e3-9e2f-973d3f4b078d disassociated. External IP: 10.96.250.210, port: d309fe56-eb67-4681-8166-82d7ba59fc71. [pid: 7|app: 0|req: 545/993] 199.204.45.53 () {36 vars in 995 bytes} [Thu Apr 30 07:07:59 2026] DELETE /v2.0/ports/d309fe56-eb67-4681-8166-82d7ba59fc71 => generated 0 bytes in 599 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:08:00.311 8 INFO neutron.db.segments_db [None req-d46f77e4-61f3-43c1-8db3-93067f4dab66 0f6ca4957abd4d58a0765b53ad9fd14c b6ca2c609c8941bfbff661c82019b7f0 - - default default] Added segment 3713c97b-7a47-4da2-ad47-b3a2d71682d4 of type vxlan for network 3f957a73-e8b6-4c21-ba88-9dfa0d87d8a5 2026-04-30 07:08:00.351 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d7e1d771-f4fb-4e22-8706-6468f653b082'] response: {'server_uuid': 'fc016e52-1d4e-4fb7-98f6-47dfdbc886f3', 'name': 'network-vif-deleted', 'tag': 'd309fe56-eb67-4681-8166-82d7ba59fc71', 'status': 'completed', 'code': 200} 2026-04-30 07:08:00.390 8 INFO neutron.db.segments_db [None req-d46f77e4-61f3-43c1-8db3-93067f4dab66 0f6ca4957abd4d58a0765b53ad9fd14c b6ca2c609c8941bfbff661c82019b7f0 - - default default] Added segment b4a66a63-dbbd-44a2-a91e-49256c40e318 of type vxlan for network e2de6268-1564-4791-9a54-bf9aef6fe4b4 [pid: 8|app: 0|req: 449/994] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:07:59 2026] POST /v2.0/networks => generated 1244 bytes in 587 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/995] 10.0.0.135 () {32 vars in 648 bytes} [Thu Apr 30 07:08:00 2026] GET /v2.0/networks => generated 1843 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:08:00.739 8 INFO neutron.services.segments.plugin [-] Segment 3713c97b-7a47-4da2-ad47-b3a2d71682d4 resource provider aggregate not found 2026-04-30 07:08:00.749 8 INFO neutron.services.segments.plugin [-] Segment 3713c97b-7a47-4da2-ad47-b3a2d71682d4 resource provider aggregate not found 2026-04-30 07:08:00.763 8 INFO neutron.services.segments.plugin [-] Segment 3713c97b-7a47-4da2-ad47-b3a2d71682d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3713c97b-7a47-4da2-ad47-b3a2d71682d4 found for delete ", "request_id": "req-8961ea13-dfbd-47f4-bc89-f1b211ab663b"}]} 2026-04-30 07:08:00.768 8 INFO neutron.services.segments.plugin [-] Segment 3713c97b-7a47-4da2-ad47-b3a2d71682d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3713c97b-7a47-4da2-ad47-b3a2d71682d4 found for delete ", "request_id": "req-c070fba2-fe2c-4913-b6ed-f5558eee79ff"}]} [pid: 8|app: 0|req: 450/996] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:08:00 2026] DELETE /v2.0/networks/3f957a73-e8b6-4c21-ba88-9dfa0d87d8a5 => 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: 451/997] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:00 2026] GET /v2.0/ports?device_id=fc016e52-1d4e-4fb7-98f6-47dfdbc886f3 => 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: 547/998] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:00 2026] GET /v2.0/ports?device_id=c4bb133a-7861-4195-ab4f-5cb7f6583e4e => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/999] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:08:00 2026] GET /v2.0/security-groups?id=95adeb81-68c0-48ae-ad12-f7f20cd54d25&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/1000] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:08:00 2026] DELETE /v2.0/networks/e2de6268-1564-4791-9a54-bf9aef6fe4b4 => 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: 549/1001] 10.0.0.135 () {32 vars in 648 bytes} [Thu Apr 30 07:08:00 2026] GET /v2.0/networks => generated 651 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/1002] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:00 2026] GET /v2.0/ports?device_id=c4bb133a-7861-4195-ab4f-5cb7f6583e4e => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/1003] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:08:00 2026] GET /v2.0/security-groups?id=95adeb81-68c0-48ae-ad12-f7f20cd54d25&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:08:01.020 7 INFO neutron.db.segments_db [None req-92b4c14c-1130-46d5-bb4d-29f27dc5bf37 0f6ca4957abd4d58a0765b53ad9fd14c b6ca2c609c8941bfbff661c82019b7f0 - - default default] Added segment 644370d3-05bd-4608-be90-7a2720469c31 of type vxlan for network 231da137-51c7-4574-a1be-d84449cad777 [pid: 7|app: 0|req: 550/1004] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:08:00 2026] POST /v2.0/networks => generated 650 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:08:01.177 8 INFO neutron.db.segments_db [None req-b6a32f04-f2ea-479a-935e-558f3ac40753 0f6ca4957abd4d58a0765b53ad9fd14c b6ca2c609c8941bfbff661c82019b7f0 - - default default] Added segment 8554cdcb-bc03-4300-91ba-1d9af14b0b4d of type vxlan for network 6267832b-518c-48ef-975e-56197aa9b2bb [pid: 8|app: 0|req: 455/1005] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:08:01 2026] POST /v2.0/networks => generated 649 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/1006] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:01 2026] GET /v2.0/ports?device_id=c4bb133a-7861-4195-ab4f-5cb7f6583e4e => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/1007] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:08:01 2026] GET /v2.0/security-groups?id=95adeb81-68c0-48ae-ad12-f7f20cd54d25&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1008] 10.0.0.135 () {34 vars in 664 bytes} [Thu Apr 30 07:08:01 2026] POST /v2.0/ports => generated 1506 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 552/1009] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:01 2026] GET /v2.0/ports?device_id=fc016e52-1d4e-4fb7-98f6-47dfdbc886f3 => 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: 458/1010] 10.0.0.135 () {32 vars in 642 bytes} [Thu Apr 30 07:08:01 2026] GET /v2.0/ports => generated 1506 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:08:02.066 7 INFO neutron_taas.services.taas.taas_plugin [None req-c23667a7-56f7-41fe-a924-da14e5deef4d 0f6ca4957abd4d58a0765b53ad9fd14c b6ca2c609c8941bfbff661c82019b7f0 - - default default] TaaS: Handle Delete Port: f6280b32-c2b2-4420-be8e-7f73f01668db 2026-04-30 07:08:02.069 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c23667a7-56f7-41fe-a924-da14e5deef4d 0f6ca4957abd4d58a0765b53ad9fd14c b6ca2c609c8941bfbff661c82019b7f0 - - default default] Tap Mirror: Handle Delete Port: f6280b32-c2b2-4420-be8e-7f73f01668db [pid: 7|app: 0|req: 553/1011] 10.0.0.135 () {32 vars in 719 bytes} [Thu Apr 30 07:08:01 2026] DELETE /v2.0/ports/f6280b32-c2b2-4420-be8e-7f73f01668db => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:08:02.252 8 INFO neutron_taas.services.taas.taas_plugin [None req-f1b8f491-303e-44ff-8278-3182da9f2d98 0f6ca4957abd4d58a0765b53ad9fd14c b6ca2c609c8941bfbff661c82019b7f0 - - default default] TaaS: Handle Delete Port: 2e6556ca-12bf-4f6e-abf4-9d244141141e 2026-04-30 07:08:02.255 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f1b8f491-303e-44ff-8278-3182da9f2d98 0f6ca4957abd4d58a0765b53ad9fd14c b6ca2c609c8941bfbff661c82019b7f0 - - default default] Tap Mirror: Handle Delete Port: 2e6556ca-12bf-4f6e-abf4-9d244141141e [pid: 8|app: 0|req: 459/1012] 10.0.0.135 () {32 vars in 719 bytes} [Thu Apr 30 07:08:02 2026] DELETE /v2.0/ports/2e6556ca-12bf-4f6e-abf4-9d244141141e => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1013] 10.0.0.135 () {32 vars in 642 bytes} [Thu Apr 30 07:08:02 2026] GET /v2.0/ports => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:08:02.455 8 INFO neutron.db.segments_db [None req-e2281830-99b5-423c-a3ec-1dae4860d400 0f6ca4957abd4d58a0765b53ad9fd14c b6ca2c609c8941bfbff661c82019b7f0 - - default default] Added segment ec75bcea-fe0e-433c-8cf4-7f6320a3e043 of type vxlan for network c3e7cd75-9674-4ab0-9ab5-66a87eba0792 [pid: 8|app: 0|req: 460/1014] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:08:02 2026] POST /v2.0/networks => generated 650 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1015] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:02 2026] GET /v2.0/ports?device_id=c4bb133a-7861-4195-ab4f-5cb7f6583e4e => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:08:02.582 8 INFO neutron.db.segments_db [None req-8bb3ae1f-3c46-4765-bd4e-c4ab9ab86597 0f6ca4957abd4d58a0765b53ad9fd14c b6ca2c609c8941bfbff661c82019b7f0 - - default default] Added segment 5c6516a5-89d7-40cb-9e27-60cf9497d2f6 of type vxlan for network 593b92fa-8303-4c01-bb13-7292171cd144 [pid: 7|app: 0|req: 556/1016] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:08:02 2026] GET /v2.0/security-groups?id=95adeb81-68c0-48ae-ad12-f7f20cd54d25&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: 461/1017] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:08:02 2026] POST /v2.0/networks => generated 649 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:08:02.784 8 INFO neutron.services.segments.plugin [-] Segment b4a66a63-dbbd-44a2-a91e-49256c40e318 resource provider aggregate not found 2026-04-30 07:08:02.799 8 INFO neutron.services.segments.plugin [-] Segment b4a66a63-dbbd-44a2-a91e-49256c40e318 resource provider aggregate not found 2026-04-30 07:08:02.808 8 INFO neutron.services.segments.plugin [-] Segment b4a66a63-dbbd-44a2-a91e-49256c40e318 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4a66a63-dbbd-44a2-a91e-49256c40e318 found for delete ", "request_id": "req-b68559bb-5f6e-4a44-ab0d-d73d6db6311d"}]} 2026-04-30 07:08:02.817 8 INFO neutron.services.segments.plugin [-] Segment b4a66a63-dbbd-44a2-a91e-49256c40e318 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4a66a63-dbbd-44a2-a91e-49256c40e318 found for delete ", "request_id": "req-c3b96c7e-dcd0-440e-9d8f-96417eedcc69"}]} [pid: 8|app: 0|req: 462/1018] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:08:02 2026] GET /v2.0/ports?tenant_id=e26ed7f2411447f083c6db8cbc5aafe5&device_id=c4bb133a-7861-4195-ab4f-5cb7f6583e4e => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/1019] 199.204.45.53 () {34 vars in 984 bytes} [Thu Apr 30 07:08:02 2026] GET /v2.0/networks?id=dd617fe2-0bbb-4366-987f-83a7cf33d06a => generated 771 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/1020] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:02 2026] GET /v2.0/ports?device_id=fc016e52-1d4e-4fb7-98f6-47dfdbc886f3 => 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: 465/1021] 199.204.45.53 () {34 vars in 1056 bytes} [Thu Apr 30 07:08:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=b9433af9-59b0-413b-84e7-fcad3cf7c18b => generated 860 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/1022] 199.204.45.53 () {34 vars in 982 bytes} [Thu Apr 30 07:08:03 2026] GET /v2.0/subnets?id=37e1c640-5dbb-4f49-8961-0986aadea535 => generated 693 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/1023] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:08:03 2026] GET /v2.0/ports?network_id=dd617fe2-0bbb-4366-987f-83a7cf33d06a&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1024] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:08:02 2026] POST /v2.0/subnets => generated 1274 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/1025] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:08:03 2026] GET /v2.0/networks/dd617fe2-0bbb-4366-987f-83a7cf33d06a?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: 558/1026] 10.0.0.135 () {32 vars in 646 bytes} [Thu Apr 30 07:08:03 2026] GET /v2.0/subnets => generated 1910 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/1027] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:08:03 2026] GET /v2.0/networks/dd617fe2-0bbb-4366-987f-83a7cf33d06a?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: 470/1028] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:03 2026] GET /v2.0/ports?device_id=a21e0803-abbf-4df9-9fe3-8dc266d13585 => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1029] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:08:03 2026] DELETE /v2.0/subnets/3fab1400-3301-408e-9a51-ae9958927c06 => 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: 471/1030] 10.0.0.84 () {34 vars in 969 bytes} [Thu Apr 30 07:08:03 2026] GET /v2.0/ports/a2431f22-d82f-4891-9a25-54dd21db43be => generated 972 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1031] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:08:03 2026] DELETE /v2.0/subnets/a39e1806-f7fe-4279-8a36-26c01b1e3820 => 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: 472/1032] 10.0.0.135 () {32 vars in 646 bytes} [Thu Apr 30 07:08:03 2026] GET /v2.0/subnets => generated 649 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:08:03.630 7 INFO neutron.services.segments.plugin [-] Segment 5c6516a5-89d7-40cb-9e27-60cf9497d2f6 resource provider aggregate not found 2026-04-30 07:08:03.636 7 INFO neutron.services.segments.plugin [-] Segment 5c6516a5-89d7-40cb-9e27-60cf9497d2f6 resource provider aggregate not found 2026-04-30 07:08:03.653 7 INFO neutron.services.segments.plugin [-] Segment 5c6516a5-89d7-40cb-9e27-60cf9497d2f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c6516a5-89d7-40cb-9e27-60cf9497d2f6 found for delete ", "request_id": "req-95610613-6e86-435e-a6da-699aea4f7dda"}]} 2026-04-30 07:08:03.656 7 INFO neutron.services.segments.plugin [-] Segment 5c6516a5-89d7-40cb-9e27-60cf9497d2f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c6516a5-89d7-40cb-9e27-60cf9497d2f6 found for delete ", "request_id": "req-a287caee-cde7-4186-8e31-6d7c463724b8"}]} [pid: 7|app: 0|req: 561/1033] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:08:03 2026] DELETE /v2.0/networks/593b92fa-8303-4c01-bb13-7292171cd144 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/1034] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:03 2026] GET /v2.0/ports?device_id=c4bb133a-7861-4195-ab4f-5cb7f6583e4e => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/1035] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:08:03 2026] GET /v2.0/security-groups?id=95adeb81-68c0-48ae-ad12-f7f20cd54d25&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: 562/1036] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:08:03 2026] DELETE /v2.0/networks/c3e7cd75-9674-4ab0-9ab5-66a87eba0792 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/1037] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:08:03 2026] DELETE /v2.0/networks/6267832b-518c-48ef-975e-56197aa9b2bb => 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: 476/1038] 199.204.45.53 () {34 vars in 998 bytes} [Thu Apr 30 07:08:03 2026] GET /v2.0/subnets?network_id=64a373d9-d28b-4475-9821-7d53d66f50a9 => generated 684 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1039] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:08:03 2026] DELETE /v2.0/networks/231da137-51c7-4574-a1be-d84449cad777 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/1040] 199.204.45.53 () {34 vars in 1144 bytes} [Thu Apr 30 07:08:04 2026] GET /v2.0/ports?device_id=a21e0803-abbf-4df9-9fe3-8dc266d13585&device_owner=compute%3Anova&network_id=64a373d9-d28b-4475-9821-7d53d66f50a9 => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/1041] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:08:04 2026] DELETE /v2.0/security-groups/6fad3f08-6151-448a-94bc-8f25f4c24559 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:08:04.230 8 INFO neutron.api.v2.resource [None req-be8f694b-7669-41a9-ae5c-c7c4c6b71fe6 b5ee6097c2dc4dabb41d4cebf1bcb3bf 7068c941efda44218b86c14c673e5822 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 479/1042] 10.0.0.135 () {32 vars in 736 bytes} [Thu Apr 30 07:08:04 2026] GET /v2.0/security-groups/6fad3f08-6151-448a-94bc-8f25f4c24559 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 07:08:04.334 8 INFO neutron_taas.services.taas.taas_plugin [None req-6c95ab7c-9cff-4bab-b433-adccee460eba b5ee6097c2dc4dabb41d4cebf1bcb3bf 7068c941efda44218b86c14c673e5822 - - default default] TaaS: Handle Delete Port: 0c22744f-db34-437e-baa7-49434ef9770a 2026-04-30 07:08:04.337 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6c95ab7c-9cff-4bab-b433-adccee460eba b5ee6097c2dc4dabb41d4cebf1bcb3bf 7068c941efda44218b86c14c673e5822 - - default default] Tap Mirror: Handle Delete Port: 0c22744f-db34-437e-baa7-49434ef9770a [pid: 7|app: 0|req: 564/1043] 199.204.45.53 () {38 vars in 1026 bytes} [Thu Apr 30 07:08:04 2026] PUT /v2.0/ports/a2431f22-d82f-4891-9a25-54dd21db43be => generated 1149 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:08:04.486 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-797bbc5f-1f0c-402c-832a-1709a0bfd030'] response: {'name': 'network-changed', 'server_uuid': 'a21e0803-abbf-4df9-9fe3-8dc266d13585', 'tag': 'a2431f22-d82f-4891-9a25-54dd21db43be', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 480/1044] 10.0.0.135 () {32 vars in 731 bytes} [Thu Apr 30 07:08:04 2026] DELETE /v2.0/floatingips/c2a2469e-7f08-46e3-9e2f-973d3f4b078d => generated 0 bytes in 278 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-04-30 07:08:04.634 8 WARNING neutron.db.securitygroups_db [None req-9e3c6869-ef99-4445-bb48-db4fb8980a9c 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 481/1045] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:08:04 2026] GET /v2.0/security-groups?tenant_id=b6ca2c609c8941bfbff661c82019b7f0&name=default => generated 2925 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/1046] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:08:04 2026] DELETE /v2.0/security-groups/cc7bb638-8ac8-4e21-88e2-ce57a8e86187 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:08:04.832 8 INFO neutron.services.segments.plugin [-] Segment 8554cdcb-bc03-4300-91ba-1d9af14b0b4d resource provider aggregate not found 2026-04-30 07:08:04.841 8 INFO neutron.services.segments.plugin [-] Segment 8554cdcb-bc03-4300-91ba-1d9af14b0b4d resource provider aggregate not found 2026-04-30 07:08:04.851 8 INFO neutron.services.segments.plugin [-] Segment 8554cdcb-bc03-4300-91ba-1d9af14b0b4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8554cdcb-bc03-4300-91ba-1d9af14b0b4d found for delete ", "request_id": "req-928184a0-a8e5-4187-9063-2eadf99ad8af"}]} 2026-04-30 07:08:04.856 8 INFO neutron.services.segments.plugin [-] Segment 8554cdcb-bc03-4300-91ba-1d9af14b0b4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8554cdcb-bc03-4300-91ba-1d9af14b0b4d found for delete ", "request_id": "req-529fdf1e-d1f2-4c34-a913-5e6f32d28a3b"}]} [pid: 8|app: 0|req: 483/1047] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:04 2026] GET /v2.0/ports?device_id=c4bb133a-7861-4195-ab4f-5cb7f6583e4e => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:08:04.890 7 INFO neutron_taas.services.taas.taas_plugin [None req-1603bb6b-a4f7-45c8-872e-29f64195314d 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] TaaS: Handle Delete Port: 5a4d8e0c-4175-4f51-8aaa-91494c331027 2026-04-30 07:08:04.895 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1603bb6b-a4f7-45c8-872e-29f64195314d 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Tap Mirror: Handle Delete Port: 5a4d8e0c-4175-4f51-8aaa-91494c331027 [pid: 8|app: 0|req: 484/1048] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:08:04 2026] GET /v2.0/security-groups?id=95adeb81-68c0-48ae-ad12-f7f20cd54d25&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/1049] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:08:04 2026] GET /v2.0/ports?tenant_id=b7d39493f82b489b88df6cd213e4bee0&device_id=a21e0803-abbf-4df9-9fe3-8dc266d13585 => generated 1421 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/1050] 199.204.45.53 () {34 vars in 984 bytes} [Thu Apr 30 07:08:05 2026] GET /v2.0/networks?id=64a373d9-d28b-4475-9821-7d53d66f50a9 => generated 780 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1051] 199.204.45.53 () {34 vars in 1058 bytes} [Thu Apr 30 07:08:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=a2431f22-d82f-4891-9a25-54dd21db43be => generated 861 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1052] 199.204.45.53 () {34 vars in 1056 bytes} [Thu Apr 30 07:08:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=a2431f22-d82f-4891-9a25-54dd21db43be => 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: 489/1053] 199.204.45.53 () {34 vars in 982 bytes} [Thu Apr 30 07:08:05 2026] GET /v2.0/subnets?id=1e41af7f-1f5d-4266-b0cc-0b264463765d => 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: 490/1054] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:08:05 2026] GET /v2.0/ports?network_id=64a373d9-d28b-4475-9821-7d53d66f50a9&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: 491/1055] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:08:05 2026] GET /v2.0/networks/64a373d9-d28b-4475-9821-7d53d66f50a9?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: 492/1056] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:08:05 2026] GET /v2.0/networks/64a373d9-d28b-4475-9821-7d53d66f50a9?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: 565/1057] 10.0.0.135 () {34 vars in 788 bytes} [Thu Apr 30 07:08:04 2026] PUT /v2.0/routers/8527df04-af2f-4cb8-b37a-d0326a621c51/remove_router_interface => generated 310 bytes in 899 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:08:05.605 8 INFO neutron_taas.services.taas.taas_plugin [None req-a5868e7c-56f4-4dc5-8633-c12d69cfc0df 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] TaaS: Handle Delete Port: 000c35e9-ce6b-45f6-8124-dddc174b55c8 2026-04-30 07:08:05.608 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a5868e7c-56f4-4dc5-8633-c12d69cfc0df 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Tap Mirror: Handle Delete Port: 000c35e9-ce6b-45f6-8124-dddc174b55c8 2026-04-30 07:08:05.682 7 INFO neutron.services.segments.plugin [-] Segment ec75bcea-fe0e-433c-8cf4-7f6320a3e043 resource provider aggregate not found 2026-04-30 07:08:05.683 7 INFO neutron.services.segments.plugin [-] Segment ec75bcea-fe0e-433c-8cf4-7f6320a3e043 resource provider aggregate not found 2026-04-30 07:08:05.700 7 INFO neutron.services.segments.plugin [-] Segment ec75bcea-fe0e-433c-8cf4-7f6320a3e043 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec75bcea-fe0e-433c-8cf4-7f6320a3e043 found for delete ", "request_id": "req-fb093dc1-66e0-4ee1-8691-3e7a9efcfa00"}]} 2026-04-30 07:08:05.704 7 INFO neutron.services.segments.plugin [-] Segment ec75bcea-fe0e-433c-8cf4-7f6320a3e043 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec75bcea-fe0e-433c-8cf4-7f6320a3e043 found for delete ", "request_id": "req-54e53dde-60aa-46b3-8890-a19870bab163"}]} [pid: 7|app: 0|req: 566/1058] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:05 2026] GET /v2.0/ports?device_id=a21e0803-abbf-4df9-9fe3-8dc266d13585 => generated 1152 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:08:05.717 7 INFO neutron.services.segments.plugin [-] Segment 644370d3-05bd-4608-be90-7a2720469c31 resource provider aggregate not found 2026-04-30 07:08:05.725 7 INFO neutron.services.segments.plugin [-] Segment 644370d3-05bd-4608-be90-7a2720469c31 resource provider aggregate not found 2026-04-30 07:08:05.739 7 INFO neutron.services.segments.plugin [-] Segment 644370d3-05bd-4608-be90-7a2720469c31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 644370d3-05bd-4608-be90-7a2720469c31 found for delete ", "request_id": "req-6c2f6a4f-d8e7-415c-8b4e-ad5a476022e6"}]} 2026-04-30 07:08:05.745 7 INFO neutron.services.segments.plugin [-] Segment 644370d3-05bd-4608-be90-7a2720469c31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 644370d3-05bd-4608-be90-7a2720469c31 found for delete ", "request_id": "req-95bfc79c-24d3-43ec-9c55-16b976693e66"}]} [pid: 7|app: 0|req: 567/1059] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:08:05 2026] GET /v2.0/security-groups?id=b159fa9e-590d-4de9-856f-4d1d8b272c30&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:08:05.837 8 INFO neutron_taas.services.taas.taas_plugin [None req-a5868e7c-56f4-4dc5-8633-c12d69cfc0df 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] TaaS: Handle Delete Port: 86daa66c-eae4-4e1d-9eb3-bdee3a348f99 2026-04-30 07:08:05.840 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a5868e7c-56f4-4dc5-8633-c12d69cfc0df 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Tap Mirror: Handle Delete Port: 86daa66c-eae4-4e1d-9eb3-bdee3a348f99 [pid: 7|app: 0|req: 568/1060] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:05 2026] GET /v2.0/ports?device_id=c4bb133a-7861-4195-ab4f-5cb7f6583e4e => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1061] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:08:06 2026] GET /v2.0/security-groups?id=95adeb81-68c0-48ae-ad12-f7f20cd54d25&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:08:06.220 8 INFO neutron.db.l3_hamode_db [None req-a5868e7c-56f4-4dc5-8633-c12d69cfc0df 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] HA network 148133ed-2d88-4919-afce-2249aca78e4a was deleted as no HA routers are present in project 7068c941efda44218b86c14c673e5822. [pid: 8|app: 0|req: 493/1062] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:08:05 2026] DELETE /v2.0/routers/8527df04-af2f-4cb8-b37a-d0326a621c51 => generated 0 bytes in 804 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1063] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:08:06 2026] DELETE /v2.0/subnets/8da73da1-71c0-480d-898c-28ad7bfba4aa => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1064] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:08:06 2026] GET /v2.0/ports?tenant_id=b7d39493f82b489b88df6cd213e4bee0&device_id=a21e0803-abbf-4df9-9fe3-8dc266d13585 => generated 1421 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1065] 199.204.45.53 () {34 vars in 984 bytes} [Thu Apr 30 07:08:06 2026] GET /v2.0/networks?id=64a373d9-d28b-4475-9821-7d53d66f50a9 => generated 780 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:08:06.468 7 INFO neutron_taas.services.taas.taas_plugin [None req-530bb15a-3d38-4d44-8a1c-aebec43c08df 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] TaaS: Handle Delete Port: 2725bf99-de6c-4456-833c-ba042406fe16 2026-04-30 07:08:06.470 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-530bb15a-3d38-4d44-8a1c-aebec43c08df 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Tap Mirror: Handle Delete Port: 2725bf99-de6c-4456-833c-ba042406fe16 [pid: 8|app: 0|req: 496/1066] 199.204.45.53 () {34 vars in 1058 bytes} [Thu Apr 30 07:08:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=a2431f22-d82f-4891-9a25-54dd21db43be => generated 861 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1067] 199.204.45.53 () {34 vars in 1056 bytes} [Thu Apr 30 07:08:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=a2431f22-d82f-4891-9a25-54dd21db43be => 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: 498/1068] 199.204.45.53 () {34 vars in 982 bytes} [Thu Apr 30 07:08:06 2026] GET /v2.0/subnets?id=1e41af7f-1f5d-4266-b0cc-0b264463765d => generated 702 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1069] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:08:06 2026] GET /v2.0/ports?network_id=64a373d9-d28b-4475-9821-7d53d66f50a9&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1070] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:08:06 2026] DELETE /v2.0/networks/5328b650-e4da-440e-bbba-32d4b2fd9ed6 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1071] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:08:06 2026] GET /v2.0/networks/64a373d9-d28b-4475-9821-7d53d66f50a9?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: 572/1072] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:08:06 2026] GET /v2.0/networks/64a373d9-d28b-4475-9821-7d53d66f50a9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:08:06.789 8 WARNING neutron.db.securitygroups_db [None req-a00b8380-1350-4bf0-b944-6625bbcb1f79 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 501/1073] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:08:06 2026] GET /v2.0/security-groups?tenant_id=7068c941efda44218b86c14c673e5822&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:08:06.877 8 INFO neutron.services.segments.plugin [-] Segment 9f60893d-eec0-44e2-b38e-95e3c3546b4c resource provider aggregate not found 2026-04-30 07:08:06.882 8 INFO neutron.services.segments.plugin [-] Segment 9f60893d-eec0-44e2-b38e-95e3c3546b4c resource provider aggregate not found 2026-04-30 07:08:06.894 8 INFO neutron.services.segments.plugin [-] Segment 9f60893d-eec0-44e2-b38e-95e3c3546b4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f60893d-eec0-44e2-b38e-95e3c3546b4c found for delete ", "request_id": "req-def7b725-30ab-4057-8695-dc258da27614"}]} 2026-04-30 07:08:06.898 8 INFO neutron.services.segments.plugin [-] Segment 9f60893d-eec0-44e2-b38e-95e3c3546b4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f60893d-eec0-44e2-b38e-95e3c3546b4c found for delete ", "request_id": "req-f3e446d5-ff19-4636-9ddf-1fb5b48484e8"}]} [pid: 7|app: 0|req: 573/1074] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:08:06 2026] DELETE /v2.0/security-groups/6bf11078-ae5d-4eb8-97c4-a319cdaa4fc6 => 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: 574/1075] 199.204.45.53 () {34 vars in 1116 bytes} [Thu Apr 30 07:08:07 2026] GET /v2.0/ports?device_id=a21e0803-abbf-4df9-9fe3-8dc266d13585&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.3 => generated 1152 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1076] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:07 2026] GET /v2.0/ports?device_id=c4bb133a-7861-4195-ab4f-5cb7f6583e4e => generated 971 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1077] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:08:07 2026] GET /v2.0/security-groups?id=95adeb81-68c0-48ae-ad12-f7f20cd54d25&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1078] 199.204.45.53 () {38 vars in 1026 bytes} [Thu Apr 30 07:08:07 2026] PUT /v2.0/ports/a2431f22-d82f-4891-9a25-54dd21db43be => generated 972 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:08:07.707 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0256b18b-27ed-4421-a592-a11f9eecb09a'] response: {'name': 'network-changed', 'server_uuid': 'a21e0803-abbf-4df9-9fe3-8dc266d13585', 'tag': 'a2431f22-d82f-4891-9a25-54dd21db43be', 'status': 'completed', 'code': 200} 2026-04-30 07:08:07.768 7 INFO neutron.services.segments.plugin [-] Segment c076660c-3e35-47b8-a61e-ddb726482269 resource provider aggregate not found 2026-04-30 07:08:07.771 7 INFO neutron.services.segments.plugin [-] Segment c076660c-3e35-47b8-a61e-ddb726482269 resource provider aggregate not found 2026-04-30 07:08:07.791 7 INFO neutron.services.segments.plugin [-] Segment c076660c-3e35-47b8-a61e-ddb726482269 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c076660c-3e35-47b8-a61e-ddb726482269 found for delete ", "request_id": "req-508bd586-7186-4c2c-8ac5-b2df1ffa03c1"}]} 2026-04-30 07:08:07.793 7 INFO neutron.services.segments.plugin [-] Segment c076660c-3e35-47b8-a61e-ddb726482269 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c076660c-3e35-47b8-a61e-ddb726482269 found for delete ", "request_id": "req-15fc0f96-f0df-4bad-871e-03757a8d50e7"}]} [pid: 8|app: 0|req: 504/1079] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:08:08 2026] GET /v2.0/ports?tenant_id=b7d39493f82b489b88df6cd213e4bee0&device_id=a21e0803-abbf-4df9-9fe3-8dc266d13585 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 576/1080] 199.204.45.53 () {34 vars in 984 bytes} [Thu Apr 30 07:08:08 2026] GET /v2.0/networks?id=64a373d9-d28b-4475-9821-7d53d66f50a9 => generated 780 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1081] 199.204.45.53 () {34 vars in 1058 bytes} [Thu Apr 30 07:08:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=a2431f22-d82f-4891-9a25-54dd21db43be => generated 861 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1082] 199.204.45.53 () {34 vars in 982 bytes} [Thu Apr 30 07:08:08 2026] GET /v2.0/subnets?id=1e41af7f-1f5d-4266-b0cc-0b264463765d => generated 702 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1083] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:08:08 2026] GET /v2.0/ports?network_id=64a373d9-d28b-4475-9821-7d53d66f50a9&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: 507/1084] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:08:08 2026] GET /v2.0/networks/64a373d9-d28b-4475-9821-7d53d66f50a9?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1085] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:08 2026] GET /v2.0/ports?device_id=c4bb133a-7861-4195-ab4f-5cb7f6583e4e => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1086] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:08:08 2026] GET /v2.0/networks/64a373d9-d28b-4475-9821-7d53d66f50a9?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: 510/1087] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:08:08 2026] GET /v2.0/security-groups?id=95adeb81-68c0-48ae-ad12-f7f20cd54d25&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-04-30 07:08:08.661 7 WARNING neutron.db.securitygroups_db [None req-23b5f842-bf8e-4526-9579-4dd5b0c6b308 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 578/1088] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:08:08 2026] GET /v2.0/security-groups?tenant_id=183727a5ab1d4c29a2ea07bc34a0b9f0&name=default => generated 2925 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1089] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:08:08 2026] DELETE /v2.0/security-groups/6ed354c4-68a6-447a-87af-986b45b240b8 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1092] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:09 2026] GET /v2.0/ports?device_id=a21e0803-abbf-4df9-9fe3-8dc266d13585 => generated 975 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1093] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:08:09 2026] GET /v2.0/security-groups?id=b159fa9e-590d-4de9-856f-4d1d8b272c30&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1094] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:08:09 2026] GET /v2.0/ports?tenant_id=b7d39493f82b489b88df6cd213e4bee0&device_id=a21e0803-abbf-4df9-9fe3-8dc266d13585 => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1095] 199.204.45.53 () {34 vars in 984 bytes} [Thu Apr 30 07:08:09 2026] GET /v2.0/networks?id=64a373d9-d28b-4475-9821-7d53d66f50a9 => generated 780 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1096] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:09 2026] GET /v2.0/ports?device_id=c4bb133a-7861-4195-ab4f-5cb7f6583e4e => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1097] 199.204.45.53 () {34 vars in 1058 bytes} [Thu Apr 30 07:08:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=a2431f22-d82f-4891-9a25-54dd21db43be => generated 861 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1098] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:08:09 2026] GET /v2.0/security-groups?id=95adeb81-68c0-48ae-ad12-f7f20cd54d25&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1099] 199.204.45.53 () {34 vars in 982 bytes} [Thu Apr 30 07:08:09 2026] GET /v2.0/subnets?id=1e41af7f-1f5d-4266-b0cc-0b264463765d => generated 702 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1100] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:08:09 2026] GET /v2.0/ports?network_id=64a373d9-d28b-4475-9821-7d53d66f50a9&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: 584/1101] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:08:09 2026] GET /v2.0/networks/64a373d9-d28b-4475-9821-7d53d66f50a9?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1102] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:08:09 2026] GET /v2.0/networks/64a373d9-d28b-4475-9821-7d53d66f50a9?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: 585/1103] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:10 2026] GET /v2.0/ports?device_id=a21e0803-abbf-4df9-9fe3-8dc266d13585 => generated 975 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1104] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:08:10 2026] GET /v2.0/security-groups?id=b159fa9e-590d-4de9-856f-4d1d8b272c30&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: 586/1105] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:10 2026] GET /v2.0/ports?device_id=c4bb133a-7861-4195-ab4f-5cb7f6583e4e => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1106] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:08:10 2026] GET /v2.0/security-groups?id=95adeb81-68c0-48ae-ad12-f7f20cd54d25&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:08:11.528 7 WARNING neutron.db.securitygroups_db [None req-2a04dd7e-1338-4676-8f65-d7d373d89776 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 521/1107] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:11 2026] GET /v2.0/ports?device_id=a21e0803-abbf-4df9-9fe3-8dc266d13585 => 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: 522/1108] 199.204.45.53 () {34 vars in 992 bytes} [Thu Apr 30 07:08:11 2026] GET /v2.0/ports?device_id=a21e0803-abbf-4df9-9fe3-8dc266d13585 => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1109] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:08:11 2026] GET /v2.0/security-groups?tenant_id=52f3970722a9445b830b390b6b9b831a&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: 523/1110] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:08:11 2026] GET /v2.0/security-groups?id=b159fa9e-590d-4de9-856f-4d1d8b272c30&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:08:11.784 7 INFO neutron_taas.services.taas.taas_plugin [req-b77bff42-aa63-45da-a46d-5f3d290e38c6 req-53cf42c9-b4d9-4d11-9bbd-ffc77e95adc0 98cceadc17484ada841df585d351cd5b b7d39493f82b489b88df6cd213e4bee0 - - default default] TaaS: Handle Delete Port: a2431f22-d82f-4891-9a25-54dd21db43be 2026-04-30 07:08:11.788 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-b77bff42-aa63-45da-a46d-5f3d290e38c6 req-53cf42c9-b4d9-4d11-9bbd-ffc77e95adc0 98cceadc17484ada841df585d351cd5b b7d39493f82b489b88df6cd213e4bee0 - - default default] Tap Mirror: Handle Delete Port: a2431f22-d82f-4891-9a25-54dd21db43be [pid: 8|app: 0|req: 524/1111] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:08:11 2026] DELETE /v2.0/security-groups/3be614f3-10bb-412a-b33b-dc4281b15d4b => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:08:11.899 8 WARNING neutron.db.securitygroups_db [None req-b9dcbdd8-2561-4b24-9925-c6f8a5f9ecee 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 07:08:11.934 7 INFO neutron.db.l3_db [req-b77bff42-aa63-45da-a46d-5f3d290e38c6 req-53cf42c9-b4d9-4d11-9bbd-ffc77e95adc0 98cceadc17484ada841df585d351cd5b b7d39493f82b489b88df6cd213e4bee0 - - default default] Floating IP a576fee1-3c33-4039-b7b4-cdce617e33f3 disassociated. External IP: 10.96.250.201, port: a2431f22-d82f-4891-9a25-54dd21db43be. [pid: 8|app: 0|req: 525/1112] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:08:11 2026] GET /v2.0/security-groups?tenant_id=ac1d4a7982c842f2b559bd12b6cdaa6a&name=default => generated 2925 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1113] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:12 2026] GET /v2.0/ports?device_id=c4bb133a-7861-4195-ab4f-5cb7f6583e4e => 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: 527/1114] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:08:12 2026] DELETE /v2.0/security-groups/98306227-ffb9-450c-ab79-e9cc984e1043 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1115] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:08:12 2026] GET /v2.0/security-groups?id=95adeb81-68c0-48ae-ad12-f7f20cd54d25&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: 588/1116] 199.204.45.53 () {36 vars in 995 bytes} [Thu Apr 30 07:08:11 2026] DELETE /v2.0/ports/a2431f22-d82f-4891-9a25-54dd21db43be => generated 0 bytes in 715 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:08:12.416 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-825f1b25-2b17-4c6d-a576-1a9346230066'] response: {'server_uuid': 'a21e0803-abbf-4df9-9fe3-8dc266d13585', 'name': 'network-vif-deleted', 'tag': 'a2431f22-d82f-4891-9a25-54dd21db43be', 'status': 'completed', 'code': 200} 2026-04-30 07:08:12.740 8 WARNING neutron.db.securitygroups_db [None req-4e18130a-d020-4628-831b-9cf4184e4421 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 589/1117] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:12 2026] GET /v2.0/ports?device_id=a21e0803-abbf-4df9-9fe3-8dc266d13585 => 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: 529/1118] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:08:12 2026] GET /v2.0/security-groups?tenant_id=02bd6652ffd9477397864aed0c10db8a&name=default => generated 2925 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1119] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:08:12 2026] DELETE /v2.0/security-groups/8f38e86f-68fb-4605-aeca-a8ad1884a173 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1120] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:13 2026] GET /v2.0/ports?device_id=a21e0803-abbf-4df9-9fe3-8dc266d13585 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1121] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:15 2026] GET /v2.0/ports?device_id=a21e0803-abbf-4df9-9fe3-8dc266d13585 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:08:15.257 8 WARNING keystonemiddleware.audit [req-d4723834-16a0-4e07-b7b4-ffcf1e999453 req-24b8d6a6-45ef-41e7-8310-e5fb0dfa61b8 98cceadc17484ada841df585d351cd5b b7d39493f82b489b88df6cd213e4bee0 - - default default] Skipping service tempest-service-531259600 as it have no endpoints. 2026-04-30 07:08:15.259 8 WARNING neutron.db.securitygroups_db [None req-5fb619f9-61f6-4ceb-8b5e-4280d93aef30 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 531/1122] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:08:15 2026] GET /v2.0/security-groups?tenant_id=3a7608e36c314aa78aba5e8f66280935&name=default => generated 2925 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:08:15.383 7 WARNING keystonemiddleware.audit [req-6dd3a4cc-2bd2-4a98-b66b-aa96a8b0c99a req-601003c1-9121-4a60-b31b-c3ce28fc81ef 98cceadc17484ada841df585d351cd5b b7d39493f82b489b88df6cd213e4bee0 - - default default] Skipping service tempest-service-531259600 as it have no endpoints. [pid: 7|app: 0|req: 592/1123] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:08:15 2026] DELETE /v2.0/security-groups/cca8c716-fbb2-43f0-bcbe-e9843085b42d => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1124] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:08:16 2026] DELETE /v2.0/security-groups/b159fa9e-590d-4de9-856f-4d1d8b272c30 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:08:16.232 7 INFO neutron.api.v2.resource [None req-9b7a6428-7e5b-47dc-b0aa-5c0e581f4e4e 98cceadc17484ada841df585d351cd5b b7d39493f82b489b88df6cd213e4bee0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 593/1125] 10.0.0.135 () {32 vars in 736 bytes} [Thu Apr 30 07:08:16 2026] GET /v2.0/security-groups/b159fa9e-590d-4de9-856f-4d1d8b272c30 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 07:08:16.318 8 INFO neutron_taas.services.taas.taas_plugin [None req-70b5711e-8cd0-4f1a-b313-f5a9dc48c3d0 98cceadc17484ada841df585d351cd5b b7d39493f82b489b88df6cd213e4bee0 - - default default] TaaS: Handle Delete Port: da960bb8-9b21-48e8-9059-e68675ef8d8b 2026-04-30 07:08:16.321 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-70b5711e-8cd0-4f1a-b313-f5a9dc48c3d0 98cceadc17484ada841df585d351cd5b b7d39493f82b489b88df6cd213e4bee0 - - default default] Tap Mirror: Handle Delete Port: da960bb8-9b21-48e8-9059-e68675ef8d8b [pid: 8|app: 0|req: 533/1126] 10.0.0.135 () {32 vars in 731 bytes} [Thu Apr 30 07:08:16 2026] DELETE /v2.0/floatingips/a576fee1-3c33-4039-b7b4-cdce617e33f3 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:08:16.911 7 INFO neutron_taas.services.taas.taas_plugin [None req-aa370942-3e5a-4c31-9033-cbe79dae6c18 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] TaaS: Handle Delete Port: 2c568500-3a1e-4051-8394-0131227074ea 2026-04-30 07:08:16.914 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aa370942-3e5a-4c31-9033-cbe79dae6c18 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Tap Mirror: Handle Delete Port: 2c568500-3a1e-4051-8394-0131227074ea 2026-04-30 07:08:16.940 8 WARNING neutron.db.securitygroups_db [None req-bff41323-1820-4826-9cd3-41a98ba1d694 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 534/1127] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:08:16 2026] GET /v2.0/security-groups?tenant_id=2c0f00666ee94816b518000b7054dea9&name=default => generated 2925 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1128] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:08:17 2026] DELETE /v2.0/security-groups/356e83c3-0595-4813-a4a6-e872d9bfd57f => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:08:17.319 8 WARNING neutron.db.securitygroups_db [None req-6df77d10-ad61-4407-8979-bfeddc27a0d9 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 594/1129] 10.0.0.135 () {34 vars in 788 bytes} [Thu Apr 30 07:08:16 2026] PUT /v2.0/routers/0d28967f-12c7-4cdb-8747-2bf7e115306d/remove_router_interface => generated 310 bytes in 909 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1130] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:08:17 2026] GET /v2.0/security-groups?tenant_id=a368a743365f4a688fc38d52336c3f21&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1131] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:08:17 2026] DELETE /v2.0/security-groups/f8a020e7-2ce8-4a2a-b148-2fccd7b77ba6 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:08:17.673 7 INFO neutron_taas.services.taas.taas_plugin [None req-447070d2-00aa-44b6-956b-ce43c0f1c28a 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] TaaS: Handle Delete Port: afe7f4a3-bf69-492a-a8a1-0eb646127e0f 2026-04-30 07:08:17.676 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-447070d2-00aa-44b6-956b-ce43c0f1c28a 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Tap Mirror: Handle Delete Port: afe7f4a3-bf69-492a-a8a1-0eb646127e0f 2026-04-30 07:08:17.979 7 INFO neutron_taas.services.taas.taas_plugin [None req-447070d2-00aa-44b6-956b-ce43c0f1c28a 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] TaaS: Handle Delete Port: 6ddc493b-b8f3-4d94-bcad-0e520fd17167 2026-04-30 07:08:17.981 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-447070d2-00aa-44b6-956b-ce43c0f1c28a 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Tap Mirror: Handle Delete Port: 6ddc493b-b8f3-4d94-bcad-0e520fd17167 2026-04-30 07:08:18.341 7 INFO neutron.services.segments.plugin [-] Segment f04707f4-4141-4579-b4d5-6a08b1b25c27 resource provider aggregate not found 2026-04-30 07:08:18.347 7 INFO neutron.services.segments.plugin [-] Segment f04707f4-4141-4579-b4d5-6a08b1b25c27 resource provider aggregate not found 2026-04-30 07:08:18.361 7 INFO neutron.services.segments.plugin [-] Segment f04707f4-4141-4579-b4d5-6a08b1b25c27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f04707f4-4141-4579-b4d5-6a08b1b25c27 found for delete ", "request_id": "req-64410c13-bed3-43a5-952e-3f784e3d14ff"}]} 2026-04-30 07:08:18.368 7 INFO neutron.services.segments.plugin [-] Segment f04707f4-4141-4579-b4d5-6a08b1b25c27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f04707f4-4141-4579-b4d5-6a08b1b25c27 found for delete ", "request_id": "req-3465c875-dfb9-4c31-b007-e72c97f43cc4"}]} 2026-04-30 07:08:18.372 7 INFO neutron.db.l3_hamode_db [None req-447070d2-00aa-44b6-956b-ce43c0f1c28a 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] HA network 7012176c-2de1-41d6-b756-f3475c4e8b0c was deleted as no HA routers are present in project b7d39493f82b489b88df6cd213e4bee0. [pid: 7|app: 0|req: 595/1132] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:08:17 2026] DELETE /v2.0/routers/0d28967f-12c7-4cdb-8747-2bf7e115306d => generated 0 bytes in 919 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1133] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:08:18 2026] DELETE /v2.0/subnets/1e41af7f-1f5d-4266-b0cc-0b264463765d => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:08:18.637 7 INFO neutron_taas.services.taas.taas_plugin [None req-8fdd3a1e-01ca-4051-8f06-9adf9439707e 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] TaaS: Handle Delete Port: 11d517a5-f0c4-4f44-8575-7aa6a7183488 2026-04-30 07:08:18.640 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8fdd3a1e-01ca-4051-8f06-9adf9439707e 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Tap Mirror: Handle Delete Port: 11d517a5-f0c4-4f44-8575-7aa6a7183488 [pid: 7|app: 0|req: 596/1134] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:08:18 2026] DELETE /v2.0/networks/64a373d9-d28b-4475-9821-7d53d66f50a9 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:08:18.908 8 WARNING neutron.db.securitygroups_db [None req-7bbdc310-21cb-4526-9660-c4d660cf1e4a 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 539/1135] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:08:18 2026] GET /v2.0/security-groups?tenant_id=b7d39493f82b489b88df6cd213e4bee0&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: 597/1136] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:08:18 2026] DELETE /v2.0/security-groups/1fd501c2-fbf2-4238-9c3c-913ba18c01e1 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:08:20.383 7 INFO neutron.services.segments.plugin [-] Segment 4691baa0-4ec6-48cf-8023-4a5a5b665a29 resource provider aggregate not found 2026-04-30 07:08:20.394 7 INFO neutron.services.segments.plugin [-] Segment 4691baa0-4ec6-48cf-8023-4a5a5b665a29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4691baa0-4ec6-48cf-8023-4a5a5b665a29 found for delete ", "request_id": "req-4be96dd7-1f49-43fa-9a0b-c98c60140198"}]} 2026-04-30 07:08:20.413 7 INFO neutron.services.segments.plugin [-] Segment 4691baa0-4ec6-48cf-8023-4a5a5b665a29 resource provider aggregate not found 2026-04-30 07:08:20.433 7 INFO neutron.services.segments.plugin [-] Segment 4691baa0-4ec6-48cf-8023-4a5a5b665a29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4691baa0-4ec6-48cf-8023-4a5a5b665a29 found for delete ", "request_id": "req-6b8c718c-6e38-465b-b0b2-1ccb74179e71"}]} 2026-04-30 07:08:21.219 8 INFO neutron.db.segments_db [None req-e166c4d7-1fa2-4559-8bf3-aa9cc7c46103 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Added segment 24bc4e98-4e1a-41b1-8dea-78ccb733df76 of type vxlan for network de3a62a7-7b3f-45f4-8e15-fd60b838d2e5 [pid: 8|app: 0|req: 540/1137] 10.0.0.135 () {34 vars in 670 bytes} [Thu Apr 30 07:08:20 2026] POST /v2.0/networks => generated 748 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1138] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:08:21 2026] POST /v2.0/subnets => generated 695 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:08:21.558 8 INFO neutron.db.segments_db [None req-e43b4c0a-51b1-45a4-ba69-723a9fc3a36f 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Added segment 1c0bca44-2b85-4445-af25-2ecb1cbc8364 of type vxlan for network 15932878-88b1-47d3-a3e6-c945c07f0729 2026-04-30 07:08:21.816 8 INFO neutron.db.l3_hamode_db [None req-e43b4c0a-51b1-45a4-ba69-723a9fc3a36f 97fc4e4ed685474b8f0d62d67b54bbe7 5a93d80b63464282977108b227f24ee5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 599/1139] 10.0.0.125 () {34 vars in 989 bytes} [Thu Apr 30 07:08:21 2026] GET /v2.0/ports?device_id=c4bb133a-7861-4195-ab4f-5cb7f6583e4e => generated 1240 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1140] 10.0.0.125 () {34 vars in 1039 bytes} [Thu Apr 30 07:08:22 2026] GET /v2.0/security-groups?id=95adeb81-68c0-48ae-ad12-f7f20cd54d25&fields=id&fields=name => generated 113 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:08:22.533 8 INFO neutron.db.l3_hamode_db [None req-e43b4c0a-51b1-45a4-ba69-723a9fc3a36f 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 541/1141] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:08:21 2026] POST /v2.0/routers => generated 735 bytes in 1890 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1144] 10.0.0.135 () {34 vars in 782 bytes} [Thu Apr 30 07:08:23 2026] PUT /v2.0/routers/30039671-54ae-4c8e-8284-a3c74326351d/add_router_interface => generated 310 bytes in 1061 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:08:24.620 8 WARNING neutron.db.securitygroups_db [None req-1eedbe5e-cb3a-4bb6-933d-9f322b58b0e0 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 544/1145] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:08:24 2026] GET /v2.0/security-groups?tenant_id=0df2c4b6a43142399088a43f9f19905c&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1146] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:08:24 2026] DELETE /v2.0/security-groups/e9902cf8-79a7-4cb0-8024-6edf0eed797b => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:08:24.961 8 WARNING neutron.db.securitygroups_db [None req-29d0c938-6fa9-4d95-b8cb-4b6ef75e93a8 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 545/1147] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:08:24 2026] GET /v2.0/security-groups?tenant_id=24007d5107bd48f19810ba783dbfd793&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1148] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:08:25 2026] DELETE /v2.0/security-groups/4f66acd1-e672-4eb8-82b3-03f19edf873c => 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: 546/1149] 10.0.0.135 () {34 vars in 684 bytes} [Thu Apr 30 07:08:25 2026] POST /v2.0/security-groups => generated 1660 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1150] 10.0.0.135 () {34 vars in 694 bytes} [Thu Apr 30 07:08:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1151] 10.0.0.135 () {34 vars in 694 bytes} [Thu Apr 30 07:08:25 2026] POST /v2.0/security-group-rules => generated 602 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1152] 10.0.0.135 () {34 vars in 675 bytes} [Thu Apr 30 07:08:25 2026] POST /v2.0/floatingips => generated 552 bytes in 853 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:08:28.964 8 WARNING neutron.db.securitygroups_db [req-6d30190d-6632-4205-b196-5d9b69cf8454 req-29942da9-fede-4278-86c0-068bc396e28e 606aadca481a495aa261d69627bc5546 5a93d80b63464282977108b227f24ee5 - - default default] project_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: 548/1153] 10.0.0.84 () {34 vars in 1098 bytes} [Thu Apr 30 07:08:28 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1010691569&fields=id&tenant_id=5a93d80b63464282977108b227f24ee5 => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1154] 10.0.0.84 () {34 vars in 980 bytes} [Thu Apr 30 07:08:28 2026] GET /v2.0/networks?id=de3a62a7-7b3f-45f4-8e15-fd60b838d2e5 => generated 680 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1155] 10.0.0.84 () {34 vars in 963 bytes} [Thu Apr 30 07:08:29 2026] GET /v2.0/quotas/5a93d80b63464282977108b227f24ee5 => 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: 608/1156] 10.0.0.84 () {34 vars in 1000 bytes} [Thu Apr 30 07:08:29 2026] GET /v2.0/ports?tenant_id=5a93d80b63464282977108b227f24ee5&fields=id => generated 103 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:08:29.199 8 WARNING neutron.db.securitygroups_db [None req-b7022313-3754-4384-8488-ca8b62072d70 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 609/1157] 10.0.0.84 () {34 vars in 1006 bytes} [Thu Apr 30 07:08:29 2026] GET /v2.0/networks/de3a62a7-7b3f-45f4-8e15-fd60b838d2e5?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: 610/1158] 10.0.0.84 () {34 vars in 1106 bytes} [Thu Apr 30 07:08:29 2026] GET /v2.0/networks/de3a62a7-7b3f-45f4-8e15-fd60b838d2e5?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: 549/1159] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:08:29 2026] GET /v2.0/security-groups?tenant_id=b8cc8b0b5aab493f962124420fa15969&name=default => generated 2925 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1160] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:08:29 2026] DELETE /v2.0/security-groups/fcc2805c-b85f-44c1-9b31-f71c936abfa7 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:08:29.529 8 WARNING neutron.db.securitygroups_db [None req-726674ec-39a8-410c-8a6b-c124da52bc4e 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 612/1161] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:29 2026] GET /v2.0/ports?device_id=28231981-b517-4dff-95dd-c9bf0566d54d => 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: 550/1162] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:08:29 2026] GET /v2.0/security-groups?tenant_id=e56fdb0986ba40b7b3fdd5ebaf0cddc1&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1163] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:08:29 2026] DELETE /v2.0/security-groups/bd120ec8-b1da-44ee-8a77-4a5782cc56d9 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1164] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:30 2026] GET /v2.0/ports?device_id=28231981-b517-4dff-95dd-c9bf0566d54d => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:08:31.539 7 WARNING neutron.db.securitygroups_db [None req-955137f4-eb30-48ed-9e06-3bb2e2069d0c 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 614/1165] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:08:31 2026] GET /v2.0/security-groups?tenant_id=e008b04368074e4d86778c9073142075&name=default => generated 2925 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1166] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:31 2026] GET /v2.0/ports?device_id=28231981-b517-4dff-95dd-c9bf0566d54d => 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: 552/1167] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:08:31 2026] DELETE /v2.0/security-groups/8dd05006-2135-484a-b0ae-4396b876a4e8 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1168] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:32 2026] GET /v2.0/ports?device_id=28231981-b517-4dff-95dd-c9bf0566d54d => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:08:33.787 8 WARNING neutron.db.securitygroups_db [None req-08b4a61b-5eef-4096-8544-bcf1108f1cf9 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 617/1169] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:33 2026] GET /v2.0/ports?device_id=c4bb133a-7861-4195-ab4f-5cb7f6583e4e => generated 971 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1170] 199.204.45.53 () {34 vars in 984 bytes} [Thu Apr 30 07:08:33 2026] GET /v2.0/networks?id=de3a62a7-7b3f-45f4-8e15-fd60b838d2e5 => generated 680 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1171] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:08:33 2026] GET /v2.0/security-groups?id=95adeb81-68c0-48ae-ad12-f7f20cd54d25&fields=id&fields=name => generated 113 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:08:33.886 7 WARNING neutron.db.securitygroups_db [req-6d30190d-6632-4205-b196-5d9b69cf8454 req-62d8ef7c-916e-4526-870d-9100b3e3d758 606aadca481a495aa261d69627bc5546 5a93d80b63464282977108b227f24ee5 - - default default] project_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: 553/1172] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:08:33 2026] GET /v2.0/security-groups?tenant_id=ac22101a30d14aa8a5cb04e352048aaf&name=default => generated 2925 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1173] 199.204.45.53 () {34 vars in 1048 bytes} [Thu Apr 30 07:08:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5a93d80b63464282977108b227f24ee5 => generated 181 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1174] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:33 2026] GET /v2.0/ports?device_id=28231981-b517-4dff-95dd-c9bf0566d54d => 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: 554/1175] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:08:33 2026] DELETE /v2.0/security-groups/03006c40-3332-4d72-8e85-ffb0c2770a49 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1176] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:34 2026] GET /v2.0/ports?device_id=c4bb133a-7861-4195-ab4f-5cb7f6583e4e => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:08:34.175 8 WARNING neutron.db.securitygroups_db [None req-6e04305a-ff2b-4c0b-a70d-da62d85d5add 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 622/1177] 199.204.45.53 () {38 vars in 953 bytes} [Thu Apr 30 07:08:33 2026] POST /v2.0/ports => generated 954 bytes in 430 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: 623/1178] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:08:34 2026] GET /v2.0/security-groups?id=95adeb81-68c0-48ae-ad12-f7f20cd54d25&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1179] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:08:34 2026] GET /v2.0/security-groups?tenant_id=8fa39fab793a4e88bcc73f45d193192c&name=default => generated 2925 bytes in 491 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1180] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:08:34 2026] DELETE /v2.0/security-groups/3baed5c6-8b5a-4a0e-9e57-32b6dd33378e => 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: 624/1181] 199.204.45.53 () {38 vars in 1026 bytes} [Thu Apr 30 07:08:34 2026] PUT /v2.0/ports/b34eb64f-1897-4056-ba12-44358c19cdaf => generated 1235 bytes in 496 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:08:34.969 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8916bd38-d86d-4688-be69-1705d2e5e055'] response: {'name': 'network-changed', 'server_uuid': '28231981-b517-4dff-95dd-c9bf0566d54d', 'tag': 'b34eb64f-1897-4056-ba12-44358c19cdaf', '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: 625/1182] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:35 2026] GET /v2.0/ports?device_id=28231981-b517-4dff-95dd-c9bf0566d54d => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1183] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:08:35 2026] GET /v2.0/security-groups?id=749745f1-70c7-47bb-bc89-a7d87cf3367f&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-04-30 07:08:35.210 8 INFO neutron.db.segments_db [None req-d354269e-db51-4a23-9b8f-9156a860306a c4c6c88f6e2e4151ae903c4da56fe594 400cc9221dda4142a70ddae9d6dabf45 - - default default] Added segment 08dddab8-d64c-4b11-99ba-19147c4691fa of type vxlan for network 13d3454e-4401-4d0b-8fd4-2adb6814b8a7 [pid: 8|app: 0|req: 558/1184] 10.0.0.135 () {34 vars in 670 bytes} [Thu Apr 30 07:08:34 2026] POST /v2.0/networks => generated 633 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:08:35.359 7 INFO neutron.db.segments_db [None req-01d4fd33-4837-4cee-8aee-b2803c5fb07f c4c6c88f6e2e4151ae903c4da56fe594 400cc9221dda4142a70ddae9d6dabf45 - - default default] Added segment 00354ce9-db5a-4de8-878c-7fe0c0c03a26 of type vxlan for network 84b6b344-a5cb-415a-a273-e7d942c4af78 [pid: 8|app: 0|req: 559/1185] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:08:35 2026] GET /v2.0/ports?tenant_id=5a93d80b63464282977108b227f24ee5&device_id=28231981-b517-4dff-95dd-c9bf0566d54d => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1186] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:35 2026] GET /v2.0/ports?device_id=c4bb133a-7861-4195-ab4f-5cb7f6583e4e => 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: 561/1187] 199.204.45.53 () {34 vars in 1016 bytes} [Thu Apr 30 07:08:35 2026] GET /v2.0/networks?tenant_id=5a93d80b63464282977108b227f24ee5&shared=False => generated 776 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:08:35.601 7 INFO neutron.db.l3_hamode_db [None req-01d4fd33-4837-4cee-8aee-b2803c5fb07f c4c6c88f6e2e4151ae903c4da56fe594 400cc9221dda4142a70ddae9d6dabf45 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 562/1188] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:08:35 2026] GET /v2.0/security-groups?id=95adeb81-68c0-48ae-ad12-f7f20cd54d25&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: 563/1189] 199.204.45.53 () {34 vars in 928 bytes} [Thu Apr 30 07:08:35 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: 564/1190] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:36 2026] GET /v2.0/ports?device_id=28231981-b517-4dff-95dd-c9bf0566d54d => generated 969 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:08:36.275 7 INFO neutron.db.l3_hamode_db [None req-01d4fd33-4837-4cee-8aee-b2803c5fb07f c4c6c88f6e2e4151ae903c4da56fe594 400cc9221dda4142a70ddae9d6dabf45 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 565/1191] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:08:36 2026] GET /v2.0/security-groups?id=749745f1-70c7-47bb-bc89-a7d87cf3367f&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: 566/1192] 199.204.45.53 () {34 vars in 992 bytes} [Thu Apr 30 07:08:36 2026] GET /v2.0/ports?device_id=c4bb133a-7861-4195-ab4f-5cb7f6583e4e => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:08:36.640 8 INFO neutron_taas.services.taas.taas_plugin [req-913403ef-b022-4fc6-a9df-67c623505ccc req-ae88c12f-343a-4b39-ba64-d498d0395811 ceedb421de30468b96964d781abeb728 e26ed7f2411447f083c6db8cbc5aafe5 - - default default] TaaS: Handle Delete Port: b9433af9-59b0-413b-84e7-fcad3cf7c18b 2026-04-30 07:08:36.643 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-913403ef-b022-4fc6-a9df-67c623505ccc req-ae88c12f-343a-4b39-ba64-d498d0395811 ceedb421de30468b96964d781abeb728 e26ed7f2411447f083c6db8cbc5aafe5 - - default default] Tap Mirror: Handle Delete Port: b9433af9-59b0-413b-84e7-fcad3cf7c18b 2026-04-30 07:08:36.842 8 INFO neutron.db.l3_db [req-913403ef-b022-4fc6-a9df-67c623505ccc req-ae88c12f-343a-4b39-ba64-d498d0395811 ceedb421de30468b96964d781abeb728 e26ed7f2411447f083c6db8cbc5aafe5 - - default default] Floating IP 64f83774-6be8-49f1-aa44-e65578180b45 disassociated. External IP: 10.96.250.209, port: b9433af9-59b0-413b-84e7-fcad3cf7c18b. [pid: 7|app: 0|req: 627/1193] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:08:35 2026] POST /v2.0/routers => generated 694 bytes in 1730 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1194] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:08:37 2026] GET /v2.0/ports?tenant_id=5a93d80b63464282977108b227f24ee5&device_id=28231981-b517-4dff-95dd-c9bf0566d54d => generated 1238 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1195] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:37 2026] GET /v2.0/ports?device_id=c4bb133a-7861-4195-ab4f-5cb7f6583e4e => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1196] 199.204.45.53 () {36 vars in 995 bytes} [Thu Apr 30 07:08:36 2026] DELETE /v2.0/ports/b9433af9-59b0-413b-84e7-fcad3cf7c18b => generated 0 bytes in 725 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1197] 199.204.45.53 () {34 vars in 1056 bytes} [Thu Apr 30 07:08:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b34eb64f-1897-4056-ba12-44358c19cdaf => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:08:37.326 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-63fba383-22e9-4512-8fe4-30b00afb5497'] response: {'server_uuid': 'c4bb133a-7861-4195-ab4f-5cb7f6583e4e', 'name': 'network-vif-deleted', 'tag': 'b9433af9-59b0-413b-84e7-fcad3cf7c18b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 569/1198] 199.204.45.53 () {34 vars in 982 bytes} [Thu Apr 30 07:08:37 2026] GET /v2.0/subnets?id=3a54288e-e14a-4377-a1d2-5568ae0c34a4 => generated 698 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1199] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:08:37 2026] GET /v2.0/ports?network_id=de3a62a7-7b3f-45f4-8e15-fd60b838d2e5&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1200] 10.0.0.135 () {32 vars in 775 bytes} [Thu Apr 30 07:08:37 2026] GET /v2.0/subnets?project_id=400cc9221dda4142a70ddae9d6dabf45&cidr=10.100.0.0%2F28 => generated 14 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1201] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:37 2026] GET /v2.0/ports?device_id=28231981-b517-4dff-95dd-c9bf0566d54d => 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: 631/1202] 10.0.0.135 () {32 vars in 693 bytes} [Thu Apr 30 07:08:37 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1203] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:08:37 2026] GET /v2.0/networks/de3a62a7-7b3f-45f4-8e15-fd60b838d2e5?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: 573/1204] 10.0.0.135 () {32 vars in 783 bytes} [Thu Apr 30 07:08:37 2026] GET /v2.0/subnets?network_id=bc7afb87-f149-4401-91f7-cfdaaefb7490&cidr=10.100.0.0%2F28 => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1205] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:08:37 2026] GET /v2.0/security-groups?id=749745f1-70c7-47bb-bc89-a7d87cf3367f&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1206] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:08:37 2026] GET /v2.0/networks/de3a62a7-7b3f-45f4-8e15-fd60b838d2e5?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: 633/1207] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:08:37 2026] POST /v2.0/subnets => generated 657 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1208] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:38 2026] GET /v2.0/ports?device_id=c4bb133a-7861-4195-ab4f-5cb7f6583e4e => 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: 635/1209] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:38 2026] GET /v2.0/ports?device_id=28231981-b517-4dff-95dd-c9bf0566d54d => 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: 636/1210] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:08:38 2026] GET /v2.0/security-groups?id=749745f1-70c7-47bb-bc89-a7d87cf3367f&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: 575/1213] 10.0.0.135 () {34 vars in 782 bytes} [Thu Apr 30 07:08:37 2026] PUT /v2.0/routers/045918af-5310-4db2-9515-573229ef9fb4/add_router_interface => generated 310 bytes in 1345 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1214] 10.0.0.135 () {32 vars in 648 bytes} [Thu Apr 30 07:08:39 2026] GET /v2.0/networks => generated 6521 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1215] 10.0.0.135 () {32 vars in 646 bytes} [Thu Apr 30 07:08:39 2026] GET /v2.0/subnets => generated 5207 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1216] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:39 2026] GET /v2.0/ports?device_id=c4bb133a-7861-4195-ab4f-5cb7f6583e4e => 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: 640/1217] 10.0.0.135 () {32 vars in 646 bytes} [Thu Apr 30 07:08:39 2026] GET /v2.0/routers => generated 2194 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1218] 10.0.0.135 () {34 vars in 684 bytes} [Thu Apr 30 07:08:39 2026] POST /v2.0/security-groups => generated 1673 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1219] 10.0.0.135 () {34 vars in 694 bytes} [Thu Apr 30 07:08:39 2026] POST /v2.0/security-group-rules => generated 597 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1220] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:39 2026] GET /v2.0/ports?device_id=28231981-b517-4dff-95dd-c9bf0566d54d => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1221] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:08:39 2026] GET /v2.0/security-groups?id=749745f1-70c7-47bb-bc89-a7d87cf3367f&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: 642/1222] 10.0.0.135 () {34 vars in 694 bytes} [Thu Apr 30 07:08:39 2026] POST /v2.0/security-group-rules => generated 596 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1223] 10.0.0.135 () {34 vars in 694 bytes} [Thu Apr 30 07:08:39 2026] POST /v2.0/security-group-rules => generated 602 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:08:40.146 8 WARNING neutron.db.securitygroups_db [None req-fe086bea-2f67-4d9e-af17-ca16334abd27 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 643/1224] 10.0.0.135 () {34 vars in 694 bytes} [Thu Apr 30 07:08:40 2026] POST /v2.0/security-group-rules => generated 601 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:08:40.233 7 INFO neutron.db.securitygroups_db [None req-03315429-b7cd-434e-b0c1-ba7f9610059e c4c6c88f6e2e4151ae903c4da56fe594 400cc9221dda4142a70ddae9d6dabf45 - - default default] Project 400cc9221dda4142a70ddae9d6dabf45 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: 582/1225] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:08:40 2026] GET /v2.0/security-groups?tenant_id=4a9a8052426541809af639eb6650c1ae&name=default => generated 2925 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1226] 10.0.0.135 () {34 vars in 694 bytes} [Thu Apr 30 07:08:40 2026] POST /v2.0/security-group-rules => generated 607 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:08:40.367 7 INFO neutron.db.securitygroups_db [None req-08d8fed4-ca8f-4139-b576-924dcbaa4398 c4c6c88f6e2e4151ae903c4da56fe594 400cc9221dda4142a70ddae9d6dabf45 - - default default] Project 400cc9221dda4142a70ddae9d6dabf45 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: 583/1227] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:08:40 2026] DELETE /v2.0/security-groups/1677994e-147b-4dbc-bc94-a842d29929f9 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1228] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:40 2026] GET /v2.0/ports?device_id=c4bb133a-7861-4195-ab4f-5cb7f6583e4e => 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: 645/1229] 10.0.0.135 () {34 vars in 694 bytes} [Thu Apr 30 07:08:40 2026] POST /v2.0/security-group-rules => generated 606 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1230] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:40 2026] GET /v2.0/ports?device_id=28231981-b517-4dff-95dd-c9bf0566d54d => generated 969 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1231] 10.0.0.135 () {32 vars in 648 bytes} [Thu Apr 30 07:08:40 2026] GET /v2.0/networks => generated 1298 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1232] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:08:41 2026] GET /v2.0/security-groups?id=749745f1-70c7-47bb-bc89-a7d87cf3367f&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:08:41.143 8 WARNING neutron.db.securitygroups_db [req-381e2b70-0507-4b00-a3b6-6f8a3dac49a2 req-2a1da7b5-1c9e-44b5-877e-de0e3cb7c0d6 c4c6c88f6e2e4151ae903c4da56fe594 400cc9221dda4142a70ddae9d6dabf45 - - default default] project_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: 586/1233] 10.0.0.84 () {34 vars in 1096 bytes} [Thu Apr 30 07:08:41 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-963994186&fields=id&tenant_id=400cc9221dda4142a70ddae9d6dabf45 => 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: 648/1234] 10.0.0.84 () {34 vars in 980 bytes} [Thu Apr 30 07:08:41 2026] GET /v2.0/networks?id=13d3454e-4401-4d0b-8fd4-2adb6814b8a7 => generated 661 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1235] 10.0.0.84 () {34 vars in 963 bytes} [Thu Apr 30 07:08:41 2026] GET /v2.0/quotas/400cc9221dda4142a70ddae9d6dabf45 => 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: 649/1236] 10.0.0.84 () {34 vars in 1000 bytes} [Thu Apr 30 07:08:41 2026] GET /v2.0/ports?tenant_id=400cc9221dda4142a70ddae9d6dabf45&fields=id => generated 103 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1237] 10.0.0.84 () {34 vars in 1006 bytes} [Thu Apr 30 07:08:41 2026] GET /v2.0/networks/13d3454e-4401-4d0b-8fd4-2adb6814b8a7?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1238] 10.0.0.84 () {34 vars in 1106 bytes} [Thu Apr 30 07:08:41 2026] GET /v2.0/networks/13d3454e-4401-4d0b-8fd4-2adb6814b8a7?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: 651/1239] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:41 2026] GET /v2.0/ports?device_id=6c09bb8b-f4be-4bd6-b813-4805bcc1132d => 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: 589/1240] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:08:41 2026] DELETE /v2.0/security-groups/95adeb81-68c0-48ae-ad12-f7f20cd54d25 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:08:41.657 7 INFO neutron.api.v2.resource [None req-ef3e2fb5-05d2-408e-96f3-b612d0cecfda ceedb421de30468b96964d781abeb728 e26ed7f2411447f083c6db8cbc5aafe5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 652/1241] 10.0.0.135 () {32 vars in 736 bytes} [Thu Apr 30 07:08:41 2026] GET /v2.0/security-groups/95adeb81-68c0-48ae-ad12-f7f20cd54d25 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 07:08:41.783 8 INFO neutron_taas.services.taas.taas_plugin [None req-e901224d-e9ef-4fe3-a69c-fbce9b90e818 ceedb421de30468b96964d781abeb728 e26ed7f2411447f083c6db8cbc5aafe5 - - default default] TaaS: Handle Delete Port: c1d6a6f0-cabb-4752-bc7d-d9da3f84bbe8 2026-04-30 07:08:41.786 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e901224d-e9ef-4fe3-a69c-fbce9b90e818 ceedb421de30468b96964d781abeb728 e26ed7f2411447f083c6db8cbc5aafe5 - - default default] Tap Mirror: Handle Delete Port: c1d6a6f0-cabb-4752-bc7d-d9da3f84bbe8 [pid: 8|app: 0|req: 590/1242] 10.0.0.135 () {32 vars in 731 bytes} [Thu Apr 30 07:08:41 2026] DELETE /v2.0/floatingips/64f83774-6be8-49f1-aa44-e65578180b45 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1243] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:42 2026] GET /v2.0/ports?device_id=28231981-b517-4dff-95dd-c9bf0566d54d => generated 969 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:08:42.374 7 INFO neutron_taas.services.taas.taas_plugin [None req-d1fa6809-c8d4-43dd-82e5-08524d9485e2 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] TaaS: Handle Delete Port: 5ea5caee-0f84-4bec-bcd9-a854b3e339b9 2026-04-30 07:08:42.376 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d1fa6809-c8d4-43dd-82e5-08524d9485e2 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Tap Mirror: Handle Delete Port: 5ea5caee-0f84-4bec-bcd9-a854b3e339b9 2026-04-30 07:08:42.653 8 INFO neutron.db.segments_db [None req-6d75454a-0657-4867-9bf4-e6977f70f7ee a8c6b6ccb3594b27aa68e667395ef881 d1dd1227d57d4401ba9b9e4c8a90f5c7 - - default default] Added segment 84979a02-1866-4677-bd1c-fe2e4d1e8ace of type vxlan for network 4ed8cef2-30e4-476d-b84d-5b2911df91a1 [pid: 8|app: 0|req: 592/1244] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:08:42 2026] POST /v2.0/networks => generated 649 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1245] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:08:42 2026] GET /v2.0/security-groups?id=749745f1-70c7-47bb-bc89-a7d87cf3367f&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: 594/1246] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:42 2026] GET /v2.0/ports?device_id=6c09bb8b-f4be-4bd6-b813-4805bcc1132d => 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: 653/1247] 10.0.0.135 () {34 vars in 788 bytes} [Thu Apr 30 07:08:41 2026] PUT /v2.0/routers/8872769d-05b0-4222-9cf9-03949325e50a/remove_router_interface => generated 310 bytes in 923 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:08:43.165 7 INFO neutron_taas.services.taas.taas_plugin [None req-fb68efd8-379c-4e09-bffc-410d85650a7b 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] TaaS: Handle Delete Port: 563e185c-26f8-4ef1-9dfe-f0a7848454ba 2026-04-30 07:08:43.173 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fb68efd8-379c-4e09-bffc-410d85650a7b 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Tap Mirror: Handle Delete Port: 563e185c-26f8-4ef1-9dfe-f0a7848454ba [pid: 8|app: 0|req: 595/1248] 10.0.0.135 () {34 vars in 664 bytes} [Thu Apr 30 07:08:42 2026] POST /v2.0/ports => generated 778 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, ' 2026-04-30 07:08:43.242 8 INFO neutron.db.segments_db [None req-9744aa29-517a-4e5b-a81a-a48fce62c8aa a8c6b6ccb3594b27aa68e667395ef881 d1dd1227d57d4401ba9b9e4c8a90f5c7 - - default default] Added segment 60228545-b8fa-426a-83ba-4c2676d06812 of type vxlan for network 10e85b1c-0683-4d13-9955-4f1b74216895 [pid: 8|app: 0|req: 596/1249] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:08:43 2026] POST /v2.0/networks => generated 636 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:08:43.461 7 INFO neutron_taas.services.taas.taas_plugin [None req-fb68efd8-379c-4e09-bffc-410d85650a7b 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] TaaS: Handle Delete Port: 90843a70-80bd-4e04-a30a-effe81cb171b 2026-04-30 07:08:43.464 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fb68efd8-379c-4e09-bffc-410d85650a7b 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Tap Mirror: Handle Delete Port: 90843a70-80bd-4e04-a30a-effe81cb171b [pid: 8|app: 0|req: 597/1250] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:08:43 2026] POST /v2.0/subnets => generated 646 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:08:43.823 7 INFO neutron.services.segments.plugin [-] Segment 38f82456-dd91-4b78-83c6-79551e2d4141 resource provider aggregate not found 2026-04-30 07:08:43.826 7 INFO neutron.services.segments.plugin [-] Segment 38f82456-dd91-4b78-83c6-79551e2d4141 resource provider aggregate not found 2026-04-30 07:08:43.855 7 INFO neutron.services.segments.plugin [-] Segment 38f82456-dd91-4b78-83c6-79551e2d4141 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38f82456-dd91-4b78-83c6-79551e2d4141 found for delete ", "request_id": "req-b0d484df-c84c-4360-a6a8-07a43a6b9b26"}]} 2026-04-30 07:08:43.857 7 INFO neutron.db.l3_hamode_db [None req-fb68efd8-379c-4e09-bffc-410d85650a7b 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] HA network 618e0876-de41-41c3-add8-7e349cc370e5 was deleted as no HA routers are present in project e26ed7f2411447f083c6db8cbc5aafe5. [pid: 7|app: 0|req: 654/1251] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:08:42 2026] DELETE /v2.0/routers/8872769d-05b0-4222-9cf9-03949325e50a => generated 0 bytes in 953 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:08:43.870 7 INFO neutron.services.segments.plugin [-] Segment 38f82456-dd91-4b78-83c6-79551e2d4141 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38f82456-dd91-4b78-83c6-79551e2d4141 found for delete ", "request_id": "req-7eb90eae-94f8-4d15-a39e-1bf878fda41b"}]} [pid: 8|app: 0|req: 598/1252] 10.0.0.135 () {34 vars in 664 bytes} [Thu Apr 30 07:08:43 2026] POST /v2.0/ports => generated 965 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1253] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:08:43 2026] DELETE /v2.0/subnets/37e1c640-5dbb-4f49-8961-0986aadea535 => generated 0 bytes in 169 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: 656/1254] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:44 2026] GET /v2.0/ports?device_id=6c09bb8b-f4be-4bd6-b813-4805bcc1132d => 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: 599/1255] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:44 2026] GET /v2.0/ports?device_id=28231981-b517-4dff-95dd-c9bf0566d54d => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:08:44.194 7 INFO neutron_taas.services.taas.taas_plugin [None req-0857016a-5401-4e4c-ba5d-8cfa6ee1e20a a8c6b6ccb3594b27aa68e667395ef881 d1dd1227d57d4401ba9b9e4c8a90f5c7 - - default default] TaaS: Handle Delete Port: 175c8bcd-547c-4516-8f24-13c50504a5dd 2026-04-30 07:08:44.197 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0857016a-5401-4e4c-ba5d-8cfa6ee1e20a a8c6b6ccb3594b27aa68e667395ef881 d1dd1227d57d4401ba9b9e4c8a90f5c7 - - default default] Tap Mirror: Handle Delete Port: 175c8bcd-547c-4516-8f24-13c50504a5dd 2026-04-30 07:08:44.201 8 INFO neutron_taas.services.taas.taas_plugin [None req-b138295f-7d79-4d27-84ea-f7a22dedb742 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] TaaS: Handle Delete Port: 1c4fc484-c125-4e5a-89f0-939fe45981ca 2026-04-30 07:08:44.204 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b138295f-7d79-4d27-84ea-f7a22dedb742 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Tap Mirror: Handle Delete Port: 1c4fc484-c125-4e5a-89f0-939fe45981ca [pid: 7|app: 0|req: 657/1256] 10.0.0.135 () {32 vars in 719 bytes} [Thu Apr 30 07:08:44 2026] DELETE /v2.0/ports/175c8bcd-547c-4516-8f24-13c50504a5dd => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1257] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:08:44 2026] GET /v2.0/security-groups?id=749745f1-70c7-47bb-bc89-a7d87cf3367f&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-04-30 07:08:44.366 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a21b9211-be20-4a16-8ba0-d872336e3e25 a8c6b6ccb3594b27aa68e667395ef881 d1dd1227d57d4401ba9b9e4c8a90f5c7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 659/1258] 10.0.0.135 () {32 vars in 719 bytes} [Thu Apr 30 07:08:44 2026] DELETE /v2.0/ports/175c8bcd-547c-4516-8f24-13c50504a5dd => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 07:08:44.394 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d97ac473-50ae-4c13-815c-dcdc0b2b3205 a8c6b6ccb3594b27aa68e667395ef881 d1dd1227d57d4401ba9b9e4c8a90f5c7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 660/1259] 10.0.0.135 () {32 vars in 716 bytes} [Thu Apr 30 07:08:44 2026] GET /v2.0/ports/175c8bcd-547c-4516-8f24-13c50504a5dd => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 07:08:44.427 8 INFO neutron.services.segments.plugin [-] Segment e12a24c6-70f9-4df6-8d8f-876c1e8a37f0 resource provider aggregate not found 2026-04-30 07:08:44.433 8 INFO neutron.services.segments.plugin [-] Segment e12a24c6-70f9-4df6-8d8f-876c1e8a37f0 resource provider aggregate not found 2026-04-30 07:08:44.450 8 INFO neutron.services.segments.plugin [-] Segment e12a24c6-70f9-4df6-8d8f-876c1e8a37f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e12a24c6-70f9-4df6-8d8f-876c1e8a37f0 found for delete ", "request_id": "req-b78f4209-8b5e-411e-88c9-2d96856bba7f"}]} 2026-04-30 07:08:44.466 8 INFO neutron.services.segments.plugin [-] Segment e12a24c6-70f9-4df6-8d8f-876c1e8a37f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e12a24c6-70f9-4df6-8d8f-876c1e8a37f0 found for delete ", "request_id": "req-b5c1d54c-3737-45d6-a5ce-9a2d5165b73a"}]} [pid: 8|app: 0|req: 600/1260] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:08:44 2026] DELETE /v2.0/networks/dd617fe2-0bbb-4366-987f-83a7cf33d06a => generated 0 bytes in 407 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1261] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:08:44 2026] DELETE /v2.0/subnets/e71d8fa5-ed7e-4392-89c7-f84d11fb98d5 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:08:44.613 7 WARNING neutron.db.securitygroups_db [None req-9272f065-6859-4dcd-a920-1fec95a1dcd3 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 662/1262] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:08:44 2026] GET /v2.0/security-groups?tenant_id=e26ed7f2411447f083c6db8cbc5aafe5&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1263] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:08:44 2026] DELETE /v2.0/networks/10e85b1c-0683-4d13-9955-4f1b74216895 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1264] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:08:44 2026] DELETE /v2.0/security-groups/50e64ea4-6e40-44b2-8f65-cd3afff77766 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:08:44.786 8 INFO neutron.db.segments_db [None req-d9dd19b9-3f01-4abe-836e-43840ee57ca7 a8c6b6ccb3594b27aa68e667395ef881 d1dd1227d57d4401ba9b9e4c8a90f5c7 - - default default] Added segment 8e0c4d1c-66c7-4be5-bda1-d6fc61833189 of type vxlan for network 94643a2e-1bfc-49fb-86d7-61668c669b75 [pid: 8|app: 0|req: 602/1265] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:08:44 2026] POST /v2.0/networks => generated 636 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1266] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:45 2026] GET /v2.0/ports?device_id=6c09bb8b-f4be-4bd6-b813-4805bcc1132d => 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: 664/1267] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:08:44 2026] POST /v2.0/subnets => generated 646 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1268] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:45 2026] GET /v2.0/ports?device_id=28231981-b517-4dff-95dd-c9bf0566d54d => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1269] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:08:45 2026] GET /v2.0/security-groups?id=749745f1-70c7-47bb-bc89-a7d87cf3367f&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1270] 10.0.0.135 () {34 vars in 664 bytes} [Thu Apr 30 07:08:45 2026] POST /v2.0/ports => generated 928 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1271] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:45 2026] GET /v2.0/ports?device_id=28231981-b517-4dff-95dd-c9bf0566d54d => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:08:45.752 7 INFO neutron_taas.services.taas.taas_plugin [None req-bcdf2258-a819-4637-821b-19894d3fc0e0 a8c6b6ccb3594b27aa68e667395ef881 d1dd1227d57d4401ba9b9e4c8a90f5c7 - - default default] TaaS: Handle Delete Port: 45b984e0-91ac-4a5a-b35a-ef71841152a0 2026-04-30 07:08:45.756 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bcdf2258-a819-4637-821b-19894d3fc0e0 a8c6b6ccb3594b27aa68e667395ef881 d1dd1227d57d4401ba9b9e4c8a90f5c7 - - default default] Tap Mirror: Handle Delete Port: 45b984e0-91ac-4a5a-b35a-ef71841152a0 [pid: 7|app: 0|req: 667/1272] 10.0.0.135 () {32 vars in 719 bytes} [Thu Apr 30 07:08:45 2026] DELETE /v2.0/ports/45b984e0-91ac-4a5a-b35a-ef71841152a0 => 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: 668/1273] 199.204.45.53 () {34 vars in 984 bytes} [Thu Apr 30 07:08:45 2026] GET /v2.0/networks?id=13d3454e-4401-4d0b-8fd4-2adb6814b8a7 => generated 661 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:08:45.943 7 INFO neutron.pecan_wsgi.hooks.translation [None req-09255a00-208d-405e-b481-6a36b0aa87ac a8c6b6ccb3594b27aa68e667395ef881 d1dd1227d57d4401ba9b9e4c8a90f5c7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 669/1274] 10.0.0.135 () {32 vars in 716 bytes} [Thu Apr 30 07:08:45 2026] GET /v2.0/ports/45b984e0-91ac-4a5a-b35a-ef71841152a0 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 07:08:45.954 7 WARNING neutron.db.securitygroups_db [req-381e2b70-0507-4b00-a3b6-6f8a3dac49a2 req-f8992fb2-8200-405a-b117-aa8faa2e23f3 c4c6c88f6e2e4151ae903c4da56fe594 400cc9221dda4142a70ddae9d6dabf45 - - default default] project_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: 670/1275] 199.204.45.53 () {34 vars in 1048 bytes} [Thu Apr 30 07:08:45 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=400cc9221dda4142a70ddae9d6dabf45 => generated 180 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:08:46.001 8 INFO neutron.db.l3_db [None req-69608174-09c3-4413-8263-59bf22c0cb55 606aadca481a495aa261d69627bc5546 5a93d80b63464282977108b227f24ee5 - - default default] Floating IP 3ba495e8-9c62-4336-9ec8-504df390f05c associated. External IP: 10.96.250.218, port: b34eb64f-1897-4056-ba12-44358c19cdaf. [pid: 7|app: 0|req: 671/1276] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:08:45 2026] DELETE /v2.0/subnets/bc89d30c-9470-4b70-975c-8b9e1beb0365 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1277] 10.0.0.135 () {34 vars in 748 bytes} [Thu Apr 30 07:08:45 2026] PUT /v2.0/floatingips/3ba495e8-9c62-4336-9ec8-504df390f05c => generated 855 bytes in 662 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1278] 199.204.45.53 () {38 vars in 953 bytes} [Thu Apr 30 07:08:46 2026] POST /v2.0/ports => generated 958 bytes in 322 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: 673/1279] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:46 2026] GET /v2.0/ports?device_id=6c09bb8b-f4be-4bd6-b813-4805bcc1132d => generated 961 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1280] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:08:46 2026] DELETE /v2.0/networks/94643a2e-1bfc-49fb-86d7-61668c669b75 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:08:46.475 8 INFO neutron.services.segments.plugin [-] Segment 60228545-b8fa-426a-83ba-4c2676d06812 resource provider aggregate not found 2026-04-30 07:08:46.492 8 INFO neutron.services.segments.plugin [-] Segment 60228545-b8fa-426a-83ba-4c2676d06812 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60228545-b8fa-426a-83ba-4c2676d06812 found for delete ", "request_id": "req-7f01ccb0-65c0-4580-b878-4c8d09ab9026"}]} 2026-04-30 07:08:46.503 8 INFO neutron.services.segments.plugin [-] Segment 60228545-b8fa-426a-83ba-4c2676d06812 resource provider aggregate not found 2026-04-30 07:08:46.515 8 INFO neutron.services.segments.plugin [-] Segment 8e0c4d1c-66c7-4be5-bda1-d6fc61833189 resource provider aggregate not found 2026-04-30 07:08:46.526 8 INFO neutron.services.segments.plugin [-] Segment 60228545-b8fa-426a-83ba-4c2676d06812 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60228545-b8fa-426a-83ba-4c2676d06812 found for delete ", "request_id": "req-c8106fcd-880a-40c6-a938-e3f0ab6d6e9e"}]} [pid: 7|app: 0|req: 674/1281] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:46 2026] GET /v2.0/ports?device_id=28231981-b517-4dff-95dd-c9bf0566d54d => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:08:46.538 8 INFO neutron.services.segments.plugin [-] Segment 8e0c4d1c-66c7-4be5-bda1-d6fc61833189 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e0c4d1c-66c7-4be5-bda1-d6fc61833189 found for delete ", "request_id": "req-d0859fca-27f5-4a0d-8a00-78432c34b5f7"}]} 2026-04-30 07:08:46.542 8 INFO neutron.services.segments.plugin [-] Segment 8e0c4d1c-66c7-4be5-bda1-d6fc61833189 resource provider aggregate not found [pid: 7|app: 0|req: 675/1282] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:08:46 2026] GET /v2.0/security-groups?id=4bcbc236-400e-4628-99e3-f6e027444e69&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:08:46.567 8 INFO neutron.services.segments.plugin [-] Segment 8e0c4d1c-66c7-4be5-bda1-d6fc61833189 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e0c4d1c-66c7-4be5-bda1-d6fc61833189 found for delete ", "request_id": "req-5978484d-0eb1-43c0-b769-39477b54d862"}]} 2026-04-30 07:08:46.602 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c30f311-ccf1-4fe0-9cfe-24422a4e984c'] response: {'name': 'network-changed', 'server_uuid': '28231981-b517-4dff-95dd-c9bf0566d54d', 'tag': 'b34eb64f-1897-4056-ba12-44358c19cdaf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 676/1283] 10.0.0.135 () {34 vars in 664 bytes} [Thu Apr 30 07:08:46 2026] POST /v2.0/ports => generated 779 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 677/1284] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:08:46 2026] GET /v2.0/security-groups?id=749745f1-70c7-47bb-bc89-a7d87cf3367f&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1285] 199.204.45.53 () {38 vars in 1026 bytes} [Thu Apr 30 07:08:46 2026] PUT /v2.0/ports/b87aa041-f86c-46d3-b3d5-35b596a44a60 => generated 1239 bytes in 490 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1286] 10.0.0.135 () {34 vars in 736 bytes} [Thu Apr 30 07:08:46 2026] PUT /v2.0/ports/17ee27ee-89c6-4e8f-b076-607adf89356b => generated 752 bytes in 151 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 679/1287] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:08:47 2026] GET /v2.0/ports?tenant_id=5a93d80b63464282977108b227f24ee5&device_id=28231981-b517-4dff-95dd-c9bf0566d54d => generated 1240 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:08:47.153 8 INFO neutron_taas.services.taas.taas_plugin [None req-0f99afaf-baf2-49d1-9918-e3159a93e4eb a8c6b6ccb3594b27aa68e667395ef881 d1dd1227d57d4401ba9b9e4c8a90f5c7 - - default default] TaaS: Handle Delete Port: 17ee27ee-89c6-4e8f-b076-607adf89356b 2026-04-30 07:08:47.156 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0f99afaf-baf2-49d1-9918-e3159a93e4eb a8c6b6ccb3594b27aa68e667395ef881 d1dd1227d57d4401ba9b9e4c8a90f5c7 - - default default] Tap Mirror: Handle Delete Port: 17ee27ee-89c6-4e8f-b076-607adf89356b [pid: 7|app: 0|req: 680/1288] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:47 2026] GET /v2.0/ports?device_id=28231981-b517-4dff-95dd-c9bf0566d54d => generated 971 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1289] 199.204.45.53 () {34 vars in 984 bytes} [Thu Apr 30 07:08:47 2026] GET /v2.0/networks?id=de3a62a7-7b3f-45f4-8e15-fd60b838d2e5 => generated 776 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1290] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:08:47 2026] GET /v2.0/security-groups?id=749745f1-70c7-47bb-bc89-a7d87cf3367f&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1291] 10.0.0.135 () {32 vars in 719 bytes} [Thu Apr 30 07:08:47 2026] DELETE /v2.0/ports/17ee27ee-89c6-4e8f-b076-607adf89356b => 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: 683/1292] 199.204.45.53 () {34 vars in 1056 bytes} [Thu Apr 30 07:08:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b34eb64f-1897-4056-ba12-44358c19cdaf => generated 858 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1293] 10.0.0.135 () {32 vars in 642 bytes} [Thu Apr 30 07:08:47 2026] GET /v2.0/ports => generated 781 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1294] 199.204.45.53 () {34 vars in 982 bytes} [Thu Apr 30 07:08:47 2026] GET /v2.0/subnets?id=3a54288e-e14a-4377-a1d2-5568ae0c34a4 => generated 698 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:08:47.332 8 INFO neutron.pecan_wsgi.hooks.translation [None req-631b72a5-d680-4668-b5f4-c0886e10917d a8c6b6ccb3594b27aa68e667395ef881 d1dd1227d57d4401ba9b9e4c8a90f5c7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 611/1295] 10.0.0.135 () {32 vars in 716 bytes} [Thu Apr 30 07:08:47 2026] GET /v2.0/ports/17ee27ee-89c6-4e8f-b076-607adf89356b => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1296] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:08:47 2026] GET /v2.0/ports?network_id=de3a62a7-7b3f-45f4-8e15-fd60b838d2e5&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: 612/1297] 10.0.0.135 () {32 vars in 642 bytes} [Thu Apr 30 07:08:47 2026] GET /v2.0/ports => generated 781 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1298] 10.0.0.135 () {32 vars in 716 bytes} [Thu Apr 30 07:08:47 2026] GET /v2.0/ports/b251eaf3-8617-436a-95fa-69837adc4c8a => generated 778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1299] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:08:47 2026] GET /v2.0/networks/de3a62a7-7b3f-45f4-8e15-fd60b838d2e5?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:08:47.497 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b91b71b9-d556-4bc3-858c-3d30b9d4611e a8c6b6ccb3594b27aa68e667395ef881 d1dd1227d57d4401ba9b9e4c8a90f5c7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 614/1300] 10.0.0.135 () {32 vars in 719 bytes} [Thu Apr 30 07:08:47 2026] DELETE /v2.0/ports/45b984e0-91ac-4a5a-b35a-ef71841152a0 => generated 132 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 07:08:47.516 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f82bd411-99e7-4b7b-9dbd-54cb994b0232 a8c6b6ccb3594b27aa68e667395ef881 d1dd1227d57d4401ba9b9e4c8a90f5c7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 615/1301] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:08:47 2026] DELETE /v2.0/subnets/bc89d30c-9470-4b70-975c-8b9e1beb0365 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1302] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:08:47 2026] GET /v2.0/networks/de3a62a7-7b3f-45f4-8e15-fd60b838d2e5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:08:47.535 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b3e68c09-d4fa-4232-92cf-2c9ad500687b a8c6b6ccb3594b27aa68e667395ef881 d1dd1227d57d4401ba9b9e4c8a90f5c7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 616/1303] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:08:47 2026] DELETE /v2.0/subnets/e71d8fa5-ed7e-4392-89c7-f84d11fb98d5 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 07:08:47.645 7 INFO neutron_taas.services.taas.taas_plugin [None req-17fcd5e2-5419-4ec7-b613-1c901551f512 a8c6b6ccb3594b27aa68e667395ef881 d1dd1227d57d4401ba9b9e4c8a90f5c7 - - default default] TaaS: Handle Delete Port: b251eaf3-8617-436a-95fa-69837adc4c8a 2026-04-30 07:08:47.647 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-17fcd5e2-5419-4ec7-b613-1c901551f512 a8c6b6ccb3594b27aa68e667395ef881 d1dd1227d57d4401ba9b9e4c8a90f5c7 - - default default] Tap Mirror: Handle Delete Port: b251eaf3-8617-436a-95fa-69837adc4c8a [pid: 8|app: 0|req: 617/1304] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:47 2026] GET /v2.0/ports?device_id=6c09bb8b-f4be-4bd6-b813-4805bcc1132d => generated 973 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1305] 10.0.0.135 () {32 vars in 719 bytes} [Thu Apr 30 07:08:47 2026] DELETE /v2.0/ports/b251eaf3-8617-436a-95fa-69837adc4c8a => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1306] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:08:47 2026] GET /v2.0/security-groups?id=4bcbc236-400e-4628-99e3-f6e027444e69&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:08:47.852 7 INFO neutron.services.segments.plugin [-] Segment 84979a02-1866-4677-bd1c-fe2e4d1e8ace resource provider aggregate not found 2026-04-30 07:08:47.854 7 INFO neutron.services.segments.plugin [-] Segment 84979a02-1866-4677-bd1c-fe2e4d1e8ace resource provider aggregate not found [pid: 7|app: 0|req: 689/1307] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:08:47 2026] DELETE /v2.0/networks/4ed8cef2-30e4-476d-b84d-5b2911df91a1 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:08:47.878 7 INFO neutron.services.segments.plugin [-] Segment 84979a02-1866-4677-bd1c-fe2e4d1e8ace resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84979a02-1866-4677-bd1c-fe2e4d1e8ace found for delete ", "request_id": "req-694004a9-b956-429b-bde9-1dc0d08310a9"}]} 2026-04-30 07:08:47.882 7 INFO neutron.services.segments.plugin [-] Segment 84979a02-1866-4677-bd1c-fe2e4d1e8ace resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84979a02-1866-4677-bd1c-fe2e4d1e8ace found for delete ", "request_id": "req-fcc5d236-3e15-41da-adcf-daef5b657284"}]} [pid: 8|app: 0|req: 619/1308] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:08:47 2026] GET /v2.0/ports?tenant_id=400cc9221dda4142a70ddae9d6dabf45&device_id=6c09bb8b-f4be-4bd6-b813-4805bcc1132d => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1309] 199.204.45.53 () {34 vars in 1058 bytes} [Thu Apr 30 07:08:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=b87aa041-f86c-46d3-b3d5-35b596a44a60 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1310] 199.204.45.53 () {34 vars in 982 bytes} [Thu Apr 30 07:08:48 2026] GET /v2.0/subnets?id=1dc8fa4d-3b4f-442b-a865-5b7e53e752cd => generated 678 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1311] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:08:48 2026] GET /v2.0/ports?network_id=13d3454e-4401-4d0b-8fd4-2adb6814b8a7&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1312] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:08:48 2026] GET /v2.0/networks/13d3454e-4401-4d0b-8fd4-2adb6814b8a7?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: 692/1313] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:08:48 2026] GET /v2.0/networks/13d3454e-4401-4d0b-8fd4-2adb6814b8a7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1314] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:48 2026] GET /v2.0/ports?device_id=28231981-b517-4dff-95dd-c9bf0566d54d => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1315] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:08:48 2026] GET /v2.0/security-groups?id=749745f1-70c7-47bb-bc89-a7d87cf3367f&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:08:48.636 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a1d5e0c5-cc4d-4ab0-bb80-efa8699e9737'] response: {'name': 'network-changed', 'server_uuid': '6c09bb8b-f4be-4bd6-b813-4805bcc1132d', 'tag': 'b87aa041-f86c-46d3-b3d5-35b596a44a60', 'status': 'completed', 'code': 200} 2026-04-30 07:08:48.698 8 WARNING neutron.db.securitygroups_db [None req-013874ce-be4a-4b7b-b33b-87b4869f6355 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 623/1316] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:08:48 2026] GET /v2.0/security-groups?tenant_id=d1dd1227d57d4401ba9b9e4c8a90f5c7&name=default => generated 2925 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1317] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:08:48 2026] DELETE /v2.0/security-groups/60c66df6-be99-4b3e-b419-800b4ab19cfd => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1318] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:48 2026] GET /v2.0/ports?device_id=6c09bb8b-f4be-4bd6-b813-4805bcc1132d => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1319] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:08:48 2026] GET /v2.0/security-groups?id=4bcbc236-400e-4628-99e3-f6e027444e69&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: 625/1320] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:08:49 2026] GET /v2.0/ports?tenant_id=400cc9221dda4142a70ddae9d6dabf45&device_id=6c09bb8b-f4be-4bd6-b813-4805bcc1132d => 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: 696/1321] 199.204.45.53 () {34 vars in 984 bytes} [Thu Apr 30 07:08:49 2026] GET /v2.0/networks?id=13d3454e-4401-4d0b-8fd4-2adb6814b8a7 => generated 757 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1322] 199.204.45.53 () {34 vars in 1058 bytes} [Thu Apr 30 07:08:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=b87aa041-f86c-46d3-b3d5-35b596a44a60 => 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: 697/1323] 199.204.45.53 () {34 vars in 982 bytes} [Thu Apr 30 07:08:49 2026] GET /v2.0/subnets?id=1dc8fa4d-3b4f-442b-a865-5b7e53e752cd => generated 678 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1324] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:08:49 2026] GET /v2.0/ports?network_id=13d3454e-4401-4d0b-8fd4-2adb6814b8a7&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1325] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:49 2026] GET /v2.0/ports?device_id=28231981-b517-4dff-95dd-c9bf0566d54d => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1326] 199.204.45.53 () {34 vars in 992 bytes} [Thu Apr 30 07:08:49 2026] GET /v2.0/ports?device_id=28231981-b517-4dff-95dd-c9bf0566d54d => 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: 699/1327] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:08:49 2026] GET /v2.0/networks/13d3454e-4401-4d0b-8fd4-2adb6814b8a7?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: 629/1328] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:08:49 2026] GET /v2.0/security-groups?id=749745f1-70c7-47bb-bc89-a7d87cf3367f&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: 630/1329] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:08:49 2026] GET /v2.0/networks/13d3454e-4401-4d0b-8fd4-2adb6814b8a7?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-04-30 07:08:49.708 7 INFO neutron_taas.services.taas.taas_plugin [req-0702795a-1bc5-43d8-9648-7b410ce64862 req-40f7c8e0-0790-42e0-b952-13afe647d7ce 606aadca481a495aa261d69627bc5546 5a93d80b63464282977108b227f24ee5 - - default default] TaaS: Handle Delete Port: b34eb64f-1897-4056-ba12-44358c19cdaf 2026-04-30 07:08:49.711 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-0702795a-1bc5-43d8-9648-7b410ce64862 req-40f7c8e0-0790-42e0-b952-13afe647d7ce 606aadca481a495aa261d69627bc5546 5a93d80b63464282977108b227f24ee5 - - default default] Tap Mirror: Handle Delete Port: b34eb64f-1897-4056-ba12-44358c19cdaf 2026-04-30 07:08:49.831 7 INFO neutron.db.l3_db [req-0702795a-1bc5-43d8-9648-7b410ce64862 req-40f7c8e0-0790-42e0-b952-13afe647d7ce 606aadca481a495aa261d69627bc5546 5a93d80b63464282977108b227f24ee5 - - default default] Floating IP 3ba495e8-9c62-4336-9ec8-504df390f05c disassociated. External IP: 10.96.250.218, port: b34eb64f-1897-4056-ba12-44358c19cdaf. [pid: 8|app: 0|req: 631/1330] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:50 2026] GET /v2.0/ports?device_id=6c09bb8b-f4be-4bd6-b813-4805bcc1132d => 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: 632/1331] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:08:50 2026] GET /v2.0/security-groups?id=4bcbc236-400e-4628-99e3-f6e027444e69&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: 700/1332] 199.204.45.53 () {36 vars in 995 bytes} [Thu Apr 30 07:08:49 2026] DELETE /v2.0/ports/b34eb64f-1897-4056-ba12-44358c19cdaf => generated 0 bytes in 630 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:08:50.262 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ffc0207-0b3d-4ac1-9924-f4f3b09e7ff3'] response: {'server_uuid': '28231981-b517-4dff-95dd-c9bf0566d54d', 'name': 'network-vif-deleted', 'tag': 'b34eb64f-1897-4056-ba12-44358c19cdaf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 633/1333] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:50 2026] GET /v2.0/ports?device_id=28231981-b517-4dff-95dd-c9bf0566d54d => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:08:51.094 8 WARNING neutron.db.securitygroups_db [None req-be093713-2a46-4be6-abdc-3d081d21a5a5 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 07:08:51.214 7 INFO neutron.db.segments_db [None req-c81eab71-7a0d-47d6-b40a-478f73465137 b1f296a0ab8f4cb380878bdad48af545 493ace00264e48a1af871512e0f52538 - - default default] Added segment 286e6d15-5cbf-4d80-8e0c-16528a245259 of type vxlan for network 7a09a2f6-775d-4e22-9859-d884808b96a9 [pid: 8|app: 0|req: 634/1334] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:08:51 2026] GET /v2.0/security-groups?tenant_id=b8d4461be3294a74a334a195fbd9796d&name=default => generated 2925 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1335] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:51 2026] GET /v2.0/ports?device_id=6c09bb8b-f4be-4bd6-b813-4805bcc1132d => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1336] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:08:50 2026] POST /v2.0/networks => generated 644 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1337] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:08:51 2026] GET /v2.0/security-groups?id=4bcbc236-400e-4628-99e3-f6e027444e69&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1338] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:08:51 2026] DELETE /v2.0/security-groups/47f9b427-007c-4107-b858-c9b9910ec3ad => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:08:51.440 8 WARNING neutron.db.securitygroups_db [None req-f380c46e-50f1-452f-8809-b88555520a1f 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 637/1339] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:08:51 2026] GET /v2.0/security-groups?tenant_id=26a3af061ab84e50abb17375fb65ce45&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1340] 10.0.0.135 () {34 vars in 664 bytes} [Thu Apr 30 07:08:51 2026] POST /v2.0/ports => generated 774 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 638/1341] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:08:51 2026] DELETE /v2.0/security-groups/b2d5f13e-194f-4b3f-a1c8-064db11b8227 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:08:51.695 7 INFO neutron.db.segments_db [None req-4f88bcf4-0f0f-4cf5-ae2b-c9b8b8c30a3c b1f296a0ab8f4cb380878bdad48af545 493ace00264e48a1af871512e0f52538 - - default default] Added segment 3b0e8159-686c-4bdd-aa7f-c79eeaca2df0 of type vxlan for network 2670f61c-ff28-4041-b52e-523504e31430 [pid: 7|app: 0|req: 704/1342] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:08:51 2026] POST /v2.0/networks => generated 632 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1343] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:51 2026] GET /v2.0/ports?device_id=28231981-b517-4dff-95dd-c9bf0566d54d => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1344] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:08:51 2026] POST /v2.0/subnets => generated 626 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1345] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:52 2026] GET /v2.0/ports?device_id=6c09bb8b-f4be-4bd6-b813-4805bcc1132d => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1346] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:08:52 2026] GET /v2.0/security-groups?id=4bcbc236-400e-4628-99e3-f6e027444e69&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: 706/1347] 10.0.0.135 () {34 vars in 664 bytes} [Thu Apr 30 07:08:52 2026] POST /v2.0/ports => generated 949 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:08:52.677 8 INFO neutron_taas.services.taas.taas_plugin [None req-9e69903c-534e-4a1d-b0e6-087057b1237b b1f296a0ab8f4cb380878bdad48af545 493ace00264e48a1af871512e0f52538 - - default default] TaaS: Handle Delete Port: 1e0044d8-9b59-47d4-aeb2-c83a7fadb1a4 2026-04-30 07:08:52.679 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9e69903c-534e-4a1d-b0e6-087057b1237b b1f296a0ab8f4cb380878bdad48af545 493ace00264e48a1af871512e0f52538 - - default default] Tap Mirror: Handle Delete Port: 1e0044d8-9b59-47d4-aeb2-c83a7fadb1a4 [pid: 8|app: 0|req: 642/1348] 10.0.0.135 () {32 vars in 719 bytes} [Thu Apr 30 07:08:52 2026] DELETE /v2.0/ports/1e0044d8-9b59-47d4-aeb2-c83a7fadb1a4 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:08:52.858 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3fb8891a-2389-482d-93e4-dd582b1aad2b b1f296a0ab8f4cb380878bdad48af545 493ace00264e48a1af871512e0f52538 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 707/1349] 10.0.0.135 () {32 vars in 719 bytes} [Thu Apr 30 07:08:52 2026] DELETE /v2.0/ports/1e0044d8-9b59-47d4-aeb2-c83a7fadb1a4 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 07:08:52.886 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e042163d-127b-4296-846c-b9f1130be470 b1f296a0ab8f4cb380878bdad48af545 493ace00264e48a1af871512e0f52538 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 643/1350] 10.0.0.135 () {32 vars in 716 bytes} [Thu Apr 30 07:08:52 2026] GET /v2.0/ports/1e0044d8-9b59-47d4-aeb2-c83a7fadb1a4 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1351] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:52 2026] GET /v2.0/ports?device_id=28231981-b517-4dff-95dd-c9bf0566d54d => 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: 708/1352] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:08:52 2026] DELETE /v2.0/subnets/694d85e2-6ca5-4947-8d4b-a22e6fa1dac5 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:08:53.150 8 INFO neutron.services.segments.plugin [-] Segment 3b0e8159-686c-4bdd-aa7f-c79eeaca2df0 resource provider aggregate not found 2026-04-30 07:08:53.154 8 INFO neutron.services.segments.plugin [-] Segment 3b0e8159-686c-4bdd-aa7f-c79eeaca2df0 resource provider aggregate not found 2026-04-30 07:08:53.161 8 INFO neutron.services.segments.plugin [-] Segment 3b0e8159-686c-4bdd-aa7f-c79eeaca2df0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b0e8159-686c-4bdd-aa7f-c79eeaca2df0 found for delete ", "request_id": "req-5d88a264-7a43-41b4-b196-d47656a302f7"}]} 2026-04-30 07:08:53.168 8 INFO neutron.services.segments.plugin [-] Segment 3b0e8159-686c-4bdd-aa7f-c79eeaca2df0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b0e8159-686c-4bdd-aa7f-c79eeaca2df0 found for delete ", "request_id": "req-43a364ab-3875-4319-964d-5e8c95320085"}]} [pid: 8|app: 0|req: 645/1353] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:08:53 2026] DELETE /v2.0/networks/2670f61c-ff28-4041-b52e-523504e31430 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:08:53.238 7 INFO neutron.db.segments_db [None req-52d4c273-0421-408c-827b-a44816f9073a b1f296a0ab8f4cb380878bdad48af545 493ace00264e48a1af871512e0f52538 - - default default] Added segment 50aa31ee-27f5-495b-89ce-685f7093f47e of type vxlan for network 96667a01-e9fa-4837-a108-b0dba5b9f27d [pid: 7|app: 0|req: 709/1354] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:08:53 2026] POST /v2.0/networks => generated 632 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1355] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:08:53 2026] POST /v2.0/subnets => generated 626 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1356] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:53 2026] GET /v2.0/ports?device_id=6c09bb8b-f4be-4bd6-b813-4805bcc1132d => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1357] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:08:53 2026] GET /v2.0/security-groups?id=4bcbc236-400e-4628-99e3-f6e027444e69&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1358] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:53 2026] GET /v2.0/ports?device_id=6c09bb8b-f4be-4bd6-b813-4805bcc1132d => generated 975 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1359] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:08:53 2026] GET /v2.0/security-groups?id=4bcbc236-400e-4628-99e3-f6e027444e69&fields=id&fields=name => generated 113 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1360] 10.0.0.135 () {32 vars in 735 bytes} [Thu Apr 30 07:08:53 2026] GET /v2.0/ports?device_id=6c09bb8b-f4be-4bd6-b813-4805bcc1132d => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1361] 10.0.0.135 () {34 vars in 664 bytes} [Thu Apr 30 07:08:53 2026] POST /v2.0/ports => generated 911 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:08:53.999 8 INFO neutron_taas.services.taas.taas_plugin [None req-43cebb8e-d182-4533-bf4c-4f4c73e6ac2d b1f296a0ab8f4cb380878bdad48af545 493ace00264e48a1af871512e0f52538 - - default default] TaaS: Handle Delete Port: 9b59fbae-62be-4389-83e5-34f0b34cf708 2026-04-30 07:08:54.005 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-43cebb8e-d182-4533-bf4c-4f4c73e6ac2d b1f296a0ab8f4cb380878bdad48af545 493ace00264e48a1af871512e0f52538 - - default default] Tap Mirror: Handle Delete Port: 9b59fbae-62be-4389-83e5-34f0b34cf708 [pid: 8|app: 0|req: 648/1362] 10.0.0.135 () {32 vars in 719 bytes} [Thu Apr 30 07:08:53 2026] DELETE /v2.0/ports/9b59fbae-62be-4389-83e5-34f0b34cf708 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1365] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:08:54 2026] GET /v2.0/ports?device_id=28231981-b517-4dff-95dd-c9bf0566d54d => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:08:54.261 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0afb7b29-1fb3-47cc-83a8-62e8e4231c7b b1f296a0ab8f4cb380878bdad48af545 493ace00264e48a1af871512e0f52538 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 652/1366] 10.0.0.135 () {32 vars in 716 bytes} [Thu Apr 30 07:08:54 2026] GET /v2.0/ports/9b59fbae-62be-4389-83e5-34f0b34cf708 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1367] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:08:54 2026] DELETE /v2.0/subnets/8e42588a-27d8-4d67-bc7d-75fc775a1a01 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:08:54.482 8 INFO neutron_taas.services.taas.taas_plugin [None req-517dfc14-ea51-480c-a1fd-cb040509accf b1f296a0ab8f4cb380878bdad48af545 493ace00264e48a1af871512e0f52538 - - default default] TaaS: Handle Delete Port: ff81d367-e243-408e-aa7e-2bc85219b014 2026-04-30 07:08:54.486 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-517dfc14-ea51-480c-a1fd-cb040509accf b1f296a0ab8f4cb380878bdad48af545 493ace00264e48a1af871512e0f52538 - - default default] Tap Mirror: Handle Delete Port: ff81d367-e243-408e-aa7e-2bc85219b014 2026-04-30 07:08:54.673 7 INFO neutron.db.l3_db [None req-3e5c0758-4c62-41f3-bfdf-03b9b504a718 c4c6c88f6e2e4151ae903c4da56fe594 400cc9221dda4142a70ddae9d6dabf45 - - default default] Floating IP 7d264de7-e9b8-4911-ac48-849c154bf2df associated. External IP: 10.96.250.202, port: b87aa041-f86c-46d3-b3d5-35b596a44a60. [pid: 8|app: 0|req: 654/1368] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:08:54 2026] DELETE /v2.0/networks/96667a01-e9fa-4837-a108-b0dba5b9f27d => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1369] 10.0.0.135 () {34 vars in 676 bytes} [Thu Apr 30 07:08:53 2026] POST /v2.0/floatingips => generated 856 bytes in 1096 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1370] 10.0.0.135 () {34 vars in 664 bytes} [Thu Apr 30 07:08:54 2026] POST /v2.0/ports => generated 774 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:08:55.021 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a9649601-aff2-4e82-b58c-34a6986e53de'] response: {'name': 'network-changed', 'server_uuid': '6c09bb8b-f4be-4bd6-b813-4805bcc1132d', 'tag': 'b87aa041-f86c-46d3-b3d5-35b596a44a60', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 716/1371] 10.0.0.135 () {32 vars in 728 bytes} [Thu Apr 30 07:08:54 2026] GET /v2.0/floatingips/7d264de7-e9b8-4911-ac48-849c154bf2df => generated 856 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1372] 10.0.0.135 () {34 vars in 736 bytes} [Thu Apr 30 07:08:54 2026] PUT /v2.0/ports/dd0c9f7b-e56f-4f50-9567-6441e3acd689 => generated 752 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:08:55.191 8 INFO neutron.services.segments.plugin [-] Segment 50aa31ee-27f5-495b-89ce-685f7093f47e resource provider aggregate not found 2026-04-30 07:08:55.196 8 INFO neutron.services.segments.plugin [-] Segment 50aa31ee-27f5-495b-89ce-685f7093f47e resource provider aggregate not found 2026-04-30 07:08:55.211 8 INFO neutron.services.segments.plugin [-] Segment 50aa31ee-27f5-495b-89ce-685f7093f47e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50aa31ee-27f5-495b-89ce-685f7093f47e found for delete ", "request_id": "req-b2edcad3-0022-4e70-b646-7338028dc936"}]} 2026-04-30 07:08:55.215 8 INFO neutron.services.segments.plugin [-] Segment 50aa31ee-27f5-495b-89ce-685f7093f47e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50aa31ee-27f5-495b-89ce-685f7093f47e found for delete ", "request_id": "req-6f0758b8-c965-4a43-b7a9-07bbf3f401e0"}]} 2026-04-30 07:08:55.310 7 INFO neutron_taas.services.taas.taas_plugin [None req-c41e06bb-6f8f-4ee7-92ae-ff3141cea798 b1f296a0ab8f4cb380878bdad48af545 493ace00264e48a1af871512e0f52538 - - default default] TaaS: Handle Delete Port: dd0c9f7b-e56f-4f50-9567-6441e3acd689 2026-04-30 07:08:55.314 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c41e06bb-6f8f-4ee7-92ae-ff3141cea798 b1f296a0ab8f4cb380878bdad48af545 493ace00264e48a1af871512e0f52538 - - default default] Tap Mirror: Handle Delete Port: dd0c9f7b-e56f-4f50-9567-6441e3acd689 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 717/1373] 10.0.0.135 () {32 vars in 719 bytes} [Thu Apr 30 07:08:55 2026] DELETE /v2.0/ports/dd0c9f7b-e56f-4f50-9567-6441e3acd689 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1374] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:08:55 2026] DELETE /v2.0/security-groups/749745f1-70c7-47bb-bc89-a7d87cf3367f => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1375] 10.0.0.135 () {32 vars in 642 bytes} [Thu Apr 30 07:08:55 2026] GET /v2.0/ports => generated 777 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:08:55.479 7 INFO neutron.api.v2.resource [None req-dab97471-65ef-47f4-a9d8-11747c307e86 606aadca481a495aa261d69627bc5546 5a93d80b63464282977108b227f24ee5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 719/1376] 10.0.0.135 () {32 vars in 736 bytes} [Thu Apr 30 07:08:55 2026] GET /v2.0/security-groups/749745f1-70c7-47bb-bc89-a7d87cf3367f => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 07:08:55.492 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c413cdcd-982f-4d6a-b1ca-d60ba9ff678e b1f296a0ab8f4cb380878bdad48af545 493ace00264e48a1af871512e0f52538 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 658/1377] 10.0.0.135 () {32 vars in 716 bytes} [Thu Apr 30 07:08:55 2026] GET /v2.0/ports/dd0c9f7b-e56f-4f50-9567-6441e3acd689 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1378] 10.0.0.135 () {32 vars in 642 bytes} [Thu Apr 30 07:08:55 2026] GET /v2.0/ports => generated 777 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1379] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:08:55 2026] GET /v2.0/ports?tenant_id=400cc9221dda4142a70ddae9d6dabf45&device_id=6c09bb8b-f4be-4bd6-b813-4805bcc1132d => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:08:55.599 7 INFO neutron_taas.services.taas.taas_plugin [None req-7436ac69-01ee-4634-bcec-4e388e2543a0 606aadca481a495aa261d69627bc5546 5a93d80b63464282977108b227f24ee5 - - default default] TaaS: Handle Delete Port: d56b06d2-b202-4147-ad23-910deb9369df [pid: 8|app: 0|req: 661/1380] 10.0.0.135 () {32 vars in 716 bytes} [Thu Apr 30 07:08:55 2026] GET /v2.0/ports/4421b630-6646-4db3-8e65-f13fdf794fff => generated 774 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:08:55.602 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7436ac69-01ee-4634-bcec-4e388e2543a0 606aadca481a495aa261d69627bc5546 5a93d80b63464282977108b227f24ee5 - - default default] Tap Mirror: Handle Delete Port: d56b06d2-b202-4147-ad23-910deb9369df [pid: 8|app: 0|req: 662/1381] 199.204.45.53 () {34 vars in 984 bytes} [Thu Apr 30 07:08:55 2026] GET /v2.0/networks?id=13d3454e-4401-4d0b-8fd4-2adb6814b8a7 => generated 757 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:08:55.661 8 INFO neutron.pecan_wsgi.hooks.translation [None req-44726f01-803e-4666-a2a0-0044e5ab9a95 b1f296a0ab8f4cb380878bdad48af545 493ace00264e48a1af871512e0f52538 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 663/1382] 10.0.0.135 () {32 vars in 719 bytes} [Thu Apr 30 07:08:55 2026] DELETE /v2.0/ports/9b59fbae-62be-4389-83e5-34f0b34cf708 => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1383] 199.204.45.53 () {34 vars in 1058 bytes} [Thu Apr 30 07:08:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=b87aa041-f86c-46d3-b3d5-35b596a44a60 => generated 859 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:08:55.713 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8e0e7760-5aef-4b3d-9181-b332d1fbdd39 b1f296a0ab8f4cb380878bdad48af545 493ace00264e48a1af871512e0f52538 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 665/1384] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:08:55 2026] DELETE /v2.0/subnets/8e42588a-27d8-4d67-bc7d-75fc775a1a01 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1385] 199.204.45.53 () {34 vars in 982 bytes} [Thu Apr 30 07:08:55 2026] GET /v2.0/subnets?id=1dc8fa4d-3b4f-442b-a865-5b7e53e752cd => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:08:55.760 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e977d20e-dbc4-49a6-be57-9185181a3e19 b1f296a0ab8f4cb380878bdad48af545 493ace00264e48a1af871512e0f52538 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 667/1386] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:08:55 2026] DELETE /v2.0/subnets/694d85e2-6ca5-4947-8d4b-a22e6fa1dac5 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1387] 10.0.0.135 () {32 vars in 731 bytes} [Thu Apr 30 07:08:55 2026] DELETE /v2.0/floatingips/3ba495e8-9c62-4336-9ec8-504df390f05c => generated 0 bytes in 294 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1388] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:08:55 2026] GET /v2.0/ports?network_id=13d3454e-4401-4d0b-8fd4-2adb6814b8a7&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:08:55.879 7 INFO neutron_taas.services.taas.taas_plugin [None req-c5418f81-c7c4-43a5-984b-44dd418acb32 b1f296a0ab8f4cb380878bdad48af545 493ace00264e48a1af871512e0f52538 - - default default] TaaS: Handle Delete Port: 4421b630-6646-4db3-8e65-f13fdf794fff 2026-04-30 07:08:55.881 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c5418f81-c7c4-43a5-984b-44dd418acb32 b1f296a0ab8f4cb380878bdad48af545 493ace00264e48a1af871512e0f52538 - - default default] Tap Mirror: Handle Delete Port: 4421b630-6646-4db3-8e65-f13fdf794fff [pid: 7|app: 0|req: 721/1389] 10.0.0.135 () {32 vars in 719 bytes} [Thu Apr 30 07:08:55 2026] DELETE /v2.0/ports/4421b630-6646-4db3-8e65-f13fdf794fff => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1390] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:08:55 2026] GET /v2.0/networks/13d3454e-4401-4d0b-8fd4-2adb6814b8a7?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:08:56.104 7 INFO neutron.services.segments.plugin [-] Segment 286e6d15-5cbf-4d80-8e0c-16528a245259 resource provider aggregate not found 2026-04-30 07:08:56.114 7 INFO neutron.services.segments.plugin [-] Segment 286e6d15-5cbf-4d80-8e0c-16528a245259 resource provider aggregate not found 2026-04-30 07:08:56.140 7 INFO neutron.services.segments.plugin [-] Segment 286e6d15-5cbf-4d80-8e0c-16528a245259 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 286e6d15-5cbf-4d80-8e0c-16528a245259 found for delete ", "request_id": "req-3a9d2a0f-9511-400e-b353-9db13cae1ae2"}]} 2026-04-30 07:08:56.145 7 INFO neutron.services.segments.plugin [-] Segment 286e6d15-5cbf-4d80-8e0c-16528a245259 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 286e6d15-5cbf-4d80-8e0c-16528a245259 found for delete ", "request_id": "req-24d9fe3d-5ab2-4cd7-970f-6863641f0013"}]} [pid: 7|app: 0|req: 723/1391] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:08:55 2026] DELETE /v2.0/networks/7a09a2f6-775d-4e22-9859-d884808b96a9 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:08:56.164 8 INFO neutron_taas.services.taas.taas_plugin [None req-39406f7d-4b7a-4438-ad2d-6eae3da62ed2 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] TaaS: Handle Delete Port: 6694f125-14ad-43a1-a560-267e3d4ba38a 2026-04-30 07:08:56.170 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-39406f7d-4b7a-4438-ad2d-6eae3da62ed2 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Tap Mirror: Handle Delete Port: 6694f125-14ad-43a1-a560-267e3d4ba38a [pid: 7|app: 0|req: 724/1392] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:08:56 2026] GET /v2.0/networks/13d3454e-4401-4d0b-8fd4-2adb6814b8a7?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: 725/1393] 10.0.0.135 () {32 vars in 728 bytes} [Thu Apr 30 07:08:56 2026] GET /v2.0/floatingips/7d264de7-e9b8-4911-ac48-849c154bf2df => generated 856 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1394] 10.0.0.135 () {34 vars in 788 bytes} [Thu Apr 30 07:08:55 2026] PUT /v2.0/routers/30039671-54ae-4c8e-8284-a3c74326351d/remove_router_interface => generated 310 bytes in 899 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:08:56.830 7 WARNING neutron.db.securitygroups_db [None req-65419a5e-fa2b-40d7-8f3b-9b4b5357cec1 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 726/1395] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:08:56 2026] GET /v2.0/security-groups?tenant_id=493ace00264e48a1af871512e0f52538&name=default => generated 2925 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:08:56.897 8 INFO neutron_taas.services.taas.taas_plugin [None req-651ab812-e65b-4766-8188-d5237182a692 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] TaaS: Handle Delete Port: 395e93eb-7957-4466-83ac-bf8b2d52ebf1 2026-04-30 07:08:56.900 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-651ab812-e65b-4766-8188-d5237182a692 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Tap Mirror: Handle Delete Port: 395e93eb-7957-4466-83ac-bf8b2d52ebf1 [pid: 7|app: 0|req: 727/1396] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:08:56 2026] DELETE /v2.0/security-groups/1be27e54-d8b0-47d8-bf0f-538bc0e89cb2 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:08:57.170 8 INFO neutron_taas.services.taas.taas_plugin [None req-651ab812-e65b-4766-8188-d5237182a692 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] TaaS: Handle Delete Port: 5f0271a9-887f-48e8-a73b-e9339886aa5a 2026-04-30 07:08:57.172 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-651ab812-e65b-4766-8188-d5237182a692 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Tap Mirror: Handle Delete Port: 5f0271a9-887f-48e8-a73b-e9339886aa5a [pid: 7|app: 0|req: 728/1397] 10.0.0.135 () {32 vars in 728 bytes} [Thu Apr 30 07:08:57 2026] GET /v2.0/floatingips/7d264de7-e9b8-4911-ac48-849c154bf2df => generated 858 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:08:57.542 8 INFO neutron.services.segments.plugin [-] Segment 1c0bca44-2b85-4445-af25-2ecb1cbc8364 resource provider aggregate not found 2026-04-30 07:08:57.549 8 INFO neutron.services.segments.plugin [-] Segment 1c0bca44-2b85-4445-af25-2ecb1cbc8364 resource provider aggregate not found 2026-04-30 07:08:57.565 8 INFO neutron.services.segments.plugin [-] Segment 1c0bca44-2b85-4445-af25-2ecb1cbc8364 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c0bca44-2b85-4445-af25-2ecb1cbc8364 found for delete ", "request_id": "req-9ad2f896-4efc-48f8-8b51-629e25bde2d4"}]} 2026-04-30 07:08:57.572 8 INFO neutron.services.segments.plugin [-] Segment 1c0bca44-2b85-4445-af25-2ecb1cbc8364 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c0bca44-2b85-4445-af25-2ecb1cbc8364 found for delete ", "request_id": "req-91a5b817-ad6f-4521-aa17-1ccfab22594a"}]} 2026-04-30 07:08:57.572 8 INFO neutron.db.l3_hamode_db [None req-651ab812-e65b-4766-8188-d5237182a692 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] HA network 15932878-88b1-47d3-a3e6-c945c07f0729 was deleted as no HA routers are present in project 5a93d80b63464282977108b227f24ee5. [pid: 8|app: 0|req: 670/1398] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:08:56 2026] DELETE /v2.0/routers/30039671-54ae-4c8e-8284-a3c74326351d => generated 0 bytes in 874 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:08:57.617 7 WARNING neutron.db.securitygroups_db [None req-7eb5049f-7f2d-406d-b8b8-efd29adf9c3a 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 671/1399] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:08:57 2026] DELETE /v2.0/subnets/3a54288e-e14a-4377-a1d2-5568ae0c34a4 => 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: 729/1400] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:08:57 2026] GET /v2.0/security-groups?tenant_id=59a151e4a08c41d7b47251d6cb0eaf28&name=default => generated 2925 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:08:57.835 8 INFO neutron_taas.services.taas.taas_plugin [None req-ab003886-a855-431e-b04c-992004599a33 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] TaaS: Handle Delete Port: e7b7ad2b-7b04-40b3-a67d-ce4901813293 2026-04-30 07:08:57.838 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ab003886-a855-431e-b04c-992004599a33 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Tap Mirror: Handle Delete Port: e7b7ad2b-7b04-40b3-a67d-ce4901813293 [pid: 7|app: 0|req: 730/1401] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:08:57 2026] DELETE /v2.0/security-groups/224fe015-1633-46e7-873c-ac9b12585f66 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:08:57.952 7 WARNING neutron.db.securitygroups_db [None req-139d7171-a302-4340-8b30-b4a1c3e2cf97 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 672/1402] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:08:57 2026] DELETE /v2.0/networks/de3a62a7-7b3f-45f4-8e15-fd60b838d2e5 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1403] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:08:57 2026] GET /v2.0/security-groups?tenant_id=2f51f6d76a554c9ab542b738eea83251&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:08:58.166 7 WARNING neutron.db.securitygroups_db [None req-c071a0d8-5428-4bee-8484-8b1c6ed65664 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 673/1404] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:08:58 2026] DELETE /v2.0/security-groups/2fa7be60-8827-4591-afbd-d8506a681609 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1405] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:08:58 2026] GET /v2.0/security-groups?tenant_id=5a93d80b63464282977108b227f24ee5&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1406] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:08:58 2026] DELETE /v2.0/security-groups/e41eca21-1ee4-49de-8bfb-28d039d2a062 => 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: 733/1407] 10.0.0.135 () {34 vars in 683 bytes} [Thu Apr 30 07:08:58 2026] POST /v2.0/security-groups => generated 1624 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1408] 10.0.0.135 () {32 vars in 662 bytes} [Thu Apr 30 07:08:59 2026] GET /v2.0/security-groups => generated 4529 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1409] 10.0.0.135 () {34 vars in 757 bytes} [Thu Apr 30 07:08:59 2026] PUT /v2.0/security-groups/2217986d-f526-4650-aa8c-bd6470a9b396 => generated 1662 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1410] 10.0.0.135 () {32 vars in 736 bytes} [Thu Apr 30 07:08:59 2026] GET /v2.0/security-groups/2217986d-f526-4650-aa8c-bd6470a9b396 => generated 1662 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1411] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:08:59 2026] DELETE /v2.0/security-groups/2217986d-f526-4650-aa8c-bd6470a9b396 => 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: 677/1412] 10.0.0.135 () {32 vars in 662 bytes} [Thu Apr 30 07:08:59 2026] GET /v2.0/security-groups => generated 2925 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:08:59.449 7 INFO neutron.api.v2.resource [None req-971a1514-2685-47e3-9f6c-47e8b232c185 d1584e4221db420abd4928ebe8493c1c 7579422dd9464ba0ab92bd6ba8bf9ef9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 736/1413] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:08:59 2026] DELETE /v2.0/security-groups/2217986d-f526-4650-aa8c-bd6470a9b396 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 07:08:59.590 8 INFO neutron.services.segments.plugin [-] Segment 24bc4e98-4e1a-41b1-8dea-78ccb733df76 resource provider aggregate not found 2026-04-30 07:08:59.603 8 INFO neutron.services.segments.plugin [-] Segment 24bc4e98-4e1a-41b1-8dea-78ccb733df76 resource provider aggregate not found 2026-04-30 07:08:59.618 8 INFO neutron.services.segments.plugin [-] Segment 24bc4e98-4e1a-41b1-8dea-78ccb733df76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24bc4e98-4e1a-41b1-8dea-78ccb733df76 found for delete ", "request_id": "req-23ecb5a9-5524-4780-b767-513c9914c1c9"}]} 2026-04-30 07:08:59.620 8 INFO neutron.services.segments.plugin [-] Segment 24bc4e98-4e1a-41b1-8dea-78ccb733df76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24bc4e98-4e1a-41b1-8dea-78ccb733df76 found for delete ", "request_id": "req-5c413ed4-2f4a-4018-85c2-f9fd3da7972f"}]} [pid: 8|app: 0|req: 678/1414] 10.0.0.135 () {34 vars in 683 bytes} [Thu Apr 30 07:08:59 2026] POST /v2.0/security-groups => generated 1625 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1415] 10.0.0.135 () {34 vars in 694 bytes} [Thu Apr 30 07:08:59 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: 8|app: 0|req: 679/1416] 10.0.0.135 () {32 vars in 746 bytes} [Thu Apr 30 07:08:59 2026] GET /v2.0/security-group-rules/22069627-bb17-4dd7-aa28-2cd328bc922d => generated 601 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1417] 10.0.0.135 () {32 vars in 672 bytes} [Thu Apr 30 07:08:59 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1418] 10.0.0.135 () {32 vars in 749 bytes} [Thu Apr 30 07:08:59 2026] DELETE /v2.0/security-group-rules/22069627-bb17-4dd7-aa28-2cd328bc922d => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1419] 10.0.0.135 () {32 vars in 672 bytes} [Thu Apr 30 07:08:59 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: 681/1420] 10.0.0.135 () {34 vars in 694 bytes} [Thu Apr 30 07:09:00 2026] POST /v2.0/security-group-rules => generated 601 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1421] 10.0.0.135 () {32 vars in 746 bytes} [Thu Apr 30 07:09:00 2026] GET /v2.0/security-group-rules/a59b71f8-c5d7-48c0-997c-47b3cac2fda9 => 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: 682/1422] 10.0.0.135 () {32 vars in 672 bytes} [Thu Apr 30 07:09:00 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1423] 10.0.0.135 () {32 vars in 749 bytes} [Thu Apr 30 07:09:00 2026] DELETE /v2.0/security-group-rules/a59b71f8-c5d7-48c0-997c-47b3cac2fda9 => 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: 683/1424] 10.0.0.135 () {32 vars in 672 bytes} [Thu Apr 30 07:09:00 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:09:00.474 7 INFO neutron.db.securitygroups_db [None req-23bd6374-7d57-4e48-acfd-7d000513444e d1584e4221db420abd4928ebe8493c1c 7579422dd9464ba0ab92bd6ba8bf9ef9 - - default default] Project 7579422dd9464ba0ab92bd6ba8bf9ef9 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: 742/1425] 10.0.0.135 () {34 vars in 694 bytes} [Thu Apr 30 07:09:00 2026] POST /v2.0/security-group-rules => generated 607 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1426] 10.0.0.135 () {32 vars in 746 bytes} [Thu Apr 30 07:09:00 2026] GET /v2.0/security-group-rules/b98047e0-0609-41ce-8fe3-c5b9618cc41f => generated 607 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1427] 10.0.0.135 () {32 vars in 672 bytes} [Thu Apr 30 07:09:00 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1428] 10.0.0.135 () {32 vars in 749 bytes} [Thu Apr 30 07:09:00 2026] DELETE /v2.0/security-group-rules/b98047e0-0609-41ce-8fe3-c5b9618cc41f => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1429] 10.0.0.135 () {32 vars in 672 bytes} [Thu Apr 30 07:09:00 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1430] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:09:00 2026] DELETE /v2.0/security-groups/f5a80847-7a61-43f8-a8ef-59a31e03b06b => 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: 746/1431] 10.0.0.135 () {32 vars in 662 bytes} [Thu Apr 30 07:09:00 2026] GET /v2.0/security-groups => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1432] 10.0.0.135 () {32 vars in 662 bytes} [Thu Apr 30 07:09:00 2026] GET /v2.0/security-groups => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:09:01.021 8 WARNING neutron.db.securitygroups_db [None req-b703e14f-9d62-4066-aef8-786bdf94d73b 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 686/1433] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:09:00 2026] GET /v2.0/security-groups?tenant_id=40ddf97d45d14c8e8a0947943ca69c9f&name=default => generated 2925 bytes in 366 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1434] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:09:01 2026] DELETE /v2.0/security-groups/2ca4aea2-8b99-44e4-85ea-5eabb833ee4c => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:09:01.313 8 WARNING neutron.db.securitygroups_db [None req-5a3fb51c-56ef-4a7e-9f97-9d0655dc2ea6 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 687/1435] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:09:01 2026] GET /v2.0/security-groups?tenant_id=4aae2fe6c3604ad6af65acf9773001c6&name=default => generated 2925 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1436] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:09:01 2026] DELETE /v2.0/security-groups/5c708d3c-7536-417a-9d85-6d24e8c786ab => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:09:01.589 8 WARNING neutron.db.securitygroups_db [None req-6871b706-1f41-45ab-a197-e96399a6022d 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 688/1437] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:09:01 2026] GET /v2.0/security-groups?tenant_id=7579422dd9464ba0ab92bd6ba8bf9ef9&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1438] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:09:01 2026] DELETE /v2.0/security-groups/ec511d37-4799-4d4b-b2f5-329fc8d6a1fa => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:09:03.448 8 WARNING neutron.db.securitygroups_db [None req-77f5c697-6804-4c45-8d5d-39961a7125a2 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 689/1439] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:09:03 2026] GET /v2.0/security-groups?tenant_id=e7026a21413e4fbeb924adaf0592c3a4&name=default => generated 2925 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1440] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:09:03 2026] DELETE /v2.0/security-groups/848507ac-9fde-4af2-acf2-f68199796402 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1441] 10.0.0.125 () {34 vars in 989 bytes} [Thu Apr 30 07:09:04 2026] GET /v2.0/ports?device_id=6c09bb8b-f4be-4bd6-b813-4805bcc1132d => 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: 752/1442] 10.0.0.125 () {34 vars in 1039 bytes} [Thu Apr 30 07:09:04 2026] GET /v2.0/security-groups?id=4bcbc236-400e-4628-99e3-f6e027444e69&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:09:05.601 8 WARNING neutron.db.securitygroups_db [None req-2f360eff-7520-48ae-bb76-e5c55e3c6f9b 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 691/1443] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:09:05 2026] GET /v2.0/security-groups?tenant_id=75c310e78e2348d8b553a2f965893895&name=default => generated 2925 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1444] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:09:05 2026] DELETE /v2.0/security-groups/0992f19e-a699-46da-bc7f-8ac1945259c5 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:09:06.109 8 INFO neutron.db.segments_db [None req-25c107f1-3c74-4a67-ab5f-e76c5cd64d8e 79501987d6504bd4b0588576203ff932 0e3030b551c542bb922339498b2cba4c - - default default] Added segment da42bdf1-97c9-48e8-b85b-ca4ffef2e372 of type vxlan for network d95cc318-0115-4b55-80c0-8701b23aa238 2026-04-30 07:09:06.171 8 INFO neutron.db.segments_db [None req-25c107f1-3c74-4a67-ab5f-e76c5cd64d8e 79501987d6504bd4b0588576203ff932 0e3030b551c542bb922339498b2cba4c - - default default] Added segment 78ea99f3-382c-44b7-affa-b707e67768e6 of type vxlan for network 18a2a822-c6cd-4086-82aa-8820c0e22359 [pid: 8|app: 0|req: 692/1445] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:09:05 2026] POST /v2.0/networks => generated 1245 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1446] 10.0.0.135 () {32 vars in 648 bytes} [Thu Apr 30 07:09:06 2026] GET /v2.0/networks => generated 1844 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:09:06.481 8 INFO neutron.services.segments.plugin [-] Segment da42bdf1-97c9-48e8-b85b-ca4ffef2e372 resource provider aggregate not found 2026-04-30 07:09:06.485 8 INFO neutron.services.segments.plugin [-] Segment da42bdf1-97c9-48e8-b85b-ca4ffef2e372 resource provider aggregate not found 2026-04-30 07:09:06.509 8 INFO neutron.services.segments.plugin [-] Segment da42bdf1-97c9-48e8-b85b-ca4ffef2e372 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da42bdf1-97c9-48e8-b85b-ca4ffef2e372 found for delete ", "request_id": "req-6a1b20dc-b732-4b3a-b120-23257b512b00"}]} 2026-04-30 07:09:06.511 8 INFO neutron.services.segments.plugin [-] Segment da42bdf1-97c9-48e8-b85b-ca4ffef2e372 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da42bdf1-97c9-48e8-b85b-ca4ffef2e372 found for delete ", "request_id": "req-754b8ea4-a498-4c75-8423-aa38eb5a6b7c"}]} [pid: 8|app: 0|req: 693/1447] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:09:06 2026] DELETE /v2.0/networks/d95cc318-0115-4b55-80c0-8701b23aa238 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:09:06.641 7 INFO neutron.services.segments.plugin [-] Segment 78ea99f3-382c-44b7-affa-b707e67768e6 resource provider aggregate not found 2026-04-30 07:09:06.645 7 INFO neutron.services.segments.plugin [-] Segment 78ea99f3-382c-44b7-affa-b707e67768e6 resource provider aggregate not found 2026-04-30 07:09:06.664 7 INFO neutron.services.segments.plugin [-] Segment 78ea99f3-382c-44b7-affa-b707e67768e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78ea99f3-382c-44b7-affa-b707e67768e6 found for delete ", "request_id": "req-d16c8d8f-39cf-421b-94d3-0589c309b4f9"}]} 2026-04-30 07:09:06.671 7 INFO neutron.services.segments.plugin [-] Segment 78ea99f3-382c-44b7-affa-b707e67768e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78ea99f3-382c-44b7-affa-b707e67768e6 found for delete ", "request_id": "req-cf8ea763-92e2-4176-9c5c-3352b5738ebc"}]} [pid: 7|app: 0|req: 755/1448] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:09:06 2026] DELETE /v2.0/networks/18a2a822-c6cd-4086-82aa-8820c0e22359 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1449] 10.0.0.135 () {32 vars in 648 bytes} [Thu Apr 30 07:09:06 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-04-30 07:09:06.801 8 INFO neutron.db.segments_db [None req-7380393a-6e73-47f3-89a1-5152b6f8a40d 79501987d6504bd4b0588576203ff932 0e3030b551c542bb922339498b2cba4c - - default default] Added segment c96a9a52-377a-4658-9782-739220ce7003 of type vxlan for network b19338b8-2405-472c-9703-338ae35b7bc0 2026-04-30 07:09:06.831 7 WARNING neutron.db.securitygroups_db [None req-fab1f332-57eb-47e1-ba52-22db656c99d2 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 695/1450] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:09:06 2026] POST /v2.0/networks => generated 653 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:09:06.949 8 INFO neutron.db.segments_db [None req-9c7400a6-e875-4d68-b300-d7908e46ea96 79501987d6504bd4b0588576203ff932 0e3030b551c542bb922339498b2cba4c - - default default] Added segment 616e7d87-b04a-490a-bb93-1665d4e6e8f4 of type vxlan for network 36067a07-497e-42fc-ab4f-01d49a27e879 [pid: 7|app: 0|req: 756/1451] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:09:06 2026] GET /v2.0/security-groups?tenant_id=bbbfb40a616b4d2b834a99e658e9ee84&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1452] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:09:06 2026] POST /v2.0/networks => generated 652 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1453] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:09:06 2026] DELETE /v2.0/security-groups/9612bcca-1411-4044-9df7-4ce1a04bb106 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:09:07.151 7 WARNING neutron.db.securitygroups_db [None req-9053a375-3549-4335-b848-7b112abdfb04 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 758/1454] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:09:07 2026] GET /v2.0/security-groups?tenant_id=4ee95f32f0b543e999873bc3b4065f22&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1455] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:09:07 2026] DELETE /v2.0/security-groups/43f6bf98-6237-445d-bc97-4f79d6cb8dfe => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1456] 10.0.0.135 () {34 vars in 664 bytes} [Thu Apr 30 07:09:07 2026] POST /v2.0/ports => generated 1506 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1457] 10.0.0.135 () {32 vars in 642 bytes} [Thu Apr 30 07:09:07 2026] GET /v2.0/ports => generated 1506 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:09:07.702 8 INFO neutron_taas.services.taas.taas_plugin [None req-05a2a645-cc05-4e13-bd1d-4bb9bee37b34 79501987d6504bd4b0588576203ff932 0e3030b551c542bb922339498b2cba4c - - default default] TaaS: Handle Delete Port: b55cd25d-6bd3-480a-9dca-73d0c3d3417c 2026-04-30 07:09:07.705 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-05a2a645-cc05-4e13-bd1d-4bb9bee37b34 79501987d6504bd4b0588576203ff932 0e3030b551c542bb922339498b2cba4c - - default default] Tap Mirror: Handle Delete Port: b55cd25d-6bd3-480a-9dca-73d0c3d3417c [pid: 8|app: 0|req: 698/1458] 10.0.0.135 () {32 vars in 719 bytes} [Thu Apr 30 07:09:07 2026] DELETE /v2.0/ports/b55cd25d-6bd3-480a-9dca-73d0c3d3417c => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:09:07.875 7 INFO neutron_taas.services.taas.taas_plugin [None req-6fffaef6-5c8f-494c-ab4c-d1c4c44d0f02 79501987d6504bd4b0588576203ff932 0e3030b551c542bb922339498b2cba4c - - default default] TaaS: Handle Delete Port: c0b8938c-7b90-4951-a2e9-fc635154836e 2026-04-30 07:09:07.879 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6fffaef6-5c8f-494c-ab4c-d1c4c44d0f02 79501987d6504bd4b0588576203ff932 0e3030b551c542bb922339498b2cba4c - - default default] Tap Mirror: Handle Delete Port: c0b8938c-7b90-4951-a2e9-fc635154836e [pid: 7|app: 0|req: 761/1459] 10.0.0.135 () {32 vars in 719 bytes} [Thu Apr 30 07:09:07 2026] DELETE /v2.0/ports/c0b8938c-7b90-4951-a2e9-fc635154836e => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1460] 10.0.0.135 () {32 vars in 642 bytes} [Thu Apr 30 07:09:07 2026] GET /v2.0/ports => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:09:08.055 7 INFO neutron.db.segments_db [None req-ac61687a-2809-43b8-a6c3-9ed5f37f91e0 79501987d6504bd4b0588576203ff932 0e3030b551c542bb922339498b2cba4c - - default default] Added segment 70f3d9d7-8268-4c26-9063-af98504953ac of type vxlan for network 4bb5f8b8-97ed-417e-8383-5a25491ff16a [pid: 7|app: 0|req: 762/1461] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:09:07 2026] POST /v2.0/networks => generated 654 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:09:08.218 8 INFO neutron.db.segments_db [None req-3bc00590-9327-43f1-ad51-2af5f11ac4f5 79501987d6504bd4b0588576203ff932 0e3030b551c542bb922339498b2cba4c - - default default] Added segment b881bb1b-3378-4dea-b15b-dfae5a1e4d75 of type vxlan for network 3061fe27-e408-4f11-a675-52c6e95fa37a [pid: 8|app: 0|req: 700/1462] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:09:08 2026] POST /v2.0/networks => generated 652 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1465] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:09:08 2026] POST /v2.0/subnets => generated 1322 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1466] 10.0.0.135 () {32 vars in 646 bytes} [Thu Apr 30 07:09:09 2026] GET /v2.0/subnets => generated 1958 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1467] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:09:09 2026] DELETE /v2.0/subnets/189760b3-38e9-4ef4-bd69-76591fa5889f => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:09:09.440 8 INFO neutron.db.segments_db [None req-2102fb0b-c93b-46d8-97cd-32665a8be32c e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] Added segment 6041ca87-7bfb-457a-afc0-93650b3a34f8 of type vxlan for network f8e6e2b2-cac2-4e0a-a7a2-c359f5acf41a [pid: 7|app: 0|req: 766/1468] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:09:09 2026] DELETE /v2.0/subnets/8a38f951-d0cb-44ab-8134-4791ed6b5615 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1469] 10.0.0.135 () {32 vars in 646 bytes} [Thu Apr 30 07:09:09 2026] GET /v2.0/subnets => generated 649 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1470] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:09:09 2026] POST /v2.0/networks => generated 630 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:09:09.612 8 INFO neutron.db.segments_db [None req-aee842a3-7fbc-4244-b90b-038cda67934f e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] Added segment 82ab631a-c679-4aac-960f-fd19a44663b1 of type vxlan for network c9c9e7de-a3d9-432d-9ff1-e6bc7dd4594c 2026-04-30 07:09:09.649 7 INFO neutron.services.segments.plugin [-] Segment b881bb1b-3378-4dea-b15b-dfae5a1e4d75 resource provider aggregate not found 2026-04-30 07:09:09.655 7 INFO neutron.services.segments.plugin [-] Segment b881bb1b-3378-4dea-b15b-dfae5a1e4d75 resource provider aggregate not found 2026-04-30 07:09:09.671 7 INFO neutron.services.segments.plugin [-] Segment b881bb1b-3378-4dea-b15b-dfae5a1e4d75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b881bb1b-3378-4dea-b15b-dfae5a1e4d75 found for delete ", "request_id": "req-c0598b75-7cb7-429c-b480-f815d90dab71"}]} 2026-04-30 07:09:09.674 7 INFO neutron.services.segments.plugin [-] Segment b881bb1b-3378-4dea-b15b-dfae5a1e4d75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b881bb1b-3378-4dea-b15b-dfae5a1e4d75 found for delete ", "request_id": "req-7a804529-12e9-46a7-a63e-0e1b5cd15afd"}]} [pid: 8|app: 0|req: 704/1471] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:09:09 2026] POST /v2.0/networks => generated 629 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1472] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:09:09 2026] DELETE /v2.0/networks/3061fe27-e408-4f11-a675-52c6e95fa37a => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1473] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:09:09 2026] DELETE /v2.0/networks/4bb5f8b8-97ed-417e-8383-5a25491ff16a => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1474] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:09:09 2026] POST /v2.0/subnets => generated 626 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1475] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:09:09 2026] DELETE /v2.0/networks/36067a07-497e-42fc-ab4f-01d49a27e879 => 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: 771/1476] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:09:09 2026] DELETE /v2.0/networks/b19338b8-2405-472c-9703-338ae35b7bc0 => 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: 706/1477] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:09:09 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) 2026-04-30 07:09:10.194 7 INFO neutron.db.segments_db [None req-6edea961-0824-4981-9777-56cc922176d4 e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] Added segment 14ccda6e-6ff8-40b1-9095-86a90ed961f0 of type vxlan for network 775a5bba-a33a-47fe-9802-6ebb70838a7d 2026-04-30 07:09:10.395 7 INFO neutron.db.l3_hamode_db [None req-6edea961-0824-4981-9777-56cc922176d4 e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-30 07:09:10.516 7 INFO neutron.db.l3_hamode_db [None req-6edea961-0824-4981-9777-56cc922176d4 e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-30 07:09:10.825 8 WARNING neutron.db.securitygroups_db [None req-30dedf01-947d-431e-b3d1-3b0bacd1fe3c 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 707/1478] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:09:10 2026] GET /v2.0/security-groups?tenant_id=0e3030b551c542bb922339498b2cba4c&name=default => generated 2925 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1479] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:09:10 2026] DELETE /v2.0/security-groups/09dddd5f-30b1-4399-b79d-ead25c066d38 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1480] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:09:10 2026] POST /v2.0/routers => generated 506 bytes in 991 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:09:11.701 7 INFO neutron.services.segments.plugin [-] Segment 70f3d9d7-8268-4c26-9063-af98504953ac resource provider aggregate not found 2026-04-30 07:09:11.705 7 INFO neutron.services.segments.plugin [-] Segment 70f3d9d7-8268-4c26-9063-af98504953ac resource provider aggregate not found 2026-04-30 07:09:11.719 7 INFO neutron.services.segments.plugin [-] Segment 70f3d9d7-8268-4c26-9063-af98504953ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70f3d9d7-8268-4c26-9063-af98504953ac found for delete ", "request_id": "req-c4e0088f-d41e-46c4-872b-67a4d253a9de"}]} 2026-04-30 07:09:11.724 7 INFO neutron.services.segments.plugin [-] Segment 70f3d9d7-8268-4c26-9063-af98504953ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70f3d9d7-8268-4c26-9063-af98504953ac found for delete ", "request_id": "req-99130ef9-0043-4188-a6b4-0e0f1374b82a"}]} 2026-04-30 07:09:11.732 7 INFO neutron.services.segments.plugin [-] Segment 616e7d87-b04a-490a-bb93-1665d4e6e8f4 resource provider aggregate not found 2026-04-30 07:09:11.736 7 INFO neutron.services.segments.plugin [-] Segment 616e7d87-b04a-490a-bb93-1665d4e6e8f4 resource provider aggregate not found 2026-04-30 07:09:11.747 7 INFO neutron.services.segments.plugin [-] Segment 616e7d87-b04a-490a-bb93-1665d4e6e8f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 616e7d87-b04a-490a-bb93-1665d4e6e8f4 found for delete ", "request_id": "req-b506401f-8b44-4e1c-8865-298b3680355c"}]} 2026-04-30 07:09:11.751 7 INFO neutron.services.segments.plugin [-] Segment 616e7d87-b04a-490a-bb93-1665d4e6e8f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 616e7d87-b04a-490a-bb93-1665d4e6e8f4 found for delete ", "request_id": "req-4a3d5bef-5195-4cc6-985a-a9ce9852b467"}]} 2026-04-30 07:09:11.767 7 INFO neutron.services.segments.plugin [-] Segment c96a9a52-377a-4658-9782-739220ce7003 resource provider aggregate not found 2026-04-30 07:09:11.780 7 INFO neutron.services.segments.plugin [-] Segment c96a9a52-377a-4658-9782-739220ce7003 resource provider aggregate not found 2026-04-30 07:09:11.788 7 INFO neutron.services.segments.plugin [-] Segment c96a9a52-377a-4658-9782-739220ce7003 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c96a9a52-377a-4658-9782-739220ce7003 found for delete ", "request_id": "req-907f6f31-c5fd-4b08-8fc3-b896cdd972ed"}]} 2026-04-30 07:09:11.799 7 INFO neutron.services.segments.plugin [-] Segment c96a9a52-377a-4658-9782-739220ce7003 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c96a9a52-377a-4658-9782-739220ce7003 found for delete ", "request_id": "req-d0233dad-ce32-476c-9975-bb4fdb75c6bb"}]} [pid: 8|app: 0|req: 709/1481] 10.0.0.135 () {34 vars in 782 bytes} [Thu Apr 30 07:09:11 2026] PUT /v2.0/routers/80b626eb-c20a-4b85-82e6-c5ca9962c12c/add_router_interface => generated 310 bytes in 992 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1482] 10.0.0.135 () {32 vars in 716 bytes} [Thu Apr 30 07:09:12 2026] GET /v2.0/ports/e40ce421-6e3c-41c0-ae57-680fea18d4fd => generated 955 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:09:13.003 7 INFO neutron.db.segments_db [None req-5636b67f-d1fe-4af7-9357-e23935daeead c3c347613c8043378daa49019c1c6622 733e96e263d543838e64280aa61467f3 - - default default] Added segment 0e99be15-1347-4447-b59e-fa5025c6789f of type vxlan for network d351b8df-1b55-46d7-87f2-fe3d016b5a69 [pid: 7|app: 0|req: 774/1483] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:09:12 2026] POST /v2.0/networks => generated 648 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1484] 10.0.0.135 () {34 vars in 782 bytes} [Thu Apr 30 07:09:12 2026] PUT /v2.0/routers/80b626eb-c20a-4b85-82e6-c5ca9962c12c/add_router_interface => generated 310 bytes in 1080 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1485] 10.0.0.135 () {32 vars in 716 bytes} [Thu Apr 30 07:09:13 2026] GET /v2.0/ports/65767e19-fafa-44e7-8a4e-800c6a30a6a5 => generated 955 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:09:13.745 8 INFO neutron_taas.services.taas.taas_plugin [None req-80b80056-e34c-4029-976c-d4cfb1bcc956 e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] TaaS: Handle Delete Port: 65767e19-fafa-44e7-8a4e-800c6a30a6a5 2026-04-30 07:09:13.748 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-80b80056-e34c-4029-976c-d4cfb1bcc956 e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] Tap Mirror: Handle Delete Port: 65767e19-fafa-44e7-8a4e-800c6a30a6a5 [pid: 7|app: 0|req: 776/1486] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:09:13 2026] POST /v2.0/subnets => generated 673 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:09:13.867 7 INFO neutron.db.segments_db [None req-3b0f4c75-d9ae-4631-883e-f993b99d81ff c3c347613c8043378daa49019c1c6622 733e96e263d543838e64280aa61467f3 - - default default] Added segment d4c74a74-18e6-4445-8dbd-59408c77abd0 of type vxlan for network 28ca1126-2c0b-4999-8f9b-afeec1176820 [pid: 7|app: 0|req: 777/1487] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:09:13 2026] POST /v2.0/networks => generated 648 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1488] 10.0.0.135 () {34 vars in 742 bytes} [Thu Apr 30 07:09:13 2026] PUT /v2.0/networks/28ca1126-2c0b-4999-8f9b-afeec1176820 => generated 592 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1489] 10.0.0.135 () {34 vars in 788 bytes} [Thu Apr 30 07:09:13 2026] PUT /v2.0/routers/80b626eb-c20a-4b85-82e6-c5ca9962c12c/remove_router_interface => generated 310 bytes in 732 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1490] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:09:14 2026] POST /v2.0/subnets => generated 646 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1491] 10.0.0.135 () {34 vars in 740 bytes} [Thu Apr 30 07:09:14 2026] PUT /v2.0/subnets/1017ed46-4121-44e3-9412-1b81ded5b2bb => generated 656 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:09:14.505 8 INFO neutron_taas.services.taas.taas_plugin [None req-5a4bb88e-45c3-43cb-b9ea-e5f6ad1c02a3 e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] TaaS: Handle Delete Port: e40ce421-6e3c-41c0-ae57-680fea18d4fd 2026-04-30 07:09:14.510 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5a4bb88e-45c3-43cb-b9ea-e5f6ad1c02a3 e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] Tap Mirror: Handle Delete Port: e40ce421-6e3c-41c0-ae57-680fea18d4fd 2026-04-30 07:09:14.533 7 INFO neutron.services.segments.plugin [-] Segment d4c74a74-18e6-4445-8dbd-59408c77abd0 resource provider aggregate not found 2026-04-30 07:09:14.543 7 INFO neutron.services.segments.plugin [-] Segment d4c74a74-18e6-4445-8dbd-59408c77abd0 resource provider aggregate not found 2026-04-30 07:09:14.562 7 INFO neutron.services.segments.plugin [-] Segment d4c74a74-18e6-4445-8dbd-59408c77abd0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4c74a74-18e6-4445-8dbd-59408c77abd0 found for delete ", "request_id": "req-de3706d7-4a35-411e-8002-13f53d85adbb"}]} 2026-04-30 07:09:14.567 7 INFO neutron.services.segments.plugin [-] Segment d4c74a74-18e6-4445-8dbd-59408c77abd0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4c74a74-18e6-4445-8dbd-59408c77abd0 found for delete ", "request_id": "req-cc85793d-7a56-4003-8482-52d9b57ed186"}]} [pid: 7|app: 0|req: 781/1492] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:09:14 2026] DELETE /v2.0/networks/28ca1126-2c0b-4999-8f9b-afeec1176820 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1493] 10.0.0.135 () {32 vars in 825 bytes} [Thu Apr 30 07:09:14 2026] GET /v2.0/ports?project_id=400cc9221dda4142a70ddae9d6dabf45&network_id=13d3454e-4401-4d0b-8fd4-2adb6814b8a7 => generated 3695 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:09:14.656 7 INFO neutron.pecan_wsgi.hooks.translation [None req-32eb87bf-9e32-468e-bb14-1e86b7ef7e04 c3c347613c8043378daa49019c1c6622 733e96e263d543838e64280aa61467f3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 783/1494] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:09:14 2026] DELETE /v2.0/networks/28ca1126-2c0b-4999-8f9b-afeec1176820 => generated 138 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1495] 10.0.0.135 () {32 vars in 693 bytes} [Thu Apr 30 07:09:14 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1496] 10.0.0.135 () {32 vars in 741 bytes} [Thu Apr 30 07:09:14 2026] GET /v2.0/subnets?network_id=bc7afb87-f149-4401-91f7-cfdaaefb7490 => generated 649 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1497] 10.0.0.135 () {32 vars in 652 bytes} [Thu Apr 30 07:09:14 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: 787/1498] 10.0.0.135 () {32 vars in 648 bytes} [Thu Apr 30 07:09:14 2026] GET /v2.0/networks => generated 1313 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1499] 10.0.0.135 () {32 vars in 646 bytes} [Thu Apr 30 07:09:14 2026] GET /v2.0/subnets => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1500] 10.0.0.135 () {32 vars in 722 bytes} [Thu Apr 30 07:09:14 2026] GET /v2.0/networks/d351b8df-1b55-46d7-87f2-fe3d016b5a69 => generated 673 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1501] 10.0.0.135 () {32 vars in 720 bytes} [Thu Apr 30 07:09:14 2026] GET /v2.0/subnets/6fb08f3e-d2c3-4393-9975-e12287f2ea19 => 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: 791/1502] 10.0.0.135 () {32 vars in 741 bytes} [Thu Apr 30 07:09:14 2026] GET /v2.0/subnets?network_id=bc7afb87-f149-4401-91f7-cfdaaefb7490 => generated 667 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:09:14.962 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9598802b-cdca-4114-89de-316524b3e504 c3c347613c8043378daa49019c1c6622 733e96e263d543838e64280aa61467f3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 792/1503] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:09:14 2026] DELETE /v2.0/subnets/1017ed46-4121-44e3-9412-1b81ded5b2bb => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 07:09:14.982 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cee40932-2b94-417e-b0e7-6c0583743bde c3c347613c8043378daa49019c1c6622 733e96e263d543838e64280aa61467f3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 793/1504] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:09:14 2026] DELETE /v2.0/networks/28ca1126-2c0b-4999-8f9b-afeec1176820 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1505] 10.0.0.135 () {34 vars in 788 bytes} [Thu Apr 30 07:09:14 2026] PUT /v2.0/routers/80b626eb-c20a-4b85-82e6-c5ca9962c12c/remove_router_interface => generated 310 bytes in 857 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1506] 10.0.0.135 () {32 vars in 735 bytes} [Thu Apr 30 07:09:15 2026] GET /v2.0/ports?device_id=80b626eb-c20a-4b85-82e6-c5ca9962c12c => 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: 794/1507] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:09:14 2026] DELETE /v2.0/subnets/6fb08f3e-d2c3-4393-9975-e12287f2ea19 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:09:15.207 7 INFO neutron.db.l3_db [None req-c643336c-7e21-47db-854d-cc9df485c67f c4c6c88f6e2e4151ae903c4da56fe594 400cc9221dda4142a70ddae9d6dabf45 - - default default] Floating IP 7d264de7-e9b8-4911-ac48-849c154bf2df disassociated. External IP: 10.96.250.202, port: b87aa041-f86c-46d3-b3d5-35b596a44a60. 2026-04-30 07:09:15.216 8 INFO neutron_taas.services.taas.taas_plugin [None req-e6237530-1244-4acf-9b43-91383200f6b2 e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] TaaS: Handle Delete Port: 607701d0-ff41-47ae-a3cf-811900fab656 2026-04-30 07:09:15.220 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e6237530-1244-4acf-9b43-91383200f6b2 e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] Tap Mirror: Handle Delete Port: 607701d0-ff41-47ae-a3cf-811900fab656 [pid: 7|app: 0|req: 795/1508] 10.0.0.135 () {34 vars in 748 bytes} [Thu Apr 30 07:09:15 2026] PUT /v2.0/floatingips/7d264de7-e9b8-4911-ac48-849c154bf2df => generated 554 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:09:15.540 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-799c35da-3380-4fd8-b999-c614db8ab07a'] response: {'name': 'network-changed', 'server_uuid': '6c09bb8b-f4be-4bd6-b813-4805bcc1132d', 'tag': 'b87aa041-f86c-46d3-b3d5-35b596a44a60', 'status': 'completed', 'code': 200} 2026-04-30 07:09:15.542 8 INFO neutron.services.segments.plugin [-] Segment 14ccda6e-6ff8-40b1-9095-86a90ed961f0 resource provider aggregate not found 2026-04-30 07:09:15.547 8 INFO neutron.services.segments.plugin [-] Segment 14ccda6e-6ff8-40b1-9095-86a90ed961f0 resource provider aggregate not found 2026-04-30 07:09:15.563 8 INFO neutron.services.segments.plugin [-] Segment 14ccda6e-6ff8-40b1-9095-86a90ed961f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14ccda6e-6ff8-40b1-9095-86a90ed961f0 found for delete ", "request_id": "req-148b57d6-ebc5-48fc-870f-5f2696c683c4"}]} 2026-04-30 07:09:15.564 8 INFO neutron.services.segments.plugin [-] Segment 14ccda6e-6ff8-40b1-9095-86a90ed961f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14ccda6e-6ff8-40b1-9095-86a90ed961f0 found for delete ", "request_id": "req-b57d9020-5a2b-46b0-bdfb-d3ebc9549eb3"}]} 2026-04-30 07:09:15.568 8 INFO neutron.db.l3_hamode_db [None req-e6237530-1244-4acf-9b43-91383200f6b2 e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] HA network 775a5bba-a33a-47fe-9802-6ebb70838a7d was deleted as no HA routers are present in project 8363bb5a3aa5438abd6e6e1886747600. [pid: 8|app: 0|req: 714/1509] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:09:15 2026] DELETE /v2.0/routers/80b626eb-c20a-4b85-82e6-c5ca9962c12c => generated 0 bytes in 517 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1510] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:09:15 2026] DELETE /v2.0/networks/d351b8df-1b55-46d7-87f2-fe3d016b5a69 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1511] 10.0.0.135 () {32 vars in 728 bytes} [Thu Apr 30 07:09:15 2026] GET /v2.0/floatingips/7d264de7-e9b8-4911-ac48-849c154bf2df => generated 554 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1512] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:09:15 2026] DELETE /v2.0/subnets/1872290c-2d7e-43fd-beeb-4825468ddb19 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:09:15.831 8 INFO neutron.db.segments_db [None req-8ce087bf-8b0b-4d80-88df-5b35d3c75b92 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] Added segment 135e3d0a-89a6-48d9-b5f5-e7dfea691405 of type vxlan for network 0b07cd51-b7bc-42fc-954f-2d1ce3e4ae4f [pid: 8|app: 0|req: 715/1513] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:09:15 2026] POST /v2.0/networks => generated 640 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1514] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:09:15 2026] DELETE /v2.0/subnets/23776149-9872-4423-8ba1-3d14fca32ed4 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:09:16.042 7 INFO neutron_taas.services.taas.taas_plugin [None req-8ba98485-63a2-4791-aecb-388e6a8b66be e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] TaaS: Handle Delete Port: 34119a0c-424b-454e-9fd4-750ef73fcb93 2026-04-30 07:09:16.045 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8ba98485-63a2-4791-aecb-388e6a8b66be e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] Tap Mirror: Handle Delete Port: 34119a0c-424b-454e-9fd4-750ef73fcb93 [pid: 8|app: 0|req: 716/1515] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:09:15 2026] POST /v2.0/subnets => generated 658 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1516] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:09:16 2026] GET /v2.0/ports?tenant_id=400cc9221dda4142a70ddae9d6dabf45&device_id=6c09bb8b-f4be-4bd6-b813-4805bcc1132d => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1517] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:09:15 2026] DELETE /v2.0/networks/c9c9e7de-a3d9-432d-9ff1-e6bc7dd4594c => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:09:16.281 8 WARNING neutron.db.securitygroups_db [None req-d3fe5598-4938-4ac0-8a26-5debfa10bc8f 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 718/1518] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:09:16 2026] GET /v2.0/security-groups?tenant_id=733e96e263d543838e64280aa61467f3&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1519] 199.204.45.53 () {34 vars in 984 bytes} [Thu Apr 30 07:09:16 2026] GET /v2.0/networks?id=13d3454e-4401-4d0b-8fd4-2adb6814b8a7 => generated 757 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1520] 10.0.0.135 () {32 vars in 721 bytes} [Thu Apr 30 07:09:16 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:09:16.418 8 INFO neutron_taas.services.taas.taas_plugin [None req-a36aca67-1db0-45e5-831e-3763e196ba3f e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] TaaS: Handle Delete Port: 8d4aad13-44b9-4633-93f8-121e0f0b8c6e 2026-04-30 07:09:16.420 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a36aca67-1db0-45e5-831e-3763e196ba3f e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] Tap Mirror: Handle Delete Port: 8d4aad13-44b9-4633-93f8-121e0f0b8c6e [pid: 7|app: 0|req: 802/1521] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:09:16 2026] DELETE /v2.0/security-groups/e4982818-f249-433d-9659-d227e57df273 => 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: 803/1522] 199.204.45.53 () {34 vars in 1058 bytes} [Thu Apr 30 07:09:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=b87aa041-f86c-46d3-b3d5-35b596a44a60 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:09:16.592 7 INFO neutron.services.segments.plugin [-] Segment 0e99be15-1347-4447-b59e-fa5025c6789f resource provider aggregate not found [pid: 8|app: 0|req: 720/1523] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:09:16 2026] DELETE /v2.0/networks/f8e6e2b2-cac2-4e0a-a7a2-c359f5acf41a => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:09:16.598 7 INFO neutron.services.segments.plugin [-] Segment 0e99be15-1347-4447-b59e-fa5025c6789f resource provider aggregate not found 2026-04-30 07:09:16.614 7 INFO neutron.services.segments.plugin [-] Segment 0e99be15-1347-4447-b59e-fa5025c6789f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e99be15-1347-4447-b59e-fa5025c6789f found for delete ", "request_id": "req-ee42ff39-420f-4d56-9419-5f036d4b039e"}]} 2026-04-30 07:09:16.615 7 INFO neutron.services.segments.plugin [-] Segment 0e99be15-1347-4447-b59e-fa5025c6789f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e99be15-1347-4447-b59e-fa5025c6789f found for delete ", "request_id": "req-9ce2c9e0-552f-483b-b53d-87cccbc892f0"}]} [pid: 8|app: 0|req: 721/1524] 199.204.45.53 () {34 vars in 982 bytes} [Thu Apr 30 07:09:16 2026] GET /v2.0/subnets?id=1dc8fa4d-3b4f-442b-a865-5b7e53e752cd => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:09:16.636 7 INFO neutron.services.segments.plugin [-] Segment 82ab631a-c679-4aac-960f-fd19a44663b1 resource provider aggregate not found 2026-04-30 07:09:16.640 7 INFO neutron.services.segments.plugin [-] Segment 82ab631a-c679-4aac-960f-fd19a44663b1 resource provider aggregate not found 2026-04-30 07:09:16.658 7 INFO neutron.services.segments.plugin [-] Segment 82ab631a-c679-4aac-960f-fd19a44663b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82ab631a-c679-4aac-960f-fd19a44663b1 found for delete ", "request_id": "req-ce8e711b-5bd1-489f-8469-44bcb7371e4f"}]} 2026-04-30 07:09:16.659 7 INFO neutron.services.segments.plugin [-] Segment 82ab631a-c679-4aac-960f-fd19a44663b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82ab631a-c679-4aac-960f-fd19a44663b1 found for delete ", "request_id": "req-16b934cf-8df3-4b97-b05b-eb794908f51a"}]} 2026-04-30 07:09:16.679 8 INFO neutron.db.segments_db [None req-e28c5a70-802a-471f-a6e8-c433a9710810 e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] Added segment f714fe83-4fec-49ee-b70b-eb6c69ddbc74 of type vxlan for network 61ab3442-e844-4649-a4fa-8495c8192c51 [pid: 7|app: 0|req: 804/1525] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:09:16 2026] POST /v2.0/subnets => generated 732 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1526] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:09:16 2026] GET /v2.0/ports?network_id=13d3454e-4401-4d0b-8fd4-2adb6814b8a7&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1527] 10.0.0.135 () {32 vars in 728 bytes} [Thu Apr 30 07:09:16 2026] GET /v2.0/floatingips/7d264de7-e9b8-4911-ac48-849c154bf2df => generated 554 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1528] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:09:16 2026] POST /v2.0/networks => generated 630 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1529] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:09:16 2026] GET /v2.0/networks/13d3454e-4401-4d0b-8fd4-2adb6814b8a7?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:09:16.837 7 INFO neutron.db.segments_db [None req-0d0651f8-9c62-470a-8ca9-8265821bc775 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] Added segment a93e55e0-2cd0-44d5-8bfe-78fbc03c2ec6 of type vxlan for network f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8 [pid: 7|app: 0|req: 807/1530] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:09:16 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: 7|app: 0|req: 808/1531] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:09:16 2026] GET /v2.0/networks/13d3454e-4401-4d0b-8fd4-2adb6814b8a7?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: 724/1532] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:09:16 2026] POST /v2.0/subnets => generated 626 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:09:17.112 8 INFO neutron.db.segments_db [None req-1da75ae6-3c53-4754-bf56-29b409412131 e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] Added segment 85cba40b-7306-4a2b-b637-963b31741cbf of type vxlan for network 271b6df7-fe51-463d-abc1-5a6dd848c0d5 [pid: 7|app: 0|req: 809/1533] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:09:16 2026] POST /v2.0/subnets => generated 656 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1534] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:09:17 2026] POST /v2.0/subnets => generated 725 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:09:17.391 8 INFO neutron.db.l3_hamode_db [None req-1da75ae6-3c53-4754-bf56-29b409412131 e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-30 07:09:17.434 7 INFO neutron.db.segments_db [None req-96802ae7-1f59-4d65-ba14-be8655d2db96 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] Added segment 84f77122-9fce-4fc6-8396-dff290e828e8 of type vxlan for network d9c6b96d-5e49-456a-a6f8-70e1468a8fed 2026-04-30 07:09:17.515 8 INFO neutron.db.l3_hamode_db [None req-1da75ae6-3c53-4754-bf56-29b409412131 e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 811/1535] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:09:17 2026] POST /v2.0/networks => generated 637 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:09:17.587 8 INFO neutron.services.segments.plugin [-] Segment 6041ca87-7bfb-457a-afc0-93650b3a34f8 resource provider aggregate not found 2026-04-30 07:09:17.600 8 INFO neutron.services.segments.plugin [-] Segment 6041ca87-7bfb-457a-afc0-93650b3a34f8 resource provider aggregate not found 2026-04-30 07:09:17.621 8 INFO neutron.services.segments.plugin [-] Segment 6041ca87-7bfb-457a-afc0-93650b3a34f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6041ca87-7bfb-457a-afc0-93650b3a34f8 found for delete ", "request_id": "req-26f3752a-d365-42d9-a5d7-5cbc097a3082"}]} 2026-04-30 07:09:17.624 8 INFO neutron.services.segments.plugin [-] Segment 6041ca87-7bfb-457a-afc0-93650b3a34f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6041ca87-7bfb-457a-afc0-93650b3a34f8 found for delete ", "request_id": "req-34ea20b4-81fe-44af-a746-a4a50b0ccded"}]} [pid: 7|app: 0|req: 812/1536] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:09:17 2026] POST /v2.0/subnets => generated 656 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1537] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:09:17 2026] POST /v2.0/subnets => generated 730 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1538] 10.0.0.135 () {32 vars in 728 bytes} [Thu Apr 30 07:09:18 2026] GET /v2.0/floatingips/7d264de7-e9b8-4911-ac48-849c154bf2df => generated 552 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:09:18.074 7 INFO neutron.db.segments_db [None req-e7510635-8a7e-418d-900a-ad8b742dfbf6 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] Added segment f53d7d7d-a31c-4d97-a7a8-72a182e8f848 of type vxlan for network b2650dc3-4c90-43f9-9aea-5da01a1781bd 2026-04-30 07:09:18.308 7 INFO neutron.db.l3_hamode_db [None req-e7510635-8a7e-418d-900a-ad8b742dfbf6 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 725/1539] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:09:17 2026] POST /v2.0/routers => generated 507 bytes in 1479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:09:18.823 8 INFO neutron.db.segments_db [None req-da83d3ed-cb6f-4692-a92b-e8d8035751c5 00cd937aa6374ff698f1a810cff4dc75 44d18207e2eb44adab68a9889dd17bad - - default default] Added segment 79f172d8-0843-4309-88c9-1387fc9eeb52 of type vxlan for network a3d6cbf6-c825-4df6-8afb-7abf0264ba8f [pid: 8|app: 0|req: 726/1540] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:09:18 2026] POST /v2.0/networks => generated 644 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:09:19.064 7 INFO neutron.db.l3_hamode_db [None req-e7510635-8a7e-418d-900a-ad8b742dfbf6 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 727/1541] 10.0.0.135 () {34 vars in 664 bytes} [Thu Apr 30 07:09:18 2026] POST /v2.0/ports => generated 952 bytes in 335 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: 728/1542] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:09:19 2026] POST /v2.0/subnets => generated 641 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1543] 10.0.0.135 () {34 vars in 684 bytes} [Thu Apr 30 07:09:19 2026] POST /v2.0/security-groups => generated 1673 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1544] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:09:18 2026] POST /v2.0/routers => generated 684 bytes in 2380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:09:20.486 7 INFO neutron.db.segments_db [None req-8306a2fd-4fbf-446f-8b65-0baa2a9facf6 00cd937aa6374ff698f1a810cff4dc75 44d18207e2eb44adab68a9889dd17bad - - default default] Added segment 590b066c-4f00-41c3-9c48-493edd2b47b4 of type vxlan for network 3719465c-7fde-4588-970e-576ad3e7085d [pid: 7|app: 0|req: 816/1545] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:09:20 2026] POST /v2.0/networks => generated 644 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1546] 10.0.0.135 () {34 vars in 782 bytes} [Thu Apr 30 07:09:19 2026] PUT /v2.0/routers/b39b0539-be19-402f-b162-65885d2e936c/add_router_interface => generated 310 bytes in 1128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 817/1547] 10.0.0.135 () {34 vars in 694 bytes} [Thu Apr 30 07:09:20 2026] POST /v2.0/security-group-rules => generated 597 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1548] 10.0.0.135 () {34 vars in 742 bytes} [Thu Apr 30 07:09:20 2026] PUT /v2.0/networks/3719465c-7fde-4588-970e-576ad3e7085d => generated 592 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1549] 10.0.0.135 () {32 vars in 716 bytes} [Thu Apr 30 07:09:20 2026] GET /v2.0/ports/2d1d3bad-bb5f-4f8d-a207-4bff8c4fa794 => generated 1026 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1550] 10.0.0.135 () {34 vars in 694 bytes} [Thu Apr 30 07:09:20 2026] POST /v2.0/security-group-rules => generated 596 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1551] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:09:21 2026] POST /v2.0/subnets => generated 626 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:09:21.654 7 INFO neutron_taas.services.taas.taas_plugin [None req-e1c8d0bc-e2f4-4491-9a74-ca740d00cf55 e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] TaaS: Handle Delete Port: 2d1d3bad-bb5f-4f8d-a207-4bff8c4fa794 2026-04-30 07:09:21.657 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e1c8d0bc-e2f4-4491-9a74-ca740d00cf55 e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] Tap Mirror: Handle Delete Port: 2d1d3bad-bb5f-4f8d-a207-4bff8c4fa794 [pid: 8|app: 0|req: 731/1552] 10.0.0.135 () {34 vars in 782 bytes} [Thu Apr 30 07:09:20 2026] PUT /v2.0/routers/52d3f020-2e7f-4c2a-9963-285f808edd47/add_router_interface => generated 310 bytes in 1259 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1553] 10.0.0.135 () {34 vars in 694 bytes} [Thu Apr 30 07:09:21 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: 822/1554] 10.0.0.135 () {34 vars in 788 bytes} [Thu Apr 30 07:09:21 2026] PUT /v2.0/routers/b39b0539-be19-402f-b162-65885d2e936c/remove_router_interface => generated 310 bytes in 869 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: 733/1555] 10.0.0.135 () {34 vars in 740 bytes} [Thu Apr 30 07:09:22 2026] PUT /v2.0/subnets/2e507be5-e1f1-4d98-8abc-d46274e49a21 => generated 636 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1556] 10.0.0.135 () {34 vars in 694 bytes} [Thu Apr 30 07:09:22 2026] POST /v2.0/security-group-rules => generated 601 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:09:22.429 8 INFO neutron.api.v2.resource [None req-1f60a0e4-4ffa-44d7-a53a-bdb3fe336dac e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 735/1557] 10.0.0.135 () {34 vars in 788 bytes} [Thu Apr 30 07:09:22 2026] PUT /v2.0/routers/b39b0539-be19-402f-b162-65885d2e936c/remove_router_interface => generated 197 bytes in 152 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 07:09:22.618 8 INFO neutron.services.segments.plugin [-] Segment 590b066c-4f00-41c3-9c48-493edd2b47b4 resource provider aggregate not found 2026-04-30 07:09:22.633 8 INFO neutron.services.segments.plugin [-] Segment 590b066c-4f00-41c3-9c48-493edd2b47b4 resource provider aggregate not found 2026-04-30 07:09:22.650 8 INFO neutron.services.segments.plugin [-] Segment 590b066c-4f00-41c3-9c48-493edd2b47b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 590b066c-4f00-41c3-9c48-493edd2b47b4 found for delete ", "request_id": "req-a19174f7-c8d7-4e63-9e80-6f927363645c"}]} 2026-04-30 07:09:22.651 8 INFO neutron.services.segments.plugin [-] Segment 590b066c-4f00-41c3-9c48-493edd2b47b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 590b066c-4f00-41c3-9c48-493edd2b47b4 found for delete ", "request_id": "req-c3c486c3-73e6-4098-a19d-9a3db2b7d012"}]} [pid: 8|app: 0|req: 736/1558] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:09:22 2026] DELETE /v2.0/networks/3719465c-7fde-4588-970e-576ad3e7085d => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:09:22.698 8 INFO neutron.db.securitygroups_db [None req-933fd9cf-b4f6-4c29-8752-d2392a4dd20e c4c6c88f6e2e4151ae903c4da56fe594 400cc9221dda4142a70ddae9d6dabf45 - - default default] Project 400cc9221dda4142a70ddae9d6dabf45 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: 737/1559] 10.0.0.135 () {34 vars in 694 bytes} [Thu Apr 30 07:09:22 2026] POST /v2.0/security-group-rules => generated 607 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1560] 10.0.0.135 () {32 vars in 735 bytes} [Thu Apr 30 07:09:22 2026] GET /v2.0/ports?device_id=b39b0539-be19-402f-b162-65885d2e936c => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:09:22.818 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0a93764f-1e46-44ce-9011-c4e8f93ff4dd 00cd937aa6374ff698f1a810cff4dc75 44d18207e2eb44adab68a9889dd17bad - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 739/1561] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:09:22 2026] DELETE /v2.0/networks/3719465c-7fde-4588-970e-576ad3e7085d => generated 138 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 07:09:22.855 8 INFO neutron.db.securitygroups_db [None req-96b33ab9-c5d2-4c8a-bbb2-8dfbeb9e7948 c4c6c88f6e2e4151ae903c4da56fe594 400cc9221dda4142a70ddae9d6dabf45 - - default default] Project 400cc9221dda4142a70ddae9d6dabf45 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: 740/1562] 10.0.0.135 () {34 vars in 694 bytes} [Thu Apr 30 07:09:22 2026] POST /v2.0/security-group-rules => generated 606 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:09:23.110 8 INFO neutron_taas.services.taas.taas_plugin [None req-10bca0fa-e046-440e-aa80-a3a3b68face0 e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] TaaS: Handle Delete Port: b18b64d1-1668-4ab0-9769-e8026b6a94d7 2026-04-30 07:09:23.112 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-10bca0fa-e046-440e-aa80-a3a3b68face0 e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] Tap Mirror: Handle Delete Port: b18b64d1-1668-4ab0-9769-e8026b6a94d7 2026-04-30 07:09:23.424 8 INFO neutron.db.l3_hamode_db [None req-10bca0fa-e046-440e-aa80-a3a3b68face0 e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] HA network 271b6df7-fe51-463d-abc1-5a6dd848c0d5 was deleted as no HA routers are present in project 8363bb5a3aa5438abd6e6e1886747600. [pid: 8|app: 0|req: 741/1563] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:09:22 2026] DELETE /v2.0/routers/b39b0539-be19-402f-b162-65885d2e936c => generated 0 bytes in 483 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1564] 10.0.0.135 () {32 vars in 693 bytes} [Thu Apr 30 07:09:23 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1565] 10.0.0.135 () {34 vars in 782 bytes} [Thu Apr 30 07:09:22 2026] PUT /v2.0/routers/52d3f020-2e7f-4c2a-9963-285f808edd47/add_router_interface => generated 310 bytes in 1356 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1566] 10.0.0.135 () {32 vars in 648 bytes} [Thu Apr 30 07:09:23 2026] GET /v2.0/networks => generated 1298 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1567] 10.0.0.135 () {32 vars in 741 bytes} [Thu Apr 30 07:09:23 2026] GET /v2.0/subnets?network_id=bc7afb87-f149-4401-91f7-cfdaaefb7490 => generated 649 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1568] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:09:23 2026] DELETE /v2.0/subnets/d825cf1a-c3c7-4a03-ba39-83d8a4d51fe2 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1569] 10.0.0.135 () {32 vars in 652 bytes} [Thu Apr 30 07:09:23 2026] GET /v2.0/extensions => generated 22222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-30 07:09:23.763 7 INFO neutron.services.segments.plugin [-] Segment f714fe83-4fec-49ee-b70b-eb6c69ddbc74 resource provider aggregate not found 2026-04-30 07:09:23.764 7 INFO neutron.services.segments.plugin [-] Segment f714fe83-4fec-49ee-b70b-eb6c69ddbc74 resource provider aggregate not found 2026-04-30 07:09:23.785 7 INFO neutron.services.segments.plugin [-] Segment f714fe83-4fec-49ee-b70b-eb6c69ddbc74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f714fe83-4fec-49ee-b70b-eb6c69ddbc74 found for delete ", "request_id": "req-72332b93-934e-4acf-9e45-4e451f259584"}]} 2026-04-30 07:09:23.786 7 INFO neutron.services.segments.plugin [-] Segment f714fe83-4fec-49ee-b70b-eb6c69ddbc74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f714fe83-4fec-49ee-b70b-eb6c69ddbc74 found for delete ", "request_id": "req-fe355d6d-5783-44e1-9090-b96055b8c406"}]} [pid: 7|app: 0|req: 826/1570] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:09:23 2026] DELETE /v2.0/networks/61ab3442-e844-4649-a4fa-8495c8192c51 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1571] 10.0.0.135 () {32 vars in 648 bytes} [Thu Apr 30 07:09:23 2026] GET /v2.0/networks => generated 1309 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:09:23.864 7 WARNING neutron.db.securitygroups_db [req-ec8c84c6-fd03-4ea6-8949-aa89a52594ba req-1190da62-5c67-486a-af91-3acd4c13df9b c4c6c88f6e2e4151ae903c4da56fe594 400cc9221dda4142a70ddae9d6dabf45 - - default default] project_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: 828/1572] 10.0.0.84 () {34 vars in 1096 bytes} [Thu Apr 30 07:09:23 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-718997274&fields=id&tenant_id=400cc9221dda4142a70ddae9d6dabf45 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:09:23.957 7 INFO neutron.db.segments_db [None req-59984bc5-2cd1-4540-9c51-54748755597f e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] Added segment 34e2d8a3-2de1-49d5-8963-4290999fc9dd of type vxlan for network 604066c2-c4a8-4f42-a402-996d9072b47d [pid: 7|app: 0|req: 829/1573] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:09:23 2026] POST /v2.0/networks => generated 629 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1574] 10.0.0.135 () {32 vars in 646 bytes} [Thu Apr 30 07:09:24 2026] GET /v2.0/subnets => generated 1280 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1575] 10.0.0.84 () {34 vars in 980 bytes} [Thu Apr 30 07:09:24 2026] GET /v2.0/networks?id=13d3454e-4401-4d0b-8fd4-2adb6814b8a7 => generated 661 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1578] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:09:24 2026] POST /v2.0/subnets => generated 626 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1579] 10.0.0.135 () {32 vars in 722 bytes} [Thu Apr 30 07:09:24 2026] GET /v2.0/networks/a3d6cbf6-c825-4df6-8afb-7abf0264ba8f => generated 669 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1580] 10.0.0.84 () {34 vars in 963 bytes} [Thu Apr 30 07:09:24 2026] GET /v2.0/quotas/400cc9221dda4142a70ddae9d6dabf45 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:09:24.544 7 INFO neutron.db.segments_db [None req-0bc1d287-8e6c-45f6-93fc-f5c8061076e4 e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] Added segment e52081a9-1056-46c1-902a-19a7a4e6f3ae of type vxlan for network 7b7b1c34-8b49-415f-846b-3dd4604222d1 2026-04-30 07:09:24.672 8 INFO neutron.services.segments.plugin [-] Segment 85cba40b-7306-4a2b-b637-963b31741cbf resource provider aggregate not found 2026-04-30 07:09:24.675 8 INFO neutron.services.segments.plugin [-] Segment 85cba40b-7306-4a2b-b637-963b31741cbf resource provider aggregate not found 2026-04-30 07:09:24.703 8 INFO neutron.services.segments.plugin [-] Segment 85cba40b-7306-4a2b-b637-963b31741cbf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85cba40b-7306-4a2b-b637-963b31741cbf found for delete ", "request_id": "req-aca6ee82-7bab-4ffd-9096-2d76a6eb76f6"}]} 2026-04-30 07:09:24.707 8 INFO neutron.services.segments.plugin [-] Segment 85cba40b-7306-4a2b-b637-963b31741cbf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85cba40b-7306-4a2b-b637-963b31741cbf found for delete ", "request_id": "req-56b0af8f-4162-4fc6-a691-02ccfb6d7e9d"}]} 2026-04-30 07:09:24.860 7 INFO neutron.db.l3_hamode_db [None req-0bc1d287-8e6c-45f6-93fc-f5c8061076e4 e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 745/1581] 10.0.0.135 () {34 vars in 782 bytes} [Thu Apr 30 07:09:23 2026] PUT /v2.0/routers/52d3f020-2e7f-4c2a-9963-285f808edd47/add_router_interface => generated 310 bytes in 1420 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1582] 10.0.0.135 () {32 vars in 720 bytes} [Thu Apr 30 07:09:25 2026] GET /v2.0/subnets/d23aaf1b-9b90-4246-8b83-0f564c62c9bc => generated 641 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:09:25.051 7 INFO neutron.db.l3_hamode_db [None req-0bc1d287-8e6c-45f6-93fc-f5c8061076e4 e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 747/1583] 10.0.0.84 () {34 vars in 1000 bytes} [Thu Apr 30 07:09:25 2026] GET /v2.0/ports?tenant_id=400cc9221dda4142a70ddae9d6dabf45&fields=id => generated 149 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:09:25.140 8 INFO neutron.pecan_wsgi.hooks.translation [None req-62219442-9cb8-4846-9f7e-fe4df6e3c9e1 00cd937aa6374ff698f1a810cff4dc75 44d18207e2eb44adab68a9889dd17bad - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 748/1584] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:09:25 2026] DELETE /v2.0/subnets/2e507be5-e1f1-4d98-8abc-d46274e49a21 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1585] 10.0.0.135 () {34 vars in 683 bytes} [Thu Apr 30 07:09:25 2026] POST /v2.0/security-groups => generated 1627 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-30 07:09:25.288 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4be4d116-3491-4d71-8e85-ffd2832d6a01 00cd937aa6374ff698f1a810cff4dc75 44d18207e2eb44adab68a9889dd17bad - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 750/1586] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:09:25 2026] DELETE /v2.0/networks/3719465c-7fde-4588-970e-576ad3e7085d => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1587] 10.0.0.84 () {34 vars in 1006 bytes} [Thu Apr 30 07:09:25 2026] GET /v2.0/networks/13d3454e-4401-4d0b-8fd4-2adb6814b8a7?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: 752/1588] 10.0.0.135 () {34 vars in 694 bytes} [Thu Apr 30 07:09:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1589] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:09:25 2026] DELETE /v2.0/subnets/d23aaf1b-9b90-4246-8b83-0f564c62c9bc => 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: 837/1590] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:09:24 2026] POST /v2.0/routers => generated 506 bytes in 1131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1591] 10.0.0.84 () {34 vars in 1106 bytes} [Thu Apr 30 07:09:25 2026] GET /v2.0/networks/13d3454e-4401-4d0b-8fd4-2adb6814b8a7?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: 838/1592] 10.0.0.135 () {34 vars in 694 bytes} [Thu Apr 30 07:09:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1593] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:09:25 2026] DELETE /v2.0/networks/a3d6cbf6-c825-4df6-8afb-7abf0264ba8f => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1594] 10.0.0.135 () {34 vars in 694 bytes} [Thu Apr 30 07:09:25 2026] POST /v2.0/security-group-rules => generated 599 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1595] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:09:25 2026] GET /v2.0/ports?device_id=d6ba1596-68c9-4ca1-b324-d1d61e49543b => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1596] 10.0.0.135 () {34 vars in 694 bytes} [Thu Apr 30 07:09:25 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: 759/1597] 10.0.0.135 () {34 vars in 694 bytes} [Thu Apr 30 07:09:26 2026] POST /v2.0/security-group-rules => generated 601 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1598] 10.0.0.135 () {34 vars in 694 bytes} [Thu Apr 30 07:09:26 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: 761/1599] 10.0.0.135 () {34 vars in 694 bytes} [Thu Apr 30 07:09:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:09:26.503 8 WARNING neutron.db.securitygroups_db [None req-6299c23d-4f60-4aaa-bc09-7121c51e0c81 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 762/1600] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:09:26 2026] GET /v2.0/security-groups?tenant_id=44d18207e2eb44adab68a9889dd17bad&name=default => generated 2925 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1601] 10.0.0.135 () {34 vars in 694 bytes} [Thu Apr 30 07:09:26 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) 2026-04-30 07:09:26.721 8 INFO neutron.services.segments.plugin [-] Segment 79f172d8-0843-4309-88c9-1387fc9eeb52 resource provider aggregate not found 2026-04-30 07:09:26.727 8 INFO neutron.services.segments.plugin [-] Segment 79f172d8-0843-4309-88c9-1387fc9eeb52 resource provider aggregate not found 2026-04-30 07:09:26.740 8 INFO neutron.services.segments.plugin [-] Segment 79f172d8-0843-4309-88c9-1387fc9eeb52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79f172d8-0843-4309-88c9-1387fc9eeb52 found for delete ", "request_id": "req-dc47cf71-2b4d-4775-b9f6-702f77ced8a3"}]} [pid: 8|app: 0|req: 764/1602] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:09:26 2026] DELETE /v2.0/security-groups/3bc9b3b9-b9a3-47cf-b42d-e9a96b4ed6ff => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:09:26.745 8 INFO neutron.services.segments.plugin [-] Segment 79f172d8-0843-4309-88c9-1387fc9eeb52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79f172d8-0843-4309-88c9-1387fc9eeb52 found for delete ", "request_id": "req-5705bed0-c440-4762-8c32-b66a5304ee14"}]} [pid: 7|app: 0|req: 839/1603] 10.0.0.135 () {34 vars in 782 bytes} [Thu Apr 30 07:09:25 2026] PUT /v2.0/routers/e4009a48-3536-4967-ad8f-70a52822baac/add_router_interface => generated 310 bytes in 1138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1604] 10.0.0.135 () {34 vars in 694 bytes} [Thu Apr 30 07:09:26 2026] POST /v2.0/security-group-rules => generated 599 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1605] 10.0.0.135 () {32 vars in 716 bytes} [Thu Apr 30 07:09:26 2026] GET /v2.0/ports/59ec3942-6b3e-4d6c-8587-e328a6bf445e => generated 955 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1606] 10.0.0.135 () {34 vars in 694 bytes} [Thu Apr 30 07:09:26 2026] POST /v2.0/security-group-rules => generated 601 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1607] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:09:27 2026] GET /v2.0/ports?device_id=d6ba1596-68c9-4ca1-b324-d1d61e49543b => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1608] 10.0.0.135 () {34 vars in 694 bytes} [Thu Apr 30 07:09:27 2026] POST /v2.0/security-group-rules => generated 597 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:09:27.270 7 INFO neutron_taas.services.taas.taas_plugin [None req-3045a8bc-4cd6-4351-8767-2869c2063cb7 e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] TaaS: Handle Delete Port: 59ec3942-6b3e-4d6c-8587-e328a6bf445e 2026-04-30 07:09:27.273 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3045a8bc-4cd6-4351-8767-2869c2063cb7 e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] Tap Mirror: Handle Delete Port: 59ec3942-6b3e-4d6c-8587-e328a6bf445e 2026-04-30 07:09:27.454 8 WARNING neutron.db.securitygroups_db [req-e46b964b-7ced-40fd-ac0d-78f2989c9efc req-1d7b85f4-ae23-401b-a7a2-6dc81f579c6b 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] project_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: 769/1609] 10.0.0.84 () {34 vars in 1092 bytes} [Thu Apr 30 07:09:27 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-261773164&fields=id&tenant_id=fe97387f52f34483be97768a0dfe0054 => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1610] 10.0.0.84 () {34 vars in 980 bytes} [Thu Apr 30 07:09:27 2026] GET /v2.0/networks?id=f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8 => generated 705 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1611] 10.0.0.84 () {34 vars in 963 bytes} [Thu Apr 30 07:09:27 2026] GET /v2.0/quotas/fe97387f52f34483be97768a0dfe0054 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1612] 10.0.0.135 () {34 vars in 788 bytes} [Thu Apr 30 07:09:26 2026] PUT /v2.0/routers/e4009a48-3536-4967-ad8f-70a52822baac/remove_router_interface => generated 310 bytes in 793 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1613] 10.0.0.84 () {34 vars in 1000 bytes} [Thu Apr 30 07:09:27 2026] GET /v2.0/ports?tenant_id=fe97387f52f34483be97768a0dfe0054&fields=id => generated 195 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1614] 10.0.0.135 () {32 vars in 735 bytes} [Thu Apr 30 07:09:27 2026] GET /v2.0/ports?device_id=e4009a48-3536-4967-ad8f-70a52822baac => 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: 843/1615] 10.0.0.84 () {34 vars in 1006 bytes} [Thu Apr 30 07:09:27 2026] GET /v2.0/networks/f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8?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: 844/1616] 10.0.0.84 () {34 vars in 1106 bytes} [Thu Apr 30 07:09:27 2026] GET /v2.0/networks/f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8?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-04-30 07:09:27.894 8 INFO neutron_taas.services.taas.taas_plugin [None req-26720f25-b559-4792-881b-297f2b924786 e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] TaaS: Handle Delete Port: b1029c5e-a747-42da-ad85-4a8da77a84cc 2026-04-30 07:09:27.898 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-26720f25-b559-4792-881b-297f2b924786 e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] Tap Mirror: Handle Delete Port: b1029c5e-a747-42da-ad85-4a8da77a84cc [pid: 7|app: 0|req: 845/1617] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:09:27 2026] GET /v2.0/ports?device_id=1b8948b6-a306-42ce-8738-5e2a08df6010 => 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: 846/1618] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:09:28 2026] GET /v2.0/ports?device_id=d6ba1596-68c9-4ca1-b324-d1d61e49543b => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:09:28.264 8 INFO neutron.db.l3_hamode_db [None req-26720f25-b559-4792-881b-297f2b924786 e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] HA network 7b7b1c34-8b49-415f-846b-3dd4604222d1 was deleted as no HA routers are present in project 8363bb5a3aa5438abd6e6e1886747600. [pid: 8|app: 0|req: 773/1619] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:09:27 2026] DELETE /v2.0/routers/e4009a48-3536-4967-ad8f-70a52822baac => generated 0 bytes in 531 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1620] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:09:28 2026] DELETE /v2.0/subnets/9343e840-5cf5-43d6-8df3-126004a65f94 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1621] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:09:28 2026] DELETE /v2.0/networks/604066c2-c4a8-4f42-a402-996d9072b47d => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:09:28.692 8 INFO neutron.db.segments_db [None req-8b86cbf4-e068-4401-98d7-8409addd7951 e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] Added segment bcfd620a-e7d9-408c-8ef8-185a311f19da of type vxlan for network b99b7ec8-ca1b-4cf5-9e0b-477cb8f942c3 2026-04-30 07:09:28.756 8 INFO neutron.services.segments.plugin [-] Segment e52081a9-1056-46c1-902a-19a7a4e6f3ae resource provider aggregate not found 2026-04-30 07:09:28.775 8 INFO neutron.services.segments.plugin [-] Segment e52081a9-1056-46c1-902a-19a7a4e6f3ae resource provider aggregate not found 2026-04-30 07:09:28.776 8 INFO neutron.services.segments.plugin [-] Segment e52081a9-1056-46c1-902a-19a7a4e6f3ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e52081a9-1056-46c1-902a-19a7a4e6f3ae found for delete ", "request_id": "req-5b1f9a1d-39cd-4759-96dd-c1263d8b8531"}]} 2026-04-30 07:09:28.796 8 INFO neutron.services.segments.plugin [-] Segment e52081a9-1056-46c1-902a-19a7a4e6f3ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e52081a9-1056-46c1-902a-19a7a4e6f3ae found for delete ", "request_id": "req-066e8536-07cc-4683-b849-df7b1592c51f"}]} 2026-04-30 07:09:28.800 8 INFO neutron.services.segments.plugin [-] Segment 34e2d8a3-2de1-49d5-8963-4290999fc9dd resource provider aggregate not found 2026-04-30 07:09:28.821 8 INFO neutron.services.segments.plugin [-] Segment 34e2d8a3-2de1-49d5-8963-4290999fc9dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34e2d8a3-2de1-49d5-8963-4290999fc9dd found for delete ", "request_id": "req-63bca388-9d02-45fc-a970-8a0aff47a68a"}]} 2026-04-30 07:09:28.821 8 INFO neutron.services.segments.plugin [-] Segment 34e2d8a3-2de1-49d5-8963-4290999fc9dd resource provider aggregate not found 2026-04-30 07:09:28.831 7 INFO neutron.db.segments_db [None req-93c850c6-7470-4218-8835-20dffec0511f 06ab32b13bcf441d9d7d5512b144a4c5 546817518c25447785bca5d93550185c - - default default] Added segment 85fa5ca0-e279-4735-9de7-96d03bb599c2 of type vxlan for network 5af92647-63e6-4bc8-802e-df10c432265e 2026-04-30 07:09:28.840 8 INFO neutron.services.segments.plugin [-] Segment 34e2d8a3-2de1-49d5-8963-4290999fc9dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34e2d8a3-2de1-49d5-8963-4290999fc9dd found for delete ", "request_id": "req-e74d059b-9c41-40d7-8139-a4e4e91fd93a"}]} [pid: 7|app: 0|req: 848/1622] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:09:28 2026] POST /v2.0/networks => generated 632 bytes in 474 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:09:28.990 7 INFO neutron.db.segments_db [None req-e9a5324f-e401-4368-a151-dfc0c14cd696 06ab32b13bcf441d9d7d5512b144a4c5 546817518c25447785bca5d93550185c - - default default] Added segment 15947f0e-a02d-4960-aa27-4faac72fd9b5 of type vxlan for network 553a255f-6efe-4cdf-8518-bda3f5c2da8c 2026-04-30 07:09:29.008 8 INFO neutron.db.l3_hamode_db [None req-8b86cbf4-e068-4401-98d7-8409addd7951 e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 849/1623] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:09:28 2026] POST /v2.0/networks => generated 634 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1624] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:09:29 2026] POST /v2.0/subnets => generated 646 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1625] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:09:29 2026] GET /v2.0/ports?device_id=d6ba1596-68c9-4ca1-b324-d1d61e49543b => 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: 852/1626] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:09:29 2026] POST /v2.0/subnets => generated 655 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:09:29.664 7 INFO neutron.db.segments_db [None req-d663a0b8-d397-46c2-b9fc-2a71f5c304a4 06ab32b13bcf441d9d7d5512b144a4c5 546817518c25447785bca5d93550185c - - default default] Added segment 52650dfe-f0cb-4f2c-99e8-5518ea3b65e2 of type vxlan for network a4299328-0e64-4ba8-89da-ff4b10cf4ca3 2026-04-30 07:09:29.765 8 INFO neutron.db.l3_hamode_db [None req-8b86cbf4-e068-4401-98d7-8409addd7951 e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-30 07:09:29.926 7 INFO neutron.db.l3_hamode_db [None req-d663a0b8-d397-46c2-b9fc-2a71f5c304a4 06ab32b13bcf441d9d7d5512b144a4c5 546817518c25447785bca5d93550185c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-30 07:09:30.053 7 INFO neutron.db.l3_hamode_db [None req-d663a0b8-d397-46c2-b9fc-2a71f5c304a4 06ab32b13bcf441d9d7d5512b144a4c5 546817518c25447785bca5d93550185c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 853/1627] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:09:29 2026] POST /v2.0/routers => generated 511 bytes in 1015 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1628] 199.204.45.53 () {34 vars in 984 bytes} [Thu Apr 30 07:09:30 2026] GET /v2.0/networks?id=13d3454e-4401-4d0b-8fd4-2adb6814b8a7 => generated 661 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1629] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:09:30 2026] GET /v2.0/ports?device_id=d6ba1596-68c9-4ca1-b324-d1d61e49543b => 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: 775/1630] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:09:28 2026] POST /v2.0/routers => generated 688 bytes in 2074 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:09:30.704 8 WARNING neutron.db.securitygroups_db [req-ec8c84c6-fd03-4ea6-8949-aa89a52594ba req-656c87ab-0821-4a0e-b26f-e1d6cfed215a c4c6c88f6e2e4151ae903c4da56fe594 400cc9221dda4142a70ddae9d6dabf45 - - default default] project_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: 776/1631] 199.204.45.53 () {34 vars in 1048 bytes} [Thu Apr 30 07:09:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=400cc9221dda4142a70ddae9d6dabf45 => generated 272 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1632] 10.0.0.135 () {32 vars in 720 bytes} [Thu Apr 30 07:09:30 2026] GET /v2.0/routers/a8448677-8d38-47f7-bba2-ab365eba033d => generated 694 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1633] 199.204.45.53 () {38 vars in 953 bytes} [Thu Apr 30 07:09:30 2026] POST /v2.0/ports => generated 954 bytes in 373 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: 779/1634] 10.0.0.135 () {32 vars in 646 bytes} [Thu Apr 30 07:09:31 2026] GET /v2.0/routers => generated 697 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1635] 199.204.45.53 () {38 vars in 1026 bytes} [Thu Apr 30 07:09:31 2026] PUT /v2.0/ports/466981ef-839e-4cd6-b60d-c0a7b543a2d5 => generated 1235 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:09:31.715 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-36bf1156-6285-45ab-8c02-f706ce467c07'] response: {'name': 'network-changed', 'server_uuid': 'd6ba1596-68c9-4ca1-b324-d1d61e49543b', 'tag': '466981ef-839e-4cd6-b60d-c0a7b543a2d5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 856/1636] 10.0.0.135 () {34 vars in 782 bytes} [Thu Apr 30 07:09:30 2026] PUT /v2.0/routers/793845a0-31d1-420d-b1b1-519407e0b816/add_router_interface => generated 310 bytes in 1101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1637] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:09:31 2026] GET /v2.0/ports?device_id=d6ba1596-68c9-4ca1-b324-d1d61e49543b => generated 969 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1638] 10.0.0.135 () {32 vars in 716 bytes} [Thu Apr 30 07:09:31 2026] GET /v2.0/ports/0ccb37f5-30ee-4b64-975f-9dff33acf1ae => generated 959 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1639] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:09:31 2026] GET /v2.0/security-groups?id=1d5fff38-0016-4dba-86a8-8f9d1bda865f&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: 781/1640] 10.0.0.135 () {34 vars in 740 bytes} [Thu Apr 30 07:09:31 2026] PUT /v2.0/routers/a8448677-8d38-47f7-bba2-ab365eba033d => generated 701 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1641] 10.0.0.135 () {32 vars in 720 bytes} [Thu Apr 30 07:09:32 2026] GET /v2.0/routers/a8448677-8d38-47f7-bba2-ab365eba033d => generated 701 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1642] 10.0.0.135 () {32 vars in 735 bytes} [Thu Apr 30 07:09:32 2026] GET /v2.0/ports?device_id=a8448677-8d38-47f7-bba2-ab365eba033d => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:09:32.310 8 INFO neutron_taas.services.taas.taas_plugin [None req-df6fe70d-e3c1-4399-b426-928e3c41b9a1 e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] TaaS: Handle Delete Port: 0d9b5ceb-b775-4f14-915d-c2ec09c45b1f 2026-04-30 07:09:32.314 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-df6fe70d-e3c1-4399-b426-928e3c41b9a1 e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] Tap Mirror: Handle Delete Port: 0d9b5ceb-b775-4f14-915d-c2ec09c45b1f 2026-04-30 07:09:32.562 8 INFO neutron_taas.services.taas.taas_plugin [None req-df6fe70d-e3c1-4399-b426-928e3c41b9a1 e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] TaaS: Handle Delete Port: 6dee46b5-1c7b-4e8e-bea9-2ac5d1f322c3 2026-04-30 07:09:32.564 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-df6fe70d-e3c1-4399-b426-928e3c41b9a1 e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] Tap Mirror: Handle Delete Port: 6dee46b5-1c7b-4e8e-bea9-2ac5d1f322c3 2026-04-30 07:09:32.830 8 INFO neutron.services.segments.plugin [-] Segment bcfd620a-e7d9-408c-8ef8-185a311f19da resource provider aggregate not found 2026-04-30 07:09:32.831 8 INFO neutron.services.segments.plugin [-] Segment bcfd620a-e7d9-408c-8ef8-185a311f19da resource provider aggregate not found 2026-04-30 07:09:32.867 8 INFO neutron.services.segments.plugin [-] Segment bcfd620a-e7d9-408c-8ef8-185a311f19da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcfd620a-e7d9-408c-8ef8-185a311f19da found for delete ", "request_id": "req-0dfe6799-19b9-43d8-a4f2-77b1228be84a"}]} 2026-04-30 07:09:32.875 8 INFO neutron.services.segments.plugin [-] Segment bcfd620a-e7d9-408c-8ef8-185a311f19da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcfd620a-e7d9-408c-8ef8-185a311f19da found for delete ", "request_id": "req-2f6c52a8-097f-4038-ad04-683d5601e9ca"}]} 2026-04-30 07:09:32.878 8 INFO neutron.db.l3_hamode_db [None req-df6fe70d-e3c1-4399-b426-928e3c41b9a1 e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] HA network b99b7ec8-ca1b-4cf5-9e0b-477cb8f942c3 was deleted as no HA routers are present in project 8363bb5a3aa5438abd6e6e1886747600. [pid: 8|app: 0|req: 784/1643] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:09:32 2026] DELETE /v2.0/routers/a8448677-8d38-47f7-bba2-ab365eba033d => generated 0 bytes in 748 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1644] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:09:32 2026] GET /v2.0/ports?tenant_id=400cc9221dda4142a70ddae9d6dabf45&device_id=d6ba1596-68c9-4ca1-b324-d1d61e49543b => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1645] 199.204.45.53 () {34 vars in 984 bytes} [Thu Apr 30 07:09:32 2026] GET /v2.0/networks?id=f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8 => generated 705 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1646] 10.0.0.135 () {32 vars in 735 bytes} [Thu Apr 30 07:09:32 2026] GET /v2.0/ports?device_id=a8448677-8d38-47f7-bba2-ab365eba033d => 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: 860/1647] 10.0.0.135 () {34 vars in 782 bytes} [Thu Apr 30 07:09:31 2026] PUT /v2.0/routers/793845a0-31d1-420d-b1b1-519407e0b816/add_router_interface => generated 310 bytes in 1070 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:09:33.019 7 WARNING neutron.db.securitygroups_db [req-e46b964b-7ced-40fd-ac0d-78f2989c9efc req-e9cada46-2d35-46e6-86b6-589ba03e6c3f 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] project_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: 788/1648] 199.204.45.53 () {34 vars in 1016 bytes} [Thu Apr 30 07:09:32 2026] GET /v2.0/networks?tenant_id=400cc9221dda4142a70ddae9d6dabf45&shared=False => generated 757 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:09:33.046 8 INFO neutron.api.v2.resource [None req-960f1c90-fe31-441d-bbc7-8fe3b401206d e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 789/1649] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:09:33 2026] DELETE /v2.0/routers/a8448677-8d38-47f7-bba2-ab365eba033d => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1650] 199.204.45.53 () {34 vars in 1048 bytes} [Thu Apr 30 07:09:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=fe97387f52f34483be97768a0dfe0054 => generated 178 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1651] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:09:33 2026] GET /v2.0/ports?device_id=d6ba1596-68c9-4ca1-b324-d1d61e49543b => generated 969 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1652] 10.0.0.135 () {32 vars in 716 bytes} [Thu Apr 30 07:09:33 2026] GET /v2.0/ports/3c19d3e3-4d73-4428-9d72-1dda24ecc8c6 => generated 967 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1653] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:09:33 2026] GET /v2.0/ports?device_id=1b8948b6-a306-42ce-8738-5e2a08df6010 => 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: 864/1654] 10.0.0.135 () {32 vars in 735 bytes} [Thu Apr 30 07:09:33 2026] GET /v2.0/ports?device_id=e4009a48-3536-4967-ad8f-70a52822baac => 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: 791/1655] 199.204.45.53 () {34 vars in 928 bytes} [Thu Apr 30 07:09:33 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1656] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:09:33 2026] GET /v2.0/security-groups?id=1d5fff38-0016-4dba-86a8-8f9d1bda865f&fields=id&fields=name => generated 113 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:09:33.516 8 INFO neutron_taas.services.taas.taas_plugin [None req-5b675639-d2ed-430a-9e58-475569d6df63 06ab32b13bcf441d9d7d5512b144a4c5 546817518c25447785bca5d93550185c - - default default] TaaS: Handle Delete Port: 3c19d3e3-4d73-4428-9d72-1dda24ecc8c6 2026-04-30 07:09:33.519 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5b675639-d2ed-430a-9e58-475569d6df63 06ab32b13bcf441d9d7d5512b144a4c5 546817518c25447785bca5d93550185c - - default default] Tap Mirror: Handle Delete Port: 3c19d3e3-4d73-4428-9d72-1dda24ecc8c6 [pid: 7|app: 0|req: 865/1657] 199.204.45.53 () {38 vars in 953 bytes} [Thu Apr 30 07:09:33 2026] POST /v2.0/ports => generated 1179 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:09:33.629 7 INFO neutron.api.v2.resource [None req-cade22b3-9378-4b4e-ba7e-aed11807adb5 e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 866/1658] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:09:33 2026] DELETE /v2.0/routers/e4009a48-3536-4967-ad8f-70a52822baac => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1659] 10.0.0.135 () {34 vars in 788 bytes} [Thu Apr 30 07:09:33 2026] PUT /v2.0/routers/793845a0-31d1-420d-b1b1-519407e0b816/remove_router_interface => generated 310 bytes in 685 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:09:33.924 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e5b2d588-18cc-4e90-8122-d5091756ad9d e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 794/1660] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:09:33 2026] DELETE /v2.0/subnets/9343e840-5cf5-43d6-8df3-126004a65f94 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1661] 199.204.45.53 () {38 vars in 1026 bytes} [Thu Apr 30 07:09:33 2026] PUT /v2.0/ports/658bbbc9-fe22-41cb-8192-7e013e321562 => generated 1460 bytes in 419 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: 868/1662] 10.0.0.135 () {32 vars in 735 bytes} [Thu Apr 30 07:09:34 2026] GET /v2.0/ports?device_id=b39b0539-be19-402f-b162-65885d2e936c => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:09:34.089 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-69bf3b57-fb78-4248-b0b7-5ce68fdab05d'] response: {'name': 'network-changed', 'server_uuid': '1b8948b6-a306-42ce-8738-5e2a08df6010', 'tag': '658bbbc9-fe22-41cb-8192-7e013e321562', 'status': 'completed', 'code': 200} 2026-04-30 07:09:34.089 7 INFO neutron.api.v2.resource [None req-86546784-53ad-491a-880d-74aee14bf569 e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 869/1663] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:09:34 2026] DELETE /v2.0/routers/b39b0539-be19-402f-b162-65885d2e936c => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 07:09:34.105 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6d6a049a-4540-41d3-b709-7ef6341a5fd1 e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 870/1664] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:09:34 2026] DELETE /v2.0/subnets/d825cf1a-c3c7-4a03-ba39-83d8a4d51fe2 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1665] 10.0.0.135 () {32 vars in 735 bytes} [Thu Apr 30 07:09:34 2026] GET /v2.0/ports?device_id=80b626eb-c20a-4b85-82e6-c5ca9962c12c => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:09:34.151 7 INFO neutron.api.v2.resource [None req-22a9ac0f-c51c-4221-958a-aff333ef8374 e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 872/1666] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:09:34 2026] DELETE /v2.0/routers/80b626eb-c20a-4b85-82e6-c5ca9962c12c => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 07:09:34.164 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c279c4fa-bb05-4fc2-a27e-495c20ba72ec e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 873/1667] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:09:34 2026] DELETE /v2.0/subnets/1872290c-2d7e-43fd-beeb-4825468ddb19 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 07:09:34.181 7 INFO neutron.pecan_wsgi.hooks.translation [None req-664cd3d7-2e26-447c-a037-977491c5b2e7 e6485f8e65fb41199c4fec9555a46c7b 8363bb5a3aa5438abd6e6e1886747600 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 874/1668] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:09:34 2026] DELETE /v2.0/subnets/23776149-9872-4423-8ba1-3d14fca32ed4 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 07:09:34.215 8 INFO neutron_taas.services.taas.taas_plugin [None req-e6100258-bfc3-4461-bfc1-810dd7991066 06ab32b13bcf441d9d7d5512b144a4c5 546817518c25447785bca5d93550185c - - default default] TaaS: Handle Delete Port: 0ccb37f5-30ee-4b64-975f-9dff33acf1ae 2026-04-30 07:09:34.219 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e6100258-bfc3-4461-bfc1-810dd7991066 06ab32b13bcf441d9d7d5512b144a4c5 546817518c25447785bca5d93550185c - - default default] Tap Mirror: Handle Delete Port: 0ccb37f5-30ee-4b64-975f-9dff33acf1ae [pid: 7|app: 0|req: 875/1669] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:09:34 2026] GET /v2.0/ports?tenant_id=400cc9221dda4142a70ddae9d6dabf45&device_id=d6ba1596-68c9-4ca1-b324-d1d61e49543b => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1670] 199.204.45.53 () {34 vars in 1056 bytes} [Thu Apr 30 07:09:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=466981ef-839e-4cd6-b60d-c0a7b543a2d5 => 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: 877/1671] 199.204.45.53 () {34 vars in 982 bytes} [Thu Apr 30 07:09:34 2026] GET /v2.0/subnets?id=1dc8fa4d-3b4f-442b-a865-5b7e53e752cd => generated 678 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1672] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:09:34 2026] GET /v2.0/ports?device_id=d6ba1596-68c9-4ca1-b324-d1d61e49543b => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1673] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:09:34 2026] GET /v2.0/ports?network_id=13d3454e-4401-4d0b-8fd4-2adb6814b8a7&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1674] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:09:34 2026] GET /v2.0/security-groups?id=1d5fff38-0016-4dba-86a8-8f9d1bda865f&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1675] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:09:34 2026] GET /v2.0/networks/13d3454e-4401-4d0b-8fd4-2adb6814b8a7?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: 882/1676] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:09:34 2026] GET /v2.0/networks/13d3454e-4401-4d0b-8fd4-2adb6814b8a7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1677] 10.0.0.135 () {34 vars in 788 bytes} [Thu Apr 30 07:09:33 2026] PUT /v2.0/routers/793845a0-31d1-420d-b1b1-519407e0b816/remove_router_interface => generated 310 bytes in 668 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1678] 10.0.0.135 () {32 vars in 735 bytes} [Thu Apr 30 07:09:34 2026] GET /v2.0/ports?device_id=793845a0-31d1-420d-b1b1-519407e0b816 => 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: 796/1679] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:09:34 2026] GET /v2.0/ports?tenant_id=fe97387f52f34483be97768a0dfe0054&device_id=1b8948b6-a306-42ce-8738-5e2a08df6010 => generated 1463 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1680] 199.204.45.53 () {34 vars in 1016 bytes} [Thu Apr 30 07:09:34 2026] GET /v2.0/networks?tenant_id=fe97387f52f34483be97768a0dfe0054&shared=False => generated 2374 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:09:34.743 7 INFO neutron_taas.services.taas.taas_plugin [None req-6725d0ad-735b-47db-ab69-f42c4047cc6d 06ab32b13bcf441d9d7d5512b144a4c5 546817518c25447785bca5d93550185c - - default default] TaaS: Handle Delete Port: a612ca87-2e44-4a85-8204-bacc1eea430a 2026-04-30 07:09:34.745 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6725d0ad-735b-47db-ab69-f42c4047cc6d 06ab32b13bcf441d9d7d5512b144a4c5 546817518c25447785bca5d93550185c - - default default] Tap Mirror: Handle Delete Port: a612ca87-2e44-4a85-8204-bacc1eea430a 2026-04-30 07:09:34.804 8 WARNING neutron.db.securitygroups_db [None req-dee020d7-edf5-4c5e-9839-0112969dc814 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 798/1681] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:09:34 2026] GET /v2.0/security-groups?tenant_id=8363bb5a3aa5438abd6e6e1886747600&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1682] 199.204.45.53 () {34 vars in 928 bytes} [Thu Apr 30 07:09:34 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1683] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:09:34 2026] DELETE /v2.0/security-groups/6b3c3c71-0e8b-4cae-b1bc-e1b213c66e99 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:09:35.028 7 INFO neutron.services.segments.plugin [-] Segment 52650dfe-f0cb-4f2c-99e8-5518ea3b65e2 resource provider aggregate not found 2026-04-30 07:09:35.035 7 INFO neutron.services.segments.plugin [-] Segment 52650dfe-f0cb-4f2c-99e8-5518ea3b65e2 resource provider aggregate not found 2026-04-30 07:09:35.050 7 INFO neutron.db.l3_hamode_db [None req-6725d0ad-735b-47db-ab69-f42c4047cc6d 06ab32b13bcf441d9d7d5512b144a4c5 546817518c25447785bca5d93550185c - - default default] HA network a4299328-0e64-4ba8-89da-ff4b10cf4ca3 was deleted as no HA routers are present in project 546817518c25447785bca5d93550185c. 2026-04-30 07:09:35.052 7 INFO neutron.services.segments.plugin [-] Segment 52650dfe-f0cb-4f2c-99e8-5518ea3b65e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52650dfe-f0cb-4f2c-99e8-5518ea3b65e2 found for delete ", "request_id": "req-fc7fc970-df11-4174-adc1-59b13fc91a7e"}]} 2026-04-30 07:09:35.057 7 INFO neutron.services.segments.plugin [-] Segment 52650dfe-f0cb-4f2c-99e8-5518ea3b65e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52650dfe-f0cb-4f2c-99e8-5518ea3b65e2 found for delete ", "request_id": "req-0c78e287-d0d7-4ca9-ae3b-3d793cd5cf6c"}]} [pid: 7|app: 0|req: 884/1684] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:09:34 2026] DELETE /v2.0/routers/793845a0-31d1-420d-b1b1-519407e0b816 => generated 0 bytes in 440 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1685] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:09:35 2026] DELETE /v2.0/subnets/9aeb82a7-6d12-40b7-a2ac-80bdba39ed5f => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1686] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:09:35 2026] DELETE /v2.0/subnets/52310df9-0828-4721-8d12-bebe222a1e96 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:09:35.462 8 INFO neutron.services.segments.plugin [-] Segment 15947f0e-a02d-4960-aa27-4faac72fd9b5 resource provider aggregate not found 2026-04-30 07:09:35.465 8 INFO neutron.services.segments.plugin [-] Segment 15947f0e-a02d-4960-aa27-4faac72fd9b5 resource provider aggregate not found 2026-04-30 07:09:35.485 8 INFO neutron.services.segments.plugin [-] Segment 15947f0e-a02d-4960-aa27-4faac72fd9b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15947f0e-a02d-4960-aa27-4faac72fd9b5 found for delete ", "request_id": "req-28238bb7-99a6-4861-8a4d-3235b0783700"}]} 2026-04-30 07:09:35.486 8 INFO neutron.services.segments.plugin [-] Segment 15947f0e-a02d-4960-aa27-4faac72fd9b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15947f0e-a02d-4960-aa27-4faac72fd9b5 found for delete ", "request_id": "req-eaac2b7c-e9fc-47dc-a919-e5e762cf9cc0"}]} [pid: 7|app: 0|req: 886/1687] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:09:35 2026] GET /v2.0/ports?device_id=d6ba1596-68c9-4ca1-b324-d1d61e49543b => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1688] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:09:35 2026] DELETE /v2.0/networks/553a255f-6efe-4cdf-8518-bda3f5c2da8c => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1689] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:09:35 2026] GET /v2.0/security-groups?id=1d5fff38-0016-4dba-86a8-8f9d1bda865f&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1690] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:09:35 2026] DELETE /v2.0/networks/5af92647-63e6-4bc8-802e-df10c432265e => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:09:35.715 8 INFO neutron.db.segments_db [None req-5b8f30b7-9ee3-4ea1-b9b2-ba760e4bb704 06ab32b13bcf441d9d7d5512b144a4c5 546817518c25447785bca5d93550185c - - default default] Added segment 1a1b93ac-c03c-4e79-8b07-a2f92730f85d of type vxlan for network 94d9614d-6129-483b-bc55-a629fa235a52 [pid: 8|app: 0|req: 804/1691] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:09:35 2026] POST /v2.0/networks => generated 633 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1692] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:09:35 2026] GET /v2.0/ports?tenant_id=fe97387f52f34483be97768a0dfe0054&device_id=1b8948b6-a306-42ce-8738-5e2a08df6010 => generated 1463 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1693] 199.204.45.53 () {34 vars in 1056 bytes} [Thu Apr 30 07:09:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.158&port_id=658bbbc9-fe22-41cb-8192-7e013e321562 => 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: 807/1694] 199.204.45.53 () {34 vars in 1100 bytes} [Thu Apr 30 07:09:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A65&port_id=658bbbc9-fe22-41cb-8192-7e013e321562 => 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: 808/1695] 199.204.45.53 () {34 vars in 1062 bytes} [Thu Apr 30 07:09:35 2026] GET /v2.0/subnets?id=5ec35c64-8b53-48f8-95af-0f88d0f55d8d&id=f1efb385-63b2-41ec-975d-762291119cda => generated 1410 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1696] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:09:35 2026] POST /v2.0/subnets => generated 646 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1697] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:09:36 2026] GET /v2.0/ports?network_id=f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:09:36.100 7 INFO neutron.db.segments_db [None req-2f79e515-e31d-4a2c-b358-b9499ee759c6 06ab32b13bcf441d9d7d5512b144a4c5 546817518c25447785bca5d93550185c - - default default] Added segment cf2fdf5b-1fd6-4200-9d7e-070c99610913 of type vxlan for network fd8ae4d3-6bc5-4c8a-8a13-530278ea0117 [pid: 8|app: 0|req: 810/1698] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:09:36 2026] GET /v2.0/ports?network_id=f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1699] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:09:36 2026] GET /v2.0/networks/f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8?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: 812/1700] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:09:36 2026] GET /v2.0/networks/f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:09:36.342 7 INFO neutron.db.l3_hamode_db [None req-2f79e515-e31d-4a2c-b358-b9499ee759c6 06ab32b13bcf441d9d7d5512b144a4c5 546817518c25447785bca5d93550185c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-30 07:09:36.452 7 INFO neutron.db.l3_hamode_db [None req-2f79e515-e31d-4a2c-b358-b9499ee759c6 06ab32b13bcf441d9d7d5512b144a4c5 546817518c25447785bca5d93550185c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 813/1701] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:09:36 2026] GET /v2.0/ports?device_id=d6ba1596-68c9-4ca1-b324-d1d61e49543b => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1702] 10.0.0.135 () {32 vars in 622 bytes} [Thu Apr 30 07:09:36 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: 815/1703] 10.0.0.135 () {32 vars in 632 bytes} [Thu Apr 30 07:09:36 2026] GET /v2.0/ => generated 632 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1704] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:09:36 2026] GET /v2.0/security-groups?id=1d5fff38-0016-4dba-86a8-8f9d1bda865f&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: 889/1705] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:09:36 2026] POST /v2.0/routers => generated 510 bytes in 970 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:09:37.074 7 INFO neutron.services.segments.plugin [-] Segment 85fa5ca0-e279-4735-9de7-96d03bb599c2 resource provider aggregate not found 2026-04-30 07:09:37.077 7 INFO neutron.services.segments.plugin [-] Segment 85fa5ca0-e279-4735-9de7-96d03bb599c2 resource provider aggregate not found 2026-04-30 07:09:37.093 7 INFO neutron.services.segments.plugin [-] Segment 85fa5ca0-e279-4735-9de7-96d03bb599c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85fa5ca0-e279-4735-9de7-96d03bb599c2 found for delete ", "request_id": "req-1e3e02fa-6197-41db-a3c7-2b4afd4f296d"}]} 2026-04-30 07:09:37.095 7 INFO neutron.services.segments.plugin [-] Segment 85fa5ca0-e279-4735-9de7-96d03bb599c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85fa5ca0-e279-4735-9de7-96d03bb599c2 found for delete ", "request_id": "req-76bc8916-ef94-4042-ba66-8feb991bd968"}]} [pid: 8|app: 0|req: 817/1706] 10.0.0.135 () {34 vars in 664 bytes} [Thu Apr 30 07:09:37 2026] POST /v2.0/ports => generated 964 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:09:37.452 7 WARNING neutron.db.securitygroups_db [None req-0da86ea8-fadd-43e0-925d-00e3d68c9978 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 890/1707] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:09:37 2026] GET /v2.0/security-groups?tenant_id=62c796990a904d0f91b65ac014b7c88f&name=default => generated 2925 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1708] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:09:37 2026] DELETE /v2.0/security-groups/9af351c9-ef00-4dd1-85d5-8dd4a318ace0 => 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: 892/1709] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:09:37 2026] GET /v2.0/ports?device_id=d6ba1596-68c9-4ca1-b324-d1d61e49543b => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1710] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:09:38 2026] GET /v2.0/security-groups?id=1d5fff38-0016-4dba-86a8-8f9d1bda865f&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: 894/1711] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:09:38 2026] GET /v2.0/ports?device_id=1b8948b6-a306-42ce-8738-5e2a08df6010 => generated 1194 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1712] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:09:38 2026] GET /v2.0/security-groups?id=bf7714b3-5f91-4b05-81fe-e1caaed01c17&fields=id&fields=name => generated 111 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1713] 10.0.0.135 () {34 vars in 782 bytes} [Thu Apr 30 07:09:37 2026] PUT /v2.0/routers/d0720566-aea4-4e2d-9a31-db8ac87b1634/add_router_interface => generated 310 bytes in 976 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1714] 10.0.0.135 () {32 vars in 716 bytes} [Thu Apr 30 07:09:38 2026] GET /v2.0/ports/8e872b74-e5d1-4eb8-b7dd-41d177e8d373 => generated 1038 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:09:38.775 8 INFO neutron_taas.services.taas.taas_plugin [None req-c9d372ba-cceb-4a9d-8204-c9cca4c1466a 06ab32b13bcf441d9d7d5512b144a4c5 546817518c25447785bca5d93550185c - - default default] TaaS: Handle Delete Port: 8e872b74-e5d1-4eb8-b7dd-41d177e8d373 2026-04-30 07:09:38.779 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c9d372ba-cceb-4a9d-8204-c9cca4c1466a 06ab32b13bcf441d9d7d5512b144a4c5 546817518c25447785bca5d93550185c - - default default] Tap Mirror: Handle Delete Port: 8e872b74-e5d1-4eb8-b7dd-41d177e8d373 [pid: 7|app: 0|req: 899/1717] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:09:39 2026] GET /v2.0/ports?device_id=d6ba1596-68c9-4ca1-b324-d1d61e49543b => 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: 819/1718] 10.0.0.135 () {34 vars in 788 bytes} [Thu Apr 30 07:09:38 2026] PUT /v2.0/routers/d0720566-aea4-4e2d-9a31-db8ac87b1634/remove_router_interface => generated 310 bytes in 792 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: 820/1719] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:09:39 2026] GET /v2.0/security-groups?id=1d5fff38-0016-4dba-86a8-8f9d1bda865f&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:09:39.335 7 INFO neutron.api.v2.resource [None req-a46b98fc-2c40-4398-b51f-c70566aecc1c 06ab32b13bcf441d9d7d5512b144a4c5 546817518c25447785bca5d93550185c - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 900/1720] 10.0.0.135 () {34 vars in 788 bytes} [Thu Apr 30 07:09:39 2026] PUT /v2.0/routers/d0720566-aea4-4e2d-9a31-db8ac87b1634/remove_router_interface => generated 197 bytes in 106 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1721] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:09:39 2026] GET /v2.0/ports?device_id=d6ba1596-68c9-4ca1-b324-d1d61e49543b => 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: 901/1722] 10.0.0.135 () {32 vars in 735 bytes} [Thu Apr 30 07:09:39 2026] GET /v2.0/ports?device_id=d0720566-aea4-4e2d-9a31-db8ac87b1634 => 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: 902/1723] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:09:39 2026] GET /v2.0/security-groups?id=1d5fff38-0016-4dba-86a8-8f9d1bda865f&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1724] 10.0.0.135 () {32 vars in 735 bytes} [Thu Apr 30 07:09:39 2026] GET /v2.0/ports?device_id=d6ba1596-68c9-4ca1-b324-d1d61e49543b => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:09:39.596 8 INFO neutron_taas.services.taas.taas_plugin [None req-c2767c4a-fd1e-4a8d-aa39-6323bd0adba0 06ab32b13bcf441d9d7d5512b144a4c5 546817518c25447785bca5d93550185c - - default default] TaaS: Handle Delete Port: 2b00a6fb-f89d-4931-9ffe-52dfe3fd30b2 2026-04-30 07:09:39.599 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c2767c4a-fd1e-4a8d-aa39-6323bd0adba0 06ab32b13bcf441d9d7d5512b144a4c5 546817518c25447785bca5d93550185c - - default default] Tap Mirror: Handle Delete Port: 2b00a6fb-f89d-4931-9ffe-52dfe3fd30b2 2026-04-30 07:09:39.960 7 INFO neutron.db.l3_db [None req-cc4964f2-65d4-4aaa-bea9-6698ebd08011 c4c6c88f6e2e4151ae903c4da56fe594 400cc9221dda4142a70ddae9d6dabf45 - - default default] Floating IP 7d264de7-e9b8-4911-ac48-849c154bf2df associated. External IP: 10.96.250.202, port: 466981ef-839e-4cd6-b60d-c0a7b543a2d5. [pid: 7|app: 0|req: 904/1725] 10.0.0.135 () {34 vars in 748 bytes} [Thu Apr 30 07:09:39 2026] PUT /v2.0/floatingips/7d264de7-e9b8-4911-ac48-849c154bf2df => generated 855 bytes in 809 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1726] 10.0.0.135 () {32 vars in 728 bytes} [Thu Apr 30 07:09:40 2026] GET /v2.0/floatingips/7d264de7-e9b8-4911-ac48-849c154bf2df => generated 855 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:09:40.348 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e23efd24-7cde-41d6-8b73-e8fd67c0fccb'] response: {'name': 'network-changed', 'server_uuid': 'd6ba1596-68c9-4ca1-b324-d1d61e49543b', 'tag': '466981ef-839e-4cd6-b60d-c0a7b543a2d5', 'status': 'completed', 'code': 200} 2026-04-30 07:09:40.421 8 INFO neutron.services.segments.plugin [-] Segment cf2fdf5b-1fd6-4200-9d7e-070c99610913 resource provider aggregate not found 2026-04-30 07:09:40.424 8 INFO neutron.services.segments.plugin [-] Segment cf2fdf5b-1fd6-4200-9d7e-070c99610913 resource provider aggregate not found 2026-04-30 07:09:40.437 8 INFO neutron.services.segments.plugin [-] Segment cf2fdf5b-1fd6-4200-9d7e-070c99610913 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf2fdf5b-1fd6-4200-9d7e-070c99610913 found for delete ", "request_id": "req-063fd6e8-f6a2-4a1f-baef-ba9746d36779"}]} 2026-04-30 07:09:40.441 8 INFO neutron.services.segments.plugin [-] Segment cf2fdf5b-1fd6-4200-9d7e-070c99610913 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf2fdf5b-1fd6-4200-9d7e-070c99610913 found for delete ", "request_id": "req-3435c76c-765b-4063-82a2-91a759ac457c"}]} 2026-04-30 07:09:40.445 8 INFO neutron.db.l3_hamode_db [None req-c2767c4a-fd1e-4a8d-aa39-6323bd0adba0 06ab32b13bcf441d9d7d5512b144a4c5 546817518c25447785bca5d93550185c - - default default] HA network fd8ae4d3-6bc5-4c8a-8a13-530278ea0117 was deleted as no HA routers are present in project 546817518c25447785bca5d93550185c. [pid: 8|app: 0|req: 822/1727] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:09:39 2026] DELETE /v2.0/routers/d0720566-aea4-4e2d-9a31-db8ac87b1634 => generated 0 bytes in 1079 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1728] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:09:40 2026] DELETE /v2.0/subnets/5de9116f-8987-4ba0-aca6-b8c446ae7498 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1729] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:09:40 2026] DELETE /v2.0/networks/94d9614d-6129-483b-bc55-a629fa235a52 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:09:40.757 7 INFO neutron.db.segments_db [None req-467efc68-e585-4e00-9699-adff45f2336d 06ab32b13bcf441d9d7d5512b144a4c5 546817518c25447785bca5d93550185c - - default default] Added segment 599d8dda-0e79-45ed-bba2-219d7446cc52 of type vxlan for network 57bc2ab4-f8d8-4f88-a833-d75e6fb7ea93 [pid: 7|app: 0|req: 907/1730] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:09:40 2026] POST /v2.0/networks => generated 633 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1731] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:09:40 2026] GET /v2.0/ports?tenant_id=400cc9221dda4142a70ddae9d6dabf45&device_id=d6ba1596-68c9-4ca1-b324-d1d61e49543b => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1732] 199.204.45.53 () {34 vars in 984 bytes} [Thu Apr 30 07:09:40 2026] GET /v2.0/networks?id=13d3454e-4401-4d0b-8fd4-2adb6814b8a7 => generated 757 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1733] 199.204.45.53 () {34 vars in 1056 bytes} [Thu Apr 30 07:09:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=466981ef-839e-4cd6-b60d-c0a7b543a2d5 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1734] 199.204.45.53 () {34 vars in 982 bytes} [Thu Apr 30 07:09:41 2026] GET /v2.0/subnets?id=1dc8fa4d-3b4f-442b-a865-5b7e53e752cd => generated 678 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1735] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:09:41 2026] GET /v2.0/ports?network_id=13d3454e-4401-4d0b-8fd4-2adb6814b8a7&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1736] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:09:41 2026] GET /v2.0/networks/13d3454e-4401-4d0b-8fd4-2adb6814b8a7?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: 914/1737] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:09:41 2026] GET /v2.0/networks/13d3454e-4401-4d0b-8fd4-2adb6814b8a7?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: 824/1738] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:09:40 2026] POST /v2.0/subnets => generated 646 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:09:41.228 7 INFO neutron.db.segments_db [None req-edf0a558-d147-4bdf-bae2-894fb18b14a1 06ab32b13bcf441d9d7d5512b144a4c5 546817518c25447785bca5d93550185c - - default default] Added segment 762faab1-d092-4386-9a01-9b61ccb8a97c of type vxlan for network 0f676114-34f5-422a-a303-c91adf3902f7 [pid: 8|app: 0|req: 825/1739] 10.0.0.135 () {32 vars in 728 bytes} [Thu Apr 30 07:09:41 2026] GET /v2.0/floatingips/7d264de7-e9b8-4911-ac48-849c154bf2df => generated 855 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:09:41.554 7 INFO neutron.db.l3_hamode_db [None req-edf0a558-d147-4bdf-bae2-894fb18b14a1 06ab32b13bcf441d9d7d5512b144a4c5 546817518c25447785bca5d93550185c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-30 07:09:41.678 7 INFO neutron.db.l3_hamode_db [None req-edf0a558-d147-4bdf-bae2-894fb18b14a1 06ab32b13bcf441d9d7d5512b144a4c5 546817518c25447785bca5d93550185c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 915/1740] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:09:41 2026] POST /v2.0/routers => generated 510 bytes in 1140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:09:42.476 8 INFO neutron.services.segments.plugin [-] Segment 1a1b93ac-c03c-4e79-8b07-a2f92730f85d resource provider aggregate not found 2026-04-30 07:09:42.478 8 INFO neutron.services.segments.plugin [-] Segment 1a1b93ac-c03c-4e79-8b07-a2f92730f85d resource provider aggregate not found 2026-04-30 07:09:42.500 8 INFO neutron.services.segments.plugin [-] Segment 1a1b93ac-c03c-4e79-8b07-a2f92730f85d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a1b93ac-c03c-4e79-8b07-a2f92730f85d found for delete ", "request_id": "req-5b36905c-9697-4caf-96db-d3eadefff760"}]} 2026-04-30 07:09:42.507 8 INFO neutron.services.segments.plugin [-] Segment 1a1b93ac-c03c-4e79-8b07-a2f92730f85d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a1b93ac-c03c-4e79-8b07-a2f92730f85d found for delete ", "request_id": "req-c058d609-6cf7-448a-beaa-9274013d316b"}]} 2026-04-30 07:09:42.556 7 WARNING neutron.db.securitygroups_db [None req-08e415af-72bb-4227-99a3-67674a28a316 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 916/1741] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:09:42 2026] GET /v2.0/security-groups?tenant_id=eb0453fdda7d48a992f19ad4e9047548&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: 917/1742] 10.0.0.135 () {32 vars in 728 bytes} [Thu Apr 30 07:09:42 2026] GET /v2.0/floatingips/7d264de7-e9b8-4911-ac48-849c154bf2df => generated 857 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1743] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:09:42 2026] DELETE /v2.0/security-groups/105d9c12-e8f9-445c-b1ea-a31bd20fc3d7 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:09:42.958 7 WARNING neutron.db.securitygroups_db [None req-0fd67ef0-93ad-4313-acf6-775ef3212083 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 919/1744] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:09:42 2026] GET /v2.0/security-groups?tenant_id=f17073457672467098b9af3aba3577b2&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1745] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:09:43 2026] DELETE /v2.0/security-groups/16248911-0060-4a10-b82e-1ea8942a4c8c => 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: 826/1746] 10.0.0.135 () {34 vars in 782 bytes} [Thu Apr 30 07:09:42 2026] PUT /v2.0/routers/b7c66ebf-af44-4e36-a03d-1f72aa0ee004/add_router_interface => generated 310 bytes in 1144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1747] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:09:43 2026] GET /v2.0/ports?device_id=1b8948b6-a306-42ce-8738-5e2a08df6010 => generated 1196 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1748] 10.0.0.135 () {32 vars in 716 bytes} [Thu Apr 30 07:09:43 2026] GET /v2.0/ports/5f22a322-9046-4ad6-8c9f-a98adad7004f => generated 959 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1749] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:09:43 2026] GET /v2.0/security-groups?id=bf7714b3-5f91-4b05-81fe-e1caaed01c17&fields=id&fields=name => generated 111 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1750] 10.0.0.135 () {32 vars in 817 bytes} [Thu Apr 30 07:09:43 2026] GET /v2.0/ports?network_id=f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8&mac_address=fa%3A16%3A3e%3A85%3A4c%3A82 => generated 1196 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:09:44.321 7 INFO neutron_taas.services.taas.taas_plugin [None req-9a2b2b69-e79f-425a-87c6-79b92bdf4a82 06ab32b13bcf441d9d7d5512b144a4c5 546817518c25447785bca5d93550185c - - default default] TaaS: Handle Delete Port: 5f22a322-9046-4ad6-8c9f-a98adad7004f 2026-04-30 07:09:44.326 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9a2b2b69-e79f-425a-87c6-79b92bdf4a82 06ab32b13bcf441d9d7d5512b144a4c5 546817518c25447785bca5d93550185c - - default default] Tap Mirror: Handle Delete Port: 5f22a322-9046-4ad6-8c9f-a98adad7004f 2026-04-30 07:09:44.529 8 INFO neutron.db.l3_db [None req-4c037727-4b1d-4631-ba63-87ffbefb327b 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] Floating IP 4e07cacc-73c9-46ab-844d-a84d82c6abae associated. External IP: 10.96.250.219, port: 658bbbc9-fe22-41cb-8192-7e013e321562. [pid: 7|app: 0|req: 922/1751] 10.0.0.135 () {34 vars in 788 bytes} [Thu Apr 30 07:09:43 2026] PUT /v2.0/routers/b7c66ebf-af44-4e36-a03d-1f72aa0ee004/remove_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: 923/1752] 10.0.0.135 () {32 vars in 735 bytes} [Thu Apr 30 07:09:44 2026] GET /v2.0/ports?device_id=b7c66ebf-af44-4e36-a03d-1f72aa0ee004 => 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: 830/1753] 10.0.0.135 () {34 vars in 676 bytes} [Thu Apr 30 07:09:43 2026] POST /v2.0/floatingips => generated 855 bytes in 1124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:09:44.863 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-87985b1c-3cc4-423e-8d87-60609dc9b9a8'] response: {'name': 'network-changed', 'server_uuid': '1b8948b6-a306-42ce-8738-5e2a08df6010', 'tag': '658bbbc9-fe22-41cb-8192-7e013e321562', 'status': 'completed', 'code': 200} 2026-04-30 07:09:44.920 8 WARNING neutron.db.securitygroups_db [req-51598bab-2e90-41e2-bd17-9a5e598974da req-ce403a7c-6015-4e90-a69e-3021dca2b5a9 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 07:09:44.926 7 INFO neutron_taas.services.taas.taas_plugin [None req-7366d518-108f-45d2-a15e-a7dc879adb2a 06ab32b13bcf441d9d7d5512b144a4c5 546817518c25447785bca5d93550185c - - default default] TaaS: Handle Delete Port: a4e4e3a2-19b0-41d4-96cb-c808e65d976e 2026-04-30 07:09:44.929 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7366d518-108f-45d2-a15e-a7dc879adb2a 06ab32b13bcf441d9d7d5512b144a4c5 546817518c25447785bca5d93550185c - - default default] Tap Mirror: Handle Delete Port: a4e4e3a2-19b0-41d4-96cb-c808e65d976e [pid: 8|app: 0|req: 831/1754] 10.0.0.84 () {34 vars in 1092 bytes} [Thu Apr 30 07:09:44 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-261773164&fields=id&tenant_id=fe97387f52f34483be97768a0dfe0054 => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1755] 10.0.0.84 () {34 vars in 980 bytes} [Thu Apr 30 07:09:44 2026] GET /v2.0/networks?id=d9c6b96d-5e49-456a-a6f8-70e1468a8fed => generated 704 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1756] 10.0.0.84 () {34 vars in 963 bytes} [Thu Apr 30 07:09:45 2026] GET /v2.0/quotas/fe97387f52f34483be97768a0dfe0054 => 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: 834/1757] 10.0.0.84 () {34 vars in 1000 bytes} [Thu Apr 30 07:09:45 2026] GET /v2.0/ports?tenant_id=fe97387f52f34483be97768a0dfe0054&fields=id => generated 333 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:09:45.223 7 INFO neutron.services.segments.plugin [-] Segment 762faab1-d092-4386-9a01-9b61ccb8a97c resource provider aggregate not found 2026-04-30 07:09:45.237 7 INFO neutron.services.segments.plugin [-] Segment 762faab1-d092-4386-9a01-9b61ccb8a97c resource provider aggregate not found 2026-04-30 07:09:45.242 7 INFO neutron.services.segments.plugin [-] Segment 762faab1-d092-4386-9a01-9b61ccb8a97c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 762faab1-d092-4386-9a01-9b61ccb8a97c found for delete ", "request_id": "req-62775f3a-ba9c-461d-82f6-7d1e30fb1096"}]} [pid: 8|app: 0|req: 835/1758] 10.0.0.84 () {34 vars in 1006 bytes} [Thu Apr 30 07:09:45 2026] GET /v2.0/networks/d9c6b96d-5e49-456a-a6f8-70e1468a8fed?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:09:45.251 7 INFO neutron.db.l3_hamode_db [None req-7366d518-108f-45d2-a15e-a7dc879adb2a 06ab32b13bcf441d9d7d5512b144a4c5 546817518c25447785bca5d93550185c - - default default] HA network 0f676114-34f5-422a-a303-c91adf3902f7 was deleted as no HA routers are present in project 546817518c25447785bca5d93550185c. [pid: 7|app: 0|req: 924/1759] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:09:44 2026] DELETE /v2.0/routers/b7c66ebf-af44-4e36-a03d-1f72aa0ee004 => generated 0 bytes in 488 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:09:45.259 7 INFO neutron.services.segments.plugin [-] Segment 762faab1-d092-4386-9a01-9b61ccb8a97c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 762faab1-d092-4386-9a01-9b61ccb8a97c found for delete ", "request_id": "req-de3aa5f2-369b-4289-ade5-591e7acd477c"}]} [pid: 8|app: 0|req: 836/1760] 10.0.0.84 () {34 vars in 1106 bytes} [Thu Apr 30 07:09:45 2026] GET /v2.0/networks/d9c6b96d-5e49-456a-a6f8-70e1468a8fed?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1761] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:09:45 2026] DELETE /v2.0/subnets/43984394-32fb-4fbd-a1e6-a9b2402b07f6 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1762] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:09:45 2026] GET /v2.0/ports?tenant_id=fe97387f52f34483be97768a0dfe0054&device_id=1b8948b6-a306-42ce-8738-5e2a08df6010 => generated 1465 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1763] 199.204.45.53 () {34 vars in 984 bytes} [Thu Apr 30 07:09:45 2026] GET /v2.0/networks?id=f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8 => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1764] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:09:45 2026] GET /v2.0/ports?device_id=af9f5182-c662-4706-92a8-3eb3c83f635f => 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: 840/1765] 199.204.45.53 () {34 vars in 1056 bytes} [Thu Apr 30 07:09:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.158&port_id=658bbbc9-fe22-41cb-8192-7e013e321562 => generated 858 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1766] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:09:45 2026] DELETE /v2.0/networks/57bc2ab4-f8d8-4f88-a833-d75e6fb7ea93 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1767] 199.204.45.53 () {34 vars in 1100 bytes} [Thu Apr 30 07:09:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A65&port_id=658bbbc9-fe22-41cb-8192-7e013e321562 => 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: 842/1768] 199.204.45.53 () {34 vars in 1062 bytes} [Thu Apr 30 07:09:45 2026] GET /v2.0/subnets?id=5ec35c64-8b53-48f8-95af-0f88d0f55d8d&id=f1efb385-63b2-41ec-975d-762291119cda => generated 1410 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:09:45.610 7 INFO neutron.db.segments_db [None req-e0e48882-e1a7-4929-88f1-bc88d5aaa4d5 06ab32b13bcf441d9d7d5512b144a4c5 546817518c25447785bca5d93550185c - - default default] Added segment 197301ec-82fd-4bda-b5a6-48654c55b996 of type vxlan for network 01d2528c-6754-42c4-9dec-406a84988512 [pid: 8|app: 0|req: 843/1769] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:09:45 2026] GET /v2.0/ports?network_id=f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1770] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:09:45 2026] GET /v2.0/ports?network_id=f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1771] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:09:45 2026] GET /v2.0/networks/f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8?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: 846/1772] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:09:45 2026] GET /v2.0/networks/f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8?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-04-30 07:09:45.815 7 INFO neutron.db.l3_hamode_db [None req-e0e48882-e1a7-4929-88f1-bc88d5aaa4d5 06ab32b13bcf441d9d7d5512b144a4c5 546817518c25447785bca5d93550185c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-30 07:09:46.432 7 INFO neutron.db.l3_hamode_db [None req-e0e48882-e1a7-4929-88f1-bc88d5aaa4d5 06ab32b13bcf441d9d7d5512b144a4c5 546817518c25447785bca5d93550185c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-30 07:09:47.268 7 INFO neutron.services.segments.plugin [-] Segment 599d8dda-0e79-45ed-bba2-219d7446cc52 resource provider aggregate not found 2026-04-30 07:09:47.282 7 INFO neutron.services.segments.plugin [-] Segment 599d8dda-0e79-45ed-bba2-219d7446cc52 resource provider aggregate not found 2026-04-30 07:09:47.290 7 INFO neutron.services.segments.plugin [-] Segment 599d8dda-0e79-45ed-bba2-219d7446cc52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 599d8dda-0e79-45ed-bba2-219d7446cc52 found for delete ", "request_id": "req-d6575dc9-d524-4c27-996b-4cf106a32b12"}]} [pid: 7|app: 0|req: 927/1773] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:09:45 2026] POST /v2.0/routers => generated 691 bytes in 1722 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:09:47.305 7 INFO neutron.services.segments.plugin [-] Segment 599d8dda-0e79-45ed-bba2-219d7446cc52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 599d8dda-0e79-45ed-bba2-219d7446cc52 found for delete ", "request_id": "req-4504e1e2-07f7-45f6-b87d-a2375cbf4b7d"}]} [pid: 8|app: 0|req: 847/1774] 10.0.0.135 () {32 vars in 720 bytes} [Thu Apr 30 07:09:47 2026] GET /v2.0/routers/d886cbe0-355a-4b33-9cf0-22f554722f19 => generated 697 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1775] 10.0.0.135 () {32 vars in 646 bytes} [Thu Apr 30 07:09:47 2026] GET /v2.0/routers => generated 700 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1776] 10.0.0.135 () {34 vars in 740 bytes} [Thu Apr 30 07:09:47 2026] PUT /v2.0/routers/d886cbe0-355a-4b33-9cf0-22f554722f19 => generated 704 bytes in 381 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1777] 10.0.0.135 () {32 vars in 720 bytes} [Thu Apr 30 07:09:47 2026] GET /v2.0/routers/d886cbe0-355a-4b33-9cf0-22f554722f19 => generated 704 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1778] 10.0.0.135 () {32 vars in 735 bytes} [Thu Apr 30 07:09:47 2026] GET /v2.0/ports?device_id=d886cbe0-355a-4b33-9cf0-22f554722f19 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:09:48.190 7 INFO neutron_taas.services.taas.taas_plugin [None req-d1c4863e-1376-4d07-bac2-166aa37a85f3 06ab32b13bcf441d9d7d5512b144a4c5 546817518c25447785bca5d93550185c - - default default] TaaS: Handle Delete Port: 08f11310-dff0-40f9-a549-4819cfb49a24 2026-04-30 07:09:48.194 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d1c4863e-1376-4d07-bac2-166aa37a85f3 06ab32b13bcf441d9d7d5512b144a4c5 546817518c25447785bca5d93550185c - - default default] Tap Mirror: Handle Delete Port: 08f11310-dff0-40f9-a549-4819cfb49a24 2026-04-30 07:09:48.432 7 INFO neutron_taas.services.taas.taas_plugin [None req-d1c4863e-1376-4d07-bac2-166aa37a85f3 06ab32b13bcf441d9d7d5512b144a4c5 546817518c25447785bca5d93550185c - - default default] TaaS: Handle Delete Port: 3d75ffa7-6659-4756-abfc-1c172dd44c8d 2026-04-30 07:09:48.437 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d1c4863e-1376-4d07-bac2-166aa37a85f3 06ab32b13bcf441d9d7d5512b144a4c5 546817518c25447785bca5d93550185c - - default default] Tap Mirror: Handle Delete Port: 3d75ffa7-6659-4756-abfc-1c172dd44c8d 2026-04-30 07:09:48.790 7 INFO neutron.db.l3_hamode_db [None req-d1c4863e-1376-4d07-bac2-166aa37a85f3 06ab32b13bcf441d9d7d5512b144a4c5 546817518c25447785bca5d93550185c - - default default] HA network 01d2528c-6754-42c4-9dec-406a84988512 was deleted as no HA routers are present in project 546817518c25447785bca5d93550185c. [pid: 7|app: 0|req: 930/1779] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:09:47 2026] DELETE /v2.0/routers/d886cbe0-355a-4b33-9cf0-22f554722f19 => generated 0 bytes in 819 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1780] 10.0.0.135 () {32 vars in 735 bytes} [Thu Apr 30 07:09:48 2026] GET /v2.0/ports?device_id=d886cbe0-355a-4b33-9cf0-22f554722f19 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:09:48.843 7 INFO neutron.api.v2.resource [None req-5e68f732-666a-4d6b-b1e1-107ed193791e 06ab32b13bcf441d9d7d5512b144a4c5 546817518c25447785bca5d93550185c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 931/1781] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:09:48 2026] DELETE /v2.0/routers/d886cbe0-355a-4b33-9cf0-22f554722f19 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1782] 10.0.0.135 () {32 vars in 735 bytes} [Thu Apr 30 07:09:48 2026] GET /v2.0/ports?device_id=b7c66ebf-af44-4e36-a03d-1f72aa0ee004 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:09:48.892 7 INFO neutron.api.v2.resource [None req-9c9924ad-e080-4de3-b034-31d16ed309fa 06ab32b13bcf441d9d7d5512b144a4c5 546817518c25447785bca5d93550185c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 932/1783] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:09:48 2026] DELETE /v2.0/routers/b7c66ebf-af44-4e36-a03d-1f72aa0ee004 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 07:09:48.911 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bc90abcd-f02f-4d92-8588-5d481f2d1789 06ab32b13bcf441d9d7d5512b144a4c5 546817518c25447785bca5d93550185c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 852/1784] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:09:48 2026] DELETE /v2.0/subnets/43984394-32fb-4fbd-a1e6-a9b2402b07f6 => 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: 933/1785] 10.0.0.135 () {32 vars in 735 bytes} [Thu Apr 30 07:09:48 2026] GET /v2.0/ports?device_id=d0720566-aea4-4e2d-9a31-db8ac87b1634 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:09:48.965 8 INFO neutron.api.v2.resource [None req-52314998-f5af-442d-83f0-b0ce661c9041 06ab32b13bcf441d9d7d5512b144a4c5 546817518c25447785bca5d93550185c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 853/1786] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:09:48 2026] DELETE /v2.0/routers/d0720566-aea4-4e2d-9a31-db8ac87b1634 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 07:09:48.987 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f020cf1b-d5cb-4578-80c9-7afd1465b0a6 06ab32b13bcf441d9d7d5512b144a4c5 546817518c25447785bca5d93550185c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 934/1787] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:09:48 2026] DELETE /v2.0/subnets/5de9116f-8987-4ba0-aca6-b8c446ae7498 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1788] 10.0.0.135 () {32 vars in 735 bytes} [Thu Apr 30 07:09:48 2026] GET /v2.0/ports?device_id=793845a0-31d1-420d-b1b1-519407e0b816 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:09:49.055 7 INFO neutron.api.v2.resource [None req-d7f2ffd8-598b-4a24-ab94-86470aba9316 06ab32b13bcf441d9d7d5512b144a4c5 546817518c25447785bca5d93550185c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 935/1789] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:09:49 2026] DELETE /v2.0/routers/793845a0-31d1-420d-b1b1-519407e0b816 => generated 135 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 07:09:49.075 8 INFO neutron.pecan_wsgi.hooks.translation [None req-54f6930d-d25e-40ad-a0fd-770d5bd77517 06ab32b13bcf441d9d7d5512b144a4c5 546817518c25447785bca5d93550185c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 855/1790] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:09:49 2026] DELETE /v2.0/subnets/9aeb82a7-6d12-40b7-a2ac-80bdba39ed5f => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 07:09:49.097 7 INFO neutron.pecan_wsgi.hooks.translation [None req-90f51d45-9815-4b27-aa87-5ae30d193d77 06ab32b13bcf441d9d7d5512b144a4c5 546817518c25447785bca5d93550185c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 936/1791] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:09:49 2026] DELETE /v2.0/subnets/52310df9-0828-4721-8d12-bebe222a1e96 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 07:09:49.310 7 INFO neutron.services.segments.plugin [-] Segment 197301ec-82fd-4bda-b5a6-48654c55b996 resource provider aggregate not found 2026-04-30 07:09:49.324 7 INFO neutron.services.segments.plugin [-] Segment 197301ec-82fd-4bda-b5a6-48654c55b996 resource provider aggregate not found 2026-04-30 07:09:49.329 7 INFO neutron.services.segments.plugin [-] Segment 197301ec-82fd-4bda-b5a6-48654c55b996 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 197301ec-82fd-4bda-b5a6-48654c55b996 found for delete ", "request_id": "req-3f8d8506-67bf-41e8-98fc-09287bcb51f7"}]} 2026-04-30 07:09:49.340 7 INFO neutron.services.segments.plugin [-] Segment 197301ec-82fd-4bda-b5a6-48654c55b996 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 197301ec-82fd-4bda-b5a6-48654c55b996 found for delete ", "request_id": "req-6d5ade67-a59e-4c97-92e0-4aa0c12447b8"}]} 2026-04-30 07:09:49.742 8 WARNING neutron.db.securitygroups_db [None req-67fb9274-d245-46eb-b9d7-d37b006d3d18 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 856/1792] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:09:49 2026] GET /v2.0/security-groups?tenant_id=546817518c25447785bca5d93550185c&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1793] 199.204.45.53 () {34 vars in 984 bytes} [Thu Apr 30 07:09:49 2026] GET /v2.0/networks?id=d9c6b96d-5e49-456a-a6f8-70e1468a8fed => generated 704 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:09:49.804 7 WARNING neutron.db.securitygroups_db [req-51598bab-2e90-41e2-bd17-9a5e598974da req-11a4c624-5055-4753-a969-6869b621193a 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] project_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: 938/1794] 199.204.45.53 () {34 vars in 1048 bytes} [Thu Apr 30 07:09:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=fe97387f52f34483be97768a0dfe0054 => generated 178 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1795] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:09:49 2026] DELETE /v2.0/security-groups/ec562780-29e0-41fd-8074-381b4e0b7f9e => 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: 939/1796] 199.204.45.53 () {38 vars in 953 bytes} [Thu Apr 30 07:09:49 2026] POST /v2.0/ports => generated 1183 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 940/1797] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:09:50 2026] GET /v2.0/ports?device_id=af9f5182-c662-4706-92a8-3eb3c83f635f => generated 1198 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1798] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:09:50 2026] GET /v2.0/security-groups?id=bf7714b3-5f91-4b05-81fe-e1caaed01c17&fields=id&fields=name => generated 111 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1799] 199.204.45.53 () {38 vars in 1026 bytes} [Thu Apr 30 07:09:50 2026] PUT /v2.0/ports/de869665-1a30-4481-9372-0845d50914dc => generated 1464 bytes in 513 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:09:50.843 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf791cbc-3f78-4355-a75d-508f3048c299'] response: {'name': 'network-changed', 'server_uuid': 'af9f5182-c662-4706-92a8-3eb3c83f635f', 'tag': 'de869665-1a30-4481-9372-0845d50914dc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 942/1800] 10.0.0.125 () {34 vars in 989 bytes} [Thu Apr 30 07:09:51 2026] GET /v2.0/ports?device_id=1b8948b6-a306-42ce-8738-5e2a08df6010 => generated 1465 bytes in 30 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: 859/1801] 10.0.0.125 () {34 vars in 1039 bytes} [Thu Apr 30 07:09:51 2026] GET /v2.0/security-groups?id=bf7714b3-5f91-4b05-81fe-e1caaed01c17&fields=id&fields=name => generated 111 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1802] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:09:51 2026] GET /v2.0/ports?tenant_id=fe97387f52f34483be97768a0dfe0054&device_id=af9f5182-c662-4706-92a8-3eb3c83f635f => generated 1467 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1803] 199.204.45.53 () {34 vars in 1016 bytes} [Thu Apr 30 07:09:51 2026] GET /v2.0/networks?tenant_id=fe97387f52f34483be97768a0dfe0054&shared=False => generated 2374 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1804] 199.204.45.53 () {34 vars in 928 bytes} [Thu Apr 30 07:09:51 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1805] 10.0.0.135 () {34 vars in 683 bytes} [Thu Apr 30 07:09:51 2026] POST /v2.0/security-groups => generated 1624 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1806] 10.0.0.135 () {32 vars in 662 bytes} [Thu Apr 30 07:09:51 2026] GET /v2.0/security-groups => generated 4529 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1807] 10.0.0.135 () {34 vars in 757 bytes} [Thu Apr 30 07:09:51 2026] PUT /v2.0/security-groups/a635ee59-f82c-4277-8ab1-a02b8578e544 => generated 1663 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1808] 10.0.0.135 () {32 vars in 736 bytes} [Thu Apr 30 07:09:51 2026] GET /v2.0/security-groups/a635ee59-f82c-4277-8ab1-a02b8578e544 => generated 1663 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1809] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:09:52 2026] DELETE /v2.0/security-groups/a635ee59-f82c-4277-8ab1-a02b8578e544 => 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: 865/1810] 10.0.0.135 () {32 vars in 662 bytes} [Thu Apr 30 07:09:52 2026] GET /v2.0/security-groups => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:09:52.180 7 INFO neutron.api.v2.resource [None req-b799c3d7-cb75-4d94-9f13-aeb031a0c496 56dc09ae3a6a4d17855a1fb76b95f393 1f242dc79a9d432c8ac0bce5c1b96111 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 946/1811] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:09:52 2026] DELETE /v2.0/security-groups/a635ee59-f82c-4277-8ab1-a02b8578e544 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1812] 10.0.0.135 () {34 vars in 683 bytes} [Thu Apr 30 07:09:52 2026] POST /v2.0/security-groups => generated 1625 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1813] 10.0.0.135 () {34 vars in 694 bytes} [Thu Apr 30 07:09:52 2026] POST /v2.0/security-group-rules => generated 601 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1814] 10.0.0.135 () {32 vars in 746 bytes} [Thu Apr 30 07:09:52 2026] GET /v2.0/security-group-rules/d0c3205a-ce90-4c67-81ee-6138f8ee715d => generated 601 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1815] 10.0.0.125 () {34 vars in 989 bytes} [Thu Apr 30 07:09:52 2026] GET /v2.0/ports?device_id=d6ba1596-68c9-4ca1-b324-d1d61e49543b => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1816] 10.0.0.135 () {32 vars in 672 bytes} [Thu Apr 30 07:09:52 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1817] 10.0.0.125 () {34 vars in 1039 bytes} [Thu Apr 30 07:09:52 2026] GET /v2.0/security-groups?id=1d5fff38-0016-4dba-86a8-8f9d1bda865f&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1818] 10.0.0.135 () {32 vars in 749 bytes} [Thu Apr 30 07:09:52 2026] DELETE /v2.0/security-group-rules/d0c3205a-ce90-4c67-81ee-6138f8ee715d => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1819] 10.0.0.135 () {32 vars in 672 bytes} [Thu Apr 30 07:09:52 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1820] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:09:52 2026] GET /v2.0/ports?tenant_id=fe97387f52f34483be97768a0dfe0054&device_id=af9f5182-c662-4706-92a8-3eb3c83f635f => generated 1467 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1821] 199.204.45.53 () {34 vars in 1054 bytes} [Thu Apr 30 07:09:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.80&port_id=de869665-1a30-4481-9372-0845d50914dc => 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: 870/1822] 10.0.0.135 () {34 vars in 694 bytes} [Thu Apr 30 07:09:52 2026] POST /v2.0/security-group-rules => generated 601 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1823] 10.0.0.135 () {32 vars in 746 bytes} [Thu Apr 30 07:09:52 2026] GET /v2.0/security-group-rules/1562b64e-29ca-4286-92d4-8fb475d591c2 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1824] 199.204.45.53 () {34 vars in 1104 bytes} [Thu Apr 30 07:09:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2d6&port_id=de869665-1a30-4481-9372-0845d50914dc => 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: 872/1825] 199.204.45.53 () {34 vars in 1062 bytes} [Thu Apr 30 07:09:52 2026] GET /v2.0/subnets?id=2f0562d5-2ea0-4c07-93c4-3a696bc5c955&id=73305f8c-bf24-4d02-b8ad-10db1f9e7cfc => generated 1415 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1826] 10.0.0.135 () {32 vars in 672 bytes} [Thu Apr 30 07:09:52 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1827] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:09:52 2026] GET /v2.0/ports?network_id=d9c6b96d-5e49-456a-a6f8-70e1468a8fed&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: 955/1828] 10.0.0.135 () {32 vars in 749 bytes} [Thu Apr 30 07:09:52 2026] DELETE /v2.0/security-group-rules/1562b64e-29ca-4286-92d4-8fb475d591c2 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1829] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:09:52 2026] GET /v2.0/ports?network_id=d9c6b96d-5e49-456a-a6f8-70e1468a8fed&device_owner=network%3Adhcp => generated 1461 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1830] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:09:52 2026] GET /v2.0/networks/d9c6b96d-5e49-456a-a6f8-70e1468a8fed?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1831] 10.0.0.135 () {32 vars in 672 bytes} [Thu Apr 30 07:09:52 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1832] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:09:52 2026] GET /v2.0/networks/d9c6b96d-5e49-456a-a6f8-70e1468a8fed?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1833] 10.0.0.135 () {34 vars in 694 bytes} [Thu Apr 30 07:09:52 2026] POST /v2.0/security-group-rules => generated 602 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1834] 10.0.0.135 () {32 vars in 746 bytes} [Thu Apr 30 07:09:53 2026] GET /v2.0/security-group-rules/df14d596-2eb5-4126-b40e-a1ca0c49aebe => generated 602 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1835] 10.0.0.135 () {32 vars in 672 bytes} [Thu Apr 30 07:09:53 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1836] 10.0.0.135 () {32 vars in 749 bytes} [Thu Apr 30 07:09:53 2026] DELETE /v2.0/security-group-rules/df14d596-2eb5-4126-b40e-a1ca0c49aebe => 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: 959/1837] 10.0.0.135 () {32 vars in 672 bytes} [Thu Apr 30 07:09:53 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:09:53.328 8 WARNING neutron.db.securitygroups_db [None req-971b7bf2-0541-4ecf-ae3c-a3769db20562 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 960/1838] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:09:53 2026] DELETE /v2.0/security-groups/468b83b4-7ead-4f6c-93e9-aa4af6413bdc => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1839] 10.0.0.135 () {32 vars in 662 bytes} [Thu Apr 30 07:09:53 2026] GET /v2.0/security-groups => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1840] 10.0.0.135 () {32 vars in 662 bytes} [Thu Apr 30 07:09:53 2026] GET /v2.0/security-groups => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1841] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:09:53 2026] GET /v2.0/security-groups?tenant_id=99448e89dcdc485dacd407be40d9bf0d&name=default => generated 2925 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1842] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:09:53 2026] DELETE /v2.0/security-groups/50140443-2d51-4bfc-a190-b25f06346256 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:09:54.098 8 WARNING neutron.db.securitygroups_db [None req-bb3e5d50-3be1-40d2-8c95-db8fee6feb02 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 880/1845] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:09:53 2026] GET /v2.0/security-groups?tenant_id=1f242dc79a9d432c8ac0bce5c1b96111&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: 966/1846] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:09:54 2026] DELETE /v2.0/security-groups/8bae6412-ae3c-45ee-9b49-8e6a03f7972e => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1847] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:09:55 2026] GET /v2.0/ports?device_id=af9f5182-c662-4706-92a8-3eb3c83f635f => generated 1200 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1848] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:09:55 2026] GET /v2.0/security-groups?id=bf7714b3-5f91-4b05-81fe-e1caaed01c17&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: 882/1849] 10.0.0.135 () {34 vars in 675 bytes} [Thu Apr 30 07:09:55 2026] POST /v2.0/subnetpools => generated 548 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1850] 10.0.0.135 () {32 vars in 728 bytes} [Thu Apr 30 07:09:56 2026] GET /v2.0/subnetpools/ca624069-91f7-42c9-b2f3-a85569f430da => generated 548 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1851] 10.0.0.135 () {34 vars in 748 bytes} [Thu Apr 30 07:09:56 2026] PUT /v2.0/subnetpools/ca624069-91f7-42c9-b2f3-a85569f430da => generated 501 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1852] 10.0.0.135 () {32 vars in 731 bytes} [Thu Apr 30 07:09:56 2026] DELETE /v2.0/subnetpools/ca624069-91f7-42c9-b2f3-a85569f430da => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:09:56.315 8 INFO neutron.api.v2.resource [None req-465365f9-a1ce-4d39-80ba-a50dd3dbdeb2 5bed3e329e9d4a20bfb680cd9267fc4c 65fc46d35f214b85a83c6c6506a7b8f7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 884/1853] 10.0.0.135 () {32 vars in 728 bytes} [Thu Apr 30 07:09:56 2026] GET /v2.0/subnetpools/ca624069-91f7-42c9-b2f3-a85569f430da => generated 145 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 07:09:56.334 7 INFO neutron.api.v2.resource [None req-d266a0da-d24b-4243-99da-a72bcf353b64 5bed3e329e9d4a20bfb680cd9267fc4c 65fc46d35f214b85a83c6c6506a7b8f7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 970/1854] 10.0.0.135 () {32 vars in 731 bytes} [Thu Apr 30 07:09:56 2026] DELETE /v2.0/subnetpools/ca624069-91f7-42c9-b2f3-a85569f430da => generated 145 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 07:09:56.958 8 WARNING neutron.db.securitygroups_db [None req-e2b0e428-578d-445d-a1ed-d733c6209693 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 971/1855] 10.0.0.228 () {32 vars in 801 bytes} [Thu Apr 30 07:09:56 2026] GET /v2.0/extensions => generated 22222 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1856] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:09:56 2026] GET /v2.0/security-groups?tenant_id=65fc46d35f214b85a83c6c6506a7b8f7&name=default => generated 2925 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1857] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:09:57 2026] DELETE /v2.0/security-groups/cb7c5d79-50f6-41fe-8d95-30cf608113ef => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1858] 10.0.0.228 () {30 vars in 723 bytes} [Thu Apr 30 07:09:57 2026] GET /v2.0/quotas/f1ac4bdefb684fd2afa1cdc70ba4b920/details => generated 847 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1859] 10.0.0.228 () {32 vars in 801 bytes} [Thu Apr 30 07:10:00 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: 887/1860] 10.0.0.228 () {30 vars in 723 bytes} [Thu Apr 30 07:10:00 2026] GET /v2.0/quotas/f1ac4bdefb684fd2afa1cdc70ba4b920/details => generated 847 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1861] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:00 2026] GET /v2.0/ports?device_id=af9f5182-c662-4706-92a8-3eb3c83f635f => generated 1200 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1862] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:10:01 2026] GET /v2.0/security-groups?id=bf7714b3-5f91-4b05-81fe-e1caaed01c17&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: 975/1863] 10.0.0.135 () {32 vars in 817 bytes} [Thu Apr 30 07:10:01 2026] GET /v2.0/ports?network_id=d9c6b96d-5e49-456a-a6f8-70e1468a8fed&mac_address=fa%3A16%3A3e%3Abc%3Ab5%3A54 => generated 1200 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:10:02.004 8 INFO neutron.db.l3_db [None req-28ee3741-f52c-4650-8f1e-91fe1e339658 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] Floating IP a3d2857b-1486-4aed-b6ca-30a8cc464e00 associated. External IP: 10.96.250.213, port: de869665-1a30-4481-9372-0845d50914dc. [pid: 8|app: 0|req: 889/1864] 10.0.0.135 () {34 vars in 676 bytes} [Thu Apr 30 07:10:01 2026] POST /v2.0/floatingips => generated 854 bytes in 1150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:10:02.368 7 WARNING neutron.db.securitygroups_db [None req-8ba11a82-175f-4b23-b1a7-cedc387d7b85 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 07:10:02.390 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1dc7a7f9-fb9a-4476-85f7-5d8fb6dda384'] response: {'name': 'network-changed', 'server_uuid': 'af9f5182-c662-4706-92a8-3eb3c83f635f', 'tag': 'de869665-1a30-4481-9372-0845d50914dc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 976/1865] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:10:02 2026] GET /v2.0/security-groups?tenant_id=6a5ab61146ce44aa858cfeecadf8a33f&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: 890/1866] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:10:02 2026] DELETE /v2.0/security-groups/e09c372c-c699-4202-b65c-7ee1a70de16d => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:10:02.734 7 WARNING neutron.db.securitygroups_db [None req-2368225b-ebc4-45c7-9d64-0fd57ee33333 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 891/1867] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:02 2026] GET /v2.0/ports?device_id=d6ba1596-68c9-4ca1-b324-d1d61e49543b => 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: 977/1868] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:10:02 2026] GET /v2.0/security-groups?tenant_id=1b21e197ba4e4827bd9a54db8a18640b&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1869] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:10:02 2026] GET /v2.0/security-groups?id=1d5fff38-0016-4dba-86a8-8f9d1bda865f&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: 893/1870] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:10:02 2026] GET /v2.0/ports?tenant_id=fe97387f52f34483be97768a0dfe0054&device_id=af9f5182-c662-4706-92a8-3eb3c83f635f => generated 1469 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1871] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:10:02 2026] DELETE /v2.0/security-groups/8c8c9c38-7c37-420d-a3e1-05287d910398 => 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: 894/1872] 199.204.45.53 () {34 vars in 984 bytes} [Thu Apr 30 07:10:02 2026] GET /v2.0/networks?id=d9c6b96d-5e49-456a-a6f8-70e1468a8fed => generated 800 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1873] 199.204.45.53 () {34 vars in 1054 bytes} [Thu Apr 30 07:10:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.80&port_id=de869665-1a30-4481-9372-0845d50914dc => generated 857 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1874] 199.204.45.53 () {34 vars in 1104 bytes} [Thu Apr 30 07:10:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2d6&port_id=de869665-1a30-4481-9372-0845d50914dc => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1875] 199.204.45.53 () {34 vars in 1062 bytes} [Thu Apr 30 07:10:03 2026] GET /v2.0/subnets?id=2f0562d5-2ea0-4c07-93c4-3a696bc5c955&id=73305f8c-bf24-4d02-b8ad-10db1f9e7cfc => generated 1415 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1876] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:10:03 2026] GET /v2.0/ports?network_id=d9c6b96d-5e49-456a-a6f8-70e1468a8fed&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: 981/1877] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:10:03 2026] GET /v2.0/ports?network_id=d9c6b96d-5e49-456a-a6f8-70e1468a8fed&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: 897/1878] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:10:03 2026] GET /v2.0/networks/d9c6b96d-5e49-456a-a6f8-70e1468a8fed?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: 982/1879] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:10:03 2026] GET /v2.0/networks/d9c6b96d-5e49-456a-a6f8-70e1468a8fed?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:10:03.995 8 WARNING neutron.db.securitygroups_db [None req-d04f35c6-5999-4662-9f6b-d3397697bbce 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 983/1880] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:03 2026] GET /v2.0/ports?device_id=d6ba1596-68c9-4ca1-b324-d1d61e49543b => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1881] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:10:04 2026] GET /v2.0/security-groups?id=1d5fff38-0016-4dba-86a8-8f9d1bda865f&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: 898/1882] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:10:03 2026] GET /v2.0/security-groups?tenant_id=f1ac4bdefb684fd2afa1cdc70ba4b920&name=default => generated 2925 bytes in 359 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1883] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:10:04 2026] DELETE /v2.0/security-groups/3d9bb0fc-db5d-4705-8947-4f1b02cfa14b => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:10:04.995 8 INFO neutron.db.segments_db [None req-b9539ed2-675d-4733-8018-6ee978b73ad2 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Added segment 49b94c6f-2a66-43ff-924e-b714342546c2 of type vxlan for network e520229a-da2a-47a2-8fda-774d46459288 [pid: 8|app: 0|req: 899/1884] 10.0.0.135 () {34 vars in 670 bytes} [Thu Apr 30 07:10:04 2026] POST /v2.0/networks => generated 741 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1885] 199.204.45.53 () {34 vars in 992 bytes} [Thu Apr 30 07:10:05 2026] GET /v2.0/ports?device_id=d6ba1596-68c9-4ca1-b324-d1d61e49543b => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1886] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:05 2026] GET /v2.0/ports?device_id=d6ba1596-68c9-4ca1-b324-d1d61e49543b => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1887] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:10:05 2026] POST /v2.0/subnets => generated 688 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1888] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:10:05 2026] GET /v2.0/security-groups?id=1d5fff38-0016-4dba-86a8-8f9d1bda865f&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:10:05.341 8 INFO neutron_taas.services.taas.taas_plugin [req-cbddd775-201c-4c6a-bdcc-96d1b2930e08 req-db5a8600-4470-41a5-bad8-0a8c8aa17a59 c4c6c88f6e2e4151ae903c4da56fe594 400cc9221dda4142a70ddae9d6dabf45 - - default default] TaaS: Handle Delete Port: 466981ef-839e-4cd6-b60d-c0a7b543a2d5 2026-04-30 07:10:05.344 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-cbddd775-201c-4c6a-bdcc-96d1b2930e08 req-db5a8600-4470-41a5-bad8-0a8c8aa17a59 c4c6c88f6e2e4151ae903c4da56fe594 400cc9221dda4142a70ddae9d6dabf45 - - default default] Tap Mirror: Handle Delete Port: 466981ef-839e-4cd6-b60d-c0a7b543a2d5 2026-04-30 07:10:05.361 7 INFO neutron.db.segments_db [None req-8e0c2db7-66ba-4687-a099-d340b463432e 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Added segment 10f98acf-8ea0-4523-84af-0d13110119cc of type vxlan for network 0e352d56-ff04-4848-9f92-19b6e4ab5d95 2026-04-30 07:10:05.516 8 INFO neutron.db.l3_db [req-cbddd775-201c-4c6a-bdcc-96d1b2930e08 req-db5a8600-4470-41a5-bad8-0a8c8aa17a59 c4c6c88f6e2e4151ae903c4da56fe594 400cc9221dda4142a70ddae9d6dabf45 - - default default] Floating IP 7d264de7-e9b8-4911-ac48-849c154bf2df disassociated. External IP: 10.96.250.202, port: 466981ef-839e-4cd6-b60d-c0a7b543a2d5. 2026-04-30 07:10:05.645 7 INFO neutron.db.l3_hamode_db [None req-8e0c2db7-66ba-4687-a099-d340b463432e 97fc4e4ed685474b8f0d62d67b54bbe7 3b963c3f7e85450db821d37166472d76 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 902/1889] 199.204.45.53 () {36 vars in 995 bytes} [Thu Apr 30 07:10:05 2026] DELETE /v2.0/ports/466981ef-839e-4cd6-b60d-c0a7b543a2d5 => generated 0 bytes in 706 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:10:05.979 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2002d540-f1fd-4a9b-a9cc-4d498c31141b'] response: {'server_uuid': 'd6ba1596-68c9-4ca1-b324-d1d61e49543b', 'name': 'network-vif-deleted', 'tag': '466981ef-839e-4cd6-b60d-c0a7b543a2d5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 903/1890] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:06 2026] GET /v2.0/ports?device_id=d6ba1596-68c9-4ca1-b324-d1d61e49543b => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:10:06.528 7 INFO neutron.db.l3_hamode_db [None req-8e0c2db7-66ba-4687-a099-d340b463432e 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 988/1891] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:10:05 2026] POST /v2.0/routers => generated 728 bytes in 2103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1892] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:07 2026] GET /v2.0/ports?device_id=d6ba1596-68c9-4ca1-b324-d1d61e49543b => 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: 904/1893] 10.0.0.135 () {34 vars in 782 bytes} [Thu Apr 30 07:10:07 2026] PUT /v2.0/routers/80ca6d7a-a4b4-4c1f-9efe-b2cfba26454a/add_router_interface => generated 310 bytes in 1049 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1894] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:08 2026] GET /v2.0/ports?device_id=d6ba1596-68c9-4ca1-b324-d1d61e49543b => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:10:08.717 7 INFO neutron.db.segments_db [None req-fe3321b7-6aae-45cf-9c7b-5a27e15398a2 f49cc59e64ff49f88198347cf2b0d894 c62c5f7c65954b3b9f73813fa710f011 - - default default] Added segment b826b384-b617-4970-87f3-c2ffcf0713dd of type vxlan for network a1b895da-7824-4d32-94bf-32dadcf30cc0 [pid: 7|app: 0|req: 990/1895] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:10:08 2026] POST /v2.0/networks => generated 727 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1896] 10.0.0.125 () {34 vars in 989 bytes} [Thu Apr 30 07:10:08 2026] GET /v2.0/ports?device_id=af9f5182-c662-4706-92a8-3eb3c83f635f => generated 1469 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1899] 10.0.0.125 () {34 vars in 1039 bytes} [Thu Apr 30 07:10:08 2026] GET /v2.0/security-groups?id=bf7714b3-5f91-4b05-81fe-e1caaed01c17&fields=id&fields=name => generated 111 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1900] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:10:08 2026] POST /v2.0/subnets => generated 644 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:10:09.002 7 WARNING neutron.api.v2.base [None req-5fd958e3-96f9-4226-aed8-a862cf0c0661 f49cc59e64ff49f88198347cf2b0d894 c62c5f7c65954b3b9f73813fa710f011 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-04-30 07:10:09.003 7 INFO neutron.api.v2.resource [None req-5fd958e3-96f9-4226-aed8-a862cf0c0661 f49cc59e64ff49f88198347cf2b0d894 c62c5f7c65954b3b9f73813fa710f011 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 995/1901] 10.0.0.135 () {34 vars in 680 bytes} [Thu Apr 30 07:10:08 2026] POST /v2.0/rbac-policies => generated 143 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-30 07:10:09.159 8 INFO neutron.services.segments.plugin [-] Segment b826b384-b617-4970-87f3-c2ffcf0713dd resource provider aggregate not found 2026-04-30 07:10:09.164 8 INFO neutron.services.segments.plugin [-] Segment b826b384-b617-4970-87f3-c2ffcf0713dd resource provider aggregate not found 2026-04-30 07:10:09.192 8 INFO neutron.services.segments.plugin [-] Segment b826b384-b617-4970-87f3-c2ffcf0713dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b826b384-b617-4970-87f3-c2ffcf0713dd found for delete ", "request_id": "req-bbe77137-7c1a-4fe3-8db4-71c38b6ccf7b"}]} 2026-04-30 07:10:09.193 8 INFO neutron.services.segments.plugin [-] Segment b826b384-b617-4970-87f3-c2ffcf0713dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b826b384-b617-4970-87f3-c2ffcf0713dd found for delete ", "request_id": "req-c426bb9a-652b-4016-99d4-2656616fb35f"}]} [pid: 8|app: 0|req: 907/1902] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:10:09 2026] DELETE /v2.0/networks/a1b895da-7824-4d32-94bf-32dadcf30cc0 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:10:09.262 7 INFO neutron.db.segments_db [None req-7daaf790-8600-4d9e-985b-180c7ff52fad f49cc59e64ff49f88198347cf2b0d894 c62c5f7c65954b3b9f73813fa710f011 - - default default] Added segment 551eb787-9912-40e0-991e-61e1260d6e2b of type vxlan for network d0424e0c-3de1-43a8-b9c7-ea4d345bbe08 [pid: 7|app: 0|req: 996/1903] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:10:09 2026] POST /v2.0/networks => generated 727 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1904] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:10:09 2026] POST /v2.0/subnets => generated 647 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:10:09.554 7 WARNING neutron.api.v2.base [None req-7a27bdf6-18ac-4e62-9d12-5b5c026147ef f49cc59e64ff49f88198347cf2b0d894 c62c5f7c65954b3b9f73813fa710f011 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-04-30 07:10:09.555 7 INFO neutron.api.v2.resource [None req-7a27bdf6-18ac-4e62-9d12-5b5c026147ef f49cc59e64ff49f88198347cf2b0d894 c62c5f7c65954b3b9f73813fa710f011 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 997/1905] 10.0.0.135 () {34 vars in 680 bytes} [Thu Apr 30 07:10:09 2026] POST /v2.0/rbac-policies => generated 547 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1906] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:10:09 2026] DELETE /v2.0/networks/d0424e0c-3de1-43a8-b9c7-ea4d345bbe08 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:10:09.787 8 INFO neutron.db.segments_db [None req-dcce7f49-ae93-48af-86ac-ded722d99e26 f49cc59e64ff49f88198347cf2b0d894 c62c5f7c65954b3b9f73813fa710f011 - - default default] Added segment e6766708-e8ab-41d7-8314-52e4043e1e36 of type vxlan for network ea66b61c-3f1c-4d50-b239-d3b83e365675 [pid: 8|app: 0|req: 910/1907] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:10:09 2026] POST /v2.0/networks => generated 726 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1908] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:10:09 2026] DELETE /v2.0/security-groups/1d5fff38-0016-4dba-86a8-8f9d1bda865f => generated 0 bytes in 165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:10:10.058 7 INFO neutron_taas.services.taas.taas_plugin [None req-9e76ed90-3a66-4262-b697-aff884229416 c4c6c88f6e2e4151ae903c4da56fe594 400cc9221dda4142a70ddae9d6dabf45 - - default default] TaaS: Handle Delete Port: f521bb84-f459-40ef-bb44-90da2202d7d0 2026-04-30 07:10:10.062 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9e76ed90-3a66-4262-b697-aff884229416 c4c6c88f6e2e4151ae903c4da56fe594 400cc9221dda4142a70ddae9d6dabf45 - - default default] Tap Mirror: Handle Delete Port: f521bb84-f459-40ef-bb44-90da2202d7d0 [pid: 8|app: 0|req: 911/1909] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:10:09 2026] POST /v2.0/subnets => generated 647 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1910] 10.0.0.135 () {32 vars in 731 bytes} [Thu Apr 30 07:10:09 2026] DELETE /v2.0/floatingips/7d264de7-e9b8-4911-ac48-849c154bf2df => generated 0 bytes in 331 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1911] 10.0.0.135 () {34 vars in 680 bytes} [Thu Apr 30 07:10:10 2026] POST /v2.0/rbac-policies => generated 324 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1912] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:10 2026] GET /v2.0/ports?device_id=6c09bb8b-f4be-4bd6-b813-4805bcc1132d => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1913] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:10:10 2026] GET /v2.0/security-groups?id=4bcbc236-400e-4628-99e3-f6e027444e69&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: 1001/1914] 10.0.0.135 () {32 vars in 722 bytes} [Thu Apr 30 07:10:10 2026] GET /v2.0/networks/ea66b61c-3f1c-4d50-b239-d3b83e365675 => generated 654 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1915] 10.0.0.84 () {34 vars in 980 bytes} [Thu Apr 30 07:10:10 2026] GET /v2.0/networks?id=e520229a-da2a-47a2-8fda-774d46459288 => generated 673 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1916] 10.0.0.84 () {34 vars in 963 bytes} [Thu Apr 30 07:10:10 2026] GET /v2.0/quotas/3b963c3f7e85450db821d37166472d76 => 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: 915/1917] 10.0.0.84 () {34 vars in 1000 bytes} [Thu Apr 30 07:10:10 2026] GET /v2.0/ports?tenant_id=3b963c3f7e85450db821d37166472d76&fields=id => generated 103 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1918] 10.0.0.84 () {34 vars in 1006 bytes} [Thu Apr 30 07:10:10 2026] GET /v2.0/networks/e520229a-da2a-47a2-8fda-774d46459288?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: 916/1919] 10.0.0.84 () {34 vars in 1106 bytes} [Thu Apr 30 07:10:10 2026] GET /v2.0/networks/e520229a-da2a-47a2-8fda-774d46459288?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1920] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:11 2026] GET /v2.0/ports?device_id=950f3b44-0229-4fc8-9d56-af88095a0793 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:10:11.227 8 INFO neutron.services.segments.plugin [-] Segment 551eb787-9912-40e0-991e-61e1260d6e2b resource provider aggregate not found 2026-04-30 07:10:11.232 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8f3ae0eb-f456-4b19-a34a-f4ed4eade046 22be63756b8c440cb0a9bf71f9b37bc8 4ceef2ff4c4f45ddb516524c21b88c1d - - default default] GET failed (client error): The resource could not be found. 2026-04-30 07:10:11.235 8 INFO neutron.services.segments.plugin [-] Segment 551eb787-9912-40e0-991e-61e1260d6e2b resource provider aggregate not found [pid: 8|app: 0|req: 917/1921] 10.0.0.135 () {32 vars in 722 bytes} [Thu Apr 30 07:10:11 2026] GET /v2.0/networks/ea66b61c-3f1c-4d50-b239-d3b83e365675 => generated 138 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 07:10:11.248 8 INFO neutron.services.segments.plugin [-] Segment 551eb787-9912-40e0-991e-61e1260d6e2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 551eb787-9912-40e0-991e-61e1260d6e2b found for delete ", "request_id": "req-cf92878d-9816-4892-9b38-0eb985fd2312"}]} 2026-04-30 07:10:11.249 8 INFO neutron.services.segments.plugin [-] Segment 551eb787-9912-40e0-991e-61e1260d6e2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 551eb787-9912-40e0-991e-61e1260d6e2b found for delete ", "request_id": "req-7b917073-5a8c-41b6-a602-ddffafcc801f"}]} 2026-04-30 07:10:11.403 7 INFO neutron.services.segments.plugin [-] Segment e6766708-e8ab-41d7-8314-52e4043e1e36 resource provider aggregate not found 2026-04-30 07:10:11.412 7 INFO neutron.services.segments.plugin [-] Segment e6766708-e8ab-41d7-8314-52e4043e1e36 resource provider aggregate not found 2026-04-30 07:10:11.433 7 INFO neutron.services.segments.plugin [-] Segment e6766708-e8ab-41d7-8314-52e4043e1e36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6766708-e8ab-41d7-8314-52e4043e1e36 found for delete ", "request_id": "req-4107a7e9-914d-4198-ad84-5cc1d162c076"}]} 2026-04-30 07:10:11.436 7 INFO neutron.services.segments.plugin [-] Segment e6766708-e8ab-41d7-8314-52e4043e1e36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6766708-e8ab-41d7-8314-52e4043e1e36 found for delete ", "request_id": "req-8da251d4-0393-4735-87f7-9c24753fa4f4"}]} [pid: 7|app: 0|req: 1005/1922] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:10:11 2026] DELETE /v2.0/networks/ea66b61c-3f1c-4d50-b239-d3b83e365675 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:10:11.466 8 INFO neutron.pecan_wsgi.hooks.translation [None req-603e8b24-42f4-4e04-ad51-6cf8d5b61ae2 f49cc59e64ff49f88198347cf2b0d894 c62c5f7c65954b3b9f73813fa710f011 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 918/1923] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:10:11 2026] DELETE /v2.0/subnets/3e80fb45-dfc3-4ac8-9788-e5b24451d537 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 07:10:11.495 7 INFO neutron.pecan_wsgi.hooks.translation [None req-543a3570-aaf7-4c41-b640-1d5e4a27adea f49cc59e64ff49f88198347cf2b0d894 c62c5f7c65954b3b9f73813fa710f011 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1006/1924] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:10:11 2026] DELETE /v2.0/subnets/9bcb3b44-0b6e-4688-9fcb-9c3d5043b2dd => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 07:10:11.517 8 INFO neutron.pecan_wsgi.hooks.translation [None req-64cf1183-97bc-49cd-b520-a147a5a10c32 f49cc59e64ff49f88198347cf2b0d894 c62c5f7c65954b3b9f73813fa710f011 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 919/1925] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:10:11 2026] DELETE /v2.0/subnets/61f9d984-4c79-4c95-bd62-6bfaff88f924 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1926] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:11 2026] GET /v2.0/ports?device_id=6c09bb8b-f4be-4bd6-b813-4805bcc1132d => 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: 920/1927] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:10:11 2026] GET /v2.0/security-groups?id=4bcbc236-400e-4628-99e3-f6e027444e69&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1928] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:12 2026] GET /v2.0/ports?device_id=950f3b44-0229-4fc8-9d56-af88095a0793 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:10:12.475 8 WARNING neutron.db.securitygroups_db [None req-0c1760c0-4bb5-4993-92b5-aa454d12a048 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 921/1929] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:10:12 2026] GET /v2.0/security-groups?tenant_id=4ceef2ff4c4f45ddb516524c21b88c1d&name=default => generated 2925 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1930] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:10:12 2026] DELETE /v2.0/security-groups/73f8c069-39cb-4015-a2e6-398a9a938928 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:10:12.799 7 WARNING neutron.db.securitygroups_db [None req-f3cb5c98-89b9-40cb-bd7b-0babfe2ba3fa 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 1010/1931] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:10:12 2026] GET /v2.0/security-groups?tenant_id=c62c5f7c65954b3b9f73813fa710f011&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1932] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:12 2026] GET /v2.0/ports?device_id=6c09bb8b-f4be-4bd6-b813-4805bcc1132d => generated 975 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1933] 199.204.45.53 () {34 vars in 992 bytes} [Thu Apr 30 07:10:12 2026] GET /v2.0/ports?device_id=6c09bb8b-f4be-4bd6-b813-4805bcc1132d => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1934] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:10:12 2026] GET /v2.0/security-groups?id=4bcbc236-400e-4628-99e3-f6e027444e69&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: 923/1935] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:10:12 2026] DELETE /v2.0/security-groups/d94f603e-b9e2-463b-82cb-6e4d0bff65c8 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:10:12.995 7 INFO neutron_taas.services.taas.taas_plugin [req-c4f54a32-2718-41e1-a71a-3259229b2138 req-782c59e0-dd25-4cb7-b383-8c1d8d85c0a8 c4c6c88f6e2e4151ae903c4da56fe594 400cc9221dda4142a70ddae9d6dabf45 - - default default] TaaS: Handle Delete Port: b87aa041-f86c-46d3-b3d5-35b596a44a60 2026-04-30 07:10:12.999 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c4f54a32-2718-41e1-a71a-3259229b2138 req-782c59e0-dd25-4cb7-b383-8c1d8d85c0a8 c4c6c88f6e2e4151ae903c4da56fe594 400cc9221dda4142a70ddae9d6dabf45 - - default default] Tap Mirror: Handle Delete Port: b87aa041-f86c-46d3-b3d5-35b596a44a60 [pid: 7|app: 0|req: 1013/1936] 199.204.45.53 () {36 vars in 995 bytes} [Thu Apr 30 07:10:12 2026] DELETE /v2.0/ports/b87aa041-f86c-46d3-b3d5-35b596a44a60 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:10:13.161 8 WARNING neutron.db.securitygroups_db [None req-a1c1a309-fa65-403a-ad18-1cfdb4c4ffbf 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 07:10:13.163 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1aaad0c6-52b8-41cb-a4a4-a86521938403'] response: {'server_uuid': '6c09bb8b-f4be-4bd6-b813-4805bcc1132d', 'name': 'network-vif-deleted', 'tag': 'b87aa041-f86c-46d3-b3d5-35b596a44a60', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 924/1937] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:10:13 2026] GET /v2.0/security-groups?tenant_id=dc4c94291e7e427daebe970c4f0f5912&name=default => generated 2925 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1938] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:13 2026] GET /v2.0/ports?device_id=950f3b44-0229-4fc8-9d56-af88095a0793 => 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: 925/1939] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:10:13 2026] DELETE /v2.0/security-groups/58f47526-2563-4eee-b6e2-9def18634447 => 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: 1015/1940] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:13 2026] GET /v2.0/ports?device_id=6c09bb8b-f4be-4bd6-b813-4805bcc1132d => 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: 926/1941] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:14 2026] GET /v2.0/ports?device_id=950f3b44-0229-4fc8-9d56-af88095a0793 => 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: 1016/1942] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:15 2026] GET /v2.0/ports?device_id=6c09bb8b-f4be-4bd6-b813-4805bcc1132d => 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: 927/1943] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:15 2026] GET /v2.0/ports?device_id=950f3b44-0229-4fc8-9d56-af88095a0793 => 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: 1017/1944] 199.204.45.53 () {34 vars in 984 bytes} [Thu Apr 30 07:10:15 2026] GET /v2.0/networks?id=e520229a-da2a-47a2-8fda-774d46459288 => generated 673 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1945] 199.204.45.53 () {38 vars in 953 bytes} [Thu Apr 30 07:10:15 2026] POST /v2.0/ports => generated 954 bytes in 385 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: 929/1946] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:16 2026] GET /v2.0/ports?device_id=6c09bb8b-f4be-4bd6-b813-4805bcc1132d => 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: 1018/1947] 199.204.45.53 () {38 vars in 1026 bytes} [Thu Apr 30 07:10:16 2026] PUT /v2.0/ports/77c38209-2c89-4bf3-8a97-8f48e43d4335 => generated 1235 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:10:16.396 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c1b41cf-1c0b-487a-9af9-df95a71010dc'] response: {'name': 'network-changed', 'server_uuid': '950f3b44-0229-4fc8-9d56-af88095a0793', 'tag': '77c38209-2c89-4bf3-8a97-8f48e43d4335', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 930/1948] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:16 2026] GET /v2.0/ports?device_id=950f3b44-0229-4fc8-9d56-af88095a0793 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1019/1949] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:10:16 2026] GET /v2.0/security-groups?id=bee85237-9c4f-4d3d-8027-a564aa7376c3&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1950] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:10:16 2026] GET /v2.0/ports?tenant_id=3b963c3f7e85450db821d37166472d76&device_id=950f3b44-0229-4fc8-9d56-af88095a0793 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1951] 199.204.45.53 () {34 vars in 1016 bytes} [Thu Apr 30 07:10:16 2026] GET /v2.0/networks?tenant_id=3b963c3f7e85450db821d37166472d76&shared=False => generated 769 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1952] 199.204.45.53 () {34 vars in 928 bytes} [Thu Apr 30 07:10:17 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/1953] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:10:17 2026] DELETE /v2.0/security-groups/4bcbc236-400e-4628-99e3-f6e027444e69 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1954] 10.0.0.135 () {34 vars in 677 bytes} [Thu Apr 30 07:10:17 2026] POST /v2.0/qos/policies => generated 359 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1955] 10.0.0.135 () {34 vars in 677 bytes} [Thu Apr 30 07:10:17 2026] POST /v2.0/qos/policies => generated 359 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1956] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:17 2026] GET /v2.0/ports?device_id=950f3b44-0229-4fc8-9d56-af88095a0793 => generated 969 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:10:17.877 8 INFO neutron_taas.services.taas.taas_plugin [None req-380505a6-5fe8-4f26-a3dc-3fe4f8ce81d7 c4c6c88f6e2e4151ae903c4da56fe594 400cc9221dda4142a70ddae9d6dabf45 - - default default] TaaS: Handle Delete Port: 96f59dc4-2472-4d0c-99f9-16395802f992 2026-04-30 07:10:17.880 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-380505a6-5fe8-4f26-a3dc-3fe4f8ce81d7 c4c6c88f6e2e4151ae903c4da56fe594 400cc9221dda4142a70ddae9d6dabf45 - - default default] Tap Mirror: Handle Delete Port: 96f59dc4-2472-4d0c-99f9-16395802f992 [pid: 7|app: 0|req: 1025/1957] 10.0.0.135 () {34 vars in 677 bytes} [Thu Apr 30 07:10:17 2026] POST /v2.0/qos/policies => generated 359 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1958] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:10:17 2026] GET /v2.0/security-groups?id=bee85237-9c4f-4d3d-8027-a564aa7376c3&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: 1027/1959] 10.0.0.135 () {34 vars in 677 bytes} [Thu Apr 30 07:10:17 2026] POST /v2.0/qos/policies => generated 359 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/1960] 10.0.0.135 () {34 vars in 677 bytes} [Thu Apr 30 07:10:17 2026] POST /v2.0/qos/policies => generated 359 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:10:18.069 7 WARNING tagging [None req-1803dbe3-b781-470d-8c80-9dbe81eae6a8 6e6b2ffb08ff49d8a48b40b98309e6bb bdbc11d254914b7fadb6a12adf726635 - - default default] project_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: 1029/1961] 10.0.0.135 () {34 vars in 752 bytes} [Thu Apr 30 07:10:18 2026] PUT /v2.0/policies/dcb45664-af0a-4d65-bfef-22577a6aaa10/tags => generated 17 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1962] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:10:18 2026] GET /v2.0/ports?tenant_id=3b963c3f7e85450db821d37166472d76&device_id=950f3b44-0229-4fc8-9d56-af88095a0793 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:10:18.160 7 WARNING tagging [None req-d43e3298-4bb4-4da5-8f17-c4cd72e62949 6e6b2ffb08ff49d8a48b40b98309e6bb bdbc11d254914b7fadb6a12adf726635 - - default default] project_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: 1031/1963] 10.0.0.135 () {34 vars in 752 bytes} [Thu Apr 30 07:10:18 2026] PUT /v2.0/policies/773e79d3-74b6-40b3-92b9-f83916427b4c/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/1964] 199.204.45.53 () {34 vars in 1056 bytes} [Thu Apr 30 07:10:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=77c38209-2c89-4bf3-8a97-8f48e43d4335 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:10:18.215 7 WARNING tagging [None req-ba4cb831-3351-4560-ba00-e55ffd57983e 6e6b2ffb08ff49d8a48b40b98309e6bb bdbc11d254914b7fadb6a12adf726635 - - default default] project_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: 1033/1965] 10.0.0.135 () {34 vars in 752 bytes} [Thu Apr 30 07:10:18 2026] PUT /v2.0/policies/7bbbeab7-ad34-4554-8e69-13f521879ecb/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/1966] 199.204.45.53 () {34 vars in 982 bytes} [Thu Apr 30 07:10:18 2026] GET /v2.0/subnets?id=adeace35-2ebf-405b-9609-58431a2cab92 => generated 691 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:10:18.272 7 WARNING tagging [None req-a2413046-dd77-4cf5-bef7-3e528846f56e 6e6b2ffb08ff49d8a48b40b98309e6bb bdbc11d254914b7fadb6a12adf726635 - - default default] project_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: 1035/1967] 10.0.0.135 () {34 vars in 752 bytes} [Thu Apr 30 07:10:18 2026] PUT /v2.0/policies/2f32c269-4d89-4bb4-a51a-53b6642bc41e/tags => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/1968] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:10:18 2026] GET /v2.0/ports?network_id=e520229a-da2a-47a2-8fda-774d46459288&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: 1037/1969] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:10:18 2026] GET /v2.0/networks/e520229a-da2a-47a2-8fda-774d46459288?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1970] 10.0.0.135 () {34 vars in 788 bytes} [Thu Apr 30 07:10:17 2026] PUT /v2.0/routers/045918af-5310-4db2-9515-573229ef9fb4/remove_router_interface => generated 310 bytes in 1019 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/1971] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:10:18 2026] GET /v2.0/networks/e520229a-da2a-47a2-8fda-774d46459288?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: 934/1972] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:10:18 2026] DELETE /v2.0/subnets/1dc8fa4d-3b4f-442b-a865-5b7e53e752cd => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1973] 10.0.0.135 () {32 vars in 673 bytes} [Thu Apr 30 07:10:18 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:10:18.846 7 INFO neutron_taas.services.taas.taas_plugin [None req-5f9bf061-9b86-4bfd-b433-61aee097dfbd c4c6c88f6e2e4151ae903c4da56fe594 400cc9221dda4142a70ddae9d6dabf45 - - default default] TaaS: Handle Delete Port: 00414688-49f6-418e-9dc9-2474e276ec1a 2026-04-30 07:10:18.851 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5f9bf061-9b86-4bfd-b433-61aee097dfbd c4c6c88f6e2e4151ae903c4da56fe594 400cc9221dda4142a70ddae9d6dabf45 - - default default] Tap Mirror: Handle Delete Port: 00414688-49f6-418e-9dc9-2474e276ec1a [pid: 8|app: 0|req: 936/1974] 10.0.0.135 () {32 vars in 687 bytes} [Thu Apr 30 07:10:18 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: 8|app: 0|req: 937/1975] 10.0.0.135 () {32 vars in 683 bytes} [Thu Apr 30 07:10:18 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1976] 10.0.0.135 () {32 vars in 695 bytes} [Thu Apr 30 07:10:18 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1977] 10.0.0.135 () {32 vars in 681 bytes} [Thu Apr 30 07:10:19 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:10:19.096 7 INFO neutron_taas.services.taas.taas_plugin [None req-5f9bf061-9b86-4bfd-b433-61aee097dfbd c4c6c88f6e2e4151ae903c4da56fe594 400cc9221dda4142a70ddae9d6dabf45 - - default default] TaaS: Handle Delete Port: b7593e05-8180-46b9-9572-421228ba5eb4 2026-04-30 07:10:19.098 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5f9bf061-9b86-4bfd-b433-61aee097dfbd c4c6c88f6e2e4151ae903c4da56fe594 400cc9221dda4142a70ddae9d6dabf45 - - default default] Tap Mirror: Handle Delete Port: b7593e05-8180-46b9-9572-421228ba5eb4 [pid: 8|app: 0|req: 940/1978] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:19 2026] GET /v2.0/ports?device_id=950f3b44-0229-4fc8-9d56-af88095a0793 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1979] 10.0.0.135 () {32 vars in 695 bytes} [Thu Apr 30 07:10:19 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1980] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:10:19 2026] GET /v2.0/security-groups?id=bee85237-9c4f-4d3d-8027-a564aa7376c3&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: 943/1981] 10.0.0.135 () {32 vars in 720 bytes} [Thu Apr 30 07:10:19 2026] GET /v2.0/subnets/4c2dbf64-3d3f-4ae4-85cd-a61502ec9bcc => 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: 944/1982] 10.0.0.135 () {32 vars in 691 bytes} [Thu Apr 30 07:10:19 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1983] 10.0.0.135 () {32 vars in 703 bytes} [Thu Apr 30 07:10:19 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1984] 10.0.0.135 () {32 vars in 733 bytes} [Thu Apr 30 07:10:19 2026] DELETE /v2.0/qos/policies/dcb45664-af0a-4d65-bfef-22577a6aaa10 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:10:19.410 7 INFO neutron.services.segments.plugin [-] Segment 00354ce9-db5a-4de8-878c-7fe0c0c03a26 resource provider aggregate not found 2026-04-30 07:10:19.415 7 INFO neutron.services.segments.plugin [-] Segment 00354ce9-db5a-4de8-878c-7fe0c0c03a26 resource provider aggregate not found 2026-04-30 07:10:19.433 7 INFO neutron.services.segments.plugin [-] Segment 00354ce9-db5a-4de8-878c-7fe0c0c03a26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00354ce9-db5a-4de8-878c-7fe0c0c03a26 found for delete ", "request_id": "req-0c414f8a-f673-436c-96ab-920910eebbc7"}]} 2026-04-30 07:10:19.433 7 INFO neutron.db.l3_hamode_db [None req-5f9bf061-9b86-4bfd-b433-61aee097dfbd c4c6c88f6e2e4151ae903c4da56fe594 400cc9221dda4142a70ddae9d6dabf45 - - default default] HA network 84b6b344-a5cb-415a-a273-e7d942c4af78 was deleted as no HA routers are present in project 400cc9221dda4142a70ddae9d6dabf45. 2026-04-30 07:10:19.439 7 INFO neutron.services.segments.plugin [-] Segment 00354ce9-db5a-4de8-878c-7fe0c0c03a26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00354ce9-db5a-4de8-878c-7fe0c0c03a26 found for delete ", "request_id": "req-8f0487fb-1a31-42f7-8b80-08bb52f0b538"}]} [pid: 7|app: 0|req: 1039/1985] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:10:18 2026] DELETE /v2.0/routers/045918af-5310-4db2-9515-573229ef9fb4 => generated 0 bytes in 822 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1986] 10.0.0.135 () {32 vars in 733 bytes} [Thu Apr 30 07:10:19 2026] DELETE /v2.0/qos/policies/773e79d3-74b6-40b3-92b9-f83916427b4c => 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: 948/1987] 10.0.0.135 () {32 vars in 733 bytes} [Thu Apr 30 07:10:19 2026] DELETE /v2.0/qos/policies/7bbbeab7-ad34-4554-8e69-13f521879ecb => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:10:19.559 7 INFO neutron_taas.services.taas.taas_plugin [None req-b2052a42-1549-426b-864f-cbeb7634e9bd c4c6c88f6e2e4151ae903c4da56fe594 400cc9221dda4142a70ddae9d6dabf45 - - default default] TaaS: Handle Delete Port: 9ffe0738-107c-463a-827d-51aa4c86680b 2026-04-30 07:10:19.563 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b2052a42-1549-426b-864f-cbeb7634e9bd c4c6c88f6e2e4151ae903c4da56fe594 400cc9221dda4142a70ddae9d6dabf45 - - default default] Tap Mirror: Handle Delete Port: 9ffe0738-107c-463a-827d-51aa4c86680b [pid: 8|app: 0|req: 949/1988] 10.0.0.135 () {32 vars in 733 bytes} [Thu Apr 30 07:10:19 2026] DELETE /v2.0/qos/policies/2f32c269-4d89-4bb4-a51a-53b6642bc41e => 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: 950/1989] 10.0.0.135 () {32 vars in 733 bytes} [Thu Apr 30 07:10:19 2026] DELETE /v2.0/qos/policies/c669d85b-6bc0-4bab-9b2d-eaf503f3fd92 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/1990] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:10:19 2026] DELETE /v2.0/networks/13d3454e-4401-4d0b-8fd4-2adb6814b8a7 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1991] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:20 2026] GET /v2.0/ports?device_id=950f3b44-0229-4fc8-9d56-af88095a0793 => 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: 1041/1992] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:10:20 2026] GET /v2.0/security-groups?id=bee85237-9c4f-4d3d-8027-a564aa7376c3&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:10:20.493 8 WARNING neutron.db.securitygroups_db [None req-fc85940a-c1d9-4a96-b75e-e6cd1e801aef 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 952/1993] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:10:20 2026] GET /v2.0/security-groups?tenant_id=400cc9221dda4142a70ddae9d6dabf45&name=default => generated 2925 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/1994] 10.0.0.72 () {30 vars in 688 bytes} [Thu Apr 30 07:10:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:10:20.548 8 WARNING neutron.db.securitygroups_db [None req-bb4c1bfb-dfea-4add-94c4-03576cb0b265 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 1043/1995] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:10:20 2026] DELETE /v2.0/security-groups/34f65c61-9b42-440f-b8a7-31d42bcd3969 => 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: 1044/1996] 10.0.0.72 () {30 vars in 690 bytes} [Thu Apr 30 07:10:20 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: 1045/1997] 10.0.0.72 () {30 vars in 666 bytes} [Thu Apr 30 07:10:20 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: 1046/1998] 10.0.0.72 () {30 vars in 702 bytes} [Thu Apr 30 07:10:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1999] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:10:20 2026] GET /v2.0/security-groups?tenant_id=7650d42dfb4a4416aa900fd715d8e25a&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:10:20.725 8 WARNING neutron.db.securitygroups_db [None req-f0372b63-e1d9-4c02-81d2-d612317ba8d7 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 1047/2000] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:10:20 2026] DELETE /v2.0/security-groups/776a2b41-1644-40ce-abd0-95074e8b1705 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/2001] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:10:20 2026] GET /v2.0/security-groups?tenant_id=9bb36d62161a4c8d97b4d730ad490d08&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: 1048/2002] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:10:20 2026] DELETE /v2.0/security-groups/704d58c6-fa54-463a-87f7-13235da96e2a => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:10:20.969 8 WARNING neutron.db.securitygroups_db [None req-ef241732-167b-4322-8108-ad73ac7c4e21 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 955/2003] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:10:20 2026] GET /v2.0/security-groups?tenant_id=3e0df5e282614f8ca4e440d6047a5049&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: 1049/2004] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:10:21 2026] DELETE /v2.0/security-groups/b1c6bc5e-632b-4847-a465-ed787a63ec90 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/2005] 10.0.0.72 () {28 vars in 437 bytes} [Thu Apr 30 07:10:21 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2006] 10.0.0.72 () {30 vars in 726 bytes} [Thu Apr 30 07:10:21 2026] GET /v2.0/subnets/4c2dbf64-3d3f-4ae4-85cd-a61502ec9bcc => generated 658 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/2007] 10.0.0.72 () {30 vars in 688 bytes} [Thu Apr 30 07:10:21 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: 1051/2008] 10.0.0.72 () {30 vars in 690 bytes} [Thu Apr 30 07:10:21 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: 958/2009] 10.0.0.72 () {30 vars in 666 bytes} [Thu Apr 30 07:10:21 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) 2026-04-30 07:10:21.297 7 WARNING neutron.db.securitygroups_db [None req-30423837-f8bc-4534-bb6f-6272dd5440de 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 959/2010] 10.0.0.72 () {30 vars in 702 bytes} [Thu Apr 30 07:10:21 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: 960/2011] 10.0.0.72 () {30 vars in 726 bytes} [Thu Apr 30 07:10:21 2026] GET /v2.0/subnets/4c2dbf64-3d3f-4ae4-85cd-a61502ec9bcc => 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: 1052/2012] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:10:21 2026] GET /v2.0/security-groups?tenant_id=bdbc11d254914b7fadb6a12adf726635&name=default => generated 2925 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:10:21.457 7 INFO neutron.services.segments.plugin [-] Segment 08dddab8-d64c-4b11-99ba-19147c4691fa resource provider aggregate not found 2026-04-30 07:10:21.476 7 INFO neutron.services.segments.plugin [-] Segment 08dddab8-d64c-4b11-99ba-19147c4691fa resource provider aggregate not found 2026-04-30 07:10:21.488 7 INFO neutron.services.segments.plugin [-] Segment 08dddab8-d64c-4b11-99ba-19147c4691fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08dddab8-d64c-4b11-99ba-19147c4691fa found for delete ", "request_id": "req-7d3d2b7f-e789-4bc9-b447-8552c0a93668"}]} 2026-04-30 07:10:21.504 7 INFO neutron.services.segments.plugin [-] Segment 08dddab8-d64c-4b11-99ba-19147c4691fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08dddab8-d64c-4b11-99ba-19147c4691fa found for delete ", "request_id": "req-8578f860-27e7-44b9-a43a-af2f097b7778"}]} [pid: 8|app: 0|req: 961/2013] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:21 2026] GET /v2.0/ports?device_id=950f3b44-0229-4fc8-9d56-af88095a0793 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/2014] 10.0.0.72 () {30 vars in 688 bytes} [Thu Apr 30 07:10:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/2015] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:10:21 2026] GET /v2.0/security-groups?id=bee85237-9c4f-4d3d-8027-a564aa7376c3&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: 8|app: 0|req: 964/2016] 10.0.0.72 () {30 vars in 690 bytes} [Thu Apr 30 07:10:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/2017] 10.0.0.72 () {30 vars in 666 bytes} [Thu Apr 30 07:10:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/2018] 10.0.0.72 () {30 vars in 702 bytes} [Thu Apr 30 07:10:21 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: 1053/2019] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:10:21 2026] DELETE /v2.0/security-groups/fb48e3ff-dc04-4a91-8ebd-a56361370919 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/2020] 10.0.0.72 () {30 vars in 728 bytes} [Thu Apr 30 07:10:21 2026] GET /v2.0/networks/0b07cd51-b7bc-42fc-954f-2d1ce3e4ae4f => generated 798 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2021] 10.0.0.72 () {30 vars in 680 bytes} [Thu Apr 30 07:10:21 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/2022] 10.0.0.72 () {34 vars in 702 bytes} [Thu Apr 30 07:10:21 2026] POST /v2.0/ports => generated 1132 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2023] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:22 2026] GET /v2.0/ports?device_id=950f3b44-0229-4fc8-9d56-af88095a0793 => generated 971 bytes in 52 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: 969/2024] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:10:22 2026] GET /v2.0/security-groups?id=bee85237-9c4f-4d3d-8027-a564aa7376c3&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:10:23.062 7 INFO neutron.db.segments_db [None req-3a35660d-3314-43f0-b141-56114afd6561 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Added segment 21693dde-46dd-4ce3-aec7-4cce7ba8f7d1 of type vxlan for network fbf04721-0ff1-46eb-95cf-acacc5582373 [pid: 7|app: 0|req: 1056/2025] 10.0.0.135 () {34 vars in 670 bytes} [Thu Apr 30 07:10:22 2026] POST /v2.0/networks => generated 741 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2026] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:10:23 2026] POST /v2.0/subnets => generated 688 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:10:23.402 7 INFO neutron.db.segments_db [None req-3a8d3861-7b89-41b8-8bf2-2c71df85e505 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Added segment 8e02b0b9-f974-42c0-8c97-b5eb77d2f3ea of type vxlan for network 21ccf0ee-a587-4dd8-840a-1476ccdff795 2026-04-30 07:10:23.642 7 INFO neutron.db.l3_hamode_db [None req-3a8d3861-7b89-41b8-8bf2-2c71df85e505 97fc4e4ed685474b8f0d62d67b54bbe7 7a0eaa7de97f4555b1108e801156bba3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 971/2027] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:23 2026] GET /v2.0/ports?device_id=950f3b44-0229-4fc8-9d56-af88095a0793 => 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: 972/2028] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:10:23 2026] GET /v2.0/security-groups?id=bee85237-9c4f-4d3d-8027-a564aa7376c3&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:10:24.334 7 INFO neutron.db.l3_hamode_db [None req-3a8d3861-7b89-41b8-8bf2-2c71df85e505 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1057/2031] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:10:23 2026] POST /v2.0/routers => generated 728 bytes in 1788 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2032] 199.204.45.53 () {30 vars in 701 bytes} [Thu Apr 30 07:10:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2033] 199.204.45.53 () {30 vars in 703 bytes} [Thu Apr 30 07: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: 977/2034] 199.204.45.53 () {30 vars in 679 bytes} [Thu Apr 30 07:10:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2035] 199.204.45.53 () {30 vars in 715 bytes} [Thu Apr 30 07:10:25 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: 979/2036] 199.204.45.53 () {30 vars in 735 bytes} [Thu Apr 30 07:10:25 2026] GET /v2.0/ports/29f60b94-d56a-402f-8867-ed9759e657ab => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2037] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:25 2026] GET /v2.0/ports?device_id=950f3b44-0229-4fc8-9d56-af88095a0793 => 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: 981/2038] 199.204.45.53 () {30 vars in 701 bytes} [Thu Apr 30 07:10:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2039] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:10:25 2026] GET /v2.0/security-groups?id=bee85237-9c4f-4d3d-8027-a564aa7376c3&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2040] 199.204.45.53 () {30 vars in 703 bytes} [Thu Apr 30 07:10:25 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: 984/2041] 199.204.45.53 () {30 vars in 679 bytes} [Thu Apr 30 07:10:25 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: 985/2042] 199.204.45.53 () {30 vars in 715 bytes} [Thu Apr 30 07:10:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:10:25.611 8 INFO neutron.api.v2.resource [None req-4745569a-acfc-471a-9b6b-12dfa69a3578 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 986/2043] 199.204.45.53 () {30 vars in 761 bytes} [Thu Apr 30 07:10:25 2026] GET /v2.0/security-groups/lb-c35cf7fc-fbad-4b76-b807-98c27e551182 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2044] 199.204.45.53 () {30 vars in 783 bytes} [Thu Apr 30 07:10:25 2026] GET /v2.0/security-groups?name=lb-c35cf7fc-fbad-4b76-b807-98c27e551182 => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2045] 199.204.45.53 () {34 vars in 734 bytes} [Thu Apr 30 07:10:25 2026] POST /v2.0/security-groups => generated 1636 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2046] 199.204.45.53 () {30 vars in 813 bytes} [Thu Apr 30 07:10:25 2026] GET /v2.0/security-group-rules?security_group_id=8146ef77-22bc-4eed-b361-1c32e3ef88a7 => generated 1182 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2047] 199.204.45.53 () {34 vars in 787 bytes} [Thu Apr 30 07:10:25 2026] PUT /v2.0/ports/29f60b94-d56a-402f-8867-ed9759e657ab => generated 1132 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2048] 10.0.0.135 () {34 vars in 782 bytes} [Thu Apr 30 07:10:25 2026] PUT /v2.0/routers/3f226e23-452f-4ad5-9314-7439ac8e76f1/add_router_interface => generated 310 bytes in 1000 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2049] 199.204.45.53 () {30 vars in 701 bytes} [Thu Apr 30 07:10:26 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: 1060/2050] 199.204.45.53 () {30 vars in 703 bytes} [Thu Apr 30 07:10:26 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1061/2051] 199.204.45.53 () {30 vars in 679 bytes} [Thu Apr 30 07:10:26 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: 1062/2052] 199.204.45.53 () {30 vars in 715 bytes} [Thu Apr 30 07:10:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2053] 199.204.45.53 () {30 vars in 739 bytes} [Thu Apr 30 07:10:26 2026] GET /v2.0/subnets/4c2dbf64-3d3f-4ae4-85cd-a61502ec9bcc => 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: 991/2054] 10.0.0.135 () {34 vars in 683 bytes} [Thu Apr 30 07:10:26 2026] POST /v2.0/security-groups => generated 1601 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2055] 10.0.0.135 () {34 vars in 683 bytes} [Thu Apr 30 07:10:26 2026] POST /v2.0/security-groups => generated 1601 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2056] 10.0.0.135 () {34 vars in 683 bytes} [Thu Apr 30 07:10:26 2026] POST /v2.0/security-groups => generated 1601 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2057] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:26 2026] GET /v2.0/ports?device_id=950f3b44-0229-4fc8-9d56-af88095a0793 => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2058] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:10:26 2026] GET /v2.0/security-groups?id=bee85237-9c4f-4d3d-8027-a564aa7376c3&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: 993/2059] 10.0.0.135 () {34 vars in 683 bytes} [Thu Apr 30 07:10:26 2026] POST /v2.0/security-groups => generated 1601 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2060] 10.0.0.135 () {34 vars in 683 bytes} [Thu Apr 30 07:10:26 2026] POST /v2.0/security-groups => generated 1601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-30 07:10:27.036 8 WARNING tagging [None req-84cd58be-4771-49d9-9dee-7fccc7e46ff3 241fc695f5574b0897897d9688f4cc62 d833e3f1fe30405e814a847886f4dca8 - - default default] project_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: 994/2061] 10.0.0.135 () {34 vars in 766 bytes} [Thu Apr 30 07:10:27 2026] PUT /v2.0/security-groups/510e1878-9b41-418d-8423-cb1f2010fd50/tags => generated 17 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:10:27.112 7 WARNING tagging [None req-fa6e81db-cdb4-401c-87db-7fb60f78f69b 241fc695f5574b0897897d9688f4cc62 d833e3f1fe30405e814a847886f4dca8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1068/2062] 10.0.0.135 () {34 vars in 766 bytes} [Thu Apr 30 07:10:27 2026] PUT /v2.0/security-groups/81e81ed2-8bc5-46d8-995c-12b2dd9b2b23/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:10:27.175 8 WARNING tagging [None req-54e64be0-78d5-4b9a-b9e9-79a4ecd68061 241fc695f5574b0897897d9688f4cc62 d833e3f1fe30405e814a847886f4dca8 - - default default] project_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: 995/2063] 10.0.0.135 () {34 vars in 766 bytes} [Thu Apr 30 07:10:27 2026] PUT /v2.0/security-groups/f57617f7-98a7-4d5a-9d52-327abd03ff24/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:10:27.236 7 WARNING tagging [None req-85db23c3-97d4-4e16-ad8c-73ca2ae3a89b 241fc695f5574b0897897d9688f4cc62 d833e3f1fe30405e814a847886f4dca8 - - default default] project_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/2064] 10.0.0.135 () {34 vars in 766 bytes} [Thu Apr 30 07:10:27 2026] PUT /v2.0/security-groups/7f9ddbe4-5815-4227-8139-db117354711a/tags => 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: 996/2065] 10.0.0.135 () {32 vars in 679 bytes} [Thu Apr 30 07:10:27 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2066] 10.0.0.135 () {32 vars in 693 bytes} [Thu Apr 30 07:10:27 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2067] 10.0.0.135 () {32 vars in 689 bytes} [Thu Apr 30 07:10:27 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2068] 10.0.0.135 () {32 vars in 701 bytes} [Thu Apr 30 07:10:27 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2069] 10.0.0.135 () {32 vars in 687 bytes} [Thu Apr 30 07:10:27 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:10:27.481 8 INFO neutron.db.segments_db [None req-1d4c00d7-3eba-41a0-b5b2-d277bfb8d3d2 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Added segment 62779989-aeb8-4c4e-b55a-435849caf0d9 of type vxlan for network 25f49745-a9fa-42a0-a1e6-b68ac200d522 [pid: 7|app: 0|req: 1074/2070] 10.0.0.135 () {32 vars in 701 bytes} [Thu Apr 30 07:10:27 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2071] 10.0.0.135 () {32 vars in 697 bytes} [Thu Apr 30 07:10:27 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2072] 10.0.0.135 () {32 vars in 709 bytes} [Thu Apr 30 07:10:27 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2073] 10.0.0.135 () {34 vars in 670 bytes} [Thu Apr 30 07:10:27 2026] POST /v2.0/networks => generated 740 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2074] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:10:27 2026] DELETE /v2.0/security-groups/510e1878-9b41-418d-8423-cb1f2010fd50 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2075] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:10:27 2026] DELETE /v2.0/security-groups/81e81ed2-8bc5-46d8-995c-12b2dd9b2b23 => 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: 1079/2076] 199.204.45.53 () {34 vars in 992 bytes} [Thu Apr 30 07:10:27 2026] GET /v2.0/ports?device_id=950f3b44-0229-4fc8-9d56-af88095a0793 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2077] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:10:27 2026] DELETE /v2.0/security-groups/f57617f7-98a7-4d5a-9d52-327abd03ff24 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2078] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:10:27 2026] POST /v2.0/subnets => generated 687 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:10:27.905 7 INFO neutron_taas.services.taas.taas_plugin [req-9e87da89-fd32-47c4-b56c-8a9592ffebfd req-af11c6f4-8e1c-4eb1-a5b5-8a47f65d0b3d 4ffc335c998c40c1aaf0df01b935a710 3b963c3f7e85450db821d37166472d76 - - default default] TaaS: Handle Delete Port: 77c38209-2c89-4bf3-8a97-8f48e43d4335 2026-04-30 07:10:27.907 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-9e87da89-fd32-47c4-b56c-8a9592ffebfd req-af11c6f4-8e1c-4eb1-a5b5-8a47f65d0b3d 4ffc335c998c40c1aaf0df01b935a710 3b963c3f7e85450db821d37166472d76 - - default default] Tap Mirror: Handle Delete Port: 77c38209-2c89-4bf3-8a97-8f48e43d4335 [pid: 8|app: 0|req: 999/2079] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:10:27 2026] DELETE /v2.0/security-groups/7f9ddbe4-5815-4227-8139-db117354711a => 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: 1081/2080] 199.204.45.53 () {36 vars in 995 bytes} [Thu Apr 30 07:10:27 2026] DELETE /v2.0/ports/77c38209-2c89-4bf3-8a97-8f48e43d4335 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2081] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:27 2026] GET /v2.0/ports?device_id=950f3b44-0229-4fc8-9d56-af88095a0793 => generated 971 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:10:28.078 7 INFO neutron.db.segments_db [None req-cae83112-eb94-472e-a02d-1e908d761e21 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Added segment 0cee61d8-bb33-44b5-b575-06d7e7a74d01 of type vxlan for network 5d08d1bc-cf25-40b8-92b3-a863de5e663d 2026-04-30 07:10:28.088 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b041ef9e-3e37-4b67-ac46-804bf6519990'] response: {'server_uuid': '950f3b44-0229-4fc8-9d56-af88095a0793', 'name': 'network-vif-deleted', 'tag': '77c38209-2c89-4bf3-8a97-8f48e43d4335', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1001/2082] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:10:28 2026] DELETE /v2.0/security-groups/576c7914-69fa-4424-a696-a875a0455e89 => 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: 1002/2083] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:10:28 2026] GET /v2.0/security-groups?id=bee85237-9c4f-4d3d-8027-a564aa7376c3&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:10:28.406 7 INFO neutron.db.l3_hamode_db [None req-cae83112-eb94-472e-a02d-1e908d761e21 97fc4e4ed685474b8f0d62d67b54bbe7 b928bc28f192494bbfaec065b45b083a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-30 07:10:29.216 8 WARNING neutron.db.securitygroups_db [None req-8e2b94cb-b35e-4b5e-ba36-c2eaa1a7ef16 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 1003/2084] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:10:29 2026] GET /v2.0/security-groups?tenant_id=d833e3f1fe30405e814a847886f4dca8&name=default => generated 2925 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:10:29.315 7 INFO neutron.db.l3_hamode_db [None req-cae83112-eb94-472e-a02d-1e908d761e21 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1004/2085] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:10:29 2026] DELETE /v2.0/security-groups/f5c9964d-1ae9-4ca1-bea3-30323bf5ba25 => 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: 1005/2086] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:29 2026] GET /v2.0/ports?device_id=950f3b44-0229-4fc8-9d56-af88095a0793 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:10:29.590 8 WARNING neutron.db.securitygroups_db [None req-f729f83b-3262-4f67-b195-a9da8f4682c8 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 1006/2087] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:10:29 2026] GET /v2.0/security-groups?tenant_id=e76ab7685a2245e58eff1d2b4713f3ed&name=default => generated 2925 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2088] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:10:29 2026] DELETE /v2.0/security-groups/5c4dc8d2-30c0-46ee-94a6-a09cfb1c61b4 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:10:29.938 8 WARNING neutron.db.securitygroups_db [None req-7a4f7499-e11e-4719-8e9c-d72d242c09d1 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 1008/2089] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:10:29 2026] GET /v2.0/security-groups?tenant_id=421ef11e18484db1bb53806f35601ab7&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2090] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:10:30 2026] DELETE /v2.0/security-groups/8137196b-e464-44f4-9b7b-87ca0c627dda => 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: 1082/2091] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:10:28 2026] POST /v2.0/routers => generated 727 bytes in 2334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2092] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:30 2026] GET /v2.0/ports?device_id=950f3b44-0229-4fc8-9d56-af88095a0793 => 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: 1010/2093] 10.0.0.135 () {34 vars in 782 bytes} [Thu Apr 30 07:10:30 2026] PUT /v2.0/routers/8d069d3b-8d06-423c-91b8-4d34a6e16ec4/add_router_interface => generated 310 bytes in 1280 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2094] 10.0.0.135 () {34 vars in 684 bytes} [Thu Apr 30 07:10:32 2026] POST /v2.0/security-groups => generated 1675 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2095] 10.0.0.135 () {34 vars in 694 bytes} [Thu Apr 30 07:10:32 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: 7|app: 0|req: 1085/2096] 10.0.0.135 () {34 vars in 694 bytes} [Thu Apr 30 07:10:32 2026] POST /v2.0/security-group-rules => generated 596 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2097] 10.0.0.135 () {34 vars in 694 bytes} [Thu Apr 30 07:10:32 2026] POST /v2.0/security-group-rules => generated 602 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2098] 10.0.0.135 () {34 vars in 694 bytes} [Thu Apr 30 07:10:32 2026] POST /v2.0/security-group-rules => generated 601 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:10:33.053 7 INFO neutron.db.securitygroups_db [None req-61dd5d1c-422c-4f13-b1eb-2092f61dd8a8 fab1c6ae08ff45548a24852b2be299f9 7a0eaa7de97f4555b1108e801156bba3 - - default default] Project 7a0eaa7de97f4555b1108e801156bba3 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-30 07:10:33.087 8 INFO neutron_taas.services.taas.taas_plugin [None req-8a74e601-4880-4595-abe3-62847b1495ac 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] TaaS: Handle Delete Port: cf6143f5-d489-4191-97e1-77b3b6b3f182 2026-04-30 07:10:33.090 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8a74e601-4880-4595-abe3-62847b1495ac 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Tap Mirror: Handle Delete Port: cf6143f5-d489-4191-97e1-77b3b6b3f182 [pid: 7|app: 0|req: 1088/2099] 10.0.0.135 () {34 vars in 694 bytes} [Thu Apr 30 07:10:33 2026] POST /v2.0/security-group-rules => generated 607 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:10:33.171 7 INFO neutron.db.securitygroups_db [None req-0397170e-dbab-4442-a388-3370716bdb35 fab1c6ae08ff45548a24852b2be299f9 7a0eaa7de97f4555b1108e801156bba3 - - default default] Project 7a0eaa7de97f4555b1108e801156bba3 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: 1089/2100] 10.0.0.135 () {34 vars in 694 bytes} [Thu Apr 30 07:10:33 2026] POST /v2.0/security-group-rules => generated 606 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2101] 10.0.0.135 () {34 vars in 788 bytes} [Thu Apr 30 07:10:32 2026] PUT /v2.0/routers/80ca6d7a-a4b4-4c1f-9efe-b2cfba26454a/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: 1090/2102] 10.0.0.135 () {34 vars in 684 bytes} [Thu Apr 30 07:10:33 2026] POST /v2.0/security-groups => generated 1661 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2103] 10.0.0.84 () {34 vars in 1014 bytes} [Thu Apr 30 07:10:33 2026] GET /v2.0/security-groups?id=4fd6ef9c-a26f-4955-9de2-bf2d2e2613d7&fields=id => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:10:33.941 8 INFO neutron_taas.services.taas.taas_plugin [None req-6f269074-df0a-48f4-982a-eb9778f39dd5 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] TaaS: Handle Delete Port: b6257791-2a43-4a2a-b7b9-b0ad054d0c5c 2026-04-30 07:10:33.944 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6f269074-df0a-48f4-982a-eb9778f39dd5 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Tap Mirror: Handle Delete Port: b6257791-2a43-4a2a-b7b9-b0ad054d0c5c [pid: 7|app: 0|req: 1092/2104] 10.0.0.135 () {34 vars in 694 bytes} [Thu Apr 30 07:10:33 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: 1093/2105] 10.0.0.84 () {34 vars in 980 bytes} [Thu Apr 30 07:10:33 2026] GET /v2.0/networks?id=5cb1fcb0-4cf0-4d6d-b7a5-7f1e5a7eacb9 => generated 735 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2106] 10.0.0.135 () {34 vars in 694 bytes} [Thu Apr 30 07:10:34 2026] POST /v2.0/security-group-rules => generated 602 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2107] 10.0.0.84 () {34 vars in 963 bytes} [Thu Apr 30 07:10:34 2026] GET /v2.0/quotas/f3e344789ec84d89b36247a5771df284 => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:10:34.294 8 INFO neutron_taas.services.taas.taas_plugin [None req-6f269074-df0a-48f4-982a-eb9778f39dd5 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] TaaS: Handle Delete Port: f03f894f-82bb-467c-b90d-e7a97451827b 2026-04-30 07:10:34.297 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6f269074-df0a-48f4-982a-eb9778f39dd5 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Tap Mirror: Handle Delete Port: f03f894f-82bb-467c-b90d-e7a97451827b 2026-04-30 07:10:34.692 8 INFO neutron.services.segments.plugin [-] Segment 10f98acf-8ea0-4523-84af-0d13110119cc resource provider aggregate not found 2026-04-30 07:10:34.700 8 INFO neutron.services.segments.plugin [-] Segment 10f98acf-8ea0-4523-84af-0d13110119cc resource provider aggregate not found 2026-04-30 07:10:34.710 8 INFO neutron.services.segments.plugin [-] Segment 10f98acf-8ea0-4523-84af-0d13110119cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10f98acf-8ea0-4523-84af-0d13110119cc found for delete ", "request_id": "req-fc0abadf-d9cc-4390-a0de-89d466acd1c7"}]} 2026-04-30 07:10:34.720 8 INFO neutron.services.segments.plugin [-] Segment 10f98acf-8ea0-4523-84af-0d13110119cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10f98acf-8ea0-4523-84af-0d13110119cc found for delete ", "request_id": "req-87c09cb2-08a9-41fb-91d0-a7ae880306a4"}]} [pid: 7|app: 0|req: 1096/2108] 10.0.0.135 () {34 vars in 675 bytes} [Thu Apr 30 07:10:34 2026] POST /v2.0/floatingips => generated 552 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:10:34.727 8 INFO neutron.db.l3_hamode_db [None req-6f269074-df0a-48f4-982a-eb9778f39dd5 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] HA network 0e352d56-ff04-4848-9f92-19b6e4ab5d95 was deleted as no HA routers are present in project 3b963c3f7e85450db821d37166472d76. [pid: 8|app: 0|req: 1013/2109] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:10:33 2026] DELETE /v2.0/routers/80ca6d7a-a4b4-4c1f-9efe-b2cfba26454a => generated 0 bytes in 1006 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:10:35.042 8 INFO neutron.db.segments_db [None req-d88018d4-3185-4fa5-82df-3214e855c470 da5b2be34afa446c8c6616d3003be8eb 31c069200b7c45c297ca8b9b8aa1758e - - default default] Added segment 0fa50c91-1dc1-4b1b-ba6c-f3754a0617da of type vxlan for network 3404d6d9-35df-43f4-9901-247cbcf67960 [pid: 8|app: 0|req: 1014/2110] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:10:34 2026] POST /v2.0/networks => generated 632 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2111] 10.0.0.84 () {34 vars in 1000 bytes} [Thu Apr 30 07:10:34 2026] GET /v2.0/ports?tenant_id=f3e344789ec84d89b36247a5771df284&fields=id => generated 149 bytes in 459 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:10:35.188 7 WARNING neutron.db.securitygroups_db [req-7ebf8ead-43b0-430c-9040-3afe6e8dd8c2 req-916d0008-0613-464e-b9f8-cb983d6b037b fab1c6ae08ff45548a24852b2be299f9 7a0eaa7de97f4555b1108e801156bba3 - - default default] project_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: 1098/2112] 10.0.0.84 () {34 vars in 1098 bytes} [Thu Apr 30 07:10:35 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1727841517&fields=id&tenant_id=7a0eaa7de97f4555b1108e801156bba3 => generated 69 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2113] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:10:35 2026] DELETE /v2.0/subnets/adeace35-2ebf-405b-9609-58431a2cab92 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2114] 10.0.0.84 () {34 vars in 1006 bytes} [Thu Apr 30 07:10:35 2026] GET /v2.0/networks/5cb1fcb0-4cf0-4d6d-b7a5-7f1e5a7eacb9?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:10:35.323 8 WARNING neutron.db.securitygroups_db [req-7ebf8ead-43b0-430c-9040-3afe6e8dd8c2 req-5ccc80f9-68fd-4a69-ba7e-0da11ad85c8d fab1c6ae08ff45548a24852b2be299f9 7a0eaa7de97f4555b1108e801156bba3 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1017/2115] 10.0.0.84 () {34 vars in 1098 bytes} [Thu Apr 30 07:10:35 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1577435338&fields=id&tenant_id=7a0eaa7de97f4555b1108e801156bba3 => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:10:35.464 8 INFO neutron_taas.services.taas.taas_plugin [None req-91e08272-8b2c-4bc0-827c-6b62e675e0a5 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] TaaS: Handle Delete Port: 75ca07a5-0d02-4ce5-980e-fd7d671295e9 2026-04-30 07:10:35.467 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-91e08272-8b2c-4bc0-827c-6b62e675e0a5 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Tap Mirror: Handle Delete Port: 75ca07a5-0d02-4ce5-980e-fd7d671295e9 [pid: 7|app: 0|req: 1099/2116] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:10:35 2026] POST /v2.0/subnets => generated 626 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2117] 10.0.0.84 () {34 vars in 1106 bytes} [Thu Apr 30 07:10:35 2026] GET /v2.0/networks/5cb1fcb0-4cf0-4d6d-b7a5-7f1e5a7eacb9?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: 1101/2118] 10.0.0.84 () {34 vars in 980 bytes} [Thu Apr 30 07:10:35 2026] GET /v2.0/networks?id=fbf04721-0ff1-46eb-95cf-acacc5582373 => generated 673 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:10:35.659 7 INFO neutron.db.segments_db [None req-76f9a4ed-d326-4156-ba99-0f5c605fdbd8 da5b2be34afa446c8c6616d3003be8eb 31c069200b7c45c297ca8b9b8aa1758e - - default default] Added segment eba5cf3a-9a73-4b7d-93a0-9c337da26c97 of type vxlan for network 376df97b-bf17-4576-bdc8-968c5adbc64d [pid: 8|app: 0|req: 1018/2119] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:10:35 2026] DELETE /v2.0/networks/e520229a-da2a-47a2-8fda-774d46459288 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2120] 10.0.0.84 () {34 vars in 963 bytes} [Thu Apr 30 07:10:35 2026] GET /v2.0/quotas/7a0eaa7de97f4555b1108e801156bba3 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2121] 10.0.0.84 () {34 vars in 1000 bytes} [Thu Apr 30 07:10:35 2026] GET /v2.0/ports?tenant_id=7a0eaa7de97f4555b1108e801156bba3&fields=id => generated 103 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2122] 10.0.0.84 () {34 vars in 1006 bytes} [Thu Apr 30 07:10:35 2026] GET /v2.0/networks/fbf04721-0ff1-46eb-95cf-acacc5582373?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: 1102/2123] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:10:35 2026] POST /v2.0/networks => generated 631 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2124] 10.0.0.84 () {34 vars in 1106 bytes} [Thu Apr 30 07:10:35 2026] GET /v2.0/networks/fbf04721-0ff1-46eb-95cf-acacc5582373?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:10:35.921 8 WARNING neutron.db.securitygroups_db [None req-0456ddcf-1291-48c2-a3f7-d181c378908e 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 1023/2125] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:10:35 2026] GET /v2.0/security-groups?tenant_id=3b963c3f7e85450db821d37166472d76&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2126] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:10:35 2026] DELETE /v2.0/security-groups/bee85237-9c4f-4d3d-8027-a564aa7376c3 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2127] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:36 2026] GET /v2.0/ports?device_id=c86dbad2-0ccb-4cb7-acec-7b99dff53883 => 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: 1103/2128] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:10:35 2026] POST /v2.0/subnets => generated 629 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:10:36.247 8 INFO neutron.db.segments_db [None req-b90e2c55-6854-4dba-b6cb-e56b58ea04f5 da5b2be34afa446c8c6616d3003be8eb 31c069200b7c45c297ca8b9b8aa1758e - - default default] Added segment 841bc9b6-266d-4ab5-911e-a3c5227c4ce1 of type vxlan for network 3bba402d-1af9-4c8c-b850-3ef97d7a99fc [pid: 8|app: 0|req: 1026/2129] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:10:36 2026] POST /v2.0/networks => generated 630 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2130] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:36 2026] GET /v2.0/ports?device_id=e65c72df-6157-4d33-a2cd-50e34087584c => 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: 1028/2131] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:36 2026] GET /v2.0/ports?device_id=e65c72df-6157-4d33-a2cd-50e34087584c => 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: 1104/2132] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:10:36 2026] POST /v2.0/subnets => generated 629 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:10:36.741 8 INFO neutron.services.segments.plugin [-] Segment 49b94c6f-2a66-43ff-924e-b714342546c2 resource provider aggregate not found 2026-04-30 07:10:36.747 8 INFO neutron.services.segments.plugin [-] Segment 49b94c6f-2a66-43ff-924e-b714342546c2 resource provider aggregate not found 2026-04-30 07:10:36.769 8 INFO neutron.services.segments.plugin [-] Segment 49b94c6f-2a66-43ff-924e-b714342546c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49b94c6f-2a66-43ff-924e-b714342546c2 found for delete ", "request_id": "req-a742c499-0eb7-46ce-876b-3bb76c14d292"}]} 2026-04-30 07:10:36.774 8 INFO neutron.services.segments.plugin [-] Segment 49b94c6f-2a66-43ff-924e-b714342546c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49b94c6f-2a66-43ff-924e-b714342546c2 found for delete ", "request_id": "req-2dbc23a8-3225-44c3-a072-195a01836ec4"}]} 2026-04-30 07:10:36.796 8 INFO neutron.db.segments_db [None req-3a23c706-dca5-4256-a08a-4b1fbcc4a6e5 da5b2be34afa446c8c6616d3003be8eb 31c069200b7c45c297ca8b9b8aa1758e - - default default] Added segment 3d012444-a60f-4184-aa69-1586f7185fe9 of type vxlan for network 6942cbee-9514-4247-b59c-9bbdaa64562e [pid: 8|app: 0|req: 1029/2133] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:10:36 2026] POST /v2.0/networks => generated 632 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2134] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:10:36 2026] POST /v2.0/subnets => generated 629 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:10:37.189 8 INFO neutron.db.segments_db [None req-6b1eecb0-e581-4748-a49f-67e3e8e3072c da5b2be34afa446c8c6616d3003be8eb 31c069200b7c45c297ca8b9b8aa1758e - - default default] Added segment e44cc5f4-1d2b-4861-b8df-b7e80e9b3644 of type vxlan for network 8d7e5e40-174d-46d4-84df-75331aff5107 [pid: 8|app: 0|req: 1030/2135] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:10:37 2026] POST /v2.0/networks => generated 632 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2136] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:37 2026] GET /v2.0/ports?device_id=c86dbad2-0ccb-4cb7-acec-7b99dff53883 => 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: 1106/2137] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:10:37 2026] POST /v2.0/subnets => generated 629 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2138] 10.0.0.135 () {34 vars in 750 bytes} [Thu Apr 30 07:10:37 2026] PUT /v2.0/subnets/b69aa523-7644-4dfc-9c69-9def27f25834/tags => generated 17 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2139] 10.0.0.135 () {34 vars in 750 bytes} [Thu Apr 30 07:10:37 2026] PUT /v2.0/subnets/804aaa38-b439-49b5-9dca-f20cb4013ff6/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2140] 10.0.0.135 () {34 vars in 750 bytes} [Thu Apr 30 07:10:37 2026] PUT /v2.0/subnets/61dd6eb5-d9f7-4d99-9cd5-6ef61be768f7/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2141] 10.0.0.135 () {34 vars in 750 bytes} [Thu Apr 30 07:10:37 2026] PUT /v2.0/subnets/d9910f97-82c6-493e-9282-1d95333d5ee4/tags => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2142] 10.0.0.135 () {32 vars in 663 bytes} [Thu Apr 30 07:10:37 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2143] 10.0.0.135 () {32 vars in 677 bytes} [Thu Apr 30 07:10:37 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2144] 10.0.0.135 () {32 vars in 673 bytes} [Thu Apr 30 07:10:37 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2145] 10.0.0.135 () {32 vars in 685 bytes} [Thu Apr 30 07:10:37 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2146] 10.0.0.135 () {32 vars in 671 bytes} [Thu Apr 30 07:10:38 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2147] 10.0.0.135 () {32 vars in 685 bytes} [Thu Apr 30 07:10:38 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2148] 10.0.0.135 () {32 vars in 681 bytes} [Thu Apr 30 07:10:38 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2149] 10.0.0.135 () {32 vars in 693 bytes} [Thu Apr 30 07:10:38 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2150] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:10:38 2026] DELETE /v2.0/subnets/b69aa523-7644-4dfc-9c69-9def27f25834 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2151] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:38 2026] GET /v2.0/ports?device_id=c86dbad2-0ccb-4cb7-acec-7b99dff53883 => 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: 1113/2152] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:10:38 2026] DELETE /v2.0/subnets/804aaa38-b439-49b5-9dca-f20cb4013ff6 => 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: 1040/2153] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:10:38 2026] DELETE /v2.0/subnets/61dd6eb5-d9f7-4d99-9cd5-6ef61be768f7 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2154] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:10:38 2026] DELETE /v2.0/subnets/d9910f97-82c6-493e-9282-1d95333d5ee4 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2155] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:10:38 2026] DELETE /v2.0/subnets/fe06389f-6116-4122-8ea7-80da809953f6 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:10:39.004 7 INFO neutron.services.segments.plugin [-] Segment 0fa50c91-1dc1-4b1b-ba6c-f3754a0617da resource provider aggregate not found 2026-04-30 07:10:39.010 7 INFO neutron.services.segments.plugin [-] Segment 0fa50c91-1dc1-4b1b-ba6c-f3754a0617da resource provider aggregate not found 2026-04-30 07:10:39.025 7 INFO neutron.services.segments.plugin [-] Segment 0fa50c91-1dc1-4b1b-ba6c-f3754a0617da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fa50c91-1dc1-4b1b-ba6c-f3754a0617da found for delete ", "request_id": "req-e4272c34-68bf-4462-ba1e-911539d2b451"}]} 2026-04-30 07:10:39.035 7 INFO neutron.services.segments.plugin [-] Segment 0fa50c91-1dc1-4b1b-ba6c-f3754a0617da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fa50c91-1dc1-4b1b-ba6c-f3754a0617da found for delete ", "request_id": "req-4a29e06b-77cc-4bcf-92bd-5fbbacf432cc"}]} [pid: 7|app: 0|req: 1115/2158] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:10:38 2026] DELETE /v2.0/networks/3404d6d9-35df-43f4-9901-247cbcf67960 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:10:39.166 8 INFO neutron.services.segments.plugin [-] Segment eba5cf3a-9a73-4b7d-93a0-9c337da26c97 resource provider aggregate not found 2026-04-30 07:10:39.174 8 INFO neutron.services.segments.plugin [-] Segment eba5cf3a-9a73-4b7d-93a0-9c337da26c97 resource provider aggregate not found [pid: 7|app: 0|req: 1116/2159] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:39 2026] GET /v2.0/ports?device_id=e65c72df-6157-4d33-a2cd-50e34087584c => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:10:39.185 8 INFO neutron.services.segments.plugin [-] Segment eba5cf3a-9a73-4b7d-93a0-9c337da26c97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eba5cf3a-9a73-4b7d-93a0-9c337da26c97 found for delete ", "request_id": "req-544330bc-822c-4e84-8d62-498aff0d54bd"}]} 2026-04-30 07:10:39.192 8 INFO neutron.services.segments.plugin [-] Segment eba5cf3a-9a73-4b7d-93a0-9c337da26c97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eba5cf3a-9a73-4b7d-93a0-9c337da26c97 found for delete ", "request_id": "req-d4dacf8e-d3cd-430b-a89e-abbe6be7311b"}]} [pid: 8|app: 0|req: 1044/2160] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:10:39 2026] DELETE /v2.0/networks/376df97b-bf17-4576-bdc8-968c5adbc64d => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2161] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:39 2026] GET /v2.0/ports?device_id=e65c72df-6157-4d33-a2cd-50e34087584c => 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: 1117/2162] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:10:39 2026] DELETE /v2.0/networks/3bba402d-1af9-4c8c-b850-3ef97d7a99fc => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2163] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:10:39 2026] DELETE /v2.0/networks/6942cbee-9514-4247-b59c-9bbdaa64562e => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2164] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:39 2026] GET /v2.0/ports?device_id=c86dbad2-0ccb-4cb7-acec-7b99dff53883 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2165] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:10:39 2026] DELETE /v2.0/networks/8d7e5e40-174d-46d4-84df-75331aff5107 => 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: 1119/2166] 199.204.45.53 () {34 vars in 984 bytes} [Thu Apr 30 07:10:40 2026] GET /v2.0/networks?id=5cb1fcb0-4cf0-4d6d-b7a5-7f1e5a7eacb9 => generated 735 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:10:40.374 7 WARNING neutron.db.securitygroups_db [req-0e8db64e-d940-4f5e-8fb6-77ed49d8621b req-ced967ab-2013-40de-8cda-83664ef610f4 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1120/2167] 199.204.45.53 () {34 vars in 1048 bytes} [Thu Apr 30 07:10:40 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f3e344789ec84d89b36247a5771df284 => generated 343 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:10:40.482 8 INFO neutron.db.segments_db [None req-f5a48c7a-1501-493f-a6ff-136d325ae1f6 aaf677f239a74b45a6891f069d710c81 3049d9e038e94d38ab2bea488a618971 - - default default] Added segment c6ab20f6-1569-405c-8d5d-0e7839ef13b5 of type vxlan for network 97dff2bf-e88d-454d-8f1e-156442cb869b [pid: 8|app: 0|req: 1048/2168] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:10:40 2026] POST /v2.0/networks => generated 631 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:10:40.617 8 WARNING neutron.db.securitygroups_db [None req-91f40268-e3f4-4e43-9d47-f714e1d7298f 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 1049/2169] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:10:40 2026] GET /v2.0/security-groups?tenant_id=cbcc0031e07f499aa12b538b98eb0444&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2170] 199.204.45.53 () {38 vars in 953 bytes} [Thu Apr 30 07:10:40 2026] POST /v2.0/ports => generated 1078 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1122/2171] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:40 2026] GET /v2.0/ports?device_id=c86dbad2-0ccb-4cb7-acec-7b99dff53883 => 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: 1123/2172] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:10:40 2026] DELETE /v2.0/security-groups/6edc2311-39ab-4964-a578-1d0b8a599eb0 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:10:41.051 7 INFO neutron.services.segments.plugin [-] Segment 841bc9b6-266d-4ab5-911e-a3c5227c4ce1 resource provider aggregate not found 2026-04-30 07:10:41.057 7 INFO neutron.services.segments.plugin [-] Segment 841bc9b6-266d-4ab5-911e-a3c5227c4ce1 resource provider aggregate not found 2026-04-30 07:10:41.072 7 INFO neutron.services.segments.plugin [-] Segment 841bc9b6-266d-4ab5-911e-a3c5227c4ce1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 841bc9b6-266d-4ab5-911e-a3c5227c4ce1 found for delete ", "request_id": "req-b43ccd44-9e68-4155-9194-688470d69819"}]} 2026-04-30 07:10:41.080 7 INFO neutron.services.segments.plugin [-] Segment 841bc9b6-266d-4ab5-911e-a3c5227c4ce1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 841bc9b6-266d-4ab5-911e-a3c5227c4ce1 found for delete ", "request_id": "req-117ae5de-65fc-4541-a930-f7ab8551c54c"}]} 2026-04-30 07:10:41.097 7 INFO neutron.services.segments.plugin [-] Segment e44cc5f4-1d2b-4861-b8df-b7e80e9b3644 resource provider aggregate not found 2026-04-30 07:10:41.111 7 INFO neutron.services.segments.plugin [-] Segment e44cc5f4-1d2b-4861-b8df-b7e80e9b3644 resource provider aggregate not found 2026-04-30 07:10:41.114 7 INFO neutron.services.segments.plugin [-] Segment e44cc5f4-1d2b-4861-b8df-b7e80e9b3644 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e44cc5f4-1d2b-4861-b8df-b7e80e9b3644 found for delete ", "request_id": "req-bd794165-96c3-4d33-b50f-17924ce6f429"}]} 2026-04-30 07:10:41.135 7 INFO neutron.services.segments.plugin [-] Segment e44cc5f4-1d2b-4861-b8df-b7e80e9b3644 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e44cc5f4-1d2b-4861-b8df-b7e80e9b3644 found for delete ", "request_id": "req-b20da673-952b-485a-bda9-b15e819bb4b2"}]} [pid: 7|app: 0|req: 1124/2173] 199.204.45.53 () {38 vars in 1026 bytes} [Thu Apr 30 07:10:40 2026] PUT /v2.0/ports/465f534a-042d-43cc-be5c-dace5f4bb764 => 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-04-30 07:10:41.324 7 WARNING neutron.db.securitygroups_db [None req-7a501f70-2a64-490f-a8df-4521602f2ea5 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 07:10:41.349 8 INFO neutron.services.segments.plugin [-] Segment 3d012444-a60f-4184-aa69-1586f7185fe9 resource provider aggregate not found [pid: 7|app: 0|req: 1125/2174] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:10:41 2026] GET /v2.0/security-groups?tenant_id=31c069200b7c45c297ca8b9b8aa1758e&name=default => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:10:41.356 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c9ec974-1cab-432a-8987-4470bbebdf27'] response: {'name': 'network-changed', 'server_uuid': 'e65c72df-6157-4d33-a2cd-50e34087584c', 'tag': '465f534a-042d-43cc-be5c-dace5f4bb764', 'status': 'completed', 'code': 200} 2026-04-30 07:10:41.359 8 INFO neutron.services.segments.plugin [-] Segment 3d012444-a60f-4184-aa69-1586f7185fe9 resource provider aggregate not found 2026-04-30 07:10:41.371 8 INFO neutron.services.segments.plugin [-] Segment 3d012444-a60f-4184-aa69-1586f7185fe9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d012444-a60f-4184-aa69-1586f7185fe9 found for delete ", "request_id": "req-1272e427-c7b7-4279-bc8e-6b439f1a4925"}]} 2026-04-30 07:10:41.375 8 INFO neutron.services.segments.plugin [-] Segment 3d012444-a60f-4184-aa69-1586f7185fe9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d012444-a60f-4184-aa69-1586f7185fe9 found for delete ", "request_id": "req-b972cd28-ddd4-47e3-8453-879a26e8cbf8"}]} [pid: 8|app: 0|req: 1050/2175] 10.0.0.135 () {34 vars in 663 bytes} [Thu Apr 30 07:10:40 2026] POST /v2.0/ports => generated 743 bytes in 662 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:10:41.451 8 INFO neutron.db.segments_db [None req-128e0dfb-1078-4b93-8cdc-da9ae21f3f72 aaf677f239a74b45a6891f069d710c81 3049d9e038e94d38ab2bea488a618971 - - default default] Added segment ba72f0da-5624-4b02-b80d-9a7cd8159ccc of type vxlan for network ebba2654-39d3-4ef3-819e-b8be73bb54ce [pid: 7|app: 0|req: 1126/2176] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:10:41 2026] DELETE /v2.0/security-groups/e913d72f-f3e0-4a82-a9ab-267daa000c2b => 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: 1051/2177] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:10:41 2026] POST /v2.0/networks => generated 632 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:10:41.614 8 WARNING neutron.db.securitygroups_db [None req-d64604a1-a3e0-41a2-b65e-702c9fa0eb74 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1052/2178] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:10:41 2026] GET /v2.0/security-groups?tenant_id=16565d54add24659a1097ccc4c81e36e&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2179] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:10:41 2026] DELETE /v2.0/security-groups/f5b38f2d-75e1-482e-a7e2-f42dc8aa2315 => 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: 1054/2180] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:41 2026] GET /v2.0/ports?device_id=c86dbad2-0ccb-4cb7-acec-7b99dff53883 => 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: 1127/2181] 10.0.0.135 () {34 vars in 663 bytes} [Thu Apr 30 07:10:41 2026] POST /v2.0/ports => generated 743 bytes in 339 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: 1055/2182] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:10:41 2026] GET /v2.0/ports?tenant_id=f3e344789ec84d89b36247a5771df284&device_id=e65c72df-6157-4d33-a2cd-50e34087584c => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:10:41.942 7 INFO neutron.db.segments_db [None req-2cb87f52-87d1-46b7-8bfb-d5e4c0aa1fa0 aaf677f239a74b45a6891f069d710c81 3049d9e038e94d38ab2bea488a618971 - - default default] Added segment 93e92b34-f29b-4003-acbe-62e0b8e2ff73 of type vxlan for network 46e40c85-e476-4e61-ab0c-8493cf82ba83 [pid: 8|app: 0|req: 1056/2183] 199.204.45.53 () {34 vars in 1016 bytes} [Thu Apr 30 07:10:41 2026] GET /v2.0/networks?tenant_id=f3e344789ec84d89b36247a5771df284&shared=False => generated 735 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2184] 199.204.45.53 () {34 vars in 928 bytes} [Thu Apr 30 07:10:41 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2185] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:10:41 2026] POST /v2.0/networks => generated 631 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2186] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:42 2026] GET /v2.0/ports?device_id=e65c72df-6157-4d33-a2cd-50e34087584c => generated 1242 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2187] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:10:42 2026] GET /v2.0/security-groups?id=4fd6ef9c-a26f-4955-9de2-bf2d2e2613d7&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2188] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:42 2026] GET /v2.0/ports?device_id=e65c72df-6157-4d33-a2cd-50e34087584c => generated 1242 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2189] 10.0.0.135 () {34 vars in 663 bytes} [Thu Apr 30 07:10:42 2026] POST /v2.0/ports => generated 743 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:10:42.425 7 INFO neutron.db.segments_db [None req-e1979c3c-de47-4a45-8802-dab2859ec94a aaf677f239a74b45a6891f069d710c81 3049d9e038e94d38ab2bea488a618971 - - default default] Added segment 5dcf7011-542e-42ed-82ec-ffec282f9fcc of type vxlan for network 2efc1b75-f936-431e-9cdc-da942d117c13 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1059/2190] 199.204.45.53 () {34 vars in 984 bytes} [Thu Apr 30 07:10:42 2026] GET /v2.0/networks?id=fbf04721-0ff1-46eb-95cf-acacc5582373 => generated 673 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:10:42.536 8 WARNING neutron.db.securitygroups_db [req-7ebf8ead-43b0-430c-9040-3afe6e8dd8c2 req-6d97a02e-ccbe-4b37-96e4-ed55fd766b2c fab1c6ae08ff45548a24852b2be299f9 7a0eaa7de97f4555b1108e801156bba3 - - default default] project_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: 1132/2191] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:10:42 2026] POST /v2.0/networks => generated 632 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2192] 199.204.45.53 () {34 vars in 1048 bytes} [Thu Apr 30 07:10:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7a0eaa7de97f4555b1108e801156bba3 => generated 274 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2193] 10.0.0.135 () {34 vars in 663 bytes} [Thu Apr 30 07:10:42 2026] POST /v2.0/ports => generated 743 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:10:42.885 7 INFO neutron.db.segments_db [None req-aa9bd056-a130-4bc0-82a6-be3b2cdddaef aaf677f239a74b45a6891f069d710c81 3049d9e038e94d38ab2bea488a618971 - - default default] Added segment e27db9f6-4fee-4075-9029-f741a064c5c8 of type vxlan for network 66772a92-a6c6-4fe8-a79a-0b0b1eb0f06b [pid: 8|app: 0|req: 1061/2194] 199.204.45.53 () {38 vars in 953 bytes} [Thu Apr 30 07:10:42 2026] POST /v2.0/ports => generated 997 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1134/2195] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:10:42 2026] POST /v2.0/networks => generated 631 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2196] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:42 2026] GET /v2.0/ports?device_id=c86dbad2-0ccb-4cb7-acec-7b99dff53883 => generated 1000 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2197] 10.0.0.135 () {34 vars in 663 bytes} [Thu Apr 30 07:10:43 2026] POST /v2.0/ports => generated 743 bytes in 266 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: 1064/2198] 10.0.0.84 () {34 vars in 1118 bytes} [Thu Apr 30 07:10:43 2026] GET /v2.0/security-groups?id=2b026b09-9647-4ea1-b8b7-3fe918c8d2ea&id=653b90c7-878b-46b4-860a-5aea487992e1&fields=id&fields=name => generated 207 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2199] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:10:43 2026] GET /v2.0/ports?tenant_id=f3e344789ec84d89b36247a5771df284&device_id=e65c72df-6157-4d33-a2cd-50e34087584c => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2200] 10.0.0.135 () {34 vars in 746 bytes} [Thu Apr 30 07:10:43 2026] PUT /v2.0/ports/5fd457fb-f02e-4be1-9cb9-ed613064e043/tags => generated 17 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, ' [pid: 8|app: 0|req: 1067/2201] 199.204.45.53 () {34 vars in 1058 bytes} [Thu Apr 30 07:10:43 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.60&port_id=465f534a-042d-43cc-be5c-dace5f4bb764 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2202] 199.204.45.53 () {38 vars in 1026 bytes} [Thu Apr 30 07:10:42 2026] PUT /v2.0/ports/0fc085bf-e6a4-4ffe-80f8-7482d8ea98e0 => generated 1278 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1136/2203] 199.204.45.53 () {34 vars in 982 bytes} [Thu Apr 30 07:10:43 2026] GET /v2.0/subnets?id=698dc6d1-9d4d-4efe-8165-516776ada2e7 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:10:43.457 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb34526e-119f-4eb8-b434-543b6efdc59f'] response: {'name': 'network-changed', 'server_uuid': 'c86dbad2-0ccb-4cb7-acec-7b99dff53883', 'tag': '0fc085bf-e6a4-4ffe-80f8-7482d8ea98e0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1068/2204] 10.0.0.135 () {34 vars in 746 bytes} [Thu Apr 30 07:10:43 2026] PUT /v2.0/ports/36513e6d-a7dc-4e43-99ce-d588b57fb3f6/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1137/2205] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:10:43 2026] GET /v2.0/ports?network_id=5cb1fcb0-4cf0-4d6d-b7a5-7f1e5a7eacb9&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2206] 10.0.0.135 () {34 vars in 746 bytes} [Thu Apr 30 07:10:43 2026] PUT /v2.0/ports/9c25f2d9-a852-4501-81e4-8c87771fc1da/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1138/2207] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:10:43 2026] GET /v2.0/networks/5cb1fcb0-4cf0-4d6d-b7a5-7f1e5a7eacb9?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: 1070/2208] 10.0.0.135 () {34 vars in 746 bytes} [Thu Apr 30 07:10:43 2026] PUT /v2.0/ports/3fa00ff7-0962-4e92-8397-5a2c63a5b9bb/tags => generated 19 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: 1139/2209] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:10:43 2026] GET /v2.0/networks/5cb1fcb0-4cf0-4d6d-b7a5-7f1e5a7eacb9?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: 1071/2210] 10.0.0.135 () {32 vars in 659 bytes} [Thu Apr 30 07:10:43 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2211] 10.0.0.135 () {32 vars in 673 bytes} [Thu Apr 30 07:10:43 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2212] 10.0.0.135 () {32 vars in 669 bytes} [Thu Apr 30 07:10:43 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2213] 10.0.0.135 () {32 vars in 681 bytes} [Thu Apr 30 07:10:43 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2214] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:10:43 2026] GET /v2.0/ports?tenant_id=7a0eaa7de97f4555b1108e801156bba3&device_id=c86dbad2-0ccb-4cb7-acec-7b99dff53883 => generated 1281 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2215] 10.0.0.135 () {32 vars in 667 bytes} [Thu Apr 30 07:10:43 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2216] 199.204.45.53 () {34 vars in 1016 bytes} [Thu Apr 30 07:10:44 2026] GET /v2.0/networks?tenant_id=7a0eaa7de97f4555b1108e801156bba3&shared=False => generated 769 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2217] 10.0.0.135 () {32 vars in 681 bytes} [Thu Apr 30 07:10:44 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2218] 199.204.45.53 () {34 vars in 928 bytes} [Thu Apr 30 07:10:44 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2219] 10.0.0.135 () {32 vars in 677 bytes} [Thu Apr 30 07:10:44 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2220] 10.0.0.135 () {32 vars in 689 bytes} [Thu Apr 30 07:10:44 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:10:44.365 8 INFO neutron_taas.services.taas.taas_plugin [None req-63028dac-10bd-47db-bde8-22a142900e1d aaf677f239a74b45a6891f069d710c81 3049d9e038e94d38ab2bea488a618971 - - default default] TaaS: Handle Delete Port: 5fd457fb-f02e-4be1-9cb9-ed613064e043 2026-04-30 07:10:44.370 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-63028dac-10bd-47db-bde8-22a142900e1d aaf677f239a74b45a6891f069d710c81 3049d9e038e94d38ab2bea488a618971 - - default default] Tap Mirror: Handle Delete Port: 5fd457fb-f02e-4be1-9cb9-ed613064e043 [pid: 8|app: 0|req: 1076/2221] 10.0.0.135 () {32 vars in 719 bytes} [Thu Apr 30 07:10:44 2026] DELETE /v2.0/ports/5fd457fb-f02e-4be1-9cb9-ed613064e043 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2222] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:44 2026] GET /v2.0/ports?device_id=c86dbad2-0ccb-4cb7-acec-7b99dff53883 => generated 1012 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2223] 10.0.0.84 () {34 vars in 1118 bytes} [Thu Apr 30 07:10:44 2026] GET /v2.0/security-groups?id=2b026b09-9647-4ea1-b8b7-3fe918c8d2ea&id=653b90c7-878b-46b4-860a-5aea487992e1&fields=id&fields=name => generated 207 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:10:44.576 8 INFO neutron_taas.services.taas.taas_plugin [None req-19d6f51e-8e59-47a0-a168-55b69a4096eb aaf677f239a74b45a6891f069d710c81 3049d9e038e94d38ab2bea488a618971 - - default default] TaaS: Handle Delete Port: 36513e6d-a7dc-4e43-99ce-d588b57fb3f6 2026-04-30 07:10:44.579 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-19d6f51e-8e59-47a0-a168-55b69a4096eb aaf677f239a74b45a6891f069d710c81 3049d9e038e94d38ab2bea488a618971 - - default default] Tap Mirror: Handle Delete Port: 36513e6d-a7dc-4e43-99ce-d588b57fb3f6 [pid: 8|app: 0|req: 1077/2224] 10.0.0.135 () {32 vars in 719 bytes} [Thu Apr 30 07:10:44 2026] DELETE /v2.0/ports/36513e6d-a7dc-4e43-99ce-d588b57fb3f6 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:10:44.779 7 INFO neutron_taas.services.taas.taas_plugin [None req-c2ac0fb7-a2e0-4ac8-96cd-d8348f1817d8 aaf677f239a74b45a6891f069d710c81 3049d9e038e94d38ab2bea488a618971 - - default default] TaaS: Handle Delete Port: 9c25f2d9-a852-4501-81e4-8c87771fc1da 2026-04-30 07:10:44.784 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c2ac0fb7-a2e0-4ac8-96cd-d8348f1817d8 aaf677f239a74b45a6891f069d710c81 3049d9e038e94d38ab2bea488a618971 - - default default] Tap Mirror: Handle Delete Port: 9c25f2d9-a852-4501-81e4-8c87771fc1da [pid: 7|app: 0|req: 1148/2225] 10.0.0.135 () {32 vars in 719 bytes} [Thu Apr 30 07:10:44 2026] DELETE /v2.0/ports/9c25f2d9-a852-4501-81e4-8c87771fc1da => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:10:44.983 8 INFO neutron_taas.services.taas.taas_plugin [None req-a4b2a843-9da5-4430-9afe-0731db33166c aaf677f239a74b45a6891f069d710c81 3049d9e038e94d38ab2bea488a618971 - - default default] TaaS: Handle Delete Port: 3fa00ff7-0962-4e92-8397-5a2c63a5b9bb 2026-04-30 07:10:44.986 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a4b2a843-9da5-4430-9afe-0731db33166c aaf677f239a74b45a6891f069d710c81 3049d9e038e94d38ab2bea488a618971 - - default default] Tap Mirror: Handle Delete Port: 3fa00ff7-0962-4e92-8397-5a2c63a5b9bb [pid: 7|app: 0|req: 1149/2226] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:45 2026] GET /v2.0/ports?device_id=e65c72df-6157-4d33-a2cd-50e34087584c => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2227] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:10:45 2026] GET /v2.0/security-groups?id=4fd6ef9c-a26f-4955-9de2-bf2d2e2613d7&fields=id&fields=name => generated 96 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2228] 10.0.0.135 () {32 vars in 719 bytes} [Thu Apr 30 07:10:44 2026] DELETE /v2.0/ports/3fa00ff7-0962-4e92-8397-5a2c63a5b9bb => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2229] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:10:45 2026] GET /v2.0/ports?tenant_id=7a0eaa7de97f4555b1108e801156bba3&device_id=c86dbad2-0ccb-4cb7-acec-7b99dff53883 => generated 1281 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:10:45.193 7 INFO neutron_taas.services.taas.taas_plugin [None req-99df109a-d1b4-45e1-988e-a4ec5e620752 aaf677f239a74b45a6891f069d710c81 3049d9e038e94d38ab2bea488a618971 - - default default] TaaS: Handle Delete Port: db5b0a0c-7f68-466f-ba6b-c8860cf6540c [pid: 8|app: 0|req: 1080/2230] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:45 2026] GET /v2.0/ports?device_id=e65c72df-6157-4d33-a2cd-50e34087584c => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:10:45.198 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-99df109a-d1b4-45e1-988e-a4ec5e620752 aaf677f239a74b45a6891f069d710c81 3049d9e038e94d38ab2bea488a618971 - - default default] Tap Mirror: Handle Delete Port: db5b0a0c-7f68-466f-ba6b-c8860cf6540c [pid: 8|app: 0|req: 1081/2231] 199.204.45.53 () {34 vars in 1058 bytes} [Thu Apr 30 07:10:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=0fc085bf-e6a4-4ffe-80f8-7482d8ea98e0 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2232] 199.204.45.53 () {34 vars in 982 bytes} [Thu Apr 30 07:10:45 2026] GET /v2.0/subnets?id=164150b5-5fc4-413b-a7b1-0fe4fa19c9cf => generated 691 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2233] 10.0.0.135 () {32 vars in 719 bytes} [Thu Apr 30 07:10:45 2026] DELETE /v2.0/ports/db5b0a0c-7f68-466f-ba6b-c8860cf6540c => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2234] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:10:45 2026] GET /v2.0/ports?network_id=fbf04721-0ff1-46eb-95cf-acacc5582373&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2235] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:10:45 2026] GET /v2.0/networks/fbf04721-0ff1-46eb-95cf-acacc5582373?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2236] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:10:45 2026] GET /v2.0/networks/fbf04721-0ff1-46eb-95cf-acacc5582373?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:10:45.426 7 INFO neutron.services.segments.plugin [-] Segment c6ab20f6-1569-405c-8d5d-0e7839ef13b5 resource provider aggregate not found 2026-04-30 07:10:45.428 7 INFO neutron.services.segments.plugin [-] Segment c6ab20f6-1569-405c-8d5d-0e7839ef13b5 resource provider aggregate not found 2026-04-30 07:10:45.438 7 INFO neutron.services.segments.plugin [-] Segment c6ab20f6-1569-405c-8d5d-0e7839ef13b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6ab20f6-1569-405c-8d5d-0e7839ef13b5 found for delete ", "request_id": "req-c5cae732-942e-4bd7-bfb7-513d8b38f371"}]} 2026-04-30 07:10:45.442 7 INFO neutron.services.segments.plugin [-] Segment c6ab20f6-1569-405c-8d5d-0e7839ef13b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6ab20f6-1569-405c-8d5d-0e7839ef13b5 found for delete ", "request_id": "req-c7b06d2f-21de-491a-bee9-bef98498a161"}]} [pid: 7|app: 0|req: 1152/2237] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:10:45 2026] DELETE /v2.0/networks/97dff2bf-e88d-454d-8f1e-156442cb869b => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:10:45.558 8 INFO neutron.services.segments.plugin [-] Segment ba72f0da-5624-4b02-b80d-9a7cd8159ccc resource provider aggregate not found 2026-04-30 07:10:45.563 8 INFO neutron.services.segments.plugin [-] Segment ba72f0da-5624-4b02-b80d-9a7cd8159ccc resource provider aggregate not found 2026-04-30 07:10:45.576 8 INFO neutron.services.segments.plugin [-] Segment ba72f0da-5624-4b02-b80d-9a7cd8159ccc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba72f0da-5624-4b02-b80d-9a7cd8159ccc found for delete ", "request_id": "req-a72c0859-cef6-4a77-9c52-401e0aa19cd7"}]} 2026-04-30 07:10:45.578 8 INFO neutron.services.segments.plugin [-] Segment ba72f0da-5624-4b02-b80d-9a7cd8159ccc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba72f0da-5624-4b02-b80d-9a7cd8159ccc found for delete ", "request_id": "req-99993afc-62b5-44dd-8de1-ec5865e74fa9"}]} [pid: 8|app: 0|req: 1086/2238] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:10:45 2026] DELETE /v2.0/networks/ebba2654-39d3-4ef3-819e-b8be73bb54ce => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2239] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:45 2026] GET /v2.0/ports?device_id=c86dbad2-0ccb-4cb7-acec-7b99dff53883 => generated 1012 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2240] 10.0.0.84 () {34 vars in 1118 bytes} [Thu Apr 30 07:10:45 2026] GET /v2.0/security-groups?id=2b026b09-9647-4ea1-b8b7-3fe918c8d2ea&id=653b90c7-878b-46b4-860a-5aea487992e1&fields=id&fields=name => generated 207 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2241] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:10:45 2026] DELETE /v2.0/networks/46e40c85-e476-4e61-ab0c-8493cf82ba83 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2242] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:10:45 2026] DELETE /v2.0/networks/2efc1b75-f936-431e-9cdc-da942d117c13 => 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: 1154/2243] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:10:45 2026] DELETE /v2.0/networks/66772a92-a6c6-4fe8-a79a-0b0b1eb0f06b => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:10:46.211 8 INFO neutron.db.segments_db [None req-5f85f59f-f517-4463-b91b-2e9f9b6ad188 46f7bd4494e2448a91479439b0a3ef71 7ba34dfa4c964e3fae0b01002dcecb39 - - default default] Added segment 1b58eede-3f01-41c7-8409-d75f4048a931 of type vxlan for network e4e2ec9b-c2b1-49a1-89a4-6fd3a89947fb [pid: 8|app: 0|req: 1090/2244] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:10:45 2026] POST /v2.0/networks => generated 631 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2245] 10.0.0.135 () {34 vars in 663 bytes} [Thu Apr 30 07:10:46 2026] POST /v2.0/ports => generated 743 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/2246] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:46 2026] GET /v2.0/ports?device_id=c86dbad2-0ccb-4cb7-acec-7b99dff53883 => generated 1012 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2247] 10.0.0.84 () {34 vars in 1118 bytes} [Thu Apr 30 07:10:46 2026] GET /v2.0/security-groups?id=2b026b09-9647-4ea1-b8b7-3fe918c8d2ea&id=653b90c7-878b-46b4-860a-5aea487992e1&fields=id&fields=name => generated 207 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2248] 10.0.0.135 () {34 vars in 665 bytes} [Thu Apr 30 07:10:46 2026] POST /v2.0/trunks => generated 407 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:10:46.968 8 INFO neutron.db.segments_db [None req-0dab5216-2b16-40ab-ba41-240e5e94f14e 46f7bd4494e2448a91479439b0a3ef71 7ba34dfa4c964e3fae0b01002dcecb39 - - default default] Added segment d5fc6586-3970-44e8-a6c3-9cfa3c8142e2 of type vxlan for network 6a375d59-f4d5-409a-b5b6-2de70a4425db 2026-04-30 07:10:46.989 7 WARNING neutron.db.securitygroups_db [None req-84fcb93c-4472-48bd-8877-e132ddcb1897 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1092/2249] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:10:46 2026] POST /v2.0/networks => generated 632 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2250] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:10:46 2026] GET /v2.0/security-groups?tenant_id=3e58fc0665de4812934c1fe148083f72&name=default => generated 2925 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2251] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:10:47 2026] DELETE /v2.0/security-groups/3c3d2147-de91-4ab2-afa3-2d0032ef481c => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2252] 199.204.45.53 () {34 vars in 992 bytes} [Thu Apr 30 07:10:47 2026] GET /v2.0/ports?device_id=e65c72df-6157-4d33-a2cd-50e34087584c => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:10:47.309 7 WARNING neutron.db.securitygroups_db [None req-a5475f1f-2f73-4ae4-8f5d-a6257acd0bb4 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 1093/2253] 10.0.0.135 () {34 vars in 663 bytes} [Thu Apr 30 07:10:47 2026] POST /v2.0/ports => generated 743 bytes in 268 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: 1161/2254] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:10:47 2026] GET /v2.0/security-groups?tenant_id=3049d9e038e94d38ab2bea488a618971&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2255] 199.204.45.53 () {34 vars in 1042 bytes} [Thu Apr 30 07:10:47 2026] GET /v2.0/security-groups?id=4fd6ef9c-a26f-4955-9de2-bf2d2e2613d7&fields=id&fields=name => generated 96 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2256] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:10:47 2026] DELETE /v2.0/security-groups/be0c87cb-7c13-49ce-8178-2e07c821ca4a => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:10:47.471 7 INFO neutron.services.segments.plugin [-] Segment 93e92b34-f29b-4003-acbe-62e0b8e2ff73 resource provider aggregate not found 2026-04-30 07:10:47.484 7 INFO neutron.services.segments.plugin [-] Segment 93e92b34-f29b-4003-acbe-62e0b8e2ff73 resource provider aggregate not found 2026-04-30 07:10:47.508 7 INFO neutron.services.segments.plugin [-] Segment 93e92b34-f29b-4003-acbe-62e0b8e2ff73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93e92b34-f29b-4003-acbe-62e0b8e2ff73 found for delete ", "request_id": "req-e2a57437-97fb-4c65-9bb7-f622546b42a8"}]} 2026-04-30 07:10:47.509 7 INFO neutron.services.segments.plugin [-] Segment 93e92b34-f29b-4003-acbe-62e0b8e2ff73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93e92b34-f29b-4003-acbe-62e0b8e2ff73 found for delete ", "request_id": "req-a3061496-83f4-40e6-a731-070a675e4344"}]} 2026-04-30 07:10:47.552 7 INFO neutron.services.segments.plugin [-] Segment e27db9f6-4fee-4075-9029-f741a064c5c8 resource provider aggregate not found 2026-04-30 07:10:47.564 7 INFO neutron.services.segments.plugin [-] Segment e27db9f6-4fee-4075-9029-f741a064c5c8 resource provider aggregate not found 2026-04-30 07:10:47.577 7 INFO neutron.services.segments.plugin [-] Segment e27db9f6-4fee-4075-9029-f741a064c5c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e27db9f6-4fee-4075-9029-f741a064c5c8 found for delete ", "request_id": "req-48165082-91a6-48b9-ab84-87f97655cd5d"}]} 2026-04-30 07:10:47.596 7 INFO neutron.services.segments.plugin [-] Segment e27db9f6-4fee-4075-9029-f741a064c5c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e27db9f6-4fee-4075-9029-f741a064c5c8 found for delete ", "request_id": "req-520d7eb1-b24c-4fa5-bba2-0bec5d5d9e6e"}]} 2026-04-30 07:10:47.604 8 INFO neutron.services.segments.plugin [-] Segment 5dcf7011-542e-42ed-82ec-ffec282f9fcc resource provider aggregate not found 2026-04-30 07:10:47.605 8 INFO neutron.services.segments.plugin [-] Segment 5dcf7011-542e-42ed-82ec-ffec282f9fcc resource provider aggregate not found [pid: 7|app: 0|req: 1162/2257] 10.0.0.135 () {34 vars in 665 bytes} [Thu Apr 30 07:10:47 2026] POST /v2.0/trunks => generated 407 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:10:47.613 8 WARNING neutron.db.securitygroups_db [None req-56d917f0-ddfb-4810-abb9-7d2c8d8f5afe 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 07:10:47.632 8 INFO neutron.services.segments.plugin [-] Segment 5dcf7011-542e-42ed-82ec-ffec282f9fcc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5dcf7011-542e-42ed-82ec-ffec282f9fcc found for delete ", "request_id": "req-14c55715-c785-4183-9924-70f883ff2d5a"}]} 2026-04-30 07:10:47.633 8 INFO neutron.services.segments.plugin [-] Segment 5dcf7011-542e-42ed-82ec-ffec282f9fcc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5dcf7011-542e-42ed-82ec-ffec282f9fcc found for delete ", "request_id": "req-820d15bb-544f-4f44-a146-4f5af997c44a"}]} 2026-04-30 07:10:47.672 7 INFO neutron.db.segments_db [None req-f34ed9fe-b842-43a0-be07-2f43cc0153e9 46f7bd4494e2448a91479439b0a3ef71 7ba34dfa4c964e3fae0b01002dcecb39 - - default default] Added segment a911d17b-f632-4d15-9fef-c303ca90a31d of type vxlan for network 51d969f7-94be-4c25-9315-fa856dd021c3 [pid: 8|app: 0|req: 1096/2258] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:10:47 2026] GET /v2.0/security-groups?tenant_id=8f27dc4f4f3a458ab6d661882b57425c&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2259] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:10:47 2026] POST /v2.0/networks => generated 631 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2260] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:10:47 2026] DELETE /v2.0/security-groups/723cb718-5dcf-4f85-938f-e2a9ca1e0d82 => 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: 1098/2261] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:47 2026] GET /v2.0/ports?device_id=c86dbad2-0ccb-4cb7-acec-7b99dff53883 => generated 1012 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2262] 10.0.0.84 () {34 vars in 1118 bytes} [Thu Apr 30 07:10:47 2026] GET /v2.0/security-groups?id=2b026b09-9647-4ea1-b8b7-3fe918c8d2ea&id=653b90c7-878b-46b4-860a-5aea487992e1&fields=id&fields=name => generated 207 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2263] 10.0.0.135 () {34 vars in 663 bytes} [Thu Apr 30 07:10:47 2026] POST /v2.0/ports => generated 743 bytes in 394 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: 1100/2264] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:48 2026] GET /v2.0/ports?device_id=e65c72df-6157-4d33-a2cd-50e34087584c => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2265] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:10:48 2026] GET /v2.0/security-groups?id=4fd6ef9c-a26f-4955-9de2-bf2d2e2613d7&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: 1102/2266] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:48 2026] GET /v2.0/ports?device_id=e65c72df-6157-4d33-a2cd-50e34087584c => 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: 1165/2267] 10.0.0.135 () {34 vars in 665 bytes} [Thu Apr 30 07:10:48 2026] POST /v2.0/trunks => generated 407 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:10:48.414 8 INFO neutron.db.segments_db [None req-048c103e-c833-4cb6-96fe-c5e6ff8ecd09 46f7bd4494e2448a91479439b0a3ef71 7ba34dfa4c964e3fae0b01002dcecb39 - - default default] Added segment f10bed87-9614-498b-aacf-6585c52bcbdb of type vxlan for network 2e0906a5-cc12-4f6b-af86-0f90b8179497 [pid: 8|app: 0|req: 1103/2268] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:10:48 2026] POST /v2.0/networks => generated 631 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2269] 199.204.45.53 () {34 vars in 992 bytes} [Thu Apr 30 07:10:48 2026] GET /v2.0/ports?device_id=c86dbad2-0ccb-4cb7-acec-7b99dff53883 => generated 1281 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2270] 199.204.45.53 () {34 vars in 1122 bytes} [Thu Apr 30 07:10:48 2026] GET /v2.0/security-groups?id=653b90c7-878b-46b4-860a-5aea487992e1&id=2b026b09-9647-4ea1-b8b7-3fe918c8d2ea&fields=id&fields=name => generated 207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2271] 10.0.0.135 () {34 vars in 663 bytes} [Thu Apr 30 07:10:48 2026] POST /v2.0/ports => generated 743 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2272] 10.0.0.135 () {34 vars in 665 bytes} [Thu Apr 30 07:10:48 2026] POST /v2.0/trunks => generated 407 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:10:49.053 7 INFO neutron.db.segments_db [None req-f26c1b3f-c229-4d16-9cc0-1852d2faba92 46f7bd4494e2448a91479439b0a3ef71 7ba34dfa4c964e3fae0b01002dcecb39 - - default default] Added segment 981ba09f-6c4d-4b93-9224-7a733586bdf6 of type vxlan for network a37ba279-6a73-42fa-9d17-4a4bb062b7f6 [pid: 7|app: 0|req: 1167/2273] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:10:49 2026] POST /v2.0/networks => generated 632 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2274] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:49 2026] GET /v2.0/ports?device_id=c86dbad2-0ccb-4cb7-acec-7b99dff53883 => generated 1012 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2275] 10.0.0.84 () {34 vars in 1118 bytes} [Thu Apr 30 07:10:49 2026] GET /v2.0/security-groups?id=2b026b09-9647-4ea1-b8b7-3fe918c8d2ea&id=653b90c7-878b-46b4-860a-5aea487992e1&fields=id&fields=name => generated 207 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2276] 10.0.0.135 () {34 vars in 663 bytes} [Thu Apr 30 07:10:49 2026] POST /v2.0/ports => generated 743 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2277] 10.0.0.135 () {34 vars in 665 bytes} [Thu Apr 30 07:10:49 2026] POST /v2.0/trunks => generated 407 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:10:49.626 7 WARNING tagging [None req-707c6d03-ee0a-4c38-9e34-77f4998fcd74 46f7bd4494e2448a91479439b0a3ef71 7ba34dfa4c964e3fae0b01002dcecb39 - - default default] project_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: 1169/2278] 10.0.0.135 () {34 vars in 748 bytes} [Thu Apr 30 07:10:49 2026] PUT /v2.0/trunks/d50a6224-ede2-4009-9295-cc8ef7268d46/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:10:49.669 8 WARNING tagging [None req-7e22b5ca-78f4-4d2c-bf9e-d9a5a06eed6d 46f7bd4494e2448a91479439b0a3ef71 7ba34dfa4c964e3fae0b01002dcecb39 - - default default] project_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: 1110/2279] 10.0.0.135 () {34 vars in 748 bytes} [Thu Apr 30 07:10:49 2026] PUT /v2.0/trunks/a16e5211-5fab-4148-ae2d-8c682c1c88c7/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:10:49.714 7 WARNING tagging [None req-7c138674-9aac-45f4-a60a-69943a619ff5 46f7bd4494e2448a91479439b0a3ef71 7ba34dfa4c964e3fae0b01002dcecb39 - - default default] project_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: 1170/2280] 10.0.0.135 () {34 vars in 748 bytes} [Thu Apr 30 07:10:49 2026] PUT /v2.0/trunks/eede9e2f-3d1c-40b7-9ec5-9e0ed3ca68e1/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:10:49.756 8 WARNING tagging [None req-cf0acadd-d1a4-4b6d-a1f9-80597f3baaf0 46f7bd4494e2448a91479439b0a3ef71 7ba34dfa4c964e3fae0b01002dcecb39 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1111/2281] 10.0.0.135 () {34 vars in 748 bytes} [Thu Apr 30 07:10:49 2026] PUT /v2.0/trunks/4f0be68b-c9f1-4fbb-bfd5-0d427713cd85/tags => 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: 1171/2282] 10.0.0.135 () {32 vars in 661 bytes} [Thu Apr 30 07:10:49 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2283] 10.0.0.135 () {32 vars in 675 bytes} [Thu Apr 30 07:10:49 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2284] 10.0.0.135 () {32 vars in 671 bytes} [Thu Apr 30 07:10:49 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2285] 10.0.0.135 () {32 vars in 683 bytes} [Thu Apr 30 07:10:49 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2286] 10.0.0.135 () {32 vars in 669 bytes} [Thu Apr 30 07:10:49 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2287] 10.0.0.135 () {32 vars in 683 bytes} [Thu Apr 30 07:10:50 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2288] 10.0.0.135 () {32 vars in 679 bytes} [Thu Apr 30 07:10:50 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2289] 10.0.0.135 () {32 vars in 691 bytes} [Thu Apr 30 07:10:50 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2290] 10.0.0.135 () {32 vars in 718 bytes} [Thu Apr 30 07:10:50 2026] GET /v2.0/trunks/d50a6224-ede2-4009-9295-cc8ef7268d46 => generated 412 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2291] 10.0.0.135 () {32 vars in 716 bytes} [Thu Apr 30 07:10:50 2026] GET /v2.0/ports/141e5fd4-e6bc-4d33-90ca-e5f93c96db12 => generated 826 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2292] 10.0.0.135 () {32 vars in 721 bytes} [Thu Apr 30 07:10:50 2026] DELETE /v2.0/trunks/d50a6224-ede2-4009-9295-cc8ef7268d46 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2293] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:50 2026] GET /v2.0/ports?device_id=c86dbad2-0ccb-4cb7-acec-7b99dff53883 => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2294] 10.0.0.135 () {32 vars in 718 bytes} [Thu Apr 30 07:10:50 2026] GET /v2.0/trunks/a16e5211-5fab-4148-ae2d-8c682c1c88c7 => generated 420 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2295] 10.0.0.84 () {34 vars in 1118 bytes} [Thu Apr 30 07:10:50 2026] GET /v2.0/security-groups?id=2b026b09-9647-4ea1-b8b7-3fe918c8d2ea&id=653b90c7-878b-46b4-860a-5aea487992e1&fields=id&fields=name => generated 207 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2296] 10.0.0.135 () {32 vars in 716 bytes} [Thu Apr 30 07:10:50 2026] GET /v2.0/ports/9add2727-0a67-4518-a483-2efce47e4a58 => generated 826 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2297] 10.0.0.135 () {32 vars in 721 bytes} [Thu Apr 30 07:10:50 2026] DELETE /v2.0/trunks/a16e5211-5fab-4148-ae2d-8c682c1c88c7 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2298] 10.0.0.135 () {32 vars in 718 bytes} [Thu Apr 30 07:10:50 2026] GET /v2.0/trunks/eede9e2f-3d1c-40b7-9ec5-9e0ed3ca68e1 => generated 429 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2299] 10.0.0.135 () {32 vars in 716 bytes} [Thu Apr 30 07:10:50 2026] GET /v2.0/ports/0e227cc4-653e-44b6-8892-43199247c754 => generated 826 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2300] 10.0.0.135 () {32 vars in 721 bytes} [Thu Apr 30 07:10:50 2026] DELETE /v2.0/trunks/eede9e2f-3d1c-40b7-9ec5-9e0ed3ca68e1 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2301] 10.0.0.135 () {32 vars in 718 bytes} [Thu Apr 30 07:10:50 2026] GET /v2.0/trunks/4f0be68b-c9f1-4fbb-bfd5-0d427713cd85 => generated 414 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2302] 10.0.0.135 () {32 vars in 716 bytes} [Thu Apr 30 07:10:50 2026] GET /v2.0/ports/a65a32d9-06cf-42ad-ad9d-7c508f094a55 => generated 826 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2303] 10.0.0.135 () {32 vars in 721 bytes} [Thu Apr 30 07:10:50 2026] DELETE /v2.0/trunks/4f0be68b-c9f1-4fbb-bfd5-0d427713cd85 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2304] 10.0.0.135 () {32 vars in 718 bytes} [Thu Apr 30 07:10:50 2026] GET /v2.0/trunks/48b75926-b2e6-49d8-ae20-053a714830f9 => generated 407 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2305] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:51 2026] GET /v2.0/ports?device_id=e65c72df-6157-4d33-a2cd-50e34087584c => 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: 1123/2306] 10.0.0.135 () {32 vars in 716 bytes} [Thu Apr 30 07:10:50 2026] GET /v2.0/ports/66a58dce-4fa6-4662-a81a-62cd4d20b85f => generated 826 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2307] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:10:51 2026] GET /v2.0/security-groups?id=4fd6ef9c-a26f-4955-9de2-bf2d2e2613d7&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: 1124/2308] 10.0.0.135 () {32 vars in 721 bytes} [Thu Apr 30 07:10:51 2026] DELETE /v2.0/trunks/48b75926-b2e6-49d8-ae20-053a714830f9 => 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: 1125/2309] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:51 2026] GET /v2.0/ports?device_id=e65c72df-6157-4d33-a2cd-50e34087584c => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:10:51.324 8 INFO neutron_taas.services.taas.taas_plugin [None req-1218c1de-fdbc-49e0-a8a7-1f489b64d275 46f7bd4494e2448a91479439b0a3ef71 7ba34dfa4c964e3fae0b01002dcecb39 - - default default] TaaS: Handle Delete Port: 141e5fd4-e6bc-4d33-90ca-e5f93c96db12 2026-04-30 07:10:51.329 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1218c1de-fdbc-49e0-a8a7-1f489b64d275 46f7bd4494e2448a91479439b0a3ef71 7ba34dfa4c964e3fae0b01002dcecb39 - - default default] Tap Mirror: Handle Delete Port: 141e5fd4-e6bc-4d33-90ca-e5f93c96db12 [pid: 8|app: 0|req: 1126/2310] 10.0.0.135 () {32 vars in 719 bytes} [Thu Apr 30 07:10:51 2026] DELETE /v2.0/ports/141e5fd4-e6bc-4d33-90ca-e5f93c96db12 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:10:51.522 8 INFO neutron_taas.services.taas.taas_plugin [None req-3d18e879-b638-4352-804c-1cc418e7f3ec 46f7bd4494e2448a91479439b0a3ef71 7ba34dfa4c964e3fae0b01002dcecb39 - - default default] TaaS: Handle Delete Port: 9add2727-0a67-4518-a483-2efce47e4a58 2026-04-30 07:10:51.524 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d18e879-b638-4352-804c-1cc418e7f3ec 46f7bd4494e2448a91479439b0a3ef71 7ba34dfa4c964e3fae0b01002dcecb39 - - default default] Tap Mirror: Handle Delete Port: 9add2727-0a67-4518-a483-2efce47e4a58 [pid: 8|app: 0|req: 1127/2311] 10.0.0.135 () {32 vars in 719 bytes} [Thu Apr 30 07:10:51 2026] DELETE /v2.0/ports/9add2727-0a67-4518-a483-2efce47e4a58 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2312] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:51 2026] GET /v2.0/ports?device_id=c86dbad2-0ccb-4cb7-acec-7b99dff53883 => generated 1014 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:10:51.778 8 INFO neutron_taas.services.taas.taas_plugin [None req-64969337-5185-4f13-b278-45aeacaadcc6 46f7bd4494e2448a91479439b0a3ef71 7ba34dfa4c964e3fae0b01002dcecb39 - - default default] TaaS: Handle Delete Port: 0e227cc4-653e-44b6-8892-43199247c754 2026-04-30 07:10:51.780 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-64969337-5185-4f13-b278-45aeacaadcc6 46f7bd4494e2448a91479439b0a3ef71 7ba34dfa4c964e3fae0b01002dcecb39 - - default default] Tap Mirror: Handle Delete Port: 0e227cc4-653e-44b6-8892-43199247c754 [pid: 8|app: 0|req: 1129/2313] 10.0.0.135 () {32 vars in 719 bytes} [Thu Apr 30 07:10:51 2026] DELETE /v2.0/ports/0e227cc4-653e-44b6-8892-43199247c754 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2314] 10.0.0.84 () {34 vars in 1118 bytes} [Thu Apr 30 07:10:51 2026] GET /v2.0/security-groups?id=2b026b09-9647-4ea1-b8b7-3fe918c8d2ea&id=653b90c7-878b-46b4-860a-5aea487992e1&fields=id&fields=name => generated 207 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2315] 10.0.0.135 () {34 vars in 675 bytes} [Thu Apr 30 07:10:51 2026] POST /v2.0/floatingips => generated 552 bytes in 757 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:10:51.985 7 WARNING tagging [None req-9c13fefd-3af6-4a9c-9f38-fef2ceca7a8e c9d84c5ee5474132af53777ec8ffb453 2d6ed96ebfec4d96b26ec58ace2ea64d - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 07:10:52.047 8 INFO neutron_taas.services.taas.taas_plugin [None req-d7d3cc52-6961-482c-9c33-3de44677f891 46f7bd4494e2448a91479439b0a3ef71 7ba34dfa4c964e3fae0b01002dcecb39 - - default default] TaaS: Handle Delete Port: a65a32d9-06cf-42ad-ad9d-7c508f094a55 2026-04-30 07:10:52.050 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d7d3cc52-6961-482c-9c33-3de44677f891 46f7bd4494e2448a91479439b0a3ef71 7ba34dfa4c964e3fae0b01002dcecb39 - - default default] Tap Mirror: Handle Delete Port: a65a32d9-06cf-42ad-ad9d-7c508f094a55 [pid: 7|app: 0|req: 1186/2316] 10.0.0.135 () {34 vars in 758 bytes} [Thu Apr 30 07:10:51 2026] PUT /v2.0/floatingips/83a4ee55-e20e-47af-837e-70909d9f0436/tags => generated 25 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2317] 10.0.0.135 () {32 vars in 719 bytes} [Thu Apr 30 07:10:51 2026] DELETE /v2.0/ports/a65a32d9-06cf-42ad-ad9d-7c508f094a55 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2318] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:52 2026] GET /v2.0/ports?device_id=c86dbad2-0ccb-4cb7-acec-7b99dff53883 => generated 1014 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:10:52.180 8 WARNING tagging [None req-ec33f5a5-35ac-4baf-93e8-54cda46656ca c9d84c5ee5474132af53777ec8ffb453 2d6ed96ebfec4d96b26ec58ace2ea64d - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1132/2319] 10.0.0.135 () {32 vars in 738 bytes} [Thu Apr 30 07:10:52 2026] GET /v2.0/floatingips/83a4ee55-e20e-47af-837e-70909d9f0436/tags => generated 25 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:10:52.239 7 INFO neutron_taas.services.taas.taas_plugin [None req-79028582-2c78-47ad-8af8-0f28d82747dc 46f7bd4494e2448a91479439b0a3ef71 7ba34dfa4c964e3fae0b01002dcecb39 - - default default] TaaS: Handle Delete Port: 66a58dce-4fa6-4662-a81a-62cd4d20b85f 2026-04-30 07:10:52.242 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-79028582-2c78-47ad-8af8-0f28d82747dc 46f7bd4494e2448a91479439b0a3ef71 7ba34dfa4c964e3fae0b01002dcecb39 - - default default] Tap Mirror: Handle Delete Port: 66a58dce-4fa6-4662-a81a-62cd4d20b85f [pid: 7|app: 0|req: 1188/2320] 10.0.0.135 () {32 vars in 719 bytes} [Thu Apr 30 07:10:52 2026] DELETE /v2.0/ports/66a58dce-4fa6-4662-a81a-62cd4d20b85f => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:10:52.345 7 WARNING tagging [None req-83413928-5e67-46e5-b4bd-702949c2591e c9d84c5ee5474132af53777ec8ffb453 2d6ed96ebfec4d96b26ec58ace2ea64d - - default default] project_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: 1189/2321] 10.0.0.135 () {34 vars in 769 bytes} [Thu Apr 30 07:10:52 2026] PUT /v2.0/floatingips/83a4ee55-e20e-47af-837e-70909d9f0436/tags/green => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-30 07:10:52.504 7 INFO neutron.services.segments.plugin [-] Segment 1b58eede-3f01-41c7-8409-d75f4048a931 resource provider aggregate not found 2026-04-30 07:10:52.512 7 INFO neutron.services.segments.plugin [-] Segment 1b58eede-3f01-41c7-8409-d75f4048a931 resource provider aggregate not found 2026-04-30 07:10:52.524 7 INFO neutron.services.segments.plugin [-] Segment 1b58eede-3f01-41c7-8409-d75f4048a931 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b58eede-3f01-41c7-8409-d75f4048a931 found for delete ", "request_id": "req-77b42114-607e-4bd2-8e2d-b5ed8b4373f6"}]} [pid: 7|app: 0|req: 1190/2322] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:10:52 2026] DELETE /v2.0/networks/e4e2ec9b-c2b1-49a1-89a4-6fd3a89947fb => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:10:52.541 7 INFO neutron.services.segments.plugin [-] Segment 1b58eede-3f01-41c7-8409-d75f4048a931 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b58eede-3f01-41c7-8409-d75f4048a931 found for delete ", "request_id": "req-ec7f24b2-0a86-4ede-b297-0fa7d333ddb5"}]} 2026-04-30 07:10:52.561 7 WARNING tagging [None req-41d96749-80fc-41ea-b723-0b6e62dc7327 c9d84c5ee5474132af53777ec8ffb453 2d6ed96ebfec4d96b26ec58ace2ea64d - - default default] project_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: 1191/2323] 10.0.0.135 () {32 vars in 738 bytes} [Thu Apr 30 07:10:52 2026] GET /v2.0/floatingips/83a4ee55-e20e-47af-837e-70909d9f0436/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:10:52.619 8 INFO neutron.db.l3_db [None req-6e87865b-8614-4077-8d5b-1b32a7f67279 fab1c6ae08ff45548a24852b2be299f9 7a0eaa7de97f4555b1108e801156bba3 - - default default] Floating IP 6426eefc-5fca-4bc9-8f38-1d3b78c6da23 associated. External IP: 10.96.250.207, port: 0fc085bf-e6a4-4ffe-80f8-7482d8ea98e0. [pid: 7|app: 0|req: 1192/2324] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:10:52 2026] DELETE /v2.0/networks/6a375d59-f4d5-409a-b5b6-2de70a4425db => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:10:52.734 7 WARNING tagging [None req-5a5c0ef3-db25-46e2-ae69-f063124e666f c9d84c5ee5474132af53777ec8ffb453 2d6ed96ebfec4d96b26ec58ace2ea64d - - default default] project_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: 1193/2325] 10.0.0.135 () {34 vars in 765 bytes} [Thu Apr 30 07:10:52 2026] PUT /v2.0/floatingips/83a4ee55-e20e-47af-837e-70909d9f0436/tags/red => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2326] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:10:52 2026] DELETE /v2.0/networks/51d969f7-94be-4c25-9315-fa856dd021c3 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:10:52.920 7 WARNING tagging [None req-d62f8783-1e52-4efa-a24b-329e1663b466 c9d84c5ee5474132af53777ec8ffb453 2d6ed96ebfec4d96b26ec58ace2ea64d - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1195/2327] 10.0.0.135 () {32 vars in 738 bytes} [Thu Apr 30 07:10:52 2026] GET /v2.0/floatingips/83a4ee55-e20e-47af-837e-70909d9f0436/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2328] 10.0.0.135 () {34 vars in 748 bytes} [Thu Apr 30 07:10:52 2026] PUT /v2.0/floatingips/6426eefc-5fca-4bc9-8f38-1d3b78c6da23 => generated 856 bytes in 791 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:10:53.047 8 WARNING tagging [None req-06da37fc-fca0-4cfa-af86-a1f818b59ec8 c9d84c5ee5474132af53777ec8ffb453 2d6ed96ebfec4d96b26ec58ace2ea64d - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 07:10:53.067 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-33ab7481-a574-4cc5-a459-b3274f31e53d'] response: {'name': 'network-changed', 'server_uuid': 'c86dbad2-0ccb-4cb7-acec-7b99dff53883', 'tag': '0fc085bf-e6a4-4ffe-80f8-7482d8ea98e0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1134/2329] 10.0.0.135 () {34 vars in 787 bytes} [Thu Apr 30 07:10:53 2026] PUT /v2.0/floatingips/83a4ee55-e20e-47af-837e-70909d9f0436/tags/black.or.white => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2330] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:10:52 2026] DELETE /v2.0/networks/2e0906a5-cc12-4f6b-af86-0f90b8179497 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:10:53.120 8 WARNING tagging [None req-08dd07fe-7838-4bb7-befc-04333229a593 c9d84c5ee5474132af53777ec8ffb453 2d6ed96ebfec4d96b26ec58ace2ea64d - - default default] project_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: 1135/2331] 10.0.0.135 () {32 vars in 738 bytes} [Thu Apr 30 07:10:53 2026] GET /v2.0/floatingips/83a4ee55-e20e-47af-837e-70909d9f0436/tags => generated 52 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:10:53.168 8 WARNING tagging [None req-93351e3c-520d-4cf7-88d0-c5bdcd7fcc51 c9d84c5ee5474132af53777ec8ffb453 2d6ed96ebfec4d96b26ec58ace2ea64d - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1136/2332] 10.0.0.135 () {34 vars in 758 bytes} [Thu Apr 30 07:10:53 2026] PUT /v2.0/floatingips/83a4ee55-e20e-47af-837e-70909d9f0436/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:10:53.233 8 WARNING tagging [None req-45424889-74bd-44e1-adba-fd899e2c5098 c9d84c5ee5474132af53777ec8ffb453 2d6ed96ebfec4d96b26ec58ace2ea64d - - default default] project_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: 1197/2333] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:10:53 2026] DELETE /v2.0/networks/a37ba279-6a73-42fa-9d17-4a4bb062b7f6 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2334] 10.0.0.135 () {32 vars in 738 bytes} [Thu Apr 30 07:10:53 2026] GET /v2.0/floatingips/83a4ee55-e20e-47af-837e-70909d9f0436/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:10:53.287 7 WARNING tagging [None req-88079097-6ca3-4202-81af-b62c21846feb c9d84c5ee5474132af53777ec8ffb453 2d6ed96ebfec4d96b26ec58ace2ea64d - - default default] project_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: 1198/2335] 10.0.0.135 () {32 vars in 746 bytes} [Thu Apr 30 07:10:53 2026] GET /v2.0/floatingips/83a4ee55-e20e-47af-837e-70909d9f0436/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:10:53.344 8 WARNING tagging [None req-365571e0-b8e8-4281-8115-02c02f7ade2c c9d84c5ee5474132af53777ec8ffb453 2d6ed96ebfec4d96b26ec58ace2ea64d - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 07:10:53.366 8 INFO neutron.api.v2.resource [None req-365571e0-b8e8-4281-8115-02c02f7ade2c c9d84c5ee5474132af53777ec8ffb453 2d6ed96ebfec4d96b26ec58ace2ea64d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1138/2336] 10.0.0.135 () {32 vars in 750 bytes} [Thu Apr 30 07:10:53 2026] GET /v2.0/floatingips/83a4ee55-e20e-47af-837e-70909d9f0436/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-30 07:10:53.401 7 WARNING tagging [None req-7e401e66-b853-4599-b47c-e1540341702d c9d84c5ee5474132af53777ec8ffb453 2d6ed96ebfec4d96b26ec58ace2ea64d - - default default] project_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: 1199/2337] 10.0.0.135 () {32 vars in 749 bytes} [Thu Apr 30 07:10:53 2026] DELETE /v2.0/floatingips/83a4ee55-e20e-47af-837e-70909d9f0436/tags/red => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:10:53.460 8 WARNING tagging [None req-b90bfc64-09bf-489e-8610-634df858efea c9d84c5ee5474132af53777ec8ffb453 2d6ed96ebfec4d96b26ec58ace2ea64d - - default default] project_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/2338] 10.0.0.135 () {32 vars in 738 bytes} [Thu Apr 30 07:10:53 2026] GET /v2.0/floatingips/83a4ee55-e20e-47af-837e-70909d9f0436/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:10:53.505 7 WARNING tagging [None req-eaf363ce-aa30-4e66-a0e2-01e8818c7238 c9d84c5ee5474132af53777ec8ffb453 2d6ed96ebfec4d96b26ec58ace2ea64d - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 07:10:53.523 7 INFO neutron.api.v2.resource [None req-eaf363ce-aa30-4e66-a0e2-01e8818c7238 c9d84c5ee5474132af53777ec8ffb453 2d6ed96ebfec4d96b26ec58ace2ea64d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1200/2339] 10.0.0.135 () {32 vars in 753 bytes} [Thu Apr 30 07:10:53 2026] DELETE /v2.0/floatingips/83a4ee55-e20e-47af-837e-70909d9f0436/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-30 07:10:53.556 8 WARNING tagging [None req-39b70894-be27-4dfa-82c4-0b79b0da39b4 c9d84c5ee5474132af53777ec8ffb453 2d6ed96ebfec4d96b26ec58ace2ea64d - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1140/2340] 10.0.0.135 () {32 vars in 741 bytes} [Thu Apr 30 07:10:53 2026] DELETE /v2.0/floatingips/83a4ee55-e20e-47af-837e-70909d9f0436/tags => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:10:53.612 8 WARNING tagging [None req-53ebd2dd-e26f-4735-b89f-432b37cd26a7 c9d84c5ee5474132af53777ec8ffb453 2d6ed96ebfec4d96b26ec58ace2ea64d - - default default] project_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/2341] 10.0.0.135 () {32 vars in 738 bytes} [Thu Apr 30 07:10:53 2026] GET /v2.0/floatingips/83a4ee55-e20e-47af-837e-70909d9f0436/tags => 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: 1201/2342] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:10:53 2026] GET /v2.0/ports?tenant_id=7a0eaa7de97f4555b1108e801156bba3&device_id=c86dbad2-0ccb-4cb7-acec-7b99dff53883 => generated 1283 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2343] 199.204.45.53 () {34 vars in 984 bytes} [Thu Apr 30 07:10:53 2026] GET /v2.0/networks?id=fbf04721-0ff1-46eb-95cf-acacc5582373 => generated 769 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:10:53.749 8 INFO neutron_taas.services.taas.taas_plugin [None req-b796b89d-8cfa-4d34-ab95-70d441451efc c9d84c5ee5474132af53777ec8ffb453 2d6ed96ebfec4d96b26ec58ace2ea64d - - default default] TaaS: Handle Delete Port: dc74e338-46e1-4c54-bf1b-8a7631fa376a 2026-04-30 07:10:53.753 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b796b89d-8cfa-4d34-ab95-70d441451efc c9d84c5ee5474132af53777ec8ffb453 2d6ed96ebfec4d96b26ec58ace2ea64d - - default default] Tap Mirror: Handle Delete Port: dc74e338-46e1-4c54-bf1b-8a7631fa376a [pid: 7|app: 0|req: 1203/2344] 199.204.45.53 () {34 vars in 1058 bytes} [Thu Apr 30 07:10:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=0fc085bf-e6a4-4ffe-80f8-7482d8ea98e0 => generated 859 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2345] 199.204.45.53 () {34 vars in 982 bytes} [Thu Apr 30 07:10:53 2026] GET /v2.0/subnets?id=164150b5-5fc4-413b-a7b1-0fe4fa19c9cf => generated 691 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2346] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:10:53 2026] GET /v2.0/ports?network_id=fbf04721-0ff1-46eb-95cf-acacc5582373&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: 1142/2347] 10.0.0.135 () {32 vars in 731 bytes} [Thu Apr 30 07:10:53 2026] DELETE /v2.0/floatingips/83a4ee55-e20e-47af-837e-70909d9f0436 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2348] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:10:53 2026] GET /v2.0/networks/fbf04721-0ff1-46eb-95cf-acacc5582373?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: 1144/2351] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:10:53 2026] GET /v2.0/networks/fbf04721-0ff1-46eb-95cf-acacc5582373?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: 1208/2352] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:53 2026] GET /v2.0/ports?device_id=e65c72df-6157-4d33-a2cd-50e34087584c => 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: 1145/2353] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:10:54 2026] GET /v2.0/security-groups?id=4fd6ef9c-a26f-4955-9de2-bf2d2e2613d7&fields=id&fields=name => generated 96 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2354] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:10:54 2026] GET /v2.0/ports?device_id=e65c72df-6157-4d33-a2cd-50e34087584c => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:10:54.472 8 WARNING neutron.db.securitygroups_db [None req-6a91bc57-4d63-4a04-9fbe-718d15bb3704 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 07:10:54.557 7 INFO neutron.services.segments.plugin [-] Segment d5fc6586-3970-44e8-a6c3-9cfa3c8142e2 resource provider aggregate not found 2026-04-30 07:10:54.573 7 INFO neutron.services.segments.plugin [-] Segment d5fc6586-3970-44e8-a6c3-9cfa3c8142e2 resource provider aggregate not found 2026-04-30 07:10:54.579 7 INFO neutron.services.segments.plugin [-] Segment d5fc6586-3970-44e8-a6c3-9cfa3c8142e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5fc6586-3970-44e8-a6c3-9cfa3c8142e2 found for delete ", "request_id": "req-412a5dce-6912-4afd-b599-2f4fbdfdcc46"}]} [pid: 8|app: 0|req: 1146/2355] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:10:54 2026] GET /v2.0/security-groups?tenant_id=91362b75bc35442fa92f11249493fd4e&name=default => generated 2925 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:10:54.594 7 INFO neutron.services.segments.plugin [-] Segment a911d17b-f632-4d15-9fef-c303ca90a31d resource provider aggregate not found 2026-04-30 07:10:54.599 7 INFO neutron.services.segments.plugin [-] Segment d5fc6586-3970-44e8-a6c3-9cfa3c8142e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5fc6586-3970-44e8-a6c3-9cfa3c8142e2 found for delete ", "request_id": "req-98c1f74b-507a-4294-a86d-dcfc961a7f0d"}]} 2026-04-30 07:10:54.618 7 INFO neutron.services.segments.plugin [-] Segment a911d17b-f632-4d15-9fef-c303ca90a31d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a911d17b-f632-4d15-9fef-c303ca90a31d found for delete ", "request_id": "req-7400ff04-49a3-4e01-b3f4-2dcb235f8e61"}]} 2026-04-30 07:10:54.629 7 INFO neutron.services.segments.plugin [-] Segment a911d17b-f632-4d15-9fef-c303ca90a31d resource provider aggregate not found 2026-04-30 07:10:54.634 7 INFO neutron.services.segments.plugin [-] Segment f10bed87-9614-498b-aacf-6585c52bcbdb resource provider aggregate not found 2026-04-30 07:10:54.653 7 INFO neutron.services.segments.plugin [-] Segment a911d17b-f632-4d15-9fef-c303ca90a31d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a911d17b-f632-4d15-9fef-c303ca90a31d found for delete ", "request_id": "req-5c778274-dc7e-48f5-9aed-2360bffcc942"}]} 2026-04-30 07:10:54.657 7 INFO neutron.services.segments.plugin [-] Segment f10bed87-9614-498b-aacf-6585c52bcbdb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f10bed87-9614-498b-aacf-6585c52bcbdb found for delete ", "request_id": "req-5f5048f9-e0e5-4c81-b632-d5023f65ecd5"}]} 2026-04-30 07:10:54.673 7 INFO neutron.services.segments.plugin [-] Segment f10bed87-9614-498b-aacf-6585c52bcbdb resource provider aggregate not found 2026-04-30 07:10:54.675 7 INFO neutron.services.segments.plugin [-] Segment 981ba09f-6c4d-4b93-9224-7a733586bdf6 resource provider aggregate not found 2026-04-30 07:10:54.694 7 INFO neutron.services.segments.plugin [-] Segment f10bed87-9614-498b-aacf-6585c52bcbdb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f10bed87-9614-498b-aacf-6585c52bcbdb found for delete ", "request_id": "req-0cef0007-4606-47be-93fe-c5b5bcd5e517"}]} 2026-04-30 07:10:54.701 7 INFO neutron.services.segments.plugin [-] Segment 981ba09f-6c4d-4b93-9224-7a733586bdf6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 981ba09f-6c4d-4b93-9224-7a733586bdf6 found for delete ", "request_id": "req-dc6d5c54-f94e-4018-a910-e55828d73086"}]} 2026-04-30 07:10:54.712 7 INFO neutron.services.segments.plugin [-] Segment 981ba09f-6c4d-4b93-9224-7a733586bdf6 resource provider aggregate not found 2026-04-30 07:10:54.721 7 WARNING neutron.db.securitygroups_db [None req-291683d5-861f-47a5-af62-b849a4e8d5d5 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 1147/2356] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:10:54 2026] DELETE /v2.0/security-groups/817f542e-7c4c-474e-9309-b4b7d81e728a => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:10:54.730 7 INFO neutron.services.segments.plugin [-] Segment 981ba09f-6c4d-4b93-9224-7a733586bdf6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 981ba09f-6c4d-4b93-9224-7a733586bdf6 found for delete ", "request_id": "req-d4ef34cc-f935-41b7-a79f-15b690a29ec9"}]} 2026-04-30 07:10:54.842 8 WARNING neutron.db.securitygroups_db [None req-48291231-1710-4f80-9a70-26d2bb820014 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 1210/2357] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:10:54 2026] GET /v2.0/security-groups?tenant_id=9ffe2a6b062340c495e0d8a229a41415&name=default => generated 2927 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2358] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:10:54 2026] GET /v2.0/security-groups?tenant_id=760c60227d344f1896ad5b4d7716ab20&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2359] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:10:54 2026] DELETE /v2.0/security-groups/70c91fb7-3a22-4722-82b6-564607fce826 => 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: 1149/2360] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:10:54 2026] DELETE /v2.0/security-groups/3f78fad6-27c5-4078-9ccb-d8b2e57d87ca => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:10:55.144 7 WARNING neutron.db.securitygroups_db [None req-0d02e835-5200-4fcd-a123-d308e71722b5 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 07:10:55.150 8 WARNING neutron.db.securitygroups_db [None req-43fa4be9-3900-4e20-8444-7da90a5182be 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 1150/2361] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:10:55 2026] GET /v2.0/security-groups?tenant_id=7ba34dfa4c964e3fae0b01002dcecb39&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: 1212/2362] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:10:55 2026] GET /v2.0/security-groups?tenant_id=2d6ed96ebfec4d96b26ec58ace2ea64d&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2363] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:10:55 2026] DELETE /v2.0/security-groups/2c6857c8-5e4c-4680-856c-be35cfc61454 => 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: 1213/2364] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:10:55 2026] DELETE /v2.0/security-groups/d8464592-fc38-49f2-8406-61f31e910c58 => 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: 1152/2365] 10.0.0.135 () {34 vars in 677 bytes} [Thu Apr 30 07:10:58 2026] POST /v2.0/qos/policies => generated 359 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:10:58.695 7 WARNING tagging [None req-1722a335-f1cd-4bde-9381-28072a6b5baa ed815f22cb874f95a041a369c5e65b5d 90a920822b024a4d9c392bc753946500 - - default default] project_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: 1214/2366] 10.0.0.135 () {34 vars in 752 bytes} [Thu Apr 30 07:10:58 2026] PUT /v2.0/policies/c4bfbd71-7a8f-49ab-ab59-b3895ba53bdd/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:10:58.752 8 WARNING tagging [None req-4489b94b-65ab-48a3-ac74-7e30960756b0 ed815f22cb874f95a041a369c5e65b5d 90a920822b024a4d9c392bc753946500 - - default default] project_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: 1153/2367] 10.0.0.135 () {32 vars in 732 bytes} [Thu Apr 30 07:10:58 2026] GET /v2.0/policies/c4bfbd71-7a8f-49ab-ab59-b3895ba53bdd/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:10:58.789 8 WARNING tagging [None req-97c648cb-b819-4ea2-ae20-ef52305ef506 ed815f22cb874f95a041a369c5e65b5d 90a920822b024a4d9c392bc753946500 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1154/2368] 10.0.0.135 () {34 vars in 763 bytes} [Thu Apr 30 07:10:58 2026] PUT /v2.0/policies/c4bfbd71-7a8f-49ab-ab59-b3895ba53bdd/tags/green => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-30 07:10:58.842 8 WARNING tagging [None req-e79e4fb6-d515-430e-9133-b4c86c821e99 ed815f22cb874f95a041a369c5e65b5d 90a920822b024a4d9c392bc753946500 - - default default] project_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/2369] 10.0.0.135 () {32 vars in 732 bytes} [Thu Apr 30 07:10:58 2026] GET /v2.0/policies/c4bfbd71-7a8f-49ab-ab59-b3895ba53bdd/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:10:58.877 8 WARNING tagging [None req-f138caf7-eb2a-4309-86f3-d22fc2dd29d2 ed815f22cb874f95a041a369c5e65b5d 90a920822b024a4d9c392bc753946500 - - default default] project_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/2370] 10.0.0.135 () {34 vars in 759 bytes} [Thu Apr 30 07:10:58 2026] PUT /v2.0/policies/c4bfbd71-7a8f-49ab-ab59-b3895ba53bdd/tags/red => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-30 07:10:58.926 8 WARNING tagging [None req-c165d0e7-a00e-49a1-a9cd-b46e2c79e475 ed815f22cb874f95a041a369c5e65b5d 90a920822b024a4d9c392bc753946500 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1157/2371] 10.0.0.135 () {32 vars in 732 bytes} [Thu Apr 30 07:10:58 2026] GET /v2.0/policies/c4bfbd71-7a8f-49ab-ab59-b3895ba53bdd/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:10:58.965 8 WARNING tagging [None req-04358f82-641a-4f9f-a0fe-81422d1c4583 ed815f22cb874f95a041a369c5e65b5d 90a920822b024a4d9c392bc753946500 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 07:10:58.968 7 INFO neutron.db.segments_db [None req-7ef8d896-e073-4f9b-9677-f3dfd21d0847 ba6855664d9f4a35bb6b05258dd5d329 96555fbe374c44ee8ce58718189b5a19 - - default default] Added segment c7170158-ce44-4c48-b9e5-a09a26155209 of type vxlan for network 83992253-162c-4ebe-9c06-090f22889d9c [pid: 8|app: 0|req: 1158/2372] 10.0.0.135 () {34 vars in 781 bytes} [Thu Apr 30 07:10:58 2026] PUT /v2.0/policies/c4bfbd71-7a8f-49ab-ab59-b3895ba53bdd/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-04-30 07:10:59.020 8 WARNING tagging [None req-d7f8c8d6-b2c5-4ecf-bc76-6a68efb4787e ed815f22cb874f95a041a369c5e65b5d 90a920822b024a4d9c392bc753946500 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1159/2373] 10.0.0.135 () {32 vars in 732 bytes} [Thu Apr 30 07:10:58 2026] GET /v2.0/policies/c4bfbd71-7a8f-49ab-ab59-b3895ba53bdd/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2374] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:10:58 2026] POST /v2.0/networks => generated 631 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:10:59.063 8 WARNING tagging [None req-66e43ff8-ab0f-49cc-8eb3-6cfb03730041 ed815f22cb874f95a041a369c5e65b5d 90a920822b024a4d9c392bc753946500 - - default default] project_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/2375] 10.0.0.135 () {34 vars in 752 bytes} [Thu Apr 30 07:10:59 2026] PUT /v2.0/policies/c4bfbd71-7a8f-49ab-ab59-b3895ba53bdd/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2376] 10.0.0.135 () {34 vars in 752 bytes} [Thu Apr 30 07:10:59 2026] PUT /v2.0/networks/83992253-162c-4ebe-9c06-090f22889d9c/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:10:59.114 8 WARNING tagging [None req-9ace2e5e-b302-444f-aa6a-6ebc9f65664f ed815f22cb874f95a041a369c5e65b5d 90a920822b024a4d9c392bc753946500 - - default default] project_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/2377] 10.0.0.135 () {32 vars in 732 bytes} [Thu Apr 30 07:10:59 2026] GET /v2.0/policies/c4bfbd71-7a8f-49ab-ab59-b3895ba53bdd/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2378] 10.0.0.135 () {32 vars in 732 bytes} [Thu Apr 30 07:10:59 2026] GET /v2.0/networks/83992253-162c-4ebe-9c06-090f22889d9c/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:10:59.154 8 WARNING tagging [None req-289d68c6-0907-40e3-9221-32359d3759c7 ed815f22cb874f95a041a369c5e65b5d 90a920822b024a4d9c392bc753946500 - - default default] project_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/2379] 10.0.0.135 () {32 vars in 740 bytes} [Thu Apr 30 07:10:59 2026] GET /v2.0/policies/c4bfbd71-7a8f-49ab-ab59-b3895ba53bdd/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:10:59.193 8 WARNING tagging [None req-a9285783-47da-41d8-b4c3-93b433921d3c ed815f22cb874f95a041a369c5e65b5d 90a920822b024a4d9c392bc753946500 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 07:10:59.199 8 INFO neutron.api.v2.resource [None req-a9285783-47da-41d8-b4c3-93b433921d3c ed815f22cb874f95a041a369c5e65b5d 90a920822b024a4d9c392bc753946500 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1163/2380] 10.0.0.135 () {32 vars in 744 bytes} [Thu Apr 30 07:10:59 2026] GET /v2.0/policies/c4bfbd71-7a8f-49ab-ab59-b3895ba53bdd/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2381] 10.0.0.135 () {34 vars in 763 bytes} [Thu Apr 30 07:10:59 2026] PUT /v2.0/networks/83992253-162c-4ebe-9c06-090f22889d9c/tags/green => generated 4 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-30 07:10:59.241 8 WARNING tagging [None req-d205cc65-f6cd-4879-bbca-8cd8e3079f50 ed815f22cb874f95a041a369c5e65b5d 90a920822b024a4d9c392bc753946500 - - default default] project_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: 1164/2382] 10.0.0.135 () {32 vars in 743 bytes} [Thu Apr 30 07:10:59 2026] DELETE /v2.0/policies/c4bfbd71-7a8f-49ab-ab59-b3895ba53bdd/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2383] 10.0.0.135 () {32 vars in 732 bytes} [Thu Apr 30 07:10:59 2026] GET /v2.0/networks/83992253-162c-4ebe-9c06-090f22889d9c/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:10:59.314 8 WARNING tagging [None req-ee6539c9-668d-470a-9711-1eced375bf3c ed815f22cb874f95a041a369c5e65b5d 90a920822b024a4d9c392bc753946500 - - default default] project_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: 1165/2384] 10.0.0.135 () {32 vars in 732 bytes} [Thu Apr 30 07:10:59 2026] GET /v2.0/policies/c4bfbd71-7a8f-49ab-ab59-b3895ba53bdd/tags => generated 30 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2385] 10.0.0.135 () {34 vars in 759 bytes} [Thu Apr 30 07:10:59 2026] PUT /v2.0/networks/83992253-162c-4ebe-9c06-090f22889d9c/tags/red => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-30 07:10:59.349 8 WARNING tagging [None req-e77e0694-8301-4760-a53b-30c5f35d79c8 ed815f22cb874f95a041a369c5e65b5d 90a920822b024a4d9c392bc753946500 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 07:10:59.359 8 INFO neutron.api.v2.resource [None req-e77e0694-8301-4760-a53b-30c5f35d79c8 ed815f22cb874f95a041a369c5e65b5d 90a920822b024a4d9c392bc753946500 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1166/2386] 10.0.0.135 () {32 vars in 747 bytes} [Thu Apr 30 07:10:59 2026] DELETE /v2.0/policies/c4bfbd71-7a8f-49ab-ab59-b3895ba53bdd/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-30 07:10:59.390 8 WARNING tagging [None req-2fe23a03-af55-4327-b587-f4312eb71988 ed815f22cb874f95a041a369c5e65b5d 90a920822b024a4d9c392bc753946500 - - default default] project_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: 1221/2387] 10.0.0.135 () {32 vars in 732 bytes} [Thu Apr 30 07:10:59 2026] GET /v2.0/networks/83992253-162c-4ebe-9c06-090f22889d9c/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2388] 10.0.0.135 () {32 vars in 735 bytes} [Thu Apr 30 07:10:59 2026] DELETE /v2.0/policies/c4bfbd71-7a8f-49ab-ab59-b3895ba53bdd/tags => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:10:59.439 8 WARNING tagging [None req-85978b7f-51b8-4244-afdc-d81a0ae5f80d ed815f22cb874f95a041a369c5e65b5d 90a920822b024a4d9c392bc753946500 - - default default] project_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: 1168/2389] 10.0.0.135 () {32 vars in 732 bytes} [Thu Apr 30 07:10:59 2026] GET /v2.0/policies/c4bfbd71-7a8f-49ab-ab59-b3895ba53bdd/tags => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2390] 10.0.0.135 () {34 vars in 781 bytes} [Thu Apr 30 07:10:59 2026] PUT /v2.0/networks/83992253-162c-4ebe-9c06-090f22889d9c/tags/black.or.white => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2391] 10.0.0.135 () {32 vars in 732 bytes} [Thu Apr 30 07:10:59 2026] GET /v2.0/networks/83992253-162c-4ebe-9c06-090f22889d9c/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2392] 10.0.0.135 () {32 vars in 733 bytes} [Thu Apr 30 07:10:59 2026] DELETE /v2.0/qos/policies/c4bfbd71-7a8f-49ab-ab59-b3895ba53bdd => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2393] 10.0.0.135 () {34 vars in 752 bytes} [Thu Apr 30 07:10:59 2026] PUT /v2.0/networks/83992253-162c-4ebe-9c06-090f22889d9c/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: 1170/2394] 10.0.0.135 () {32 vars in 732 bytes} [Thu Apr 30 07:10:59 2026] GET /v2.0/networks/83992253-162c-4ebe-9c06-090f22889d9c/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2395] 10.0.0.135 () {32 vars in 740 bytes} [Thu Apr 30 07:10:59 2026] GET /v2.0/networks/83992253-162c-4ebe-9c06-090f22889d9c/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:10:59.701 8 INFO neutron.api.v2.resource [None req-f509c3fe-1901-4464-8345-c350d5102026 ba6855664d9f4a35bb6b05258dd5d329 96555fbe374c44ee8ce58718189b5a19 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1171/2396] 10.0.0.135 () {32 vars in 744 bytes} [Thu Apr 30 07:10:59 2026] GET /v2.0/networks/83992253-162c-4ebe-9c06-090f22889d9c/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2397] 10.0.0.135 () {32 vars in 743 bytes} [Thu Apr 30 07:10:59 2026] DELETE /v2.0/networks/83992253-162c-4ebe-9c06-090f22889d9c/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2398] 10.0.0.135 () {32 vars in 732 bytes} [Thu Apr 30 07:10:59 2026] GET /v2.0/networks/83992253-162c-4ebe-9c06-090f22889d9c/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:10:59.862 7 INFO neutron.api.v2.resource [None req-3ee016f0-1146-40a9-879b-d23d259136f0 ba6855664d9f4a35bb6b05258dd5d329 96555fbe374c44ee8ce58718189b5a19 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1227/2399] 10.0.0.135 () {32 vars in 747 bytes} [Thu Apr 30 07:10:59 2026] DELETE /v2.0/networks/83992253-162c-4ebe-9c06-090f22889d9c/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2400] 10.0.0.135 () {32 vars in 735 bytes} [Thu Apr 30 07:10:59 2026] DELETE /v2.0/networks/83992253-162c-4ebe-9c06-090f22889d9c/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: 1228/2401] 10.0.0.135 () {32 vars in 732 bytes} [Thu Apr 30 07:10:59 2026] GET /v2.0/networks/83992253-162c-4ebe-9c06-090f22889d9c/tags => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:11:00.142 8 INFO neutron.services.segments.plugin [-] Segment c7170158-ce44-4c48-b9e5-a09a26155209 resource provider aggregate not found 2026-04-30 07:11:00.150 8 INFO neutron.services.segments.plugin [-] Segment c7170158-ce44-4c48-b9e5-a09a26155209 resource provider aggregate not found 2026-04-30 07:11:00.165 8 INFO neutron.services.segments.plugin [-] Segment c7170158-ce44-4c48-b9e5-a09a26155209 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7170158-ce44-4c48-b9e5-a09a26155209 found for delete ", "request_id": "req-a2415183-5550-4739-a815-d9002197d3a6"}]} [pid: 8|app: 0|req: 1174/2402] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:10:59 2026] DELETE /v2.0/networks/83992253-162c-4ebe-9c06-090f22889d9c => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:11:00.176 8 INFO neutron.services.segments.plugin [-] Segment c7170158-ce44-4c48-b9e5-a09a26155209 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7170158-ce44-4c48-b9e5-a09a26155209 found for delete ", "request_id": "req-3b3a6930-9642-4405-a76d-c69f38ecdbe5"}]} [pid: 8|app: 0|req: 1175/2403] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:11:00 2026] GET /v2.0/ports?device_id=c86dbad2-0ccb-4cb7-acec-7b99dff53883 => generated 1014 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:11:00.490 7 WARNING neutron.db.securitygroups_db [None req-af7fb3d5-afe7-461c-909e-097e1d57cd9a 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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/2404] 10.0.0.84 () {34 vars in 1118 bytes} [Thu Apr 30 07:11:00 2026] GET /v2.0/security-groups?id=2b026b09-9647-4ea1-b8b7-3fe918c8d2ea&id=653b90c7-878b-46b4-860a-5aea487992e1&fields=id&fields=name => generated 207 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2405] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:11:00 2026] GET /v2.0/security-groups?tenant_id=2d3406c785644345b3ef0e507c27bb17&name=default => generated 2929 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2406] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:11:00 2026] DELETE /v2.0/security-groups/8c022f72-b4e0-4061-9562-35df7a007f5a => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2407] 10.0.0.135 () {32 vars in 735 bytes} [Thu Apr 30 07:11:00 2026] GET /v2.0/ports?device_id=c86dbad2-0ccb-4cb7-acec-7b99dff53883 => generated 1283 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:11:00.917 7 WARNING neutron.db.securitygroups_db [None req-53aabc63-a720-4615-b8b3-b98c4398ecc7 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 1178/2408] 10.0.0.135 () {32 vars in 857 bytes} [Thu Apr 30 07:11:00 2026] GET /v2.0/floatingips?floating_network_id=bc7afb87-f149-4401-91f7-cfdaaefb7490&port_id=0fc085bf-e6a4-4ffe-80f8-7482d8ea98e0 => generated 861 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:11:00.997 8 WARNING neutron.db.securitygroups_db [None req-a0867060-4397-4292-89e6-b6e9ca28b73a 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 1231/2409] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:11:00 2026] GET /v2.0/security-groups?tenant_id=1ee993f50fb94bac9703da0f5ad82e4e&name=default => generated 2929 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2410] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:11:00 2026] GET /v2.0/security-groups?tenant_id=90a920822b024a4d9c392bc753946500&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2411] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:11:01 2026] DELETE /v2.0/security-groups/8aac7ca5-b96e-4d32-abf4-7f02bd318429 => 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: 1180/2412] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:11:01 2026] DELETE /v2.0/security-groups/4926788c-a12b-4ef1-94e6-6c712a8a6898 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:11:01.319 7 WARNING neutron.db.securitygroups_db [None req-b6b2baff-037f-4741-8deb-187d93d77525 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1233/2413] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:11:01 2026] GET /v2.0/security-groups?tenant_id=96555fbe374c44ee8ce58718189b5a19&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: 1181/2414] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:11:01 2026] DELETE /v2.0/security-groups/1e5560c1-b314-4fa1-9838-f4402cafe545 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2415] 10.0.0.125 () {34 vars in 989 bytes} [Thu Apr 30 07:11:01 2026] GET /v2.0/ports?device_id=c86dbad2-0ccb-4cb7-acec-7b99dff53883 => generated 1283 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2416] 10.0.0.125 () {34 vars in 1119 bytes} [Thu Apr 30 07:11:01 2026] GET /v2.0/security-groups?id=653b90c7-878b-46b4-860a-5aea487992e1&id=2b026b09-9647-4ea1-b8b7-3fe918c8d2ea&fields=id&fields=name => generated 207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2417] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:11:04 2026] GET /v2.0/ports?device_id=c86dbad2-0ccb-4cb7-acec-7b99dff53883 => generated 1014 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2418] 10.0.0.84 () {34 vars in 1118 bytes} [Thu Apr 30 07:11:04 2026] GET /v2.0/security-groups?id=2b026b09-9647-4ea1-b8b7-3fe918c8d2ea&id=653b90c7-878b-46b4-860a-5aea487992e1&fields=id&fields=name => generated 207 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2419] 10.0.0.135 () {34 vars in 683 bytes} [Thu Apr 30 07:11:04 2026] POST /v2.0/security-groups => generated 1603 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-30 07:11:05.173 8 WARNING tagging [None req-59852cfd-24f7-48a6-8cb0-287dc0b62ab0 c692fb71f11d4dd48d9db3d4b2620c8a c28881326530415da1630e4161eb3b1a - - default default] project_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: 1184/2420] 10.0.0.135 () {34 vars in 766 bytes} [Thu Apr 30 07:11:05 2026] PUT /v2.0/security-groups/d5c8fcce-2cb8-47ae-ae6b-ed8aa1556741/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:11:05.237 7 WARNING tagging [None req-7e43a18e-de92-42db-a76b-b2601b08d28b c692fb71f11d4dd48d9db3d4b2620c8a c28881326530415da1630e4161eb3b1a - - default default] project_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/2421] 10.0.0.135 () {32 vars in 746 bytes} [Thu Apr 30 07:11:05 2026] GET /v2.0/security-groups/d5c8fcce-2cb8-47ae-ae6b-ed8aa1556741/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:11:05.278 8 WARNING tagging [None req-da486815-827c-4274-9703-44e3242dce0c c692fb71f11d4dd48d9db3d4b2620c8a c28881326530415da1630e4161eb3b1a - - default default] project_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: 1185/2422] 10.0.0.135 () {34 vars in 777 bytes} [Thu Apr 30 07:11:05 2026] PUT /v2.0/security-groups/d5c8fcce-2cb8-47ae-ae6b-ed8aa1556741/tags/green => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-30 07:11:05.344 7 WARNING tagging [None req-dad15819-9b91-4ca8-b832-3142d480944e c692fb71f11d4dd48d9db3d4b2620c8a c28881326530415da1630e4161eb3b1a - - default default] project_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: 1238/2423] 10.0.0.135 () {32 vars in 746 bytes} [Thu Apr 30 07:11:05 2026] GET /v2.0/security-groups/d5c8fcce-2cb8-47ae-ae6b-ed8aa1556741/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:11:05.378 8 WARNING tagging [None req-d8f2c3d3-58f6-4038-b3f4-0aa3e14d305f c692fb71f11d4dd48d9db3d4b2620c8a c28881326530415da1630e4161eb3b1a - - default default] project_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: 1186/2424] 10.0.0.135 () {34 vars in 773 bytes} [Thu Apr 30 07:11:05 2026] PUT /v2.0/security-groups/d5c8fcce-2cb8-47ae-ae6b-ed8aa1556741/tags/red => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-30 07:11:05.421 7 WARNING tagging [None req-dd6d85a9-a895-4ca7-b45b-23b0915bfb53 c692fb71f11d4dd48d9db3d4b2620c8a c28881326530415da1630e4161eb3b1a - - default default] project_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/2425] 10.0.0.135 () {32 vars in 746 bytes} [Thu Apr 30 07:11:05 2026] GET /v2.0/security-groups/d5c8fcce-2cb8-47ae-ae6b-ed8aa1556741/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:11:05.458 8 WARNING tagging [None req-122adeec-2efe-48e1-84c3-d001d3514369 c692fb71f11d4dd48d9db3d4b2620c8a c28881326530415da1630e4161eb3b1a - - default default] project_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: 1187/2426] 10.0.0.135 () {34 vars in 795 bytes} [Thu Apr 30 07:11:05 2026] PUT /v2.0/security-groups/d5c8fcce-2cb8-47ae-ae6b-ed8aa1556741/tags/black.or.white => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-30 07:11:05.521 7 WARNING tagging [None req-6a0b48bd-469d-4c71-a8d7-9e2c9a77229a c692fb71f11d4dd48d9db3d4b2620c8a c28881326530415da1630e4161eb3b1a - - default default] project_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: 1240/2427] 10.0.0.135 () {32 vars in 746 bytes} [Thu Apr 30 07:11:05 2026] GET /v2.0/security-groups/d5c8fcce-2cb8-47ae-ae6b-ed8aa1556741/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:11:05.566 8 WARNING tagging [None req-7642a33a-5a6b-4669-98a5-ce03f8c9a559 c692fb71f11d4dd48d9db3d4b2620c8a c28881326530415da1630e4161eb3b1a - - default default] project_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: 1188/2428] 10.0.0.135 () {34 vars in 766 bytes} [Thu Apr 30 07:11:05 2026] PUT /v2.0/security-groups/d5c8fcce-2cb8-47ae-ae6b-ed8aa1556741/tags => generated 37 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2429] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:11:05 2026] GET /v2.0/ports?device_id=c86dbad2-0ccb-4cb7-acec-7b99dff53883 => generated 1014 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:11:05.625 8 WARNING tagging [None req-ddbb72c1-1a3a-49e3-8264-450369edb204 c692fb71f11d4dd48d9db3d4b2620c8a c28881326530415da1630e4161eb3b1a - - default default] project_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: 1189/2430] 10.0.0.135 () {32 vars in 746 bytes} [Thu Apr 30 07:11:05 2026] GET /v2.0/security-groups/d5c8fcce-2cb8-47ae-ae6b-ed8aa1556741/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2431] 10.0.0.84 () {34 vars in 1118 bytes} [Thu Apr 30 07:11:05 2026] GET /v2.0/security-groups?id=2b026b09-9647-4ea1-b8b7-3fe918c8d2ea&id=653b90c7-878b-46b4-860a-5aea487992e1&fields=id&fields=name => generated 207 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:11:05.665 8 WARNING tagging [None req-93b45d40-3eb4-4b58-995b-d6a4bea28a10 c692fb71f11d4dd48d9db3d4b2620c8a c28881326530415da1630e4161eb3b1a - - default default] project_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: 1190/2432] 10.0.0.135 () {32 vars in 754 bytes} [Thu Apr 30 07:11:05 2026] GET /v2.0/security-groups/d5c8fcce-2cb8-47ae-ae6b-ed8aa1556741/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:11:05.699 7 WARNING tagging [None req-ee33fa95-8a7b-43be-b985-ddc4cb9d505b c692fb71f11d4dd48d9db3d4b2620c8a c28881326530415da1630e4161eb3b1a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 07:11:05.707 7 INFO neutron.api.v2.resource [None req-ee33fa95-8a7b-43be-b985-ddc4cb9d505b c692fb71f11d4dd48d9db3d4b2620c8a c28881326530415da1630e4161eb3b1a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1243/2433] 10.0.0.135 () {32 vars in 758 bytes} [Thu Apr 30 07:11:05 2026] GET /v2.0/security-groups/d5c8fcce-2cb8-47ae-ae6b-ed8aa1556741/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-30 07:11:05.739 8 WARNING tagging [None req-24166546-075f-44e3-95d4-ecc27fc96e76 c692fb71f11d4dd48d9db3d4b2620c8a c28881326530415da1630e4161eb3b1a - - default default] project_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: 1191/2434] 10.0.0.135 () {32 vars in 757 bytes} [Thu Apr 30 07:11:05 2026] DELETE /v2.0/security-groups/d5c8fcce-2cb8-47ae-ae6b-ed8aa1556741/tags/red => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:11:05.805 7 WARNING tagging [None req-1edfa3d9-5238-4596-a5af-4cd08e895b34 c692fb71f11d4dd48d9db3d4b2620c8a c28881326530415da1630e4161eb3b1a - - default default] project_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: 1244/2435] 10.0.0.135 () {32 vars in 746 bytes} [Thu Apr 30 07:11:05 2026] GET /v2.0/security-groups/d5c8fcce-2cb8-47ae-ae6b-ed8aa1556741/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:11:05.847 8 WARNING tagging [None req-5f79e943-4364-438c-a6f4-d99c3f474380 c692fb71f11d4dd48d9db3d4b2620c8a c28881326530415da1630e4161eb3b1a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 07:11:05.860 8 INFO neutron.api.v2.resource [None req-5f79e943-4364-438c-a6f4-d99c3f474380 c692fb71f11d4dd48d9db3d4b2620c8a c28881326530415da1630e4161eb3b1a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1192/2436] 10.0.0.135 () {32 vars in 761 bytes} [Thu Apr 30 07:11:05 2026] DELETE /v2.0/security-groups/d5c8fcce-2cb8-47ae-ae6b-ed8aa1556741/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-30 07:11:05.890 7 WARNING tagging [None req-f1911d4e-b54e-41b8-a0e7-aabe788593d7 c692fb71f11d4dd48d9db3d4b2620c8a c28881326530415da1630e4161eb3b1a - - default default] project_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/2437] 10.0.0.135 () {32 vars in 749 bytes} [Thu Apr 30 07:11:05 2026] DELETE /v2.0/security-groups/d5c8fcce-2cb8-47ae-ae6b-ed8aa1556741/tags => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:11:05.940 8 WARNING tagging [None req-8f74445e-67cb-4150-bbbf-45bdb34e7e83 c692fb71f11d4dd48d9db3d4b2620c8a c28881326530415da1630e4161eb3b1a - - default default] project_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: 1193/2438] 10.0.0.135 () {32 vars in 746 bytes} [Thu Apr 30 07:11:05 2026] GET /v2.0/security-groups/d5c8fcce-2cb8-47ae-ae6b-ed8aa1556741/tags => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2439] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:11:05 2026] DELETE /v2.0/security-groups/d5c8fcce-2cb8-47ae-ae6b-ed8aa1556741 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2440] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:11:06 2026] GET /v2.0/ports?device_id=c86dbad2-0ccb-4cb7-acec-7b99dff53883 => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2441] 10.0.0.84 () {34 vars in 1118 bytes} [Thu Apr 30 07:11:06 2026] GET /v2.0/security-groups?id=2b026b09-9647-4ea1-b8b7-3fe918c8d2ea&id=653b90c7-878b-46b4-860a-5aea487992e1&fields=id&fields=name => generated 207 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:11:06.856 8 WARNING neutron.db.securitygroups_db [None req-83efa2bb-bd63-49ea-8c07-71f4e7c2eef5 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 1249/2442] 199.204.45.53 () {34 vars in 992 bytes} [Thu Apr 30 07:11:06 2026] GET /v2.0/ports?device_id=c86dbad2-0ccb-4cb7-acec-7b99dff53883 => generated 1012 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2443] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:11:06 2026] GET /v2.0/security-groups?tenant_id=c28881326530415da1630e4161eb3b1a&name=default => generated 2929 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:11:06.960 7 INFO neutron_taas.services.taas.taas_plugin [req-00ce9b62-0b0b-4f23-af67-78904be89fef req-b72274f1-9918-44fe-b769-b802c70f699b fab1c6ae08ff45548a24852b2be299f9 7a0eaa7de97f4555b1108e801156bba3 - - default default] TaaS: Handle Delete Port: 0fc085bf-e6a4-4ffe-80f8-7482d8ea98e0 2026-04-30 07:11:06.962 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-00ce9b62-0b0b-4f23-af67-78904be89fef req-b72274f1-9918-44fe-b769-b802c70f699b fab1c6ae08ff45548a24852b2be299f9 7a0eaa7de97f4555b1108e801156bba3 - - default default] Tap Mirror: Handle Delete Port: 0fc085bf-e6a4-4ffe-80f8-7482d8ea98e0 [pid: 8|app: 0|req: 1195/2444] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:11:06 2026] DELETE /v2.0/security-groups/95a78415-14f1-4a48-81b3-863f18ac23ae => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:11:07.101 8 WARNING neutron.db.securitygroups_db [None req-94f133d5-7811-4440-9119-1d0cc83a7219 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 07:11:07.104 7 INFO neutron.db.l3_db [req-00ce9b62-0b0b-4f23-af67-78904be89fef req-b72274f1-9918-44fe-b769-b802c70f699b fab1c6ae08ff45548a24852b2be299f9 7a0eaa7de97f4555b1108e801156bba3 - - default default] Floating IP 6426eefc-5fca-4bc9-8f38-1d3b78c6da23 disassociated. External IP: 10.96.250.207, port: 0fc085bf-e6a4-4ffe-80f8-7482d8ea98e0. [pid: 8|app: 0|req: 1196/2445] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:11:07 2026] GET /v2.0/security-groups?tenant_id=d2468647f7c54d10a300ee9f8be8e8ac&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2446] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:11:07 2026] DELETE /v2.0/security-groups/32eece31-e6a0-4167-86f3-7be3e39bf67b => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2447] 199.204.45.53 () {36 vars in 995 bytes} [Thu Apr 30 07:11:06 2026] DELETE /v2.0/ports/0fc085bf-e6a4-4ffe-80f8-7482d8ea98e0 => generated 0 bytes in 616 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:11:07.537 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4e451585-0097-405b-8071-39cc20acb953'] response: {'server_uuid': 'c86dbad2-0ccb-4cb7-acec-7b99dff53883', 'name': 'network-vif-deleted', 'tag': '0fc085bf-e6a4-4ffe-80f8-7482d8ea98e0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1198/2448] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:11:07 2026] GET /v2.0/ports?device_id=c86dbad2-0ccb-4cb7-acec-7b99dff53883 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2451] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:11:09 2026] GET /v2.0/ports?device_id=c86dbad2-0ccb-4cb7-acec-7b99dff53883 => 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: 1252/2452] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:11:10 2026] GET /v2.0/ports?device_id=c86dbad2-0ccb-4cb7-acec-7b99dff53883 => 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: 1201/2453] 10.0.0.135 () {34 vars in 675 bytes} [Thu Apr 30 07:11:10 2026] POST /v2.0/subnetpools => generated 516 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2454] 10.0.0.135 () {34 vars in 758 bytes} [Thu Apr 30 07:11:10 2026] PUT /v2.0/subnetpools/b2a20001-093b-4e7b-a204-55f5e5713f30/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: 1202/2455] 10.0.0.135 () {32 vars in 738 bytes} [Thu Apr 30 07:11:10 2026] GET /v2.0/subnetpools/b2a20001-093b-4e7b-a204-55f5e5713f30/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2456] 10.0.0.135 () {34 vars in 769 bytes} [Thu Apr 30 07:11:10 2026] PUT /v2.0/subnetpools/b2a20001-093b-4e7b-a204-55f5e5713f30/tags/green => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2457] 10.0.0.135 () {32 vars in 738 bytes} [Thu Apr 30 07:11:10 2026] GET /v2.0/subnetpools/b2a20001-093b-4e7b-a204-55f5e5713f30/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2458] 10.0.0.135 () {34 vars in 765 bytes} [Thu Apr 30 07:11:10 2026] PUT /v2.0/subnetpools/b2a20001-093b-4e7b-a204-55f5e5713f30/tags/red => 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: 1204/2459] 10.0.0.135 () {32 vars in 738 bytes} [Thu Apr 30 07:11:10 2026] GET /v2.0/subnetpools/b2a20001-093b-4e7b-a204-55f5e5713f30/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2460] 10.0.0.135 () {34 vars in 787 bytes} [Thu Apr 30 07:11:10 2026] PUT /v2.0/subnetpools/b2a20001-093b-4e7b-a204-55f5e5713f30/tags/black.or.white => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2461] 10.0.0.135 () {32 vars in 738 bytes} [Thu Apr 30 07:11:11 2026] GET /v2.0/subnetpools/b2a20001-093b-4e7b-a204-55f5e5713f30/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2462] 10.0.0.135 () {34 vars in 758 bytes} [Thu Apr 30 07:11:11 2026] PUT /v2.0/subnetpools/b2a20001-093b-4e7b-a204-55f5e5713f30/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2463] 10.0.0.135 () {32 vars in 738 bytes} [Thu Apr 30 07:11:11 2026] GET /v2.0/subnetpools/b2a20001-093b-4e7b-a204-55f5e5713f30/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2464] 10.0.0.135 () {32 vars in 746 bytes} [Thu Apr 30 07:11:11 2026] GET /v2.0/subnetpools/b2a20001-093b-4e7b-a204-55f5e5713f30/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:11:11.219 8 INFO neutron.api.v2.resource [None req-fd28649a-7844-4a3b-b696-080de355c274 088748d4f97b4f74b1fd005d0ffe0240 984bdb9303e44ba4ad3f6a1c2b849f0f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1207/2465] 10.0.0.135 () {32 vars in 750 bytes} [Thu Apr 30 07:11:11 2026] GET /v2.0/subnetpools/b2a20001-093b-4e7b-a204-55f5e5713f30/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2466] 10.0.0.135 () {32 vars in 749 bytes} [Thu Apr 30 07:11:11 2026] DELETE /v2.0/subnetpools/b2a20001-093b-4e7b-a204-55f5e5713f30/tags/red => 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: 1208/2467] 10.0.0.135 () {32 vars in 738 bytes} [Thu Apr 30 07:11:11 2026] GET /v2.0/subnetpools/b2a20001-093b-4e7b-a204-55f5e5713f30/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:11:11.337 7 INFO neutron.api.v2.resource [None req-0d4075ca-bb6b-4eb4-b989-88a9bc862c9d 088748d4f97b4f74b1fd005d0ffe0240 984bdb9303e44ba4ad3f6a1c2b849f0f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1260/2468] 10.0.0.135 () {32 vars in 753 bytes} [Thu Apr 30 07:11:11 2026] DELETE /v2.0/subnetpools/b2a20001-093b-4e7b-a204-55f5e5713f30/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2469] 10.0.0.135 () {32 vars in 741 bytes} [Thu Apr 30 07:11:11 2026] DELETE /v2.0/subnetpools/b2a20001-093b-4e7b-a204-55f5e5713f30/tags => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2470] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:11:11 2026] DELETE /v2.0/security-groups/2b026b09-9647-4ea1-b8b7-3fe918c8d2ea => 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: 1262/2471] 10.0.0.135 () {32 vars in 738 bytes} [Thu Apr 30 07:11:11 2026] GET /v2.0/subnetpools/b2a20001-093b-4e7b-a204-55f5e5713f30/tags => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:11:11.416 8 INFO neutron.api.v2.resource [None req-17db6610-23f5-47df-aab5-a3b39ef8bb58 fab1c6ae08ff45548a24852b2be299f9 7a0eaa7de97f4555b1108e801156bba3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1210/2472] 10.0.0.135 () {32 vars in 736 bytes} [Thu Apr 30 07:11:11 2026] GET /v2.0/security-groups/2b026b09-9647-4ea1-b8b7-3fe918c8d2ea => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2473] 10.0.0.135 () {32 vars in 731 bytes} [Thu Apr 30 07:11:11 2026] DELETE /v2.0/subnetpools/b2a20001-093b-4e7b-a204-55f5e5713f30 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:11:11.502 8 INFO neutron_taas.services.taas.taas_plugin [None req-7e2d3aa7-8756-4365-9a3d-e3b49dd5adc8 fab1c6ae08ff45548a24852b2be299f9 7a0eaa7de97f4555b1108e801156bba3 - - default default] TaaS: Handle Delete Port: ee70538e-9636-4bc2-bfab-2be79179ff0c 2026-04-30 07:11:11.505 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7e2d3aa7-8756-4365-9a3d-e3b49dd5adc8 fab1c6ae08ff45548a24852b2be299f9 7a0eaa7de97f4555b1108e801156bba3 - - default default] Tap Mirror: Handle Delete Port: ee70538e-9636-4bc2-bfab-2be79179ff0c [pid: 8|app: 0|req: 1211/2474] 10.0.0.135 () {32 vars in 731 bytes} [Thu Apr 30 07:11:11 2026] DELETE /v2.0/floatingips/6426eefc-5fca-4bc9-8f38-1d3b78c6da23 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2475] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:11:11 2026] DELETE /v2.0/security-groups/653b90c7-878b-46b4-860a-5aea487992e1 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:11:12.184 8 INFO neutron_taas.services.taas.taas_plugin [None req-773f1187-fea6-4420-b934-f9571b517331 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] TaaS: Handle Delete Port: 8afacac9-9902-4994-82e9-51ffcb0c760d 2026-04-30 07:11:12.187 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-773f1187-fea6-4420-b934-f9571b517331 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Tap Mirror: Handle Delete Port: 8afacac9-9902-4994-82e9-51ffcb0c760d 2026-04-30 07:11:12.207 7 WARNING neutron.db.securitygroups_db [None req-d3367f7d-1ca2-4644-8109-4a4554b9b0a4 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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/2476] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:11:12 2026] GET /v2.0/security-groups?tenant_id=0260ac4b54c3464e852f949f798ec3f8&name=default => generated 2929 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2477] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:11:12 2026] DELETE /v2.0/security-groups/4e0a3820-c718-4d88-8353-febc83c374cc => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:11:12.550 7 WARNING neutron.db.securitygroups_db [None req-235541ed-068a-4183-92e2-1e123727e2dc 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 1267/2478] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:11:12 2026] GET /v2.0/security-groups?tenant_id=984bdb9303e44ba4ad3f6a1c2b849f0f&name=default => generated 2929 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2479] 10.0.0.135 () {34 vars in 788 bytes} [Thu Apr 30 07:11:11 2026] PUT /v2.0/routers/3f226e23-452f-4ad5-9314-7439ac8e76f1/remove_router_interface => generated 310 bytes in 979 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2480] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:11:12 2026] DELETE /v2.0/security-groups/43076a14-869b-4b82-9ead-302fcbe8067a => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:11:13.034 8 INFO neutron_taas.services.taas.taas_plugin [None req-a24bfe14-6d2b-4a18-aa9a-e26f054c814e 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] TaaS: Handle Delete Port: 2f6f70c1-ef23-4abb-af54-4c80fafe0ca5 2026-04-30 07:11:13.037 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a24bfe14-6d2b-4a18-aa9a-e26f054c814e 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Tap Mirror: Handle Delete Port: 2f6f70c1-ef23-4abb-af54-4c80fafe0ca5 2026-04-30 07:11:13.302 8 INFO neutron_taas.services.taas.taas_plugin [None req-a24bfe14-6d2b-4a18-aa9a-e26f054c814e 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] TaaS: Handle Delete Port: cd047e03-1388-4e3a-a2cb-b1c497a1f366 2026-04-30 07:11:13.306 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a24bfe14-6d2b-4a18-aa9a-e26f054c814e 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Tap Mirror: Handle Delete Port: cd047e03-1388-4e3a-a2cb-b1c497a1f366 2026-04-30 07:11:13.694 8 INFO neutron.services.segments.plugin [-] Segment 8e02b0b9-f974-42c0-8c97-b5eb77d2f3ea resource provider aggregate not found 2026-04-30 07:11:13.699 8 INFO neutron.services.segments.plugin [-] Segment 8e02b0b9-f974-42c0-8c97-b5eb77d2f3ea resource provider aggregate not found 2026-04-30 07:11:13.722 8 INFO neutron.services.segments.plugin [-] Segment 8e02b0b9-f974-42c0-8c97-b5eb77d2f3ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e02b0b9-f974-42c0-8c97-b5eb77d2f3ea found for delete ", "request_id": "req-b44f725e-bb02-4666-b19f-6767cf89aa1d"}]} 2026-04-30 07:11:13.723 8 INFO neutron.services.segments.plugin [-] Segment 8e02b0b9-f974-42c0-8c97-b5eb77d2f3ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e02b0b9-f974-42c0-8c97-b5eb77d2f3ea found for delete ", "request_id": "req-6e623113-63fe-431c-a955-0d1c2e2cfd7d"}]} 2026-04-30 07:11:13.732 8 INFO neutron.db.l3_hamode_db [None req-a24bfe14-6d2b-4a18-aa9a-e26f054c814e 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] HA network 21ccf0ee-a587-4dd8-840a-1476ccdff795 was deleted as no HA routers are present in project 7a0eaa7de97f4555b1108e801156bba3. [pid: 8|app: 0|req: 1213/2481] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:11:12 2026] DELETE /v2.0/routers/3f226e23-452f-4ad5-9314-7439ac8e76f1 => generated 0 bytes in 918 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2482] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:11:13 2026] DELETE /v2.0/subnets/164150b5-5fc4-413b-a7b1-0fe4fa19c9cf => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:11:14.028 8 INFO neutron_taas.services.taas.taas_plugin [None req-9a96142c-c3d1-40a3-a76f-24ee329140dd 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] TaaS: Handle Delete Port: 5dd20351-2b3c-46a4-9a69-92042880506d 2026-04-30 07:11:14.033 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9a96142c-c3d1-40a3-a76f-24ee329140dd 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Tap Mirror: Handle Delete Port: 5dd20351-2b3c-46a4-9a69-92042880506d [pid: 8|app: 0|req: 1214/2483] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:11:13 2026] DELETE /v2.0/networks/fbf04721-0ff1-46eb-95cf-acacc5582373 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:11:14.644 7 INFO neutron_taas.services.taas.taas_plugin [None req-eac5261f-15d6-4f03-9f8f-6ef519f178d2 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] TaaS: Handle Delete Port: a614d528-b157-4018-b215-a5ae0349eb08 2026-04-30 07:11:14.647 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eac5261f-15d6-4f03-9f8f-6ef519f178d2 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Tap Mirror: Handle Delete Port: a614d528-b157-4018-b215-a5ae0349eb08 [pid: 7|app: 0|req: 1270/2484] 10.0.0.135 () {34 vars in 788 bytes} [Thu Apr 30 07:11:14 2026] PUT /v2.0/routers/8d069d3b-8d06-423c-91b8-4d34a6e16ec4/remove_router_interface => generated 310 bytes in 988 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:11:15.471 8 INFO neutron_taas.services.taas.taas_plugin [None req-7b74c283-7b2c-4e13-b1b5-00a565f7f818 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] TaaS: Handle Delete Port: 1108770a-bc97-4d8e-b88f-bffdce42caf7 2026-04-30 07:11:15.476 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7b74c283-7b2c-4e13-b1b5-00a565f7f818 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Tap Mirror: Handle Delete Port: 1108770a-bc97-4d8e-b88f-bffdce42caf7 2026-04-30 07:11:15.743 8 INFO neutron.services.segments.plugin [-] Segment 21693dde-46dd-4ce3-aec7-4cce7ba8f7d1 resource provider aggregate not found 2026-04-30 07:11:15.751 8 INFO neutron.services.segments.plugin [-] Segment 21693dde-46dd-4ce3-aec7-4cce7ba8f7d1 resource provider aggregate not found 2026-04-30 07:11:15.763 8 INFO neutron.services.segments.plugin [-] Segment 21693dde-46dd-4ce3-aec7-4cce7ba8f7d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21693dde-46dd-4ce3-aec7-4cce7ba8f7d1 found for delete ", "request_id": "req-7318aa19-b086-4a01-8118-8b452e010741"}]} 2026-04-30 07:11:15.780 8 INFO neutron_taas.services.taas.taas_plugin [None req-7b74c283-7b2c-4e13-b1b5-00a565f7f818 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] TaaS: Handle Delete Port: 133d852c-811f-432c-a773-f7fe397c41c2 2026-04-30 07:11:15.783 8 INFO neutron.services.segments.plugin [-] Segment 21693dde-46dd-4ce3-aec7-4cce7ba8f7d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21693dde-46dd-4ce3-aec7-4cce7ba8f7d1 found for delete ", "request_id": "req-0b15ccc2-1e9b-41d9-afe0-680d30a814d4"}]} 2026-04-30 07:11:15.783 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7b74c283-7b2c-4e13-b1b5-00a565f7f818 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Tap Mirror: Handle Delete Port: 133d852c-811f-432c-a773-f7fe397c41c2 2026-04-30 07:11:16.133 8 INFO neutron.db.l3_hamode_db [None req-7b74c283-7b2c-4e13-b1b5-00a565f7f818 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] HA network 5d08d1bc-cf25-40b8-92b3-a863de5e663d was deleted as no HA routers are present in project b928bc28f192494bbfaec065b45b083a. [pid: 8|app: 0|req: 1215/2485] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:11:15 2026] DELETE /v2.0/routers/8d069d3b-8d06-423c-91b8-4d34a6e16ec4 => generated 0 bytes in 891 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2486] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:11:16 2026] DELETE /v2.0/subnets/75a9970b-cdff-44f5-b99b-f7a5135b16d9 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:11:16.383 8 INFO neutron_taas.services.taas.taas_plugin [None req-721e445b-814c-442b-b942-2b49935da940 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] TaaS: Handle Delete Port: 6f57dbc0-ae74-43aa-afb1-7a6e2a8a77d5 2026-04-30 07:11:16.386 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-721e445b-814c-442b-b942-2b49935da940 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Tap Mirror: Handle Delete Port: 6f57dbc0-ae74-43aa-afb1-7a6e2a8a77d5 [pid: 8|app: 0|req: 1216/2487] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:11:16 2026] DELETE /v2.0/networks/25f49745-a9fa-42a0-a1e6-b68ac200d522 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:11:16.887 7 WARNING neutron.db.securitygroups_db [None req-b72e4ca7-9819-4a20-ab87-06211594ea25 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 1272/2488] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:11:16 2026] GET /v2.0/security-groups?tenant_id=7a0eaa7de97f4555b1108e801156bba3&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: 1217/2489] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:11:16 2026] DELETE /v2.0/security-groups/ab3ccf67-a72c-4dea-83b1-f2da352924b4 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:11:17.180 7 WARNING neutron.db.securitygroups_db [None req-349efdfc-ffea-435e-92e5-eb05ffa3d564 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 1273/2490] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:11:17 2026] GET /v2.0/security-groups?tenant_id=b928bc28f192494bbfaec065b45b083a&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2491] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:11:17 2026] DELETE /v2.0/security-groups/8c2e7934-8bcf-4abf-a052-dd2784021a2d => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:11:17.789 8 INFO neutron.services.segments.plugin [-] Segment 0cee61d8-bb33-44b5-b575-06d7e7a74d01 resource provider aggregate not found 2026-04-30 07:11:17.806 8 INFO neutron.services.segments.plugin [-] Segment 0cee61d8-bb33-44b5-b575-06d7e7a74d01 resource provider aggregate not found 2026-04-30 07:11:17.810 8 INFO neutron.services.segments.plugin [-] Segment 0cee61d8-bb33-44b5-b575-06d7e7a74d01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0cee61d8-bb33-44b5-b575-06d7e7a74d01 found for delete ", "request_id": "req-eebd4b4b-93b4-4ee6-8d15-5f348fd32ec5"}]} 2026-04-30 07:11:17.825 8 INFO neutron.services.segments.plugin [-] Segment 0cee61d8-bb33-44b5-b575-06d7e7a74d01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0cee61d8-bb33-44b5-b575-06d7e7a74d01 found for delete ", "request_id": "req-218f8e0b-f9d7-4af3-9a6f-c687230ce895"}]} 2026-04-30 07:11:17.835 8 INFO neutron.services.segments.plugin [-] Segment 62779989-aeb8-4c4e-b55a-435849caf0d9 resource provider aggregate not found 2026-04-30 07:11:17.841 8 INFO neutron.services.segments.plugin [-] Segment 62779989-aeb8-4c4e-b55a-435849caf0d9 resource provider aggregate not found 2026-04-30 07:11:17.847 8 INFO neutron.services.segments.plugin [-] Segment 62779989-aeb8-4c4e-b55a-435849caf0d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62779989-aeb8-4c4e-b55a-435849caf0d9 found for delete ", "request_id": "req-2aa44bf3-9d57-44c3-9640-da7c9203a79c"}]} 2026-04-30 07:11:17.853 8 INFO neutron.services.segments.plugin [-] Segment 62779989-aeb8-4c4e-b55a-435849caf0d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62779989-aeb8-4c4e-b55a-435849caf0d9 found for delete ", "request_id": "req-84c50a01-863d-4aff-b0aa-c505e7f24cf9"}]} [pid: 7|app: 0|req: 1274/2492] 10.0.0.135 () {34 vars in 675 bytes} [Thu Apr 30 07:11:21 2026] POST /v2.0/floatingips => generated 552 bytes in 571 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2493] 10.0.0.135 () {34 vars in 675 bytes} [Thu Apr 30 07:11:22 2026] POST /v2.0/floatingips => generated 552 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2494] 10.0.0.135 () {34 vars in 675 bytes} [Thu Apr 30 07:11:22 2026] POST /v2.0/floatingips => generated 552 bytes in 601 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2495] 10.0.0.135 () {34 vars in 675 bytes} [Thu Apr 30 07:11:23 2026] POST /v2.0/floatingips => generated 552 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2498] 10.0.0.135 () {34 vars in 675 bytes} [Thu Apr 30 07:11:23 2026] POST /v2.0/floatingips => generated 552 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:11:24.464 8 WARNING tagging [None req-cae6eae9-41ec-44d7-9855-8a0a236d4b5c 9732eb2cc76d4e1a9d06a88069e53bf8 100ca682928f40bc961947cf662ebc87 - - default default] project_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: 1223/2499] 10.0.0.135 () {34 vars in 758 bytes} [Thu Apr 30 07:11:24 2026] PUT /v2.0/floatingips/9563c918-7981-4a0b-87a3-557efcdb7a29/tags => generated 17 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:11:24.521 7 WARNING tagging [None req-cb2b0605-9f4b-4c71-aa95-5e52e8284ec2 9732eb2cc76d4e1a9d06a88069e53bf8 100ca682928f40bc961947cf662ebc87 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1277/2500] 10.0.0.135 () {34 vars in 758 bytes} [Thu Apr 30 07:11:24 2026] PUT /v2.0/floatingips/45aff195-cf1b-471a-b36e-dbbdaffb714c/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:11:24.580 8 WARNING tagging [None req-8a5e9a20-8404-41c4-ac25-d018bb14c10c 9732eb2cc76d4e1a9d06a88069e53bf8 100ca682928f40bc961947cf662ebc87 - - default default] project_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: 1224/2501] 10.0.0.135 () {34 vars in 758 bytes} [Thu Apr 30 07:11:24 2026] PUT /v2.0/floatingips/64ff23da-d7d5-4222-9b81-2208b7c34ecc/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:11:24.648 7 WARNING tagging [None req-8963c016-d0ae-4dea-a4de-96fa2ae4017d 9732eb2cc76d4e1a9d06a88069e53bf8 100ca682928f40bc961947cf662ebc87 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1278/2502] 10.0.0.135 () {34 vars in 758 bytes} [Thu Apr 30 07:11:24 2026] PUT /v2.0/floatingips/e3768376-a5e6-4fc6-ac7a-8b84c280d645/tags => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2503] 10.0.0.135 () {32 vars in 671 bytes} [Thu Apr 30 07:11:24 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2504] 10.0.0.135 () {32 vars in 685 bytes} [Thu Apr 30 07:11:24 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2505] 10.0.0.135 () {32 vars in 681 bytes} [Thu Apr 30 07:11:24 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2506] 10.0.0.135 () {32 vars in 693 bytes} [Thu Apr 30 07:11:24 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2507] 10.0.0.135 () {32 vars in 679 bytes} [Thu Apr 30 07:11:24 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2508] 10.0.0.135 () {32 vars in 693 bytes} [Thu Apr 30 07:11:24 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2509] 10.0.0.135 () {32 vars in 689 bytes} [Thu Apr 30 07:11:25 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2510] 10.0.0.135 () {32 vars in 701 bytes} [Thu Apr 30 07:11:25 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:11:25.229 8 INFO neutron_taas.services.taas.taas_plugin [None req-a7cb4adc-bc2d-4e6c-9b93-ddb7729be445 9732eb2cc76d4e1a9d06a88069e53bf8 100ca682928f40bc961947cf662ebc87 - - default default] TaaS: Handle Delete Port: 99936034-a26d-4f28-b949-5dd4e6e7742b 2026-04-30 07:11:25.231 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a7cb4adc-bc2d-4e6c-9b93-ddb7729be445 9732eb2cc76d4e1a9d06a88069e53bf8 100ca682928f40bc961947cf662ebc87 - - default default] Tap Mirror: Handle Delete Port: 99936034-a26d-4f28-b949-5dd4e6e7742b [pid: 8|app: 0|req: 1229/2511] 10.0.0.135 () {32 vars in 731 bytes} [Thu Apr 30 07:11:25 2026] DELETE /v2.0/floatingips/9563c918-7981-4a0b-87a3-557efcdb7a29 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:11:25.510 7 INFO neutron_taas.services.taas.taas_plugin [None req-e1c82e50-9c57-4acb-8303-066517f140da 9732eb2cc76d4e1a9d06a88069e53bf8 100ca682928f40bc961947cf662ebc87 - - default default] TaaS: Handle Delete Port: ec2546aa-20dd-4798-ab92-6a3b8faa2afc 2026-04-30 07:11:25.513 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e1c82e50-9c57-4acb-8303-066517f140da 9732eb2cc76d4e1a9d06a88069e53bf8 100ca682928f40bc961947cf662ebc87 - - default default] Tap Mirror: Handle Delete Port: ec2546aa-20dd-4798-ab92-6a3b8faa2afc [pid: 7|app: 0|req: 1283/2512] 10.0.0.135 () {32 vars in 731 bytes} [Thu Apr 30 07:11:25 2026] DELETE /v2.0/floatingips/45aff195-cf1b-471a-b36e-dbbdaffb714c => generated 0 bytes in 280 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:11:25.791 8 INFO neutron_taas.services.taas.taas_plugin [None req-f4d74116-541d-441c-ba9c-d1525b49f743 9732eb2cc76d4e1a9d06a88069e53bf8 100ca682928f40bc961947cf662ebc87 - - default default] TaaS: Handle Delete Port: fdcdada1-984e-4e95-ac9e-1bb5088ce58b 2026-04-30 07:11:25.793 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f4d74116-541d-441c-ba9c-d1525b49f743 9732eb2cc76d4e1a9d06a88069e53bf8 100ca682928f40bc961947cf662ebc87 - - default default] Tap Mirror: Handle Delete Port: fdcdada1-984e-4e95-ac9e-1bb5088ce58b [pid: 8|app: 0|req: 1230/2513] 10.0.0.135 () {32 vars in 731 bytes} [Thu Apr 30 07:11:25 2026] DELETE /v2.0/floatingips/64ff23da-d7d5-4222-9b81-2208b7c34ecc => generated 0 bytes in 265 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:11:26.083 7 INFO neutron_taas.services.taas.taas_plugin [None req-bdd0ef11-5d5f-4051-b221-7a68f7595c05 9732eb2cc76d4e1a9d06a88069e53bf8 100ca682928f40bc961947cf662ebc87 - - default default] TaaS: Handle Delete Port: ce3976f7-f76b-4779-8adc-bcc05e03a9e1 2026-04-30 07:11:26.086 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bdd0ef11-5d5f-4051-b221-7a68f7595c05 9732eb2cc76d4e1a9d06a88069e53bf8 100ca682928f40bc961947cf662ebc87 - - default default] Tap Mirror: Handle Delete Port: ce3976f7-f76b-4779-8adc-bcc05e03a9e1 [pid: 7|app: 0|req: 1284/2514] 10.0.0.135 () {32 vars in 731 bytes} [Thu Apr 30 07:11:25 2026] DELETE /v2.0/floatingips/e3768376-a5e6-4fc6-ac7a-8b84c280d645 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:11:26.396 8 INFO neutron_taas.services.taas.taas_plugin [None req-656cf26c-1636-48d1-b83a-6f89a80e2d41 9732eb2cc76d4e1a9d06a88069e53bf8 100ca682928f40bc961947cf662ebc87 - - default default] TaaS: Handle Delete Port: 0f6bd883-3b00-491a-bf6f-90de75301471 2026-04-30 07:11:26.399 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-656cf26c-1636-48d1-b83a-6f89a80e2d41 9732eb2cc76d4e1a9d06a88069e53bf8 100ca682928f40bc961947cf662ebc87 - - default default] Tap Mirror: Handle Delete Port: 0f6bd883-3b00-491a-bf6f-90de75301471 [pid: 8|app: 0|req: 1231/2515] 10.0.0.135 () {32 vars in 731 bytes} [Thu Apr 30 07:11:26 2026] DELETE /v2.0/floatingips/318421ff-063c-45a8-bb90-06951d699ed0 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:11:27.477 7 WARNING neutron.db.securitygroups_db [None req-33c43a23-da13-464c-833d-3dd1bacb2781 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1285/2516] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:11:27 2026] GET /v2.0/security-groups?tenant_id=100ca682928f40bc961947cf662ebc87&name=default => generated 2929 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2517] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:11:27 2026] DELETE /v2.0/security-groups/3484636d-90f5-4e79-a07e-83d78bed21b7 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:11:27.812 7 WARNING neutron.db.securitygroups_db [None req-2b3f182c-27bb-4de2-a002-befd187ebbac 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1286/2518] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:11:27 2026] GET /v2.0/security-groups?tenant_id=ab25649addf844819c281a9200aa68f9&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2519] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:11:27 2026] DELETE /v2.0/security-groups/2c09a787-e03e-4ba8-93f7-a6821400f0e9 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:11:28.160 7 WARNING neutron.db.securitygroups_db [None req-9261c73e-91cc-428b-b6e1-5088bceecbc9 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1287/2520] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:11:28 2026] GET /v2.0/security-groups?tenant_id=9beda670317d469c8732f335da75021f&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: 1234/2521] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:11:28 2026] DELETE /v2.0/security-groups/a91668b9-3384-44d7-bb30-5f0b8dc3bd19 => 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: 1288/2522] 199.204.45.53 () {30 vars in 701 bytes} [Thu Apr 30 07:11:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2523] 199.204.45.53 () {30 vars in 703 bytes} [Thu Apr 30 07:11:29 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2524] 199.204.45.53 () {30 vars in 679 bytes} [Thu Apr 30 07:11:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2525] 199.204.45.53 () {30 vars in 715 bytes} [Thu Apr 30 07:11:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2526] 199.204.45.53 () {30 vars in 739 bytes} [Thu Apr 30 07:11:29 2026] GET /v2.0/subnets/4c2dbf64-3d3f-4ae4-85cd-a61502ec9bcc => 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: 1237/2527] 199.204.45.53 () {30 vars in 767 bytes} [Thu Apr 30 07:11:29 2026] GET /v2.0/ports?device_id=e65c72df-6157-4d33-a2cd-50e34087584c => 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: 1291/2528] 199.204.45.53 () {34 vars in 715 bytes} [Thu Apr 30 07:11:29 2026] POST /v2.0/ports => generated 1055 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2529] 10.0.0.84 () {34 vars in 969 bytes} [Thu Apr 30 07:11:29 2026] GET /v2.0/ports/3d7829e9-9e9c-4763-bd24-b8439bfde9f1 => generated 1055 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2530] 10.0.0.84 () {34 vars in 905 bytes} [Thu Apr 30 07:11:29 2026] GET /v2.0/extensions => generated 22222 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2531] 199.204.45.53 () {34 vars in 1260 bytes} [Thu Apr 30 07:11:30 2026] GET /v2.0/ports/3d7829e9-9e9c-4763-bd24-b8439bfde9f1?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2532] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:11:30 2026] GET /v2.0/networks/0b07cd51-b7bc-42fc-954f-2d1ce3e4ae4f?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: 1240/2533] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:11:31 2026] GET /v2.0/networks/0b07cd51-b7bc-42fc-954f-2d1ce3e4ae4f?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: 1294/2534] 199.204.45.53 () {34 vars in 973 bytes} [Thu Apr 30 07:11:31 2026] GET /v2.0/ports/3d7829e9-9e9c-4763-bd24-b8439bfde9f1 => generated 1055 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2535] 199.204.45.53 () {34 vars in 984 bytes} [Thu Apr 30 07:11:31 2026] GET /v2.0/networks?id=0b07cd51-b7bc-42fc-954f-2d1ce3e4ae4f => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2536] 199.204.45.53 () {38 vars in 1026 bytes} [Thu Apr 30 07:11:31 2026] PUT /v2.0/ports/3d7829e9-9e9c-4763-bd24-b8439bfde9f1 => generated 1245 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:11:32.119 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba8eaccf-ccf4-4194-85c4-bf8ed8f4c1b5'] response: {'name': 'network-changed', 'server_uuid': 'e65c72df-6157-4d33-a2cd-50e34087584c', 'tag': '3d7829e9-9e9c-4763-bd24-b8439bfde9f1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1296/2537] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:11:32 2026] GET /v2.0/ports?tenant_id=f3e344789ec84d89b36247a5771df284&device_id=e65c72df-6157-4d33-a2cd-50e34087584c => generated 2481 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2538] 199.204.45.53 () {34 vars in 984 bytes} [Thu Apr 30 07:11:32 2026] GET /v2.0/networks?id=0b07cd51-b7bc-42fc-954f-2d1ce3e4ae4f => generated 801 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2539] 10.0.0.135 () {34 vars in 675 bytes} [Thu Apr 30 07:11:32 2026] POST /v2.0/subnetpools => generated 516 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2540] 199.204.45.53 () {34 vars in 1054 bytes} [Thu Apr 30 07:11:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.60&port_id=3d7829e9-9e9c-4763-bd24-b8439bfde9f1 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2541] 199.204.45.53 () {34 vars in 982 bytes} [Thu Apr 30 07:11:32 2026] GET /v2.0/subnets?id=4c2dbf64-3d3f-4ae4-85cd-a61502ec9bcc => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2542] 10.0.0.135 () {34 vars in 675 bytes} [Thu Apr 30 07:11:32 2026] POST /v2.0/subnetpools => generated 516 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2543] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:11:32 2026] GET /v2.0/ports?network_id=0b07cd51-b7bc-42fc-954f-2d1ce3e4ae4f&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: 1245/2544] 10.0.0.135 () {34 vars in 675 bytes} [Thu Apr 30 07:11:32 2026] POST /v2.0/subnetpools => generated 516 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2545] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:11:32 2026] GET /v2.0/networks/0b07cd51-b7bc-42fc-954f-2d1ce3e4ae4f?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2546] 10.0.0.135 () {34 vars in 675 bytes} [Thu Apr 30 07:11:32 2026] POST /v2.0/subnetpools => generated 516 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2547] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:11:32 2026] GET /v2.0/networks/0b07cd51-b7bc-42fc-954f-2d1ce3e4ae4f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2548] 10.0.0.135 () {34 vars in 675 bytes} [Thu Apr 30 07:11:32 2026] POST /v2.0/subnetpools => generated 516 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2549] 10.0.0.135 () {34 vars in 758 bytes} [Thu Apr 30 07:11:33 2026] PUT /v2.0/subnetpools/2055a1df-9438-475f-8128-c99b2b5a2ca7/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2550] 10.0.0.135 () {34 vars in 758 bytes} [Thu Apr 30 07:11:33 2026] PUT /v2.0/subnetpools/ba194ac5-057a-4ca9-98b1-afc5bd7611b7/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2551] 10.0.0.135 () {34 vars in 758 bytes} [Thu Apr 30 07:11:33 2026] PUT /v2.0/subnetpools/12b116ec-0c51-41f6-8f01-c87b9d9f5b52/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2552] 10.0.0.135 () {34 vars in 758 bytes} [Thu Apr 30 07:11:33 2026] PUT /v2.0/subnetpools/39271742-f10b-475c-82d0-0527871fa03d/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: 1304/2553] 10.0.0.135 () {32 vars in 671 bytes} [Thu Apr 30 07:11:33 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2554] 10.0.0.135 () {32 vars in 685 bytes} [Thu Apr 30 07:11:33 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2555] 10.0.0.135 () {32 vars in 681 bytes} [Thu Apr 30 07:11:33 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2556] 10.0.0.135 () {32 vars in 693 bytes} [Thu Apr 30 07:11:33 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2557] 10.0.0.135 () {32 vars in 679 bytes} [Thu Apr 30 07:11:33 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2558] 10.0.0.135 () {32 vars in 693 bytes} [Thu Apr 30 07:11:33 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2559] 10.0.0.135 () {32 vars in 689 bytes} [Thu Apr 30 07:11:33 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2560] 10.0.0.135 () {32 vars in 701 bytes} [Thu Apr 30 07:11:33 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2561] 10.0.0.135 () {32 vars in 731 bytes} [Thu Apr 30 07:11:33 2026] DELETE /v2.0/subnetpools/2055a1df-9438-475f-8128-c99b2b5a2ca7 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2562] 10.0.0.135 () {32 vars in 731 bytes} [Thu Apr 30 07:11:33 2026] DELETE /v2.0/subnetpools/ba194ac5-057a-4ca9-98b1-afc5bd7611b7 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2563] 10.0.0.135 () {32 vars in 731 bytes} [Thu Apr 30 07:11:33 2026] DELETE /v2.0/subnetpools/12b116ec-0c51-41f6-8f01-c87b9d9f5b52 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2564] 10.0.0.135 () {32 vars in 731 bytes} [Thu Apr 30 07:11:33 2026] DELETE /v2.0/subnetpools/39271742-f10b-475c-82d0-0527871fa03d => 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: 1310/2565] 10.0.0.135 () {32 vars in 731 bytes} [Thu Apr 30 07:11:33 2026] DELETE /v2.0/subnetpools/57a88038-483c-4a1a-9f74-c32d5f3f9c2a => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2566] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:11:34 2026] GET /v2.0/ports?tenant_id=f3e344789ec84d89b36247a5771df284&device_id=e65c72df-6157-4d33-a2cd-50e34087584c => generated 2481 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2567] 199.204.45.53 () {34 vars in 1058 bytes} [Thu Apr 30 07:11:34 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.60&port_id=465f534a-042d-43cc-be5c-dace5f4bb764 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2568] 199.204.45.53 () {34 vars in 982 bytes} [Thu Apr 30 07:11:34 2026] GET /v2.0/subnets?id=698dc6d1-9d4d-4efe-8165-516776ada2e7 => generated 654 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2569] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:11:34 2026] GET /v2.0/ports?network_id=5cb1fcb0-4cf0-4d6d-b7a5-7f1e5a7eacb9&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: 1258/2570] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:11:34 2026] GET /v2.0/networks/5cb1fcb0-4cf0-4d6d-b7a5-7f1e5a7eacb9?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: 1313/2571] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:11:34 2026] GET /v2.0/networks/5cb1fcb0-4cf0-4d6d-b7a5-7f1e5a7eacb9?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: 1259/2572] 199.204.45.53 () {34 vars in 1054 bytes} [Thu Apr 30 07:11:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.60&port_id=3d7829e9-9e9c-4763-bd24-b8439bfde9f1 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2573] 199.204.45.53 () {34 vars in 982 bytes} [Thu Apr 30 07:11:34 2026] GET /v2.0/subnets?id=4c2dbf64-3d3f-4ae4-85cd-a61502ec9bcc => generated 679 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2574] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:11:34 2026] GET /v2.0/ports?network_id=0b07cd51-b7bc-42fc-954f-2d1ce3e4ae4f&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2575] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:11:34 2026] GET /v2.0/networks/0b07cd51-b7bc-42fc-954f-2d1ce3e4ae4f?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2576] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:11:34 2026] GET /v2.0/networks/0b07cd51-b7bc-42fc-954f-2d1ce3e4ae4f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:11:34.676 7 WARNING neutron.db.securitygroups_db [None req-2ffe2e6a-cfd8-4603-a297-ed97ad18fbb7 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 1316/2577] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:11:34 2026] GET /v2.0/security-groups?tenant_id=1bb9a712d9f4450f82d081dbc7d79559&name=default => generated 2929 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2578] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:11:34 2026] DELETE /v2.0/security-groups/ad757945-0510-41a4-aa76-8602053820ae => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:11:35.009 7 WARNING neutron.db.securitygroups_db [None req-57a050be-3a4b-4103-91f6-a5a8ac5a1430 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 1317/2579] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:11:35 2026] GET /v2.0/security-groups?tenant_id=36df2397e6aa4e01b7890a1a6eb1bbfc&name=default => generated 2929 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2580] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:11:35 2026] DELETE /v2.0/security-groups/2b798da5-62ec-41e3-9680-ee28f546a01b => generated 0 bytes in 931 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:11:36.246 7 WARNING neutron.db.securitygroups_db [None req-f80735fb-74aa-4a3e-b5a0-14d66bd85ea3 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 1318/2581] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:11:36 2026] GET /v2.0/security-groups?tenant_id=17b28bfdddf446888b629f1f0d1cbe5d&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2582] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:11:36 2026] DELETE /v2.0/security-groups/e4e8dc36-9d55-4bf3-b900-5f04631be285 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2583] 10.0.0.84 () {34 vars in 969 bytes} [Thu Apr 30 07:11:38 2026] GET /v2.0/ports/3d7829e9-9e9c-4763-bd24-b8439bfde9f1 => generated 1247 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2584] 199.204.45.53 () {34 vars in 787 bytes} [Thu Apr 30 07:11:38 2026] PUT /v2.0/ports/3d7829e9-9e9c-4763-bd24-b8439bfde9f1 => generated 1272 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:11:38.732 7 INFO neutron.api.v2.resource [None req-7f157cf4-c760-47ae-a50c-5344e7d53ecb 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1320/2585] 199.204.45.53 () {30 vars in 761 bytes} [Thu Apr 30 07:11:38 2026] GET /v2.0/security-groups/lb-c35cf7fc-fbad-4b76-b807-98c27e551182 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 07:11:38.753 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c6634879-8cb3-4e70-a99c-b11dc9f1bc3b'] response: {'name': 'network-changed', 'server_uuid': 'e65c72df-6157-4d33-a2cd-50e34087584c', 'tag': '3d7829e9-9e9c-4763-bd24-b8439bfde9f1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1266/2586] 199.204.45.53 () {30 vars in 783 bytes} [Thu Apr 30 07:11:38 2026] GET /v2.0/security-groups?name=lb-c35cf7fc-fbad-4b76-b807-98c27e551182 => generated 1637 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2589] 199.204.45.53 () {34 vars in 787 bytes} [Thu Apr 30 07:11:38 2026] PUT /v2.0/ports/3d7829e9-9e9c-4763-bd24-b8439bfde9f1 => generated 1310 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:11:39.052 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2915973d-3519-430a-9000-3c3410652736'] response: {'name': 'network-changed', 'server_uuid': 'e65c72df-6157-4d33-a2cd-50e34087584c', 'tag': '3d7829e9-9e9c-4763-bd24-b8439bfde9f1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1269/2590] 199.204.45.53 () {30 vars in 701 bytes} [Thu Apr 30 07:11:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1322/2591] 199.204.45.53 () {30 vars in 703 bytes} [Thu Apr 30 07:11:39 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: 1270/2592] 199.204.45.53 () {30 vars in 679 bytes} [Thu Apr 30 07:11:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2593] 199.204.45.53 () {30 vars in 715 bytes} [Thu Apr 30 07:11:39 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: 1323/2594] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:11:39 2026] GET /v2.0/ports?tenant_id=f3e344789ec84d89b36247a5771df284&device_id=e65c72df-6157-4d33-a2cd-50e34087584c => generated 2582 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2595] 199.204.45.53 () {30 vars in 739 bytes} [Thu Apr 30 07:11:39 2026] GET /v2.0/subnets/4c2dbf64-3d3f-4ae4-85cd-a61502ec9bcc => 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: 1324/2596] 199.204.45.53 () {30 vars in 735 bytes} [Thu Apr 30 07:11:39 2026] GET /v2.0/ports/29f60b94-d56a-402f-8867-ed9759e657ab => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2597] 199.204.45.53 () {34 vars in 984 bytes} [Thu Apr 30 07:11:39 2026] GET /v2.0/networks?id=0b07cd51-b7bc-42fc-954f-2d1ce3e4ae4f => generated 801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2598] 199.204.45.53 () {34 vars in 1054 bytes} [Thu Apr 30 07:11:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.60&port_id=3d7829e9-9e9c-4763-bd24-b8439bfde9f1 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2599] 199.204.45.53 () {30 vars in 735 bytes} [Thu Apr 30 07:11:39 2026] GET /v2.0/ports/3d7829e9-9e9c-4763-bd24-b8439bfde9f1 => generated 1346 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2600] 199.204.45.53 () {34 vars in 982 bytes} [Thu Apr 30 07:11:39 2026] GET /v2.0/subnets?id=4c2dbf64-3d3f-4ae4-85cd-a61502ec9bcc => generated 679 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2601] 199.204.45.53 () {30 vars in 739 bytes} [Thu Apr 30 07:11:39 2026] GET /v2.0/subnets/4c2dbf64-3d3f-4ae4-85cd-a61502ec9bcc => generated 676 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2602] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:11:39 2026] GET /v2.0/ports?network_id=0b07cd51-b7bc-42fc-954f-2d1ce3e4ae4f&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2603] 199.204.45.53 () {30 vars in 741 bytes} [Thu Apr 30 07:11:39 2026] GET /v2.0/networks/0b07cd51-b7bc-42fc-954f-2d1ce3e4ae4f => generated 798 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2604] 199.204.45.53 () {30 vars in 735 bytes} [Thu Apr 30 07:11:39 2026] GET /v2.0/ports/29f60b94-d56a-402f-8867-ed9759e657ab => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2605] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:11:39 2026] GET /v2.0/networks/0b07cd51-b7bc-42fc-954f-2d1ce3e4ae4f?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2606] 199.204.45.53 () {30 vars in 739 bytes} [Thu Apr 30 07:11:39 2026] GET /v2.0/subnets/4c2dbf64-3d3f-4ae4-85cd-a61502ec9bcc => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2607] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:11:39 2026] GET /v2.0/networks/0b07cd51-b7bc-42fc-954f-2d1ce3e4ae4f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:11:39.908 7 INFO neutron.db.segments_db [None req-2bf588d2-add4-4b6a-bd52-6f1e4d905d2e 65c04bb143e149d6a09b6c1bc3bad3fc ab17a858bebb4b758cefcbef7ac53bce - - default default] Added segment ff49d330-5f7b-437f-8024-8c2395c0e05b of type vxlan for network 260a614b-6f9c-4a77-b39b-c16c5d3d9278 2026-04-30 07:11:40.202 7 INFO neutron.db.l3_hamode_db [None req-2bf588d2-add4-4b6a-bd52-6f1e4d905d2e 65c04bb143e149d6a09b6c1bc3bad3fc ab17a858bebb4b758cefcbef7ac53bce - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-30 07:11:40.322 7 INFO neutron.db.l3_hamode_db [None req-2bf588d2-add4-4b6a-bd52-6f1e4d905d2e 65c04bb143e149d6a09b6c1bc3bad3fc ab17a858bebb4b758cefcbef7ac53bce - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1279/2608] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:11:40 2026] GET /v2.0/ports?tenant_id=f3e344789ec84d89b36247a5771df284&device_id=e65c72df-6157-4d33-a2cd-50e34087584c => generated 2582 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2609] 199.204.45.53 () {34 vars in 984 bytes} [Thu Apr 30 07:11:40 2026] GET /v2.0/networks?id=0b07cd51-b7bc-42fc-954f-2d1ce3e4ae4f => 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: 1281/2610] 199.204.45.53 () {34 vars in 1054 bytes} [Thu Apr 30 07:11:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.60&port_id=3d7829e9-9e9c-4763-bd24-b8439bfde9f1 => 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: 1282/2611] 199.204.45.53 () {34 vars in 982 bytes} [Thu Apr 30 07:11:40 2026] GET /v2.0/subnets?id=4c2dbf64-3d3f-4ae4-85cd-a61502ec9bcc => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2612] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:11:40 2026] GET /v2.0/ports?network_id=0b07cd51-b7bc-42fc-954f-2d1ce3e4ae4f&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2613] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:11:40 2026] GET /v2.0/networks/0b07cd51-b7bc-42fc-954f-2d1ce3e4ae4f?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: 1285/2614] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:11:40 2026] GET /v2.0/networks/0b07cd51-b7bc-42fc-954f-2d1ce3e4ae4f?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: 1330/2615] 10.0.0.135 () {34 vars in 667 bytes} [Thu Apr 30 07:11:39 2026] POST /v2.0/routers => generated 474 bytes in 1265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:11:41.048 8 WARNING tagging [None req-2963658b-ccdd-432b-a8d4-f41b0105e2e9 65c04bb143e149d6a09b6c1bc3bad3fc ab17a858bebb4b758cefcbef7ac53bce - - default default] project_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: 1286/2616] 10.0.0.135 () {34 vars in 750 bytes} [Thu Apr 30 07:11:40 2026] PUT /v2.0/routers/538617ef-6b65-4911-9632-dd2437d8d3c0/tags => generated 25 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:11:41.193 7 WARNING tagging [None req-cb1d9ca3-e038-4fcb-a1e3-52eebe9cb014 65c04bb143e149d6a09b6c1bc3bad3fc ab17a858bebb4b758cefcbef7ac53bce - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1331/2617] 10.0.0.135 () {32 vars in 730 bytes} [Thu Apr 30 07:11:41 2026] GET /v2.0/routers/538617ef-6b65-4911-9632-dd2437d8d3c0/tags => generated 25 bytes in 540 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:11:41.713 8 WARNING tagging [None req-da778709-0117-4057-a85c-be1f53875632 65c04bb143e149d6a09b6c1bc3bad3fc ab17a858bebb4b758cefcbef7ac53bce - - default default] project_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: 1287/2618] 10.0.0.135 () {34 vars in 761 bytes} [Thu Apr 30 07:11:41 2026] PUT /v2.0/routers/538617ef-6b65-4911-9632-dd2437d8d3c0/tags/green => generated 4 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-30 07:11:41.857 7 WARNING tagging [None req-c6403243-d9a0-4068-9ca9-aa9504495841 65c04bb143e149d6a09b6c1bc3bad3fc ab17a858bebb4b758cefcbef7ac53bce - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1332/2619] 10.0.0.135 () {32 vars in 730 bytes} [Thu Apr 30 07:11:41 2026] GET /v2.0/routers/538617ef-6b65-4911-9632-dd2437d8d3c0/tags => generated 34 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:11:41.952 8 WARNING tagging [None req-a7a06459-b268-4b69-aaac-dece19e5000b 65c04bb143e149d6a09b6c1bc3bad3fc ab17a858bebb4b758cefcbef7ac53bce - - default default] project_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: 1288/2620] 10.0.0.135 () {34 vars in 757 bytes} [Thu Apr 30 07:11:41 2026] PUT /v2.0/routers/538617ef-6b65-4911-9632-dd2437d8d3c0/tags/red => generated 4 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-30 07:11:42.084 7 WARNING tagging [None req-cf5fbb1a-7218-4fc0-90c3-1a19edb58206 65c04bb143e149d6a09b6c1bc3bad3fc ab17a858bebb4b758cefcbef7ac53bce - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1333/2621] 10.0.0.135 () {32 vars in 730 bytes} [Thu Apr 30 07:11:42 2026] GET /v2.0/routers/538617ef-6b65-4911-9632-dd2437d8d3c0/tags => generated 34 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:11:42.186 8 WARNING tagging [None req-d5a58067-aecc-4e76-8f77-d802785f9b59 65c04bb143e149d6a09b6c1bc3bad3fc ab17a858bebb4b758cefcbef7ac53bce - - default default] project_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: 1289/2622] 10.0.0.135 () {34 vars in 779 bytes} [Thu Apr 30 07:11:42 2026] PUT /v2.0/routers/538617ef-6b65-4911-9632-dd2437d8d3c0/tags/black.or.white => generated 4 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-30 07:11:42.332 7 WARNING tagging [None req-f8bd61e7-55d4-47b2-8175-8dcbf0765dfd 65c04bb143e149d6a09b6c1bc3bad3fc ab17a858bebb4b758cefcbef7ac53bce - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1334/2623] 10.0.0.135 () {32 vars in 730 bytes} [Thu Apr 30 07:11:42 2026] GET /v2.0/routers/538617ef-6b65-4911-9632-dd2437d8d3c0/tags => generated 52 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:11:42.428 8 WARNING tagging [None req-f53d3003-7ce5-4fd7-96cd-cf69dd2dc81b 65c04bb143e149d6a09b6c1bc3bad3fc ab17a858bebb4b758cefcbef7ac53bce - - default default] project_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: 1290/2624] 10.0.0.135 () {34 vars in 750 bytes} [Thu Apr 30 07:11:42 2026] PUT /v2.0/routers/538617ef-6b65-4911-9632-dd2437d8d3c0/tags => generated 37 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:11:42.538 7 WARNING tagging [None req-33b55f50-ddea-4a03-9e9e-58b0c0324ea2 65c04bb143e149d6a09b6c1bc3bad3fc ab17a858bebb4b758cefcbef7ac53bce - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1335/2625] 10.0.0.135 () {32 vars in 730 bytes} [Thu Apr 30 07:11:42 2026] GET /v2.0/routers/538617ef-6b65-4911-9632-dd2437d8d3c0/tags => generated 37 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:11:42.639 8 WARNING tagging [None req-cc4b803e-0350-4ca2-abdd-450f42928707 65c04bb143e149d6a09b6c1bc3bad3fc ab17a858bebb4b758cefcbef7ac53bce - - default default] project_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: 1291/2626] 10.0.0.135 () {32 vars in 738 bytes} [Thu Apr 30 07:11:42 2026] GET /v2.0/routers/538617ef-6b65-4911-9632-dd2437d8d3c0/tags/red => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:11:42.734 7 WARNING tagging [None req-27241bfd-6c70-4070-9068-50d4d3bc875f 65c04bb143e149d6a09b6c1bc3bad3fc ab17a858bebb4b758cefcbef7ac53bce - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 07:11:42.779 7 INFO neutron.api.v2.resource [None req-27241bfd-6c70-4070-9068-50d4d3bc875f 65c04bb143e149d6a09b6c1bc3bad3fc ab17a858bebb4b758cefcbef7ac53bce - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1336/2627] 10.0.0.135 () {32 vars in 742 bytes} [Thu Apr 30 07:11:42 2026] GET /v2.0/routers/538617ef-6b65-4911-9632-dd2437d8d3c0/tags/green => generated 99 bytes in 95 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-30 07:11:42.845 8 WARNING tagging [None req-67e9c8c6-db62-4084-8a83-eb79b30227a8 65c04bb143e149d6a09b6c1bc3bad3fc ab17a858bebb4b758cefcbef7ac53bce - - default default] project_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/2628] 10.0.0.135 () {32 vars in 741 bytes} [Thu Apr 30 07:11:42 2026] DELETE /v2.0/routers/538617ef-6b65-4911-9632-dd2437d8d3c0/tags/red => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:11:42.957 7 WARNING tagging [None req-7a60f424-03c6-4efa-ab0e-eb693a6af544 65c04bb143e149d6a09b6c1bc3bad3fc ab17a858bebb4b758cefcbef7ac53bce - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1337/2629] 10.0.0.135 () {32 vars in 730 bytes} [Thu Apr 30 07:11:42 2026] GET /v2.0/routers/538617ef-6b65-4911-9632-dd2437d8d3c0/tags => generated 30 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:11:43.063 8 WARNING tagging [None req-51466856-9c4b-4837-a81c-0fb36ad25c3c 65c04bb143e149d6a09b6c1bc3bad3fc ab17a858bebb4b758cefcbef7ac53bce - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 07:11:43.115 8 INFO neutron.api.v2.resource [None req-51466856-9c4b-4837-a81c-0fb36ad25c3c 65c04bb143e149d6a09b6c1bc3bad3fc ab17a858bebb4b758cefcbef7ac53bce - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1293/2630] 10.0.0.135 () {32 vars in 745 bytes} [Thu Apr 30 07:11:43 2026] DELETE /v2.0/routers/538617ef-6b65-4911-9632-dd2437d8d3c0/tags/green => generated 99 bytes in 109 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-30 07:11:43.172 7 WARNING tagging [None req-c4ba4c93-dd19-474d-9c37-cf06b347be6b 65c04bb143e149d6a09b6c1bc3bad3fc ab17a858bebb4b758cefcbef7ac53bce - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1338/2631] 10.0.0.135 () {32 vars in 733 bytes} [Thu Apr 30 07:11:43 2026] DELETE /v2.0/routers/538617ef-6b65-4911-9632-dd2437d8d3c0/tags => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:11:43.286 8 WARNING tagging [None req-c9768680-bc5f-462c-b677-7842b85a7a10 65c04bb143e149d6a09b6c1bc3bad3fc ab17a858bebb4b758cefcbef7ac53bce - - default default] project_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: 1294/2632] 10.0.0.135 () {32 vars in 730 bytes} [Thu Apr 30 07:11:43 2026] GET /v2.0/routers/538617ef-6b65-4911-9632-dd2437d8d3c0/tags => generated 12 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2633] 10.0.0.135 () {32 vars in 720 bytes} [Thu Apr 30 07:11:43 2026] GET /v2.0/routers/538617ef-6b65-4911-9632-dd2437d8d3c0 => generated 480 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2634] 10.0.0.135 () {34 vars in 741 bytes} [Thu Apr 30 07:11:43 2026] PUT /v2.0/routers/538617ef-6b65-4911-9632-dd2437d8d3c0 => generated 480 bytes in 589 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2635] 10.0.0.135 () {32 vars in 735 bytes} [Thu Apr 30 07:11:43 2026] GET /v2.0/ports?device_id=538617ef-6b65-4911-9632-dd2437d8d3c0 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:11:44.192 8 INFO neutron_taas.services.taas.taas_plugin [None req-38988a69-3afd-4fa6-9713-59684565462e 65c04bb143e149d6a09b6c1bc3bad3fc ab17a858bebb4b758cefcbef7ac53bce - - default default] TaaS: Handle Delete Port: 3b62a4a6-48d2-46c0-b922-0d4539bb24e0 2026-04-30 07:11:44.195 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-38988a69-3afd-4fa6-9713-59684565462e 65c04bb143e149d6a09b6c1bc3bad3fc ab17a858bebb4b758cefcbef7ac53bce - - default default] Tap Mirror: Handle Delete Port: 3b62a4a6-48d2-46c0-b922-0d4539bb24e0 2026-04-30 07:11:44.498 8 INFO neutron.services.segments.plugin [-] Segment ff49d330-5f7b-437f-8024-8c2395c0e05b resource provider aggregate not found 2026-04-30 07:11:44.505 8 INFO neutron.services.segments.plugin [-] Segment ff49d330-5f7b-437f-8024-8c2395c0e05b resource provider aggregate not found 2026-04-30 07:11:44.520 8 INFO neutron.services.segments.plugin [-] Segment ff49d330-5f7b-437f-8024-8c2395c0e05b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff49d330-5f7b-437f-8024-8c2395c0e05b found for delete ", "request_id": "req-fdc3fb86-801a-499e-a700-594285a2cb67"}]} 2026-04-30 07:11:44.524 8 INFO neutron.services.segments.plugin [-] Segment ff49d330-5f7b-437f-8024-8c2395c0e05b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff49d330-5f7b-437f-8024-8c2395c0e05b found for delete ", "request_id": "req-85965263-16ce-465f-a442-f2ea8d56eeff"}]} 2026-04-30 07:11:44.529 8 INFO neutron.db.l3_hamode_db [None req-38988a69-3afd-4fa6-9713-59684565462e 65c04bb143e149d6a09b6c1bc3bad3fc ab17a858bebb4b758cefcbef7ac53bce - - default default] HA network 260a614b-6f9c-4a77-b39b-c16c5d3d9278 was deleted as no HA routers are present in project ab17a858bebb4b758cefcbef7ac53bce. [pid: 8|app: 0|req: 1296/2636] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:11:44 2026] DELETE /v2.0/routers/538617ef-6b65-4911-9632-dd2437d8d3c0 => generated 0 bytes in 514 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:11:45.261 7 WARNING neutron.db.securitygroups_db [None req-45dcf5ca-57d8-450f-9edd-776aacb1ce77 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1341/2637] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:11:45 2026] GET /v2.0/security-groups?tenant_id=ab17a858bebb4b758cefcbef7ac53bce&name=default => generated 2929 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2638] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:11:45 2026] DELETE /v2.0/security-groups/c9635993-f04d-4d8d-83a8-ef17197ba39b => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:11:45.553 7 WARNING neutron.db.securitygroups_db [None req-73e8c572-22d8-41d5-866e-158a9a1c8ef1 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1342/2639] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:11:45 2026] GET /v2.0/security-groups?tenant_id=2b4135312cb74e86bda0b1f092ef3c0a&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2640] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:11:45 2026] DELETE /v2.0/security-groups/f2afe017-7fcc-4afc-9009-4f716a0635fc => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:11:49.413 7 INFO neutron.db.segments_db [None req-94167343-aa57-4b04-a4ad-77f6bdb4c2c4 082d5289305041e5bb0d8438554aa912 3c2524bccbbe48df9a299431bd2ff891 - - default default] Added segment d2a08bbf-5f9d-4d4b-b472-24e18a52e0de of type vxlan for network 327a1089-e163-4867-bcd8-236bce3fd244 [pid: 7|app: 0|req: 1343/2641] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:11:49 2026] POST /v2.0/networks => generated 631 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2642] 10.0.0.135 () {34 vars in 663 bytes} [Thu Apr 30 07:11:49 2026] POST /v2.0/ports => generated 743 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2643] 10.0.0.135 () {34 vars in 665 bytes} [Thu Apr 30 07:11:49 2026] POST /v2.0/trunks => generated 407 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:11:49.990 8 WARNING tagging [None req-3febffe6-6cb6-4312-ad8a-3ca610a3ce4a 082d5289305041e5bb0d8438554aa912 3c2524bccbbe48df9a299431bd2ff891 - - default default] project_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: 1300/2644] 10.0.0.135 () {34 vars in 748 bytes} [Thu Apr 30 07:11:49 2026] PUT /v2.0/trunks/1bfe7d96-a41a-4d78-a009-db7a4975c072/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:11:50.031 7 WARNING tagging [None req-9e4d9dc1-9e31-4e81-bbe5-89339f3d1f0b 082d5289305041e5bb0d8438554aa912 3c2524bccbbe48df9a299431bd2ff891 - - default default] project_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: 1345/2645] 10.0.0.135 () {32 vars in 728 bytes} [Thu Apr 30 07:11:50 2026] GET /v2.0/trunks/1bfe7d96-a41a-4d78-a009-db7a4975c072/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:11:50.061 8 WARNING tagging [None req-f751dfe3-3698-45fb-8783-d96de73aac93 082d5289305041e5bb0d8438554aa912 3c2524bccbbe48df9a299431bd2ff891 - - default default] project_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: 1301/2646] 10.0.0.135 () {34 vars in 759 bytes} [Thu Apr 30 07:11:50 2026] PUT /v2.0/trunks/1bfe7d96-a41a-4d78-a009-db7a4975c072/tags/green => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-30 07:11:50.107 7 WARNING tagging [None req-edd53fb9-2305-4a23-90e3-b9177223eaa6 082d5289305041e5bb0d8438554aa912 3c2524bccbbe48df9a299431bd2ff891 - - default default] project_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: 1346/2647] 10.0.0.135 () {32 vars in 728 bytes} [Thu Apr 30 07:11:50 2026] GET /v2.0/trunks/1bfe7d96-a41a-4d78-a009-db7a4975c072/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:11:50.130 8 WARNING tagging [None req-b741d813-8242-42ce-8996-772d20bc0f38 082d5289305041e5bb0d8438554aa912 3c2524bccbbe48df9a299431bd2ff891 - - default default] project_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: 1302/2648] 10.0.0.135 () {34 vars in 755 bytes} [Thu Apr 30 07:11:50 2026] PUT /v2.0/trunks/1bfe7d96-a41a-4d78-a009-db7a4975c072/tags/red => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-30 07:11:50.165 7 WARNING tagging [None req-d021ffeb-94ae-4c89-bc2f-d1d4f63a7c23 082d5289305041e5bb0d8438554aa912 3c2524bccbbe48df9a299431bd2ff891 - - default default] project_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: 1347/2649] 10.0.0.135 () {32 vars in 728 bytes} [Thu Apr 30 07:11:50 2026] GET /v2.0/trunks/1bfe7d96-a41a-4d78-a009-db7a4975c072/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:11:50.193 8 WARNING tagging [None req-6208fadf-b35a-46eb-994d-805c44dcede0 082d5289305041e5bb0d8438554aa912 3c2524bccbbe48df9a299431bd2ff891 - - default default] project_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: 1303/2650] 10.0.0.135 () {34 vars in 777 bytes} [Thu Apr 30 07:11:50 2026] PUT /v2.0/trunks/1bfe7d96-a41a-4d78-a009-db7a4975c072/tags/black.or.white => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-30 07:11:50.246 7 WARNING tagging [None req-7f91d4b5-4d21-400d-959f-2221ff7ab9cb 082d5289305041e5bb0d8438554aa912 3c2524bccbbe48df9a299431bd2ff891 - - default default] project_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: 1348/2651] 10.0.0.135 () {32 vars in 728 bytes} [Thu Apr 30 07:11:50 2026] GET /v2.0/trunks/1bfe7d96-a41a-4d78-a009-db7a4975c072/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:11:50.279 8 WARNING tagging [None req-9c17294d-ed89-4ac4-b709-758c1feb8a85 082d5289305041e5bb0d8438554aa912 3c2524bccbbe48df9a299431bd2ff891 - - default default] project_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: 1304/2652] 10.0.0.135 () {34 vars in 748 bytes} [Thu Apr 30 07:11:50 2026] PUT /v2.0/trunks/1bfe7d96-a41a-4d78-a009-db7a4975c072/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:11:50.327 7 WARNING tagging [None req-13726377-937b-44f1-a42b-1572aca8a662 082d5289305041e5bb0d8438554aa912 3c2524bccbbe48df9a299431bd2ff891 - - default default] project_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: 1349/2653] 10.0.0.135 () {32 vars in 728 bytes} [Thu Apr 30 07:11:50 2026] GET /v2.0/trunks/1bfe7d96-a41a-4d78-a009-db7a4975c072/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:11:50.378 8 WARNING tagging [None req-06d395a0-79df-4ee9-8e45-db07b6148101 082d5289305041e5bb0d8438554aa912 3c2524bccbbe48df9a299431bd2ff891 - - default default] project_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: 1305/2654] 10.0.0.135 () {32 vars in 736 bytes} [Thu Apr 30 07:11:50 2026] GET /v2.0/trunks/1bfe7d96-a41a-4d78-a009-db7a4975c072/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:11:50.405 7 WARNING tagging [None req-26b06d2a-389d-4afb-a7ed-d9c92933f85a 082d5289305041e5bb0d8438554aa912 3c2524bccbbe48df9a299431bd2ff891 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 07:11:50.411 7 INFO neutron.api.v2.resource [None req-26b06d2a-389d-4afb-a7ed-d9c92933f85a 082d5289305041e5bb0d8438554aa912 3c2524bccbbe48df9a299431bd2ff891 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1350/2655] 10.0.0.135 () {32 vars in 740 bytes} [Thu Apr 30 07:11:50 2026] GET /v2.0/trunks/1bfe7d96-a41a-4d78-a009-db7a4975c072/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-30 07:11:50.434 8 WARNING tagging [None req-abd2700c-196d-49f2-8b87-3f6557e0b1dc 082d5289305041e5bb0d8438554aa912 3c2524bccbbe48df9a299431bd2ff891 - - default default] project_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: 1306/2656] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:11:50 2026] DELETE /v2.0/trunks/1bfe7d96-a41a-4d78-a009-db7a4975c072/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:11:50.475 7 WARNING tagging [None req-048b8f23-4e4f-41bf-8b7e-13d4cd8adcf8 082d5289305041e5bb0d8438554aa912 3c2524bccbbe48df9a299431bd2ff891 - - default default] project_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: 1351/2657] 10.0.0.135 () {32 vars in 728 bytes} [Thu Apr 30 07:11:50 2026] GET /v2.0/trunks/1bfe7d96-a41a-4d78-a009-db7a4975c072/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:11:50.497 8 WARNING tagging [None req-97725a17-530e-454d-be11-b3c42f82e55d 082d5289305041e5bb0d8438554aa912 3c2524bccbbe48df9a299431bd2ff891 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 07:11:50.510 8 INFO neutron.api.v2.resource [None req-97725a17-530e-454d-be11-b3c42f82e55d 082d5289305041e5bb0d8438554aa912 3c2524bccbbe48df9a299431bd2ff891 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1307/2658] 10.0.0.135 () {32 vars in 743 bytes} [Thu Apr 30 07:11:50 2026] DELETE /v2.0/trunks/1bfe7d96-a41a-4d78-a009-db7a4975c072/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-30 07:11:50.527 7 WARNING tagging [None req-8b0b6c79-c39a-46b3-b901-af7131ad5448 082d5289305041e5bb0d8438554aa912 3c2524bccbbe48df9a299431bd2ff891 - - default default] project_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: 1352/2659] 10.0.0.135 () {32 vars in 731 bytes} [Thu Apr 30 07:11:50 2026] DELETE /v2.0/trunks/1bfe7d96-a41a-4d78-a009-db7a4975c072/tags => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:11:50.566 8 WARNING tagging [None req-b18ef813-6fbf-4745-9708-f661e8466362 082d5289305041e5bb0d8438554aa912 3c2524bccbbe48df9a299431bd2ff891 - - default default] project_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/2660] 10.0.0.135 () {32 vars in 728 bytes} [Thu Apr 30 07:11:50 2026] GET /v2.0/trunks/1bfe7d96-a41a-4d78-a009-db7a4975c072/tags => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2661] 10.0.0.135 () {32 vars in 718 bytes} [Thu Apr 30 07:11:50 2026] GET /v2.0/trunks/1bfe7d96-a41a-4d78-a009-db7a4975c072 => generated 407 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2662] 10.0.0.135 () {32 vars in 716 bytes} [Thu Apr 30 07:11:50 2026] GET /v2.0/ports/b8af7cb2-df33-484d-83e5-49b6254f190b => generated 826 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2663] 10.0.0.135 () {32 vars in 721 bytes} [Thu Apr 30 07:11:50 2026] DELETE /v2.0/trunks/1bfe7d96-a41a-4d78-a009-db7a4975c072 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:11:50.823 8 INFO neutron_taas.services.taas.taas_plugin [None req-21c4c2e7-78cc-4d27-8aa0-a64edba89636 082d5289305041e5bb0d8438554aa912 3c2524bccbbe48df9a299431bd2ff891 - - default default] TaaS: Handle Delete Port: b8af7cb2-df33-484d-83e5-49b6254f190b 2026-04-30 07:11:50.827 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-21c4c2e7-78cc-4d27-8aa0-a64edba89636 082d5289305041e5bb0d8438554aa912 3c2524bccbbe48df9a299431bd2ff891 - - default default] Tap Mirror: Handle Delete Port: b8af7cb2-df33-484d-83e5-49b6254f190b [pid: 8|app: 0|req: 1310/2664] 10.0.0.135 () {32 vars in 719 bytes} [Thu Apr 30 07:11:50 2026] DELETE /v2.0/ports/b8af7cb2-df33-484d-83e5-49b6254f190b => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:11:51.046 7 INFO neutron.services.segments.plugin [-] Segment d2a08bbf-5f9d-4d4b-b472-24e18a52e0de resource provider aggregate not found 2026-04-30 07:11:51.057 7 INFO neutron.services.segments.plugin [-] Segment d2a08bbf-5f9d-4d4b-b472-24e18a52e0de resource provider aggregate not found 2026-04-30 07:11:51.061 7 INFO neutron.services.segments.plugin [-] Segment d2a08bbf-5f9d-4d4b-b472-24e18a52e0de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2a08bbf-5f9d-4d4b-b472-24e18a52e0de found for delete ", "request_id": "req-fe2c2f91-28c3-4e88-b667-24b81efe3527"}]} 2026-04-30 07:11:51.071 7 INFO neutron.services.segments.plugin [-] Segment d2a08bbf-5f9d-4d4b-b472-24e18a52e0de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2a08bbf-5f9d-4d4b-b472-24e18a52e0de found for delete ", "request_id": "req-d60949ba-c09c-4ca0-9b63-18082bb0e86a"}]} [pid: 7|app: 0|req: 1355/2665] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:11:50 2026] DELETE /v2.0/networks/327a1089-e163-4867-bcd8-236bce3fd244 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:11:51.796 8 WARNING neutron.db.securitygroups_db [None req-17c8d8cc-a416-4ad5-9895-93eda7d8f67e 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 1311/2666] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:11:51 2026] GET /v2.0/security-groups?tenant_id=b1ca0c6b65bc4e32ab9dac62637933d9&name=default => generated 2929 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2667] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:11:51 2026] DELETE /v2.0/security-groups/0f79fe13-0dde-4ca8-8aa7-73da3670de49 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:11:52.113 8 WARNING neutron.db.securitygroups_db [None req-0550af58-6458-490f-bc56-70558d3afa25 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 1312/2668] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:11:52 2026] GET /v2.0/security-groups?tenant_id=3c2524bccbbe48df9a299431bd2ff891&name=default => generated 2929 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2669] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:11:52 2026] DELETE /v2.0/security-groups/46025fe9-1860-4f0e-b092-b2f287182b0a => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:11:53.478 8 INFO neutron.db.l3_db [None req-4598fd7d-8dc3-4d73-99bd-a37215bec7e7 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] Floating IP 995d7736-cc14-443f-942e-8a85f5232402 associated. External IP: 10.96.250.210, port: 29f60b94-d56a-402f-8867-ed9759e657ab. [pid: 8|app: 0|req: 1313/2670] 10.0.0.135 () {34 vars in 676 bytes} [Thu Apr 30 07:11:52 2026] POST /v2.0/floatingips => generated 899 bytes in 1000 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:11:55.863 7 INFO neutron.db.segments_db [None req-8d1427a1-e9d3-4303-9e06-8bdb8be15793 cf9f280e7ccd4a4d947b92582cdafcbc bdf0ed2190954b12ad11f395f00e5eb8 - - default default] Added segment efba24b6-a011-4b74-b55f-5de74297cdaf of type vxlan for network 6f46f67f-f753-4880-bf61-6c86c31e79dd [pid: 7|app: 0|req: 1359/2673] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:11:55 2026] POST /v2.0/networks => generated 631 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:11:56.012 8 INFO neutron.db.segments_db [None req-eb484cf1-04e1-4ca1-a398-18ded64846d2 cf9f280e7ccd4a4d947b92582cdafcbc bdf0ed2190954b12ad11f395f00e5eb8 - - default default] Added segment aae619ce-2741-4b70-b409-d6f6305c1643 of type vxlan for network 16466044-eaca-4dc2-87e0-346b59872c2c [pid: 8|app: 0|req: 1315/2674] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:11:55 2026] POST /v2.0/networks => generated 631 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2675] 10.0.0.135 () {34 vars in 752 bytes} [Thu Apr 30 07:11:56 2026] PUT /v2.0/networks/6f46f67f-f753-4880-bf61-6c86c31e79dd/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2676] 10.0.0.135 () {32 vars in 732 bytes} [Thu Apr 30 07:11:56 2026] GET /v2.0/networks/6f46f67f-f753-4880-bf61-6c86c31e79dd/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2677] 10.0.0.135 () {34 vars in 752 bytes} [Thu Apr 30 07:11:56 2026] PUT /v2.0/networks/16466044-eaca-4dc2-87e0-346b59872c2c/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2678] 10.0.0.135 () {32 vars in 732 bytes} [Thu Apr 30 07:11:56 2026] GET /v2.0/networks/16466044-eaca-4dc2-87e0-346b59872c2c/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2679] 10.0.0.135 () {34 vars in 752 bytes} [Thu Apr 30 07:11:56 2026] PUT /v2.0/networks/16466044-eaca-4dc2-87e0-346b59872c2c/tags => generated 12 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2680] 10.0.0.135 () {32 vars in 732 bytes} [Thu Apr 30 07:11:56 2026] GET /v2.0/networks/16466044-eaca-4dc2-87e0-346b59872c2c/tags => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2681] 10.0.0.135 () {32 vars in 732 bytes} [Thu Apr 30 07:11:56 2026] GET /v2.0/networks/6f46f67f-f753-4880-bf61-6c86c31e79dd/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:11:56.661 8 INFO neutron.services.segments.plugin [-] Segment efba24b6-a011-4b74-b55f-5de74297cdaf resource provider aggregate not found 2026-04-30 07:11:56.664 8 INFO neutron.services.segments.plugin [-] Segment efba24b6-a011-4b74-b55f-5de74297cdaf resource provider aggregate not found 2026-04-30 07:11:56.683 8 INFO neutron.services.segments.plugin [-] Segment efba24b6-a011-4b74-b55f-5de74297cdaf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efba24b6-a011-4b74-b55f-5de74297cdaf found for delete ", "request_id": "req-def3a3bc-ff3d-415e-b69e-7eb68a3c806a"}]} 2026-04-30 07:11:56.685 8 INFO neutron.services.segments.plugin [-] Segment efba24b6-a011-4b74-b55f-5de74297cdaf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efba24b6-a011-4b74-b55f-5de74297cdaf found for delete ", "request_id": "req-b7f47a9a-aec7-40c8-a8f6-b190a2ff5dc9"}]} [pid: 8|app: 0|req: 1319/2682] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:11:56 2026] DELETE /v2.0/networks/6f46f67f-f753-4880-bf61-6c86c31e79dd => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:11:56.833 7 INFO neutron.services.segments.plugin [-] Segment aae619ce-2741-4b70-b409-d6f6305c1643 resource provider aggregate not found 2026-04-30 07:11:56.839 7 INFO neutron.services.segments.plugin [-] Segment aae619ce-2741-4b70-b409-d6f6305c1643 resource provider aggregate not found 2026-04-30 07:11:56.855 7 INFO neutron.services.segments.plugin [-] Segment aae619ce-2741-4b70-b409-d6f6305c1643 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aae619ce-2741-4b70-b409-d6f6305c1643 found for delete ", "request_id": "req-01f7010a-ac94-41e6-9fb2-a9509ac4f69e"}]} 2026-04-30 07:11:56.872 7 INFO neutron.services.segments.plugin [-] Segment aae619ce-2741-4b70-b409-d6f6305c1643 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aae619ce-2741-4b70-b409-d6f6305c1643 found for delete ", "request_id": "req-0e7f851a-6b50-44ca-957d-4db8420c925c"}]} [pid: 7|app: 0|req: 1364/2683] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:11:56 2026] DELETE /v2.0/networks/16466044-eaca-4dc2-87e0-346b59872c2c => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:11:57.631 8 WARNING neutron.db.securitygroups_db [None req-0b53ff60-99bf-4e66-aacf-07e05e595030 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 1320/2684] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:11:57 2026] GET /v2.0/security-groups?tenant_id=bdf0ed2190954b12ad11f395f00e5eb8&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2685] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:11:57 2026] DELETE /v2.0/security-groups/68d6c62b-0fb7-470e-ad02-bcc94d2b6a97 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:11:57.904 8 WARNING neutron.db.securitygroups_db [None req-d54a871e-f7b3-484a-99b1-176b9d51dd18 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 1321/2686] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:11:57 2026] GET /v2.0/security-groups?tenant_id=3d6149044b1a4223b3326a6018b1c4ac&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2687] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:11:58 2026] DELETE /v2.0/security-groups/70cda650-31d5-43b0-bd8f-71ddb027f446 => 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: 1322/2688] 199.204.45.53 () {30 vars in 701 bytes} [Thu Apr 30 07:11:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2689] 199.204.45.53 () {30 vars in 703 bytes} [Thu Apr 30 07:11:58 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: 1323/2690] 199.204.45.53 () {30 vars in 679 bytes} [Thu Apr 30 07:11:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2691] 199.204.45.53 () {30 vars in 715 bytes} [Thu Apr 30 07:11:58 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-04-30 07:11:58.808 8 INFO neutron.api.v2.resource [None req-8fc73598-a3f9-4185-b44e-a4f057d23618 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1324/2692] 199.204.45.53 () {30 vars in 761 bytes} [Thu Apr 30 07:11:58 2026] GET /v2.0/security-groups/lb-c35cf7fc-fbad-4b76-b807-98c27e551182 => 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: 1369/2693] 199.204.45.53 () {30 vars in 783 bytes} [Thu Apr 30 07:11:58 2026] GET /v2.0/security-groups?name=lb-c35cf7fc-fbad-4b76-b807-98c27e551182 => generated 1637 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2694] 199.204.45.53 () {30 vars in 813 bytes} [Thu Apr 30 07:11:58 2026] GET /v2.0/security-group-rules?security_group_id=8146ef77-22bc-4eed-b361-1c32e3ef88a7 => generated 1182 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2695] 199.204.45.53 () {34 vars in 745 bytes} [Thu Apr 30 07:11:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2696] 199.204.45.53 () {34 vars in 745 bytes} [Thu Apr 30 07:11:59 2026] POST /v2.0/security-group-rules => generated 601 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2699] 10.0.0.72 () {30 vars in 688 bytes} [Thu Apr 30 07:12:09 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: 1328/2700] 10.0.0.72 () {30 vars in 690 bytes} [Thu Apr 30 07:12:09 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: 1373/2701] 10.0.0.72 () {30 vars in 666 bytes} [Thu Apr 30 07:12:09 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: 1329/2702] 10.0.0.72 () {30 vars in 702 bytes} [Thu Apr 30 07:12:09 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: 1374/2703] 10.0.0.72 () {28 vars in 437 bytes} [Thu Apr 30 07:12:09 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: 1330/2704] 10.0.0.72 () {30 vars in 726 bytes} [Thu Apr 30 07:12:09 2026] GET /v2.0/subnets/f1efb385-63b2-41ec-975d-762291119cda => generated 656 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2705] 199.204.45.53 () {30 vars in 701 bytes} [Thu Apr 30 07:12:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2706] 199.204.45.53 () {30 vars in 703 bytes} [Thu Apr 30 07:12: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: 1376/2707] 199.204.45.53 () {30 vars in 679 bytes} [Thu Apr 30 07:12:10 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: 1332/2708] 199.204.45.53 () {30 vars in 715 bytes} [Thu Apr 30 07:12: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: 1377/2709] 199.204.45.53 () {30 vars in 739 bytes} [Thu Apr 30 07:12:10 2026] GET /v2.0/subnets/f1efb385-63b2-41ec-975d-762291119cda => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2710] 199.204.45.53 () {30 vars in 767 bytes} [Thu Apr 30 07:12:10 2026] GET /v2.0/ports?device_id=e65c72df-6157-4d33-a2cd-50e34087584c => generated 2582 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2711] 199.204.45.53 () {30 vars in 701 bytes} [Thu Apr 30 07:12:10 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: 1334/2712] 199.204.45.53 () {30 vars in 703 bytes} [Thu Apr 30 07:12:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2713] 199.204.45.53 () {30 vars in 679 bytes} [Thu Apr 30 07:12: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: 1335/2714] 199.204.45.53 () {30 vars in 715 bytes} [Thu Apr 30 07:12:10 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2715] 199.204.45.53 () {34 vars in 715 bytes} [Thu Apr 30 07:12:10 2026] POST /v2.0/ports => generated 1320 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2716] 10.0.0.84 () {34 vars in 969 bytes} [Thu Apr 30 07:12:11 2026] GET /v2.0/ports/a1203a0f-7315-4f9f-ae82-5fe5436ee024 => generated 1320 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1381/2717] 199.204.45.53 () {34 vars in 1260 bytes} [Thu Apr 30 07:12:12 2026] GET /v2.0/ports/a1203a0f-7315-4f9f-ae82-5fe5436ee024?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2718] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:12:13 2026] GET /v2.0/networks/f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8?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: 1382/2719] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:12:13 2026] GET /v2.0/networks/f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8?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: 1338/2720] 199.204.45.53 () {34 vars in 973 bytes} [Thu Apr 30 07:12:13 2026] GET /v2.0/ports/a1203a0f-7315-4f9f-ae82-5fe5436ee024 => generated 1320 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2721] 199.204.45.53 () {34 vars in 984 bytes} [Thu Apr 30 07:12:13 2026] GET /v2.0/networks?id=f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8 => 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: 1339/2722] 199.204.45.53 () {38 vars in 1026 bytes} [Thu Apr 30 07:12:13 2026] PUT /v2.0/ports/a1203a0f-7315-4f9f-ae82-5fe5436ee024 => generated 1510 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:12:14.137 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c03cd427-fb84-4272-940e-dfb9382c163e'] response: {'name': 'network-changed', 'server_uuid': 'e65c72df-6157-4d33-a2cd-50e34087584c', 'tag': 'a1203a0f-7315-4f9f-ae82-5fe5436ee024', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1384/2723] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:12:14 2026] GET /v2.0/ports?tenant_id=f3e344789ec84d89b36247a5771df284&device_id=e65c72df-6157-4d33-a2cd-50e34087584c => generated 4084 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1340/2724] 199.204.45.53 () {34 vars in 984 bytes} [Thu Apr 30 07:12:14 2026] GET /v2.0/networks?id=f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8 => generated 801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2725] 199.204.45.53 () {34 vars in 1054 bytes} [Thu Apr 30 07:12:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.53&port_id=a1203a0f-7315-4f9f-ae82-5fe5436ee024 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2726] 199.204.45.53 () {34 vars in 1100 bytes} [Thu Apr 30 07:12:14 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A51&port_id=a1203a0f-7315-4f9f-ae82-5fe5436ee024 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2727] 199.204.45.53 () {34 vars in 1062 bytes} [Thu Apr 30 07:12:14 2026] GET /v2.0/subnets?id=5ec35c64-8b53-48f8-95af-0f88d0f55d8d&id=f1efb385-63b2-41ec-975d-762291119cda => generated 1410 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2728] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:12:14 2026] GET /v2.0/ports?network_id=f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8&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: 1387/2729] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:12:14 2026] GET /v2.0/ports?network_id=f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8&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: 1343/2730] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:12:14 2026] GET /v2.0/networks/f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8?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: 1388/2731] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:12:15 2026] GET /v2.0/networks/f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2732] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:12:16 2026] GET /v2.0/ports?tenant_id=f3e344789ec84d89b36247a5771df284&device_id=e65c72df-6157-4d33-a2cd-50e34087584c => generated 4084 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2733] 199.204.45.53 () {34 vars in 1058 bytes} [Thu Apr 30 07:12:16 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.60&port_id=465f534a-042d-43cc-be5c-dace5f4bb764 => 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: 1345/2734] 199.204.45.53 () {34 vars in 982 bytes} [Thu Apr 30 07:12:16 2026] GET /v2.0/subnets?id=698dc6d1-9d4d-4efe-8165-516776ada2e7 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2735] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:12:16 2026] GET /v2.0/ports?network_id=5cb1fcb0-4cf0-4d6d-b7a5-7f1e5a7eacb9&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2736] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:12:16 2026] GET /v2.0/networks/5cb1fcb0-4cf0-4d6d-b7a5-7f1e5a7eacb9?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: 1391/2737] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:12:16 2026] GET /v2.0/networks/5cb1fcb0-4cf0-4d6d-b7a5-7f1e5a7eacb9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2738] 199.204.45.53 () {34 vars in 1054 bytes} [Thu Apr 30 07:12:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.60&port_id=3d7829e9-9e9c-4763-bd24-b8439bfde9f1 => 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: 1392/2739] 199.204.45.53 () {34 vars in 982 bytes} [Thu Apr 30 07:12:16 2026] GET /v2.0/subnets?id=4c2dbf64-3d3f-4ae4-85cd-a61502ec9bcc => generated 679 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2740] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:12:16 2026] GET /v2.0/ports?network_id=0b07cd51-b7bc-42fc-954f-2d1ce3e4ae4f&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2741] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:12:16 2026] GET /v2.0/networks/0b07cd51-b7bc-42fc-954f-2d1ce3e4ae4f?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: 1349/2742] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:12:16 2026] GET /v2.0/networks/0b07cd51-b7bc-42fc-954f-2d1ce3e4ae4f?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: 1394/2743] 199.204.45.53 () {34 vars in 1054 bytes} [Thu Apr 30 07:12:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.53&port_id=a1203a0f-7315-4f9f-ae82-5fe5436ee024 => 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: 1350/2744] 199.204.45.53 () {34 vars in 1100 bytes} [Thu Apr 30 07:12:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A51&port_id=a1203a0f-7315-4f9f-ae82-5fe5436ee024 => 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: 1395/2745] 199.204.45.53 () {34 vars in 1062 bytes} [Thu Apr 30 07:12:16 2026] GET /v2.0/subnets?id=5ec35c64-8b53-48f8-95af-0f88d0f55d8d&id=f1efb385-63b2-41ec-975d-762291119cda => 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: 1351/2746] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:12:16 2026] GET /v2.0/ports?network_id=f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2747] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:12:16 2026] GET /v2.0/ports?network_id=f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8&device_owner=network%3Adhcp => generated 1457 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2748] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:12:16 2026] GET /v2.0/networks/f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8?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: 1397/2749] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:12:16 2026] GET /v2.0/networks/f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8?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: 1353/2750] 10.0.0.84 () {34 vars in 969 bytes} [Thu Apr 30 07:12:20 2026] GET /v2.0/ports/a1203a0f-7315-4f9f-ae82-5fe5436ee024 => generated 1512 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2751] 199.204.45.53 () {30 vars in 741 bytes} [Thu Apr 30 07:12:20 2026] GET /v2.0/networks/f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8 => generated 798 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2752] 199.204.45.53 () {30 vars in 739 bytes} [Thu Apr 30 07:12:21 2026] GET /v2.0/subnets/f1efb385-63b2-41ec-975d-762291119cda => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2753] 199.204.45.53 () {30 vars in 739 bytes} [Thu Apr 30 07:12:21 2026] GET /v2.0/subnets/5ec35c64-8b53-48f8-95af-0f88d0f55d8d => generated 743 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2754] 199.204.45.53 () {30 vars in 701 bytes} [Thu Apr 30 07:12:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2755] 199.204.45.53 () {30 vars in 703 bytes} [Thu Apr 30 07:12:21 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: 1356/2756] 199.204.45.53 () {30 vars in 679 bytes} [Thu Apr 30 07:12:21 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: 1401/2757] 199.204.45.53 () {30 vars in 715 bytes} [Thu Apr 30 07:12:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2758] 199.204.45.53 () {30 vars in 739 bytes} [Thu Apr 30 07:12:21 2026] GET /v2.0/subnets/4c2dbf64-3d3f-4ae4-85cd-a61502ec9bcc => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2759] 199.204.45.53 () {30 vars in 735 bytes} [Thu Apr 30 07:12:21 2026] GET /v2.0/ports/29f60b94-d56a-402f-8867-ed9759e657ab => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2760] 199.204.45.53 () {30 vars in 735 bytes} [Thu Apr 30 07:12:21 2026] GET /v2.0/ports/3d7829e9-9e9c-4763-bd24-b8439bfde9f1 => generated 1346 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2761] 199.204.45.53 () {30 vars in 739 bytes} [Thu Apr 30 07:12:21 2026] GET /v2.0/subnets/4c2dbf64-3d3f-4ae4-85cd-a61502ec9bcc => 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: 1359/2762] 199.204.45.53 () {30 vars in 741 bytes} [Thu Apr 30 07:12:21 2026] GET /v2.0/networks/0b07cd51-b7bc-42fc-954f-2d1ce3e4ae4f => generated 798 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2763] 199.204.45.53 () {30 vars in 735 bytes} [Thu Apr 30 07:12:21 2026] GET /v2.0/ports/29f60b94-d56a-402f-8867-ed9759e657ab => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2764] 199.204.45.53 () {30 vars in 739 bytes} [Thu Apr 30 07:12:21 2026] GET /v2.0/subnets/4c2dbf64-3d3f-4ae4-85cd-a61502ec9bcc => 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: 1406/2767] 10.0.0.72 () {30 vars in 688 bytes} [Thu Apr 30 07:12:30 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: 1362/2768] 10.0.0.72 () {30 vars in 690 bytes} [Thu Apr 30 07:12:30 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2769] 10.0.0.72 () {30 vars in 666 bytes} [Thu Apr 30 07:12:30 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2770] 10.0.0.72 () {30 vars in 702 bytes} [Thu Apr 30 07:12:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2771] 10.0.0.72 () {28 vars in 437 bytes} [Thu Apr 30 07:12:30 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: 1364/2772] 10.0.0.72 () {30 vars in 726 bytes} [Thu Apr 30 07:12:30 2026] GET /v2.0/subnets/2f0562d5-2ea0-4c07-93c4-3a696bc5c955 => generated 656 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2773] 199.204.45.53 () {30 vars in 701 bytes} [Thu Apr 30 07:12:31 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: 1365/2774] 199.204.45.53 () {30 vars in 703 bytes} [Thu Apr 30 07:12:31 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2775] 199.204.45.53 () {30 vars in 679 bytes} [Thu Apr 30 07:12:31 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: 1366/2776] 199.204.45.53 () {30 vars in 715 bytes} [Thu Apr 30 07:12:31 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: 1411/2777] 199.204.45.53 () {30 vars in 739 bytes} [Thu Apr 30 07:12:31 2026] GET /v2.0/subnets/f1efb385-63b2-41ec-975d-762291119cda => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2778] 199.204.45.53 () {30 vars in 739 bytes} [Thu Apr 30 07:12:31 2026] GET /v2.0/subnets/2f0562d5-2ea0-4c07-93c4-3a696bc5c955 => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2779] 199.204.45.53 () {30 vars in 767 bytes} [Thu Apr 30 07:12:31 2026] GET /v2.0/ports?device_id=e65c72df-6157-4d33-a2cd-50e34087584c => generated 4086 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2780] 199.204.45.53 () {30 vars in 701 bytes} [Thu Apr 30 07:12:31 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: 1413/2781] 199.204.45.53 () {30 vars in 703 bytes} [Thu Apr 30 07:12:31 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: 1369/2782] 199.204.45.53 () {30 vars in 679 bytes} [Thu Apr 30 07:12:31 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: 1414/2783] 199.204.45.53 () {30 vars in 715 bytes} [Thu Apr 30 07:12:31 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: 1370/2784] 199.204.45.53 () {34 vars in 715 bytes} [Thu Apr 30 07:12:31 2026] POST /v2.0/ports => generated 1324 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2785] 10.0.0.84 () {34 vars in 969 bytes} [Thu Apr 30 07:12:32 2026] GET /v2.0/ports/04dacf01-a7bb-48ce-a08a-f6658e5de95e => generated 1324 bytes in 69 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: 1371/2786] 10.0.0.84 () {34 vars in 905 bytes} [Thu Apr 30 07:12:32 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: 1416/2787] 199.204.45.53 () {34 vars in 1260 bytes} [Thu Apr 30 07:12:33 2026] GET /v2.0/ports/04dacf01-a7bb-48ce-a08a-f6658e5de95e?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2788] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:12:33 2026] GET /v2.0/networks/d9c6b96d-5e49-456a-a6f8-70e1468a8fed?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: 1417/2789] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:12:33 2026] GET /v2.0/networks/d9c6b96d-5e49-456a-a6f8-70e1468a8fed?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: 1373/2790] 199.204.45.53 () {34 vars in 973 bytes} [Thu Apr 30 07:12:33 2026] GET /v2.0/ports/04dacf01-a7bb-48ce-a08a-f6658e5de95e => generated 1324 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2791] 199.204.45.53 () {34 vars in 984 bytes} [Thu Apr 30 07:12:33 2026] GET /v2.0/networks?id=d9c6b96d-5e49-456a-a6f8-70e1468a8fed => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2792] 199.204.45.53 () {38 vars in 1026 bytes} [Thu Apr 30 07:12:33 2026] PUT /v2.0/ports/04dacf01-a7bb-48ce-a08a-f6658e5de95e => generated 1514 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:12:34.484 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6af07f6e-e89e-48bc-b322-00eb5865ef9c'] response: {'name': 'network-changed', 'server_uuid': 'e65c72df-6157-4d33-a2cd-50e34087584c', 'tag': '04dacf01-a7bb-48ce-a08a-f6658e5de95e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1419/2793] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:12:34 2026] GET /v2.0/ports?tenant_id=f3e344789ec84d89b36247a5771df284&device_id=e65c72df-6157-4d33-a2cd-50e34087584c => generated 5592 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1375/2794] 199.204.45.53 () {34 vars in 984 bytes} [Thu Apr 30 07:12:35 2026] GET /v2.0/networks?id=d9c6b96d-5e49-456a-a6f8-70e1468a8fed => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2795] 199.204.45.53 () {34 vars in 1054 bytes} [Thu Apr 30 07:12:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.25&port_id=04dacf01-a7bb-48ce-a08a-f6658e5de95e => 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: 1376/2796] 199.204.45.53 () {34 vars in 1102 bytes} [Thu Apr 30 07:12:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A87&port_id=04dacf01-a7bb-48ce-a08a-f6658e5de95e => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2797] 199.204.45.53 () {34 vars in 1062 bytes} [Thu Apr 30 07:12:35 2026] GET /v2.0/subnets?id=2f0562d5-2ea0-4c07-93c4-3a696bc5c955&id=73305f8c-bf24-4d02-b8ad-10db1f9e7cfc => generated 1415 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2798] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:12:35 2026] GET /v2.0/ports?network_id=d9c6b96d-5e49-456a-a6f8-70e1468a8fed&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2799] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:12:35 2026] GET /v2.0/ports?network_id=d9c6b96d-5e49-456a-a6f8-70e1468a8fed&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2800] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:12:35 2026] GET /v2.0/networks/d9c6b96d-5e49-456a-a6f8-70e1468a8fed?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: 1423/2801] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:12:35 2026] GET /v2.0/networks/d9c6b96d-5e49-456a-a6f8-70e1468a8fed?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: 1379/2802] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:12:36 2026] GET /v2.0/ports?tenant_id=f3e344789ec84d89b36247a5771df284&device_id=e65c72df-6157-4d33-a2cd-50e34087584c => generated 5592 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2803] 199.204.45.53 () {34 vars in 1058 bytes} [Thu Apr 30 07:12:36 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.60&port_id=465f534a-042d-43cc-be5c-dace5f4bb764 => 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: 1380/2804] 199.204.45.53 () {34 vars in 982 bytes} [Thu Apr 30 07:12:36 2026] GET /v2.0/subnets?id=698dc6d1-9d4d-4efe-8165-516776ada2e7 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2805] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:12:36 2026] GET /v2.0/ports?network_id=5cb1fcb0-4cf0-4d6d-b7a5-7f1e5a7eacb9&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2806] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:12:36 2026] GET /v2.0/networks/5cb1fcb0-4cf0-4d6d-b7a5-7f1e5a7eacb9?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: 1426/2807] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:12:36 2026] GET /v2.0/networks/5cb1fcb0-4cf0-4d6d-b7a5-7f1e5a7eacb9?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: 1382/2808] 199.204.45.53 () {34 vars in 1054 bytes} [Thu Apr 30 07:12:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.60&port_id=3d7829e9-9e9c-4763-bd24-b8439bfde9f1 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2809] 199.204.45.53 () {34 vars in 982 bytes} [Thu Apr 30 07:12:36 2026] GET /v2.0/subnets?id=4c2dbf64-3d3f-4ae4-85cd-a61502ec9bcc => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2810] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:12:36 2026] GET /v2.0/ports?network_id=0b07cd51-b7bc-42fc-954f-2d1ce3e4ae4f&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2811] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:12:36 2026] GET /v2.0/networks/0b07cd51-b7bc-42fc-954f-2d1ce3e4ae4f?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2812] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:12:36 2026] GET /v2.0/networks/0b07cd51-b7bc-42fc-954f-2d1ce3e4ae4f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2813] 199.204.45.53 () {34 vars in 1054 bytes} [Thu Apr 30 07:12:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.53&port_id=a1203a0f-7315-4f9f-ae82-5fe5436ee024 => 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: 1385/2814] 199.204.45.53 () {34 vars in 1100 bytes} [Thu Apr 30 07:12:36 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A51&port_id=a1203a0f-7315-4f9f-ae82-5fe5436ee024 => 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: 1430/2815] 199.204.45.53 () {34 vars in 1062 bytes} [Thu Apr 30 07:12:36 2026] GET /v2.0/subnets?id=5ec35c64-8b53-48f8-95af-0f88d0f55d8d&id=f1efb385-63b2-41ec-975d-762291119cda => generated 1410 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2816] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:12:37 2026] GET /v2.0/ports?network_id=f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8&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: 1431/2817] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:12:37 2026] GET /v2.0/ports?network_id=f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2818] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:12:37 2026] GET /v2.0/networks/f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8?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: 1432/2819] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:12:37 2026] GET /v2.0/networks/f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8?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: 1388/2820] 199.204.45.53 () {34 vars in 1054 bytes} [Thu Apr 30 07:12:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.25&port_id=04dacf01-a7bb-48ce-a08a-f6658e5de95e => 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: 1433/2821] 199.204.45.53 () {34 vars in 1102 bytes} [Thu Apr 30 07:12:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A87&port_id=04dacf01-a7bb-48ce-a08a-f6658e5de95e => 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: 1389/2822] 199.204.45.53 () {34 vars in 1062 bytes} [Thu Apr 30 07:12:37 2026] GET /v2.0/subnets?id=2f0562d5-2ea0-4c07-93c4-3a696bc5c955&id=73305f8c-bf24-4d02-b8ad-10db1f9e7cfc => generated 1415 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2823] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:12:37 2026] GET /v2.0/ports?network_id=d9c6b96d-5e49-456a-a6f8-70e1468a8fed&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2824] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:12:37 2026] GET /v2.0/ports?network_id=d9c6b96d-5e49-456a-a6f8-70e1468a8fed&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: 7|app: 0|req: 1435/2825] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:12:37 2026] GET /v2.0/networks/d9c6b96d-5e49-456a-a6f8-70e1468a8fed?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: 1391/2826] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:12:37 2026] GET /v2.0/networks/d9c6b96d-5e49-456a-a6f8-70e1468a8fed?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: 1437/2829] 10.0.0.84 () {34 vars in 969 bytes} [Thu Apr 30 07:12:41 2026] GET /v2.0/ports/04dacf01-a7bb-48ce-a08a-f6658e5de95e => generated 1516 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2830] 199.204.45.53 () {30 vars in 741 bytes} [Thu Apr 30 07:12:41 2026] GET /v2.0/networks/d9c6b96d-5e49-456a-a6f8-70e1468a8fed => generated 797 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2831] 199.204.45.53 () {30 vars in 739 bytes} [Thu Apr 30 07:12:41 2026] GET /v2.0/subnets/2f0562d5-2ea0-4c07-93c4-3a696bc5c955 => generated 674 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2832] 199.204.45.53 () {30 vars in 739 bytes} [Thu Apr 30 07:12:41 2026] GET /v2.0/subnets/73305f8c-bf24-4d02-b8ad-10db1f9e7cfc => generated 748 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2833] 199.204.45.53 () {30 vars in 735 bytes} [Thu Apr 30 07:12:41 2026] GET /v2.0/ports/a1203a0f-7315-4f9f-ae82-5fe5436ee024 => generated 1512 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2834] 199.204.45.53 () {34 vars in 788 bytes} [Thu Apr 30 07:12:41 2026] PUT /v2.0/ports/a1203a0f-7315-4f9f-ae82-5fe5436ee024 => generated 1251 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:12:41.794 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca1e1154-316c-44ac-a1d3-e2c3941901be'] response: {'name': 'network-changed', 'server_uuid': 'e65c72df-6157-4d33-a2cd-50e34087584c', 'tag': 'a1203a0f-7315-4f9f-ae82-5fe5436ee024', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1440/2835] 199.204.45.53 () {30 vars in 741 bytes} [Thu Apr 30 07:12:41 2026] GET /v2.0/networks/f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8 => 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: 1396/2836] 199.204.45.53 () {30 vars in 739 bytes} [Thu Apr 30 07:12:41 2026] GET /v2.0/subnets/f1efb385-63b2-41ec-975d-762291119cda => generated 674 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2837] 199.204.45.53 () {30 vars in 701 bytes} [Thu Apr 30 07:12:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2838] 199.204.45.53 () {30 vars in 703 bytes} [Thu Apr 30 07:12:41 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: 1442/2839] 199.204.45.53 () {30 vars in 679 bytes} [Thu Apr 30 07:12:41 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: 1398/2840] 199.204.45.53 () {30 vars in 715 bytes} [Thu Apr 30 07:12:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2841] 199.204.45.53 () {30 vars in 739 bytes} [Thu Apr 30 07:12:42 2026] GET /v2.0/subnets/4c2dbf64-3d3f-4ae4-85cd-a61502ec9bcc => 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: 1399/2842] 199.204.45.53 () {30 vars in 735 bytes} [Thu Apr 30 07:12:42 2026] GET /v2.0/ports/29f60b94-d56a-402f-8867-ed9759e657ab => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2843] 199.204.45.53 () {30 vars in 735 bytes} [Thu Apr 30 07:12:42 2026] GET /v2.0/ports/3d7829e9-9e9c-4763-bd24-b8439bfde9f1 => generated 1346 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2844] 199.204.45.53 () {30 vars in 739 bytes} [Thu Apr 30 07:12:42 2026] GET /v2.0/subnets/4c2dbf64-3d3f-4ae4-85cd-a61502ec9bcc => 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: 1445/2845] 199.204.45.53 () {30 vars in 741 bytes} [Thu Apr 30 07:12:42 2026] GET /v2.0/networks/0b07cd51-b7bc-42fc-954f-2d1ce3e4ae4f => generated 798 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2846] 199.204.45.53 () {30 vars in 735 bytes} [Thu Apr 30 07:12:42 2026] GET /v2.0/ports/29f60b94-d56a-402f-8867-ed9759e657ab => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2847] 199.204.45.53 () {30 vars in 739 bytes} [Thu Apr 30 07:12:42 2026] GET /v2.0/subnets/4c2dbf64-3d3f-4ae4-85cd-a61502ec9bcc => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2848] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:12:42 2026] GET /v2.0/ports?tenant_id=f3e344789ec84d89b36247a5771df284&device_id=e65c72df-6157-4d33-a2cd-50e34087584c => generated 5369 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2849] 199.204.45.53 () {34 vars in 984 bytes} [Thu Apr 30 07:12:42 2026] GET /v2.0/networks?id=f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8 => 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: 1403/2850] 199.204.45.53 () {34 vars in 1054 bytes} [Thu Apr 30 07:12:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.53&port_id=a1203a0f-7315-4f9f-ae82-5fe5436ee024 => 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: 1448/2851] 199.204.45.53 () {34 vars in 982 bytes} [Thu Apr 30 07:12:42 2026] GET /v2.0/subnets?id=f1efb385-63b2-41ec-975d-762291119cda => 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: 1404/2852] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:12:42 2026] GET /v2.0/ports?network_id=f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2853] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:12:42 2026] GET /v2.0/networks/f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2854] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:12:42 2026] GET /v2.0/networks/f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2857] 199.204.45.53 () {30 vars in 701 bytes} [Thu Apr 30 07:12:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2858] 199.204.45.53 () {30 vars in 703 bytes} [Thu Apr 30 07:12:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2859] 199.204.45.53 () {30 vars in 679 bytes} [Thu Apr 30 07:12:54 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: 1408/2860] 199.204.45.53 () {30 vars in 715 bytes} [Thu Apr 30 07:12:54 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: 1453/2861] 199.204.45.53 () {30 vars in 739 bytes} [Thu Apr 30 07:12:54 2026] GET /v2.0/subnets/f1efb385-63b2-41ec-975d-762291119cda => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2862] 199.204.45.53 () {30 vars in 767 bytes} [Thu Apr 30 07:12:54 2026] GET /v2.0/ports?device_id=e65c72df-6157-4d33-a2cd-50e34087584c => generated 5369 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2863] 199.204.45.53 () {30 vars in 701 bytes} [Thu Apr 30 07:12:55 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: 1410/2864] 199.204.45.53 () {30 vars in 703 bytes} [Thu Apr 30 07:12:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2865] 199.204.45.53 () {30 vars in 679 bytes} [Thu Apr 30 07:12:55 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: 1411/2866] 199.204.45.53 () {30 vars in 715 bytes} [Thu Apr 30 07:12:55 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: 1456/2867] 199.204.45.53 () {30 vars in 735 bytes} [Thu Apr 30 07:12:55 2026] GET /v2.0/ports/04dacf01-a7bb-48ce-a08a-f6658e5de95e => 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: 1412/2868] 199.204.45.53 () {34 vars in 788 bytes} [Thu Apr 30 07:12:55 2026] PUT /v2.0/ports/04dacf01-a7bb-48ce-a08a-f6658e5de95e => generated 1307 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:12:55.567 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-29a61ddd-46d5-49e9-8170-058cf90601cc'] response: {'name': 'network-changed', 'server_uuid': 'e65c72df-6157-4d33-a2cd-50e34087584c', 'tag': '04dacf01-a7bb-48ce-a08a-f6658e5de95e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1457/2869] 199.204.45.53 () {30 vars in 741 bytes} [Thu Apr 30 07:12:55 2026] GET /v2.0/networks/d9c6b96d-5e49-456a-a6f8-70e1468a8fed => generated 797 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1413/2870] 199.204.45.53 () {30 vars in 739 bytes} [Thu Apr 30 07:12:55 2026] GET /v2.0/subnets/73305f8c-bf24-4d02-b8ad-10db1f9e7cfc => generated 748 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2871] 199.204.45.53 () {30 vars in 735 bytes} [Thu Apr 30 07:12:55 2026] GET /v2.0/ports/04dacf01-a7bb-48ce-a08a-f6658e5de95e => generated 1343 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2872] 199.204.45.53 () {34 vars in 787 bytes} [Thu Apr 30 07:12:55 2026] PUT /v2.0/ports/04dacf01-a7bb-48ce-a08a-f6658e5de95e => generated 1080 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2873] 199.204.45.53 () {30 vars in 741 bytes} [Thu Apr 30 07:12:55 2026] GET /v2.0/networks/d9c6b96d-5e49-456a-a6f8-70e1468a8fed => generated 797 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1415/2874] 199.204.45.53 () {30 vars in 767 bytes} [Thu Apr 30 07:12:56 2026] GET /v2.0/ports?device_id=e65c72df-6157-4d33-a2cd-50e34087584c => generated 4969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2875] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:12:56 2026] GET /v2.0/ports?tenant_id=f3e344789ec84d89b36247a5771df284&device_id=e65c72df-6157-4d33-a2cd-50e34087584c => generated 4969 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2876] 199.204.45.53 () {34 vars in 984 bytes} [Thu Apr 30 07:12:56 2026] GET /v2.0/networks?id=d9c6b96d-5e49-456a-a6f8-70e1468a8fed => generated 800 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2877] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:12:56 2026] GET /v2.0/networks/d9c6b96d-5e49-456a-a6f8-70e1468a8fed?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: 1461/2878] 199.204.45.53 () {30 vars in 767 bytes} [Thu Apr 30 07:12:56 2026] GET /v2.0/ports?device_id=e65c72df-6157-4d33-a2cd-50e34087584c => generated 4969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2879] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:12:56 2026] GET /v2.0/networks/d9c6b96d-5e49-456a-a6f8-70e1468a8fed?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: 1462/2880] 199.204.45.53 () {30 vars in 767 bytes} [Thu Apr 30 07:12:57 2026] GET /v2.0/ports?device_id=e65c72df-6157-4d33-a2cd-50e34087584c => generated 4969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:12:57.619 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ca17768-52d8-48f8-bd0f-17485776eb99'] response: {'name': 'network-changed', 'server_uuid': 'e65c72df-6157-4d33-a2cd-50e34087584c', 'tag': '04dacf01-a7bb-48ce-a08a-f6658e5de95e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1419/2881] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:12:58 2026] GET /v2.0/ports?tenant_id=f3e344789ec84d89b36247a5771df284&device_id=e65c72df-6157-4d33-a2cd-50e34087584c => generated 4969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2882] 199.204.45.53 () {34 vars in 984 bytes} [Thu Apr 30 07:12:58 2026] GET /v2.0/networks?id=d9c6b96d-5e49-456a-a6f8-70e1468a8fed => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2883] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:12:58 2026] GET /v2.0/networks/d9c6b96d-5e49-456a-a6f8-70e1468a8fed?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: 1464/2884] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:12:58 2026] GET /v2.0/networks/d9c6b96d-5e49-456a-a6f8-70e1468a8fed?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: 1421/2885] 199.204.45.53 () {30 vars in 767 bytes} [Thu Apr 30 07:12:58 2026] GET /v2.0/ports?device_id=e65c72df-6157-4d33-a2cd-50e34087584c => generated 4969 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2886] 199.204.45.53 () {34 vars in 973 bytes} [Thu Apr 30 07:12:58 2026] GET /v2.0/ports/04dacf01-a7bb-48ce-a08a-f6658e5de95e => generated 1116 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2887] 199.204.45.53 () {34 vars in 1058 bytes} [Thu Apr 30 07:12:58 2026] GET /v2.0/ports/04dacf01-a7bb-48ce-a08a-f6658e5de95e?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: 1466/2888] 199.204.45.53 () {34 vars in 1014 bytes} [Thu Apr 30 07:12:58 2026] GET /v2.0/networks/d9c6b96d-5e49-456a-a6f8-70e1468a8fed?fields=dns_domain => generated 29 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2889] 199.204.45.53 () {38 vars in 1026 bytes} [Thu Apr 30 07:12:58 2026] PUT /v2.0/ports/04dacf01-a7bb-48ce-a08a-f6658e5de95e => generated 917 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2890] 199.204.45.53 () {30 vars in 767 bytes} [Thu Apr 30 07:12:59 2026] GET /v2.0/ports?device_id=e65c72df-6157-4d33-a2cd-50e34087584c => generated 3861 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:12:59.534 8 INFO neutron_taas.services.taas.taas_plugin [None req-892bd77e-ffc3-4bd7-9b67-ecd32c70c960 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] TaaS: Handle Delete Port: 04dacf01-a7bb-48ce-a08a-f6658e5de95e 2026-04-30 07:12:59.536 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-892bd77e-ffc3-4bd7-9b67-ecd32c70c960 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Tap Mirror: Handle Delete Port: 04dacf01-a7bb-48ce-a08a-f6658e5de95e [pid: 8|app: 0|req: 1424/2891] 199.204.45.53 () {32 vars in 757 bytes} [Thu Apr 30 07:12:59 2026] DELETE /v2.0/ports/04dacf01-a7bb-48ce-a08a-f6658e5de95e => 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: 1468/2892] 199.204.45.53 () {30 vars in 701 bytes} [Thu Apr 30 07:12:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2893] 199.204.45.53 () {30 vars in 703 bytes} [Thu Apr 30 07:12:59 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: 1469/2894] 199.204.45.53 () {30 vars in 679 bytes} [Thu Apr 30 07:12:59 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: 1426/2895] 199.204.45.53 () {30 vars in 715 bytes} [Thu Apr 30 07:12:59 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: 1470/2896] 199.204.45.53 () {30 vars in 739 bytes} [Thu Apr 30 07:12:59 2026] GET /v2.0/subnets/4c2dbf64-3d3f-4ae4-85cd-a61502ec9bcc => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2897] 199.204.45.53 () {30 vars in 735 bytes} [Thu Apr 30 07:12:59 2026] GET /v2.0/ports/29f60b94-d56a-402f-8867-ed9759e657ab => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2898] 199.204.45.53 () {30 vars in 735 bytes} [Thu Apr 30 07:12:59 2026] GET /v2.0/ports/3d7829e9-9e9c-4763-bd24-b8439bfde9f1 => generated 1346 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2899] 199.204.45.53 () {30 vars in 739 bytes} [Thu Apr 30 07:12:59 2026] GET /v2.0/subnets/4c2dbf64-3d3f-4ae4-85cd-a61502ec9bcc => generated 676 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2900] 199.204.45.53 () {30 vars in 741 bytes} [Thu Apr 30 07:12:59 2026] GET /v2.0/networks/0b07cd51-b7bc-42fc-954f-2d1ce3e4ae4f => generated 798 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2901] 199.204.45.53 () {30 vars in 735 bytes} [Thu Apr 30 07:12:59 2026] GET /v2.0/ports/29f60b94-d56a-402f-8867-ed9759e657ab => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2902] 199.204.45.53 () {30 vars in 739 bytes} [Thu Apr 30 07:13:00 2026] GET /v2.0/subnets/4c2dbf64-3d3f-4ae4-85cd-a61502ec9bcc => 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: 1430/2903] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:13:00 2026] GET /v2.0/ports?tenant_id=f3e344789ec84d89b36247a5771df284&device_id=e65c72df-6157-4d33-a2cd-50e34087584c => generated 3861 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2904] 199.204.45.53 () {34 vars in 1224 bytes} [Thu Apr 30 07:13:00 2026] GET /v2.0/networks?id=5cb1fcb0-4cf0-4d6d-b7a5-7f1e5a7eacb9&id=0b07cd51-b7bc-42fc-954f-2d1ce3e4ae4f&id=f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8&id=d9c6b96d-5e49-456a-a6f8-70e1468a8fed => generated 3095 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2905] 199.204.45.53 () {34 vars in 1058 bytes} [Thu Apr 30 07:13:00 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.60&port_id=465f534a-042d-43cc-be5c-dace5f4bb764 => 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: 1475/2906] 199.204.45.53 () {34 vars in 982 bytes} [Thu Apr 30 07:13:00 2026] GET /v2.0/subnets?id=698dc6d1-9d4d-4efe-8165-516776ada2e7 => generated 654 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2907] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:13:00 2026] GET /v2.0/ports?network_id=5cb1fcb0-4cf0-4d6d-b7a5-7f1e5a7eacb9&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2908] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:13:00 2026] GET /v2.0/networks/5cb1fcb0-4cf0-4d6d-b7a5-7f1e5a7eacb9?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: 1433/2909] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:13:00 2026] GET /v2.0/networks/5cb1fcb0-4cf0-4d6d-b7a5-7f1e5a7eacb9?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: 1477/2910] 199.204.45.53 () {34 vars in 1054 bytes} [Thu Apr 30 07:13:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.60&port_id=3d7829e9-9e9c-4763-bd24-b8439bfde9f1 => 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: 1434/2911] 199.204.45.53 () {34 vars in 982 bytes} [Thu Apr 30 07:13:00 2026] GET /v2.0/subnets?id=4c2dbf64-3d3f-4ae4-85cd-a61502ec9bcc => generated 679 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2912] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:13:00 2026] GET /v2.0/ports?network_id=0b07cd51-b7bc-42fc-954f-2d1ce3e4ae4f&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2913] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:13:00 2026] GET /v2.0/networks/0b07cd51-b7bc-42fc-954f-2d1ce3e4ae4f?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: 1479/2914] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:13:00 2026] GET /v2.0/networks/0b07cd51-b7bc-42fc-954f-2d1ce3e4ae4f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2915] 199.204.45.53 () {34 vars in 1054 bytes} [Thu Apr 30 07:13:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.53&port_id=a1203a0f-7315-4f9f-ae82-5fe5436ee024 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2916] 199.204.45.53 () {34 vars in 982 bytes} [Thu Apr 30 07:13:00 2026] GET /v2.0/subnets?id=f1efb385-63b2-41ec-975d-762291119cda => 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: 1437/2917] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:13:00 2026] GET /v2.0/ports?network_id=f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2918] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:13:01 2026] GET /v2.0/networks/f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8?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: 1438/2919] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:13:01 2026] GET /v2.0/networks/f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8?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: 1482/2920] 199.204.45.53 () {30 vars in 701 bytes} [Thu Apr 30 07:13:05 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: 1439/2921] 199.204.45.53 () {30 vars in 703 bytes} [Thu Apr 30 07:13:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2922] 199.204.45.53 () {30 vars in 679 bytes} [Thu Apr 30 07:13:05 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: 1440/2923] 199.204.45.53 () {30 vars in 715 bytes} [Thu Apr 30 07:13:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2924] 199.204.45.53 () {30 vars in 767 bytes} [Thu Apr 30 07:13:05 2026] GET /v2.0/ports?device_id=e65c72df-6157-4d33-a2cd-50e34087584c => generated 3861 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2925] 199.204.45.53 () {30 vars in 701 bytes} [Thu Apr 30 07:13:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2926] 199.204.45.53 () {30 vars in 703 bytes} [Thu Apr 30 07:13:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2927] 199.204.45.53 () {30 vars in 679 bytes} [Thu Apr 30 07:13:05 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: 1486/2928] 199.204.45.53 () {30 vars in 715 bytes} [Thu Apr 30 07:13:05 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: 1443/2929] 199.204.45.53 () {30 vars in 735 bytes} [Thu Apr 30 07:13:05 2026] GET /v2.0/ports/a1203a0f-7315-4f9f-ae82-5fe5436ee024 => generated 1287 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2930] 199.204.45.53 () {34 vars in 787 bytes} [Thu Apr 30 07:13:05 2026] PUT /v2.0/ports/a1203a0f-7315-4f9f-ae82-5fe5436ee024 => generated 1080 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2931] 199.204.45.53 () {30 vars in 741 bytes} [Thu Apr 30 07:13:05 2026] GET /v2.0/networks/f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8 => generated 798 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:13:05.753 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a551b26e-1a4b-41d5-9499-6c1f076ad8ad'] response: {'name': 'network-changed', 'server_uuid': 'e65c72df-6157-4d33-a2cd-50e34087584c', 'tag': 'a1203a0f-7315-4f9f-ae82-5fe5436ee024', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1488/2932] 199.204.45.53 () {30 vars in 767 bytes} [Thu Apr 30 07:13:05 2026] GET /v2.0/ports?device_id=e65c72df-6157-4d33-a2cd-50e34087584c => generated 3690 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2933] 199.204.45.53 () {30 vars in 767 bytes} [Thu Apr 30 07:13:05 2026] GET /v2.0/ports?device_id=e65c72df-6157-4d33-a2cd-50e34087584c => generated 3690 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2934] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:13:06 2026] GET /v2.0/ports?tenant_id=f3e344789ec84d89b36247a5771df284&device_id=e65c72df-6157-4d33-a2cd-50e34087584c => generated 3690 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2935] 199.204.45.53 () {34 vars in 984 bytes} [Thu Apr 30 07:13:06 2026] GET /v2.0/networks?id=f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8 => 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: 1490/2936] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:13:06 2026] GET /v2.0/networks/f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2937] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:13:06 2026] GET /v2.0/networks/f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8?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: 1491/2938] 199.204.45.53 () {30 vars in 767 bytes} [Thu Apr 30 07:13:06 2026] GET /v2.0/ports?device_id=e65c72df-6157-4d33-a2cd-50e34087584c => generated 3690 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2939] 199.204.45.53 () {34 vars in 973 bytes} [Thu Apr 30 07:13:07 2026] GET /v2.0/ports/a1203a0f-7315-4f9f-ae82-5fe5436ee024 => generated 1116 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2940] 199.204.45.53 () {34 vars in 1058 bytes} [Thu Apr 30 07:13:07 2026] GET /v2.0/ports/a1203a0f-7315-4f9f-ae82-5fe5436ee024?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2941] 199.204.45.53 () {34 vars in 1014 bytes} [Thu Apr 30 07:13:07 2026] GET /v2.0/networks/f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8?fields=dns_domain => generated 29 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2942] 199.204.45.53 () {30 vars in 767 bytes} [Thu Apr 30 07:13:08 2026] GET /v2.0/ports?device_id=e65c72df-6157-4d33-a2cd-50e34087584c => generated 3690 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2943] 199.204.45.53 () {38 vars in 1026 bytes} [Thu Apr 30 07:13:08 2026] PUT /v2.0/ports/a1203a0f-7315-4f9f-ae82-5fe5436ee024 => generated 917 bytes in 227 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: 1452/2946] 199.204.45.53 () {30 vars in 767 bytes} [Thu Apr 30 07:13:09 2026] GET /v2.0/ports?device_id=e65c72df-6157-4d33-a2cd-50e34087584c => generated 2582 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:13:09.222 7 INFO neutron_taas.services.taas.taas_plugin [None req-46689418-cf08-4c48-9f32-f442e54eb289 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] TaaS: Handle Delete Port: a1203a0f-7315-4f9f-ae82-5fe5436ee024 2026-04-30 07:13:09.225 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-46689418-cf08-4c48-9f32-f442e54eb289 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Tap Mirror: Handle Delete Port: a1203a0f-7315-4f9f-ae82-5fe5436ee024 [pid: 7|app: 0|req: 1495/2947] 199.204.45.53 () {32 vars in 757 bytes} [Thu Apr 30 07:13:09 2026] DELETE /v2.0/ports/a1203a0f-7315-4f9f-ae82-5fe5436ee024 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2948] 199.204.45.53 () {30 vars in 701 bytes} [Thu Apr 30 07:13:09 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: 1496/2949] 199.204.45.53 () {30 vars in 703 bytes} [Thu Apr 30 07:13:09 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2950] 199.204.45.53 () {30 vars in 679 bytes} [Thu Apr 30 07:13:09 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2951] 199.204.45.53 () {30 vars in 715 bytes} [Thu Apr 30 07:13:09 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: 1455/2952] 199.204.45.53 () {30 vars in 739 bytes} [Thu Apr 30 07:13:09 2026] GET /v2.0/subnets/4c2dbf64-3d3f-4ae4-85cd-a61502ec9bcc => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2953] 199.204.45.53 () {30 vars in 735 bytes} [Thu Apr 30 07:13:09 2026] GET /v2.0/ports/29f60b94-d56a-402f-8867-ed9759e657ab => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2954] 199.204.45.53 () {30 vars in 735 bytes} [Thu Apr 30 07:13:09 2026] GET /v2.0/ports/3d7829e9-9e9c-4763-bd24-b8439bfde9f1 => generated 1346 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2955] 199.204.45.53 () {30 vars in 739 bytes} [Thu Apr 30 07:13:09 2026] GET /v2.0/subnets/4c2dbf64-3d3f-4ae4-85cd-a61502ec9bcc => 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: 1457/2956] 199.204.45.53 () {30 vars in 741 bytes} [Thu Apr 30 07:13:09 2026] GET /v2.0/networks/0b07cd51-b7bc-42fc-954f-2d1ce3e4ae4f => generated 798 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2957] 199.204.45.53 () {30 vars in 735 bytes} [Thu Apr 30 07:13:09 2026] GET /v2.0/ports/29f60b94-d56a-402f-8867-ed9759e657ab => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2958] 199.204.45.53 () {30 vars in 739 bytes} [Thu Apr 30 07:13:09 2026] GET /v2.0/subnets/4c2dbf64-3d3f-4ae4-85cd-a61502ec9bcc => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2959] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:13:09 2026] GET /v2.0/ports?tenant_id=f3e344789ec84d89b36247a5771df284&device_id=e65c72df-6157-4d33-a2cd-50e34087584c => generated 2582 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2960] 199.204.45.53 () {34 vars in 1144 bytes} [Thu Apr 30 07:13:09 2026] GET /v2.0/networks?id=5cb1fcb0-4cf0-4d6d-b7a5-7f1e5a7eacb9&id=0b07cd51-b7bc-42fc-954f-2d1ce3e4ae4f&id=f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8 => generated 2309 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2961] 199.204.45.53 () {34 vars in 1058 bytes} [Thu Apr 30 07:13:09 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.60&port_id=465f534a-042d-43cc-be5c-dace5f4bb764 => 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: 1503/2962] 199.204.45.53 () {34 vars in 982 bytes} [Thu Apr 30 07:13:09 2026] GET /v2.0/subnets?id=698dc6d1-9d4d-4efe-8165-516776ada2e7 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2963] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:13:09 2026] GET /v2.0/ports?network_id=5cb1fcb0-4cf0-4d6d-b7a5-7f1e5a7eacb9&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: 1504/2964] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:13:09 2026] GET /v2.0/networks/5cb1fcb0-4cf0-4d6d-b7a5-7f1e5a7eacb9?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2965] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:13:10 2026] GET /v2.0/networks/5cb1fcb0-4cf0-4d6d-b7a5-7f1e5a7eacb9?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: 1505/2966] 199.204.45.53 () {34 vars in 1054 bytes} [Thu Apr 30 07:13:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.60&port_id=3d7829e9-9e9c-4763-bd24-b8439bfde9f1 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2967] 199.204.45.53 () {34 vars in 982 bytes} [Thu Apr 30 07:13:10 2026] GET /v2.0/subnets?id=4c2dbf64-3d3f-4ae4-85cd-a61502ec9bcc => generated 679 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2968] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:13:10 2026] GET /v2.0/ports?network_id=0b07cd51-b7bc-42fc-954f-2d1ce3e4ae4f&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2969] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:13:10 2026] GET /v2.0/networks/0b07cd51-b7bc-42fc-954f-2d1ce3e4ae4f?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: 1507/2970] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:13:10 2026] GET /v2.0/networks/0b07cd51-b7bc-42fc-954f-2d1ce3e4ae4f?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: 1464/2971] 199.204.45.53 () {30 vars in 701 bytes} [Thu Apr 30 07:13:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2972] 199.204.45.53 () {30 vars in 703 bytes} [Thu Apr 30 07:13:20 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: 1465/2973] 199.204.45.53 () {30 vars in 679 bytes} [Thu Apr 30 07:13:20 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: 1509/2974] 199.204.45.53 () {30 vars in 715 bytes} [Thu Apr 30 07:13:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:13:20.906 8 INFO neutron.api.v2.resource [None req-0f1d8704-7098-49a5-aba4-83b526c3194b 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1466/2975] 199.204.45.53 () {30 vars in 761 bytes} [Thu Apr 30 07:13:20 2026] GET /v2.0/security-groups/lb-c35cf7fc-fbad-4b76-b807-98c27e551182 => generated 149 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2976] 199.204.45.53 () {30 vars in 783 bytes} [Thu Apr 30 07:13:20 2026] GET /v2.0/security-groups?name=lb-c35cf7fc-fbad-4b76-b807-98c27e551182 => generated 2863 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2977] 199.204.45.53 () {30 vars in 813 bytes} [Thu Apr 30 07:13:20 2026] GET /v2.0/security-group-rules?security_group_id=8146ef77-22bc-4eed-b361-1c32e3ef88a7 => generated 2334 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2978] 199.204.45.53 () {32 vars in 787 bytes} [Thu Apr 30 07:13:21 2026] DELETE /v2.0/security-group-rules/19f704c0-bf5e-408f-b5e3-bc32179ea9c4 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2979] 199.204.45.53 () {32 vars in 787 bytes} [Thu Apr 30 07:13:21 2026] DELETE /v2.0/security-group-rules/64ba165b-f12f-4d4e-8c11-080bde12ed01 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:13:24.853 7 INFO neutron_taas.services.taas.taas_plugin [None req-9060bc76-4c22-44b4-8349-c9e2505798f1 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] TaaS: Handle Delete Port: d2501f2b-0205-46e0-bc91-a1baf3a76292 2026-04-30 07:13:24.856 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9060bc76-4c22-44b4-8349-c9e2505798f1 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] Tap Mirror: Handle Delete Port: d2501f2b-0205-46e0-bc91-a1baf3a76292 2026-04-30 07:13:25.053 7 INFO neutron.db.l3_db [None req-9060bc76-4c22-44b4-8349-c9e2505798f1 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] Floating IP 995d7736-cc14-443f-942e-8a85f5232402 disassociated (deleted). External IP: 10.96.250.210, port: 29f60b94-d56a-402f-8867-ed9759e657ab. [pid: 7|app: 0|req: 1513/2982] 10.0.0.135 () {32 vars in 731 bytes} [Thu Apr 30 07:13:24 2026] DELETE /v2.0/floatingips/995d7736-cc14-443f-942e-8a85f5232402 => generated 0 bytes in 665 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:13:25.390 8 INFO neutron.api.v2.resource [None req-52d0f9eb-d997-4d88-beac-446c0cd256f8 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1470/2983] 10.0.0.135 () {32 vars in 728 bytes} [Thu Apr 30 07:13:25 2026] GET /v2.0/floatingips/995d7736-cc14-443f-942e-8a85f5232402 => generated 144 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2984] 199.204.45.53 () {30 vars in 701 bytes} [Thu Apr 30 07:13:26 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: 1471/2985] 199.204.45.53 () {30 vars in 703 bytes} [Thu Apr 30 07:13:26 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2986] 199.204.45.53 () {30 vars in 679 bytes} [Thu Apr 30 07:13:26 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: 1472/2987] 199.204.45.53 () {30 vars in 715 bytes} [Thu Apr 30 07:13:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:13:26.237 7 INFO neutron.api.v2.resource [None req-e85f86d6-86b8-45f5-ac54-b0b8ca555820 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1516/2988] 199.204.45.53 () {30 vars in 761 bytes} [Thu Apr 30 07:13:26 2026] GET /v2.0/security-groups/lb-c35cf7fc-fbad-4b76-b807-98c27e551182 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2989] 199.204.45.53 () {30 vars in 783 bytes} [Thu Apr 30 07:13:26 2026] GET /v2.0/security-groups?name=lb-c35cf7fc-fbad-4b76-b807-98c27e551182 => generated 1637 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/2990] 199.204.45.53 () {30 vars in 813 bytes} [Thu Apr 30 07:13:26 2026] GET /v2.0/security-group-rules?security_group_id=8146ef77-22bc-4eed-b361-1c32e3ef88a7 => generated 1182 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2991] 199.204.45.53 () {30 vars in 701 bytes} [Thu Apr 30 07:13:26 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: 1518/2992] 199.204.45.53 () {30 vars in 703 bytes} [Thu Apr 30 07:13:26 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: 1475/2993] 199.204.45.53 () {30 vars in 679 bytes} [Thu Apr 30 07:13:26 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: 1519/2994] 199.204.45.53 () {30 vars in 715 bytes} [Thu Apr 30 07:13:26 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: 1476/2995] 199.204.45.53 () {30 vars in 739 bytes} [Thu Apr 30 07:13:26 2026] GET /v2.0/subnets/4c2dbf64-3d3f-4ae4-85cd-a61502ec9bcc => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2996] 199.204.45.53 () {30 vars in 767 bytes} [Thu Apr 30 07:13:26 2026] GET /v2.0/ports?device_id=e65c72df-6157-4d33-a2cd-50e34087584c => generated 2582 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2997] 199.204.45.53 () {30 vars in 767 bytes} [Thu Apr 30 07:13:26 2026] GET /v2.0/ports?device_id=e65c72df-6157-4d33-a2cd-50e34087584c => generated 2582 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2998] 199.204.45.53 () {30 vars in 767 bytes} [Thu Apr 30 07:13:26 2026] GET /v2.0/ports?device_id=e65c72df-6157-4d33-a2cd-50e34087584c => generated 2582 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2999] 199.204.45.53 () {30 vars in 767 bytes} [Thu Apr 30 07:13:27 2026] GET /v2.0/ports?device_id=e65c72df-6157-4d33-a2cd-50e34087584c => generated 2582 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3000] 199.204.45.53 () {34 vars in 973 bytes} [Thu Apr 30 07:13:28 2026] GET /v2.0/ports/3d7829e9-9e9c-4763-bd24-b8439bfde9f1 => generated 1346 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/3001] 199.204.45.53 () {34 vars in 1058 bytes} [Thu Apr 30 07:13:28 2026] GET /v2.0/ports/3d7829e9-9e9c-4763-bd24-b8439bfde9f1?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3002] 199.204.45.53 () {34 vars in 1014 bytes} [Thu Apr 30 07:13:28 2026] GET /v2.0/networks/0b07cd51-b7bc-42fc-954f-2d1ce3e4ae4f?fields=dns_domain => generated 29 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3003] 199.204.45.53 () {30 vars in 767 bytes} [Thu Apr 30 07:13:28 2026] GET /v2.0/ports?device_id=e65c72df-6157-4d33-a2cd-50e34087584c => generated 2582 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3004] 199.204.45.53 () {38 vars in 1026 bytes} [Thu Apr 30 07:13:28 2026] PUT /v2.0/ports/3d7829e9-9e9c-4763-bd24-b8439bfde9f1 => generated 1147 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/3005] 199.204.45.53 () {30 vars in 767 bytes} [Thu Apr 30 07:13:29 2026] GET /v2.0/ports?device_id=e65c72df-6157-4d33-a2cd-50e34087584c => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1525/3006] 199.204.45.53 () {34 vars in 787 bytes} [Thu Apr 30 07:13:29 2026] PUT /v2.0/ports/3d7829e9-9e9c-4763-bd24-b8439bfde9f1 => generated 1086 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/3007] 199.204.45.53 () {30 vars in 735 bytes} [Thu Apr 30 07:13:30 2026] GET /v2.0/ports/3d7829e9-9e9c-4763-bd24-b8439bfde9f1 => generated 1086 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:13:30.260 7 INFO neutron_taas.services.taas.taas_plugin [None req-939706a5-59ba-465d-ae2c-1dfb7a401eb8 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] TaaS: Handle Delete Port: 3d7829e9-9e9c-4763-bd24-b8439bfde9f1 2026-04-30 07:13:30.263 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-939706a5-59ba-465d-ae2c-1dfb7a401eb8 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Tap Mirror: Handle Delete Port: 3d7829e9-9e9c-4763-bd24-b8439bfde9f1 [pid: 7|app: 0|req: 1526/3008] 199.204.45.53 () {32 vars in 757 bytes} [Thu Apr 30 07:13:30 2026] DELETE /v2.0/ports/3d7829e9-9e9c-4763-bd24-b8439bfde9f1 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/3009] 199.204.45.53 () {30 vars in 701 bytes} [Thu Apr 30 07:13:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3010] 199.204.45.53 () {30 vars in 703 bytes} [Thu Apr 30 07:13:30 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: 1484/3011] 199.204.45.53 () {30 vars in 679 bytes} [Thu Apr 30 07:13:30 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3012] 199.204.45.53 () {30 vars in 715 bytes} [Thu Apr 30 07:13:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:13:30.578 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fe3bf250-d67b-4c1b-9465-29b0775f2481 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1485/3013] 199.204.45.53 () {32 vars in 757 bytes} [Thu Apr 30 07:13:30 2026] DELETE /v2.0/ports/3d7829e9-9e9c-4763-bd24-b8439bfde9f1 => 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: 1529/3014] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:13:30 2026] GET /v2.0/ports?tenant_id=f3e344789ec84d89b36247a5771df284&device_id=e65c72df-6157-4d33-a2cd-50e34087584c => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/3015] 199.204.45.53 () {30 vars in 735 bytes} [Thu Apr 30 07:13:30 2026] GET /v2.0/ports/29f60b94-d56a-402f-8867-ed9759e657ab => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:13:30.651 8 INFO neutron.api.v2.resource [None req-7bc00011-f198-45a3-a8b3-8cf8bf3ad7ad 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1487/3016] 199.204.45.53 () {30 vars in 761 bytes} [Thu Apr 30 07:13:30 2026] GET /v2.0/security-groups/lb-c35cf7fc-fbad-4b76-b807-98c27e551182 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3017] 199.204.45.53 () {30 vars in 783 bytes} [Thu Apr 30 07:13:30 2026] GET /v2.0/security-groups?name=lb-c35cf7fc-fbad-4b76-b807-98c27e551182 => generated 1637 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3018] 199.204.45.53 () {34 vars in 1064 bytes} [Thu Apr 30 07:13:30 2026] GET /v2.0/networks?id=5cb1fcb0-4cf0-4d6d-b7a5-7f1e5a7eacb9&id=0b07cd51-b7bc-42fc-954f-2d1ce3e4ae4f => generated 1522 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3019] 199.204.45.53 () {34 vars in 1058 bytes} [Thu Apr 30 07:13:30 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.60&port_id=465f534a-042d-43cc-be5c-dace5f4bb764 => 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: 1489/3020] 199.204.45.53 () {30 vars in 735 bytes} [Thu Apr 30 07:13:30 2026] GET /v2.0/ports/29f60b94-d56a-402f-8867-ed9759e657ab => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3021] 199.204.45.53 () {34 vars in 982 bytes} [Thu Apr 30 07:13:30 2026] GET /v2.0/subnets?id=698dc6d1-9d4d-4efe-8165-516776ada2e7 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3022] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:13:30 2026] GET /v2.0/ports?network_id=5cb1fcb0-4cf0-4d6d-b7a5-7f1e5a7eacb9&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3023] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:13:30 2026] GET /v2.0/networks/5cb1fcb0-4cf0-4d6d-b7a5-7f1e5a7eacb9?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: 1535/3024] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:13:30 2026] GET /v2.0/networks/5cb1fcb0-4cf0-4d6d-b7a5-7f1e5a7eacb9?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: 1490/3025] 199.204.45.53 () {34 vars in 787 bytes} [Thu Apr 30 07:13:30 2026] PUT /v2.0/ports/29f60b94-d56a-402f-8867-ed9759e657ab => generated 1094 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3026] 199.204.45.53 () {32 vars in 777 bytes} [Thu Apr 30 07:13:30 2026] DELETE /v2.0/security-groups/8146ef77-22bc-4eed-b361-1c32e3ef88a7 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:13:31.154 8 INFO neutron_taas.services.taas.taas_plugin [None req-589e731d-b183-4acd-8447-0fcfb9f0133b 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] TaaS: Handle Delete Port: 29f60b94-d56a-402f-8867-ed9759e657ab 2026-04-30 07:13:31.157 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-589e731d-b183-4acd-8447-0fcfb9f0133b 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Tap Mirror: Handle Delete Port: 29f60b94-d56a-402f-8867-ed9759e657ab [pid: 8|app: 0|req: 1491/3027] 199.204.45.53 () {32 vars in 757 bytes} [Thu Apr 30 07:13:31 2026] DELETE /v2.0/ports/29f60b94-d56a-402f-8867-ed9759e657ab => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3028] 199.204.45.53 () {34 vars in 992 bytes} [Thu Apr 30 07:13:34 2026] GET /v2.0/ports?device_id=e65c72df-6157-4d33-a2cd-50e34087584c => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:13:34.274 8 INFO neutron_taas.services.taas.taas_plugin [req-be7b0b15-6ffb-4a86-b220-03121f7e00b5 req-24a5f898-0105-4deb-9b12-566bd1aa554d 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] TaaS: Handle Delete Port: 465f534a-042d-43cc-be5c-dace5f4bb764 2026-04-30 07:13:34.277 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-be7b0b15-6ffb-4a86-b220-03121f7e00b5 req-24a5f898-0105-4deb-9b12-566bd1aa554d 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] Tap Mirror: Handle Delete Port: 465f534a-042d-43cc-be5c-dace5f4bb764 [pid: 8|app: 0|req: 1492/3029] 199.204.45.53 () {36 vars in 995 bytes} [Thu Apr 30 07:13:34 2026] DELETE /v2.0/ports/465f534a-042d-43cc-be5c-dace5f4bb764 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:13:34.453 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-abc73373-1770-4938-9ba5-f209d438b613'] response: {'server_uuid': 'e65c72df-6157-4d33-a2cd-50e34087584c', 'name': 'network-vif-deleted', 'tag': '465f534a-042d-43cc-be5c-dace5f4bb764', 'status': 'completed', 'code': 200} 2026-04-30 07:13:35.708 7 INFO neutron_taas.services.taas.taas_plugin [None req-56671fa9-e25f-45fa-8c6f-9bba06f67cde 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] TaaS: Handle Delete Port: 26f86064-479c-4863-ad46-772b4ef0dd51 2026-04-30 07:13:35.711 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-56671fa9-e25f-45fa-8c6f-9bba06f67cde 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] Tap Mirror: Handle Delete Port: 26f86064-479c-4863-ad46-772b4ef0dd51 2026-04-30 07:13:35.888 7 INFO neutron.db.l3_db [None req-56671fa9-e25f-45fa-8c6f-9bba06f67cde 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] Floating IP a3d2857b-1486-4aed-b6ca-30a8cc464e00 disassociated (deleted). External IP: 10.96.250.213, port: de869665-1a30-4481-9372-0845d50914dc. [pid: 7|app: 0|req: 1538/3030] 10.0.0.135 () {32 vars in 731 bytes} [Thu Apr 30 07:13:35 2026] DELETE /v2.0/floatingips/a3d2857b-1486-4aed-b6ca-30a8cc464e00 => generated 0 bytes in 608 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:13:36.211 8 INFO neutron.api.v2.resource [None req-f5d154dd-4960-4811-9999-b2e4aaa9905d 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1493/3031] 10.0.0.135 () {32 vars in 728 bytes} [Thu Apr 30 07:13:36 2026] GET /v2.0/floatingips/a3d2857b-1486-4aed-b6ca-30a8cc464e00 => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 07:13:36.233 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-337e6e1d-ec96-4aab-a77e-bddc77adf33c'] response: {'name': 'network-changed', 'server_uuid': 'af9f5182-c662-4706-92a8-3eb3c83f635f', 'tag': 'de869665-1a30-4481-9372-0845d50914dc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1539/3032] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:13:36 2026] GET /v2.0/ports?device_id=af9f5182-c662-4706-92a8-3eb3c83f635f => generated 1200 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3033] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:13:36 2026] GET /v2.0/security-groups?id=bf7714b3-5f91-4b05-81fe-e1caaed01c17&fields=id&fields=name => generated 111 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3034] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:13:36 2026] GET /v2.0/ports?tenant_id=fe97387f52f34483be97768a0dfe0054&device_id=af9f5182-c662-4706-92a8-3eb3c83f635f => generated 1469 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3035] 199.204.45.53 () {34 vars in 984 bytes} [Thu Apr 30 07:13:36 2026] GET /v2.0/networks?id=d9c6b96d-5e49-456a-a6f8-70e1468a8fed => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3036] 199.204.45.53 () {34 vars in 1054 bytes} [Thu Apr 30 07:13:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.80&port_id=de869665-1a30-4481-9372-0845d50914dc => 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: 1496/3037] 199.204.45.53 () {34 vars in 1104 bytes} [Thu Apr 30 07:13:36 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2d6&port_id=de869665-1a30-4481-9372-0845d50914dc => 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: 1542/3038] 199.204.45.53 () {34 vars in 1062 bytes} [Thu Apr 30 07:13:36 2026] GET /v2.0/subnets?id=2f0562d5-2ea0-4c07-93c4-3a696bc5c955&id=73305f8c-bf24-4d02-b8ad-10db1f9e7cfc => generated 1415 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3039] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:13:36 2026] GET /v2.0/ports?network_id=d9c6b96d-5e49-456a-a6f8-70e1468a8fed&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3040] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:13:36 2026] GET /v2.0/ports?network_id=d9c6b96d-5e49-456a-a6f8-70e1468a8fed&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3041] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:13:37 2026] GET /v2.0/networks/d9c6b96d-5e49-456a-a6f8-70e1468a8fed?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: 1544/3042] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:13:37 2026] GET /v2.0/networks/d9c6b96d-5e49-456a-a6f8-70e1468a8fed?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: 1499/3043] 199.204.45.53 () {34 vars in 992 bytes} [Thu Apr 30 07:13:38 2026] GET /v2.0/ports?device_id=af9f5182-c662-4706-92a8-3eb3c83f635f => generated 1200 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:13:38.944 7 INFO neutron_taas.services.taas.taas_plugin [req-4a32a4aa-4406-487d-8bd7-c562685d14c4 req-deba5080-005c-4f4e-88ba-0bc7bf946489 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] TaaS: Handle Delete Port: de869665-1a30-4481-9372-0845d50914dc 2026-04-30 07:13:38.947 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-4a32a4aa-4406-487d-8bd7-c562685d14c4 req-deba5080-005c-4f4e-88ba-0bc7bf946489 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] Tap Mirror: Handle Delete Port: de869665-1a30-4481-9372-0845d50914dc [pid: 7|app: 0|req: 1545/3046] 199.204.45.53 () {36 vars in 995 bytes} [Thu Apr 30 07:13:38 2026] DELETE /v2.0/ports/de869665-1a30-4481-9372-0845d50914dc => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:13:39.174 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-57e4e26f-cb8a-453b-947d-c6935f1f53c9'] response: {'server_uuid': 'af9f5182-c662-4706-92a8-3eb3c83f635f', 'name': 'network-vif-deleted', 'tag': 'de869665-1a30-4481-9372-0845d50914dc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1502/3047] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:13:41 2026] GET /v2.0/ports?device_id=af9f5182-c662-4706-92a8-3eb3c83f635f => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:13:46.812 7 INFO neutron_taas.services.taas.taas_plugin [None req-364370a2-bd72-426e-969e-6d0fc86ace61 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] TaaS: Handle Delete Port: 85680755-8390-41e6-b29e-fa0d0b0b7ca1 2026-04-30 07:13:46.814 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-364370a2-bd72-426e-969e-6d0fc86ace61 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] Tap Mirror: Handle Delete Port: 85680755-8390-41e6-b29e-fa0d0b0b7ca1 2026-04-30 07:13:46.972 7 INFO neutron.db.l3_db [None req-364370a2-bd72-426e-969e-6d0fc86ace61 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] Floating IP 4e07cacc-73c9-46ab-844d-a84d82c6abae disassociated (deleted). External IP: 10.96.250.219, port: 658bbbc9-fe22-41cb-8192-7e013e321562. [pid: 7|app: 0|req: 1546/3048] 10.0.0.135 () {32 vars in 731 bytes} [Thu Apr 30 07:13:46 2026] DELETE /v2.0/floatingips/4e07cacc-73c9-46ab-844d-a84d82c6abae => generated 0 bytes in 587 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:13:47.298 8 INFO neutron.api.v2.resource [None req-7ab2d472-ce87-4837-a35c-e219ae3793a3 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1503/3049] 10.0.0.135 () {32 vars in 728 bytes} [Thu Apr 30 07:13:47 2026] GET /v2.0/floatingips/4e07cacc-73c9-46ab-844d-a84d82c6abae => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 07:13:47.308 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-37bdfd57-5c6c-4077-8d8e-72ecc2328edd'] response: {'name': 'network-changed', 'server_uuid': '1b8948b6-a306-42ce-8738-5e2a08df6010', 'tag': '658bbbc9-fe22-41cb-8192-7e013e321562', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1547/3050] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:13:47 2026] GET /v2.0/ports?device_id=1b8948b6-a306-42ce-8738-5e2a08df6010 => generated 1196 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3051] 10.0.0.84 () {34 vars in 1038 bytes} [Thu Apr 30 07:13:47 2026] GET /v2.0/security-groups?id=bf7714b3-5f91-4b05-81fe-e1caaed01c17&fields=id&fields=name => generated 111 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3052] 199.204.45.53 () {34 vars in 1078 bytes} [Thu Apr 30 07:13:47 2026] GET /v2.0/ports?tenant_id=fe97387f52f34483be97768a0dfe0054&device_id=1b8948b6-a306-42ce-8738-5e2a08df6010 => 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: 1505/3053] 199.204.45.53 () {34 vars in 984 bytes} [Thu Apr 30 07:13:47 2026] GET /v2.0/networks?id=f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8 => generated 801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3054] 199.204.45.53 () {34 vars in 1056 bytes} [Thu Apr 30 07:13:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.158&port_id=658bbbc9-fe22-41cb-8192-7e013e321562 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3055] 199.204.45.53 () {34 vars in 1100 bytes} [Thu Apr 30 07:13:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A65&port_id=658bbbc9-fe22-41cb-8192-7e013e321562 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3056] 199.204.45.53 () {34 vars in 1062 bytes} [Thu Apr 30 07:13:47 2026] GET /v2.0/subnets?id=5ec35c64-8b53-48f8-95af-0f88d0f55d8d&id=f1efb385-63b2-41ec-975d-762291119cda => generated 1410 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3057] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:13:48 2026] GET /v2.0/ports?network_id=f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8&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: 1551/3058] 199.204.45.53 () {34 vars in 1050 bytes} [Thu Apr 30 07:13:48 2026] GET /v2.0/ports?network_id=f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3059] 199.204.45.53 () {34 vars in 1010 bytes} [Thu Apr 30 07:13:48 2026] GET /v2.0/networks/f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3060] 199.204.45.53 () {34 vars in 1110 bytes} [Thu Apr 30 07:13:48 2026] GET /v2.0/networks/f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8?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: 1509/3061] 199.204.45.53 () {34 vars in 992 bytes} [Thu Apr 30 07:13:49 2026] GET /v2.0/ports?device_id=1b8948b6-a306-42ce-8738-5e2a08df6010 => generated 1196 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:13:50.095 7 INFO neutron_taas.services.taas.taas_plugin [req-5c93dc2c-7645-4a18-84c4-84a8b1363ebb req-26ff1743-8856-413f-aad4-9ee894985c0f 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] TaaS: Handle Delete Port: 658bbbc9-fe22-41cb-8192-7e013e321562 2026-04-30 07:13:50.106 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-5c93dc2c-7645-4a18-84c4-84a8b1363ebb req-26ff1743-8856-413f-aad4-9ee894985c0f 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] Tap Mirror: Handle Delete Port: 658bbbc9-fe22-41cb-8192-7e013e321562 [pid: 7|app: 0|req: 1553/3062] 199.204.45.53 () {36 vars in 995 bytes} [Thu Apr 30 07:13:49 2026] DELETE /v2.0/ports/658bbbc9-fe22-41cb-8192-7e013e321562 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:13:50.321 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f975b48-9b66-4f9f-bd3b-cdd1b7a66879'] response: {'server_uuid': '1b8948b6-a306-42ce-8738-5e2a08df6010', 'name': 'network-vif-deleted', 'tag': '658bbbc9-fe22-41cb-8192-7e013e321562', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1510/3063] 10.0.0.84 () {34 vars in 988 bytes} [Thu Apr 30 07:13:52 2026] GET /v2.0/ports?device_id=1b8948b6-a306-42ce-8738-5e2a08df6010 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3066] 10.0.0.135 () {32 vars in 749 bytes} [Thu Apr 30 07:13:57 2026] DELETE /v2.0/security-group-rules/b8a2f658-8a76-4539-a94e-d75dd4ee83fb => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:13:57.886 7 INFO neutron.api.v2.resource [None req-0036a3f9-4929-4af3-8883-708e25a95bbd 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1555/3067] 10.0.0.135 () {32 vars in 746 bytes} [Thu Apr 30 07:13:57 2026] GET /v2.0/security-group-rules/b8a2f658-8a76-4539-a94e-d75dd4ee83fb => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3068] 10.0.0.135 () {32 vars in 749 bytes} [Thu Apr 30 07:13:57 2026] DELETE /v2.0/security-group-rules/6df83bbc-52be-4b8f-92ce-fd618faf06fa => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:13:57.977 7 INFO neutron.api.v2.resource [None req-49e4e4ca-d8ff-4309-84ae-6e2b026ae3ed 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1556/3069] 10.0.0.135 () {32 vars in 746 bytes} [Thu Apr 30 07:13:57 2026] GET /v2.0/security-group-rules/6df83bbc-52be-4b8f-92ce-fd618faf06fa => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3070] 10.0.0.135 () {32 vars in 749 bytes} [Thu Apr 30 07:13:57 2026] DELETE /v2.0/security-group-rules/c3e4dfc0-a6e2-4e0b-849e-3b2a41496265 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:13:58.062 7 INFO neutron.api.v2.resource [None req-40818a74-7d18-448b-b3fb-dc1e3a7228ab 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1557/3071] 10.0.0.135 () {32 vars in 746 bytes} [Thu Apr 30 07:13:58 2026] GET /v2.0/security-group-rules/c3e4dfc0-a6e2-4e0b-849e-3b2a41496265 => 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: 1515/3072] 10.0.0.135 () {32 vars in 749 bytes} [Thu Apr 30 07:13:58 2026] DELETE /v2.0/security-group-rules/8d16c655-b51f-4763-96ff-cd080ff0a9ed => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:13:58.151 7 INFO neutron.api.v2.resource [None req-4c6aa5d3-be73-4670-b87d-499fed278f1c 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1558/3073] 10.0.0.135 () {32 vars in 746 bytes} [Thu Apr 30 07:13:58 2026] GET /v2.0/security-group-rules/8d16c655-b51f-4763-96ff-cd080ff0a9ed => 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: 1516/3074] 10.0.0.135 () {32 vars in 749 bytes} [Thu Apr 30 07:13:58 2026] DELETE /v2.0/security-group-rules/55a54f9a-bb10-45f2-926a-c5f420a7cdfb => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:13:58.238 7 INFO neutron.api.v2.resource [None req-87403e5d-0a1f-4c24-a872-5bd635562c80 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1559/3075] 10.0.0.135 () {32 vars in 746 bytes} [Thu Apr 30 07:13:58 2026] GET /v2.0/security-group-rules/55a54f9a-bb10-45f2-926a-c5f420a7cdfb => 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: 1517/3076] 10.0.0.135 () {32 vars in 749 bytes} [Thu Apr 30 07:13:58 2026] DELETE /v2.0/security-group-rules/ef57c6f8-2bb9-436d-b440-da5eac6a8496 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:13:58.352 7 INFO neutron.api.v2.resource [None req-90de983d-962d-4a42-931b-574cbf0ba508 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1560/3077] 10.0.0.135 () {32 vars in 746 bytes} [Thu Apr 30 07:13:58 2026] GET /v2.0/security-group-rules/ef57c6f8-2bb9-436d-b440-da5eac6a8496 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3078] 10.0.0.135 () {32 vars in 749 bytes} [Thu Apr 30 07:13:58 2026] DELETE /v2.0/security-group-rules/9dd245f2-3b11-49d9-9cef-a55c5d116a1c => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:13:58.463 7 INFO neutron.api.v2.resource [None req-ce91c101-cfc0-440b-8508-58d0eed7bfc4 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1561/3079] 10.0.0.135 () {32 vars in 746 bytes} [Thu Apr 30 07:13:58 2026] GET /v2.0/security-group-rules/9dd245f2-3b11-49d9-9cef-a55c5d116a1c => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3080] 10.0.0.135 () {32 vars in 749 bytes} [Thu Apr 30 07:13:58 2026] DELETE /v2.0/security-group-rules/1893094f-e782-4aef-8350-95b266e76715 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:13:58.573 7 INFO neutron.api.v2.resource [None req-1780f0e7-9a77-4c8b-8d0f-2d0d8c0e80f3 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1562/3081] 10.0.0.135 () {32 vars in 746 bytes} [Thu Apr 30 07:13:58 2026] GET /v2.0/security-group-rules/1893094f-e782-4aef-8350-95b266e76715 => 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: 1520/3082] 10.0.0.135 () {32 vars in 749 bytes} [Thu Apr 30 07:13:58 2026] DELETE /v2.0/security-group-rules/0bc6661a-8e54-4f62-9ff9-64e84fff7c20 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:13:58.666 7 INFO neutron.api.v2.resource [None req-6ae24bdd-f36a-40a7-bab2-70394dd7f8fb 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1563/3083] 10.0.0.135 () {32 vars in 746 bytes} [Thu Apr 30 07:13:58 2026] GET /v2.0/security-group-rules/0bc6661a-8e54-4f62-9ff9-64e84fff7c20 => 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: 1521/3084] 10.0.0.135 () {32 vars in 749 bytes} [Thu Apr 30 07:13:58 2026] DELETE /v2.0/security-group-rules/088abb18-28f6-4ebc-bc82-94bf19c5fd75 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:13:58.764 7 INFO neutron.api.v2.resource [None req-fb2b5250-14f4-44c6-9811-4ba632b28180 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1564/3085] 10.0.0.135 () {32 vars in 746 bytes} [Thu Apr 30 07:13:58 2026] GET /v2.0/security-group-rules/088abb18-28f6-4ebc-bc82-94bf19c5fd75 => 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: 1522/3086] 10.0.0.135 () {32 vars in 749 bytes} [Thu Apr 30 07:13:58 2026] DELETE /v2.0/security-group-rules/151283a8-62e2-4856-9fc3-f2692c4cad2b => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:13:58.858 7 INFO neutron.api.v2.resource [None req-2771121a-e0a5-42d7-8212-8c55016ec894 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1565/3087] 10.0.0.135 () {32 vars in 746 bytes} [Thu Apr 30 07:13:58 2026] GET /v2.0/security-group-rules/151283a8-62e2-4856-9fc3-f2692c4cad2b => 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: 1523/3088] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:13:58 2026] DELETE /v2.0/security-groups/bf7714b3-5f91-4b05-81fe-e1caaed01c17 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:13:58.971 7 INFO neutron.api.v2.resource [None req-a70582ff-ccbe-4607-b670-1a6fd8acdde4 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1566/3089] 10.0.0.135 () {32 vars in 736 bytes} [Thu Apr 30 07:13:58 2026] GET /v2.0/security-groups/bf7714b3-5f91-4b05-81fe-e1caaed01c17 => generated 146 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 07:13:59.423 8 INFO neutron_taas.services.taas.taas_plugin [None req-584c8354-f5de-46ee-a7d2-ea0d83ca781f 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] TaaS: Handle Delete Port: 4561415e-05d5-46e1-8101-d231f3db2b52 2026-04-30 07:13:59.434 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-584c8354-f5de-46ee-a7d2-ea0d83ca781f 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] Tap Mirror: Handle Delete Port: 4561415e-05d5-46e1-8101-d231f3db2b52 [pid: 8|app: 0|req: 1524/3090] 10.0.0.135 () {34 vars in 788 bytes} [Thu Apr 30 07:13:59 2026] PUT /v2.0/routers/52d3f020-2e7f-4c2a-9963-285f808edd47/remove_router_interface => generated 310 bytes in 858 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:14:00.050 7 INFO neutron.api.v2.resource [None req-66a39e2c-26bf-4366-b7d4-61dc9ab72eec 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1567/3091] 10.0.0.135 () {34 vars in 788 bytes} [Thu Apr 30 07:13:59 2026] PUT /v2.0/routers/52d3f020-2e7f-4c2a-9963-285f808edd47/remove_router_interface => generated 198 bytes in 164 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 07:14:00.434 8 INFO neutron_taas.services.taas.taas_plugin [None req-157f6490-be58-4214-a63c-deafb1993e68 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] TaaS: Handle Delete Port: 5bcaec41-7ef1-48ce-b56d-6e815baa25ec 2026-04-30 07:14:00.439 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-157f6490-be58-4214-a63c-deafb1993e68 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] Tap Mirror: Handle Delete Port: 5bcaec41-7ef1-48ce-b56d-6e815baa25ec [pid: 8|app: 0|req: 1525/3092] 10.0.0.135 () {34 vars in 788 bytes} [Thu Apr 30 07:14:00 2026] PUT /v2.0/routers/52d3f020-2e7f-4c2a-9963-285f808edd47/remove_router_interface => generated 310 bytes in 941 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:14:01.185 7 INFO neutron.api.v2.resource [None req-d9b6490e-71d1-4a8e-836f-b457a87eb058 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1568/3093] 10.0.0.135 () {34 vars in 788 bytes} [Thu Apr 30 07:14:01 2026] PUT /v2.0/routers/52d3f020-2e7f-4c2a-9963-285f808edd47/remove_router_interface => generated 198 bytes in 185 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 07:14:01.598 8 INFO neutron_taas.services.taas.taas_plugin [None req-85255858-43e3-4142-8506-5fcd5cdb5821 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] TaaS: Handle Delete Port: eec64c52-f746-4873-816d-88aa75f4f42e 2026-04-30 07:14:01.601 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-85255858-43e3-4142-8506-5fcd5cdb5821 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] Tap Mirror: Handle Delete Port: eec64c52-f746-4873-816d-88aa75f4f42e [pid: 8|app: 0|req: 1526/3094] 10.0.0.135 () {34 vars in 788 bytes} [Thu Apr 30 07:14:01 2026] PUT /v2.0/routers/52d3f020-2e7f-4c2a-9963-285f808edd47/remove_router_interface => generated 310 bytes in 940 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-30 07:14:02.273 7 INFO neutron.api.v2.resource [None req-406fce88-8675-4e76-b632-728a0923c8ef 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1569/3095] 10.0.0.135 () {34 vars in 788 bytes} [Thu Apr 30 07:14:02 2026] PUT /v2.0/routers/52d3f020-2e7f-4c2a-9963-285f808edd47/remove_router_interface => generated 198 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 07:14:02.453 8 INFO neutron_taas.services.taas.taas_plugin [None req-78b41aa1-d5c9-4d81-9d1e-61004de77144 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] TaaS: Handle Delete Port: 94d6a2dd-130c-4c64-be28-11c1eaaedac0 2026-04-30 07:14:02.456 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-78b41aa1-d5c9-4d81-9d1e-61004de77144 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] Tap Mirror: Handle Delete Port: 94d6a2dd-130c-4c64-be28-11c1eaaedac0 2026-04-30 07:14:02.674 8 INFO neutron_taas.services.taas.taas_plugin [None req-78b41aa1-d5c9-4d81-9d1e-61004de77144 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] TaaS: Handle Delete Port: 905eba46-f3e2-4fbd-b5d7-9e9e9574b7d5 2026-04-30 07:14:02.676 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-78b41aa1-d5c9-4d81-9d1e-61004de77144 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] Tap Mirror: Handle Delete Port: 905eba46-f3e2-4fbd-b5d7-9e9e9574b7d5 2026-04-30 07:14:03.014 8 INFO neutron.db.l3_hamode_db [None req-78b41aa1-d5c9-4d81-9d1e-61004de77144 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] HA network b2650dc3-4c90-43f9-9aea-5da01a1781bd was deleted as no HA routers are present in project fe97387f52f34483be97768a0dfe0054. [pid: 8|app: 0|req: 1527/3096] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:14:02 2026] DELETE /v2.0/routers/52d3f020-2e7f-4c2a-9963-285f808edd47 => generated 0 bytes in 741 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:14:03.048 7 INFO neutron.api.v2.resource [None req-eb8ab90f-f8ba-48e2-92bc-1fb75af18ce4 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1570/3097] 10.0.0.135 () {32 vars in 720 bytes} [Thu Apr 30 07:14:03 2026] GET /v2.0/routers/52d3f020-2e7f-4c2a-9963-285f808edd47 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 07:14:03.064 8 INFO neutron.services.segments.plugin [-] Segment f53d7d7d-a31c-4d97-a7a8-72a182e8f848 resource provider aggregate not found 2026-04-30 07:14:03.082 8 INFO neutron.services.segments.plugin [-] Segment f53d7d7d-a31c-4d97-a7a8-72a182e8f848 resource provider aggregate not found 2026-04-30 07:14:03.086 8 INFO neutron.services.segments.plugin [-] Segment f53d7d7d-a31c-4d97-a7a8-72a182e8f848 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f53d7d7d-a31c-4d97-a7a8-72a182e8f848 found for delete ", "request_id": "req-abead6c9-a3c2-4e2e-a0eb-f6626ad4683e"}]} 2026-04-30 07:14:03.101 8 INFO neutron.services.segments.plugin [-] Segment f53d7d7d-a31c-4d97-a7a8-72a182e8f848 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f53d7d7d-a31c-4d97-a7a8-72a182e8f848 found for delete ", "request_id": "req-37c52562-5bcb-4478-aaae-3538bedb41e8"}]} [pid: 8|app: 0|req: 1528/3098] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:14:03 2026] DELETE /v2.0/subnets/73305f8c-bf24-4d02-b8ad-10db1f9e7cfc => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:14:03.244 7 INFO neutron.pecan_wsgi.hooks.translation [None req-007db05b-6dd6-47a0-b060-9eac5bb337c3 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1571/3099] 10.0.0.135 () {32 vars in 720 bytes} [Thu Apr 30 07:14:03 2026] GET /v2.0/subnets/73305f8c-bf24-4d02-b8ad-10db1f9e7cfc => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3100] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:14:03 2026] DELETE /v2.0/subnets/2f0562d5-2ea0-4c07-93c4-3a696bc5c955 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:14:03.413 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d9673f6f-de5f-47c5-9520-371239176784 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1572/3101] 10.0.0.135 () {32 vars in 720 bytes} [Thu Apr 30 07:14:03 2026] GET /v2.0/subnets/2f0562d5-2ea0-4c07-93c4-3a696bc5c955 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 07:14:03.514 8 INFO neutron_taas.services.taas.taas_plugin [None req-b34dd85f-b9e2-48c5-b27d-aab4aea58bf1 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] TaaS: Handle Delete Port: ac39b026-44e0-4d51-b0c8-1ce5ae2dee86 2026-04-30 07:14:03.517 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b34dd85f-b9e2-48c5-b27d-aab4aea58bf1 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] Tap Mirror: Handle Delete Port: ac39b026-44e0-4d51-b0c8-1ce5ae2dee86 [pid: 8|app: 0|req: 1530/3102] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:14:03 2026] DELETE /v2.0/networks/d9c6b96d-5e49-456a-a6f8-70e1468a8fed => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:14:03.746 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c14659f0-67fa-4d8c-99d5-2eb5f918adcf 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1573/3103] 10.0.0.135 () {32 vars in 722 bytes} [Thu Apr 30 07:14:03 2026] GET /v2.0/networks/d9c6b96d-5e49-456a-a6f8-70e1468a8fed => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3104] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:14:03 2026] DELETE /v2.0/subnets/5ec35c64-8b53-48f8-95af-0f88d0f55d8d => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:14:03.952 7 INFO neutron.pecan_wsgi.hooks.translation [None req-103c7186-7a76-4310-a9b0-fae605433911 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1574/3105] 10.0.0.135 () {32 vars in 720 bytes} [Thu Apr 30 07:14:03 2026] GET /v2.0/subnets/5ec35c64-8b53-48f8-95af-0f88d0f55d8d => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3106] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:14:03 2026] DELETE /v2.0/subnets/f1efb385-63b2-41ec-975d-762291119cda => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:14:04.155 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e144fbc1-7d39-45dc-ab27-4b546403a057 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1575/3107] 10.0.0.135 () {32 vars in 720 bytes} [Thu Apr 30 07:14:04 2026] GET /v2.0/subnets/f1efb385-63b2-41ec-975d-762291119cda => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 07:14:04.303 8 INFO neutron_taas.services.taas.taas_plugin [None req-93bdcfe3-4937-44a5-8f51-c7c1e259e843 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] TaaS: Handle Delete Port: b0cd2d72-a75c-4244-a0d8-84866932fdca 2026-04-30 07:14:04.308 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-93bdcfe3-4937-44a5-8f51-c7c1e259e843 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] Tap Mirror: Handle Delete Port: b0cd2d72-a75c-4244-a0d8-84866932fdca [pid: 8|app: 0|req: 1533/3108] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:14:04 2026] DELETE /v2.0/networks/f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8 => generated 0 bytes in 362 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:14:04.543 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9427b243-d724-493d-a85d-644da59aefa7 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1576/3109] 10.0.0.135 () {32 vars in 722 bytes} [Thu Apr 30 07:14:04 2026] GET /v2.0/networks/f3aa8823-c1e9-4b4d-bc8f-05f02c9ff2c8 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3110] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:14:04 2026] DELETE /v2.0/subnets/1b7e50ca-70b8-47d5-8212-8e72774328e1 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:14:04.728 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2c71c99b-cff5-48ec-9c33-fed7350e0f7e 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1577/3111] 10.0.0.135 () {32 vars in 720 bytes} [Thu Apr 30 07:14:04 2026] GET /v2.0/subnets/1b7e50ca-70b8-47d5-8212-8e72774328e1 => 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: 1535/3112] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:14:04 2026] DELETE /v2.0/subnets/4c2dbf64-3d3f-4ae4-85cd-a61502ec9bcc => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:14:04.917 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6ae1eee7-e325-4f9b-903c-0918b6a673a1 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1578/3113] 10.0.0.135 () {32 vars in 720 bytes} [Thu Apr 30 07:14:04 2026] GET /v2.0/subnets/4c2dbf64-3d3f-4ae4-85cd-a61502ec9bcc => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 07:14:05.020 8 INFO neutron_taas.services.taas.taas_plugin [None req-5ff6210c-b340-4926-933f-7703744df9db 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] TaaS: Handle Delete Port: ca172582-a482-4ee2-9e45-117c6d3a33f7 2026-04-30 07:14:05.023 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5ff6210c-b340-4926-933f-7703744df9db 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] Tap Mirror: Handle Delete Port: ca172582-a482-4ee2-9e45-117c6d3a33f7 2026-04-30 07:14:05.109 8 INFO neutron.services.segments.plugin [-] Segment 84f77122-9fce-4fc6-8396-dff290e828e8 resource provider aggregate not found 2026-04-30 07:14:05.131 8 INFO neutron.services.segments.plugin [-] Segment 84f77122-9fce-4fc6-8396-dff290e828e8 resource provider aggregate not found 2026-04-30 07:14:05.138 8 INFO neutron.services.segments.plugin [-] Segment 84f77122-9fce-4fc6-8396-dff290e828e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84f77122-9fce-4fc6-8396-dff290e828e8 found for delete ", "request_id": "req-41c796a3-1d92-406f-9ead-01fed622943e"}]} 2026-04-30 07:14:05.148 8 INFO neutron.services.segments.plugin [-] Segment 84f77122-9fce-4fc6-8396-dff290e828e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84f77122-9fce-4fc6-8396-dff290e828e8 found for delete ", "request_id": "req-9e9afdfd-3b57-4331-9b87-188d1836b661"}]} 2026-04-30 07:14:05.158 8 INFO neutron.services.segments.plugin [-] Segment a93e55e0-2cd0-44d5-8bfe-78fbc03c2ec6 resource provider aggregate not found 2026-04-30 07:14:05.168 8 INFO neutron.services.segments.plugin [-] Segment a93e55e0-2cd0-44d5-8bfe-78fbc03c2ec6 resource provider aggregate not found 2026-04-30 07:14:05.173 8 INFO neutron.services.segments.plugin [-] Segment a93e55e0-2cd0-44d5-8bfe-78fbc03c2ec6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a93e55e0-2cd0-44d5-8bfe-78fbc03c2ec6 found for delete ", "request_id": "req-6bbe0589-c2df-4eac-92f0-4b043d4c07b5"}]} 2026-04-30 07:14:05.185 8 INFO neutron.services.segments.plugin [-] Segment a93e55e0-2cd0-44d5-8bfe-78fbc03c2ec6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a93e55e0-2cd0-44d5-8bfe-78fbc03c2ec6 found for delete ", "request_id": "req-e59edd35-3da4-48c4-a911-29a1c3b0638c"}]} [pid: 8|app: 0|req: 1536/3114] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:14:04 2026] DELETE /v2.0/networks/0b07cd51-b7bc-42fc-954f-2d1ce3e4ae4f => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:14:05.274 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e353a706-5907-4ca9-838b-47df7e8c2ac1 9b87de14d5504e5e91b8bd39fa311256 fe97387f52f34483be97768a0dfe0054 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1579/3115] 10.0.0.135 () {32 vars in 722 bytes} [Thu Apr 30 07:14:05 2026] GET /v2.0/networks/0b07cd51-b7bc-42fc-954f-2d1ce3e4ae4f => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-30 07:14:07.194 8 INFO neutron.services.segments.plugin [-] Segment 135e3d0a-89a6-48d9-b5f5-e7dfea691405 resource provider aggregate not found 2026-04-30 07:14:07.206 8 INFO neutron.services.segments.plugin [-] Segment 135e3d0a-89a6-48d9-b5f5-e7dfea691405 resource provider aggregate not found 2026-04-30 07:14:07.211 8 INFO neutron.services.segments.plugin [-] Segment 135e3d0a-89a6-48d9-b5f5-e7dfea691405 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 135e3d0a-89a6-48d9-b5f5-e7dfea691405 found for delete ", "request_id": "req-6dfd78d1-fc57-409e-a6c0-3dee0e93f16e"}]} 2026-04-30 07:14:07.227 8 INFO neutron.services.segments.plugin [-] Segment 135e3d0a-89a6-48d9-b5f5-e7dfea691405 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 135e3d0a-89a6-48d9-b5f5-e7dfea691405 found for delete ", "request_id": "req-088afebe-b139-4594-9b49-46a30117ceed"}]} 2026-04-30 07:14:07.230 8 WARNING neutron.db.securitygroups_db [None req-156cd880-6038-4d78-b336-23e7def5f5b9 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 1537/3116] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:14:07 2026] GET /v2.0/security-groups?tenant_id=1040bb9adbd1478cbde4de33514a42c7&name=default => generated 2929 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3117] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:14:07 2026] DELETE /v2.0/security-groups/ed043c2f-f24b-44fa-88fe-34651b06ac51 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:14:07.552 8 WARNING neutron.db.securitygroups_db [None req-cbd5af29-31e8-4b2f-bb83-9861bd802683 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 1538/3118] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:14:07 2026] GET /v2.0/security-groups?tenant_id=f9532d673e6641f880c4cb55829042f4&name=default => generated 2929 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3119] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:14:07 2026] DELETE /v2.0/security-groups/8f4f64f6-a600-4be8-81e8-07f4b3e1be28 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:14:07.909 8 WARNING neutron.db.securitygroups_db [None req-3284e906-6ee3-40eb-bc4a-16489cb96193 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 1539/3120] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:14:07 2026] GET /v2.0/security-groups?tenant_id=a2f16130b5c74638a6e78d924780a8b2&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: 1582/3121] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:14:08 2026] DELETE /v2.0/security-groups/6bfba202-a817-4256-82c6-bc2a5a4f4e53 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:14:08.281 8 WARNING neutron.db.securitygroups_db [None req-b2bd7771-dfbd-4075-8f51-d20a30d9c434 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 1540/3122] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:14:08 2026] GET /v2.0/security-groups?tenant_id=0a07e9accd27403f934c15ea276ab653&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3123] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:14:08 2026] DELETE /v2.0/security-groups/762e38e5-e4ac-4b38-84f4-8613e82a54e1 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:14:08.656 8 WARNING neutron.db.securitygroups_db [None req-02bd4168-40c0-43f2-aed2-b89e8b32e6f0 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 1541/3124] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:14:08 2026] GET /v2.0/security-groups?tenant_id=8592489c171045e290a0bcf028f5a461&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3125] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:14:08 2026] DELETE /v2.0/security-groups/d665bdd8-4667-489d-abd3-4747250e30fe => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:14:09.045 8 WARNING neutron.db.securitygroups_db [None req-4a934166-a3dd-4e0a-9237-6fe89fda41e5 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 1543/3128] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:14:09 2026] GET /v2.0/security-groups?tenant_id=37ac978d81b347cbbcc1a3d51bfd4ead&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: 1586/3129] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:14:09 2026] DELETE /v2.0/security-groups/3d58c698-b48e-4214-8109-d2f09a31b3c8 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:14:09.418 8 WARNING neutron.db.securitygroups_db [None req-33dda594-0b66-494a-ad84-cfc09571dc0b 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 1544/3130] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:14:09 2026] GET /v2.0/security-groups?tenant_id=fe97387f52f34483be97768a0dfe0054&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3131] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:14:09 2026] DELETE /v2.0/security-groups/81d09594-63d9-4167-9c4b-eaf94dc2451d => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:14:13.877 8 INFO neutron.db.segments_db [None req-767c4cd8-8f59-4fa6-a934-094309682e69 3988584527ec42878d7283df713896aa 23e01bef66e74a3583dc544e79621e55 - - default default] Added segment 3d83e430-3b68-4cb3-960b-a42f3811f269 of type vxlan for network 4919ec28-e5dd-416c-bb33-9863c7493516 [pid: 8|app: 0|req: 1545/3132] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:14:13 2026] POST /v2.0/networks => generated 631 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:14:14.034 7 INFO neutron.db.segments_db [None req-3ac3fd64-8087-4066-8bce-3c7126c89b27 3988584527ec42878d7283df713896aa 23e01bef66e74a3583dc544e79621e55 - - default default] Added segment 22c27127-0e96-4598-9883-53ee740b3e1f of type vxlan for network fd278993-6ea4-4597-a22d-edb4001ceeae [pid: 7|app: 0|req: 1588/3133] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:14:13 2026] POST /v2.0/networks => generated 632 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:14:14.177 8 INFO neutron.db.segments_db [None req-555f951c-2c9d-40fb-b92b-3a21a0dcd915 3988584527ec42878d7283df713896aa 23e01bef66e74a3583dc544e79621e55 - - default default] Added segment 6bae541a-1db6-4403-8c1f-efa8cbd4eaf2 of type vxlan for network 0a59a865-f37f-49c0-8862-c863b10dabe8 [pid: 8|app: 0|req: 1546/3134] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:14:14 2026] POST /v2.0/networks => generated 632 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:14:14.333 7 INFO neutron.db.segments_db [None req-6167239a-e9c3-4b29-9e10-0b1b05dad6c1 3988584527ec42878d7283df713896aa 23e01bef66e74a3583dc544e79621e55 - - default default] Added segment a3a890a1-9d91-499b-aa64-61df86e75326 of type vxlan for network 0d1d2b15-8ef5-413e-a97c-948ff0adb164 [pid: 7|app: 0|req: 1589/3135] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:14:14 2026] POST /v2.0/networks => generated 631 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:14:14.501 8 INFO neutron.db.segments_db [None req-bc1082d1-8cb5-49d0-8b6e-145101795588 3988584527ec42878d7283df713896aa 23e01bef66e74a3583dc544e79621e55 - - default default] Added segment a03f5ca6-1080-4fb7-8dd0-2aa9f51edc8a of type vxlan for network 3927bfd5-ed27-4937-a0ad-5d99e61defba [pid: 8|app: 0|req: 1547/3136] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:14:14 2026] POST /v2.0/networks => generated 632 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3137] 10.0.0.135 () {34 vars in 752 bytes} [Thu Apr 30 07:14:14 2026] PUT /v2.0/networks/4919ec28-e5dd-416c-bb33-9863c7493516/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3138] 10.0.0.135 () {34 vars in 752 bytes} [Thu Apr 30 07:14:14 2026] PUT /v2.0/networks/fd278993-6ea4-4597-a22d-edb4001ceeae/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3139] 10.0.0.135 () {34 vars in 752 bytes} [Thu Apr 30 07:14:14 2026] PUT /v2.0/networks/0a59a865-f37f-49c0-8862-c863b10dabe8/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3140] 10.0.0.135 () {34 vars in 752 bytes} [Thu Apr 30 07:14:14 2026] PUT /v2.0/networks/0d1d2b15-8ef5-413e-a97c-948ff0adb164/tags => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3141] 10.0.0.135 () {32 vars in 665 bytes} [Thu Apr 30 07:14:14 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3142] 10.0.0.135 () {32 vars in 679 bytes} [Thu Apr 30 07:14:14 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3143] 10.0.0.135 () {32 vars in 675 bytes} [Thu Apr 30 07:14:14 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3144] 10.0.0.135 () {32 vars in 687 bytes} [Thu Apr 30 07:14:15 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3145] 10.0.0.135 () {32 vars in 673 bytes} [Thu Apr 30 07:14:15 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3146] 10.0.0.135 () {32 vars in 687 bytes} [Thu Apr 30 07:14:15 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3147] 10.0.0.135 () {32 vars in 683 bytes} [Thu Apr 30 07:14:15 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3148] 10.0.0.135 () {32 vars in 695 bytes} [Thu Apr 30 07:14:15 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3149] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:14:15 2026] DELETE /v2.0/networks/4919ec28-e5dd-416c-bb33-9863c7493516 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:14:15.604 7 INFO neutron.services.segments.plugin [-] Segment 3d83e430-3b68-4cb3-960b-a42f3811f269 resource provider aggregate not found 2026-04-30 07:14:15.611 7 INFO neutron.services.segments.plugin [-] Segment 3d83e430-3b68-4cb3-960b-a42f3811f269 resource provider aggregate not found 2026-04-30 07:14:15.621 7 INFO neutron.services.segments.plugin [-] Segment 3d83e430-3b68-4cb3-960b-a42f3811f269 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d83e430-3b68-4cb3-960b-a42f3811f269 found for delete ", "request_id": "req-4eb11e88-dd09-445a-bc22-34573c7e1163"}]} 2026-04-30 07:14:15.628 7 INFO neutron.services.segments.plugin [-] Segment 3d83e430-3b68-4cb3-960b-a42f3811f269 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d83e430-3b68-4cb3-960b-a42f3811f269 found for delete ", "request_id": "req-a0fa7adc-d81d-4766-9a2e-8e2336b36a46"}]} 2026-04-30 07:14:15.643 8 INFO neutron.services.segments.plugin [-] Segment 22c27127-0e96-4598-9883-53ee740b3e1f resource provider aggregate not found 2026-04-30 07:14:15.645 8 INFO neutron.services.segments.plugin [-] Segment 22c27127-0e96-4598-9883-53ee740b3e1f resource provider aggregate not found 2026-04-30 07:14:15.663 8 INFO neutron.services.segments.plugin [-] Segment 22c27127-0e96-4598-9883-53ee740b3e1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22c27127-0e96-4598-9883-53ee740b3e1f found for delete ", "request_id": "req-d7f09752-c709-4822-a99f-34ef0429bad5"}]} 2026-04-30 07:14:15.664 8 INFO neutron.services.segments.plugin [-] Segment 22c27127-0e96-4598-9883-53ee740b3e1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22c27127-0e96-4598-9883-53ee740b3e1f found for delete ", "request_id": "req-60aaaf05-2466-4c3b-84fe-21067280c9ff"}]} [pid: 8|app: 0|req: 1554/3150] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:14:15 2026] DELETE /v2.0/networks/fd278993-6ea4-4597-a22d-edb4001ceeae => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3151] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:14:15 2026] DELETE /v2.0/networks/0a59a865-f37f-49c0-8862-c863b10dabe8 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3152] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:14:15 2026] DELETE /v2.0/networks/0d1d2b15-8ef5-413e-a97c-948ff0adb164 => 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: 1598/3153] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:14:15 2026] DELETE /v2.0/networks/3927bfd5-ed27-4937-a0ad-5d99e61defba => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:14:16.967 8 WARNING neutron.db.securitygroups_db [None req-a1f9f31e-7e67-4d0d-b1be-63075120d428 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 1556/3154] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:14:16 2026] GET /v2.0/security-groups?tenant_id=1f22796c58da41dd88e538f3311bdfe0&name=default => generated 2929 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3155] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:14:17 2026] DELETE /v2.0/security-groups/c534c750-6663-40d0-a488-c291c19b8de1 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:14:17.279 8 WARNING neutron.db.securitygroups_db [None req-dc569a9b-5a84-4135-b951-b8ec74929eab 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 1557/3156] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:14:17 2026] GET /v2.0/security-groups?tenant_id=23e01bef66e74a3583dc544e79621e55&name=default => generated 2929 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3157] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:14:17 2026] DELETE /v2.0/security-groups/f92d5d04-68b9-413d-b882-b51e89269a2d => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:14:17.554 8 WARNING neutron.db.securitygroups_db [None req-3965aa70-6e30-4cec-94d3-9ef6ca323bcb 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-04-30 07:14:17.643 7 INFO neutron.services.segments.plugin [-] Segment 6bae541a-1db6-4403-8c1f-efa8cbd4eaf2 resource provider aggregate not found 2026-04-30 07:14:17.648 7 INFO neutron.services.segments.plugin [-] Segment 6bae541a-1db6-4403-8c1f-efa8cbd4eaf2 resource provider aggregate not found 2026-04-30 07:14:17.663 7 INFO neutron.services.segments.plugin [-] Segment 6bae541a-1db6-4403-8c1f-efa8cbd4eaf2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bae541a-1db6-4403-8c1f-efa8cbd4eaf2 found for delete ", "request_id": "req-4d71322d-38ab-45d8-bc23-45b682757b97"}]} 2026-04-30 07:14:17.667 7 INFO neutron.services.segments.plugin [-] Segment 6bae541a-1db6-4403-8c1f-efa8cbd4eaf2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bae541a-1db6-4403-8c1f-efa8cbd4eaf2 found for delete ", "request_id": "req-d2b811c7-4807-437c-a990-3773e581ce19"}]} 2026-04-30 07:14:17.684 8 INFO neutron.services.segments.plugin [-] Segment a3a890a1-9d91-499b-aa64-61df86e75326 resource provider aggregate not found 2026-04-30 07:14:17.689 7 INFO neutron.services.segments.plugin [-] Segment a03f5ca6-1080-4fb7-8dd0-2aa9f51edc8a resource provider aggregate not found 2026-04-30 07:14:17.692 8 INFO neutron.services.segments.plugin [-] Segment a3a890a1-9d91-499b-aa64-61df86e75326 resource provider aggregate not found 2026-04-30 07:14:17.694 7 INFO neutron.services.segments.plugin [-] Segment a03f5ca6-1080-4fb7-8dd0-2aa9f51edc8a resource provider aggregate not found 2026-04-30 07:14:17.700 8 INFO neutron.services.segments.plugin [-] Segment a3a890a1-9d91-499b-aa64-61df86e75326 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3a890a1-9d91-499b-aa64-61df86e75326 found for delete ", "request_id": "req-b0d588d9-0486-4883-8471-90d0ba7d045a"}]} [pid: 8|app: 0|req: 1558/3158] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:14:17 2026] GET /v2.0/security-groups?tenant_id=28bab4538efa4513a0390f14d12de5de&name=default => generated 2929 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-30 07:14:17.710 7 INFO neutron.services.segments.plugin [-] Segment a03f5ca6-1080-4fb7-8dd0-2aa9f51edc8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a03f5ca6-1080-4fb7-8dd0-2aa9f51edc8a found for delete ", "request_id": "req-33e44498-6146-444e-8b9b-7e5d15c2e37b"}]} 2026-04-30 07:14:17.711 7 INFO neutron.services.segments.plugin [-] Segment a03f5ca6-1080-4fb7-8dd0-2aa9f51edc8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a03f5ca6-1080-4fb7-8dd0-2aa9f51edc8a found for delete ", "request_id": "req-2bb9f3cc-b2ad-42c5-9ef1-e6c3d2b86bd4"}]} 2026-04-30 07:14:17.716 8 INFO neutron.services.segments.plugin [-] Segment a3a890a1-9d91-499b-aa64-61df86e75326 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3a890a1-9d91-499b-aa64-61df86e75326 found for delete ", "request_id": "req-a2561037-055b-43da-8b75-2119b5836b00"}]} [pid: 7|app: 0|req: 1601/3159] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:14:17 2026] DELETE /v2.0/security-groups/0b0a87ae-a0c7-4ad2-9dd6-bdd406807fc4 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:14:22.017 8 INFO neutron.db.segments_db [None req-556a27eb-6887-454d-b93f-0f7ce7dd0d82 f45147e4a2314f949b141fcfc6b2a6d0 36cbef19d2cd4acb9775b83129596a0b - - default default] Added segment 00172feb-8fab-48c9-a0a4-c9e60900a138 of type vxlan for network 25deaf6d-9dae-4d45-a93f-794a56e70de3 2026-04-30 07:14:22.262 8 INFO neutron.db.l3_hamode_db [None req-556a27eb-6887-454d-b93f-0f7ce7dd0d82 f45147e4a2314f949b141fcfc6b2a6d0 36cbef19d2cd4acb9775b83129596a0b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-30 07:14:22.366 8 INFO neutron.db.l3_hamode_db [None req-556a27eb-6887-454d-b93f-0f7ce7dd0d82 f45147e4a2314f949b141fcfc6b2a6d0 36cbef19d2cd4acb9775b83129596a0b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1559/3160] 10.0.0.135 () {34 vars in 667 bytes} [Thu Apr 30 07:14:21 2026] POST /v2.0/routers => generated 474 bytes in 1056 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:14:22.959 7 INFO neutron.db.l3_hamode_db [None req-94b653a8-bbf7-416e-8210-84a1192c8b5d f45147e4a2314f949b141fcfc6b2a6d0 36cbef19d2cd4acb9775b83129596a0b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-30 07:14:23.079 7 INFO neutron.db.l3_hamode_db [None req-94b653a8-bbf7-416e-8210-84a1192c8b5d f45147e4a2314f949b141fcfc6b2a6d0 36cbef19d2cd4acb9775b83129596a0b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1602/3161] 10.0.0.135 () {34 vars in 667 bytes} [Thu Apr 30 07:14:22 2026] POST /v2.0/routers => generated 474 bytes in 787 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:14:23.741 8 INFO neutron.db.l3_hamode_db [None req-a8e8bade-dc2c-4dd2-9d73-4858fe838f91 f45147e4a2314f949b141fcfc6b2a6d0 36cbef19d2cd4acb9775b83129596a0b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-30 07:14:23.847 8 INFO neutron.db.l3_hamode_db [None req-a8e8bade-dc2c-4dd2-9d73-4858fe838f91 f45147e4a2314f949b141fcfc6b2a6d0 36cbef19d2cd4acb9775b83129596a0b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1560/3164] 10.0.0.135 () {34 vars in 667 bytes} [Thu Apr 30 07:14:23 2026] POST /v2.0/routers => generated 474 bytes in 705 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:14:24.454 7 INFO neutron.db.l3_hamode_db [None req-35dbcb43-1df1-4448-8049-1dac6586560c f45147e4a2314f949b141fcfc6b2a6d0 36cbef19d2cd4acb9775b83129596a0b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-30 07:14:24.550 7 INFO neutron.db.l3_hamode_db [None req-35dbcb43-1df1-4448-8049-1dac6586560c f45147e4a2314f949b141fcfc6b2a6d0 36cbef19d2cd4acb9775b83129596a0b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1605/3165] 10.0.0.135 () {34 vars in 667 bytes} [Thu Apr 30 07:14:24 2026] POST /v2.0/routers => generated 474 bytes in 730 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:14:25.184 8 INFO neutron.db.l3_hamode_db [None req-5fbf3573-296e-4092-9e49-192404b2d30f f45147e4a2314f949b141fcfc6b2a6d0 36cbef19d2cd4acb9775b83129596a0b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-30 07:14:25.304 8 INFO neutron.db.l3_hamode_db [None req-5fbf3573-296e-4092-9e49-192404b2d30f f45147e4a2314f949b141fcfc6b2a6d0 36cbef19d2cd4acb9775b83129596a0b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1561/3166] 10.0.0.135 () {34 vars in 667 bytes} [Thu Apr 30 07:14:25 2026] POST /v2.0/routers => generated 474 bytes in 724 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-30 07:14:25.921 7 WARNING tagging [None req-fa65d099-df49-4fd8-b74b-9cb507f183ee f45147e4a2314f949b141fcfc6b2a6d0 36cbef19d2cd4acb9775b83129596a0b - - default default] project_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: 1606/3167] 10.0.0.135 () {34 vars in 750 bytes} [Thu Apr 30 07:14:25 2026] PUT /v2.0/routers/28abc85c-3cb5-4a87-b759-5f9cf1cdef6b/tags => generated 17 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:14:26.032 8 WARNING tagging [None req-04b1356a-ef7f-4358-8cc5-a6c1f795d13d f45147e4a2314f949b141fcfc6b2a6d0 36cbef19d2cd4acb9775b83129596a0b - - default default] project_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: 1562/3168] 10.0.0.135 () {34 vars in 750 bytes} [Thu Apr 30 07:14:25 2026] PUT /v2.0/routers/a0fd087d-2f5f-48b8-897a-ca795039cb0a/tags => generated 25 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:14:26.138 7 WARNING tagging [None req-d5b3da4e-3cfe-4664-9920-c02d93726745 f45147e4a2314f949b141fcfc6b2a6d0 36cbef19d2cd4acb9775b83129596a0b - - default default] project_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: 1607/3169] 10.0.0.135 () {34 vars in 750 bytes} [Thu Apr 30 07:14:26 2026] PUT /v2.0/routers/a1c06a9c-062f-4e29-9408-77c98962d089/tags => generated 34 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:14:26.745 8 WARNING tagging [None req-1a2b93ac-5152-40da-ad6d-5dfa95c530e5 f45147e4a2314f949b141fcfc6b2a6d0 36cbef19d2cd4acb9775b83129596a0b - - default default] project_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: 1563/3170] 10.0.0.135 () {34 vars in 750 bytes} [Thu Apr 30 07:14:26 2026] PUT /v2.0/routers/cf51b324-81fe-4cda-a360-4ded6b2ac322/tags => generated 19 bytes in 592 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3171] 10.0.0.135 () {32 vars in 663 bytes} [Thu Apr 30 07:14:26 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3172] 10.0.0.135 () {32 vars in 677 bytes} [Thu Apr 30 07:14:26 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: 1609/3173] 10.0.0.135 () {32 vars in 673 bytes} [Thu Apr 30 07:14:26 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3174] 10.0.0.135 () {32 vars in 685 bytes} [Thu Apr 30 07:14:27 2026] GET /v2.0/routers?tags-any=red%2Cblue => 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: 1610/3175] 10.0.0.135 () {32 vars in 671 bytes} [Thu Apr 30 07:14:27 2026] GET /v2.0/routers?not-tags=red => 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: 1566/3176] 10.0.0.135 () {32 vars in 685 bytes} [Thu Apr 30 07:14:27 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3177] 10.0.0.135 () {32 vars in 681 bytes} [Thu Apr 30 07:14:27 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3178] 10.0.0.135 () {32 vars in 693 bytes} [Thu Apr 30 07:14:27 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3179] 10.0.0.135 () {32 vars in 720 bytes} [Thu Apr 30 07:14:27 2026] GET /v2.0/routers/28abc85c-3cb5-4a87-b759-5f9cf1cdef6b => generated 485 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3180] 10.0.0.135 () {34 vars in 741 bytes} [Thu Apr 30 07:14:27 2026] PUT /v2.0/routers/28abc85c-3cb5-4a87-b759-5f9cf1cdef6b => generated 485 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3181] 10.0.0.135 () {32 vars in 735 bytes} [Thu Apr 30 07:14:27 2026] GET /v2.0/ports?device_id=28abc85c-3cb5-4a87-b759-5f9cf1cdef6b => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:14:28.137 8 INFO neutron_taas.services.taas.taas_plugin [None req-6efb4197-86d9-4c36-bdc0-1b9c2b4634f9 f45147e4a2314f949b141fcfc6b2a6d0 36cbef19d2cd4acb9775b83129596a0b - - default default] TaaS: Handle Delete Port: 11adf068-797d-4042-82ec-7662aac4b4d3 2026-04-30 07:14:28.140 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6efb4197-86d9-4c36-bdc0-1b9c2b4634f9 f45147e4a2314f949b141fcfc6b2a6d0 36cbef19d2cd4acb9775b83129596a0b - - default default] Tap Mirror: Handle Delete Port: 11adf068-797d-4042-82ec-7662aac4b4d3 [pid: 8|app: 0|req: 1569/3182] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:14:27 2026] DELETE /v2.0/routers/28abc85c-3cb5-4a87-b759-5f9cf1cdef6b => generated 0 bytes in 406 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3183] 10.0.0.135 () {32 vars in 720 bytes} [Thu Apr 30 07:14:28 2026] GET /v2.0/routers/a0fd087d-2f5f-48b8-897a-ca795039cb0a => generated 493 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3184] 10.0.0.135 () {34 vars in 741 bytes} [Thu Apr 30 07:14:28 2026] PUT /v2.0/routers/a0fd087d-2f5f-48b8-897a-ca795039cb0a => generated 493 bytes in 530 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3185] 10.0.0.135 () {32 vars in 735 bytes} [Thu Apr 30 07:14:28 2026] GET /v2.0/ports?device_id=a0fd087d-2f5f-48b8-897a-ca795039cb0a => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:14:29.168 8 INFO neutron_taas.services.taas.taas_plugin [None req-e3746db3-40b0-472f-8e6b-b95cf85edb6c f45147e4a2314f949b141fcfc6b2a6d0 36cbef19d2cd4acb9775b83129596a0b - - default default] TaaS: Handle Delete Port: 2360fd09-b2eb-4df6-8f98-c3dad1346f34 2026-04-30 07:14:29.172 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e3746db3-40b0-472f-8e6b-b95cf85edb6c f45147e4a2314f949b141fcfc6b2a6d0 36cbef19d2cd4acb9775b83129596a0b - - default default] Tap Mirror: Handle Delete Port: 2360fd09-b2eb-4df6-8f98-c3dad1346f34 [pid: 8|app: 0|req: 1571/3186] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:14:29 2026] DELETE /v2.0/routers/a0fd087d-2f5f-48b8-897a-ca795039cb0a => generated 0 bytes in 360 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3187] 10.0.0.135 () {32 vars in 720 bytes} [Thu Apr 30 07:14:29 2026] GET /v2.0/routers/a1c06a9c-062f-4e29-9408-77c98962d089 => generated 502 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3188] 10.0.0.135 () {34 vars in 741 bytes} [Thu Apr 30 07:14:29 2026] PUT /v2.0/routers/a1c06a9c-062f-4e29-9408-77c98962d089 => generated 502 bytes in 518 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3189] 10.0.0.135 () {32 vars in 735 bytes} [Thu Apr 30 07:14:29 2026] GET /v2.0/ports?device_id=a1c06a9c-062f-4e29-9408-77c98962d089 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:14:30.119 8 INFO neutron_taas.services.taas.taas_plugin [None req-41ce09e6-f2c4-48bc-a095-607433528fac f45147e4a2314f949b141fcfc6b2a6d0 36cbef19d2cd4acb9775b83129596a0b - - default default] TaaS: Handle Delete Port: a4548214-deae-4a86-aa72-c58f8fdaba49 2026-04-30 07:14:30.122 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-41ce09e6-f2c4-48bc-a095-607433528fac f45147e4a2314f949b141fcfc6b2a6d0 36cbef19d2cd4acb9775b83129596a0b - - default default] Tap Mirror: Handle Delete Port: a4548214-deae-4a86-aa72-c58f8fdaba49 [pid: 8|app: 0|req: 1573/3190] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:14:29 2026] DELETE /v2.0/routers/a1c06a9c-062f-4e29-9408-77c98962d089 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3191] 10.0.0.135 () {32 vars in 720 bytes} [Thu Apr 30 07:14:30 2026] GET /v2.0/routers/cf51b324-81fe-4cda-a360-4ded6b2ac322 => generated 487 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3192] 10.0.0.135 () {34 vars in 741 bytes} [Thu Apr 30 07:14:30 2026] PUT /v2.0/routers/cf51b324-81fe-4cda-a360-4ded6b2ac322 => generated 487 bytes in 533 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3193] 10.0.0.135 () {32 vars in 735 bytes} [Thu Apr 30 07:14:30 2026] GET /v2.0/ports?device_id=cf51b324-81fe-4cda-a360-4ded6b2ac322 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:14:31.125 8 INFO neutron_taas.services.taas.taas_plugin [None req-0c10ee72-5d07-4713-90dc-1786b307c237 f45147e4a2314f949b141fcfc6b2a6d0 36cbef19d2cd4acb9775b83129596a0b - - default default] TaaS: Handle Delete Port: 160a6873-bd3c-4ac9-b1a7-52b6a7b83e9e 2026-04-30 07:14:31.128 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0c10ee72-5d07-4713-90dc-1786b307c237 f45147e4a2314f949b141fcfc6b2a6d0 36cbef19d2cd4acb9775b83129596a0b - - default default] Tap Mirror: Handle Delete Port: 160a6873-bd3c-4ac9-b1a7-52b6a7b83e9e [pid: 8|app: 0|req: 1575/3194] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:14:30 2026] DELETE /v2.0/routers/cf51b324-81fe-4cda-a360-4ded6b2ac322 => generated 0 bytes in 373 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3195] 10.0.0.135 () {32 vars in 720 bytes} [Thu Apr 30 07:14:31 2026] GET /v2.0/routers/118905a7-6501-4054-9214-23fbad5b2d0a => generated 480 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3196] 10.0.0.135 () {34 vars in 741 bytes} [Thu Apr 30 07:14:31 2026] PUT /v2.0/routers/118905a7-6501-4054-9214-23fbad5b2d0a => generated 480 bytes in 574 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3197] 10.0.0.135 () {32 vars in 735 bytes} [Thu Apr 30 07:14:31 2026] GET /v2.0/ports?device_id=118905a7-6501-4054-9214-23fbad5b2d0a => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:14:32.152 8 INFO neutron_taas.services.taas.taas_plugin [None req-bbb68220-fc14-4171-a806-e4f2b59027be f45147e4a2314f949b141fcfc6b2a6d0 36cbef19d2cd4acb9775b83129596a0b - - default default] TaaS: Handle Delete Port: 8eab7aa4-1b49-4271-acdd-f12cbdabc289 2026-04-30 07:14:32.155 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bbb68220-fc14-4171-a806-e4f2b59027be f45147e4a2314f949b141fcfc6b2a6d0 36cbef19d2cd4acb9775b83129596a0b - - default default] Tap Mirror: Handle Delete Port: 8eab7aa4-1b49-4271-acdd-f12cbdabc289 2026-04-30 07:14:32.510 8 INFO neutron.services.segments.plugin [-] Segment 00172feb-8fab-48c9-a0a4-c9e60900a138 resource provider aggregate not found 2026-04-30 07:14:32.518 8 INFO neutron.services.segments.plugin [-] Segment 00172feb-8fab-48c9-a0a4-c9e60900a138 resource provider aggregate not found 2026-04-30 07:14:32.534 8 INFO neutron.services.segments.plugin [-] Segment 00172feb-8fab-48c9-a0a4-c9e60900a138 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00172feb-8fab-48c9-a0a4-c9e60900a138 found for delete ", "request_id": "req-c60bfe34-86a4-419f-97ab-4333a6b0a8cf"}]} 2026-04-30 07:14:32.541 8 INFO neutron.services.segments.plugin [-] Segment 00172feb-8fab-48c9-a0a4-c9e60900a138 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00172feb-8fab-48c9-a0a4-c9e60900a138 found for delete ", "request_id": "req-cb23f696-c25e-4107-a6a2-1470a260245e"}]} 2026-04-30 07:14:32.556 8 INFO neutron.db.l3_hamode_db [None req-bbb68220-fc14-4171-a806-e4f2b59027be f45147e4a2314f949b141fcfc6b2a6d0 36cbef19d2cd4acb9775b83129596a0b - - default default] HA network 25deaf6d-9dae-4d45-a93f-794a56e70de3 was deleted as no HA routers are present in project 36cbef19d2cd4acb9775b83129596a0b. [pid: 8|app: 0|req: 1577/3198] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:14:31 2026] DELETE /v2.0/routers/118905a7-6501-4054-9214-23fbad5b2d0a => generated 0 bytes in 572 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:14:33.590 7 WARNING neutron.db.securitygroups_db [None req-7fa7d7dd-0448-4c3c-a387-7799d28debf4 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 1622/3199] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:14:33 2026] GET /v2.0/security-groups?tenant_id=59e269160cba49759e8b403c98e22777&name=default => generated 2929 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3200] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:14:33 2026] DELETE /v2.0/security-groups/16ee4057-5934-4baf-afac-4103b6eecfb4 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:14:33.911 7 WARNING neutron.db.securitygroups_db [None req-bb4c06bd-b74b-4213-84fd-7029349c6d9a 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 1623/3201] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:14:33 2026] GET /v2.0/security-groups?tenant_id=36cbef19d2cd4acb9775b83129596a0b&name=default => generated 2929 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3202] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:14:34 2026] DELETE /v2.0/security-groups/8cdc1412-13de-453d-9723-10f32e0676bf => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:14:34.266 7 WARNING neutron.db.securitygroups_db [None req-d242d976-c717-43d1-bc2a-22cec3b06825 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 1624/3203] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:14:34 2026] GET /v2.0/security-groups?tenant_id=73e148a626da4377809397b5b7ee5208&name=default => generated 2929 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3204] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:14:34 2026] DELETE /v2.0/security-groups/2a0d1cb4-6dab-4362-b06e-51628123f4b2 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:14:37.804 7 INFO neutron.db.segments_db [None req-610d6b0d-582c-4887-b63d-5e12dd6f783b 68032547cba849cfa98f7b30bc14b021 bdc9fe6a3c0a4928b23b96b9a176ae18 - - default default] Added segment 37af1819-18d2-4d62-8ca6-1af5a8782688 of type vxlan for network 17c81328-e3a5-4ab9-ae9f-2bfac927ef42 [pid: 7|app: 0|req: 1625/3205] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:14:37 2026] POST /v2.0/networks => generated 631 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3206] 10.0.0.135 () {34 vars in 663 bytes} [Thu Apr 30 07:14:37 2026] POST /v2.0/ports => generated 743 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3207] 10.0.0.135 () {34 vars in 746 bytes} [Thu Apr 30 07:14:38 2026] PUT /v2.0/ports/e102c515-8768-41c5-a896-c55022d3f48b/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1582/3208] 10.0.0.135 () {32 vars in 726 bytes} [Thu Apr 30 07:14:38 2026] GET /v2.0/ports/e102c515-8768-41c5-a896-c55022d3f48b/tags => generated 25 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: 7|app: 0|req: 1627/3209] 10.0.0.135 () {34 vars in 757 bytes} [Thu Apr 30 07:14:38 2026] PUT /v2.0/ports/e102c515-8768-41c5-a896-c55022d3f48b/tags/green => generated 4 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1583/3210] 10.0.0.135 () {32 vars in 726 bytes} [Thu Apr 30 07:14:38 2026] GET /v2.0/ports/e102c515-8768-41c5-a896-c55022d3f48b/tags => generated 34 bytes in 45 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: 1628/3211] 10.0.0.135 () {34 vars in 753 bytes} [Thu Apr 30 07:14:38 2026] PUT /v2.0/ports/e102c515-8768-41c5-a896-c55022d3f48b/tags/red => generated 4 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1584/3212] 10.0.0.135 () {32 vars in 726 bytes} [Thu Apr 30 07:14:38 2026] GET /v2.0/ports/e102c515-8768-41c5-a896-c55022d3f48b/tags => generated 34 bytes in 45 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: 1629/3213] 10.0.0.135 () {34 vars in 775 bytes} [Thu Apr 30 07:14:38 2026] PUT /v2.0/ports/e102c515-8768-41c5-a896-c55022d3f48b/tags/black.or.white => generated 4 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1585/3214] 10.0.0.135 () {32 vars in 726 bytes} [Thu Apr 30 07:14:38 2026] GET /v2.0/ports/e102c515-8768-41c5-a896-c55022d3f48b/tags => generated 52 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1630/3215] 10.0.0.135 () {34 vars in 746 bytes} [Thu Apr 30 07:14:38 2026] PUT /v2.0/ports/e102c515-8768-41c5-a896-c55022d3f48b/tags => generated 37 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1586/3216] 10.0.0.135 () {32 vars in 726 bytes} [Thu Apr 30 07:14:38 2026] GET /v2.0/ports/e102c515-8768-41c5-a896-c55022d3f48b/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1631/3217] 10.0.0.135 () {32 vars in 734 bytes} [Thu Apr 30 07:14:38 2026] GET /v2.0/ports/e102c515-8768-41c5-a896-c55022d3f48b/tags/red => generated 0 bytes in 60 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-04-30 07:14:38.982 7 INFO neutron.api.v2.resource [None req-f1e0cc4b-8112-475a-9289-60de9fcb21ec 68032547cba849cfa98f7b30bc14b021 bdc9fe6a3c0a4928b23b96b9a176ae18 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1633/3220] 10.0.0.135 () {32 vars in 738 bytes} [Thu Apr 30 07:14:38 2026] GET /v2.0/ports/e102c515-8768-41c5-a896-c55022d3f48b/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1588/3221] 10.0.0.135 () {32 vars in 737 bytes} [Thu Apr 30 07:14:38 2026] DELETE /v2.0/ports/e102c515-8768-41c5-a896-c55022d3f48b/tags/red => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1634/3222] 10.0.0.135 () {32 vars in 726 bytes} [Thu Apr 30 07:14:39 2026] GET /v2.0/ports/e102c515-8768-41c5-a896-c55022d3f48b/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-04-30 07:14:39.160 8 INFO neutron.api.v2.resource [None req-d0ef88b0-149a-4c29-953a-44d3452cb5a0 68032547cba849cfa98f7b30bc14b021 bdc9fe6a3c0a4928b23b96b9a176ae18 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1589/3223] 10.0.0.135 () {32 vars in 741 bytes} [Thu Apr 30 07:14:39 2026] DELETE /v2.0/ports/e102c515-8768-41c5-a896-c55022d3f48b/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: 7|app: 0|req: 1635/3224] 10.0.0.135 () {32 vars in 729 bytes} [Thu Apr 30 07:14:39 2026] DELETE /v2.0/ports/e102c515-8768-41c5-a896-c55022d3f48b/tags => generated 0 bytes in 78 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: 1590/3225] 10.0.0.135 () {32 vars in 726 bytes} [Thu Apr 30 07:14:39 2026] GET /v2.0/ports/e102c515-8768-41c5-a896-c55022d3f48b/tags => generated 12 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:14:39.429 7 INFO neutron_taas.services.taas.taas_plugin [None req-84fb43da-4c21-43a3-907d-9592b4f0d657 68032547cba849cfa98f7b30bc14b021 bdc9fe6a3c0a4928b23b96b9a176ae18 - - default default] TaaS: Handle Delete Port: e102c515-8768-41c5-a896-c55022d3f48b 2026-04-30 07:14:39.433 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-84fb43da-4c21-43a3-907d-9592b4f0d657 68032547cba849cfa98f7b30bc14b021 bdc9fe6a3c0a4928b23b96b9a176ae18 - - default default] Tap Mirror: Handle Delete Port: e102c515-8768-41c5-a896-c55022d3f48b [pid: 7|app: 0|req: 1636/3226] 10.0.0.135 () {32 vars in 719 bytes} [Thu Apr 30 07:14:39 2026] DELETE /v2.0/ports/e102c515-8768-41c5-a896-c55022d3f48b => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:14:39.651 8 INFO neutron.services.segments.plugin [-] Segment 37af1819-18d2-4d62-8ca6-1af5a8782688 resource provider aggregate not found 2026-04-30 07:14:39.656 8 INFO neutron.services.segments.plugin [-] Segment 37af1819-18d2-4d62-8ca6-1af5a8782688 resource provider aggregate not found 2026-04-30 07:14:39.670 8 INFO neutron.services.segments.plugin [-] Segment 37af1819-18d2-4d62-8ca6-1af5a8782688 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37af1819-18d2-4d62-8ca6-1af5a8782688 found for delete ", "request_id": "req-2ccb9f46-33b9-4bf7-a5ce-c68d12de1a51"}]} 2026-04-30 07:14:39.674 8 INFO neutron.services.segments.plugin [-] Segment 37af1819-18d2-4d62-8ca6-1af5a8782688 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37af1819-18d2-4d62-8ca6-1af5a8782688 found for delete ", "request_id": "req-42b9ba0c-b391-48ff-a34b-85ca116de3c0"}]} [pid: 8|app: 0|req: 1591/3227] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:14:39 2026] DELETE /v2.0/networks/17c81328-e3a5-4ab9-ae9f-2bfac927ef42 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:14:40.371 7 WARNING neutron.db.securitygroups_db [None req-4d96dec4-06b5-4d16-9d33-0460bd78ed3b 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 1637/3228] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:14:40 2026] GET /v2.0/security-groups?tenant_id=9480da282ebe4f1b942b435b1aa13f99&name=default => generated 2929 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3229] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:14:40 2026] DELETE /v2.0/security-groups/f262fee8-36a4-4133-a757-6630ce348c79 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:14:40.678 7 WARNING neutron.db.securitygroups_db [None req-5fab5d62-36cc-4818-88aa-fb777a1af28e 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 1638/3230] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:14:40 2026] GET /v2.0/security-groups?tenant_id=bdc9fe6a3c0a4928b23b96b9a176ae18&name=default => generated 2929 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3231] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:14:40 2026] DELETE /v2.0/security-groups/87a5d9c9-2f11-40c8-84a0-a1039d5ca357 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:14:44.156 7 INFO neutron.db.segments_db [None req-812ee3e5-2f66-446b-9377-b16c3ef9f0e1 76cf02a0b556493db5c6ca1897e08bbe a5ea2a4fc2344efd9c5833ceb1d13e68 - - default default] Added segment 69d326c5-ec15-4f61-92e8-85d8576df051 of type vxlan for network 4d10419e-06b8-401d-8c77-777ecd7830d2 [pid: 7|app: 0|req: 1639/3232] 10.0.0.135 () {34 vars in 669 bytes} [Thu Apr 30 07:14:43 2026] POST /v2.0/networks => generated 631 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3233] 10.0.0.135 () {34 vars in 668 bytes} [Thu Apr 30 07:14:44 2026] POST /v2.0/subnets => generated 626 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3234] 10.0.0.135 () {34 vars in 750 bytes} [Thu Apr 30 07:14:44 2026] PUT /v2.0/subnets/a0370b47-0674-40e0-af67-97a803416765/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3235] 10.0.0.135 () {32 vars in 730 bytes} [Thu Apr 30 07:14:44 2026] GET /v2.0/subnets/a0370b47-0674-40e0-af67-97a803416765/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3236] 10.0.0.135 () {34 vars in 761 bytes} [Thu Apr 30 07:14:44 2026] PUT /v2.0/subnets/a0370b47-0674-40e0-af67-97a803416765/tags/green => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3237] 10.0.0.135 () {32 vars in 730 bytes} [Thu Apr 30 07:14:44 2026] GET /v2.0/subnets/a0370b47-0674-40e0-af67-97a803416765/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3238] 10.0.0.135 () {34 vars in 757 bytes} [Thu Apr 30 07:14:44 2026] PUT /v2.0/subnets/a0370b47-0674-40e0-af67-97a803416765/tags/red => 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: 1597/3239] 10.0.0.135 () {32 vars in 730 bytes} [Thu Apr 30 07:14:44 2026] GET /v2.0/subnets/a0370b47-0674-40e0-af67-97a803416765/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3240] 10.0.0.135 () {34 vars in 779 bytes} [Thu Apr 30 07:14:44 2026] PUT /v2.0/subnets/a0370b47-0674-40e0-af67-97a803416765/tags/black.or.white => generated 4 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3241] 10.0.0.135 () {32 vars in 730 bytes} [Thu Apr 30 07:14:44 2026] GET /v2.0/subnets/a0370b47-0674-40e0-af67-97a803416765/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3242] 10.0.0.135 () {34 vars in 750 bytes} [Thu Apr 30 07:14:44 2026] PUT /v2.0/subnets/a0370b47-0674-40e0-af67-97a803416765/tags => generated 37 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3243] 10.0.0.135 () {32 vars in 730 bytes} [Thu Apr 30 07:14:45 2026] GET /v2.0/subnets/a0370b47-0674-40e0-af67-97a803416765/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3244] 10.0.0.135 () {32 vars in 738 bytes} [Thu Apr 30 07:14:45 2026] GET /v2.0/subnets/a0370b47-0674-40e0-af67-97a803416765/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:14:45.139 8 INFO neutron.api.v2.resource [None req-97adb942-665a-4321-80d5-30baf15b9404 76cf02a0b556493db5c6ca1897e08bbe a5ea2a4fc2344efd9c5833ceb1d13e68 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1600/3245] 10.0.0.135 () {32 vars in 742 bytes} [Thu Apr 30 07:14:45 2026] GET /v2.0/subnets/a0370b47-0674-40e0-af67-97a803416765/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3246] 10.0.0.135 () {32 vars in 741 bytes} [Thu Apr 30 07:14:45 2026] DELETE /v2.0/subnets/a0370b47-0674-40e0-af67-97a803416765/tags/red => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3247] 10.0.0.135 () {32 vars in 730 bytes} [Thu Apr 30 07:14:45 2026] GET /v2.0/subnets/a0370b47-0674-40e0-af67-97a803416765/tags => generated 30 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-30 07:14:45.322 7 INFO neutron.api.v2.resource [None req-2c2bbe2d-d8cb-4abc-a64d-18495dc3e20f 76cf02a0b556493db5c6ca1897e08bbe a5ea2a4fc2344efd9c5833ceb1d13e68 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1647/3248] 10.0.0.135 () {32 vars in 745 bytes} [Thu Apr 30 07:14:45 2026] DELETE /v2.0/subnets/a0370b47-0674-40e0-af67-97a803416765/tags/green => generated 99 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3249] 10.0.0.135 () {32 vars in 733 bytes} [Thu Apr 30 07:14:45 2026] DELETE /v2.0/subnets/a0370b47-0674-40e0-af67-97a803416765/tags => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3250] 10.0.0.135 () {32 vars in 730 bytes} [Thu Apr 30 07:14:45 2026] GET /v2.0/subnets/a0370b47-0674-40e0-af67-97a803416765/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3251] 10.0.0.135 () {32 vars in 723 bytes} [Thu Apr 30 07:14:45 2026] DELETE /v2.0/subnets/a0370b47-0674-40e0-af67-97a803416765 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:14:45.690 7 INFO neutron_taas.services.taas.taas_plugin [None req-0d74535e-af6c-4b48-8697-8c60edb8bfcd 76cf02a0b556493db5c6ca1897e08bbe a5ea2a4fc2344efd9c5833ceb1d13e68 - - default default] TaaS: Handle Delete Port: 611ffd9d-d6d5-4c9c-a1af-7b5e6afd3b9a 2026-04-30 07:14:45.694 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d74535e-af6c-4b48-8697-8c60edb8bfcd 76cf02a0b556493db5c6ca1897e08bbe a5ea2a4fc2344efd9c5833ceb1d13e68 - - default default] Tap Mirror: Handle Delete Port: 611ffd9d-d6d5-4c9c-a1af-7b5e6afd3b9a 2026-04-30 07:14:45.861 7 INFO neutron.services.segments.plugin [-] Segment 69d326c5-ec15-4f61-92e8-85d8576df051 resource provider aggregate not found 2026-04-30 07:14:45.869 7 INFO neutron.services.segments.plugin [-] Segment 69d326c5-ec15-4f61-92e8-85d8576df051 resource provider aggregate not found 2026-04-30 07:14:45.888 7 INFO neutron.services.segments.plugin [-] Segment 69d326c5-ec15-4f61-92e8-85d8576df051 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69d326c5-ec15-4f61-92e8-85d8576df051 found for delete ", "request_id": "req-79a2fc33-3d37-4759-a7af-f8d8290cf657"}]} 2026-04-30 07:14:45.890 7 INFO neutron.services.segments.plugin [-] Segment 69d326c5-ec15-4f61-92e8-85d8576df051 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69d326c5-ec15-4f61-92e8-85d8576df051 found for delete ", "request_id": "req-bc9b1b50-04d1-4beb-a5b5-e31b9acbe7ae"}]} [pid: 7|app: 0|req: 1649/3252] 10.0.0.135 () {32 vars in 725 bytes} [Thu Apr 30 07:14:45 2026] DELETE /v2.0/networks/4d10419e-06b8-401d-8c77-777ecd7830d2 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-30 07:14:46.624 8 WARNING neutron.db.securitygroups_db [None req-9eabd1ee-84f2-4d97-a6eb-6af6d0e0f229 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 1604/3253] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:14:46 2026] GET /v2.0/security-groups?tenant_id=e353ebc1dd6c4933a2ddb5df196bebc5&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: 1650/3254] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:14:46 2026] DELETE /v2.0/security-groups/2b0ab153-0672-4e05-a40f-e176596ba93f => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:14:46.954 8 WARNING neutron.db.securitygroups_db [None req-638d7db1-9b33-4f85-9c79-d06ee92f46ab 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 1605/3255] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:14:46 2026] GET /v2.0/security-groups?tenant_id=a5ea2a4fc2344efd9c5833ceb1d13e68&name=default => generated 2929 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3256] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:14:46 2026] DELETE /v2.0/security-groups/25b19dcc-6b66-45dc-b880-335f0d0f1499 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:14:50.714 8 WARNING neutron.db.securitygroups_db [None req-ed1de180-e3d5-46e6-859d-218d4feb8247 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 1606/3257] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:14:50 2026] GET /v2.0/security-groups?tenant_id=5093e3ef99e242d795b16519d70520cb&name=default => generated 2929 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3258] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:14:50 2026] DELETE /v2.0/security-groups/59028ce5-5069-48cc-86e0-d41d7bf11832 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-30 07:14:51.041 8 WARNING neutron.db.securitygroups_db [None req-bfa82576-3224-4de1-a12c-4a8081aedffa 97fc4e4ed685474b8f0d62d67b54bbe7 f3e344789ec84d89b36247a5771df284 - - default default] project_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: 1607/3259] 10.0.0.135 () {32 vars in 773 bytes} [Thu Apr 30 07:14:51 2026] GET /v2.0/security-groups?tenant_id=2074815f90bd4a17a57aa23515b31fcb&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3260] 10.0.0.135 () {32 vars in 739 bytes} [Thu Apr 30 07:14:51 2026] DELETE /v2.0/security-groups/9bc0d8ac-7303-4558-98ff-48734cde835a => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3263] 10.0.0.135 () {32 vars in 648 bytes} [Thu Apr 30 07:14:53 2026] GET /v2.0/networks => generated 2168 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1656/3264] 10.0.0.135 () {32 vars in 654 bytes} [Thu Apr 30 07:14:55 2026] GET /v2.0/floatingips => 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: 1609/3265] 10.0.0.135 () {32 vars in 646 bytes} [Thu Apr 30 07:14:55 2026] GET /v2.0/routers => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1657/3266] 10.0.0.135 () {32 vars in 642 bytes} [Thu Apr 30 07:14:55 2026] GET /v2.0/ports => generated 4725 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3267] 10.0.0.135 () {32 vars in 646 bytes} [Thu Apr 30 07:14:55 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1658/3268] 10.0.0.135 () {32 vars in 648 bytes} [Thu Apr 30 07:14:55 2026] GET /v2.0/networks => generated 2168 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3269] 10.0.0.135 () {32 vars in 662 bytes} [Thu Apr 30 07:14:55 2026] GET /v2.0/security-groups => generated 17401 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1659/3270] 10.0.0.135 () {32 vars in 654 bytes} [Thu Apr 30 07:14:55 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)