+ 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 [Mon Apr 27 12:37:04 2026] *** compiled with version: 13.3.0 on 27 April 2026 09:37:27 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-6777784775-qt6n2 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 0x7f9df60e8668 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-27 12:37:08.455 7 INFO neutron.common.config [-] Logging enabled! 2026-04-27 12:37:08.455 7 INFO neutron.common.config [-] uwsgi version 28.1.0.dev155 2026-04-27 12:37:08.466 8 INFO neutron.common.config [-] Logging enabled! 2026-04-27 12:37:08.466 8 INFO neutron.common.config [-] uwsgi version 28.1.0.dev155 2026-04-27 12:37:09.487 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-27 12:37:09.490 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-27 12:37:10.892 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-27 12:37:10.895 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-27 12:37:10.899 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-27 12:37:10.900 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-27 12:37:10.900 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-27 12:37:10.900 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-27 12:37:10.900 8 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-04-27 12:37:10.900 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 12:37:10.905 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-27 12:37:10.907 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-27 12:37:10.908 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 12:37:10.908 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 12:37:10.908 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-27 12:37:10.911 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-27 12:37:10.912 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-27 12:37:10.912 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-27 12:37:10.912 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-27 12:37:10.912 7 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-04-27 12:37:10.913 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 12:37:10.920 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 12:37:10.920 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 12:37:10.920 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-27 12:37:10.930 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-27 12:37:10.931 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-27 12:37:10.931 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-27 12:37:10.941 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-27 12:37:10.942 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-27 12:37:10.942 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-27 12:37:10.959 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-27 12:37:10.960 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-27 12:37:10.960 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-27 12:37:10.960 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-27 12:37:10.970 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-27 12:37:10.970 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-27 12:37:10.970 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-27 12:37:10.970 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-27 12:37:11.305 8 INFO neutron.plugins.ml2.managers [None req-c598e2a0-04dc-4ff2-91b4-7faa32de5303 - - - - - -] Initializing driver for type 'vlan' 2026-04-27 12:37:11.307 7 INFO neutron.plugins.ml2.managers [None req-3b4c066d-43bd-44f6-ac1c-e7f0aae387a7 - - - - - -] Initializing driver for type 'vlan' 2026-04-27 12:37:11.582 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-3b4c066d-43bd-44f6-ac1c-e7f0aae387a7 - - - - - -] VlanTypeDriver initialization complete 2026-04-27 12:37:11.582 7 INFO neutron.plugins.ml2.managers [None req-3b4c066d-43bd-44f6-ac1c-e7f0aae387a7 - - - - - -] Initializing driver for type 'vxlan' 2026-04-27 12:37:11.583 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-3b4c066d-43bd-44f6-ac1c-e7f0aae387a7 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-27 12:37:11.594 7 INFO neutron.plugins.ml2.managers [None req-3b4c066d-43bd-44f6-ac1c-e7f0aae387a7 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-27 12:37:11.594 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-3b4c066d-43bd-44f6-ac1c-e7f0aae387a7 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-27 12:37:11.594 7 INFO neutron.plugins.ml2.managers [None req-3b4c066d-43bd-44f6-ac1c-e7f0aae387a7 - - - - - -] Initializing extension driver 'port_security' 2026-04-27 12:37:11.594 7 INFO neutron.plugins.ml2.extensions.port_security [None req-3b4c066d-43bd-44f6-ac1c-e7f0aae387a7 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-27 12:37:11.594 7 INFO neutron.plugins.ml2.managers [None req-3b4c066d-43bd-44f6-ac1c-e7f0aae387a7 - - - - - -] Initializing extension driver 'qos' 2026-04-27 12:37:11.595 7 INFO neutron.plugins.ml2.managers [None req-3b4c066d-43bd-44f6-ac1c-e7f0aae387a7 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-27 12:37:11.595 7 INFO neutron.plugins.ml2.managers [None req-3b4c066d-43bd-44f6-ac1c-e7f0aae387a7 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-27 12:37:11.609 7 INFO neutron.quota [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded quota_driver: . 2026-04-27 12:37:11.609 7 INFO neutron.plugins.ml2.plugin [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Modular L2 Plugin initialization complete 2026-04-27 12:37:11.609 7 INFO neutron.plugins.ml2.managers [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-27 12:37:11.610 7 INFO neutron.plugins.ml2.managers [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-27 12:37:11.610 7 INFO neutron.plugins.ml2.managers [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Got port-security extension from driver 'port_security' 2026-04-27 12:37:11.610 7 INFO neutron.manager [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loading Plugin: qos 2026-04-27 12:37:11.623 7 INFO neutron.manager [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loading Plugin: router 2026-04-27 12:37:11.644 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c598e2a0-04dc-4ff2-91b4-7faa32de5303 - - - - - -] VlanTypeDriver initialization complete 2026-04-27 12:37:11.645 8 INFO neutron.plugins.ml2.managers [None req-c598e2a0-04dc-4ff2-91b4-7faa32de5303 - - - - - -] Initializing driver for type 'vxlan' 2026-04-27 12:37:11.645 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-c598e2a0-04dc-4ff2-91b4-7faa32de5303 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-27 12:37:11.658 8 INFO neutron.plugins.ml2.managers [None req-c598e2a0-04dc-4ff2-91b4-7faa32de5303 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-27 12:37:11.658 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c598e2a0-04dc-4ff2-91b4-7faa32de5303 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-27 12:37:11.658 8 INFO neutron.plugins.ml2.managers [None req-c598e2a0-04dc-4ff2-91b4-7faa32de5303 - - - - - -] Initializing extension driver 'port_security' 2026-04-27 12:37:11.659 8 INFO neutron.plugins.ml2.extensions.port_security [None req-c598e2a0-04dc-4ff2-91b4-7faa32de5303 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-27 12:37:11.659 8 INFO neutron.plugins.ml2.managers [None req-c598e2a0-04dc-4ff2-91b4-7faa32de5303 - - - - - -] Initializing extension driver 'qos' 2026-04-27 12:37:11.659 8 INFO neutron.plugins.ml2.managers [None req-c598e2a0-04dc-4ff2-91b4-7faa32de5303 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-27 12:37:11.659 8 INFO neutron.plugins.ml2.managers [None req-c598e2a0-04dc-4ff2-91b4-7faa32de5303 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-27 12:37:11.666 7 INFO neutron.services.service_base [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-27 12:37:11.667 7 INFO neutron.manager [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loading Plugin: segments 2026-04-27 12:37:11.673 8 INFO neutron.quota [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded quota_driver: . 2026-04-27 12:37:11.673 8 INFO neutron.plugins.ml2.plugin [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Modular L2 Plugin initialization complete 2026-04-27 12:37:11.673 8 INFO neutron.plugins.ml2.managers [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-27 12:37:11.673 8 INFO neutron.plugins.ml2.managers [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-27 12:37:11.674 8 INFO neutron.plugins.ml2.managers [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-27 12:37:11.674 8 INFO neutron.manager [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loading Plugin: qos 2026-04-27 12:37:11.687 8 INFO neutron.manager [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loading Plugin: router 2026-04-27 12:37:11.731 8 INFO neutron.services.service_base [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-27 12:37:11.731 8 INFO neutron.manager [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loading Plugin: segments 2026-04-27 12:37:11.763 7 INFO neutron.manager [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loading Plugin: trunk 2026-04-27 12:37:11.777 7 INFO neutron.manager [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loading Plugin: vpnaas 2026-04-27 12:37:11.814 7 WARNING stevedore.named [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-27 12:37:11.828 8 INFO neutron.manager [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loading Plugin: trunk 2026-04-27 12:37:11.842 8 INFO neutron.manager [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loading Plugin: vpnaas 2026-04-27 12:37:11.879 7 INFO neutron_vpnaas.services.vpn.plugin [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-27 12:37:11.879 7 INFO neutron.common.utils [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-27 12:37:11.879 7 INFO neutron.manager [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loading Plugin: taas 2026-04-27 12:37:11.879 8 WARNING stevedore.named [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-27 12:37:11.903 7 WARNING stevedore.named [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-27 12:37:11.927 7 INFO neutron_taas.services.taas.taas_plugin [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-27 12:37:11.928 7 INFO neutron.manager [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loading Plugin: tapmirror 2026-04-27 12:37:11.940 8 INFO neutron_vpnaas.services.vpn.plugin [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-27 12:37:11.941 8 INFO neutron.common.utils [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-27 12:37:11.941 8 INFO neutron.manager [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loading Plugin: taas 2026-04-27 12:37:11.942 7 WARNING stevedore.named [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-27 12:37:11.961 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-27 12:37:11.961 7 INFO neutron.manager [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loading Plugin: auto_allocate 2026-04-27 12:37:11.965 8 WARNING stevedore.named [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-27 12:37:11.968 7 INFO neutron.manager [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loading Plugin: tag 2026-04-27 12:37:11.978 7 INFO neutron.manager [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loading Plugin: timestamp 2026-04-27 12:37:11.980 7 INFO neutron.manager [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loading Plugin: network_ip_availability 2026-04-27 12:37:11.985 7 INFO neutron.manager [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loading Plugin: flavors 2026-04-27 12:37:11.988 7 INFO neutron.manager [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loading Plugin: revisions 2026-04-27 12:37:11.990 8 INFO neutron_taas.services.taas.taas_plugin [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-27 12:37:11.991 8 INFO neutron.manager [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loading Plugin: tapmirror 2026-04-27 12:37:11.991 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Initializing extension manager. 2026-04-27 12:37:11.992 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: address-group 2026-04-27 12:37:11.993 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: address-scope 2026-04-27 12:37:11.994 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-27 12:37:11.995 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: agent 2026-04-27 12:37:11.995 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: agent-resources-synced 2026-04-27 12:37:11.996 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: allowed-address-pairs 2026-04-27 12:37:11.997 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: auto-allocated-topology 2026-04-27 12:37:11.997 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: availability_zone 2026-04-27 12:37:11.998 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: availability_zone_filter 2026-04-27 12:37:11.998 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-27 12:37:11.999 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: default-subnetpools 2026-04-27 12:37:12.000 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-27 12:37:12.001 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: dns-integration 2026-04-27 12:37:12.002 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: dns-domain-ports 2026-04-27 12:37:12.002 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-27 12:37:12.003 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: dvr 2026-04-27 12:37:12.003 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-27 12:37:12.004 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: empty-string-filtering 2026-04-27 12:37:12.004 8 WARNING stevedore.named [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-27 12:37:12.005 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-27 12:37:12.005 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-27 12:37:12.006 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: external-net 2026-04-27 12:37:12.007 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-27 12:37:12.007 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: extraroute 2026-04-27 12:37:12.008 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: extraroute-atomic 2026-04-27 12:37:12.008 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-27 12:37:12.009 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-27 12:37:12.009 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-27 12:37:12.010 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-27 12:37:12.010 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: fip-port-details 2026-04-27 12:37:12.011 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: flavors 2026-04-27 12:37:12.012 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-27 12:37:12.013 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: floatingip-pools 2026-04-27 12:37:12.013 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: ip_allocation 2026-04-27 12:37:12.014 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: ip-substring-filtering 2026-04-27 12:37:12.014 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: l2_adjacency 2026-04-27 12:37:12.015 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: router 2026-04-27 12:37:12.017 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-27 12:37:12.018 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-27 12:37:12.018 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-27 12:37:12.019 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: ext-gw-mode 2026-04-27 12:37:12.019 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: l3-ha 2026-04-27 12:37:12.020 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-27 12:37:12.020 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-27 12:37:12.020 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-27 12:37:12.021 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: l3-flavors 2026-04-27 12:37:12.021 8 INFO neutron.manager [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loading Plugin: auto_allocate 2026-04-27 12:37:12.021 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-27 12:37:12.022 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-27 12:37:12.024 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-27 12:37:12.025 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-27 12:37:12.026 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-27 12:37:12.027 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-27 12:37:12.028 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-27 12:37:12.029 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: multi-provider 2026-04-27 12:37:12.029 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: net-mtu 2026-04-27 12:37:12.029 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: net-mtu-writable 2026-04-27 12:37:12.030 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: network_availability_zone 2026-04-27 12:37:12.030 8 INFO neutron.manager [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loading Plugin: tag 2026-04-27 12:37:12.031 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: network_ha 2026-04-27 12:37:12.031 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: network-ip-availability 2026-04-27 12:37:12.032 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: network-ip-availability-details 2026-04-27 12:37:12.033 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-27 12:37:12.033 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: pagination 2026-04-27 12:37:12.034 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: port-device-profile 2026-04-27 12:37:12.035 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-27 12:37:12.035 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-27 12:37:12.035 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-27 12:37:12.036 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: port-mac-override 2026-04-27 12:37:12.036 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-27 12:37:12.037 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-27 12:37:12.037 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-27 12:37:12.038 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: port-resource-request 2026-04-27 12:37:12.038 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: port-resource-request-groups 2026-04-27 12:37:12.039 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-27 12:37:12.039 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: binding 2026-04-27 12:37:12.040 8 INFO neutron.manager [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loading Plugin: timestamp 2026-04-27 12:37:12.040 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: binding-extended 2026-04-27 12:37:12.041 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: port-security 2026-04-27 12:37:12.041 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: project-id 2026-04-27 12:37:12.041 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: provider 2026-04-27 12:37:12.042 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-27 12:37:12.043 8 INFO neutron.manager [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loading Plugin: network_ip_availability 2026-04-27 12:37:12.044 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: qos 2026-04-27 12:37:12.045 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-27 12:37:12.045 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-27 12:37:12.046 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: qos-default 2026-04-27 12:37:12.046 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: qos-fip 2026-04-27 12:37:12.047 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-27 12:37:12.047 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: qos-gateway-ip 2026-04-27 12:37:12.048 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: qos-port-network-policy 2026-04-27 12:37:12.048 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: qos-pps-minimum 2026-04-27 12:37:12.048 8 INFO neutron.manager [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loading Plugin: flavors 2026-04-27 12:37:12.049 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-27 12:37:12.050 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: qos-pps 2026-04-27 12:37:12.050 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: qos-rule-type-details 2026-04-27 12:37:12.050 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-27 12:37:12.051 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: qos-rules-alias 2026-04-27 12:37:12.052 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: quota-check-limit 2026-04-27 12:37:12.052 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: quota-check-limit-default 2026-04-27 12:37:12.053 8 INFO neutron.manager [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loading Plugin: revisions 2026-04-27 12:37:12.054 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: quotas 2026-04-27 12:37:12.055 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: quota_details 2026-04-27 12:37:12.056 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Initializing extension manager. 2026-04-27 12:37:12.057 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: rbac-policies 2026-04-27 12:37:12.057 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: rbac-address-group 2026-04-27 12:37:12.058 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: rbac-address-scope 2026-04-27 12:37:12.058 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: address-group 2026-04-27 12:37:12.058 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: rbac-security-groups 2026-04-27 12:37:12.058 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: rbac-subnetpool 2026-04-27 12:37:12.059 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: address-scope 2026-04-27 12:37:12.059 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: revision-if-match 2026-04-27 12:37:12.059 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-27 12:37:12.060 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: standard-attr-revisions 2026-04-27 12:37:12.060 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: router_availability_zone 2026-04-27 12:37:12.061 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: agent 2026-04-27 12:37:12.061 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-04-27 12:37:12.061 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: agent-resources-synced 2026-04-27 12:37:12.061 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-27 12:37:12.062 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-27 12:37:12.063 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: security-groups-default-rules 2026-04-27 12:37:12.063 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-27 12:37:12.063 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-27 12:37:12.064 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-27 12:37:12.064 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: availability_zone 2026-04-27 12:37:12.064 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-27 12:37:12.065 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-27 12:37:12.065 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: availability_zone_filter 2026-04-27 12:37:12.065 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-27 12:37:12.066 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-27 12:37:12.066 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: default-subnetpools 2026-04-27 12:37:12.068 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-27 12:37:12.069 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: dns-integration 2026-04-27 12:37:12.070 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: dns-domain-ports 2026-04-27 12:37:12.070 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: security-group 2026-04-27 12:37:12.070 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-27 12:37:12.071 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: dvr 2026-04-27 12:37:12.071 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: segment 2026-04-27 12:37:12.072 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-27 12:37:12.072 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-27 12:37:12.072 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: empty-string-filtering 2026-04-27 12:37:12.072 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: service-type 2026-04-27 12:37:12.073 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: sorting 2026-04-27 12:37:12.073 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-27 12:37:12.073 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: standard-attr-segment 2026-04-27 12:37:12.074 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: standard-attr-description 2026-04-27 12:37:12.074 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-27 12:37:12.074 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: stateful-security-group 2026-04-27 12:37:12.075 7 WARNING neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-27 12:37:12.075 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: external-net 2026-04-27 12:37:12.075 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-27 12:37:12.076 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-27 12:37:12.076 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: subnet-external-network 2026-04-27 12:37:12.076 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: extraroute 2026-04-27 12:37:12.077 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: subnet_onboard 2026-04-27 12:37:12.077 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-27 12:37:12.077 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: extraroute-atomic 2026-04-27 12:37:12.078 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: subnet-service-types 2026-04-27 12:37:12.078 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-27 12:37:12.078 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: subnet_allocation 2026-04-27 12:37:12.079 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-27 12:37:12.079 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-27 12:37:12.079 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-27 12:37:12.079 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: tag-creation 2026-04-27 12:37:12.080 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-27 12:37:12.080 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-27 12:37:12.080 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: fip-port-details 2026-04-27 12:37:12.081 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: flavors 2026-04-27 12:37:12.082 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-27 12:37:12.083 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: floatingip-pools 2026-04-27 12:37:12.084 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: standard-attr-tag 2026-04-27 12:37:12.084 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: ip_allocation 2026-04-27 12:37:12.084 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-27 12:37:12.084 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-27 12:37:12.085 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: trunk 2026-04-27 12:37:12.085 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: l2_adjacency 2026-04-27 12:37:12.085 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: trunk-details 2026-04-27 12:37:12.086 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-27 12:37:12.086 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-27 12:37:12.086 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: router 2026-04-27 12:37:12.087 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-27 12:37:12.088 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-27 12:37:12.088 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-27 12:37:12.089 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-27 12:37:12.089 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-27 12:37:12.090 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-27 12:37:12.090 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-27 12:37:12.090 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: ext-gw-mode 2026-04-27 12:37:12.091 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: vpn-flavors 2026-04-27 12:37:12.091 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: l3-ha 2026-04-27 12:37:12.092 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-27 12:37:12.092 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: vpnaas 2026-04-27 12:37:12.092 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-27 12:37:12.093 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: l3-flavors 2026-04-27 12:37:12.093 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: taas 2026-04-27 12:37:12.094 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-27 12:37:12.094 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: tap-mirror 2026-04-27 12:37:12.094 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-27 12:37:12.095 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: tap-mirror-both-direction 2026-04-27 12:37:12.096 7 INFO neutron.api.extensions [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Loaded extension: taas-vlan-filter 2026-04-27 12:37:12.097 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-27 12:37:12.098 7 INFO neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-27 12:37:12.098 7 INFO neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-27 12:37:12.098 7 INFO neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 12:37:12.098 7 INFO neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-27 12:37:12.099 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-27 12:37:12.100 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-27 12:37:12.101 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-27 12:37:12.101 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-27 12:37:12.102 7 INFO neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-27 12:37:12.102 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: multi-provider 2026-04-27 12:37:12.102 7 INFO neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-27 12:37:12.103 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: net-mtu 2026-04-27 12:37:12.103 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: net-mtu-writable 2026-04-27 12:37:12.104 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: network_availability_zone 2026-04-27 12:37:12.104 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: network_ha 2026-04-27 12:37:12.105 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: network-ip-availability 2026-04-27 12:37:12.106 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: network-ip-availability-details 2026-04-27 12:37:12.106 7 INFO neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-27 12:37:12.107 7 INFO neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-27 12:37:12.107 7 INFO neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-27 12:37:12.107 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-27 12:37:12.108 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: pagination 2026-04-27 12:37:12.108 7 INFO neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 12:37:12.108 7 WARNING neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] subnetpool is already registered 2026-04-27 12:37:12.108 7 INFO neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 12:37:12.108 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: port-device-profile 2026-04-27 12:37:12.109 7 WARNING neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] subnetpool is already registered 2026-04-27 12:37:12.109 7 INFO neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-27 12:37:12.109 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-27 12:37:12.109 7 INFO neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-27 12:37:12.110 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-27 12:37:12.110 7 INFO neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-27 12:37:12.110 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-27 12:37:12.111 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: port-mac-override 2026-04-27 12:37:12.111 7 INFO neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-27 12:37:12.111 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-27 12:37:12.112 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-27 12:37:12.112 7 INFO neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-27 12:37:12.113 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-27 12:37:12.113 7 INFO neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-27 12:37:12.113 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: port-resource-request 2026-04-27 12:37:12.114 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-27 12:37:12.114 7 INFO neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-27 12:37:12.114 7 WARNING neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] ipsecpolicy is already registered 2026-04-27 12:37:12.114 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-27 12:37:12.115 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: binding 2026-04-27 12:37:12.115 7 INFO neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-27 12:37:12.115 7 WARNING neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] ikepolicy is already registered 2026-04-27 12:37:12.116 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: binding-extended 2026-04-27 12:37:12.116 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: port-security 2026-04-27 12:37:12.117 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: project-id 2026-04-27 12:37:12.117 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: provider 2026-04-27 12:37:12.118 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-27 12:37:12.120 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: qos 2026-04-27 12:37:12.121 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-27 12:37:12.121 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-27 12:37:12.122 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: qos-default 2026-04-27 12:37:12.122 7 INFO neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-27 12:37:12.122 7 WARNING neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] router is already registered 2026-04-27 12:37:12.123 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: qos-fip 2026-04-27 12:37:12.123 7 INFO neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-27 12:37:12.123 7 WARNING neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] floatingip is already registered 2026-04-27 12:37:12.123 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-27 12:37:12.124 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-27 12:37:12.124 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-27 12:37:12.125 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-27 12:37:12.125 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-27 12:37:12.126 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: qos-pps 2026-04-27 12:37:12.127 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-27 12:37:12.127 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-27 12:37:12.128 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: qos-rules-alias 2026-04-27 12:37:12.128 7 INFO neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-27 12:37:12.128 7 WARNING neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] rbac_policy is already registered 2026-04-27 12:37:12.129 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: quota-check-limit 2026-04-27 12:37:12.129 7 INFO neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-27 12:37:12.129 7 WARNING neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] security_group is already registered 2026-04-27 12:37:12.129 7 INFO neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-27 12:37:12.129 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-27 12:37:12.130 7 WARNING neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] security_group_rule is already registered 2026-04-27 12:37:12.130 7 INFO neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 12:37:12.130 7 WARNING neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] subnetpool is already registered 2026-04-27 12:37:12.131 7 INFO neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 12:37:12.131 7 WARNING neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] subnetpool is already registered 2026-04-27 12:37:12.131 7 INFO neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-27 12:37:12.132 7 WARNING neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] trunk is already registered 2026-04-27 12:37:12.132 7 INFO neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-27 12:37:12.132 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: quotas 2026-04-27 12:37:12.132 7 WARNING neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] ikepolicy is already registered 2026-04-27 12:37:12.132 7 INFO neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-27 12:37:12.133 7 WARNING neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] ipsecpolicy is already registered 2026-04-27 12:37:12.133 7 INFO neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-27 12:37:12.133 7 WARNING neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] endpoint_group is already registered 2026-04-27 12:37:12.133 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: quota_details 2026-04-27 12:37:12.133 7 INFO neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-27 12:37:12.133 7 WARNING neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] vpnservice is already registered 2026-04-27 12:37:12.134 7 INFO neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-27 12:37:12.134 7 WARNING neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] ipsec_site_connection is already registered 2026-04-27 12:37:12.134 7 INFO neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-27 12:37:12.134 7 WARNING neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] ipsecpolicy is already registered 2026-04-27 12:37:12.135 7 INFO neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-27 12:37:12.135 7 WARNING neutron.quota.resource_registry [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] ikepolicy is already registered 2026-04-27 12:37:12.135 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: rbac-policies 2026-04-27 12:37:12.136 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: rbac-address-group 2026-04-27 12:37:12.136 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: rbac-address-scope 2026-04-27 12:37:12.137 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: rbac-security-groups 2026-04-27 12:37:12.137 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-27 12:37:12.138 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: revision-if-match 2026-04-27 12:37:12.139 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-27 12:37:12.140 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: router_availability_zone 2026-04-27 12:37:12.140 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-04-27 12:37:12.141 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-27 12:37:12.142 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-27 12:37:12.143 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-27 12:37:12.143 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-27 12:37:12.144 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-27 12:37:12.144 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-27 12:37:12.145 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-27 12:37:12.149 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: security-group 2026-04-27 12:37:12.150 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: segment 2026-04-27 12:37:12.151 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-27 12:37:12.151 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: service-type 2026-04-27 12:37:12.152 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: sorting 2026-04-27 12:37:12.152 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: standard-attr-segment 2026-04-27 12:37:12.153 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: standard-attr-description 2026-04-27 12:37:12.154 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: stateful-security-group 2026-04-27 12:37:12.154 8 WARNING neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-27 12:37:12.155 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-27 12:37:12.155 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: subnet-external-network 2026-04-27 12:37:12.156 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: subnet_onboard 2026-04-27 12:37:12.156 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-27 12:37:12.157 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: subnet-service-types 2026-04-27 12:37:12.157 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: subnet_allocation 2026-04-27 12:37:12.158 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-27 12:37:12.159 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: tag-creation 2026-04-27 12:37:12.159 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-27 12:37:12.163 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: standard-attr-tag 2026-04-27 12:37:12.164 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-27 12:37:12.165 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: trunk 2026-04-27 12:37:12.165 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: trunk-details 2026-04-27 12:37:12.165 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-27 12:37:12.166 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-27 12:37:12.167 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-27 12:37:12.167 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-27 12:37:12.169 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-27 12:37:12.170 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-27 12:37:12.171 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: vpn-flavors 2026-04-27 12:37:12.172 7 WARNING keystonemiddleware._common.config [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 12:37:12.172 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: vpnaas 2026-04-27 12:37:12.174 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: taas 2026-04-27 12:37:12.175 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: tap-mirror 2026-04-27 12:37:12.176 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-04-27 12:37:12.176 8 INFO neutron.api.extensions [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-27 12:37:12.178 7 WARNING oslo_config.cfg [None req-3e53d68f-1e3a-4aaf-aa79-85eb5414417b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-27 12:37:12.179 8 INFO neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-27 12:37:12.179 8 INFO neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-27 12:37:12.179 8 INFO neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 12:37:12.179 8 INFO neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Creating instance of TrackedResource for resource:port WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f9df60e8668 pid: 7 (default app) 2026-04-27 12:37:12.183 8 INFO neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-27 12:37:12.183 8 INFO neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-27 12:37:12.187 8 INFO neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-27 12:37:12.188 8 INFO neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-27 12:37:12.188 8 INFO neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-27 12:37:12.189 8 INFO neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 12:37:12.189 8 WARNING neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] subnetpool is already registered 2026-04-27 12:37:12.190 8 INFO neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 12:37:12.190 8 WARNING neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] subnetpool is already registered 2026-04-27 12:37:12.191 8 INFO neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-27 12:37:12.191 8 INFO neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-27 12:37:12.193 8 INFO neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-27 12:37:12.193 8 INFO neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-27 12:37:12.194 8 INFO neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-27 12:37:12.194 8 INFO neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-27 12:37:12.194 8 INFO neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-27 12:37:12.195 8 WARNING neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] ipsecpolicy is already registered 2026-04-27 12:37:12.195 8 INFO neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-27 12:37:12.195 8 WARNING neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] ikepolicy is already registered 2026-04-27 12:37:12.200 8 INFO neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-27 12:37:12.200 8 WARNING neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] router is already registered 2026-04-27 12:37:12.201 8 INFO neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-27 12:37:12.201 8 WARNING neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] floatingip is already registered 2026-04-27 12:37:12.205 8 INFO neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-27 12:37:12.205 8 WARNING neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] rbac_policy is already registered 2026-04-27 12:37:12.205 8 INFO neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-27 12:37:12.206 8 WARNING neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] security_group is already registered 2026-04-27 12:37:12.206 8 INFO neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-27 12:37:12.206 8 WARNING neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] security_group_rule is already registered 2026-04-27 12:37:12.207 8 INFO neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 12:37:12.207 8 WARNING neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] subnetpool is already registered 2026-04-27 12:37:12.208 8 INFO neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 12:37:12.208 8 WARNING neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] subnetpool is already registered 2026-04-27 12:37:12.209 8 INFO neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-27 12:37:12.209 8 WARNING neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] trunk is already registered 2026-04-27 12:37:12.209 8 INFO neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-27 12:37:12.209 8 WARNING neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] ikepolicy is already registered 2026-04-27 12:37:12.210 8 INFO neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-27 12:37:12.210 8 WARNING neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] ipsecpolicy is already registered 2026-04-27 12:37:12.211 8 INFO neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-27 12:37:12.211 8 WARNING neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] endpoint_group is already registered 2026-04-27 12:37:12.211 8 INFO neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-27 12:37:12.211 8 WARNING neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] vpnservice is already registered 2026-04-27 12:37:12.212 8 INFO neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-27 12:37:12.212 8 WARNING neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] ipsec_site_connection is already registered 2026-04-27 12:37:12.213 8 INFO neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-27 12:37:12.213 8 WARNING neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] ipsecpolicy is already registered 2026-04-27 12:37:12.213 8 INFO neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-27 12:37:12.213 8 WARNING neutron.quota.resource_registry [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] ikepolicy is already registered 2026-04-27 12:37:12.250 8 WARNING keystonemiddleware._common.config [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 12:37:12.257 8 WARNING oslo_config.cfg [None req-ac01681f-1a2e-41fe-bd47-e4f47aaef710 - - - - - -] 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 0x7f9df60e8668 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-27 12:37:16.736 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cf9b7b7c-fdc1-43fa-8bb8-57597cad404a 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/4] 199.19.213.78 () {44 vars in 924 bytes} [Mon Apr 27 12:37:15 2026] GET /v2.0/networks/public => generated 108 bytes in 780 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.19.213.78 () {44 vars in 946 bytes} [Mon Apr 27 12:37:16 2026] GET /v2.0/networks?name=public => generated 15 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 12:37:17.626 7 WARNING neutron.services.revisions.revision_plugin [None req-4c9560a3-1e22-486d-bfb3-2d890273af66 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Could not find related network for resource to bump revision. 2026-04-27 12:37:17.653 7 INFO neutron.db.segments_db [None req-4c9560a3-1e22-486d-bfb3-2d890273af66 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Added segment aa212e5a-89fa-4c93-b5af-f00e3fdeda17 of type flat for network 9540e912-e0ae-4048-ab1d-ce307cbb50e3 2026-04-27 12:37:17.695 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4c9560a3-1e22-486d-bfb3-2d890273af66 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/6] 199.19.213.78 () {48 vars in 964 bytes} [Mon Apr 27 12:37:17 2026] POST /v2.0/networks => generated 124 bytes in 616 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 12:37:23.557 7 INFO neutron.pecan_wsgi.hooks.translation [None req-65f3b7f3-4902-49a9-bf59-dbdf6d69f1ab 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/8] 199.19.213.78 () {44 vars in 924 bytes} [Mon Apr 27 12:37:23 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.78 () {44 vars in 946 bytes} [Mon Apr 27 12:37:23 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-27 12:37:23.627 7 WARNING neutron.services.revisions.revision_plugin [None req-e0519827-864c-4baa-a751-5f346386b623 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Could not find related network for resource to bump revision. 2026-04-27 12:37:23.639 7 INFO neutron.db.segments_db [None req-e0519827-864c-4baa-a751-5f346386b623 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Added segment 714bc592-3cb3-47bd-93af-27c74d0b57af of type flat for network a83d11a1-31f2-460f-94b4-8121f303db0e 2026-04-27 12:37:23.660 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e0519827-864c-4baa-a751-5f346386b623 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/10] 199.19.213.78 () {48 vars in 964 bytes} [Mon Apr 27 12:37:23 2026] POST /v2.0/networks => generated 124 bytes in 90 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 12:37:29.866 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4dcb79da-c9df-468a-ae76-31d5aa9971c5 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/11] 199.19.213.78 () {44 vars in 924 bytes} [Mon Apr 27 12:37:29 2026] GET /v2.0/networks/public => generated 108 bytes in 372 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/12] 199.19.213.78 () {44 vars in 946 bytes} [Mon Apr 27 12:37:29 2026] GET /v2.0/networks?name=public => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 12:37:30.305 8 WARNING neutron.services.revisions.revision_plugin [None req-d9c97ba1-553c-43e3-bbd6-db08b9a45bb2 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Could not find related network for resource to bump revision. 2026-04-27 12:37:30.329 8 INFO neutron.db.segments_db [None req-d9c97ba1-553c-43e3-bbd6-db08b9a45bb2 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Added segment b8f1ca69-d59e-4dc8-8774-6b3094aa26cf of type flat for network 4d59f38c-2a46-40e5-aa5e-e4d5ccc9e5e3 2026-04-27 12:37:30.378 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d9c97ba1-553c-43e3-bbd6-db08b9a45bb2 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/13] 199.19.213.78 () {48 vars in 964 bytes} [Mon Apr 27 12:37:29 2026] POST /v2.0/networks => generated 124 bytes in 491 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 12:37:36.244 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c1831c13-de78-475b-951a-b906eeef0920 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/14] 199.19.213.78 () {44 vars in 924 bytes} [Mon Apr 27 12:37:36 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.19.213.78 () {44 vars in 946 bytes} [Mon Apr 27 12:37:36 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 12:37:36.322 7 WARNING neutron.services.revisions.revision_plugin [None req-fea8233a-fe73-4e36-bd18-c64a239be828 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Could not find related network for resource to bump revision. 2026-04-27 12:37:36.340 7 INFO neutron.db.segments_db [None req-fea8233a-fe73-4e36-bd18-c64a239be828 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Added segment e3aa9b8f-d8d1-4414-bcb6-1178f6c35c27 of type flat for network 801fb394-de78-4e2a-a6da-d7eab32f2492 2026-04-27 12:37:36.363 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fea8233a-fe73-4e36-bd18-c64a239be828 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/16] 199.19.213.78 () {48 vars in 964 bytes} [Mon Apr 27 12:37:36 2026] POST /v2.0/networks => generated 124 bytes in 107 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 12:37:42.185 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d32c4d9a-ff13-4356-ac92-5cf9cf36987a 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/18] 199.19.213.78 () {44 vars in 924 bytes} [Mon Apr 27 12:37:42 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/19] 199.19.213.78 () {44 vars in 946 bytes} [Mon Apr 27 12:37:42 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-27 12:37:42.245 7 WARNING neutron.services.revisions.revision_plugin [None req-00e5a95f-ac69-41e2-8c7f-75cf0075fe84 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Could not find related network for resource to bump revision. 2026-04-27 12:37:42.260 7 INFO neutron.db.segments_db [None req-00e5a95f-ac69-41e2-8c7f-75cf0075fe84 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Added segment b87e4fcb-0aba-4c85-aedd-6c85fbd47020 of type flat for network 808f6a74-b38b-4c9e-8638-5ba2fd060dfc [pid: 7|app: 0|req: 12/20] 199.19.213.78 () {48 vars in 964 bytes} [Mon Apr 27 12:37:42 2026] POST /v2.0/networks => generated 706 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 12:37:43.331 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f0d4cf8f-abc8-4bcb-9fdb-5f6cd79f81c1 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/21] 199.19.213.78 () {44 vars in 924 bytes} [Mon Apr 27 12:37:43 2026] GET /v2.0/networks/public => generated 108 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/22] 199.19.213.78 () {44 vars in 946 bytes} [Mon Apr 27 12:37:43 2026] GET /v2.0/networks?name=public => generated 709 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 12:37:43.395 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f582d542-0307-46cb-9fa1-80bb87bc3193 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/23] 199.19.213.78 () {44 vars in 1031 bytes} [Mon Apr 27 12:37:43 2026] GET /v2.0/subnets/public-subnet?network_id=808f6a74-b38b-4c9e-8638-5ba2fd060dfc => generated 113 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/24] 199.19.213.78 () {44 vars in 1054 bytes} [Mon Apr 27 12:37:43 2026] GET /v2.0/subnets?name=public-subnet&network_id=808f6a74-b38b-4c9e-8638-5ba2fd060dfc => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/25] 199.19.213.78 () {48 vars in 962 bytes} [Mon Apr 27 12:37:43 2026] POST /v2.0/subnets => generated 664 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 12:42:35.264 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d464062a-0cab-4ec8-9285-a156be0e16ec 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 30/63] 199.19.213.78 () {44 vars in 934 bytes} [Mon Apr 27 12:42:35 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/64] 199.19.213.78 () {44 vars in 956 bytes} [Mon Apr 27 12:42:35 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 12:42:35.339 8 INFO neutron.db.segments_db [None req-2a1ac030-4485-4d8f-bd47-f2aeb48bbf15 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Added segment 194e0891-0de6-49dd-9d26-26216b8684cc of type vxlan for network c5d836db-b054-4660-9cd9-2418bdd9db7a [pid: 8|app: 0|req: 31/65] 199.19.213.78 () {48 vars in 963 bytes} [Mon Apr 27 12:42:35 2026] POST /v2.0/networks => generated 707 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 12:42:36.355 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f5d8b407-a8ac-4167-8c05-7d8fc48fb3c1 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/66] 199.19.213.78 () {44 vars in 934 bytes} [Mon Apr 27 12:42:36 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/67] 199.19.213.78 () {44 vars in 956 bytes} [Mon Apr 27 12:42:36 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 12:42:36.433 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1c1fd913-5f9e-418c-b399-b0500b751b27 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/68] 199.19.213.78 () {44 vars in 1033 bytes} [Mon Apr 27 12:42:36 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=c5d836db-b054-4660-9cd9-2418bdd9db7a => generated 114 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/69] 199.19.213.78 () {44 vars in 1056 bytes} [Mon Apr 27 12:42:36 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=c5d836db-b054-4660-9cd9-2418bdd9db7a => generated 14 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/70] 199.19.213.78 () {48 vars in 962 bytes} [Mon Apr 27 12:42:36 2026] POST /v2.0/subnets => generated 651 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 12:42:37.679 7 INFO neutron.api.v2.resource [None req-179b5427-2cc4-4433-8783-8dc89b1a6ae3 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 39/73] 199.19.213.78 () {44 vars in 968 bytes} [Mon Apr 27 12:42:37 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/74] 199.19.213.78 () {44 vars in 990 bytes} [Mon Apr 27 12:42:37 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/75] 199.19.213.78 () {48 vars in 977 bytes} [Mon Apr 27 12:42:37 2026] POST /v2.0/security-groups => generated 1616 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/76] 199.19.213.78 () {44 vars in 998 bytes} [Mon Apr 27 12:42:38 2026] GET /v2.0/security-groups/0b34c77f-61a6-4e45-b9c6-f574bb20ca7d => generated 1616 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/77] 199.19.213.78 () {44 vars in 998 bytes} [Mon Apr 27 12:42:38 2026] GET /v2.0/security-groups/0b34c77f-61a6-4e45-b9c6-f574bb20ca7d => generated 1616 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/78] 199.19.213.78 () {44 vars in 998 bytes} [Mon Apr 27 12:42:38 2026] GET /v2.0/security-groups/0b34c77f-61a6-4e45-b9c6-f574bb20ca7d => generated 1616 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/79] 199.19.213.78 () {48 vars in 988 bytes} [Mon Apr 27 12:42:38 2026] POST /v2.0/security-group-rules => generated 601 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/80] 199.19.213.78 () {44 vars in 998 bytes} [Mon Apr 27 12:42:39 2026] GET /v2.0/security-groups/0b34c77f-61a6-4e45-b9c6-f574bb20ca7d => generated 2230 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/81] 199.19.213.78 () {44 vars in 998 bytes} [Mon Apr 27 12:42:39 2026] GET /v2.0/security-groups/0b34c77f-61a6-4e45-b9c6-f574bb20ca7d => 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.19.213.78 () {44 vars in 998 bytes} [Mon Apr 27 12:42:40 2026] GET /v2.0/security-groups/0b34c77f-61a6-4e45-b9c6-f574bb20ca7d => generated 2230 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/83] 199.19.213.78 () {48 vars in 988 bytes} [Mon Apr 27 12:42:40 2026] POST /v2.0/security-group-rules => generated 603 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/84] 199.19.213.78 () {44 vars in 998 bytes} [Mon Apr 27 12:42:40 2026] GET /v2.0/security-groups/0b34c77f-61a6-4e45-b9c6-f574bb20ca7d => generated 2846 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/85] 199.19.213.78 () {44 vars in 998 bytes} [Mon Apr 27 12:42:41 2026] GET /v2.0/security-groups/0b34c77f-61a6-4e45-b9c6-f574bb20ca7d => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/86] 199.19.213.78 () {44 vars in 998 bytes} [Mon Apr 27 12:42:41 2026] GET /v2.0/security-groups/0b34c77f-61a6-4e45-b9c6-f574bb20ca7d => generated 2846 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/87] 199.19.213.78 () {48 vars in 988 bytes} [Mon Apr 27 12:42:41 2026] POST /v2.0/security-group-rules => generated 603 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/88] 199.19.213.78 () {44 vars in 998 bytes} [Mon Apr 27 12:42:41 2026] GET /v2.0/security-groups/0b34c77f-61a6-4e45-b9c6-f574bb20ca7d => generated 3462 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/89] 199.19.213.78 () {44 vars in 998 bytes} [Mon Apr 27 12:42:42 2026] GET /v2.0/security-groups/0b34c77f-61a6-4e45-b9c6-f574bb20ca7d => generated 3462 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/90] 199.19.213.78 () {44 vars in 998 bytes} [Mon Apr 27 12:42:42 2026] GET /v2.0/security-groups/0b34c77f-61a6-4e45-b9c6-f574bb20ca7d => generated 3462 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/91] 199.19.213.78 () {48 vars in 988 bytes} [Mon Apr 27 12:42:42 2026] POST /v2.0/security-group-rules => generated 603 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/92] 199.19.213.78 () {44 vars in 998 bytes} [Mon Apr 27 12:42:43 2026] GET /v2.0/security-groups/0b34c77f-61a6-4e45-b9c6-f574bb20ca7d => generated 4078 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/93] 199.19.213.78 () {44 vars in 998 bytes} [Mon Apr 27 12:42:43 2026] GET /v2.0/security-groups/0b34c77f-61a6-4e45-b9c6-f574bb20ca7d => generated 4078 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/94] 199.19.213.78 () {44 vars in 998 bytes} [Mon Apr 27 12:42:43 2026] GET /v2.0/security-groups/0b34c77f-61a6-4e45-b9c6-f574bb20ca7d => generated 4078 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/95] 199.19.213.78 () {48 vars in 988 bytes} [Mon Apr 27 12:42:43 2026] POST /v2.0/security-group-rules => generated 603 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/96] 199.19.213.78 () {44 vars in 984 bytes} [Mon Apr 27 12:42:44 2026] GET /v2.0/networks/c5d836db-b054-4660-9cd9-2418bdd9db7a => generated 732 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 12:42:44.466 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f907bee1-4431-4e43-b35e-aeedecaad7f6 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/97] 199.19.213.78 () {44 vars in 1073 bytes} [Mon Apr 27 12:42:44 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=c5d836db-b054-4660-9cd9-2418bdd9db7a => generated 132 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/98] 199.19.213.78 () {44 vars in 1096 bytes} [Mon Apr 27 12:42:44 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=c5d836db-b054-4660-9cd9-2418bdd9db7a => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/99] 199.19.213.78 () {44 vars in 998 bytes} [Mon Apr 27 12:42:44 2026] GET /v2.0/security-groups/0b34c77f-61a6-4e45-b9c6-f574bb20ca7d => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/100] 199.19.213.78 () {48 vars in 958 bytes} [Mon Apr 27 12:42:44 2026] POST /v2.0/ports => generated 1096 bytes in 572 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 12:42:53.227 7 INFO neutron.pecan_wsgi.hooks.translation [None req-77622b1a-3482-44fb-9bb0-e0c5618dc542 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 54/103] 199.19.213.78 () {44 vars in 977 bytes} [Mon Apr 27 12:42:53 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /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: 50/104] 199.19.213.78 () {44 vars in 999 bytes} [Mon Apr 27 12:42:53 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/105] 199.19.213.78 () {48 vars in 1029 bytes} [Mon Apr 27 12:42:53 2026] PUT /v2.0/ports/6dd66dfe-685c-46ae-b32d-f5f03d21aa76 => generated 1245 bytes in 696 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/106] 199.19.213.78 () {44 vars in 917 bytes} [Mon Apr 27 12:42:55 2026] GET /v2.0/ports => generated 3726 bytes in 89 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-27 12:42:56.586 7 INFO neutron.api.v2.resource [None req-004bcc2f-5b5f-4bce-a6e6-8c5c562c07aa 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 56/107] 199.19.213.78 () {44 vars in 956 bytes} [Mon Apr 27 12:42:56 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: 8|app: 0|req: 52/108] 199.19.213.78 () {44 vars in 978 bytes} [Mon Apr 27 12:42: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.19.213.78 () {48 vars in 977 bytes} [Mon Apr 27 12:42:56 2026] POST /v2.0/security-groups => generated 1610 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/110] 199.19.213.78 () {44 vars in 998 bytes} [Mon Apr 27 12:42:57 2026] GET /v2.0/security-groups/ab779777-8985-4809-a597-27b15b90f4f1 => generated 1610 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/111] 199.19.213.78 () {44 vars in 998 bytes} [Mon Apr 27 12:42:57 2026] GET /v2.0/security-groups/ab779777-8985-4809-a597-27b15b90f4f1 => generated 1610 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/112] 199.19.213.78 () {44 vars in 998 bytes} [Mon Apr 27 12:42:57 2026] GET /v2.0/security-groups/ab779777-8985-4809-a597-27b15b90f4f1 => generated 1610 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/113] 199.19.213.78 () {48 vars in 988 bytes} [Mon Apr 27 12:42:57 2026] POST /v2.0/security-group-rules => generated 621 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/114] 199.19.213.78 () {44 vars in 998 bytes} [Mon Apr 27 12:42:58 2026] GET /v2.0/security-groups/ab779777-8985-4809-a597-27b15b90f4f1 => generated 2244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/115] 199.19.213.78 () {44 vars in 998 bytes} [Mon Apr 27 12:42:58 2026] GET /v2.0/security-groups/ab779777-8985-4809-a597-27b15b90f4f1 => generated 2244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/116] 199.19.213.78 () {44 vars in 998 bytes} [Mon Apr 27 12:42:58 2026] GET /v2.0/security-groups/ab779777-8985-4809-a597-27b15b90f4f1 => generated 2244 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/117] 199.19.213.78 () {48 vars in 988 bytes} [Mon Apr 27 12:42:58 2026] POST /v2.0/security-group-rules => generated 625 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/126] 199.19.213.78 () {44 vars in 972 bytes} [Mon Apr 27 12:44:04 2026] GET /v2.0/quotas/4d66e7316a1b4f44b0d835563db773ae => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/127] 199.19.213.78 () {48 vars in 1024 bytes} [Mon Apr 27 12:44:05 2026] PUT /v2.0/quotas/4d66e7316a1b4f44b0d835563db773ae => generated 291 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 12:46:25.675 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dfcbf157-1308-4c15-bfa6-1bf1ced0db47 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 72/148] 199.19.213.78 () {30 vars in 741 bytes} [Mon Apr 27 12:46:25 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 184 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: 77/149] 199.19.213.78 () {30 vars in 763 bytes} [Mon Apr 27 12:46:25 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 12:46:27.583 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2dea88e0-a51c-4b58-af3e-7cb137f67ce5 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 73/150] 199.19.213.78 () {30 vars in 741 bytes} [Mon Apr 27 12:46:27 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/151] 199.19.213.78 () {30 vars in 763 bytes} [Mon Apr 27 12:46:27 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 12:52:19.753 8 INFO neutron.api.v2.resource [None req-eaa37dde-d70e-4503-bb58-a72e6129539e 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 97/198] 199.19.213.78 () {44 vars in 1071 bytes} [Mon Apr 27 12:52:19 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=8d9fbe4faf414153abb1c43613e90a1f => generated 139 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/199] 199.19.213.78 () {44 vars in 1094 bytes} [Mon Apr 27 12:52:19 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=8d9fbe4faf414153abb1c43613e90a1f => generated 23 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/200] 199.19.213.78 () {48 vars in 978 bytes} [Mon Apr 27 12:52:19 2026] POST /v2.0/security-groups => generated 1624 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/201] 199.19.213.78 () {44 vars in 1085 bytes} [Mon Apr 27 12:52:21 2026] GET /v2.0/security-groups/807883aa-cc8b-4103-b061-3b7195830bc6?project_id=8d9fbe4faf414153abb1c43613e90a1f => generated 1624 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/202] 199.19.213.78 () {44 vars in 998 bytes} [Mon Apr 27 12:52:21 2026] GET /v2.0/security-groups/807883aa-cc8b-4103-b061-3b7195830bc6 => generated 1624 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/203] 199.19.213.78 () {44 vars in 1085 bytes} [Mon Apr 27 12:52:21 2026] GET /v2.0/security-groups/807883aa-cc8b-4103-b061-3b7195830bc6?project_id=8d9fbe4faf414153abb1c43613e90a1f => generated 1624 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/204] 199.19.213.78 () {48 vars in 988 bytes} [Mon Apr 27 12:52:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/207] 199.19.213.78 () {44 vars in 1085 bytes} [Mon Apr 27 12:52:22 2026] GET /v2.0/security-groups/807883aa-cc8b-4103-b061-3b7195830bc6?project_id=8d9fbe4faf414153abb1c43613e90a1f => generated 2234 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/208] 199.19.213.78 () {44 vars in 998 bytes} [Mon Apr 27 12:52:22 2026] GET /v2.0/security-groups/807883aa-cc8b-4103-b061-3b7195830bc6 => generated 2234 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/209] 199.19.213.78 () {44 vars in 1085 bytes} [Mon Apr 27 12:52:22 2026] GET /v2.0/security-groups/807883aa-cc8b-4103-b061-3b7195830bc6?project_id=8d9fbe4faf414153abb1c43613e90a1f => generated 2234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/210] 199.19.213.78 () {48 vars in 988 bytes} [Mon Apr 27 12:52:22 2026] POST /v2.0/security-group-rules => generated 599 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/211] 199.19.213.78 () {44 vars in 1085 bytes} [Mon Apr 27 12:52:23 2026] GET /v2.0/security-groups/807883aa-cc8b-4103-b061-3b7195830bc6?project_id=8d9fbe4faf414153abb1c43613e90a1f => generated 2846 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/212] 199.19.213.78 () {44 vars in 998 bytes} [Mon Apr 27 12:52:23 2026] GET /v2.0/security-groups/807883aa-cc8b-4103-b061-3b7195830bc6 => generated 2846 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/213] 199.19.213.78 () {44 vars in 1085 bytes} [Mon Apr 27 12:52:23 2026] GET /v2.0/security-groups/807883aa-cc8b-4103-b061-3b7195830bc6?project_id=8d9fbe4faf414153abb1c43613e90a1f => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/214] 199.19.213.78 () {48 vars in 988 bytes} [Mon Apr 27 12:52:23 2026] POST /v2.0/security-group-rules => generated 601 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/215] 199.19.213.78 () {44 vars in 1085 bytes} [Mon Apr 27 12:52:24 2026] GET /v2.0/security-groups/807883aa-cc8b-4103-b061-3b7195830bc6?project_id=8d9fbe4faf414153abb1c43613e90a1f => generated 3460 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/216] 199.19.213.78 () {44 vars in 998 bytes} [Mon Apr 27 12:52:24 2026] GET /v2.0/security-groups/807883aa-cc8b-4103-b061-3b7195830bc6 => generated 3460 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/217] 199.19.213.78 () {44 vars in 1085 bytes} [Mon Apr 27 12:52:24 2026] GET /v2.0/security-groups/807883aa-cc8b-4103-b061-3b7195830bc6?project_id=8d9fbe4faf414153abb1c43613e90a1f => generated 3460 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/218] 199.19.213.78 () {48 vars in 988 bytes} [Mon Apr 27 12:52:24 2026] POST /v2.0/security-group-rules => generated 602 bytes in 669 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/245] 199.19.213.78 () {30 vars in 739 bytes} [Mon Apr 27 12:55:39 2026] GET /v2.0/networks?tenant_id=8d9fbe4faf414153abb1c43613e90a1f&shared=False => generated 15 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 12:55:39.712 8 INFO neutron.db.segments_db [None req-6ca02c16-89d2-433c-adfe-7a8aa0721deb 2ecb1a0c91674af88d3e837b4aa1a10a 8d9fbe4faf414153abb1c43613e90a1f - - ffb87ae274a84d919f308c763e43ac3f ffb87ae274a84d919f308c763e43ac3f] Added segment 9ab2d7a5-4c6f-4a33-a214-81d3dc6a1a83 of type vxlan for network a7de2839-cf91-4de4-b9f0-62ec1cfc3817 [pid: 8|app: 0|req: 121/246] 199.19.213.78 () {34 vars in 681 bytes} [Mon Apr 27 12:55:39 2026] POST /v2.0/networks => generated 718 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/247] 199.19.213.78 () {30 vars in 721 bytes} [Mon Apr 27 12:55:39 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/248] 199.19.213.78 () {30 vars in 632 bytes} [Mon Apr 27 12:55:39 2026] GET /v2.0/extensions => generated 22037 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/249] 199.19.213.78 () {34 vars in 676 bytes} [Mon Apr 27 12:55:39 2026] POST /v2.0/ports => generated 999 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/250] 199.19.213.78 () {30 vars in 702 bytes} [Mon Apr 27 12:55:40 2026] GET /v2.0/networks/a7de2839-cf91-4de4-b9f0-62ec1cfc3817 => generated 705 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/251] 199.19.213.78 () {30 vars in 721 bytes} [Mon Apr 27 12:55:41 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/252] 199.19.213.78 () {30 vars in 702 bytes} [Mon Apr 27 12:55:41 2026] GET /v2.0/networks/a7de2839-cf91-4de4-b9f0-62ec1cfc3817 => generated 705 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/255] 199.19.213.78 () {44 vars in 972 bytes} [Mon Apr 27 12:55:59 2026] GET /v2.0/quotas/8d9fbe4faf414153abb1c43613e90a1f => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/256] 199.19.213.78 () {48 vars in 1024 bytes} [Mon Apr 27 12:55:59 2026] PUT /v2.0/quotas/8d9fbe4faf414153abb1c43613e90a1f => generated 291 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:07:04.781 8 INFO neutron.pecan_wsgi.hooks.translation [None req-83867a93-c69b-435b-ac03-f90f343eb6ab 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 171/345] 199.19.213.78 () {44 vars in 924 bytes} [Mon Apr 27 13:07:04 2026] GET /v2.0/networks/public => generated 108 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/346] 199.19.213.78 () {44 vars in 946 bytes} [Mon Apr 27 13:07:04 2026] GET /v2.0/networks?name=public => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:07:05.864 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ede59e2e-8202-4613-aa3d-9f5beb17f108 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 172/347] 199.19.213.78 () {44 vars in 924 bytes} [Mon Apr 27 13:07:05 2026] GET /v2.0/networks/public => generated 108 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/348] 199.19.213.78 () {44 vars in 946 bytes} [Mon Apr 27 13:07:05 2026] GET /v2.0/networks?name=public => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:07:05.934 8 INFO neutron.pecan_wsgi.hooks.translation [None req-267c3d3b-5471-42ad-85a0-d23b3e5cca99 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 173/349] 199.19.213.78 () {44 vars in 1031 bytes} [Mon Apr 27 13:07:05 2026] GET /v2.0/subnets/public-subnet?network_id=808f6a74-b38b-4c9e-8638-5ba2fd060dfc => generated 113 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/350] 199.19.213.78 () {44 vars in 1054 bytes} [Mon Apr 27 13:07:05 2026] GET /v2.0/subnets?name=public-subnet&network_id=808f6a74-b38b-4c9e-8638-5ba2fd060dfc => generated 667 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:07:31.980 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e798c80f-4077-4903-bf0b-e6f148605ca9 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 176/355] 199.19.213.78 () {44 vars in 934 bytes} [Mon Apr 27 13:07:31 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/356] 199.19.213.78 () {44 vars in 956 bytes} [Mon Apr 27 13:07:31 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:07:32.919 8 INFO neutron.pecan_wsgi.hooks.translation [None req-de4aa45b-79d1-470c-9d03-2744a4b2e4fe 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 177/357] 199.19.213.78 () {44 vars in 934 bytes} [Mon Apr 27 13:07:32 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/358] 199.19.213.78 () {44 vars in 956 bytes} [Mon Apr 27 13:07:32 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:07:32.983 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f0d66781-9e88-4fed-b8c8-f5e257b07930 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 178/359] 199.19.213.78 () {44 vars in 1033 bytes} [Mon Apr 27 13:07:32 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=c5d836db-b054-4660-9cd9-2418bdd9db7a => generated 114 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/360] 199.19.213.78 () {44 vars in 1056 bytes} [Mon Apr 27 13:07:32 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=c5d836db-b054-4660-9cd9-2418bdd9db7a => generated 654 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:07:34.165 8 INFO neutron.api.v2.resource [None req-390c2217-b40c-41aa-90f6-1ab361b196bf 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 179/361] 199.19.213.78 () {44 vars in 968 bytes} [Mon Apr 27 13:07:34 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/362] 199.19.213.78 () {44 vars in 990 bytes} [Mon Apr 27 13:07:34 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/363] 199.19.213.78 () {44 vars in 998 bytes} [Mon Apr 27 13:07:35 2026] GET /v2.0/security-groups/0b34c77f-61a6-4e45-b9c6-f574bb20ca7d => generated 4694 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/364] 199.19.213.78 () {44 vars in 998 bytes} [Mon Apr 27 13:07:35 2026] GET /v2.0/security-groups/0b34c77f-61a6-4e45-b9c6-f574bb20ca7d => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/365] 199.19.213.78 () {44 vars in 1008 bytes} [Mon Apr 27 13:07:35 2026] GET /v2.0/security-group-rules/9299bf54-4c0b-4535-9be2-1dda8fa5d571 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/366] 199.19.213.78 () {44 vars in 998 bytes} [Mon Apr 27 13:07:36 2026] GET /v2.0/security-groups/0b34c77f-61a6-4e45-b9c6-f574bb20ca7d => generated 4694 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/367] 199.19.213.78 () {44 vars in 998 bytes} [Mon Apr 27 13:07:36 2026] GET /v2.0/security-groups/0b34c77f-61a6-4e45-b9c6-f574bb20ca7d => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/368] 199.19.213.78 () {44 vars in 1008 bytes} [Mon Apr 27 13:07:36 2026] GET /v2.0/security-group-rules/7e6529ca-ddb3-4bcb-a719-48aba3e673f6 => 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: 183/369] 199.19.213.78 () {44 vars in 998 bytes} [Mon Apr 27 13:07:37 2026] GET /v2.0/security-groups/0b34c77f-61a6-4e45-b9c6-f574bb20ca7d => generated 4694 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/372] 199.19.213.78 () {44 vars in 998 bytes} [Mon Apr 27 13:07:37 2026] GET /v2.0/security-groups/0b34c77f-61a6-4e45-b9c6-f574bb20ca7d => generated 4694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/373] 199.19.213.78 () {44 vars in 1008 bytes} [Mon Apr 27 13:07:37 2026] GET /v2.0/security-group-rules/0b561f32-6857-4325-9933-496a16f3b913 => 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: 186/374] 199.19.213.78 () {44 vars in 998 bytes} [Mon Apr 27 13:07:38 2026] GET /v2.0/security-groups/0b34c77f-61a6-4e45-b9c6-f574bb20ca7d => generated 4694 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/375] 199.19.213.78 () {44 vars in 998 bytes} [Mon Apr 27 13:07:38 2026] GET /v2.0/security-groups/0b34c77f-61a6-4e45-b9c6-f574bb20ca7d => 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: 187/376] 199.19.213.78 () {44 vars in 1008 bytes} [Mon Apr 27 13:07:38 2026] GET /v2.0/security-group-rules/b0bc3188-37e4-419c-8b46-96cbe12d6849 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/377] 199.19.213.78 () {44 vars in 998 bytes} [Mon Apr 27 13:07:39 2026] GET /v2.0/security-groups/0b34c77f-61a6-4e45-b9c6-f574bb20ca7d => generated 4694 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/378] 199.19.213.78 () {44 vars in 998 bytes} [Mon Apr 27 13:07:39 2026] GET /v2.0/security-groups/0b34c77f-61a6-4e45-b9c6-f574bb20ca7d => 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: 191/379] 199.19.213.78 () {44 vars in 1008 bytes} [Mon Apr 27 13:07:39 2026] GET /v2.0/security-group-rules/91a7b867-d4f4-4c52-9202-b34d5c9a3a99 => generated 603 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/380] 199.19.213.78 () {44 vars in 984 bytes} [Mon Apr 27 13:07:40 2026] GET /v2.0/networks/c5d836db-b054-4660-9cd9-2418bdd9db7a => generated 732 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:07:40.389 7 INFO neutron.pecan_wsgi.hooks.translation [None req-98d5f32d-5b63-4cfe-a9d5-16beb230aa08 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 192/381] 199.19.213.78 () {44 vars in 1073 bytes} [Mon Apr 27 13:07:40 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=c5d836db-b054-4660-9cd9-2418bdd9db7a => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/382] 199.19.213.78 () {44 vars in 1096 bytes} [Mon Apr 27 13:07:40 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=c5d836db-b054-4660-9cd9-2418bdd9db7a => generated 1250 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/383] 199.19.213.78 () {44 vars in 998 bytes} [Mon Apr 27 13:07:40 2026] GET /v2.0/security-groups/0b34c77f-61a6-4e45-b9c6-f574bb20ca7d => generated 4694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:07:48.037 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3d9f1b73-68f9-402b-930a-e6a1e71b87d5 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 191/384] 199.19.213.78 () {44 vars in 977 bytes} [Mon Apr 27 13:07:47 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/385] 199.19.213.78 () {44 vars in 999 bytes} [Mon Apr 27 13:07:48 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/386] 199.19.213.78 () {44 vars in 917 bytes} [Mon Apr 27 13:07:49 2026] GET /v2.0/ports => generated 4721 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:07:50.566 7 INFO neutron.api.v2.resource [None req-8b9c84bc-1eda-42dd-9855-5a17bf90d5cb 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 195/387] 199.19.213.78 () {44 vars in 956 bytes} [Mon Apr 27 13:07:50 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/388] 199.19.213.78 () {44 vars in 978 bytes} [Mon Apr 27 13:07:50 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/389] 199.19.213.78 () {44 vars in 998 bytes} [Mon Apr 27 13:07:51 2026] GET /v2.0/security-groups/ab779777-8985-4809-a597-27b15b90f4f1 => generated 2882 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/390] 199.19.213.78 () {44 vars in 998 bytes} [Mon Apr 27 13:07:51 2026] GET /v2.0/security-groups/ab779777-8985-4809-a597-27b15b90f4f1 => generated 2882 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/391] 199.19.213.78 () {44 vars in 1008 bytes} [Mon Apr 27 13:07:51 2026] GET /v2.0/security-group-rules/c971655f-6415-4fd8-8c80-914ee63897a8 => generated 621 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/394] 199.19.213.78 () {44 vars in 998 bytes} [Mon Apr 27 13:07:52 2026] GET /v2.0/security-groups/ab779777-8985-4809-a597-27b15b90f4f1 => generated 2882 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/395] 199.19.213.78 () {44 vars in 998 bytes} [Mon Apr 27 13:07:52 2026] GET /v2.0/security-groups/ab779777-8985-4809-a597-27b15b90f4f1 => generated 2882 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/396] 199.19.213.78 () {44 vars in 1008 bytes} [Mon Apr 27 13:07:52 2026] GET /v2.0/security-group-rules/d0e91331-97ec-42e9-9545-dfc556ffbe9c => generated 625 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/397] 199.19.213.78 () {44 vars in 972 bytes} [Mon Apr 27 13:08:03 2026] GET /v2.0/quotas/4d66e7316a1b4f44b0d835563db773ae => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:08:56.099 8 INFO neutron.api.v2.resource [None req-0bccc73c-6f26-40e6-b465-19b63aa95cbc 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 202/406] 199.19.213.78 () {44 vars in 1071 bytes} [Mon Apr 27 13:08:56 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=8d9fbe4faf414153abb1c43613e90a1f => generated 139 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/407] 199.19.213.78 () {44 vars in 1094 bytes} [Mon Apr 27 13:08:56 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=8d9fbe4faf414153abb1c43613e90a1f => generated 4072 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/408] 199.19.213.78 () {44 vars in 1085 bytes} [Mon Apr 27 13:08:57 2026] GET /v2.0/security-groups/807883aa-cc8b-4103-b061-3b7195830bc6?project_id=8d9fbe4faf414153abb1c43613e90a1f => generated 4075 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/409] 199.19.213.78 () {44 vars in 998 bytes} [Mon Apr 27 13:08:57 2026] GET /v2.0/security-groups/807883aa-cc8b-4103-b061-3b7195830bc6 => 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: 204/410] 199.19.213.78 () {44 vars in 1008 bytes} [Mon Apr 27 13:08:57 2026] GET /v2.0/security-group-rules/a476411d-4fd0-41e6-b0c2-4a66f590ecd7 => 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: 207/411] 199.19.213.78 () {44 vars in 1085 bytes} [Mon Apr 27 13:08:58 2026] GET /v2.0/security-groups/807883aa-cc8b-4103-b061-3b7195830bc6?project_id=8d9fbe4faf414153abb1c43613e90a1f => generated 4075 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/412] 199.19.213.78 () {44 vars in 998 bytes} [Mon Apr 27 13:08:58 2026] GET /v2.0/security-groups/807883aa-cc8b-4103-b061-3b7195830bc6 => generated 4075 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/413] 199.19.213.78 () {44 vars in 1008 bytes} [Mon Apr 27 13:08:58 2026] GET /v2.0/security-group-rules/c4435663-a9e3-421e-82c5-148825ee8015 => generated 599 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/414] 199.19.213.78 () {44 vars in 1085 bytes} [Mon Apr 27 13:08:59 2026] GET /v2.0/security-groups/807883aa-cc8b-4103-b061-3b7195830bc6?project_id=8d9fbe4faf414153abb1c43613e90a1f => generated 4075 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/415] 199.19.213.78 () {44 vars in 998 bytes} [Mon Apr 27 13:08:59 2026] GET /v2.0/security-groups/807883aa-cc8b-4103-b061-3b7195830bc6 => 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: 207/416] 199.19.213.78 () {44 vars in 1008 bytes} [Mon Apr 27 13:08:59 2026] GET /v2.0/security-group-rules/070e6517-1d79-4754-abe6-8c25b52be2d3 => generated 601 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/417] 199.19.213.78 () {44 vars in 1085 bytes} [Mon Apr 27 13:09:00 2026] GET /v2.0/security-groups/807883aa-cc8b-4103-b061-3b7195830bc6?project_id=8d9fbe4faf414153abb1c43613e90a1f => generated 4075 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/418] 199.19.213.78 () {44 vars in 998 bytes} [Mon Apr 27 13:09:00 2026] GET /v2.0/security-groups/807883aa-cc8b-4103-b061-3b7195830bc6 => generated 4075 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/419] 199.19.213.78 () {44 vars in 1008 bytes} [Mon Apr 27 13:09:00 2026] GET /v2.0/security-group-rules/ffebad94-15ee-430e-a3b2-94b586e31907 => generated 602 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/422] 199.19.213.78 () {44 vars in 972 bytes} [Mon Apr 27 13:09:07 2026] GET /v2.0/quotas/8d9fbe4faf414153abb1c43613e90a1f => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/429] 199.19.213.78 () {44 vars in 946 bytes} [Mon Apr 27 13:09:57 2026] GET /v2.0/networks?name=public => generated 753 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/434] 10.0.0.232 () {32 vars in 649 bytes} [Mon Apr 27 13:10:36 2026] GET /v2.0/networks => generated 2168 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/437] 10.0.0.232 () {32 vars in 655 bytes} [Mon Apr 27 13:10:38 2026] GET /v2.0/floatingips => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/438] 10.0.0.232 () {32 vars in 647 bytes} [Mon Apr 27 13:10:38 2026] GET /v2.0/routers => generated 15 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/439] 10.0.0.232 () {32 vars in 643 bytes} [Mon Apr 27 13:10:38 2026] GET /v2.0/ports => generated 4721 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/440] 10.0.0.232 () {32 vars in 647 bytes} [Mon Apr 27 13:10:38 2026] GET /v2.0/subnets => generated 1308 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/441] 10.0.0.232 () {32 vars in 649 bytes} [Mon Apr 27 13:10:38 2026] GET /v2.0/networks => generated 2168 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/442] 10.0.0.232 () {32 vars in 663 bytes} [Mon Apr 27 13:10:38 2026] GET /v2.0/security-groups => generated 17397 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/443] 10.0.0.232 () {32 vars in 655 bytes} [Mon Apr 27 13:10:38 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:10:49.077 7 INFO neutron.db.segments_db [None req-4c9645a4-d291-493b-842f-d35f6b3b3b36 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Added segment b60a999f-c441-420b-b41a-5ac947375401 of type vxlan for network 982017f1-5920-43d0-98db-76c12a14ab41 2026-04-27 13:10:49.092 8 INFO neutron.db.segments_db [None req-3b6f4352-705e-470a-9382-608ad01948cf 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Added segment c6099a7c-3553-46d1-9e7f-1bcbbd93a125 of type vxlan for network b4452750-4743-4f82-b74f-403c54a7e32f [pid: 7|app: 0|req: 226/444] 10.0.0.232 () {34 vars in 671 bytes} [Mon Apr 27 13:10:48 2026] POST /v2.0/networks => generated 752 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/445] 10.0.0.232 () {34 vars in 671 bytes} [Mon Apr 27 13:10:48 2026] POST /v2.0/networks => generated 748 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/446] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:10:49 2026] POST /v2.0/subnets => generated 699 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:10:49.427 7 INFO neutron.db.segments_db [None req-07bf64ac-8b12-44e6-b2ce-7a19f2712109 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Added segment 0e2aca9d-9e79-4217-8c51-ae7e949fb414 of type vxlan for network 2ce510b1-08af-4002-829a-5536134382e7 [pid: 7|app: 0|req: 227/447] 10.0.0.232 () {34 vars in 671 bytes} [Mon Apr 27 13:10:49 2026] POST /v2.0/networks => generated 738 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/448] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:10:49 2026] POST /v2.0/subnets => generated 695 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:10:49.536 7 INFO neutron.db.segments_db [None req-1899e4b7-bd76-402c-bb05-6e9565ff4c35 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Added segment 9201485d-db80-412a-9760-a6db29036de7 of type vxlan for network 65522ec5-7028-4717-a800-13c83ab5c1ad 2026-04-27 13:10:49.551 8 WARNING neutron.db.securitygroups_db [None req-0dcba8e5-8e08-4385-a4e6-1ebf2cfc459b 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 222/449] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:10:49 2026] GET /v2.0/security-groups?tenant_id=f18cea1c43df4564a4e6c7be2afefd0d&name=default => generated 2921 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:10:49.792 7 INFO neutron.db.l3_hamode_db [None req-1899e4b7-bd76-402c-bb05-6e9565ff4c35 0064477bc1cf47a08a86b1798ac719ff 3b92da9dc09f473690346978bbb1e604 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 223/450] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:10:49 2026] POST /v2.0/subnets => generated 685 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:10:49.918 8 INFO neutron.db.segments_db [None req-b293238f-fa47-43fd-b25e-239c77dd2719 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Added segment 93840a0a-1ce3-48c8-a470-21c2367c1ff8 of type vxlan for network 6e116942-bac4-46e9-b379-824fabd2e9bc 2026-04-27 13:10:50.132 8 INFO neutron.db.l3_hamode_db [None req-b293238f-fa47-43fd-b25e-239c77dd2719 0064477bc1cf47a08a86b1798ac719ff 8b4e4414ee2b47c9926133b755c0ca46 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 13:10:50.807 7 INFO neutron.db.l3_hamode_db [None req-1899e4b7-bd76-402c-bb05-6e9565ff4c35 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 13:10:51.058 8 INFO neutron.db.l3_hamode_db [None req-b293238f-fa47-43fd-b25e-239c77dd2719 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 228/451] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:10:49 2026] POST /v2.0/routers => generated 739 bytes in 2253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/452] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:10:51 2026] DELETE /v2.0/security-groups/8f8c34fc-21f9-42e0-aa5e-57a4b847b379 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:10:51.898 7 INFO neutron.db.segments_db [None req-121b8e3b-38c9-4b65-855b-ea1f660b999a 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Added segment d7d8dc7b-b462-4bdb-84c5-2e27b0d56cf4 of type vxlan for network 3e3ab269-3b91-4739-a791-c1442d36feea 2026-04-27 13:10:52.171 7 INFO neutron.db.l3_hamode_db [None req-121b8e3b-38c9-4b65-855b-ea1f660b999a 0064477bc1cf47a08a86b1798ac719ff 40dbaec359e946f8854b887e038fdff3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 224/453] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:10:49 2026] POST /v2.0/routers => generated 735 bytes in 2460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:10:52.846 7 INFO neutron.db.l3_hamode_db [None req-121b8e3b-38c9-4b65-855b-ea1f660b999a 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 225/454] 10.0.0.232 () {34 vars in 783 bytes} [Mon Apr 27 13:10:52 2026] PUT /v2.0/routers/4caf626a-580e-4a24-b99b-1aa512ad0c2f/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: 230/457] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:10:51 2026] POST /v2.0/routers => generated 725 bytes in 1841 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:10:53.982 7 INFO neutron.db.segments_db [None req-b8d4e78a-20ad-4bd6-bed4-96b3e20c6fc2 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Added segment 0b01966b-edb9-44c5-84ff-025db5359b31 of type vxlan for network c7f21d23-c3de-4234-84ff-1d0713a340eb [pid: 7|app: 0|req: 231/458] 10.0.0.232 () {34 vars in 671 bytes} [Mon Apr 27 13:10:53 2026] POST /v2.0/networks => generated 743 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/459] 10.0.0.232 () {34 vars in 783 bytes} [Mon Apr 27 13:10:53 2026] PUT /v2.0/routers/ee5b62ce-c842-4c0a-9a78-106f31522689/add_router_interface => generated 310 bytes in 1168 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/460] 10.0.0.232 () {34 vars in 685 bytes} [Mon Apr 27 13:10:54 2026] POST /v2.0/security-groups => generated 1660 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/461] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:10:54 2026] POST /v2.0/subnets => generated 691 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/462] 10.0.0.232 () {34 vars in 695 bytes} [Mon Apr 27 13:10:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:10:55.058 8 INFO neutron.db.segments_db [None req-9bd3e242-acd4-4d29-b9b9-155aebf832e4 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Added segment f08430a1-caa7-4771-9045-7c46e9475e81 of type vxlan for network 0dbe4515-2c41-4d1c-a372-57ab244f77de [pid: 7|app: 0|req: 232/463] 10.0.0.232 () {34 vars in 783 bytes} [Mon Apr 27 13:10:54 2026] PUT /v2.0/routers/4eefda20-92cd-484b-8ddd-2bdc541dbff2/add_router_interface => generated 310 bytes in 1078 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/464] 10.0.0.232 () {34 vars in 695 bytes} [Mon Apr 27 13:10:55 2026] POST /v2.0/security-group-rules => generated 602 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:10:55.322 8 INFO neutron.db.l3_hamode_db [None req-9bd3e242-acd4-4d29-b9b9-155aebf832e4 0064477bc1cf47a08a86b1798ac719ff 0a8b845a6dc34d86a4ef26150c274e4d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 13:10:56.061 8 INFO neutron.db.l3_hamode_db [None req-9bd3e242-acd4-4d29-b9b9-155aebf832e4 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 234/465] 10.0.0.232 () {34 vars in 676 bytes} [Mon Apr 27 13:10:55 2026] POST /v2.0/floatingips => generated 552 bytes in 830 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/466] 10.0.0.150 () {38 vars in 971 bytes} [Mon Apr 27 13:10:56 2026] POST /v2.0/security-groups => generated 1684 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/467] 10.0.0.232 () {34 vars in 685 bytes} [Mon Apr 27 13:10:56 2026] POST /v2.0/security-groups => generated 1661 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/468] 10.0.0.232 () {34 vars in 695 bytes} [Mon Apr 27 13:10:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/469] 10.0.0.232 () {34 vars in 695 bytes} [Mon Apr 27 13:10:56 2026] POST /v2.0/security-group-rules => generated 602 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:10:56.652 7 WARNING neutron.db.securitygroups_db [req-8bc47aef-113a-4002-8f13-d266675d389c req-8cef62e8-a215-4e2d-b34a-3c9289f2fa64 652132d878c7445da18dc51f425036c9 3b92da9dc09f473690346978bbb1e604 - - default default] project_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: 239/470] 10.0.0.150 () {34 vars in 1098 bytes} [Mon Apr 27 13:10:56 2026] GET /v2.0/security-groups?name=tempest-securitygroup--571882595&fields=id&tenant_id=3b92da9dc09f473690346978bbb1e604 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/471] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:10:54 2026] POST /v2.0/routers => generated 731 bytes in 1964 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/472] 10.0.0.150 () {34 vars in 991 bytes} [Mon Apr 27 13:10:56 2026] GET /v2.0/security-groups/d2b2209c-75a6-442a-b9dc-d67bfcc60f29 => generated 1684 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/473] 10.0.0.150 () {34 vars in 982 bytes} [Mon Apr 27 13:10:57 2026] GET /v2.0/networks?id=982017f1-5920-43d0-98db-76c12a14ab41 => generated 684 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/474] 10.0.0.232 () {34 vars in 676 bytes} [Mon Apr 27 13:10:56 2026] POST /v2.0/floatingips => generated 552 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/475] 10.0.0.150 () {38 vars in 981 bytes} [Mon Apr 27 13:10:57 2026] POST /v2.0/security-group-rules => generated 614 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/476] 10.0.0.150 () {34 vars in 965 bytes} [Mon Apr 27 13:10:57 2026] GET /v2.0/quotas/3b92da9dc09f473690346978bbb1e604 => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/477] 10.0.0.150 () {34 vars in 1002 bytes} [Mon Apr 27 13:10:57 2026] GET /v2.0/ports?tenant_id=3b92da9dc09f473690346978bbb1e604&fields=id => generated 103 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/478] 10.0.0.150 () {38 vars in 971 bytes} [Mon Apr 27 13:10:57 2026] POST /v2.0/security-groups => generated 1686 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/479] 10.0.0.150 () {34 vars in 991 bytes} [Mon Apr 27 13:10:57 2026] GET /v2.0/security-groups/4e3d1055-3164-4c44-ae60-a47db2554c98 => generated 1686 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/480] 10.0.0.150 () {38 vars in 981 bytes} [Mon Apr 27 13:10:57 2026] POST /v2.0/security-group-rules => generated 614 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/481] 10.0.0.150 () {34 vars in 907 bytes} [Mon Apr 27 13:10:57 2026] GET /v2.0/extensions => generated 22037 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-27 13:10:57.722 7 WARNING neutron.db.securitygroups_db [req-e577634d-580a-402b-baa5-21ce3dc66c2a req-1c66fc33-f94c-429b-b0ef-f9024d43d8f9 162c99ea5bcf4682a6152fbbf3b98db8 40dbaec359e946f8854b887e038fdff3 - - default default] project_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: 248/482] 10.0.0.150 () {34 vars in 1100 bytes} [Mon Apr 27 13:10:57 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1087834713&fields=id&tenant_id=40dbaec359e946f8854b887e038fdff3 => generated 69 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/483] 10.0.0.150 () {34 vars in 1008 bytes} [Mon Apr 27 13:10:57 2026] GET /v2.0/networks/982017f1-5920-43d0-98db-76c12a14ab41?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/484] 10.0.0.150 () {34 vars in 982 bytes} [Mon Apr 27 13:10:57 2026] GET /v2.0/networks?id=2ce510b1-08af-4002-829a-5536134382e7 => generated 670 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/485] 10.0.0.150 () {34 vars in 1108 bytes} [Mon Apr 27 13:10:57 2026] GET /v2.0/networks/982017f1-5920-43d0-98db-76c12a14ab41?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/486] 10.0.0.150 () {34 vars in 965 bytes} [Mon Apr 27 13:10:57 2026] GET /v2.0/quotas/40dbaec359e946f8854b887e038fdff3 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/487] 10.0.0.150 () {34 vars in 1002 bytes} [Mon Apr 27 13:10:57 2026] GET /v2.0/ports?tenant_id=40dbaec359e946f8854b887e038fdff3&fields=id => generated 57 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/488] 10.0.0.150 () {34 vars in 991 bytes} [Mon Apr 27 13:10:58 2026] GET /v2.0/security-groups/4e3d1055-3164-4c44-ae60-a47db2554c98 => generated 2311 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/489] 10.0.0.232 () {34 vars in 783 bytes} [Mon Apr 27 13:10:57 2026] PUT /v2.0/routers/b3df2b83-77fd-43a8-8219-04e221a21364/add_router_interface => generated 310 bytes in 1015 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/490] 10.0.0.150 () {38 vars in 981 bytes} [Mon Apr 27 13:10:58 2026] POST /v2.0/security-group-rules => generated 619 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/491] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:10:58 2026] GET /v2.0/ports?device_id=42daa8b1-fae5-4d1b-b021-cc26671ee8e3 => 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: 256/492] 10.0.0.150 () {34 vars in 991 bytes} [Mon Apr 27 13:10:58 2026] GET /v2.0/security-groups/4e3d1055-3164-4c44-ae60-a47db2554c98 => generated 2941 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/493] 10.0.0.150 () {34 vars in 1001 bytes} [Mon Apr 27 13:10:58 2026] GET /v2.0/security-group-rules/24153558-5150-4539-b1d0-e67a0a126611 => generated 616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/494] 10.0.0.150 () {34 vars in 907 bytes} [Mon Apr 27 13:10:58 2026] GET /v2.0/extensions => generated 22037 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/495] 10.0.0.150 () {34 vars in 991 bytes} [Mon Apr 27 13:10:58 2026] GET /v2.0/security-groups/4e3d1055-3164-4c44-ae60-a47db2554c98 => generated 2941 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/496] 10.0.0.150 () {34 vars in 1008 bytes} [Mon Apr 27 13:10:58 2026] GET /v2.0/networks/2ce510b1-08af-4002-829a-5536134382e7?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/497] 10.0.0.150 () {36 vars in 1023 bytes} [Mon Apr 27 13:10:58 2026] DELETE /v2.0/security-group-rules/24153558-5150-4539-b1d0-e67a0a126611 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/498] 10.0.0.150 () {34 vars in 1108 bytes} [Mon Apr 27 13:10:58 2026] GET /v2.0/networks/2ce510b1-08af-4002-829a-5536134382e7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/499] 10.0.0.150 () {38 vars in 971 bytes} [Mon Apr 27 13:10:58 2026] POST /v2.0/security-groups => generated 1682 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/500] 10.0.0.150 () {34 vars in 991 bytes} [Mon Apr 27 13:10:58 2026] GET /v2.0/security-groups/4e3d1055-3164-4c44-ae60-a47db2554c98 => generated 2311 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/501] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:10:58 2026] GET /v2.0/ports?device_id=6b8db4b0-b629-4ea3-90c2-69e76357fbfa => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/502] 10.0.0.150 () {36 vars in 1013 bytes} [Mon Apr 27 13:10:58 2026] DELETE /v2.0/security-groups/4e3d1055-3164-4c44-ae60-a47db2554c98 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/503] 10.0.0.150 () {34 vars in 991 bytes} [Mon Apr 27 13:10:58 2026] GET /v2.0/security-groups/d2b2209c-75a6-442a-b9dc-d67bfcc60f29 => generated 2309 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/504] 10.0.0.150 () {38 vars in 971 bytes} [Mon Apr 27 13:10:58 2026] POST /v2.0/security-groups => generated 1679 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/505] 10.0.0.150 () {36 vars in 1013 bytes} [Mon Apr 27 13:10:58 2026] DELETE /v2.0/security-groups/d2b2209c-75a6-442a-b9dc-d67bfcc60f29 => 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: 263/506] 10.0.0.150 () {38 vars in 971 bytes} [Mon Apr 27 13:10:58 2026] POST /v2.0/security-groups => generated 1680 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 13:10:59.132 7 WARNING neutron.db.securitygroups_db [req-5b9040df-6008-477a-a10e-d59443399b17 req-60c3ab4b-5ec6-4fd4-90ec-529f36e30d0a 2380977f1cd346f4bf5bb8652d823b65 0a8b845a6dc34d86a4ef26150c274e4d - - default default] project_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: 264/507] 10.0.0.150 () {34 vars in 1002 bytes} [Mon Apr 27 13:10:59 2026] GET /v2.0/security-groups?tenant_id=0a8b845a6dc34d86a4ef26150c274e4d => generated 7906 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/508] 10.0.0.150 () {34 vars in 991 bytes} [Mon Apr 27 13:10:59 2026] GET /v2.0/security-groups/40bc2fd4-aa0b-4c96-b33c-ded46669428a => generated 2922 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/509] 10.0.0.150 () {34 vars in 991 bytes} [Mon Apr 27 13:10:59 2026] GET /v2.0/security-groups/40bc2fd4-aa0b-4c96-b33c-ded46669428a => generated 2922 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/510] 10.0.0.150 () {34 vars in 991 bytes} [Mon Apr 27 13:10:59 2026] GET /v2.0/security-groups/7ad9d0df-ab10-4f28-8e8b-a3ecfef5c301 => generated 1682 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/511] 10.0.0.150 () {36 vars in 1013 bytes} [Mon Apr 27 13:10:59 2026] DELETE /v2.0/security-groups/7ad9d0df-ab10-4f28-8e8b-a3ecfef5c301 => 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: 269/512] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:10:59 2026] GET /v2.0/ports?device_id=42daa8b1-fae5-4d1b-b021-cc26671ee8e3 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:10:59.457 7 INFO neutron.api.v2.resource [req-e4bc1940-69f7-4bda-bbda-17d9d1771a6d req-07f73c6d-d121-4453-9420-f920725674f0 2380977f1cd346f4bf5bb8652d823b65 0a8b845a6dc34d86a4ef26150c274e4d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 270/513] 10.0.0.150 () {34 vars in 991 bytes} [Mon Apr 27 13:10:59 2026] GET /v2.0/security-groups/7ad9d0df-ab10-4f28-8e8b-a3ecfef5c301 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/514] 10.0.0.150 () {34 vars in 991 bytes} [Mon Apr 27 13:10:59 2026] GET /v2.0/security-groups/45548ad2-ea00-4273-8361-7188a4ad75f6 => generated 1679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/515] 10.0.0.150 () {36 vars in 1013 bytes} [Mon Apr 27 13:10:59 2026] DELETE /v2.0/security-groups/45548ad2-ea00-4273-8361-7188a4ad75f6 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:10:59.651 7 INFO neutron.api.v2.resource [req-6db4fd50-3755-43b2-8790-c19b572aa2c7 req-533543fb-cacb-45ab-9f71-4c7c0aa9d8b5 2380977f1cd346f4bf5bb8652d823b65 0a8b845a6dc34d86a4ef26150c274e4d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 273/516] 10.0.0.150 () {34 vars in 991 bytes} [Mon Apr 27 13:10:59 2026] GET /v2.0/security-groups/45548ad2-ea00-4273-8361-7188a4ad75f6 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 13:10:59.661 8 INFO neutron_taas.services.taas.taas_plugin [None req-2e60cdf6-bdcc-453c-af55-77d517d5410e 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] TaaS: Handle Delete Port: 1aa3fd2a-36d0-4a86-b1a4-e02c6736935a 2026-04-27 13:10:59.667 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2e60cdf6-bdcc-453c-af55-77d517d5410e 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Tap Mirror: Handle Delete Port: 1aa3fd2a-36d0-4a86-b1a4-e02c6736935a [pid: 7|app: 0|req: 274/517] 10.0.0.150 () {34 vars in 991 bytes} [Mon Apr 27 13:10:59 2026] GET /v2.0/security-groups/bf6d024b-ff00-4f1b-8120-1d9726184974 => generated 1680 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/518] 10.0.0.150 () {36 vars in 1013 bytes} [Mon Apr 27 13:10:59 2026] DELETE /v2.0/security-groups/bf6d024b-ff00-4f1b-8120-1d9726184974 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:10:59.831 7 INFO neutron.api.v2.resource [req-534cfb8c-ad0c-48da-9031-6d6a92cff14d req-e18fd6ef-88be-42ee-9b5b-ec3ada0ba67a 2380977f1cd346f4bf5bb8652d823b65 0a8b845a6dc34d86a4ef26150c274e4d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 276/519] 10.0.0.150 () {34 vars in 991 bytes} [Mon Apr 27 13:10:59 2026] GET /v2.0/security-groups/bf6d024b-ff00-4f1b-8120-1d9726184974 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 13:10:59.857 7 WARNING neutron.db.securitygroups_db [req-be0f04a4-f666-4b2f-8c95-609bfcc473b5 req-cf10a0e3-ac25-465a-89b4-875a5e836555 2380977f1cd346f4bf5bb8652d823b65 0a8b845a6dc34d86a4ef26150c274e4d - - default default] project_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: 277/520] 10.0.0.150 () {34 vars in 1002 bytes} [Mon Apr 27 13:10:59 2026] GET /v2.0/security-groups?tenant_id=0a8b845a6dc34d86a4ef26150c274e4d => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/521] 10.0.0.150 () {34 vars in 991 bytes} [Mon Apr 27 13:10:59 2026] GET /v2.0/security-groups/40bc2fd4-aa0b-4c96-b33c-ded46669428a => 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: 279/522] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:10:59 2026] GET /v2.0/ports?device_id=6b8db4b0-b629-4ea3-90c2-69e76357fbfa => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/523] 10.0.0.150 () {34 vars in 991 bytes} [Mon Apr 27 13:10:59 2026] GET /v2.0/security-groups/40bc2fd4-aa0b-4c96-b33c-ded46669428a => generated 2922 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:10:59.990 7 INFO neutron.api.v2.resource [req-e4d81f13-db81-4959-ad88-edb16321e2ba req-8e38b293-31a2-41c9-9377-bb78b696fcee 2380977f1cd346f4bf5bb8652d823b65 0a8b845a6dc34d86a4ef26150c274e4d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 281/524] 10.0.0.150 () {34 vars in 991 bytes} [Mon Apr 27 13:10:59 2026] GET /v2.0/security-groups/bf6d024b-ff00-4f1b-8120-1d9726184974 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 13:11:00.022 7 INFO neutron.api.v2.resource [req-6fea9d63-e5bb-4fb7-ad61-beca00dbf3e6 req-c7a5e08b-1173-450b-b229-0b33b37d7510 2380977f1cd346f4bf5bb8652d823b65 0a8b845a6dc34d86a4ef26150c274e4d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 282/525] 10.0.0.150 () {34 vars in 991 bytes} [Mon Apr 27 13:11:00 2026] GET /v2.0/security-groups/45548ad2-ea00-4273-8361-7188a4ad75f6 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 13:11:00.055 7 INFO neutron.api.v2.resource [req-962f8d9b-ffff-4368-b3a3-0454c5ad0371 req-43cb068a-b29e-4665-bf80-ce9047dae9c9 2380977f1cd346f4bf5bb8652d823b65 0a8b845a6dc34d86a4ef26150c274e4d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 283/526] 10.0.0.150 () {34 vars in 991 bytes} [Mon Apr 27 13:11:00 2026] GET /v2.0/security-groups/7ad9d0df-ab10-4f28-8e8b-a3ecfef5c301 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/527] 10.0.0.232 () {34 vars in 789 bytes} [Mon Apr 27 13:10:59 2026] PUT /v2.0/routers/ee5b62ce-c842-4c0a-9a78-106f31522689/remove_router_interface => generated 310 bytes in 1230 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:11:00.446 8 INFO neutron_taas.services.taas.taas_plugin [None req-4e24193c-4733-4dca-9262-31903f999e6d 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] TaaS: Handle Delete Port: 17e5aece-1021-443c-917e-6b3777d0734f 2026-04-27 13:11:00.449 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4e24193c-4733-4dca-9262-31903f999e6d 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Tap Mirror: Handle Delete Port: 17e5aece-1021-443c-917e-6b3777d0734f 2026-04-27 13:11:00.502 7 INFO neutron_taas.services.taas.taas_plugin [None req-89a08871-993a-4dfa-8e22-e214eb23f8a6 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] TaaS: Handle Delete Port: e1fd3ddb-c683-4f9a-be5c-0c832f42cd97 2026-04-27 13:11:00.510 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-89a08871-993a-4dfa-8e22-e214eb23f8a6 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Tap Mirror: Handle Delete Port: e1fd3ddb-c683-4f9a-be5c-0c832f42cd97 2026-04-27 13:11:00.720 8 INFO neutron_taas.services.taas.taas_plugin [None req-4e24193c-4733-4dca-9262-31903f999e6d 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] TaaS: Handle Delete Port: be0a6c4e-d15e-4bb9-8673-4d131f954d47 2026-04-27 13:11:00.722 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4e24193c-4733-4dca-9262-31903f999e6d 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Tap Mirror: Handle Delete Port: be0a6c4e-d15e-4bb9-8673-4d131f954d47 2026-04-27 13:11:00.813 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-4e24193c-4733-4dca-9262-31903f999e6d 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 96, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 574, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 601, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2260, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 657, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 711, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2298, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2303, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 7|app: 0|req: 284/528] 10.0.0.232 () {34 vars in 789 bytes} [Mon Apr 27 13:11:00 2026] PUT /v2.0/routers/b3df2b83-77fd-43a8-8219-04e221a21364/remove_router_interface => generated 310 bytes in 987 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/529] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:11:01 2026] GET /v2.0/ports?device_id=42daa8b1-fae5-4d1b-b021-cc26671ee8e3 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/530] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:11:01 2026] GET /v2.0/ports?device_id=6b8db4b0-b629-4ea3-90c2-69e76357fbfa => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:11:01.229 8 INFO neutron.db.l3_hamode_db [None req-4e24193c-4733-4dca-9262-31903f999e6d 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] HA network 6e116942-bac4-46e9-b379-824fabd2e9bc was deleted as no HA routers are present in project 8b4e4414ee2b47c9926133b755c0ca46. [pid: 8|app: 0|req: 245/531] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:11:00 2026] DELETE /v2.0/routers/ee5b62ce-c842-4c0a-9a78-106f31522689 => generated 0 bytes in 984 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:11:01.351 7 INFO neutron_taas.services.taas.taas_plugin [None req-13c2eb83-1620-4f93-a6f3-b33346808313 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] TaaS: Handle Delete Port: 69f61155-ed6c-40d8-b91b-d0c59907f6fb 2026-04-27 13:11:01.355 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-13c2eb83-1620-4f93-a6f3-b33346808313 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Tap Mirror: Handle Delete Port: 69f61155-ed6c-40d8-b91b-d0c59907f6fb [pid: 8|app: 0|req: 246/532] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:11:01 2026] DELETE /v2.0/subnets/8910e3a7-aed0-4023-ae8e-379460e6896b => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:11:01.558 8 INFO neutron_taas.services.taas.taas_plugin [None req-48cc2cae-3a8f-499a-b51a-4108c5fe849e 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] TaaS: Handle Delete Port: 156a1df1-64b4-43d8-ac22-01430dc3189f 2026-04-27 13:11:01.563 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-48cc2cae-3a8f-499a-b51a-4108c5fe849e 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Tap Mirror: Handle Delete Port: 156a1df1-64b4-43d8-ac22-01430dc3189f 2026-04-27 13:11:01.576 8 INFO neutron.services.segments.plugin [-] Segment 93840a0a-1ce3-48c8-a470-21c2367c1ff8 resource provider aggregate not found 2026-04-27 13:11:01.594 8 INFO neutron.services.segments.plugin [-] Segment 93840a0a-1ce3-48c8-a470-21c2367c1ff8 resource provider aggregate not found 2026-04-27 13:11:01.595 8 INFO neutron.services.segments.plugin [-] Segment 93840a0a-1ce3-48c8-a470-21c2367c1ff8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93840a0a-1ce3-48c8-a470-21c2367c1ff8 found for delete ", "request_id": "req-00cd0cf1-cf2c-4c9f-8526-8c9762d7c941"}]} 2026-04-27 13:11:01.622 8 INFO neutron.services.segments.plugin [-] Segment 93840a0a-1ce3-48c8-a470-21c2367c1ff8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93840a0a-1ce3-48c8-a470-21c2367c1ff8 found for delete ", "request_id": "req-7e918ab3-bbe0-4d55-843b-880c8638fecf"}]} 2026-04-27 13:11:01.628 7 INFO neutron_taas.services.taas.taas_plugin [None req-13c2eb83-1620-4f93-a6f3-b33346808313 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] TaaS: Handle Delete Port: 0d587b9d-91cc-4938-bcb8-aa24eaf6f065 2026-04-27 13:11:01.631 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-13c2eb83-1620-4f93-a6f3-b33346808313 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Tap Mirror: Handle Delete Port: 0d587b9d-91cc-4938-bcb8-aa24eaf6f065 2026-04-27 13:11:01.696 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-13c2eb83-1620-4f93-a6f3-b33346808313 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 96, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 574, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 601, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2260, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 657, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 711, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2298, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2303, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 8|app: 0|req: 247/533] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:11:01 2026] DELETE /v2.0/networks/b4452750-4743-4f82-b74f-403c54a7e32f => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:11:01.894 8 WARNING neutron.db.securitygroups_db [None req-6916c819-da65-4964-89fa-26be7a81e38c 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 248/534] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:11:01 2026] GET /v2.0/security-groups?tenant_id=8b4e4414ee2b47c9926133b755c0ca46&name=default => generated 2921 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/535] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:11:01 2026] DELETE /v2.0/security-groups/52c2ca4c-3057-404f-8dc8-559fd449687e => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:11:02.098 7 INFO neutron.db.l3_hamode_db [None req-13c2eb83-1620-4f93-a6f3-b33346808313 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] HA network 0dbe4515-2c41-4d1c-a372-57ab244f77de was deleted as no HA routers are present in project 0a8b845a6dc34d86a4ef26150c274e4d. [pid: 7|app: 0|req: 287/536] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:11:01 2026] DELETE /v2.0/routers/b3df2b83-77fd-43a8-8219-04e221a21364 => generated 0 bytes in 1018 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/537] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:11:02 2026] GET /v2.0/ports?device_id=42daa8b1-fae5-4d1b-b021-cc26671ee8e3 => 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: 289/538] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:11:02 2026] GET /v2.0/ports?device_id=6b8db4b0-b629-4ea3-90c2-69e76357fbfa => 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: 250/539] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:11:02 2026] DELETE /v2.0/subnets/c87ba1bc-a99b-4b54-9b8f-d6166c9bb9db => 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: 290/540] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:11:02 2026] DELETE /v2.0/networks/c7f21d23-c3de-4234-84ff-1d0713a340eb => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:11:02.488 7 INFO neutron.services.segments.plugin [-] Segment f08430a1-caa7-4771-9045-7c46e9475e81 resource provider aggregate not found 2026-04-27 13:11:02.504 7 INFO neutron.services.segments.plugin [-] Segment f08430a1-caa7-4771-9045-7c46e9475e81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f08430a1-caa7-4771-9045-7c46e9475e81 found for delete ", "request_id": "req-937c1e58-c09e-487b-bdaf-d6ee3a8c2f5e"}]} 2026-04-27 13:11:02.531 7 INFO neutron.services.segments.plugin [-] Segment f08430a1-caa7-4771-9045-7c46e9475e81 resource provider aggregate not found 2026-04-27 13:11:02.552 7 INFO neutron.services.segments.plugin [-] Segment f08430a1-caa7-4771-9045-7c46e9475e81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f08430a1-caa7-4771-9045-7c46e9475e81 found for delete ", "request_id": "req-4270b100-24be-4232-87de-4862788836ee"}]} 2026-04-27 13:11:02.601 8 WARNING neutron.db.securitygroups_db [None req-87c0376c-d8e1-4e1a-ba38-a2ce17950d84 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 251/541] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:11:02 2026] GET /v2.0/security-groups?tenant_id=0a8b845a6dc34d86a4ef26150c274e4d&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/542] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:11:02 2026] DELETE /v2.0/security-groups/40bc2fd4-aa0b-4c96-b33c-ded46669428a => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/543] 199.19.213.78 () {34 vars in 985 bytes} [Mon Apr 27 13:11:02 2026] GET /v2.0/networks?id=982017f1-5920-43d0-98db-76c12a14ab41 => generated 684 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/544] 199.19.213.78 () {34 vars in 910 bytes} [Mon Apr 27 13:11:03 2026] GET /v2.0/extensions => generated 22037 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-27 13:11:03.140 8 WARNING neutron.db.securitygroups_db [req-8bc47aef-113a-4002-8f13-d266675d389c req-86ce66ee-cd56-42c9-a569-6e3a892e89fd 652132d878c7445da18dc51f425036c9 3b92da9dc09f473690346978bbb1e604 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 253/545] 199.19.213.78 () {34 vars in 1049 bytes} [Mon Apr 27 13:11:03 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3b92da9dc09f473690346978bbb1e604 => generated 180 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/546] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:11:03 2026] GET /v2.0/ports?device_id=42daa8b1-fae5-4d1b-b021-cc26671ee8e3 => 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: 255/547] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:11:03 2026] GET /v2.0/ports?device_id=6b8db4b0-b629-4ea3-90c2-69e76357fbfa => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:11:03.621 8 INFO neutron.services.segments.plugin [-] Segment c6099a7c-3553-46d1-9e7f-1bcbbd93a125 resource provider aggregate not found 2026-04-27 13:11:03.651 8 INFO neutron.services.segments.plugin [-] Segment c6099a7c-3553-46d1-9e7f-1bcbbd93a125 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6099a7c-3553-46d1-9e7f-1bcbbd93a125 found for delete ", "request_id": "req-4f971c6f-b111-4c5d-beaa-d945a8cd08ed"}]} 2026-04-27 13:11:03.661 8 INFO neutron.services.segments.plugin [-] Segment c6099a7c-3553-46d1-9e7f-1bcbbd93a125 resource provider aggregate not found [pid: 7|app: 0|req: 293/548] 199.19.213.78 () {38 vars in 954 bytes} [Mon Apr 27 13:11:03 2026] POST /v2.0/ports => generated 954 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:11:03.683 8 INFO neutron.services.segments.plugin [-] Segment c6099a7c-3553-46d1-9e7f-1bcbbd93a125 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6099a7c-3553-46d1-9e7f-1bcbbd93a125 found for delete ", "request_id": "req-37b8da83-e0a1-47c5-8671-67cd3b988d68"}]} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 294/549] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:11:04 2026] GET /v2.0/ports?device_id=42daa8b1-fae5-4d1b-b021-cc26671ee8e3 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/550] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:11:04 2026] GET /v2.0/security-groups?id=b420051a-695b-42f0-a5ae-a47a65d8b15c&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/551] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:11:04 2026] GET /v2.0/ports?device_id=6b8db4b0-b629-4ea3-90c2-69e76357fbfa => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:11:04.536 7 INFO neutron.services.segments.plugin [-] Segment 0b01966b-edb9-44c5-84ff-025db5359b31 resource provider aggregate not found 2026-04-27 13:11:04.558 7 INFO neutron.services.segments.plugin [-] Segment 0b01966b-edb9-44c5-84ff-025db5359b31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b01966b-edb9-44c5-84ff-025db5359b31 found for delete ", "request_id": "req-65db16d7-a278-448d-9b20-a59212561ef7"}]} 2026-04-27 13:11:04.568 7 INFO neutron.services.segments.plugin [-] Segment 0b01966b-edb9-44c5-84ff-025db5359b31 resource provider aggregate not found [pid: 8|app: 0|req: 256/552] 199.19.213.78 () {38 vars in 1027 bytes} [Mon Apr 27 13:11:04 2026] PUT /v2.0/ports/4d61ceb7-620b-4478-afe2-731c2d67cbce => generated 1235 bytes in 502 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:11:04.585 7 INFO neutron.services.segments.plugin [-] Segment 0b01966b-edb9-44c5-84ff-025db5359b31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b01966b-edb9-44c5-84ff-025db5359b31 found for delete ", "request_id": "req-c3996c74-d2bd-49ec-a4d3-95f59e094e45"}]} [pid: 7|app: 0|req: 297/553] 199.19.213.78 () {34 vars in 985 bytes} [Mon Apr 27 13:11:04 2026] GET /v2.0/networks?id=2ce510b1-08af-4002-829a-5536134382e7 => generated 670 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:11:04.780 8 WARNING neutron.db.securitygroups_db [req-e577634d-580a-402b-baa5-21ce3dc66c2a req-1f95d151-9e5d-4ca5-a9d8-74fe81b9347c 162c99ea5bcf4682a6152fbbf3b98db8 40dbaec359e946f8854b887e038fdff3 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 257/554] 199.19.213.78 () {34 vars in 1049 bytes} [Mon Apr 27 13:11:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=40dbaec359e946f8854b887e038fdff3 => generated 181 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:11:05.256 8 WARNING neutron.db.securitygroups_db [None req-e1b61d25-daa6-4d12-b9c8-9e5227070c0e 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] 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-27 13:11:05.264 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-07fc1f7a-1bc9-4e0a-8f9a-429031e3dd44'] response: {'name': 'network-changed', 'server_uuid': '42daa8b1-fae5-4d1b-b021-cc26671ee8e3', 'tag': '4d61ceb7-620b-4478-afe2-731c2d67cbce', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 298/555] 199.19.213.78 () {38 vars in 954 bytes} [Mon Apr 27 13:11:04 2026] POST /v2.0/ports => generated 958 bytes in 478 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: 258/556] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:11:05 2026] GET /v2.0/security-groups?tenant_id=8020919b58334cf4916523237a704b5b&name=default => generated 2925 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/557] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:11:05 2026] DELETE /v2.0/security-groups/6f8a381c-c5c7-4409-9a28-3e963fc7956a => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/558] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:11:05 2026] GET /v2.0/ports?device_id=42daa8b1-fae5-4d1b-b021-cc26671ee8e3 => generated 969 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/559] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:11:05 2026] GET /v2.0/ports?tenant_id=3b92da9dc09f473690346978bbb1e604&device_id=42daa8b1-fae5-4d1b-b021-cc26671ee8e3 => generated 1238 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/560] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:11:05 2026] GET /v2.0/ports?device_id=6b8db4b0-b629-4ea3-90c2-69e76357fbfa => generated 973 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/561] 199.19.213.78 () {38 vars in 1027 bytes} [Mon Apr 27 13:11:05 2026] PUT /v2.0/ports/106340f1-6aa5-4496-9d67-d718654a179a => generated 1239 bytes in 491 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: 263/562] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:11:05 2026] GET /v2.0/security-groups?id=b420051a-695b-42f0-a5ae-a47a65d8b15c&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/563] 199.19.213.78 () {34 vars in 1057 bytes} [Mon Apr 27 13:11:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=4d61ceb7-620b-4478-afe2-731c2d67cbce => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/564] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:11:05 2026] GET /v2.0/security-groups?id=4799f0be-1c62-423d-867f-6fd4e02ccabf&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/565] 199.19.213.78 () {34 vars in 983 bytes} [Mon Apr 27 13:11:05 2026] GET /v2.0/subnets?id=e9b1b622-dad7-4066-8119-859caec316c9 => generated 702 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/566] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:11:05 2026] GET /v2.0/ports?network_id=982017f1-5920-43d0-98db-76c12a14ab41&device_owner=network%3Adhcp => generated 1244 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/567] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:11:05 2026] GET /v2.0/networks/982017f1-5920-43d0-98db-76c12a14ab41?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/568] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:11:06 2026] GET /v2.0/networks/982017f1-5920-43d0-98db-76c12a14ab41?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-27 13:11:06.295 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b3bbcc72-9ccd-42de-af35-4ad732bec793'] response: {'name': 'network-changed', 'server_uuid': '6b8db4b0-b629-4ea3-90c2-69e76357fbfa', 'tag': '106340f1-6aa5-4496-9d67-d718654a179a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 303/569] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:11:06 2026] GET /v2.0/ports?tenant_id=40dbaec359e946f8854b887e038fdff3&device_id=6b8db4b0-b629-4ea3-90c2-69e76357fbfa => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/570] 199.19.213.78 () {34 vars in 1017 bytes} [Mon Apr 27 13:11:06 2026] GET /v2.0/networks?tenant_id=40dbaec359e946f8854b887e038fdff3&shared=False => generated 766 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/571] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:11:06 2026] GET /v2.0/ports?device_id=42daa8b1-fae5-4d1b-b021-cc26671ee8e3 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/572] 199.19.213.78 () {34 vars in 929 bytes} [Mon Apr 27 13:11:06 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/573] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:11:06 2026] GET /v2.0/ports?device_id=6b8db4b0-b629-4ea3-90c2-69e76357fbfa => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/574] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:11:06 2026] GET /v2.0/security-groups?id=b420051a-695b-42f0-a5ae-a47a65d8b15c&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: 306/575] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:11:06 2026] GET /v2.0/security-groups?id=4799f0be-1c62-423d-867f-6fd4e02ccabf&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: 270/576] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:11:07 2026] GET /v2.0/ports?tenant_id=3b92da9dc09f473690346978bbb1e604&device_id=42daa8b1-fae5-4d1b-b021-cc26671ee8e3 => 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: 307/579] 199.19.213.78 () {34 vars in 985 bytes} [Mon Apr 27 13:11:07 2026] GET /v2.0/networks?id=982017f1-5920-43d0-98db-76c12a14ab41 => generated 780 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/580] 199.19.213.78 () {34 vars in 1057 bytes} [Mon Apr 27 13:11:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=4d61ceb7-620b-4478-afe2-731c2d67cbce => 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: 308/581] 199.19.213.78 () {34 vars in 983 bytes} [Mon Apr 27 13:11:07 2026] GET /v2.0/subnets?id=e9b1b622-dad7-4066-8119-859caec316c9 => 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: 274/582] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:11:07 2026] GET /v2.0/ports?network_id=982017f1-5920-43d0-98db-76c12a14ab41&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: 309/583] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:11:07 2026] GET /v2.0/networks/982017f1-5920-43d0-98db-76c12a14ab41?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/584] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:11:07 2026] GET /v2.0/networks/982017f1-5920-43d0-98db-76c12a14ab41?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/585] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:11:07 2026] GET /v2.0/ports?tenant_id=40dbaec359e946f8854b887e038fdff3&device_id=6b8db4b0-b629-4ea3-90c2-69e76357fbfa => generated 1242 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/586] 199.19.213.78 () {34 vars in 1059 bytes} [Mon Apr 27 13:11:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=106340f1-6aa5-4496-9d67-d718654a179a => 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: 311/587] 199.19.213.78 () {34 vars in 983 bytes} [Mon Apr 27 13:11:08 2026] GET /v2.0/subnets?id=11948abe-6ea5-43ca-afa4-248d20aba1ed => generated 688 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/588] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:11:08 2026] GET /v2.0/ports?device_id=42daa8b1-fae5-4d1b-b021-cc26671ee8e3 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/589] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:11:08 2026] GET /v2.0/ports?device_id=6b8db4b0-b629-4ea3-90c2-69e76357fbfa => 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: 278/590] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:11:08 2026] GET /v2.0/ports?network_id=2ce510b1-08af-4002-829a-5536134382e7&device_owner=network%3Adhcp => 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: 313/591] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:11:08 2026] GET /v2.0/security-groups?id=b420051a-695b-42f0-a5ae-a47a65d8b15c&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: 279/592] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:11:08 2026] GET /v2.0/security-groups?id=4799f0be-1c62-423d-867f-6fd4e02ccabf&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: 314/593] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:11:08 2026] GET /v2.0/networks/2ce510b1-08af-4002-829a-5536134382e7?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/594] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:11:08 2026] GET /v2.0/networks/2ce510b1-08af-4002-829a-5536134382e7?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: 315/595] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:11:09 2026] GET /v2.0/ports?device_id=42daa8b1-fae5-4d1b-b021-cc26671ee8e3 => generated 969 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/596] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:11:09 2026] GET /v2.0/ports?device_id=6b8db4b0-b629-4ea3-90c2-69e76357fbfa => 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: 316/597] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:11:09 2026] GET /v2.0/security-groups?id=4799f0be-1c62-423d-867f-6fd4e02ccabf&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: 282/598] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:11:09 2026] GET /v2.0/security-groups?id=b420051a-695b-42f0-a5ae-a47a65d8b15c&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:11:10.042 7 WARNING neutron.db.securitygroups_db [None req-0613ac5c-228d-4818-a5fa-571d6a0a1538 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_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: 317/599] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:11:09 2026] GET /v2.0/security-groups?tenant_id=014b0c3393fe48769283956cfe1e78f9&name=default => generated 2925 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/600] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:11:10 2026] DELETE /v2.0/security-groups/438c559f-4b7a-47e9-85ad-58c3e928fed5 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:11:10.441 8 WARNING neutron.db.securitygroups_db [None req-b301643a-5923-4730-af48-47b606a7d800 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_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: 318/601] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:11:10 2026] GET /v2.0/ports?device_id=6b8db4b0-b629-4ea3-90c2-69e76357fbfa => generated 973 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/602] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:11:10 2026] GET /v2.0/ports?device_id=42daa8b1-fae5-4d1b-b021-cc26671ee8e3 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/603] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:11:10 2026] GET /v2.0/security-groups?id=4799f0be-1c62-423d-867f-6fd4e02ccabf&fields=id&fields=name => generated 114 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/604] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:11:10 2026] GET /v2.0/security-groups?id=b420051a-695b-42f0-a5ae-a47a65d8b15c&fields=id&fields=name => generated 113 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/605] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:11:10 2026] GET /v2.0/security-groups?tenant_id=f660fb05e9e94c27a76027165cc3b8e5&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: 322/606] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:11:10 2026] DELETE /v2.0/security-groups/a1a30d54-e447-435b-80ab-fe9f4db9e9ca => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/607] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:11:11 2026] GET /v2.0/ports?device_id=6b8db4b0-b629-4ea3-90c2-69e76357fbfa => generated 973 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/608] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:11:11 2026] GET /v2.0/ports?device_id=42daa8b1-fae5-4d1b-b021-cc26671ee8e3 => 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: 286/609] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:11:11 2026] GET /v2.0/security-groups?id=4799f0be-1c62-423d-867f-6fd4e02ccabf&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/610] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:11:11 2026] GET /v2.0/security-groups?id=b420051a-695b-42f0-a5ae-a47a65d8b15c&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-27 13:11:12.229 8 WARNING neutron.db.securitygroups_db [None req-044fe1be-dd99-464f-8eb0-ec949fd29764 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 287/611] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:11:11 2026] GET /v2.0/security-groups?tenant_id=2a7cb4c5f61041b4946c3d3aba35c496&name=default => generated 2925 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/612] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:11:12 2026] DELETE /v2.0/security-groups/9fdd6b40-659d-4b64-9cfc-209bb5a09206 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:11:12.643 8 WARNING neutron.db.securitygroups_db [None req-8804e2d9-4945-4c55-b301-88ce39b76a7c 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 288/613] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:11:12 2026] GET /v2.0/security-groups?tenant_id=1c11e09c837f4994b3170ae48bec82c6&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/614] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:11:12 2026] DELETE /v2.0/security-groups/dd15a6c5-5ac6-477e-873a-aa4c7d146700 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/615] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:11:12 2026] GET /v2.0/ports?device_id=6b8db4b0-b629-4ea3-90c2-69e76357fbfa => generated 973 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/616] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:11:12 2026] GET /v2.0/ports?device_id=42daa8b1-fae5-4d1b-b021-cc26671ee8e3 => 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: 290/617] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:11:12 2026] GET /v2.0/security-groups?id=b420051a-695b-42f0-a5ae-a47a65d8b15c&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/618] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:11:12 2026] GET /v2.0/security-groups?id=4799f0be-1c62-423d-867f-6fd4e02ccabf&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/619] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:11:14 2026] GET /v2.0/ports?device_id=42daa8b1-fae5-4d1b-b021-cc26671ee8e3 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/620] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:11:14 2026] GET /v2.0/ports?device_id=6b8db4b0-b629-4ea3-90c2-69e76357fbfa => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/621] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:11:14 2026] GET /v2.0/security-groups?id=b420051a-695b-42f0-a5ae-a47a65d8b15c&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/622] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:11:14 2026] GET /v2.0/security-groups?id=4799f0be-1c62-423d-867f-6fd4e02ccabf&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: 293/623] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:11:15 2026] GET /v2.0/ports?device_id=42daa8b1-fae5-4d1b-b021-cc26671ee8e3 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/624] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:11:15 2026] GET /v2.0/ports?device_id=6b8db4b0-b629-4ea3-90c2-69e76357fbfa => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/625] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:11:15 2026] GET /v2.0/security-groups?id=b420051a-695b-42f0-a5ae-a47a65d8b15c&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: 332/626] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:11:15 2026] GET /v2.0/security-groups?id=4799f0be-1c62-423d-867f-6fd4e02ccabf&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: 295/627] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:11:16 2026] GET /v2.0/ports?device_id=6b8db4b0-b629-4ea3-90c2-69e76357fbfa => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/628] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:11:16 2026] GET /v2.0/ports?device_id=42daa8b1-fae5-4d1b-b021-cc26671ee8e3 => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/629] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:11:16 2026] GET /v2.0/security-groups?id=4799f0be-1c62-423d-867f-6fd4e02ccabf&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: 334/630] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:11:16 2026] GET /v2.0/security-groups?id=b420051a-695b-42f0-a5ae-a47a65d8b15c&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: 297/631] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:11:16 2026] GET /v2.0/ports?device_id=42daa8b1-fae5-4d1b-b021-cc26671ee8e3 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:11:17.475 7 INFO neutron.db.l3_db [None req-55d20bdc-3c15-454c-80ae-f15c87de8e8b 652132d878c7445da18dc51f425036c9 3b92da9dc09f473690346978bbb1e604 - - default default] Floating IP 808c0e1e-7057-489f-9ff7-3f92ee5e7e6b associated. External IP: 10.96.250.201, port: 4d61ceb7-620b-4478-afe2-731c2d67cbce. [pid: 8|app: 0|req: 298/632] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:11:17 2026] GET /v2.0/ports?device_id=6b8db4b0-b629-4ea3-90c2-69e76357fbfa => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/633] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:11:17 2026] GET /v2.0/security-groups?id=4799f0be-1c62-423d-867f-6fd4e02ccabf&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/634] 10.0.0.232 () {34 vars in 749 bytes} [Mon Apr 27 13:11:16 2026] PUT /v2.0/floatingips/808c0e1e-7057-489f-9ff7-3f92ee5e7e6b => generated 855 bytes in 1139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:11:17.787 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4fc92d6-38cf-4234-b032-04ebd52d79b8'] response: {'name': 'network-changed', 'server_uuid': '42daa8b1-fae5-4d1b-b021-cc26671ee8e3', 'tag': '4d61ceb7-620b-4478-afe2-731c2d67cbce', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 300/635] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:11:17 2026] GET /v2.0/ports?device_id=6b8db4b0-b629-4ea3-90c2-69e76357fbfa => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/636] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:11:17 2026] GET /v2.0/ports?device_id=42daa8b1-fae5-4d1b-b021-cc26671ee8e3 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:11:18.052 8 WARNING neutron.db.securitygroups_db [None req-9afb3064-61d8-4ee8-883b-d93996c1a1f0 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] 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-27 13:11:18.179 7 INFO neutron.db.l3_db [None req-11abd0dc-8aab-4b71-aaff-494572906585 162c99ea5bcf4682a6152fbbf3b98db8 40dbaec359e946f8854b887e038fdff3 - - default default] Floating IP 383dc66b-257e-4fa5-802d-c66093bc9baf associated. External IP: 10.96.250.203, port: 106340f1-6aa5-4496-9d67-d718654a179a. [pid: 8|app: 0|req: 302/637] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:11:17 2026] GET /v2.0/security-groups?tenant_id=2cddb3b68d994981aa8e04c5f7941537&name=default => generated 2925 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/638] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:11:18 2026] GET /v2.0/security-groups?id=b420051a-695b-42f0-a5ae-a47a65d8b15c&fields=id&fields=name => generated 113 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/639] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:11:18 2026] DELETE /v2.0/security-groups/445c3a68-8f6b-4f92-b22a-0c2a782fe084 => 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: 305/640] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:11:18 2026] GET /v2.0/ports?tenant_id=3b92da9dc09f473690346978bbb1e604&device_id=42daa8b1-fae5-4d1b-b021-cc26671ee8e3 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/641] 199.19.213.78 () {34 vars in 985 bytes} [Mon Apr 27 13:11:18 2026] GET /v2.0/networks?id=982017f1-5920-43d0-98db-76c12a14ab41 => generated 780 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/642] 199.19.213.78 () {34 vars in 1057 bytes} [Mon Apr 27 13:11:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=4d61ceb7-620b-4478-afe2-731c2d67cbce => generated 858 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/643] 10.0.0.232 () {34 vars in 749 bytes} [Mon Apr 27 13:11:17 2026] PUT /v2.0/floatingips/383dc66b-257e-4fa5-802d-c66093bc9baf => generated 856 bytes in 709 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/644] 199.19.213.78 () {34 vars in 983 bytes} [Mon Apr 27 13:11:18 2026] GET /v2.0/subnets?id=e9b1b622-dad7-4066-8119-859caec316c9 => generated 702 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/645] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:11:18 2026] GET /v2.0/ports?device_id=6b8db4b0-b629-4ea3-90c2-69e76357fbfa => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:11:18.609 8 WARNING neutron.db.securitygroups_db [None req-a813f2dd-bc73-4bd1-87e0-577eea354cfc 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_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: 337/646] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:11:18 2026] GET /v2.0/ports?network_id=982017f1-5920-43d0-98db-76c12a14ab41&device_owner=network%3Adhcp => generated 1244 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/647] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:11:18 2026] GET /v2.0/security-groups?id=4799f0be-1c62-423d-867f-6fd4e02ccabf&fields=id&fields=name => generated 114 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/648] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:11:18 2026] GET /v2.0/networks/982017f1-5920-43d0-98db-76c12a14ab41?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/649] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:11:18 2026] GET /v2.0/networks/982017f1-5920-43d0-98db-76c12a14ab41?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: 310/650] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:11:18 2026] GET /v2.0/security-groups?tenant_id=2015e81bfaf54c01aeb26bb5de88721b&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/651] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:11:18 2026] DELETE /v2.0/security-groups/98654979-61b2-4bb3-bcd4-d51e93975247 => 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: 342/652] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:11:18 2026] GET /v2.0/ports?device_id=6b8db4b0-b629-4ea3-90c2-69e76357fbfa => generated 975 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/653] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:11:19 2026] GET /v2.0/security-groups?id=4799f0be-1c62-423d-867f-6fd4e02ccabf&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-27 13:11:19.207 8 WARNING neutron.db.securitygroups_db [None req-944083ca-9186-4db5-b69a-98ebc412002a 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 311/654] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:11:18 2026] GET /v2.0/security-groups?tenant_id=73e04047f6374ae0ab709cb44720abe6&name=default => generated 2925 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/655] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:11:19 2026] DELETE /v2.0/security-groups/f5fa31f5-c8c1-41a1-a290-b8f1a3eecf0c => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:11:19.571 8 WARNING neutron.db.securitygroups_db [None req-1f6f44ab-2c3f-452c-a8cf-2aae0c6a8333 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 312/656] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:11:19 2026] GET /v2.0/security-groups?tenant_id=5368ccc68619417882c6b1ae532f96a7&name=default => generated 2925 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/657] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:11:19 2026] DELETE /v2.0/security-groups/babe9cb5-eda0-474b-acfb-0252f2dd6188 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:11:19.830 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f1bec1a-8604-473e-aadd-c50fff6a7902'] response: {'name': 'network-changed', 'server_uuid': '6b8db4b0-b629-4ea3-90c2-69e76357fbfa', 'tag': '106340f1-6aa5-4496-9d67-d718654a179a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 313/658] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:11:20 2026] GET /v2.0/ports?device_id=6b8db4b0-b629-4ea3-90c2-69e76357fbfa => 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: 346/659] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:11:20 2026] GET /v2.0/security-groups?id=4799f0be-1c62-423d-867f-6fd4e02ccabf&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/660] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:11:20 2026] GET /v2.0/ports?tenant_id=40dbaec359e946f8854b887e038fdff3&device_id=6b8db4b0-b629-4ea3-90c2-69e76357fbfa => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/661] 199.19.213.78 () {34 vars in 985 bytes} [Mon Apr 27 13:11:20 2026] GET /v2.0/networks?id=2ce510b1-08af-4002-829a-5536134382e7 => generated 766 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/662] 199.19.213.78 () {34 vars in 1059 bytes} [Mon Apr 27 13:11:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=106340f1-6aa5-4496-9d67-d718654a179a => generated 859 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/663] 199.19.213.78 () {34 vars in 983 bytes} [Mon Apr 27 13:11:20 2026] GET /v2.0/subnets?id=11948abe-6ea5-43ca-afa4-248d20aba1ed => generated 688 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/664] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:11:20 2026] GET /v2.0/ports?network_id=2ce510b1-08af-4002-829a-5536134382e7&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: 349/665] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:11:20 2026] GET /v2.0/networks/2ce510b1-08af-4002-829a-5536134382e7?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: 317/666] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:11:20 2026] GET /v2.0/networks/2ce510b1-08af-4002-829a-5536134382e7?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: 350/667] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:11:21 2026] GET /v2.0/ports?device_id=6b8db4b0-b629-4ea3-90c2-69e76357fbfa => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/668] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:11:21 2026] GET /v2.0/security-groups?id=4799f0be-1c62-423d-867f-6fd4e02ccabf&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/669] 199.19.213.78 () {34 vars in 993 bytes} [Mon Apr 27 13:11:21 2026] GET /v2.0/ports?device_id=6b8db4b0-b629-4ea3-90c2-69e76357fbfa => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:11:21.695 8 INFO neutron_taas.services.taas.taas_plugin [req-3777e976-9daf-4c46-8576-8fea8cedf051 req-c16eed21-ceda-41c0-ae31-0097b226236e 162c99ea5bcf4682a6152fbbf3b98db8 40dbaec359e946f8854b887e038fdff3 - - default default] TaaS: Handle Delete Port: 106340f1-6aa5-4496-9d67-d718654a179a 2026-04-27 13:11:21.701 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-3777e976-9daf-4c46-8576-8fea8cedf051 req-c16eed21-ceda-41c0-ae31-0097b226236e 162c99ea5bcf4682a6152fbbf3b98db8 40dbaec359e946f8854b887e038fdff3 - - default default] Tap Mirror: Handle Delete Port: 106340f1-6aa5-4496-9d67-d718654a179a 2026-04-27 13:11:22.062 7 INFO neutron.db.segments_db [None req-21004202-397e-4616-bbcf-ff9ca8ffdf5f fd1f5a32b0824d7fabe7011f6d0e5ae3 79f143d49b994fe9b047b56d0ca263a8 - - default default] Added segment d30f1a22-991f-4802-b30e-3d01df34ef65 of type vxlan for network 2a11aed4-358d-4c6a-a05a-08327d79385d 2026-04-27 13:11:22.139 7 INFO neutron.db.segments_db [None req-21004202-397e-4616-bbcf-ff9ca8ffdf5f fd1f5a32b0824d7fabe7011f6d0e5ae3 79f143d49b994fe9b047b56d0ca263a8 - - default default] Added segment 1266ff13-e3fc-4fac-9c37-0cbccaf12dce of type vxlan for network 93add6cb-8b96-4052-84f3-e0e0dc21653d 2026-04-27 13:11:22.201 8 INFO neutron.db.l3_db [req-3777e976-9daf-4c46-8576-8fea8cedf051 req-c16eed21-ceda-41c0-ae31-0097b226236e 162c99ea5bcf4682a6152fbbf3b98db8 40dbaec359e946f8854b887e038fdff3 - - default default] Floating IP 383dc66b-257e-4fa5-802d-c66093bc9baf disassociated. External IP: 10.96.250.203, port: 106340f1-6aa5-4496-9d67-d718654a179a. [pid: 7|app: 0|req: 352/670] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:11:21 2026] POST /v2.0/networks => generated 1246 bytes in 593 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/673] 10.0.0.232 () {32 vars in 649 bytes} [Mon Apr 27 13:11:22 2026] GET /v2.0/networks => generated 1845 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:11:22.471 7 INFO neutron.services.segments.plugin [-] Segment d30f1a22-991f-4802-b30e-3d01df34ef65 resource provider aggregate not found 2026-04-27 13:11:22.475 7 INFO neutron.services.segments.plugin [-] Segment d30f1a22-991f-4802-b30e-3d01df34ef65 resource provider aggregate not found 2026-04-27 13:11:22.498 7 INFO neutron.services.segments.plugin [-] Segment d30f1a22-991f-4802-b30e-3d01df34ef65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d30f1a22-991f-4802-b30e-3d01df34ef65 found for delete ", "request_id": "req-07149e90-3e7e-4556-95f2-992aff23d082"}]} 2026-04-27 13:11:22.499 7 INFO neutron.services.segments.plugin [-] Segment d30f1a22-991f-4802-b30e-3d01df34ef65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d30f1a22-991f-4802-b30e-3d01df34ef65 found for delete ", "request_id": "req-b4cc112f-5538-4671-93c8-e708fa8b2da3"}]} [pid: 7|app: 0|req: 356/674] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:11:22 2026] DELETE /v2.0/networks/2a11aed4-358d-4c6a-a05a-08327d79385d => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/675] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:11:22 2026] DELETE /v2.0/networks/93add6cb-8b96-4052-84f3-e0e0dc21653d => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/676] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:11:22 2026] GET /v2.0/ports?device_id=6b8db4b0-b629-4ea3-90c2-69e76357fbfa => 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: 319/677] 199.19.213.78 () {36 vars in 996 bytes} [Mon Apr 27 13:11:21 2026] DELETE /v2.0/ports/106340f1-6aa5-4496-9d67-d718654a179a => generated 0 bytes in 1203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/678] 10.0.0.232 () {32 vars in 649 bytes} [Mon Apr 27 13:11:22 2026] GET /v2.0/networks => generated 651 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:11:22.734 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b039d27-ba06-4a8d-b985-ec80b41f442b'] response: {'server_uuid': '6b8db4b0-b629-4ea3-90c2-69e76357fbfa', 'name': 'network-vif-deleted', 'tag': '106340f1-6aa5-4496-9d67-d718654a179a', 'status': 'completed', 'code': 200} 2026-04-27 13:11:22.770 8 INFO neutron.db.segments_db [None req-4adb4f09-abf1-4dd1-84ab-7e4fb16324e0 fd1f5a32b0824d7fabe7011f6d0e5ae3 79f143d49b994fe9b047b56d0ca263a8 - - default default] Added segment c24d6f66-97a3-4f64-b4ba-bf566a41db19 of type vxlan for network d91ca5e6-b860-49b8-add1-d084076709fb [pid: 8|app: 0|req: 320/679] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:11:22 2026] POST /v2.0/networks => generated 653 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:11:22.926 7 INFO neutron.db.segments_db [None req-f6478356-de73-4728-a113-cc7c11c098ef fd1f5a32b0824d7fabe7011f6d0e5ae3 79f143d49b994fe9b047b56d0ca263a8 - - default default] Added segment b0f4b432-622d-48d2-a48a-a46c026a6d6e of type vxlan for network 253df6dc-5b5a-40e2-8a5b-c070fb995c87 [pid: 7|app: 0|req: 360/680] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:11:22 2026] POST /v2.0/networks => generated 654 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/681] 10.0.0.232 () {34 vars in 665 bytes} [Mon Apr 27 13:11:23 2026] POST /v2.0/ports => generated 1505 bytes in 512 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/682] 10.0.0.232 () {32 vars in 643 bytes} [Mon Apr 27 13:11:23 2026] GET /v2.0/ports => generated 1505 bytes in 136 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: 362/683] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:11:23 2026] GET /v2.0/ports?device_id=6b8db4b0-b629-4ea3-90c2-69e76357fbfa => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:11:23.773 8 INFO neutron_taas.services.taas.taas_plugin [None req-1b9666fd-2a02-42ae-8c50-81b07b01c33a fd1f5a32b0824d7fabe7011f6d0e5ae3 79f143d49b994fe9b047b56d0ca263a8 - - default default] TaaS: Handle Delete Port: dda2f188-2b61-4535-9020-7668b239ab58 2026-04-27 13:11:23.776 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1b9666fd-2a02-42ae-8c50-81b07b01c33a fd1f5a32b0824d7fabe7011f6d0e5ae3 79f143d49b994fe9b047b56d0ca263a8 - - default default] Tap Mirror: Handle Delete Port: dda2f188-2b61-4535-9020-7668b239ab58 [pid: 8|app: 0|req: 322/684] 10.0.0.232 () {32 vars in 720 bytes} [Mon Apr 27 13:11:23 2026] DELETE /v2.0/ports/dda2f188-2b61-4535-9020-7668b239ab58 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:11:23.978 7 INFO neutron_taas.services.taas.taas_plugin [None req-a540a824-2286-4577-95cb-5b344bd9d5a6 fd1f5a32b0824d7fabe7011f6d0e5ae3 79f143d49b994fe9b047b56d0ca263a8 - - default default] TaaS: Handle Delete Port: 4cf5ef7e-da6d-43fa-b448-f685ddd4dee2 2026-04-27 13:11:23.982 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a540a824-2286-4577-95cb-5b344bd9d5a6 fd1f5a32b0824d7fabe7011f6d0e5ae3 79f143d49b994fe9b047b56d0ca263a8 - - default default] Tap Mirror: Handle Delete Port: 4cf5ef7e-da6d-43fa-b448-f685ddd4dee2 [pid: 7|app: 0|req: 363/685] 10.0.0.232 () {32 vars in 720 bytes} [Mon Apr 27 13:11:23 2026] DELETE /v2.0/ports/4cf5ef7e-da6d-43fa-b448-f685ddd4dee2 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/686] 10.0.0.232 () {32 vars in 643 bytes} [Mon Apr 27 13:11:24 2026] GET /v2.0/ports => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:11:24.174 7 INFO neutron.db.segments_db [None req-e7df2c80-50d8-48c6-ab7c-dce79f078aad fd1f5a32b0824d7fabe7011f6d0e5ae3 79f143d49b994fe9b047b56d0ca263a8 - - default default] Added segment 3eba7fe0-ede4-419e-8174-e167df7936ed of type vxlan for network 7554b79b-a95a-4c4e-925b-132a0f12097d [pid: 7|app: 0|req: 364/687] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:11:24 2026] POST /v2.0/networks => generated 654 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:11:24.347 8 INFO neutron.db.segments_db [None req-43d4d7fc-3a19-48d8-af13-d503b4124e78 fd1f5a32b0824d7fabe7011f6d0e5ae3 79f143d49b994fe9b047b56d0ca263a8 - - default default] Added segment 3e412534-7cf8-4738-b737-32566fbd80d0 of type vxlan for network 5cb69b08-08f1-4fa7-b3c2-db8ba5ea08c5 [pid: 8|app: 0|req: 324/688] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:11:24 2026] POST /v2.0/networks => generated 653 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:11:24.516 7 INFO neutron.services.segments.plugin [-] Segment 1266ff13-e3fc-4fac-9c37-0cbccaf12dce resource provider aggregate not found 2026-04-27 13:11:24.520 7 INFO neutron.services.segments.plugin [-] Segment 1266ff13-e3fc-4fac-9c37-0cbccaf12dce resource provider aggregate not found 2026-04-27 13:11:24.531 7 INFO neutron.services.segments.plugin [-] Segment 1266ff13-e3fc-4fac-9c37-0cbccaf12dce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1266ff13-e3fc-4fac-9c37-0cbccaf12dce found for delete ", "request_id": "req-9972557c-35d5-4f77-b6d9-3b898dc1f6f0"}]} 2026-04-27 13:11:24.537 7 INFO neutron.services.segments.plugin [-] Segment 1266ff13-e3fc-4fac-9c37-0cbccaf12dce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1266ff13-e3fc-4fac-9c37-0cbccaf12dce found for delete ", "request_id": "req-96c2883e-5dac-4ac6-89f7-54cac3461d2d"}]} [pid: 7|app: 0|req: 365/689] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:11:24 2026] GET /v2.0/ports?device_id=6b8db4b0-b629-4ea3-90c2-69e76357fbfa => 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: 325/690] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:11:24 2026] POST /v2.0/subnets => generated 1324 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 13:11:25.349 7 WARNING neutron.db.securitygroups_db [None req-5325f3ab-f029-45ff-9ea3-eae91eda12f8 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 326/691] 10.0.0.232 () {32 vars in 647 bytes} [Mon Apr 27 13:11:25 2026] GET /v2.0/subnets => generated 1960 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/692] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:11:25 2026] GET /v2.0/security-groups?tenant_id=1dd49c0402dc4a20b41a1f2f457cbbb7&name=default => generated 2925 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/693] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:11:25 2026] DELETE /v2.0/subnets/dc5545e9-e0be-461f-b1cb-4cefd35e9372 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/694] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:11:25 2026] DELETE /v2.0/security-groups/040e43c2-507e-4248-a6e7-09edb2912adb => 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: 328/695] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:11:25 2026] DELETE /v2.0/subnets/7d83af92-9f6b-4e2c-9f3b-a7df07d6c504 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/696] 10.0.0.232 () {32 vars in 647 bytes} [Mon Apr 27 13:11:25 2026] GET /v2.0/subnets => generated 649 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:11:25.723 7 WARNING neutron.db.securitygroups_db [None req-15cc4767-f634-4ce5-b8e8-64cc8fe92d82 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] 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-27 13:11:25.814 8 INFO neutron.services.segments.plugin [-] Segment 3e412534-7cf8-4738-b737-32566fbd80d0 resource provider aggregate not found 2026-04-27 13:11:25.822 8 INFO neutron.services.segments.plugin [-] Segment 3e412534-7cf8-4738-b737-32566fbd80d0 resource provider aggregate not found 2026-04-27 13:11:25.830 8 INFO neutron.services.segments.plugin [-] Segment 3e412534-7cf8-4738-b737-32566fbd80d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e412534-7cf8-4738-b737-32566fbd80d0 found for delete ", "request_id": "req-e37868c9-3456-447e-8ad8-294e0faef7d4"}]} 2026-04-27 13:11:25.845 8 INFO neutron.services.segments.plugin [-] Segment 3e412534-7cf8-4738-b737-32566fbd80d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e412534-7cf8-4738-b737-32566fbd80d0 found for delete ", "request_id": "req-ba37de19-dc39-4446-85e1-b383c011dac1"}]} [pid: 8|app: 0|req: 329/697] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:11:25 2026] DELETE /v2.0/networks/5cb69b08-08f1-4fa7-b3c2-db8ba5ea08c5 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/698] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:11:25 2026] GET /v2.0/security-groups?tenant_id=ce8ca1c83bbf484a8e0b150c060ede06&name=default => generated 2925 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/699] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:11:25 2026] DELETE /v2.0/networks/7554b79b-a95a-4c4e-925b-132a0f12097d => 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: 330/700] 10.0.0.188 () {34 vars in 990 bytes} [Mon Apr 27 13:11:25 2026] GET /v2.0/ports?device_id=42daa8b1-fae5-4d1b-b021-cc26671ee8e3 => generated 1240 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/701] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:11:26 2026] DELETE /v2.0/security-groups/40f7be2b-75d9-42fa-9859-2f71f6122e0a => 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: 331/702] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:11:26 2026] DELETE /v2.0/security-groups/4799f0be-1c62-423d-867f-6fd4e02ccabf => 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: 332/703] 10.0.0.188 () {34 vars in 1040 bytes} [Mon Apr 27 13:11:26 2026] GET /v2.0/security-groups?id=b420051a-695b-42f0-a5ae-a47a65d8b15c&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-27 13:11:26.228 8 INFO neutron.api.v2.resource [None req-7d0d7bc5-ced2-450b-ae1d-83107e1d32e2 162c99ea5bcf4682a6152fbbf3b98db8 40dbaec359e946f8854b887e038fdff3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 333/704] 10.0.0.232 () {32 vars in 737 bytes} [Mon Apr 27 13:11:26 2026] GET /v2.0/security-groups/4799f0be-1c62-423d-867f-6fd4e02ccabf => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/705] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:11:26 2026] DELETE /v2.0/networks/253df6dc-5b5a-40e2-8a5b-c070fb995c87 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:11:26.341 8 INFO neutron_taas.services.taas.taas_plugin [None req-17931441-7e8a-4da6-8f90-45ead78b9365 162c99ea5bcf4682a6152fbbf3b98db8 40dbaec359e946f8854b887e038fdff3 - - default default] TaaS: Handle Delete Port: 35778088-b8a6-4016-a318-1e4ec4d20ad1 2026-04-27 13:11:26.345 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-17931441-7e8a-4da6-8f90-45ead78b9365 162c99ea5bcf4682a6152fbbf3b98db8 40dbaec359e946f8854b887e038fdff3 - - default default] Tap Mirror: Handle Delete Port: 35778088-b8a6-4016-a318-1e4ec4d20ad1 [pid: 7|app: 0|req: 373/706] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:11:26 2026] DELETE /v2.0/networks/d91ca5e6-b860-49b8-add1-d084076709fb => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/707] 10.0.0.232 () {32 vars in 732 bytes} [Mon Apr 27 13:11:26 2026] DELETE /v2.0/floatingips/383dc66b-257e-4fa5-802d-c66093bc9baf => generated 0 bytes in 247 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:11:26.563 7 INFO neutron.services.segments.plugin [-] Segment 3eba7fe0-ede4-419e-8174-e167df7936ed resource provider aggregate not found 2026-04-27 13:11:26.567 7 INFO neutron.services.segments.plugin [-] Segment 3eba7fe0-ede4-419e-8174-e167df7936ed resource provider aggregate not found 2026-04-27 13:11:26.589 7 INFO neutron.services.segments.plugin [-] Segment 3eba7fe0-ede4-419e-8174-e167df7936ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3eba7fe0-ede4-419e-8174-e167df7936ed found for delete ", "request_id": "req-be0f3817-ec2e-461d-afef-f60bb6361324"}]} 2026-04-27 13:11:26.604 7 INFO neutron.services.segments.plugin [-] Segment 3eba7fe0-ede4-419e-8174-e167df7936ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3eba7fe0-ede4-419e-8174-e167df7936ed found for delete ", "request_id": "req-a7d2bf94-651b-449e-8520-71cbcb280940"}]} 2026-04-27 13:11:26.626 7 INFO neutron.services.segments.plugin [-] Segment b0f4b432-622d-48d2-a48a-a46c026a6d6e resource provider aggregate not found 2026-04-27 13:11:26.638 7 INFO neutron.services.segments.plugin [-] Segment b0f4b432-622d-48d2-a48a-a46c026a6d6e resource provider aggregate not found 2026-04-27 13:11:26.653 7 INFO neutron.services.segments.plugin [-] Segment b0f4b432-622d-48d2-a48a-a46c026a6d6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0f4b432-622d-48d2-a48a-a46c026a6d6e found for delete ", "request_id": "req-82e5d810-6b49-4b46-934e-e69368582cf7"}]} 2026-04-27 13:11:26.676 7 INFO neutron.services.segments.plugin [-] Segment c24d6f66-97a3-4f64-b4ba-bf566a41db19 resource provider aggregate not found 2026-04-27 13:11:26.676 7 INFO neutron.services.segments.plugin [-] Segment b0f4b432-622d-48d2-a48a-a46c026a6d6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0f4b432-622d-48d2-a48a-a46c026a6d6e found for delete ", "request_id": "req-8736e9c1-2ee1-45d2-bccf-3dea230f50eb"}]} 2026-04-27 13:11:26.699 7 INFO neutron.services.segments.plugin [-] Segment c24d6f66-97a3-4f64-b4ba-bf566a41db19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c24d6f66-97a3-4f64-b4ba-bf566a41db19 found for delete ", "request_id": "req-6312c25a-314c-4906-963a-eb32bf114f3a"}]} 2026-04-27 13:11:26.703 7 INFO neutron.services.segments.plugin [-] Segment c24d6f66-97a3-4f64-b4ba-bf566a41db19 resource provider aggregate not found 2026-04-27 13:11:26.726 7 INFO neutron.services.segments.plugin [-] Segment c24d6f66-97a3-4f64-b4ba-bf566a41db19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c24d6f66-97a3-4f64-b4ba-bf566a41db19 found for delete ", "request_id": "req-ae9f869a-9283-41f0-b021-27ce45b4589c"}]} 2026-04-27 13:11:26.946 7 INFO neutron_taas.services.taas.taas_plugin [None req-20cc2535-c0c0-4360-b86d-08ef8aa29be8 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] TaaS: Handle Delete Port: 9381fd1e-ee5d-4711-bb8c-ca32dab6f79c 2026-04-27 13:11:26.948 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-20cc2535-c0c0-4360-b86d-08ef8aa29be8 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Tap Mirror: Handle Delete Port: 9381fd1e-ee5d-4711-bb8c-ca32dab6f79c 2026-04-27 13:11:26.972 8 WARNING neutron.db.securitygroups_db [None req-000e167a-926c-4638-af1e-06c92ade3a06 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 335/708] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:11:26 2026] GET /v2.0/security-groups?tenant_id=79f143d49b994fe9b047b56d0ca263a8&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/709] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:11:26 2026] DELETE /v2.0/security-groups/c58c9c4c-1a40-4a59-8e3a-6aebd9ce29be => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/710] 10.0.0.232 () {34 vars in 789 bytes} [Mon Apr 27 13:11:26 2026] PUT /v2.0/routers/4eefda20-92cd-484b-8ddd-2bdc541dbff2/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-27 13:11:27.744 8 INFO neutron_taas.services.taas.taas_plugin [None req-2af2e673-5a06-44f0-9c46-4be15b227c39 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] TaaS: Handle Delete Port: 20569614-8a74-4fa7-9ff1-c55523a72c6b 2026-04-27 13:11:27.752 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2af2e673-5a06-44f0-9c46-4be15b227c39 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Tap Mirror: Handle Delete Port: 20569614-8a74-4fa7-9ff1-c55523a72c6b 2026-04-27 13:11:28.029 8 INFO neutron_taas.services.taas.taas_plugin [None req-2af2e673-5a06-44f0-9c46-4be15b227c39 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] TaaS: Handle Delete Port: 00e93a68-fa08-488b-98fb-a8bdca392f99 2026-04-27 13:11:28.031 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2af2e673-5a06-44f0-9c46-4be15b227c39 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Tap Mirror: Handle Delete Port: 00e93a68-fa08-488b-98fb-a8bdca392f99 2026-04-27 13:11:28.389 8 INFO neutron.services.segments.plugin [-] Segment d7d8dc7b-b462-4bdb-84c5-2e27b0d56cf4 resource provider aggregate not found 2026-04-27 13:11:28.396 8 INFO neutron.services.segments.plugin [-] Segment d7d8dc7b-b462-4bdb-84c5-2e27b0d56cf4 resource provider aggregate not found 2026-04-27 13:11:28.415 8 INFO neutron.services.segments.plugin [-] Segment d7d8dc7b-b462-4bdb-84c5-2e27b0d56cf4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7d8dc7b-b462-4bdb-84c5-2e27b0d56cf4 found for delete ", "request_id": "req-c51d80c0-cb55-4d19-91c6-455226e5e1ac"}]} 2026-04-27 13:11:28.415 8 INFO neutron.services.segments.plugin [-] Segment d7d8dc7b-b462-4bdb-84c5-2e27b0d56cf4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7d8dc7b-b462-4bdb-84c5-2e27b0d56cf4 found for delete ", "request_id": "req-d590eca6-2d52-491c-9006-1054ea67a0a7"}]} 2026-04-27 13:11:28.440 8 INFO neutron.db.l3_hamode_db [None req-2af2e673-5a06-44f0-9c46-4be15b227c39 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] HA network 3e3ab269-3b91-4739-a791-c1442d36feea was deleted as no HA routers are present in project 40dbaec359e946f8854b887e038fdff3. [pid: 8|app: 0|req: 337/711] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:11:27 2026] DELETE /v2.0/routers/4eefda20-92cd-484b-8ddd-2bdc541dbff2 => generated 0 bytes in 961 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/712] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:11:28 2026] DELETE /v2.0/subnets/11948abe-6ea5-43ca-afa4-248d20aba1ed => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:11:28.759 8 INFO neutron_taas.services.taas.taas_plugin [None req-d8aa1b19-d1e6-476b-b7a1-ca5fc7adb5fa 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] TaaS: Handle Delete Port: bcefa14f-be55-44e3-b2e7-2200bcb3feea 2026-04-27 13:11:28.762 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8aa1b19-d1e6-476b-b7a1-ca5fc7adb5fa 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Tap Mirror: Handle Delete Port: bcefa14f-be55-44e3-b2e7-2200bcb3feea [pid: 8|app: 0|req: 338/713] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:11:28 2026] DELETE /v2.0/networks/2ce510b1-08af-4002-829a-5536134382e7 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:11:29.121 7 INFO neutron.db.segments_db [None req-57209ff1-94e1-425d-b257-51c34f780f03 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] Added segment 5904d90c-07c0-4c5b-963e-e5a11b60bd1d of type vxlan for network d4b5d315-72f1-4180-970b-ef3b338a87b6 2026-04-27 13:11:29.132 8 WARNING neutron.db.securitygroups_db [None req-bcb78568-60bf-4336-8e72-56f4730eaea2 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 339/714] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:11:29 2026] GET /v2.0/security-groups?tenant_id=40dbaec359e946f8854b887e038fdff3&name=default => generated 2921 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/715] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:11:28 2026] POST /v2.0/networks => generated 634 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:11:29.249 7 INFO neutron.db.segments_db [None req-2d5702c0-869a-421f-b621-8df7df89bd94 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] Added segment fdc893c7-0f3f-424b-a9ee-0012ea7b3b9e of type vxlan for network b67b035f-0e03-498d-a8f1-8b78801774cb [pid: 8|app: 0|req: 340/716] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:11:29 2026] DELETE /v2.0/security-groups/781094a8-9cd9-4c71-b6f6-0dd94965c347 => 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: 377/717] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:11:29 2026] POST /v2.0/networks => generated 634 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/718] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:11:29 2026] POST /v2.0/subnets => generated 646 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/719] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:11:29 2026] POST /v2.0/subnets => generated 655 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:11:29.907 8 INFO neutron.db.segments_db [None req-09be8b3e-c2bb-436b-8447-a2645bcabc62 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] Added segment 257e388f-8f18-4d7e-926e-f7136666fa8b of type vxlan for network 5a3607c1-215f-4852-8c1d-db17ac588806 2026-04-27 13:11:30.167 8 INFO neutron.db.l3_hamode_db [None req-09be8b3e-c2bb-436b-8447-a2645bcabc62 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 13:11:30.337 8 INFO neutron.db.l3_hamode_db [None req-09be8b3e-c2bb-436b-8447-a2645bcabc62 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 13:11:30.445 8 INFO neutron.services.segments.plugin [-] Segment 0e2aca9d-9e79-4217-8c51-ae7e949fb414 resource provider aggregate not found 2026-04-27 13:11:30.450 8 INFO neutron.services.segments.plugin [-] Segment 0e2aca9d-9e79-4217-8c51-ae7e949fb414 resource provider aggregate not found 2026-04-27 13:11:30.477 8 INFO neutron.services.segments.plugin [-] Segment 0e2aca9d-9e79-4217-8c51-ae7e949fb414 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e2aca9d-9e79-4217-8c51-ae7e949fb414 found for delete ", "request_id": "req-07fb5327-6c76-4edf-8b8f-30e2397a1bc5"}]} 2026-04-27 13:11:30.477 8 INFO neutron.services.segments.plugin [-] Segment 0e2aca9d-9e79-4217-8c51-ae7e949fb414 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e2aca9d-9e79-4217-8c51-ae7e949fb414 found for delete ", "request_id": "req-79a9206e-676f-48d4-a36f-693ff8ce4a1d"}]} [pid: 8|app: 0|req: 342/720] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:11:29 2026] POST /v2.0/routers => generated 511 bytes in 1052 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:11:31.546 8 WARNING neutron.db.securitygroups_db [None req-b8861098-8f32-45d5-b102-409d9a6ddd10 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 343/721] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:11:31 2026] GET /v2.0/security-groups?tenant_id=2cab9d2ef3ea4564a4f40267e3677545&name=default => generated 2925 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/722] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:11:31 2026] DELETE /v2.0/security-groups/862f9e29-a14c-4b90-ae38-033c8059e258 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/723] 10.0.0.232 () {34 vars in 783 bytes} [Mon Apr 27 13:11:30 2026] PUT /v2.0/routers/929f1089-b4e8-4dfb-b08d-8975573fa2c4/add_router_interface => generated 310 bytes in 1149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/724] 10.0.0.232 () {32 vars in 717 bytes} [Mon Apr 27 13:11:32 2026] GET /v2.0/ports/7b348588-5cc1-499e-8b19-da2fe60ad97d => generated 959 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/725] 10.0.0.232 () {34 vars in 783 bytes} [Mon Apr 27 13:11:32 2026] PUT /v2.0/routers/929f1089-b4e8-4dfb-b08d-8975573fa2c4/add_router_interface => generated 310 bytes in 1085 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/726] 10.0.0.232 () {32 vars in 717 bytes} [Mon Apr 27 13:11:33 2026] GET /v2.0/ports/e3794766-b1c1-4fdd-8fc2-76826aa3dbbf => generated 967 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:11:33.582 7 INFO neutron_taas.services.taas.taas_plugin [None req-d46960d5-8445-41da-95bc-225607c52edb 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] TaaS: Handle Delete Port: e3794766-b1c1-4fdd-8fc2-76826aa3dbbf 2026-04-27 13:11:33.586 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d46960d5-8445-41da-95bc-225607c52edb 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] Tap Mirror: Handle Delete Port: e3794766-b1c1-4fdd-8fc2-76826aa3dbbf 2026-04-27 13:11:33.935 8 WARNING neutron.db.securitygroups_db [None req-f2b3faf9-c7e3-443f-8460-20982ed44501 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_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: 381/727] 10.0.0.232 () {34 vars in 789 bytes} [Mon Apr 27 13:11:33 2026] PUT /v2.0/routers/929f1089-b4e8-4dfb-b08d-8975573fa2c4/remove_router_interface => generated 310 bytes in 723 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/728] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:11:33 2026] GET /v2.0/security-groups?tenant_id=be87960cc17642cba1c8a080b6c94011&name=default => generated 2925 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:11:34.202 7 INFO neutron.db.segments_db [None req-9878452b-2d5a-44c2-8caa-aea28d8658b9 c7e26689dad747e7a703474f5fe62730 8717fa9185844f1591f557cb55fd1b69 - - default default] Added segment e5fe6b95-c96f-4ea2-813e-ecffb77126d4 of type vxlan for network 42acfb0f-3333-4319-a2f2-7cd2172cb06e 2026-04-27 13:11:34.274 7 INFO neutron.db.segments_db [None req-9878452b-2d5a-44c2-8caa-aea28d8658b9 c7e26689dad747e7a703474f5fe62730 8717fa9185844f1591f557cb55fd1b69 - - default default] Added segment 22cd5303-b29a-4008-86bd-a304decc2251 of type vxlan for network 0c349def-4632-4554-94c5-107af0e8963b [pid: 7|app: 0|req: 382/729] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:11:33 2026] POST /v2.0/networks => generated 1245 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 13:11:34.473 8 INFO neutron_taas.services.taas.taas_plugin [None req-a3aa5b56-a75f-43ab-b23f-02204b77a0e1 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] TaaS: Handle Delete Port: 7b348588-5cc1-499e-8b19-da2fe60ad97d 2026-04-27 13:11:34.476 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a3aa5b56-a75f-43ab-b23f-02204b77a0e1 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] Tap Mirror: Handle Delete Port: 7b348588-5cc1-499e-8b19-da2fe60ad97d [pid: 7|app: 0|req: 383/730] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:11:34 2026] DELETE /v2.0/security-groups/a2c390fc-2342-4dac-8a92-efad822e5d3b => 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: 384/731] 10.0.0.232 () {32 vars in 649 bytes} [Mon Apr 27 13:11:34 2026] GET /v2.0/networks => generated 1844 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:11:34.646 7 INFO neutron.services.segments.plugin [-] Segment e5fe6b95-c96f-4ea2-813e-ecffb77126d4 resource provider aggregate not found 2026-04-27 13:11:34.655 7 INFO neutron.services.segments.plugin [-] Segment e5fe6b95-c96f-4ea2-813e-ecffb77126d4 resource provider aggregate not found 2026-04-27 13:11:34.668 7 INFO neutron.services.segments.plugin [-] Segment e5fe6b95-c96f-4ea2-813e-ecffb77126d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5fe6b95-c96f-4ea2-813e-ecffb77126d4 found for delete ", "request_id": "req-4b57db2a-a21a-4969-971c-b920978f9d79"}]} 2026-04-27 13:11:34.673 7 INFO neutron.services.segments.plugin [-] Segment e5fe6b95-c96f-4ea2-813e-ecffb77126d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5fe6b95-c96f-4ea2-813e-ecffb77126d4 found for delete ", "request_id": "req-b963d733-325d-495a-ba72-d6c5bd210f18"}]} [pid: 7|app: 0|req: 385/732] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:11:34 2026] DELETE /v2.0/networks/42acfb0f-3333-4319-a2f2-7cd2172cb06e => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:11:34.690 7 WARNING neutron.db.securitygroups_db [None req-0a1a4084-ee6e-428d-b71d-5eb2b2d60330 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_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: 386/733] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:11:34 2026] GET /v2.0/security-groups?tenant_id=acba7e7ecaaf46f48fea7377fe07625e&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/734] 10.0.0.232 () {34 vars in 789 bytes} [Mon Apr 27 13:11:34 2026] PUT /v2.0/routers/929f1089-b4e8-4dfb-b08d-8975573fa2c4/remove_router_interface => generated 310 bytes in 772 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/735] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:11:34 2026] DELETE /v2.0/networks/0c349def-4632-4554-94c5-107af0e8963b => 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: 349/736] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:11:34 2026] DELETE /v2.0/security-groups/48067c95-204f-475c-b524-f639def5503b => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/737] 10.0.0.232 () {32 vars in 736 bytes} [Mon Apr 27 13:11:34 2026] GET /v2.0/ports?device_id=929f1089-b4e8-4dfb-b08d-8975573fa2c4 => 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: 350/738] 10.0.0.232 () {32 vars in 649 bytes} [Mon Apr 27 13:11:34 2026] GET /v2.0/networks => generated 651 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:11:35.064 8 INFO neutron.db.segments_db [None req-d173e58c-0862-47c6-993a-d94ab37934ba c7e26689dad747e7a703474f5fe62730 8717fa9185844f1591f557cb55fd1b69 - - default default] Added segment d29f28be-3ceb-4211-a10f-9718d444c8ed of type vxlan for network 0dd0a32c-9fcd-4e94-b196-097e0e93e8eb [pid: 8|app: 0|req: 351/739] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:11:35 2026] POST /v2.0/networks => generated 650 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:11:35.177 7 INFO neutron_taas.services.taas.taas_plugin [None req-18bc8256-ae20-43d9-973e-d7bd0acd8694 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] TaaS: Handle Delete Port: 0ba2cc62-b2e4-4a5b-b37b-41a4b7b344be 2026-04-27 13:11:35.180 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-18bc8256-ae20-43d9-973e-d7bd0acd8694 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] Tap Mirror: Handle Delete Port: 0ba2cc62-b2e4-4a5b-b37b-41a4b7b344be 2026-04-27 13:11:35.211 8 INFO neutron.db.segments_db [None req-b66795f3-03af-4f99-b696-4a9805676241 c7e26689dad747e7a703474f5fe62730 8717fa9185844f1591f557cb55fd1b69 - - default default] Added segment 917cc143-a982-48bb-90fa-9ef801a85040 of type vxlan for network 08152710-e234-4e69-bdd2-14d0bb861788 [pid: 8|app: 0|req: 352/740] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:11:35 2026] POST /v2.0/networks => generated 650 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:11:35.510 7 INFO neutron.db.l3_hamode_db [None req-18bc8256-ae20-43d9-973e-d7bd0acd8694 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] HA network 5a3607c1-215f-4852-8c1d-db17ac588806 was deleted as no HA routers are present in project bc4ca23a62404f3cb36e2369ce3a04f9. [pid: 7|app: 0|req: 389/741] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:11:34 2026] DELETE /v2.0/routers/929f1089-b4e8-4dfb-b08d-8975573fa2c4 => generated 0 bytes in 557 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/742] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:11:35 2026] DELETE /v2.0/subnets/f130f5e2-2d32-4a14-ab36-2f224004b8ec => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/743] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:11:35 2026] DELETE /v2.0/subnets/08b309fb-ed3d-4d90-a097-f628c2998277 => 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: 353/744] 10.0.0.232 () {34 vars in 665 bytes} [Mon Apr 27 13:11:35 2026] POST /v2.0/ports => generated 1506 bytes in 538 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 354/745] 10.0.0.232 () {32 vars in 643 bytes} [Mon Apr 27 13:11:35 2026] GET /v2.0/ports => generated 1506 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:11:35.916 7 INFO neutron_taas.services.taas.taas_plugin [None req-1dc8f101-858a-4263-9c78-149988519055 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] TaaS: Handle Delete Port: 147b667d-1d95-4f35-91ba-2c2f6bf696dd 2026-04-27 13:11:35.918 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1dc8f101-858a-4263-9c78-149988519055 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] Tap Mirror: Handle Delete Port: 147b667d-1d95-4f35-91ba-2c2f6bf696dd 2026-04-27 13:11:35.963 8 INFO neutron_taas.services.taas.taas_plugin [None req-ee7cac64-d1d4-49fc-a561-a168fcb2a7cd c7e26689dad747e7a703474f5fe62730 8717fa9185844f1591f557cb55fd1b69 - - default default] TaaS: Handle Delete Port: 1793fe58-750d-47d4-a459-06cba2955e50 2026-04-27 13:11:35.965 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ee7cac64-d1d4-49fc-a561-a168fcb2a7cd c7e26689dad747e7a703474f5fe62730 8717fa9185844f1591f557cb55fd1b69 - - default default] Tap Mirror: Handle Delete Port: 1793fe58-750d-47d4-a459-06cba2955e50 [pid: 8|app: 0|req: 355/746] 10.0.0.232 () {32 vars in 720 bytes} [Mon Apr 27 13:11:35 2026] DELETE /v2.0/ports/1793fe58-750d-47d4-a459-06cba2955e50 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/747] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:11:35 2026] DELETE /v2.0/networks/b67b035f-0e03-498d-a8f1-8b78801774cb => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:11:36.140 8 INFO neutron_taas.services.taas.taas_plugin [None req-980f7bd2-b955-4910-afa6-a286279e54f9 c7e26689dad747e7a703474f5fe62730 8717fa9185844f1591f557cb55fd1b69 - - default default] TaaS: Handle Delete Port: 9fda75f5-3363-4642-a90b-8f759013c9ad 2026-04-27 13:11:36.143 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-980f7bd2-b955-4910-afa6-a286279e54f9 c7e26689dad747e7a703474f5fe62730 8717fa9185844f1591f557cb55fd1b69 - - default default] Tap Mirror: Handle Delete Port: 9fda75f5-3363-4642-a90b-8f759013c9ad [pid: 7|app: 0|req: 393/748] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:11:36 2026] DELETE /v2.0/networks/d4b5d315-72f1-4180-970b-ef3b338a87b6 => 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: 356/749] 10.0.0.232 () {32 vars in 720 bytes} [Mon Apr 27 13:11:36 2026] DELETE /v2.0/ports/9fda75f5-3363-4642-a90b-8f759013c9ad => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/750] 10.0.0.232 () {32 vars in 643 bytes} [Mon Apr 27 13:11:36 2026] GET /v2.0/ports => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:11:36.269 7 INFO neutron.db.segments_db [None req-29d4af04-7dcd-4ea6-984c-37fd8676f19f 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] Added segment adc33315-4490-4d35-a11d-4c135f7d3ffb of type vxlan for network 403139cd-780d-422c-949e-11940d6625ba 2026-04-27 13:11:36.288 8 INFO neutron.db.segments_db [None req-561cfe13-eb86-472d-a0be-030f7b4da962 c7e26689dad747e7a703474f5fe62730 8717fa9185844f1591f557cb55fd1b69 - - default default] Added segment 36af28ac-119c-4311-89b2-678c2ddb0340 of type vxlan for network 7b3d4d27-c6ca-44de-aa88-4fca7c6d5954 [pid: 7|app: 0|req: 394/751] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:11:36 2026] POST /v2.0/networks => generated 633 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/752] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:11:36 2026] POST /v2.0/networks => generated 650 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:11:36.428 8 INFO neutron.db.segments_db [None req-ae4e9ff1-2f6a-4c14-a32a-95ab59f222d3 c7e26689dad747e7a703474f5fe62730 8717fa9185844f1591f557cb55fd1b69 - - default default] Added segment 3f784235-c7c4-464c-888b-7cd84d298f20 of type vxlan for network e1b3b2d1-bf9a-42aa-9bcc-6a148f4f0881 [pid: 8|app: 0|req: 359/753] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:11:36 2026] POST /v2.0/networks => generated 649 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/754] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:11:36 2026] POST /v2.0/subnets => generated 646 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:11:36.608 7 INFO neutron.db.segments_db [None req-efa9a421-628c-4dcf-97cb-d045e3abbf1f 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] Added segment d5498642-aac8-47d9-b2d0-258e9e4175aa of type vxlan for network ee74318d-6c43-4154-9a83-33ab17217bf2 2026-04-27 13:11:36.694 7 INFO neutron.services.segments.plugin [-] Segment 22cd5303-b29a-4008-86bd-a304decc2251 resource provider aggregate not found 2026-04-27 13:11:36.704 7 INFO neutron.services.segments.plugin [-] Segment 22cd5303-b29a-4008-86bd-a304decc2251 resource provider aggregate not found 2026-04-27 13:11:36.712 7 INFO neutron.services.segments.plugin [-] Segment 22cd5303-b29a-4008-86bd-a304decc2251 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22cd5303-b29a-4008-86bd-a304decc2251 found for delete ", "request_id": "req-f04cef32-1f86-40e4-9043-b396126d6d42"}]} 2026-04-27 13:11:36.724 7 INFO neutron.services.segments.plugin [-] Segment 22cd5303-b29a-4008-86bd-a304decc2251 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22cd5303-b29a-4008-86bd-a304decc2251 found for delete ", "request_id": "req-3db2fb2e-0d53-4931-91cf-573354b490cc"}]} 2026-04-27 13:11:36.733 7 INFO neutron.services.segments.plugin [-] Segment 257e388f-8f18-4d7e-926e-f7136666fa8b resource provider aggregate not found 2026-04-27 13:11:36.748 7 INFO neutron.services.segments.plugin [-] Segment 257e388f-8f18-4d7e-926e-f7136666fa8b resource provider aggregate not found 2026-04-27 13:11:36.756 7 INFO neutron.services.segments.plugin [-] Segment 257e388f-8f18-4d7e-926e-f7136666fa8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 257e388f-8f18-4d7e-926e-f7136666fa8b found for delete ", "request_id": "req-5964e247-fd24-4127-b559-7134ada82278"}]} 2026-04-27 13:11:36.775 7 INFO neutron.services.segments.plugin [-] Segment 257e388f-8f18-4d7e-926e-f7136666fa8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 257e388f-8f18-4d7e-926e-f7136666fa8b found for delete ", "request_id": "req-6b24ffeb-4af3-4049-99e3-244b4f38f21a"}]} 2026-04-27 13:11:36.778 7 INFO neutron.services.segments.plugin [-] Segment fdc893c7-0f3f-424b-a9ee-0012ea7b3b9e resource provider aggregate not found 2026-04-27 13:11:36.794 7 INFO neutron.services.segments.plugin [-] Segment fdc893c7-0f3f-424b-a9ee-0012ea7b3b9e resource provider aggregate not found 2026-04-27 13:11:36.802 7 INFO neutron.services.segments.plugin [-] Segment fdc893c7-0f3f-424b-a9ee-0012ea7b3b9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdc893c7-0f3f-424b-a9ee-0012ea7b3b9e found for delete ", "request_id": "req-c68a0cc7-c7f5-43d2-bbbb-6ea279470a9d"}]} 2026-04-27 13:11:36.816 7 INFO neutron.services.segments.plugin [-] Segment 5904d90c-07c0-4c5b-963e-e5a11b60bd1d resource provider aggregate not found 2026-04-27 13:11:36.822 7 INFO neutron.services.segments.plugin [-] Segment fdc893c7-0f3f-424b-a9ee-0012ea7b3b9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdc893c7-0f3f-424b-a9ee-0012ea7b3b9e found for delete ", "request_id": "req-c7d3c5c2-cd5a-4698-9b67-24dbccd867d4"}]} 2026-04-27 13:11:36.840 7 INFO neutron.services.segments.plugin [-] Segment 5904d90c-07c0-4c5b-963e-e5a11b60bd1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5904d90c-07c0-4c5b-963e-e5a11b60bd1d found for delete ", "request_id": "req-76ca1bc1-9fb6-4122-a51b-a471bcb4dc86"}]} 2026-04-27 13:11:36.841 7 INFO neutron.services.segments.plugin [-] Segment 5904d90c-07c0-4c5b-963e-e5a11b60bd1d resource provider aggregate not found 2026-04-27 13:11:36.866 7 INFO neutron.services.segments.plugin [-] Segment 5904d90c-07c0-4c5b-963e-e5a11b60bd1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5904d90c-07c0-4c5b-963e-e5a11b60bd1d found for delete ", "request_id": "req-ece0818f-44c9-4209-8ff5-1df0df45431d"}]} 2026-04-27 13:11:36.938 7 INFO neutron.db.l3_hamode_db [None req-efa9a421-628c-4dcf-97cb-d045e3abbf1f 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 360/755] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:11:36 2026] POST /v2.0/subnets => generated 1274 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/756] 10.0.0.232 () {32 vars in 647 bytes} [Mon Apr 27 13:11:36 2026] GET /v2.0/subnets => generated 1910 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:11:37.044 7 INFO neutron.db.l3_hamode_db [None req-efa9a421-628c-4dcf-97cb-d045e3abbf1f 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 362/757] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:11:36 2026] DELETE /v2.0/subnets/74efdeec-148d-47e5-983b-ef0f424cc8b5 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/758] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:11:37 2026] DELETE /v2.0/subnets/43385341-6fed-47ec-83e4-91a5230a12e2 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:11:37.386 8 WARNING neutron.db.securitygroups_db [None req-e1093d60-f836-4437-9131-04340212dac9 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 366/761] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:11:37 2026] GET /v2.0/security-groups?tenant_id=c288f7ab54b64222a0a691a47e65d23a&name=default => generated 2925 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/762] 10.0.0.232 () {32 vars in 647 bytes} [Mon Apr 27 13:11:37 2026] GET /v2.0/subnets => generated 649 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/763] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:11:37 2026] DELETE /v2.0/security-groups/d6c38767-e246-4acd-af5f-994b731ac5be => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:11:37.703 8 INFO neutron.services.segments.plugin [-] Segment 3f784235-c7c4-464c-888b-7cd84d298f20 resource provider aggregate not found 2026-04-27 13:11:37.713 8 INFO neutron.services.segments.plugin [-] Segment 3f784235-c7c4-464c-888b-7cd84d298f20 resource provider aggregate not found 2026-04-27 13:11:37.725 8 INFO neutron.services.segments.plugin [-] Segment 3f784235-c7c4-464c-888b-7cd84d298f20 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f784235-c7c4-464c-888b-7cd84d298f20 found for delete ", "request_id": "req-27e04796-0edc-4fcb-b413-5c37db690de7"}]} 2026-04-27 13:11:37.739 8 INFO neutron.services.segments.plugin [-] Segment 3f784235-c7c4-464c-888b-7cd84d298f20 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f784235-c7c4-464c-888b-7cd84d298f20 found for delete ", "request_id": "req-2d2855bc-b6ec-4481-a149-aae2684e1fe8"}]} [pid: 8|app: 0|req: 369/764] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:11:37 2026] DELETE /v2.0/networks/e1b3b2d1-bf9a-42aa-9bcc-6a148f4f0881 => 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: 370/765] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:11:37 2026] DELETE /v2.0/networks/7b3d4d27-c6ca-44de-aa88-4fca7c6d5954 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/766] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:11:36 2026] POST /v2.0/routers => generated 509 bytes in 1435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/767] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:11:37 2026] DELETE /v2.0/networks/08152710-e234-4e69-bdd2-14d0bb861788 => 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: 372/768] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:11:38 2026] DELETE /v2.0/networks/0dd0a32c-9fcd-4e94-b196-097e0e93e8eb => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/769] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:11:38 2026] GET /v2.0/ports?device_id=42daa8b1-fae5-4d1b-b021-cc26671ee8e3 => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/770] 10.0.0.150 () {34 vars in 971 bytes} [Mon Apr 27 13:11:38 2026] GET /v2.0/ports/4d61ceb7-620b-4478-afe2-731c2d67cbce => generated 968 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/771] 10.0.0.232 () {34 vars in 665 bytes} [Mon Apr 27 13:11:38 2026] POST /v2.0/ports => generated 964 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:11:38.736 7 WARNING neutron.db.securitygroups_db [None req-30db7e16-ab2b-4afb-99b5-168f51cdda2c 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_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: 398/772] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:11:38 2026] GET /v2.0/security-groups?tenant_id=8717fa9185844f1591f557cb55fd1b69&name=default => generated 2925 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/773] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:11:38 2026] DELETE /v2.0/security-groups/8bfce80e-9d93-4c16-b879-98ee6ea2ea1d => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/774] 199.19.213.78 () {34 vars in 999 bytes} [Mon Apr 27 13:11:38 2026] GET /v2.0/subnets?network_id=982017f1-5920-43d0-98db-76c12a14ab41 => generated 684 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/775] 199.19.213.78 () {34 vars in 1145 bytes} [Mon Apr 27 13:11:38 2026] GET /v2.0/ports?device_id=42daa8b1-fae5-4d1b-b021-cc26671ee8e3&device_owner=compute%3Anova&network_id=982017f1-5920-43d0-98db-76c12a14ab41 => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/776] 10.0.0.232 () {34 vars in 783 bytes} [Mon Apr 27 13:11:38 2026] PUT /v2.0/routers/cb3e8612-646f-4158-9d2e-c31c684c9f99/add_router_interface => generated 310 bytes in 963 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: 376/777] 10.0.0.232 () {32 vars in 717 bytes} [Mon Apr 27 13:11:39 2026] GET /v2.0/ports/247610fb-cac6-499c-ad06-ab0036bdbeef => generated 1038 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/778] 199.19.213.78 () {38 vars in 1027 bytes} [Mon Apr 27 13:11:39 2026] PUT /v2.0/ports/4d61ceb7-620b-4478-afe2-731c2d67cbce => generated 1145 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:11:39.545 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5926eda4-fc2c-43cc-9620-43865a3d5b52'] response: {'name': 'network-changed', 'server_uuid': '42daa8b1-fae5-4d1b-b021-cc26671ee8e3', 'tag': '4d61ceb7-620b-4478-afe2-731c2d67cbce', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:11:39.735 8 INFO neutron_taas.services.taas.taas_plugin [None req-670dbc51-073e-4cdc-8606-ef5a1e7aa364 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] TaaS: Handle Delete Port: 247610fb-cac6-499c-ad06-ab0036bdbeef 2026-04-27 13:11:39.738 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-670dbc51-073e-4cdc-8606-ef5a1e7aa364 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] Tap Mirror: Handle Delete Port: 247610fb-cac6-499c-ad06-ab0036bdbeef 2026-04-27 13:11:39.755 8 INFO neutron.services.segments.plugin [-] Segment 36af28ac-119c-4311-89b2-678c2ddb0340 resource provider aggregate not found 2026-04-27 13:11:39.761 8 INFO neutron.services.segments.plugin [-] Segment 36af28ac-119c-4311-89b2-678c2ddb0340 resource provider aggregate not found 2026-04-27 13:11:39.772 8 INFO neutron.services.segments.plugin [-] Segment 36af28ac-119c-4311-89b2-678c2ddb0340 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36af28ac-119c-4311-89b2-678c2ddb0340 found for delete ", "request_id": "req-2e41b81e-fc0f-4aef-b891-4145f72fccd9"}]} 2026-04-27 13:11:39.781 8 INFO neutron.services.segments.plugin [-] Segment 36af28ac-119c-4311-89b2-678c2ddb0340 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36af28ac-119c-4311-89b2-678c2ddb0340 found for delete ", "request_id": "req-19c6f36b-355f-47c6-b54a-53164db9174c"}]} 2026-04-27 13:11:39.793 7 INFO neutron.db.segments_db [None req-0602fdf8-fce3-4c1b-813d-51ba4c0e1356 183ef3a6e9cf44278886f730b6b8a1d2 f88aef3ae5d840548af69aa6192ab104 - - default default] Added segment 711a2fc4-a560-40e4-be99-0ecee4ed7c77 of type vxlan for network 56aa1338-66a8-4b22-aac6-5988730e897f 2026-04-27 13:11:39.798 8 INFO neutron.services.segments.plugin [-] Segment 917cc143-a982-48bb-90fa-9ef801a85040 resource provider aggregate not found 2026-04-27 13:11:39.808 8 INFO neutron.services.segments.plugin [-] Segment 917cc143-a982-48bb-90fa-9ef801a85040 resource provider aggregate not found 2026-04-27 13:11:39.816 8 INFO neutron.services.segments.plugin [-] Segment 917cc143-a982-48bb-90fa-9ef801a85040 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 917cc143-a982-48bb-90fa-9ef801a85040 found for delete ", "request_id": "req-aa2f2f44-9c02-4f10-86c3-beb0801bcb69"}]} 2026-04-27 13:11:39.830 8 INFO neutron.services.segments.plugin [-] Segment 917cc143-a982-48bb-90fa-9ef801a85040 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 917cc143-a982-48bb-90fa-9ef801a85040 found for delete ", "request_id": "req-7f99edb1-b237-441e-8de1-1be4fbb12004"}]} 2026-04-27 13:11:39.839 8 INFO neutron.services.segments.plugin [-] Segment d29f28be-3ceb-4211-a10f-9718d444c8ed resource provider aggregate not found 2026-04-27 13:11:39.857 8 INFO neutron.services.segments.plugin [-] Segment d29f28be-3ceb-4211-a10f-9718d444c8ed resource provider aggregate not found 2026-04-27 13:11:39.876 8 INFO neutron.services.segments.plugin [-] Segment d29f28be-3ceb-4211-a10f-9718d444c8ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d29f28be-3ceb-4211-a10f-9718d444c8ed found for delete ", "request_id": "req-4e66812c-a6ad-4f76-ab43-7129e6834fca"}]} 2026-04-27 13:11:39.878 8 INFO neutron.services.segments.plugin [-] Segment d29f28be-3ceb-4211-a10f-9718d444c8ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d29f28be-3ceb-4211-a10f-9718d444c8ed found for delete ", "request_id": "req-1f203862-2cc7-4674-9a58-32d567b00e65"}]} [pid: 7|app: 0|req: 403/779] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:11:39 2026] POST /v2.0/networks => generated 650 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/780] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:11:39 2026] POST /v2.0/subnets => generated 627 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/781] 10.0.0.232 () {34 vars in 789 bytes} [Mon Apr 27 13:11:39 2026] PUT /v2.0/routers/cb3e8612-646f-4158-9d2e-c31c684c9f99/remove_router_interface => generated 310 bytes in 791 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: 405/782] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:11:40 2026] GET /v2.0/ports?tenant_id=3b92da9dc09f473690346978bbb1e604&device_id=42daa8b1-fae5-4d1b-b021-cc26671ee8e3 => generated 1417 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:11:40.215 8 INFO neutron.db.segments_db [None req-7d1778a2-f3dd-46c4-938d-c98bcee7fb96 183ef3a6e9cf44278886f730b6b8a1d2 f88aef3ae5d840548af69aa6192ab104 - - default default] Added segment 12aa09ce-ea02-4d10-b205-53d07a7f681f of type vxlan for network 1be8c538-1f86-4f18-b343-e89b98dbec4a 2026-04-27 13:11:40.328 7 INFO neutron.api.v2.resource [None req-601f98ac-9f7a-493c-b3ce-b0d75129ed0c 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 406/783] 10.0.0.232 () {34 vars in 789 bytes} [Mon Apr 27 13:11:40 2026] PUT /v2.0/routers/cb3e8612-646f-4158-9d2e-c31c684c9f99/remove_router_interface => generated 197 bytes in 147 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/784] 199.19.213.78 () {34 vars in 985 bytes} [Mon Apr 27 13:11:40 2026] GET /v2.0/networks?id=982017f1-5920-43d0-98db-76c12a14ab41 => generated 780 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/785] 10.0.0.232 () {32 vars in 736 bytes} [Mon Apr 27 13:11:40 2026] GET /v2.0/ports?device_id=cb3e8612-646f-4158-9d2e-c31c684c9f99 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/786] 199.19.213.78 () {34 vars in 1057 bytes} [Mon Apr 27 13:11:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=4d61ceb7-620b-4478-afe2-731c2d67cbce => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:11:40.437 8 INFO neutron.db.l3_hamode_db [None req-7d1778a2-f3dd-46c4-938d-c98bcee7fb96 183ef3a6e9cf44278886f730b6b8a1d2 f88aef3ae5d840548af69aa6192ab104 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 13:11:40.554 7 INFO neutron_taas.services.taas.taas_plugin [None req-79808503-c944-4872-ae0d-0a003de77aa7 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] TaaS: Handle Delete Port: 3adf4848-bc95-4d42-a39a-ff5cccc62d3b 2026-04-27 13:11:40.556 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-79808503-c944-4872-ae0d-0a003de77aa7 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] Tap Mirror: Handle Delete Port: 3adf4848-bc95-4d42-a39a-ff5cccc62d3b 2026-04-27 13:11:40.891 7 INFO neutron.services.segments.plugin [-] Segment d5498642-aac8-47d9-b2d0-258e9e4175aa resource provider aggregate not found 2026-04-27 13:11:40.898 7 INFO neutron.services.segments.plugin [-] Segment d5498642-aac8-47d9-b2d0-258e9e4175aa resource provider aggregate not found 2026-04-27 13:11:40.911 7 INFO neutron.services.segments.plugin [-] Segment d5498642-aac8-47d9-b2d0-258e9e4175aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5498642-aac8-47d9-b2d0-258e9e4175aa found for delete ", "request_id": "req-54e7aa0d-3ca8-4549-8093-07d7b5c2561b"}]} 2026-04-27 13:11:40.914 7 INFO neutron.services.segments.plugin [-] Segment d5498642-aac8-47d9-b2d0-258e9e4175aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5498642-aac8-47d9-b2d0-258e9e4175aa found for delete ", "request_id": "req-4229c5cd-9aee-4c53-a439-b2ff7583c1b7"}]} 2026-04-27 13:11:40.922 7 INFO neutron.db.l3_hamode_db [None req-79808503-c944-4872-ae0d-0a003de77aa7 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] HA network ee74318d-6c43-4154-9a83-33ab17217bf2 was deleted as no HA routers are present in project bc4ca23a62404f3cb36e2369ce3a04f9. [pid: 7|app: 0|req: 410/787] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:11:40 2026] DELETE /v2.0/routers/cb3e8612-646f-4158-9d2e-c31c684c9f99 => generated 0 bytes in 530 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/788] 199.19.213.78 () {34 vars in 1057 bytes} [Mon Apr 27 13:11:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=4d61ceb7-620b-4478-afe2-731c2d67cbce => generated 860 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/789] 10.0.0.232 () {34 vars in 684 bytes} [Mon Apr 27 13:11:40 2026] POST /v2.0/security-groups => generated 1625 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/790] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:11:41 2026] DELETE /v2.0/subnets/304178c5-003d-4bbc-9b24-6d23ea1210c8 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:11:41.434 8 INFO neutron.db.l3_hamode_db [None req-7d1778a2-f3dd-46c4-938d-c98bcee7fb96 183ef3a6e9cf44278886f730b6b8a1d2 f88aef3ae5d840548af69aa6192ab104 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 414/791] 199.19.213.78 () {34 vars in 983 bytes} [Mon Apr 27 13:11:41 2026] GET /v2.0/subnets?id=e9b1b622-dad7-4066-8119-859caec316c9 => generated 702 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/792] 10.0.0.232 () {32 vars in 663 bytes} [Mon Apr 27 13:11:41 2026] GET /v2.0/security-groups => generated 4530 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/793] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:11:41 2026] DELETE /v2.0/networks/403139cd-780d-422c-949e-11940d6625ba => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/794] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:11:41 2026] GET /v2.0/ports?network_id=982017f1-5920-43d0-98db-76c12a14ab41&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: 418/795] 10.0.0.232 () {34 vars in 758 bytes} [Mon Apr 27 13:11:41 2026] PUT /v2.0/security-groups/7263c09f-6d7d-4ebd-84d8-0e38acda2e9b => generated 1664 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:11:41.740 7 INFO neutron.db.segments_db [None req-b0f7a7a7-4ccf-49e1-9261-4a29352a68ae 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] Added segment d4abc29a-c909-4d4f-a8ba-e421a0e592b8 of type vxlan for network 478cdaaf-d4cf-4600-b68e-6fd2a0f6485a [pid: 7|app: 0|req: 419/796] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:11:41 2026] POST /v2.0/networks => generated 633 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/797] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:11:41 2026] GET /v2.0/networks/982017f1-5920-43d0-98db-76c12a14ab41?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: 421/798] 10.0.0.232 () {32 vars in 737 bytes} [Mon Apr 27 13:11:41 2026] GET /v2.0/security-groups/7263c09f-6d7d-4ebd-84d8-0e38acda2e9b => generated 1664 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/799] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:11:41 2026] POST /v2.0/subnets => generated 646 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/800] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:11:42 2026] GET /v2.0/networks/982017f1-5920-43d0-98db-76c12a14ab41?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/801] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:11:42 2026] DELETE /v2.0/security-groups/7263c09f-6d7d-4ebd-84d8-0e38acda2e9b => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:11:42.222 7 INFO neutron.db.segments_db [None req-1c1d7021-c2ec-4d47-a1bf-2c645a5cf249 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] Added segment d71aae90-133a-4b3b-b135-3f7d7d39bfbd of type vxlan for network 6f985c11-e1c4-43b8-a21f-6d4663e382f0 [pid: 8|app: 0|req: 378/802] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:11:40 2026] POST /v2.0/routers => generated 695 bytes in 2113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/803] 10.0.0.232 () {32 vars in 663 bytes} [Mon Apr 27 13:11:42 2026] GET /v2.0/security-groups => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:11:42.428 7 INFO neutron.db.l3_hamode_db [None req-1c1d7021-c2ec-4d47-a1bf-2c645a5cf249 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 13:11:42.535 7 INFO neutron.db.l3_hamode_db [None req-1c1d7021-c2ec-4d47-a1bf-2c645a5cf249 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 13:11:42.947 7 INFO neutron.services.segments.plugin [-] Segment adc33315-4490-4d35-a11d-4c135f7d3ffb resource provider aggregate not found 2026-04-27 13:11:42.953 7 INFO neutron.services.segments.plugin [-] Segment adc33315-4490-4d35-a11d-4c135f7d3ffb resource provider aggregate not found 2026-04-27 13:11:42.979 7 INFO neutron.services.segments.plugin [-] Segment adc33315-4490-4d35-a11d-4c135f7d3ffb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adc33315-4490-4d35-a11d-4c135f7d3ffb found for delete ", "request_id": "req-abb488be-380f-49a8-b97a-0ee8fc8fa62c"}]} 2026-04-27 13:11:42.980 7 INFO neutron.services.segments.plugin [-] Segment adc33315-4490-4d35-a11d-4c135f7d3ffb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adc33315-4490-4d35-a11d-4c135f7d3ffb found for delete ", "request_id": "req-45eed999-f3ee-4dc5-9afc-184925f5c2a6"}]} [pid: 7|app: 0|req: 425/804] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:11:42 2026] POST /v2.0/routers => generated 510 bytes in 882 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:11:43.083 7 INFO neutron.api.v2.resource [None req-2396c3ee-a362-40a3-95ac-8f02e1ac6caf 540842ac86e8445c814ea66529a98885 68e3a70b8e374cbaa4fddcabbbadc493 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 426/805] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:11:43 2026] DELETE /v2.0/security-groups/7263c09f-6d7d-4ebd-84d8-0e38acda2e9b => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/806] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:11:43 2026] GET /v2.0/ports?device_id=42daa8b1-fae5-4d1b-b021-cc26671ee8e3 => generated 1148 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/807] 10.0.0.232 () {34 vars in 783 bytes} [Mon Apr 27 13:11:42 2026] PUT /v2.0/routers/c192771b-99fd-4f6f-983a-b6d563708da2/add_router_interface => generated 310 bytes in 1327 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/808] 10.0.0.232 () {34 vars in 684 bytes} [Mon Apr 27 13:11:43 2026] POST /v2.0/security-groups => generated 1625 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/809] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:11:43 2026] GET /v2.0/security-groups?id=b420051a-695b-42f0-a5ae-a47a65d8b15c&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: 383/810] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:11:43 2026] GET /v2.0/ports?tenant_id=3b92da9dc09f473690346978bbb1e604&device_id=42daa8b1-fae5-4d1b-b021-cc26671ee8e3 => generated 1417 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/811] 10.0.0.232 () {34 vars in 783 bytes} [Mon Apr 27 13:11:43 2026] PUT /v2.0/routers/1b8c0d05-256e-4e16-8007-2cef48d65494/add_router_interface => generated 310 bytes in 1028 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/812] 10.0.0.232 () {34 vars in 665 bytes} [Mon Apr 27 13:11:43 2026] POST /v2.0/ports => generated 955 bytes in 344 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: 385/813] 199.19.213.78 () {34 vars in 985 bytes} [Mon Apr 27 13:11:44 2026] GET /v2.0/networks?id=982017f1-5920-43d0-98db-76c12a14ab41 => generated 780 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/814] 10.0.0.232 () {34 vars in 695 bytes} [Mon Apr 27 13:11:44 2026] POST /v2.0/security-group-rules => generated 601 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/815] 10.0.0.232 () {32 vars in 717 bytes} [Mon Apr 27 13:11:44 2026] GET /v2.0/ports/3f36e5e4-4db7-49a8-9c15-6c9ed805b9c5 => generated 959 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/816] 199.19.213.78 () {34 vars in 1057 bytes} [Mon Apr 27 13:11:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=4d61ceb7-620b-4478-afe2-731c2d67cbce => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/817] 10.0.0.232 () {32 vars in 747 bytes} [Mon Apr 27 13:11:44 2026] GET /v2.0/security-group-rules/5c3bf47b-97c0-475a-a8dc-ab1391db6525 => generated 601 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/818] 10.0.0.232 () {34 vars in 665 bytes} [Mon Apr 27 13:11:44 2026] POST /v2.0/ports => generated 954 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 431/819] 199.19.213.78 () {34 vars in 1057 bytes} [Mon Apr 27 13:11:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=4d61ceb7-620b-4478-afe2-731c2d67cbce => generated 860 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/820] 10.0.0.232 () {32 vars in 673 bytes} [Mon Apr 27 13:11:44 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:11:44.803 8 INFO neutron_taas.services.taas.taas_plugin [None req-b5d681e0-408e-4166-9fee-88de10ae6245 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] TaaS: Handle Delete Port: 3f36e5e4-4db7-49a8-9c15-6c9ed805b9c5 2026-04-27 13:11:44.806 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b5d681e0-408e-4166-9fee-88de10ae6245 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] Tap Mirror: Handle Delete Port: 3f36e5e4-4db7-49a8-9c15-6c9ed805b9c5 [pid: 8|app: 0|req: 389/821] 10.0.0.232 () {34 vars in 789 bytes} [Mon Apr 27 13:11:44 2026] PUT /v2.0/routers/1b8c0d05-256e-4e16-8007-2cef48d65494/remove_router_interface => generated 310 bytes in 864 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/822] 199.19.213.78 () {34 vars in 983 bytes} [Mon Apr 27 13:11:45 2026] GET /v2.0/subnets?id=e9b1b622-dad7-4066-8119-859caec316c9 => generated 702 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/823] 10.0.0.232 () {32 vars in 750 bytes} [Mon Apr 27 13:11:45 2026] DELETE /v2.0/security-group-rules/5c3bf47b-97c0-475a-a8dc-ab1391db6525 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/824] 10.0.0.232 () {32 vars in 736 bytes} [Mon Apr 27 13:11:45 2026] GET /v2.0/ports?device_id=1b8c0d05-256e-4e16-8007-2cef48d65494 => 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: 393/825] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:11:45 2026] GET /v2.0/ports?network_id=982017f1-5920-43d0-98db-76c12a14ab41&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/826] 10.0.0.232 () {32 vars in 673 bytes} [Mon Apr 27 13:11:45 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:11:45.567 7 INFO neutron.db.l3_db [None req-7e8aa12f-dfb8-4cf1-b49d-3060c0bdb574 183ef3a6e9cf44278886f730b6b8a1d2 f88aef3ae5d840548af69aa6192ab104 - - default default] Floating IP c71fc823-251e-4afd-bf6b-46e6db6b55c8 associated. External IP: 10.96.250.214, port: 91f8fc41-818d-47b0-b3c1-abc44f6d409c. 2026-04-27 13:11:45.669 8 INFO neutron_taas.services.taas.taas_plugin [None req-c9e3759c-4a08-4b4d-9a92-60ce8237751f 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] TaaS: Handle Delete Port: d254af44-afbb-4311-b68e-713905a74ab6 2026-04-27 13:11:45.672 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c9e3759c-4a08-4b4d-9a92-60ce8237751f 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] Tap Mirror: Handle Delete Port: d254af44-afbb-4311-b68e-713905a74ab6 [pid: 7|app: 0|req: 433/827] 10.0.0.232 () {34 vars in 677 bytes} [Mon Apr 27 13:11:44 2026] POST /v2.0/floatingips => generated 841 bytes in 1057 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/828] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:11:45 2026] GET /v2.0/networks/982017f1-5920-43d0-98db-76c12a14ab41?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: 435/829] 10.0.0.232 () {34 vars in 695 bytes} [Mon Apr 27 13:11:45 2026] POST /v2.0/security-group-rules => generated 601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:11:45.996 8 INFO neutron.services.segments.plugin [-] Segment d71aae90-133a-4b3b-b135-3f7d7d39bfbd resource provider aggregate not found 2026-04-27 13:11:46.001 8 INFO neutron.services.segments.plugin [-] Segment d71aae90-133a-4b3b-b135-3f7d7d39bfbd resource provider aggregate not found 2026-04-27 13:11:46.016 8 INFO neutron.services.segments.plugin [-] Segment d71aae90-133a-4b3b-b135-3f7d7d39bfbd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d71aae90-133a-4b3b-b135-3f7d7d39bfbd found for delete ", "request_id": "req-a9fc4d6c-d790-4a54-ade9-1cdb97f12cac"}]} 2026-04-27 13:11:46.021 8 INFO neutron.services.segments.plugin [-] Segment d71aae90-133a-4b3b-b135-3f7d7d39bfbd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d71aae90-133a-4b3b-b135-3f7d7d39bfbd found for delete ", "request_id": "req-02c6ea7b-8612-4691-9909-023f4020f501"}]} 2026-04-27 13:11:46.031 8 INFO neutron.db.l3_hamode_db [None req-c9e3759c-4a08-4b4d-9a92-60ce8237751f 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] HA network 6f985c11-e1c4-43b8-a21f-6d4663e382f0 was deleted as no HA routers are present in project bc4ca23a62404f3cb36e2369ce3a04f9. [pid: 8|app: 0|req: 395/830] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:11:45 2026] DELETE /v2.0/routers/1b8c0d05-256e-4e16-8007-2cef48d65494 => generated 0 bytes in 521 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/831] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:11:46 2026] GET /v2.0/networks/982017f1-5920-43d0-98db-76c12a14ab41?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:11:46.085 7 INFO neutron.db.l3_db [None req-6a532d58-b468-4f25-9faf-7988c9a99fa7 183ef3a6e9cf44278886f730b6b8a1d2 f88aef3ae5d840548af69aa6192ab104 - - default default] Floating IP c71fc823-251e-4afd-bf6b-46e6db6b55c8 disassociated. External IP: 10.96.250.214, port: 91f8fc41-818d-47b0-b3c1-abc44f6d409c. [pid: 8|app: 0|req: 397/832] 10.0.0.232 () {32 vars in 747 bytes} [Mon Apr 27 13:11:46 2026] GET /v2.0/security-group-rules/62a041d7-c163-463c-b3ae-831f454f8d2d => generated 601 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/833] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:11:46 2026] DELETE /v2.0/subnets/9326c346-c6d9-4816-9cfe-b4a52f68d551 => 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: 399/834] 10.0.0.232 () {32 vars in 673 bytes} [Mon Apr 27 13:11:46 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/835] 10.0.0.232 () {34 vars in 749 bytes} [Mon Apr 27 13:11:45 2026] PUT /v2.0/floatingips/c71fc823-251e-4afd-bf6b-46e6db6b55c8 => generated 552 bytes in 411 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/836] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:11:46 2026] DELETE /v2.0/networks/478cdaaf-d4cf-4600-b68e-6fd2a0f6485a => 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: 437/837] 10.0.0.232 () {32 vars in 750 bytes} [Mon Apr 27 13:11:46 2026] DELETE /v2.0/security-group-rules/62a041d7-c163-463c-b3ae-831f454f8d2d => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:11:46.514 7 INFO neutron.db.segments_db [None req-d6503e4d-d3d5-428f-b4a3-d88e72aa226f 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] Added segment 4a408245-b656-4eb7-98f0-29bc018dd7e2 of type vxlan for network acb31d67-e739-44ca-9e52-8a544a8ba053 2026-04-27 13:11:46.529 8 INFO neutron_taas.services.taas.taas_plugin [None req-618aaf09-e51e-4642-8dd9-8ae1819c1121 183ef3a6e9cf44278886f730b6b8a1d2 f88aef3ae5d840548af69aa6192ab104 - - default default] TaaS: Handle Delete Port: 146e2f62-2667-48ae-8f81-514463287637 2026-04-27 13:11:46.532 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-618aaf09-e51e-4642-8dd9-8ae1819c1121 183ef3a6e9cf44278886f730b6b8a1d2 f88aef3ae5d840548af69aa6192ab104 - - default default] Tap Mirror: Handle Delete Port: 146e2f62-2667-48ae-8f81-514463287637 [pid: 8|app: 0|req: 401/838] 10.0.0.232 () {32 vars in 732 bytes} [Mon Apr 27 13:11:46 2026] DELETE /v2.0/floatingips/c71fc823-251e-4afd-bf6b-46e6db6b55c8 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/839] 10.0.0.232 () {32 vars in 673 bytes} [Mon Apr 27 13:11:46 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:11:46.776 7 INFO neutron.db.l3_hamode_db [None req-d6503e4d-d3d5-428f-b4a3-d88e72aa226f 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 403/840] 199.19.213.78 () {34 vars in 1117 bytes} [Mon Apr 27 13:11:46 2026] GET /v2.0/ports?device_id=42daa8b1-fae5-4d1b-b021-cc26671ee8e3&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.7 => generated 1148 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:11:47.516 7 INFO neutron.db.l3_hamode_db [None req-d6503e4d-d3d5-428f-b4a3-d88e72aa226f 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 13:11:47.525 8 INFO neutron.db.l3_db [None req-e12128fe-aec4-4d6a-8787-eb1b2266ce9b 183ef3a6e9cf44278886f730b6b8a1d2 f88aef3ae5d840548af69aa6192ab104 - - default default] Floating IP 52fe9d65-9d86-4911-a21e-266cd53cc718 associated. External IP: 10.96.250.219, port: 5b6afba9-e48e-4fca-ad67-07e36592b493. [pid: 8|app: 0|req: 404/841] 10.0.0.232 () {34 vars in 677 bytes} [Mon Apr 27 13:11:46 2026] POST /v2.0/floatingips => generated 842 bytes in 940 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:11:47.802 8 INFO neutron.db.securitygroups_db [None req-a86ff002-1f73-438b-8878-76612753aa3b 540842ac86e8445c814ea66529a98885 68e3a70b8e374cbaa4fddcabbbadc493 - - default default] Project 68e3a70b8e374cbaa4fddcabbbadc493 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: 405/842] 10.0.0.232 () {34 vars in 695 bytes} [Mon Apr 27 13:11:47 2026] POST /v2.0/security-group-rules => generated 607 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:11:48.044 8 INFO neutron.services.segments.plugin [-] Segment d4abc29a-c909-4d4f-a8ba-e421a0e592b8 resource provider aggregate not found 2026-04-27 13:11:48.052 8 INFO neutron.services.segments.plugin [-] Segment d4abc29a-c909-4d4f-a8ba-e421a0e592b8 resource provider aggregate not found 2026-04-27 13:11:48.076 8 INFO neutron.services.segments.plugin [-] Segment d4abc29a-c909-4d4f-a8ba-e421a0e592b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4abc29a-c909-4d4f-a8ba-e421a0e592b8 found for delete ", "request_id": "req-936166b6-8b0c-4c69-8b97-f4b01330c77b"}]} 2026-04-27 13:11:48.082 8 INFO neutron.services.segments.plugin [-] Segment d4abc29a-c909-4d4f-a8ba-e421a0e592b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4abc29a-c909-4d4f-a8ba-e421a0e592b8 found for delete ", "request_id": "req-ff749b83-9dab-4902-92e6-65000795dd64"}]} [pid: 8|app: 0|req: 406/843] 199.19.213.78 () {38 vars in 1027 bytes} [Mon Apr 27 13:11:47 2026] PUT /v2.0/ports/4d61ceb7-620b-4478-afe2-731c2d67cbce => generated 968 bytes in 389 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-27 13:11:48.292 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-05ba3dad-06d3-4db7-9edc-86e2459647ed'] response: {'name': 'network-changed', 'server_uuid': '42daa8b1-fae5-4d1b-b021-cc26671ee8e3', 'tag': '4d61ceb7-620b-4478-afe2-731c2d67cbce', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 407/844] 10.0.0.232 () {32 vars in 729 bytes} [Mon Apr 27 13:11:48 2026] GET /v2.0/floatingips/52fe9d65-9d86-4911-a21e-266cd53cc718 => generated 842 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/845] 10.0.0.232 () {32 vars in 747 bytes} [Mon Apr 27 13:11:48 2026] GET /v2.0/security-group-rules/64eda672-ec09-4e0f-98bd-1241c8a04fa6 => generated 607 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/846] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:11:46 2026] POST /v2.0/routers => generated 691 bytes in 1895 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/847] 10.0.0.232 () {32 vars in 655 bytes} [Mon Apr 27 13:11:48 2026] GET /v2.0/floatingips => generated 845 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/848] 10.0.0.232 () {32 vars in 673 bytes} [Mon Apr 27 13:11:48 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/849] 10.0.0.232 () {32 vars in 721 bytes} [Mon Apr 27 13:11:48 2026] GET /v2.0/routers/a3a3c8a2-90db-4104-b3c8-a18286eac710 => generated 697 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/850] 10.0.0.232 () {32 vars in 750 bytes} [Mon Apr 27 13:11:48 2026] DELETE /v2.0/security-group-rules/64eda672-ec09-4e0f-98bd-1241c8a04fa6 => 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: 412/851] 10.0.0.232 () {32 vars in 647 bytes} [Mon Apr 27 13:11:48 2026] GET /v2.0/routers => generated 700 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/852] 10.0.0.232 () {32 vars in 673 bytes} [Mon Apr 27 13:11:48 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:11:48.775 7 INFO neutron.db.l3_db [None req-b3c4535f-91a9-411e-bfdd-09e3edb2f0b1 183ef3a6e9cf44278886f730b6b8a1d2 f88aef3ae5d840548af69aa6192ab104 - - default default] Floating IP 52fe9d65-9d86-4911-a21e-266cd53cc718 associated. External IP: 10.96.250.219, port: 5b6afba9-e48e-4fca-ad67-07e36592b493. [pid: 8|app: 0|req: 414/853] 10.0.0.232 () {34 vars in 741 bytes} [Mon Apr 27 13:11:48 2026] PUT /v2.0/routers/a3a3c8a2-90db-4104-b3c8-a18286eac710 => generated 704 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/854] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:11:48 2026] DELETE /v2.0/security-groups/0d037045-a15c-48b0-913f-1e9c9bcc27ab => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/855] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:11:49 2026] GET /v2.0/ports?tenant_id=3b92da9dc09f473690346978bbb1e604&device_id=42daa8b1-fae5-4d1b-b021-cc26671ee8e3 => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/856] 10.0.0.232 () {32 vars in 721 bytes} [Mon Apr 27 13:11:49 2026] GET /v2.0/routers/a3a3c8a2-90db-4104-b3c8-a18286eac710 => generated 704 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/857] 10.0.0.232 () {32 vars in 663 bytes} [Mon Apr 27 13:11:49 2026] GET /v2.0/security-groups => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/858] 199.19.213.78 () {34 vars in 985 bytes} [Mon Apr 27 13:11:49 2026] GET /v2.0/networks?id=982017f1-5920-43d0-98db-76c12a14ab41 => generated 780 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/859] 10.0.0.232 () {32 vars in 736 bytes} [Mon Apr 27 13:11:49 2026] GET /v2.0/ports?device_id=a3a3c8a2-90db-4104-b3c8-a18286eac710 => 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: 421/860] 10.0.0.232 () {32 vars in 663 bytes} [Mon Apr 27 13:11:49 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: 422/861] 199.19.213.78 () {34 vars in 1057 bytes} [Mon Apr 27 13:11:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=4d61ceb7-620b-4478-afe2-731c2d67cbce => generated 860 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/862] 10.0.0.232 () {34 vars in 749 bytes} [Mon Apr 27 13:11:48 2026] PUT /v2.0/floatingips/52fe9d65-9d86-4911-a21e-266cd53cc718 => generated 841 bytes in 908 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/863] 199.19.213.78 () {34 vars in 983 bytes} [Mon Apr 27 13:11:49 2026] GET /v2.0/subnets?id=e9b1b622-dad7-4066-8119-859caec316c9 => generated 702 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:11:49.460 7 INFO neutron.db.l3_db [None req-e06aaaf6-1d6e-4dca-a074-848185c23601 183ef3a6e9cf44278886f730b6b8a1d2 f88aef3ae5d840548af69aa6192ab104 - - default default] Floating IP 52fe9d65-9d86-4911-a21e-266cd53cc718 disassociated. External IP: 10.96.250.219, port: 91f8fc41-818d-47b0-b3c1-abc44f6d409c. 2026-04-27 13:11:49.489 8 INFO neutron_taas.services.taas.taas_plugin [None req-10f4b326-eb9a-4b61-9581-baa78b975af8 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] TaaS: Handle Delete Port: 320f3082-98c3-4b27-9f48-6adada325057 2026-04-27 13:11:49.491 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-10f4b326-eb9a-4b61-9581-baa78b975af8 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] Tap Mirror: Handle Delete Port: 320f3082-98c3-4b27-9f48-6adada325057 [pid: 7|app: 0|req: 442/864] 10.0.0.232 () {34 vars in 749 bytes} [Mon Apr 27 13:11:49 2026] PUT /v2.0/floatingips/52fe9d65-9d86-4911-a21e-266cd53cc718 => generated 552 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/865] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:11:49 2026] GET /v2.0/ports?network_id=982017f1-5920-43d0-98db-76c12a14ab41&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:11:49.765 8 INFO neutron_taas.services.taas.taas_plugin [None req-10f4b326-eb9a-4b61-9581-baa78b975af8 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] TaaS: Handle Delete Port: 032daa77-06d3-493d-be32-9440a54b570b 2026-04-27 13:11:49.767 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-10f4b326-eb9a-4b61-9581-baa78b975af8 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] Tap Mirror: Handle Delete Port: 032daa77-06d3-493d-be32-9440a54b570b 2026-04-27 13:11:49.840 7 INFO neutron_taas.services.taas.taas_plugin [None req-522f7a4c-8014-48b2-96d9-1e32ebc573b5 183ef3a6e9cf44278886f730b6b8a1d2 f88aef3ae5d840548af69aa6192ab104 - - default default] TaaS: Handle Delete Port: b52d9ead-6022-4101-b5c7-c99cc252095e 2026-04-27 13:11:49.843 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-522f7a4c-8014-48b2-96d9-1e32ebc573b5 183ef3a6e9cf44278886f730b6b8a1d2 f88aef3ae5d840548af69aa6192ab104 - - default default] Tap Mirror: Handle Delete Port: b52d9ead-6022-4101-b5c7-c99cc252095e [pid: 7|app: 0|req: 444/866] 10.0.0.232 () {32 vars in 732 bytes} [Mon Apr 27 13:11:49 2026] DELETE /v2.0/floatingips/52fe9d65-9d86-4911-a21e-266cd53cc718 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:11:50.042 8 INFO neutron.db.l3_hamode_db [None req-10f4b326-eb9a-4b61-9581-baa78b975af8 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] HA network acb31d67-e739-44ca-9e52-8a544a8ba053 was deleted as no HA routers are present in project bc4ca23a62404f3cb36e2369ce3a04f9. [pid: 8|app: 0|req: 423/867] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:11:49 2026] DELETE /v2.0/routers/a3a3c8a2-90db-4104-b3c8-a18286eac710 => generated 0 bytes in 750 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/868] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:11:50 2026] GET /v2.0/networks/982017f1-5920-43d0-98db-76c12a14ab41?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:11:50.095 7 WARNING neutron.db.securitygroups_db [None req-b6527b8c-27c6-4e14-b182-2ec6e8d89b18 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] 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-27 13:11:50.106 8 INFO neutron.services.segments.plugin [-] Segment 4a408245-b656-4eb7-98f0-29bc018dd7e2 resource provider aggregate not found 2026-04-27 13:11:50.106 8 INFO neutron.services.segments.plugin [-] Segment 4a408245-b656-4eb7-98f0-29bc018dd7e2 resource provider aggregate not found 2026-04-27 13:11:50.109 8 INFO neutron.api.v2.resource [None req-355d5a25-6c6b-4002-92f7-6786538fd4c2 183ef3a6e9cf44278886f730b6b8a1d2 f88aef3ae5d840548af69aa6192ab104 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 425/869] 10.0.0.232 () {32 vars in 732 bytes} [Mon Apr 27 13:11:50 2026] DELETE /v2.0/floatingips/52fe9d65-9d86-4911-a21e-266cd53cc718 => 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: 445/870] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:11:50 2026] GET /v2.0/security-groups?tenant_id=68e3a70b8e374cbaa4fddcabbbadc493&name=default => generated 2925 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:11:50.128 8 INFO neutron.services.segments.plugin [-] Segment 4a408245-b656-4eb7-98f0-29bc018dd7e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a408245-b656-4eb7-98f0-29bc018dd7e2 found for delete ", "request_id": "req-cd5dbbef-68a6-499e-aca8-d07a1e93b971"}]} 2026-04-27 13:11:50.129 8 INFO neutron.services.segments.plugin [-] Segment 4a408245-b656-4eb7-98f0-29bc018dd7e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a408245-b656-4eb7-98f0-29bc018dd7e2 found for delete ", "request_id": "req-af914c8b-ee98-4247-b1b6-ef46c32416a6"}]} [pid: 8|app: 0|req: 426/871] 10.0.0.232 () {32 vars in 736 bytes} [Mon Apr 27 13:11:50 2026] GET /v2.0/ports?device_id=a3a3c8a2-90db-4104-b3c8-a18286eac710 => 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: 446/872] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:11:50 2026] GET /v2.0/networks/982017f1-5920-43d0-98db-76c12a14ab41?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-27 13:11:50.253 8 INFO neutron_taas.services.taas.taas_plugin [None req-efe5d909-36dc-4830-9bd0-cb82c4df0747 183ef3a6e9cf44278886f730b6b8a1d2 f88aef3ae5d840548af69aa6192ab104 - - default default] TaaS: Handle Delete Port: 91f8fc41-818d-47b0-b3c1-abc44f6d409c [pid: 7|app: 0|req: 447/873] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:11:50 2026] DELETE /v2.0/security-groups/cca1a39d-bdd8-4a52-9379-fa6cac4bf969 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:11:50.255 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-efe5d909-36dc-4830-9bd0-cb82c4df0747 183ef3a6e9cf44278886f730b6b8a1d2 f88aef3ae5d840548af69aa6192ab104 - - default default] Tap Mirror: Handle Delete Port: 91f8fc41-818d-47b0-b3c1-abc44f6d409c 2026-04-27 13:11:50.267 7 INFO neutron.api.v2.resource [None req-98fa99c0-3a1a-47a5-9936-fe7c0a29dac8 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 448/874] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:11:50 2026] DELETE /v2.0/routers/a3a3c8a2-90db-4104-b3c8-a18286eac710 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/875] 10.0.0.232 () {32 vars in 736 bytes} [Mon Apr 27 13:11:50 2026] GET /v2.0/ports?device_id=1b8c0d05-256e-4e16-8007-2cef48d65494 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:11:50.304 7 INFO neutron.api.v2.resource [None req-5876afcc-abb7-4319-be1c-ec42679d57c4 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 450/876] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:11:50 2026] DELETE /v2.0/routers/1b8c0d05-256e-4e16-8007-2cef48d65494 => generated 135 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 13:11:50.321 7 INFO neutron.pecan_wsgi.hooks.translation [None req-64c79251-7d5e-411d-87bc-ca7f0e6a3e8f 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 451/877] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:11:50 2026] DELETE /v2.0/subnets/9326c346-c6d9-4816-9cfe-b4a52f68d551 => 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: 452/878] 10.0.0.232 () {32 vars in 736 bytes} [Mon Apr 27 13:11:50 2026] GET /v2.0/ports?device_id=cb3e8612-646f-4158-9d2e-c31c684c9f99 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:11:50.365 7 INFO neutron.api.v2.resource [None req-aa3614ba-6ebc-418f-8fa7-04a73e507030 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 453/879] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:11:50 2026] DELETE /v2.0/routers/cb3e8612-646f-4158-9d2e-c31c684c9f99 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/880] 10.0.0.232 () {32 vars in 720 bytes} [Mon Apr 27 13:11:50 2026] DELETE /v2.0/ports/91f8fc41-818d-47b0-b3c1-abc44f6d409c => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:11:50.423 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ddd7ca48-a582-41ef-8904-ff5ee943ea30 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 454/881] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:11:50 2026] GET /v2.0/ports?device_id=42daa8b1-fae5-4d1b-b021-cc26671ee8e3 => 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: 428/882] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:11:50 2026] DELETE /v2.0/subnets/304178c5-003d-4bbc-9b24-6d23ea1210c8 => 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: 429/883] 10.0.0.232 () {32 vars in 736 bytes} [Mon Apr 27 13:11:50 2026] GET /v2.0/ports?device_id=929f1089-b4e8-4dfb-b08d-8975573fa2c4 => 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: 430/884] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:11:50 2026] GET /v2.0/security-groups?id=b420051a-695b-42f0-a5ae-a47a65d8b15c&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-27 13:11:50.487 8 INFO neutron.api.v2.resource [None req-876ea6f1-25ed-4b45-b4b3-a133cb8c147f 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 431/885] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:11:50 2026] DELETE /v2.0/routers/929f1089-b4e8-4dfb-b08d-8975573fa2c4 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 13:11:50.504 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3f0e66c8-a526-450b-8996-5572addefc91 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 432/886] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:11:50 2026] DELETE /v2.0/subnets/f130f5e2-2d32-4a14-ab36-2f224004b8ec => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 13:11:50.521 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c058da77-7659-4e68-ada5-b75a9abab7d2 0631168f6938434faabdbcff214d3a96 bc4ca23a62404f3cb36e2369ce3a04f9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 433/887] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:11:50 2026] DELETE /v2.0/subnets/08b309fb-ed3d-4d90-a097-f628c2998277 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 13:11:50.536 7 INFO neutron_taas.services.taas.taas_plugin [None req-8fab5637-3216-4b88-a008-b185a9438901 183ef3a6e9cf44278886f730b6b8a1d2 f88aef3ae5d840548af69aa6192ab104 - - default default] TaaS: Handle Delete Port: 5b6afba9-e48e-4fca-ad67-07e36592b493 2026-04-27 13:11:50.539 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8fab5637-3216-4b88-a008-b185a9438901 183ef3a6e9cf44278886f730b6b8a1d2 f88aef3ae5d840548af69aa6192ab104 - - default default] Tap Mirror: Handle Delete Port: 5b6afba9-e48e-4fca-ad67-07e36592b493 [pid: 7|app: 0|req: 455/888] 10.0.0.232 () {32 vars in 720 bytes} [Mon Apr 27 13:11:50 2026] DELETE /v2.0/ports/5b6afba9-e48e-4fca-ad67-07e36592b493 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/889] 10.0.0.232 () {32 vars in 736 bytes} [Mon Apr 27 13:11:50 2026] GET /v2.0/ports?device_id=c192771b-99fd-4f6f-983a-b6d563708da2 => generated 958 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:11:51.070 7 INFO neutron_taas.services.taas.taas_plugin [None req-e65e864c-ee7f-4735-9438-91f0533f0f3f 183ef3a6e9cf44278886f730b6b8a1d2 f88aef3ae5d840548af69aa6192ab104 - - default default] TaaS: Handle Delete Port: 7e8566a3-d0d5-450d-a814-6a37ac7caa4c 2026-04-27 13:11:51.073 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e65e864c-ee7f-4735-9438-91f0533f0f3f 183ef3a6e9cf44278886f730b6b8a1d2 f88aef3ae5d840548af69aa6192ab104 - - default default] Tap Mirror: Handle Delete Port: 7e8566a3-d0d5-450d-a814-6a37ac7caa4c 2026-04-27 13:11:51.174 8 WARNING neutron.db.securitygroups_db [None req-b1ddafc1-52f3-4f4d-b3a1-50e5c82a39b4 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 435/890] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:11:50 2026] GET /v2.0/security-groups?tenant_id=bc4ca23a62404f3cb36e2369ce3a04f9&name=default => generated 2925 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/891] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:11:51 2026] GET /v2.0/ports?tenant_id=3b92da9dc09f473690346978bbb1e604&device_id=42daa8b1-fae5-4d1b-b021-cc26671ee8e3 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/892] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:11:51 2026] DELETE /v2.0/security-groups/276d5f3f-1bd3-485a-8953-128fca84b5f4 => 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: 438/893] 199.19.213.78 () {34 vars in 985 bytes} [Mon Apr 27 13:11:51 2026] GET /v2.0/networks?id=982017f1-5920-43d0-98db-76c12a14ab41 => generated 780 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/894] 199.19.213.78 () {34 vars in 1057 bytes} [Mon Apr 27 13:11:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=4d61ceb7-620b-4478-afe2-731c2d67cbce => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/895] 199.19.213.78 () {34 vars in 983 bytes} [Mon Apr 27 13:11:51 2026] GET /v2.0/subnets?id=e9b1b622-dad7-4066-8119-859caec316c9 => 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: 441/896] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:11:51 2026] GET /v2.0/ports?network_id=982017f1-5920-43d0-98db-76c12a14ab41&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/897] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:11:51 2026] GET /v2.0/networks/982017f1-5920-43d0-98db-76c12a14ab41?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/898] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:11:51 2026] GET /v2.0/ports?device_id=42daa8b1-fae5-4d1b-b021-cc26671ee8e3 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/899] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:11:51 2026] GET /v2.0/networks/982017f1-5920-43d0-98db-76c12a14ab41?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/900] 10.0.0.232 () {34 vars in 789 bytes} [Mon Apr 27 13:11:50 2026] PUT /v2.0/routers/c192771b-99fd-4f6f-983a-b6d563708da2/remove_router_interface => generated 310 bytes in 947 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/901] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:11:51 2026] GET /v2.0/security-groups?id=b420051a-695b-42f0-a5ae-a47a65d8b15c&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:11:51.855 7 INFO neutron_taas.services.taas.taas_plugin [None req-fa5de5e4-b88f-4427-9cf0-513ac180cf80 183ef3a6e9cf44278886f730b6b8a1d2 f88aef3ae5d840548af69aa6192ab104 - - default default] TaaS: Handle Delete Port: 2cf3e4dd-4eaa-4f18-a5c5-6071fa0036b5 2026-04-27 13:11:51.858 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fa5de5e4-b88f-4427-9cf0-513ac180cf80 183ef3a6e9cf44278886f730b6b8a1d2 f88aef3ae5d840548af69aa6192ab104 - - default default] Tap Mirror: Handle Delete Port: 2cf3e4dd-4eaa-4f18-a5c5-6071fa0036b5 2026-04-27 13:11:52.093 7 INFO neutron_taas.services.taas.taas_plugin [None req-fa5de5e4-b88f-4427-9cf0-513ac180cf80 183ef3a6e9cf44278886f730b6b8a1d2 f88aef3ae5d840548af69aa6192ab104 - - default default] TaaS: Handle Delete Port: 68d5fe98-90a3-4dd7-af13-8aaf5750fb94 2026-04-27 13:11:52.098 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fa5de5e4-b88f-4427-9cf0-513ac180cf80 183ef3a6e9cf44278886f730b6b8a1d2 f88aef3ae5d840548af69aa6192ab104 - - default default] Tap Mirror: Handle Delete Port: 68d5fe98-90a3-4dd7-af13-8aaf5750fb94 2026-04-27 13:11:52.449 7 INFO neutron.services.segments.plugin [-] Segment 12aa09ce-ea02-4d10-b205-53d07a7f681f resource provider aggregate not found 2026-04-27 13:11:52.460 7 INFO neutron.services.segments.plugin [-] Segment 12aa09ce-ea02-4d10-b205-53d07a7f681f resource provider aggregate not found 2026-04-27 13:11:52.469 7 INFO neutron.services.segments.plugin [-] Segment 12aa09ce-ea02-4d10-b205-53d07a7f681f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12aa09ce-ea02-4d10-b205-53d07a7f681f found for delete ", "request_id": "req-1c1c331f-e27c-4236-b4de-7c218179a3c6"}]} 2026-04-27 13:11:52.475 7 INFO neutron.services.segments.plugin [-] Segment 12aa09ce-ea02-4d10-b205-53d07a7f681f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12aa09ce-ea02-4d10-b205-53d07a7f681f found for delete ", "request_id": "req-1c500df3-f624-449e-a2be-db9a3b7f4113"}]} 2026-04-27 13:11:52.479 7 INFO neutron.db.l3_hamode_db [None req-fa5de5e4-b88f-4427-9cf0-513ac180cf80 183ef3a6e9cf44278886f730b6b8a1d2 f88aef3ae5d840548af69aa6192ab104 - - default default] HA network 1be8c538-1f86-4f18-b343-e89b98dbec4a was deleted as no HA routers are present in project f88aef3ae5d840548af69aa6192ab104. [pid: 7|app: 0|req: 457/904] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:11:51 2026] DELETE /v2.0/routers/c192771b-99fd-4f6f-983a-b6d563708da2 => generated 0 bytes in 830 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/905] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:11:52 2026] DELETE /v2.0/subnets/74284c2e-4692-4d3e-acd7-59b4bb771ab7 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/906] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:11:52 2026] DELETE /v2.0/networks/56aa1338-66a8-4b22-aac6-5988730e897f => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/907] 199.19.213.78 () {34 vars in 993 bytes} [Mon Apr 27 13:11:52 2026] GET /v2.0/ports?device_id=42daa8b1-fae5-4d1b-b021-cc26671ee8e3 => 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: 449/908] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:11:52 2026] GET /v2.0/ports?device_id=42daa8b1-fae5-4d1b-b021-cc26671ee8e3 => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/909] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:11:52 2026] GET /v2.0/security-groups?id=b420051a-695b-42f0-a5ae-a47a65d8b15c&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-27 13:11:52.924 7 INFO neutron_taas.services.taas.taas_plugin [req-0d964517-ecf4-4d96-9c45-ee90b4062fed req-d78b97c6-5b5b-431a-9761-16a7ffa321cd 652132d878c7445da18dc51f425036c9 3b92da9dc09f473690346978bbb1e604 - - default default] TaaS: Handle Delete Port: 4d61ceb7-620b-4478-afe2-731c2d67cbce 2026-04-27 13:11:52.927 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-0d964517-ecf4-4d96-9c45-ee90b4062fed req-d78b97c6-5b5b-431a-9761-16a7ffa321cd 652132d878c7445da18dc51f425036c9 3b92da9dc09f473690346978bbb1e604 - - default default] Tap Mirror: Handle Delete Port: 4d61ceb7-620b-4478-afe2-731c2d67cbce 2026-04-27 13:11:53.065 7 INFO neutron.db.l3_db [req-0d964517-ecf4-4d96-9c45-ee90b4062fed req-d78b97c6-5b5b-431a-9761-16a7ffa321cd 652132d878c7445da18dc51f425036c9 3b92da9dc09f473690346978bbb1e604 - - default default] Floating IP 808c0e1e-7057-489f-9ff7-3f92ee5e7e6b disassociated. External IP: 10.96.250.201, port: 4d61ceb7-620b-4478-afe2-731c2d67cbce. 2026-04-27 13:11:53.415 8 INFO neutron.db.segments_db [None req-1306a3fc-1516-4c23-9187-a0a84cf3a2cb 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] Added segment a4f6af78-dcea-4024-97dc-e92a391f42fb of type vxlan for network 7472f01f-5525-4418-a42b-05d3af24ce52 [pid: 7|app: 0|req: 460/910] 199.19.213.78 () {36 vars in 996 bytes} [Mon Apr 27 13:11:52 2026] DELETE /v2.0/ports/4d61ceb7-620b-4478-afe2-731c2d67cbce => generated 0 bytes in 590 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:11:53.469 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e1c253fa-2112-439d-93ec-7205edaadf00'] response: {'server_uuid': '42daa8b1-fae5-4d1b-b021-cc26671ee8e3', 'name': 'network-vif-deleted', 'tag': '4d61ceb7-620b-4478-afe2-731c2d67cbce', 'status': 'completed', 'code': 200} 2026-04-27 13:11:53.484 7 WARNING neutron.db.securitygroups_db [None req-c6ea6cf1-0fe2-4856-90a0-97157fd85260 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 451/911] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:11:53 2026] POST /v2.0/networks => generated 630 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/912] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:11:53 2026] GET /v2.0/security-groups?tenant_id=f88aef3ae5d840548af69aa6192ab104&name=default => generated 2925 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:11:53.539 8 INFO neutron.db.segments_db [None req-d8994d4e-5448-4890-bd0a-211b1923a9b4 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] Added segment aa1e71f5-db65-4c35-aeb2-60bcc6c44d5b of type vxlan for network 331a9d12-ae96-4ea0-b20d-f38ead46fdf0 [pid: 7|app: 0|req: 462/913] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:11:53 2026] DELETE /v2.0/security-groups/1babe4ea-9042-4f25-8ffe-6804bebf6db0 => 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: 452/914] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:11:53 2026] POST /v2.0/networks => generated 630 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/915] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:11:53 2026] POST /v2.0/subnets => generated 626 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/916] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:11:53 2026] GET /v2.0/ports?device_id=42daa8b1-fae5-4d1b-b021-cc26671ee8e3 => 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: 453/917] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:11:53 2026] POST /v2.0/subnets => generated 626 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:11:54.167 7 INFO neutron.db.segments_db [None req-c0329b9f-c2e4-4862-920b-92fa611b1a2e 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] Added segment dea804ab-fbe5-4463-ac38-acdeac14ba4e of type vxlan for network 85d21da3-69c6-4809-97a7-a538d1565c53 2026-04-27 13:11:54.364 7 INFO neutron.db.l3_hamode_db [None req-c0329b9f-c2e4-4862-920b-92fa611b1a2e 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 13:11:54.795 7 INFO neutron.services.segments.plugin [-] Segment 711a2fc4-a560-40e4-be99-0ecee4ed7c77 resource provider aggregate not found 2026-04-27 13:11:54.798 7 INFO neutron.services.segments.plugin [-] Segment 711a2fc4-a560-40e4-be99-0ecee4ed7c77 resource provider aggregate not found 2026-04-27 13:11:54.815 7 INFO neutron.services.segments.plugin [-] Segment 711a2fc4-a560-40e4-be99-0ecee4ed7c77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 711a2fc4-a560-40e4-be99-0ecee4ed7c77 found for delete ", "request_id": "req-25e73f25-8315-4c50-8ead-018eeaf36015"}]} 2026-04-27 13:11:54.819 7 INFO neutron.services.segments.plugin [-] Segment 711a2fc4-a560-40e4-be99-0ecee4ed7c77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 711a2fc4-a560-40e4-be99-0ecee4ed7c77 found for delete ", "request_id": "req-91c5ae6b-134e-49db-a3fa-2182c3455f0b"}]} 2026-04-27 13:11:54.855 7 INFO neutron.db.l3_hamode_db [None req-c0329b9f-c2e4-4862-920b-92fa611b1a2e 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 13:11:54.915 8 WARNING neutron.db.securitygroups_db [None req-0fe22653-a0a1-4bde-ae93-2b46490c96d3 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 454/918] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:11:54 2026] GET /v2.0/security-groups?tenant_id=a9c561b91d2d4d11b570ec6c9001ced5&name=default => generated 2925 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/919] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:11:55 2026] DELETE /v2.0/security-groups/e147603c-fcd4-4933-a4a3-490d1e15b428 => 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: 456/920] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:11:55 2026] GET /v2.0/ports?device_id=42daa8b1-fae5-4d1b-b021-cc26671ee8e3 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:11:55.252 8 WARNING neutron.db.securitygroups_db [None req-f8f836be-a7c9-4984-bf74-ccb66eaaa0a3 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 457/921] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:11:55 2026] GET /v2.0/security-groups?tenant_id=ece624541d014b358fea7eba1946f95a&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: 465/922] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:11:54 2026] POST /v2.0/routers => generated 507 bytes in 1273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/923] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:11:55 2026] DELETE /v2.0/security-groups/59d17f13-9154-4503-885c-d8559362f216 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:11:55.702 8 INFO neutron.db.segments_db [None req-3b741b6f-05b3-4b5a-b957-3c9810167811 cae9d96c785d4b9fac1f7cb15afac84b 3e28d9c1b8524c29a640bd58102941af - - default default] Added segment 507c4c6b-6df0-47d2-9ba5-d8af1c5be29c of type vxlan for network 4b144d62-4151-4d41-af3f-6b6a24aa00fc [pid: 8|app: 0|req: 459/924] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:11:55 2026] POST /v2.0/networks => generated 643 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/925] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:11:55 2026] POST /v2.0/subnets => generated 641 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:11:56.026 8 INFO neutron.db.segments_db [None req-feca367f-5958-4c91-bf35-1df7a05f514a cae9d96c785d4b9fac1f7cb15afac84b 3e28d9c1b8524c29a640bd58102941af - - default default] Added segment 3b99c799-277c-4992-b377-4af668a87f98 of type vxlan for network e531a593-0b54-47e0-b74b-9e655a007b7b [pid: 8|app: 0|req: 461/926] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:11:55 2026] POST /v2.0/networks => generated 643 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/927] 10.0.0.232 () {34 vars in 743 bytes} [Mon Apr 27 13:11:56 2026] PUT /v2.0/networks/e531a593-0b54-47e0-b74b-9e655a007b7b => generated 592 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/928] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:11:56 2026] GET /v2.0/ports?device_id=42daa8b1-fae5-4d1b-b021-cc26671ee8e3 => 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: 464/929] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:11:56 2026] POST /v2.0/subnets => generated 626 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/930] 10.0.0.232 () {34 vars in 783 bytes} [Mon Apr 27 13:11:55 2026] PUT /v2.0/routers/2e61dafe-6b44-4218-a24e-83a979106d14/add_router_interface => generated 310 bytes in 1089 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/931] 10.0.0.232 () {32 vars in 717 bytes} [Mon Apr 27 13:11:56 2026] GET /v2.0/ports/996873e2-f3bf-4a48-bff8-5dc494a586e1 => generated 955 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/932] 10.0.0.232 () {34 vars in 741 bytes} [Mon Apr 27 13:11:56 2026] PUT /v2.0/subnets/97a8a974-f36b-4333-a135-2ab8308a8fbd => generated 636 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:11:56.744 8 INFO neutron.services.segments.plugin [-] Segment 3b99c799-277c-4992-b377-4af668a87f98 resource provider aggregate not found 2026-04-27 13:11:56.748 8 INFO neutron.services.segments.plugin [-] Segment 3b99c799-277c-4992-b377-4af668a87f98 resource provider aggregate not found 2026-04-27 13:11:56.774 8 INFO neutron.services.segments.plugin [-] Segment 3b99c799-277c-4992-b377-4af668a87f98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b99c799-277c-4992-b377-4af668a87f98 found for delete ", "request_id": "req-0a08046a-0759-4f0a-b187-6a3430701d23"}]} 2026-04-27 13:11:56.776 8 INFO neutron.services.segments.plugin [-] Segment 3b99c799-277c-4992-b377-4af668a87f98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b99c799-277c-4992-b377-4af668a87f98 found for delete ", "request_id": "req-d9044a07-abd3-403c-aa89-76a4c4e83f45"}]} [pid: 8|app: 0|req: 466/933] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:11:56 2026] DELETE /v2.0/networks/e531a593-0b54-47e0-b74b-9e655a007b7b => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:11:56.810 8 INFO neutron.pecan_wsgi.hooks.translation [None req-393ca785-948f-4b4e-8def-083f5d85d659 cae9d96c785d4b9fac1f7cb15afac84b 3e28d9c1b8524c29a640bd58102941af - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 467/934] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:11:56 2026] DELETE /v2.0/networks/e531a593-0b54-47e0-b74b-9e655a007b7b => 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: 468/935] 10.0.0.232 () {32 vars in 694 bytes} [Mon Apr 27 13:11:56 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/936] 10.0.0.232 () {32 vars in 742 bytes} [Mon Apr 27 13:11:56 2026] GET /v2.0/subnets?network_id=808f6a74-b38b-4c9e-8638-5ba2fd060dfc => 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: 470/937] 10.0.0.232 () {32 vars in 653 bytes} [Mon Apr 27 13:11:56 2026] GET /v2.0/extensions => generated 22037 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/938] 10.0.0.232 () {32 vars in 649 bytes} [Mon Apr 27 13:11:56 2026] GET /v2.0/networks => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/939] 10.0.0.232 () {32 vars in 647 bytes} [Mon Apr 27 13:11:56 2026] GET /v2.0/subnets => generated 1280 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/940] 10.0.0.232 () {32 vars in 723 bytes} [Mon Apr 27 13:11:56 2026] GET /v2.0/networks/4b144d62-4151-4d41-af3f-6b6a24aa00fc => generated 668 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/941] 10.0.0.232 () {32 vars in 721 bytes} [Mon Apr 27 13:11:57 2026] GET /v2.0/subnets/4cf7f11d-0faf-4a64-9a14-aad20ca42bb6 => generated 641 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:11:57.073 8 INFO neutron.pecan_wsgi.hooks.translation [None req-daac5df5-8215-40ab-b5c7-ab7ba4e4efab cae9d96c785d4b9fac1f7cb15afac84b 3e28d9c1b8524c29a640bd58102941af - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 475/942] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:11:57 2026] DELETE /v2.0/subnets/97a8a974-f36b-4333-a135-2ab8308a8fbd => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 13:11:57.100 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d7c5fca8-ea8c-4b6b-93bd-182235602413 cae9d96c785d4b9fac1f7cb15afac84b 3e28d9c1b8524c29a640bd58102941af - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 476/943] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:11:57 2026] DELETE /v2.0/networks/e531a593-0b54-47e0-b74b-9e655a007b7b => 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: 477/944] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:11:57 2026] DELETE /v2.0/subnets/4cf7f11d-0faf-4a64-9a14-aad20ca42bb6 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/945] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:11:57 2026] DELETE /v2.0/networks/4b144d62-4151-4d41-af3f-6b6a24aa00fc => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/946] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:11:57 2026] DELETE /v2.0/security-groups/b420051a-695b-42f0-a5ae-a47a65d8b15c => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:11:57.476 8 INFO neutron.api.v2.resource [None req-079259bf-3cc3-4b6b-a029-c5e446a745e6 652132d878c7445da18dc51f425036c9 3b92da9dc09f473690346978bbb1e604 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 480/947] 10.0.0.232 () {32 vars in 737 bytes} [Mon Apr 27 13:11:57 2026] GET /v2.0/security-groups/b420051a-695b-42f0-a5ae-a47a65d8b15c => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 13:11:57.585 8 INFO neutron_taas.services.taas.taas_plugin [None req-ee982904-bb4a-4ca7-b3af-1139b510a3a0 652132d878c7445da18dc51f425036c9 3b92da9dc09f473690346978bbb1e604 - - default default] TaaS: Handle Delete Port: 61cd4813-5a31-42b8-b4d8-9ef0326bed43 2026-04-27 13:11:57.587 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ee982904-bb4a-4ca7-b3af-1139b510a3a0 652132d878c7445da18dc51f425036c9 3b92da9dc09f473690346978bbb1e604 - - default default] Tap Mirror: Handle Delete Port: 61cd4813-5a31-42b8-b4d8-9ef0326bed43 [pid: 7|app: 0|req: 468/948] 10.0.0.232 () {34 vars in 783 bytes} [Mon Apr 27 13:11:56 2026] PUT /v2.0/routers/2e61dafe-6b44-4218-a24e-83a979106d14/add_router_interface => generated 310 bytes in 1096 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/949] 10.0.0.232 () {32 vars in 717 bytes} [Mon Apr 27 13:11:57 2026] GET /v2.0/ports/522482df-52a9-4615-8539-000685840b02 => generated 955 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:11:58.138 7 INFO neutron_taas.services.taas.taas_plugin [None req-5b931c6e-fcea-4631-a19f-937ea3b592a7 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] TaaS: Handle Delete Port: 522482df-52a9-4615-8539-000685840b02 2026-04-27 13:11:58.142 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5b931c6e-fcea-4631-a19f-937ea3b592a7 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] Tap Mirror: Handle Delete Port: 522482df-52a9-4615-8539-000685840b02 [pid: 8|app: 0|req: 481/950] 10.0.0.232 () {32 vars in 732 bytes} [Mon Apr 27 13:11:57 2026] DELETE /v2.0/floatingips/808c0e1e-7057-489f-9ff7-3f92ee5e7e6b => generated 0 bytes in 692 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:11:58.293 8 WARNING neutron.db.securitygroups_db [None req-e7dfb85d-7bbf-47be-bf49-a42528f645f3 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 482/951] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:11:58 2026] GET /v2.0/security-groups?tenant_id=3e28d9c1b8524c29a640bd58102941af&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/952] 10.0.0.232 () {34 vars in 789 bytes} [Mon Apr 27 13:11:57 2026] PUT /v2.0/routers/2e61dafe-6b44-4218-a24e-83a979106d14/remove_router_interface => generated 310 bytes in 883 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:11:58.681 8 INFO neutron_taas.services.taas.taas_plugin [None req-8c6695d7-8592-4ad8-bebc-9e2207d5a700 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] TaaS: Handle Delete Port: f50b2c8a-1424-43b3-a910-d5d6cd3edb8f 2026-04-27 13:11:58.684 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8c6695d7-8592-4ad8-bebc-9e2207d5a700 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Tap Mirror: Handle Delete Port: f50b2c8a-1424-43b3-a910-d5d6cd3edb8f [pid: 7|app: 0|req: 471/953] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:11:58 2026] DELETE /v2.0/security-groups/900d0387-8dc2-4957-b350-b34c62f5073c => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:11:58.796 8 INFO neutron.services.segments.plugin [-] Segment 507c4c6b-6df0-47d2-9ba5-d8af1c5be29c resource provider aggregate not found 2026-04-27 13:11:58.801 8 INFO neutron.services.segments.plugin [-] Segment 507c4c6b-6df0-47d2-9ba5-d8af1c5be29c resource provider aggregate not found 2026-04-27 13:11:58.820 8 INFO neutron.services.segments.plugin [-] Segment 507c4c6b-6df0-47d2-9ba5-d8af1c5be29c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 507c4c6b-6df0-47d2-9ba5-d8af1c5be29c found for delete ", "request_id": "req-f6df5ff7-7550-49ca-914f-bda520a64d73"}]} 2026-04-27 13:11:58.821 8 INFO neutron.services.segments.plugin [-] Segment 507c4c6b-6df0-47d2-9ba5-d8af1c5be29c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 507c4c6b-6df0-47d2-9ba5-d8af1c5be29c found for delete ", "request_id": "req-532d3b4d-4b65-4793-8dcf-3f5ee95035b2"}]} 2026-04-27 13:11:59.021 7 INFO neutron_taas.services.taas.taas_plugin [None req-d880ae6a-78d4-49e6-9b92-fe7a7b51b876 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] TaaS: Handle Delete Port: 996873e2-f3bf-4a48-bff8-5dc494a586e1 2026-04-27 13:11:59.025 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d880ae6a-78d4-49e6-9b92-fe7a7b51b876 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] Tap Mirror: Handle Delete Port: 996873e2-f3bf-4a48-bff8-5dc494a586e1 [pid: 8|app: 0|req: 483/954] 10.0.0.232 () {34 vars in 789 bytes} [Mon Apr 27 13:11:58 2026] PUT /v2.0/routers/4caf626a-580e-4a24-b99b-1aa512ad0c2f/remove_router_interface => generated 310 bytes in 986 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/955] 10.0.0.232 () {34 vars in 789 bytes} [Mon Apr 27 13:11:58 2026] PUT /v2.0/routers/2e61dafe-6b44-4218-a24e-83a979106d14/remove_router_interface => generated 310 bytes in 735 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:11:59.496 8 WARNING neutron.db.securitygroups_db [None req-d8d8a1ef-b011-45bf-8b5a-16b775d35ce0 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 484/956] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:11:59 2026] GET /v2.0/security-groups?tenant_id=029358fc502749bd9c635399a1803d4a&name=default => generated 2925 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/957] 10.0.0.232 () {32 vars in 736 bytes} [Mon Apr 27 13:11:59 2026] GET /v2.0/ports?device_id=2e61dafe-6b44-4218-a24e-83a979106d14 => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:11:59.638 7 INFO neutron_taas.services.taas.taas_plugin [None req-162c227b-7676-4e7c-bf95-71cad0594617 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] TaaS: Handle Delete Port: 2511bdb4-7b2a-4c89-bb75-2f807443ffd8 2026-04-27 13:11:59.641 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-162c227b-7676-4e7c-bf95-71cad0594617 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Tap Mirror: Handle Delete Port: 2511bdb4-7b2a-4c89-bb75-2f807443ffd8 [pid: 8|app: 0|req: 486/958] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:11:59 2026] DELETE /v2.0/security-groups/191d5ac7-d729-41ef-a6b8-471701b76801 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:11:59.876 8 INFO neutron_taas.services.taas.taas_plugin [None req-c4d19536-efd5-4de4-b94e-8ada28998f98 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] TaaS: Handle Delete Port: f5ab7405-69e9-4cad-b4cd-ce5c2ff87b07 2026-04-27 13:11:59.878 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c4d19536-efd5-4de4-b94e-8ada28998f98 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] Tap Mirror: Handle Delete Port: f5ab7405-69e9-4cad-b4cd-ce5c2ff87b07 2026-04-27 13:11:59.930 7 INFO neutron_taas.services.taas.taas_plugin [None req-162c227b-7676-4e7c-bf95-71cad0594617 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] TaaS: Handle Delete Port: 86607b0d-cffb-4b49-bc24-9895f1b55d02 2026-04-27 13:11:59.936 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-162c227b-7676-4e7c-bf95-71cad0594617 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Tap Mirror: Handle Delete Port: 86607b0d-cffb-4b49-bc24-9895f1b55d02 2026-04-27 13:12:00.216 8 INFO neutron.db.l3_hamode_db [None req-c4d19536-efd5-4de4-b94e-8ada28998f98 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] HA network 85d21da3-69c6-4809-97a7-a538d1565c53 was deleted as no HA routers are present in project 333881987d5e44069f7a70653751346a. [pid: 8|app: 0|req: 487/959] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:11:59 2026] DELETE /v2.0/routers/2e61dafe-6b44-4218-a24e-83a979106d14 => generated 0 bytes in 531 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:12:00.300 7 INFO neutron.services.segments.plugin [-] Segment 9201485d-db80-412a-9760-a6db29036de7 resource provider aggregate not found 2026-04-27 13:12:00.311 7 INFO neutron.services.segments.plugin [-] Segment 9201485d-db80-412a-9760-a6db29036de7 resource provider aggregate not found 2026-04-27 13:12:00.318 7 INFO neutron.services.segments.plugin [-] Segment 9201485d-db80-412a-9760-a6db29036de7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9201485d-db80-412a-9760-a6db29036de7 found for delete ", "request_id": "req-ecb1d83a-1617-4adf-a8d8-c8ffd1b1c09b"}]} 2026-04-27 13:12:00.321 7 INFO neutron.db.l3_hamode_db [None req-162c227b-7676-4e7c-bf95-71cad0594617 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] HA network 65522ec5-7028-4717-a800-13c83ab5c1ad was deleted as no HA routers are present in project 3b92da9dc09f473690346978bbb1e604. [pid: 7|app: 0|req: 473/960] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:11:59 2026] DELETE /v2.0/routers/4caf626a-580e-4a24-b99b-1aa512ad0c2f => generated 0 bytes in 876 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:12:00.331 7 INFO neutron.services.segments.plugin [-] Segment 9201485d-db80-412a-9760-a6db29036de7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9201485d-db80-412a-9760-a6db29036de7 found for delete ", "request_id": "req-41c2c45a-679f-4bbf-ac48-91045fb5f969"}]} [pid: 8|app: 0|req: 488/961] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:12:00 2026] DELETE /v2.0/subnets/6bf89f93-62f5-4f24-affd-f65b3dd0897b => 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: 489/962] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:12:00 2026] DELETE /v2.0/subnets/43b08410-3a45-4105-adc0-0a269725bcf5 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/963] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:12:00 2026] DELETE /v2.0/subnets/e9b1b622-dad7-4066-8119-859caec316c9 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:12:00.574 7 INFO neutron_taas.services.taas.taas_plugin [None req-2c05f10e-7f91-4f05-9ff7-556c8a55ade2 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] TaaS: Handle Delete Port: b21d2551-12b9-4847-ad3b-8f8d3384a8e8 2026-04-27 13:12:00.576 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c05f10e-7f91-4f05-9ff7-556c8a55ade2 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Tap Mirror: Handle Delete Port: b21d2551-12b9-4847-ad3b-8f8d3384a8e8 [pid: 8|app: 0|req: 490/964] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:12:00 2026] DELETE /v2.0/networks/331a9d12-ae96-4ea0-b20d-f38ead46fdf0 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/965] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:12:00 2026] DELETE /v2.0/networks/982017f1-5920-43d0-98db-76c12a14ab41 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:12:00.825 7 INFO neutron_taas.services.taas.taas_plugin [None req-10f75581-e878-4369-abea-576f7cb05840 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] TaaS: Handle Delete Port: 5df23ec2-4ca7-42f4-9e2a-45b951f7a61a 2026-04-27 13:12:00.827 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-10f75581-e878-4369-abea-576f7cb05840 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] Tap Mirror: Handle Delete Port: 5df23ec2-4ca7-42f4-9e2a-45b951f7a61a 2026-04-27 13:12:00.851 8 INFO neutron.services.segments.plugin [-] Segment dea804ab-fbe5-4463-ac38-acdeac14ba4e resource provider aggregate not found 2026-04-27 13:12:00.856 8 INFO neutron.services.segments.plugin [-] Segment dea804ab-fbe5-4463-ac38-acdeac14ba4e resource provider aggregate not found 2026-04-27 13:12:00.879 8 INFO neutron.services.segments.plugin [-] Segment dea804ab-fbe5-4463-ac38-acdeac14ba4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dea804ab-fbe5-4463-ac38-acdeac14ba4e found for delete ", "request_id": "req-f837af4f-0ed8-477d-bcd1-fff0c82c17c5"}]} 2026-04-27 13:12:00.884 8 INFO neutron.services.segments.plugin [-] Segment dea804ab-fbe5-4463-ac38-acdeac14ba4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dea804ab-fbe5-4463-ac38-acdeac14ba4e found for delete ", "request_id": "req-c882bc47-4b8e-4947-a62c-5f8d332abcf7"}]} 2026-04-27 13:12:00.895 8 INFO neutron.services.segments.plugin [-] Segment aa1e71f5-db65-4c35-aeb2-60bcc6c44d5b resource provider aggregate not found 2026-04-27 13:12:00.904 8 INFO neutron.services.segments.plugin [-] Segment aa1e71f5-db65-4c35-aeb2-60bcc6c44d5b resource provider aggregate not found 2026-04-27 13:12:00.924 8 INFO neutron.services.segments.plugin [-] Segment aa1e71f5-db65-4c35-aeb2-60bcc6c44d5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa1e71f5-db65-4c35-aeb2-60bcc6c44d5b found for delete ", "request_id": "req-fbe15eda-718d-4b6d-9ce6-49525392d23e"}]} 2026-04-27 13:12:00.925 8 INFO neutron.services.segments.plugin [-] Segment aa1e71f5-db65-4c35-aeb2-60bcc6c44d5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa1e71f5-db65-4c35-aeb2-60bcc6c44d5b found for delete ", "request_id": "req-cb32129b-1ffb-4f44-a14a-1e14c03c19cc"}]} 2026-04-27 13:12:00.993 8 INFO neutron.db.segments_db [None req-c0e0ddb1-441a-4602-8c87-53048a9a428d b63f8352153b40d78e9bfb2c563d71e4 af4bbc3ca70d4025a2351be9da6319a1 - - default default] Added segment b5c959f5-5bbf-4482-ba50-508fa291a79f of type vxlan for network 6fbc14d3-5891-4e18-9d8c-4158f96d086a [pid: 7|app: 0|req: 476/966] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:12:00 2026] DELETE /v2.0/networks/7472f01f-5525-4418-a42b-05d3af24ce52 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:12:01.051 7 WARNING neutron.db.securitygroups_db [None req-2b374b91-afb6-4544-afec-85764effd3c7 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_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: 477/967] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:12:01 2026] GET /v2.0/security-groups?tenant_id=3b92da9dc09f473690346978bbb1e604&name=default => generated 2921 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/968] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:12:00 2026] POST /v2.0/networks => generated 648 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:12:01.122 7 INFO neutron.db.segments_db [None req-1d2be787-245e-4380-8e6c-1118e6795504 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] Added segment 2b14a06e-5329-4621-b6d0-a76c5e406719 of type vxlan for network 2a0c88e8-8db8-428b-a28d-5f20bb9bc8af [pid: 8|app: 0|req: 492/969] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:12:01 2026] DELETE /v2.0/security-groups/d9e3a389-18c1-48d2-889d-e413fd70491c => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/970] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:12:01 2026] POST /v2.0/networks => generated 630 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/971] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:12:01 2026] POST /v2.0/subnets => generated 626 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/972] 10.0.0.232 () {34 vars in 665 bytes} [Mon Apr 27 13:12:01 2026] POST /v2.0/ports => generated 779 bytes in 331 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-27 13:12:01.579 8 INFO neutron.db.segments_db [None req-78062ca9-e8eb-4379-879d-4fe25b33b0f1 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] Added segment 27092203-c003-44c1-b54e-328cdd8631fe of type vxlan for network 5dc1c2d0-902f-411b-ad23-5597040a4b0c 2026-04-27 13:12:01.826 7 INFO neutron.db.segments_db [None req-f0b91644-7f7a-4478-aa38-be39ced2a578 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Added segment 338d7e7b-d062-42ad-9b6c-628e009b6248 of type vxlan for network 9786cf54-e47d-4483-a35d-cc710116ef4e 2026-04-27 13:12:01.826 8 INFO neutron.db.l3_hamode_db [None req-78062ca9-e8eb-4379-879d-4fe25b33b0f1 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 480/973] 10.0.0.232 () {34 vars in 671 bytes} [Mon Apr 27 13:12:01 2026] POST /v2.0/networks => generated 741 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:12:01.937 7 INFO neutron.db.segments_db [None req-208fa8e6-328f-4ba0-9991-0c23ef1ef7b6 b63f8352153b40d78e9bfb2c563d71e4 af4bbc3ca70d4025a2351be9da6319a1 - - default default] Added segment 8794967e-37d6-43aa-9b4c-f7da8da86b69 of type vxlan for network f0401471-0944-4a3c-afad-9eeedfe68f02 2026-04-27 13:12:01.957 8 INFO neutron.db.l3_hamode_db [None req-78062ca9-e8eb-4379-879d-4fe25b33b0f1 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 481/974] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:12:01 2026] POST /v2.0/networks => generated 636 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/975] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:12:02 2026] POST /v2.0/subnets => generated 688 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:12:02.341 7 INFO neutron.services.segments.plugin [-] Segment b60a999f-c441-420b-b41a-5ac947375401 resource provider aggregate not found 2026-04-27 13:12:02.359 7 INFO neutron.services.segments.plugin [-] Segment b60a999f-c441-420b-b41a-5ac947375401 resource provider aggregate not found 2026-04-27 13:12:02.360 7 INFO neutron.services.segments.plugin [-] Segment b60a999f-c441-420b-b41a-5ac947375401 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b60a999f-c441-420b-b41a-5ac947375401 found for delete ", "request_id": "req-5a770e64-13b8-4a52-9dea-47561d592a08"}]} 2026-04-27 13:12:02.377 7 INFO neutron.services.segments.plugin [-] Segment b60a999f-c441-420b-b41a-5ac947375401 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b60a999f-c441-420b-b41a-5ac947375401 found for delete ", "request_id": "req-adec3cf7-018b-475e-937e-9beae6e7fa84"}]} 2026-04-27 13:12:02.384 7 INFO neutron.services.segments.plugin [-] Segment a4f6af78-dcea-4024-97dc-e92a391f42fb resource provider aggregate not found 2026-04-27 13:12:02.396 7 INFO neutron.services.segments.plugin [-] Segment a4f6af78-dcea-4024-97dc-e92a391f42fb resource provider aggregate not found 2026-04-27 13:12:02.402 7 INFO neutron.services.segments.plugin [-] Segment a4f6af78-dcea-4024-97dc-e92a391f42fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4f6af78-dcea-4024-97dc-e92a391f42fb found for delete ", "request_id": "req-2d000282-4b4e-4f8d-a2c0-dadaeb1b7331"}]} 2026-04-27 13:12:02.418 7 INFO neutron.services.segments.plugin [-] Segment a4f6af78-dcea-4024-97dc-e92a391f42fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4f6af78-dcea-4024-97dc-e92a391f42fb found for delete ", "request_id": "req-8db2db21-e227-42d0-be27-362fb81c4055"}]} [pid: 7|app: 0|req: 483/976] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:12:02 2026] POST /v2.0/subnets => generated 646 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/977] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:12:01 2026] POST /v2.0/routers => generated 506 bytes in 998 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:12:02.557 7 INFO neutron.db.segments_db [None req-7d82fa10-184a-413e-be27-027f37c6483f 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Added segment c267cb5d-b987-4bc5-a470-bb79bd8b3ee5 of type vxlan for network e0fd6d45-03a6-4868-89df-ea6db7a990da 2026-04-27 13:12:02.828 7 INFO neutron.db.l3_hamode_db [None req-7d82fa10-184a-413e-be27-027f37c6483f 0064477bc1cf47a08a86b1798ac719ff 7bf197872a814e86b9465d95cd3aaf9d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 495/978] 10.0.0.232 () {34 vars in 665 bytes} [Mon Apr 27 13:12:02 2026] POST /v2.0/ports => generated 965 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 496/979] 10.0.0.232 () {34 vars in 665 bytes} [Mon Apr 27 13:12:02 2026] POST /v2.0/ports => generated 947 bytes in 370 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-27 13:12:03.352 8 INFO neutron_taas.services.taas.taas_plugin [None req-7208668c-f638-48cc-9b32-f91a5a52c32b b63f8352153b40d78e9bfb2c563d71e4 af4bbc3ca70d4025a2351be9da6319a1 - - default default] TaaS: Handle Delete Port: 19e73d5d-1560-4325-9d4e-48455500af58 2026-04-27 13:12:03.355 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7208668c-f638-48cc-9b32-f91a5a52c32b b63f8352153b40d78e9bfb2c563d71e4 af4bbc3ca70d4025a2351be9da6319a1 - - default default] Tap Mirror: Handle Delete Port: 19e73d5d-1560-4325-9d4e-48455500af58 [pid: 8|app: 0|req: 497/980] 10.0.0.232 () {32 vars in 720 bytes} [Mon Apr 27 13:12:03 2026] DELETE /v2.0/ports/19e73d5d-1560-4325-9d4e-48455500af58 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:12:03.575 7 INFO neutron.db.l3_hamode_db [None req-7d82fa10-184a-413e-be27-027f37c6483f 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 13:12:03.787 8 INFO neutron.db.segments_db [None req-98b7076c-4416-4791-841a-bfcfff494e8c 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Added segment 718b2adc-c5c6-45c1-8e93-e5f5fa24b465 of type vxlan for network 59c5b2c9-212a-441b-aadb-23e9662377ca [pid: 8|app: 0|req: 498/981] 10.0.0.232 () {34 vars in 671 bytes} [Mon Apr 27 13:12:03 2026] POST /v2.0/networks => generated 747 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/982] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:12:02 2026] POST /v2.0/routers => generated 728 bytes in 1942 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:12:04.468 7 INFO neutron.pecan_wsgi.hooks.translation [None req-08859afb-ddf8-4a93-8c81-4add96a4226d b63f8352153b40d78e9bfb2c563d71e4 af4bbc3ca70d4025a2351be9da6319a1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 485/983] 10.0.0.232 () {32 vars in 720 bytes} [Mon Apr 27 13:12:04 2026] DELETE /v2.0/ports/19e73d5d-1560-4325-9d4e-48455500af58 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/984] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:12:04 2026] POST /v2.0/subnets => generated 694 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/985] 10.0.0.232 () {34 vars in 783 bytes} [Mon Apr 27 13:12:03 2026] PUT /v2.0/routers/3e1508d4-29d7-4286-a1f4-08702862e161/add_router_interface => generated 310 bytes in 1065 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-27 13:12:04.944 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1fefbcbf-79e9-4c15-9a73-1ccecb15fc14 b63f8352153b40d78e9bfb2c563d71e4 af4bbc3ca70d4025a2351be9da6319a1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 500/986] 10.0.0.232 () {32 vars in 717 bytes} [Mon Apr 27 13:12:04 2026] GET /v2.0/ports/19e73d5d-1560-4325-9d4e-48455500af58 => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 13:12:04.989 8 INFO neutron.db.segments_db [None req-fe171a05-416c-469f-8d31-473369e32d03 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Added segment 19f9a132-008f-4601-bc66-4aecbaae750a of type vxlan for network ff3dd0d0-2ca8-4d1d-b8d7-cd7d7fbce51f 2026-04-27 13:12:05.227 8 INFO neutron.db.l3_hamode_db [None req-fe171a05-416c-469f-8d31-473369e32d03 0064477bc1cf47a08a86b1798ac719ff dc6fccd19b2449ffbb0ba5e7c1447ccb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 487/987] 10.0.0.232 () {34 vars in 783 bytes} [Mon Apr 27 13:12:04 2026] PUT /v2.0/routers/99223372-5ff3-4ed8-8d2f-0c6d22ba55c8/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: 488/988] 10.0.0.232 () {32 vars in 717 bytes} [Mon Apr 27 13:12:05 2026] GET /v2.0/ports/5a329263-6864-4490-b1bc-17b114ff1d0d => generated 1021 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/989] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:12:05 2026] DELETE /v2.0/subnets/b774c915-c852-46a2-abaf-98556918a9b1 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:12:05.986 8 INFO neutron.db.l3_hamode_db [None req-fe171a05-416c-469f-8d31-473369e32d03 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 13:12:06.030 7 INFO neutron_taas.services.taas.taas_plugin [None req-51435240-3156-45c7-87fa-b98e1ce91d9b 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] TaaS: Handle Delete Port: 5a329263-6864-4490-b1bc-17b114ff1d0d 2026-04-27 13:12:06.033 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-51435240-3156-45c7-87fa-b98e1ce91d9b 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] Tap Mirror: Handle Delete Port: 5a329263-6864-4490-b1bc-17b114ff1d0d [pid: 7|app: 0|req: 490/990] 10.0.0.232 () {34 vars in 789 bytes} [Mon Apr 27 13:12:05 2026] PUT /v2.0/routers/3e1508d4-29d7-4286-a1f4-08702862e161/remove_router_interface => generated 310 bytes in 693 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-27 13:12:06.571 7 INFO neutron.services.segments.plugin [-] Segment 8794967e-37d6-43aa-9b4c-f7da8da86b69 resource provider aggregate not found 2026-04-27 13:12:06.578 7 INFO neutron.services.segments.plugin [-] Segment 8794967e-37d6-43aa-9b4c-f7da8da86b69 resource provider aggregate not found 2026-04-27 13:12:06.591 7 INFO neutron.services.segments.plugin [-] Segment 8794967e-37d6-43aa-9b4c-f7da8da86b69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8794967e-37d6-43aa-9b4c-f7da8da86b69 found for delete ", "request_id": "req-a86e5598-31bc-41b9-b61a-b22c493e0cfd"}]} 2026-04-27 13:12:06.595 7 INFO neutron.services.segments.plugin [-] Segment 8794967e-37d6-43aa-9b4c-f7da8da86b69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8794967e-37d6-43aa-9b4c-f7da8da86b69 found for delete ", "request_id": "req-3d471906-9320-4cb1-a284-694bafa5dda0"}]} [pid: 7|app: 0|req: 491/991] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:12:06 2026] DELETE /v2.0/networks/f0401471-0944-4a3c-afad-9eeedfe68f02 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:12:06.709 7 INFO neutron.api.v2.resource [None req-f10aa182-652d-4eec-b3a6-4951b1692261 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 492/992] 10.0.0.232 () {34 vars in 789 bytes} [Mon Apr 27 13:12:06 2026] PUT /v2.0/routers/3e1508d4-29d7-4286-a1f4-08702862e161/remove_router_interface => generated 197 bytes in 105 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 13:12:06.752 7 INFO neutron.db.segments_db [None req-369996fd-b6c7-4c33-a050-f7a9fff913f8 b63f8352153b40d78e9bfb2c563d71e4 af4bbc3ca70d4025a2351be9da6319a1 - - default default] Added segment c05c7142-5f56-40d8-82a3-6679a478d079 of type vxlan for network 95dcc860-fdd3-46a5-ae56-317ad4618590 [pid: 7|app: 0|req: 493/993] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:12:06 2026] POST /v2.0/networks => generated 635 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/994] 10.0.0.232 () {32 vars in 736 bytes} [Mon Apr 27 13:12:06 2026] GET /v2.0/ports?device_id=3e1508d4-29d7-4286-a1f4-08702862e161 => 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: 501/995] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:12:04 2026] POST /v2.0/routers => generated 734 bytes in 1975 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:12:07.084 8 INFO neutron_taas.services.taas.taas_plugin [None req-5614aea7-d89b-487c-acee-e243cf0bd6bb 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] TaaS: Handle Delete Port: c0b269ec-0392-4b7a-b1e4-78d95ea084f1 [pid: 7|app: 0|req: 495/996] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:12:06 2026] POST /v2.0/subnets => generated 646 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:12:07.087 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5614aea7-d89b-487c-acee-e243cf0bd6bb 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] Tap Mirror: Handle Delete Port: c0b269ec-0392-4b7a-b1e4-78d95ea084f1 2026-04-27 13:12:07.415 8 INFO neutron.services.segments.plugin [-] Segment 27092203-c003-44c1-b54e-328cdd8631fe resource provider aggregate not found 2026-04-27 13:12:07.423 8 INFO neutron.services.segments.plugin [-] Segment 27092203-c003-44c1-b54e-328cdd8631fe resource provider aggregate not found 2026-04-27 13:12:07.435 8 INFO neutron.services.segments.plugin [-] Segment 27092203-c003-44c1-b54e-328cdd8631fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27092203-c003-44c1-b54e-328cdd8631fe found for delete ", "request_id": "req-fd49c032-9481-4296-bbdb-f07fb19ee1d0"}]} 2026-04-27 13:12:07.436 8 INFO neutron.db.l3_hamode_db [None req-5614aea7-d89b-487c-acee-e243cf0bd6bb 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] HA network 5dc1c2d0-902f-411b-ad23-5597040a4b0c was deleted as no HA routers are present in project 333881987d5e44069f7a70653751346a. 2026-04-27 13:12:07.441 8 INFO neutron.services.segments.plugin [-] Segment 27092203-c003-44c1-b54e-328cdd8631fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27092203-c003-44c1-b54e-328cdd8631fe found for delete ", "request_id": "req-587453d2-3510-47c4-b0d2-0a0f16399878"}]} [pid: 8|app: 0|req: 502/997] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:12:06 2026] DELETE /v2.0/routers/3e1508d4-29d7-4286-a1f4-08702862e161 => generated 0 bytes in 523 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/998] 10.0.0.232 () {34 vars in 665 bytes} [Mon Apr 27 13:12:07 2026] POST /v2.0/ports => generated 927 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1001] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:12:07 2026] DELETE /v2.0/subnets/429139a5-a44b-4f1e-b2d3-259af830a7b5 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:12:08.000 8 INFO neutron_taas.services.taas.taas_plugin [None req-00f968bb-eaa3-4cc8-8b04-e624a6dacf7a b63f8352153b40d78e9bfb2c563d71e4 af4bbc3ca70d4025a2351be9da6319a1 - - default default] TaaS: Handle Delete Port: 8e70088c-713c-4cd6-a997-ce6858cb8128 2026-04-27 13:12:08.003 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-00f968bb-eaa3-4cc8-8b04-e624a6dacf7a b63f8352153b40d78e9bfb2c563d71e4 af4bbc3ca70d4025a2351be9da6319a1 - - default default] Tap Mirror: Handle Delete Port: 8e70088c-713c-4cd6-a997-ce6858cb8128 [pid: 8|app: 0|req: 507/1002] 10.0.0.232 () {32 vars in 720 bytes} [Mon Apr 27 13:12:07 2026] DELETE /v2.0/ports/8e70088c-713c-4cd6-a997-ce6858cb8128 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1003] 10.0.0.232 () {34 vars in 783 bytes} [Mon Apr 27 13:12:07 2026] PUT /v2.0/routers/426ea62c-8855-449a-bf1f-eda3acc808a8/add_router_interface => generated 310 bytes in 1143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1004] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:12:08 2026] DELETE /v2.0/networks/2a0c88e8-8db8-428b-a28d-5f20bb9bc8af => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:12:08.247 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cf541fe7-b604-4d41-abb5-2878ac7fd7e4 b63f8352153b40d78e9bfb2c563d71e4 af4bbc3ca70d4025a2351be9da6319a1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 497/1005] 10.0.0.232 () {32 vars in 717 bytes} [Mon Apr 27 13:12:08 2026] GET /v2.0/ports/8e70088c-713c-4cd6-a997-ce6858cb8128 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 13:12:08.306 8 INFO neutron.db.segments_db [None req-4493a631-255f-41ce-9800-ffe412596d5e 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] Added segment f91293f3-a341-482d-9623-e8848a31d60c of type vxlan for network 7fe807dd-8b24-4bd3-a2b1-5f9f46707e6a [pid: 7|app: 0|req: 498/1006] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:12:08 2026] DELETE /v2.0/subnets/7750b079-941a-4823-bcef-1d9f97f8cce8 => 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: 509/1007] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:12:08 2026] POST /v2.0/networks => generated 630 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1008] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:12:08 2026] DELETE /v2.0/networks/95dcc860-fdd3-46a5-ae56-317ad4618590 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:12:08.614 7 INFO neutron.services.segments.plugin [-] Segment c05c7142-5f56-40d8-82a3-6679a478d079 resource provider aggregate not found 2026-04-27 13:12:08.638 7 INFO neutron.services.segments.plugin [-] Segment c05c7142-5f56-40d8-82a3-6679a478d079 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c05c7142-5f56-40d8-82a3-6679a478d079 found for delete ", "request_id": "req-e80abf10-6607-460f-a3ff-473876adc6a5"}]} 2026-04-27 13:12:08.643 7 INFO neutron.services.segments.plugin [-] Segment c05c7142-5f56-40d8-82a3-6679a478d079 resource provider aggregate not found 2026-04-27 13:12:08.668 7 INFO neutron.services.segments.plugin [-] Segment c05c7142-5f56-40d8-82a3-6679a478d079 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c05c7142-5f56-40d8-82a3-6679a478d079 found for delete ", "request_id": "req-f2c1d1ad-f180-4b51-b413-ae3acd65fffd"}]} [pid: 8|app: 0|req: 510/1009] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:12:08 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) 2026-04-27 13:12:08.758 8 INFO neutron.db.segments_db [None req-e9bfc44c-5e90-4aa9-8fc5-bf2c1918431c 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] Added segment ac5d1ea1-6857-4d1a-b108-608a444066eb of type vxlan for network eebb511a-dac7-4f04-bff3-bfedb07c931f [pid: 7|app: 0|req: 500/1010] 10.0.0.232 () {34 vars in 665 bytes} [Mon Apr 27 13:12:08 2026] POST /v2.0/ports => generated 778 bytes in 361 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-27 13:12:09.006 8 INFO neutron.db.l3_hamode_db [None req-e9bfc44c-5e90-4aa9-8fc5-bf2c1918431c 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 501/1011] 10.0.0.232 () {34 vars in 685 bytes} [Mon Apr 27 13:12:08 2026] POST /v2.0/security-groups => generated 1659 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 13:12:09.128 8 INFO neutron.db.l3_hamode_db [None req-e9bfc44c-5e90-4aa9-8fc5-bf2c1918431c 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 502/1012] 10.0.0.232 () {34 vars in 737 bytes} [Mon Apr 27 13:12:09 2026] PUT /v2.0/ports/a7909809-9cc3-4d1a-bf0e-08ee84a6d832 => generated 752 bytes in 200 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: 503/1013] 10.0.0.232 () {34 vars in 695 bytes} [Mon Apr 27 13:12:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:12:09.465 8 INFO neutron.services.segments.plugin [-] Segment 2b14a06e-5329-4621-b6d0-a76c5e406719 resource provider aggregate not found 2026-04-27 13:12:09.474 8 INFO neutron.services.segments.plugin [-] Segment 2b14a06e-5329-4621-b6d0-a76c5e406719 resource provider aggregate not found 2026-04-27 13:12:09.488 8 INFO neutron.services.segments.plugin [-] Segment 2b14a06e-5329-4621-b6d0-a76c5e406719 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b14a06e-5329-4621-b6d0-a76c5e406719 found for delete ", "request_id": "req-405f82e6-d4b3-4a39-b499-649cfd36df0f"}]} 2026-04-27 13:12:09.489 7 INFO neutron_taas.services.taas.taas_plugin [None req-30b5736b-3a59-42cc-8663-586c44e722f6 b63f8352153b40d78e9bfb2c563d71e4 af4bbc3ca70d4025a2351be9da6319a1 - - default default] TaaS: Handle Delete Port: a7909809-9cc3-4d1a-bf0e-08ee84a6d832 2026-04-27 13:12:09.492 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-30b5736b-3a59-42cc-8663-586c44e722f6 b63f8352153b40d78e9bfb2c563d71e4 af4bbc3ca70d4025a2351be9da6319a1 - - default default] Tap Mirror: Handle Delete Port: a7909809-9cc3-4d1a-bf0e-08ee84a6d832 2026-04-27 13:12:09.495 8 INFO neutron.services.segments.plugin [-] Segment 2b14a06e-5329-4621-b6d0-a76c5e406719 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b14a06e-5329-4621-b6d0-a76c5e406719 found for delete ", "request_id": "req-5527eae7-67ae-446a-91cb-1d154b9aa915"}]} [pid: 7|app: 0|req: 504/1014] 10.0.0.232 () {32 vars in 720 bytes} [Mon Apr 27 13:12:09 2026] DELETE /v2.0/ports/a7909809-9cc3-4d1a-bf0e-08ee84a6d832 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1015] 10.0.0.232 () {34 vars in 695 bytes} [Mon Apr 27 13:12:09 2026] POST /v2.0/security-group-rules => generated 602 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1016] 10.0.0.232 () {32 vars in 643 bytes} [Mon Apr 27 13:12:09 2026] GET /v2.0/ports => generated 782 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1017] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:12:08 2026] POST /v2.0/routers => generated 506 bytes in 1098 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:12:09.834 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0de9b759-e6a2-4260-8105-d49607f962a1 b63f8352153b40d78e9bfb2c563d71e4 af4bbc3ca70d4025a2351be9da6319a1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 512/1018] 10.0.0.232 () {32 vars in 717 bytes} [Mon Apr 27 13:12:09 2026] GET /v2.0/ports/a7909809-9cc3-4d1a-bf0e-08ee84a6d832 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1019] 10.0.0.232 () {34 vars in 676 bytes} [Mon Apr 27 13:12:09 2026] POST /v2.0/floatingips => generated 552 bytes in 575 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1020] 10.0.0.232 () {32 vars in 643 bytes} [Mon Apr 27 13:12:10 2026] GET /v2.0/ports => generated 782 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1021] 10.0.0.150 () {34 vars in 982 bytes} [Mon Apr 27 13:12:10 2026] GET /v2.0/networks?id=9786cf54-e47d-4483-a35d-cc710116ef4e => generated 673 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1022] 10.0.0.232 () {32 vars in 717 bytes} [Mon Apr 27 13:12:10 2026] GET /v2.0/ports/63bdf360-79d0-407a-ae0a-e7ee36812ccd => generated 779 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1023] 10.0.0.150 () {34 vars in 965 bytes} [Mon Apr 27 13:12:10 2026] GET /v2.0/quotas/7bf197872a814e86b9465d95cd3aaf9d => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:12:10.513 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5fb6e8d1-824b-448e-a03c-76f2833de708 b63f8352153b40d78e9bfb2c563d71e4 af4bbc3ca70d4025a2351be9da6319a1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 512/1024] 10.0.0.232 () {32 vars in 720 bytes} [Mon Apr 27 13:12:10 2026] DELETE /v2.0/ports/8e70088c-713c-4cd6-a997-ce6858cb8128 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1025] 10.0.0.150 () {34 vars in 1002 bytes} [Mon Apr 27 13:12:10 2026] GET /v2.0/ports?tenant_id=7bf197872a814e86b9465d95cd3aaf9d&fields=id => generated 57 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:12:10.596 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e7838ee7-ef79-45f3-84b0-b0f4f8b5229d b63f8352153b40d78e9bfb2c563d71e4 af4bbc3ca70d4025a2351be9da6319a1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 514/1026] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:12:10 2026] DELETE /v2.0/subnets/7750b079-941a-4823-bcef-1d9f97f8cce8 => 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: 515/1027] 10.0.0.150 () {34 vars in 1008 bytes} [Mon Apr 27 13:12:10 2026] GET /v2.0/networks/9786cf54-e47d-4483-a35d-cc710116ef4e?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:12:10.654 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0f733b89-8e82-475d-af4f-02f4b4c00b89 b63f8352153b40d78e9bfb2c563d71e4 af4bbc3ca70d4025a2351be9da6319a1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 516/1028] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:12:10 2026] DELETE /v2.0/subnets/b774c915-c852-46a2-abaf-98556918a9b1 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1029] 10.0.0.150 () {34 vars in 1108 bytes} [Mon Apr 27 13:12:10 2026] GET /v2.0/networks/9786cf54-e47d-4483-a35d-cc710116ef4e?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-27 13:12:10.812 7 INFO neutron_taas.services.taas.taas_plugin [None req-58c08733-e2b6-4122-9468-c402dddbbda4 b63f8352153b40d78e9bfb2c563d71e4 af4bbc3ca70d4025a2351be9da6319a1 - - default default] TaaS: Handle Delete Port: 63bdf360-79d0-407a-ae0a-e7ee36812ccd 2026-04-27 13:12:10.815 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-58c08733-e2b6-4122-9468-c402dddbbda4 b63f8352153b40d78e9bfb2c563d71e4 af4bbc3ca70d4025a2351be9da6319a1 - - default default] Tap Mirror: Handle Delete Port: 63bdf360-79d0-407a-ae0a-e7ee36812ccd [pid: 7|app: 0|req: 518/1030] 10.0.0.232 () {32 vars in 720 bytes} [Mon Apr 27 13:12:10 2026] DELETE /v2.0/ports/63bdf360-79d0-407a-ae0a-e7ee36812ccd => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1031] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:12:10 2026] GET /v2.0/ports?device_id=92f4789a-173a-4daf-92af-4578e523b7f1 => 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: 513/1032] 10.0.0.232 () {34 vars in 783 bytes} [Mon Apr 27 13:12:09 2026] PUT /v2.0/routers/6c1068c2-a121-4ddf-8fdf-aa30bac4c7ff/add_router_interface => generated 310 bytes in 1223 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:12:11.080 7 INFO neutron.services.segments.plugin [-] Segment b5c959f5-5bbf-4482-ba50-508fa291a79f resource provider aggregate not found 2026-04-27 13:12:11.085 7 INFO neutron.services.segments.plugin [-] Segment b5c959f5-5bbf-4482-ba50-508fa291a79f resource provider aggregate not found 2026-04-27 13:12:11.110 7 INFO neutron.services.segments.plugin [-] Segment b5c959f5-5bbf-4482-ba50-508fa291a79f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5c959f5-5bbf-4482-ba50-508fa291a79f found for delete ", "request_id": "req-d12eaa5b-60f0-427d-8f22-c2802bee6a71"}]} [pid: 7|app: 0|req: 520/1033] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:12:10 2026] DELETE /v2.0/networks/6fbc14d3-5891-4e18-9d8c-4158f96d086a => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:12:11.111 7 INFO neutron.services.segments.plugin [-] Segment b5c959f5-5bbf-4482-ba50-508fa291a79f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5c959f5-5bbf-4482-ba50-508fa291a79f found for delete ", "request_id": "req-44eb8913-8c2b-473b-a12e-a749e189cf83"}]} [pid: 8|app: 0|req: 514/1034] 10.0.0.232 () {32 vars in 717 bytes} [Mon Apr 27 13:12:11 2026] GET /v2.0/ports/06171ac5-1996-420b-a201-2a0340274315 => generated 955 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:12:11.446 7 INFO neutron_taas.services.taas.taas_plugin [None req-3e7f6ff7-1eba-4482-9689-6c6a2801976d 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] TaaS: Handle Delete Port: 06171ac5-1996-420b-a201-2a0340274315 2026-04-27 13:12:11.453 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3e7f6ff7-1eba-4482-9689-6c6a2801976d 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] Tap Mirror: Handle Delete Port: 06171ac5-1996-420b-a201-2a0340274315 2026-04-27 13:12:11.787 8 WARNING neutron.db.securitygroups_db [None req-6bfcdc4b-6129-4e80-a0eb-b5aafc1a356a 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 515/1035] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:12:11 2026] GET /v2.0/security-groups?tenant_id=af4bbc3ca70d4025a2351be9da6319a1&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: 521/1036] 10.0.0.232 () {34 vars in 789 bytes} [Mon Apr 27 13:12:11 2026] PUT /v2.0/routers/6c1068c2-a121-4ddf-8fdf-aa30bac4c7ff/remove_router_interface => generated 310 bytes in 798 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1037] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:12:11 2026] DELETE /v2.0/security-groups/68e9056e-9469-4391-9d7b-c9a8f6545f0d => 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: 522/1038] 10.0.0.232 () {32 vars in 736 bytes} [Mon Apr 27 13:12:11 2026] GET /v2.0/ports?device_id=6c1068c2-a121-4ddf-8fdf-aa30bac4c7ff => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1039] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:12:12 2026] GET /v2.0/ports?device_id=92f4789a-173a-4daf-92af-4578e523b7f1 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:12:12.211 8 INFO neutron_taas.services.taas.taas_plugin [None req-e6c9adae-19a5-4825-b6cc-6f2c290c8e8f 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] TaaS: Handle Delete Port: 12664780-a177-4ede-a22d-2a369e90ab91 2026-04-27 13:12:12.214 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e6c9adae-19a5-4825-b6cc-6f2c290c8e8f 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] Tap Mirror: Handle Delete Port: 12664780-a177-4ede-a22d-2a369e90ab91 2026-04-27 13:12:12.560 8 INFO neutron.services.segments.plugin [-] Segment ac5d1ea1-6857-4d1a-b108-608a444066eb resource provider aggregate not found 2026-04-27 13:12:12.573 8 INFO neutron.services.segments.plugin [-] Segment ac5d1ea1-6857-4d1a-b108-608a444066eb resource provider aggregate not found 2026-04-27 13:12:12.587 8 INFO neutron.services.segments.plugin [-] Segment ac5d1ea1-6857-4d1a-b108-608a444066eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac5d1ea1-6857-4d1a-b108-608a444066eb found for delete ", "request_id": "req-18d9e9c6-58f0-4f6c-98d9-2daabcbd06d7"}]} 2026-04-27 13:12:12.593 8 INFO neutron.services.segments.plugin [-] Segment ac5d1ea1-6857-4d1a-b108-608a444066eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac5d1ea1-6857-4d1a-b108-608a444066eb found for delete ", "request_id": "req-aedb45d9-4089-4e49-aebb-8b5d0a7813f7"}]} 2026-04-27 13:12:12.601 8 INFO neutron.db.l3_hamode_db [None req-e6c9adae-19a5-4825-b6cc-6f2c290c8e8f 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] HA network eebb511a-dac7-4f04-bff3-bfedb07c931f was deleted as no HA routers are present in project 333881987d5e44069f7a70653751346a. [pid: 8|app: 0|req: 517/1040] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:12:11 2026] DELETE /v2.0/routers/6c1068c2-a121-4ddf-8fdf-aa30bac4c7ff => generated 0 bytes in 643 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1041] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:12:12 2026] DELETE /v2.0/subnets/c6c9e827-f3ff-49a1-85ac-a974d0191354 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1042] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:12:12 2026] DELETE /v2.0/networks/7fe807dd-8b24-4bd3-a2b1-5f9f46707e6a => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:12:12.979 7 INFO neutron.db.segments_db [None req-f198d4ae-0e2b-4561-816f-8f9030697a46 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] Added segment 8a819c42-d9aa-4864-8bbb-0066d190a276 of type vxlan for network 1c5a79c3-c3e7-415a-941e-8803cfe5ce80 [pid: 8|app: 0|req: 519/1043] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:12:13 2026] GET /v2.0/ports?device_id=92f4789a-173a-4daf-92af-4578e523b7f1 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:12:13.271 7 INFO neutron.db.l3_hamode_db [None req-f198d4ae-0e2b-4561-816f-8f9030697a46 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 13:12:14.058 7 INFO neutron.db.l3_hamode_db [None req-f198d4ae-0e2b-4561-816f-8f9030697a46 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 520/1044] 10.0.0.232 () {34 vars in 684 bytes} [Mon Apr 27 13:12:13 2026] POST /v2.0/security-groups => generated 1624 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 13:12:14.207 8 WARNING neutron.db.securitygroups_db [req-3bfa1351-f312-46e7-8341-496e4a0d53a1 req-12378f6a-8b5b-4104-8af5-6bbb28e3147d f513427488d84ba4ad8c691499ef68d5 dc6fccd19b2449ffbb0ba5e7c1447ccb - - default default] project_id key not found 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/1045] 10.0.0.150 () {34 vars in 1096 bytes} [Mon Apr 27 13:12:14 2026] GET /v2.0/security-groups?name=tempest-securitygroup--14979428&fields=id&tenant_id=dc6fccd19b2449ffbb0ba5e7c1447ccb => 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: 522/1046] 10.0.0.232 () {32 vars in 663 bytes} [Mon Apr 27 13:12:14 2026] GET /v2.0/security-groups => generated 4529 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1047] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:12:14 2026] GET /v2.0/ports?device_id=92f4789a-173a-4daf-92af-4578e523b7f1 => 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: 524/1048] 10.0.0.150 () {34 vars in 982 bytes} [Mon Apr 27 13:12:14 2026] GET /v2.0/networks?id=59c5b2c9-212a-441b-aadb-23e9662377ca => generated 679 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1049] 10.0.0.232 () {34 vars in 758 bytes} [Mon Apr 27 13:12:14 2026] PUT /v2.0/security-groups/58a48546-4765-4af7-8509-75054bc8eb63 => generated 1663 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1050] 10.0.0.150 () {34 vars in 965 bytes} [Mon Apr 27 13:12:14 2026] GET /v2.0/quotas/dc6fccd19b2449ffbb0ba5e7c1447ccb => 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: 527/1051] 10.0.0.232 () {32 vars in 737 bytes} [Mon Apr 27 13:12:14 2026] GET /v2.0/security-groups/58a48546-4765-4af7-8509-75054bc8eb63 => generated 1663 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1052] 10.0.0.150 () {34 vars in 1002 bytes} [Mon Apr 27 13:12:14 2026] GET /v2.0/ports?tenant_id=dc6fccd19b2449ffbb0ba5e7c1447ccb&fields=id => generated 103 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:12:14.608 8 INFO neutron.services.segments.plugin [-] Segment f91293f3-a341-482d-9623-e8848a31d60c resource provider aggregate not found 2026-04-27 13:12:14.620 8 INFO neutron.services.segments.plugin [-] Segment f91293f3-a341-482d-9623-e8848a31d60c resource provider aggregate not found [pid: 8|app: 0|req: 529/1053] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:12:14 2026] DELETE /v2.0/security-groups/58a48546-4765-4af7-8509-75054bc8eb63 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:12:14.629 8 INFO neutron.services.segments.plugin [-] Segment f91293f3-a341-482d-9623-e8848a31d60c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f91293f3-a341-482d-9623-e8848a31d60c found for delete ", "request_id": "req-ee19432b-57ee-49ba-ad58-e58d3eca7715"}]} 2026-04-27 13:12:14.652 8 INFO neutron.services.segments.plugin [-] Segment f91293f3-a341-482d-9623-e8848a31d60c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f91293f3-a341-482d-9623-e8848a31d60c found for delete ", "request_id": "req-b33c3fd1-14d6-4a54-98e9-2107176349c9"}]} [pid: 8|app: 0|req: 530/1054] 10.0.0.150 () {34 vars in 1008 bytes} [Mon Apr 27 13:12:14 2026] GET /v2.0/networks/59c5b2c9-212a-441b-aadb-23e9662377ca?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: 531/1055] 10.0.0.232 () {32 vars in 663 bytes} [Mon Apr 27 13:12:14 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1056] 10.0.0.150 () {34 vars in 1108 bytes} [Mon Apr 27 13:12:14 2026] GET /v2.0/networks/59c5b2c9-212a-441b-aadb-23e9662377ca?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-27 13:12:14.760 8 INFO neutron.api.v2.resource [None req-9fe1cfd5-7d76-4c98-af35-8f6b0f791390 a0f19a5f32f947af81d9050d0fc7868e 6959c245337147e78dd71afb6c57fb5b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 533/1057] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:12:14 2026] DELETE /v2.0/security-groups/58a48546-4765-4af7-8509-75054bc8eb63 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1058] 10.0.0.232 () {34 vars in 684 bytes} [Mon Apr 27 13:12:14 2026] POST /v2.0/security-groups => generated 1625 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1059] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:12:12 2026] POST /v2.0/routers => generated 687 bytes in 2034 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1060] 10.0.0.232 () {34 vars in 695 bytes} [Mon Apr 27 13:12:14 2026] POST /v2.0/security-group-rules => generated 601 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1061] 10.0.0.232 () {32 vars in 747 bytes} [Mon Apr 27 13:12:15 2026] GET /v2.0/security-group-rules/6f66cc88-f85c-44db-a597-79b3eb2a3104 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1062] 10.0.0.232 () {32 vars in 721 bytes} [Mon Apr 27 13:12:14 2026] GET /v2.0/routers/8dbe78f1-500c-4322-804f-ca5a28b001b8 => generated 693 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1063] 10.0.0.232 () {32 vars in 673 bytes} [Mon Apr 27 13:12:15 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1064] 10.0.0.232 () {32 vars in 647 bytes} [Mon Apr 27 13:12:15 2026] GET /v2.0/routers => generated 696 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1065] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:12:15 2026] GET /v2.0/ports?device_id=9cec5e2c-98f0-4795-8b95-4adbdf32b8cc => 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: 539/1066] 10.0.0.232 () {34 vars in 741 bytes} [Mon Apr 27 13:12:15 2026] PUT /v2.0/routers/8dbe78f1-500c-4322-804f-ca5a28b001b8 => generated 700 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1067] 199.19.213.78 () {34 vars in 985 bytes} [Mon Apr 27 13:12:15 2026] GET /v2.0/networks?id=9786cf54-e47d-4483-a35d-cc710116ef4e => generated 673 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1068] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:12:15 2026] GET /v2.0/ports?device_id=92f4789a-173a-4daf-92af-4578e523b7f1 => 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: 528/1069] 10.0.0.232 () {32 vars in 750 bytes} [Mon Apr 27 13:12:15 2026] DELETE /v2.0/security-group-rules/6f66cc88-f85c-44db-a597-79b3eb2a3104 => generated 0 bytes in 460 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1070] 10.0.0.232 () {32 vars in 721 bytes} [Mon Apr 27 13:12:15 2026] GET /v2.0/routers/8dbe78f1-500c-4322-804f-ca5a28b001b8 => generated 700 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1071] 10.0.0.232 () {32 vars in 673 bytes} [Mon Apr 27 13:12:15 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1072] 10.0.0.232 () {32 vars in 736 bytes} [Mon Apr 27 13:12:15 2026] GET /v2.0/ports?device_id=8dbe78f1-500c-4322-804f-ca5a28b001b8 => 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: 545/1073] 10.0.0.232 () {34 vars in 695 bytes} [Mon Apr 27 13:12:15 2026] POST /v2.0/security-group-rules => generated 601 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1074] 199.19.213.78 () {38 vars in 954 bytes} [Mon Apr 27 13:12:15 2026] POST /v2.0/ports => generated 954 bytes in 390 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: 530/1075] 10.0.0.232 () {32 vars in 747 bytes} [Mon Apr 27 13:12:15 2026] GET /v2.0/security-group-rules/602a172d-aa64-4d50-9a10-da2005024c8d => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:12:15.988 8 INFO neutron_taas.services.taas.taas_plugin [None req-8b5d0dec-0f4a-466f-88e5-3e8cb8c13151 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] TaaS: Handle Delete Port: 301bd9fe-9d01-4b06-b7de-d1ac1d99fe15 2026-04-27 13:12:15.991 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8b5d0dec-0f4a-466f-88e5-3e8cb8c13151 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] Tap Mirror: Handle Delete Port: 301bd9fe-9d01-4b06-b7de-d1ac1d99fe15 2026-04-27 13:12:16.237 8 INFO neutron_taas.services.taas.taas_plugin [None req-8b5d0dec-0f4a-466f-88e5-3e8cb8c13151 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] TaaS: Handle Delete Port: 4fff9d73-63d4-4ef0-8811-108049c87f36 2026-04-27 13:12:16.240 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8b5d0dec-0f4a-466f-88e5-3e8cb8c13151 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] Tap Mirror: Handle Delete Port: 4fff9d73-63d4-4ef0-8811-108049c87f36 [pid: 7|app: 0|req: 531/1076] 199.19.213.78 () {38 vars in 1027 bytes} [Mon Apr 27 13:12:15 2026] PUT /v2.0/ports/32fea709-9395-4b30-b316-462ddf1e026a => generated 1235 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:12:16.453 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-02a04592-46ad-4975-8319-d723558bbf57'] response: {'name': 'network-changed', 'server_uuid': '92f4789a-173a-4daf-92af-4578e523b7f1', 'tag': '32fea709-9395-4b30-b316-462ddf1e026a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 532/1077] 10.0.0.232 () {32 vars in 673 bytes} [Mon Apr 27 13:12:16 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:12:16.498 8 INFO neutron.db.l3_hamode_db [None req-8b5d0dec-0f4a-466f-88e5-3e8cb8c13151 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] HA network 1c5a79c3-c3e7-415a-941e-8803cfe5ce80 was deleted as no HA routers are present in project 333881987d5e44069f7a70653751346a. [pid: 8|app: 0|req: 546/1078] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:12:15 2026] DELETE /v2.0/routers/8dbe78f1-500c-4322-804f-ca5a28b001b8 => generated 0 bytes in 733 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1079] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:12:16 2026] GET /v2.0/ports?device_id=9cec5e2c-98f0-4795-8b95-4adbdf32b8cc => 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: 534/1080] 10.0.0.232 () {32 vars in 736 bytes} [Mon Apr 27 13:12:16 2026] GET /v2.0/ports?device_id=8dbe78f1-500c-4322-804f-ca5a28b001b8 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:12:16.559 7 INFO neutron.api.v2.resource [None req-56ee545f-74a7-4aff-b072-1f41cbaf9de9 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 535/1081] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:12:16 2026] DELETE /v2.0/routers/8dbe78f1-500c-4322-804f-ca5a28b001b8 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1082] 10.0.0.232 () {32 vars in 750 bytes} [Mon Apr 27 13:12:16 2026] DELETE /v2.0/security-group-rules/602a172d-aa64-4d50-9a10-da2005024c8d => 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: 536/1083] 10.0.0.232 () {32 vars in 736 bytes} [Mon Apr 27 13:12:16 2026] GET /v2.0/ports?device_id=6c1068c2-a121-4ddf-8fdf-aa30bac4c7ff => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:12:16.603 7 INFO neutron.api.v2.resource [None req-e007935e-750e-42ff-a3dc-918e0eb8be61 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 537/1084] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:12:16 2026] DELETE /v2.0/routers/6c1068c2-a121-4ddf-8fdf-aa30bac4c7ff => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1085] 10.0.0.232 () {32 vars in 673 bytes} [Mon Apr 27 13:12:16 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:12:16.622 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b2343ef8-2a29-4e68-96c9-e8e73ad27afe 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 538/1086] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:12:16 2026] DELETE /v2.0/subnets/c6c9e827-f3ff-49a1-85ac-a974d0191354 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 13:12:16.645 8 INFO neutron.services.segments.plugin [-] Segment 8a819c42-d9aa-4864-8bbb-0066d190a276 resource provider aggregate not found [pid: 7|app: 0|req: 539/1087] 10.0.0.232 () {32 vars in 736 bytes} [Mon Apr 27 13:12:16 2026] GET /v2.0/ports?device_id=3e1508d4-29d7-4286-a1f4-08702862e161 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:12:16.663 8 INFO neutron.services.segments.plugin [-] Segment 8a819c42-d9aa-4864-8bbb-0066d190a276 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a819c42-d9aa-4864-8bbb-0066d190a276 found for delete ", "request_id": "req-12c17819-44b9-4aa3-b194-549c4e6d4ffb"}]} 2026-04-27 13:12:16.669 8 INFO neutron.services.segments.plugin [-] Segment 8a819c42-d9aa-4864-8bbb-0066d190a276 resource provider aggregate not found [pid: 7|app: 0|req: 540/1088] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:12:16 2026] GET /v2.0/ports?device_id=92f4789a-173a-4daf-92af-4578e523b7f1 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:12:16.692 8 INFO neutron.services.segments.plugin [-] Segment 8a819c42-d9aa-4864-8bbb-0066d190a276 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a819c42-d9aa-4864-8bbb-0066d190a276 found for delete ", "request_id": "req-6d259e09-ae57-4157-b2ac-081a989bc684"}]} 2026-04-27 13:12:16.703 7 INFO neutron.api.v2.resource [None req-260751ad-6b27-4692-aff5-9a1f1c8a744e 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 541/1089] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:12:16 2026] DELETE /v2.0/routers/3e1508d4-29d7-4286-a1f4-08702862e161 => generated 135 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1090] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:12:16 2026] GET /v2.0/security-groups?id=6eb25d06-2962-4dfe-b783-5c4a67c7abd7&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: 549/1091] 10.0.0.232 () {34 vars in 695 bytes} [Mon Apr 27 13:12:16 2026] POST /v2.0/security-group-rules => generated 602 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:12:16.758 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e267ff16-a574-4939-82d3-edbc0ee2a2c4 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 543/1092] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:12:16 2026] DELETE /v2.0/subnets/429139a5-a44b-4f1e-b2d3-259af830a7b5 => 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: 550/1093] 10.0.0.232 () {32 vars in 747 bytes} [Mon Apr 27 13:12:16 2026] GET /v2.0/security-group-rules/4e29041e-329d-4008-8d8d-114aa5732158 => generated 602 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1094] 10.0.0.232 () {32 vars in 736 bytes} [Mon Apr 27 13:12:16 2026] GET /v2.0/ports?device_id=2e61dafe-6b44-4218-a24e-83a979106d14 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:12:16.804 7 INFO neutron.api.v2.resource [None req-c59d7af8-7342-4540-b8f4-e75f7c6ce84d 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 545/1095] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:12:16 2026] DELETE /v2.0/routers/2e61dafe-6b44-4218-a24e-83a979106d14 => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 13:12:16.817 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e9c4f278-3e42-4490-9007-07cf3f73c6c1 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 546/1096] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:12:16 2026] DELETE /v2.0/subnets/6bf89f93-62f5-4f24-affd-f65b3dd0897b => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 13:12:16.833 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c2e76a26-fd5a-47f3-aca5-5517c6f3c47a 8f65a7fdbe414c1f8fe4b1cfdc329d59 333881987d5e44069f7a70653751346a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 547/1097] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:12:16 2026] DELETE /v2.0/subnets/43b08410-3a45-4105-adc0-0a269725bcf5 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1098] 10.0.0.232 () {32 vars in 673 bytes} [Mon Apr 27 13:12:16 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1099] 10.0.0.232 () {32 vars in 750 bytes} [Mon Apr 27 13:12:16 2026] DELETE /v2.0/security-group-rules/4e29041e-329d-4008-8d8d-114aa5732158 => 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: 552/1100] 10.0.0.232 () {32 vars in 673 bytes} [Mon Apr 27 13:12:16 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1101] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:12:16 2026] GET /v2.0/ports?tenant_id=7bf197872a814e86b9465d95cd3aaf9d&device_id=92f4789a-173a-4daf-92af-4578e523b7f1 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1102] 199.19.213.78 () {34 vars in 1017 bytes} [Mon Apr 27 13:12:17 2026] GET /v2.0/networks?tenant_id=7bf197872a814e86b9465d95cd3aaf9d&shared=False => generated 769 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1103] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:12:16 2026] DELETE /v2.0/security-groups/966aea5a-c70a-44bd-8dda-54fa3b6d75f3 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1104] 10.0.0.232 () {32 vars in 663 bytes} [Mon Apr 27 13:12:17 2026] GET /v2.0/security-groups => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1105] 10.0.0.232 () {32 vars in 663 bytes} [Mon Apr 27 13:12:17 2026] GET /v2.0/security-groups => 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: 554/1106] 199.19.213.78 () {34 vars in 929 bytes} [Mon Apr 27 13:12:17 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1107] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:12:17 2026] GET /v2.0/ports?device_id=9cec5e2c-98f0-4795-8b95-4adbdf32b8cc => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:12:17.624 7 WARNING neutron.db.securitygroups_db [None req-fe93c55f-d33e-4cd4-be8c-5f49b675774e 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 553/1108] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:12:17 2026] GET /v2.0/security-groups?tenant_id=333881987d5e44069f7a70653751346a&name=default => generated 2925 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:12:17.692 8 WARNING neutron.db.securitygroups_db [None req-63a9fec9-efff-41e6-8c1b-7b8c443fb858 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 556/1109] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:12:17 2026] GET /v2.0/security-groups?tenant_id=6959c245337147e78dd71afb6c57fb5b&name=default => generated 2925 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1110] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:12:17 2026] DELETE /v2.0/security-groups/795b37e2-ce72-49e1-af99-d6570562a51c => 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: 557/1111] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:12:17 2026] DELETE /v2.0/security-groups/e1135819-6d0a-4dc1-b762-689b81632cd3 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1112] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:12:17 2026] GET /v2.0/ports?device_id=92f4789a-173a-4daf-92af-4578e523b7f1 => 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: 558/1113] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:12:17 2026] GET /v2.0/security-groups?id=6eb25d06-2962-4dfe-b783-5c4a67c7abd7&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1114] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:12:18 2026] GET /v2.0/ports?tenant_id=7bf197872a814e86b9465d95cd3aaf9d&device_id=92f4789a-173a-4daf-92af-4578e523b7f1 => 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: 559/1115] 199.19.213.78 () {34 vars in 1057 bytes} [Mon Apr 27 13:12:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=32fea709-9395-4b30-b316-462ddf1e026a => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1116] 199.19.213.78 () {34 vars in 983 bytes} [Mon Apr 27 13:12:18 2026] GET /v2.0/subnets?id=07dade01-0fad-402c-a01d-1e368a6ed6ac => generated 691 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1117] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:12:18 2026] GET /v2.0/ports?network_id=9786cf54-e47d-4483-a35d-cc710116ef4e&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: 558/1118] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:12:18 2026] GET /v2.0/networks/9786cf54-e47d-4483-a35d-cc710116ef4e?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1119] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:12:18 2026] GET /v2.0/networks/9786cf54-e47d-4483-a35d-cc710116ef4e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1120] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:12:18 2026] GET /v2.0/ports?device_id=9cec5e2c-98f0-4795-8b95-4adbdf32b8cc => 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: 562/1121] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:12:18 2026] GET /v2.0/ports?device_id=92f4789a-173a-4daf-92af-4578e523b7f1 => generated 969 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1122] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:12:19 2026] GET /v2.0/security-groups?id=6eb25d06-2962-4dfe-b783-5c4a67c7abd7&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1123] 199.19.213.78 () {34 vars in 985 bytes} [Mon Apr 27 13:12:19 2026] GET /v2.0/networks?id=59c5b2c9-212a-441b-aadb-23e9662377ca => generated 679 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:12:19.397 7 WARNING neutron.db.securitygroups_db [req-3bfa1351-f312-46e7-8341-496e4a0d53a1 req-e46dc09d-b127-46de-9c30-8e37c2e06a8d f513427488d84ba4ad8c691499ef68d5 dc6fccd19b2449ffbb0ba5e7c1447ccb - - default default] project_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: 561/1124] 199.19.213.78 () {34 vars in 1049 bytes} [Mon Apr 27 13:12:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=dc6fccd19b2449ffbb0ba5e7c1447ccb => generated 179 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1125] 199.19.213.78 () {38 vars in 954 bytes} [Mon Apr 27 13:12:19 2026] POST /v2.0/ports => generated 958 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: 562/1126] 10.0.0.232 () {34 vars in 676 bytes} [Mon Apr 27 13:12:19 2026] POST /v2.0/subnetpools => generated 547 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1127] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:12:19 2026] GET /v2.0/ports?device_id=9cec5e2c-98f0-4795-8b95-4adbdf32b8cc => generated 961 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1128] 10.0.0.232 () {32 vars in 729 bytes} [Mon Apr 27 13:12:19 2026] GET /v2.0/subnetpools/a04aabe4-b4f0-4333-9a48-1adb22fc13ef => generated 547 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1129] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:12:19 2026] GET /v2.0/security-groups?id=a7076156-46a5-4463-ace6-4637c28e2787&fields=id&fields=name => generated 112 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1130] 10.0.0.232 () {34 vars in 749 bytes} [Mon Apr 27 13:12:19 2026] PUT /v2.0/subnetpools/a04aabe4-b4f0-4333-9a48-1adb22fc13ef => generated 500 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1131] 10.0.0.232 () {32 vars in 732 bytes} [Mon Apr 27 13:12:19 2026] DELETE /v2.0/subnetpools/a04aabe4-b4f0-4333-9a48-1adb22fc13ef => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:12:19.993 8 INFO neutron.api.v2.resource [None req-df063d59-d89f-4bc7-bb65-6c13e30fae5b b067574db944479bad434aa042817909 b0ed7858c749411795676b1747042663 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 570/1132] 10.0.0.232 () {32 vars in 729 bytes} [Mon Apr 27 13:12:19 2026] GET /v2.0/subnetpools/a04aabe4-b4f0-4333-9a48-1adb22fc13ef => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 13:12:20.012 8 INFO neutron.api.v2.resource [None req-df03f3b2-7017-44d6-8116-b8929996cc00 b067574db944479bad434aa042817909 b0ed7858c749411795676b1747042663 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 571/1133] 10.0.0.232 () {32 vars in 732 bytes} [Mon Apr 27 13:12:19 2026] DELETE /v2.0/subnetpools/a04aabe4-b4f0-4333-9a48-1adb22fc13ef => generated 145 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1134] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:12:20 2026] GET /v2.0/ports?device_id=92f4789a-173a-4daf-92af-4578e523b7f1 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1135] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:12:20 2026] GET /v2.0/security-groups?id=6eb25d06-2962-4dfe-b783-5c4a67c7abd7&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1136] 199.19.213.78 () {38 vars in 1027 bytes} [Mon Apr 27 13:12:19 2026] PUT /v2.0/ports/85674f53-2dc4-4b35-be5b-ad0a6209af58 => generated 1239 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:12:20.269 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-004597ac-72f9-4c6a-ab5e-5054d53fa34f'] response: {'name': 'network-changed', 'server_uuid': '9cec5e2c-98f0-4795-8b95-4adbdf32b8cc', 'tag': '85674f53-2dc4-4b35-be5b-ad0a6209af58', 'status': 'completed', 'code': 200} 2026-04-27 13:12:20.695 8 WARNING neutron.db.securitygroups_db [None req-50cb33ff-7d47-48f6-ac1f-c9a52068d331 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 574/1137] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:12:20 2026] GET /v2.0/security-groups?tenant_id=b0ed7858c749411795676b1747042663&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: 564/1138] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:12:20 2026] GET /v2.0/ports?tenant_id=dc6fccd19b2449ffbb0ba5e7c1447ccb&device_id=9cec5e2c-98f0-4795-8b95-4adbdf32b8cc => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1139] 199.19.213.78 () {34 vars in 1017 bytes} [Mon Apr 27 13:12:20 2026] GET /v2.0/networks?tenant_id=dc6fccd19b2449ffbb0ba5e7c1447ccb&shared=False => generated 775 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1140] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:12:20 2026] DELETE /v2.0/security-groups/c79c2e25-a955-4046-add2-49f7e8dadb68 => 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: 566/1141] 199.19.213.78 () {34 vars in 929 bytes} [Mon Apr 27 13:12:20 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1142] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:12:20 2026] GET /v2.0/ports?device_id=9cec5e2c-98f0-4795-8b95-4adbdf32b8cc => 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: 567/1143] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:12:21 2026] GET /v2.0/security-groups?id=a7076156-46a5-4463-ace6-4637c28e2787&fields=id&fields=name => generated 112 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1144] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:12:21 2026] GET /v2.0/ports?device_id=92f4789a-173a-4daf-92af-4578e523b7f1 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:12:21.434 8 WARNING neutron.db.securitygroups_db [None req-5bc39c56-5f52-4082-bdc2-cb768a504453 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_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: 569/1145] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:12:21 2026] GET /v2.0/security-groups?id=6eb25d06-2962-4dfe-b783-5c4a67c7abd7&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: 8|app: 0|req: 577/1146] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:12:21 2026] GET /v2.0/security-groups?tenant_id=56ddd123f0b243269158ef3901cb1272&name=default => generated 2925 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1147] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:12:21 2026] DELETE /v2.0/security-groups/86d67f40-08fe-4fc0-aa09-47978a3c04e3 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1148] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:12:21 2026] GET /v2.0/ports?tenant_id=dc6fccd19b2449ffbb0ba5e7c1447ccb&device_id=9cec5e2c-98f0-4795-8b95-4adbdf32b8cc => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1149] 199.19.213.78 () {34 vars in 1059 bytes} [Mon Apr 27 13:12:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=85674f53-2dc4-4b35-be5b-ad0a6209af58 => 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: 579/1150] 199.19.213.78 () {34 vars in 983 bytes} [Mon Apr 27 13:12:22 2026] GET /v2.0/subnets?id=48687ae1-3521-4035-8fe6-4184171af7f1 => generated 697 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1151] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:12:22 2026] GET /v2.0/ports?network_id=59c5b2c9-212a-441b-aadb-23e9662377ca&device_owner=network%3Adhcp => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1154] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:12:22 2026] GET /v2.0/networks/59c5b2c9-212a-441b-aadb-23e9662377ca?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: 574/1155] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:12:22 2026] GET /v2.0/ports?device_id=9cec5e2c-98f0-4795-8b95-4adbdf32b8cc => generated 973 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1156] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:12:22 2026] GET /v2.0/networks/59c5b2c9-212a-441b-aadb-23e9662377ca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1157] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:12:22 2026] GET /v2.0/security-groups?id=a7076156-46a5-4463-ace6-4637c28e2787&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1158] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:12:22 2026] GET /v2.0/ports?device_id=92f4789a-173a-4daf-92af-4578e523b7f1 => generated 969 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1159] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:12:22 2026] GET /v2.0/security-groups?id=6eb25d06-2962-4dfe-b783-5c4a67c7abd7&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:12:23.369 8 WARNING neutron.db.securitygroups_db [None req-b8b24fe0-d0b1-48cf-85e4-014861266824 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_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: 577/1160] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:12:23 2026] GET /v2.0/ports?device_id=9cec5e2c-98f0-4795-8b95-4adbdf32b8cc => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1161] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:12:23 2026] GET /v2.0/security-groups?id=a7076156-46a5-4463-ace6-4637c28e2787&fields=id&fields=name => generated 112 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1162] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:12:23 2026] GET /v2.0/security-groups?tenant_id=7ca4b2d412da476ea2e02e6e62b07110&name=default => generated 2925 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1163] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:12:23 2026] DELETE /v2.0/security-groups/b98f8553-3e30-4b47-b028-d99e781c503b => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1164] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:12:23 2026] GET /v2.0/ports?device_id=92f4789a-173a-4daf-92af-4578e523b7f1 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1165] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:12:23 2026] GET /v2.0/security-groups?id=6eb25d06-2962-4dfe-b783-5c4a67c7abd7&fields=id&fields=name => generated 88 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1166] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:12:24 2026] GET /v2.0/ports?device_id=9cec5e2c-98f0-4795-8b95-4adbdf32b8cc => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1167] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:12:24 2026] GET /v2.0/security-groups?id=a7076156-46a5-4463-ace6-4637c28e2787&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1168] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:12:24 2026] GET /v2.0/ports?device_id=92f4789a-173a-4daf-92af-4578e523b7f1 => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1169] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:12:25 2026] GET /v2.0/security-groups?id=6eb25d06-2962-4dfe-b783-5c4a67c7abd7&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:12:25.255 8 WARNING neutron.db.securitygroups_db [None req-faf0235c-610e-4140-8c50-b81833807747 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 588/1170] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:12:25 2026] GET /v2.0/security-groups?tenant_id=bf4e0b78a67141afab62713a24ac3f17&name=default => generated 2925 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1171] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:12:25 2026] DELETE /v2.0/security-groups/b5c704ee-558d-4977-a1a9-daec405cc990 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1172] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:12:25 2026] GET /v2.0/ports?device_id=9cec5e2c-98f0-4795-8b95-4adbdf32b8cc => generated 973 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1173] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:12:25 2026] GET /v2.0/security-groups?id=a7076156-46a5-4463-ace6-4637c28e2787&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1174] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:12:26 2026] GET /v2.0/ports?device_id=92f4789a-173a-4daf-92af-4578e523b7f1 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1175] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:12:26 2026] GET /v2.0/security-groups?id=6eb25d06-2962-4dfe-b783-5c4a67c7abd7&fields=id&fields=name => generated 88 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1176] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:12:26 2026] GET /v2.0/ports?device_id=9cec5e2c-98f0-4795-8b95-4adbdf32b8cc => 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: 586/1177] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:12:26 2026] GET /v2.0/security-groups?id=a7076156-46a5-4463-ace6-4637c28e2787&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1178] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:12:27 2026] GET /v2.0/ports?device_id=92f4789a-173a-4daf-92af-4578e523b7f1 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1179] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:12:27 2026] GET /v2.0/security-groups?id=6eb25d06-2962-4dfe-b783-5c4a67c7abd7&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1180] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:12:28 2026] GET /v2.0/ports?device_id=9cec5e2c-98f0-4795-8b95-4adbdf32b8cc => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1181] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:12:28 2026] GET /v2.0/security-groups?id=a7076156-46a5-4463-ace6-4637c28e2787&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1182] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:12:28 2026] GET /v2.0/ports?device_id=92f4789a-173a-4daf-92af-4578e523b7f1 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1183] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:12:28 2026] GET /v2.0/security-groups?id=6eb25d06-2962-4dfe-b783-5c4a67c7abd7&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1184] 199.19.213.78 () {34 vars in 993 bytes} [Mon Apr 27 13:12:28 2026] GET /v2.0/ports?device_id=92f4789a-173a-4daf-92af-4578e523b7f1 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:12:29.036 7 INFO neutron_taas.services.taas.taas_plugin [req-6ac4708b-5c9e-4bac-b1ca-9d9903ede049 req-40a8c6d7-1d18-43c8-80ce-033c2b3cf780 04a37bd7d4fc4842a04890583503e423 7bf197872a814e86b9465d95cd3aaf9d - - default default] TaaS: Handle Delete Port: 32fea709-9395-4b30-b316-462ddf1e026a 2026-04-27 13:12:29.039 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-6ac4708b-5c9e-4bac-b1ca-9d9903ede049 req-40a8c6d7-1d18-43c8-80ce-033c2b3cf780 04a37bd7d4fc4842a04890583503e423 7bf197872a814e86b9465d95cd3aaf9d - - default default] Tap Mirror: Handle Delete Port: 32fea709-9395-4b30-b316-462ddf1e026a [pid: 7|app: 0|req: 590/1185] 199.19.213.78 () {36 vars in 996 bytes} [Mon Apr 27 13:12:28 2026] DELETE /v2.0/ports/32fea709-9395-4b30-b316-462ddf1e026a => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:12:29.233 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7a123e7f-3fbd-45f6-acb7-72e9a4a1afe2'] response: {'server_uuid': '92f4789a-173a-4daf-92af-4578e523b7f1', 'name': 'network-vif-deleted', 'tag': '32fea709-9395-4b30-b316-462ddf1e026a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 596/1186] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:12:29 2026] GET /v2.0/ports?device_id=9cec5e2c-98f0-4795-8b95-4adbdf32b8cc => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1187] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:12:29 2026] GET /v2.0/security-groups?id=a7076156-46a5-4463-ace6-4637c28e2787&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1188] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:12:29 2026] GET /v2.0/ports?device_id=92f4789a-173a-4daf-92af-4578e523b7f1 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1189] 10.0.0.232 () {34 vars in 676 bytes} [Mon Apr 27 13:12:29 2026] POST /v2.0/floatingips => generated 552 bytes in 754 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1190] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:12:30 2026] GET /v2.0/ports?device_id=9cec5e2c-98f0-4795-8b95-4adbdf32b8cc => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1191] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:12:30 2026] GET /v2.0/security-groups?id=a7076156-46a5-4463-ace6-4637c28e2787&fields=id&fields=name => generated 112 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1192] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:12:30 2026] GET /v2.0/ports?device_id=9cec5e2c-98f0-4795-8b95-4adbdf32b8cc => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1193] 10.0.0.232 () {34 vars in 676 bytes} [Mon Apr 27 13:12:30 2026] POST /v2.0/floatingips => generated 552 bytes in 599 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:12:31.042 8 INFO neutron.db.l3_db [None req-f86d6f6a-488e-455a-a275-254d7aa45be7 f513427488d84ba4ad8c691499ef68d5 dc6fccd19b2449ffbb0ba5e7c1447ccb - - default default] Floating IP 3ee964b7-7c74-44d5-9b3d-c54a75417879 associated. External IP: 10.96.250.215, port: 85674f53-2dc4-4b35-be5b-ad0a6209af58. [pid: 8|app: 0|req: 601/1194] 10.0.0.232 () {34 vars in 749 bytes} [Mon Apr 27 13:12:30 2026] PUT /v2.0/floatingips/3ee964b7-7c74-44d5-9b3d-c54a75417879 => generated 856 bytes in 749 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1195] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:12:31 2026] GET /v2.0/ports?device_id=92f4789a-173a-4daf-92af-4578e523b7f1 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:12:31.433 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4c4064d-5569-4baf-af09-e514a6eb60a9'] response: {'name': 'network-changed', 'server_uuid': '9cec5e2c-98f0-4795-8b95-4adbdf32b8cc', 'tag': '85674f53-2dc4-4b35-be5b-ad0a6209af58', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 603/1196] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:12:31 2026] GET /v2.0/ports?device_id=9cec5e2c-98f0-4795-8b95-4adbdf32b8cc => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1197] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:12:31 2026] GET /v2.0/security-groups?id=a7076156-46a5-4463-ace6-4637c28e2787&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1198] 10.0.0.232 () {34 vars in 676 bytes} [Mon Apr 27 13:12:30 2026] POST /v2.0/floatingips => generated 552 bytes in 585 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1199] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:12:31 2026] GET /v2.0/ports?device_id=9cec5e2c-98f0-4795-8b95-4adbdf32b8cc => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1200] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:12:31 2026] GET /v2.0/ports?tenant_id=dc6fccd19b2449ffbb0ba5e7c1447ccb&device_id=9cec5e2c-98f0-4795-8b95-4adbdf32b8cc => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1201] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:12:31 2026] GET /v2.0/security-groups?id=a7076156-46a5-4463-ace6-4637c28e2787&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1202] 199.19.213.78 () {34 vars in 985 bytes} [Mon Apr 27 13:12:32 2026] GET /v2.0/networks?id=59c5b2c9-212a-441b-aadb-23e9662377ca => generated 775 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1203] 199.19.213.78 () {34 vars in 1059 bytes} [Mon Apr 27 13:12:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=85674f53-2dc4-4b35-be5b-ad0a6209af58 => generated 859 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1204] 199.19.213.78 () {34 vars in 983 bytes} [Mon Apr 27 13:12:32 2026] GET /v2.0/subnets?id=48687ae1-3521-4035-8fe6-4184171af7f1 => generated 697 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1205] 10.0.0.232 () {34 vars in 676 bytes} [Mon Apr 27 13:12:31 2026] POST /v2.0/floatingips => generated 552 bytes in 626 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1206] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:12:32 2026] GET /v2.0/ports?network_id=59c5b2c9-212a-441b-aadb-23e9662377ca&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: 602/1207] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:12:32 2026] GET /v2.0/networks/59c5b2c9-212a-441b-aadb-23e9662377ca?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1208] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:12:32 2026] GET /v2.0/networks/59c5b2c9-212a-441b-aadb-23e9662377ca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1209] 10.0.0.232 () {34 vars in 676 bytes} [Mon Apr 27 13:12:32 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) 2026-04-27 13:12:32.767 7 WARNING tagging [None req-9bb1c6bd-c37f-4c60-b45f-dcc2f93315e6 7ddf522fb66a42c4883536ad192b7f31 1e425e76ca5945278929502804c85cfe - - default default] project_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: 604/1210] 10.0.0.232 () {34 vars in 759 bytes} [Mon Apr 27 13:12:32 2026] PUT /v2.0/floatingips/1dedb6bc-a47b-4300-ad4d-19b7f11b4d01/tags => generated 17 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:12:32.871 8 WARNING tagging [None req-1cc40a47-7c56-47c3-a2a5-a96a6e249403 7ddf522fb66a42c4883536ad192b7f31 1e425e76ca5945278929502804c85cfe - - default default] project_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: 607/1211] 10.0.0.232 () {34 vars in 759 bytes} [Mon Apr 27 13:12:32 2026] PUT /v2.0/floatingips/58d026f4-71dd-492f-8ca4-9454bb28999a/tags => generated 25 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:12:32.940 7 WARNING tagging [None req-52fb1bbc-f6a9-4a66-81d0-a22c2ebe530e 7ddf522fb66a42c4883536ad192b7f31 1e425e76ca5945278929502804c85cfe - - default default] project_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: 605/1212] 10.0.0.232 () {34 vars in 759 bytes} [Mon Apr 27 13:12:32 2026] PUT /v2.0/floatingips/b52e283e-3631-4aea-9b3b-a6fbcd7b0e39/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:12:33.001 8 WARNING tagging [None req-dad08e13-c3f2-4625-a757-fa1fe5a22dfb 7ddf522fb66a42c4883536ad192b7f31 1e425e76ca5945278929502804c85cfe - - default default] project_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: 606/1213] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:12:33 2026] GET /v2.0/ports?device_id=9cec5e2c-98f0-4795-8b95-4adbdf32b8cc => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1214] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:12:33 2026] GET /v2.0/security-groups?id=a7076156-46a5-4463-ace6-4637c28e2787&fields=id&fields=name => generated 112 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1215] 10.0.0.232 () {34 vars in 759 bytes} [Mon Apr 27 13:12:32 2026] PUT /v2.0/floatingips/20139c23-7003-4904-aff0-9c0f374e5830/tags => generated 19 bytes in 486 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1216] 10.0.0.232 () {32 vars in 672 bytes} [Mon Apr 27 13:12:33 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1217] 10.0.0.232 () {32 vars in 686 bytes} [Mon Apr 27 13:12:33 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1218] 10.0.0.232 () {32 vars in 682 bytes} [Mon Apr 27 13:12:33 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1219] 10.0.0.232 () {32 vars in 694 bytes} [Mon Apr 27 13:12:33 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1220] 10.0.0.232 () {32 vars in 680 bytes} [Mon Apr 27 13:12:33 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1221] 10.0.0.232 () {32 vars in 694 bytes} [Mon Apr 27 13:12:33 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1222] 10.0.0.232 () {32 vars in 690 bytes} [Mon Apr 27 13:12:33 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1223] 10.0.0.232 () {32 vars in 702 bytes} [Mon Apr 27 13:12:33 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:12:33.933 7 INFO neutron_taas.services.taas.taas_plugin [None req-17a7b153-17f1-4f00-a097-12af6d66bb64 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] TaaS: Handle Delete Port: 62475237-043d-4d85-8ea9-f58b52295e4a 2026-04-27 13:12:33.935 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-17a7b153-17f1-4f00-a097-12af6d66bb64 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Tap Mirror: Handle Delete Port: 62475237-043d-4d85-8ea9-f58b52295e4a 2026-04-27 13:12:33.979 8 INFO neutron_taas.services.taas.taas_plugin [None req-a8477a7b-8161-4dad-bdea-7459b54c3d11 7ddf522fb66a42c4883536ad192b7f31 1e425e76ca5945278929502804c85cfe - - default default] TaaS: Handle Delete Port: 35ba3e7c-ebbf-4428-8504-cae58d5bb74c 2026-04-27 13:12:33.982 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a8477a7b-8161-4dad-bdea-7459b54c3d11 7ddf522fb66a42c4883536ad192b7f31 1e425e76ca5945278929502804c85cfe - - default default] Tap Mirror: Handle Delete Port: 35ba3e7c-ebbf-4428-8504-cae58d5bb74c [pid: 8|app: 0|req: 616/1224] 10.0.0.232 () {32 vars in 732 bytes} [Mon Apr 27 13:12:33 2026] DELETE /v2.0/floatingips/1dedb6bc-a47b-4300-ad4d-19b7f11b4d01 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:12:34.266 8 INFO neutron_taas.services.taas.taas_plugin [None req-e6008a98-15b4-4b7a-a2a4-04a14d2d2bb4 7ddf522fb66a42c4883536ad192b7f31 1e425e76ca5945278929502804c85cfe - - default default] TaaS: Handle Delete Port: 6c5e4952-3763-425a-9b2e-4667a1ca41b6 2026-04-27 13:12:34.269 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e6008a98-15b4-4b7a-a2a4-04a14d2d2bb4 7ddf522fb66a42c4883536ad192b7f31 1e425e76ca5945278929502804c85cfe - - default default] Tap Mirror: Handle Delete Port: 6c5e4952-3763-425a-9b2e-4667a1ca41b6 [pid: 7|app: 0|req: 609/1225] 10.0.0.232 () {34 vars in 789 bytes} [Mon Apr 27 13:12:33 2026] PUT /v2.0/routers/99223372-5ff3-4ed8-8d2f-0c6d22ba55c8/remove_router_interface => generated 310 bytes in 827 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1226] 10.0.0.232 () {32 vars in 732 bytes} [Mon Apr 27 13:12:34 2026] DELETE /v2.0/floatingips/58d026f4-71dd-492f-8ca4-9454bb28999a => generated 0 bytes in 293 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1227] 199.19.213.78 () {34 vars in 993 bytes} [Mon Apr 27 13:12:34 2026] GET /v2.0/ports?device_id=9cec5e2c-98f0-4795-8b95-4adbdf32b8cc => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1228] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:12:34 2026] GET /v2.0/ports?device_id=9cec5e2c-98f0-4795-8b95-4adbdf32b8cc => generated 975 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:12:34.547 8 INFO neutron_taas.services.taas.taas_plugin [None req-e29eade4-8c38-48a4-bec8-e8f870906842 7ddf522fb66a42c4883536ad192b7f31 1e425e76ca5945278929502804c85cfe - - default default] TaaS: Handle Delete Port: 0ad52a76-587d-45e1-81cc-26ae64724832 2026-04-27 13:12:34.549 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e29eade4-8c38-48a4-bec8-e8f870906842 7ddf522fb66a42c4883536ad192b7f31 1e425e76ca5945278929502804c85cfe - - default default] Tap Mirror: Handle Delete Port: 0ad52a76-587d-45e1-81cc-26ae64724832 2026-04-27 13:12:34.654 7 INFO neutron_taas.services.taas.taas_plugin [None req-c6d191a0-52d5-4ca2-9ed8-8b8f01a7a08f 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] TaaS: Handle Delete Port: c5cf594d-e832-41be-a32b-f3b962152e80 2026-04-27 13:12:34.656 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c6d191a0-52d5-4ca2-9ed8-8b8f01a7a08f 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Tap Mirror: Handle Delete Port: c5cf594d-e832-41be-a32b-f3b962152e80 [pid: 8|app: 0|req: 619/1229] 10.0.0.232 () {32 vars in 732 bytes} [Mon Apr 27 13:12:34 2026] DELETE /v2.0/floatingips/b52e283e-3631-4aea-9b3b-a6fbcd7b0e39 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:12:34.793 8 INFO neutron_taas.services.taas.taas_plugin [req-cc938e94-c70f-4d23-9023-e83658c19ac7 req-8910df34-6896-464c-b248-cb46ddcd5ca7 f513427488d84ba4ad8c691499ef68d5 dc6fccd19b2449ffbb0ba5e7c1447ccb - - default default] TaaS: Handle Delete Port: 85674f53-2dc4-4b35-be5b-ad0a6209af58 2026-04-27 13:12:34.796 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-cc938e94-c70f-4d23-9023-e83658c19ac7 req-8910df34-6896-464c-b248-cb46ddcd5ca7 f513427488d84ba4ad8c691499ef68d5 dc6fccd19b2449ffbb0ba5e7c1447ccb - - default default] Tap Mirror: Handle Delete Port: 85674f53-2dc4-4b35-be5b-ad0a6209af58 2026-04-27 13:12:34.858 7 INFO neutron_taas.services.taas.taas_plugin [None req-c6d191a0-52d5-4ca2-9ed8-8b8f01a7a08f 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] TaaS: Handle Delete Port: a0e33ec3-5d46-495a-981a-4d1d83fda5b3 2026-04-27 13:12:34.861 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c6d191a0-52d5-4ca2-9ed8-8b8f01a7a08f 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Tap Mirror: Handle Delete Port: a0e33ec3-5d46-495a-981a-4d1d83fda5b3 2026-04-27 13:12:34.877 8 INFO neutron.db.l3_db [req-cc938e94-c70f-4d23-9023-e83658c19ac7 req-8910df34-6896-464c-b248-cb46ddcd5ca7 f513427488d84ba4ad8c691499ef68d5 dc6fccd19b2449ffbb0ba5e7c1447ccb - - default default] Floating IP 3ee964b7-7c74-44d5-9b3d-c54a75417879 disassociated. External IP: 10.96.250.215, port: 85674f53-2dc4-4b35-be5b-ad0a6209af58. 2026-04-27 13:12:35.186 7 INFO neutron.services.segments.plugin [-] Segment c267cb5d-b987-4bc5-a470-bb79bd8b3ee5 resource provider aggregate not found [pid: 8|app: 0|req: 620/1230] 199.19.213.78 () {36 vars in 996 bytes} [Mon Apr 27 13:12:34 2026] DELETE /v2.0/ports/85674f53-2dc4-4b35-be5b-ad0a6209af58 => generated 0 bytes in 496 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:12:35.194 7 INFO neutron.services.segments.plugin [-] Segment c267cb5d-b987-4bc5-a470-bb79bd8b3ee5 resource provider aggregate not found 2026-04-27 13:12:35.215 7 INFO neutron.services.segments.plugin [-] Segment c267cb5d-b987-4bc5-a470-bb79bd8b3ee5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c267cb5d-b987-4bc5-a470-bb79bd8b3ee5 found for delete ", "request_id": "req-9beb32bd-4894-40e6-bbc0-a40d4f696af6"}]} 2026-04-27 13:12:35.215 7 INFO neutron.db.l3_hamode_db [None req-c6d191a0-52d5-4ca2-9ed8-8b8f01a7a08f 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] HA network e0fd6d45-03a6-4868-89df-ea6db7a990da was deleted as no HA routers are present in project 7bf197872a814e86b9465d95cd3aaf9d. 2026-04-27 13:12:35.216 7 INFO neutron.services.segments.plugin [-] Segment c267cb5d-b987-4bc5-a470-bb79bd8b3ee5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c267cb5d-b987-4bc5-a470-bb79bd8b3ee5 found for delete ", "request_id": "req-c7f1e1ed-3c19-43f4-85bf-41953c48318e"}]} [pid: 7|app: 0|req: 611/1231] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:12:34 2026] DELETE /v2.0/routers/99223372-5ff3-4ed8-8d2f-0c6d22ba55c8 => generated 0 bytes in 750 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1232] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:12:35 2026] GET /v2.0/security-groups?id=a7076156-46a5-4463-ace6-4637c28e2787&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:12:35.246 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d143ebc9-6b5a-4898-ac19-8f00bb2b5b1d'] response: {'server_uuid': '9cec5e2c-98f0-4795-8b95-4adbdf32b8cc', 'name': 'network-vif-deleted', 'tag': '85674f53-2dc4-4b35-be5b-ad0a6209af58', 'status': 'completed', 'code': 200} 2026-04-27 13:12:35.340 7 INFO neutron_taas.services.taas.taas_plugin [None req-279e56f6-96a7-4034-9dda-8fd46d64415f 7ddf522fb66a42c4883536ad192b7f31 1e425e76ca5945278929502804c85cfe - - default default] TaaS: Handle Delete Port: 14b2ead7-1c45-4d3b-ac2b-624633aafa0f 2026-04-27 13:12:35.344 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-279e56f6-96a7-4034-9dda-8fd46d64415f 7ddf522fb66a42c4883536ad192b7f31 1e425e76ca5945278929502804c85cfe - - default default] Tap Mirror: Handle Delete Port: 14b2ead7-1c45-4d3b-ac2b-624633aafa0f [pid: 8|app: 0|req: 622/1233] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:12:35 2026] DELETE /v2.0/subnets/07dade01-0fad-402c-a01d-1e368a6ed6ac => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:12:35.475 8 INFO neutron_taas.services.taas.taas_plugin [None req-b17a5f5e-d9c4-4bd3-a8f1-8536d56bad54 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] TaaS: Handle Delete Port: af34a333-ce3e-43e5-b484-ea617b403296 2026-04-27 13:12:35.478 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b17a5f5e-d9c4-4bd3-a8f1-8536d56bad54 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Tap Mirror: Handle Delete Port: af34a333-ce3e-43e5-b484-ea617b403296 [pid: 7|app: 0|req: 612/1234] 10.0.0.232 () {32 vars in 732 bytes} [Mon Apr 27 13:12:35 2026] DELETE /v2.0/floatingips/20139c23-7003-4904-aff0-9c0f374e5830 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:12:35.600 7 INFO neutron_taas.services.taas.taas_plugin [None req-c942c457-8e25-4d71-a5fd-c0f6925d0359 7ddf522fb66a42c4883536ad192b7f31 1e425e76ca5945278929502804c85cfe - - default default] TaaS: Handle Delete Port: 61a2cafd-a18d-4322-a1d6-05a8277b384b 2026-04-27 13:12:35.604 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c942c457-8e25-4d71-a5fd-c0f6925d0359 7ddf522fb66a42c4883536ad192b7f31 1e425e76ca5945278929502804c85cfe - - default default] Tap Mirror: Handle Delete Port: 61a2cafd-a18d-4322-a1d6-05a8277b384b 2026-04-27 13:12:35.648 8 INFO neutron.services.segments.plugin [-] Segment 338d7e7b-d062-42ad-9b6c-628e009b6248 resource provider aggregate not found 2026-04-27 13:12:35.653 8 INFO neutron.services.segments.plugin [-] Segment 338d7e7b-d062-42ad-9b6c-628e009b6248 resource provider aggregate not found 2026-04-27 13:12:35.670 8 INFO neutron.services.segments.plugin [-] Segment 338d7e7b-d062-42ad-9b6c-628e009b6248 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 338d7e7b-d062-42ad-9b6c-628e009b6248 found for delete ", "request_id": "req-411f0c88-d331-4293-a25b-6d03d0ae5fc1"}]} 2026-04-27 13:12:35.671 8 INFO neutron.services.segments.plugin [-] Segment 338d7e7b-d062-42ad-9b6c-628e009b6248 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 338d7e7b-d062-42ad-9b6c-628e009b6248 found for delete ", "request_id": "req-5879753a-3062-4ed1-aec2-22ba38e09a3e"}]} [pid: 8|app: 0|req: 623/1235] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:12:35 2026] DELETE /v2.0/networks/9786cf54-e47d-4483-a35d-cc710116ef4e => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1236] 10.0.0.232 () {32 vars in 732 bytes} [Mon Apr 27 13:12:35 2026] DELETE /v2.0/floatingips/ab414450-2d8a-45d0-bf72-a354893f597d => generated 0 bytes in 252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:12:35.843 8 WARNING neutron.db.securitygroups_db [None req-1f8ef761-83d9-4ae7-9ecb-51e999e29634 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 624/1237] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:12:35 2026] GET /v2.0/security-groups?tenant_id=7bf197872a814e86b9465d95cd3aaf9d&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: 614/1238] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:12:35 2026] DELETE /v2.0/security-groups/6eb25d06-2962-4dfe-b783-5c4a67c7abd7 => 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: 625/1239] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:12:36 2026] GET /v2.0/ports?device_id=9cec5e2c-98f0-4795-8b95-4adbdf32b8cc => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:12:36.713 7 WARNING neutron.db.securitygroups_db [None req-711bf976-1e21-4f21-8083-bea0ff6f94da 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] 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-27 13:12:36.822 8 WARNING neutron.db.securitygroups_db [None req-bc5c1c70-b241-4dac-a29e-5e00aef8cdb3 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_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: 615/1240] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:12:36 2026] GET /v2.0/security-groups?tenant_id=1e425e76ca5945278929502804c85cfe&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: 616/1241] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:12:36 2026] DELETE /v2.0/security-groups/ec3bea77-aad0-47f3-ba0e-be22620e2458 => 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: 626/1242] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:12:36 2026] GET /v2.0/security-groups?tenant_id=5860d5c83dcd4a1a997c0ef25b281e39&name=default => generated 2925 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1243] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:12:36 2026] DELETE /v2.0/security-groups/a11122bf-da58-4972-ac8a-1531254323c9 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:12:37.087 8 WARNING neutron.db.securitygroups_db [None req-b9605a89-98f6-49c0-b9ae-5c297065c4eb 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 627/1246] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:12:37 2026] GET /v2.0/security-groups?tenant_id=559d566019024b41867e269bec285685&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1247] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:12:37 2026] DELETE /v2.0/security-groups/03b1fdc2-89fa-4a25-a883-2200b3f45e74 => 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: 628/1248] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:12:37 2026] GET /v2.0/ports?device_id=9cec5e2c-98f0-4795-8b95-4adbdf32b8cc => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:12:37.477 7 WARNING neutron.db.securitygroups_db [None req-9b2e1c59-b27a-49d4-8e8e-32910ea8fa3e 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 621/1249] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:12:37 2026] GET /v2.0/security-groups?tenant_id=f16e56120f5440a28048aeb572ed71ee&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1250] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:12:37 2026] DELETE /v2.0/security-groups/8b80203f-d8b1-4e9d-82b9-6b2ad199f0f1 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1251] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:12:38 2026] GET /v2.0/ports?device_id=9cec5e2c-98f0-4795-8b95-4adbdf32b8cc => 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: 630/1252] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:12:39 2026] DELETE /v2.0/security-groups/a7076156-46a5-4463-ace6-4637c28e2787 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:12:39.843 7 INFO neutron.api.v2.resource [None req-ecabb715-de7e-4def-a037-6645690b8a5d f513427488d84ba4ad8c691499ef68d5 dc6fccd19b2449ffbb0ba5e7c1447ccb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 623/1253] 10.0.0.232 () {32 vars in 737 bytes} [Mon Apr 27 13:12:39 2026] GET /v2.0/security-groups/a7076156-46a5-4463-ace6-4637c28e2787 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 13:12:39.948 8 INFO neutron_taas.services.taas.taas_plugin [None req-490d55d5-abee-4db7-bb87-8855f1dc4c7e f513427488d84ba4ad8c691499ef68d5 dc6fccd19b2449ffbb0ba5e7c1447ccb - - default default] TaaS: Handle Delete Port: c7ca2852-421f-4d65-835a-af2befd57ff3 2026-04-27 13:12:39.952 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-490d55d5-abee-4db7-bb87-8855f1dc4c7e f513427488d84ba4ad8c691499ef68d5 dc6fccd19b2449ffbb0ba5e7c1447ccb - - default default] Tap Mirror: Handle Delete Port: c7ca2852-421f-4d65-835a-af2befd57ff3 [pid: 8|app: 0|req: 631/1254] 10.0.0.232 () {32 vars in 732 bytes} [Mon Apr 27 13:12:39 2026] DELETE /v2.0/floatingips/3ee964b7-7c74-44d5-9b3d-c54a75417879 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:12:40.482 7 INFO neutron_taas.services.taas.taas_plugin [None req-8824cef9-3c2f-4412-bf79-2bc2204346d3 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] TaaS: Handle Delete Port: 2b24ec73-3e82-4d28-af25-3b1bd65cfd45 2026-04-27 13:12:40.486 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8824cef9-3c2f-4412-bf79-2bc2204346d3 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Tap Mirror: Handle Delete Port: 2b24ec73-3e82-4d28-af25-3b1bd65cfd45 [pid: 7|app: 0|req: 624/1255] 10.0.0.232 () {34 vars in 789 bytes} [Mon Apr 27 13:12:40 2026] PUT /v2.0/routers/426ea62c-8855-449a-bf1f-eda3acc808a8/remove_router_interface => generated 310 bytes in 912 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:12:41.248 8 INFO neutron_taas.services.taas.taas_plugin [None req-f87c7cae-4837-42ea-961a-a86fb51e601c 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] TaaS: Handle Delete Port: 2ef4157f-b96b-4c82-b1c8-13266ed757d0 2026-04-27 13:12:41.251 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f87c7cae-4837-42ea-961a-a86fb51e601c 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Tap Mirror: Handle Delete Port: 2ef4157f-b96b-4c82-b1c8-13266ed757d0 2026-04-27 13:12:41.491 7 INFO neutron.db.segments_db [None req-c4e113da-d7e0-4048-8679-aee93196e734 f4d14b6bc681418d8895a1534d515918 f0a9a5521c7d499e82702423bf1e724f - - default default] Added segment a51b9815-58d0-4183-9986-7f06eab8d045 of type vxlan for network 9db58937-3109-44f1-b240-1ca9d3918d40 2026-04-27 13:12:41.555 8 INFO neutron_taas.services.taas.taas_plugin [None req-f87c7cae-4837-42ea-961a-a86fb51e601c 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] TaaS: Handle Delete Port: efab87e1-3213-478a-96d4-b83b6b6b8a53 2026-04-27 13:12:41.558 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f87c7cae-4837-42ea-961a-a86fb51e601c 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Tap Mirror: Handle Delete Port: efab87e1-3213-478a-96d4-b83b6b6b8a53 [pid: 7|app: 0|req: 625/1256] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:12:41 2026] POST /v2.0/networks => generated 726 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1257] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:12:41 2026] POST /v2.0/subnets => generated 644 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:12:41.760 7 WARNING neutron.api.v2.base [None req-a0cc4f08-87f7-41b1-8fa4-1a0de9fbdb0a f4d14b6bc681418d8895a1534d515918 f0a9a5521c7d499e82702423bf1e724f - - 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-27 13:12:41.761 7 INFO neutron.api.v2.resource [None req-a0cc4f08-87f7-41b1-8fa4-1a0de9fbdb0a f4d14b6bc681418d8895a1534d515918 f0a9a5521c7d499e82702423bf1e724f - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 627/1258] 10.0.0.232 () {34 vars in 681 bytes} [Mon Apr 27 13:12:41 2026] POST /v2.0/rbac-policies => generated 143 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-27 13:12:41.936 7 INFO neutron.services.segments.plugin [-] Segment a51b9815-58d0-4183-9986-7f06eab8d045 resource provider aggregate not found 2026-04-27 13:12:41.941 7 INFO neutron.services.segments.plugin [-] Segment a51b9815-58d0-4183-9986-7f06eab8d045 resource provider aggregate not found 2026-04-27 13:12:41.961 7 INFO neutron.services.segments.plugin [-] Segment a51b9815-58d0-4183-9986-7f06eab8d045 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a51b9815-58d0-4183-9986-7f06eab8d045 found for delete ", "request_id": "req-f7813003-eba7-477b-b193-897bf86db388"}]} 2026-04-27 13:12:41.969 7 INFO neutron.services.segments.plugin [-] Segment a51b9815-58d0-4183-9986-7f06eab8d045 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a51b9815-58d0-4183-9986-7f06eab8d045 found for delete ", "request_id": "req-0febed3f-6931-4134-b990-c4048f07bac3"}]} [pid: 7|app: 0|req: 628/1259] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:12:41 2026] DELETE /v2.0/networks/9db58937-3109-44f1-b240-1ca9d3918d40 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:12:41.976 8 INFO neutron.services.segments.plugin [-] Segment 19f9a132-008f-4601-bc66-4aecbaae750a resource provider aggregate not found 2026-04-27 13:12:41.980 8 INFO neutron.services.segments.plugin [-] Segment 19f9a132-008f-4601-bc66-4aecbaae750a resource provider aggregate not found 2026-04-27 13:12:41.993 8 INFO neutron.services.segments.plugin [-] Segment 19f9a132-008f-4601-bc66-4aecbaae750a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19f9a132-008f-4601-bc66-4aecbaae750a found for delete ", "request_id": "req-e3e00e2a-cf8b-4c2a-9126-23293bcec0bd"}]} 2026-04-27 13:12:41.998 8 INFO neutron.services.segments.plugin [-] Segment 19f9a132-008f-4601-bc66-4aecbaae750a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19f9a132-008f-4601-bc66-4aecbaae750a found for delete ", "request_id": "req-670c2ba1-9bb5-43f6-89f2-3bba89d75ff9"}]} 2026-04-27 13:12:42.000 8 INFO neutron.db.l3_hamode_db [None req-f87c7cae-4837-42ea-961a-a86fb51e601c 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] HA network ff3dd0d0-2ca8-4d1d-b8d7-cd7d7fbce51f was deleted as no HA routers are present in project dc6fccd19b2449ffbb0ba5e7c1447ccb. [pid: 8|app: 0|req: 632/1260] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:12:41 2026] DELETE /v2.0/routers/426ea62c-8855-449a-bf1f-eda3acc808a8 => generated 0 bytes in 976 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:12:42.075 8 INFO neutron.db.segments_db [None req-283a4b09-b4d2-475f-829a-1a7fe079aa7f f4d14b6bc681418d8895a1534d515918 f0a9a5521c7d499e82702423bf1e724f - - default default] Added segment bb99950c-f18d-42f5-b173-19ec3d5a368a of type vxlan for network e188d096-3a2b-4d8e-b4f3-eab423ab3b18 [pid: 8|app: 0|req: 633/1261] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:12:42 2026] POST /v2.0/networks => generated 726 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:12:42.158 7 INFO neutron.db.segments_db [None req-04004c89-03bf-4520-8402-aa3dbe64b055 824a4ef5d41e45bdb6a53b0eef72b227 e6aa83a278544d8180aaf9af417bd4f0 - - default default] Added segment 941bbd40-a205-4dd0-9179-a4a43dd910f8 of type vxlan for network a2ab1cb4-e463-4b03-89af-d76109088781 [pid: 7|app: 0|req: 629/1262] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:12:41 2026] POST /v2.0/networks => generated 632 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1263] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:12:42 2026] DELETE /v2.0/subnets/48687ae1-3521-4035-8fe6-4184171af7f1 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1264] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:12:42 2026] POST /v2.0/subnets => generated 647 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:12:42.532 7 INFO neutron_taas.services.taas.taas_plugin [None req-014aa7e7-74c0-4625-96e6-0bfc8a592d1b 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] TaaS: Handle Delete Port: 6744ac61-4a8e-47e6-82e5-2c385ac5f718 2026-04-27 13:12:42.534 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-014aa7e7-74c0-4625-96e6-0bfc8a592d1b 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Tap Mirror: Handle Delete Port: 6744ac61-4a8e-47e6-82e5-2c385ac5f718 [pid: 8|app: 0|req: 635/1265] 10.0.0.232 () {34 vars in 664 bytes} [Mon Apr 27 13:12:42 2026] POST /v2.0/ports => generated 743 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:12:42.602 8 WARNING neutron.api.v2.base [None req-5e6e6255-e854-4415-8713-b5a498598923 f4d14b6bc681418d8895a1534d515918 f0a9a5521c7d499e82702423bf1e724f - - 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-27 13:12:42.602 8 INFO neutron.api.v2.resource [None req-5e6e6255-e854-4415-8713-b5a498598923 f4d14b6bc681418d8895a1534d515918 f0a9a5521c7d499e82702423bf1e724f - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 636/1266] 10.0.0.232 () {34 vars in 681 bytes} [Mon Apr 27 13:12:42 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-27 13:12:42.650 8 INFO neutron.db.segments_db [None req-606d5a81-3f02-4bb5-b774-6e9133c25b81 824a4ef5d41e45bdb6a53b0eef72b227 e6aa83a278544d8180aaf9af417bd4f0 - - default default] Added segment 5fd2c376-e643-4325-8b24-b20088021a7a of type vxlan for network 73a407e0-56e7-43a5-98c7-89b26592d444 [pid: 7|app: 0|req: 631/1267] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:12:42 2026] DELETE /v2.0/networks/59c5b2c9-212a-441b-aadb-23e9662377ca => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1268] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:12:42 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: 7|app: 0|req: 632/1269] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:12:42 2026] DELETE /v2.0/networks/e188d096-3a2b-4d8e-b4f3-eab423ab3b18 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:12:42.904 7 WARNING neutron.db.securitygroups_db [None req-02a827ac-c06a-4e04-bf4b-ec74f7f74b7c 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_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: 633/1270] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:12:42 2026] GET /v2.0/security-groups?tenant_id=dc6fccd19b2449ffbb0ba5e7c1447ccb&name=default => generated 2925 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:12:42.976 7 INFO neutron.db.segments_db [None req-4193b6af-1ee9-4d44-a7ed-ae788561f078 f4d14b6bc681418d8895a1534d515918 f0a9a5521c7d499e82702423bf1e724f - - default default] Added segment c30b855a-6b2e-48b3-a629-63b615190e31 of type vxlan for network e7d9c88c-66ef-409c-99ca-54b9645ece4e [pid: 8|app: 0|req: 638/1271] 10.0.0.232 () {34 vars in 664 bytes} [Mon Apr 27 13:12:42 2026] POST /v2.0/ports => generated 743 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 634/1272] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:12:42 2026] POST /v2.0/networks => generated 727 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:12:43.099 7 INFO neutron.db.segments_db [None req-93bfb77b-a229-4701-abe0-dadacc6010c8 824a4ef5d41e45bdb6a53b0eef72b227 e6aa83a278544d8180aaf9af417bd4f0 - - default default] Added segment 9366c218-f78f-41b7-acc1-fc4c51bd0763 of type vxlan for network 5aa2b9ce-5ddd-4653-85f5-39f2c65cf47f [pid: 8|app: 0|req: 639/1273] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:12:43 2026] DELETE /v2.0/security-groups/7a1b2920-d1eb-4759-9270-93b0513cc0db => 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: 635/1274] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:12:43 2026] POST /v2.0/networks => generated 632 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1275] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:12:43 2026] POST /v2.0/subnets => generated 647 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1276] 10.0.0.232 () {34 vars in 664 bytes} [Mon Apr 27 13:12:43 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 641/1277] 10.0.0.232 () {34 vars in 681 bytes} [Mon Apr 27 13:12:43 2026] POST /v2.0/rbac-policies => generated 324 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:12:43.561 7 INFO neutron.db.segments_db [None req-ad625435-b018-4f1a-acbe-b053caf33cea 824a4ef5d41e45bdb6a53b0eef72b227 e6aa83a278544d8180aaf9af417bd4f0 - - default default] Added segment f2d14916-520f-482f-9897-1f0995b96b63 of type vxlan for network f89d36cb-3001-458c-853d-8ac12ea97103 [pid: 7|app: 0|req: 637/1278] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:12:43 2026] POST /v2.0/networks => generated 632 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:12:43.976 7 INFO neutron.services.segments.plugin [-] Segment 718b2adc-c5c6-45c1-8e93-e5f5fa24b465 resource provider aggregate not found 2026-04-27 13:12:43.987 7 INFO neutron.services.segments.plugin [-] Segment 718b2adc-c5c6-45c1-8e93-e5f5fa24b465 resource provider aggregate not found 2026-04-27 13:12:43.992 7 INFO neutron.services.segments.plugin [-] Segment 718b2adc-c5c6-45c1-8e93-e5f5fa24b465 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 718b2adc-c5c6-45c1-8e93-e5f5fa24b465 found for delete ", "request_id": "req-70031e7e-830b-4141-b303-ebf10d22b241"}]} 2026-04-27 13:12:44.005 7 INFO neutron.services.segments.plugin [-] Segment 718b2adc-c5c6-45c1-8e93-e5f5fa24b465 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 718b2adc-c5c6-45c1-8e93-e5f5fa24b465 found for delete ", "request_id": "req-dfa6bc03-8579-485d-a541-2eaf2d24c50a"}]} 2026-04-27 13:12:44.006 7 INFO neutron.services.segments.plugin [-] Segment bb99950c-f18d-42f5-b173-19ec3d5a368a resource provider aggregate not found 2026-04-27 13:12:44.018 7 INFO neutron.services.segments.plugin [-] Segment bb99950c-f18d-42f5-b173-19ec3d5a368a resource provider aggregate not found [pid: 8|app: 0|req: 642/1279] 10.0.0.232 () {34 vars in 664 bytes} [Mon Apr 27 13:12:43 2026] POST /v2.0/ports => generated 743 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:12:44.025 7 INFO neutron.services.segments.plugin [-] Segment bb99950c-f18d-42f5-b173-19ec3d5a368a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb99950c-f18d-42f5-b173-19ec3d5a368a found for delete ", "request_id": "req-b2c19aff-3551-4d15-a9b0-39ade5c40f5d"}]} /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-27 13:12:44.032 7 INFO neutron.services.segments.plugin [-] Segment bb99950c-f18d-42f5-b173-19ec3d5a368a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb99950c-f18d-42f5-b173-19ec3d5a368a found for delete ", "request_id": "req-08e0d0fe-94dd-41da-acf5-b650a496b1a3"}]} 2026-04-27 13:12:44.090 8 INFO neutron.db.segments_db [None req-4d521e4a-e696-41c9-98eb-7cd9ca65cb55 824a4ef5d41e45bdb6a53b0eef72b227 e6aa83a278544d8180aaf9af417bd4f0 - - default default] Added segment 92b75e9c-3f5b-402a-9ae6-8871ea0fef6c of type vxlan for network cc244e28-959b-4561-955c-371ace92cb34 [pid: 8|app: 0|req: 643/1280] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:12:44 2026] POST /v2.0/networks => generated 631 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1281] 10.0.0.232 () {32 vars in 723 bytes} [Mon Apr 27 13:12:43 2026] GET /v2.0/networks/e7d9c88c-66ef-409c-99ca-54b9645ece4e => generated 655 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1282] 10.0.0.232 () {34 vars in 664 bytes} [Mon Apr 27 13:12:44 2026] POST /v2.0/ports => generated 743 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1283] 10.0.0.232 () {34 vars in 747 bytes} [Mon Apr 27 13:12:44 2026] PUT /v2.0/ports/6e8cd159-a54b-4b17-b876-4e453943c146/tags => generated 17 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 640/1284] 10.0.0.232 () {34 vars in 747 bytes} [Mon Apr 27 13:12:44 2026] PUT /v2.0/ports/3ee1b5a6-908d-4c0c-809d-5b8a3b2779a2/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:12:44.699 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c6626ef1-260d-47e5-ae0e-d774827a09a8 8fec88e2e63b41378ec62bec91a00bd9 0cd92fd186aa480f8f59c3b74ade5fc8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 645/1285] 10.0.0.232 () {32 vars in 723 bytes} [Mon Apr 27 13:12:44 2026] GET /v2.0/networks/e7d9c88c-66ef-409c-99ca-54b9645ece4e => generated 138 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 646/1286] 10.0.0.232 () {34 vars in 747 bytes} [Mon Apr 27 13:12:44 2026] PUT /v2.0/ports/79254f03-fba8-4642-af47-bb9692c8aac8/tags => generated 34 bytes in 73 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: 647/1287] 10.0.0.232 () {34 vars in 747 bytes} [Mon Apr 27 13:12:44 2026] PUT /v2.0/ports/b0b1eeed-3f27-4818-8362-791447ee306e/tags => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 641/1288] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:12:44 2026] DELETE /v2.0/networks/e7d9c88c-66ef-409c-99ca-54b9645ece4e => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1289] 10.0.0.232 () {32 vars in 660 bytes} [Mon Apr 27 13:12:44 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:12:44.955 8 INFO neutron.pecan_wsgi.hooks.translation [None req-deb569df-1144-4e7d-a892-423ccd90d020 f4d14b6bc681418d8895a1534d515918 f0a9a5521c7d499e82702423bf1e724f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 649/1290] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:12:44 2026] DELETE /v2.0/subnets/6cee0f74-fd69-4a95-9530-4c1c0598ef68 => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1291] 10.0.0.232 () {32 vars in 674 bytes} [Mon Apr 27 13:12:44 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:12:45.037 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d54c17f5-aff4-40cc-8ea6-5a21caf4292f f4d14b6bc681418d8895a1534d515918 f0a9a5521c7d499e82702423bf1e724f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 651/1292] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:12:45 2026] DELETE /v2.0/subnets/232b49f3-f3cc-4162-81a2-f7db912b0f9c => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 13:12:45.086 7 INFO neutron.db.segments_db [None req-18f2b25f-bbfd-4d8f-9b59-9add0bf21a2d 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Added segment 46d6a49d-1067-4e2a-96e5-287f284f258c of type vxlan for network c9f8a2a6-cd7f-421d-a135-c1025bc7c408 [pid: 8|app: 0|req: 652/1293] 10.0.0.232 () {32 vars in 670 bytes} [Mon Apr 27 13:12:45 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) 2026-04-27 13:12:45.101 8 INFO neutron.pecan_wsgi.hooks.translation [None req-650dbba3-dbc9-409c-add8-b4a38671fb03 f4d14b6bc681418d8895a1534d515918 f0a9a5521c7d499e82702423bf1e724f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 653/1294] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:12:45 2026] DELETE /v2.0/subnets/be9ee834-e5c5-4607-853a-2cf1d9974eca => generated 136 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1295] 10.0.0.232 () {32 vars in 682 bytes} [Mon Apr 27 13:12:45 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1296] 10.0.0.232 () {34 vars in 671 bytes} [Mon Apr 27 13:12:44 2026] POST /v2.0/networks => generated 742 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1297] 10.0.0.232 () {32 vars in 668 bytes} [Mon Apr 27 13:12:45 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1298] 10.0.0.232 () {32 vars in 682 bytes} [Mon Apr 27 13:12:45 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1299] 10.0.0.232 () {32 vars in 678 bytes} [Mon Apr 27 13:12:45 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1300] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:12:45 2026] POST /v2.0/subnets => generated 690 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1301] 10.0.0.232 () {32 vars in 690 bytes} [Mon Apr 27 13:12:45 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:12:45.410 7 INFO neutron.db.segments_db [None req-22016d79-d2db-49bc-bc11-baa54a9f192e 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Added segment 972990d1-b210-40be-87e3-be6fe4795a7e of type vxlan for network 25721653-375d-458f-b592-884784a7a520 2026-04-27 13:12:45.452 8 INFO neutron_taas.services.taas.taas_plugin [None req-e6d21293-cbf3-4927-9535-9ce4183615aa 824a4ef5d41e45bdb6a53b0eef72b227 e6aa83a278544d8180aaf9af417bd4f0 - - default default] TaaS: Handle Delete Port: 6e8cd159-a54b-4b17-b876-4e453943c146 2026-04-27 13:12:45.455 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e6d21293-cbf3-4927-9535-9ce4183615aa 824a4ef5d41e45bdb6a53b0eef72b227 e6aa83a278544d8180aaf9af417bd4f0 - - default default] Tap Mirror: Handle Delete Port: 6e8cd159-a54b-4b17-b876-4e453943c146 [pid: 8|app: 0|req: 659/1302] 10.0.0.232 () {32 vars in 720 bytes} [Mon Apr 27 13:12:45 2026] DELETE /v2.0/ports/6e8cd159-a54b-4b17-b876-4e453943c146 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:12:45.640 8 INFO neutron_taas.services.taas.taas_plugin [None req-d941c4dd-42c7-428b-ad37-cc6956a6f018 824a4ef5d41e45bdb6a53b0eef72b227 e6aa83a278544d8180aaf9af417bd4f0 - - default default] TaaS: Handle Delete Port: 3ee1b5a6-908d-4c0c-809d-5b8a3b2779a2 2026-04-27 13:12:45.642 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d941c4dd-42c7-428b-ad37-cc6956a6f018 824a4ef5d41e45bdb6a53b0eef72b227 e6aa83a278544d8180aaf9af417bd4f0 - - default default] Tap Mirror: Handle Delete Port: 3ee1b5a6-908d-4c0c-809d-5b8a3b2779a2 2026-04-27 13:12:45.649 7 INFO neutron.db.l3_hamode_db [None req-22016d79-d2db-49bc-bc11-baa54a9f192e 0064477bc1cf47a08a86b1798ac719ff 1d3b958811244316914114bf87fb3c2b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 660/1303] 10.0.0.232 () {32 vars in 720 bytes} [Mon Apr 27 13:12:45 2026] DELETE /v2.0/ports/3ee1b5a6-908d-4c0c-809d-5b8a3b2779a2 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:12:45.796 8 INFO neutron_taas.services.taas.taas_plugin [None req-0d5ac234-eb7a-4b28-be08-bc43cfa1979e 824a4ef5d41e45bdb6a53b0eef72b227 e6aa83a278544d8180aaf9af417bd4f0 - - default default] TaaS: Handle Delete Port: 79254f03-fba8-4642-af47-bb9692c8aac8 2026-04-27 13:12:45.798 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d5ac234-eb7a-4b28-be08-bc43cfa1979e 824a4ef5d41e45bdb6a53b0eef72b227 e6aa83a278544d8180aaf9af417bd4f0 - - default default] Tap Mirror: Handle Delete Port: 79254f03-fba8-4642-af47-bb9692c8aac8 [pid: 8|app: 0|req: 661/1304] 10.0.0.232 () {32 vars in 720 bytes} [Mon Apr 27 13:12:45 2026] DELETE /v2.0/ports/79254f03-fba8-4642-af47-bb9692c8aac8 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:12:46.008 8 WARNING neutron.db.securitygroups_db [None req-52a9e75f-4fa9-4987-a003-0c5a4ed46a28 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] 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-27 13:12:46.058 7 INFO neutron.services.segments.plugin [-] Segment c30b855a-6b2e-48b3-a629-63b615190e31 resource provider aggregate not found 2026-04-27 13:12:46.062 7 INFO neutron.services.segments.plugin [-] Segment c30b855a-6b2e-48b3-a629-63b615190e31 resource provider aggregate not found 2026-04-27 13:12:46.081 7 INFO neutron.services.segments.plugin [-] Segment c30b855a-6b2e-48b3-a629-63b615190e31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c30b855a-6b2e-48b3-a629-63b615190e31 found for delete ", "request_id": "req-8e0894c1-96a8-4e8d-ba37-ecb4565ada8f"}]} 2026-04-27 13:12:46.098 7 INFO neutron.services.segments.plugin [-] Segment c30b855a-6b2e-48b3-a629-63b615190e31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c30b855a-6b2e-48b3-a629-63b615190e31 found for delete ", "request_id": "req-e3fb693b-aa10-4764-938d-7c555091c47a"}]} [pid: 8|app: 0|req: 662/1305] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:12:45 2026] GET /v2.0/security-groups?tenant_id=bca197ca632b4dc2897aa0c8944f7acd&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:12:46.185 8 WARNING neutron.db.securitygroups_db [None req-acec72bf-339e-48d8-801f-98c39186b5d6 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 663/1306] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:12:46 2026] GET /v2.0/security-groups?tenant_id=c87321ee225e4de0ae546ae2c50da715&name=default => generated 2925 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:12:46.487 8 INFO neutron_taas.services.taas.taas_plugin [None req-9b7e5e13-b656-430a-b369-7d6fd958d55b 824a4ef5d41e45bdb6a53b0eef72b227 e6aa83a278544d8180aaf9af417bd4f0 - - default default] TaaS: Handle Delete Port: b0b1eeed-3f27-4818-8362-791447ee306e 2026-04-27 13:12:46.494 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9b7e5e13-b656-430a-b369-7d6fd958d55b 824a4ef5d41e45bdb6a53b0eef72b227 e6aa83a278544d8180aaf9af417bd4f0 - - default default] Tap Mirror: Handle Delete Port: b0b1eeed-3f27-4818-8362-791447ee306e 2026-04-27 13:12:46.506 7 INFO neutron.db.l3_hamode_db [None req-22016d79-d2db-49bc-bc11-baa54a9f192e 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 664/1307] 10.0.0.232 () {32 vars in 720 bytes} [Mon Apr 27 13:12:46 2026] DELETE /v2.0/ports/b0b1eeed-3f27-4818-8362-791447ee306e => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1308] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:12:46 2026] DELETE /v2.0/security-groups/1ef5cfcb-1a3b-48d1-a179-b1bffbc9c1db => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1309] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:12:46 2026] DELETE /v2.0/security-groups/2f626644-5e2a-48aa-8dc7-2a19b99a05e2 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:12:46.904 8 INFO neutron_taas.services.taas.taas_plugin [None req-e9ef083c-f2b0-4b71-b597-e8ffbbcc95be 824a4ef5d41e45bdb6a53b0eef72b227 e6aa83a278544d8180aaf9af417bd4f0 - - default default] TaaS: Handle Delete Port: 67cc811b-80d2-4fee-bfc0-96c50d0f51c5 2026-04-27 13:12:46.907 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e9ef083c-f2b0-4b71-b597-e8ffbbcc95be 824a4ef5d41e45bdb6a53b0eef72b227 e6aa83a278544d8180aaf9af417bd4f0 - - default default] Tap Mirror: Handle Delete Port: 67cc811b-80d2-4fee-bfc0-96c50d0f51c5 [pid: 8|app: 0|req: 667/1310] 10.0.0.232 () {32 vars in 720 bytes} [Mon Apr 27 13:12:46 2026] DELETE /v2.0/ports/67cc811b-80d2-4fee-bfc0-96c50d0f51c5 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:12:46.979 8 WARNING neutron.db.securitygroups_db [None req-3261f132-f912-4462-959a-2ded7016fc83 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 668/1311] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:12:46 2026] GET /v2.0/security-groups?tenant_id=f0a9a5521c7d499e82702423bf1e724f&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:12:47.111 8 INFO neutron.services.segments.plugin [-] Segment 941bbd40-a205-4dd0-9179-a4a43dd910f8 resource provider aggregate not found 2026-04-27 13:12:47.117 8 INFO neutron.services.segments.plugin [-] Segment 941bbd40-a205-4dd0-9179-a4a43dd910f8 resource provider aggregate not found 2026-04-27 13:12:47.134 8 INFO neutron.services.segments.plugin [-] Segment 941bbd40-a205-4dd0-9179-a4a43dd910f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 941bbd40-a205-4dd0-9179-a4a43dd910f8 found for delete ", "request_id": "req-876a6b9f-8a3b-4942-8c8d-0316c6bd718e"}]} [pid: 8|app: 0|req: 669/1312] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:12:47 2026] DELETE /v2.0/networks/a2ab1cb4-e463-4b03-89af-d76109088781 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:12:47.146 8 INFO neutron.services.segments.plugin [-] Segment 941bbd40-a205-4dd0-9179-a4a43dd910f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 941bbd40-a205-4dd0-9179-a4a43dd910f8 found for delete ", "request_id": "req-9ff2da32-e2d8-4c63-a563-5288ef804cc5"}]} [pid: 8|app: 0|req: 670/1313] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:12:47 2026] DELETE /v2.0/security-groups/ac974886-8dfe-44f7-b21e-27259dbe3dff => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1314] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:12:47 2026] DELETE /v2.0/networks/73a407e0-56e7-43a5-98c7-89b26592d444 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:12:47.364 8 WARNING neutron.db.securitygroups_db [None req-815330ef-2116-43cb-b7f9-81c700ff94c1 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_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: 644/1315] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:12:45 2026] POST /v2.0/routers => generated 730 bytes in 2001 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1316] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:12:47 2026] GET /v2.0/security-groups?tenant_id=0cd92fd186aa480f8f59c3b74ade5fc8&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: 645/1317] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:12:47 2026] DELETE /v2.0/networks/5aa2b9ce-5ddd-4653-85f5-39f2c65cf47f => 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: 646/1318] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:12:47 2026] DELETE /v2.0/security-groups/3e313286-d947-4182-94fa-9da295448fa3 => 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: 647/1319] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:12:47 2026] DELETE /v2.0/networks/f89d36cb-3001-458c-853d-8ac12ea97103 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1320] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:12:47 2026] DELETE /v2.0/networks/cc244e28-959b-4561-955c-371ace92cb34 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:12:48.108 7 INFO neutron.services.segments.plugin [-] Segment 9366c218-f78f-41b7-acc1-fc4c51bd0763 resource provider aggregate not found 2026-04-27 13:12:48.118 7 INFO neutron.services.segments.plugin [-] Segment 9366c218-f78f-41b7-acc1-fc4c51bd0763 resource provider aggregate not found 2026-04-27 13:12:48.126 7 INFO neutron.services.segments.plugin [-] Segment 9366c218-f78f-41b7-acc1-fc4c51bd0763 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9366c218-f78f-41b7-acc1-fc4c51bd0763 found for delete ", "request_id": "req-cb4ddd7e-ca7e-4e31-ac37-0566606eb3de"}]} 2026-04-27 13:12:48.140 7 INFO neutron.services.segments.plugin [-] Segment 9366c218-f78f-41b7-acc1-fc4c51bd0763 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9366c218-f78f-41b7-acc1-fc4c51bd0763 found for delete ", "request_id": "req-e46a9d26-4426-43e1-a531-59df9ba1d23e"}]} 2026-04-27 13:12:48.149 7 INFO neutron.services.segments.plugin [-] Segment f2d14916-520f-482f-9897-1f0995b96b63 resource provider aggregate not found 2026-04-27 13:12:48.161 7 INFO neutron.services.segments.plugin [-] Segment f2d14916-520f-482f-9897-1f0995b96b63 resource provider aggregate not found 2026-04-27 13:12:48.173 7 INFO neutron.services.segments.plugin [-] Segment f2d14916-520f-482f-9897-1f0995b96b63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2d14916-520f-482f-9897-1f0995b96b63 found for delete ", "request_id": "req-946e0bad-8770-4dd1-82f1-fcc1fa2c1fbe"}]} 2026-04-27 13:12:48.180 7 INFO neutron.services.segments.plugin [-] Segment f2d14916-520f-482f-9897-1f0995b96b63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2d14916-520f-482f-9897-1f0995b96b63 found for delete ", "request_id": "req-ac955874-dad2-4d9f-bbc2-63b0e5836037"}]} 2026-04-27 13:12:48.200 7 INFO neutron.services.segments.plugin [-] Segment 92b75e9c-3f5b-402a-9ae6-8871ea0fef6c resource provider aggregate not found 2026-04-27 13:12:48.206 7 INFO neutron.services.segments.plugin [-] Segment 92b75e9c-3f5b-402a-9ae6-8871ea0fef6c resource provider aggregate not found 2026-04-27 13:12:48.221 7 INFO neutron.services.segments.plugin [-] Segment 92b75e9c-3f5b-402a-9ae6-8871ea0fef6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92b75e9c-3f5b-402a-9ae6-8871ea0fef6c found for delete ", "request_id": "req-e530ffd1-ae74-4346-b874-548efb7821dc"}]} 2026-04-27 13:12:48.221 7 INFO neutron.services.segments.plugin [-] Segment 92b75e9c-3f5b-402a-9ae6-8871ea0fef6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92b75e9c-3f5b-402a-9ae6-8871ea0fef6c found for delete ", "request_id": "req-3722ceb6-0fcd-46c1-b4c1-618fc5f706ce"}]} [pid: 8|app: 0|req: 673/1321] 10.0.0.232 () {34 vars in 783 bytes} [Mon Apr 27 13:12:47 2026] PUT /v2.0/routers/3699bdbe-b3d9-48b8-b705-42cb8854e223/add_router_interface => generated 310 bytes in 1126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:12:48.878 7 WARNING neutron.db.securitygroups_db [None req-8d1f4f16-b063-4272-a405-4a3831301536 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_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: 649/1322] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:12:48 2026] GET /v2.0/security-groups?tenant_id=30b41d8dc5914793ba2db8d587dec474&name=default => generated 2925 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1323] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:12:49 2026] DELETE /v2.0/security-groups/7ef76175-01c6-4fd8-9588-729bd200023e => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:12:49.151 8 INFO neutron.services.segments.plugin [-] Segment 5fd2c376-e643-4325-8b24-b20088021a7a resource provider aggregate not found 2026-04-27 13:12:49.164 8 INFO neutron.services.segments.plugin [-] Segment 5fd2c376-e643-4325-8b24-b20088021a7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fd2c376-e643-4325-8b24-b20088021a7a found for delete ", "request_id": "req-4a6c3d69-a2dc-4acb-a921-095e55af6b2a"}]} 2026-04-27 13:12:49.166 8 INFO neutron.services.segments.plugin [-] Segment 5fd2c376-e643-4325-8b24-b20088021a7a resource provider aggregate not found 2026-04-27 13:12:49.187 8 INFO neutron.services.segments.plugin [-] Segment 5fd2c376-e643-4325-8b24-b20088021a7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fd2c376-e643-4325-8b24-b20088021a7a found for delete ", "request_id": "req-07abdf9a-351a-4901-b079-1488b106a177"}]} 2026-04-27 13:12:49.337 8 WARNING neutron.db.securitygroups_db [None req-fce702d7-7c40-4b87-8dcb-40e0f3090660 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_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: 650/1324] 10.0.0.232 () {34 vars in 685 bytes} [Mon Apr 27 13:12:49 2026] POST /v2.0/security-groups => generated 1661 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1325] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:12:49 2026] GET /v2.0/security-groups?tenant_id=f3bddbc64eef40898734d20709cd3a17&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1326] 10.0.0.232 () {34 vars in 695 bytes} [Mon Apr 27 13:12:49 2026] POST /v2.0/security-group-rules => generated 597 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1327] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:12:49 2026] DELETE /v2.0/security-groups/3e444ba8-de4c-4325-96f9-f9f67c28baf0 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:12:49.747 8 WARNING neutron.db.securitygroups_db [None req-8547f7a9-7baf-484c-9267-3aa7efc0a74c 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_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: 652/1328] 10.0.0.232 () {34 vars in 695 bytes} [Mon Apr 27 13:12:49 2026] POST /v2.0/security-group-rules => generated 602 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1329] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:12:49 2026] GET /v2.0/security-groups?tenant_id=e6aa83a278544d8180aaf9af417bd4f0&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: 678/1330] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:12:49 2026] DELETE /v2.0/security-groups/d186d380-337a-4550-bc4c-10f70c0490e8 => 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: 653/1331] 10.0.0.232 () {34 vars in 676 bytes} [Mon Apr 27 13:12:49 2026] POST /v2.0/floatingips => generated 552 bytes in 551 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:12:50.754 7 WARNING neutron.db.securitygroups_db [req-ac1d0c5a-e463-4f75-9f2a-3a9cc8b6ef2f req-d3efc4a9-53d3-452d-b1a8-0be5cffcfc1e 73105c6ba2644c39b93fadabca6bafa0 1d3b958811244316914114bf87fb3c2b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 679/1332] 10.0.0.29 () {32 vars in 801 bytes} [Mon Apr 27 13:12:50 2026] GET /v2.0/extensions => generated 22037 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1333] 10.0.0.150 () {34 vars in 1100 bytes} [Mon Apr 27 13:12:50 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1730481381&fields=id&tenant_id=1d3b958811244316914114bf87fb3c2b => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1334] 10.0.0.150 () {34 vars in 982 bytes} [Mon Apr 27 13:12:50 2026] GET /v2.0/networks?id=c9f8a2a6-cd7f-421d-a135-c1025bc7c408 => generated 675 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1335] 10.0.0.150 () {34 vars in 965 bytes} [Mon Apr 27 13:12:50 2026] GET /v2.0/quotas/1d3b958811244316914114bf87fb3c2b => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1336] 10.0.0.150 () {34 vars in 1002 bytes} [Mon Apr 27 13:12:50 2026] GET /v2.0/ports?tenant_id=1d3b958811244316914114bf87fb3c2b&fields=id => generated 103 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1337] 10.0.0.150 () {34 vars in 1008 bytes} [Mon Apr 27 13:12:50 2026] GET /v2.0/networks/c9f8a2a6-cd7f-421d-a135-c1025bc7c408?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: 683/1338] 10.0.0.150 () {34 vars in 1108 bytes} [Mon Apr 27 13:12:51 2026] GET /v2.0/networks/c9f8a2a6-cd7f-421d-a135-c1025bc7c408?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1339] 10.0.0.29 () {30 vars in 723 bytes} [Mon Apr 27 13:12:50 2026] GET /v2.0/quotas/8ad8d4a8316f4f7ba3beb6bde0094b58/details => generated 847 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1340] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:12:51 2026] GET /v2.0/ports?device_id=1f61d8b7-2f29-4ad0-9c05-b5247afa605d => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1343] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:12:52 2026] GET /v2.0/ports?device_id=1f61d8b7-2f29-4ad0-9c05-b5247afa605d => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:12:52.437 7 INFO neutron.db.segments_db [None req-3d0d848a-a2bb-4d1c-9647-d7f84029d0b6 45e388364b004852b4bd5b1b4e021610 21da19e318da42da903b40f2a6a184df - - default default] Added segment f9ec3251-d310-4f56-afc8-32640d495d8e of type vxlan for network a677956e-9fb6-48c2-b3ce-47b84a9ee92f [pid: 7|app: 0|req: 657/1344] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:12:52 2026] POST /v2.0/networks => generated 632 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:12:52.594 8 INFO neutron.db.segments_db [None req-b18e9684-4c4c-4729-9744-90c602e924b5 45e388364b004852b4bd5b1b4e021610 21da19e318da42da903b40f2a6a184df - - default default] Added segment 32d170df-bc63-4e88-b324-5dcb6ae2eab9 of type vxlan for network 6f2c2f02-9a49-4e80-a82a-a51ca3420256 [pid: 8|app: 0|req: 688/1345] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:12:52 2026] POST /v2.0/networks => generated 631 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:12:52.732 7 INFO neutron.db.segments_db [None req-9801d407-e8ec-42db-9cea-681df259eca0 45e388364b004852b4bd5b1b4e021610 21da19e318da42da903b40f2a6a184df - - default default] Added segment e5d67268-0f12-4188-9765-2c4bbca81bd1 of type vxlan for network beb4f30a-c32f-4241-bbea-7a3c8f144e30 [pid: 7|app: 0|req: 658/1346] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:12:52 2026] POST /v2.0/networks => generated 631 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:12:52.892 8 INFO neutron.db.segments_db [None req-e3ae4961-c8ed-4b38-9285-af422c496b66 45e388364b004852b4bd5b1b4e021610 21da19e318da42da903b40f2a6a184df - - default default] Added segment 774fe803-aac2-468e-8230-6af25437b74f of type vxlan for network f41e6229-640b-4777-9b4a-98b72e4ff5fc [pid: 8|app: 0|req: 689/1347] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:12:52 2026] POST /v2.0/networks => generated 632 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:12:53.045 7 INFO neutron.db.segments_db [None req-c064aba2-6e1c-4aa6-8cc9-c1abbf60365f 45e388364b004852b4bd5b1b4e021610 21da19e318da42da903b40f2a6a184df - - default default] Added segment 8f995cff-a179-43ec-b4de-f45f438fdf51 of type vxlan for network f4c33c02-ebeb-4096-8595-c5bb42839c18 [pid: 7|app: 0|req: 659/1348] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:12:52 2026] POST /v2.0/networks => generated 632 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1349] 10.0.0.232 () {34 vars in 753 bytes} [Mon Apr 27 13:12:53 2026] PUT /v2.0/networks/a677956e-9fb6-48c2-b3ce-47b84a9ee92f/tags => generated 17 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1350] 10.0.0.232 () {34 vars in 753 bytes} [Mon Apr 27 13:12:53 2026] PUT /v2.0/networks/6f2c2f02-9a49-4e80-a82a-a51ca3420256/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1351] 10.0.0.232 () {34 vars in 753 bytes} [Mon Apr 27 13:12:53 2026] PUT /v2.0/networks/beb4f30a-c32f-4241-bbea-7a3c8f144e30/tags => generated 34 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1352] 10.0.0.232 () {34 vars in 753 bytes} [Mon Apr 27 13:12:53 2026] PUT /v2.0/networks/f41e6229-640b-4777-9b4a-98b72e4ff5fc/tags => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1353] 10.0.0.232 () {32 vars in 666 bytes} [Mon Apr 27 13:12:53 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1354] 10.0.0.232 () {32 vars in 680 bytes} [Mon Apr 27 13:12:53 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1355] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:12:53 2026] GET /v2.0/ports?device_id=1f61d8b7-2f29-4ad0-9c05-b5247afa605d => 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: 663/1356] 10.0.0.232 () {32 vars in 676 bytes} [Mon Apr 27 13:12:53 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1357] 10.0.0.232 () {32 vars in 688 bytes} [Mon Apr 27 13:12:53 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1358] 10.0.0.232 () {32 vars in 674 bytes} [Mon Apr 27 13:12:53 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1359] 10.0.0.232 () {32 vars in 688 bytes} [Mon Apr 27 13:12:53 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2469 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1360] 10.0.0.232 () {32 vars in 684 bytes} [Mon Apr 27 13:12:53 2026] GET /v2.0/networks?not-tags-any=blue => generated 2469 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1361] 10.0.0.232 () {32 vars in 696 bytes} [Mon Apr 27 13:12:53 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:12:54.046 7 INFO neutron.services.segments.plugin [-] Segment f9ec3251-d310-4f56-afc8-32640d495d8e resource provider aggregate not found 2026-04-27 13:12:54.053 7 INFO neutron.services.segments.plugin [-] Segment f9ec3251-d310-4f56-afc8-32640d495d8e resource provider aggregate not found 2026-04-27 13:12:54.069 7 INFO neutron.services.segments.plugin [-] Segment f9ec3251-d310-4f56-afc8-32640d495d8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9ec3251-d310-4f56-afc8-32640d495d8e found for delete ", "request_id": "req-10cd5fee-413c-406d-871f-a5127b8789c5"}]} [pid: 7|app: 0|req: 666/1362] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:12:53 2026] DELETE /v2.0/networks/a677956e-9fb6-48c2-b3ce-47b84a9ee92f => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:12:54.077 7 INFO neutron.services.segments.plugin [-] Segment f9ec3251-d310-4f56-afc8-32640d495d8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9ec3251-d310-4f56-afc8-32640d495d8e found for delete ", "request_id": "req-11ea17dd-4200-43f5-88e3-75928f330d94"}]} 2026-04-27 13:12:54.209 8 INFO neutron.services.segments.plugin [-] Segment 32d170df-bc63-4e88-b324-5dcb6ae2eab9 resource provider aggregate not found 2026-04-27 13:12:54.214 8 INFO neutron.services.segments.plugin [-] Segment 32d170df-bc63-4e88-b324-5dcb6ae2eab9 resource provider aggregate not found 2026-04-27 13:12:54.255 8 INFO neutron.services.segments.plugin [-] Segment 32d170df-bc63-4e88-b324-5dcb6ae2eab9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32d170df-bc63-4e88-b324-5dcb6ae2eab9 found for delete ", "request_id": "req-aba7f815-17fb-4763-b8ae-ff801a3a0f35"}]} [pid: 8|app: 0|req: 697/1363] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:12:54 2026] DELETE /v2.0/networks/6f2c2f02-9a49-4e80-a82a-a51ca3420256 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:12:54.262 8 INFO neutron.services.segments.plugin [-] Segment 32d170df-bc63-4e88-b324-5dcb6ae2eab9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32d170df-bc63-4e88-b324-5dcb6ae2eab9 found for delete ", "request_id": "req-115324ca-04ae-4747-b6d4-50a544afdd18"}]} [pid: 8|app: 0|req: 698/1364] 10.0.0.29 () {32 vars in 801 bytes} [Mon Apr 27 13:12:54 2026] GET /v2.0/extensions => generated 22037 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1365] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:12:54 2026] DELETE /v2.0/networks/beb4f30a-c32f-4241-bbea-7a3c8f144e30 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1366] 10.0.0.29 () {30 vars in 723 bytes} [Mon Apr 27 13:12:54 2026] GET /v2.0/quotas/8ad8d4a8316f4f7ba3beb6bde0094b58/details => generated 847 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1367] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:12:54 2026] DELETE /v2.0/networks/f41e6229-640b-4777-9b4a-98b72e4ff5fc => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1368] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:12:54 2026] DELETE /v2.0/networks/f4c33c02-ebeb-4096-8595-c5bb42839c18 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1369] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:12:54 2026] GET /v2.0/ports?device_id=1f61d8b7-2f29-4ad0-9c05-b5247afa605d => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:12:54.750 8 INFO neutron.db.segments_db [None req-1038b02e-83a3-4bab-8884-7134defa9126 d69a146435ed4a4faa0be0d537638861 3d18f81bdd104c4491218ea620c0f82f - - default default] Added segment ca7f5818-202d-4341-8b48-19b276278a4a of type vxlan for network dc922827-6840-418e-be3e-e786ddf8fbab 2026-04-27 13:12:54.986 8 INFO neutron.db.l3_hamode_db [None req-1038b02e-83a3-4bab-8884-7134defa9126 d69a146435ed4a4faa0be0d537638861 3d18f81bdd104c4491218ea620c0f82f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 13:12:55.104 8 INFO neutron.db.l3_hamode_db [None req-1038b02e-83a3-4bab-8884-7134defa9126 d69a146435ed4a4faa0be0d537638861 3d18f81bdd104c4491218ea620c0f82f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 13:12:55.607 7 WARNING neutron.db.securitygroups_db [None req-3072ecc4-aaea-4477-bdc7-096896fb79f5 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 700/1370] 10.0.0.232 () {34 vars in 668 bytes} [Mon Apr 27 13:12:54 2026] POST /v2.0/routers => generated 474 bytes in 1092 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1371] 199.19.213.78 () {34 vars in 985 bytes} [Mon Apr 27 13:12:55 2026] GET /v2.0/networks?id=c9f8a2a6-cd7f-421d-a135-c1025bc7c408 => generated 675 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1372] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:12:55 2026] GET /v2.0/security-groups?tenant_id=0f904470c73248919b86ac3616101cae&name=default => generated 2925 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:12:55.758 8 INFO neutron.db.l3_hamode_db [None req-f2e01ffe-004e-45ba-a615-b369ff0baa41 d69a146435ed4a4faa0be0d537638861 3d18f81bdd104c4491218ea620c0f82f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 672/1373] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:12:55 2026] DELETE /v2.0/security-groups/e2cbdb4e-ee28-410a-bbeb-5e2f4b1103e0 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:12:55.823 7 WARNING neutron.db.securitygroups_db [req-ac1d0c5a-e463-4f75-9f2a-3a9cc8b6ef2f req-80a96014-9614-4c08-88c5-e09351317f80 73105c6ba2644c39b93fadabca6bafa0 1d3b958811244316914114bf87fb3c2b - - default default] project_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: 673/1374] 199.19.213.78 () {34 vars in 1049 bytes} [Mon Apr 27 13:12:55 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1d3b958811244316914114bf87fb3c2b => generated 181 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:12:55.861 8 INFO neutron.db.l3_hamode_db [None req-f2e01ffe-004e-45ba-a615-b369ff0baa41 d69a146435ed4a4faa0be0d537638861 3d18f81bdd104c4491218ea620c0f82f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 674/1375] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:12:55 2026] GET /v2.0/ports?device_id=1f61d8b7-2f29-4ad0-9c05-b5247afa605d => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:12:56.093 7 INFO neutron.services.segments.plugin [-] Segment e5d67268-0f12-4188-9765-2c4bbca81bd1 resource provider aggregate not found 2026-04-27 13:12:56.100 7 INFO neutron.services.segments.plugin [-] Segment e5d67268-0f12-4188-9765-2c4bbca81bd1 resource provider aggregate not found 2026-04-27 13:12:56.117 7 INFO neutron.services.segments.plugin [-] Segment e5d67268-0f12-4188-9765-2c4bbca81bd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5d67268-0f12-4188-9765-2c4bbca81bd1 found for delete ", "request_id": "req-320c4d19-447a-4caa-a793-deaa662207b1"}]} 2026-04-27 13:12:56.126 7 INFO neutron.services.segments.plugin [-] Segment e5d67268-0f12-4188-9765-2c4bbca81bd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5d67268-0f12-4188-9765-2c4bbca81bd1 found for delete ", "request_id": "req-974f4e0e-800b-4a74-a049-10a3c5ada22e"}]} 2026-04-27 13:12:56.141 7 INFO neutron.services.segments.plugin [-] Segment 8f995cff-a179-43ec-b4de-f45f438fdf51 resource provider aggregate not found 2026-04-27 13:12:56.147 7 INFO neutron.services.segments.plugin [-] Segment 8f995cff-a179-43ec-b4de-f45f438fdf51 resource provider aggregate not found 2026-04-27 13:12:56.165 7 INFO neutron.services.segments.plugin [-] Segment 8f995cff-a179-43ec-b4de-f45f438fdf51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f995cff-a179-43ec-b4de-f45f438fdf51 found for delete ", "request_id": "req-19f3b733-b06c-411c-b103-8413d2d2b57b"}]} 2026-04-27 13:12:56.168 7 INFO neutron.services.segments.plugin [-] Segment 8f995cff-a179-43ec-b4de-f45f438fdf51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f995cff-a179-43ec-b4de-f45f438fdf51 found for delete ", "request_id": "req-1cdd8d50-21aa-4bee-811b-2a81feccc1b2"}]} 2026-04-27 13:12:56.284 8 INFO neutron.services.segments.plugin [-] Segment 774fe803-aac2-468e-8230-6af25437b74f resource provider aggregate not found 2026-04-27 13:12:56.295 8 INFO neutron.services.segments.plugin [-] Segment 774fe803-aac2-468e-8230-6af25437b74f resource provider aggregate not found [pid: 7|app: 0|req: 675/1376] 199.19.213.78 () {38 vars in 954 bytes} [Mon Apr 27 13:12:55 2026] POST /v2.0/ports => generated 954 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:12:56.311 7 WARNING neutron.db.securitygroups_db [None req-0ea5892f-3715-4fa2-8391-4db5492749d2 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] 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-27 13:12:56.319 8 INFO neutron.services.segments.plugin [-] Segment 774fe803-aac2-468e-8230-6af25437b74f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 774fe803-aac2-468e-8230-6af25437b74f found for delete ", "request_id": "req-344cdfa9-8715-44d0-8673-a56848a91186"}]} 2026-04-27 13:12:56.321 8 INFO neutron.services.segments.plugin [-] Segment 774fe803-aac2-468e-8230-6af25437b74f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 774fe803-aac2-468e-8230-6af25437b74f found for delete ", "request_id": "req-641b5602-f71e-4272-88db-739a5967925d"}]} [pid: 7|app: 0|req: 676/1377] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:12:56 2026] GET /v2.0/security-groups?tenant_id=21da19e318da42da903b40f2a6a184df&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1378] 10.0.0.232 () {34 vars in 668 bytes} [Mon Apr 27 13:12:55 2026] POST /v2.0/routers => generated 474 bytes in 679 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1379] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:12:56 2026] DELETE /v2.0/security-groups/73f2b405-b97e-4c65-b8d3-10efda2d8cb9 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:12:56.558 8 INFO neutron.db.l3_hamode_db [None req-0d38049c-34fb-4bf8-ae4a-5c5386b7e863 d69a146435ed4a4faa0be0d537638861 3d18f81bdd104c4491218ea620c0f82f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 13:12:56.679 8 INFO neutron.db.l3_hamode_db [None req-0d38049c-34fb-4bf8-ae4a-5c5386b7e863 d69a146435ed4a4faa0be0d537638861 3d18f81bdd104c4491218ea620c0f82f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 677/1380] 199.19.213.78 () {38 vars in 1027 bytes} [Mon Apr 27 13:12:56 2026] PUT /v2.0/ports/b44d31a7-ede0-4fb2-9f1f-72ead17a4b77 => generated 1235 bytes in 473 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-27 13:12:56.830 7 WARNING neutron.db.securitygroups_db [None req-7626f7ad-7d80-42c0-b9c7-1aad7ab7dfba 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] 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-27 13:12:56.868 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-518dd63d-a8a8-4d96-a136-1e83d3ad2fe6'] response: {'name': 'network-changed', 'server_uuid': '1f61d8b7-2f29-4ad0-9c05-b5247afa605d', 'tag': 'b44d31a7-ede0-4fb2-9f1f-72ead17a4b77', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 678/1381] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:12:56 2026] GET /v2.0/security-groups?tenant_id=ee2aceed874440f2b6c30c34cce23100&name=default => generated 2925 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1382] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:12:57 2026] GET /v2.0/ports?device_id=1f61d8b7-2f29-4ad0-9c05-b5247afa605d => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1383] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:12:57 2026] DELETE /v2.0/security-groups/5896ee59-94c3-44b7-9e2b-63942b6d3691 => 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: 681/1384] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:12:57 2026] GET /v2.0/security-groups?id=e1e34f6d-6946-49a9-8c4e-65299b93709b&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1385] 10.0.0.232 () {34 vars in 668 bytes} [Mon Apr 27 13:12:56 2026] POST /v2.0/routers => generated 474 bytes in 746 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:12:57.307 7 INFO neutron.db.l3_hamode_db [None req-9f1563a2-c0b6-4eae-8f53-e6c744a14813 d69a146435ed4a4faa0be0d537638861 3d18f81bdd104c4491218ea620c0f82f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 705/1386] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:12:57 2026] GET /v2.0/ports?tenant_id=1d3b958811244316914114bf87fb3c2b&device_id=1f61d8b7-2f29-4ad0-9c05-b5247afa605d => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:12:57.432 7 INFO neutron.db.l3_hamode_db [None req-9f1563a2-c0b6-4eae-8f53-e6c744a14813 d69a146435ed4a4faa0be0d537638861 3d18f81bdd104c4491218ea620c0f82f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 706/1387] 199.19.213.78 () {34 vars in 1017 bytes} [Mon Apr 27 13:12:57 2026] GET /v2.0/networks?tenant_id=1d3b958811244316914114bf87fb3c2b&shared=False => generated 770 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1388] 199.19.213.78 () {34 vars in 929 bytes} [Mon Apr 27 13:12:57 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:12:57.818 8 WARNING neutron.db.securitygroups_db [None req-fd0b7164-31b9-4550-a64f-e19a71707ea0 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 708/1389] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:12:57 2026] GET /v2.0/security-groups?tenant_id=8ad8d4a8316f4f7ba3beb6bde0094b58&name=default => generated 2925 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1390] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:12:57 2026] DELETE /v2.0/security-groups/7307638d-3146-47ae-b884-14a124f66b19 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1391] 10.0.0.232 () {34 vars in 668 bytes} [Mon Apr 27 13:12:57 2026] POST /v2.0/routers => generated 474 bytes in 768 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:12:58.089 8 INFO neutron.db.l3_hamode_db [None req-3d8efe29-c957-413d-8893-f2edf896b2b2 d69a146435ed4a4faa0be0d537638861 3d18f81bdd104c4491218ea620c0f82f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 13:12:58.221 8 INFO neutron.db.l3_hamode_db [None req-3d8efe29-c957-413d-8893-f2edf896b2b2 d69a146435ed4a4faa0be0d537638861 3d18f81bdd104c4491218ea620c0f82f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 683/1392] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:12:58 2026] GET /v2.0/ports?device_id=1f61d8b7-2f29-4ad0-9c05-b5247afa605d => 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: 684/1393] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:12:58 2026] GET /v2.0/security-groups?id=e1e34f6d-6946-49a9-8c4e-65299b93709b&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1394] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:12:58 2026] GET /v2.0/ports?tenant_id=1d3b958811244316914114bf87fb3c2b&device_id=1f61d8b7-2f29-4ad0-9c05-b5247afa605d => 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: 686/1395] 199.19.213.78 () {34 vars in 1057 bytes} [Mon Apr 27 13:12:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=b44d31a7-ede0-4fb2-9f1f-72ead17a4b77 => 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: 687/1396] 199.19.213.78 () {34 vars in 983 bytes} [Mon Apr 27 13:12:58 2026] GET /v2.0/subnets?id=60103a1c-0912-450a-98f7-ddae345088ac => generated 693 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1397] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:12:58 2026] GET /v2.0/ports?network_id=c9f8a2a6-cd7f-421d-a135-c1025bc7c408&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: 689/1398] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:12:58 2026] GET /v2.0/networks/c9f8a2a6-cd7f-421d-a135-c1025bc7c408?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: 690/1399] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:12:58 2026] GET /v2.0/networks/c9f8a2a6-cd7f-421d-a135-c1025bc7c408?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1400] 10.0.0.232 () {34 vars in 668 bytes} [Mon Apr 27 13:12:58 2026] POST /v2.0/routers => generated 474 bytes in 804 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:12:58.915 7 WARNING tagging [None req-bad3c0b3-17d9-45d1-841e-83d4afcee7f2 d69a146435ed4a4faa0be0d537638861 3d18f81bdd104c4491218ea620c0f82f - - default default] project_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: 691/1401] 10.0.0.232 () {34 vars in 751 bytes} [Mon Apr 27 13:12:58 2026] PUT /v2.0/routers/59f0d8e5-bfa8-4353-b3a7-234f250e69f7/tags => generated 17 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:12:59.033 8 WARNING tagging [None req-64b96221-aad7-4979-ab3d-6671fd3d5ceb d69a146435ed4a4faa0be0d537638861 3d18f81bdd104c4491218ea620c0f82f - - default default] project_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: 711/1402] 10.0.0.232 () {34 vars in 751 bytes} [Mon Apr 27 13:12:58 2026] PUT /v2.0/routers/ace3be03-bfed-4e98-882d-fbe51cb3791f/tags => generated 25 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:12:59.179 7 WARNING tagging [None req-796abb44-ad1a-409a-b63e-69552e34f2bb d69a146435ed4a4faa0be0d537638861 3d18f81bdd104c4491218ea620c0f82f - - default default] project_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: 692/1403] 10.0.0.232 () {34 vars in 751 bytes} [Mon Apr 27 13:12:59 2026] PUT /v2.0/routers/5be50efc-b316-4315-a47d-176d77513875/tags => generated 34 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:12:59.287 8 WARNING tagging [None req-91965d9d-5692-419a-a12a-ed34c8c5e808 d69a146435ed4a4faa0be0d537638861 3d18f81bdd104c4491218ea620c0f82f - - default default] project_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: 712/1404] 10.0.0.232 () {34 vars in 751 bytes} [Mon Apr 27 13:12:59 2026] PUT /v2.0/routers/225ee1a1-26b9-4c1d-a134-b9d71e98f6e8/tags => generated 19 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1405] 10.0.0.232 () {32 vars in 664 bytes} [Mon Apr 27 13:12:59 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1406] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:12:59 2026] GET /v2.0/ports?device_id=1f61d8b7-2f29-4ad0-9c05-b5247afa605d => 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: 713/1407] 10.0.0.232 () {32 vars in 678 bytes} [Mon Apr 27 13:12:59 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1408] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:12:59 2026] GET /v2.0/security-groups?id=e1e34f6d-6946-49a9-8c4e-65299b93709b&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1409] 10.0.0.232 () {32 vars in 674 bytes} [Mon Apr 27 13:12:59 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1410] 10.0.0.232 () {32 vars in 686 bytes} [Mon Apr 27 13:12:59 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1411] 10.0.0.232 () {32 vars in 672 bytes} [Mon Apr 27 13:12:59 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 541 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1412] 10.0.0.232 () {32 vars in 686 bytes} [Mon Apr 27 13:13:00 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1413] 10.0.0.232 () {32 vars in 682 bytes} [Mon Apr 27 13:13:00 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1414] 10.0.0.232 () {32 vars in 694 bytes} [Mon Apr 27 13:13:00 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1415] 10.0.0.232 () {32 vars in 721 bytes} [Mon Apr 27 13:13:00 2026] GET /v2.0/routers/59f0d8e5-bfa8-4353-b3a7-234f250e69f7 => generated 485 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1416] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:00 2026] GET /v2.0/ports?device_id=1f61d8b7-2f29-4ad0-9c05-b5247afa605d => generated 969 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1417] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:13:00 2026] GET /v2.0/security-groups?id=e1e34f6d-6946-49a9-8c4e-65299b93709b&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:13:01.240 8 INFO neutron.db.segments_db [None req-fcae4be2-7e5f-415b-b8d6-c26fc846f402 432025f3ce634de8a9547c55a05a3852 5495e8759d8348448e43c580491dbc8e - - default default] Added segment 40303cc1-3106-4191-9315-4faa7eeaa6d4 of type vxlan for network 450ba5c8-5503-4d71-9059-71e36de4d140 [pid: 8|app: 0|req: 720/1418] 10.0.0.232 () {34 vars in 671 bytes} [Mon Apr 27 13:13:00 2026] POST /v2.0/networks => generated 633 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:13:01.383 8 INFO neutron.db.segments_db [None req-fb0af298-7a5d-484d-98ff-a1b74da4d03d 432025f3ce634de8a9547c55a05a3852 5495e8759d8348448e43c580491dbc8e - - default default] Added segment 63704a4b-55df-42e9-8233-73b59ac3a930 of type vxlan for network a1d597aa-5715-41b1-a9fa-b9b1f30022ea [pid: 7|app: 0|req: 699/1419] 10.0.0.232 () {34 vars in 742 bytes} [Mon Apr 27 13:13:00 2026] PUT /v2.0/routers/59f0d8e5-bfa8-4353-b3a7-234f250e69f7 => generated 485 bytes in 870 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1420] 10.0.0.232 () {32 vars in 736 bytes} [Mon Apr 27 13:13:01 2026] GET /v2.0/ports?device_id=59f0d8e5-bfa8-4353-b3a7-234f250e69f7 => 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: 701/1421] 10.0.0.232 () {34 vars in 678 bytes} [Mon Apr 27 13:13:01 2026] POST /v2.0/qos/policies => generated 359 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:13:01.684 7 INFO neutron_taas.services.taas.taas_plugin [None req-02763671-fc8f-4580-809a-78b20fed605e d69a146435ed4a4faa0be0d537638861 3d18f81bdd104c4491218ea620c0f82f - - default default] TaaS: Handle Delete Port: b6569ca2-4b6c-4910-9dd3-4dfe31689f97 2026-04-27 13:13:01.687 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-02763671-fc8f-4580-809a-78b20fed605e d69a146435ed4a4faa0be0d537638861 3d18f81bdd104c4491218ea620c0f82f - - default default] Tap Mirror: Handle Delete Port: b6569ca2-4b6c-4910-9dd3-4dfe31689f97 2026-04-27 13:13:01.699 8 INFO neutron.db.l3_hamode_db [None req-fb0af298-7a5d-484d-98ff-a1b74da4d03d 432025f3ce634de8a9547c55a05a3852 5495e8759d8348448e43c580491dbc8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 702/1422] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:13:01 2026] DELETE /v2.0/routers/59f0d8e5-bfa8-4353-b3a7-234f250e69f7 => generated 0 bytes in 357 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1423] 10.0.0.232 () {34 vars in 678 bytes} [Mon Apr 27 13:13:01 2026] POST /v2.0/qos/policies => generated 359 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1424] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:01 2026] GET /v2.0/ports?device_id=1f61d8b7-2f29-4ad0-9c05-b5247afa605d => generated 969 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1425] 10.0.0.232 () {32 vars in 721 bytes} [Mon Apr 27 13:13:01 2026] GET /v2.0/routers/ace3be03-bfed-4e98-882d-fbe51cb3791f => generated 493 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1426] 10.0.0.232 () {34 vars in 678 bytes} [Mon Apr 27 13:13:02 2026] POST /v2.0/qos/policies => generated 359 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1427] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:13:02 2026] GET /v2.0/security-groups?id=e1e34f6d-6946-49a9-8c4e-65299b93709b&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:13:02.487 8 INFO neutron.db.l3_hamode_db [None req-fb0af298-7a5d-484d-98ff-a1b74da4d03d 432025f3ce634de8a9547c55a05a3852 5495e8759d8348448e43c580491dbc8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 708/1428] 10.0.0.232 () {34 vars in 742 bytes} [Mon Apr 27 13:13:02 2026] PUT /v2.0/routers/ace3be03-bfed-4e98-882d-fbe51cb3791f => generated 493 bytes in 500 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1429] 10.0.0.232 () {34 vars in 678 bytes} [Mon Apr 27 13:13:02 2026] POST /v2.0/qos/policies => generated 359 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1430] 10.0.0.232 () {32 vars in 736 bytes} [Mon Apr 27 13:13:02 2026] GET /v2.0/ports?device_id=ace3be03-bfed-4e98-882d-fbe51cb3791f => 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: 711/1431] 10.0.0.232 () {34 vars in 678 bytes} [Mon Apr 27 13:13:02 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:13:02.876 7 INFO neutron_taas.services.taas.taas_plugin [None req-6b725fdc-02d2-487a-9732-1ee49cbff945 d69a146435ed4a4faa0be0d537638861 3d18f81bdd104c4491218ea620c0f82f - - default default] TaaS: Handle Delete Port: d247caf4-aeb0-490f-8294-a16fb7962bd3 2026-04-27 13:13:02.878 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6b725fdc-02d2-487a-9732-1ee49cbff945 d69a146435ed4a4faa0be0d537638861 3d18f81bdd104c4491218ea620c0f82f - - default default] Tap Mirror: Handle Delete Port: d247caf4-aeb0-490f-8294-a16fb7962bd3 [pid: 7|app: 0|req: 712/1432] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:13:02 2026] DELETE /v2.0/routers/ace3be03-bfed-4e98-882d-fbe51cb3791f => generated 0 bytes in 369 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:13:03.091 7 WARNING tagging [None req-ecc5173e-6c32-4221-a4e8-61e0bbc1244a bf82047529d94623bfd870a7132cd4a2 bd887c2f71804315af21a3bdcf94510e - - default default] project_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: 713/1433] 10.0.0.232 () {34 vars in 753 bytes} [Mon Apr 27 13:13:03 2026] PUT /v2.0/policies/33a253c7-5c1e-4e31-aa76-2be3f4f272c6/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1434] 10.0.0.232 () {32 vars in 721 bytes} [Mon Apr 27 13:13:03 2026] GET /v2.0/routers/5be50efc-b316-4315-a47d-176d77513875 => generated 502 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:13:03.208 7 WARNING tagging [None req-a666fb58-e539-4986-89fd-a29940216c7e bf82047529d94623bfd870a7132cd4a2 bd887c2f71804315af21a3bdcf94510e - - default default] project_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: 715/1435] 10.0.0.232 () {34 vars in 753 bytes} [Mon Apr 27 13:13:03 2026] PUT /v2.0/policies/2807012c-7a73-4714-8567-39ac30e47fd1/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1436] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:13:01 2026] POST /v2.0/routers => generated 695 bytes in 1996 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1437] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:03 2026] GET /v2.0/ports?device_id=1f61d8b7-2f29-4ad0-9c05-b5247afa605d => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:13:03.412 8 WARNING tagging [None req-678a37fc-a0c5-407d-ac85-8007173ab215 bf82047529d94623bfd870a7132cd4a2 bd887c2f71804315af21a3bdcf94510e - - default default] project_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: 723/1438] 10.0.0.232 () {34 vars in 753 bytes} [Mon Apr 27 13:13:03 2026] PUT /v2.0/policies/6dffde0f-65de-47ad-b31b-381ad67a7e6a/tags => generated 34 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1439] 10.0.0.232 () {32 vars in 776 bytes} [Mon Apr 27 13:13:03 2026] GET /v2.0/subnets?project_id=5495e8759d8348448e43c580491dbc8e&cidr=10.100.0.0%2F28 => 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: 725/1440] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:13:03 2026] GET /v2.0/security-groups?id=e1e34f6d-6946-49a9-8c4e-65299b93709b&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:13:03.565 8 WARNING tagging [None req-dd033b92-3f2a-49de-846d-d28f727d2f31 bf82047529d94623bfd870a7132cd4a2 bd887c2f71804315af21a3bdcf94510e - - default default] project_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: 726/1441] 10.0.0.232 () {34 vars in 753 bytes} [Mon Apr 27 13:13:03 2026] PUT /v2.0/policies/39aadb2c-0eb3-4bfb-9da6-712fad7344a7/tags => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1442] 10.0.0.232 () {32 vars in 694 bytes} [Mon Apr 27 13:13:03 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1443] 10.0.0.232 () {32 vars in 784 bytes} [Mon Apr 27 13:13:03 2026] GET /v2.0/subnets?network_id=808f6a74-b38b-4c9e-8638-5ba2fd060dfc&cidr=10.100.0.0%2F28 => 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: 716/1444] 10.0.0.232 () {34 vars in 742 bytes} [Mon Apr 27 13:13:03 2026] PUT /v2.0/routers/5be50efc-b316-4315-a47d-176d77513875 => generated 502 bytes in 617 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1445] 10.0.0.232 () {32 vars in 736 bytes} [Mon Apr 27 13:13:03 2026] GET /v2.0/ports?device_id=5be50efc-b316-4315-a47d-176d77513875 => 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: 729/1446] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:13:03 2026] POST /v2.0/subnets => generated 656 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:13:04.037 7 INFO neutron_taas.services.taas.taas_plugin [None req-aacb01f2-84e0-4b96-afb3-83632c73ba89 d69a146435ed4a4faa0be0d537638861 3d18f81bdd104c4491218ea620c0f82f - - default default] TaaS: Handle Delete Port: 1f70033e-2062-4033-8328-02c7adcfa6f8 2026-04-27 13:13:04.039 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aacb01f2-84e0-4b96-afb3-83632c73ba89 d69a146435ed4a4faa0be0d537638861 3d18f81bdd104c4491218ea620c0f82f - - default default] Tap Mirror: Handle Delete Port: 1f70033e-2062-4033-8328-02c7adcfa6f8 [pid: 7|app: 0|req: 718/1447] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:13:03 2026] DELETE /v2.0/routers/5be50efc-b316-4315-a47d-176d77513875 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1448] 10.0.0.232 () {32 vars in 674 bytes} [Mon Apr 27 13:13:04 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1449] 10.0.0.232 () {32 vars in 721 bytes} [Mon Apr 27 13:13:04 2026] GET /v2.0/routers/225ee1a1-26b9-4c1d-a134-b9d71e98f6e8 => generated 487 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1450] 10.0.0.232 () {32 vars in 688 bytes} [Mon Apr 27 13:13:04 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1451] 10.0.0.232 () {34 vars in 742 bytes} [Mon Apr 27 13:13:04 2026] PUT /v2.0/routers/225ee1a1-26b9-4c1d-a134-b9d71e98f6e8 => generated 487 bytes in 591 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1452] 10.0.0.232 () {32 vars in 684 bytes} [Mon Apr 27 13:13:05 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1453] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:05 2026] GET /v2.0/ports?device_id=1f61d8b7-2f29-4ad0-9c05-b5247afa605d => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1454] 10.0.0.232 () {32 vars in 736 bytes} [Mon Apr 27 13:13:05 2026] GET /v2.0/ports?device_id=225ee1a1-26b9-4c1d-a134-b9d71e98f6e8 => 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: 726/1455] 10.0.0.232 () {32 vars in 696 bytes} [Mon Apr 27 13:13:05 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1456] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:13:05 2026] GET /v2.0/security-groups?id=e1e34f6d-6946-49a9-8c4e-65299b93709b&fields=id&fields=name => generated 114 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1457] 10.0.0.232 () {34 vars in 783 bytes} [Mon Apr 27 13:13:03 2026] PUT /v2.0/routers/991a00f9-9644-44b6-9922-3836e874fef4/add_router_interface => generated 310 bytes in 1487 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1458] 10.0.0.232 () {32 vars in 682 bytes} [Mon Apr 27 13:13:05 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1459] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:05 2026] GET /v2.0/ports?device_id=1f61d8b7-2f29-4ad0-9c05-b5247afa605d => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:13:05.521 7 INFO neutron_taas.services.taas.taas_plugin [None req-ef57f3df-090a-401f-a7f6-99059b323b1e d69a146435ed4a4faa0be0d537638861 3d18f81bdd104c4491218ea620c0f82f - - default default] TaaS: Handle Delete Port: efb0199a-1396-4c2c-aa89-6e310f84b795 2026-04-27 13:13:05.523 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ef57f3df-090a-401f-a7f6-99059b323b1e d69a146435ed4a4faa0be0d537638861 3d18f81bdd104c4491218ea620c0f82f - - default default] Tap Mirror: Handle Delete Port: efb0199a-1396-4c2c-aa89-6e310f84b795 [pid: 8|app: 0|req: 733/1460] 10.0.0.232 () {32 vars in 649 bytes} [Mon Apr 27 13:13:05 2026] GET /v2.0/networks => generated 5758 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1461] 10.0.0.232 () {32 vars in 696 bytes} [Mon Apr 27 13:13:05 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1462] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:13:05 2026] DELETE /v2.0/routers/225ee1a1-26b9-4c1d-a134-b9d71e98f6e8 => generated 0 bytes in 385 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1463] 10.0.0.232 () {32 vars in 647 bytes} [Mon Apr 27 13:13:05 2026] GET /v2.0/subnets => generated 4521 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1464] 10.0.0.232 () {32 vars in 692 bytes} [Mon Apr 27 13:13:05 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1465] 10.0.0.232 () {32 vars in 721 bytes} [Mon Apr 27 13:13:05 2026] GET /v2.0/routers/429bd225-e7ab-42f4-af73-2114c103afa1 => generated 480 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:13:05.940 8 INFO neutron.db.l3_db [None req-26bcce50-0e25-4aff-b688-609726d92d67 73105c6ba2644c39b93fadabca6bafa0 1d3b958811244316914114bf87fb3c2b - - default default] Floating IP bb7d1837-b614-4771-950d-47ca0a36a759 associated. External IP: 10.96.250.214, port: b44d31a7-ede0-4fb2-9f1f-72ead17a4b77. [pid: 7|app: 0|req: 732/1466] 10.0.0.232 () {32 vars in 647 bytes} [Mon Apr 27 13:13:05 2026] GET /v2.0/routers => generated 1968 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1467] 10.0.0.232 () {32 vars in 704 bytes} [Mon Apr 27 13:13:06 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1468] 10.0.0.232 () {34 vars in 749 bytes} [Mon Apr 27 13:13:05 2026] PUT /v2.0/floatingips/bb7d1837-b614-4771-950d-47ca0a36a759 => generated 855 bytes in 627 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:13:06.291 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae2c6f2d-b9eb-48e6-a5ae-87fa2de3395d'] response: {'name': 'network-changed', 'server_uuid': '1f61d8b7-2f29-4ad0-9c05-b5247afa605d', 'tag': 'b44d31a7-ede0-4fb2-9f1f-72ead17a4b77', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 736/1469] 10.0.0.232 () {34 vars in 685 bytes} [Mon Apr 27 13:13:06 2026] POST /v2.0/security-groups => generated 1675 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1470] 10.0.0.232 () {32 vars in 734 bytes} [Mon Apr 27 13:13:06 2026] DELETE /v2.0/qos/policies/33a253c7-5c1e-4e31-aa76-2be3f4f272c6 => 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: 738/1471] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:06 2026] GET /v2.0/ports?device_id=1f61d8b7-2f29-4ad0-9c05-b5247afa605d => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1472] 10.0.0.232 () {34 vars in 742 bytes} [Mon Apr 27 13:13:06 2026] PUT /v2.0/routers/429bd225-e7ab-42f4-af73-2114c103afa1 => generated 480 bytes in 528 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1473] 10.0.0.232 () {34 vars in 695 bytes} [Mon Apr 27 13:13:06 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: 735/1474] 10.0.0.232 () {32 vars in 734 bytes} [Mon Apr 27 13:13:06 2026] DELETE /v2.0/qos/policies/2807012c-7a73-4714-8567-39ac30e47fd1 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1475] 10.0.0.232 () {32 vars in 736 bytes} [Mon Apr 27 13:13:06 2026] GET /v2.0/ports?device_id=429bd225-e7ab-42f4-af73-2114c103afa1 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1476] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:13:06 2026] GET /v2.0/security-groups?id=e1e34f6d-6946-49a9-8c4e-65299b93709b&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: 741/1477] 10.0.0.232 () {32 vars in 734 bytes} [Mon Apr 27 13:13:06 2026] DELETE /v2.0/qos/policies/6dffde0f-65de-47ad-b31b-381ad67a7e6a => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1478] 10.0.0.232 () {34 vars in 695 bytes} [Mon Apr 27 13:13:06 2026] POST /v2.0/security-group-rules => generated 596 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1479] 10.0.0.232 () {32 vars in 734 bytes} [Mon Apr 27 13:13:06 2026] DELETE /v2.0/qos/policies/39aadb2c-0eb3-4bfb-9da6-712fad7344a7 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:13:06.889 8 INFO neutron_taas.services.taas.taas_plugin [None req-34558592-060b-4537-b55d-16d8e9f07a09 d69a146435ed4a4faa0be0d537638861 3d18f81bdd104c4491218ea620c0f82f - - default default] TaaS: Handle Delete Port: 1270c7f1-ffc1-4f9a-b55b-97da42697082 2026-04-27 13:13:06.892 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-34558592-060b-4537-b55d-16d8e9f07a09 d69a146435ed4a4faa0be0d537638861 3d18f81bdd104c4491218ea620c0f82f - - default default] Tap Mirror: Handle Delete Port: 1270c7f1-ffc1-4f9a-b55b-97da42697082 [pid: 7|app: 0|req: 739/1480] 10.0.0.232 () {34 vars in 695 bytes} [Mon Apr 27 13:13:06 2026] POST /v2.0/security-group-rules => generated 602 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1481] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:13:06 2026] GET /v2.0/ports?tenant_id=1d3b958811244316914114bf87fb3c2b&device_id=1f61d8b7-2f29-4ad0-9c05-b5247afa605d => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1482] 10.0.0.232 () {32 vars in 734 bytes} [Mon Apr 27 13:13:06 2026] DELETE /v2.0/qos/policies/c6b7d4e6-18ee-43be-9806-18936cb160fd => 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: 742/1483] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:07 2026] GET /v2.0/ports?device_id=1f61d8b7-2f29-4ad0-9c05-b5247afa605d => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1484] 10.0.0.232 () {34 vars in 695 bytes} [Mon Apr 27 13:13:07 2026] POST /v2.0/security-group-rules => generated 601 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:13:07.247 8 INFO neutron.services.segments.plugin [-] Segment ca7f5818-202d-4341-8b48-19b276278a4a resource provider aggregate not found 2026-04-27 13:13:07.260 8 INFO neutron.services.segments.plugin [-] Segment ca7f5818-202d-4341-8b48-19b276278a4a resource provider aggregate not found [pid: 7|app: 0|req: 744/1485] 199.19.213.78 () {34 vars in 985 bytes} [Mon Apr 27 13:13:07 2026] GET /v2.0/networks?id=c9f8a2a6-cd7f-421d-a135-c1025bc7c408 => generated 770 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:13:07.277 8 INFO neutron.db.l3_hamode_db [None req-34558592-060b-4537-b55d-16d8e9f07a09 d69a146435ed4a4faa0be0d537638861 3d18f81bdd104c4491218ea620c0f82f - - default default] HA network dc922827-6840-418e-be3e-e786ddf8fbab was deleted as no HA routers are present in project 3d18f81bdd104c4491218ea620c0f82f. 2026-04-27 13:13:07.279 8 INFO neutron.services.segments.plugin [-] Segment ca7f5818-202d-4341-8b48-19b276278a4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca7f5818-202d-4341-8b48-19b276278a4a found for delete ", "request_id": "req-8087c392-c623-4782-898c-9917aa8ea9f4"}]} 2026-04-27 13:13:07.284 8 INFO neutron.services.segments.plugin [-] Segment ca7f5818-202d-4341-8b48-19b276278a4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca7f5818-202d-4341-8b48-19b276278a4a found for delete ", "request_id": "req-debafabd-7f76-43fe-96a8-44cff8f7113f"}]} [pid: 7|app: 0|req: 745/1486] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:13:07 2026] GET /v2.0/security-groups?id=e1e34f6d-6946-49a9-8c4e-65299b93709b&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1487] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:13:06 2026] DELETE /v2.0/routers/429bd225-e7ab-42f4-af73-2114c103afa1 => generated 0 bytes in 573 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:13:07.323 7 INFO neutron.db.securitygroups_db [None req-1ac3dc16-05a9-41b7-af4c-50fcb442bd66 432025f3ce634de8a9547c55a05a3852 5495e8759d8348448e43c580491dbc8e - - default default] Project 5495e8759d8348448e43c580491dbc8e 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: 744/1490] 199.19.213.78 () {34 vars in 1057 bytes} [Mon Apr 27 13:13:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=b44d31a7-ede0-4fb2-9f1f-72ead17a4b77 => 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: 745/1491] 199.19.213.78 () {34 vars in 983 bytes} [Mon Apr 27 13:13:07 2026] GET /v2.0/subnets?id=60103a1c-0912-450a-98f7-ddae345088ac => generated 693 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1492] 10.0.0.232 () {34 vars in 695 bytes} [Mon Apr 27 13:13:07 2026] POST /v2.0/security-group-rules => generated 607 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1493] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:13:07 2026] GET /v2.0/ports?network_id=c9f8a2a6-cd7f-421d-a135-c1025bc7c408&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-27 13:13:07.448 7 INFO neutron.db.securitygroups_db [None req-7693e969-33c9-47f1-8341-1bfa97d810be 432025f3ce634de8a9547c55a05a3852 5495e8759d8348448e43c580491dbc8e - - default default] Project 5495e8759d8348448e43c580491dbc8e 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: 747/1494] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:13:07 2026] GET /v2.0/networks/c9f8a2a6-cd7f-421d-a135-c1025bc7c408?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: 748/1495] 10.0.0.232 () {34 vars in 695 bytes} [Mon Apr 27 13:13:07 2026] POST /v2.0/security-group-rules => generated 606 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1496] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:13:07 2026] GET /v2.0/networks/c9f8a2a6-cd7f-421d-a135-c1025bc7c408?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1497] 10.0.0.232 () {32 vars in 649 bytes} [Mon Apr 27 13:13:07 2026] GET /v2.0/networks => generated 1298 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:13:08.084 8 WARNING neutron.db.securitygroups_db [None req-c8c5741d-0398-44d6-af8d-d53531e7077d 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] 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-27 13:13:08.116 7 WARNING neutron.db.securitygroups_db [None req-001c22c8-5a14-4207-8987-9d2bed87d294 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 749/1498] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:13:07 2026] GET /v2.0/security-groups?tenant_id=089ab1bb96b444a78790bbe6fb048c21&name=default => generated 2925 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:13:08.209 8 WARNING neutron.db.securitygroups_db [req-9f7883b7-d84a-4f83-a57b-a6cf495e7047 req-abbfe8ac-d340-498e-96a2-65442011e234 432025f3ce634de8a9547c55a05a3852 5495e8759d8348448e43c580491dbc8e - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 750/1499] 10.0.0.150 () {34 vars in 1100 bytes} [Mon Apr 27 13:13:08 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1957304683&fields=id&tenant_id=5495e8759d8348448e43c580491dbc8e => generated 69 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1500] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:13:08 2026] GET /v2.0/security-groups?tenant_id=3d18f81bdd104c4491218ea620c0f82f&name=default => generated 2925 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1501] 10.0.0.150 () {34 vars in 982 bytes} [Mon Apr 27 13:13:08 2026] GET /v2.0/networks?id=450ba5c8-5503-4d71-9059-71e36de4d140 => generated 661 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1502] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:13:08 2026] DELETE /v2.0/security-groups/b460abe9-1bdb-4807-846d-f8f1fc3b376a => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1503] 10.0.0.150 () {34 vars in 965 bytes} [Mon Apr 27 13:13:08 2026] GET /v2.0/quotas/5495e8759d8348448e43c580491dbc8e => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1504] 10.0.0.150 () {34 vars in 1002 bytes} [Mon Apr 27 13:13:08 2026] GET /v2.0/ports?tenant_id=5495e8759d8348448e43c580491dbc8e&fields=id => generated 103 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1505] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:13:08 2026] DELETE /v2.0/security-groups/0b71e0be-7367-46e1-a53a-10fd3056b453 => 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: 754/1506] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:08 2026] GET /v2.0/ports?device_id=1f61d8b7-2f29-4ad0-9c05-b5247afa605d => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1507] 10.0.0.150 () {34 vars in 1008 bytes} [Mon Apr 27 13:13:08 2026] GET /v2.0/networks/450ba5c8-5503-4d71-9059-71e36de4d140?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:13:08.449 7 WARNING neutron.db.securitygroups_db [None req-cbc9487e-9be0-4cba-ab78-d9ddc83b22b4 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 755/1508] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:13:08 2026] GET /v2.0/security-groups?id=e1e34f6d-6946-49a9-8c4e-65299b93709b&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: 8|app: 0|req: 756/1509] 10.0.0.150 () {34 vars in 1108 bytes} [Mon Apr 27 13:13:08 2026] GET /v2.0/networks/450ba5c8-5503-4d71-9059-71e36de4d140?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-27 13:13:08.539 8 WARNING neutron.db.securitygroups_db [None req-067a11ad-2cdf-4bf2-8d12-9b00c1102c45 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_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: 754/1510] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:13:08 2026] GET /v2.0/security-groups?tenant_id=6ade3248145146f49e0bf9e646b8737d&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1511] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:13:08 2026] DELETE /v2.0/security-groups/6e161cf5-8215-4816-8449-2d8ee7032a58 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1512] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:13:08 2026] GET /v2.0/security-groups?tenant_id=b1b6cbb7e7a24263a01122574d99fd37&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: 756/1513] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:08 2026] GET /v2.0/ports?device_id=dbb4a6e5-e3fb-433c-8e62-7c19f894b83a => 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: 758/1514] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:13:08 2026] DELETE /v2.0/security-groups/7e70ff72-30b8-4044-9e1d-54ff0f99ec29 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:13:08.848 7 WARNING neutron.db.securitygroups_db [None req-6d873085-131a-4aaa-ba67-2db44f5b0548 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_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: 757/1515] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:13:08 2026] GET /v2.0/security-groups?tenant_id=bd887c2f71804315af21a3bdcf94510e&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:13:08.957 8 WARNING neutron.db.securitygroups_db [None req-1c6c07c4-c400-4fb0-8a1e-6594536736f0 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_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/1516] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:13:08 2026] DELETE /v2.0/security-groups/6ff1a1df-4ddb-476e-bea1-b5db7fb3aa29 => 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: 759/1517] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:13:08 2026] GET /v2.0/security-groups?tenant_id=3cc5008141f1477f849fa765babc3d5b&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1518] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:13:09 2026] DELETE /v2.0/security-groups/4ef746f3-1c29-4afd-8d62-5e9207715af8 => 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: 760/1519] 199.19.213.78 () {34 vars in 993 bytes} [Mon Apr 27 13:13:09 2026] GET /v2.0/ports?device_id=1f61d8b7-2f29-4ad0-9c05-b5247afa605d => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:13:09.488 7 INFO neutron_taas.services.taas.taas_plugin [req-028c418f-475e-4d3b-bc0d-c2ee0dec4fdb req-4a5f1d50-051c-4331-ada3-6ee6eef74dd8 73105c6ba2644c39b93fadabca6bafa0 1d3b958811244316914114bf87fb3c2b - - default default] TaaS: Handle Delete Port: b44d31a7-ede0-4fb2-9f1f-72ead17a4b77 2026-04-27 13:13:09.491 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-028c418f-475e-4d3b-bc0d-c2ee0dec4fdb req-4a5f1d50-051c-4331-ada3-6ee6eef74dd8 73105c6ba2644c39b93fadabca6bafa0 1d3b958811244316914114bf87fb3c2b - - default default] Tap Mirror: Handle Delete Port: b44d31a7-ede0-4fb2-9f1f-72ead17a4b77 [pid: 8|app: 0|req: 761/1520] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:09 2026] GET /v2.0/ports?device_id=1f61d8b7-2f29-4ad0-9c05-b5247afa605d => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:13:09.625 7 INFO neutron.db.l3_db [req-028c418f-475e-4d3b-bc0d-c2ee0dec4fdb req-4a5f1d50-051c-4331-ada3-6ee6eef74dd8 73105c6ba2644c39b93fadabca6bafa0 1d3b958811244316914114bf87fb3c2b - - default default] Floating IP bb7d1837-b614-4771-950d-47ca0a36a759 disassociated. External IP: 10.96.250.214, port: b44d31a7-ede0-4fb2-9f1f-72ead17a4b77. [pid: 8|app: 0|req: 762/1521] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:13:09 2026] GET /v2.0/security-groups?id=e1e34f6d-6946-49a9-8c4e-65299b93709b&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1522] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:09 2026] GET /v2.0/ports?device_id=dbb4a6e5-e3fb-433c-8e62-7c19f894b83a => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1523] 199.19.213.78 () {36 vars in 996 bytes} [Mon Apr 27 13:13:09 2026] DELETE /v2.0/ports/b44d31a7-ede0-4fb2-9f1f-72ead17a4b77 => generated 0 bytes in 662 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:13:10.073 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf9003aa-5987-406f-a349-dca3fd62c956'] response: {'server_uuid': '1f61d8b7-2f29-4ad0-9c05-b5247afa605d', 'name': 'network-vif-deleted', 'tag': 'b44d31a7-ede0-4fb2-9f1f-72ead17a4b77', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 764/1524] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:10 2026] GET /v2.0/ports?device_id=1f61d8b7-2f29-4ad0-9c05-b5247afa605d => 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: 761/1525] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:10 2026] GET /v2.0/ports?device_id=dbb4a6e5-e3fb-433c-8e62-7c19f894b83a => 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: 765/1526] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:11 2026] GET /v2.0/ports?device_id=1f61d8b7-2f29-4ad0-9c05-b5247afa605d => 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: 762/1527] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:11 2026] GET /v2.0/ports?device_id=dbb4a6e5-e3fb-433c-8e62-7c19f894b83a => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:13:12.749 8 INFO neutron.db.segments_db [None req-519598f1-bc53-46a0-8940-341073bcf9ae 1cfc81a2c0eb4da99f9aedabca9abb17 e2cd5de5b62d408dbe644a68b2aaa585 - - default default] Added segment ccc06a6f-208e-4cd1-93df-e2d02e753eb4 of type vxlan for network c946f388-abdd-4ab8-80c8-6e2b1d8d0390 [pid: 8|app: 0|req: 766/1528] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:13:12 2026] POST /v2.0/networks => generated 631 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1529] 199.19.213.78 () {34 vars in 985 bytes} [Mon Apr 27 13:13:12 2026] GET /v2.0/networks?id=450ba5c8-5503-4d71-9059-71e36de4d140 => generated 661 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1530] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:12 2026] GET /v2.0/ports?device_id=1f61d8b7-2f29-4ad0-9c05-b5247afa605d => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:13:12.995 8 WARNING neutron.db.securitygroups_db [req-9f7883b7-d84a-4f83-a57b-a6cf495e7047 req-464fd27e-c45c-4746-b11d-e2dfb5ec3e02 432025f3ce634de8a9547c55a05a3852 5495e8759d8348448e43c580491dbc8e - - default default] project_id key not found 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/1531] 199.19.213.78 () {34 vars in 1049 bytes} [Mon Apr 27 13:13:12 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5495e8759d8348448e43c580491dbc8e => generated 181 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1532] 10.0.0.232 () {34 vars in 664 bytes} [Mon Apr 27 13:13:12 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 764/1533] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:13 2026] GET /v2.0/ports?device_id=dbb4a6e5-e3fb-433c-8e62-7c19f894b83a => 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: 765/1534] 10.0.0.232 () {34 vars in 747 bytes} [Mon Apr 27 13:13:13 2026] PUT /v2.0/ports/9bf3d0ad-e748-491f-8303-04245b30111c/tags => generated 25 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 766/1535] 10.0.0.232 () {32 vars in 727 bytes} [Mon Apr 27 13:13:13 2026] GET /v2.0/ports/9bf3d0ad-e748-491f-8303-04245b30111c/tags => generated 25 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: 767/1536] 10.0.0.232 () {34 vars in 758 bytes} [Mon Apr 27 13:13:13 2026] PUT /v2.0/ports/9bf3d0ad-e748-491f-8303-04245b30111c/tags/green => generated 4 bytes in 79 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: 770/1537] 199.19.213.78 () {38 vars in 954 bytes} [Mon Apr 27 13:13:13 2026] POST /v2.0/ports => generated 958 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1538] 10.0.0.232 () {32 vars in 727 bytes} [Mon Apr 27 13:13:13 2026] GET /v2.0/ports/9bf3d0ad-e748-491f-8303-04245b30111c/tags => generated 34 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 771/1539] 10.0.0.232 () {34 vars in 684 bytes} [Mon Apr 27 13:13:13 2026] POST /v2.0/security-groups => generated 1601 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1540] 10.0.0.232 () {34 vars in 754 bytes} [Mon Apr 27 13:13:13 2026] PUT /v2.0/ports/9bf3d0ad-e748-491f-8303-04245b30111c/tags/red => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 769/1541] 199.19.213.78 () {38 vars in 1027 bytes} [Mon Apr 27 13:13:13 2026] PUT /v2.0/ports/a8ad5287-54f1-4ead-8401-42802fdeeac7 => generated 1239 bytes in 377 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-27 13:13:13.829 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9496786d-54a4-4b63-84a8-ea36d4c0cbd2'] response: {'name': 'network-changed', 'server_uuid': 'dbb4a6e5-e3fb-433c-8e62-7c19f894b83a', 'tag': 'a8ad5287-54f1-4ead-8401-42802fdeeac7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 770/1542] 10.0.0.232 () {32 vars in 727 bytes} [Mon Apr 27 13:13:13 2026] GET /v2.0/ports/9bf3d0ad-e748-491f-8303-04245b30111c/tags => generated 34 bytes in 54 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: 773/1543] 10.0.0.232 () {34 vars in 684 bytes} [Mon Apr 27 13:13:13 2026] POST /v2.0/security-groups => generated 1601 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1544] 10.0.0.232 () {34 vars in 776 bytes} [Mon Apr 27 13:13:13 2026] PUT /v2.0/ports/9bf3d0ad-e748-491f-8303-04245b30111c/tags/black.or.white => generated 4 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 772/1545] 10.0.0.232 () {32 vars in 727 bytes} [Mon Apr 27 13:13:13 2026] GET /v2.0/ports/9bf3d0ad-e748-491f-8303-04245b30111c/tags => generated 52 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 774/1546] 10.0.0.232 () {34 vars in 684 bytes} [Mon Apr 27 13:13:13 2026] POST /v2.0/security-groups => generated 1601 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1547] 10.0.0.232 () {34 vars in 747 bytes} [Mon Apr 27 13:13:13 2026] PUT /v2.0/ports/9bf3d0ad-e748-491f-8303-04245b30111c/tags => generated 37 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 774/1548] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:14 2026] GET /v2.0/ports?device_id=1f61d8b7-2f29-4ad0-9c05-b5247afa605d => 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: 775/1549] 10.0.0.232 () {34 vars in 684 bytes} [Mon Apr 27 13:13:14 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) [pid: 7|app: 0|req: 775/1550] 10.0.0.232 () {32 vars in 727 bytes} [Mon Apr 27 13:13:14 2026] GET /v2.0/ports/9bf3d0ad-e748-491f-8303-04245b30111c/tags => generated 37 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: 7|app: 0|req: 776/1551] 10.0.0.232 () {32 vars in 735 bytes} [Mon Apr 27 13:13:14 2026] GET /v2.0/ports/9bf3d0ad-e748-491f-8303-04245b30111c/tags/red => generated 0 bytes in 52 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: 776/1552] 10.0.0.232 () {34 vars in 684 bytes} [Mon Apr 27 13:13:14 2026] POST /v2.0/security-groups => generated 1601 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 13:13:14.267 7 INFO neutron.api.v2.resource [None req-b7216da8-d6b7-4fc1-b5bc-acdd7f161c25 1cfc81a2c0eb4da99f9aedabca9abb17 e2cd5de5b62d408dbe644a68b2aaa585 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 777/1553] 10.0.0.232 () {32 vars in 739 bytes} [Mon Apr 27 13:13:14 2026] GET /v2.0/ports/9bf3d0ad-e748-491f-8303-04245b30111c/tags/green => generated 99 bytes in 68 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, ' 2026-04-27 13:13:14.301 7 WARNING tagging [None req-2ba16cff-f6d1-44a9-b2a3-80819e0cc489 9914718232b94e4bad65580ab96f93b5 19b6755651574b93823466e90316da6e - - default default] project_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: 777/1554] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:14 2026] GET /v2.0/ports?device_id=dbb4a6e5-e3fb-433c-8e62-7c19f894b83a => generated 973 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1555] 10.0.0.232 () {34 vars in 767 bytes} [Mon Apr 27 13:13:14 2026] PUT /v2.0/security-groups/878c40b5-9d1b-48d6-9223-540a9673afb3/tags => generated 17 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1556] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:13:14 2026] GET /v2.0/security-groups?id=2db49298-0bfa-4284-bff0-7e4596ae4072&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1557] 10.0.0.232 () {32 vars in 738 bytes} [Mon Apr 27 13:13:14 2026] DELETE /v2.0/ports/9bf3d0ad-e748-491f-8303-04245b30111c/tags/red => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 780/1558] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:13:14 2026] GET /v2.0/ports?tenant_id=5495e8759d8348448e43c580491dbc8e&device_id=dbb4a6e5-e3fb-433c-8e62-7c19f894b83a => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:13:14.409 8 WARNING tagging [None req-025dc285-f274-4d8f-bc9a-fa0ed7366b04 9914718232b94e4bad65580ab96f93b5 19b6755651574b93823466e90316da6e - - default default] project_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: 781/1559] 10.0.0.232 () {32 vars in 727 bytes} [Mon Apr 27 13:13:14 2026] GET /v2.0/ports/9bf3d0ad-e748-491f-8303-04245b30111c/tags => generated 30 bytes in 40 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: 779/1560] 10.0.0.232 () {34 vars in 767 bytes} [Mon Apr 27 13:13:14 2026] PUT /v2.0/security-groups/ed1d5bd1-1150-433e-86d6-cd598a234bcb/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1561] 199.19.213.78 () {34 vars in 1017 bytes} [Mon Apr 27 13:13:14 2026] GET /v2.0/networks?tenant_id=5495e8759d8348448e43c580491dbc8e&shared=False => generated 757 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:13:14.498 7 WARNING tagging [None req-2bd1cefd-672e-443d-922d-481cc974eedc 9914718232b94e4bad65580ab96f93b5 19b6755651574b93823466e90316da6e - - default default] project_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: 783/1562] 10.0.0.232 () {34 vars in 767 bytes} [Mon Apr 27 13:13:14 2026] PUT /v2.0/security-groups/9bc85d55-bbe7-4917-9bd9-344d4a5d9ec7/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:13:14.532 8 INFO neutron.api.v2.resource [None req-bc7820eb-8bfb-4fcc-b16c-a6728c68e4d2 1cfc81a2c0eb4da99f9aedabca9abb17 e2cd5de5b62d408dbe644a68b2aaa585 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 780/1563] 10.0.0.232 () {32 vars in 742 bytes} [Mon Apr 27 13:13:14 2026] DELETE /v2.0/ports/9bf3d0ad-e748-491f-8303-04245b30111c/tags/green => generated 99 bytes in 85 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, ' 2026-04-27 13:13:14.553 8 WARNING tagging [None req-52439417-0deb-406b-8791-6443ee795b0f 9914718232b94e4bad65580ab96f93b5 19b6755651574b93823466e90316da6e - - default default] project_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: 781/1564] 10.0.0.232 () {34 vars in 767 bytes} [Mon Apr 27 13:13:14 2026] PUT /v2.0/security-groups/6cbf0431-1fee-4f52-af71-d37f652ff467/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1565] 199.19.213.78 () {34 vars in 929 bytes} [Mon Apr 27 13:13:14 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1566] 10.0.0.232 () {32 vars in 680 bytes} [Mon Apr 27 13:13:14 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1567] 10.0.0.232 () {32 vars in 730 bytes} [Mon Apr 27 13:13:14 2026] DELETE /v2.0/ports/9bf3d0ad-e748-491f-8303-04245b30111c/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: 7|app: 0|req: 786/1568] 10.0.0.232 () {32 vars in 694 bytes} [Mon Apr 27 13:13:14 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1569] 10.0.0.232 () {32 vars in 690 bytes} [Mon Apr 27 13:13:14 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1570] 10.0.0.232 () {32 vars in 727 bytes} [Mon Apr 27 13:13:14 2026] GET /v2.0/ports/9bf3d0ad-e748-491f-8303-04245b30111c/tags => generated 12 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: 784/1571] 10.0.0.232 () {32 vars in 702 bytes} [Mon Apr 27 13:13:14 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1572] 10.0.0.232 () {32 vars in 688 bytes} [Mon Apr 27 13:13:14 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:13:14.821 7 INFO neutron_taas.services.taas.taas_plugin [None req-3c363a55-e272-4055-a52a-fd57e43e5fb3 1cfc81a2c0eb4da99f9aedabca9abb17 e2cd5de5b62d408dbe644a68b2aaa585 - - default default] TaaS: Handle Delete Port: 9bf3d0ad-e748-491f-8303-04245b30111c 2026-04-27 13:13:14.823 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3c363a55-e272-4055-a52a-fd57e43e5fb3 1cfc81a2c0eb4da99f9aedabca9abb17 e2cd5de5b62d408dbe644a68b2aaa585 - - default default] Tap Mirror: Handle Delete Port: 9bf3d0ad-e748-491f-8303-04245b30111c [pid: 8|app: 0|req: 786/1573] 10.0.0.232 () {32 vars in 702 bytes} [Mon Apr 27 13:13:14 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1574] 10.0.0.232 () {32 vars in 720 bytes} [Mon Apr 27 13:13:14 2026] DELETE /v2.0/ports/9bf3d0ad-e748-491f-8303-04245b30111c => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1575] 10.0.0.232 () {32 vars in 698 bytes} [Mon Apr 27 13:13:14 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1576] 10.0.0.232 () {32 vars in 710 bytes} [Mon Apr 27 13:13:14 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:13:15.031 7 INFO neutron.services.segments.plugin [-] Segment ccc06a6f-208e-4cd1-93df-e2d02e753eb4 resource provider aggregate not found 2026-04-27 13:13:15.037 7 INFO neutron.services.segments.plugin [-] Segment ccc06a6f-208e-4cd1-93df-e2d02e753eb4 resource provider aggregate not found 2026-04-27 13:13:15.055 7 INFO neutron.services.segments.plugin [-] Segment ccc06a6f-208e-4cd1-93df-e2d02e753eb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccc06a6f-208e-4cd1-93df-e2d02e753eb4 found for delete ", "request_id": "req-ea30290f-334b-401b-ab80-2536b4600586"}]} 2026-04-27 13:13:15.060 7 INFO neutron.services.segments.plugin [-] Segment ccc06a6f-208e-4cd1-93df-e2d02e753eb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccc06a6f-208e-4cd1-93df-e2d02e753eb4 found for delete ", "request_id": "req-372e9fa4-7049-4ae2-8016-4f1998a2aec4"}]} [pid: 8|app: 0|req: 789/1577] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:13:14 2026] DELETE /v2.0/security-groups/878c40b5-9d1b-48d6-9223-540a9673afb3 => 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: 789/1578] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:13:14 2026] DELETE /v2.0/networks/c946f388-abdd-4ab8-80c8-6e2b1d8d0390 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1579] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:13:15 2026] DELETE /v2.0/security-groups/ed1d5bd1-1150-433e-86d6-cd598a234bcb => 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: 790/1580] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:13:15 2026] DELETE /v2.0/security-groups/9bc85d55-bbe7-4917-9bd9-344d4a5d9ec7 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1581] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:13:15 2026] DELETE /v2.0/security-groups/e1e34f6d-6946-49a9-8c4e-65299b93709b => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:13:15.332 8 INFO neutron.api.v2.resource [None req-89d9e3aa-dc2b-49c7-bd5d-88a18b63cc61 73105c6ba2644c39b93fadabca6bafa0 1d3b958811244316914114bf87fb3c2b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 792/1582] 10.0.0.232 () {32 vars in 737 bytes} [Mon Apr 27 13:13:15 2026] GET /v2.0/security-groups/e1e34f6d-6946-49a9-8c4e-65299b93709b => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1583] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:13:15 2026] DELETE /v2.0/security-groups/6cbf0431-1fee-4f52-af71-d37f652ff467 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:13:15.439 8 INFO neutron_taas.services.taas.taas_plugin [None req-efc95663-3c71-4ad8-ab49-8f67b3a061de 73105c6ba2644c39b93fadabca6bafa0 1d3b958811244316914114bf87fb3c2b - - default default] TaaS: Handle Delete Port: c5bb0e37-c091-4d28-b803-4b47a869af52 2026-04-27 13:13:15.444 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-efc95663-3c71-4ad8-ab49-8f67b3a061de 73105c6ba2644c39b93fadabca6bafa0 1d3b958811244316914114bf87fb3c2b - - default default] Tap Mirror: Handle Delete Port: c5bb0e37-c091-4d28-b803-4b47a869af52 [pid: 7|app: 0|req: 792/1584] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:13:15 2026] DELETE /v2.0/security-groups/108404cc-48db-40bf-a67d-3cd2cdaebb9f => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1585] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:15 2026] GET /v2.0/ports?device_id=dbb4a6e5-e3fb-433c-8e62-7c19f894b83a => generated 973 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1586] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:13:15 2026] GET /v2.0/security-groups?id=2db49298-0bfa-4284-bff0-7e4596ae4072&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1587] 10.0.0.232 () {32 vars in 732 bytes} [Mon Apr 27 13:13:15 2026] DELETE /v2.0/floatingips/bb7d1837-b614-4771-950d-47ca0a36a759 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1588] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:13:15 2026] GET /v2.0/ports?tenant_id=5495e8759d8348448e43c580491dbc8e&device_id=dbb4a6e5-e3fb-433c-8e62-7c19f894b83a => 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: 796/1589] 199.19.213.78 () {34 vars in 1059 bytes} [Mon Apr 27 13:13:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=a8ad5287-54f1-4ead-8401-42802fdeeac7 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1590] 199.19.213.78 () {34 vars in 983 bytes} [Mon Apr 27 13:13:15 2026] GET /v2.0/subnets?id=8deb929c-b8fd-4e15-8efe-c52255949298 => generated 677 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1591] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:13:15 2026] GET /v2.0/ports?network_id=450ba5c8-5503-4d71-9059-71e36de4d140&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1592] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:13:15 2026] GET /v2.0/networks/450ba5c8-5503-4d71-9059-71e36de4d140?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:13:15.917 7 WARNING neutron.db.securitygroups_db [None req-20a2126e-b0bc-4fe5-9ef3-f0b98b701eb7 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] 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-27 13:13:15.986 8 INFO neutron_taas.services.taas.taas_plugin [None req-76243b7a-8c4c-4ef6-99cd-4e1695278032 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] TaaS: Handle Delete Port: 39daadbb-f7d5-4f04-ad11-b88c67e27691 2026-04-27 13:13:15.989 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-76243b7a-8c4c-4ef6-99cd-4e1695278032 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Tap Mirror: Handle Delete Port: 39daadbb-f7d5-4f04-ad11-b88c67e27691 [pid: 7|app: 0|req: 800/1593] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:13:15 2026] GET /v2.0/security-groups?tenant_id=c108cd900c0c4042aa75d103653e9ade&name=default => generated 2925 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1594] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:13:16 2026] GET /v2.0/networks/450ba5c8-5503-4d71-9059-71e36de4d140?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1595] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:13:16 2026] DELETE /v2.0/security-groups/c0fd9a8b-7aef-4344-9b06-997be62c86e8 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:13:16.383 7 WARNING neutron.db.securitygroups_db [None req-a13c1685-b8ba-422b-a56e-f9f6cf1b8fbf 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_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: 803/1596] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:13:16 2026] GET /v2.0/security-groups?tenant_id=19b6755651574b93823466e90316da6e&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:13:16.415 7 WARNING neutron.db.securitygroups_db [None req-df658f53-23d1-4030-a77c-319f765bd2ca 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_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: 804/1597] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:13:16 2026] GET /v2.0/security-groups?tenant_id=e2cd5de5b62d408dbe644a68b2aaa585&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1598] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:13:16 2026] DELETE /v2.0/security-groups/6a44e725-f6ac-47d7-89f2-f0d10ae5a69b => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1599] 10.0.0.232 () {34 vars in 789 bytes} [Mon Apr 27 13:13:15 2026] PUT /v2.0/routers/3699bdbe-b3d9-48b8-b705-42cb8854e223/remove_router_interface => generated 310 bytes in 918 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1600] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:13:16 2026] DELETE /v2.0/security-groups/d70001ba-8524-45be-be59-e8e65f06f65f => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:13:16.653 7 WARNING neutron.db.securitygroups_db [None req-d0d96d74-e682-406a-947a-6ef636340359 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 807/1601] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:13:16 2026] GET /v2.0/security-groups?tenant_id=7254050d504a43898651c7f6f7f8d26a&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:13:16.784 8 INFO neutron_taas.services.taas.taas_plugin [None req-a512ec7c-13d6-4f9c-80eb-d95ae3503fe2 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] TaaS: Handle Delete Port: 7d19c1fb-d2e8-4858-b66c-789243fd2df9 2026-04-27 13:13:16.786 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a512ec7c-13d6-4f9c-80eb-d95ae3503fe2 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Tap Mirror: Handle Delete Port: 7d19c1fb-d2e8-4858-b66c-789243fd2df9 [pid: 7|app: 0|req: 808/1602] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:16 2026] GET /v2.0/ports?device_id=dbb4a6e5-e3fb-433c-8e62-7c19f894b83a => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1603] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:13:16 2026] DELETE /v2.0/security-groups/869f18c2-ae37-437a-a6d6-350608712714 => 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: 810/1604] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:13:16 2026] GET /v2.0/security-groups?id=2db49298-0bfa-4284-bff0-7e4596ae4072&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:13:17.015 8 INFO neutron_taas.services.taas.taas_plugin [None req-a512ec7c-13d6-4f9c-80eb-d95ae3503fe2 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] TaaS: Handle Delete Port: 919d53f0-bef3-4773-8a52-a9f134ffd8a3 2026-04-27 13:13:17.018 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a512ec7c-13d6-4f9c-80eb-d95ae3503fe2 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Tap Mirror: Handle Delete Port: 919d53f0-bef3-4773-8a52-a9f134ffd8a3 2026-04-27 13:13:17.067 7 WARNING neutron.db.securitygroups_db [None req-fbd596fd-ddd9-44b2-9a85-3577cb9b10b0 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_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: 811/1605] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:13:17 2026] GET /v2.0/security-groups?tenant_id=1d7bfc759c9b4a92b6d957ac551df06e&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: 812/1606] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:13:17 2026] DELETE /v2.0/security-groups/9d0b36e6-5f55-4e51-bc04-5e9ed1e5d371 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:13:17.386 8 INFO neutron.services.segments.plugin [-] Segment 972990d1-b210-40be-87e3-be6fe4795a7e resource provider aggregate not found 2026-04-27 13:13:17.387 8 INFO neutron.services.segments.plugin [-] Segment 972990d1-b210-40be-87e3-be6fe4795a7e resource provider aggregate not found 2026-04-27 13:13:17.400 8 INFO neutron.services.segments.plugin [-] Segment 972990d1-b210-40be-87e3-be6fe4795a7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 972990d1-b210-40be-87e3-be6fe4795a7e found for delete ", "request_id": "req-3263da03-8546-44be-8a8d-59828c39e85c"}]} 2026-04-27 13:13:17.405 8 INFO neutron.services.segments.plugin [-] Segment 972990d1-b210-40be-87e3-be6fe4795a7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 972990d1-b210-40be-87e3-be6fe4795a7e found for delete ", "request_id": "req-5ee0bddf-0948-48b2-ae8c-b19fba637d42"}]} 2026-04-27 13:13:17.408 8 INFO neutron.db.l3_hamode_db [None req-a512ec7c-13d6-4f9c-80eb-d95ae3503fe2 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] HA network 25721653-375d-458f-b592-884784a7a520 was deleted as no HA routers are present in project 1d3b958811244316914114bf87fb3c2b. [pid: 8|app: 0|req: 795/1607] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:13:16 2026] DELETE /v2.0/routers/3699bdbe-b3d9-48b8-b705-42cb8854e223 => generated 0 bytes in 847 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1608] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:13:17 2026] DELETE /v2.0/subnets/60103a1c-0912-450a-98f7-ddae345088ac => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:13:17.703 8 INFO neutron_taas.services.taas.taas_plugin [None req-3055cc89-3e79-4f93-a6a6-19a69f6b0cc6 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] TaaS: Handle Delete Port: fcaeaf0b-8d8c-414c-83e4-761db2581c23 2026-04-27 13:13:17.707 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3055cc89-3e79-4f93-a6a6-19a69f6b0cc6 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Tap Mirror: Handle Delete Port: fcaeaf0b-8d8c-414c-83e4-761db2581c23 [pid: 8|app: 0|req: 796/1609] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:13:17 2026] DELETE /v2.0/networks/c9f8a2a6-cd7f-421d-a135-c1025bc7c408 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:13:17.981 7 WARNING neutron.db.securitygroups_db [None req-175fbe8f-7d85-4af5-a2c7-74143535fa42 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 814/1610] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:13:17 2026] GET /v2.0/security-groups?tenant_id=1d3b958811244316914114bf87fb3c2b&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1611] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:18 2026] GET /v2.0/ports?device_id=dbb4a6e5-e3fb-433c-8e62-7c19f894b83a => generated 973 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1612] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:13:18 2026] GET /v2.0/security-groups?id=2db49298-0bfa-4284-bff0-7e4596ae4072&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: 797/1613] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:13:18 2026] DELETE /v2.0/security-groups/0130e94b-b73c-4ac8-b41f-018f4c461f76 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1614] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:19 2026] GET /v2.0/ports?device_id=dbb4a6e5-e3fb-433c-8e62-7c19f894b83a => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1615] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:13:19 2026] GET /v2.0/security-groups?id=2db49298-0bfa-4284-bff0-7e4596ae4072&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:13:19.417 8 INFO neutron.services.segments.plugin [-] Segment 46d6a49d-1067-4e2a-96e5-287f284f258c resource provider aggregate not found 2026-04-27 13:13:19.424 8 INFO neutron.services.segments.plugin [-] Segment 46d6a49d-1067-4e2a-96e5-287f284f258c resource provider aggregate not found 2026-04-27 13:13:19.439 8 INFO neutron.services.segments.plugin [-] Segment 46d6a49d-1067-4e2a-96e5-287f284f258c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46d6a49d-1067-4e2a-96e5-287f284f258c found for delete ", "request_id": "req-9c23e194-3756-49db-aae6-7b90465f243d"}]} 2026-04-27 13:13:19.440 8 INFO neutron.services.segments.plugin [-] Segment 46d6a49d-1067-4e2a-96e5-287f284f258c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46d6a49d-1067-4e2a-96e5-287f284f258c found for delete ", "request_id": "req-90248f47-90f4-43ee-a831-d06f2b993563"}]} 2026-04-27 13:13:20.621 7 INFO neutron.db.segments_db [None req-355c36f1-06ed-4b64-9e63-157be0ea83b0 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Added segment bfac3d33-b803-4cdb-bb4b-0faeb9466a9f of type vxlan for network 3c607c30-13df-4fd1-9206-1dab77aa7a2a 2026-04-27 13:13:20.643 8 INFO neutron.db.segments_db [None req-b27d5c68-a02d-41c4-ab77-eaf9cccc69fb 32423fb6253d4b31add130ef2eeac0ff 2e1108509c304e9d8595cd6fd5ae9720 - - default default] Added segment 3911419c-eb49-4783-9122-f8cc1a878f25 of type vxlan for network 836e9669-7ef0-43c5-8467-440fba9a2b14 [pid: 7|app: 0|req: 818/1616] 10.0.0.232 () {34 vars in 671 bytes} [Mon Apr 27 13:13:20 2026] POST /v2.0/networks => generated 744 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1617] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:13:20 2026] POST /v2.0/networks => generated 629 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1618] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:20 2026] GET /v2.0/ports?device_id=dbb4a6e5-e3fb-433c-8e62-7c19f894b83a => generated 975 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1619] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:13:20 2026] POST /v2.0/subnets => generated 691 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1620] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:13:20 2026] POST /v2.0/subnets => generated 626 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1621] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:13:20 2026] GET /v2.0/security-groups?id=2db49298-0bfa-4284-bff0-7e4596ae4072&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:13:21.036 7 INFO neutron.db.segments_db [None req-bb67878e-0579-4714-b477-077b656add78 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Added segment 3999cf18-0d3c-4c4b-93e4-21f954fb1ff4 of type vxlan for network d057ff7e-258e-4a3c-a3b6-cd8605684809 [pid: 8|app: 0|req: 802/1622] 10.0.0.232 () {34 vars in 751 bytes} [Mon Apr 27 13:13:21 2026] PUT /v2.0/subnets/e776fc06-eade-44f4-a5ab-c63f99ab244a/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1623] 10.0.0.232 () {32 vars in 731 bytes} [Mon Apr 27 13:13:21 2026] GET /v2.0/subnets/e776fc06-eade-44f4-a5ab-c63f99ab244a/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1624] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:21 2026] GET /v2.0/ports?device_id=dbb4a6e5-e3fb-433c-8e62-7c19f894b83a => generated 975 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1625] 10.0.0.232 () {34 vars in 762 bytes} [Mon Apr 27 13:13:21 2026] PUT /v2.0/subnets/e776fc06-eade-44f4-a5ab-c63f99ab244a/tags/green => generated 4 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-27 13:13:21.321 7 INFO neutron.db.l3_hamode_db [None req-bb67878e-0579-4714-b477-077b656add78 0064477bc1cf47a08a86b1798ac719ff f6bf119d536e4ff1a10196b5f39d6ec5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 806/1626] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:13:21 2026] GET /v2.0/security-groups?id=2db49298-0bfa-4284-bff0-7e4596ae4072&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1627] 10.0.0.232 () {32 vars in 731 bytes} [Mon Apr 27 13:13:21 2026] GET /v2.0/subnets/e776fc06-eade-44f4-a5ab-c63f99ab244a/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1628] 10.0.0.232 () {34 vars in 758 bytes} [Mon Apr 27 13:13:21 2026] PUT /v2.0/subnets/e776fc06-eade-44f4-a5ab-c63f99ab244a/tags/red => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1629] 10.0.0.232 () {32 vars in 731 bytes} [Mon Apr 27 13:13:21 2026] GET /v2.0/subnets/e776fc06-eade-44f4-a5ab-c63f99ab244a/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1630] 10.0.0.232 () {34 vars in 780 bytes} [Mon Apr 27 13:13:21 2026] PUT /v2.0/subnets/e776fc06-eade-44f4-a5ab-c63f99ab244a/tags/black.or.white => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1631] 10.0.0.232 () {32 vars in 736 bytes} [Mon Apr 27 13:13:21 2026] GET /v2.0/ports?device_id=dbb4a6e5-e3fb-433c-8e62-7c19f894b83a => 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: 812/1632] 10.0.0.232 () {32 vars in 731 bytes} [Mon Apr 27 13:13:21 2026] GET /v2.0/subnets/e776fc06-eade-44f4-a5ab-c63f99ab244a/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:13:22.137 7 INFO neutron.db.l3_hamode_db [None req-bb67878e-0579-4714-b477-077b656add78 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 13:13:22.378 8 INFO neutron.db.l3_db [None req-6da5a2f5-49e7-4131-88e3-11a9511817c9 432025f3ce634de8a9547c55a05a3852 5495e8759d8348448e43c580491dbc8e - - default default] Floating IP 2cfbc9c2-965e-442a-8346-69245c2cdd0c associated. External IP: 10.96.250.214, port: a8ad5287-54f1-4ead-8401-42802fdeeac7. [pid: 8|app: 0|req: 813/1633] 10.0.0.232 () {34 vars in 677 bytes} [Mon Apr 27 13:13:21 2026] POST /v2.0/floatingips => generated 856 bytes in 1095 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:13:22.751 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d5d41b58-0fbc-4ce7-bb39-3058218c4f20'] response: {'name': 'network-changed', 'server_uuid': 'dbb4a6e5-e3fb-433c-8e62-7c19f894b83a', 'tag': 'a8ad5287-54f1-4ead-8401-42802fdeeac7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 814/1634] 10.0.0.232 () {34 vars in 751 bytes} [Mon Apr 27 13:13:22 2026] PUT /v2.0/subnets/e776fc06-eade-44f4-a5ab-c63f99ab244a/tags => generated 37 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1637] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:13:20 2026] POST /v2.0/routers => generated 731 bytes in 2037 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1638] 10.0.0.232 () {32 vars in 729 bytes} [Mon Apr 27 13:13:23 2026] GET /v2.0/floatingips/2cfbc9c2-965e-442a-8346-69245c2cdd0c => generated 856 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1639] 10.0.0.232 () {32 vars in 731 bytes} [Mon Apr 27 13:13:23 2026] GET /v2.0/subnets/e776fc06-eade-44f4-a5ab-c63f99ab244a/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:13:23.120 8 INFO neutron.db.segments_db [None req-cc6c66c4-9ec8-42b1-b452-31af5397005c 77ffd53124494526a158f52e67e0ae47 7295fa15c0214122860b93e6a1758816 - - default default] Added segment d39ca0cf-ba4d-4b08-ae5e-d26eabfd6ab4 of type vxlan for network 78115876-8144-4233-821d-65d19990e59c [pid: 8|app: 0|req: 817/1640] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:13:22 2026] POST /v2.0/networks => generated 631 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1641] 10.0.0.232 () {32 vars in 739 bytes} [Mon Apr 27 13:13:23 2026] GET /v2.0/subnets/e776fc06-eade-44f4-a5ab-c63f99ab244a/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1642] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:13:23 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-27 13:13:23.534 8 INFO neutron.api.v2.resource [None req-3e801bda-8703-4c6f-94a0-b4e2e87b1a00 32423fb6253d4b31add130ef2eeac0ff 2e1108509c304e9d8595cd6fd5ae9720 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 820/1643] 10.0.0.232 () {32 vars in 743 bytes} [Mon Apr 27 13:13:23 2026] GET /v2.0/subnets/e776fc06-eade-44f4-a5ab-c63f99ab244a/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1644] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:13:23 2026] GET /v2.0/ports?tenant_id=5495e8759d8348448e43c580491dbc8e&device_id=dbb4a6e5-e3fb-433c-8e62-7c19f894b83a => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:13:23.613 8 INFO neutron.db.segments_db [None req-e2d868ea-5ecd-4ace-8f26-e8d4bcabf027 77ffd53124494526a158f52e67e0ae47 7295fa15c0214122860b93e6a1758816 - - default default] Added segment 7110a113-a526-4ab9-9eea-49864305be9d of type vxlan for network da562c1f-67d3-4a39-8c1b-718747220f3d [pid: 8|app: 0|req: 822/1645] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:13:23 2026] POST /v2.0/networks => generated 632 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1646] 10.0.0.232 () {32 vars in 742 bytes} [Mon Apr 27 13:13:23 2026] DELETE /v2.0/subnets/e776fc06-eade-44f4-a5ab-c63f99ab244a/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1647] 199.19.213.78 () {34 vars in 985 bytes} [Mon Apr 27 13:13:23 2026] GET /v2.0/networks?id=450ba5c8-5503-4d71-9059-71e36de4d140 => generated 757 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1648] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:13:23 2026] POST /v2.0/subnets => generated 629 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1649] 10.0.0.232 () {32 vars in 731 bytes} [Mon Apr 27 13:13:24 2026] GET /v2.0/subnets/e776fc06-eade-44f4-a5ab-c63f99ab244a/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1650] 199.19.213.78 () {34 vars in 1059 bytes} [Mon Apr 27 13:13:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=a8ad5287-54f1-4ead-8401-42802fdeeac7 => generated 861 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1651] 10.0.0.232 () {34 vars in 783 bytes} [Mon Apr 27 13:13:23 2026] PUT /v2.0/routers/9a279fb0-6f6f-437f-8ddd-0b4e850fcc81/add_router_interface => generated 310 bytes in 1030 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:13:24.181 8 INFO neutron.db.segments_db [None req-2a08bfba-b09a-4bd8-bb7d-366d7bf3a4ad 77ffd53124494526a158f52e67e0ae47 7295fa15c0214122860b93e6a1758816 - - default default] Added segment 882bf5c2-b20b-491c-9937-1f24ff9bb983 of type vxlan for network 34e8829b-a833-4964-83d6-48ff54f5bd0e [pid: 7|app: 0|req: 825/1652] 10.0.0.232 () {32 vars in 729 bytes} [Mon Apr 27 13:13:24 2026] GET /v2.0/floatingips/2cfbc9c2-965e-442a-8346-69245c2cdd0c => generated 858 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:13:24.253 7 INFO neutron.api.v2.resource [None req-dfa03714-441a-43d6-8a8e-55c36343edd5 32423fb6253d4b31add130ef2eeac0ff 2e1108509c304e9d8595cd6fd5ae9720 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 826/1653] 10.0.0.232 () {32 vars in 746 bytes} [Mon Apr 27 13:13:24 2026] DELETE /v2.0/subnets/e776fc06-eade-44f4-a5ab-c63f99ab244a/tags/green => generated 99 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1654] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:13:24 2026] POST /v2.0/networks => generated 632 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1655] 199.19.213.78 () {34 vars in 983 bytes} [Mon Apr 27 13:13:24 2026] GET /v2.0/subnets?id=8deb929c-b8fd-4e15-8efe-c52255949298 => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1656] 10.0.0.232 () {32 vars in 734 bytes} [Mon Apr 27 13:13:24 2026] DELETE /v2.0/subnets/e776fc06-eade-44f4-a5ab-c63f99ab244a/tags => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1657] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:13:24 2026] GET /v2.0/ports?network_id=450ba5c8-5503-4d71-9059-71e36de4d140&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: 831/1658] 10.0.0.232 () {32 vars in 731 bytes} [Mon Apr 27 13:13:24 2026] GET /v2.0/subnets/e776fc06-eade-44f4-a5ab-c63f99ab244a/tags => 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: 832/1659] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:13:24 2026] GET /v2.0/networks/450ba5c8-5503-4d71-9059-71e36de4d140?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: 828/1660] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:13:24 2026] POST /v2.0/subnets => generated 629 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1661] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:13:24 2026] GET /v2.0/networks/450ba5c8-5503-4d71-9059-71e36de4d140?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: 833/1662] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:13:24 2026] DELETE /v2.0/subnets/e776fc06-eade-44f4-a5ab-c63f99ab244a => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:13:24.591 7 INFO neutron.db.segments_db [None req-1a8b9692-6568-4da6-be51-14751ac09a29 77ffd53124494526a158f52e67e0ae47 7295fa15c0214122860b93e6a1758816 - - default default] Added segment 76c4b5ee-3f1d-4eab-a693-7323b3960340 of type vxlan for network 29c9b0ea-3967-4ad7-84ff-35c7d82e88d8 [pid: 7|app: 0|req: 830/1663] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:13:24 2026] POST /v2.0/networks => generated 631 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:13:24.710 8 INFO neutron.services.segments.plugin [-] Segment 3911419c-eb49-4783-9122-f8cc1a878f25 resource provider aggregate not found 2026-04-27 13:13:24.716 8 INFO neutron.services.segments.plugin [-] Segment 3911419c-eb49-4783-9122-f8cc1a878f25 resource provider aggregate not found 2026-04-27 13:13:24.734 8 INFO neutron.services.segments.plugin [-] Segment 3911419c-eb49-4783-9122-f8cc1a878f25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3911419c-eb49-4783-9122-f8cc1a878f25 found for delete ", "request_id": "req-dc199f33-6c07-4396-adbb-0b9b6b2ca8b1"}]} 2026-04-27 13:13:24.735 8 INFO neutron.services.segments.plugin [-] Segment 3911419c-eb49-4783-9122-f8cc1a878f25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3911419c-eb49-4783-9122-f8cc1a878f25 found for delete ", "request_id": "req-ad5c1732-4d8c-4db7-99bf-d423d9a8edc6"}]} [pid: 8|app: 0|req: 834/1664] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:13:24 2026] DELETE /v2.0/networks/836e9669-7ef0-43c5-8467-440fba9a2b14 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1665] 10.0.0.232 () {34 vars in 685 bytes} [Mon Apr 27 13:13:24 2026] POST /v2.0/security-groups => generated 1661 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1666] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:13:24 2026] POST /v2.0/subnets => generated 629 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1667] 10.0.0.232 () {34 vars in 695 bytes} [Mon Apr 27 13:13:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:13:25.021 7 INFO neutron.db.segments_db [None req-ac78ee0d-560a-442a-a149-2da6dc7a73f3 77ffd53124494526a158f52e67e0ae47 7295fa15c0214122860b93e6a1758816 - - default default] Added segment d752b2bb-8bd0-4144-921a-ef17ef7e9531 of type vxlan for network b76ee8c4-c1be-44af-aa30-f5a3ac6cd87a [pid: 8|app: 0|req: 837/1668] 10.0.0.232 () {34 vars in 695 bytes} [Mon Apr 27 13:13:25 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: 7|app: 0|req: 832/1669] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:13:24 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) [pid: 7|app: 0|req: 833/1670] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:13:25 2026] POST /v2.0/subnets => generated 629 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1671] 10.0.0.232 () {34 vars in 751 bytes} [Mon Apr 27 13:13:25 2026] PUT /v2.0/subnets/211e2736-c9f3-48b1-a657-a16887423bfc/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1672] 10.0.0.232 () {34 vars in 751 bytes} [Mon Apr 27 13:13:25 2026] PUT /v2.0/subnets/4c4e47cd-84d4-4178-ab08-094290a209ff/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: 836/1673] 10.0.0.232 () {34 vars in 751 bytes} [Mon Apr 27 13:13:25 2026] PUT /v2.0/subnets/38435eb4-442e-4076-b280-2893973b6091/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1674] 10.0.0.232 () {34 vars in 676 bytes} [Mon Apr 27 13:13:25 2026] POST /v2.0/floatingips => generated 552 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1675] 10.0.0.232 () {34 vars in 751 bytes} [Mon Apr 27 13:13:25 2026] PUT /v2.0/subnets/d698acf6-e252-4631-adcd-248d6bc24ffa/tags => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1676] 10.0.0.232 () {32 vars in 664 bytes} [Mon Apr 27 13:13:25 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:13:25.666 7 WARNING neutron.db.securitygroups_db [None req-5b548761-ba99-45d5-a84f-e1d43cc2589c 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 841/1677] 10.0.0.232 () {32 vars in 678 bytes} [Mon Apr 27 13:13:25 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1678] 10.0.0.232 () {32 vars in 674 bytes} [Mon Apr 27 13:13:25 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1679] 10.0.0.232 () {32 vars in 686 bytes} [Mon Apr 27 13:13:25 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1680] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:13:25 2026] GET /v2.0/security-groups?tenant_id=839d780c537d42139f4aab3df4a37548&name=default => generated 2925 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1681] 10.0.0.232 () {32 vars in 672 bytes} [Mon Apr 27 13:13:25 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1682] 10.0.0.232 () {32 vars in 686 bytes} [Mon Apr 27 13:13:25 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1683] 10.0.0.232 () {32 vars in 682 bytes} [Mon Apr 27 13:13:25 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1684] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:13:25 2026] DELETE /v2.0/security-groups/d3963711-e6d7-4edd-aa88-07fc31d0b933 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1685] 10.0.0.232 () {32 vars in 694 bytes} [Mon Apr 27 13:13:25 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:13:26.014 8 WARNING neutron.db.securitygroups_db [None req-b519890d-ee7f-4dd4-bf95-1aa448136e60 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 848/1686] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:13:26 2026] GET /v2.0/security-groups?tenant_id=2e1108509c304e9d8595cd6fd5ae9720&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:13:26.039 8 WARNING neutron.db.securitygroups_db [req-8b8e5b16-96a2-4815-9a87-ea2901866e40 req-07212163-d189-4beb-bd9b-356b2cb6c044 d7d972612cce4125a775c82d5cfbeac7 f6bf119d536e4ff1a10196b5f39d6ec5 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 849/1687] 10.0.0.150 () {34 vars in 1100 bytes} [Mon Apr 27 13:13:26 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1415740556&fields=id&tenant_id=f6bf119d536e4ff1a10196b5f39d6ec5 => generated 69 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1688] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:13:25 2026] DELETE /v2.0/subnets/211e2736-c9f3-48b1-a657-a16887423bfc => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1689] 10.0.0.150 () {34 vars in 982 bytes} [Mon Apr 27 13:13:26 2026] GET /v2.0/networks?id=3c607c30-13df-4fd1-9206-1dab77aa7a2a => generated 676 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1690] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:13:26 2026] DELETE /v2.0/security-groups/8e2a38c1-ab63-493d-950f-3100d763b869 => 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: 851/1691] 10.0.0.150 () {34 vars in 965 bytes} [Mon Apr 27 13:13:26 2026] GET /v2.0/quotas/f6bf119d536e4ff1a10196b5f39d6ec5 => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1692] 10.0.0.150 () {34 vars in 1002 bytes} [Mon Apr 27 13:13:26 2026] GET /v2.0/ports?tenant_id=f6bf119d536e4ff1a10196b5f39d6ec5&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: 841/1693] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:13:26 2026] DELETE /v2.0/subnets/4c4e47cd-84d4-4178-ab08-094290a209ff => 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: 853/1694] 10.0.0.150 () {34 vars in 1008 bytes} [Mon Apr 27 13:13:26 2026] GET /v2.0/networks/3c607c30-13df-4fd1-9206-1dab77aa7a2a?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: 854/1695] 10.0.0.150 () {34 vars in 1108 bytes} [Mon Apr 27 13:13:26 2026] GET /v2.0/networks/3c607c30-13df-4fd1-9206-1dab77aa7a2a?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: 842/1696] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:13:26 2026] DELETE /v2.0/subnets/38435eb4-442e-4076-b280-2893973b6091 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1697] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:26 2026] GET /v2.0/ports?device_id=de1488fc-a20a-4c19-8dc6-958f196673e6 => 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: 855/1698] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:13:26 2026] DELETE /v2.0/subnets/d698acf6-e252-4631-adcd-248d6bc24ffa => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1699] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:13:26 2026] DELETE /v2.0/subnets/fc746230-8a26-42b6-a58b-c126daffdc2e => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:13:26.792 8 INFO neutron.services.segments.plugin [-] Segment d39ca0cf-ba4d-4b08-ae5e-d26eabfd6ab4 resource provider aggregate not found 2026-04-27 13:13:26.801 8 INFO neutron.services.segments.plugin [-] Segment d39ca0cf-ba4d-4b08-ae5e-d26eabfd6ab4 resource provider aggregate not found 2026-04-27 13:13:26.816 8 INFO neutron.services.segments.plugin [-] Segment d39ca0cf-ba4d-4b08-ae5e-d26eabfd6ab4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d39ca0cf-ba4d-4b08-ae5e-d26eabfd6ab4 found for delete ", "request_id": "req-7aecc96d-b7a8-499a-8d5d-2161d276e422"}]} 2026-04-27 13:13:26.817 8 INFO neutron.services.segments.plugin [-] Segment d39ca0cf-ba4d-4b08-ae5e-d26eabfd6ab4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d39ca0cf-ba4d-4b08-ae5e-d26eabfd6ab4 found for delete ", "request_id": "req-66cdeaf3-9af0-443b-be16-b2c635419c23"}]} [pid: 8|app: 0|req: 856/1700] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:13:26 2026] DELETE /v2.0/networks/78115876-8144-4233-821d-65d19990e59c => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:13:26.984 7 INFO neutron.services.segments.plugin [-] Segment 7110a113-a526-4ab9-9eea-49864305be9d resource provider aggregate not found 2026-04-27 13:13:26.991 7 INFO neutron.services.segments.plugin [-] Segment 7110a113-a526-4ab9-9eea-49864305be9d resource provider aggregate not found 2026-04-27 13:13:27.009 7 INFO neutron.services.segments.plugin [-] Segment 7110a113-a526-4ab9-9eea-49864305be9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7110a113-a526-4ab9-9eea-49864305be9d found for delete ", "request_id": "req-ea868592-3c9c-40f1-8d54-d3a6c08afdd9"}]} 2026-04-27 13:13:27.016 7 INFO neutron.services.segments.plugin [-] Segment 7110a113-a526-4ab9-9eea-49864305be9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7110a113-a526-4ab9-9eea-49864305be9d found for delete ", "request_id": "req-bcc8af68-f34d-4a8f-b5fa-d2a0e9f5bb47"}]} [pid: 7|app: 0|req: 845/1701] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:13:26 2026] DELETE /v2.0/networks/da562c1f-67d3-4a39-8c1b-718747220f3d => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1702] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:13:27 2026] DELETE /v2.0/networks/34e8829b-a833-4964-83d6-48ff54f5bd0e => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1703] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:13:27 2026] DELETE /v2.0/networks/29c9b0ea-3967-4ad7-84ff-35c7d82e88d8 => 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: 858/1704] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:13:27 2026] DELETE /v2.0/networks/b76ee8c4-c1be-44af-aa30-f5a3ac6cd87a => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1705] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:27 2026] GET /v2.0/ports?device_id=de1488fc-a20a-4c19-8dc6-958f196673e6 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:13:28.375 8 WARNING neutron.db.securitygroups_db [None req-31de0696-bb10-4876-a4c4-08f7f0173bd3 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 859/1706] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:13:28 2026] GET /v2.0/security-groups?tenant_id=f95b08cae6bf4b36846bf9721a43a834&name=default => generated 2925 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1707] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:13:28 2026] DELETE /v2.0/security-groups/1a60b218-cf8b-4c8a-88d7-3661f77bb3a0 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1708] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:28 2026] GET /v2.0/ports?device_id=de1488fc-a20a-4c19-8dc6-958f196673e6 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:13:28.733 7 WARNING neutron.db.securitygroups_db [None req-57104b0f-c925-4e22-a1dd-d5c0478e2517 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_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: 849/1709] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:13:28 2026] GET /v2.0/security-groups?tenant_id=7295fa15c0214122860b93e6a1758816&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:13:28.843 8 INFO neutron.services.segments.plugin [-] Segment 882bf5c2-b20b-491c-9937-1f24ff9bb983 resource provider aggregate not found 2026-04-27 13:13:28.850 8 INFO neutron.services.segments.plugin [-] Segment 882bf5c2-b20b-491c-9937-1f24ff9bb983 resource provider aggregate not found 2026-04-27 13:13:28.870 8 INFO neutron.services.segments.plugin [-] Segment 882bf5c2-b20b-491c-9937-1f24ff9bb983 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 882bf5c2-b20b-491c-9937-1f24ff9bb983 found for delete ", "request_id": "req-eb4a48e0-4e0b-4a1c-86b2-421d90f63ae8"}]} 2026-04-27 13:13:28.877 8 INFO neutron.services.segments.plugin [-] Segment 882bf5c2-b20b-491c-9937-1f24ff9bb983 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 882bf5c2-b20b-491c-9937-1f24ff9bb983 found for delete ", "request_id": "req-eb1c0e06-a3df-4259-ab74-d0a664007bd8"}]} 2026-04-27 13:13:28.897 8 INFO neutron.services.segments.plugin [-] Segment d752b2bb-8bd0-4144-921a-ef17ef7e9531 resource provider aggregate not found [pid: 8|app: 0|req: 861/1710] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:13:28 2026] DELETE /v2.0/security-groups/c4d5184e-f3cd-449c-a9da-2f4e97119803 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:13:28.905 8 INFO neutron.services.segments.plugin [-] Segment d752b2bb-8bd0-4144-921a-ef17ef7e9531 resource provider aggregate not found 2026-04-27 13:13:28.920 8 INFO neutron.services.segments.plugin [-] Segment d752b2bb-8bd0-4144-921a-ef17ef7e9531 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d752b2bb-8bd0-4144-921a-ef17ef7e9531 found for delete ", "request_id": "req-7b442ac0-2ff0-44dc-a5e2-592ea1f69118"}]} 2026-04-27 13:13:28.922 8 INFO neutron.services.segments.plugin [-] Segment d752b2bb-8bd0-4144-921a-ef17ef7e9531 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d752b2bb-8bd0-4144-921a-ef17ef7e9531 found for delete ", "request_id": "req-ea5d10bc-6363-441b-9935-ba23bd895c43"}]} 2026-04-27 13:13:29.028 7 INFO neutron.services.segments.plugin [-] Segment 76c4b5ee-3f1d-4eab-a693-7323b3960340 resource provider aggregate not found 2026-04-27 13:13:29.034 7 INFO neutron.services.segments.plugin [-] Segment 76c4b5ee-3f1d-4eab-a693-7323b3960340 resource provider aggregate not found 2026-04-27 13:13:29.040 7 INFO neutron.services.segments.plugin [-] Segment 76c4b5ee-3f1d-4eab-a693-7323b3960340 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76c4b5ee-3f1d-4eab-a693-7323b3960340 found for delete ", "request_id": "req-f9049210-9e0f-44a3-862f-05adbb91f9a4"}]} 2026-04-27 13:13:29.050 7 INFO neutron.services.segments.plugin [-] Segment 76c4b5ee-3f1d-4eab-a693-7323b3960340 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76c4b5ee-3f1d-4eab-a693-7323b3960340 found for delete ", "request_id": "req-3036b6c1-2089-4434-98d9-8d52f60191d9"}]} 2026-04-27 13:13:29.066 7 WARNING neutron.db.securitygroups_db [None req-6d888dfc-c9fa-4f57-8ac0-2bf87c307cc9 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_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: 850/1711] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:13:29 2026] GET /v2.0/security-groups?tenant_id=e1ddcb9cf17346679e772318840bac5c&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1712] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:13:29 2026] DELETE /v2.0/security-groups/66212f6e-6eb7-418d-b6bd-787e8975b87a => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:13:29.747 7 INFO neutron.db.segments_db [None req-31509c13-63c6-4f06-a573-733924483763 36792e6f4ac34e18b188fb5418c60447 85e6fa7c6d3848109f8672597d027595 - - default default] Added segment 5273fd49-f143-46fa-9bd8-efd5a1397f60 of type vxlan for network 3b2ffb1b-163f-4471-948c-62058b2e4a39 [pid: 8|app: 0|req: 863/1713] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:29 2026] GET /v2.0/ports?device_id=de1488fc-a20a-4c19-8dc6-958f196673e6 => 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: 851/1714] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:13:29 2026] POST /v2.0/networks => generated 631 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:13:29.913 8 INFO neutron.db.segments_db [None req-482f267b-b6c3-43c8-84bd-711c3f014b2a 36792e6f4ac34e18b188fb5418c60447 85e6fa7c6d3848109f8672597d027595 - - default default] Added segment ebf33229-e53f-42e6-b1c0-a77e40b3b120 of type vxlan for network baaa2407-e42d-44d4-9501-b59b4eebaff5 [pid: 8|app: 0|req: 864/1715] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:13:29 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: 852/1716] 10.0.0.232 () {34 vars in 753 bytes} [Mon Apr 27 13:13:30 2026] PUT /v2.0/networks/3b2ffb1b-163f-4471-948c-62058b2e4a39/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1717] 10.0.0.232 () {32 vars in 733 bytes} [Mon Apr 27 13:13:30 2026] GET /v2.0/networks/3b2ffb1b-163f-4471-948c-62058b2e4a39/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1718] 10.0.0.232 () {34 vars in 753 bytes} [Mon Apr 27 13:13:30 2026] PUT /v2.0/networks/baaa2407-e42d-44d4-9501-b59b4eebaff5/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1719] 10.0.0.232 () {32 vars in 733 bytes} [Mon Apr 27 13:13:30 2026] GET /v2.0/networks/baaa2407-e42d-44d4-9501-b59b4eebaff5/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1720] 10.0.0.232 () {34 vars in 753 bytes} [Mon Apr 27 13:13:30 2026] PUT /v2.0/networks/baaa2407-e42d-44d4-9501-b59b4eebaff5/tags => generated 12 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1721] 10.0.0.232 () {32 vars in 733 bytes} [Mon Apr 27 13:13:30 2026] GET /v2.0/networks/baaa2407-e42d-44d4-9501-b59b4eebaff5/tags => generated 12 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1722] 10.0.0.232 () {32 vars in 733 bytes} [Mon Apr 27 13:13:30 2026] GET /v2.0/networks/3b2ffb1b-163f-4471-948c-62058b2e4a39/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1723] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:13:30 2026] DELETE /v2.0/networks/3b2ffb1b-163f-4471-948c-62058b2e4a39 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1724] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:13:30 2026] DELETE /v2.0/networks/baaa2407-e42d-44d4-9501-b59b4eebaff5 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1725] 199.19.213.78 () {34 vars in 985 bytes} [Mon Apr 27 13:13:30 2026] GET /v2.0/networks?id=3c607c30-13df-4fd1-9206-1dab77aa7a2a => generated 676 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:13:30.829 7 WARNING neutron.db.securitygroups_db [req-8b8e5b16-96a2-4815-9a87-ea2901866e40 req-3e74f5b5-173e-4148-9cfa-c1877fdf8d17 d7d972612cce4125a775c82d5cfbeac7 f6bf119d536e4ff1a10196b5f39d6ec5 - - default default] project_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: 857/1726] 199.19.213.78 () {34 vars in 1049 bytes} [Mon Apr 27 13:13:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f6bf119d536e4ff1a10196b5f39d6ec5 => generated 181 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1727] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:30 2026] GET /v2.0/ports?device_id=de1488fc-a20a-4c19-8dc6-958f196673e6 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:13:30.953 8 INFO neutron.services.segments.plugin [-] Segment 5273fd49-f143-46fa-9bd8-efd5a1397f60 resource provider aggregate not found 2026-04-27 13:13:30.955 8 INFO neutron.services.segments.plugin [-] Segment 5273fd49-f143-46fa-9bd8-efd5a1397f60 resource provider aggregate not found 2026-04-27 13:13:30.976 8 INFO neutron.services.segments.plugin [-] Segment 5273fd49-f143-46fa-9bd8-efd5a1397f60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5273fd49-f143-46fa-9bd8-efd5a1397f60 found for delete ", "request_id": "req-dc772f45-819c-4f62-a8e9-15e80fc6c937"}]} 2026-04-27 13:13:30.978 8 INFO neutron.services.segments.plugin [-] Segment 5273fd49-f143-46fa-9bd8-efd5a1397f60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5273fd49-f143-46fa-9bd8-efd5a1397f60 found for delete ", "request_id": "req-c40fd7c9-1acc-4479-9e4a-bfc044046ba4"}]} 2026-04-27 13:13:31.055 7 INFO neutron.services.segments.plugin [-] Segment ebf33229-e53f-42e6-b1c0-a77e40b3b120 resource provider aggregate not found 2026-04-27 13:13:31.068 7 INFO neutron.services.segments.plugin [-] Segment ebf33229-e53f-42e6-b1c0-a77e40b3b120 resource provider aggregate not found 2026-04-27 13:13:31.072 7 INFO neutron.services.segments.plugin [-] Segment ebf33229-e53f-42e6-b1c0-a77e40b3b120 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebf33229-e53f-42e6-b1c0-a77e40b3b120 found for delete ", "request_id": "req-498bb4e0-b97f-4f61-bb9b-6729102b8b92"}]} 2026-04-27 13:13:31.081 7 INFO neutron.services.segments.plugin [-] Segment ebf33229-e53f-42e6-b1c0-a77e40b3b120 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebf33229-e53f-42e6-b1c0-a77e40b3b120 found for delete ", "request_id": "req-96697ecb-45c4-4ccf-9a73-f41dd1e6b444"}]} [pid: 8|app: 0|req: 870/1728] 199.19.213.78 () {38 vars in 954 bytes} [Mon Apr 27 13:13:30 2026] POST /v2.0/ports => generated 954 bytes in 447 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-27 13:13:31.463 7 WARNING neutron.db.securitygroups_db [None req-6ffac962-a2e1-417f-808c-24d2a59d388f 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_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: 859/1729] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:13:31 2026] GET /v2.0/security-groups?tenant_id=85e6fa7c6d3848109f8672597d027595&name=default => generated 2925 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1730] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:13:31 2026] DELETE /v2.0/security-groups/c031ad06-dccc-412d-a7c8-43b41e1acc1f => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:13:31.676 7 WARNING neutron.db.securitygroups_db [None req-0896d09c-2f2e-413a-85a4-3c3cee8fd9a7 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 871/1731] 199.19.213.78 () {38 vars in 1027 bytes} [Mon Apr 27 13:13:31 2026] PUT /v2.0/ports/a70d64ee-5af9-48e4-a941-e36c2b17354b => generated 1235 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:13:31.734 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2140c15d-849f-466d-b0bb-63f10e898708'] response: {'name': 'network-changed', 'server_uuid': 'de1488fc-a20a-4c19-8dc6-958f196673e6', 'tag': 'a70d64ee-5af9-48e4-a941-e36c2b17354b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 861/1732] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:13:31 2026] GET /v2.0/security-groups?tenant_id=6c7fdbb9cab34c22b10c775f966a72ea&name=default => generated 2925 bytes in 111 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: 872/1733] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:13:31 2026] DELETE /v2.0/security-groups/f703b7d4-b38d-423d-b376-7b81c41f4b40 => 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: 862/1734] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:32 2026] GET /v2.0/ports?device_id=de1488fc-a20a-4c19-8dc6-958f196673e6 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1735] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:13:32 2026] GET /v2.0/security-groups?id=526603dc-b957-4432-95cd-869ddcd5d661&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: 863/1736] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:13:32 2026] GET /v2.0/ports?tenant_id=f6bf119d536e4ff1a10196b5f39d6ec5&device_id=de1488fc-a20a-4c19-8dc6-958f196673e6 => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1737] 199.19.213.78 () {34 vars in 1017 bytes} [Mon Apr 27 13:13:32 2026] GET /v2.0/networks?tenant_id=f6bf119d536e4ff1a10196b5f39d6ec5&shared=False => generated 772 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1738] 199.19.213.78 () {34 vars in 929 bytes} [Mon Apr 27 13:13:32 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:13:32.657 8 INFO neutron.db.segments_db [None req-c9b0bff1-7be7-417c-a41d-f6e5d6247b58 12596b468bb7481194d8de9e6d0bc2c0 8a1a911c669c435b88b1ec30e71a3c41 - - default default] Added segment 699f0488-4f2f-4412-a45b-ee78f9245e05 of type vxlan for network 0cfea20d-60fe-4b75-8e1d-3050a1056872 [pid: 7|app: 0|req: 865/1739] 10.0.0.188 () {34 vars in 990 bytes} [Mon Apr 27 13:13:32 2026] GET /v2.0/ports?device_id=dbb4a6e5-e3fb-433c-8e62-7c19f894b83a => generated 1244 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:13:32.893 8 INFO neutron.db.l3_hamode_db [None req-c9b0bff1-7be7-417c-a41d-f6e5d6247b58 12596b468bb7481194d8de9e6d0bc2c0 8a1a911c669c435b88b1ec30e71a3c41 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 866/1740] 10.0.0.188 () {34 vars in 1040 bytes} [Mon Apr 27 13:13:32 2026] GET /v2.0/security-groups?id=2db49298-0bfa-4284-bff0-7e4596ae4072&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:13:33.022 8 INFO neutron.db.l3_hamode_db [None req-c9b0bff1-7be7-417c-a41d-f6e5d6247b58 12596b468bb7481194d8de9e6d0bc2c0 8a1a911c669c435b88b1ec30e71a3c41 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 867/1741] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:33 2026] GET /v2.0/ports?device_id=de1488fc-a20a-4c19-8dc6-958f196673e6 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1742] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:13:33 2026] GET /v2.0/security-groups?id=526603dc-b957-4432-95cd-869ddcd5d661&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1743] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:13:33 2026] GET /v2.0/ports?tenant_id=f6bf119d536e4ff1a10196b5f39d6ec5&device_id=de1488fc-a20a-4c19-8dc6-958f196673e6 => generated 1238 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1744] 199.19.213.78 () {34 vars in 1057 bytes} [Mon Apr 27 13:13:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=a70d64ee-5af9-48e4-a941-e36c2b17354b => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1745] 199.19.213.78 () {34 vars in 983 bytes} [Mon Apr 27 13:13:33 2026] GET /v2.0/subnets?id=9adbb389-8938-4f98-9ca9-aba445d65ba0 => generated 694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1746] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:13:33 2026] GET /v2.0/ports?network_id=3c607c30-13df-4fd1-9206-1dab77aa7a2a&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: 875/1747] 10.0.0.232 () {34 vars in 668 bytes} [Mon Apr 27 13:13:32 2026] POST /v2.0/routers => generated 474 bytes in 1072 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1748] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:13:33 2026] GET /v2.0/networks/3c607c30-13df-4fd1-9206-1dab77aa7a2a?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:13:33.702 8 WARNING tagging [None req-dc387018-bf17-471f-99bd-c4eb05ab8b23 12596b468bb7481194d8de9e6d0bc2c0 8a1a911c669c435b88b1ec30e71a3c41 - - default default] project_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: 874/1749] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:13:33 2026] GET /v2.0/networks/3c607c30-13df-4fd1-9206-1dab77aa7a2a?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: 876/1750] 10.0.0.232 () {34 vars in 751 bytes} [Mon Apr 27 13:13:33 2026] PUT /v2.0/routers/921f2ebb-a9eb-4b15-ad42-e9b511045757/tags => generated 25 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:13:33.800 7 WARNING tagging [None req-35291266-2693-4b0e-a5dd-70741caae281 12596b468bb7481194d8de9e6d0bc2c0 8a1a911c669c435b88b1ec30e71a3c41 - - default default] project_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: 875/1751] 10.0.0.232 () {32 vars in 731 bytes} [Mon Apr 27 13:13:33 2026] GET /v2.0/routers/921f2ebb-a9eb-4b15-ad42-e9b511045757/tags => generated 25 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:13:33.894 8 WARNING tagging [None req-7ad6d1d3-dccc-4501-a970-48c48b91bc44 12596b468bb7481194d8de9e6d0bc2c0 8a1a911c669c435b88b1ec30e71a3c41 - - default default] project_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: 877/1752] 10.0.0.232 () {34 vars in 762 bytes} [Mon Apr 27 13:13:33 2026] PUT /v2.0/routers/921f2ebb-a9eb-4b15-ad42-e9b511045757/tags/green => generated 4 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-27 13:13:34.039 7 WARNING tagging [None req-9f7f8afb-f6e4-4101-9f0c-f48098389003 12596b468bb7481194d8de9e6d0bc2c0 8a1a911c669c435b88b1ec30e71a3c41 - - default default] project_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: 876/1753] 10.0.0.232 () {32 vars in 731 bytes} [Mon Apr 27 13:13:33 2026] GET /v2.0/routers/921f2ebb-a9eb-4b15-ad42-e9b511045757/tags => generated 34 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:13:34.139 8 WARNING tagging [None req-93a32908-0f85-478d-b252-d8df56818008 12596b468bb7481194d8de9e6d0bc2c0 8a1a911c669c435b88b1ec30e71a3c41 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 878/1754] 10.0.0.232 () {34 vars in 758 bytes} [Mon Apr 27 13:13:34 2026] PUT /v2.0/routers/921f2ebb-a9eb-4b15-ad42-e9b511045757/tags/red => generated 4 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-27 13:13:34.280 7 WARNING tagging [None req-c7becf75-cea6-4514-a89a-857d5c32dcc4 12596b468bb7481194d8de9e6d0bc2c0 8a1a911c669c435b88b1ec30e71a3c41 - - default default] project_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: 877/1755] 10.0.0.232 () {32 vars in 731 bytes} [Mon Apr 27 13:13:34 2026] GET /v2.0/routers/921f2ebb-a9eb-4b15-ad42-e9b511045757/tags => generated 34 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:13:34.376 8 WARNING tagging [None req-8605173a-1a93-4bc2-b450-1cae440786f1 12596b468bb7481194d8de9e6d0bc2c0 8a1a911c669c435b88b1ec30e71a3c41 - - default default] project_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: 878/1756] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:34 2026] GET /v2.0/ports?device_id=de1488fc-a20a-4c19-8dc6-958f196673e6 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1757] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:13:34 2026] GET /v2.0/security-groups?id=526603dc-b957-4432-95cd-869ddcd5d661&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: 879/1758] 10.0.0.232 () {34 vars in 780 bytes} [Mon Apr 27 13:13:34 2026] PUT /v2.0/routers/921f2ebb-a9eb-4b15-ad42-e9b511045757/tags/black.or.white => generated 4 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-27 13:13:34.931 7 WARNING tagging [None req-a3b3e64a-664d-497b-81ac-e05f9b3e973f 12596b468bb7481194d8de9e6d0bc2c0 8a1a911c669c435b88b1ec30e71a3c41 - - default default] project_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: 880/1759] 10.0.0.232 () {32 vars in 731 bytes} [Mon Apr 27 13:13:34 2026] GET /v2.0/routers/921f2ebb-a9eb-4b15-ad42-e9b511045757/tags => generated 52 bytes in 496 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:13:35.022 8 WARNING tagging [None req-920dea78-5410-45cb-a9f9-7995760ae90e 12596b468bb7481194d8de9e6d0bc2c0 8a1a911c669c435b88b1ec30e71a3c41 - - default default] project_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: 880/1760] 10.0.0.232 () {34 vars in 751 bytes} [Mon Apr 27 13:13:34 2026] PUT /v2.0/routers/921f2ebb-a9eb-4b15-ad42-e9b511045757/tags => generated 37 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:13:35.129 7 WARNING tagging [None req-673cb9ad-9c49-4132-b138-9929e0ce31e2 12596b468bb7481194d8de9e6d0bc2c0 8a1a911c669c435b88b1ec30e71a3c41 - - default default] project_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: 881/1761] 10.0.0.232 () {32 vars in 731 bytes} [Mon Apr 27 13:13:35 2026] GET /v2.0/routers/921f2ebb-a9eb-4b15-ad42-e9b511045757/tags => generated 37 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:13:35.210 8 WARNING tagging [None req-a90e2d3e-54bb-481d-a889-a15fd5a2e3f3 12596b468bb7481194d8de9e6d0bc2c0 8a1a911c669c435b88b1ec30e71a3c41 - - default default] project_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: 881/1762] 10.0.0.232 () {32 vars in 739 bytes} [Mon Apr 27 13:13:35 2026] GET /v2.0/routers/921f2ebb-a9eb-4b15-ad42-e9b511045757/tags/red => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:13:35.300 7 WARNING tagging [None req-96bdd779-bf8f-44a9-b317-caf1ed2dd271 12596b468bb7481194d8de9e6d0bc2c0 8a1a911c669c435b88b1ec30e71a3c41 - - default default] 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-27 13:13:35.348 7 INFO neutron.api.v2.resource [None req-96bdd779-bf8f-44a9-b317-caf1ed2dd271 12596b468bb7481194d8de9e6d0bc2c0 8a1a911c669c435b88b1ec30e71a3c41 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 882/1763] 10.0.0.232 () {32 vars in 743 bytes} [Mon Apr 27 13:13:35 2026] GET /v2.0/routers/921f2ebb-a9eb-4b15-ad42-e9b511045757/tags/green => generated 99 bytes in 94 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 13:13:35.395 8 WARNING tagging [None req-fae3d10b-6ca4-430b-b206-ed67d6a8fe29 12596b468bb7481194d8de9e6d0bc2c0 8a1a911c669c435b88b1ec30e71a3c41 - - default default] project_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: 882/1764] 10.0.0.232 () {32 vars in 742 bytes} [Mon Apr 27 13:13:35 2026] DELETE /v2.0/routers/921f2ebb-a9eb-4b15-ad42-e9b511045757/tags/red => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:13:35.502 7 WARNING tagging [None req-26658205-b9ef-4043-8db1-3edb52166567 12596b468bb7481194d8de9e6d0bc2c0 8a1a911c669c435b88b1ec30e71a3c41 - - default default] project_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: 883/1765] 10.0.0.232 () {32 vars in 731 bytes} [Mon Apr 27 13:13:35 2026] GET /v2.0/routers/921f2ebb-a9eb-4b15-ad42-e9b511045757/tags => generated 30 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:13:35.601 7 WARNING tagging [None req-9f4d18c3-85a2-444b-8180-75a064aa24fe 12596b468bb7481194d8de9e6d0bc2c0 8a1a911c669c435b88b1ec30e71a3c41 - - default default] 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-27 13:13:35.649 7 INFO neutron.api.v2.resource [None req-9f4d18c3-85a2-444b-8180-75a064aa24fe 12596b468bb7481194d8de9e6d0bc2c0 8a1a911c669c435b88b1ec30e71a3c41 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 884/1766] 10.0.0.232 () {32 vars in 746 bytes} [Mon Apr 27 13:13:35 2026] DELETE /v2.0/routers/921f2ebb-a9eb-4b15-ad42-e9b511045757/tags/green => generated 99 bytes in 96 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1767] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:35 2026] GET /v2.0/ports?device_id=de1488fc-a20a-4c19-8dc6-958f196673e6 => generated 969 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:13:35.693 8 WARNING neutron.db.securitygroups_db [None req-cc768039-1f65-43c4-8222-8e5dcf0e1f9f 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] 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-27 13:13:35.719 7 WARNING tagging [None req-c7d7a7df-2b58-4452-9fad-cb6313114e8a 12596b468bb7481194d8de9e6d0bc2c0 8a1a911c669c435b88b1ec30e71a3c41 - - default default] project_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: 886/1768] 10.0.0.232 () {32 vars in 734 bytes} [Mon Apr 27 13:13:35 2026] DELETE /v2.0/routers/921f2ebb-a9eb-4b15-ad42-e9b511045757/tags => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1769] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:13:35 2026] GET /v2.0/security-groups?id=526603dc-b957-4432-95cd-869ddcd5d661&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1770] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:13:35 2026] GET /v2.0/security-groups?tenant_id=dc411382c08c4020b19f60bdcfa1a8ef&name=default => generated 2925 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:13:35.833 7 WARNING tagging [None req-ddb839ea-189c-4394-b19c-947ec8777c94 12596b468bb7481194d8de9e6d0bc2c0 8a1a911c669c435b88b1ec30e71a3c41 - - default default] project_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: 888/1771] 10.0.0.232 () {32 vars in 731 bytes} [Mon Apr 27 13:13:35 2026] GET /v2.0/routers/921f2ebb-a9eb-4b15-ad42-e9b511045757/tags => generated 12 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1772] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:13:35 2026] DELETE /v2.0/security-groups/bdc2094e-11db-4daa-b012-47c8fb8e0e8a => 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: 889/1773] 10.0.0.232 () {32 vars in 721 bytes} [Mon Apr 27 13:13:35 2026] GET /v2.0/routers/921f2ebb-a9eb-4b15-ad42-e9b511045757 => generated 480 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:13:35.987 7 WARNING neutron.db.securitygroups_db [None req-5753401e-588b-420a-a59a-8acc2144465b 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_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/1774] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:13:35 2026] GET /v2.0/security-groups?tenant_id=4f7ae61cd10340adba94619c14585b7d&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: 891/1775] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:13:36 2026] DELETE /v2.0/security-groups/87a04a61-2056-41f6-987b-61f430b0bc64 => 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: 885/1776] 10.0.0.232 () {34 vars in 742 bytes} [Mon Apr 27 13:13:35 2026] PUT /v2.0/routers/921f2ebb-a9eb-4b15-ad42-e9b511045757 => generated 480 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1777] 10.0.0.232 () {32 vars in 736 bytes} [Mon Apr 27 13:13:36 2026] GET /v2.0/ports?device_id=921f2ebb-a9eb-4b15-ad42-e9b511045757 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:13:36.612 8 INFO neutron_taas.services.taas.taas_plugin [None req-0ce22097-88c8-4ebf-b709-10fd00e4a0bc 12596b468bb7481194d8de9e6d0bc2c0 8a1a911c669c435b88b1ec30e71a3c41 - - default default] TaaS: Handle Delete Port: cfcd2956-7728-4fdf-900d-93e9476e9314 2026-04-27 13:13:36.615 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0ce22097-88c8-4ebf-b709-10fd00e4a0bc 12596b468bb7481194d8de9e6d0bc2c0 8a1a911c669c435b88b1ec30e71a3c41 - - default default] Tap Mirror: Handle Delete Port: cfcd2956-7728-4fdf-900d-93e9476e9314 [pid: 7|app: 0|req: 893/1778] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:36 2026] GET /v2.0/ports?device_id=de1488fc-a20a-4c19-8dc6-958f196673e6 => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1779] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:13:36 2026] GET /v2.0/security-groups?id=526603dc-b957-4432-95cd-869ddcd5d661&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:13:37.409 8 INFO neutron.services.segments.plugin [-] Segment 699f0488-4f2f-4412-a45b-ee78f9245e05 resource provider aggregate not found 2026-04-27 13:13:37.418 8 INFO neutron.services.segments.plugin [-] Segment 699f0488-4f2f-4412-a45b-ee78f9245e05 resource provider aggregate not found 2026-04-27 13:13:37.440 8 INFO neutron.services.segments.plugin [-] Segment 699f0488-4f2f-4412-a45b-ee78f9245e05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 699f0488-4f2f-4412-a45b-ee78f9245e05 found for delete ", "request_id": "req-bb98ca53-4600-4f11-b84c-ebadae638ef9"}]} 2026-04-27 13:13:37.449 8 INFO neutron.services.segments.plugin [-] Segment 699f0488-4f2f-4412-a45b-ee78f9245e05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 699f0488-4f2f-4412-a45b-ee78f9245e05 found for delete ", "request_id": "req-56668100-9270-4998-982e-0e331f069deb"}]} 2026-04-27 13:13:37.454 8 INFO neutron.db.l3_hamode_db [None req-0ce22097-88c8-4ebf-b709-10fd00e4a0bc 12596b468bb7481194d8de9e6d0bc2c0 8a1a911c669c435b88b1ec30e71a3c41 - - default default] HA network 0cfea20d-60fe-4b75-8e1d-3050a1056872 was deleted as no HA routers are present in project 8a1a911c669c435b88b1ec30e71a3c41. [pid: 8|app: 0|req: 886/1782] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:13:36 2026] DELETE /v2.0/routers/921f2ebb-a9eb-4b15-ad42-e9b511045757 => generated 0 bytes in 1020 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1783] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:38 2026] GET /v2.0/ports?device_id=de1488fc-a20a-4c19-8dc6-958f196673e6 => generated 971 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1784] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:13:38 2026] GET /v2.0/security-groups?id=526603dc-b957-4432-95cd-869ddcd5d661&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:13:38.334 8 WARNING neutron.db.securitygroups_db [None req-1916a972-ad48-4530-a981-141225a7703c 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 887/1785] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:13:38 2026] GET /v2.0/security-groups?tenant_id=8a1a911c669c435b88b1ec30e71a3c41&name=default => generated 2925 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1786] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:13:38 2026] DELETE /v2.0/security-groups/35207714-0c85-4efb-ac05-7cd733be4c60 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:13:38.699 8 WARNING neutron.db.securitygroups_db [None req-b38ba992-07bf-4499-a66b-b7eee2f56c36 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 888/1787] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:13:38 2026] GET /v2.0/security-groups?tenant_id=f38e1b94498e46dcadff69d6f2296c00&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1788] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:13:38 2026] DELETE /v2.0/security-groups/e0799b84-867b-4ef5-a327-e019af7823b0 => 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: 889/1789] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:39 2026] GET /v2.0/ports?device_id=de1488fc-a20a-4c19-8dc6-958f196673e6 => 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: 901/1790] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:13:39 2026] GET /v2.0/security-groups?id=526603dc-b957-4432-95cd-869ddcd5d661&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1791] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:39 2026] GET /v2.0/ports?device_id=de1488fc-a20a-4c19-8dc6-958f196673e6 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:13:39.898 7 INFO neutron.db.l3_db [None req-1414ef51-8556-4fdb-9b4d-9163016e2156 d7d972612cce4125a775c82d5cfbeac7 f6bf119d536e4ff1a10196b5f39d6ec5 - - default default] Floating IP ff024af4-13a2-42cc-94ae-a310f0aa9359 associated. External IP: 10.96.250.216, port: a70d64ee-5af9-48e4-a941-e36c2b17354b. [pid: 7|app: 0|req: 902/1792] 10.0.0.232 () {34 vars in 749 bytes} [Mon Apr 27 13:13:39 2026] PUT /v2.0/floatingips/ff024af4-13a2-42cc-94ae-a310f0aa9359 => generated 855 bytes in 652 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:13:40.272 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-601f18e5-b1b5-44dd-bfd5-3d7631a7b801'] response: {'name': 'network-changed', 'server_uuid': 'de1488fc-a20a-4c19-8dc6-958f196673e6', 'tag': 'a70d64ee-5af9-48e4-a941-e36c2b17354b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 891/1793] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:13:40 2026] GET /v2.0/ports?tenant_id=f6bf119d536e4ff1a10196b5f39d6ec5&device_id=de1488fc-a20a-4c19-8dc6-958f196673e6 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1794] 199.19.213.78 () {34 vars in 985 bytes} [Mon Apr 27 13:13:40 2026] GET /v2.0/networks?id=3c607c30-13df-4fd1-9206-1dab77aa7a2a => generated 772 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1795] 199.19.213.78 () {34 vars in 1057 bytes} [Mon Apr 27 13:13:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=a70d64ee-5af9-48e4-a941-e36c2b17354b => generated 858 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1796] 199.19.213.78 () {34 vars in 983 bytes} [Mon Apr 27 13:13:40 2026] GET /v2.0/subnets?id=9adbb389-8938-4f98-9ca9-aba445d65ba0 => generated 694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1797] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:13:41 2026] GET /v2.0/ports?network_id=3c607c30-13df-4fd1-9206-1dab77aa7a2a&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: 905/1798] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:13:41 2026] GET /v2.0/networks/3c607c30-13df-4fd1-9206-1dab77aa7a2a?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1799] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:13:41 2026] GET /v2.0/networks/3c607c30-13df-4fd1-9206-1dab77aa7a2a?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: 906/1800] 10.0.0.232 () {32 vars in 826 bytes} [Mon Apr 27 13:13:41 2026] GET /v2.0/ports?project_id=5495e8759d8348448e43c580491dbc8e&network_id=450ba5c8-5503-4d71-9059-71e36de4d140 => generated 3695 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1801] 10.0.0.232 () {32 vars in 742 bytes} [Mon Apr 27 13:13:41 2026] GET /v2.0/subnets?network_id=808f6a74-b38b-4c9e-8638-5ba2fd060dfc => generated 667 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:13:42.060 7 INFO neutron.db.l3_db [None req-aa101459-0268-4124-9f06-5495cac27c6f 432025f3ce634de8a9547c55a05a3852 5495e8759d8348448e43c580491dbc8e - - default default] Floating IP 2cfbc9c2-965e-442a-8346-69245c2cdd0c disassociated. External IP: 10.96.250.214, port: a8ad5287-54f1-4ead-8401-42802fdeeac7. [pid: 7|app: 0|req: 907/1802] 10.0.0.232 () {34 vars in 749 bytes} [Mon Apr 27 13:13:41 2026] PUT /v2.0/floatingips/2cfbc9c2-965e-442a-8346-69245c2cdd0c => generated 554 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1803] 10.0.0.232 () {32 vars in 729 bytes} [Mon Apr 27 13:13:42 2026] GET /v2.0/floatingips/2cfbc9c2-965e-442a-8346-69245c2cdd0c => generated 554 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:13:42.426 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ee9c7e4-65d3-4326-b7ee-062c21c502c5'] response: {'name': 'network-changed', 'server_uuid': 'dbb4a6e5-e3fb-433c-8e62-7c19f894b83a', 'tag': 'a8ad5287-54f1-4ead-8401-42802fdeeac7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 896/1804] 10.0.0.232 () {34 vars in 684 bytes} [Mon Apr 27 13:13:42 2026] POST /v2.0/security-groups => generated 1601 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 13:13:42.719 7 WARNING tagging [None req-e11bbc05-c3de-48ff-8cba-cf46a9c568ee 82aad458868140c9af112ca55075197b ae20e4b9d9d14b33ac9ac72d54ba4e6e - - default default] project_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: 909/1805] 10.0.0.232 () {34 vars in 767 bytes} [Mon Apr 27 13:13:42 2026] PUT /v2.0/security-groups/a7c9ee4e-ccfc-4598-adcc-d32e98784ade/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:13:42.770 8 WARNING tagging [None req-b80287c3-7622-4a03-b150-f380668494d3 82aad458868140c9af112ca55075197b ae20e4b9d9d14b33ac9ac72d54ba4e6e - - default default] project_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: 897/1806] 10.0.0.232 () {32 vars in 747 bytes} [Mon Apr 27 13:13:42 2026] GET /v2.0/security-groups/a7c9ee4e-ccfc-4598-adcc-d32e98784ade/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:13:42.811 7 WARNING tagging [None req-b2f9b383-ea5b-4403-9e25-43321b61f572 82aad458868140c9af112ca55075197b ae20e4b9d9d14b33ac9ac72d54ba4e6e - - default default] project_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: 910/1807] 10.0.0.232 () {34 vars in 778 bytes} [Mon Apr 27 13:13:42 2026] PUT /v2.0/security-groups/a7c9ee4e-ccfc-4598-adcc-d32e98784ade/tags/green => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-27 13:13:42.868 8 WARNING tagging [None req-1fb386a4-6d13-4203-96a4-7548bf0b4be8 82aad458868140c9af112ca55075197b ae20e4b9d9d14b33ac9ac72d54ba4e6e - - default default] project_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: 898/1808] 10.0.0.232 () {32 vars in 747 bytes} [Mon Apr 27 13:13:42 2026] GET /v2.0/security-groups/a7c9ee4e-ccfc-4598-adcc-d32e98784ade/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:13:42.908 7 WARNING tagging [None req-3d90ca9d-e418-4583-82c4-f66852a2c6dc 82aad458868140c9af112ca55075197b ae20e4b9d9d14b33ac9ac72d54ba4e6e - - default default] project_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: 911/1809] 10.0.0.232 () {34 vars in 774 bytes} [Mon Apr 27 13:13:42 2026] PUT /v2.0/security-groups/a7c9ee4e-ccfc-4598-adcc-d32e98784ade/tags/red => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-27 13:13:42.960 8 WARNING tagging [None req-bc7b4632-7f79-41e1-8232-1d354b1c98a6 82aad458868140c9af112ca55075197b ae20e4b9d9d14b33ac9ac72d54ba4e6e - - default default] project_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: 912/1810] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:13:42 2026] GET /v2.0/ports?tenant_id=5495e8759d8348448e43c580491dbc8e&device_id=dbb4a6e5-e3fb-433c-8e62-7c19f894b83a => 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: 899/1811] 10.0.0.232 () {32 vars in 747 bytes} [Mon Apr 27 13:13:42 2026] GET /v2.0/security-groups/a7c9ee4e-ccfc-4598-adcc-d32e98784ade/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:13:42.999 8 WARNING tagging [None req-cd581222-c9f3-4482-b2ce-5a30d24ec576 82aad458868140c9af112ca55075197b ae20e4b9d9d14b33ac9ac72d54ba4e6e - - default default] project_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: 913/1812] 199.19.213.78 () {34 vars in 985 bytes} [Mon Apr 27 13:13:42 2026] GET /v2.0/networks?id=450ba5c8-5503-4d71-9059-71e36de4d140 => generated 757 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1813] 10.0.0.232 () {34 vars in 796 bytes} [Mon Apr 27 13:13:42 2026] PUT /v2.0/security-groups/a7c9ee4e-ccfc-4598-adcc-d32e98784ade/tags/black.or.white => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1814] 199.19.213.78 () {34 vars in 1059 bytes} [Mon Apr 27 13:13:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=a8ad5287-54f1-4ead-8401-42802fdeeac7 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:13:43.055 8 WARNING tagging [None req-4d1d64fe-c17d-4477-b9dd-7e7ba2d5d4b8 82aad458868140c9af112ca55075197b ae20e4b9d9d14b33ac9ac72d54ba4e6e - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 901/1815] 10.0.0.232 () {32 vars in 747 bytes} [Mon Apr 27 13:13:43 2026] GET /v2.0/security-groups/a7c9ee4e-ccfc-4598-adcc-d32e98784ade/tags => generated 52 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1816] 199.19.213.78 () {34 vars in 983 bytes} [Mon Apr 27 13:13:43 2026] GET /v2.0/subnets?id=8deb929c-b8fd-4e15-8efe-c52255949298 => generated 677 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:13:43.090 8 WARNING tagging [None req-f1e22469-c395-4549-85cb-a5507cd01548 82aad458868140c9af112ca55075197b ae20e4b9d9d14b33ac9ac72d54ba4e6e - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 902/1817] 10.0.0.232 () {34 vars in 767 bytes} [Mon Apr 27 13:13:43 2026] PUT /v2.0/security-groups/a7c9ee4e-ccfc-4598-adcc-d32e98784ade/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: 916/1818] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:13:43 2026] GET /v2.0/ports?network_id=450ba5c8-5503-4d71-9059-71e36de4d140&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:13:43.141 8 WARNING tagging [None req-ea32fa8f-31f0-4b33-8dc4-e15cc7cbb0c6 82aad458868140c9af112ca55075197b ae20e4b9d9d14b33ac9ac72d54ba4e6e - - default default] project_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: 903/1819] 10.0.0.232 () {32 vars in 747 bytes} [Mon Apr 27 13:13:43 2026] GET /v2.0/security-groups/a7c9ee4e-ccfc-4598-adcc-d32e98784ade/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:13:43.177 8 WARNING tagging [None req-fbe79885-9571-4570-b0b1-9e2422debdea 82aad458868140c9af112ca55075197b ae20e4b9d9d14b33ac9ac72d54ba4e6e - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 917/1820] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:13:43 2026] GET /v2.0/networks/450ba5c8-5503-4d71-9059-71e36de4d140?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1821] 10.0.0.232 () {32 vars in 755 bytes} [Mon Apr 27 13:13:43 2026] GET /v2.0/security-groups/a7c9ee4e-ccfc-4598-adcc-d32e98784ade/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:13:43.211 7 WARNING tagging [None req-b2c5d301-bbc5-499a-9041-b1250bda0699 82aad458868140c9af112ca55075197b ae20e4b9d9d14b33ac9ac72d54ba4e6e - - default default] 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-27 13:13:43.217 7 INFO neutron.api.v2.resource [None req-b2c5d301-bbc5-499a-9041-b1250bda0699 82aad458868140c9af112ca55075197b ae20e4b9d9d14b33ac9ac72d54ba4e6e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 918/1822] 10.0.0.232 () {32 vars in 759 bytes} [Mon Apr 27 13:13:43 2026] GET /v2.0/security-groups/a7c9ee4e-ccfc-4598-adcc-d32e98784ade/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1823] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:13:43 2026] GET /v2.0/networks/450ba5c8-5503-4d71-9059-71e36de4d140?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-27 13:13:43.246 7 WARNING tagging [None req-99c762ae-56ac-41f1-8983-7d4a37a00b11 82aad458868140c9af112ca55075197b ae20e4b9d9d14b33ac9ac72d54ba4e6e - - default default] project_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: 919/1824] 10.0.0.232 () {32 vars in 758 bytes} [Mon Apr 27 13:13:43 2026] DELETE /v2.0/security-groups/a7c9ee4e-ccfc-4598-adcc-d32e98784ade/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:13:43.297 8 WARNING tagging [None req-722afd5d-8fa2-4df7-bcb3-a6db2791fcfa 82aad458868140c9af112ca55075197b ae20e4b9d9d14b33ac9ac72d54ba4e6e - - default default] project_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: 906/1825] 10.0.0.232 () {32 vars in 747 bytes} [Mon Apr 27 13:13:43 2026] GET /v2.0/security-groups/a7c9ee4e-ccfc-4598-adcc-d32e98784ade/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:13:43.340 7 WARNING tagging [None req-8bae05f9-a766-4740-89a2-d0bb90f840f9 82aad458868140c9af112ca55075197b ae20e4b9d9d14b33ac9ac72d54ba4e6e - - default default] 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-27 13:13:43.363 7 INFO neutron.api.v2.resource [None req-8bae05f9-a766-4740-89a2-d0bb90f840f9 82aad458868140c9af112ca55075197b ae20e4b9d9d14b33ac9ac72d54ba4e6e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 920/1826] 10.0.0.232 () {32 vars in 762 bytes} [Mon Apr 27 13:13:43 2026] DELETE /v2.0/security-groups/a7c9ee4e-ccfc-4598-adcc-d32e98784ade/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 13:13:43.403 8 WARNING tagging [None req-26ef0667-e5c7-49d9-b512-ffc314ccf61f 82aad458868140c9af112ca55075197b ae20e4b9d9d14b33ac9ac72d54ba4e6e - - default default] project_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: 907/1827] 10.0.0.232 () {32 vars in 750 bytes} [Mon Apr 27 13:13:43 2026] DELETE /v2.0/security-groups/a7c9ee4e-ccfc-4598-adcc-d32e98784ade/tags => 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: 921/1828] 10.0.0.232 () {32 vars in 729 bytes} [Mon Apr 27 13:13:43 2026] GET /v2.0/floatingips/2cfbc9c2-965e-442a-8346-69245c2cdd0c => generated 554 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:13:43.474 8 WARNING tagging [None req-4cb60f38-0457-43a1-9fb2-23eb41fa644b 82aad458868140c9af112ca55075197b ae20e4b9d9d14b33ac9ac72d54ba4e6e - - default default] project_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: 908/1829] 10.0.0.232 () {32 vars in 747 bytes} [Mon Apr 27 13:13:43 2026] GET /v2.0/security-groups/a7c9ee4e-ccfc-4598-adcc-d32e98784ade/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1830] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:13:43 2026] DELETE /v2.0/security-groups/a7c9ee4e-ccfc-4598-adcc-d32e98784ade => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:13:44.450 8 WARNING neutron.db.securitygroups_db [None req-4a80ae29-d684-4733-aebb-159e28c00c3e 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_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: 923/1831] 10.0.0.232 () {32 vars in 729 bytes} [Mon Apr 27 13:13:44 2026] GET /v2.0/floatingips/2cfbc9c2-965e-442a-8346-69245c2cdd0c => generated 552 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1832] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:13:44 2026] GET /v2.0/security-groups?tenant_id=ae20e4b9d9d14b33ac9ac72d54ba4e6e&name=default => generated 2925 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1833] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:13:44 2026] DELETE /v2.0/security-groups/415ed6e5-a2ec-410b-8d02-a358e387e10e => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:13:44.657 8 WARNING neutron.db.securitygroups_db [None req-8f607849-71a8-4a58-b1f0-a78ec051f893 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 910/1834] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:13:44 2026] GET /v2.0/security-groups?tenant_id=f90b6aa8bc9c4209bec5d25719d9f76d&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1835] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:13:44 2026] DELETE /v2.0/security-groups/68e84440-15f6-4ec2-80fb-43751a84c61b => 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: 926/1836] 10.0.0.232 () {34 vars in 685 bytes} [Mon Apr 27 13:13:45 2026] POST /v2.0/security-groups => generated 1673 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 13:13:45.741 8 INFO neutron.db.segments_db [None req-fd33210e-09e7-4c3c-8296-5da81ff593c5 cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] Added segment d9aeb646-ee0f-401e-b686-d0272ba278f8 of type vxlan for network b80515e8-ac1e-4e3c-bea6-a9e5707226ac [pid: 7|app: 0|req: 927/1837] 10.0.0.232 () {34 vars in 695 bytes} [Mon Apr 27 13:13:45 2026] POST /v2.0/security-group-rules => generated 597 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1838] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:13:45 2026] POST /v2.0/networks => generated 640 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1839] 10.0.0.232 () {34 vars in 695 bytes} [Mon Apr 27 13:13:45 2026] POST /v2.0/security-group-rules => generated 596 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1840] 10.0.0.232 () {34 vars in 695 bytes} [Mon Apr 27 13:13:45 2026] POST /v2.0/security-group-rules => generated 602 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1841] 10.0.0.232 () {34 vars in 695 bytes} [Mon Apr 27 13:13:45 2026] POST /v2.0/security-group-rules => generated 601 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1842] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:13:45 2026] POST /v2.0/subnets => generated 658 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:13:46.124 7 INFO neutron.db.securitygroups_db [None req-2d2cd4d1-971b-4a7c-92e2-bc270f20b57a 432025f3ce634de8a9547c55a05a3852 5495e8759d8348448e43c580491dbc8e - - default default] Project 5495e8759d8348448e43c580491dbc8e 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: 931/1843] 10.0.0.232 () {34 vars in 695 bytes} [Mon Apr 27 13:13:46 2026] POST /v2.0/security-group-rules => generated 607 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:13:46.240 7 INFO neutron.db.securitygroups_db [None req-451024dc-b6a6-40ae-8374-34144abe12f1 432025f3ce634de8a9547c55a05a3852 5495e8759d8348448e43c580491dbc8e - - default default] Project 5495e8759d8348448e43c580491dbc8e 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: 913/1844] 10.0.0.232 () {32 vars in 722 bytes} [Mon Apr 27 13:13:46 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1845] 10.0.0.232 () {34 vars in 695 bytes} [Mon Apr 27 13:13:46 2026] POST /v2.0/security-group-rules => generated 606 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1846] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:13:46 2026] POST /v2.0/subnets => generated 731 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:13:46.555 7 INFO neutron.db.segments_db [None req-6f65a6d3-f8fa-4ab1-af17-2d43528b60bb cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] Added segment e72d5b99-0781-4a98-8c8b-60ad31cf8a4a of type vxlan for network d10faea4-a491-4f4c-9b57-b53831a8b7f2 [pid: 7|app: 0|req: 933/1847] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:13:46 2026] POST /v2.0/networks => generated 638 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1848] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:13:46 2026] POST /v2.0/subnets => generated 655 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1849] 10.0.0.232 () {32 vars in 649 bytes} [Mon Apr 27 13:13:46 2026] GET /v2.0/networks => generated 1298 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:13:46.977 7 WARNING neutron.db.securitygroups_db [req-2ff6c90a-b60e-4540-93c5-78587f730dfc req-ab437f00-9b61-4877-96cf-bc8f6c0f998b 432025f3ce634de8a9547c55a05a3852 5495e8759d8348448e43c580491dbc8e - - default default] project_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: 935/1850] 10.0.0.150 () {34 vars in 1098 bytes} [Mon Apr 27 13:13:46 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-185189810&fields=id&tenant_id=5495e8759d8348448e43c580491dbc8e => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1851] 10.0.0.150 () {34 vars in 982 bytes} [Mon Apr 27 13:13:47 2026] GET /v2.0/networks?id=450ba5c8-5503-4d71-9059-71e36de4d140 => generated 661 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1852] 10.0.0.150 () {34 vars in 965 bytes} [Mon Apr 27 13:13:47 2026] GET /v2.0/quotas/5495e8759d8348448e43c580491dbc8e => 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: 916/1853] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:13:46 2026] POST /v2.0/subnets => generated 725 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:13:47.155 8 INFO neutron.db.segments_db [None req-9a5450f7-1bc2-4627-b961-22618c9ec104 cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] Added segment 17984f36-955e-4333-8a0f-3eb9d9d24c69 of type vxlan for network 47a9b963-d289-4ee3-bddb-3650499a348a [pid: 7|app: 0|req: 938/1854] 10.0.0.150 () {34 vars in 1002 bytes} [Mon Apr 27 13:13:47 2026] GET /v2.0/ports?tenant_id=5495e8759d8348448e43c580491dbc8e&fields=id => generated 149 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1855] 10.0.0.150 () {34 vars in 1008 bytes} [Mon Apr 27 13:13:47 2026] GET /v2.0/networks/450ba5c8-5503-4d71-9059-71e36de4d140?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: 917/1856] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:13:47 2026] POST /v2.0/networks => generated 638 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1857] 10.0.0.150 () {34 vars in 1108 bytes} [Mon Apr 27 13:13:47 2026] GET /v2.0/networks/450ba5c8-5503-4d71-9059-71e36de4d140?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1858] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:47 2026] GET /v2.0/ports?device_id=be9f686f-9546-40bb-9ff7-21f05014eb34 => 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: 918/1859] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:13:47 2026] POST /v2.0/subnets => generated 656 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1860] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:13:47 2026] POST /v2.0/subnets => generated 729 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:13:47.830 8 INFO neutron.db.segments_db [None req-1b6b4c6c-456a-475b-bf45-4f7db66d9d50 cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] Added segment 38bd3f20-c538-4b6b-b590-f22481eb483b of type vxlan for network 88d19f94-300e-4350-835c-b8374e3841e3 [pid: 7|app: 0|req: 943/1861] 10.0.0.188 () {34 vars in 990 bytes} [Mon Apr 27 13:13:47 2026] GET /v2.0/ports?device_id=de1488fc-a20a-4c19-8dc6-958f196673e6 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1862] 10.0.0.188 () {34 vars in 1040 bytes} [Mon Apr 27 13:13:47 2026] GET /v2.0/security-groups?id=526603dc-b957-4432-95cd-869ddcd5d661&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:13:48.085 8 INFO neutron.db.l3_hamode_db [None req-1b6b4c6c-456a-475b-bf45-4f7db66d9d50 cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 945/1863] 10.0.0.232 () {34 vars in 676 bytes} [Mon Apr 27 13:13:48 2026] POST /v2.0/subnetpools => generated 516 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1864] 10.0.0.232 () {34 vars in 759 bytes} [Mon Apr 27 13:13:48 2026] PUT /v2.0/subnetpools/628b5563-9f57-4a76-bdef-dd4ac05f0711/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1865] 10.0.0.232 () {32 vars in 739 bytes} [Mon Apr 27 13:13:48 2026] GET /v2.0/subnetpools/628b5563-9f57-4a76-bdef-dd4ac05f0711/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1866] 10.0.0.232 () {34 vars in 770 bytes} [Mon Apr 27 13:13:48 2026] PUT /v2.0/subnetpools/628b5563-9f57-4a76-bdef-dd4ac05f0711/tags/green => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1867] 10.0.0.232 () {32 vars in 739 bytes} [Mon Apr 27 13:13:48 2026] GET /v2.0/subnetpools/628b5563-9f57-4a76-bdef-dd4ac05f0711/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: 950/1868] 10.0.0.232 () {34 vars in 766 bytes} [Mon Apr 27 13:13:48 2026] PUT /v2.0/subnetpools/628b5563-9f57-4a76-bdef-dd4ac05f0711/tags/red => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1869] 10.0.0.232 () {32 vars in 739 bytes} [Mon Apr 27 13:13:48 2026] GET /v2.0/subnetpools/628b5563-9f57-4a76-bdef-dd4ac05f0711/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1870] 10.0.0.232 () {34 vars in 788 bytes} [Mon Apr 27 13:13:48 2026] PUT /v2.0/subnetpools/628b5563-9f57-4a76-bdef-dd4ac05f0711/tags/black.or.white => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1871] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:48 2026] GET /v2.0/ports?device_id=be9f686f-9546-40bb-9ff7-21f05014eb34 => 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: 954/1872] 10.0.0.232 () {32 vars in 739 bytes} [Mon Apr 27 13:13:48 2026] GET /v2.0/subnetpools/628b5563-9f57-4a76-bdef-dd4ac05f0711/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: 955/1873] 10.0.0.232 () {34 vars in 759 bytes} [Mon Apr 27 13:13:48 2026] PUT /v2.0/subnetpools/628b5563-9f57-4a76-bdef-dd4ac05f0711/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1874] 10.0.0.232 () {32 vars in 739 bytes} [Mon Apr 27 13:13:48 2026] GET /v2.0/subnetpools/628b5563-9f57-4a76-bdef-dd4ac05f0711/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1875] 10.0.0.232 () {32 vars in 747 bytes} [Mon Apr 27 13:13:48 2026] GET /v2.0/subnetpools/628b5563-9f57-4a76-bdef-dd4ac05f0711/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:13:48.656 7 INFO neutron.api.v2.resource [None req-f88f97b6-327f-4020-ad10-996c9af3ae05 90feb60bf0b74258bf38b26e87188317 87b29e7517da4bad85db5166cd9df3b0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 958/1876] 10.0.0.232 () {32 vars in 751 bytes} [Mon Apr 27 13:13:48 2026] GET /v2.0/subnetpools/628b5563-9f57-4a76-bdef-dd4ac05f0711/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1877] 10.0.0.232 () {32 vars in 750 bytes} [Mon Apr 27 13:13:48 2026] DELETE /v2.0/subnetpools/628b5563-9f57-4a76-bdef-dd4ac05f0711/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1878] 10.0.0.232 () {32 vars in 739 bytes} [Mon Apr 27 13:13:48 2026] GET /v2.0/subnetpools/628b5563-9f57-4a76-bdef-dd4ac05f0711/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:13:48.776 7 INFO neutron.api.v2.resource [None req-a7c52c30-0968-4415-94b6-0e717822f0f7 90feb60bf0b74258bf38b26e87188317 87b29e7517da4bad85db5166cd9df3b0 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 961/1879] 10.0.0.232 () {32 vars in 754 bytes} [Mon Apr 27 13:13:48 2026] DELETE /v2.0/subnetpools/628b5563-9f57-4a76-bdef-dd4ac05f0711/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: 962/1880] 10.0.0.232 () {32 vars in 742 bytes} [Mon Apr 27 13:13:48 2026] DELETE /v2.0/subnetpools/628b5563-9f57-4a76-bdef-dd4ac05f0711/tags => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:13:48.832 8 INFO neutron.db.l3_hamode_db [None req-1b6b4c6c-456a-475b-bf45-4f7db66d9d50 cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 963/1881] 10.0.0.232 () {32 vars in 739 bytes} [Mon Apr 27 13:13:48 2026] GET /v2.0/subnetpools/628b5563-9f57-4a76-bdef-dd4ac05f0711/tags => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1882] 10.0.0.232 () {32 vars in 732 bytes} [Mon Apr 27 13:13:48 2026] DELETE /v2.0/subnetpools/628b5563-9f57-4a76-bdef-dd4ac05f0711 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1883] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:49 2026] GET /v2.0/ports?device_id=be9f686f-9546-40bb-9ff7-21f05014eb34 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:13:49.701 7 WARNING neutron.db.securitygroups_db [None req-b644f340-c18c-4187-ad2d-7a8b40ec7918 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 919/1884] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:13:47 2026] POST /v2.0/routers => generated 685 bytes in 1959 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1885] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:13:49 2026] GET /v2.0/security-groups?tenant_id=87b29e7517da4bad85db5166cd9df3b0&name=default => generated 2925 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1886] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:13:49 2026] DELETE /v2.0/security-groups/1e8d03eb-c5a0-47e4-ae2b-a2fc0e92c754 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:13:49.974 7 WARNING neutron.db.securitygroups_db [None req-87c3b317-b6fc-4c99-845d-2e551aabae3a 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_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: 968/1887] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:13:49 2026] GET /v2.0/security-groups?tenant_id=c9785b6e7eaf448f8d226972412bf893&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: 969/1888] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:13:50 2026] DELETE /v2.0/security-groups/c754bf76-6373-4a4e-a7b9-073402a77928 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1889] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:50 2026] GET /v2.0/ports?device_id=be9f686f-9546-40bb-9ff7-21f05014eb34 => 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: 920/1890] 10.0.0.232 () {34 vars in 783 bytes} [Mon Apr 27 13:13:49 2026] PUT /v2.0/routers/c0809de7-8fc3-460e-b170-953fd07151e0/add_router_interface => generated 310 bytes in 1316 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1891] 199.19.213.78 () {34 vars in 985 bytes} [Mon Apr 27 13:13:51 2026] GET /v2.0/networks?id=450ba5c8-5503-4d71-9059-71e36de4d140 => generated 661 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:13:51.769 8 WARNING neutron.db.securitygroups_db [req-2ff6c90a-b60e-4540-93c5-78587f730dfc req-5a3e0ad3-100e-4b76-a790-2e47181cd58f 432025f3ce634de8a9547c55a05a3852 5495e8759d8348448e43c580491dbc8e - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 922/1892] 199.19.213.78 () {34 vars in 1049 bytes} [Mon Apr 27 13:13:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5495e8759d8348448e43c580491dbc8e => generated 273 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1893] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:51 2026] GET /v2.0/ports?device_id=be9f686f-9546-40bb-9ff7-21f05014eb34 => 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: 924/1894] 199.19.213.78 () {38 vars in 954 bytes} [Mon Apr 27 13:13:51 2026] POST /v2.0/ports => generated 954 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 971/1897] 10.0.0.232 () {34 vars in 783 bytes} [Mon Apr 27 13:13:51 2026] PUT /v2.0/routers/c0809de7-8fc3-460e-b170-953fd07151e0/add_router_interface => generated 310 bytes in 1407 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1898] 199.19.213.78 () {38 vars in 1027 bytes} [Mon Apr 27 13:13:52 2026] PUT /v2.0/ports/88bf5217-36f6-40b6-92e3-346d3a855f3a => generated 1235 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:13:52.722 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8d66d7ec-20a2-487b-9241-4032362dfead'] response: {'name': 'network-changed', 'server_uuid': 'be9f686f-9546-40bb-9ff7-21f05014eb34', 'tag': '88bf5217-36f6-40b6-92e3-346d3a855f3a', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 928/1899] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:52 2026] GET /v2.0/ports?device_id=be9f686f-9546-40bb-9ff7-21f05014eb34 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1900] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:13:52 2026] GET /v2.0/security-groups?id=061cc9b6-686a-46c5-a41e-22a919edde72&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1901] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:13:53 2026] GET /v2.0/ports?tenant_id=5495e8759d8348448e43c580491dbc8e&device_id=be9f686f-9546-40bb-9ff7-21f05014eb34 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1902] 199.19.213.78 () {34 vars in 1017 bytes} [Mon Apr 27 13:13:53 2026] GET /v2.0/networks?tenant_id=5495e8759d8348448e43c580491dbc8e&shared=False => 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: 932/1903] 199.19.213.78 () {34 vars in 929 bytes} [Mon Apr 27 13:13:53 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1904] 10.0.0.232 () {34 vars in 783 bytes} [Mon Apr 27 13:13:52 2026] PUT /v2.0/routers/c0809de7-8fc3-460e-b170-953fd07151e0/add_router_interface => generated 310 bytes in 1335 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:13:53.810 8 INFO neutron.db.segments_db [None req-0642359b-010e-4396-9849-01e20290b0f4 870c611cd4b64f12b086dbf0fa05a792 ab8cb3a2b91d429e9971fac856526b49 - - default default] Added segment 68121037-29a4-4747-8992-db4717c6a3d6 of type vxlan for network da4d7feb-d482-4b83-80f2-71bded9cd78a [pid: 8|app: 0|req: 933/1905] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:13:53 2026] POST /v2.0/networks => generated 632 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1906] 10.0.0.232 () {34 vars in 684 bytes} [Mon Apr 27 13:13:53 2026] POST /v2.0/security-groups => generated 1628 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1907] 10.0.0.232 () {34 vars in 695 bytes} [Mon Apr 27 13:13:53 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: 975/1908] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:54 2026] GET /v2.0/ports?device_id=be9f686f-9546-40bb-9ff7-21f05014eb34 => generated 969 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1909] 10.0.0.232 () {34 vars in 695 bytes} [Mon Apr 27 13:13:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1910] 10.0.0.232 () {34 vars in 664 bytes} [Mon Apr 27 13:13:53 2026] POST /v2.0/ports => generated 743 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1911] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:13:54 2026] GET /v2.0/security-groups?id=061cc9b6-686a-46c5-a41e-22a919edde72&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 935/1912] 10.0.0.232 () {34 vars in 695 bytes} [Mon Apr 27 13:13:54 2026] POST /v2.0/security-group-rules => generated 599 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1913] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:13:54 2026] GET /v2.0/ports?tenant_id=5495e8759d8348448e43c580491dbc8e&device_id=be9f686f-9546-40bb-9ff7-21f05014eb34 => generated 1238 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1914] 10.0.0.232 () {34 vars in 666 bytes} [Mon Apr 27 13:13:54 2026] POST /v2.0/trunks => generated 407 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1915] 199.19.213.78 () {34 vars in 1057 bytes} [Mon Apr 27 13:13:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=88bf5217-36f6-40b6-92e3-346d3a855f3a => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:13:54.561 7 WARNING tagging [None req-40a0b36c-1f8b-47e9-ae32-064906ec7d3f 870c611cd4b64f12b086dbf0fa05a792 ab8cb3a2b91d429e9971fac856526b49 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 980/1916] 10.0.0.232 () {34 vars in 749 bytes} [Mon Apr 27 13:13:54 2026] PUT /v2.0/trunks/2324bb7a-6cf1-430e-aa7a-60fb01854cf3/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1917] 10.0.0.232 () {34 vars in 695 bytes} [Mon Apr 27 13:13:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1918] 199.19.213.78 () {34 vars in 983 bytes} [Mon Apr 27 13:13:54 2026] GET /v2.0/subnets?id=8deb929c-b8fd-4e15-8efe-c52255949298 => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:13:54.638 8 WARNING tagging [None req-c7fdd284-45c5-4bf6-922d-b795ac804fc9 870c611cd4b64f12b086dbf0fa05a792 ab8cb3a2b91d429e9971fac856526b49 - - default default] project_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: 938/1919] 10.0.0.232 () {32 vars in 729 bytes} [Mon Apr 27 13:13:54 2026] GET /v2.0/trunks/2324bb7a-6cf1-430e-aa7a-60fb01854cf3/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1920] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:13:54 2026] GET /v2.0/ports?network_id=450ba5c8-5503-4d71-9059-71e36de4d140&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:13:54.711 8 WARNING tagging [None req-357c7ff5-6467-449e-b245-fcc07595999d 870c611cd4b64f12b086dbf0fa05a792 ab8cb3a2b91d429e9971fac856526b49 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 982/1921] 10.0.0.232 () {34 vars in 695 bytes} [Mon Apr 27 13:13:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1922] 10.0.0.232 () {34 vars in 760 bytes} [Mon Apr 27 13:13:54 2026] PUT /v2.0/trunks/2324bb7a-6cf1-430e-aa7a-60fb01854cf3/tags/green => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1923] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:13:54 2026] GET /v2.0/networks/450ba5c8-5503-4d71-9059-71e36de4d140?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:13:54.800 7 WARNING tagging [None req-d30d3398-2373-4a71-bf8b-ee52318e51ed 870c611cd4b64f12b086dbf0fa05a792 ab8cb3a2b91d429e9971fac856526b49 - - default default] project_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: 984/1924] 10.0.0.232 () {32 vars in 729 bytes} [Mon Apr 27 13:13:54 2026] GET /v2.0/trunks/2324bb7a-6cf1-430e-aa7a-60fb01854cf3/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1925] 10.0.0.232 () {34 vars in 695 bytes} [Mon Apr 27 13:13:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1926] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:13:54 2026] GET /v2.0/networks/450ba5c8-5503-4d71-9059-71e36de4d140?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:13:54.874 8 WARNING tagging [None req-aa33c3b6-bb69-4b48-b314-9ebc7cb3724d 870c611cd4b64f12b086dbf0fa05a792 ab8cb3a2b91d429e9971fac856526b49 - - default default] project_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: 942/1927] 10.0.0.232 () {34 vars in 756 bytes} [Mon Apr 27 13:13:54 2026] PUT /v2.0/trunks/2324bb7a-6cf1-430e-aa7a-60fb01854cf3/tags/red => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-27 13:13:54.903 8 WARNING tagging [None req-f2f7ef54-6797-469f-bda8-d06a2982ba5a 870c611cd4b64f12b086dbf0fa05a792 ab8cb3a2b91d429e9971fac856526b49 - - default default] project_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: 943/1928] 10.0.0.232 () {32 vars in 729 bytes} [Mon Apr 27 13:13:54 2026] GET /v2.0/trunks/2324bb7a-6cf1-430e-aa7a-60fb01854cf3/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:13:54.935 8 WARNING tagging [None req-49665c30-4c14-40da-9ca7-f1cec1cc384d 870c611cd4b64f12b086dbf0fa05a792 ab8cb3a2b91d429e9971fac856526b49 - - default default] project_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: 944/1929] 10.0.0.232 () {34 vars in 778 bytes} [Mon Apr 27 13:13:54 2026] PUT /v2.0/trunks/2324bb7a-6cf1-430e-aa7a-60fb01854cf3/tags/black.or.white => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-27 13:13:54.986 8 WARNING tagging [None req-c170e7cb-f5d3-4453-a14e-442fe088ec19 870c611cd4b64f12b086dbf0fa05a792 ab8cb3a2b91d429e9971fac856526b49 - - default default] project_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: 945/1930] 10.0.0.232 () {32 vars in 729 bytes} [Mon Apr 27 13:13:54 2026] GET /v2.0/trunks/2324bb7a-6cf1-430e-aa7a-60fb01854cf3/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1931] 10.0.0.232 () {34 vars in 695 bytes} [Mon Apr 27 13:13:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:13:55.017 8 WARNING tagging [None req-6881c0aa-8c48-4baa-91d9-e9f765e0bb91 870c611cd4b64f12b086dbf0fa05a792 ab8cb3a2b91d429e9971fac856526b49 - - default default] project_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: 946/1932] 10.0.0.232 () {34 vars in 749 bytes} [Mon Apr 27 13:13:55 2026] PUT /v2.0/trunks/2324bb7a-6cf1-430e-aa7a-60fb01854cf3/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:13:55.071 8 WARNING tagging [None req-26dbff3f-f50c-4fbc-a69e-0dc95a328873 870c611cd4b64f12b086dbf0fa05a792 ab8cb3a2b91d429e9971fac856526b49 - - default default] project_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: 947/1933] 10.0.0.232 () {32 vars in 729 bytes} [Mon Apr 27 13:13:55 2026] GET /v2.0/trunks/2324bb7a-6cf1-430e-aa7a-60fb01854cf3/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:13:55.102 8 WARNING tagging [None req-876f9312-4dc1-402c-b22b-102865ba9ef6 870c611cd4b64f12b086dbf0fa05a792 ab8cb3a2b91d429e9971fac856526b49 - - default default] project_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: 948/1934] 10.0.0.232 () {32 vars in 737 bytes} [Mon Apr 27 13:13:55 2026] GET /v2.0/trunks/2324bb7a-6cf1-430e-aa7a-60fb01854cf3/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:13:55.140 8 WARNING tagging [None req-e08e4bf4-26e7-4638-a139-d57254d02dc8 870c611cd4b64f12b086dbf0fa05a792 ab8cb3a2b91d429e9971fac856526b49 - - default default] 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-27 13:13:55.150 8 INFO neutron.api.v2.resource [None req-e08e4bf4-26e7-4638-a139-d57254d02dc8 870c611cd4b64f12b086dbf0fa05a792 ab8cb3a2b91d429e9971fac856526b49 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 949/1935] 10.0.0.232 () {32 vars in 741 bytes} [Mon Apr 27 13:13:55 2026] GET /v2.0/trunks/2324bb7a-6cf1-430e-aa7a-60fb01854cf3/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1936] 10.0.0.232 () {34 vars in 695 bytes} [Mon Apr 27 13:13:55 2026] POST /v2.0/security-group-rules => generated 597 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:13:55.173 8 WARNING tagging [None req-4133f4b4-e29f-4e80-8b3f-6a1931729841 870c611cd4b64f12b086dbf0fa05a792 ab8cb3a2b91d429e9971fac856526b49 - - default default] project_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: 950/1937] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:13:55 2026] DELETE /v2.0/trunks/2324bb7a-6cf1-430e-aa7a-60fb01854cf3/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:13:55.221 8 WARNING tagging [None req-799a535c-861d-49ba-8a1d-ecd6451f6725 870c611cd4b64f12b086dbf0fa05a792 ab8cb3a2b91d429e9971fac856526b49 - - default default] project_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: 951/1938] 10.0.0.232 () {32 vars in 729 bytes} [Mon Apr 27 13:13:55 2026] GET /v2.0/trunks/2324bb7a-6cf1-430e-aa7a-60fb01854cf3/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:13:55.256 8 WARNING tagging [None req-13138343-8662-47d2-9ca6-08455c99683f 870c611cd4b64f12b086dbf0fa05a792 ab8cb3a2b91d429e9971fac856526b49 - - default default] 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-27 13:13:55.269 8 INFO neutron.api.v2.resource [None req-13138343-8662-47d2-9ca6-08455c99683f 870c611cd4b64f12b086dbf0fa05a792 ab8cb3a2b91d429e9971fac856526b49 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 952/1939] 10.0.0.232 () {32 vars in 744 bytes} [Mon Apr 27 13:13:55 2026] DELETE /v2.0/trunks/2324bb7a-6cf1-430e-aa7a-60fb01854cf3/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 13:13:55.287 8 WARNING tagging [None req-dcd0033c-b25a-4cef-a06d-4e3d326573c1 870c611cd4b64f12b086dbf0fa05a792 ab8cb3a2b91d429e9971fac856526b49 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 988/1940] 10.0.0.232 () {34 vars in 695 bytes} [Mon Apr 27 13:13:55 2026] POST /v2.0/security-group-rules => generated 599 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1941] 10.0.0.232 () {32 vars in 732 bytes} [Mon Apr 27 13:13:55 2026] DELETE /v2.0/trunks/2324bb7a-6cf1-430e-aa7a-60fb01854cf3/tags => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:13:55.353 8 WARNING tagging [None req-f5556821-c97a-4ae4-9d56-c23261d3c41e 870c611cd4b64f12b086dbf0fa05a792 ab8cb3a2b91d429e9971fac856526b49 - - default default] project_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: 954/1942] 10.0.0.232 () {32 vars in 729 bytes} [Mon Apr 27 13:13:55 2026] GET /v2.0/trunks/2324bb7a-6cf1-430e-aa7a-60fb01854cf3/tags => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1943] 10.0.0.232 () {32 vars in 719 bytes} [Mon Apr 27 13:13:55 2026] GET /v2.0/trunks/2324bb7a-6cf1-430e-aa7a-60fb01854cf3 => generated 407 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1944] 10.0.0.232 () {34 vars in 695 bytes} [Mon Apr 27 13:13:55 2026] POST /v2.0/security-group-rules => generated 601 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1945] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:55 2026] GET /v2.0/ports?device_id=be9f686f-9546-40bb-9ff7-21f05014eb34 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1946] 10.0.0.232 () {32 vars in 717 bytes} [Mon Apr 27 13:13:55 2026] GET /v2.0/ports/4f71b18e-05e9-415f-872d-11366009cf01 => generated 826 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1947] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:13:55 2026] GET /v2.0/security-groups?id=061cc9b6-686a-46c5-a41e-22a919edde72&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1948] 10.0.0.232 () {32 vars in 722 bytes} [Mon Apr 27 13:13:55 2026] DELETE /v2.0/trunks/2324bb7a-6cf1-430e-aa7a-60fb01854cf3 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1949] 10.0.0.232 () {34 vars in 695 bytes} [Mon Apr 27 13:13:55 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-27 13:13:55.717 8 INFO neutron_taas.services.taas.taas_plugin [None req-fe8b1b78-210b-4c0c-8787-2a98927024e2 870c611cd4b64f12b086dbf0fa05a792 ab8cb3a2b91d429e9971fac856526b49 - - default default] TaaS: Handle Delete Port: 4f71b18e-05e9-415f-872d-11366009cf01 2026-04-27 13:13:55.719 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fe8b1b78-210b-4c0c-8787-2a98927024e2 870c611cd4b64f12b086dbf0fa05a792 ab8cb3a2b91d429e9971fac856526b49 - - default default] Tap Mirror: Handle Delete Port: 4f71b18e-05e9-415f-872d-11366009cf01 [pid: 8|app: 0|req: 959/1950] 10.0.0.232 () {32 vars in 720 bytes} [Mon Apr 27 13:13:55 2026] DELETE /v2.0/ports/4f71b18e-05e9-415f-872d-11366009cf01 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:13:55.927 8 WARNING neutron.db.securitygroups_db [req-d7a08c5f-8bbf-476a-bb5e-25079277a94e req-78af9fcb-d757-445b-8c97-80c01cb796a9 cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] 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-27 13:13:55.928 7 INFO neutron.services.segments.plugin [-] Segment 68121037-29a4-4747-8992-db4717c6a3d6 resource provider aggregate not found 2026-04-27 13:13:55.938 7 INFO neutron.services.segments.plugin [-] Segment 68121037-29a4-4747-8992-db4717c6a3d6 resource provider aggregate not found 2026-04-27 13:13:55.959 7 INFO neutron.services.segments.plugin [-] Segment 68121037-29a4-4747-8992-db4717c6a3d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68121037-29a4-4747-8992-db4717c6a3d6 found for delete ", "request_id": "req-6d4a34d8-67ac-468f-952d-5dc8f4824bff"}]} 2026-04-27 13:13:55.973 7 INFO neutron.services.segments.plugin [-] Segment 68121037-29a4-4747-8992-db4717c6a3d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68121037-29a4-4747-8992-db4717c6a3d6 found for delete ", "request_id": "req-07c4a4ac-34ad-41b8-84e4-68204839c8e6"}]} [pid: 7|app: 0|req: 992/1951] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:13:55 2026] DELETE /v2.0/networks/da4d7feb-d482-4b83-80f2-71bded9cd78a => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1952] 10.0.0.150 () {34 vars in 1096 bytes} [Mon Apr 27 13:13:55 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1394723292&fields=id&tenant_id=ddb7a61ae95448c09c86374181e35368 => generated 69 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1953] 10.0.0.150 () {34 vars in 982 bytes} [Mon Apr 27 13:13:55 2026] GET /v2.0/networks?id=d10faea4-a491-4f4c-9b57-b53831a8b7f2 => generated 705 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1954] 10.0.0.150 () {34 vars in 965 bytes} [Mon Apr 27 13:13:56 2026] GET /v2.0/quotas/ddb7a61ae95448c09c86374181e35368 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1955] 10.0.0.150 () {34 vars in 1002 bytes} [Mon Apr 27 13:13:56 2026] GET /v2.0/ports?tenant_id=ddb7a61ae95448c09c86374181e35368&fields=id => generated 287 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1956] 10.0.0.150 () {34 vars in 1008 bytes} [Mon Apr 27 13:13:56 2026] GET /v2.0/networks/d10faea4-a491-4f4c-9b57-b53831a8b7f2?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: 995/1957] 10.0.0.150 () {34 vars in 1108 bytes} [Mon Apr 27 13:13:56 2026] GET /v2.0/networks/d10faea4-a491-4f4c-9b57-b53831a8b7f2?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: 963/1958] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:56 2026] GET /v2.0/ports?device_id=e4e584a6-fe30-49e2-adfb-7680edd40cd1 => 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: 996/1959] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:56 2026] GET /v2.0/ports?device_id=be9f686f-9546-40bb-9ff7-21f05014eb34 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1960] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:13:56 2026] GET /v2.0/security-groups?id=061cc9b6-686a-46c5-a41e-22a919edde72&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-27 13:13:56.842 7 WARNING neutron.db.securitygroups_db [None req-5e7c13bb-06d9-42a8-bc7d-90d3d0bfc18b 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_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: 997/1961] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:13:56 2026] GET /v2.0/security-groups?tenant_id=ab8cb3a2b91d429e9971fac856526b49&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1962] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:13:56 2026] DELETE /v2.0/security-groups/8548505d-e12d-4fd5-be58-d180ceef192c => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:13:57.064 7 WARNING neutron.db.securitygroups_db [None req-96b8ea34-5ea6-4396-a779-f8e8d6c7cdf9 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_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: 998/1963] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:13:57 2026] GET /v2.0/security-groups?tenant_id=7cd52e09183e4fd3a0145f2b2a5e6448&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: 966/1964] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:13:57 2026] DELETE /v2.0/security-groups/c53bf837-c63c-46fa-b331-1fe65a2e937f => 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: 999/1965] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:57 2026] GET /v2.0/ports?device_id=be9f686f-9546-40bb-9ff7-21f05014eb34 => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1966] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:13:57 2026] GET /v2.0/security-groups?id=061cc9b6-686a-46c5-a41e-22a919edde72&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1967] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:13:58 2026] GET /v2.0/ports?device_id=be9f686f-9546-40bb-9ff7-21f05014eb34 => 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: 968/1968] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:13:58 2026] GET /v2.0/security-groups?id=061cc9b6-686a-46c5-a41e-22a919edde72&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: 1001/1969] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:00 2026] GET /v2.0/ports?device_id=be9f686f-9546-40bb-9ff7-21f05014eb34 => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1970] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:14:00 2026] GET /v2.0/security-groups?id=061cc9b6-686a-46c5-a41e-22a919edde72&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1971] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:00 2026] GET /v2.0/ports?device_id=be9f686f-9546-40bb-9ff7-21f05014eb34 => 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: 970/1972] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:14:00 2026] GET /v2.0/security-groups?id=061cc9b6-686a-46c5-a41e-22a919edde72&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1973] 10.0.0.232 () {32 vars in 736 bytes} [Mon Apr 27 13:14:00 2026] GET /v2.0/ports?device_id=be9f686f-9546-40bb-9ff7-21f05014eb34 => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:14:00.779 8 INFO neutron.db.l3_db [None req-ccfcbc4c-c3c2-479b-b4d9-c29b4bd67dcf 432025f3ce634de8a9547c55a05a3852 5495e8759d8348448e43c580491dbc8e - - default default] Floating IP 2cfbc9c2-965e-442a-8346-69245c2cdd0c associated. External IP: 10.96.250.214, port: 88bf5217-36f6-40b6-92e3-346d3a855f3a. [pid: 7|app: 0|req: 1004/1974] 199.19.213.78 () {34 vars in 985 bytes} [Mon Apr 27 13:14:00 2026] GET /v2.0/networks?id=d10faea4-a491-4f4c-9b57-b53831a8b7f2 => generated 705 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:14:00.955 7 WARNING neutron.db.securitygroups_db [req-d7a08c5f-8bbf-476a-bb5e-25079277a94e req-66a2f9cb-0a91-4c14-b4ea-b4f066fd309c cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] project_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: 1005/1975] 199.19.213.78 () {34 vars in 1049 bytes} [Mon Apr 27 13:14:00 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ddb7a61ae95448c09c86374181e35368 => generated 179 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1976] 10.0.0.232 () {34 vars in 749 bytes} [Mon Apr 27 13:14:00 2026] PUT /v2.0/floatingips/2cfbc9c2-965e-442a-8346-69245c2cdd0c => generated 855 bytes in 719 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:14:01.233 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e78c4a26-7ac4-479d-9d90-aa5f7d928c61'] response: {'name': 'network-changed', 'server_uuid': 'be9f686f-9546-40bb-9ff7-21f05014eb34', 'tag': '88bf5217-36f6-40b6-92e3-346d3a855f3a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 972/1977] 10.0.0.232 () {32 vars in 729 bytes} [Mon Apr 27 13:14:01 2026] GET /v2.0/floatingips/2cfbc9c2-965e-442a-8346-69245c2cdd0c => generated 855 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1978] 199.19.213.78 () {38 vars in 954 bytes} [Mon Apr 27 13:14:00 2026] POST /v2.0/ports => generated 1175 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1007/1979] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:01 2026] GET /v2.0/ports?device_id=e4e584a6-fe30-49e2-adfb-7680edd40cd1 => generated 1178 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1980] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:14:01 2026] GET /v2.0/security-groups?id=1a28d242-91f4-4f64-9860-f788a9a3553b&fields=id&fields=name => generated 112 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1981] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:14:01 2026] GET /v2.0/ports?tenant_id=5495e8759d8348448e43c580491dbc8e&device_id=be9f686f-9546-40bb-9ff7-21f05014eb34 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1982] 199.19.213.78 () {34 vars in 985 bytes} [Mon Apr 27 13:14:01 2026] GET /v2.0/networks?id=450ba5c8-5503-4d71-9059-71e36de4d140 => 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: 973/1983] 199.19.213.78 () {38 vars in 1027 bytes} [Mon Apr 27 13:14:01 2026] PUT /v2.0/ports/193ca17b-78ea-4564-9172-7e24071a5344 => generated 1456 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1984] 199.19.213.78 () {34 vars in 1057 bytes} [Mon Apr 27 13:14:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=88bf5217-36f6-40b6-92e3-346d3a855f3a => generated 858 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 974/1985] 199.19.213.78 () {34 vars in 983 bytes} [Mon Apr 27 13:14:01 2026] GET /v2.0/subnets?id=8deb929c-b8fd-4e15-8efe-c52255949298 => generated 677 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1986] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:14:01 2026] GET /v2.0/ports?network_id=450ba5c8-5503-4d71-9059-71e36de4d140&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1987] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:01 2026] GET /v2.0/ports?device_id=de1488fc-a20a-4c19-8dc6-958f196673e6 => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1988] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:14:01 2026] GET /v2.0/networks/450ba5c8-5503-4d71-9059-71e36de4d140?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: 1014/1989] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:14:02 2026] GET /v2.0/security-groups?id=526603dc-b957-4432-95cd-869ddcd5d661&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1990] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:14:02 2026] GET /v2.0/networks/450ba5c8-5503-4d71-9059-71e36de4d140?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: 1015/1991] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:02 2026] GET /v2.0/ports?device_id=de1488fc-a20a-4c19-8dc6-958f196673e6 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1992] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:14:02 2026] GET /v2.0/security-groups?id=526603dc-b957-4432-95cd-869ddcd5d661&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/1993] 10.0.0.232 () {32 vars in 729 bytes} [Mon Apr 27 13:14:02 2026] GET /v2.0/floatingips/2cfbc9c2-965e-442a-8346-69245c2cdd0c => generated 855 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1994] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:02 2026] GET /v2.0/ports?device_id=de1488fc-a20a-4c19-8dc6-958f196673e6 => 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: 1017/1995] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:14:02 2026] GET /v2.0/security-groups?id=526603dc-b957-4432-95cd-869ddcd5d661&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: 979/1996] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:14:02 2026] GET /v2.0/ports?tenant_id=ddb7a61ae95448c09c86374181e35368&device_id=e4e584a6-fe30-49e2-adfb-7680edd40cd1 => generated 1459 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1997] 199.19.213.78 () {34 vars in 1055 bytes} [Mon Apr 27 13:14:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.83&port_id=193ca17b-78ea-4564-9172-7e24071a5344 => 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: 980/1998] 199.19.213.78 () {34 vars in 1101 bytes} [Mon Apr 27 13:14:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A8a&port_id=193ca17b-78ea-4564-9172-7e24071a5344 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/1999] 199.19.213.78 () {34 vars in 1063 bytes} [Mon Apr 27 13:14:03 2026] GET /v2.0/subnets?id=28235120-486d-429e-9c31-38cfbda28101&id=0d35b656-2b12-43b0-be21-4350189d7b0e => generated 1409 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2000] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:14:03 2026] GET /v2.0/ports?network_id=d10faea4-a491-4f4c-9b57-b53831a8b7f2&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2001] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:14:03 2026] GET /v2.0/ports?network_id=d10faea4-a491-4f4c-9b57-b53831a8b7f2&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2002] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:14:03 2026] GET /v2.0/networks/d10faea4-a491-4f4c-9b57-b53831a8b7f2?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: 1021/2003] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:14:03 2026] GET /v2.0/networks/d10faea4-a491-4f4c-9b57-b53831a8b7f2?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-27 13:14:03.272 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3afb71c7-97b5-4ebd-9f95-3fb2348d39aa'] response: {'name': 'network-changed', 'server_uuid': 'e4e584a6-fe30-49e2-adfb-7680edd40cd1', 'tag': '193ca17b-78ea-4564-9172-7e24071a5344', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 983/2004] 10.0.0.232 () {32 vars in 729 bytes} [Mon Apr 27 13:14:03 2026] GET /v2.0/floatingips/2cfbc9c2-965e-442a-8346-69245c2cdd0c => generated 857 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2005] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:03 2026] GET /v2.0/ports?device_id=de1488fc-a20a-4c19-8dc6-958f196673e6 => 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: 984/2006] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:14:03 2026] GET /v2.0/security-groups?id=526603dc-b957-4432-95cd-869ddcd5d661&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2007] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:14:04 2026] GET /v2.0/ports?tenant_id=f6bf119d536e4ff1a10196b5f39d6ec5&device_id=de1488fc-a20a-4c19-8dc6-958f196673e6 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2008] 199.19.213.78 () {34 vars in 985 bytes} [Mon Apr 27 13:14:04 2026] GET /v2.0/networks?id=3c607c30-13df-4fd1-9206-1dab77aa7a2a => generated 772 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2009] 199.19.213.78 () {34 vars in 1057 bytes} [Mon Apr 27 13:14:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=a70d64ee-5af9-48e4-a941-e36c2b17354b => 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: 986/2010] 199.19.213.78 () {34 vars in 983 bytes} [Mon Apr 27 13:14:04 2026] GET /v2.0/subnets?id=9adbb389-8938-4f98-9ca9-aba445d65ba0 => generated 694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2011] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:14:04 2026] GET /v2.0/ports?network_id=3c607c30-13df-4fd1-9206-1dab77aa7a2a&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2012] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:14:04 2026] GET /v2.0/ports?tenant_id=ddb7a61ae95448c09c86374181e35368&device_id=e4e584a6-fe30-49e2-adfb-7680edd40cd1 => generated 1459 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2013] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:14:04 2026] GET /v2.0/networks/3c607c30-13df-4fd1-9206-1dab77aa7a2a?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2014] 199.19.213.78 () {34 vars in 985 bytes} [Mon Apr 27 13:14:04 2026] GET /v2.0/networks?id=d10faea4-a491-4f4c-9b57-b53831a8b7f2 => 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: 1027/2015] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:14:04 2026] GET /v2.0/networks/3c607c30-13df-4fd1-9206-1dab77aa7a2a?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: 989/2016] 199.19.213.78 () {34 vars in 1055 bytes} [Mon Apr 27 13:14:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.83&port_id=193ca17b-78ea-4564-9172-7e24071a5344 => 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: 1028/2017] 199.19.213.78 () {34 vars in 1101 bytes} [Mon Apr 27 13:14:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A8a&port_id=193ca17b-78ea-4564-9172-7e24071a5344 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2018] 199.19.213.78 () {34 vars in 1063 bytes} [Mon Apr 27 13:14:04 2026] GET /v2.0/subnets?id=28235120-486d-429e-9c31-38cfbda28101&id=0d35b656-2b12-43b0-be21-4350189d7b0e => generated 1409 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2019] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:14:04 2026] GET /v2.0/ports?network_id=d10faea4-a491-4f4c-9b57-b53831a8b7f2&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2020] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:14:04 2026] GET /v2.0/ports?network_id=d10faea4-a491-4f4c-9b57-b53831a8b7f2&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: 1030/2021] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:14:04 2026] GET /v2.0/networks/d10faea4-a491-4f4c-9b57-b53831a8b7f2?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: 992/2022] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:14:04 2026] GET /v2.0/networks/d10faea4-a491-4f4c-9b57-b53831a8b7f2?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: 1031/2023] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:04 2026] GET /v2.0/ports?device_id=de1488fc-a20a-4c19-8dc6-958f196673e6 => 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: 993/2024] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:14:04 2026] GET /v2.0/security-groups?id=526603dc-b957-4432-95cd-869ddcd5d661&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2025] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:05 2026] GET /v2.0/ports?device_id=de1488fc-a20a-4c19-8dc6-958f196673e6 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2026] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:14:06 2026] GET /v2.0/security-groups?id=526603dc-b957-4432-95cd-869ddcd5d661&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: 1033/2027] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:06 2026] GET /v2.0/ports?device_id=e4e584a6-fe30-49e2-adfb-7680edd40cd1 => generated 1192 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/2028] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:14:06 2026] GET /v2.0/security-groups?id=1a28d242-91f4-4f64-9860-f788a9a3553b&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2031] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:07 2026] GET /v2.0/ports?device_id=de1488fc-a20a-4c19-8dc6-958f196673e6 => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2032] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:14:07 2026] GET /v2.0/security-groups?id=526603dc-b957-4432-95cd-869ddcd5d661&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: 1035/2033] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:08 2026] GET /v2.0/ports?device_id=de1488fc-a20a-4c19-8dc6-958f196673e6 => 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: 999/2034] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:14:08 2026] GET /v2.0/security-groups?id=526603dc-b957-4432-95cd-869ddcd5d661&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2035] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:09 2026] GET /v2.0/ports?device_id=de1488fc-a20a-4c19-8dc6-958f196673e6 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2036] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:14:09 2026] GET /v2.0/security-groups?id=526603dc-b957-4432-95cd-869ddcd5d661&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: 1037/2037] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:10 2026] GET /v2.0/ports?device_id=de1488fc-a20a-4c19-8dc6-958f196673e6 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2038] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:14:10 2026] GET /v2.0/security-groups?id=526603dc-b957-4432-95cd-869ddcd5d661&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: 1038/2039] 10.0.0.188 () {34 vars in 990 bytes} [Mon Apr 27 13:14:11 2026] GET /v2.0/ports?device_id=be9f686f-9546-40bb-9ff7-21f05014eb34 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2040] 10.0.0.188 () {34 vars in 1040 bytes} [Mon Apr 27 13:14:11 2026] GET /v2.0/security-groups?id=061cc9b6-686a-46c5-a41e-22a919edde72&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: 1039/2041] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:11 2026] GET /v2.0/ports?device_id=de1488fc-a20a-4c19-8dc6-958f196673e6 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2042] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:14:11 2026] GET /v2.0/security-groups?id=526603dc-b957-4432-95cd-869ddcd5d661&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2043] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:11 2026] GET /v2.0/ports?device_id=e4e584a6-fe30-49e2-adfb-7680edd40cd1 => generated 1192 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2044] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:14:12 2026] GET /v2.0/security-groups?id=1a28d242-91f4-4f64-9860-f788a9a3553b&fields=id&fields=name => generated 112 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2045] 10.0.0.232 () {32 vars in 818 bytes} [Mon Apr 27 13:14:12 2026] GET /v2.0/ports?network_id=d10faea4-a491-4f4c-9b57-b53831a8b7f2&mac_address=fa%3A16%3A3e%3A44%3Aed%3A50 => generated 1192 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:14:12.922 8 INFO neutron.db.l3_db [None req-17e08462-ab06-4376-9dfa-7a27610d0e20 cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] Floating IP 3e77a6cb-60ab-44fb-924d-974b03ed31cf associated. External IP: 10.96.250.217, port: 193ca17b-78ea-4564-9172-7e24071a5344. [pid: 7|app: 0|req: 1042/2046] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:12 2026] GET /v2.0/ports?device_id=de1488fc-a20a-4c19-8dc6-958f196673e6 => generated 969 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2047] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:14:13 2026] GET /v2.0/security-groups?id=526603dc-b957-4432-95cd-869ddcd5d661&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2048] 10.0.0.232 () {34 vars in 677 bytes} [Mon Apr 27 13:14:12 2026] POST /v2.0/floatingips => generated 854 bytes in 1084 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:14:13.312 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1df7090f-ee39-4ad2-a211-83a8553c080f'] response: {'name': 'network-changed', 'server_uuid': 'e4e584a6-fe30-49e2-adfb-7680edd40cd1', 'tag': '193ca17b-78ea-4564-9172-7e24071a5344', 'status': 'completed', 'code': 200} 2026-04-27 13:14:13.354 7 WARNING neutron.db.securitygroups_db [req-977b577c-5bca-440d-a12d-d17d8b280044 req-ce381e90-70aa-425a-a566-3c19b2a51ca5 cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] project_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: 1044/2049] 10.0.0.150 () {34 vars in 1096 bytes} [Mon Apr 27 13:14:13 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1394723292&fields=id&tenant_id=ddb7a61ae95448c09c86374181e35368 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2050] 10.0.0.150 () {34 vars in 982 bytes} [Mon Apr 27 13:14:13 2026] GET /v2.0/networks?id=47a9b963-d289-4ee3-bddb-3650499a348a => generated 705 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2051] 10.0.0.150 () {34 vars in 965 bytes} [Mon Apr 27 13:14:13 2026] GET /v2.0/quotas/ddb7a61ae95448c09c86374181e35368 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2052] 10.0.0.150 () {34 vars in 1002 bytes} [Mon Apr 27 13:14:13 2026] GET /v2.0/ports?tenant_id=ddb7a61ae95448c09c86374181e35368&fields=id => generated 333 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2053] 10.0.0.150 () {34 vars in 1008 bytes} [Mon Apr 27 13:14:13 2026] GET /v2.0/networks/47a9b963-d289-4ee3-bddb-3650499a348a?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2054] 10.0.0.150 () {34 vars in 1108 bytes} [Mon Apr 27 13:14:13 2026] GET /v2.0/networks/47a9b963-d289-4ee3-bddb-3650499a348a?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: 1047/2055] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:14:13 2026] GET /v2.0/ports?tenant_id=ddb7a61ae95448c09c86374181e35368&device_id=e4e584a6-fe30-49e2-adfb-7680edd40cd1 => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2056] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:13 2026] GET /v2.0/ports?device_id=c681a955-cd68-473f-b0b5-7719bf111101 => 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: 1009/2057] 199.19.213.78 () {34 vars in 985 bytes} [Mon Apr 27 13:14:13 2026] GET /v2.0/networks?id=d10faea4-a491-4f4c-9b57-b53831a8b7f2 => generated 801 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2058] 199.19.213.78 () {34 vars in 1055 bytes} [Mon Apr 27 13:14:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.83&port_id=193ca17b-78ea-4564-9172-7e24071a5344 => generated 857 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2059] 199.19.213.78 () {34 vars in 1101 bytes} [Mon Apr 27 13:14:14 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A8a&port_id=193ca17b-78ea-4564-9172-7e24071a5344 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2060] 199.19.213.78 () {34 vars in 1063 bytes} [Mon Apr 27 13:14:14 2026] GET /v2.0/subnets?id=28235120-486d-429e-9c31-38cfbda28101&id=0d35b656-2b12-43b0-be21-4350189d7b0e => generated 1409 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2061] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:14:14 2026] GET /v2.0/ports?network_id=d10faea4-a491-4f4c-9b57-b53831a8b7f2&device_owner=network%3Adhcp => generated 1457 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2062] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:14:14 2026] GET /v2.0/ports?network_id=d10faea4-a491-4f4c-9b57-b53831a8b7f2&device_owner=network%3Adhcp => generated 1457 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2063] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:14:14 2026] GET /v2.0/networks/d10faea4-a491-4f4c-9b57-b53831a8b7f2?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: 1052/2064] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:14:14 2026] GET /v2.0/networks/d10faea4-a491-4f4c-9b57-b53831a8b7f2?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: 1013/2065] 199.19.213.78 () {34 vars in 985 bytes} [Mon Apr 27 13:14:18 2026] GET /v2.0/networks?id=47a9b963-d289-4ee3-bddb-3650499a348a => generated 705 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:14:18.264 7 WARNING neutron.db.securitygroups_db [req-977b577c-5bca-440d-a12d-d17d8b280044 req-86b33627-6b15-46d5-9968-f0bf493dc0c9 cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] project_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: 1053/2066] 199.19.213.78 () {34 vars in 1049 bytes} [Mon Apr 27 13:14:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ddb7a61ae95448c09c86374181e35368 => generated 179 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2067] 199.19.213.78 () {38 vars in 954 bytes} [Mon Apr 27 13:14:18 2026] POST /v2.0/ports => generated 1187 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1015/2068] 10.0.0.188 () {34 vars in 990 bytes} [Mon Apr 27 13:14:18 2026] GET /v2.0/ports?device_id=e4e584a6-fe30-49e2-adfb-7680edd40cd1 => generated 1461 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2069] 10.0.0.188 () {34 vars in 1040 bytes} [Mon Apr 27 13:14:19 2026] GET /v2.0/security-groups?id=1a28d242-91f4-4f64-9860-f788a9a3553b&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2070] 199.19.213.78 () {38 vars in 1027 bytes} [Mon Apr 27 13:14:18 2026] PUT /v2.0/ports/afbe53f2-42c7-479f-a983-0da4fc66886d => generated 1468 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:14:19.167 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-93a8b92a-f7bc-479b-8226-0f285c99e234'] response: {'name': 'network-changed', 'server_uuid': 'c681a955-cd68-473f-b0b5-7719bf111101', 'tag': 'afbe53f2-42c7-479f-a983-0da4fc66886d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1017/2071] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:19 2026] GET /v2.0/ports?device_id=c681a955-cd68-473f-b0b5-7719bf111101 => generated 1202 bytes in 109 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: 1055/2072] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:14:19 2026] GET /v2.0/security-groups?id=1a28d242-91f4-4f64-9860-f788a9a3553b&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2073] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:14:19 2026] GET /v2.0/ports?tenant_id=ddb7a61ae95448c09c86374181e35368&device_id=c681a955-cd68-473f-b0b5-7719bf111101 => generated 1471 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2074] 199.19.213.78 () {34 vars in 1017 bytes} [Mon Apr 27 13:14:19 2026] GET /v2.0/networks?tenant_id=ddb7a61ae95448c09c86374181e35368&shared=False => generated 2377 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2075] 199.19.213.78 () {34 vars in 929 bytes} [Mon Apr 27 13:14:19 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: 1057/2076] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:20 2026] GET /v2.0/ports?device_id=be9f686f-9546-40bb-9ff7-21f05014eb34 => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2077] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:14:20 2026] GET /v2.0/security-groups?id=061cc9b6-686a-46c5-a41e-22a919edde72&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: 1058/2078] 10.0.0.188 () {34 vars in 990 bytes} [Mon Apr 27 13:14:20 2026] GET /v2.0/ports?device_id=de1488fc-a20a-4c19-8dc6-958f196673e6 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2079] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:14:20 2026] GET /v2.0/ports?tenant_id=ddb7a61ae95448c09c86374181e35368&device_id=c681a955-cd68-473f-b0b5-7719bf111101 => generated 1471 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2080] 10.0.0.188 () {34 vars in 1040 bytes} [Mon Apr 27 13:14:20 2026] GET /v2.0/security-groups?id=526603dc-b957-4432-95cd-869ddcd5d661&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2081] 199.19.213.78 () {34 vars in 1057 bytes} [Mon Apr 27 13:14:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.118&port_id=afbe53f2-42c7-479f-a983-0da4fc66886d => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2082] 199.19.213.78 () {34 vars in 1105 bytes} [Mon Apr 27 13:14:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1f6&port_id=afbe53f2-42c7-479f-a983-0da4fc66886d => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2083] 199.19.213.78 () {34 vars in 1063 bytes} [Mon Apr 27 13:14:20 2026] GET /v2.0/subnets?id=f4df89a0-d2c5-47b5-8b7d-12e49982df36&id=82f335f5-4548-4c9a-b193-eadb09b7ca9b => generated 1414 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2084] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:14:20 2026] GET /v2.0/ports?network_id=47a9b963-d289-4ee3-bddb-3650499a348a&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: 1024/2085] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:14:21 2026] GET /v2.0/ports?network_id=47a9b963-d289-4ee3-bddb-3650499a348a&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: 1062/2086] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:14:21 2026] GET /v2.0/networks/47a9b963-d289-4ee3-bddb-3650499a348a?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: 1025/2087] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:14:21 2026] GET /v2.0/networks/47a9b963-d289-4ee3-bddb-3650499a348a?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: 1063/2088] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:21 2026] GET /v2.0/ports?device_id=be9f686f-9546-40bb-9ff7-21f05014eb34 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2089] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:14:21 2026] GET /v2.0/security-groups?id=061cc9b6-686a-46c5-a41e-22a919edde72&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: 1065/2092] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:23 2026] GET /v2.0/ports?device_id=be9f686f-9546-40bb-9ff7-21f05014eb34 => 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: 1066/2093] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:14:23 2026] GET /v2.0/security-groups?id=061cc9b6-686a-46c5-a41e-22a919edde72&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: 1028/2094] 199.19.213.78 () {34 vars in 993 bytes} [Mon Apr 27 13:14:23 2026] GET /v2.0/ports?device_id=be9f686f-9546-40bb-9ff7-21f05014eb34 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:14:23.236 7 INFO neutron_taas.services.taas.taas_plugin [req-62bed584-d6cb-4ff4-a7ae-673a704668df req-72da5270-c4d5-4b1b-a2da-23b662646002 432025f3ce634de8a9547c55a05a3852 5495e8759d8348448e43c580491dbc8e - - default default] TaaS: Handle Delete Port: 88bf5217-36f6-40b6-92e3-346d3a855f3a 2026-04-27 13:14:23.239 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-62bed584-d6cb-4ff4-a7ae-673a704668df req-72da5270-c4d5-4b1b-a2da-23b662646002 432025f3ce634de8a9547c55a05a3852 5495e8759d8348448e43c580491dbc8e - - default default] Tap Mirror: Handle Delete Port: 88bf5217-36f6-40b6-92e3-346d3a855f3a 2026-04-27 13:14:23.343 7 INFO neutron.db.l3_db [req-62bed584-d6cb-4ff4-a7ae-673a704668df req-72da5270-c4d5-4b1b-a2da-23b662646002 432025f3ce634de8a9547c55a05a3852 5495e8759d8348448e43c580491dbc8e - - default default] Floating IP 2cfbc9c2-965e-442a-8346-69245c2cdd0c disassociated. External IP: 10.96.250.214, port: 88bf5217-36f6-40b6-92e3-346d3a855f3a. [pid: 7|app: 0|req: 1067/2095] 199.19.213.78 () {36 vars in 996 bytes} [Mon Apr 27 13:14:23 2026] DELETE /v2.0/ports/88bf5217-36f6-40b6-92e3-346d3a855f3a => generated 0 bytes in 498 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:14:23.670 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-57daa298-2d84-4c91-a445-c63d06dc408f'] response: {'server_uuid': 'be9f686f-9546-40bb-9ff7-21f05014eb34', 'name': 'network-vif-deleted', 'tag': '88bf5217-36f6-40b6-92e3-346d3a855f3a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1029/2096] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:24 2026] GET /v2.0/ports?device_id=be9f686f-9546-40bb-9ff7-21f05014eb34 => 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: 1068/2097] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:24 2026] GET /v2.0/ports?device_id=c681a955-cd68-473f-b0b5-7719bf111101 => generated 1204 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2098] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:14:24 2026] GET /v2.0/security-groups?id=1a28d242-91f4-4f64-9860-f788a9a3553b&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2099] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:25 2026] GET /v2.0/ports?device_id=be9f686f-9546-40bb-9ff7-21f05014eb34 => 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: 1031/2100] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:26 2026] GET /v2.0/ports?device_id=be9f686f-9546-40bb-9ff7-21f05014eb34 => 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: 1070/2101] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:14:27 2026] DELETE /v2.0/security-groups/061cc9b6-686a-46c5-a41e-22a919edde72 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:14:27.793 8 INFO neutron_taas.services.taas.taas_plugin [None req-6c653597-8046-43ec-98db-e460df007a88 432025f3ce634de8a9547c55a05a3852 5495e8759d8348448e43c580491dbc8e - - default default] TaaS: Handle Delete Port: aa3f840d-d809-4800-9946-a8c282b9fdc3 2026-04-27 13:14:27.795 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6c653597-8046-43ec-98db-e460df007a88 432025f3ce634de8a9547c55a05a3852 5495e8759d8348448e43c580491dbc8e - - default default] Tap Mirror: Handle Delete Port: aa3f840d-d809-4800-9946-a8c282b9fdc3 [pid: 8|app: 0|req: 1032/2102] 10.0.0.232 () {32 vars in 732 bytes} [Mon Apr 27 13:14:27 2026] DELETE /v2.0/floatingips/2cfbc9c2-965e-442a-8346-69245c2cdd0c => generated 0 bytes in 287 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2103] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:28 2026] GET /v2.0/ports?device_id=dbb4a6e5-e3fb-433c-8e62-7c19f894b83a => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2104] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:14:28 2026] GET /v2.0/security-groups?id=2db49298-0bfa-4284-bff0-7e4596ae4072&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2105] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:29 2026] GET /v2.0/ports?device_id=dbb4a6e5-e3fb-433c-8e62-7c19f894b83a => 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: 1034/2106] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:14:29 2026] GET /v2.0/security-groups?id=2db49298-0bfa-4284-bff0-7e4596ae4072&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2107] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:29 2026] GET /v2.0/ports?device_id=c681a955-cd68-473f-b0b5-7719bf111101 => generated 1204 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2108] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:14:29 2026] GET /v2.0/security-groups?id=1a28d242-91f4-4f64-9860-f788a9a3553b&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2109] 10.0.0.232 () {32 vars in 818 bytes} [Mon Apr 27 13:14:29 2026] GET /v2.0/ports?network_id=47a9b963-d289-4ee3-bddb-3650499a348a&mac_address=fa%3A16%3A3e%3A97%3Aff%3Ae8 => generated 1204 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2110] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:30 2026] GET /v2.0/ports?device_id=dbb4a6e5-e3fb-433c-8e62-7c19f894b83a => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2111] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:14:30 2026] GET /v2.0/security-groups?id=2db49298-0bfa-4284-bff0-7e4596ae4072&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: 1077/2112] 199.19.213.78 () {34 vars in 993 bytes} [Mon Apr 27 13:14:30 2026] GET /v2.0/ports?device_id=dbb4a6e5-e3fb-433c-8e62-7c19f894b83a => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:14:30.589 8 INFO neutron.db.l3_db [None req-8373d8f2-c6bc-4c74-a88e-c2790056d42c cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] Floating IP e43974bc-7026-4a73-b914-13967e909f15 associated. External IP: 10.96.250.218, port: afbe53f2-42c7-479f-a983-0da4fc66886d. 2026-04-27 13:14:30.626 7 INFO neutron_taas.services.taas.taas_plugin [req-b48ed989-1b6c-45f3-996c-ba871476ba23 req-834e92b6-3114-4fc0-aacb-5588c1e9b27c 432025f3ce634de8a9547c55a05a3852 5495e8759d8348448e43c580491dbc8e - - default default] TaaS: Handle Delete Port: a8ad5287-54f1-4ead-8401-42802fdeeac7 2026-04-27 13:14:30.629 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-b48ed989-1b6c-45f3-996c-ba871476ba23 req-834e92b6-3114-4fc0-aacb-5588c1e9b27c 432025f3ce634de8a9547c55a05a3852 5495e8759d8348448e43c580491dbc8e - - default default] Tap Mirror: Handle Delete Port: a8ad5287-54f1-4ead-8401-42802fdeeac7 [pid: 7|app: 0|req: 1078/2113] 199.19.213.78 () {36 vars in 996 bytes} [Mon Apr 27 13:14:30 2026] DELETE /v2.0/ports/a8ad5287-54f1-4ead-8401-42802fdeeac7 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:14:30.801 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ad4283f-c651-4654-94c3-fe0d9307ebbd'] response: {'server_uuid': 'dbb4a6e5-e3fb-433c-8e62-7c19f894b83a', 'name': 'network-vif-deleted', 'tag': 'a8ad5287-54f1-4ead-8401-42802fdeeac7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1079/2114] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:30 2026] GET /v2.0/ports?device_id=de1488fc-a20a-4c19-8dc6-958f196673e6 => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2115] 10.0.0.232 () {34 vars in 677 bytes} [Mon Apr 27 13:14:29 2026] POST /v2.0/floatingips => generated 855 bytes in 1048 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2116] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:14:30 2026] GET /v2.0/security-groups?id=526603dc-b957-4432-95cd-869ddcd5d661&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:14:30.940 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-06651717-961c-4077-a0d8-85152ce41769'] response: {'name': 'network-changed', 'server_uuid': 'c681a955-cd68-473f-b0b5-7719bf111101', 'tag': 'afbe53f2-42c7-479f-a983-0da4fc66886d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1037/2117] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:31 2026] GET /v2.0/ports?device_id=de1488fc-a20a-4c19-8dc6-958f196673e6 => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2118] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:14:31 2026] GET /v2.0/security-groups?id=526603dc-b957-4432-95cd-869ddcd5d661&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2119] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:14:31 2026] GET /v2.0/ports?tenant_id=ddb7a61ae95448c09c86374181e35368&device_id=c681a955-cd68-473f-b0b5-7719bf111101 => generated 1473 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2120] 199.19.213.78 () {34 vars in 985 bytes} [Mon Apr 27 13:14:31 2026] GET /v2.0/networks?id=47a9b963-d289-4ee3-bddb-3650499a348a => generated 801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2121] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:31 2026] GET /v2.0/ports?device_id=dbb4a6e5-e3fb-433c-8e62-7c19f894b83a => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2122] 199.19.213.78 () {34 vars in 1057 bytes} [Mon Apr 27 13:14:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.118&port_id=afbe53f2-42c7-479f-a983-0da4fc66886d => generated 858 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2123] 199.19.213.78 () {34 vars in 1105 bytes} [Mon Apr 27 13:14:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1f6&port_id=afbe53f2-42c7-479f-a983-0da4fc66886d => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2124] 199.19.213.78 () {34 vars in 1063 bytes} [Mon Apr 27 13:14:31 2026] GET /v2.0/subnets?id=f4df89a0-d2c5-47b5-8b7d-12e49982df36&id=82f335f5-4548-4c9a-b193-eadb09b7ca9b => generated 1414 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2125] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:14:31 2026] GET /v2.0/ports?network_id=47a9b963-d289-4ee3-bddb-3650499a348a&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2126] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:14:31 2026] GET /v2.0/ports?network_id=47a9b963-d289-4ee3-bddb-3650499a348a&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: 1086/2127] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:14:31 2026] GET /v2.0/networks/47a9b963-d289-4ee3-bddb-3650499a348a?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: 1042/2128] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:14:31 2026] GET /v2.0/networks/47a9b963-d289-4ee3-bddb-3650499a348a?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: 1087/2129] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:32 2026] GET /v2.0/ports?device_id=de1488fc-a20a-4c19-8dc6-958f196673e6 => 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: 1043/2130] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:14:32 2026] GET /v2.0/security-groups?id=526603dc-b957-4432-95cd-869ddcd5d661&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2131] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:32 2026] GET /v2.0/ports?device_id=dbb4a6e5-e3fb-433c-8e62-7c19f894b83a => 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: 1044/2132] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:33 2026] GET /v2.0/ports?device_id=de1488fc-a20a-4c19-8dc6-958f196673e6 => 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: 1089/2133] 199.19.213.78 () {34 vars in 993 bytes} [Mon Apr 27 13:14:33 2026] GET /v2.0/ports?device_id=de1488fc-a20a-4c19-8dc6-958f196673e6 => 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: 1045/2134] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:14:33 2026] GET /v2.0/security-groups?id=526603dc-b957-4432-95cd-869ddcd5d661&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:14:33.664 7 INFO neutron_taas.services.taas.taas_plugin [req-233a3e79-c5bd-4aa1-8e34-4e732bb3568a req-7d5aa130-11d4-477a-9ab9-4779436116c3 d7d972612cce4125a775c82d5cfbeac7 f6bf119d536e4ff1a10196b5f39d6ec5 - - default default] TaaS: Handle Delete Port: a70d64ee-5af9-48e4-a941-e36c2b17354b 2026-04-27 13:14:33.667 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-233a3e79-c5bd-4aa1-8e34-4e732bb3568a req-7d5aa130-11d4-477a-9ab9-4779436116c3 d7d972612cce4125a775c82d5cfbeac7 f6bf119d536e4ff1a10196b5f39d6ec5 - - default default] Tap Mirror: Handle Delete Port: a70d64ee-5af9-48e4-a941-e36c2b17354b 2026-04-27 13:14:33.795 7 INFO neutron.db.l3_db [req-233a3e79-c5bd-4aa1-8e34-4e732bb3568a req-7d5aa130-11d4-477a-9ab9-4779436116c3 d7d972612cce4125a775c82d5cfbeac7 f6bf119d536e4ff1a10196b5f39d6ec5 - - default default] Floating IP ff024af4-13a2-42cc-94ae-a310f0aa9359 disassociated. External IP: 10.96.250.216, port: a70d64ee-5af9-48e4-a941-e36c2b17354b. [pid: 8|app: 0|req: 1046/2135] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:33 2026] GET /v2.0/ports?device_id=dbb4a6e5-e3fb-433c-8e62-7c19f894b83a => 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: 1090/2136] 199.19.213.78 () {36 vars in 996 bytes} [Mon Apr 27 13:14:33 2026] DELETE /v2.0/ports/a70d64ee-5af9-48e4-a941-e36c2b17354b => generated 0 bytes in 622 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:14:34.193 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a2c20239-4430-478b-b8ea-c82274971927'] response: {'server_uuid': 'de1488fc-a20a-4c19-8dc6-958f196673e6', 'name': 'network-vif-deleted', 'tag': 'a70d64ee-5af9-48e4-a941-e36c2b17354b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1047/2137] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:34 2026] GET /v2.0/ports?device_id=de1488fc-a20a-4c19-8dc6-958f196673e6 => 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: 1091/2138] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:14:34 2026] DELETE /v2.0/security-groups/2db49298-0bfa-4284-bff0-7e4596ae4072 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2139] 10.0.0.188 () {34 vars in 990 bytes} [Mon Apr 27 13:14:35 2026] GET /v2.0/ports?device_id=c681a955-cd68-473f-b0b5-7719bf111101 => generated 1473 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2140] 10.0.0.188 () {34 vars in 1040 bytes} [Mon Apr 27 13:14:35 2026] GET /v2.0/security-groups?id=1a28d242-91f4-4f64-9860-f788a9a3553b&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:14:35.418 8 INFO neutron_taas.services.taas.taas_plugin [None req-9d7dfe78-41c6-4364-aa62-d9b640816615 432025f3ce634de8a9547c55a05a3852 5495e8759d8348448e43c580491dbc8e - - default default] TaaS: Handle Delete Port: eff8ed76-2eb7-4f1e-aa5a-edf2213bf656 2026-04-27 13:14:35.421 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9d7dfe78-41c6-4364-aa62-d9b640816615 432025f3ce634de8a9547c55a05a3852 5495e8759d8348448e43c580491dbc8e - - default default] Tap Mirror: Handle Delete Port: eff8ed76-2eb7-4f1e-aa5a-edf2213bf656 [pid: 7|app: 0|req: 1094/2141] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:35 2026] GET /v2.0/ports?device_id=de1488fc-a20a-4c19-8dc6-958f196673e6 => 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: 1048/2142] 10.0.0.232 () {34 vars in 789 bytes} [Mon Apr 27 13:14:35 2026] PUT /v2.0/routers/991a00f9-9644-44b6-9922-3836e874fef4/remove_router_interface => generated 310 bytes in 933 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2143] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:14:35 2026] DELETE /v2.0/subnets/8deb929c-b8fd-4e15-8efe-c52255949298 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:14:36.333 8 INFO neutron_taas.services.taas.taas_plugin [None req-5083703a-bbfc-462c-9c45-4fdd3e6f052c 432025f3ce634de8a9547c55a05a3852 5495e8759d8348448e43c580491dbc8e - - default default] TaaS: Handle Delete Port: 642b6617-2c69-460b-a777-d71f6481a14c 2026-04-27 13:14:36.336 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5083703a-bbfc-462c-9c45-4fdd3e6f052c 432025f3ce634de8a9547c55a05a3852 5495e8759d8348448e43c580491dbc8e - - default default] Tap Mirror: Handle Delete Port: 642b6617-2c69-460b-a777-d71f6481a14c 2026-04-27 13:14:36.606 8 INFO neutron_taas.services.taas.taas_plugin [None req-5083703a-bbfc-462c-9c45-4fdd3e6f052c 432025f3ce634de8a9547c55a05a3852 5495e8759d8348448e43c580491dbc8e - - default default] TaaS: Handle Delete Port: 1cf6daa1-404c-47c4-bc16-089feb8c6bfe 2026-04-27 13:14:36.609 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5083703a-bbfc-462c-9c45-4fdd3e6f052c 432025f3ce634de8a9547c55a05a3852 5495e8759d8348448e43c580491dbc8e - - default default] Tap Mirror: Handle Delete Port: 1cf6daa1-404c-47c4-bc16-089feb8c6bfe [pid: 7|app: 0|req: 1096/2144] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:36 2026] GET /v2.0/ports?device_id=de1488fc-a20a-4c19-8dc6-958f196673e6 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:14:36.978 8 INFO neutron.services.segments.plugin [-] Segment 63704a4b-55df-42e9-8233-73b59ac3a930 resource provider aggregate not found 2026-04-27 13:14:36.986 8 INFO neutron.services.segments.plugin [-] Segment 63704a4b-55df-42e9-8233-73b59ac3a930 resource provider aggregate not found 2026-04-27 13:14:37.003 8 INFO neutron.services.segments.plugin [-] Segment 63704a4b-55df-42e9-8233-73b59ac3a930 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63704a4b-55df-42e9-8233-73b59ac3a930 found for delete ", "request_id": "req-34a23e20-969e-4c3c-9b65-3e05fe1a53c5"}]} 2026-04-27 13:14:37.006 8 INFO neutron.services.segments.plugin [-] Segment 63704a4b-55df-42e9-8233-73b59ac3a930 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63704a4b-55df-42e9-8233-73b59ac3a930 found for delete ", "request_id": "req-68ad45d5-435a-44db-8796-3dd245d2fe2c"}]} 2026-04-27 13:14:37.016 8 INFO neutron.db.l3_hamode_db [None req-5083703a-bbfc-462c-9c45-4fdd3e6f052c 432025f3ce634de8a9547c55a05a3852 5495e8759d8348448e43c580491dbc8e - - default default] HA network a1d597aa-5715-41b1-a9fa-b9b1f30022ea was deleted as no HA routers are present in project 5495e8759d8348448e43c580491dbc8e. [pid: 8|app: 0|req: 1049/2145] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:14:36 2026] DELETE /v2.0/routers/991a00f9-9644-44b6-9922-3836e874fef4 => generated 0 bytes in 910 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:14:37.139 7 INFO neutron.services.segments.plugin [-] Segment 40303cc1-3106-4191-9315-4faa7eeaa6d4 resource provider aggregate not found 2026-04-27 13:14:37.140 7 INFO neutron.services.segments.plugin [-] Segment 40303cc1-3106-4191-9315-4faa7eeaa6d4 resource provider aggregate not found 2026-04-27 13:14:37.163 7 INFO neutron.services.segments.plugin [-] Segment 40303cc1-3106-4191-9315-4faa7eeaa6d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40303cc1-3106-4191-9315-4faa7eeaa6d4 found for delete ", "request_id": "req-d8d0dba3-ce06-4bbb-823a-3fd1baa7c070"}]} 2026-04-27 13:14:37.165 7 INFO neutron.services.segments.plugin [-] Segment 40303cc1-3106-4191-9315-4faa7eeaa6d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40303cc1-3106-4191-9315-4faa7eeaa6d4 found for delete ", "request_id": "req-42ac553c-1715-40bd-bf6a-404cb1f5148b"}]} [pid: 7|app: 0|req: 1097/2148] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:14:37 2026] DELETE /v2.0/networks/450ba5c8-5503-4d71-9059-71e36de4d140 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:14:37.983 8 WARNING neutron.db.securitygroups_db [None req-adcfd399-af1b-4262-9335-2be44922de26 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found 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/2149] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:14:37 2026] GET /v2.0/security-groups?tenant_id=5495e8759d8348448e43c580491dbc8e&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2150] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:14:37 2026] DELETE /v2.0/security-groups/526603dc-b957-4432-95cd-869ddcd5d661 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:14:38.032 7 INFO neutron.api.v2.resource [None req-4279105d-3887-4be1-ad8a-e9f0ad8de130 d7d972612cce4125a775c82d5cfbeac7 f6bf119d536e4ff1a10196b5f39d6ec5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1099/2151] 10.0.0.232 () {32 vars in 737 bytes} [Mon Apr 27 13:14:38 2026] GET /v2.0/security-groups/526603dc-b957-4432-95cd-869ddcd5d661 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2152] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:14:38 2026] DELETE /v2.0/security-groups/7d9364e6-4336-4d71-8ded-525da9edec28 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:14:38.144 7 INFO neutron_taas.services.taas.taas_plugin [None req-b48411d0-fb56-4158-aa45-f33ec383ea6f d7d972612cce4125a775c82d5cfbeac7 f6bf119d536e4ff1a10196b5f39d6ec5 - - default default] TaaS: Handle Delete Port: 0cc5bb1b-a717-4816-8cd1-e36f91c63436 2026-04-27 13:14:38.147 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b48411d0-fb56-4158-aa45-f33ec383ea6f d7d972612cce4125a775c82d5cfbeac7 f6bf119d536e4ff1a10196b5f39d6ec5 - - default default] Tap Mirror: Handle Delete Port: 0cc5bb1b-a717-4816-8cd1-e36f91c63436 2026-04-27 13:14:38.217 8 WARNING neutron.db.securitygroups_db [None req-bfc37050-ec87-4540-acc5-81596b6625fd 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1100/2153] 10.0.0.232 () {32 vars in 732 bytes} [Mon Apr 27 13:14:38 2026] DELETE /v2.0/floatingips/ff024af4-13a2-42cc-94ae-a310f0aa9359 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2154] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:14:38 2026] GET /v2.0/security-groups?tenant_id=ec7cbecf301c41d4bfed52d86c656a0e&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2155] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:14:38 2026] DELETE /v2.0/security-groups/ac42279a-e4b9-4f3f-8d1f-5e60638a2571 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:14:38.656 7 INFO neutron_taas.services.taas.taas_plugin [None req-bdd1ff16-9673-46e6-a968-6b01cbbafe6c 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] TaaS: Handle Delete Port: 9d0a3f65-bc15-4ef6-95f5-aacc6a093525 2026-04-27 13:14:38.658 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bdd1ff16-9673-46e6-a968-6b01cbbafe6c 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Tap Mirror: Handle Delete Port: 9d0a3f65-bc15-4ef6-95f5-aacc6a093525 [pid: 7|app: 0|req: 1101/2156] 10.0.0.232 () {34 vars in 789 bytes} [Mon Apr 27 13:14:38 2026] PUT /v2.0/routers/9a279fb0-6f6f-437f-8ddd-0b4e850fcc81/remove_router_interface => generated 310 bytes in 894 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:14:39.417 8 INFO neutron_taas.services.taas.taas_plugin [None req-7b1b1b2b-d2cf-4b92-9cb2-40c868580a01 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] TaaS: Handle Delete Port: 2f7f1538-17b2-44a1-8874-405b47cff761 2026-04-27 13:14:39.419 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7b1b1b2b-d2cf-4b92-9cb2-40c868580a01 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Tap Mirror: Handle Delete Port: 2f7f1538-17b2-44a1-8874-405b47cff761 2026-04-27 13:14:39.683 8 INFO neutron_taas.services.taas.taas_plugin [None req-7b1b1b2b-d2cf-4b92-9cb2-40c868580a01 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] TaaS: Handle Delete Port: a08de648-d09d-4109-ac15-40fe76601966 2026-04-27 13:14:39.689 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7b1b1b2b-d2cf-4b92-9cb2-40c868580a01 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Tap Mirror: Handle Delete Port: a08de648-d09d-4109-ac15-40fe76601966 2026-04-27 13:14:40.037 8 INFO neutron.services.segments.plugin [-] Segment 3999cf18-0d3c-4c4b-93e4-21f954fb1ff4 resource provider aggregate not found 2026-04-27 13:14:40.042 8 INFO neutron.services.segments.plugin [-] Segment 3999cf18-0d3c-4c4b-93e4-21f954fb1ff4 resource provider aggregate not found 2026-04-27 13:14:40.065 8 INFO neutron.services.segments.plugin [-] Segment 3999cf18-0d3c-4c4b-93e4-21f954fb1ff4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3999cf18-0d3c-4c4b-93e4-21f954fb1ff4 found for delete ", "request_id": "req-8018e6a6-cb1e-4ee4-bbfb-ad983d05b097"}]} 2026-04-27 13:14:40.065 8 INFO neutron.services.segments.plugin [-] Segment 3999cf18-0d3c-4c4b-93e4-21f954fb1ff4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3999cf18-0d3c-4c4b-93e4-21f954fb1ff4 found for delete ", "request_id": "req-6baa00e2-7fab-43ae-8ea2-f47729287022"}]} 2026-04-27 13:14:40.073 8 INFO neutron.db.l3_hamode_db [None req-7b1b1b2b-d2cf-4b92-9cb2-40c868580a01 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] HA network d057ff7e-258e-4a3c-a3b6-cd8605684809 was deleted as no HA routers are present in project f6bf119d536e4ff1a10196b5f39d6ec5. [pid: 8|app: 0|req: 1056/2157] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:14:39 2026] DELETE /v2.0/routers/9a279fb0-6f6f-437f-8ddd-0b4e850fcc81 => generated 0 bytes in 883 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2158] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:14:40 2026] DELETE /v2.0/subnets/9adbb389-8938-4f98-9ca9-aba445d65ba0 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:14:40.337 7 INFO neutron_taas.services.taas.taas_plugin [None req-8d1af269-cd06-4ea6-893c-e9421d895085 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] TaaS: Handle Delete Port: cafe6a1a-a9ff-4f33-8f1e-0fdc862d9f28 2026-04-27 13:14:40.339 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8d1af269-cd06-4ea6-893c-e9421d895085 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Tap Mirror: Handle Delete Port: cafe6a1a-a9ff-4f33-8f1e-0fdc862d9f28 2026-04-27 13:14:40.462 8 INFO neutron.db.segments_db [None req-8d22c0ed-0493-497b-b8e9-c6b3e8f2f367 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Added segment edcdac45-24b7-4d49-ad92-477be1dd8d30 of type vxlan for network 10bab41f-171f-4d65-99e8-0a07080a970b 2026-04-27 13:14:40.491 7 INFO neutron.services.segments.plugin [-] Segment bfac3d33-b803-4cdb-bb4b-0faeb9466a9f resource provider aggregate not found 2026-04-27 13:14:40.498 7 INFO neutron.services.segments.plugin [-] Segment bfac3d33-b803-4cdb-bb4b-0faeb9466a9f resource provider aggregate not found 2026-04-27 13:14:40.510 7 INFO neutron.services.segments.plugin [-] Segment bfac3d33-b803-4cdb-bb4b-0faeb9466a9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfac3d33-b803-4cdb-bb4b-0faeb9466a9f found for delete ", "request_id": "req-74323671-f343-4245-8127-67f01cf5de95"}]} 2026-04-27 13:14:40.518 7 INFO neutron.services.segments.plugin [-] Segment bfac3d33-b803-4cdb-bb4b-0faeb9466a9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfac3d33-b803-4cdb-bb4b-0faeb9466a9f found for delete ", "request_id": "req-a46c5079-7076-47c6-8ab3-9cd876d7237c"}]} [pid: 7|app: 0|req: 1103/2159] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:14:40 2026] DELETE /v2.0/networks/3c607c30-13df-4fd1-9206-1dab77aa7a2a => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2160] 10.0.0.232 () {34 vars in 671 bytes} [Mon Apr 27 13:14:40 2026] POST /v2.0/networks => generated 741 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:14:40.635 8 WARNING neutron.db.securitygroups_db [None req-09fcfafd-db91-491f-bde6-7501e7a802df 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1058/2161] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:14:40 2026] GET /v2.0/security-groups?tenant_id=f6bf119d536e4ff1a10196b5f39d6ec5&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2162] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:14:40 2026] POST /v2.0/subnets => generated 688 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2163] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:14:40 2026] DELETE /v2.0/security-groups/65832b5e-56af-4e42-a043-bbdcfa784bd7 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:14:40.807 7 INFO neutron.db.segments_db [None req-1777d7c6-b88a-45bd-8897-740da455bc28 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Added segment e1ed3d29-f30f-4391-ac62-f162560611f5 of type vxlan for network ff7b76db-4fb9-4565-b7e3-3d7019160712 2026-04-27 13:14:41.064 7 INFO neutron.db.l3_hamode_db [None req-1777d7c6-b88a-45bd-8897-740da455bc28 0064477bc1cf47a08a86b1798ac719ff f7d80abbc7104992baf65d4c545b2b4c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 13:14:41.824 7 INFO neutron.db.l3_hamode_db [None req-1777d7c6-b88a-45bd-8897-740da455bc28 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 13:14:42.781 8 INFO neutron.db.segments_db [None req-6122ee6d-61a6-4f3b-b633-87ea1bf4fac1 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Added segment cbfad7ee-4c00-4c9c-b7f1-2bde7d29908b of type vxlan for network ee64353e-1b9c-45dd-ac16-c6e67dce5fe6 [pid: 7|app: 0|req: 1105/2164] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:14:40 2026] POST /v2.0/routers => generated 728 bytes in 2020 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2165] 10.0.0.232 () {34 vars in 671 bytes} [Mon Apr 27 13:14:42 2026] POST /v2.0/networks => generated 746 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2166] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:14:42 2026] POST /v2.0/subnets => generated 693 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:14:43.123 8 INFO neutron.db.segments_db [None req-3d81f329-c437-47ed-99f5-a96632b14f4c 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Added segment 83ea934f-4c5a-4db3-9192-77ea610583ba of type vxlan for network d097392a-915b-4f7d-88c0-45b53093928f 2026-04-27 13:14:43.408 8 INFO neutron.db.l3_hamode_db [None req-3d81f329-c437-47ed-99f5-a96632b14f4c 0064477bc1cf47a08a86b1798ac719ff 7741fd015e1b42f4bcc2560f8f842c19 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1106/2167] 10.0.0.232 () {34 vars in 783 bytes} [Mon Apr 27 13:14:42 2026] PUT /v2.0/routers/51538171-c17f-4a42-92d8-88063dc884ee/add_router_interface => generated 310 bytes in 1111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:14:44.219 8 INFO neutron.db.l3_hamode_db [None req-3d81f329-c437-47ed-99f5-a96632b14f4c 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1062/2168] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:14:43 2026] POST /v2.0/routers => generated 733 bytes in 2159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:14:45.333 7 INFO neutron.db.segments_db [None req-c5cbe3fe-4a6b-4573-8162-68355e7a6785 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Added segment f0d30c91-8e16-447e-a3b1-8b62603818d2 of type vxlan for network 235afabf-0259-4118-b3c3-db786a678b97 [pid: 7|app: 0|req: 1107/2169] 10.0.0.232 () {34 vars in 671 bytes} [Mon Apr 27 13:14:45 2026] POST /v2.0/networks => generated 740 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2170] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:14:45 2026] POST /v2.0/subnets => generated 687 bytes in 736 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:14:46.213 7 INFO neutron.db.segments_db [None req-d4fa6458-b7d9-46f4-b1df-664fcda0c5bd 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Added segment a0b68409-5dcd-4fbc-b88b-bfb6acbd542d of type vxlan for network a19d1c84-c9b5-4d8d-be2b-df99da89ce5b 2026-04-27 13:14:46.513 7 INFO neutron.db.l3_hamode_db [None req-d4fa6458-b7d9-46f4-b1df-664fcda0c5bd 0064477bc1cf47a08a86b1798ac719ff 4c48c7ccf612413d888fa56c6c301d91 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1063/2171] 10.0.0.232 () {34 vars in 783 bytes} [Mon Apr 27 13:14:45 2026] PUT /v2.0/routers/ce4e075a-1497-47e1-9992-f1ba1b317d45/add_router_interface => generated 310 bytes in 1283 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2172] 10.0.0.232 () {32 vars in 721 bytes} [Mon Apr 27 13:14:46 2026] GET /v2.0/subnets/bf7b207e-4a5b-4464-9990-55e4018003ac => generated 676 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:14:47.397 7 INFO neutron.db.l3_hamode_db [None req-d4fa6458-b7d9-46f4-b1df-664fcda0c5bd 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1065/2173] 10.0.0.150 () {34 vars in 982 bytes} [Mon Apr 27 13:14:47 2026] GET /v2.0/networks?id=ee64353e-1b9c-45dd-ac16-c6e67dce5fe6 => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2174] 10.0.0.150 () {34 vars in 965 bytes} [Mon Apr 27 13:14:47 2026] GET /v2.0/quotas/7741fd015e1b42f4bcc2560f8f842c19 => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2175] 10.0.0.150 () {34 vars in 1002 bytes} [Mon Apr 27 13:14:47 2026] GET /v2.0/ports?tenant_id=7741fd015e1b42f4bcc2560f8f842c19&fields=id => generated 103 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2176] 10.0.0.150 () {34 vars in 1008 bytes} [Mon Apr 27 13:14:47 2026] GET /v2.0/networks/ee64353e-1b9c-45dd-ac16-c6e67dce5fe6?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: 1069/2177] 10.0.0.150 () {34 vars in 1108 bytes} [Mon Apr 27 13:14:47 2026] GET /v2.0/networks/ee64353e-1b9c-45dd-ac16-c6e67dce5fe6?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: 1070/2178] 10.0.0.137 () {30 vars in 690 bytes} [Mon Apr 27 13:14:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2179] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:47 2026] GET /v2.0/ports?device_id=4444f874-a6ab-4820-a478-a88f6e89431a => 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: 1072/2180] 10.0.0.137 () {30 vars in 692 bytes} [Mon Apr 27 13:14:47 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2181] 10.0.0.137 () {30 vars in 668 bytes} [Mon Apr 27 13:14:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2182] 10.0.0.137 () {30 vars in 704 bytes} [Mon Apr 27 13:14:47 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: 1109/2183] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:14:46 2026] POST /v2.0/routers => generated 727 bytes in 2162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2184] 10.0.0.137 () {28 vars in 439 bytes} [Mon Apr 27 13:14:48 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2185] 10.0.0.137 () {30 vars in 728 bytes} [Mon Apr 27 13:14:48 2026] GET /v2.0/subnets/bf7b207e-4a5b-4464-9990-55e4018003ac => generated 658 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2186] 10.0.0.137 () {30 vars in 690 bytes} [Mon Apr 27 13:14:48 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: 1113/2187] 10.0.0.137 () {30 vars in 692 bytes} [Mon Apr 27 13:14:48 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: 1114/2188] 10.0.0.137 () {30 vars in 668 bytes} [Mon Apr 27 13:14:48 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2189] 10.0.0.137 () {30 vars in 704 bytes} [Mon Apr 27 13:14:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2190] 10.0.0.137 () {30 vars in 728 bytes} [Mon Apr 27 13:14:48 2026] GET /v2.0/subnets/bf7b207e-4a5b-4464-9990-55e4018003ac => 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: 1117/2191] 10.0.0.137 () {30 vars in 690 bytes} [Mon Apr 27 13:14:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2192] 10.0.0.137 () {30 vars in 692 bytes} [Mon Apr 27 13:14:48 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: 1119/2193] 10.0.0.137 () {30 vars in 668 bytes} [Mon Apr 27 13:14:48 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2194] 10.0.0.137 () {30 vars in 704 bytes} [Mon Apr 27 13:14:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2195] 10.0.0.137 () {30 vars in 730 bytes} [Mon Apr 27 13:14:48 2026] GET /v2.0/networks/b80515e8-ac1e-4e3c-bea6-a9e5707226ac => generated 800 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2196] 10.0.0.137 () {30 vars in 682 bytes} [Mon Apr 27 13:14:48 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2197] 10.0.0.137 () {34 vars in 704 bytes} [Mon Apr 27 13:14:48 2026] POST /v2.0/ports => generated 1132 bytes in 340 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: 1124/2198] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:49 2026] GET /v2.0/ports?device_id=4444f874-a6ab-4820-a478-a88f6e89431a => 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: 1075/2199] 10.0.0.232 () {34 vars in 783 bytes} [Mon Apr 27 13:14:48 2026] PUT /v2.0/routers/7137df74-4d5c-4d3e-bae6-5f62af3d0380/add_router_interface => generated 310 bytes in 1209 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2200] 10.0.0.232 () {34 vars in 685 bytes} [Mon Apr 27 13:14:50 2026] POST /v2.0/security-groups => generated 1677 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2201] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:50 2026] GET /v2.0/ports?device_id=4444f874-a6ab-4820-a478-a88f6e89431a => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2202] 10.0.0.232 () {34 vars in 695 bytes} [Mon Apr 27 13:14:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2203] 10.0.0.232 () {34 vars in 695 bytes} [Mon Apr 27 13:14:50 2026] POST /v2.0/security-group-rules => generated 596 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2204] 10.0.0.232 () {34 vars in 695 bytes} [Mon Apr 27 13:14:50 2026] POST /v2.0/security-group-rules => generated 602 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2205] 10.0.0.232 () {34 vars in 695 bytes} [Mon Apr 27 13:14:50 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) 2026-04-27 13:14:50.809 8 INFO neutron.db.securitygroups_db [None req-01cb6b39-4041-440d-955c-68972178107b 0c70ff1f9caf4647b04059e34686fb3f f7d80abbc7104992baf65d4c545b2b4c - - default default] Project f7d80abbc7104992baf65d4c545b2b4c 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: 1078/2206] 10.0.0.232 () {34 vars in 695 bytes} [Mon Apr 27 13:14:50 2026] POST /v2.0/security-group-rules => generated 607 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:14:50.949 7 INFO neutron.db.securitygroups_db [None req-e84f2bbe-aab9-46f0-845c-3270a61391a5 0c70ff1f9caf4647b04059e34686fb3f f7d80abbc7104992baf65d4c545b2b4c - - default default] Project f7d80abbc7104992baf65d4c545b2b4c 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: 1129/2207] 10.0.0.232 () {34 vars in 695 bytes} [Mon Apr 27 13:14:50 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: 8|app: 0|req: 1079/2208] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:51 2026] GET /v2.0/ports?device_id=4444f874-a6ab-4820-a478-a88f6e89431a => 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: 1130/2209] 10.0.0.232 () {34 vars in 685 bytes} [Mon Apr 27 13:14:51 2026] POST /v2.0/security-groups => generated 1663 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2210] 10.0.0.232 () {34 vars in 695 bytes} [Mon Apr 27 13:14:51 2026] POST /v2.0/security-group-rules => generated 597 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2211] 199.19.213.78 () {30 vars in 702 bytes} [Mon Apr 27 13:14:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2212] 199.19.213.78 () {30 vars in 704 bytes} [Mon Apr 27 13:14:51 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: 1131/2213] 10.0.0.232 () {34 vars in 695 bytes} [Mon Apr 27 13:14:51 2026] POST /v2.0/security-group-rules => generated 602 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2214] 199.19.213.78 () {30 vars in 680 bytes} [Mon Apr 27 13:14:51 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2215] 199.19.213.78 () {30 vars in 716 bytes} [Mon Apr 27 13:14:51 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2216] 199.19.213.78 () {30 vars in 736 bytes} [Mon Apr 27 13:14:51 2026] GET /v2.0/ports/b0ffbf00-0f8a-4d4d-a8f2-9ecef59edf52 => 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: 1135/2217] 199.19.213.78 () {34 vars in 985 bytes} [Mon Apr 27 13:14:52 2026] GET /v2.0/networks?id=ee64353e-1b9c-45dd-ac16-c6e67dce5fe6 => generated 678 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2218] 199.19.213.78 () {38 vars in 954 bytes} [Mon Apr 27 13:14:52 2026] POST /v2.0/ports => generated 954 bytes in 552 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: 1139/2221] 199.19.213.78 () {30 vars in 702 bytes} [Mon Apr 27 13:14:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2222] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:52 2026] GET /v2.0/ports?device_id=4444f874-a6ab-4820-a478-a88f6e89431a => generated 957 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2223] 10.0.0.232 () {34 vars in 676 bytes} [Mon Apr 27 13:14:51 2026] POST /v2.0/floatingips => generated 552 bytes in 1206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2224] 199.19.213.78 () {30 vars in 704 bytes} [Mon Apr 27 13:14:53 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: 1085/2225] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:14:53 2026] GET /v2.0/security-groups?id=37ed1f55-8a8b-4370-bee4-fc50108d48ff&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2226] 199.19.213.78 () {30 vars in 680 bytes} [Mon Apr 27 13:14:53 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: 1087/2227] 199.19.213.78 () {30 vars in 716 bytes} [Mon Apr 27 13:14:53 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-27 13:14:53.193 8 INFO neutron.api.v2.resource [None req-8cf07532-35ca-44cd-bfb4-73df9352e0ee 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1088/2228] 199.19.213.78 () {30 vars in 762 bytes} [Mon Apr 27 13:14:53 2026] GET /v2.0/security-groups/lb-3749b0d3-422d-4201-8c7c-c35d8c829564 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2229] 199.19.213.78 () {30 vars in 784 bytes} [Mon Apr 27 13:14:53 2026] GET /v2.0/security-groups?name=lb-3749b0d3-422d-4201-8c7c-c35d8c829564 => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:14:53.236 8 WARNING neutron.db.securitygroups_db [req-f89cc9ae-0217-49e1-9f5c-d79b708bfbfa req-ff94030f-78e0-43e6-921e-11148e4b14b6 0c70ff1f9caf4647b04059e34686fb3f f7d80abbc7104992baf65d4c545b2b4c - - default default] project_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: 1141/2230] 199.19.213.78 () {38 vars in 1027 bytes} [Mon Apr 27 13:14:52 2026] PUT /v2.0/ports/538287de-4bf4-41db-a443-d5579a803b10 => generated 1235 bytes in 491 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: 1090/2231] 10.0.0.150 () {34 vars in 1100 bytes} [Mon Apr 27 13:14:53 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1556773419&fields=id&tenant_id=f7d80abbc7104992baf65d4c545b2b4c => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:14:53.282 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-387bac84-46f8-42aa-bc94-16c1f71c2834'] response: {'name': 'network-changed', 'server_uuid': '4444f874-a6ab-4820-a478-a88f6e89431a', 'tag': '538287de-4bf4-41db-a443-d5579a803b10', 'status': 'completed', 'code': 200} 2026-04-27 13:14:53.286 8 WARNING neutron.db.securitygroups_db [req-f89cc9ae-0217-49e1-9f5c-d79b708bfbfa req-d8d784d3-b8d3-4a95-b562-08ab5d524f0c 0c70ff1f9caf4647b04059e34686fb3f f7d80abbc7104992baf65d4c545b2b4c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1091/2232] 10.0.0.150 () {34 vars in 1100 bytes} [Mon Apr 27 13:14:53 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1844206239&fields=id&tenant_id=f7d80abbc7104992baf65d4c545b2b4c => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2233] 10.0.0.150 () {34 vars in 982 bytes} [Mon Apr 27 13:14:53 2026] GET /v2.0/networks?id=10bab41f-171f-4d65-99e8-0a07080a970b => generated 673 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2234] 10.0.0.150 () {34 vars in 965 bytes} [Mon Apr 27 13:14:53 2026] GET /v2.0/quotas/f7d80abbc7104992baf65d4c545b2b4c => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2235] 199.19.213.78 () {34 vars in 735 bytes} [Mon Apr 27 13:14:53 2026] POST /v2.0/security-groups => generated 1638 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2236] 199.19.213.78 () {30 vars in 814 bytes} [Mon Apr 27 13:14:53 2026] GET /v2.0/security-group-rules?security_group_id=f61a7eb9-43f1-48da-a6e0-4b0ab9f91146 => generated 1182 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2237] 10.0.0.150 () {34 vars in 1002 bytes} [Mon Apr 27 13:14:53 2026] GET /v2.0/ports?tenant_id=f7d80abbc7104992baf65d4c545b2b4c&fields=id => generated 103 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2238] 10.0.0.150 () {34 vars in 1008 bytes} [Mon Apr 27 13:14:53 2026] GET /v2.0/networks/10bab41f-171f-4d65-99e8-0a07080a970b?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: 1096/2239] 10.0.0.150 () {34 vars in 1108 bytes} [Mon Apr 27 13:14:53 2026] GET /v2.0/networks/10bab41f-171f-4d65-99e8-0a07080a970b?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: 1144/2240] 199.19.213.78 () {34 vars in 788 bytes} [Mon Apr 27 13:14:53 2026] PUT /v2.0/ports/b0ffbf00-0f8a-4d4d-a8f2-9ecef59edf52 => generated 1132 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2241] 199.19.213.78 () {30 vars in 702 bytes} [Mon Apr 27 13:14:53 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1145/2242] 199.19.213.78 () {30 vars in 704 bytes} [Mon Apr 27 13:14:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2243] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:53 2026] GET /v2.0/ports?device_id=a21fe21d-bc41-427d-bca4-d3d86fff6eb2 => 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: 1099/2244] 199.19.213.78 () {30 vars in 680 bytes} [Mon Apr 27 13:14:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2245] 199.19.213.78 () {30 vars in 716 bytes} [Mon Apr 27 13:14:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2246] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:14:53 2026] GET /v2.0/ports?tenant_id=7741fd015e1b42f4bcc2560f8f842c19&device_id=4444f874-a6ab-4820-a478-a88f6e89431a => generated 1238 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2247] 199.19.213.78 () {30 vars in 740 bytes} [Mon Apr 27 13:14:53 2026] GET /v2.0/subnets/bf7b207e-4a5b-4464-9990-55e4018003ac => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2248] 199.19.213.78 () {34 vars in 1017 bytes} [Mon Apr 27 13:14:53 2026] GET /v2.0/networks?tenant_id=7741fd015e1b42f4bcc2560f8f842c19&shared=False => generated 774 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2249] 199.19.213.78 () {34 vars in 929 bytes} [Mon Apr 27 13:14:53 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2250] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:54 2026] GET /v2.0/ports?device_id=4444f874-a6ab-4820-a478-a88f6e89431a => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2251] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:14:54 2026] GET /v2.0/security-groups?id=37ed1f55-8a8b-4370-bee4-fc50108d48ff&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2252] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:54 2026] GET /v2.0/ports?device_id=a21fe21d-bc41-427d-bca4-d3d86fff6eb2 => 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: 1104/2253] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:14:54 2026] GET /v2.0/ports?tenant_id=7741fd015e1b42f4bcc2560f8f842c19&device_id=4444f874-a6ab-4820-a478-a88f6e89431a => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2254] 199.19.213.78 () {34 vars in 1057 bytes} [Mon Apr 27 13:14:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=538287de-4bf4-41db-a443-d5579a803b10 => 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: 1105/2255] 199.19.213.78 () {34 vars in 983 bytes} [Mon Apr 27 13:14:55 2026] GET /v2.0/subnets?id=75c6c0b2-a680-4aa7-b530-cd74cd6ea24e => generated 696 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2256] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:14:55 2026] GET /v2.0/ports?network_id=ee64353e-1b9c-45dd-ac16-c6e67dce5fe6&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2257] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:14:55 2026] GET /v2.0/networks/ee64353e-1b9c-45dd-ac16-c6e67dce5fe6?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: 1152/2258] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:14:55 2026] GET /v2.0/networks/ee64353e-1b9c-45dd-ac16-c6e67dce5fe6?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: 1107/2259] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:55 2026] GET /v2.0/ports?device_id=4444f874-a6ab-4820-a478-a88f6e89431a => generated 969 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2260] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:14:55 2026] GET /v2.0/security-groups?id=37ed1f55-8a8b-4370-bee4-fc50108d48ff&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: 8|app: 0|req: 1108/2261] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:55 2026] GET /v2.0/ports?device_id=a21fe21d-bc41-427d-bca4-d3d86fff6eb2 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2262] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:56 2026] GET /v2.0/ports?device_id=4444f874-a6ab-4820-a478-a88f6e89431a => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2263] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:14:56 2026] GET /v2.0/security-groups?id=37ed1f55-8a8b-4370-bee4-fc50108d48ff&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2264] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:57 2026] GET /v2.0/ports?device_id=a21fe21d-bc41-427d-bca4-d3d86fff6eb2 => 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: 1110/2265] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:57 2026] GET /v2.0/ports?device_id=4444f874-a6ab-4820-a478-a88f6e89431a => 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: 1156/2266] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:14:57 2026] GET /v2.0/security-groups?id=37ed1f55-8a8b-4370-bee4-fc50108d48ff&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2267] 199.19.213.78 () {34 vars in 985 bytes} [Mon Apr 27 13:14:58 2026] GET /v2.0/networks?id=10bab41f-171f-4d65-99e8-0a07080a970b => generated 673 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:14:58.154 7 WARNING neutron.db.securitygroups_db [req-f89cc9ae-0217-49e1-9f5c-d79b708bfbfa req-cbe746f5-2509-4d00-a66c-f22e33963b1e 0c70ff1f9caf4647b04059e34686fb3f f7d80abbc7104992baf65d4c545b2b4c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1157/2268] 199.19.213.78 () {34 vars in 1049 bytes} [Mon Apr 27 13:14:58 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f7d80abbc7104992baf65d4c545b2b4c => generated 274 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2269] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:58 2026] GET /v2.0/ports?device_id=a21fe21d-bc41-427d-bca4-d3d86fff6eb2 => 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: 1158/2270] 199.19.213.78 () {38 vars in 954 bytes} [Mon Apr 27 13:14:58 2026] POST /v2.0/ports => generated 997 bytes in 488 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: 1159/2271] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:58 2026] GET /v2.0/ports?device_id=4444f874-a6ab-4820-a478-a88f6e89431a => generated 971 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2272] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:14:59 2026] GET /v2.0/security-groups?id=37ed1f55-8a8b-4370-bee4-fc50108d48ff&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: 1113/2273] 199.19.213.78 () {38 vars in 1027 bytes} [Mon Apr 27 13:14:58 2026] PUT /v2.0/ports/21128eb2-e4d3-4363-bdb9-d1a2d5b24d68 => generated 1278 bytes in 462 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:14:59.195 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-83a4a946-ca43-49eb-89a9-2929c87e08f8'] response: {'name': 'network-changed', 'server_uuid': 'a21fe21d-bc41-427d-bca4-d3d86fff6eb2', 'tag': '21128eb2-e4d3-4363-bdb9-d1a2d5b24d68', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1161/2274] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:14:59 2026] GET /v2.0/ports?device_id=a21fe21d-bc41-427d-bca4-d3d86fff6eb2 => generated 1012 bytes in 37 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: 1114/2275] 10.0.0.150 () {34 vars in 1120 bytes} [Mon Apr 27 13:14:59 2026] GET /v2.0/security-groups?id=e48642aa-fb19-4082-bb33-e1ea9e9272e7&id=602fdc0c-3f97-4365-a791-3468e5ff3a39&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: 1162/2276] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:14:59 2026] GET /v2.0/ports?tenant_id=f7d80abbc7104992baf65d4c545b2b4c&device_id=a21fe21d-bc41-427d-bca4-d3d86fff6eb2 => generated 1281 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2277] 199.19.213.78 () {34 vars in 1017 bytes} [Mon Apr 27 13:14:59 2026] GET /v2.0/networks?tenant_id=f7d80abbc7104992baf65d4c545b2b4c&shared=False => generated 769 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2278] 199.19.213.78 () {34 vars in 929 bytes} [Mon Apr 27 13:14:59 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2279] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:15:00 2026] GET /v2.0/ports?device_id=4444f874-a6ab-4820-a478-a88f6e89431a => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2280] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:15:00 2026] GET /v2.0/security-groups?id=37ed1f55-8a8b-4370-bee4-fc50108d48ff&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: 8|app: 0|req: 1117/2281] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:15:00 2026] GET /v2.0/ports?device_id=a21fe21d-bc41-427d-bca4-d3d86fff6eb2 => generated 1012 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2282] 10.0.0.150 () {34 vars in 1120 bytes} [Mon Apr 27 13:15:00 2026] GET /v2.0/security-groups?id=e48642aa-fb19-4082-bb33-e1ea9e9272e7&id=602fdc0c-3f97-4365-a791-3468e5ff3a39&fields=id&fields=name => generated 207 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2283] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:15:00 2026] GET /v2.0/ports?device_id=4444f874-a6ab-4820-a478-a88f6e89431a => 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: 1166/2284] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:15:00 2026] GET /v2.0/security-groups?id=37ed1f55-8a8b-4370-bee4-fc50108d48ff&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2285] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:15:00 2026] GET /v2.0/ports?tenant_id=f7d80abbc7104992baf65d4c545b2b4c&device_id=a21fe21d-bc41-427d-bca4-d3d86fff6eb2 => generated 1281 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2286] 199.19.213.78 () {34 vars in 1059 bytes} [Mon Apr 27 13:15:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=21128eb2-e4d3-4363-bdb9-d1a2d5b24d68 => 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: 1120/2287] 199.19.213.78 () {34 vars in 983 bytes} [Mon Apr 27 13:15:00 2026] GET /v2.0/subnets?id=71e1e355-5c99-48bb-b937-1e3dd3e36a4a => generated 691 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2288] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:15:00 2026] GET /v2.0/ports?network_id=10bab41f-171f-4d65-99e8-0a07080a970b&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: 1121/2289] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:15:01 2026] GET /v2.0/networks/10bab41f-171f-4d65-99e8-0a07080a970b?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: 1169/2290] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:15:01 2026] GET /v2.0/networks/10bab41f-171f-4d65-99e8-0a07080a970b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2291] 10.0.0.150 () {34 vars in 1016 bytes} [Mon Apr 27 13:15:01 2026] GET /v2.0/security-groups?id=ab779777-8985-4809-a597-27b15b90f4f1&fields=id => generated 69 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2292] 10.0.0.150 () {34 vars in 982 bytes} [Mon Apr 27 13:15:01 2026] GET /v2.0/networks?id=c5d836db-b054-4660-9cd9-2418bdd9db7a => generated 735 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2293] 10.0.0.150 () {34 vars in 965 bytes} [Mon Apr 27 13:15:01 2026] GET /v2.0/quotas/4d66e7316a1b4f44b0d835563db773ae => generated 291 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2294] 10.0.0.150 () {34 vars in 1002 bytes} [Mon Apr 27 13:15:01 2026] GET /v2.0/ports?tenant_id=4d66e7316a1b4f44b0d835563db773ae&fields=id => generated 149 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2295] 10.0.0.150 () {34 vars in 1008 bytes} [Mon Apr 27 13:15:01 2026] GET /v2.0/networks/c5d836db-b054-4660-9cd9-2418bdd9db7a?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: 1172/2296] 10.0.0.150 () {34 vars in 1108 bytes} [Mon Apr 27 13:15:01 2026] GET /v2.0/networks/c5d836db-b054-4660-9cd9-2418bdd9db7a?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: 1125/2297] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:15:01 2026] GET /v2.0/ports?device_id=a21fe21d-bc41-427d-bca4-d3d86fff6eb2 => generated 1012 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2298] 10.0.0.150 () {34 vars in 1120 bytes} [Mon Apr 27 13:15:01 2026] GET /v2.0/security-groups?id=e48642aa-fb19-4082-bb33-e1ea9e9272e7&id=602fdc0c-3f97-4365-a791-3468e5ff3a39&fields=id&fields=name => generated 207 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2299] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:15:01 2026] GET /v2.0/ports?device_id=4444f874-a6ab-4820-a478-a88f6e89431a => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2300] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:15:01 2026] GET /v2.0/ports?device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => 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: 1127/2301] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:15:01 2026] GET /v2.0/security-groups?id=37ed1f55-8a8b-4370-bee4-fc50108d48ff&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2302] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:15:01 2026] GET /v2.0/ports?device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => 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: 1128/2303] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:15:02 2026] GET /v2.0/ports?device_id=a21fe21d-bc41-427d-bca4-d3d86fff6eb2 => generated 1012 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2304] 10.0.0.150 () {34 vars in 1120 bytes} [Mon Apr 27 13:15:02 2026] GET /v2.0/security-groups?id=e48642aa-fb19-4082-bb33-e1ea9e9272e7&id=602fdc0c-3f97-4365-a791-3468e5ff3a39&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: 1129/2305] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:15:03 2026] GET /v2.0/ports?device_id=4444f874-a6ab-4820-a478-a88f6e89431a => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2306] 199.19.213.78 () {34 vars in 993 bytes} [Mon Apr 27 13:15:03 2026] GET /v2.0/ports?device_id=4444f874-a6ab-4820-a478-a88f6e89431a => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2307] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:15:03 2026] GET /v2.0/security-groups?id=37ed1f55-8a8b-4370-bee4-fc50108d48ff&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:15:03.239 7 INFO neutron_taas.services.taas.taas_plugin [req-7a676fba-8350-4645-9ccf-8a5a59361458 req-45d3b496-9a26-4c3e-abe8-6745567ae6c4 6a23a5c5a90e49d18645e3b1d4b23182 7741fd015e1b42f4bcc2560f8f842c19 - - default default] TaaS: Handle Delete Port: 538287de-4bf4-41db-a443-d5579a803b10 2026-04-27 13:15:03.243 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-7a676fba-8350-4645-9ccf-8a5a59361458 req-45d3b496-9a26-4c3e-abe8-6745567ae6c4 6a23a5c5a90e49d18645e3b1d4b23182 7741fd015e1b42f4bcc2560f8f842c19 - - default default] Tap Mirror: Handle Delete Port: 538287de-4bf4-41db-a443-d5579a803b10 [pid: 7|app: 0|req: 1178/2308] 199.19.213.78 () {36 vars in 996 bytes} [Mon Apr 27 13:15:03 2026] DELETE /v2.0/ports/538287de-4bf4-41db-a443-d5579a803b10 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:15:03.415 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc8337ce-d133-4c5b-8f36-8fb07f605a0a'] response: {'server_uuid': '4444f874-a6ab-4820-a478-a88f6e89431a', 'name': 'network-vif-deleted', 'tag': '538287de-4bf4-41db-a443-d5579a803b10', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1131/2309] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:15:04 2026] GET /v2.0/ports?device_id=a21fe21d-bc41-427d-bca4-d3d86fff6eb2 => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2310] 10.0.0.150 () {34 vars in 1120 bytes} [Mon Apr 27 13:15:04 2026] GET /v2.0/security-groups?id=e48642aa-fb19-4082-bb33-e1ea9e9272e7&id=602fdc0c-3f97-4365-a791-3468e5ff3a39&fields=id&fields=name => generated 207 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2311] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:15:04 2026] GET /v2.0/ports?device_id=4444f874-a6ab-4820-a478-a88f6e89431a => 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: 1180/2312] 199.19.213.78 () {34 vars in 993 bytes} [Mon Apr 27 13:15:04 2026] GET /v2.0/ports?device_id=a21fe21d-bc41-427d-bca4-d3d86fff6eb2 => generated 1283 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2313] 199.19.213.78 () {34 vars in 1123 bytes} [Mon Apr 27 13:15:04 2026] GET /v2.0/security-groups?id=602fdc0c-3f97-4365-a791-3468e5ff3a39&id=e48642aa-fb19-4082-bb33-e1ea9e9272e7&fields=id&fields=name => generated 207 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2314] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:15:04 2026] GET /v2.0/ports?device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => 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: 1134/2315] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:15:04 2026] GET /v2.0/ports?device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => 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: 1135/2316] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:15:05 2026] GET /v2.0/ports?device_id=4444f874-a6ab-4820-a478-a88f6e89431a => 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: 1182/2317] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:15:05 2026] GET /v2.0/ports?device_id=a21fe21d-bc41-427d-bca4-d3d86fff6eb2 => generated 1014 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2318] 10.0.0.150 () {34 vars in 1120 bytes} [Mon Apr 27 13:15:05 2026] GET /v2.0/security-groups?id=e48642aa-fb19-4082-bb33-e1ea9e9272e7&id=602fdc0c-3f97-4365-a791-3468e5ff3a39&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: 1183/2319] 199.19.213.78 () {34 vars in 985 bytes} [Mon Apr 27 13:15:06 2026] GET /v2.0/networks?id=c5d836db-b054-4660-9cd9-2418bdd9db7a => generated 735 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:15:06.160 8 WARNING neutron.db.securitygroups_db [req-a1974290-1589-40ff-a8cc-c6f9dd0537f1 req-8b06673c-7e6b-47d0-95e9-8d29fabd59ee 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1137/2320] 199.19.213.78 () {34 vars in 1049 bytes} [Mon Apr 27 13:15:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4d66e7316a1b4f44b0d835563db773ae => generated 343 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2321] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:15:06 2026] GET /v2.0/ports?device_id=4444f874-a6ab-4820-a478-a88f6e89431a => 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: 1184/2322] 199.19.213.78 () {38 vars in 954 bytes} [Mon Apr 27 13:15:06 2026] POST /v2.0/ports => generated 1082 bytes in 310 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: 1185/2323] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:15:06 2026] GET /v2.0/ports?device_id=a21fe21d-bc41-427d-bca4-d3d86fff6eb2 => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2324] 10.0.0.150 () {34 vars in 1120 bytes} [Mon Apr 27 13:15:06 2026] GET /v2.0/security-groups?id=e48642aa-fb19-4082-bb33-e1ea9e9272e7&id=602fdc0c-3f97-4365-a791-3468e5ff3a39&fields=id&fields=name => generated 207 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2325] 199.19.213.78 () {38 vars in 1027 bytes} [Mon Apr 27 13:15:06 2026] PUT /v2.0/ports/dec6f94d-2e34-4748-b984-02ddcc299aa0 => generated 1243 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:15:06.973 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-047a0af6-0c93-4262-ab29-b2c46c493944'] response: {'name': 'network-changed', 'server_uuid': 'f87b0721-f616-49d8-bbf9-659be4edf644', 'tag': 'dec6f94d-2e34-4748-b984-02ddcc299aa0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1188/2328] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:15:07 2026] GET /v2.0/ports?tenant_id=4d66e7316a1b4f44b0d835563db773ae&device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1141/2329] 199.19.213.78 () {34 vars in 1017 bytes} [Mon Apr 27 13:15:07 2026] GET /v2.0/networks?tenant_id=4d66e7316a1b4f44b0d835563db773ae&shared=False => generated 735 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2330] 199.19.213.78 () {34 vars in 929 bytes} [Mon Apr 27 13:15:07 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: 1143/2331] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:15:07 2026] GET /v2.0/ports?device_id=a21fe21d-bc41-427d-bca4-d3d86fff6eb2 => generated 1014 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2332] 10.0.0.150 () {34 vars in 1120 bytes} [Mon Apr 27 13:15:07 2026] GET /v2.0/security-groups?id=e48642aa-fb19-4082-bb33-e1ea9e9272e7&id=602fdc0c-3f97-4365-a791-3468e5ff3a39&fields=id&fields=name => generated 207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2333] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:15:07 2026] GET /v2.0/ports?device_id=a21fe21d-bc41-427d-bca4-d3d86fff6eb2 => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2334] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:15:07 2026] GET /v2.0/ports?device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => generated 1246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:15:08.006 7 INFO neutron_taas.services.taas.taas_plugin [None req-6ca9e3ce-9735-4bd5-8eea-164863eb6aff 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] TaaS: Handle Delete Port: 9b7c8103-497b-47ca-bfd9-baf28f83b5fb 2026-04-27 13:15:08.009 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6ca9e3ce-9735-4bd5-8eea-164863eb6aff 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Tap Mirror: Handle Delete Port: 9b7c8103-497b-47ca-bfd9-baf28f83b5fb 2026-04-27 13:15:08.356 8 INFO neutron.db.l3_db [None req-267a9945-d23a-48dc-bc00-fe3d424e1d11 0c70ff1f9caf4647b04059e34686fb3f f7d80abbc7104992baf65d4c545b2b4c - - default default] Floating IP 69b041a7-2741-4ea3-9fb3-8fd0c147fc08 associated. External IP: 10.96.250.213, port: 21128eb2-e4d3-4363-bdb9-d1a2d5b24d68. [pid: 7|app: 0|req: 1189/2335] 10.0.0.232 () {34 vars in 789 bytes} [Mon Apr 27 13:15:07 2026] PUT /v2.0/routers/ce4e075a-1497-47e1-9992-f1ba1b317d45/remove_router_interface => generated 310 bytes in 1008 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2336] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:15:08 2026] GET /v2.0/security-groups?id=ab779777-8985-4809-a597-27b15b90f4f1&fields=id&fields=name => generated 96 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2337] 10.0.0.232 () {34 vars in 749 bytes} [Mon Apr 27 13:15:07 2026] PUT /v2.0/floatingips/69b041a7-2741-4ea3-9fb3-8fd0c147fc08 => generated 856 bytes in 670 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2338] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:15:08 2026] GET /v2.0/ports?tenant_id=4d66e7316a1b4f44b0d835563db773ae&device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => generated 1246 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2339] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:15:08 2026] GET /v2.0/ports?device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2340] 199.19.213.78 () {34 vars in 1061 bytes} [Mon Apr 27 13:15:08 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.109&port_id=dec6f94d-2e34-4748-b984-02ddcc299aa0 => 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: 1151/2341] 199.19.213.78 () {34 vars in 983 bytes} [Mon Apr 27 13:15:08 2026] GET /v2.0/subnets?id=f8acc58f-4ae7-4a85-89ad-965154ea00e4 => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2342] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:15:08 2026] GET /v2.0/ports?network_id=c5d836db-b054-4660-9cd9-2418bdd9db7a&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-27 13:15:08.859 7 INFO neutron_taas.services.taas.taas_plugin [None req-8e0d319d-f099-4f56-b6f3-771e66cf588c 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] TaaS: Handle Delete Port: 3eb070d1-0528-41ac-a828-bae11441f1d2 2026-04-27 13:15:08.862 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e0d319d-f099-4f56-b6f3-771e66cf588c 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Tap Mirror: Handle Delete Port: 3eb070d1-0528-41ac-a828-bae11441f1d2 [pid: 8|app: 0|req: 1153/2343] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:15:08 2026] GET /v2.0/networks/c5d836db-b054-4660-9cd9-2418bdd9db7a?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: 1154/2344] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:15:08 2026] GET /v2.0/networks/c5d836db-b054-4660-9cd9-2418bdd9db7a?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) 2026-04-27 13:15:09.111 7 INFO neutron_taas.services.taas.taas_plugin [None req-8e0d319d-f099-4f56-b6f3-771e66cf588c 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] TaaS: Handle Delete Port: 89cbf4f5-6309-4e02-8064-5eeee206fc01 2026-04-27 13:15:09.113 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e0d319d-f099-4f56-b6f3-771e66cf588c 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Tap Mirror: Handle Delete Port: 89cbf4f5-6309-4e02-8064-5eeee206fc01 2026-04-27 13:15:09.171 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-63fd33db-8518-49b3-ac50-b528d3497413'] response: {'name': 'network-changed', 'server_uuid': 'a21fe21d-bc41-427d-bca4-d3d86fff6eb2', 'tag': '21128eb2-e4d3-4363-bdb9-d1a2d5b24d68', 'status': 'completed', 'code': 200} 2026-04-27 13:15:09.459 7 INFO neutron.services.segments.plugin [-] Segment 83ea934f-4c5a-4db3-9192-77ea610583ba resource provider aggregate not found 2026-04-27 13:15:09.464 7 INFO neutron.services.segments.plugin [-] Segment 83ea934f-4c5a-4db3-9192-77ea610583ba resource provider aggregate not found 2026-04-27 13:15:09.483 7 INFO neutron.services.segments.plugin [-] Segment 83ea934f-4c5a-4db3-9192-77ea610583ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83ea934f-4c5a-4db3-9192-77ea610583ba found for delete ", "request_id": "req-cfa5a726-ffcc-483a-a326-12b1b657d8fc"}]} 2026-04-27 13:15:09.483 7 INFO neutron.services.segments.plugin [-] Segment 83ea934f-4c5a-4db3-9192-77ea610583ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83ea934f-4c5a-4db3-9192-77ea610583ba found for delete ", "request_id": "req-23e3ee91-3b01-4d74-913e-d2b5dc0e2678"}]} 2026-04-27 13:15:09.492 7 INFO neutron.db.l3_hamode_db [None req-8e0d319d-f099-4f56-b6f3-771e66cf588c 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] HA network d097392a-915b-4f7d-88c0-45b53093928f was deleted as no HA routers are present in project 7741fd015e1b42f4bcc2560f8f842c19. [pid: 7|app: 0|req: 1191/2345] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:15:08 2026] DELETE /v2.0/routers/ce4e075a-1497-47e1-9992-f1ba1b317d45 => generated 0 bytes in 883 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2346] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:15:09 2026] GET /v2.0/ports?tenant_id=f7d80abbc7104992baf65d4c545b2b4c&device_id=a21fe21d-bc41-427d-bca4-d3d86fff6eb2 => 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: 1155/2347] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:15:09 2026] DELETE /v2.0/subnets/75c6c0b2-a680-4aa7-b530-cd74cd6ea24e => 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: 1193/2348] 199.19.213.78 () {34 vars in 985 bytes} [Mon Apr 27 13:15:09 2026] GET /v2.0/networks?id=10bab41f-171f-4d65-99e8-0a07080a970b => generated 769 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2349] 199.19.213.78 () {34 vars in 1059 bytes} [Mon Apr 27 13:15:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=21128eb2-e4d3-4363-bdb9-d1a2d5b24d68 => generated 859 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:15:09.827 8 INFO neutron_taas.services.taas.taas_plugin [None req-edf90fd4-5970-4a38-9782-ed0a7689378b 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] TaaS: Handle Delete Port: 3626be7d-8ca9-4eee-9e0f-8be78837c7b2 2026-04-27 13:15:09.829 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-edf90fd4-5970-4a38-9782-ed0a7689378b 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Tap Mirror: Handle Delete Port: 3626be7d-8ca9-4eee-9e0f-8be78837c7b2 [pid: 7|app: 0|req: 1195/2350] 199.19.213.78 () {34 vars in 983 bytes} [Mon Apr 27 13:15:09 2026] GET /v2.0/subnets?id=71e1e355-5c99-48bb-b937-1e3dd3e36a4a => generated 691 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2351] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:15:09 2026] GET /v2.0/ports?network_id=10bab41f-171f-4d65-99e8-0a07080a970b&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2352] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:15:09 2026] GET /v2.0/networks/10bab41f-171f-4d65-99e8-0a07080a970b?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:15:09.992 8 INFO neutron.services.segments.plugin [-] Segment cbfad7ee-4c00-4c9c-b7f1-2bde7d29908b resource provider aggregate not found 2026-04-27 13:15:09.999 8 INFO neutron.services.segments.plugin [-] Segment cbfad7ee-4c00-4c9c-b7f1-2bde7d29908b resource provider aggregate not found [pid: 7|app: 0|req: 1198/2353] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:15:09 2026] GET /v2.0/networks/10bab41f-171f-4d65-99e8-0a07080a970b?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) 2026-04-27 13:15:10.018 8 INFO neutron.services.segments.plugin [-] Segment cbfad7ee-4c00-4c9c-b7f1-2bde7d29908b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbfad7ee-4c00-4c9c-b7f1-2bde7d29908b found for delete ", "request_id": "req-63c6d19e-1774-4866-a6eb-3ce2721cf197"}]} 2026-04-27 13:15:10.025 8 INFO neutron.services.segments.plugin [-] Segment cbfad7ee-4c00-4c9c-b7f1-2bde7d29908b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbfad7ee-4c00-4c9c-b7f1-2bde7d29908b found for delete ", "request_id": "req-dd9243b4-42da-4228-9b47-835509339e46"}]} [pid: 8|app: 0|req: 1156/2354] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:15:09 2026] DELETE /v2.0/networks/ee64353e-1b9c-45dd-ac16-c6e67dce5fe6 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:15:10.204 7 WARNING neutron.db.securitygroups_db [None req-891424f3-909d-41d5-81dc-e051e1916953 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1199/2355] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:15:10 2026] GET /v2.0/security-groups?tenant_id=7741fd015e1b42f4bcc2560f8f842c19&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: 1157/2356] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:15:10 2026] DELETE /v2.0/security-groups/37ed1f55-8a8b-4370-bee4-fc50108d48ff => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2357] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:15:11 2026] GET /v2.0/ports?device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => generated 1246 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2358] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:15:11 2026] GET /v2.0/security-groups?id=ab779777-8985-4809-a597-27b15b90f4f1&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: 1201/2359] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:15:11 2026] GET /v2.0/ports?device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => generated 1246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2360] 199.19.213.78 () {34 vars in 993 bytes} [Mon Apr 27 13:15:13 2026] GET /v2.0/ports?device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2361] 199.19.213.78 () {34 vars in 1043 bytes} [Mon Apr 27 13:15:13 2026] GET /v2.0/security-groups?id=ab779777-8985-4809-a597-27b15b90f4f1&fields=id&fields=name => generated 96 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:15:14.384 8 WARNING neutron.db.securitygroups_db [None req-e88b8c6e-59cc-4064-ad9f-dd35f792d21d 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1160/2362] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:15:14 2026] GET /v2.0/security-groups?tenant_id=b2533295effd4eada1d5f8f2f0402cc0&name=default => generated 2929 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2363] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:15:14 2026] DELETE /v2.0/security-groups/d4c67589-7235-452c-839e-6ad1b88c2dcd => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2364] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:15:14 2026] GET /v2.0/ports?device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2365] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:15:14 2026] GET /v2.0/security-groups?id=ab779777-8985-4809-a597-27b15b90f4f1&fields=id&fields=name => generated 96 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:15:14.774 8 WARNING neutron.db.securitygroups_db [None req-53f9f34b-c805-4864-9c5a-3c2e64fe4a69 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1205/2366] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:15:14 2026] GET /v2.0/ports?device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2367] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:15:14 2026] GET /v2.0/security-groups?tenant_id=9edcda11582c4e618951be062d3afe76&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: 1206/2368] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:15:14 2026] DELETE /v2.0/security-groups/e14f1874-36ee-4c9a-88b6-8be879ff8081 => 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: 1163/2369] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:15:17 2026] GET /v2.0/ports?device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2370] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:15:17 2026] GET /v2.0/security-groups?id=ab779777-8985-4809-a597-27b15b90f4f1&fields=id&fields=name => generated 96 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2371] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:15:17 2026] GET /v2.0/ports?device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => generated 1248 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2372] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:15:17 2026] GET /v2.0/ports?device_id=a21fe21d-bc41-427d-bca4-d3d86fff6eb2 => generated 1014 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2373] 10.0.0.150 () {34 vars in 1120 bytes} [Mon Apr 27 13:15:17 2026] GET /v2.0/security-groups?id=e48642aa-fb19-4082-bb33-e1ea9e9272e7&id=602fdc0c-3f97-4365-a791-3468e5ff3a39&fields=id&fields=name => generated 207 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2374] 10.0.0.232 () {32 vars in 736 bytes} [Mon Apr 27 13:15:17 2026] GET /v2.0/ports?device_id=a21fe21d-bc41-427d-bca4-d3d86fff6eb2 => generated 1283 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2375] 10.0.0.232 () {32 vars in 858 bytes} [Mon Apr 27 13:15:18 2026] GET /v2.0/floatingips?floating_network_id=808f6a74-b38b-4c9e-8638-5ba2fd060dfc&port_id=21128eb2-e4d3-4363-bdb9-d1a2d5b24d68 => generated 861 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:15:18.934 7 WARNING neutron.db.securitygroups_db [None req-10abdbd5-4cb3-43ae-abfd-97c4b61b5204 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1167/2376] 10.0.0.188 () {34 vars in 990 bytes} [Mon Apr 27 13:15:18 2026] GET /v2.0/ports?device_id=a21fe21d-bc41-427d-bca4-d3d86fff6eb2 => generated 1283 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2377] 10.0.0.188 () {34 vars in 1120 bytes} [Mon Apr 27 13:15:18 2026] GET /v2.0/security-groups?id=e48642aa-fb19-4082-bb33-e1ea9e9272e7&id=602fdc0c-3f97-4365-a791-3468e5ff3a39&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: 7|app: 0|req: 1210/2378] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:15:18 2026] GET /v2.0/security-groups?tenant_id=01933683a74045f5bfa8dc35b3c303c0&name=default => generated 2929 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2379] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:15:19 2026] DELETE /v2.0/security-groups/b046ba24-9a3e-48c1-b9bc-b21378c6ed59 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:15:19.266 7 WARNING neutron.db.securitygroups_db [None req-dc2f682a-6b7b-42bf-acc6-2596bf255658 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_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: 1211/2380] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:15:19 2026] GET /v2.0/security-groups?tenant_id=a2912f5e3c094a5ca4d60bf5d94f21b4&name=default => generated 2929 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2381] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:15:19 2026] DELETE /v2.0/security-groups/45cd9231-9803-41b6-8924-61c1bad5a7bb => 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: 1212/2382] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:15:21 2026] GET /v2.0/ports?device_id=a21fe21d-bc41-427d-bca4-d3d86fff6eb2 => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2383] 10.0.0.150 () {34 vars in 1120 bytes} [Mon Apr 27 13:15:21 2026] GET /v2.0/security-groups?id=e48642aa-fb19-4082-bb33-e1ea9e9272e7&id=602fdc0c-3f97-4365-a791-3468e5ff3a39&fields=id&fields=name => generated 207 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2386] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:15:22 2026] GET /v2.0/ports?device_id=a21fe21d-bc41-427d-bca4-d3d86fff6eb2 => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2387] 10.0.0.150 () {34 vars in 1120 bytes} [Mon Apr 27 13:15:22 2026] GET /v2.0/security-groups?id=e48642aa-fb19-4082-bb33-e1ea9e9272e7&id=602fdc0c-3f97-4365-a791-3468e5ff3a39&fields=id&fields=name => generated 207 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:15:23.707 7 WARNING neutron.db.securitygroups_db [None req-bc7d1670-a170-4443-81b7-352d0fbb6b25 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1215/2388] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:15:23 2026] GET /v2.0/security-groups?tenant_id=cad974d2b2d34d91a0492a75f03fc3f2&name=default => generated 2929 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2389] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:15:23 2026] DELETE /v2.0/security-groups/cc72b1bf-f600-458b-b4d1-4cf2a1647db6 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2390] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:15:23 2026] GET /v2.0/ports?device_id=a21fe21d-bc41-427d-bca4-d3d86fff6eb2 => generated 1014 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2391] 199.19.213.78 () {34 vars in 993 bytes} [Mon Apr 27 13:15:24 2026] GET /v2.0/ports?device_id=a21fe21d-bc41-427d-bca4-d3d86fff6eb2 => generated 1014 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2392] 10.0.0.150 () {34 vars in 1120 bytes} [Mon Apr 27 13:15:24 2026] GET /v2.0/security-groups?id=e48642aa-fb19-4082-bb33-e1ea9e9272e7&id=602fdc0c-3f97-4365-a791-3468e5ff3a39&fields=id&fields=name => generated 207 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:15:24.140 7 WARNING neutron.db.securitygroups_db [None req-88a75509-0240-4458-9414-a0cca7a0a876 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] 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-27 13:15:24.211 8 INFO neutron_taas.services.taas.taas_plugin [req-35e04ccf-6b1b-4d35-8cc9-760d45e8ce57 req-822bb9e1-cb4f-475c-a6f6-5baeacf3ef53 0c70ff1f9caf4647b04059e34686fb3f f7d80abbc7104992baf65d4c545b2b4c - - default default] TaaS: Handle Delete Port: 21128eb2-e4d3-4363-bdb9-d1a2d5b24d68 2026-04-27 13:15:24.213 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-35e04ccf-6b1b-4d35-8cc9-760d45e8ce57 req-822bb9e1-cb4f-475c-a6f6-5baeacf3ef53 0c70ff1f9caf4647b04059e34686fb3f f7d80abbc7104992baf65d4c545b2b4c - - default default] Tap Mirror: Handle Delete Port: 21128eb2-e4d3-4363-bdb9-d1a2d5b24d68 [pid: 7|app: 0|req: 1218/2393] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:15:24 2026] GET /v2.0/security-groups?tenant_id=7864e26bdba74edb9db305152b572976&name=default => generated 2929 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:15:24.345 8 INFO neutron.db.l3_db [req-35e04ccf-6b1b-4d35-8cc9-760d45e8ce57 req-822bb9e1-cb4f-475c-a6f6-5baeacf3ef53 0c70ff1f9caf4647b04059e34686fb3f f7d80abbc7104992baf65d4c545b2b4c - - default default] Floating IP 69b041a7-2741-4ea3-9fb3-8fd0c147fc08 disassociated. External IP: 10.96.250.213, port: 21128eb2-e4d3-4363-bdb9-d1a2d5b24d68. [pid: 7|app: 0|req: 1219/2394] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:15:24 2026] DELETE /v2.0/security-groups/7fd78be2-e045-4dfb-8de7-af388c3fbafd => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2395] 199.19.213.78 () {36 vars in 996 bytes} [Mon Apr 27 13:15:24 2026] DELETE /v2.0/ports/21128eb2-e4d3-4363-bdb9-d1a2d5b24d68 => generated 0 bytes in 636 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:15:24.758 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-369b549d-e022-4dfa-b4bd-abfb2cd5c775'] response: {'server_uuid': 'a21fe21d-bc41-427d-bca4-d3d86fff6eb2', 'name': 'network-vif-deleted', 'tag': '21128eb2-e4d3-4363-bdb9-d1a2d5b24d68', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1220/2396] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:15:25 2026] GET /v2.0/ports?device_id=a21fe21d-bc41-427d-bca4-d3d86fff6eb2 => 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: 1177/2397] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:15:26 2026] GET /v2.0/ports?device_id=a21fe21d-bc41-427d-bca4-d3d86fff6eb2 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:15:27.073 7 WARNING neutron.db.securitygroups_db [None req-564949e5-5a72-4a91-be0a-e01af37a8600 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_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: 1221/2398] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:15:26 2026] GET /v2.0/security-groups?tenant_id=56b1e13e801f4eb289e6644095aeae81&name=default => generated 2929 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2399] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:15:27 2026] DELETE /v2.0/security-groups/87940a31-bfaf-4852-9baa-4cf5465d3497 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2400] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:15:27 2026] GET /v2.0/ports?device_id=a21fe21d-bc41-427d-bca4-d3d86fff6eb2 => 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: 1179/2401] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:15:28 2026] DELETE /v2.0/security-groups/e48642aa-fb19-4082-bb33-e1ea9e9272e7 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:15:28.693 7 INFO neutron.api.v2.resource [None req-dc6e974c-12a6-4014-91fb-31f404ff9877 0c70ff1f9caf4647b04059e34686fb3f f7d80abbc7104992baf65d4c545b2b4c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1223/2402] 10.0.0.232 () {32 vars in 737 bytes} [Mon Apr 27 13:15:28 2026] GET /v2.0/security-groups/e48642aa-fb19-4082-bb33-e1ea9e9272e7 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 13:15:28.796 8 INFO neutron_taas.services.taas.taas_plugin [None req-69fc8510-fa08-4e2b-be73-fc8b1cce2722 0c70ff1f9caf4647b04059e34686fb3f f7d80abbc7104992baf65d4c545b2b4c - - default default] TaaS: Handle Delete Port: 5e208e5f-e86a-46b3-858d-df1932d7c296 2026-04-27 13:15:28.799 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-69fc8510-fa08-4e2b-be73-fc8b1cce2722 0c70ff1f9caf4647b04059e34686fb3f f7d80abbc7104992baf65d4c545b2b4c - - default default] Tap Mirror: Handle Delete Port: 5e208e5f-e86a-46b3-858d-df1932d7c296 [pid: 8|app: 0|req: 1180/2403] 10.0.0.232 () {32 vars in 732 bytes} [Mon Apr 27 13:15:28 2026] DELETE /v2.0/floatingips/69b041a7-2741-4ea3-9fb3-8fd0c147fc08 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2404] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:15:28 2026] DELETE /v2.0/security-groups/602fdc0c-3f97-4365-a791-3468e5ff3a39 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:15:29.470 8 INFO neutron_taas.services.taas.taas_plugin [None req-bc384826-1e63-43b8-a705-7f259106628b 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] TaaS: Handle Delete Port: d5eb3a79-3913-4752-90e6-756755b5078d 2026-04-27 13:15:29.472 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bc384826-1e63-43b8-a705-7f259106628b 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Tap Mirror: Handle Delete Port: d5eb3a79-3913-4752-90e6-756755b5078d 2026-04-27 13:15:29.701 7 WARNING neutron.db.securitygroups_db [None req-c0ddb4f1-653a-40e3-bdc3-ecb50d559c22 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1225/2405] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:15:29 2026] GET /v2.0/security-groups?tenant_id=f87c79d7eca7401daab8a83b5815accd&name=default => generated 2929 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2406] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:15:29 2026] DELETE /v2.0/security-groups/235d931b-3b63-48ad-8c11-a2e5de1d29d9 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2407] 10.0.0.232 () {34 vars in 789 bytes} [Mon Apr 27 13:15:29 2026] PUT /v2.0/routers/51538171-c17f-4a42-92d8-88063dc884ee/remove_router_interface => generated 310 bytes in 934 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:15:30.361 7 INFO neutron_taas.services.taas.taas_plugin [None req-faba1d66-63f5-443d-b390-b4d53983ab39 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] TaaS: Handle Delete Port: cfc5b0ca-a264-4744-a072-608d585fb977 2026-04-27 13:15:30.363 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-faba1d66-63f5-443d-b390-b4d53983ab39 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Tap Mirror: Handle Delete Port: cfc5b0ca-a264-4744-a072-608d585fb977 2026-04-27 13:15:30.685 7 INFO neutron_taas.services.taas.taas_plugin [None req-faba1d66-63f5-443d-b390-b4d53983ab39 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] TaaS: Handle Delete Port: 38ae0159-1466-457c-94bc-8a5dd5c62b7c 2026-04-27 13:15:30.688 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-faba1d66-63f5-443d-b390-b4d53983ab39 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Tap Mirror: Handle Delete Port: 38ae0159-1466-457c-94bc-8a5dd5c62b7c 2026-04-27 13:15:31.133 7 INFO neutron.services.segments.plugin [-] Segment e1ed3d29-f30f-4391-ac62-f162560611f5 resource provider aggregate not found 2026-04-27 13:15:31.141 7 INFO neutron.services.segments.plugin [-] Segment e1ed3d29-f30f-4391-ac62-f162560611f5 resource provider aggregate not found 2026-04-27 13:15:31.156 7 INFO neutron.services.segments.plugin [-] Segment e1ed3d29-f30f-4391-ac62-f162560611f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1ed3d29-f30f-4391-ac62-f162560611f5 found for delete ", "request_id": "req-e8e7a656-8bd2-485c-9050-84361389d646"}]} 2026-04-27 13:15:31.168 7 INFO neutron.services.segments.plugin [-] Segment e1ed3d29-f30f-4391-ac62-f162560611f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1ed3d29-f30f-4391-ac62-f162560611f5 found for delete ", "request_id": "req-8403d3fb-f5e9-40c8-80cd-9f6051b34e8b"}]} 2026-04-27 13:15:31.171 7 INFO neutron.db.l3_hamode_db [None req-faba1d66-63f5-443d-b390-b4d53983ab39 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] HA network ff7b76db-4fb9-4565-b7e3-3d7019160712 was deleted as no HA routers are present in project f7d80abbc7104992baf65d4c545b2b4c. [pid: 7|app: 0|req: 1227/2408] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:15:30 2026] DELETE /v2.0/routers/51538171-c17f-4a42-92d8-88063dc884ee => generated 0 bytes in 1094 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2409] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:15:31 2026] DELETE /v2.0/subnets/71e1e355-5c99-48bb-b937-1e3dd3e36a4a => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:15:31.448 7 INFO neutron_taas.services.taas.taas_plugin [None req-62c82f64-d1ee-4d8e-a4e6-a8ee15f24b4e 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] TaaS: Handle Delete Port: baf4b509-a2e5-402f-907b-5ef63b55daff 2026-04-27 13:15:31.450 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-62c82f64-d1ee-4d8e-a4e6-a8ee15f24b4e 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Tap Mirror: Handle Delete Port: baf4b509-a2e5-402f-907b-5ef63b55daff [pid: 7|app: 0|req: 1228/2410] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:15:31 2026] DELETE /v2.0/networks/10bab41f-171f-4d65-99e8-0a07080a970b => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:15:32.017 8 INFO neutron_taas.services.taas.taas_plugin [None req-d9f75524-7590-4f08-8c8a-440ada106be9 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] TaaS: Handle Delete Port: bd85f724-4740-4505-9077-e71a8ca241b5 2026-04-27 13:15:32.019 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d9f75524-7590-4f08-8c8a-440ada106be9 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Tap Mirror: Handle Delete Port: bd85f724-4740-4505-9077-e71a8ca241b5 [pid: 7|app: 0|req: 1229/2411] 10.0.0.232 () {32 vars in 653 bytes} [Mon Apr 27 13:15:31 2026] GET /v2.0/extensions => generated 22037 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2412] 10.0.0.232 () {32 vars in 681 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2413] 10.0.0.232 () {32 vars in 681 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2414] 10.0.0.232 () {32 vars in 729 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2415] 10.0.0.232 () {32 vars in 665 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/agent => generated 153 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2416] 10.0.0.232 () {32 vars in 699 bytes} [Mon Apr 27 13:15:32 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: 1235/2417] 10.0.0.232 () {32 vars in 697 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2418] 10.0.0.232 () {32 vars in 701 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2419] 10.0.0.232 () {32 vars in 689 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2420] 10.0.0.232 () {32 vars in 703 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2421] 10.0.0.232 () {32 vars in 693 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2422] 10.0.0.232 () {32 vars in 695 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2423] 10.0.0.232 () {32 vars in 685 bytes} [Mon Apr 27 13:15:32 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: 1242/2424] 10.0.0.232 () {32 vars in 687 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2425] 10.0.0.232 () {32 vars in 661 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2426] 10.0.0.232 () {32 vars in 699 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2427] 10.0.0.232 () {32 vars in 679 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2428] 10.0.0.232 () {32 vars in 683 bytes} [Mon Apr 27 13:15:32 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: 1247/2429] 10.0.0.232 () {32 vars in 675 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2430] 10.0.0.232 () {32 vars in 689 bytes} [Mon Apr 27 13:15:32 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: 1249/2431] 10.0.0.232 () {32 vars in 723 bytes} [Mon Apr 27 13:15:32 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: 1250/2432] 10.0.0.232 () {32 vars in 687 bytes} [Mon Apr 27 13:15:32 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: 1251/2433] 10.0.0.232 () {32 vars in 669 bytes} [Mon Apr 27 13:15:32 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: 1252/2434] 10.0.0.232 () {32 vars in 687 bytes} [Mon Apr 27 13:15:32 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: 1253/2435] 10.0.0.232 () {32 vars in 681 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2436] 10.0.0.232 () {32 vars in 699 bytes} [Mon Apr 27 13:15:32 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: 1255/2437] 10.0.0.232 () {32 vars in 679 bytes} [Mon Apr 27 13:15:32 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: 1256/2438] 10.0.0.232 () {32 vars in 667 bytes} [Mon Apr 27 13:15:32 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: 1257/2439] 10.0.0.232 () {32 vars in 677 bytes} [Mon Apr 27 13:15:32 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: 1258/2440] 10.0.0.232 () {32 vars in 665 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/l3-ha => 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: 1259/2441] 10.0.0.232 () {32 vars in 675 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2442] 10.0.0.232 () {32 vars in 713 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2443] 10.0.0.232 () {32 vars in 691 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2444] 10.0.0.232 () {32 vars in 683 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2445] 10.0.0.232 () {32 vars in 669 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2446] 10.0.0.232 () {32 vars in 687 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2447] 10.0.0.232 () {32 vars in 705 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2448] 10.0.0.232 () {32 vars in 675 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2449] 10.0.0.232 () {32 vars in 701 bytes} [Mon Apr 27 13:15:32 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: 1268/2450] 10.0.0.232 () {32 vars in 717 bytes} [Mon Apr 27 13:15:32 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: 1269/2451] 10.0.0.232 () {32 vars in 675 bytes} [Mon Apr 27 13:15:32 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: 1270/2452] 10.0.0.232 () {32 vars in 693 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2453] 10.0.0.232 () {32 vars in 689 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2454] 10.0.0.232 () {32 vars in 709 bytes} [Mon Apr 27 13:15:32 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: 1273/2455] 10.0.0.232 () {32 vars in 705 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2456] 10.0.0.232 () {32 vars in 719 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2457] 10.0.0.232 () {32 vars in 697 bytes} [Mon Apr 27 13:15:32 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: 7|app: 0|req: 1276/2458] 10.0.0.232 () {32 vars in 711 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2459] 10.0.0.232 () {32 vars in 669 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/binding => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2460] 10.0.0.232 () {32 vars in 687 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2461] 10.0.0.232 () {34 vars in 789 bytes} [Mon Apr 27 13:15:31 2026] PUT /v2.0/routers/7137df74-4d5c-4d3e-bae6-5f62af3d0380/remove_router_interface => generated 310 bytes in 966 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2462] 10.0.0.232 () {32 vars in 681 bytes} [Mon Apr 27 13:15:32 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: 1280/2463] 10.0.0.232 () {32 vars in 675 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2464] 10.0.0.232 () {32 vars in 671 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2465] 10.0.0.232 () {32 vars in 661 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2466] 10.0.0.232 () {32 vars in 699 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2467] 10.0.0.232 () {32 vars in 699 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2468] 10.0.0.232 () {32 vars in 677 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/qos-default => 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: 1286/2469] 10.0.0.232 () {32 vars in 669 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/qos-fip => 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: 1287/2470] 10.0.0.232 () {32 vars in 683 bytes} [Mon Apr 27 13:15:32 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: 1288/2471] 10.0.0.232 () {32 vars in 701 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2472] 10.0.0.232 () {32 vars in 685 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2473] 10.0.0.232 () {32 vars in 707 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2474] 10.0.0.232 () {32 vars in 669 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2475] 10.0.0.232 () {32 vars in 697 bytes} [Mon Apr 27 13:15:32 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: 1293/2476] 10.0.0.232 () {32 vars in 695 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2477] 10.0.0.232 () {32 vars in 685 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2478] 10.0.0.232 () {32 vars in 689 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2479] 10.0.0.232 () {32 vars in 705 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2480] 10.0.0.232 () {32 vars in 667 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2481] 10.0.0.232 () {32 vars in 681 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2482] 10.0.0.232 () {32 vars in 681 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/rbac-policies => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2483] 10.0.0.232 () {32 vars in 691 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2484] 10.0.0.232 () {32 vars in 691 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:15:32.852 8 INFO neutron_taas.services.taas.taas_plugin [None req-b9e68126-3a3a-458b-8e7c-9b3338c68dae 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] TaaS: Handle Delete Port: c906d671-5d4b-4a61-a863-61c00dac36bf 2026-04-27 13:15:32.855 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b9e68126-3a3a-458b-8e7c-9b3338c68dae 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Tap Mirror: Handle Delete Port: c906d671-5d4b-4a61-a863-61c00dac36bf [pid: 7|app: 0|req: 1302/2485] 10.0.0.232 () {32 vars in 695 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2486] 10.0.0.232 () {32 vars in 685 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2487] 10.0.0.232 () {32 vars in 689 bytes} [Mon Apr 27 13:15:32 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: 1305/2488] 10.0.0.232 () {32 vars in 701 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2489] 10.0.0.232 () {32 vars in 703 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2490] 10.0.0.232 () {32 vars in 713 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2491] 10.0.0.232 () {32 vars in 717 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2492] 10.0.0.232 () {32 vars in 715 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2493] 10.0.0.232 () {32 vars in 727 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2494] 10.0.0.232 () {32 vars in 741 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2495] 10.0.0.232 () {32 vars in 719 bytes} [Mon Apr 27 13:15:32 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: 1313/2496] 10.0.0.232 () {32 vars in 683 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2497] 10.0.0.232 () {32 vars in 669 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2498] 10.0.0.232 () {32 vars in 719 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2499] 10.0.0.232 () {32 vars in 679 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2500] 10.0.0.232 () {32 vars in 669 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2501] 10.0.0.232 () {32 vars in 697 bytes} [Mon Apr 27 13:15:32 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2502] 10.0.0.232 () {32 vars in 705 bytes} [Mon Apr 27 13:15:33 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2503] 10.0.0.232 () {32 vars in 701 bytes} [Mon Apr 27 13:15:33 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2504] 10.0.0.232 () {32 vars in 701 bytes} [Mon Apr 27 13:15:33 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2505] 10.0.0.232 () {32 vars in 683 bytes} [Mon Apr 27 13:15:33 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2506] 10.0.0.232 () {32 vars in 705 bytes} [Mon Apr 27 13:15:33 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2507] 10.0.0.232 () {32 vars in 695 bytes} [Mon Apr 27 13:15:33 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: 1325/2508] 10.0.0.232 () {32 vars in 689 bytes} [Mon Apr 27 13:15:33 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: 1326/2509] 10.0.0.232 () {32 vars in 697 bytes} [Mon Apr 27 13:15:33 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: 1327/2510] 10.0.0.232 () {32 vars in 679 bytes} [Mon Apr 27 13:15:33 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2511] 10.0.0.232 () {32 vars in 689 bytes} [Mon Apr 27 13:15:33 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2512] 10.0.0.232 () {32 vars in 701 bytes} [Mon Apr 27 13:15:33 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: 1330/2513] 10.0.0.232 () {32 vars in 665 bytes} [Mon Apr 27 13:15:33 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: 1331/2514] 10.0.0.232 () {32 vars in 681 bytes} [Mon Apr 27 13:15:33 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:15:33.121 8 INFO neutron_taas.services.taas.taas_plugin [None req-b9e68126-3a3a-458b-8e7c-9b3338c68dae 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] TaaS: Handle Delete Port: 338806d6-3dd4-4db7-a624-8fef996c2bed [pid: 7|app: 0|req: 1332/2515] 10.0.0.232 () {32 vars in 677 bytes} [Mon Apr 27 13:15:33 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:15:33.124 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b9e68126-3a3a-458b-8e7c-9b3338c68dae 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Tap Mirror: Handle Delete Port: 338806d6-3dd4-4db7-a624-8fef996c2bed [pid: 7|app: 0|req: 1333/2516] 10.0.0.232 () {32 vars in 693 bytes} [Mon Apr 27 13:15:33 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: 1334/2517] 10.0.0.232 () {32 vars in 677 bytes} [Mon Apr 27 13:15:33 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: 1335/2518] 10.0.0.232 () {32 vars in 667 bytes} [Mon Apr 27 13:15:33 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: 1336/2519] 10.0.0.232 () {32 vars in 663 bytes} [Mon Apr 27 13:15:33 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: 1337/2520] 10.0.0.232 () {32 vars in 675 bytes} [Mon Apr 27 13:15:33 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:15:33.183 7 INFO neutron.services.segments.plugin [-] Segment edcdac45-24b7-4d49-ad92-477be1dd8d30 resource provider aggregate not found 2026-04-27 13:15:33.189 7 INFO neutron.services.segments.plugin [-] Segment edcdac45-24b7-4d49-ad92-477be1dd8d30 resource provider aggregate not found [pid: 7|app: 0|req: 1338/2521] 10.0.0.232 () {32 vars in 705 bytes} [Mon Apr 27 13:15:33 2026] GET /v2.0/extensions/tap-mirror-both-direction => generated 265 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:15:33.206 7 INFO neutron.services.segments.plugin [-] Segment edcdac45-24b7-4d49-ad92-477be1dd8d30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid edcdac45-24b7-4d49-ad92-477be1dd8d30 found for delete ", "request_id": "req-3f717da3-5eb2-4b30-8df2-3ab694b0bd51"}]} [pid: 7|app: 0|req: 1339/2522] 10.0.0.232 () {32 vars in 687 bytes} [Mon Apr 27 13:15:33 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:15:33.214 7 INFO neutron.services.segments.plugin [-] Segment edcdac45-24b7-4d49-ad92-477be1dd8d30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid edcdac45-24b7-4d49-ad92-477be1dd8d30 found for delete ", "request_id": "req-946e2616-3ab6-4737-a514-3e7cbf62d4c5"}]} 2026-04-27 13:15:33.587 8 INFO neutron.services.segments.plugin [-] Segment a0b68409-5dcd-4fbc-b88b-bfb6acbd542d resource provider aggregate not found 2026-04-27 13:15:33.592 8 INFO neutron.services.segments.plugin [-] Segment a0b68409-5dcd-4fbc-b88b-bfb6acbd542d resource provider aggregate not found 2026-04-27 13:15:33.601 8 INFO neutron.services.segments.plugin [-] Segment a0b68409-5dcd-4fbc-b88b-bfb6acbd542d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0b68409-5dcd-4fbc-b88b-bfb6acbd542d found for delete ", "request_id": "req-338cc170-33ed-4f72-9308-4116d0a9549f"}]} 2026-04-27 13:15:33.611 8 INFO neutron.services.segments.plugin [-] Segment a0b68409-5dcd-4fbc-b88b-bfb6acbd542d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0b68409-5dcd-4fbc-b88b-bfb6acbd542d found for delete ", "request_id": "req-afea6734-78e3-42f7-a5f1-4bd4779681e2"}]} 2026-04-27 13:15:33.618 8 INFO neutron.db.l3_hamode_db [None req-b9e68126-3a3a-458b-8e7c-9b3338c68dae 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] HA network a19d1c84-c9b5-4d8d-be2b-df99da89ce5b was deleted as no HA routers are present in project 4c48c7ccf612413d888fa56c6c301d91. [pid: 8|app: 0|req: 1184/2523] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:15:32 2026] DELETE /v2.0/routers/7137df74-4d5c-4d3e-bae6-5f62af3d0380 => generated 0 bytes in 981 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2524] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:15:33 2026] DELETE /v2.0/subnets/16cb88d5-c219-441e-9d64-76a0e397dbf1 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:15:33.885 8 WARNING neutron.db.securitygroups_db [None req-2e670f1b-16e0-44af-8207-c225e0148953 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] 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-27 13:15:33.887 7 INFO neutron_taas.services.taas.taas_plugin [None req-5e03eb7d-1741-472d-8664-bca7c6a2b50f 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] TaaS: Handle Delete Port: e9b14ec1-8e6e-4e21-9eda-8d60677b642e 2026-04-27 13:15:33.890 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5e03eb7d-1741-472d-8664-bca7c6a2b50f 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Tap Mirror: Handle Delete Port: e9b14ec1-8e6e-4e21-9eda-8d60677b642e [pid: 8|app: 0|req: 1185/2525] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:15:33 2026] GET /v2.0/security-groups?tenant_id=93f8af56a51c44f89793af3aa5f0f4d6&name=default => generated 2929 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2526] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:15:33 2026] DELETE /v2.0/networks/235afabf-0259-4118-b3c3-db786a678b97 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2527] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:15:34 2026] DELETE /v2.0/security-groups/a4e4f154-01bb-45d9-abd6-de787095b76a => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:15:34.339 7 WARNING neutron.db.securitygroups_db [None req-3fc74282-3ccc-4b88-84cc-202be86e9e01 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_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/2528] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:15:34 2026] GET /v2.0/security-groups?tenant_id=f7d80abbc7104992baf65d4c545b2b4c&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: 1187/2529] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:15:34 2026] DELETE /v2.0/security-groups/841c6a32-0798-4179-b1e8-536671eacd9e => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:15:34.628 7 WARNING neutron.db.securitygroups_db [None req-e9c074b7-dd2c-43a0-b6ef-e3c177b62693 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_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: 1343/2530] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:15:34 2026] GET /v2.0/security-groups?tenant_id=4c48c7ccf612413d888fa56c6c301d91&name=default => generated 2929 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2531] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:15:34 2026] DELETE /v2.0/security-groups/ec9d44d8-44f9-49c6-bc36-2571d326cb7b => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:15:35.225 7 INFO neutron.services.segments.plugin [-] Segment f0d30c91-8e16-447e-a3b1-8b62603818d2 resource provider aggregate not found 2026-04-27 13:15:35.240 7 INFO neutron.services.segments.plugin [-] Segment f0d30c91-8e16-447e-a3b1-8b62603818d2 resource provider aggregate not found 2026-04-27 13:15:35.248 7 INFO neutron.services.segments.plugin [-] Segment f0d30c91-8e16-447e-a3b1-8b62603818d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0d30c91-8e16-447e-a3b1-8b62603818d2 found for delete ", "request_id": "req-21740001-7d32-441e-ae35-a045c1f30c7b"}]} 2026-04-27 13:15:35.262 7 INFO neutron.services.segments.plugin [-] Segment f0d30c91-8e16-447e-a3b1-8b62603818d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0d30c91-8e16-447e-a3b1-8b62603818d2 found for delete ", "request_id": "req-28c3f42f-f774-4c72-bfdd-71f436c6ba7e"}]} 2026-04-27 13:15:36.388 7 INFO neutron.db.segments_db [None req-0ab7c5d9-4a59-4049-8854-82f4856f2b22 5a442b6209ef4e399b8718aa48a3f0e8 f84ce17d2e56412eb8fb6eaa89768030 - - default default] Added segment af8c960b-8359-4cb9-afbe-27b3c42a0c7f of type vxlan for network 23d400c8-6e9e-422b-b83e-d19781076efc [pid: 7|app: 0|req: 1344/2532] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:15:36 2026] POST /v2.0/networks => generated 648 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2535] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:15:36 2026] POST /v2.0/subnets => generated 673 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:15:37.289 7 INFO neutron.db.segments_db [None req-50f51554-8e34-4f45-a301-971826212f5c 5a442b6209ef4e399b8718aa48a3f0e8 f84ce17d2e56412eb8fb6eaa89768030 - - default default] Added segment b2e49528-90fb-4c8c-b437-b8b71e3c6dcc of type vxlan for network d9fd6a6e-dce7-4623-816c-54d45b937d7f [pid: 7|app: 0|req: 1347/2536] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:15:37 2026] POST /v2.0/networks => generated 648 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2537] 10.0.0.232 () {34 vars in 743 bytes} [Mon Apr 27 13:15:37 2026] PUT /v2.0/networks/d9fd6a6e-dce7-4623-816c-54d45b937d7f => generated 592 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2538] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:15:37 2026] POST /v2.0/subnets => generated 646 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2539] 10.0.0.232 () {34 vars in 741 bytes} [Mon Apr 27 13:15:37 2026] PUT /v2.0/subnets/eb649243-7677-4747-9b86-f5bb5e33e7af => generated 656 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:15:38.147 7 INFO neutron.services.segments.plugin [-] Segment b2e49528-90fb-4c8c-b437-b8b71e3c6dcc resource provider aggregate not found 2026-04-27 13:15:38.150 7 INFO neutron.services.segments.plugin [-] Segment b2e49528-90fb-4c8c-b437-b8b71e3c6dcc resource provider aggregate not found 2026-04-27 13:15:38.166 7 INFO neutron.services.segments.plugin [-] Segment b2e49528-90fb-4c8c-b437-b8b71e3c6dcc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2e49528-90fb-4c8c-b437-b8b71e3c6dcc found for delete ", "request_id": "req-8d1c4b7a-fcbb-4d80-8e73-f17e52bc9423"}]} 2026-04-27 13:15:38.167 7 INFO neutron.services.segments.plugin [-] Segment b2e49528-90fb-4c8c-b437-b8b71e3c6dcc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2e49528-90fb-4c8c-b437-b8b71e3c6dcc found for delete ", "request_id": "req-5828be1d-99cf-4e14-879e-2cfd6b4cb9f7"}]} [pid: 7|app: 0|req: 1349/2540] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:15:37 2026] DELETE /v2.0/networks/d9fd6a6e-dce7-4623-816c-54d45b937d7f => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:15:38.207 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4ae45014-443a-4726-be27-1f372583358d 5a442b6209ef4e399b8718aa48a3f0e8 f84ce17d2e56412eb8fb6eaa89768030 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1192/2541] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:15:38 2026] DELETE /v2.0/networks/d9fd6a6e-dce7-4623-816c-54d45b937d7f => generated 138 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2542] 10.0.0.232 () {32 vars in 694 bytes} [Mon Apr 27 13:15:38 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2543] 10.0.0.232 () {32 vars in 742 bytes} [Mon Apr 27 13:15:38 2026] GET /v2.0/subnets?network_id=808f6a74-b38b-4c9e-8638-5ba2fd060dfc => generated 649 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2544] 10.0.0.232 () {32 vars in 653 bytes} [Mon Apr 27 13:15:38 2026] GET /v2.0/extensions => generated 22037 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2545] 10.0.0.232 () {32 vars in 649 bytes} [Mon Apr 27 13:15:38 2026] GET /v2.0/networks => generated 1313 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2546] 10.0.0.232 () {32 vars in 647 bytes} [Mon Apr 27 13:15:38 2026] GET /v2.0/subnets => generated 1312 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2547] 10.0.0.232 () {32 vars in 723 bytes} [Mon Apr 27 13:15:38 2026] GET /v2.0/networks/23d400c8-6e9e-422b-b83e-d19781076efc => generated 673 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2548] 10.0.0.232 () {32 vars in 721 bytes} [Mon Apr 27 13:15:38 2026] GET /v2.0/subnets/7297f27f-b931-472f-9ddb-1ec5124be55c => generated 673 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:15:38.590 8 INFO neutron.pecan_wsgi.hooks.translation [None req-069ea91a-aab9-4e36-b02b-97fc361732af 5a442b6209ef4e399b8718aa48a3f0e8 f84ce17d2e56412eb8fb6eaa89768030 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1196/2549] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:15:38 2026] DELETE /v2.0/subnets/eb649243-7677-4747-9b86-f5bb5e33e7af => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 13:15:38.612 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cd64b4fa-8d8a-4a83-9d05-efac2d4ba7f8 5a442b6209ef4e399b8718aa48a3f0e8 f84ce17d2e56412eb8fb6eaa89768030 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1354/2550] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:15:38 2026] DELETE /v2.0/networks/d9fd6a6e-dce7-4623-816c-54d45b937d7f => 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: 1197/2551] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:15:38 2026] DELETE /v2.0/subnets/7297f27f-b931-472f-9ddb-1ec5124be55c => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:15:38.883 7 INFO neutron_taas.services.taas.taas_plugin [None req-37ba1f33-dbc3-4eac-bda5-5e00930424ce 5a442b6209ef4e399b8718aa48a3f0e8 f84ce17d2e56412eb8fb6eaa89768030 - - default default] TaaS: Handle Delete Port: 5ef28570-ea68-450a-aa9f-50b45deb2f3a 2026-04-27 13:15:38.886 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-37ba1f33-dbc3-4eac-bda5-5e00930424ce 5a442b6209ef4e399b8718aa48a3f0e8 f84ce17d2e56412eb8fb6eaa89768030 - - default default] Tap Mirror: Handle Delete Port: 5ef28570-ea68-450a-aa9f-50b45deb2f3a [pid: 7|app: 0|req: 1355/2552] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:15:38 2026] DELETE /v2.0/networks/23d400c8-6e9e-422b-b83e-d19781076efc => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2553] 10.0.0.232 () {34 vars in 676 bytes} [Mon Apr 27 13:15:39 2026] POST /v2.0/subnetpools => generated 516 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2554] 10.0.0.232 () {34 vars in 676 bytes} [Mon Apr 27 13:15:39 2026] POST /v2.0/subnetpools => generated 516 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2555] 10.0.0.232 () {34 vars in 676 bytes} [Mon Apr 27 13:15:39 2026] POST /v2.0/subnetpools => generated 516 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:15:39.654 7 WARNING neutron.db.securitygroups_db [None req-cb6b18bb-f9f3-4cd6-8e6a-22f14005cf03 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1200/2556] 10.0.0.232 () {34 vars in 676 bytes} [Mon Apr 27 13:15:39 2026] POST /v2.0/subnetpools => generated 516 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2557] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:15:39 2026] GET /v2.0/security-groups?tenant_id=f84ce17d2e56412eb8fb6eaa89768030&name=default => generated 2929 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2558] 10.0.0.232 () {34 vars in 676 bytes} [Mon Apr 27 13:15:39 2026] POST /v2.0/subnetpools => generated 516 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2559] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:15:39 2026] DELETE /v2.0/security-groups/ed8cd6e3-0256-423f-9eab-3ed4b6c1c0b8 => 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: 1202/2560] 10.0.0.232 () {34 vars in 759 bytes} [Mon Apr 27 13:15:39 2026] PUT /v2.0/subnetpools/a7c71d89-ad08-4dd5-82b4-5c2e5c50a760/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: 1359/2561] 10.0.0.232 () {34 vars in 759 bytes} [Mon Apr 27 13:15:39 2026] PUT /v2.0/subnetpools/7571c57e-6dfb-44c9-9b9b-49319c9fe5f5/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2562] 10.0.0.232 () {34 vars in 759 bytes} [Mon Apr 27 13:15:39 2026] PUT /v2.0/subnetpools/d50eee50-785e-45cb-bb4d-6e5d8f29c3e7/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: 1360/2563] 10.0.0.232 () {34 vars in 759 bytes} [Mon Apr 27 13:15:39 2026] PUT /v2.0/subnetpools/5ff1717e-82ff-4942-8144-410c0fa14722/tags => 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: 1204/2564] 10.0.0.232 () {32 vars in 672 bytes} [Mon Apr 27 13:15:39 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2565] 10.0.0.232 () {32 vars in 686 bytes} [Mon Apr 27 13:15:39 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2566] 10.0.0.232 () {32 vars in 682 bytes} [Mon Apr 27 13:15:39 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2567] 10.0.0.232 () {32 vars in 694 bytes} [Mon Apr 27 13:15:40 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2568] 10.0.0.232 () {32 vars in 680 bytes} [Mon Apr 27 13:15:40 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2569] 10.0.0.232 () {32 vars in 694 bytes} [Mon Apr 27 13:15:40 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2570] 10.0.0.232 () {32 vars in 690 bytes} [Mon Apr 27 13:15:40 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: 7|app: 0|req: 1364/2571] 10.0.0.232 () {32 vars in 702 bytes} [Mon Apr 27 13:15:40 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:15:40.189 7 INFO neutron.services.segments.plugin [-] Segment af8c960b-8359-4cb9-afbe-27b3c42a0c7f resource provider aggregate not found 2026-04-27 13:15:40.192 7 INFO neutron.services.segments.plugin [-] Segment af8c960b-8359-4cb9-afbe-27b3c42a0c7f resource provider aggregate not found [pid: 8|app: 0|req: 1208/2572] 10.0.0.232 () {32 vars in 732 bytes} [Mon Apr 27 13:15:40 2026] DELETE /v2.0/subnetpools/a7c71d89-ad08-4dd5-82b4-5c2e5c50a760 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:15:40.214 7 INFO neutron.services.segments.plugin [-] Segment af8c960b-8359-4cb9-afbe-27b3c42a0c7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af8c960b-8359-4cb9-afbe-27b3c42a0c7f found for delete ", "request_id": "req-5c5b6ea2-24c1-4c86-9bd9-755bb763b376"}]} 2026-04-27 13:15:40.220 7 INFO neutron.services.segments.plugin [-] Segment af8c960b-8359-4cb9-afbe-27b3c42a0c7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af8c960b-8359-4cb9-afbe-27b3c42a0c7f found for delete ", "request_id": "req-f0bbd78a-92bf-4290-846a-91f7bb6cc459"}]} [pid: 7|app: 0|req: 1365/2573] 10.0.0.232 () {32 vars in 732 bytes} [Mon Apr 27 13:15:40 2026] DELETE /v2.0/subnetpools/7571c57e-6dfb-44c9-9b9b-49319c9fe5f5 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2574] 10.0.0.232 () {32 vars in 732 bytes} [Mon Apr 27 13:15:40 2026] DELETE /v2.0/subnetpools/d50eee50-785e-45cb-bb4d-6e5d8f29c3e7 => 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: 1366/2575] 10.0.0.232 () {32 vars in 732 bytes} [Mon Apr 27 13:15:40 2026] DELETE /v2.0/subnetpools/5ff1717e-82ff-4942-8144-410c0fa14722 => 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: 1210/2576] 10.0.0.232 () {32 vars in 732 bytes} [Mon Apr 27 13:15:40 2026] DELETE /v2.0/subnetpools/6a452eca-6b95-4c0e-bc61-d6159f2ccd92 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:15:41.434 7 WARNING neutron.db.securitygroups_db [None req-1d549169-b757-40d9-b02b-7e721df6de92 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_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: 1367/2577] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:15:41 2026] GET /v2.0/security-groups?tenant_id=85b4463f098e4fc9897e6411a1b09abc&name=default => generated 2929 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2578] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:15:41 2026] DELETE /v2.0/security-groups/d7a0aa45-5ebb-45bf-9364-2352586ddfd1 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:15:41.767 8 WARNING neutron.db.securitygroups_db [None req-d2251a59-f90b-4b75-8b5c-8016bb08a0c0 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] 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-27 13:15:41.849 7 INFO neutron.db.segments_db [None req-50dbb490-94ee-4fa7-9782-6c44e555dfc8 2c8d1c3819784bd482b999bd0482a7ef b7f924b468944dc79bfd2874fbb6e634 - - default default] Added segment f52087e2-ac47-4b71-8beb-9b1a5dca6dcd of type vxlan for network 2a47dba4-83a3-4dbe-a7a5-1da298af2524 [pid: 8|app: 0|req: 1212/2579] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:15:41 2026] GET /v2.0/security-groups?tenant_id=db00f246eacc4fbea8e338c8f8dce2a1&name=default => generated 2929 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2580] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:15:41 2026] POST /v2.0/networks => generated 644 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2581] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:15:41 2026] DELETE /v2.0/security-groups/1f9aada9-6b97-40e2-9901-fdc1d7560f9a => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:15:42.186 8 WARNING neutron.db.securitygroups_db [None req-1eb13bfa-abc5-4def-8571-49fa7afd08d0 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_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: 1369/2582] 10.0.0.232 () {34 vars in 665 bytes} [Mon Apr 27 13:15:41 2026] POST /v2.0/ports => generated 774 bytes in 308 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-27 13:15:42.296 7 INFO neutron.db.segments_db [None req-e62c63d7-b25a-4ea0-8eb0-411a978985d0 2c8d1c3819784bd482b999bd0482a7ef b7f924b468944dc79bfd2874fbb6e634 - - default default] Added segment d2431fee-147d-4307-b927-e1ec04194b03 of type vxlan for network 483d7c3b-e8f1-4fea-9756-ab45e01586f1 [pid: 8|app: 0|req: 1214/2583] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:15:42 2026] GET /v2.0/security-groups?tenant_id=ed4c88ca205c40eab8be38214a5b2eb2&name=default => generated 2929 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2584] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:15:42 2026] POST /v2.0/networks => generated 632 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2585] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:15:42 2026] DELETE /v2.0/security-groups/379e7e94-37a8-4bff-9dca-0b9a3ce75667 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2586] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:15:42 2026] POST /v2.0/subnets => generated 626 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2587] 10.0.0.232 () {34 vars in 665 bytes} [Mon Apr 27 13:15:42 2026] POST /v2.0/ports => generated 953 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:15:43.102 7 INFO neutron_taas.services.taas.taas_plugin [None req-9201d209-d0b9-4954-a83a-d7473dfb36eb 2c8d1c3819784bd482b999bd0482a7ef b7f924b468944dc79bfd2874fbb6e634 - - default default] TaaS: Handle Delete Port: 8f56fcb9-b14f-4118-b23c-91df3ab67bb1 2026-04-27 13:15:43.106 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9201d209-d0b9-4954-a83a-d7473dfb36eb 2c8d1c3819784bd482b999bd0482a7ef b7f924b468944dc79bfd2874fbb6e634 - - default default] Tap Mirror: Handle Delete Port: 8f56fcb9-b14f-4118-b23c-91df3ab67bb1 [pid: 7|app: 0|req: 1372/2588] 10.0.0.232 () {32 vars in 720 bytes} [Mon Apr 27 13:15:43 2026] DELETE /v2.0/ports/8f56fcb9-b14f-4118-b23c-91df3ab67bb1 => generated 0 bytes in 243 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-27 13:15:43.286 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2b36e488-22a6-412e-84bc-a18b0595718e 2c8d1c3819784bd482b999bd0482a7ef b7f924b468944dc79bfd2874fbb6e634 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1217/2589] 10.0.0.232 () {32 vars in 720 bytes} [Mon Apr 27 13:15:43 2026] DELETE /v2.0/ports/8f56fcb9-b14f-4118-b23c-91df3ab67bb1 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 13:15:43.314 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6d423705-a626-4eaa-8573-6e6f70f31d12 2c8d1c3819784bd482b999bd0482a7ef b7f924b468944dc79bfd2874fbb6e634 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1373/2590] 10.0.0.232 () {32 vars in 717 bytes} [Mon Apr 27 13:15:43 2026] GET /v2.0/ports/8f56fcb9-b14f-4118-b23c-91df3ab67bb1 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2591] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:15:43 2026] DELETE /v2.0/subnets/7afb8258-9c81-4b36-9da8-1981556755da => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:15:43.661 7 INFO neutron_taas.services.taas.taas_plugin [None req-e564a3c3-fb14-4cf8-8679-b7ed2cc64113 2c8d1c3819784bd482b999bd0482a7ef b7f924b468944dc79bfd2874fbb6e634 - - default default] TaaS: Handle Delete Port: c2d9e9cf-f753-48a2-8f3d-4c234561d320 2026-04-27 13:15:43.664 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e564a3c3-fb14-4cf8-8679-b7ed2cc64113 2c8d1c3819784bd482b999bd0482a7ef b7f924b468944dc79bfd2874fbb6e634 - - default default] Tap Mirror: Handle Delete Port: c2d9e9cf-f753-48a2-8f3d-4c234561d320 2026-04-27 13:15:43.823 7 INFO neutron.services.segments.plugin [-] Segment d2431fee-147d-4307-b927-e1ec04194b03 resource provider aggregate not found 2026-04-27 13:15:43.830 7 INFO neutron.services.segments.plugin [-] Segment d2431fee-147d-4307-b927-e1ec04194b03 resource provider aggregate not found 2026-04-27 13:15:43.844 7 INFO neutron.services.segments.plugin [-] Segment d2431fee-147d-4307-b927-e1ec04194b03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2431fee-147d-4307-b927-e1ec04194b03 found for delete ", "request_id": "req-f99950f5-1055-4a7d-9754-43f30200391f"}]} [pid: 7|app: 0|req: 1374/2592] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:15:43 2026] DELETE /v2.0/networks/483d7c3b-e8f1-4fea-9756-ab45e01586f1 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:15:43.856 7 INFO neutron.services.segments.plugin [-] Segment d2431fee-147d-4307-b927-e1ec04194b03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2431fee-147d-4307-b927-e1ec04194b03 found for delete ", "request_id": "req-85141a97-7cc4-4bf1-91be-7cd519fc9f3b"}]} 2026-04-27 13:15:43.945 8 INFO neutron.db.segments_db [None req-d675b5ca-7168-42c4-9bcd-d6bb0c546fc3 2c8d1c3819784bd482b999bd0482a7ef b7f924b468944dc79bfd2874fbb6e634 - - default default] Added segment 041883fb-d31b-4789-8603-303bc3581d2a of type vxlan for network b535cfcf-b162-4096-8787-d5869c36c2e2 [pid: 8|app: 0|req: 1219/2593] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:15:43 2026] POST /v2.0/networks => generated 632 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2594] 10.0.0.232 () {34 vars in 669 bytes} [Mon Apr 27 13:15:44 2026] POST /v2.0/subnets => generated 626 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2595] 10.0.0.232 () {34 vars in 665 bytes} [Mon Apr 27 13:15:44 2026] POST /v2.0/ports => generated 911 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:15:44.808 7 INFO neutron_taas.services.taas.taas_plugin [None req-4add99ee-a5c1-4a93-ad32-7f9512ff3f47 2c8d1c3819784bd482b999bd0482a7ef b7f924b468944dc79bfd2874fbb6e634 - - default default] TaaS: Handle Delete Port: 73785be5-5086-4ae0-a385-3e6ffc36b6ba 2026-04-27 13:15:44.811 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4add99ee-a5c1-4a93-ad32-7f9512ff3f47 2c8d1c3819784bd482b999bd0482a7ef b7f924b468944dc79bfd2874fbb6e634 - - default default] Tap Mirror: Handle Delete Port: 73785be5-5086-4ae0-a385-3e6ffc36b6ba [pid: 7|app: 0|req: 1376/2596] 10.0.0.232 () {32 vars in 720 bytes} [Mon Apr 27 13:15:44 2026] DELETE /v2.0/ports/73785be5-5086-4ae0-a385-3e6ffc36b6ba => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:15:44.992 8 INFO neutron.pecan_wsgi.hooks.translation [None req-81c3f1b8-6be3-4775-98c8-63ea5be615fc 2c8d1c3819784bd482b999bd0482a7ef b7f924b468944dc79bfd2874fbb6e634 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1221/2597] 10.0.0.232 () {32 vars in 717 bytes} [Mon Apr 27 13:15:44 2026] GET /v2.0/ports/73785be5-5086-4ae0-a385-3e6ffc36b6ba => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2598] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:15:44 2026] DELETE /v2.0/subnets/8f79d7d9-75ac-448f-934c-04b92f096c46 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:15:45.264 8 INFO neutron.services.segments.plugin [-] Segment 041883fb-d31b-4789-8603-303bc3581d2a resource provider aggregate not found 2026-04-27 13:15:45.265 8 INFO neutron.services.segments.plugin [-] Segment 041883fb-d31b-4789-8603-303bc3581d2a resource provider aggregate not found 2026-04-27 13:15:45.288 8 INFO neutron.services.segments.plugin [-] Segment 041883fb-d31b-4789-8603-303bc3581d2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 041883fb-d31b-4789-8603-303bc3581d2a found for delete ", "request_id": "req-4bb8665d-6a68-45f7-97de-096b96ce375b"}]} 2026-04-27 13:15:45.292 8 INFO neutron.services.segments.plugin [-] Segment 041883fb-d31b-4789-8603-303bc3581d2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 041883fb-d31b-4789-8603-303bc3581d2a found for delete ", "request_id": "req-604712b8-7db4-40bb-a26e-76470c42356c"}]} [pid: 8|app: 0|req: 1222/2599] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:15:45 2026] DELETE /v2.0/networks/b535cfcf-b162-4096-8787-d5869c36c2e2 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2600] 10.0.0.232 () {34 vars in 665 bytes} [Mon Apr 27 13:15:45 2026] POST /v2.0/ports => generated 774 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2601] 10.0.0.232 () {34 vars in 737 bytes} [Mon Apr 27 13:15:45 2026] PUT /v2.0/ports/6e474ece-c4d1-48a3-9435-d381a731d725 => generated 752 bytes in 210 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, ' 2026-04-27 13:15:45.907 8 INFO neutron_taas.services.taas.taas_plugin [None req-1656c2bc-1ce7-4f24-8492-8903cd190883 2c8d1c3819784bd482b999bd0482a7ef b7f924b468944dc79bfd2874fbb6e634 - - default default] TaaS: Handle Delete Port: 6e474ece-c4d1-48a3-9435-d381a731d725 2026-04-27 13:15:45.910 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1656c2bc-1ce7-4f24-8492-8903cd190883 2c8d1c3819784bd482b999bd0482a7ef b7f924b468944dc79bfd2874fbb6e634 - - default default] Tap Mirror: Handle Delete Port: 6e474ece-c4d1-48a3-9435-d381a731d725 [pid: 8|app: 0|req: 1224/2602] 10.0.0.232 () {32 vars in 720 bytes} [Mon Apr 27 13:15:45 2026] DELETE /v2.0/ports/6e474ece-c4d1-48a3-9435-d381a731d725 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:15:46.028 7 INFO neutron.db.segments_db [None req-26826835-ebac-4c8f-bb1e-18d32c2c6ace 529531c2fc534dc7bcd0c329cdc4174c 269b9a8c34f64ac7ac86cdd1b7c7d98f - - default default] Added segment 38cf5519-b63f-43d4-9824-ba86b4faed77 of type vxlan for network df260b7d-a716-4ba3-8b7f-d3f019a0d211 [pid: 8|app: 0|req: 1225/2603] 10.0.0.232 () {32 vars in 643 bytes} [Mon Apr 27 13:15:46 2026] GET /v2.0/ports => generated 777 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:15:46.066 8 INFO neutron.pecan_wsgi.hooks.translation [None req-842093ee-57ae-49e0-92ce-05f4350cd7a0 2c8d1c3819784bd482b999bd0482a7ef b7f924b468944dc79bfd2874fbb6e634 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1226/2604] 10.0.0.232 () {32 vars in 717 bytes} [Mon Apr 27 13:15:46 2026] GET /v2.0/ports/6e474ece-c4d1-48a3-9435-d381a731d725 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2605] 10.0.0.232 () {32 vars in 643 bytes} [Mon Apr 27 13:15:46 2026] GET /v2.0/ports => generated 777 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2606] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:15:45 2026] POST /v2.0/networks => generated 632 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2607] 10.0.0.232 () {32 vars in 717 bytes} [Mon Apr 27 13:15:46 2026] GET /v2.0/ports/28968eba-0c78-4b35-a2e9-cd80b7671de2 => generated 774 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:15:46.174 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e5f49340-5d9a-4be5-91ab-a86d09dad55d 2c8d1c3819784bd482b999bd0482a7ef b7f924b468944dc79bfd2874fbb6e634 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1229/2608] 10.0.0.232 () {32 vars in 720 bytes} [Mon Apr 27 13:15:46 2026] DELETE /v2.0/ports/73785be5-5086-4ae0-a385-3e6ffc36b6ba => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2609] 10.0.0.232 () {34 vars in 753 bytes} [Mon Apr 27 13:15:46 2026] PUT /v2.0/networks/df260b7d-a716-4ba3-8b7f-d3f019a0d211/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:15:46.197 8 INFO neutron.pecan_wsgi.hooks.translation [None req-878645e8-c252-41fa-8910-7d7572d7a69e 2c8d1c3819784bd482b999bd0482a7ef b7f924b468944dc79bfd2874fbb6e634 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1230/2610] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:15:46 2026] DELETE /v2.0/subnets/8f79d7d9-75ac-448f-934c-04b92f096c46 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 13:15:46.218 8 INFO neutron.pecan_wsgi.hooks.translation [None req-af179e8a-6614-4507-bcc4-555845c39230 2c8d1c3819784bd482b999bd0482a7ef b7f924b468944dc79bfd2874fbb6e634 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1231/2611] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:15:46 2026] DELETE /v2.0/subnets/7afb8258-9c81-4b36-9da8-1981556755da => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2612] 10.0.0.232 () {32 vars in 733 bytes} [Mon Apr 27 13:15:46 2026] GET /v2.0/networks/df260b7d-a716-4ba3-8b7f-d3f019a0d211/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2613] 10.0.0.232 () {34 vars in 764 bytes} [Mon Apr 27 13:15:46 2026] PUT /v2.0/networks/df260b7d-a716-4ba3-8b7f-d3f019a0d211/tags/green => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-27 13:15:46.333 8 INFO neutron_taas.services.taas.taas_plugin [None req-92c425dc-3070-4017-9b19-0252255894ca 2c8d1c3819784bd482b999bd0482a7ef b7f924b468944dc79bfd2874fbb6e634 - - default default] TaaS: Handle Delete Port: 28968eba-0c78-4b35-a2e9-cd80b7671de2 2026-04-27 13:15:46.337 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-92c425dc-3070-4017-9b19-0252255894ca 2c8d1c3819784bd482b999bd0482a7ef b7f924b468944dc79bfd2874fbb6e634 - - default default] Tap Mirror: Handle Delete Port: 28968eba-0c78-4b35-a2e9-cd80b7671de2 [pid: 7|app: 0|req: 1383/2614] 10.0.0.232 () {32 vars in 733 bytes} [Mon Apr 27 13:15:46 2026] GET /v2.0/networks/df260b7d-a716-4ba3-8b7f-d3f019a0d211/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2615] 10.0.0.232 () {34 vars in 760 bytes} [Mon Apr 27 13:15:46 2026] PUT /v2.0/networks/df260b7d-a716-4ba3-8b7f-d3f019a0d211/tags/red => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2616] 10.0.0.232 () {32 vars in 720 bytes} [Mon Apr 27 13:15:46 2026] DELETE /v2.0/ports/28968eba-0c78-4b35-a2e9-cd80b7671de2 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2617] 10.0.0.232 () {32 vars in 733 bytes} [Mon Apr 27 13:15:46 2026] GET /v2.0/networks/df260b7d-a716-4ba3-8b7f-d3f019a0d211/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2618] 10.0.0.232 () {34 vars in 782 bytes} [Mon Apr 27 13:15:46 2026] PUT /v2.0/networks/df260b7d-a716-4ba3-8b7f-d3f019a0d211/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: 1233/2619] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:15:46 2026] DELETE /v2.0/networks/2a47dba4-83a3-4dbe-a7a5-1da298af2524 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2620] 10.0.0.232 () {32 vars in 733 bytes} [Mon Apr 27 13:15:46 2026] GET /v2.0/networks/df260b7d-a716-4ba3-8b7f-d3f019a0d211/tags => generated 52 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2621] 10.0.0.232 () {34 vars in 753 bytes} [Mon Apr 27 13:15:46 2026] PUT /v2.0/networks/df260b7d-a716-4ba3-8b7f-d3f019a0d211/tags => generated 37 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2622] 10.0.0.232 () {32 vars in 733 bytes} [Mon Apr 27 13:15:46 2026] GET /v2.0/networks/df260b7d-a716-4ba3-8b7f-d3f019a0d211/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2623] 10.0.0.232 () {32 vars in 741 bytes} [Mon Apr 27 13:15:46 2026] GET /v2.0/networks/df260b7d-a716-4ba3-8b7f-d3f019a0d211/tags/red => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:15:46.883 7 INFO neutron.api.v2.resource [None req-00021625-282c-4031-a60b-1a5023c977cb 529531c2fc534dc7bcd0c329cdc4174c 269b9a8c34f64ac7ac86cdd1b7c7d98f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1389/2624] 10.0.0.232 () {32 vars in 745 bytes} [Mon Apr 27 13:15:46 2026] GET /v2.0/networks/df260b7d-a716-4ba3-8b7f-d3f019a0d211/tags/green => generated 99 bytes in 84 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2625] 10.0.0.232 () {32 vars in 744 bytes} [Mon Apr 27 13:15:46 2026] DELETE /v2.0/networks/df260b7d-a716-4ba3-8b7f-d3f019a0d211/tags/red => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2626] 10.0.0.232 () {32 vars in 733 bytes} [Mon Apr 27 13:15:46 2026] GET /v2.0/networks/df260b7d-a716-4ba3-8b7f-d3f019a0d211/tags => generated 30 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:15:47.086 8 INFO neutron.api.v2.resource [None req-e49b1927-a5dd-4715-8721-25e91883a65d 529531c2fc534dc7bcd0c329cdc4174c 269b9a8c34f64ac7ac86cdd1b7c7d98f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1237/2627] 10.0.0.232 () {32 vars in 748 bytes} [Mon Apr 27 13:15:47 2026] DELETE /v2.0/networks/df260b7d-a716-4ba3-8b7f-d3f019a0d211/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2628] 10.0.0.232 () {32 vars in 736 bytes} [Mon Apr 27 13:15:47 2026] DELETE /v2.0/networks/df260b7d-a716-4ba3-8b7f-d3f019a0d211/tags => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:15:47.180 7 WARNING neutron.db.securitygroups_db [None req-1d9f8566-ce5b-400d-a3c7-30f739ae6168 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_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: 1391/2629] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:15:47 2026] GET /v2.0/security-groups?tenant_id=b7f924b468944dc79bfd2874fbb6e634&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2630] 10.0.0.232 () {32 vars in 733 bytes} [Mon Apr 27 13:15:47 2026] GET /v2.0/networks/df260b7d-a716-4ba3-8b7f-d3f019a0d211/tags => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2631] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:15:47 2026] DELETE /v2.0/security-groups/a39bb865-1135-4b5b-8858-b1c081073fe3 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:15:47.321 8 INFO neutron.services.segments.plugin [-] Segment f52087e2-ac47-4b71-8beb-9b1a5dca6dcd resource provider aggregate not found 2026-04-27 13:15:47.323 8 INFO neutron.services.segments.plugin [-] Segment f52087e2-ac47-4b71-8beb-9b1a5dca6dcd resource provider aggregate not found 2026-04-27 13:15:47.338 8 INFO neutron.services.segments.plugin [-] Segment f52087e2-ac47-4b71-8beb-9b1a5dca6dcd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f52087e2-ac47-4b71-8beb-9b1a5dca6dcd found for delete ", "request_id": "req-21d71221-4e17-4294-9328-2af2745350ce"}]} 2026-04-27 13:15:47.346 8 INFO neutron.services.segments.plugin [-] Segment f52087e2-ac47-4b71-8beb-9b1a5dca6dcd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f52087e2-ac47-4b71-8beb-9b1a5dca6dcd found for delete ", "request_id": "req-0a208e74-172f-42b0-857d-396d16a5dc9e"}]} [pid: 8|app: 0|req: 1240/2632] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:15:47 2026] DELETE /v2.0/networks/df260b7d-a716-4ba3-8b7f-d3f019a0d211 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:15:48.078 7 WARNING neutron.db.securitygroups_db [None req-16f83e29-4028-481e-bd34-c107ebe5aa59 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_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: 1393/2633] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:15:47 2026] GET /v2.0/security-groups?tenant_id=269b9a8c34f64ac7ac86cdd1b7c7d98f&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2634] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:15:48 2026] DELETE /v2.0/security-groups/c66b10ab-79d9-4a20-8173-63bc0a960065 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:15:48.332 7 WARNING neutron.db.securitygroups_db [None req-90395e69-5cb9-4e58-b9db-7e1a735d3f4d 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_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: 1394/2635] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:15:48 2026] GET /v2.0/security-groups?tenant_id=f5f039139b5a4d90908b14e385d5acb8&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2636] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:15:48 2026] DELETE /v2.0/security-groups/bef3728d-0744-4b82-a003-e78d1fa7d3b5 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2637] 10.0.0.232 () {32 vars in 623 bytes} [Mon Apr 27 13:15:49 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: 1243/2638] 10.0.0.232 () {32 vars in 633 bytes} [Mon Apr 27 13:15:49 2026] GET /v2.0/ => generated 632 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:15:49.358 8 INFO neutron.services.segments.plugin [-] Segment 38cf5519-b63f-43d4-9824-ba86b4faed77 resource provider aggregate not found 2026-04-27 13:15:49.363 8 INFO neutron.services.segments.plugin [-] Segment 38cf5519-b63f-43d4-9824-ba86b4faed77 resource provider aggregate not found 2026-04-27 13:15:49.379 8 INFO neutron.services.segments.plugin [-] Segment 38cf5519-b63f-43d4-9824-ba86b4faed77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38cf5519-b63f-43d4-9824-ba86b4faed77 found for delete ", "request_id": "req-4739f9f0-316f-48d6-8387-f2fcba7393f8"}]} 2026-04-27 13:15:49.379 8 INFO neutron.services.segments.plugin [-] Segment 38cf5519-b63f-43d4-9824-ba86b4faed77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38cf5519-b63f-43d4-9824-ba86b4faed77 found for delete ", "request_id": "req-05e761ab-6676-4739-a4d6-bf2083f1c9a5"}]} 2026-04-27 13:15:49.855 7 WARNING neutron.db.securitygroups_db [None req-9ee3b0ac-0ec5-4d6d-b5e6-d65e87bbc3e0 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_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: 1396/2639] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:15:49 2026] GET /v2.0/security-groups?tenant_id=40e30eff1f084abebe993e4557dc6af0&name=default => generated 2929 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2640] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:15:49 2026] DELETE /v2.0/security-groups/73322d90-7486-4e01-a138-d85012336826 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2643] 199.19.213.78 () {30 vars in 702 bytes} [Mon Apr 27 13:15:53 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: 1246/2644] 199.19.213.78 () {30 vars in 704 bytes} [Mon Apr 27 13:15:53 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: 1399/2645] 199.19.213.78 () {30 vars in 680 bytes} [Mon Apr 27 13:15:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2646] 199.19.213.78 () {30 vars in 716 bytes} [Mon Apr 27 13:15:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2647] 199.19.213.78 () {30 vars in 740 bytes} [Mon Apr 27 13:15:53 2026] GET /v2.0/subnets/bf7b207e-4a5b-4464-9990-55e4018003ac => 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: 1248/2648] 199.19.213.78 () {30 vars in 768 bytes} [Mon Apr 27 13:15:53 2026] GET /v2.0/ports?device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => generated 1248 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2649] 199.19.213.78 () {34 vars in 716 bytes} [Mon Apr 27 13:15:53 2026] POST /v2.0/ports => generated 1059 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2650] 10.0.0.150 () {34 vars in 971 bytes} [Mon Apr 27 13:15:53 2026] GET /v2.0/ports/3de4c494-2d12-4bd6-a992-5dd433680c11 => generated 1059 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2651] 10.0.0.150 () {34 vars in 907 bytes} [Mon Apr 27 13:15:54 2026] GET /v2.0/extensions => generated 22037 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2652] 199.19.213.78 () {34 vars in 1261 bytes} [Mon Apr 27 13:15:55 2026] GET /v2.0/ports/3de4c494-2d12-4bd6-a992-5dd433680c11?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: 8|app: 0|req: 1251/2653] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:15:55 2026] GET /v2.0/networks/b80515e8-ac1e-4e3c-bea6-a9e5707226ac?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2654] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:15:55 2026] GET /v2.0/networks/b80515e8-ac1e-4e3c-bea6-a9e5707226ac?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) 2026-04-27 13:15:55.204 7 WARNING neutron.db.securitygroups_db [None req-dc11fe1c-95de-4f58-8773-e1b9ac5beb0e 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_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: 1403/2655] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:15:55 2026] GET /v2.0/security-groups?tenant_id=058a10c541c041b0858958d27df6a821&name=default => generated 2929 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2656] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:15:55 2026] DELETE /v2.0/security-groups/f962e214-d949-4a58-9cdf-39ecf37c9b82 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:15:55.553 7 WARNING neutron.db.securitygroups_db [None req-1450523e-2721-4619-ba3f-c7220aad8aaf 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_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: 1404/2657] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:15:55 2026] GET /v2.0/security-groups?tenant_id=a61f801f9c964f8f87bb35d04274f461&name=default => generated 2929 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2658] 199.19.213.78 () {34 vars in 974 bytes} [Mon Apr 27 13:15:55 2026] GET /v2.0/ports/3de4c494-2d12-4bd6-a992-5dd433680c11 => generated 1059 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2659] 199.19.213.78 () {34 vars in 985 bytes} [Mon Apr 27 13:15:55 2026] GET /v2.0/networks?id=b80515e8-ac1e-4e3c-bea6-a9e5707226ac => generated 803 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2660] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:15:55 2026] DELETE /v2.0/security-groups/355cc5f2-de56-4bfa-b071-19d164418d75 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2661] 199.19.213.78 () {38 vars in 1027 bytes} [Mon Apr 27 13:15:55 2026] PUT /v2.0/ports/3de4c494-2d12-4bd6-a992-5dd433680c11 => generated 1249 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:15:56.212 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b21ead87-9eb4-4845-b51d-75a1dd0be6c4'] response: {'name': 'network-changed', 'server_uuid': 'f87b0721-f616-49d8-bbf9-659be4edf644', 'tag': '3de4c494-2d12-4bd6-a992-5dd433680c11', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1406/2662] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:15:56 2026] GET /v2.0/ports?tenant_id=4d66e7316a1b4f44b0d835563db773ae&device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => generated 2489 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2663] 199.19.213.78 () {34 vars in 985 bytes} [Mon Apr 27 13:15:56 2026] GET /v2.0/networks?id=b80515e8-ac1e-4e3c-bea6-a9e5707226ac => generated 803 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2664] 199.19.213.78 () {34 vars in 1057 bytes} [Mon Apr 27 13:15:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.157&port_id=3de4c494-2d12-4bd6-a992-5dd433680c11 => 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: 1258/2665] 199.19.213.78 () {34 vars in 983 bytes} [Mon Apr 27 13:15:56 2026] GET /v2.0/subnets?id=bf7b207e-4a5b-4464-9990-55e4018003ac => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2666] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:15:56 2026] GET /v2.0/ports?network_id=b80515e8-ac1e-4e3c-bea6-a9e5707226ac&device_owner=network%3Adhcp => generated 1236 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2667] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:15:56 2026] GET /v2.0/networks/b80515e8-ac1e-4e3c-bea6-a9e5707226ac?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2668] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:15:57 2026] GET /v2.0/networks/b80515e8-ac1e-4e3c-bea6-a9e5707226ac?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: 1260/2669] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:15:58 2026] GET /v2.0/ports?tenant_id=4d66e7316a1b4f44b0d835563db773ae&device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => generated 2489 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2670] 199.19.213.78 () {34 vars in 1061 bytes} [Mon Apr 27 13:15:58 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.109&port_id=dec6f94d-2e34-4748-b984-02ddcc299aa0 => 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: 1261/2671] 199.19.213.78 () {34 vars in 983 bytes} [Mon Apr 27 13:15:58 2026] GET /v2.0/subnets?id=f8acc58f-4ae7-4a85-89ad-965154ea00e4 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2672] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:15:58 2026] GET /v2.0/ports?network_id=c5d836db-b054-4660-9cd9-2418bdd9db7a&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: 1262/2673] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:15:58 2026] GET /v2.0/networks/c5d836db-b054-4660-9cd9-2418bdd9db7a?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: 1412/2674] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:15:58 2026] GET /v2.0/networks/c5d836db-b054-4660-9cd9-2418bdd9db7a?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: 1263/2675] 199.19.213.78 () {34 vars in 1057 bytes} [Mon Apr 27 13:15:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.157&port_id=3de4c494-2d12-4bd6-a992-5dd433680c11 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2676] 199.19.213.78 () {34 vars in 983 bytes} [Mon Apr 27 13:15:58 2026] GET /v2.0/subnets?id=bf7b207e-4a5b-4464-9990-55e4018003ac => generated 679 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2677] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:15:58 2026] GET /v2.0/ports?network_id=b80515e8-ac1e-4e3c-bea6-a9e5707226ac&device_owner=network%3Adhcp => generated 1236 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2678] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:15:58 2026] GET /v2.0/networks/b80515e8-ac1e-4e3c-bea6-a9e5707226ac?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: 1265/2679] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:15:58 2026] GET /v2.0/networks/b80515e8-ac1e-4e3c-bea6-a9e5707226ac?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:16:00.150 7 INFO neutron.db.segments_db [None req-96ff9403-22ed-4eff-9f51-9847195d52a5 e7f2fa3b95a341a4a77fd97e5c1c7772 72cd8fe2e89542478193326d88f02d41 - - default default] Added segment 4a7ddff4-cc83-460e-a12e-40043c18bbb7 of type vxlan for network 82c69a10-cb7c-4508-9c22-158424c60e14 [pid: 7|app: 0|req: 1415/2680] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:15:59 2026] POST /v2.0/networks => generated 630 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2681] 10.0.0.232 () {34 vars in 664 bytes} [Mon Apr 27 13:16:00 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) [pid: 7|app: 0|req: 1416/2682] 10.0.0.232 () {34 vars in 666 bytes} [Mon Apr 27 13:16:00 2026] POST /v2.0/trunks => generated 407 bytes in 165 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-27 13:16:00.726 8 INFO neutron.db.segments_db [None req-1d48f325-b6ac-429b-83cd-3f05fb492f76 e7f2fa3b95a341a4a77fd97e5c1c7772 72cd8fe2e89542478193326d88f02d41 - - default default] Added segment d46ce0e0-03ae-401a-9466-3adc6e8f15b5 of type vxlan for network 268744fb-bcbc-4127-8358-46fc1247170f [pid: 8|app: 0|req: 1267/2683] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:16:00 2026] POST /v2.0/networks => generated 631 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2684] 10.0.0.232 () {34 vars in 664 bytes} [Mon Apr 27 13:16:00 2026] POST /v2.0/ports => generated 743 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2685] 10.0.0.232 () {34 vars in 666 bytes} [Mon Apr 27 13:16:01 2026] POST /v2.0/trunks => generated 407 bytes in 192 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-27 13:16:01.385 7 INFO neutron.db.segments_db [None req-8e6de1e0-98af-4866-b71e-c49f322cd7a6 e7f2fa3b95a341a4a77fd97e5c1c7772 72cd8fe2e89542478193326d88f02d41 - - default default] Added segment 6b265bd6-50cc-4867-b984-d77872139a4d of type vxlan for network 0b8a20a1-9422-4a85-81a8-ed6881f43423 [pid: 7|app: 0|req: 1418/2686] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:16:01 2026] POST /v2.0/networks => generated 632 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2687] 10.0.0.232 () {34 vars in 664 bytes} [Mon Apr 27 13:16:01 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) [pid: 7|app: 0|req: 1419/2688] 10.0.0.232 () {34 vars in 666 bytes} [Mon Apr 27 13:16:01 2026] POST /v2.0/trunks => generated 407 bytes in 157 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-27 13:16:02.030 8 INFO neutron.db.segments_db [None req-9316f878-2857-4251-b0e1-81852080d65d e7f2fa3b95a341a4a77fd97e5c1c7772 72cd8fe2e89542478193326d88f02d41 - - default default] Added segment ae0dd42f-a7f7-4b0a-9517-7c9a4bd66f88 of type vxlan for network e020e7e2-822a-441a-a8d6-5ca6b2a0529f [pid: 8|app: 0|req: 1270/2689] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:16:01 2026] POST /v2.0/networks => generated 631 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2690] 10.0.0.232 () {34 vars in 664 bytes} [Mon Apr 27 13:16:02 2026] POST /v2.0/ports => generated 743 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2691] 10.0.0.232 () {34 vars in 666 bytes} [Mon Apr 27 13:16:02 2026] POST /v2.0/trunks => generated 407 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:16:02.683 8 INFO neutron.db.segments_db [None req-55195d6f-51f5-4bff-9bee-9a4d0c36c0e2 e7f2fa3b95a341a4a77fd97e5c1c7772 72cd8fe2e89542478193326d88f02d41 - - default default] Added segment e04c0c26-947c-49df-9274-9f158f80db3b of type vxlan for network e69b61f7-1246-46ce-80e9-478a6702429a /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1421/2692] 10.0.0.150 () {34 vars in 971 bytes} [Mon Apr 27 13:16:02 2026] GET /v2.0/ports/3de4c494-2d12-4bd6-a992-5dd433680c11 => generated 1249 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2693] 10.0.0.232 () {34 vars in 670 bytes} [Mon Apr 27 13:16:02 2026] POST /v2.0/networks => generated 630 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2694] 199.19.213.78 () {34 vars in 788 bytes} [Mon Apr 27 13:16:02 2026] PUT /v2.0/ports/3de4c494-2d12-4bd6-a992-5dd433680c11 => generated 1274 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:16:03.006 7 INFO neutron.api.v2.resource [None req-d13c66ad-05c8-4a30-b70d-5a8d162f86cc 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1423/2695] 199.19.213.78 () {30 vars in 762 bytes} [Mon Apr 27 13:16:02 2026] GET /v2.0/security-groups/lb-3749b0d3-422d-4201-8c7c-c35d8c829564 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 13:16:03.025 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-689e844e-73ce-439d-962c-7d8f77554644'] response: {'name': 'network-changed', 'server_uuid': 'f87b0721-f616-49d8-bbf9-659be4edf644', 'tag': '3de4c494-2d12-4bd6-a992-5dd433680c11', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1424/2696] 199.19.213.78 () {30 vars in 784 bytes} [Mon Apr 27 13:16:03 2026] GET /v2.0/security-groups?name=lb-3749b0d3-422d-4201-8c7c-c35d8c829564 => generated 1639 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2697] 10.0.0.232 () {34 vars in 664 bytes} [Mon Apr 27 13:16:02 2026] POST /v2.0/ports => generated 743 bytes in 279 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: 1425/2698] 10.0.0.232 () {34 vars in 666 bytes} [Mon Apr 27 13:16:03 2026] POST /v2.0/trunks => generated 407 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:16:03.240 7 WARNING tagging [None req-e556db89-47a0-4c7a-ad47-b47064c5ba30 e7f2fa3b95a341a4a77fd97e5c1c7772 72cd8fe2e89542478193326d88f02d41 - - default default] project_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: 1426/2699] 10.0.0.232 () {34 vars in 749 bytes} [Mon Apr 27 13:16:03 2026] PUT /v2.0/trunks/206d50af-2e09-411d-8447-689b121858bd/tags => generated 17 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:16:03.282 7 WARNING tagging [None req-beb07dc7-b1ed-4d4c-bacd-04d95cecab42 e7f2fa3b95a341a4a77fd97e5c1c7772 72cd8fe2e89542478193326d88f02d41 - - default default] project_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: 1427/2700] 10.0.0.232 () {34 vars in 749 bytes} [Mon Apr 27 13:16:03 2026] PUT /v2.0/trunks/86cb8ac5-dea9-49e3-809f-79c6bf3c332f/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:16:03.324 7 WARNING tagging [None req-c1079259-95dd-40e9-8b5e-c92320e464fd e7f2fa3b95a341a4a77fd97e5c1c7772 72cd8fe2e89542478193326d88f02d41 - - default default] project_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: 1274/2701] 199.19.213.78 () {34 vars in 788 bytes} [Mon Apr 27 13:16:03 2026] PUT /v2.0/ports/3de4c494-2d12-4bd6-a992-5dd433680c11 => generated 1312 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2702] 10.0.0.232 () {34 vars in 749 bytes} [Mon Apr 27 13:16:03 2026] PUT /v2.0/trunks/34e86a2b-1dfa-4823-a304-5ec7dc50882b/tags => generated 34 bytes in 37 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-27 13:16:03.371 8 WARNING tagging [None req-d8106151-a101-424f-a22d-df9a0975c090 e7f2fa3b95a341a4a77fd97e5c1c7772 72cd8fe2e89542478193326d88f02d41 - - default default] 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-27 13:16:03.377 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-45d77661-5b7e-431d-a3fe-3a293338108a'] response: {'name': 'network-changed', 'server_uuid': 'f87b0721-f616-49d8-bbf9-659be4edf644', 'tag': '3de4c494-2d12-4bd6-a992-5dd433680c11', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1275/2703] 10.0.0.232 () {34 vars in 749 bytes} [Mon Apr 27 13:16:03 2026] PUT /v2.0/trunks/765c401b-1f64-4c2d-bcd3-30784b7312b2/tags => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2704] 10.0.0.232 () {32 vars in 662 bytes} [Mon Apr 27 13:16:03 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2705] 10.0.0.232 () {32 vars in 676 bytes} [Mon Apr 27 13:16:03 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2706] 10.0.0.232 () {32 vars in 672 bytes} [Mon Apr 27 13:16:03 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2707] 10.0.0.232 () {32 vars in 684 bytes} [Mon Apr 27 13:16:03 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2708] 10.0.0.232 () {32 vars in 670 bytes} [Mon Apr 27 13:16:03 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2709] 10.0.0.232 () {32 vars in 684 bytes} [Mon Apr 27 13:16:03 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2710] 199.19.213.78 () {30 vars in 702 bytes} [Mon Apr 27 13:16:03 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: 1434/2711] 10.0.0.232 () {32 vars in 680 bytes} [Mon Apr 27 13:16:03 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2712] 199.19.213.78 () {30 vars in 704 bytes} [Mon Apr 27 13:16:03 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2713] 10.0.0.232 () {32 vars in 692 bytes} [Mon Apr 27 13:16:03 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2714] 199.19.213.78 () {30 vars in 680 bytes} [Mon Apr 27 13:16:03 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: 1438/2715] 10.0.0.232 () {32 vars in 719 bytes} [Mon Apr 27 13:16:03 2026] GET /v2.0/trunks/206d50af-2e09-411d-8447-689b121858bd => generated 412 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2716] 199.19.213.78 () {30 vars in 716 bytes} [Mon Apr 27 13:16:03 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: 1278/2717] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:16:03 2026] GET /v2.0/ports?tenant_id=4d66e7316a1b4f44b0d835563db773ae&device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => generated 2588 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2718] 199.19.213.78 () {30 vars in 740 bytes} [Mon Apr 27 13:16:03 2026] GET /v2.0/subnets/bf7b207e-4a5b-4464-9990-55e4018003ac => generated 676 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2719] 199.19.213.78 () {34 vars in 985 bytes} [Mon Apr 27 13:16:03 2026] GET /v2.0/networks?id=b80515e8-ac1e-4e3c-bea6-a9e5707226ac => generated 803 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2720] 10.0.0.232 () {32 vars in 717 bytes} [Mon Apr 27 13:16:03 2026] GET /v2.0/ports/6671f5be-80a0-4270-9cf9-05a8f8157795 => generated 826 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2721] 199.19.213.78 () {30 vars in 736 bytes} [Mon Apr 27 13:16:03 2026] GET /v2.0/ports/b0ffbf00-0f8a-4d4d-a8f2-9ecef59edf52 => 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: 1282/2722] 199.19.213.78 () {34 vars in 1057 bytes} [Mon Apr 27 13:16:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.157&port_id=3de4c494-2d12-4bd6-a992-5dd433680c11 => 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: 1441/2723] 10.0.0.232 () {32 vars in 722 bytes} [Mon Apr 27 13:16:03 2026] DELETE /v2.0/trunks/206d50af-2e09-411d-8447-689b121858bd => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2724] 199.19.213.78 () {30 vars in 736 bytes} [Mon Apr 27 13:16:03 2026] GET /v2.0/ports/3de4c494-2d12-4bd6-a992-5dd433680c11 => generated 1348 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2725] 199.19.213.78 () {34 vars in 983 bytes} [Mon Apr 27 13:16:03 2026] GET /v2.0/subnets?id=bf7b207e-4a5b-4464-9990-55e4018003ac => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2726] 10.0.0.232 () {32 vars in 719 bytes} [Mon Apr 27 13:16:03 2026] GET /v2.0/trunks/86cb8ac5-dea9-49e3-809f-79c6bf3c332f => generated 420 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2727] 199.19.213.78 () {30 vars in 740 bytes} [Mon Apr 27 13:16:03 2026] GET /v2.0/subnets/bf7b207e-4a5b-4464-9990-55e4018003ac => 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: 1285/2728] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:16:03 2026] GET /v2.0/ports?network_id=b80515e8-ac1e-4e3c-bea6-a9e5707226ac&device_owner=network%3Adhcp => generated 1236 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2729] 10.0.0.232 () {32 vars in 717 bytes} [Mon Apr 27 13:16:03 2026] GET /v2.0/ports/3781f0a6-44f3-4a28-a8e3-2e8b91b3aecc => generated 826 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2730] 199.19.213.78 () {30 vars in 742 bytes} [Mon Apr 27 13:16:03 2026] GET /v2.0/networks/b80515e8-ac1e-4e3c-bea6-a9e5707226ac => generated 800 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2731] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:16:03 2026] GET /v2.0/networks/b80515e8-ac1e-4e3c-bea6-a9e5707226ac?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2732] 199.19.213.78 () {30 vars in 736 bytes} [Mon Apr 27 13:16:03 2026] GET /v2.0/ports/b0ffbf00-0f8a-4d4d-a8f2-9ecef59edf52 => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2733] 10.0.0.232 () {32 vars in 722 bytes} [Mon Apr 27 13:16:03 2026] DELETE /v2.0/trunks/86cb8ac5-dea9-49e3-809f-79c6bf3c332f => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2734] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:16:04 2026] GET /v2.0/networks/b80515e8-ac1e-4e3c-bea6-a9e5707226ac?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2735] 10.0.0.232 () {32 vars in 719 bytes} [Mon Apr 27 13:16:04 2026] GET /v2.0/trunks/34e86a2b-1dfa-4823-a304-5ec7dc50882b => generated 429 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2736] 199.19.213.78 () {30 vars in 740 bytes} [Mon Apr 27 13:16:04 2026] GET /v2.0/subnets/bf7b207e-4a5b-4464-9990-55e4018003ac => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2737] 10.0.0.232 () {32 vars in 717 bytes} [Mon Apr 27 13:16:04 2026] GET /v2.0/ports/a8427909-2f6a-4785-88bf-652cd263dbb7 => generated 826 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2738] 10.0.0.232 () {32 vars in 722 bytes} [Mon Apr 27 13:16:04 2026] DELETE /v2.0/trunks/34e86a2b-1dfa-4823-a304-5ec7dc50882b => 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: 1450/2739] 10.0.0.232 () {32 vars in 719 bytes} [Mon Apr 27 13:16:04 2026] GET /v2.0/trunks/765c401b-1f64-4c2d-bcd3-30784b7312b2 => generated 414 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2740] 10.0.0.232 () {32 vars in 717 bytes} [Mon Apr 27 13:16:04 2026] GET /v2.0/ports/bbaa15a6-1c80-4c71-afba-ddc348746b96 => generated 826 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2741] 10.0.0.232 () {32 vars in 722 bytes} [Mon Apr 27 13:16:04 2026] DELETE /v2.0/trunks/765c401b-1f64-4c2d-bcd3-30784b7312b2 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2742] 10.0.0.232 () {32 vars in 719 bytes} [Mon Apr 27 13:16:04 2026] GET /v2.0/trunks/59b5bd61-e1b4-425d-8475-aa2872dab5e9 => generated 407 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2743] 10.0.0.232 () {32 vars in 717 bytes} [Mon Apr 27 13:16:04 2026] GET /v2.0/ports/6a744cc9-3ac0-44fd-b3e6-639325915bf7 => generated 826 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2744] 10.0.0.232 () {32 vars in 722 bytes} [Mon Apr 27 13:16:04 2026] DELETE /v2.0/trunks/59b5bd61-e1b4-425d-8475-aa2872dab5e9 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:16:04.688 7 INFO neutron_taas.services.taas.taas_plugin [None req-383a020f-fa55-4b53-b272-3c85defb66f2 e7f2fa3b95a341a4a77fd97e5c1c7772 72cd8fe2e89542478193326d88f02d41 - - default default] TaaS: Handle Delete Port: 6671f5be-80a0-4270-9cf9-05a8f8157795 2026-04-27 13:16:04.691 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-383a020f-fa55-4b53-b272-3c85defb66f2 e7f2fa3b95a341a4a77fd97e5c1c7772 72cd8fe2e89542478193326d88f02d41 - - default default] Tap Mirror: Handle Delete Port: 6671f5be-80a0-4270-9cf9-05a8f8157795 [pid: 7|app: 0|req: 1453/2745] 10.0.0.232 () {32 vars in 720 bytes} [Mon Apr 27 13:16:04 2026] DELETE /v2.0/ports/6671f5be-80a0-4270-9cf9-05a8f8157795 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:16:04.918 8 INFO neutron_taas.services.taas.taas_plugin [None req-8a3a70af-1da5-4562-bb92-0a0cbdeecc47 e7f2fa3b95a341a4a77fd97e5c1c7772 72cd8fe2e89542478193326d88f02d41 - - default default] TaaS: Handle Delete Port: 3781f0a6-44f3-4a28-a8e3-2e8b91b3aecc 2026-04-27 13:16:04.924 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8a3a70af-1da5-4562-bb92-0a0cbdeecc47 e7f2fa3b95a341a4a77fd97e5c1c7772 72cd8fe2e89542478193326d88f02d41 - - default default] Tap Mirror: Handle Delete Port: 3781f0a6-44f3-4a28-a8e3-2e8b91b3aecc [pid: 8|app: 0|req: 1293/2746] 10.0.0.232 () {32 vars in 720 bytes} [Mon Apr 27 13:16:04 2026] DELETE /v2.0/ports/3781f0a6-44f3-4a28-a8e3-2e8b91b3aecc => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:16:05.121 7 INFO neutron_taas.services.taas.taas_plugin [None req-29dc4083-59e1-4d8e-b835-05a527a06f6e e7f2fa3b95a341a4a77fd97e5c1c7772 72cd8fe2e89542478193326d88f02d41 - - default default] TaaS: Handle Delete Port: a8427909-2f6a-4785-88bf-652cd263dbb7 2026-04-27 13:16:05.127 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-29dc4083-59e1-4d8e-b835-05a527a06f6e e7f2fa3b95a341a4a77fd97e5c1c7772 72cd8fe2e89542478193326d88f02d41 - - default default] Tap Mirror: Handle Delete Port: a8427909-2f6a-4785-88bf-652cd263dbb7 [pid: 8|app: 0|req: 1294/2747] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:16:05 2026] GET /v2.0/ports?tenant_id=4d66e7316a1b4f44b0d835563db773ae&device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => generated 2588 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2748] 199.19.213.78 () {34 vars in 985 bytes} [Mon Apr 27 13:16:05 2026] GET /v2.0/networks?id=b80515e8-ac1e-4e3c-bea6-a9e5707226ac => generated 803 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2749] 10.0.0.232 () {32 vars in 720 bytes} [Mon Apr 27 13:16:05 2026] DELETE /v2.0/ports/a8427909-2f6a-4785-88bf-652cd263dbb7 => 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: 1296/2750] 199.19.213.78 () {34 vars in 1057 bytes} [Mon Apr 27 13:16:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.157&port_id=3de4c494-2d12-4bd6-a992-5dd433680c11 => 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: 1297/2751] 199.19.213.78 () {34 vars in 983 bytes} [Mon Apr 27 13:16:05 2026] GET /v2.0/subnets?id=bf7b207e-4a5b-4464-9990-55e4018003ac => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2752] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:16:05 2026] GET /v2.0/ports?network_id=b80515e8-ac1e-4e3c-bea6-a9e5707226ac&device_owner=network%3Adhcp => generated 1236 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:16:05.321 7 INFO neutron_taas.services.taas.taas_plugin [None req-024f2800-7c3b-4eae-a714-6185ef058c9e e7f2fa3b95a341a4a77fd97e5c1c7772 72cd8fe2e89542478193326d88f02d41 - - default default] TaaS: Handle Delete Port: bbaa15a6-1c80-4c71-afba-ddc348746b96 2026-04-27 13:16:05.324 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-024f2800-7c3b-4eae-a714-6185ef058c9e e7f2fa3b95a341a4a77fd97e5c1c7772 72cd8fe2e89542478193326d88f02d41 - - default default] Tap Mirror: Handle Delete Port: bbaa15a6-1c80-4c71-afba-ddc348746b96 [pid: 8|app: 0|req: 1299/2753] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:16:05 2026] GET /v2.0/networks/b80515e8-ac1e-4e3c-bea6-a9e5707226ac?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: 1300/2754] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:16:05 2026] GET /v2.0/networks/b80515e8-ac1e-4e3c-bea6-a9e5707226ac?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: 1455/2755] 10.0.0.232 () {32 vars in 720 bytes} [Mon Apr 27 13:16:05 2026] DELETE /v2.0/ports/bbaa15a6-1c80-4c71-afba-ddc348746b96 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:16:05.533 8 INFO neutron_taas.services.taas.taas_plugin [None req-281e936e-3dd7-4f7b-ba5d-4c125850e55f e7f2fa3b95a341a4a77fd97e5c1c7772 72cd8fe2e89542478193326d88f02d41 - - default default] TaaS: Handle Delete Port: 6a744cc9-3ac0-44fd-b3e6-639325915bf7 2026-04-27 13:16:05.536 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-281e936e-3dd7-4f7b-ba5d-4c125850e55f e7f2fa3b95a341a4a77fd97e5c1c7772 72cd8fe2e89542478193326d88f02d41 - - default default] Tap Mirror: Handle Delete Port: 6a744cc9-3ac0-44fd-b3e6-639325915bf7 [pid: 8|app: 0|req: 1301/2756] 10.0.0.232 () {32 vars in 720 bytes} [Mon Apr 27 13:16:05 2026] DELETE /v2.0/ports/6a744cc9-3ac0-44fd-b3e6-639325915bf7 => 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: 1456/2757] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:16:05 2026] DELETE /v2.0/networks/82c69a10-cb7c-4508-9c22-158424c60e14 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:16:05.828 7 INFO neutron.services.segments.plugin [-] Segment 4a7ddff4-cc83-460e-a12e-40043c18bbb7 resource provider aggregate not found 2026-04-27 13:16:05.836 7 INFO neutron.services.segments.plugin [-] Segment 4a7ddff4-cc83-460e-a12e-40043c18bbb7 resource provider aggregate not found 2026-04-27 13:16:05.847 7 INFO neutron.services.segments.plugin [-] Segment 4a7ddff4-cc83-460e-a12e-40043c18bbb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a7ddff4-cc83-460e-a12e-40043c18bbb7 found for delete ", "request_id": "req-3db2c55f-8fea-41cc-bcbb-1cc07cd46163"}]} 2026-04-27 13:16:05.855 7 INFO neutron.services.segments.plugin [-] Segment 4a7ddff4-cc83-460e-a12e-40043c18bbb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a7ddff4-cc83-460e-a12e-40043c18bbb7 found for delete ", "request_id": "req-fa077543-f451-42dd-a6be-63d1dc8bea85"}]} 2026-04-27 13:16:05.905 8 INFO neutron.services.segments.plugin [-] Segment d46ce0e0-03ae-401a-9466-3adc6e8f15b5 resource provider aggregate not found [pid: 8|app: 0|req: 1302/2758] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:16:05 2026] DELETE /v2.0/networks/268744fb-bcbc-4127-8358-46fc1247170f => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:16:05.916 8 INFO neutron.services.segments.plugin [-] Segment d46ce0e0-03ae-401a-9466-3adc6e8f15b5 resource provider aggregate not found 2026-04-27 13:16:05.921 8 INFO neutron.services.segments.plugin [-] Segment d46ce0e0-03ae-401a-9466-3adc6e8f15b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d46ce0e0-03ae-401a-9466-3adc6e8f15b5 found for delete ", "request_id": "req-46dc08fc-caba-402a-8a28-ea8549ab1bd7"}]} 2026-04-27 13:16:05.934 8 INFO neutron.services.segments.plugin [-] Segment d46ce0e0-03ae-401a-9466-3adc6e8f15b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d46ce0e0-03ae-401a-9466-3adc6e8f15b5 found for delete ", "request_id": "req-246c86e1-5f7d-41d6-b575-1f517c7a19ac"}]} [pid: 7|app: 0|req: 1457/2759] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:16:05 2026] DELETE /v2.0/networks/0b8a20a1-9422-4a85-81a8-ed6881f43423 => 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: 1303/2760] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:16:06 2026] DELETE /v2.0/networks/e020e7e2-822a-441a-a8d6-5ca6b2a0529f => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2761] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:16:06 2026] DELETE /v2.0/networks/e69b61f7-1246-46ce-80e9-478a6702429a => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:16:07.228 8 WARNING neutron.db.securitygroups_db [None req-4058b038-1810-4dd4-82b2-433d6e66c423 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1304/2764] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:16:07 2026] GET /v2.0/security-groups?tenant_id=72cd8fe2e89542478193326d88f02d41&name=default => generated 2929 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2765] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:16:07 2026] DELETE /v2.0/security-groups/6ffe3429-2381-48b6-900c-d5a979633a40 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:16:07.463 8 WARNING neutron.db.securitygroups_db [None req-e70fbcf7-8e91-48bc-a554-7cc8437a8389 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1305/2766] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:16:07 2026] GET /v2.0/security-groups?tenant_id=54795e78e76944ec9cbf1d0815662992&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2767] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:16:07 2026] DELETE /v2.0/security-groups/3b54a30d-dd86-4778-8783-26aeeb8390ff => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:16:07.842 8 WARNING neutron.db.securitygroups_db [None req-689ab664-4564-4da6-b6f1-c83b89ee8e2f 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] 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-27 13:16:07.875 7 INFO neutron.services.segments.plugin [-] Segment 6b265bd6-50cc-4867-b984-d77872139a4d resource provider aggregate not found 2026-04-27 13:16:07.875 7 INFO neutron.services.segments.plugin [-] Segment 6b265bd6-50cc-4867-b984-d77872139a4d resource provider aggregate not found 2026-04-27 13:16:07.896 7 INFO neutron.services.segments.plugin [-] Segment 6b265bd6-50cc-4867-b984-d77872139a4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b265bd6-50cc-4867-b984-d77872139a4d found for delete ", "request_id": "req-1f4c3aaa-1f02-4c86-968e-9dea17eda5ec"}]} 2026-04-27 13:16:07.901 7 INFO neutron.services.segments.plugin [-] Segment 6b265bd6-50cc-4867-b984-d77872139a4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b265bd6-50cc-4867-b984-d77872139a4d found for delete ", "request_id": "req-dc7b463d-83d0-4eb7-bd08-17d9dec80c27"}]} 2026-04-27 13:16:07.919 7 INFO neutron.services.segments.plugin [-] Segment e04c0c26-947c-49df-9274-9f158f80db3b resource provider aggregate not found 2026-04-27 13:16:07.928 7 INFO neutron.services.segments.plugin [-] Segment e04c0c26-947c-49df-9274-9f158f80db3b resource provider aggregate not found 2026-04-27 13:16:07.938 8 INFO neutron.services.segments.plugin [-] Segment ae0dd42f-a7f7-4b0a-9517-7c9a4bd66f88 resource provider aggregate not found 2026-04-27 13:16:07.939 7 INFO neutron.services.segments.plugin [-] Segment e04c0c26-947c-49df-9274-9f158f80db3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e04c0c26-947c-49df-9274-9f158f80db3b found for delete ", "request_id": "req-49497645-1c9c-473f-8e63-481ebb94c5f6"}]} 2026-04-27 13:16:07.946 7 INFO neutron.services.segments.plugin [-] Segment e04c0c26-947c-49df-9274-9f158f80db3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e04c0c26-947c-49df-9274-9f158f80db3b found for delete ", "request_id": "req-0f99796d-66da-48d0-945f-f42b2a1e02fc"}]} 2026-04-27 13:16:07.956 8 INFO neutron.services.segments.plugin [-] Segment ae0dd42f-a7f7-4b0a-9517-7c9a4bd66f88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae0dd42f-a7f7-4b0a-9517-7c9a4bd66f88 found for delete ", "request_id": "req-b6eabb65-333b-4e92-a799-6089432e551f"}]} 2026-04-27 13:16:07.957 8 INFO neutron.services.segments.plugin [-] Segment ae0dd42f-a7f7-4b0a-9517-7c9a4bd66f88 resource provider aggregate not found 2026-04-27 13:16:07.984 8 INFO neutron.services.segments.plugin [-] Segment ae0dd42f-a7f7-4b0a-9517-7c9a4bd66f88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae0dd42f-a7f7-4b0a-9517-7c9a4bd66f88 found for delete ", "request_id": "req-3c249f80-8862-4782-ad1f-91ea814847f2"}]} [pid: 8|app: 0|req: 1306/2768] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:16:07 2026] GET /v2.0/security-groups?tenant_id=2ad8612eea9543f1bd11bb939223d3bb&name=default => generated 2929 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2769] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:16:07 2026] DELETE /v2.0/security-groups/d3e5ab70-f806-493c-a52e-be0a2d06a8bb => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:16:10.257 8 INFO neutron.db.l3_db [None req-b0f036c4-c49c-451d-8001-352e905a40ff cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] Floating IP 81bf36ae-dfb8-4550-a5e4-d8c04ebc5954 associated. External IP: 10.96.250.210, port: b0ffbf00-0f8a-4d4d-a8f2-9ecef59edf52. [pid: 8|app: 0|req: 1307/2770] 10.0.0.232 () {34 vars in 677 bytes} [Mon Apr 27 13:16:09 2026] POST /v2.0/floatingips => generated 899 bytes in 958 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2771] 10.0.0.232 () {34 vars in 676 bytes} [Mon Apr 27 13:16:11 2026] POST /v2.0/floatingips => generated 552 bytes in 615 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:16:11.949 8 WARNING tagging [None req-ead01381-183f-4f6b-83a0-b3e87e313a93 b13daedca6af4f96a652b9a6820c4843 128c247daa7c4fa08fd22900d2269b25 - - default default] project_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/2772] 10.0.0.232 () {34 vars in 759 bytes} [Mon Apr 27 13:16:11 2026] PUT /v2.0/floatingips/333d39bb-e735-48d6-af5a-fcb0fa29d87b/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:16:12.012 7 WARNING tagging [None req-b6d086b2-d2de-4079-bf3d-fa74fc8df8b6 b13daedca6af4f96a652b9a6820c4843 128c247daa7c4fa08fd22900d2269b25 - - default default] project_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: 1465/2773] 10.0.0.232 () {32 vars in 739 bytes} [Mon Apr 27 13:16:11 2026] GET /v2.0/floatingips/333d39bb-e735-48d6-af5a-fcb0fa29d87b/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:16:12.060 8 WARNING tagging [None req-478cf8c7-f52f-45ef-af7f-156f2a2edad2 b13daedca6af4f96a652b9a6820c4843 128c247daa7c4fa08fd22900d2269b25 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1309/2774] 10.0.0.232 () {34 vars in 770 bytes} [Mon Apr 27 13:16:12 2026] PUT /v2.0/floatingips/333d39bb-e735-48d6-af5a-fcb0fa29d87b/tags/green => generated 4 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-27 13:16:12.171 7 WARNING tagging [None req-e7c66fd2-312b-42da-8194-8a74b67015ca b13daedca6af4f96a652b9a6820c4843 128c247daa7c4fa08fd22900d2269b25 - - default default] project_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: 1466/2775] 10.0.0.232 () {32 vars in 739 bytes} [Mon Apr 27 13:16:12 2026] GET /v2.0/floatingips/333d39bb-e735-48d6-af5a-fcb0fa29d87b/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:16:12.228 8 WARNING tagging [None req-a707680d-03cb-4519-ae58-23b7e2c926ab b13daedca6af4f96a652b9a6820c4843 128c247daa7c4fa08fd22900d2269b25 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1310/2776] 10.0.0.232 () {34 vars in 766 bytes} [Mon Apr 27 13:16:12 2026] PUT /v2.0/floatingips/333d39bb-e735-48d6-af5a-fcb0fa29d87b/tags/red => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-27 13:16:12.293 7 WARNING tagging [None req-96e0f2a1-f69b-4f78-bb11-996a61285841 b13daedca6af4f96a652b9a6820c4843 128c247daa7c4fa08fd22900d2269b25 - - default default] project_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: 1467/2777] 10.0.0.232 () {32 vars in 739 bytes} [Mon Apr 27 13:16:12 2026] GET /v2.0/floatingips/333d39bb-e735-48d6-af5a-fcb0fa29d87b/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:16:12.356 8 WARNING tagging [None req-ef99496b-806f-4c9c-be9e-1d898347f805 b13daedca6af4f96a652b9a6820c4843 128c247daa7c4fa08fd22900d2269b25 - - default default] project_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: 1311/2778] 10.0.0.232 () {34 vars in 788 bytes} [Mon Apr 27 13:16:12 2026] PUT /v2.0/floatingips/333d39bb-e735-48d6-af5a-fcb0fa29d87b/tags/black.or.white => generated 4 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-27 13:16:12.435 7 WARNING tagging [None req-8dbcfabc-a7c9-4fce-8e7f-d59504438c0a b13daedca6af4f96a652b9a6820c4843 128c247daa7c4fa08fd22900d2269b25 - - default default] project_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: 1468/2779] 10.0.0.232 () {32 vars in 739 bytes} [Mon Apr 27 13:16:12 2026] GET /v2.0/floatingips/333d39bb-e735-48d6-af5a-fcb0fa29d87b/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:16:12.483 8 WARNING tagging [None req-3b66c677-7aac-4c3b-b799-f52d7fbbfd3e b13daedca6af4f96a652b9a6820c4843 128c247daa7c4fa08fd22900d2269b25 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1312/2780] 10.0.0.232 () {34 vars in 759 bytes} [Mon Apr 27 13:16:12 2026] PUT /v2.0/floatingips/333d39bb-e735-48d6-af5a-fcb0fa29d87b/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:16:12.543 7 WARNING tagging [None req-3d2544a0-4c6a-4f91-9853-be903dbde63d b13daedca6af4f96a652b9a6820c4843 128c247daa7c4fa08fd22900d2269b25 - - default default] project_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: 1469/2781] 10.0.0.232 () {32 vars in 739 bytes} [Mon Apr 27 13:16:12 2026] GET /v2.0/floatingips/333d39bb-e735-48d6-af5a-fcb0fa29d87b/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:16:12.590 8 WARNING tagging [None req-3100646e-b290-42c4-bb50-6053f8aacf95 b13daedca6af4f96a652b9a6820c4843 128c247daa7c4fa08fd22900d2269b25 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1313/2782] 10.0.0.232 () {32 vars in 747 bytes} [Mon Apr 27 13:16:12 2026] GET /v2.0/floatingips/333d39bb-e735-48d6-af5a-fcb0fa29d87b/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:16:12.637 7 WARNING tagging [None req-6a814a9f-6d26-4526-a892-42f682f4c838 b13daedca6af4f96a652b9a6820c4843 128c247daa7c4fa08fd22900d2269b25 - - default default] 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-27 13:16:12.660 7 INFO neutron.api.v2.resource [None req-6a814a9f-6d26-4526-a892-42f682f4c838 b13daedca6af4f96a652b9a6820c4843 128c247daa7c4fa08fd22900d2269b25 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1470/2783] 10.0.0.232 () {32 vars in 751 bytes} [Mon Apr 27 13:16:12 2026] GET /v2.0/floatingips/333d39bb-e735-48d6-af5a-fcb0fa29d87b/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 13:16:12.694 8 WARNING tagging [None req-e426f204-c0f6-43e9-b8d6-9a1b7015b071 b13daedca6af4f96a652b9a6820c4843 128c247daa7c4fa08fd22900d2269b25 - - default default] project_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: 1314/2784] 10.0.0.232 () {32 vars in 750 bytes} [Mon Apr 27 13:16:12 2026] DELETE /v2.0/floatingips/333d39bb-e735-48d6-af5a-fcb0fa29d87b/tags/red => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:16:12.777 7 WARNING tagging [None req-dc4c6f34-d3d3-409b-a4b6-07b3e5cf9f36 b13daedca6af4f96a652b9a6820c4843 128c247daa7c4fa08fd22900d2269b25 - - default default] project_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: 1471/2785] 10.0.0.232 () {32 vars in 739 bytes} [Mon Apr 27 13:16:12 2026] GET /v2.0/floatingips/333d39bb-e735-48d6-af5a-fcb0fa29d87b/tags => generated 30 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:16:12.828 8 WARNING tagging [None req-aeaed1f5-d4aa-47ad-b95e-71d4a3d4b61e b13daedca6af4f96a652b9a6820c4843 128c247daa7c4fa08fd22900d2269b25 - - default default] 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-27 13:16:12.848 8 INFO neutron.api.v2.resource [None req-aeaed1f5-d4aa-47ad-b95e-71d4a3d4b61e b13daedca6af4f96a652b9a6820c4843 128c247daa7c4fa08fd22900d2269b25 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1315/2786] 10.0.0.232 () {32 vars in 754 bytes} [Mon Apr 27 13:16:12 2026] DELETE /v2.0/floatingips/333d39bb-e735-48d6-af5a-fcb0fa29d87b/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 13:16:12.874 7 WARNING tagging [None req-4f1e988d-2b0f-4537-8732-ea077fbd0fe7 b13daedca6af4f96a652b9a6820c4843 128c247daa7c4fa08fd22900d2269b25 - - default default] project_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: 1472/2787] 10.0.0.232 () {32 vars in 742 bytes} [Mon Apr 27 13:16:12 2026] DELETE /v2.0/floatingips/333d39bb-e735-48d6-af5a-fcb0fa29d87b/tags => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:16:12.929 8 WARNING tagging [None req-7c140b23-4b62-4fd1-b3fa-93957a31d4cf b13daedca6af4f96a652b9a6820c4843 128c247daa7c4fa08fd22900d2269b25 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1316/2788] 10.0.0.232 () {32 vars in 739 bytes} [Mon Apr 27 13:16:12 2026] GET /v2.0/floatingips/333d39bb-e735-48d6-af5a-fcb0fa29d87b/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:16:13.058 7 INFO neutron_taas.services.taas.taas_plugin [None req-1c0c10ed-f191-406b-8e1a-19c818ac0641 b13daedca6af4f96a652b9a6820c4843 128c247daa7c4fa08fd22900d2269b25 - - default default] TaaS: Handle Delete Port: e299a6aa-e653-43d8-9ea8-2694e6d2a674 2026-04-27 13:16:13.061 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1c0c10ed-f191-406b-8e1a-19c818ac0641 b13daedca6af4f96a652b9a6820c4843 128c247daa7c4fa08fd22900d2269b25 - - default default] Tap Mirror: Handle Delete Port: e299a6aa-e653-43d8-9ea8-2694e6d2a674 [pid: 7|app: 0|req: 1473/2789] 10.0.0.232 () {32 vars in 732 bytes} [Mon Apr 27 13:16:12 2026] DELETE /v2.0/floatingips/333d39bb-e735-48d6-af5a-fcb0fa29d87b => generated 0 bytes in 278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:16:13.938 8 WARNING neutron.db.securitygroups_db [None req-f1c7600b-031a-4e04-b8ab-6d9198ed4ec4 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1317/2790] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:16:13 2026] GET /v2.0/security-groups?tenant_id=e15ef525992d4484ba5651e663496cad&name=default => generated 2929 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2791] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:16:14 2026] DELETE /v2.0/security-groups/b132b6e4-1b47-4404-905d-408c7dbd2ec1 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:16:14.279 8 WARNING neutron.db.securitygroups_db [None req-5b57a824-9b93-4d34-9b70-9b04b778e9e1 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1318/2792] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:16:14 2026] GET /v2.0/security-groups?tenant_id=128c247daa7c4fa08fd22900d2269b25&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2793] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:16:14 2026] DELETE /v2.0/security-groups/50152bdf-abf1-4dff-bdbe-4bb9acbf1c87 => 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: 1319/2794] 199.19.213.78 () {30 vars in 702 bytes} [Mon Apr 27 13:16:15 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2795] 199.19.213.78 () {30 vars in 704 bytes} [Mon Apr 27 13:16:15 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: 8|app: 0|req: 1320/2796] 199.19.213.78 () {30 vars in 680 bytes} [Mon Apr 27 13:16:15 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: 1477/2797] 199.19.213.78 () {30 vars in 716 bytes} [Mon Apr 27 13:16:15 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:16:15.641 8 INFO neutron.api.v2.resource [None req-577dd991-ca96-48c9-9b46-595fdb195b3b 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1321/2798] 199.19.213.78 () {30 vars in 762 bytes} [Mon Apr 27 13:16:15 2026] GET /v2.0/security-groups/lb-3749b0d3-422d-4201-8c7c-c35d8c829564 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2799] 199.19.213.78 () {30 vars in 784 bytes} [Mon Apr 27 13:16:15 2026] GET /v2.0/security-groups?name=lb-3749b0d3-422d-4201-8c7c-c35d8c829564 => generated 1639 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2800] 199.19.213.78 () {30 vars in 814 bytes} [Mon Apr 27 13:16:15 2026] GET /v2.0/security-group-rules?security_group_id=f61a7eb9-43f1-48da-a6e0-4b0ab9f91146 => generated 1182 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2801] 199.19.213.78 () {34 vars in 746 bytes} [Mon Apr 27 13:16:15 2026] POST /v2.0/security-group-rules => generated 601 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2802] 199.19.213.78 () {34 vars in 746 bytes} [Mon Apr 27 13:16:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2803] 10.0.0.232 () {34 vars in 678 bytes} [Mon Apr 27 13:16:17 2026] POST /v2.0/qos/policies => generated 359 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 13:16:17.749 8 WARNING tagging [None req-b661a016-caf1-46fd-b714-6bdb6142cde6 34186391bc2a440d9916573d84c0293d 6a28b98e1c9d411ba6e0e071f1ef4f96 - - default default] project_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: 1324/2804] 10.0.0.232 () {34 vars in 753 bytes} [Mon Apr 27 13:16:17 2026] PUT /v2.0/policies/4624e1c5-cc7c-4d87-bba1-0b33e7a64048/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:16:17.795 7 WARNING tagging [None req-0e642ed4-6080-4ca3-b29f-0c3ff999832a 34186391bc2a440d9916573d84c0293d 6a28b98e1c9d411ba6e0e071f1ef4f96 - - default default] project_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: 1481/2805] 10.0.0.232 () {32 vars in 733 bytes} [Mon Apr 27 13:16:17 2026] GET /v2.0/policies/4624e1c5-cc7c-4d87-bba1-0b33e7a64048/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:16:17.834 8 WARNING tagging [None req-f0f71f5d-1e68-4090-8675-561e3c0d63b4 34186391bc2a440d9916573d84c0293d 6a28b98e1c9d411ba6e0e071f1ef4f96 - - default default] project_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: 1325/2806] 10.0.0.232 () {34 vars in 764 bytes} [Mon Apr 27 13:16:17 2026] PUT /v2.0/policies/4624e1c5-cc7c-4d87-bba1-0b33e7a64048/tags/green => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-27 13:16:17.884 7 WARNING tagging [None req-6f3210b8-c6c9-4ff1-97c2-94dcdb1a16ff 34186391bc2a440d9916573d84c0293d 6a28b98e1c9d411ba6e0e071f1ef4f96 - - default default] project_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: 1482/2807] 10.0.0.232 () {32 vars in 733 bytes} [Mon Apr 27 13:16:17 2026] GET /v2.0/policies/4624e1c5-cc7c-4d87-bba1-0b33e7a64048/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:16:17.924 8 WARNING tagging [None req-3edb7bbd-e7e3-44dd-b901-021224d479ad 34186391bc2a440d9916573d84c0293d 6a28b98e1c9d411ba6e0e071f1ef4f96 - - default default] project_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: 1326/2808] 10.0.0.232 () {34 vars in 760 bytes} [Mon Apr 27 13:16:17 2026] PUT /v2.0/policies/4624e1c5-cc7c-4d87-bba1-0b33e7a64048/tags/red => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-27 13:16:17.970 7 WARNING tagging [None req-0dc5b3b2-f968-43db-813b-5f7324f2c6a9 34186391bc2a440d9916573d84c0293d 6a28b98e1c9d411ba6e0e071f1ef4f96 - - default default] project_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: 1483/2809] 10.0.0.232 () {32 vars in 733 bytes} [Mon Apr 27 13:16:17 2026] GET /v2.0/policies/4624e1c5-cc7c-4d87-bba1-0b33e7a64048/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:16:18.011 8 WARNING tagging [None req-cca78a27-3a9c-4903-929d-38a0dd44ecaa 34186391bc2a440d9916573d84c0293d 6a28b98e1c9d411ba6e0e071f1ef4f96 - - default default] project_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: 1327/2810] 10.0.0.232 () {34 vars in 782 bytes} [Mon Apr 27 13:16:17 2026] PUT /v2.0/policies/4624e1c5-cc7c-4d87-bba1-0b33e7a64048/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-27 13:16:18.064 7 WARNING tagging [None req-71b4e497-790a-43a1-a81f-d7c47aebef15 34186391bc2a440d9916573d84c0293d 6a28b98e1c9d411ba6e0e071f1ef4f96 - - default default] project_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: 1484/2811] 10.0.0.232 () {32 vars in 733 bytes} [Mon Apr 27 13:16:18 2026] GET /v2.0/policies/4624e1c5-cc7c-4d87-bba1-0b33e7a64048/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:16:18.100 8 WARNING tagging [None req-5fff551f-ec41-4f35-9265-14ca52cbf27a 34186391bc2a440d9916573d84c0293d 6a28b98e1c9d411ba6e0e071f1ef4f96 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1328/2812] 10.0.0.232 () {34 vars in 753 bytes} [Mon Apr 27 13:16:18 2026] PUT /v2.0/policies/4624e1c5-cc7c-4d87-bba1-0b33e7a64048/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:16:18.153 7 WARNING tagging [None req-1c2d0cf0-fc19-4819-b912-e4fe66efd6fb 34186391bc2a440d9916573d84c0293d 6a28b98e1c9d411ba6e0e071f1ef4f96 - - default default] project_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: 1485/2813] 10.0.0.232 () {32 vars in 733 bytes} [Mon Apr 27 13:16:18 2026] GET /v2.0/policies/4624e1c5-cc7c-4d87-bba1-0b33e7a64048/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:16:18.187 8 WARNING tagging [None req-f91a9efd-58ef-4a8c-8629-8ff977ead855 34186391bc2a440d9916573d84c0293d 6a28b98e1c9d411ba6e0e071f1ef4f96 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1329/2814] 10.0.0.232 () {32 vars in 741 bytes} [Mon Apr 27 13:16:18 2026] GET /v2.0/policies/4624e1c5-cc7c-4d87-bba1-0b33e7a64048/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:16:18.222 7 WARNING tagging [None req-ebb86bec-1f71-4be9-981d-4574f0356f90 34186391bc2a440d9916573d84c0293d 6a28b98e1c9d411ba6e0e071f1ef4f96 - - default default] 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-27 13:16:18.229 7 INFO neutron.api.v2.resource [None req-ebb86bec-1f71-4be9-981d-4574f0356f90 34186391bc2a440d9916573d84c0293d 6a28b98e1c9d411ba6e0e071f1ef4f96 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1486/2815] 10.0.0.232 () {32 vars in 745 bytes} [Mon Apr 27 13:16:18 2026] GET /v2.0/policies/4624e1c5-cc7c-4d87-bba1-0b33e7a64048/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 13:16:18.258 8 WARNING tagging [None req-2774e379-516e-4b4c-bdb4-c32e5ee1d068 34186391bc2a440d9916573d84c0293d 6a28b98e1c9d411ba6e0e071f1ef4f96 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1330/2816] 10.0.0.232 () {32 vars in 744 bytes} [Mon Apr 27 13:16:18 2026] DELETE /v2.0/policies/4624e1c5-cc7c-4d87-bba1-0b33e7a64048/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:16:18.307 7 WARNING tagging [None req-6c0bc3c3-95a1-4837-9f64-6ac9374fc52f 34186391bc2a440d9916573d84c0293d 6a28b98e1c9d411ba6e0e071f1ef4f96 - - default default] project_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: 1487/2817] 10.0.0.232 () {32 vars in 733 bytes} [Mon Apr 27 13:16:18 2026] GET /v2.0/policies/4624e1c5-cc7c-4d87-bba1-0b33e7a64048/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:16:18.341 8 WARNING tagging [None req-03af31a0-ea84-47ce-9854-b125809ffb52 34186391bc2a440d9916573d84c0293d 6a28b98e1c9d411ba6e0e071f1ef4f96 - - default default] 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-27 13:16:18.351 8 INFO neutron.api.v2.resource [None req-03af31a0-ea84-47ce-9854-b125809ffb52 34186391bc2a440d9916573d84c0293d 6a28b98e1c9d411ba6e0e071f1ef4f96 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1331/2818] 10.0.0.232 () {32 vars in 748 bytes} [Mon Apr 27 13:16:18 2026] DELETE /v2.0/policies/4624e1c5-cc7c-4d87-bba1-0b33e7a64048/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 13:16:18.382 7 WARNING tagging [None req-49b921cd-f8cd-4f2f-b762-90223afbe03f 34186391bc2a440d9916573d84c0293d 6a28b98e1c9d411ba6e0e071f1ef4f96 - - default default] project_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: 1488/2819] 10.0.0.232 () {32 vars in 736 bytes} [Mon Apr 27 13:16:18 2026] DELETE /v2.0/policies/4624e1c5-cc7c-4d87-bba1-0b33e7a64048/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:16:18.428 8 WARNING tagging [None req-8776d422-ff74-48a0-8c08-89f7b2b02afb 34186391bc2a440d9916573d84c0293d 6a28b98e1c9d411ba6e0e071f1ef4f96 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1332/2820] 10.0.0.232 () {32 vars in 733 bytes} [Mon Apr 27 13:16:18 2026] GET /v2.0/policies/4624e1c5-cc7c-4d87-bba1-0b33e7a64048/tags => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2821] 10.0.0.232 () {32 vars in 734 bytes} [Mon Apr 27 13:16:18 2026] DELETE /v2.0/qos/policies/4624e1c5-cc7c-4d87-bba1-0b33e7a64048 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:16:19.273 8 WARNING neutron.db.securitygroups_db [None req-44758bc4-465c-4b23-9fa0-88436afbda93 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1333/2822] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:16:19 2026] GET /v2.0/security-groups?tenant_id=6a28b98e1c9d411ba6e0e071f1ef4f96&name=default => generated 2929 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2823] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:16:19 2026] DELETE /v2.0/security-groups/8bf4b157-f834-42c6-b82d-6dfeb87bb843 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:16:19.606 8 WARNING neutron.db.securitygroups_db [None req-af53ee2d-09b5-4a48-904d-7895327391e0 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1334/2824] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:16:19 2026] GET /v2.0/security-groups?tenant_id=44da598bc92742b297057ca8ea2c856d&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2825] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:16:19 2026] DELETE /v2.0/security-groups/067b6d29-d0cf-4001-bad7-39b602d702b9 => 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: 1336/2828] 10.0.0.137 () {30 vars in 690 bytes} [Mon Apr 27 13:16:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2829] 10.0.0.137 () {30 vars in 692 bytes} [Mon Apr 27 13:16: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: 8|app: 0|req: 1337/2830] 10.0.0.137 () {30 vars in 668 bytes} [Mon Apr 27 13:16:26 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: 1494/2831] 10.0.0.137 () {30 vars in 704 bytes} [Mon Apr 27 13:16: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: 1338/2832] 10.0.0.137 () {28 vars in 439 bytes} [Mon Apr 27 13:16:26 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: 1495/2833] 10.0.0.137 () {30 vars in 728 bytes} [Mon Apr 27 13:16:26 2026] GET /v2.0/subnets/0d35b656-2b12-43b0-be21-4350189d7b0e => generated 655 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2834] 199.19.213.78 () {30 vars in 702 bytes} [Mon Apr 27 13:16:27 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/2835] 199.19.213.78 () {30 vars in 704 bytes} [Mon Apr 27 13:16:27 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: 1340/2836] 199.19.213.78 () {30 vars in 680 bytes} [Mon Apr 27 13:16:27 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: 1497/2837] 199.19.213.78 () {30 vars in 716 bytes} [Mon Apr 27 13:16:27 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: 1341/2838] 199.19.213.78 () {30 vars in 740 bytes} [Mon Apr 27 13:16:27 2026] GET /v2.0/subnets/0d35b656-2b12-43b0-be21-4350189d7b0e => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2839] 199.19.213.78 () {30 vars in 768 bytes} [Mon Apr 27 13:16:27 2026] GET /v2.0/ports?device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => generated 2588 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2840] 199.19.213.78 () {30 vars in 702 bytes} [Mon Apr 27 13:16:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2841] 199.19.213.78 () {30 vars in 704 bytes} [Mon Apr 27 13:16:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2842] 199.19.213.78 () {30 vars in 680 bytes} [Mon Apr 27 13:16:28 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: 1500/2843] 199.19.213.78 () {30 vars in 716 bytes} [Mon Apr 27 13:16:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2844] 199.19.213.78 () {34 vars in 716 bytes} [Mon Apr 27 13:16:28 2026] POST /v2.0/ports => generated 1328 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2845] 10.0.0.150 () {34 vars in 971 bytes} [Mon Apr 27 13:16:28 2026] GET /v2.0/ports/9d634a29-09cb-4e65-a303-26af4fc34798 => generated 1328 bytes in 250 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: 1345/2846] 10.0.0.150 () {34 vars in 907 bytes} [Mon Apr 27 13:16:28 2026] GET /v2.0/extensions => generated 22037 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2847] 199.19.213.78 () {34 vars in 1261 bytes} [Mon Apr 27 13:16:29 2026] GET /v2.0/ports/9d634a29-09cb-4e65-a303-26af4fc34798?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2848] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:16:30 2026] GET /v2.0/networks/d10faea4-a491-4f4c-9b57-b53831a8b7f2?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: 1503/2849] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:16:30 2026] GET /v2.0/networks/d10faea4-a491-4f4c-9b57-b53831a8b7f2?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: 1347/2850] 199.19.213.78 () {34 vars in 974 bytes} [Mon Apr 27 13:16:30 2026] GET /v2.0/ports/9d634a29-09cb-4e65-a303-26af4fc34798 => generated 1328 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2851] 199.19.213.78 () {34 vars in 985 bytes} [Mon Apr 27 13:16:30 2026] GET /v2.0/networks?id=d10faea4-a491-4f4c-9b57-b53831a8b7f2 => generated 801 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2852] 199.19.213.78 () {38 vars in 1027 bytes} [Mon Apr 27 13:16:30 2026] PUT /v2.0/ports/9d634a29-09cb-4e65-a303-26af4fc34798 => generated 1518 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:16:31.246 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-04b8db49-5d6b-480c-82f8-15684adbf273'] response: {'name': 'network-changed', 'server_uuid': 'f87b0721-f616-49d8-bbf9-659be4edf644', 'tag': '9d634a29-09cb-4e65-a303-26af4fc34798', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1505/2853] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:16:31 2026] GET /v2.0/ports?tenant_id=4d66e7316a1b4f44b0d835563db773ae&device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => generated 4098 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: 1349/2854] 199.19.213.78 () {34 vars in 985 bytes} [Mon Apr 27 13:16:31 2026] GET /v2.0/networks?id=d10faea4-a491-4f4c-9b57-b53831a8b7f2 => generated 801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2855] 199.19.213.78 () {34 vars in 1057 bytes} [Mon Apr 27 13:16:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.143&port_id=9d634a29-09cb-4e65-a303-26af4fc34798 => 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: 1350/2856] 199.19.213.78 () {34 vars in 1103 bytes} [Mon Apr 27 13:16:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A23b&port_id=9d634a29-09cb-4e65-a303-26af4fc34798 => 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: 1507/2857] 199.19.213.78 () {34 vars in 1063 bytes} [Mon Apr 27 13:16:31 2026] GET /v2.0/subnets?id=28235120-486d-429e-9c31-38cfbda28101&id=0d35b656-2b12-43b0-be21-4350189d7b0e => generated 1409 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2858] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:16:32 2026] GET /v2.0/ports?network_id=d10faea4-a491-4f4c-9b57-b53831a8b7f2&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2859] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:16:32 2026] GET /v2.0/ports?network_id=d10faea4-a491-4f4c-9b57-b53831a8b7f2&device_owner=network%3Adhcp => generated 1457 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2860] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:16:32 2026] GET /v2.0/networks/d10faea4-a491-4f4c-9b57-b53831a8b7f2?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: 1509/2861] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:16:32 2026] GET /v2.0/networks/d10faea4-a491-4f4c-9b57-b53831a8b7f2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2862] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:16:33 2026] GET /v2.0/ports?tenant_id=4d66e7316a1b4f44b0d835563db773ae&device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => generated 4098 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2863] 199.19.213.78 () {34 vars in 1061 bytes} [Mon Apr 27 13:16:33 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.109&port_id=dec6f94d-2e34-4748-b984-02ddcc299aa0 => 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: 1354/2864] 199.19.213.78 () {34 vars in 983 bytes} [Mon Apr 27 13:16:33 2026] GET /v2.0/subnets?id=f8acc58f-4ae7-4a85-89ad-965154ea00e4 => 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: 1511/2865] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:16:33 2026] GET /v2.0/ports?network_id=c5d836db-b054-4660-9cd9-2418bdd9db7a&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2866] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:16:33 2026] GET /v2.0/networks/c5d836db-b054-4660-9cd9-2418bdd9db7a?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: 1512/2867] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:16:33 2026] GET /v2.0/networks/c5d836db-b054-4660-9cd9-2418bdd9db7a?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: 1356/2868] 199.19.213.78 () {34 vars in 1057 bytes} [Mon Apr 27 13:16:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.157&port_id=3de4c494-2d12-4bd6-a992-5dd433680c11 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2869] 199.19.213.78 () {34 vars in 983 bytes} [Mon Apr 27 13:16:33 2026] GET /v2.0/subnets?id=bf7b207e-4a5b-4464-9990-55e4018003ac => generated 679 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2870] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:16:33 2026] GET /v2.0/ports?network_id=b80515e8-ac1e-4e3c-bea6-a9e5707226ac&device_owner=network%3Adhcp => generated 1236 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2871] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:16:33 2026] GET /v2.0/networks/b80515e8-ac1e-4e3c-bea6-a9e5707226ac?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: 1358/2872] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:16:33 2026] GET /v2.0/networks/b80515e8-ac1e-4e3c-bea6-a9e5707226ac?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: 1515/2873] 199.19.213.78 () {34 vars in 1057 bytes} [Mon Apr 27 13:16:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.143&port_id=9d634a29-09cb-4e65-a303-26af4fc34798 => 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: 1359/2874] 199.19.213.78 () {34 vars in 1103 bytes} [Mon Apr 27 13:16:33 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A23b&port_id=9d634a29-09cb-4e65-a303-26af4fc34798 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2875] 199.19.213.78 () {34 vars in 1063 bytes} [Mon Apr 27 13:16:33 2026] GET /v2.0/subnets?id=28235120-486d-429e-9c31-38cfbda28101&id=0d35b656-2b12-43b0-be21-4350189d7b0e => generated 1409 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2876] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:16:33 2026] GET /v2.0/ports?network_id=d10faea4-a491-4f4c-9b57-b53831a8b7f2&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/2877] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:16:33 2026] GET /v2.0/ports?network_id=d10faea4-a491-4f4c-9b57-b53831a8b7f2&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: 1361/2878] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:16:33 2026] GET /v2.0/networks/d10faea4-a491-4f4c-9b57-b53831a8b7f2?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2879] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:16:33 2026] GET /v2.0/networks/d10faea4-a491-4f4c-9b57-b53831a8b7f2?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: 1520/2882] 10.0.0.150 () {34 vars in 971 bytes} [Mon Apr 27 13:16:38 2026] GET /v2.0/ports/9d634a29-09cb-4e65-a303-26af4fc34798 => generated 1520 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2883] 199.19.213.78 () {30 vars in 742 bytes} [Mon Apr 27 13:16:38 2026] GET /v2.0/networks/d10faea4-a491-4f4c-9b57-b53831a8b7f2 => generated 798 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2884] 199.19.213.78 () {30 vars in 740 bytes} [Mon Apr 27 13:16:38 2026] GET /v2.0/subnets/0d35b656-2b12-43b0-be21-4350189d7b0e => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2885] 199.19.213.78 () {30 vars in 740 bytes} [Mon Apr 27 13:16:38 2026] GET /v2.0/subnets/28235120-486d-429e-9c31-38cfbda28101 => generated 743 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2886] 199.19.213.78 () {30 vars in 702 bytes} [Mon Apr 27 13:16:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2887] 199.19.213.78 () {30 vars in 704 bytes} [Mon Apr 27 13:16:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2888] 199.19.213.78 () {30 vars in 680 bytes} [Mon Apr 27 13:16:38 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/2889] 199.19.213.78 () {30 vars in 716 bytes} [Mon Apr 27 13:16:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/2890] 199.19.213.78 () {30 vars in 740 bytes} [Mon Apr 27 13:16:38 2026] GET /v2.0/subnets/bf7b207e-4a5b-4464-9990-55e4018003ac => 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: 1367/2891] 199.19.213.78 () {30 vars in 736 bytes} [Mon Apr 27 13:16:38 2026] GET /v2.0/ports/b0ffbf00-0f8a-4d4d-a8f2-9ecef59edf52 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/2892] 199.19.213.78 () {30 vars in 736 bytes} [Mon Apr 27 13:16:38 2026] GET /v2.0/ports/3de4c494-2d12-4bd6-a992-5dd433680c11 => generated 1348 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2893] 199.19.213.78 () {30 vars in 740 bytes} [Mon Apr 27 13:16:38 2026] GET /v2.0/subnets/bf7b207e-4a5b-4464-9990-55e4018003ac => 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: 1526/2894] 199.19.213.78 () {30 vars in 742 bytes} [Mon Apr 27 13:16:38 2026] GET /v2.0/networks/b80515e8-ac1e-4e3c-bea6-a9e5707226ac => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2895] 199.19.213.78 () {30 vars in 736 bytes} [Mon Apr 27 13:16:38 2026] GET /v2.0/ports/b0ffbf00-0f8a-4d4d-a8f2-9ecef59edf52 => 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: 1527/2896] 199.19.213.78 () {30 vars in 740 bytes} [Mon Apr 27 13:16:38 2026] GET /v2.0/subnets/bf7b207e-4a5b-4464-9990-55e4018003ac => 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: 1370/2897] 10.0.0.137 () {30 vars in 690 bytes} [Mon Apr 27 13:16:47 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: 1528/2898] 10.0.0.137 () {30 vars in 692 bytes} [Mon Apr 27 13:16:47 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: 1371/2899] 10.0.0.137 () {30 vars in 668 bytes} [Mon Apr 27 13:16:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/2900] 10.0.0.137 () {30 vars in 704 bytes} [Mon Apr 27 13:16:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2901] 10.0.0.137 () {28 vars in 439 bytes} [Mon Apr 27 13:16:47 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/2902] 10.0.0.137 () {30 vars in 728 bytes} [Mon Apr 27 13:16:47 2026] GET /v2.0/subnets/f4df89a0-d2c5-47b5-8b7d-12e49982df36 => generated 656 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2903] 199.19.213.78 () {30 vars in 702 bytes} [Mon Apr 27 13:16:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2904] 199.19.213.78 () {30 vars in 704 bytes} [Mon Apr 27 13:16:48 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: 1374/2905] 199.19.213.78 () {30 vars in 680 bytes} [Mon Apr 27 13:16:48 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: 1532/2906] 199.19.213.78 () {30 vars in 716 bytes} [Mon Apr 27 13:16:48 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: 1375/2907] 199.19.213.78 () {30 vars in 740 bytes} [Mon Apr 27 13:16:48 2026] GET /v2.0/subnets/0d35b656-2b12-43b0-be21-4350189d7b0e => 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: 1533/2908] 199.19.213.78 () {30 vars in 740 bytes} [Mon Apr 27 13:16:48 2026] GET /v2.0/subnets/f4df89a0-d2c5-47b5-8b7d-12e49982df36 => generated 674 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2909] 199.19.213.78 () {30 vars in 768 bytes} [Mon Apr 27 13:16:48 2026] GET /v2.0/ports?device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => generated 4100 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/2910] 199.19.213.78 () {30 vars in 702 bytes} [Mon Apr 27 13:16:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2911] 199.19.213.78 () {30 vars in 704 bytes} [Mon Apr 27 13:16:48 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: 1535/2912] 199.19.213.78 () {30 vars in 680 bytes} [Mon Apr 27 13:16:48 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2913] 199.19.213.78 () {30 vars in 716 bytes} [Mon Apr 27 13:16:48 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: 1536/2914] 199.19.213.78 () {34 vars in 716 bytes} [Mon Apr 27 13:16:48 2026] POST /v2.0/ports => generated 1332 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2915] 10.0.0.150 () {34 vars in 971 bytes} [Mon Apr 27 13:16:49 2026] GET /v2.0/ports/f4bc51b3-8d7b-4e83-aa05-69feace32121 => generated 1332 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: 1537/2916] 199.19.213.78 () {34 vars in 1261 bytes} [Mon Apr 27 13:16:50 2026] GET /v2.0/ports/f4bc51b3-8d7b-4e83-aa05-69feace32121?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2917] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:16:50 2026] GET /v2.0/networks/47a9b963-d289-4ee3-bddb-3650499a348a?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: 1538/2918] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:16:50 2026] GET /v2.0/networks/47a9b963-d289-4ee3-bddb-3650499a348a?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: 1381/2919] 199.19.213.78 () {34 vars in 974 bytes} [Mon Apr 27 13:16:50 2026] GET /v2.0/ports/f4bc51b3-8d7b-4e83-aa05-69feace32121 => generated 1332 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/2920] 199.19.213.78 () {34 vars in 985 bytes} [Mon Apr 27 13:16:51 2026] GET /v2.0/networks?id=47a9b963-d289-4ee3-bddb-3650499a348a => generated 801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2921] 199.19.213.78 () {38 vars in 1027 bytes} [Mon Apr 27 13:16:51 2026] PUT /v2.0/ports/f4bc51b3-8d7b-4e83-aa05-69feace32121 => generated 1522 bytes in 381 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:16:51.494 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-981ac06d-9dab-41d4-abf7-2d2ce03053aa'] response: {'name': 'network-changed', 'server_uuid': 'f87b0721-f616-49d8-bbf9-659be4edf644', 'tag': 'f4bc51b3-8d7b-4e83-aa05-69feace32121', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1540/2922] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:16:52 2026] GET /v2.0/ports?tenant_id=4d66e7316a1b4f44b0d835563db773ae&device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => generated 5614 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1383/2923] 199.19.213.78 () {34 vars in 985 bytes} [Mon Apr 27 13:16:52 2026] GET /v2.0/networks?id=47a9b963-d289-4ee3-bddb-3650499a348a => 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: 1541/2924] 199.19.213.78 () {34 vars in 1057 bytes} [Mon Apr 27 13:16:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.178&port_id=f4bc51b3-8d7b-4e83-aa05-69feace32121 => 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: 1384/2926] 199.19.213.78 () {34 vars in 1105 bytes} [Mon Apr 27 13:16:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2b8&port_id=f4bc51b3-8d7b-4e83-aa05-69feace32121 => 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: 1385/2928] 199.19.213.78 () {34 vars in 1063 bytes} [Mon Apr 27 13:16:52 2026] GET /v2.0/subnets?id=f4df89a0-d2c5-47b5-8b7d-12e49982df36&id=82f335f5-4548-4c9a-b193-eadb09b7ca9b => generated 1414 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/2929] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:16:52 2026] GET /v2.0/ports?network_id=47a9b963-d289-4ee3-bddb-3650499a348a&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2930] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:16:52 2026] GET /v2.0/ports?network_id=47a9b963-d289-4ee3-bddb-3650499a348a&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/2931] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:16:52 2026] GET /v2.0/networks/47a9b963-d289-4ee3-bddb-3650499a348a?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: 1387/2932] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:16:52 2026] GET /v2.0/networks/47a9b963-d289-4ee3-bddb-3650499a348a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/2933] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:16:53 2026] GET /v2.0/ports?tenant_id=4d66e7316a1b4f44b0d835563db773ae&device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => generated 5614 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2934] 199.19.213.78 () {34 vars in 1061 bytes} [Mon Apr 27 13:16:53 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.109&port_id=dec6f94d-2e34-4748-b984-02ddcc299aa0 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/2935] 199.19.213.78 () {34 vars in 983 bytes} [Mon Apr 27 13:16:53 2026] GET /v2.0/subnets?id=f8acc58f-4ae7-4a85-89ad-965154ea00e4 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2936] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:16:53 2026] GET /v2.0/ports?network_id=c5d836db-b054-4660-9cd9-2418bdd9db7a&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: 1548/2937] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:16:53 2026] GET /v2.0/networks/c5d836db-b054-4660-9cd9-2418bdd9db7a?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: 1390/2938] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:16:53 2026] GET /v2.0/networks/c5d836db-b054-4660-9cd9-2418bdd9db7a?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: 1549/2939] 199.19.213.78 () {34 vars in 1057 bytes} [Mon Apr 27 13:16:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.157&port_id=3de4c494-2d12-4bd6-a992-5dd433680c11 => 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: 1391/2940] 199.19.213.78 () {34 vars in 983 bytes} [Mon Apr 27 13:16:53 2026] GET /v2.0/subnets?id=bf7b207e-4a5b-4464-9990-55e4018003ac => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/2941] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:16:53 2026] GET /v2.0/ports?network_id=b80515e8-ac1e-4e3c-bea6-a9e5707226ac&device_owner=network%3Adhcp => generated 1236 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2942] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:16:53 2026] GET /v2.0/networks/b80515e8-ac1e-4e3c-bea6-a9e5707226ac?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: 1551/2943] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:16:53 2026] GET /v2.0/networks/b80515e8-ac1e-4e3c-bea6-a9e5707226ac?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: 1393/2944] 199.19.213.78 () {34 vars in 1057 bytes} [Mon Apr 27 13:16:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.143&port_id=9d634a29-09cb-4e65-a303-26af4fc34798 => 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: 1552/2945] 199.19.213.78 () {34 vars in 1103 bytes} [Mon Apr 27 13:16:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A23b&port_id=9d634a29-09cb-4e65-a303-26af4fc34798 => 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: 1394/2946] 199.19.213.78 () {34 vars in 1063 bytes} [Mon Apr 27 13:16:53 2026] GET /v2.0/subnets?id=28235120-486d-429e-9c31-38cfbda28101&id=0d35b656-2b12-43b0-be21-4350189d7b0e => generated 1409 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/2947] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:16:54 2026] GET /v2.0/ports?network_id=d10faea4-a491-4f4c-9b57-b53831a8b7f2&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2948] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:16:54 2026] GET /v2.0/ports?network_id=d10faea4-a491-4f4c-9b57-b53831a8b7f2&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/2949] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:16:54 2026] GET /v2.0/networks/d10faea4-a491-4f4c-9b57-b53831a8b7f2?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: 1396/2950] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:16:54 2026] GET /v2.0/networks/d10faea4-a491-4f4c-9b57-b53831a8b7f2?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: 1555/2951] 199.19.213.78 () {34 vars in 1057 bytes} [Mon Apr 27 13:16:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.178&port_id=f4bc51b3-8d7b-4e83-aa05-69feace32121 => 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: 1397/2952] 199.19.213.78 () {34 vars in 1105 bytes} [Mon Apr 27 13:16:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2b8&port_id=f4bc51b3-8d7b-4e83-aa05-69feace32121 => 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: 1556/2953] 199.19.213.78 () {34 vars in 1063 bytes} [Mon Apr 27 13:16:54 2026] GET /v2.0/subnets?id=f4df89a0-d2c5-47b5-8b7d-12e49982df36&id=82f335f5-4548-4c9a-b193-eadb09b7ca9b => generated 1414 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2954] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:16:54 2026] GET /v2.0/ports?network_id=47a9b963-d289-4ee3-bddb-3650499a348a&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/2955] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:16:54 2026] GET /v2.0/ports?network_id=47a9b963-d289-4ee3-bddb-3650499a348a&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2956] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:16:54 2026] GET /v2.0/networks/47a9b963-d289-4ee3-bddb-3650499a348a?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: 1558/2957] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:16:54 2026] GET /v2.0/networks/47a9b963-d289-4ee3-bddb-3650499a348a?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: 1400/2958] 10.0.0.150 () {34 vars in 971 bytes} [Mon Apr 27 13:16:58 2026] GET /v2.0/ports/f4bc51b3-8d7b-4e83-aa05-69feace32121 => generated 1524 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/2959] 199.19.213.78 () {30 vars in 742 bytes} [Mon Apr 27 13:16:58 2026] GET /v2.0/networks/47a9b963-d289-4ee3-bddb-3650499a348a => generated 798 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2960] 199.19.213.78 () {30 vars in 740 bytes} [Mon Apr 27 13:16:58 2026] GET /v2.0/subnets/f4df89a0-d2c5-47b5-8b7d-12e49982df36 => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/2961] 199.19.213.78 () {30 vars in 740 bytes} [Mon Apr 27 13:16:58 2026] GET /v2.0/subnets/82f335f5-4548-4c9a-b193-eadb09b7ca9b => generated 747 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2962] 199.19.213.78 () {30 vars in 736 bytes} [Mon Apr 27 13:16:58 2026] GET /v2.0/ports/9d634a29-09cb-4e65-a303-26af4fc34798 => generated 1520 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/2963] 199.19.213.78 () {34 vars in 789 bytes} [Mon Apr 27 13:16:58 2026] PUT /v2.0/ports/9d634a29-09cb-4e65-a303-26af4fc34798 => generated 1255 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2964] 199.19.213.78 () {30 vars in 742 bytes} [Mon Apr 27 13:16:58 2026] GET /v2.0/networks/d10faea4-a491-4f4c-9b57-b53831a8b7f2 => generated 798 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1562/2965] 199.19.213.78 () {30 vars in 740 bytes} [Mon Apr 27 13:16:58 2026] GET /v2.0/subnets/0d35b656-2b12-43b0-be21-4350189d7b0e => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:16:59.000 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f5244f4-892a-4f3e-b976-988ee6792a9d'] response: {'name': 'network-changed', 'server_uuid': 'f87b0721-f616-49d8-bbf9-659be4edf644', 'tag': '9d634a29-09cb-4e65-a303-26af4fc34798', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1404/2966] 199.19.213.78 () {30 vars in 702 bytes} [Mon Apr 27 13:16:59 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: 1563/2967] 199.19.213.78 () {30 vars in 704 bytes} [Mon Apr 27 13:16:59 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: 1405/2968] 199.19.213.78 () {30 vars in 680 bytes} [Mon Apr 27 13:16:59 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: 1564/2969] 199.19.213.78 () {30 vars in 716 bytes} [Mon Apr 27 13:16:59 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: 1406/2970] 199.19.213.78 () {30 vars in 740 bytes} [Mon Apr 27 13:16:59 2026] GET /v2.0/subnets/bf7b207e-4a5b-4464-9990-55e4018003ac => 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: 1565/2971] 199.19.213.78 () {30 vars in 736 bytes} [Mon Apr 27 13:16:59 2026] GET /v2.0/ports/b0ffbf00-0f8a-4d4d-a8f2-9ecef59edf52 => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2972] 199.19.213.78 () {30 vars in 736 bytes} [Mon Apr 27 13:16:59 2026] GET /v2.0/ports/3de4c494-2d12-4bd6-a992-5dd433680c11 => generated 1348 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/2973] 199.19.213.78 () {30 vars in 740 bytes} [Mon Apr 27 13:16:59 2026] GET /v2.0/subnets/bf7b207e-4a5b-4464-9990-55e4018003ac => 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: 1408/2974] 199.19.213.78 () {30 vars in 742 bytes} [Mon Apr 27 13:16:59 2026] GET /v2.0/networks/b80515e8-ac1e-4e3c-bea6-a9e5707226ac => generated 800 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/2975] 199.19.213.78 () {30 vars in 736 bytes} [Mon Apr 27 13:16:59 2026] GET /v2.0/ports/b0ffbf00-0f8a-4d4d-a8f2-9ecef59edf52 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2976] 199.19.213.78 () {30 vars in 740 bytes} [Mon Apr 27 13:16:59 2026] GET /v2.0/subnets/bf7b207e-4a5b-4464-9990-55e4018003ac => 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: 1568/2977] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:16:59 2026] GET /v2.0/ports?tenant_id=4d66e7316a1b4f44b0d835563db773ae&device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => generated 5387 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2978] 199.19.213.78 () {34 vars in 985 bytes} [Mon Apr 27 13:16:59 2026] GET /v2.0/networks?id=d10faea4-a491-4f4c-9b57-b53831a8b7f2 => generated 801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/2979] 199.19.213.78 () {34 vars in 1057 bytes} [Mon Apr 27 13:16:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.143&port_id=9d634a29-09cb-4e65-a303-26af4fc34798 => 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: 1411/2980] 199.19.213.78 () {34 vars in 983 bytes} [Mon Apr 27 13:16:59 2026] GET /v2.0/subnets?id=0d35b656-2b12-43b0-be21-4350189d7b0e => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/2981] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:16:59 2026] GET /v2.0/ports?network_id=d10faea4-a491-4f4c-9b57-b53831a8b7f2&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2982] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:16:59 2026] GET /v2.0/networks/d10faea4-a491-4f4c-9b57-b53831a8b7f2?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: 1571/2983] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:16:59 2026] GET /v2.0/networks/d10faea4-a491-4f4c-9b57-b53831a8b7f2?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: 1414/2986] 199.19.213.78 () {30 vars in 702 bytes} [Mon Apr 27 13:17:12 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: 1573/2987] 199.19.213.78 () {30 vars in 704 bytes} [Mon Apr 27 13:17:12 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: 1415/2988] 199.19.213.78 () {30 vars in 680 bytes} [Mon Apr 27 13:17:12 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: 1574/2989] 199.19.213.78 () {30 vars in 716 bytes} [Mon Apr 27 13:17:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2990] 199.19.213.78 () {30 vars in 740 bytes} [Mon Apr 27 13:17:12 2026] GET /v2.0/subnets/0d35b656-2b12-43b0-be21-4350189d7b0e => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/2991] 199.19.213.78 () {30 vars in 768 bytes} [Mon Apr 27 13:17:12 2026] GET /v2.0/ports?device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => generated 5387 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2992] 199.19.213.78 () {30 vars in 702 bytes} [Mon Apr 27 13:17:12 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: 1576/2993] 199.19.213.78 () {30 vars in 704 bytes} [Mon Apr 27 13:17:12 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: 1418/2994] 199.19.213.78 () {30 vars in 680 bytes} [Mon Apr 27 13:17:12 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: 1577/2995] 199.19.213.78 () {30 vars in 716 bytes} [Mon Apr 27 13:17:12 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: 1419/2996] 199.19.213.78 () {30 vars in 736 bytes} [Mon Apr 27 13:17:12 2026] GET /v2.0/ports/f4bc51b3-8d7b-4e83-aa05-69feace32121 => generated 1524 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/2997] 199.19.213.78 () {34 vars in 789 bytes} [Mon Apr 27 13:17:12 2026] PUT /v2.0/ports/f4bc51b3-8d7b-4e83-aa05-69feace32121 => generated 1311 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:17:13.033 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-187d33bc-ff09-4643-b2bf-8ed134b7642e'] response: {'name': 'network-changed', 'server_uuid': 'f87b0721-f616-49d8-bbf9-659be4edf644', 'tag': 'f4bc51b3-8d7b-4e83-aa05-69feace32121', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1420/2998] 199.19.213.78 () {30 vars in 742 bytes} [Mon Apr 27 13:17:13 2026] GET /v2.0/networks/47a9b963-d289-4ee3-bddb-3650499a348a => generated 798 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1579/2999] 199.19.213.78 () {30 vars in 740 bytes} [Mon Apr 27 13:17:13 2026] GET /v2.0/subnets/82f335f5-4548-4c9a-b193-eadb09b7ca9b => generated 747 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/3000] 199.19.213.78 () {30 vars in 736 bytes} [Mon Apr 27 13:17:13 2026] GET /v2.0/ports/f4bc51b3-8d7b-4e83-aa05-69feace32121 => generated 1347 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3001] 199.19.213.78 () {34 vars in 788 bytes} [Mon Apr 27 13:17:13 2026] PUT /v2.0/ports/f4bc51b3-8d7b-4e83-aa05-69feace32121 => generated 1080 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/3002] 199.19.213.78 () {30 vars in 742 bytes} [Mon Apr 27 13:17:13 2026] GET /v2.0/networks/47a9b963-d289-4ee3-bddb-3650499a348a => generated 798 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: 1581/3003] 199.19.213.78 () {30 vars in 768 bytes} [Mon Apr 27 13:17:13 2026] GET /v2.0/ports?device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => generated 4979 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/3004] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:17:13 2026] GET /v2.0/ports?tenant_id=4d66e7316a1b4f44b0d835563db773ae&device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => generated 4979 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3005] 199.19.213.78 () {34 vars in 985 bytes} [Mon Apr 27 13:17:13 2026] GET /v2.0/networks?id=47a9b963-d289-4ee3-bddb-3650499a348a => generated 801 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/3006] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:17:13 2026] GET /v2.0/networks/47a9b963-d289-4ee3-bddb-3650499a348a?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: 1583/3007] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:17:13 2026] GET /v2.0/networks/47a9b963-d289-4ee3-bddb-3650499a348a?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: 1425/3008] 199.19.213.78 () {30 vars in 768 bytes} [Mon Apr 27 13:17:14 2026] GET /v2.0/ports?device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => generated 4979 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:17:15.066 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea57c50a-0d9b-4fb9-a353-ed9978cc2ce6'] response: {'name': 'network-changed', 'server_uuid': 'f87b0721-f616-49d8-bbf9-659be4edf644', 'tag': 'f4bc51b3-8d7b-4e83-aa05-69feace32121', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1584/3009] 199.19.213.78 () {30 vars in 768 bytes} [Mon Apr 27 13:17:15 2026] GET /v2.0/ports?device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => generated 4979 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/3010] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:17:15 2026] GET /v2.0/ports?tenant_id=4d66e7316a1b4f44b0d835563db773ae&device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => generated 4979 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3011] 199.19.213.78 () {34 vars in 985 bytes} [Mon Apr 27 13:17:15 2026] GET /v2.0/networks?id=47a9b963-d289-4ee3-bddb-3650499a348a => 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: 1427/3012] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:17:15 2026] GET /v2.0/networks/47a9b963-d289-4ee3-bddb-3650499a348a?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3013] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:17:15 2026] GET /v2.0/networks/47a9b963-d289-4ee3-bddb-3650499a348a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/3014] 199.19.213.78 () {30 vars in 768 bytes} [Mon Apr 27 13:17:16 2026] GET /v2.0/ports?device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => generated 4979 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3015] 199.19.213.78 () {34 vars in 974 bytes} [Mon Apr 27 13:17:16 2026] GET /v2.0/ports/f4bc51b3-8d7b-4e83-aa05-69feace32121 => generated 1116 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/3016] 199.19.213.78 () {34 vars in 1059 bytes} [Mon Apr 27 13:17:16 2026] GET /v2.0/ports/f4bc51b3-8d7b-4e83-aa05-69feace32121?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: 7|app: 0|req: 1588/3017] 199.19.213.78 () {34 vars in 1015 bytes} [Mon Apr 27 13:17:16 2026] GET /v2.0/networks/47a9b963-d289-4ee3-bddb-3650499a348a?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: 1430/3018] 199.19.213.78 () {38 vars in 1027 bytes} [Mon Apr 27 13:17:16 2026] PUT /v2.0/ports/f4bc51b3-8d7b-4e83-aa05-69feace32121 => generated 917 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3019] 199.19.213.78 () {30 vars in 768 bytes} [Mon Apr 27 13:17:17 2026] GET /v2.0/ports?device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => generated 3871 bytes in 48 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-27 13:17:17.354 8 INFO neutron_taas.services.taas.taas_plugin [None req-f5a91041-83be-4e11-8479-4f77dad226fb 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] TaaS: Handle Delete Port: f4bc51b3-8d7b-4e83-aa05-69feace32121 2026-04-27 13:17:17.356 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f5a91041-83be-4e11-8479-4f77dad226fb 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Tap Mirror: Handle Delete Port: f4bc51b3-8d7b-4e83-aa05-69feace32121 [pid: 8|app: 0|req: 1431/3020] 199.19.213.78 () {32 vars in 758 bytes} [Mon Apr 27 13:17:17 2026] DELETE /v2.0/ports/f4bc51b3-8d7b-4e83-aa05-69feace32121 => 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: 1590/3021] 199.19.213.78 () {30 vars in 702 bytes} [Mon Apr 27 13:17:17 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: 1432/3022] 199.19.213.78 () {30 vars in 704 bytes} [Mon Apr 27 13:17:17 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: 1591/3023] 199.19.213.78 () {30 vars in 680 bytes} [Mon Apr 27 13:17:17 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: 1433/3024] 199.19.213.78 () {30 vars in 716 bytes} [Mon Apr 27 13:17:17 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: 1592/3025] 199.19.213.78 () {30 vars in 740 bytes} [Mon Apr 27 13:17:17 2026] GET /v2.0/subnets/bf7b207e-4a5b-4464-9990-55e4018003ac => 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: 1434/3026] 199.19.213.78 () {30 vars in 736 bytes} [Mon Apr 27 13:17:17 2026] GET /v2.0/ports/b0ffbf00-0f8a-4d4d-a8f2-9ecef59edf52 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3027] 199.19.213.78 () {30 vars in 736 bytes} [Mon Apr 27 13:17:17 2026] GET /v2.0/ports/3de4c494-2d12-4bd6-a992-5dd433680c11 => generated 1348 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/3028] 199.19.213.78 () {30 vars in 740 bytes} [Mon Apr 27 13:17:17 2026] GET /v2.0/subnets/bf7b207e-4a5b-4464-9990-55e4018003ac => 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: 1594/3029] 199.19.213.78 () {30 vars in 742 bytes} [Mon Apr 27 13:17:17 2026] GET /v2.0/networks/b80515e8-ac1e-4e3c-bea6-a9e5707226ac => 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: 1436/3030] 199.19.213.78 () {30 vars in 736 bytes} [Mon Apr 27 13:17:17 2026] GET /v2.0/ports/b0ffbf00-0f8a-4d4d-a8f2-9ecef59edf52 => 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: 1595/3031] 199.19.213.78 () {30 vars in 740 bytes} [Mon Apr 27 13:17:17 2026] GET /v2.0/subnets/bf7b207e-4a5b-4464-9990-55e4018003ac => 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: 1437/3032] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:17:18 2026] GET /v2.0/ports?tenant_id=4d66e7316a1b4f44b0d835563db773ae&device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => generated 3871 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3033] 199.19.213.78 () {34 vars in 1225 bytes} [Mon Apr 27 13:17:18 2026] GET /v2.0/networks?id=c5d836db-b054-4660-9cd9-2418bdd9db7a&id=b80515e8-ac1e-4e3c-bea6-a9e5707226ac&id=d10faea4-a491-4f4c-9b57-b53831a8b7f2&id=47a9b963-d289-4ee3-bddb-3650499a348a => generated 3098 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/3034] 199.19.213.78 () {34 vars in 1061 bytes} [Mon Apr 27 13:17:18 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.109&port_id=dec6f94d-2e34-4748-b984-02ddcc299aa0 => 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: 1597/3035] 199.19.213.78 () {34 vars in 983 bytes} [Mon Apr 27 13:17:18 2026] GET /v2.0/subnets?id=f8acc58f-4ae7-4a85-89ad-965154ea00e4 => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/3036] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:17:18 2026] GET /v2.0/ports?network_id=c5d836db-b054-4660-9cd9-2418bdd9db7a&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: 1598/3037] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:17:18 2026] GET /v2.0/networks/c5d836db-b054-4660-9cd9-2418bdd9db7a?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/3038] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:17:18 2026] GET /v2.0/networks/c5d836db-b054-4660-9cd9-2418bdd9db7a?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: 1599/3039] 199.19.213.78 () {34 vars in 1057 bytes} [Mon Apr 27 13:17:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.157&port_id=3de4c494-2d12-4bd6-a992-5dd433680c11 => 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: 1441/3040] 199.19.213.78 () {34 vars in 983 bytes} [Mon Apr 27 13:17:18 2026] GET /v2.0/subnets?id=bf7b207e-4a5b-4464-9990-55e4018003ac => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3041] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:17:18 2026] GET /v2.0/ports?network_id=b80515e8-ac1e-4e3c-bea6-a9e5707226ac&device_owner=network%3Adhcp => generated 1236 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/3042] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:17:18 2026] GET /v2.0/networks/b80515e8-ac1e-4e3c-bea6-a9e5707226ac?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: 1601/3043] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:17:18 2026] GET /v2.0/networks/b80515e8-ac1e-4e3c-bea6-a9e5707226ac?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: 1443/3044] 199.19.213.78 () {34 vars in 1057 bytes} [Mon Apr 27 13:17:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.143&port_id=9d634a29-09cb-4e65-a303-26af4fc34798 => 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: 1602/3045] 199.19.213.78 () {34 vars in 983 bytes} [Mon Apr 27 13:17:18 2026] GET /v2.0/subnets?id=0d35b656-2b12-43b0-be21-4350189d7b0e => 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: 1444/3046] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:17:18 2026] GET /v2.0/ports?network_id=d10faea4-a491-4f4c-9b57-b53831a8b7f2&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3047] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:17:18 2026] GET /v2.0/networks/d10faea4-a491-4f4c-9b57-b53831a8b7f2?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: 1445/3048] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:17:18 2026] GET /v2.0/networks/d10faea4-a491-4f4c-9b57-b53831a8b7f2?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: 1605/3051] 199.19.213.78 () {30 vars in 702 bytes} [Mon Apr 27 13:17:22 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: 1447/3052] 199.19.213.78 () {30 vars in 704 bytes} [Mon Apr 27 13:17:22 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: 1606/3053] 199.19.213.78 () {30 vars in 680 bytes} [Mon Apr 27 13:17:22 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/3054] 199.19.213.78 () {30 vars in 716 bytes} [Mon Apr 27 13:17:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3055] 199.19.213.78 () {30 vars in 768 bytes} [Mon Apr 27 13:17:22 2026] GET /v2.0/ports?device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => generated 3871 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/3056] 199.19.213.78 () {30 vars in 702 bytes} [Mon Apr 27 13:17:23 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3057] 199.19.213.78 () {30 vars in 704 bytes} [Mon Apr 27 13:17:23 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: 1450/3058] 199.19.213.78 () {30 vars in 680 bytes} [Mon Apr 27 13:17:23 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3059] 199.19.213.78 () {30 vars in 716 bytes} [Mon Apr 27 13:17:23 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/3060] 199.19.213.78 () {30 vars in 736 bytes} [Mon Apr 27 13:17:23 2026] GET /v2.0/ports/9d634a29-09cb-4e65-a303-26af4fc34798 => generated 1291 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3061] 199.19.213.78 () {34 vars in 788 bytes} [Mon Apr 27 13:17:23 2026] PUT /v2.0/ports/9d634a29-09cb-4e65-a303-26af4fc34798 => generated 1080 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:17:23.488 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-63fe824a-a500-4793-91e4-17c5042403f8'] response: {'name': 'network-changed', 'server_uuid': 'f87b0721-f616-49d8-bbf9-659be4edf644', 'tag': '9d634a29-09cb-4e65-a303-26af4fc34798', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1452/3062] 199.19.213.78 () {30 vars in 742 bytes} [Mon Apr 27 13:17:23 2026] GET /v2.0/networks/d10faea4-a491-4f4c-9b57-b53831a8b7f2 => generated 798 bytes in 58 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: 1611/3063] 199.19.213.78 () {30 vars in 768 bytes} [Mon Apr 27 13:17:23 2026] GET /v2.0/ports?device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => generated 3696 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/3064] 199.19.213.78 () {30 vars in 768 bytes} [Mon Apr 27 13:17:23 2026] GET /v2.0/ports?device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => generated 3696 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3065] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:17:23 2026] GET /v2.0/ports?tenant_id=4d66e7316a1b4f44b0d835563db773ae&device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => generated 3696 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/3066] 199.19.213.78 () {34 vars in 985 bytes} [Mon Apr 27 13:17:24 2026] GET /v2.0/networks?id=d10faea4-a491-4f4c-9b57-b53831a8b7f2 => 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: 1613/3067] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:17:24 2026] GET /v2.0/networks/d10faea4-a491-4f4c-9b57-b53831a8b7f2?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/3068] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:17:24 2026] GET /v2.0/networks/d10faea4-a491-4f4c-9b57-b53831a8b7f2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3069] 199.19.213.78 () {30 vars in 768 bytes} [Mon Apr 27 13:17:24 2026] GET /v2.0/ports?device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => generated 3696 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/3070] 199.19.213.78 () {34 vars in 974 bytes} [Mon Apr 27 13:17:25 2026] GET /v2.0/ports/9d634a29-09cb-4e65-a303-26af4fc34798 => generated 1116 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3071] 199.19.213.78 () {34 vars in 1059 bytes} [Mon Apr 27 13:17:25 2026] GET /v2.0/ports/9d634a29-09cb-4e65-a303-26af4fc34798?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/3072] 199.19.213.78 () {30 vars in 768 bytes} [Mon Apr 27 13:17:25 2026] GET /v2.0/ports?device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => generated 3696 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3073] 199.19.213.78 () {34 vars in 1015 bytes} [Mon Apr 27 13:17:25 2026] GET /v2.0/networks/d10faea4-a491-4f4c-9b57-b53831a8b7f2?fields=dns_domain => generated 29 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/3074] 199.19.213.78 () {38 vars in 1027 bytes} [Mon Apr 27 13:17:25 2026] PUT /v2.0/ports/9d634a29-09cb-4e65-a303-26af4fc34798 => generated 917 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3075] 199.19.213.78 () {30 vars in 768 bytes} [Mon Apr 27 13:17:26 2026] GET /v2.0/ports?device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => generated 2588 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:17:26.988 8 INFO neutron_taas.services.taas.taas_plugin [None req-5c5e235f-4204-4a7b-90fc-59197a526f43 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] TaaS: Handle Delete Port: 9d634a29-09cb-4e65-a303-26af4fc34798 2026-04-27 13:17:26.991 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5c5e235f-4204-4a7b-90fc-59197a526f43 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Tap Mirror: Handle Delete Port: 9d634a29-09cb-4e65-a303-26af4fc34798 [pid: 8|app: 0|req: 1459/3076] 199.19.213.78 () {32 vars in 758 bytes} [Mon Apr 27 13:17:26 2026] DELETE /v2.0/ports/9d634a29-09cb-4e65-a303-26af4fc34798 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3077] 199.19.213.78 () {30 vars in 702 bytes} [Mon Apr 27 13:17:27 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: 1460/3078] 199.19.213.78 () {30 vars in 704 bytes} [Mon Apr 27 13:17:27 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: 1619/3079] 199.19.213.78 () {30 vars in 680 bytes} [Mon Apr 27 13:17:27 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: 1461/3080] 199.19.213.78 () {30 vars in 716 bytes} [Mon Apr 27 13:17:27 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: 1620/3081] 199.19.213.78 () {30 vars in 740 bytes} [Mon Apr 27 13:17:27 2026] GET /v2.0/subnets/bf7b207e-4a5b-4464-9990-55e4018003ac => 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: 1462/3082] 199.19.213.78 () {30 vars in 736 bytes} [Mon Apr 27 13:17:27 2026] GET /v2.0/ports/b0ffbf00-0f8a-4d4d-a8f2-9ecef59edf52 => 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: 1621/3083] 199.19.213.78 () {30 vars in 736 bytes} [Mon Apr 27 13:17:27 2026] GET /v2.0/ports/3de4c494-2d12-4bd6-a992-5dd433680c11 => generated 1348 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/3084] 199.19.213.78 () {30 vars in 740 bytes} [Mon Apr 27 13:17:27 2026] GET /v2.0/subnets/bf7b207e-4a5b-4464-9990-55e4018003ac => 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: 1622/3085] 199.19.213.78 () {30 vars in 742 bytes} [Mon Apr 27 13:17:27 2026] GET /v2.0/networks/b80515e8-ac1e-4e3c-bea6-a9e5707226ac => generated 800 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/3086] 199.19.213.78 () {30 vars in 736 bytes} [Mon Apr 27 13:17:27 2026] GET /v2.0/ports/b0ffbf00-0f8a-4d4d-a8f2-9ecef59edf52 => 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: 1623/3087] 199.19.213.78 () {30 vars in 740 bytes} [Mon Apr 27 13:17:27 2026] GET /v2.0/subnets/bf7b207e-4a5b-4464-9990-55e4018003ac => 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: 1465/3088] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:17:27 2026] GET /v2.0/ports?tenant_id=4d66e7316a1b4f44b0d835563db773ae&device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => generated 2588 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3089] 199.19.213.78 () {34 vars in 1145 bytes} [Mon Apr 27 13:17:27 2026] GET /v2.0/networks?id=c5d836db-b054-4660-9cd9-2418bdd9db7a&id=b80515e8-ac1e-4e3c-bea6-a9e5707226ac&id=d10faea4-a491-4f4c-9b57-b53831a8b7f2 => generated 2311 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/3090] 199.19.213.78 () {34 vars in 1061 bytes} [Mon Apr 27 13:17:27 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.109&port_id=dec6f94d-2e34-4748-b984-02ddcc299aa0 => 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: 1625/3091] 199.19.213.78 () {34 vars in 983 bytes} [Mon Apr 27 13:17:27 2026] GET /v2.0/subnets?id=f8acc58f-4ae7-4a85-89ad-965154ea00e4 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/3092] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:17:27 2026] GET /v2.0/ports?network_id=c5d836db-b054-4660-9cd9-2418bdd9db7a&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: 1626/3093] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:17:27 2026] GET /v2.0/networks/c5d836db-b054-4660-9cd9-2418bdd9db7a?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: 1468/3094] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:17:27 2026] GET /v2.0/networks/c5d836db-b054-4660-9cd9-2418bdd9db7a?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: 1627/3095] 199.19.213.78 () {34 vars in 1057 bytes} [Mon Apr 27 13:17:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.157&port_id=3de4c494-2d12-4bd6-a992-5dd433680c11 => 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: 1469/3096] 199.19.213.78 () {34 vars in 983 bytes} [Mon Apr 27 13:17:27 2026] GET /v2.0/subnets?id=bf7b207e-4a5b-4464-9990-55e4018003ac => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3097] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:17:27 2026] GET /v2.0/ports?network_id=b80515e8-ac1e-4e3c-bea6-a9e5707226ac&device_owner=network%3Adhcp => generated 1236 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/3098] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:17:28 2026] GET /v2.0/networks/b80515e8-ac1e-4e3c-bea6-a9e5707226ac?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: 1629/3099] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:17:28 2026] GET /v2.0/networks/b80515e8-ac1e-4e3c-bea6-a9e5707226ac?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: 1472/3102] 199.19.213.78 () {30 vars in 702 bytes} [Mon Apr 27 13:17:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3103] 199.19.213.78 () {30 vars in 704 bytes} [Mon Apr 27 13:17:39 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: 1473/3104] 199.19.213.78 () {30 vars in 680 bytes} [Mon Apr 27 13:17:39 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: 1632/3105] 199.19.213.78 () {30 vars in 716 bytes} [Mon Apr 27 13:17:39 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-27 13:17:39.274 8 INFO neutron.api.v2.resource [None req-373864ee-f45e-4b55-847d-2f27f74873a4 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1474/3106] 199.19.213.78 () {30 vars in 762 bytes} [Mon Apr 27 13:17:39 2026] GET /v2.0/security-groups/lb-3749b0d3-422d-4201-8c7c-c35d8c829564 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3107] 199.19.213.78 () {30 vars in 784 bytes} [Mon Apr 27 13:17:39 2026] GET /v2.0/security-groups?name=lb-3749b0d3-422d-4201-8c7c-c35d8c829564 => generated 2865 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/3108] 199.19.213.78 () {30 vars in 814 bytes} [Mon Apr 27 13:17:39 2026] GET /v2.0/security-group-rules?security_group_id=f61a7eb9-43f1-48da-a6e0-4b0ab9f91146 => generated 2334 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3109] 199.19.213.78 () {32 vars in 788 bytes} [Mon Apr 27 13:17:39 2026] DELETE /v2.0/security-group-rules/067cfdea-f414-49a3-acab-1c0ac7ffbee2 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/3110] 199.19.213.78 () {32 vars in 788 bytes} [Mon Apr 27 13:17:39 2026] DELETE /v2.0/security-group-rules/49800096-42cd-446f-9e9b-b63f5e8cab0e => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:17:43.066 7 INFO neutron_taas.services.taas.taas_plugin [None req-b0794c19-2326-420d-8263-90f56fd3c08c cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] TaaS: Handle Delete Port: d8d7864d-656b-44f1-afc0-d3b13beaa517 2026-04-27 13:17:43.069 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b0794c19-2326-420d-8263-90f56fd3c08c cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] Tap Mirror: Handle Delete Port: d8d7864d-656b-44f1-afc0-d3b13beaa517 2026-04-27 13:17:43.254 7 INFO neutron.db.l3_db [None req-b0794c19-2326-420d-8263-90f56fd3c08c cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] Floating IP 81bf36ae-dfb8-4550-a5e4-d8c04ebc5954 disassociated (deleted). External IP: 10.96.250.210, port: b0ffbf00-0f8a-4d4d-a8f2-9ecef59edf52. [pid: 7|app: 0|req: 1635/3111] 10.0.0.232 () {32 vars in 732 bytes} [Mon Apr 27 13:17:42 2026] DELETE /v2.0/floatingips/81bf36ae-dfb8-4550-a5e4-d8c04ebc5954 => generated 0 bytes in 583 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:17:43.558 8 INFO neutron.api.v2.resource [None req-69ba6f7f-8e2c-4946-833e-f2e3553a5061 cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1477/3112] 10.0.0.232 () {32 vars in 729 bytes} [Mon Apr 27 13:17:43 2026] GET /v2.0/floatingips/81bf36ae-dfb8-4550-a5e4-d8c04ebc5954 => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3113] 199.19.213.78 () {30 vars in 702 bytes} [Mon Apr 27 13:17:44 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: 1478/3114] 199.19.213.78 () {30 vars in 704 bytes} [Mon Apr 27 13:17:44 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: 1637/3115] 199.19.213.78 () {30 vars in 680 bytes} [Mon Apr 27 13:17:44 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: 1479/3116] 199.19.213.78 () {30 vars in 716 bytes} [Mon Apr 27 13:17:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:17:44.497 7 INFO neutron.api.v2.resource [None req-732f2eff-5f75-4451-b7b3-0c1f17e22855 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1638/3117] 199.19.213.78 () {30 vars in 762 bytes} [Mon Apr 27 13:17:44 2026] GET /v2.0/security-groups/lb-3749b0d3-422d-4201-8c7c-c35d8c829564 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3118] 199.19.213.78 () {30 vars in 784 bytes} [Mon Apr 27 13:17:44 2026] GET /v2.0/security-groups?name=lb-3749b0d3-422d-4201-8c7c-c35d8c829564 => generated 1639 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3119] 199.19.213.78 () {30 vars in 814 bytes} [Mon Apr 27 13:17:44 2026] GET /v2.0/security-group-rules?security_group_id=f61a7eb9-43f1-48da-a6e0-4b0ab9f91146 => generated 1182 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/3120] 199.19.213.78 () {30 vars in 702 bytes} [Mon Apr 27 13:17:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3121] 199.19.213.78 () {30 vars in 704 bytes} [Mon Apr 27 13:17:44 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/3122] 199.19.213.78 () {30 vars in 680 bytes} [Mon Apr 27 13:17:44 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: 1641/3123] 199.19.213.78 () {30 vars in 716 bytes} [Mon Apr 27 13:17:44 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: 1483/3124] 199.19.213.78 () {30 vars in 740 bytes} [Mon Apr 27 13:17:44 2026] GET /v2.0/subnets/bf7b207e-4a5b-4464-9990-55e4018003ac => 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: 1642/3125] 199.19.213.78 () {30 vars in 768 bytes} [Mon Apr 27 13:17:44 2026] GET /v2.0/ports?device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => generated 2588 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/3126] 199.19.213.78 () {30 vars in 768 bytes} [Mon Apr 27 13:17:45 2026] GET /v2.0/ports?device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => generated 2588 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3127] 199.19.213.78 () {30 vars in 768 bytes} [Mon Apr 27 13:17:45 2026] GET /v2.0/ports?device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => generated 2588 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3128] 199.19.213.78 () {30 vars in 768 bytes} [Mon Apr 27 13:17:46 2026] GET /v2.0/ports?device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => generated 2588 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3129] 199.19.213.78 () {34 vars in 974 bytes} [Mon Apr 27 13:17:47 2026] GET /v2.0/ports/3de4c494-2d12-4bd6-a992-5dd433680c11 => generated 1348 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/3130] 199.19.213.78 () {34 vars in 1059 bytes} [Mon Apr 27 13:17:47 2026] GET /v2.0/ports/3de4c494-2d12-4bd6-a992-5dd433680c11?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3131] 199.19.213.78 () {30 vars in 768 bytes} [Mon Apr 27 13:17:47 2026] GET /v2.0/ports?device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => generated 2588 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/3132] 199.19.213.78 () {34 vars in 1015 bytes} [Mon Apr 27 13:17:47 2026] GET /v2.0/networks/b80515e8-ac1e-4e3c-bea6-a9e5707226ac?fields=dns_domain => generated 29 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3133] 199.19.213.78 () {38 vars in 1027 bytes} [Mon Apr 27 13:17:47 2026] PUT /v2.0/ports/3de4c494-2d12-4bd6-a992-5dd433680c11 => generated 1151 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3134] 199.19.213.78 () {30 vars in 768 bytes} [Mon Apr 27 13:17:48 2026] GET /v2.0/ports?device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => generated 1248 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1647/3135] 199.19.213.78 () {34 vars in 788 bytes} [Mon Apr 27 13:17:48 2026] PUT /v2.0/ports/3de4c494-2d12-4bd6-a992-5dd433680c11 => generated 1090 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3136] 199.19.213.78 () {30 vars in 736 bytes} [Mon Apr 27 13:17:48 2026] GET /v2.0/ports/3de4c494-2d12-4bd6-a992-5dd433680c11 => generated 1090 bytes in 25 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-27 13:17:48.669 7 INFO neutron_taas.services.taas.taas_plugin [None req-914de1cc-f2c9-4897-ac3e-f51c10ced8c6 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] TaaS: Handle Delete Port: 3de4c494-2d12-4bd6-a992-5dd433680c11 2026-04-27 13:17:48.672 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-914de1cc-f2c9-4897-ac3e-f51c10ced8c6 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Tap Mirror: Handle Delete Port: 3de4c494-2d12-4bd6-a992-5dd433680c11 [pid: 7|app: 0|req: 1648/3137] 199.19.213.78 () {32 vars in 758 bytes} [Mon Apr 27 13:17:48 2026] DELETE /v2.0/ports/3de4c494-2d12-4bd6-a992-5dd433680c11 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3138] 199.19.213.78 () {30 vars in 702 bytes} [Mon Apr 27 13:17:48 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: 1649/3139] 199.19.213.78 () {30 vars in 704 bytes} [Mon Apr 27 13:17:48 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: 1491/3140] 199.19.213.78 () {30 vars in 680 bytes} [Mon Apr 27 13:17:48 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: 1650/3141] 199.19.213.78 () {30 vars in 716 bytes} [Mon Apr 27 13:17:48 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-27 13:17:48.959 8 INFO neutron.pecan_wsgi.hooks.translation [None req-578c76eb-b1fb-4fed-aef8-c870701699f8 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1492/3142] 199.19.213.78 () {32 vars in 758 bytes} [Mon Apr 27 13:17:48 2026] DELETE /v2.0/ports/3de4c494-2d12-4bd6-a992-5dd433680c11 => 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: 1651/3143] 199.19.213.78 () {30 vars in 736 bytes} [Mon Apr 27 13:17:48 2026] GET /v2.0/ports/b0ffbf00-0f8a-4d4d-a8f2-9ecef59edf52 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:17:49.029 8 INFO neutron.api.v2.resource [None req-d6935699-ea05-43d1-bdec-2d7c2c49cdcc 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1493/3144] 199.19.213.78 () {30 vars in 762 bytes} [Mon Apr 27 13:17:49 2026] GET /v2.0/security-groups/lb-3749b0d3-422d-4201-8c7c-c35d8c829564 => 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: 1652/3145] 199.19.213.78 () {30 vars in 784 bytes} [Mon Apr 27 13:17:49 2026] GET /v2.0/security-groups?name=lb-3749b0d3-422d-4201-8c7c-c35d8c829564 => generated 1639 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3146] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:17:49 2026] GET /v2.0/ports?tenant_id=4d66e7316a1b4f44b0d835563db773ae&device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3147] 199.19.213.78 () {30 vars in 736 bytes} [Mon Apr 27 13:17:49 2026] GET /v2.0/ports/b0ffbf00-0f8a-4d4d-a8f2-9ecef59edf52 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3148] 199.19.213.78 () {34 vars in 1065 bytes} [Mon Apr 27 13:17:49 2026] GET /v2.0/networks?id=c5d836db-b054-4660-9cd9-2418bdd9db7a&id=b80515e8-ac1e-4e3c-bea6-a9e5707226ac => generated 1524 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1655/3149] 199.19.213.78 () {34 vars in 1061 bytes} [Mon Apr 27 13:17:49 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.109&port_id=dec6f94d-2e34-4748-b984-02ddcc299aa0 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1656/3150] 199.19.213.78 () {34 vars in 983 bytes} [Mon Apr 27 13:17:49 2026] GET /v2.0/subnets?id=f8acc58f-4ae7-4a85-89ad-965154ea00e4 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1657/3151] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:17:49 2026] GET /v2.0/ports?network_id=c5d836db-b054-4660-9cd9-2418bdd9db7a&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3152] 199.19.213.78 () {34 vars in 788 bytes} [Mon Apr 27 13:17:49 2026] PUT /v2.0/ports/b0ffbf00-0f8a-4d4d-a8f2-9ecef59edf52 => generated 1094 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1658/3153] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:17:49 2026] GET /v2.0/networks/c5d836db-b054-4660-9cd9-2418bdd9db7a?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: 1659/3154] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:17:49 2026] GET /v2.0/networks/c5d836db-b054-4660-9cd9-2418bdd9db7a?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: 1496/3155] 199.19.213.78 () {32 vars in 778 bytes} [Mon Apr 27 13:17:49 2026] DELETE /v2.0/security-groups/f61a7eb9-43f1-48da-a6e0-4b0ab9f91146 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:17:49.493 7 INFO neutron_taas.services.taas.taas_plugin [None req-e9f2dd80-9e49-44ab-93d5-acc6b2550fba 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] TaaS: Handle Delete Port: b0ffbf00-0f8a-4d4d-a8f2-9ecef59edf52 2026-04-27 13:17:49.497 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e9f2dd80-9e49-44ab-93d5-acc6b2550fba 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Tap Mirror: Handle Delete Port: b0ffbf00-0f8a-4d4d-a8f2-9ecef59edf52 [pid: 7|app: 0|req: 1660/3156] 199.19.213.78 () {32 vars in 758 bytes} [Mon Apr 27 13:17:49 2026] DELETE /v2.0/ports/b0ffbf00-0f8a-4d4d-a8f2-9ecef59edf52 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3159] 199.19.213.78 () {34 vars in 993 bytes} [Mon Apr 27 13:17:52 2026] GET /v2.0/ports?device_id=f87b0721-f616-49d8-bbf9-659be4edf644 => generated 1246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:17:52.670 7 INFO neutron_taas.services.taas.taas_plugin [req-7cc95228-8d02-478a-bf97-07600d731be6 req-4dfd916c-bf62-4bf3-9a95-26b0d5e6bca8 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] TaaS: Handle Delete Port: dec6f94d-2e34-4748-b984-02ddcc299aa0 2026-04-27 13:17:52.673 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-7cc95228-8d02-478a-bf97-07600d731be6 req-4dfd916c-bf62-4bf3-9a95-26b0d5e6bca8 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] Tap Mirror: Handle Delete Port: dec6f94d-2e34-4748-b984-02ddcc299aa0 [pid: 7|app: 0|req: 1662/3160] 199.19.213.78 () {36 vars in 996 bytes} [Mon Apr 27 13:17:52 2026] DELETE /v2.0/ports/dec6f94d-2e34-4748-b984-02ddcc299aa0 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:17:52.846 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b432ea48-e828-47dc-a4e5-af446c7d82f8'] response: {'server_uuid': 'f87b0721-f616-49d8-bbf9-659be4edf644', 'name': 'network-vif-deleted', 'tag': 'dec6f94d-2e34-4748-b984-02ddcc299aa0', 'status': 'completed', 'code': 200} 2026-04-27 13:17:53.932 8 INFO neutron_taas.services.taas.taas_plugin [None req-0d3ccbb5-ad21-4588-a160-755f1961285d cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] TaaS: Handle Delete Port: 6fada0e0-daf6-430e-8ef3-3caf1d21d5c1 2026-04-27 13:17:53.934 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d3ccbb5-ad21-4588-a160-755f1961285d cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] Tap Mirror: Handle Delete Port: 6fada0e0-daf6-430e-8ef3-3caf1d21d5c1 2026-04-27 13:17:54.079 8 INFO neutron.db.l3_db [None req-0d3ccbb5-ad21-4588-a160-755f1961285d cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] Floating IP e43974bc-7026-4a73-b914-13967e909f15 disassociated (deleted). External IP: 10.96.250.218, port: afbe53f2-42c7-479f-a983-0da4fc66886d. [pid: 8|app: 0|req: 1499/3161] 10.0.0.232 () {32 vars in 732 bytes} [Mon Apr 27 13:17:53 2026] DELETE /v2.0/floatingips/e43974bc-7026-4a73-b914-13967e909f15 => generated 0 bytes in 576 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:17:54.423 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ae75d18-e460-4e59-abd1-4352e760adc3'] response: {'name': 'network-changed', 'server_uuid': 'c681a955-cd68-473f-b0b5-7719bf111101', 'tag': 'afbe53f2-42c7-479f-a983-0da4fc66886d', 'status': 'completed', 'code': 200} 2026-04-27 13:17:54.423 7 INFO neutron.api.v2.resource [None req-78c5b955-40bd-4c57-a9d3-b7dc3df45cd6 cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1663/3162] 10.0.0.232 () {32 vars in 729 bytes} [Mon Apr 27 13:17:54 2026] GET /v2.0/floatingips/e43974bc-7026-4a73-b914-13967e909f15 => generated 144 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3163] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:17:54 2026] GET /v2.0/ports?device_id=c681a955-cd68-473f-b0b5-7719bf111101 => generated 1204 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1664/3164] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:17:54 2026] GET /v2.0/security-groups?id=1a28d242-91f4-4f64-9860-f788a9a3553b&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3165] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:17:54 2026] GET /v2.0/ports?tenant_id=ddb7a61ae95448c09c86374181e35368&device_id=c681a955-cd68-473f-b0b5-7719bf111101 => generated 1473 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1665/3166] 199.19.213.78 () {34 vars in 985 bytes} [Mon Apr 27 13:17:54 2026] GET /v2.0/networks?id=47a9b963-d289-4ee3-bddb-3650499a348a => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3167] 199.19.213.78 () {34 vars in 1057 bytes} [Mon Apr 27 13:17:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.118&port_id=afbe53f2-42c7-479f-a983-0da4fc66886d => 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: 1666/3168] 199.19.213.78 () {34 vars in 1105 bytes} [Mon Apr 27 13:17:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1f6&port_id=afbe53f2-42c7-479f-a983-0da4fc66886d => 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: 1503/3169] 199.19.213.78 () {34 vars in 1063 bytes} [Mon Apr 27 13:17:55 2026] GET /v2.0/subnets?id=f4df89a0-d2c5-47b5-8b7d-12e49982df36&id=82f335f5-4548-4c9a-b193-eadb09b7ca9b => generated 1414 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1667/3170] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:17:55 2026] GET /v2.0/ports?network_id=47a9b963-d289-4ee3-bddb-3650499a348a&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: 1504/3171] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:17:55 2026] GET /v2.0/ports?network_id=47a9b963-d289-4ee3-bddb-3650499a348a&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: 1668/3172] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:17:55 2026] GET /v2.0/networks/47a9b963-d289-4ee3-bddb-3650499a348a?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3173] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:17:55 2026] GET /v2.0/networks/47a9b963-d289-4ee3-bddb-3650499a348a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1669/3174] 199.19.213.78 () {34 vars in 993 bytes} [Mon Apr 27 13:17:56 2026] GET /v2.0/ports?device_id=c681a955-cd68-473f-b0b5-7719bf111101 => generated 1204 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:17:57.199 8 INFO neutron_taas.services.taas.taas_plugin [req-fd207ba1-db2c-42be-bfcc-a4ff8bf4bb02 req-b2ba3136-ba78-44c4-be0c-cca8b2892c35 cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] TaaS: Handle Delete Port: afbe53f2-42c7-479f-a983-0da4fc66886d 2026-04-27 13:17:57.203 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-fd207ba1-db2c-42be-bfcc-a4ff8bf4bb02 req-b2ba3136-ba78-44c4-be0c-cca8b2892c35 cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] Tap Mirror: Handle Delete Port: afbe53f2-42c7-479f-a983-0da4fc66886d [pid: 8|app: 0|req: 1506/3175] 199.19.213.78 () {36 vars in 996 bytes} [Mon Apr 27 13:17:57 2026] DELETE /v2.0/ports/afbe53f2-42c7-479f-a983-0da4fc66886d => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:17:57.420 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d42c7ebe-b3e6-4224-a9f7-9c8ac44b9777'] response: {'server_uuid': 'c681a955-cd68-473f-b0b5-7719bf111101', 'name': 'network-vif-deleted', 'tag': 'afbe53f2-42c7-479f-a983-0da4fc66886d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1670/3176] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:17:59 2026] GET /v2.0/ports?device_id=c681a955-cd68-473f-b0b5-7719bf111101 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 13:18:05.007 8 INFO neutron_taas.services.taas.taas_plugin [None req-8b9fcedd-cdae-4a3e-8106-3cc5e4b52cdb cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] TaaS: Handle Delete Port: f60305c0-5eaf-4f03-9ed3-55ab32b79f62 2026-04-27 13:18:05.010 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8b9fcedd-cdae-4a3e-8106-3cc5e4b52cdb cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] Tap Mirror: Handle Delete Port: f60305c0-5eaf-4f03-9ed3-55ab32b79f62 2026-04-27 13:18:05.193 8 INFO neutron.db.l3_db [None req-8b9fcedd-cdae-4a3e-8106-3cc5e4b52cdb cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] Floating IP 3e77a6cb-60ab-44fb-924d-974b03ed31cf disassociated (deleted). External IP: 10.96.250.217, port: 193ca17b-78ea-4564-9172-7e24071a5344. [pid: 8|app: 0|req: 1507/3177] 10.0.0.232 () {32 vars in 732 bytes} [Mon Apr 27 13:18:04 2026] DELETE /v2.0/floatingips/3e77a6cb-60ab-44fb-924d-974b03ed31cf => generated 0 bytes in 1089 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:18:05.982 7 INFO neutron.api.v2.resource [None req-6d9df01d-72f0-434a-afda-98944ed28496 cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] show failed (client error): The resource could not be found. 2026-04-27 13:18:05.982 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-68bec65b-5e5b-41c1-83c0-59bedaba8962'] response: {'name': 'network-changed', 'server_uuid': 'e4e584a6-fe30-49e2-adfb-7680edd40cd1', 'tag': '193ca17b-78ea-4564-9172-7e24071a5344', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1671/3178] 10.0.0.232 () {32 vars in 729 bytes} [Mon Apr 27 13:18:05 2026] GET /v2.0/floatingips/3e77a6cb-60ab-44fb-924d-974b03ed31cf => generated 144 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3179] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:18:06 2026] GET /v2.0/ports?device_id=e4e584a6-fe30-49e2-adfb-7680edd40cd1 => generated 1192 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1672/3180] 10.0.0.150 () {34 vars in 1040 bytes} [Mon Apr 27 13:18:06 2026] GET /v2.0/security-groups?id=1a28d242-91f4-4f64-9860-f788a9a3553b&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3181] 199.19.213.78 () {34 vars in 1079 bytes} [Mon Apr 27 13:18:06 2026] GET /v2.0/ports?tenant_id=ddb7a61ae95448c09c86374181e35368&device_id=e4e584a6-fe30-49e2-adfb-7680edd40cd1 => 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: 1673/3182] 199.19.213.78 () {34 vars in 985 bytes} [Mon Apr 27 13:18:06 2026] GET /v2.0/networks?id=d10faea4-a491-4f4c-9b57-b53831a8b7f2 => generated 801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3183] 199.19.213.78 () {34 vars in 1055 bytes} [Mon Apr 27 13:18:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.83&port_id=193ca17b-78ea-4564-9172-7e24071a5344 => 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: 1674/3184] 199.19.213.78 () {34 vars in 1101 bytes} [Mon Apr 27 13:18:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A8a&port_id=193ca17b-78ea-4564-9172-7e24071a5344 => 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: 1511/3185] 199.19.213.78 () {34 vars in 1063 bytes} [Mon Apr 27 13:18:06 2026] GET /v2.0/subnets?id=28235120-486d-429e-9c31-38cfbda28101&id=0d35b656-2b12-43b0-be21-4350189d7b0e => generated 1409 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1675/3186] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:18:06 2026] GET /v2.0/ports?network_id=d10faea4-a491-4f4c-9b57-b53831a8b7f2&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: 1512/3187] 199.19.213.78 () {34 vars in 1051 bytes} [Mon Apr 27 13:18:06 2026] GET /v2.0/ports?network_id=d10faea4-a491-4f4c-9b57-b53831a8b7f2&device_owner=network%3Adhcp => generated 1457 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1676/3188] 199.19.213.78 () {34 vars in 1011 bytes} [Mon Apr 27 13:18:06 2026] GET /v2.0/networks/d10faea4-a491-4f4c-9b57-b53831a8b7f2?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3189] 199.19.213.78 () {34 vars in 1111 bytes} [Mon Apr 27 13:18:06 2026] GET /v2.0/networks/d10faea4-a491-4f4c-9b57-b53831a8b7f2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1678/3192] 199.19.213.78 () {34 vars in 993 bytes} [Mon Apr 27 13:18:08 2026] GET /v2.0/ports?device_id=e4e584a6-fe30-49e2-adfb-7680edd40cd1 => generated 1190 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 13:18:08.749 8 INFO neutron_taas.services.taas.taas_plugin [req-ab266f05-84e5-4bb7-b08f-fbeeef818b5c req-aa26b561-49f5-42e2-82e5-016d726727da cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] TaaS: Handle Delete Port: 193ca17b-78ea-4564-9172-7e24071a5344 2026-04-27 13:18:08.752 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ab266f05-84e5-4bb7-b08f-fbeeef818b5c req-aa26b561-49f5-42e2-82e5-016d726727da cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] Tap Mirror: Handle Delete Port: 193ca17b-78ea-4564-9172-7e24071a5344 [pid: 8|app: 0|req: 1515/3193] 199.19.213.78 () {36 vars in 996 bytes} [Mon Apr 27 13:18:08 2026] DELETE /v2.0/ports/193ca17b-78ea-4564-9172-7e24071a5344 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:18:08.952 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-524b7e8d-48b3-4d90-a1dd-fd7cdaa7009c'] response: {'server_uuid': 'e4e584a6-fe30-49e2-adfb-7680edd40cd1', 'name': 'network-vif-deleted', 'tag': '193ca17b-78ea-4564-9172-7e24071a5344', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1679/3194] 10.0.0.150 () {34 vars in 990 bytes} [Mon Apr 27 13:18:11 2026] GET /v2.0/ports?device_id=e4e584a6-fe30-49e2-adfb-7680edd40cd1 => 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: 1516/3195] 10.0.0.232 () {32 vars in 750 bytes} [Mon Apr 27 13:18:16 2026] DELETE /v2.0/security-group-rules/7c1cf148-1404-46cf-8ea3-c71cd129a1c2 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:18:16.511 7 INFO neutron.api.v2.resource [None req-78deae88-85e2-41f2-922e-e7053b4a6a9a cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1680/3196] 10.0.0.232 () {32 vars in 747 bytes} [Mon Apr 27 13:18:16 2026] GET /v2.0/security-group-rules/7c1cf148-1404-46cf-8ea3-c71cd129a1c2 => 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/3197] 10.0.0.232 () {32 vars in 750 bytes} [Mon Apr 27 13:18:16 2026] DELETE /v2.0/security-group-rules/9616f0b8-606f-4e96-bab4-08c04d70ddd4 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:18:16.593 7 INFO neutron.api.v2.resource [None req-38f7bbe5-23ba-492f-ace4-44991dc64b97 cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1681/3198] 10.0.0.232 () {32 vars in 747 bytes} [Mon Apr 27 13:18:16 2026] GET /v2.0/security-group-rules/9616f0b8-606f-4e96-bab4-08c04d70ddd4 => 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: 1518/3199] 10.0.0.232 () {32 vars in 750 bytes} [Mon Apr 27 13:18:16 2026] DELETE /v2.0/security-group-rules/62e06cdb-dd04-4ecf-b36b-331a0717a064 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:18:16.685 7 INFO neutron.api.v2.resource [None req-31497d17-34fc-4d5a-93d6-11e6255f8805 cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1682/3200] 10.0.0.232 () {32 vars in 747 bytes} [Mon Apr 27 13:18:16 2026] GET /v2.0/security-group-rules/62e06cdb-dd04-4ecf-b36b-331a0717a064 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3201] 10.0.0.232 () {32 vars in 750 bytes} [Mon Apr 27 13:18:16 2026] DELETE /v2.0/security-group-rules/843a10ad-5ef6-4d65-a01a-865bd8664336 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:18:16.779 7 INFO neutron.api.v2.resource [None req-f3087915-ab89-48cf-87a6-31b938b4ef84 cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1683/3202] 10.0.0.232 () {32 vars in 747 bytes} [Mon Apr 27 13:18:16 2026] GET /v2.0/security-group-rules/843a10ad-5ef6-4d65-a01a-865bd8664336 => 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: 1520/3203] 10.0.0.232 () {32 vars in 750 bytes} [Mon Apr 27 13:18:16 2026] DELETE /v2.0/security-group-rules/5d9e852a-82a1-4d9e-87f2-c1e621e372a7 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:18:16.866 7 INFO neutron.api.v2.resource [None req-c33d3629-89ad-439d-adb5-e66e61371a6a cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1684/3204] 10.0.0.232 () {32 vars in 747 bytes} [Mon Apr 27 13:18:16 2026] GET /v2.0/security-group-rules/5d9e852a-82a1-4d9e-87f2-c1e621e372a7 => generated 155 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3205] 10.0.0.232 () {32 vars in 750 bytes} [Mon Apr 27 13:18:16 2026] DELETE /v2.0/security-group-rules/92f465c4-1cd4-47cc-b5f9-b936ef7567c1 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:18:16.955 7 INFO neutron.api.v2.resource [None req-5c419a3c-6c1a-45b6-8b97-232db463a1c8 cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1685/3206] 10.0.0.232 () {32 vars in 747 bytes} [Mon Apr 27 13:18:16 2026] GET /v2.0/security-group-rules/92f465c4-1cd4-47cc-b5f9-b936ef7567c1 => 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: 1522/3207] 10.0.0.232 () {32 vars in 750 bytes} [Mon Apr 27 13:18:16 2026] DELETE /v2.0/security-group-rules/01e72d23-93bd-4d5e-9c7b-a072f557e886 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:18:17.052 7 INFO neutron.api.v2.resource [None req-75838605-cae6-4112-a80b-3db98ce1a521 cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1686/3208] 10.0.0.232 () {32 vars in 747 bytes} [Mon Apr 27 13:18:17 2026] GET /v2.0/security-group-rules/01e72d23-93bd-4d5e-9c7b-a072f557e886 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3209] 10.0.0.232 () {32 vars in 750 bytes} [Mon Apr 27 13:18:17 2026] DELETE /v2.0/security-group-rules/332062c5-d05f-4ee4-9899-687d55b146c3 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:18:17.134 7 INFO neutron.api.v2.resource [None req-7c38bceb-0e5c-4fde-a035-433885a77737 cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1687/3210] 10.0.0.232 () {32 vars in 747 bytes} [Mon Apr 27 13:18:17 2026] GET /v2.0/security-group-rules/332062c5-d05f-4ee4-9899-687d55b146c3 => 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: 1524/3211] 10.0.0.232 () {32 vars in 750 bytes} [Mon Apr 27 13:18:17 2026] DELETE /v2.0/security-group-rules/4e17427d-faa7-441d-8413-694b541abcca => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:18:17.198 7 INFO neutron.api.v2.resource [None req-9ddc597a-01f1-4c49-9d57-362154494014 cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1688/3212] 10.0.0.232 () {32 vars in 747 bytes} [Mon Apr 27 13:18:17 2026] GET /v2.0/security-group-rules/4e17427d-faa7-441d-8413-694b541abcca => 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: 1525/3213] 10.0.0.232 () {32 vars in 750 bytes} [Mon Apr 27 13:18:17 2026] DELETE /v2.0/security-group-rules/496c62e2-f423-40cc-9c5c-eeea5cd00c34 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:18:17.276 7 INFO neutron.api.v2.resource [None req-08da1b6d-9053-4bf5-941d-e43c418f5c3a cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1689/3214] 10.0.0.232 () {32 vars in 747 bytes} [Mon Apr 27 13:18:17 2026] GET /v2.0/security-group-rules/496c62e2-f423-40cc-9c5c-eeea5cd00c34 => 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: 1526/3215] 10.0.0.232 () {32 vars in 750 bytes} [Mon Apr 27 13:18:17 2026] DELETE /v2.0/security-group-rules/5f2b5f7a-6e7e-4453-895a-5cef7b1ef589 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:18:17.351 7 INFO neutron.api.v2.resource [None req-e8d330cf-295f-400b-8581-f57fa017db28 cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1690/3216] 10.0.0.232 () {32 vars in 747 bytes} [Mon Apr 27 13:18:17 2026] GET /v2.0/security-group-rules/5f2b5f7a-6e7e-4453-895a-5cef7b1ef589 => 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: 1527/3217] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:18:17 2026] DELETE /v2.0/security-groups/1a28d242-91f4-4f64-9860-f788a9a3553b => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:18:17.466 7 INFO neutron.api.v2.resource [None req-7a468989-8c42-487f-afea-f2ba6da5fbad cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1691/3218] 10.0.0.232 () {32 vars in 737 bytes} [Mon Apr 27 13:18:17 2026] GET /v2.0/security-groups/1a28d242-91f4-4f64-9860-f788a9a3553b => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 13:18:17.879 8 INFO neutron_taas.services.taas.taas_plugin [None req-ef1a3cd4-5cdf-460e-a3e4-ca3bee74787f cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] TaaS: Handle Delete Port: 59e5deca-8e4b-4b27-8959-9108729cf7d8 2026-04-27 13:18:17.882 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ef1a3cd4-5cdf-460e-a3e4-ca3bee74787f cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] Tap Mirror: Handle Delete Port: 59e5deca-8e4b-4b27-8959-9108729cf7d8 [pid: 8|app: 0|req: 1528/3219] 10.0.0.232 () {34 vars in 789 bytes} [Mon Apr 27 13:18:17 2026] PUT /v2.0/routers/c0809de7-8fc3-460e-b170-953fd07151e0/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-27 13:18:18.550 7 INFO neutron.api.v2.resource [None req-69502a6b-c44c-4e06-a5af-f75605bf404b cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1692/3220] 10.0.0.232 () {34 vars in 789 bytes} [Mon Apr 27 13:18:18 2026] PUT /v2.0/routers/c0809de7-8fc3-460e-b170-953fd07151e0/remove_router_interface => generated 198 bytes in 173 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 13:18:18.906 8 INFO neutron_taas.services.taas.taas_plugin [None req-8a4fd9d8-b7ec-4856-9735-b3641632ddf6 cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] TaaS: Handle Delete Port: f7daaf5a-1295-414b-b652-5d176241513f 2026-04-27 13:18:18.909 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8a4fd9d8-b7ec-4856-9735-b3641632ddf6 cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] Tap Mirror: Handle Delete Port: f7daaf5a-1295-414b-b652-5d176241513f [pid: 8|app: 0|req: 1529/3221] 10.0.0.232 () {34 vars in 789 bytes} [Mon Apr 27 13:18:18 2026] PUT /v2.0/routers/c0809de7-8fc3-460e-b170-953fd07151e0/remove_router_interface => generated 310 bytes in 881 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:18:19.585 7 INFO neutron.api.v2.resource [None req-f81c54b0-20a4-41b0-bd52-c291954f5ef7 cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1693/3222] 10.0.0.232 () {34 vars in 789 bytes} [Mon Apr 27 13:18:19 2026] PUT /v2.0/routers/c0809de7-8fc3-460e-b170-953fd07151e0/remove_router_interface => generated 198 bytes in 142 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 13:18:19.970 8 INFO neutron_taas.services.taas.taas_plugin [None req-d2cdcaf3-b3a6-4319-80a9-779b324fe4df cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] TaaS: Handle Delete Port: 51ce8753-6d0e-4eb8-87a1-31c3865a9325 2026-04-27 13:18:19.973 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d2cdcaf3-b3a6-4319-80a9-779b324fe4df cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] Tap Mirror: Handle Delete Port: 51ce8753-6d0e-4eb8-87a1-31c3865a9325 [pid: 8|app: 0|req: 1530/3223] 10.0.0.232 () {34 vars in 789 bytes} [Mon Apr 27 13:18:19 2026] PUT /v2.0/routers/c0809de7-8fc3-460e-b170-953fd07151e0/remove_router_interface => generated 310 bytes in 874 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:18:20.621 7 INFO neutron.api.v2.resource [None req-7bfa4e16-2ee5-4e89-a8be-7dd9ae050185 cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1694/3224] 10.0.0.232 () {34 vars in 789 bytes} [Mon Apr 27 13:18:20 2026] PUT /v2.0/routers/c0809de7-8fc3-460e-b170-953fd07151e0/remove_router_interface => generated 198 bytes in 152 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 13:18:20.825 8 INFO neutron_taas.services.taas.taas_plugin [None req-a310ae9b-4d67-422e-b894-8ed5e8a0a563 cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] TaaS: Handle Delete Port: 2b53c3dd-36b3-4188-99cc-10901abc3f81 2026-04-27 13:18:20.828 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a310ae9b-4d67-422e-b894-8ed5e8a0a563 cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] Tap Mirror: Handle Delete Port: 2b53c3dd-36b3-4188-99cc-10901abc3f81 2026-04-27 13:18:21.091 8 INFO neutron_taas.services.taas.taas_plugin [None req-a310ae9b-4d67-422e-b894-8ed5e8a0a563 cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] TaaS: Handle Delete Port: 8fe155ef-471a-42ae-906a-ac51d016ece5 2026-04-27 13:18:21.093 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a310ae9b-4d67-422e-b894-8ed5e8a0a563 cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] Tap Mirror: Handle Delete Port: 8fe155ef-471a-42ae-906a-ac51d016ece5 2026-04-27 13:18:21.365 8 INFO neutron.services.segments.plugin [-] Segment 38bd3f20-c538-4b6b-b590-f22481eb483b resource provider aggregate not found 2026-04-27 13:18:21.371 8 INFO neutron.services.segments.plugin [-] Segment 38bd3f20-c538-4b6b-b590-f22481eb483b resource provider aggregate not found 2026-04-27 13:18:21.398 8 INFO neutron.services.segments.plugin [-] Segment 38bd3f20-c538-4b6b-b590-f22481eb483b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38bd3f20-c538-4b6b-b590-f22481eb483b found for delete ", "request_id": "req-d98f24c9-481f-43ee-bd33-00d8251a043c"}]} 2026-04-27 13:18:21.400 8 INFO neutron.services.segments.plugin [-] Segment 38bd3f20-c538-4b6b-b590-f22481eb483b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38bd3f20-c538-4b6b-b590-f22481eb483b found for delete ", "request_id": "req-3c038ad4-baf6-41b3-9966-2a865453677c"}]} 2026-04-27 13:18:21.402 8 INFO neutron.db.l3_hamode_db [None req-a310ae9b-4d67-422e-b894-8ed5e8a0a563 cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] HA network 88d19f94-300e-4350-835c-b8374e3841e3 was deleted as no HA routers are present in project ddb7a61ae95448c09c86374181e35368. [pid: 8|app: 0|req: 1531/3225] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:18:20 2026] DELETE /v2.0/routers/c0809de7-8fc3-460e-b170-953fd07151e0 => generated 0 bytes in 782 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:18:21.438 7 INFO neutron.api.v2.resource [None req-b20ef7f4-846a-4150-8514-4aadfd55b627 cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1695/3226] 10.0.0.232 () {32 vars in 721 bytes} [Mon Apr 27 13:18:21 2026] GET /v2.0/routers/c0809de7-8fc3-460e-b170-953fd07151e0 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3227] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:18:21 2026] DELETE /v2.0/subnets/82f335f5-4548-4c9a-b193-eadb09b7ca9b => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:18:21.608 7 INFO neutron.pecan_wsgi.hooks.translation [None req-52834d94-dcf9-44df-a02a-472171f1a3a3 cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1696/3228] 10.0.0.232 () {32 vars in 721 bytes} [Mon Apr 27 13:18:21 2026] GET /v2.0/subnets/82f335f5-4548-4c9a-b193-eadb09b7ca9b => 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: 1533/3229] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:18:21 2026] DELETE /v2.0/subnets/f4df89a0-d2c5-47b5-8b7d-12e49982df36 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:18:21.785 7 INFO neutron.pecan_wsgi.hooks.translation [None req-809eed6f-a4c9-4cdd-8656-409eda660340 cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1697/3230] 10.0.0.232 () {32 vars in 721 bytes} [Mon Apr 27 13:18:21 2026] GET /v2.0/subnets/f4df89a0-d2c5-47b5-8b7d-12e49982df36 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 13:18:21.865 8 INFO neutron_taas.services.taas.taas_plugin [None req-c4ba14ad-f3f0-4230-aef3-bf9533105180 cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] TaaS: Handle Delete Port: e4e277ec-347e-40ce-9fc9-cea6a68b1af4 2026-04-27 13:18:21.867 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c4ba14ad-f3f0-4230-aef3-bf9533105180 cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] Tap Mirror: Handle Delete Port: e4e277ec-347e-40ce-9fc9-cea6a68b1af4 [pid: 8|app: 0|req: 1534/3231] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:18:21 2026] DELETE /v2.0/networks/47a9b963-d289-4ee3-bddb-3650499a348a => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:18:22.057 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d37c61a4-5a3b-4f75-a7ea-7298168c98ff cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1698/3232] 10.0.0.232 () {32 vars in 723 bytes} [Mon Apr 27 13:18:22 2026] GET /v2.0/networks/47a9b963-d289-4ee3-bddb-3650499a348a => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3235] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:18:22 2026] DELETE /v2.0/subnets/28235120-486d-429e-9c31-38cfbda28101 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:18:22.213 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1dfbb7f3-b919-4055-8d8b-0378f555b06f cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1701/3236] 10.0.0.232 () {32 vars in 721 bytes} [Mon Apr 27 13:18:22 2026] GET /v2.0/subnets/28235120-486d-429e-9c31-38cfbda28101 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3237] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:18:22 2026] DELETE /v2.0/subnets/0d35b656-2b12-43b0-be21-4350189d7b0e => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:18:22.388 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cc87fb87-962f-4ab2-b450-510b7499174b cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1702/3238] 10.0.0.232 () {32 vars in 721 bytes} [Mon Apr 27 13:18:22 2026] GET /v2.0/subnets/0d35b656-2b12-43b0-be21-4350189d7b0e => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 13:18:22.477 8 INFO neutron_taas.services.taas.taas_plugin [None req-0039d4dd-3119-455a-b936-81d45b084917 cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] TaaS: Handle Delete Port: 3e8a4995-abc5-4fa7-ad16-ab8d978301a3 2026-04-27 13:18:22.480 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0039d4dd-3119-455a-b936-81d45b084917 cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] Tap Mirror: Handle Delete Port: 3e8a4995-abc5-4fa7-ad16-ab8d978301a3 [pid: 8|app: 0|req: 1537/3239] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:18:22 2026] DELETE /v2.0/networks/d10faea4-a491-4f4c-9b57-b53831a8b7f2 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:18:22.708 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7f667a80-80a6-4637-9311-48686ec958ef cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1703/3240] 10.0.0.232 () {32 vars in 723 bytes} [Mon Apr 27 13:18:22 2026] GET /v2.0/networks/d10faea4-a491-4f4c-9b57-b53831a8b7f2 => 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: 1538/3241] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:18:22 2026] DELETE /v2.0/subnets/99a6acb6-b4a1-4969-b6c9-ec028d983d26 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:18:22.860 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cf23b9c0-6298-42e7-901a-1c30a9fc4f46 cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1704/3242] 10.0.0.232 () {32 vars in 721 bytes} [Mon Apr 27 13:18:22 2026] GET /v2.0/subnets/99a6acb6-b4a1-4969-b6c9-ec028d983d26 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3243] 10.0.0.232 () {32 vars in 724 bytes} [Mon Apr 27 13:18:22 2026] DELETE /v2.0/subnets/bf7b207e-4a5b-4464-9990-55e4018003ac => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:18:23.029 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fa1bd70a-f504-487e-a65d-e8855bb039fe cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1705/3244] 10.0.0.232 () {32 vars in 721 bytes} [Mon Apr 27 13:18:23 2026] GET /v2.0/subnets/bf7b207e-4a5b-4464-9990-55e4018003ac => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 13:18:23.117 8 INFO neutron_taas.services.taas.taas_plugin [None req-7724cc1e-963e-4bd5-9a1d-0d75d21f16e7 cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] TaaS: Handle Delete Port: 41787729-c864-44e3-8795-7a8d66a86799 2026-04-27 13:18:23.120 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7724cc1e-963e-4bd5-9a1d-0d75d21f16e7 cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] Tap Mirror: Handle Delete Port: 41787729-c864-44e3-8795-7a8d66a86799 [pid: 8|app: 0|req: 1540/3245] 10.0.0.232 () {32 vars in 726 bytes} [Mon Apr 27 13:18:23 2026] DELETE /v2.0/networks/b80515e8-ac1e-4e3c-bea6-a9e5707226ac => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 13:18:23.329 7 INFO neutron.pecan_wsgi.hooks.translation [None req-22e504aa-212d-4219-b001-8ece6204cede cc8bfe2b33684468bcfddda3b058be30 ddb7a61ae95448c09c86374181e35368 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1706/3246] 10.0.0.232 () {32 vars in 723 bytes} [Mon Apr 27 13:18:23 2026] GET /v2.0/networks/b80515e8-ac1e-4e3c-bea6-a9e5707226ac => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 13:18:23.416 8 INFO neutron.services.segments.plugin [-] Segment 17984f36-955e-4333-8a0f-3eb9d9d24c69 resource provider aggregate not found 2026-04-27 13:18:23.420 8 INFO neutron.services.segments.plugin [-] Segment 17984f36-955e-4333-8a0f-3eb9d9d24c69 resource provider aggregate not found 2026-04-27 13:18:23.433 8 INFO neutron.services.segments.plugin [-] Segment 17984f36-955e-4333-8a0f-3eb9d9d24c69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17984f36-955e-4333-8a0f-3eb9d9d24c69 found for delete ", "request_id": "req-e2a5d98d-66eb-4fe7-a58c-fbe65a022be2"}]} 2026-04-27 13:18:23.437 8 INFO neutron.services.segments.plugin [-] Segment 17984f36-955e-4333-8a0f-3eb9d9d24c69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17984f36-955e-4333-8a0f-3eb9d9d24c69 found for delete ", "request_id": "req-57b1c554-6543-449a-9bf8-a0ee0fbbc63c"}]} 2026-04-27 13:18:23.449 8 INFO neutron.services.segments.plugin [-] Segment e72d5b99-0781-4a98-8c8b-60ad31cf8a4a resource provider aggregate not found 2026-04-27 13:18:23.455 8 INFO neutron.services.segments.plugin [-] Segment e72d5b99-0781-4a98-8c8b-60ad31cf8a4a resource provider aggregate not found 2026-04-27 13:18:23.465 8 INFO neutron.services.segments.plugin [-] Segment e72d5b99-0781-4a98-8c8b-60ad31cf8a4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e72d5b99-0781-4a98-8c8b-60ad31cf8a4a found for delete ", "request_id": "req-81227e2f-ba78-4620-a1db-5e88dcfec7ae"}]} 2026-04-27 13:18:23.492 8 INFO neutron.services.segments.plugin [-] Segment e72d5b99-0781-4a98-8c8b-60ad31cf8a4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e72d5b99-0781-4a98-8c8b-60ad31cf8a4a found for delete ", "request_id": "req-d3f4d19d-7dc4-4be7-9d0a-58685226fb68"}]} 2026-04-27 13:18:23.497 8 INFO neutron.services.segments.plugin [-] Segment d9aeb646-ee0f-401e-b686-d0272ba278f8 resource provider aggregate not found 2026-04-27 13:18:23.515 8 INFO neutron.services.segments.plugin [-] Segment d9aeb646-ee0f-401e-b686-d0272ba278f8 resource provider aggregate not found 2026-04-27 13:18:23.520 8 INFO neutron.services.segments.plugin [-] Segment d9aeb646-ee0f-401e-b686-d0272ba278f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9aeb646-ee0f-401e-b686-d0272ba278f8 found for delete ", "request_id": "req-ff971e81-4654-46f7-8813-6c17f425a640"}]} 2026-04-27 13:18:23.536 8 INFO neutron.services.segments.plugin [-] Segment d9aeb646-ee0f-401e-b686-d0272ba278f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9aeb646-ee0f-401e-b686-d0272ba278f8 found for delete ", "request_id": "req-281d9d54-2826-4c43-8001-c9b37e364ad7"}]} 2026-04-27 13:18:25.277 8 WARNING neutron.db.securitygroups_db [None req-e5b104bc-670d-4851-b2e1-b4bdb886c0b0 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found 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/3247] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:18:25 2026] GET /v2.0/security-groups?tenant_id=bd354b7488de461480056fa731f6c19f&name=default => generated 2929 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1707/3248] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:18:25 2026] DELETE /v2.0/security-groups/dc2b71da-6c13-4aad-a7c3-b54d8acb5639 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:18:25.619 8 WARNING neutron.db.securitygroups_db [None req-cf46a163-aa1a-4226-93f4-5b47f312b42c 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1542/3249] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:18:25 2026] GET /v2.0/security-groups?tenant_id=8e4b39544fb44247a8dcc597d3d4c848&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1708/3250] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:18:25 2026] DELETE /v2.0/security-groups/280c7f02-202d-49e5-a170-7d8fe63b02e4 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:18:25.980 8 WARNING neutron.db.securitygroups_db [None req-69e00fd1-623c-42cd-9ed0-62460e711eb3 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found 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/3251] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:18:25 2026] GET /v2.0/security-groups?tenant_id=5246603ce8fe4ca990fc64e968e924c6&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1709/3252] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:18:26 2026] DELETE /v2.0/security-groups/17f12597-f522-440b-8f53-6caa36ce096f => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:18:26.315 8 WARNING neutron.db.securitygroups_db [None req-e7256de7-7b7b-4591-ab56-7818b8aa17b5 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found 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/3253] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:18:26 2026] GET /v2.0/security-groups?tenant_id=ddb7a61ae95448c09c86374181e35368&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1710/3254] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:18:26 2026] DELETE /v2.0/security-groups/c184f0f8-a7bf-4f25-b0d5-7a2a4f79be95 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:18:26.572 8 WARNING neutron.db.securitygroups_db [None req-77306484-8787-4eae-b2df-a1a023941f65 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1545/3255] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:18:26 2026] GET /v2.0/security-groups?tenant_id=46d762d999134e37afcbb47a8fb685b0&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: 1711/3256] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:18:26 2026] DELETE /v2.0/security-groups/0110bfa7-f2db-4a57-9c5e-c16cbbab50a5 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:18:26.935 8 WARNING neutron.db.securitygroups_db [None req-1b74d596-d26c-4031-9ab0-2e360463f934 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1546/3257] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:18:26 2026] GET /v2.0/security-groups?tenant_id=64d54688830b4fc7b13acbb14273676e&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1712/3258] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:18:27 2026] DELETE /v2.0/security-groups/c72298c7-74b6-43cd-987e-bc43e66ccfdc => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:18:27.336 8 WARNING neutron.db.securitygroups_db [None req-c3a4c19e-6887-4ddf-b023-ba673c9ed02e 0064477bc1cf47a08a86b1798ac719ff 4d66e7316a1b4f44b0d835563db773ae - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1547/3259] 10.0.0.232 () {32 vars in 774 bytes} [Mon Apr 27 13:18:27 2026] GET /v2.0/security-groups?tenant_id=6f8d77bd88a1456784b0ca19efb1626c&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1713/3260] 10.0.0.232 () {32 vars in 740 bytes} [Mon Apr 27 13:18:27 2026] DELETE /v2.0/security-groups/a69b3a92-bae7-43c2-83f8-a684e65a9805 => 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: 1548/3261] 10.0.0.232 () {32 vars in 649 bytes} [Mon Apr 27 13:18:30 2026] GET /v2.0/networks => generated 2168 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1714/3262] 10.0.0.232 () {32 vars in 655 bytes} [Mon Apr 27 13:18:31 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: 1549/3263] 10.0.0.232 () {32 vars in 647 bytes} [Mon Apr 27 13:18:31 2026] GET /v2.0/routers => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1715/3264] 10.0.0.232 () {32 vars in 643 bytes} [Mon Apr 27 13:18:31 2026] GET /v2.0/ports => generated 4721 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3265] 10.0.0.232 () {32 vars in 647 bytes} [Mon Apr 27 13:18:31 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1716/3266] 10.0.0.232 () {32 vars in 649 bytes} [Mon Apr 27 13:18:31 2026] GET /v2.0/networks => generated 2168 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3267] 10.0.0.232 () {32 vars in 663 bytes} [Mon Apr 27 13:18:31 2026] GET /v2.0/security-groups => generated 17397 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1717/3268] 10.0.0.232 () {32 vars in 655 bytes} [Mon Apr 27 13:18:31 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)