+ 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 [Wed Jun 10 15:35:31 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-6fd6fc6589-7z2gm 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7ff862012668 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)... 2026-06-10 15:35:35.148 7 INFO neutron.common.config [-] Logging enabled! 2026-06-10 15:35:35.149 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-06-10 15:35:35.196 8 INFO neutron.common.config [-] Logging enabled! 2026-06-10 15:35:35.196 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-06-10 15:35:36.215 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-10 15:35:36.263 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-10 15:35:37.773 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-10 15:35:37.776 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-10 15:35:37.780 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-10 15:35:37.781 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-10 15:35:37.781 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-10 15:35:37.781 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-10 15:35:37.781 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 15:35:37.789 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 15:35:37.789 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 15:35:37.789 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-10 15:35:37.812 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-10 15:35:37.813 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-10 15:35:37.813 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-10 15:35:37.827 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-10 15:35:37.830 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-10 15:35:37.833 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-10 15:35:37.834 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-10 15:35:37.835 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-10 15:35:37.835 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-10 15:35:37.835 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 15:35:37.842 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 15:35:37.842 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 15:35:37.843 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-10 15:35:37.843 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-10 15:35:37.844 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-10 15:35:37.844 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-10 15:35:37.844 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-10 15:35:37.865 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-10 15:35:37.866 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-10 15:35:37.866 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-10 15:35:37.894 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-10 15:35:37.895 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-10 15:35:37.895 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-10 15:35:37.895 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-10 15:35:38.151 7 INFO neutron.plugins.ml2.managers [None req-6e7a1ddf-9586-472c-8ae8-1e6ddbb0d03e - - - - - -] Initializing driver for type 'vlan' 2026-06-10 15:35:38.178 8 INFO neutron.plugins.ml2.managers [None req-6729a10a-4401-454f-997a-33c2429a05f6 - - - - - -] Initializing driver for type 'vlan' 2026-06-10 15:35:38.460 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-6e7a1ddf-9586-472c-8ae8-1e6ddbb0d03e - - - - - -] VlanTypeDriver initialization complete 2026-06-10 15:35:38.460 7 INFO neutron.plugins.ml2.managers [None req-6e7a1ddf-9586-472c-8ae8-1e6ddbb0d03e - - - - - -] Initializing driver for type 'vxlan' 2026-06-10 15:35:38.461 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-6e7a1ddf-9586-472c-8ae8-1e6ddbb0d03e - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-10 15:35:38.474 7 INFO neutron.plugins.ml2.managers [None req-6e7a1ddf-9586-472c-8ae8-1e6ddbb0d03e - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-10 15:35:38.474 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-6e7a1ddf-9586-472c-8ae8-1e6ddbb0d03e - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-10 15:35:38.474 7 INFO neutron.plugins.ml2.managers [None req-6e7a1ddf-9586-472c-8ae8-1e6ddbb0d03e - - - - - -] Initializing extension driver 'port_security' 2026-06-10 15:35:38.474 7 INFO neutron.plugins.ml2.extensions.port_security [None req-6e7a1ddf-9586-472c-8ae8-1e6ddbb0d03e - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-10 15:35:38.474 7 INFO neutron.plugins.ml2.managers [None req-6e7a1ddf-9586-472c-8ae8-1e6ddbb0d03e - - - - - -] Initializing extension driver 'qos' 2026-06-10 15:35:38.475 7 INFO neutron.plugins.ml2.managers [None req-6e7a1ddf-9586-472c-8ae8-1e6ddbb0d03e - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-10 15:35:38.475 7 INFO neutron.plugins.ml2.managers [None req-6e7a1ddf-9586-472c-8ae8-1e6ddbb0d03e - - - - - -] Initializing mechanism driver 'l2population' 2026-06-10 15:35:38.475 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-6729a10a-4401-454f-997a-33c2429a05f6 - - - - - -] VlanTypeDriver initialization complete 2026-06-10 15:35:38.476 8 INFO neutron.plugins.ml2.managers [None req-6729a10a-4401-454f-997a-33c2429a05f6 - - - - - -] Initializing driver for type 'vxlan' 2026-06-10 15:35:38.476 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-6729a10a-4401-454f-997a-33c2429a05f6 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-10 15:35:38.490 7 INFO neutron.quota [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded quota_driver: . 2026-06-10 15:35:38.491 7 INFO neutron.plugins.ml2.plugin [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Modular L2 Plugin initialization complete 2026-06-10 15:35:38.491 7 INFO neutron.plugins.ml2.managers [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-10 15:35:38.491 7 INFO neutron.plugins.ml2.managers [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-10 15:35:38.491 7 INFO neutron.plugins.ml2.managers [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-10 15:35:38.491 7 INFO neutron.manager [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loading Plugin: qos 2026-06-10 15:35:38.496 8 INFO neutron.plugins.ml2.managers [None req-6729a10a-4401-454f-997a-33c2429a05f6 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-10 15:35:38.496 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-6729a10a-4401-454f-997a-33c2429a05f6 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-10 15:35:38.497 8 INFO neutron.plugins.ml2.managers [None req-6729a10a-4401-454f-997a-33c2429a05f6 - - - - - -] Initializing extension driver 'port_security' 2026-06-10 15:35:38.497 8 INFO neutron.plugins.ml2.extensions.port_security [None req-6729a10a-4401-454f-997a-33c2429a05f6 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-10 15:35:38.497 8 INFO neutron.plugins.ml2.managers [None req-6729a10a-4401-454f-997a-33c2429a05f6 - - - - - -] Initializing extension driver 'qos' 2026-06-10 15:35:38.497 8 INFO neutron.plugins.ml2.managers [None req-6729a10a-4401-454f-997a-33c2429a05f6 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-10 15:35:38.498 8 INFO neutron.plugins.ml2.managers [None req-6729a10a-4401-454f-997a-33c2429a05f6 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-10 15:35:38.504 7 INFO neutron.manager [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loading Plugin: router 2026-06-10 15:35:38.517 8 INFO neutron.quota [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded quota_driver: . 2026-06-10 15:35:38.517 8 INFO neutron.plugins.ml2.plugin [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Modular L2 Plugin initialization complete 2026-06-10 15:35:38.518 8 INFO neutron.plugins.ml2.managers [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-10 15:35:38.518 8 INFO neutron.plugins.ml2.managers [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-10 15:35:38.518 8 INFO neutron.plugins.ml2.managers [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-10 15:35:38.518 8 INFO neutron.manager [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loading Plugin: qos 2026-06-10 15:35:38.531 8 INFO neutron.manager [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loading Plugin: router 2026-06-10 15:35:38.551 7 INFO neutron.services.service_base [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-10 15:35:38.551 7 INFO neutron.manager [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loading Plugin: segments 2026-06-10 15:35:38.577 8 INFO neutron.services.service_base [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-10 15:35:38.578 8 INFO neutron.manager [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loading Plugin: segments 2026-06-10 15:35:38.651 7 INFO neutron.manager [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loading Plugin: trunk 2026-06-10 15:35:38.665 7 INFO neutron.manager [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loading Plugin: vpnaas 2026-06-10 15:35:38.677 8 INFO neutron.manager [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loading Plugin: trunk 2026-06-10 15:35:38.699 8 INFO neutron.manager [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loading Plugin: vpnaas 2026-06-10 15:35:38.705 7 WARNING stevedore.named [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-10 15:35:38.748 8 WARNING stevedore.named [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-10 15:35:38.783 7 INFO neutron_vpnaas.services.vpn.plugin [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-10 15:35:38.784 7 INFO neutron.common.utils [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-10 15:35:38.784 7 INFO neutron.manager [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loading Plugin: taas 2026-06-10 15:35:38.811 7 WARNING stevedore.named [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-10 15:35:38.811 7 WARNING stevedore.named [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-10 15:35:38.838 7 INFO neutron_taas.services.taas.taas_plugin [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-10 15:35:38.838 7 INFO neutron.manager [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loading Plugin: tapmirror 2026-06-10 15:35:38.846 8 INFO neutron_vpnaas.services.vpn.plugin [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-10 15:35:38.847 8 INFO neutron.common.utils [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-10 15:35:38.847 8 INFO neutron.manager [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loading Plugin: taas 2026-06-10 15:35:38.851 7 WARNING stevedore.named [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-10 15:35:38.851 7 WARNING stevedore.named [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-10 15:35:38.869 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-10 15:35:38.870 7 INFO neutron.manager [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loading Plugin: auto_allocate 2026-06-10 15:35:38.877 7 INFO neutron.manager [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loading Plugin: tag 2026-06-10 15:35:38.887 7 INFO neutron.manager [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loading Plugin: timestamp 2026-06-10 15:35:38.887 8 WARNING stevedore.named [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-10 15:35:38.887 8 WARNING stevedore.named [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-10 15:35:38.890 7 INFO neutron.manager [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loading Plugin: network_ip_availability 2026-06-10 15:35:38.894 7 INFO neutron.manager [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loading Plugin: flavors 2026-06-10 15:35:38.898 7 INFO neutron.manager [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loading Plugin: revisions 2026-06-10 15:35:38.901 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Initializing extension manager. 2026-06-10 15:35:38.903 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: address-group 2026-06-10 15:35:38.904 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: address-scope 2026-06-10 15:35:38.904 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-10 15:35:38.905 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: agent 2026-06-10 15:35:38.906 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: agent-resources-synced 2026-06-10 15:35:38.907 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-10 15:35:38.907 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-10 15:35:38.908 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: availability_zone 2026-06-10 15:35:38.908 8 INFO neutron_taas.services.taas.taas_plugin [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-10 15:35:38.909 8 INFO neutron.manager [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loading Plugin: tapmirror 2026-06-10 15:35:38.909 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: availability_zone_filter 2026-06-10 15:35:38.909 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-10 15:35:38.910 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: default-subnetpools 2026-06-10 15:35:38.912 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-10 15:35:38.912 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: dns-integration 2026-06-10 15:35:38.913 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: dns-domain-ports 2026-06-10 15:35:38.913 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-10 15:35:38.914 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: dvr 2026-06-10 15:35:38.915 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-10 15:35:38.915 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: empty-string-filtering 2026-06-10 15:35:38.916 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-10 15:35:38.916 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-10 15:35:38.917 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: external-net 2026-06-10 15:35:38.918 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-10 15:35:38.919 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: extraroute 2026-06-10 15:35:38.920 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: extraroute-atomic 2026-06-10 15:35:38.920 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-10 15:35:38.921 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-10 15:35:38.921 8 WARNING stevedore.named [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-10 15:35:38.921 8 WARNING stevedore.named [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-10 15:35:38.921 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-10 15:35:38.922 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-10 15:35:38.922 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: fip-port-details 2026-06-10 15:35:38.923 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: flavors 2026-06-10 15:35:38.924 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-10 15:35:38.925 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: floatingip-pools 2026-06-10 15:35:38.926 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: ip_allocation 2026-06-10 15:35:38.926 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-10 15:35:38.927 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: l2_adjacency 2026-06-10 15:35:38.928 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: router 2026-06-10 15:35:38.930 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-10 15:35:38.930 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-10 15:35:38.931 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-10 15:35:38.931 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: ext-gw-mode 2026-06-10 15:35:38.932 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: l3-ha 2026-06-10 15:35:38.933 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-10 15:35:38.933 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-10 15:35:38.934 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: l3-flavors 2026-06-10 15:35:38.935 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-10 15:35:38.935 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-10 15:35:38.937 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-10 15:35:38.939 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-10 15:35:38.940 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-10 15:35:38.940 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-10 15:35:38.941 8 INFO neutron.manager [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loading Plugin: auto_allocate 2026-06-10 15:35:38.941 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-10 15:35:38.942 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-10 15:35:38.942 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: multi-provider 2026-06-10 15:35:38.943 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: net-mtu 2026-06-10 15:35:38.943 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: net-mtu-writable 2026-06-10 15:35:38.944 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: network_availability_zone 2026-06-10 15:35:38.944 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: network_ha 2026-06-10 15:35:38.945 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: network-ip-availability 2026-06-10 15:35:38.946 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-10 15:35:38.946 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: pagination 2026-06-10 15:35:38.948 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: port-device-profile 2026-06-10 15:35:38.948 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-10 15:35:38.949 8 INFO neutron.manager [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loading Plugin: tag 2026-06-10 15:35:38.949 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-10 15:35:38.949 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-10 15:35:38.950 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: port-mac-override 2026-06-10 15:35:38.951 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-10 15:35:38.951 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-10 15:35:38.952 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-10 15:35:38.952 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: port-resource-request 2026-06-10 15:35:38.953 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-10 15:35:38.953 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-10 15:35:38.954 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: binding 2026-06-10 15:35:38.955 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: binding-extended 2026-06-10 15:35:38.955 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: port-security 2026-06-10 15:35:38.956 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: project-id 2026-06-10 15:35:38.956 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: provider 2026-06-10 15:35:38.957 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-10 15:35:38.959 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: qos 2026-06-10 15:35:38.960 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-10 15:35:38.961 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-10 15:35:38.961 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: qos-default 2026-06-10 15:35:38.962 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: qos-fip 2026-06-10 15:35:38.962 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-10 15:35:38.963 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-10 15:35:38.964 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-10 15:35:38.963 8 INFO neutron.manager [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loading Plugin: timestamp 2026-06-10 15:35:38.964 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-10 15:35:38.965 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-10 15:35:38.966 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: qos-pps 2026-06-10 15:35:38.966 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-10 15:35:38.967 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-10 15:35:38.967 8 INFO neutron.manager [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loading Plugin: network_ip_availability 2026-06-10 15:35:38.967 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: qos-rules-alias 2026-06-10 15:35:38.968 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: quota-check-limit 2026-06-10 15:35:38.969 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-10 15:35:38.971 8 INFO neutron.manager [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loading Plugin: flavors 2026-06-10 15:35:38.972 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: quotas 2026-06-10 15:35:38.974 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: quota_details 2026-06-10 15:35:38.975 8 INFO neutron.manager [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loading Plugin: revisions 2026-06-10 15:35:38.976 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: rbac-policies 2026-06-10 15:35:38.977 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: rbac-address-group 2026-06-10 15:35:38.977 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: rbac-address-scope 2026-06-10 15:35:38.978 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: rbac-security-groups 2026-06-10 15:35:38.979 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Initializing extension manager. 2026-06-10 15:35:38.979 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-10 15:35:38.979 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: revision-if-match 2026-06-10 15:35:38.980 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: address-group 2026-06-10 15:35:38.980 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-10 15:35:38.981 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: router_availability_zone 2026-06-10 15:35:38.981 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: address-scope 2026-06-10 15:35:38.982 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-10 15:35:38.982 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-10 15:35:38.983 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: agent 2026-06-10 15:35:38.983 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: agent-resources-synced 2026-06-10 15:35:38.984 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-10 15:35:38.985 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-10 15:35:38.985 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-10 15:35:38.986 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-10 15:35:38.986 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-10 15:35:38.986 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-10 15:35:38.987 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-10 15:35:38.987 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: availability_zone 2026-06-10 15:35:38.987 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-10 15:35:38.988 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: availability_zone_filter 2026-06-10 15:35:38.988 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-10 15:35:38.989 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: default-subnetpools 2026-06-10 15:35:38.991 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-10 15:35:38.992 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: security-group 2026-06-10 15:35:38.993 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: dns-integration 2026-06-10 15:35:38.994 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: segment 2026-06-10 15:35:38.994 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: dns-domain-ports 2026-06-10 15:35:38.994 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-10 15:35:38.994 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-10 15:35:38.995 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: service-type 2026-06-10 15:35:38.995 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: sorting 2026-06-10 15:35:38.995 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: dvr 2026-06-10 15:35:38.996 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: standard-attr-segment 2026-06-10 15:35:38.996 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-10 15:35:38.997 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: standard-attr-description 2026-06-10 15:35:38.997 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: empty-string-filtering 2026-06-10 15:35:38.997 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: stateful-security-group 2026-06-10 15:35:38.997 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-10 15:35:38.998 7 WARNING neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-10 15:35:38.998 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-10 15:35:38.998 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-10 15:35:38.998 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: subnet-external-network 2026-06-10 15:35:38.999 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: external-net 2026-06-10 15:35:38.999 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: subnet_onboard 2026-06-10 15:35:38.999 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-10 15:35:39.000 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-10 15:35:39.000 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: subnet-service-types 2026-06-10 15:35:39.000 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: extraroute 2026-06-10 15:35:39.001 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: subnet_allocation 2026-06-10 15:35:39.001 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: extraroute-atomic 2026-06-10 15:35:39.002 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-10 15:35:39.003 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-10 15:35:39.003 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-10 15:35:39.003 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-10 15:35:39.004 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: tag-creation 2026-06-10 15:35:39.004 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-10 15:35:39.004 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-10 15:35:39.005 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: fip-port-details 2026-06-10 15:35:39.006 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: flavors 2026-06-10 15:35:39.007 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-10 15:35:39.008 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: standard-attr-tag 2026-06-10 15:35:39.008 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: floatingip-pools 2026-06-10 15:35:39.009 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-10 15:35:39.009 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: ip_allocation 2026-06-10 15:35:39.010 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: trunk 2026-06-10 15:35:39.010 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-10 15:35:39.010 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: trunk-details 2026-06-10 15:35:39.011 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-10 15:35:39.011 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: l2_adjacency 2026-06-10 15:35:39.011 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-10 15:35:39.012 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-10 15:35:39.012 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: router 2026-06-10 15:35:39.014 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-10 15:35:39.014 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-10 15:35:39.015 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-10 15:35:39.015 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-10 15:35:39.016 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: ext-gw-mode 2026-06-10 15:35:39.016 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-10 15:35:39.016 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: l3-ha 2026-06-10 15:35:39.017 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-10 15:35:39.017 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-10 15:35:39.017 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-10 15:35:39.018 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: l3-flavors 2026-06-10 15:35:39.018 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: vpn-flavors 2026-06-10 15:35:39.019 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-10 15:35:39.019 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: vpnaas 2026-06-10 15:35:39.019 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-10 15:35:39.021 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: taas 2026-06-10 15:35:39.022 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-10 15:35:39.022 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: tap-mirror 2026-06-10 15:35:39.023 7 INFO neutron.api.extensions [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-10 15:35:39.023 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-10 15:35:39.024 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-10 15:35:39.025 7 INFO neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-10 15:35:39.025 7 INFO neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-10 15:35:39.026 7 INFO neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 15:35:39.026 7 INFO neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-10 15:35:39.026 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-10 15:35:39.026 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-10 15:35:39.027 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: multi-provider 2026-06-10 15:35:39.027 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: net-mtu 2026-06-10 15:35:39.028 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: net-mtu-writable 2026-06-10 15:35:39.029 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: network_availability_zone 2026-06-10 15:35:39.029 7 INFO neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-10 15:35:39.029 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: network_ha 2026-06-10 15:35:39.030 7 INFO neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-10 15:35:39.030 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: network-ip-availability 2026-06-10 15:35:39.031 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-10 15:35:39.031 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: pagination 2026-06-10 15:35:39.032 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: port-device-profile 2026-06-10 15:35:39.033 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-10 15:35:39.033 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-10 15:35:39.034 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-10 15:35:39.034 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: port-mac-override 2026-06-10 15:35:39.034 7 INFO neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-10 15:35:39.034 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-10 15:35:39.035 7 INFO neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-10 15:35:39.035 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-10 15:35:39.035 7 INFO neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-10 15:35:39.035 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-10 15:35:39.036 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: port-resource-request 2026-06-10 15:35:39.036 7 INFO neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 15:35:39.036 7 WARNING neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] subnetpool is already registered 2026-06-10 15:35:39.037 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-10 15:35:39.037 7 INFO neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 15:35:39.037 7 WARNING neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] subnetpool is already registered 2026-06-10 15:35:39.037 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-10 15:35:39.037 7 INFO neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-10 15:35:39.038 7 INFO neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 15:35:39.038 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: binding 2026-06-10 15:35:39.038 7 INFO neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 15:35:39.038 7 INFO neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-10 15:35:39.038 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: binding-extended 2026-06-10 15:35:39.039 7 INFO neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-10 15:35:39.039 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: port-security 2026-06-10 15:35:39.039 7 INFO neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-10 15:35:39.039 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: project-id 2026-06-10 15:35:39.040 7 INFO neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 15:35:39.040 7 WARNING neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] ipsecpolicy is already registered 2026-06-10 15:35:39.040 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: provider 2026-06-10 15:35:39.040 7 INFO neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 15:35:39.040 7 WARNING neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] ikepolicy is already registered 2026-06-10 15:35:39.041 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-10 15:35:39.043 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: qos 2026-06-10 15:35:39.044 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-10 15:35:39.044 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-10 15:35:39.045 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: qos-default 2026-06-10 15:35:39.045 7 INFO neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-10 15:35:39.045 7 WARNING neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] router is already registered 2026-06-10 15:35:39.045 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: qos-fip 2026-06-10 15:35:39.045 7 INFO neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-10 15:35:39.045 7 WARNING neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] floatingip is already registered 2026-06-10 15:35:39.046 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-10 15:35:39.046 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-10 15:35:39.047 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-10 15:35:39.047 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-10 15:35:39.048 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-10 15:35:39.048 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: qos-pps 2026-06-10 15:35:39.049 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-10 15:35:39.049 7 INFO neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-10 15:35:39.049 7 WARNING neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] rbac_policy is already registered 2026-06-10 15:35:39.049 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-10 15:35:39.050 7 INFO neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-10 15:35:39.050 7 WARNING neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] security_group is already registered 2026-06-10 15:35:39.050 7 INFO neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-10 15:35:39.050 7 WARNING neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] security_group_rule is already registered 2026-06-10 15:35:39.051 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: qos-rules-alias 2026-06-10 15:35:39.051 7 INFO neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 15:35:39.051 7 WARNING neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] subnetpool is already registered 2026-06-10 15:35:39.051 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: quota-check-limit 2026-06-10 15:35:39.052 7 INFO neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 15:35:39.052 7 WARNING neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] subnetpool is already registered 2026-06-10 15:35:39.052 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-10 15:35:39.052 7 INFO neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-10 15:35:39.052 7 WARNING neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] trunk is already registered 2026-06-10 15:35:39.053 7 INFO neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 15:35:39.053 7 WARNING neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] ikepolicy is already registered 2026-06-10 15:35:39.053 7 INFO neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 15:35:39.053 7 WARNING neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] ipsecpolicy is already registered 2026-06-10 15:35:39.054 7 INFO neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-10 15:35:39.054 7 WARNING neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] endpoint_group is already registered 2026-06-10 15:35:39.054 7 INFO neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-10 15:35:39.054 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: quotas 2026-06-10 15:35:39.054 7 WARNING neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] vpnservice is already registered 2026-06-10 15:35:39.055 7 INFO neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-10 15:35:39.055 7 WARNING neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] ipsec_site_connection is already registered 2026-06-10 15:35:39.055 7 INFO neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 15:35:39.055 7 WARNING neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] ipsecpolicy is already registered 2026-06-10 15:35:39.055 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: quota_details 2026-06-10 15:35:39.056 7 INFO neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 15:35:39.056 7 WARNING neutron.quota.resource_registry [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] ikepolicy is already registered 2026-06-10 15:35:39.057 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: rbac-policies 2026-06-10 15:35:39.058 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: rbac-address-group 2026-06-10 15:35:39.058 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: rbac-address-scope 2026-06-10 15:35:39.059 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: rbac-security-groups 2026-06-10 15:35:39.059 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-10 15:35:39.060 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: revision-if-match 2026-06-10 15:35:39.060 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-10 15:35:39.061 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: router_availability_zone 2026-06-10 15:35:39.061 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-10 15:35:39.063 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-10 15:35:39.064 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-10 15:35:39.064 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-10 15:35:39.065 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-10 15:35:39.065 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-10 15:35:39.066 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-10 15:35:39.073 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: security-group 2026-06-10 15:35:39.075 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: segment 2026-06-10 15:35:39.075 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-10 15:35:39.076 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: service-type 2026-06-10 15:35:39.076 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: sorting 2026-06-10 15:35:39.077 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: standard-attr-segment 2026-06-10 15:35:39.078 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: standard-attr-description 2026-06-10 15:35:39.078 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: stateful-security-group 2026-06-10 15:35:39.079 8 WARNING neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-10 15:35:39.079 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-10 15:35:39.080 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: subnet-external-network 2026-06-10 15:35:39.080 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: subnet_onboard 2026-06-10 15:35:39.081 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-10 15:35:39.082 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: subnet-service-types 2026-06-10 15:35:39.082 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: subnet_allocation 2026-06-10 15:35:39.083 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-10 15:35:39.084 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: tag-creation 2026-06-10 15:35:39.084 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-10 15:35:39.088 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: standard-attr-tag 2026-06-10 15:35:39.090 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-10 15:35:39.091 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: trunk 2026-06-10 15:35:39.092 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: trunk-details 2026-06-10 15:35:39.092 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-10 15:35:39.093 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-10 15:35:39.093 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-10 15:35:39.094 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-10 15:35:39.094 7 WARNING keystonemiddleware._common.config [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 15:35:39.096 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-10 15:35:39.097 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-10 15:35:39.097 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: vpn-flavors 2026-06-10 15:35:39.099 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: vpnaas 2026-06-10 15:35:39.100 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: taas 2026-06-10 15:35:39.101 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: tap-mirror 2026-06-10 15:35:39.102 7 WARNING oslo_config.cfg [None req-a84ebdaa-6661-4c1d-a6b8-44109ed69c95 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-10 15:35:39.102 8 INFO neutron.api.extensions [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Loaded extension: taas-vlan-filter WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7ff862012668 pid: 7 (default app) 2026-06-10 15:35:39.104 8 INFO neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-10 15:35:39.104 8 INFO neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-10 15:35:39.105 8 INFO neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 15:35:39.105 8 INFO neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-10 15:35:39.108 8 INFO neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-10 15:35:39.108 8 INFO neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-10 15:35:39.113 8 INFO neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-10 15:35:39.114 8 INFO neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-10 15:35:39.114 8 INFO neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-10 15:35:39.115 8 INFO neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 15:35:39.115 8 WARNING neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] subnetpool is already registered 2026-06-10 15:35:39.116 8 INFO neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 15:35:39.116 8 WARNING neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] subnetpool is already registered 2026-06-10 15:35:39.116 8 INFO neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-10 15:35:39.117 8 INFO neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 15:35:39.117 8 INFO neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 15:35:39.117 8 INFO neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-10 15:35:39.118 8 INFO neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-10 15:35:39.118 8 INFO neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-10 15:35:39.119 8 INFO neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 15:35:39.119 8 WARNING neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] ipsecpolicy is already registered 2026-06-10 15:35:39.119 8 INFO neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 15:35:39.119 8 WARNING neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] ikepolicy is already registered 2026-06-10 15:35:39.124 8 INFO neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-10 15:35:39.124 8 WARNING neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] router is already registered 2026-06-10 15:35:39.124 8 INFO neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-10 15:35:39.124 8 WARNING neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] floatingip is already registered 2026-06-10 15:35:39.128 8 INFO neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-10 15:35:39.128 8 WARNING neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] rbac_policy is already registered 2026-06-10 15:35:39.129 8 INFO neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-10 15:35:39.129 8 WARNING neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] security_group is already registered 2026-06-10 15:35:39.129 8 INFO neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-10 15:35:39.129 8 WARNING neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] security_group_rule is already registered 2026-06-10 15:35:39.130 8 INFO neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 15:35:39.130 8 WARNING neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] subnetpool is already registered 2026-06-10 15:35:39.130 8 INFO neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 15:35:39.131 8 WARNING neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] subnetpool is already registered 2026-06-10 15:35:39.131 8 INFO neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-10 15:35:39.131 8 WARNING neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] trunk is already registered 2026-06-10 15:35:39.132 8 INFO neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 15:35:39.132 8 WARNING neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] ikepolicy is already registered 2026-06-10 15:35:39.132 8 INFO neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 15:35:39.132 8 WARNING neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] ipsecpolicy is already registered 2026-06-10 15:35:39.133 8 INFO neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-10 15:35:39.133 8 WARNING neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] endpoint_group is already registered 2026-06-10 15:35:39.133 8 INFO neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-10 15:35:39.133 8 WARNING neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] vpnservice is already registered 2026-06-10 15:35:39.134 8 INFO neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-10 15:35:39.134 8 WARNING neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] ipsec_site_connection is already registered 2026-06-10 15:35:39.134 8 INFO neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 15:35:39.134 8 WARNING neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] ipsecpolicy is already registered 2026-06-10 15:35:39.135 8 INFO neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 15:35:39.135 8 WARNING neutron.quota.resource_registry [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] ikepolicy is already registered 2026-06-10 15:35:39.172 8 WARNING keystonemiddleware._common.config [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 15:35:39.180 8 WARNING oslo_config.cfg [None req-d88e2e6b-2b51-48aa-9607-43ed102c2bf0 - - - - - -] 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 0x7ff862012668 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-06-10 15:35:44.933 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b63bcef7-29e8-4c6b-8904-ca2e985b3877 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/4] 199.204.45.35 () {44 vars in 924 bytes} [Wed Jun 10 15:35:43 2026] GET /v2.0/networks/public => generated 108 bytes in 957 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/5] 199.204.45.35 () {44 vars in 946 bytes} [Wed Jun 10 15:35:44 2026] GET /v2.0/networks?name=public => generated 15 bytes in 496 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 15:35:45.887 7 WARNING neutron.services.revisions.revision_plugin [None req-1e57c71c-f1dc-4e30-8835-8b6f0a5c58f0 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Could not find related network for resource to bump revision. 2026-06-10 15:35:45.910 7 INFO neutron.db.segments_db [None req-1e57c71c-f1dc-4e30-8835-8b6f0a5c58f0 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Added segment 08f82d0e-6f4f-4422-9110-47a40856ad2e of type flat for network 7b08b828-02fb-4f13-862c-f564f84aac4d 2026-06-10 15:35:45.957 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1e57c71c-f1dc-4e30-8835-8b6f0a5c58f0 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/6] 199.204.45.35 () {48 vars in 964 bytes} [Wed Jun 10 15:35:45 2026] POST /v2.0/networks => generated 124 bytes in 535 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 15:35:52.214 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c98a7cb5-c249-416a-a920-e1f111ecad85 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/7] 199.204.45.35 () {44 vars in 924 bytes} [Wed Jun 10 15:35:51 2026] GET /v2.0/networks/public => generated 108 bytes in 386 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/8] 199.204.45.35 () {44 vars in 946 bytes} [Wed Jun 10 15:35:52 2026] GET /v2.0/networks?name=public => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 15:35:52.478 8 WARNING neutron.services.revisions.revision_plugin [None req-266de1b1-ae86-4259-8370-0f180d582a4a d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Could not find related network for resource to bump revision. 2026-06-10 15:35:52.502 8 INFO neutron.db.segments_db [None req-266de1b1-ae86-4259-8370-0f180d582a4a d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Added segment 9537c7e7-24d5-48b4-a6aa-6c32495aadc8 of type flat for network f0505c23-45ca-47e8-a552-282e0beaa352 2026-06-10 15:35:52.565 8 INFO neutron.pecan_wsgi.hooks.translation [None req-266de1b1-ae86-4259-8370-0f180d582a4a d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/9] 199.204.45.35 () {48 vars in 964 bytes} [Wed Jun 10 15:35:52 2026] POST /v2.0/networks => generated 124 bytes in 339 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 15:35:58.740 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b7239ded-fd6b-4e4a-b767-e4246af62993 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/11] 199.204.45.35 () {44 vars in 924 bytes} [Wed Jun 10 15:35:58 2026] GET /v2.0/networks/public => generated 108 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/12] 199.204.45.35 () {44 vars in 946 bytes} [Wed Jun 10 15:35:58 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 15:35:58.817 8 WARNING neutron.services.revisions.revision_plugin [None req-bebdd455-ddc8-44cd-bbc7-57e22a48326b d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Could not find related network for resource to bump revision. 2026-06-10 15:35:58.838 8 INFO neutron.db.segments_db [None req-bebdd455-ddc8-44cd-bbc7-57e22a48326b d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Added segment 49d73293-d118-4d3b-9c2d-e4ebdcd8857b of type flat for network b6751162-7a37-4f2c-87c3-3c0cb09cca54 2026-06-10 15:35:58.869 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bebdd455-ddc8-44cd-bbc7-57e22a48326b d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/13] 199.204.45.35 () {48 vars in 964 bytes} [Wed Jun 10 15:35:58 2026] POST /v2.0/networks => generated 124 bytes in 111 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 15:36:04.823 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c900b0d3-7136-4c1c-93a2-89bad532f4d7 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/14] 199.204.45.35 () {44 vars in 924 bytes} [Wed Jun 10 15:36:04 2026] GET /v2.0/networks/public => generated 108 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.204.45.35 () {44 vars in 946 bytes} [Wed Jun 10 15:36:04 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 15:36:04.901 7 WARNING neutron.services.revisions.revision_plugin [None req-237710ed-4b48-4d8b-8f14-1523e5c5ec8c d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Could not find related network for resource to bump revision. 2026-06-10 15:36:04.929 7 INFO neutron.db.segments_db [None req-237710ed-4b48-4d8b-8f14-1523e5c5ec8c d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Added segment d936817b-be10-4d12-a01b-0420c436d8cb of type flat for network d3c229c3-5469-40a6-9de3-b7b3020fd1e7 2026-06-10 15:36:04.960 7 INFO neutron.pecan_wsgi.hooks.translation [None req-237710ed-4b48-4d8b-8f14-1523e5c5ec8c d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/16] 199.204.45.35 () {48 vars in 964 bytes} [Wed Jun 10 15:36:04 2026] POST /v2.0/networks => generated 124 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 15:36:10.895 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e2dd28bd-06d9-4abc-aa38-02388eaa5e33 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/18] 199.204.45.35 () {44 vars in 924 bytes} [Wed Jun 10 15:36:10 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/19] 199.204.45.35 () {44 vars in 946 bytes} [Wed Jun 10 15:36:10 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-06-10 15:36:11.213 7 WARNING neutron.services.revisions.revision_plugin [None req-de7807e7-3a13-4e1f-87e1-7c637f9d47d6 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Could not find related network for resource to bump revision. 2026-06-10 15:36:11.233 7 INFO neutron.db.segments_db [None req-de7807e7-3a13-4e1f-87e1-7c637f9d47d6 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Added segment b03a02db-b5b1-4831-9386-d117008691e0 of type flat for network a6defdd1-7a9f-4b5c-88eb-1bf7dc752d93 [pid: 7|app: 0|req: 12/20] 199.204.45.35 () {48 vars in 964 bytes} [Wed Jun 10 15:36:10 2026] POST /v2.0/networks => generated 706 bytes in 782 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 15:36:12.962 8 INFO neutron.pecan_wsgi.hooks.translation [None req-941046f3-6687-4d99-ac6e-74a60ac70a49 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/21] 199.204.45.35 () {44 vars in 924 bytes} [Wed Jun 10 15:36:12 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: 7|app: 0|req: 13/22] 199.204.45.35 () {44 vars in 946 bytes} [Wed Jun 10 15:36:12 2026] GET /v2.0/networks?name=public => generated 709 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 15:36:13.035 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bba4edc2-309d-4171-8170-3273d8c415f6 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/23] 199.204.45.35 () {44 vars in 1031 bytes} [Wed Jun 10 15:36:13 2026] GET /v2.0/subnets/public-subnet?network_id=a6defdd1-7a9f-4b5c-88eb-1bf7dc752d93 => generated 113 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/24] 199.204.45.35 () {44 vars in 1054 bytes} [Wed Jun 10 15:36:13 2026] GET /v2.0/subnets?name=public-subnet&network_id=a6defdd1-7a9f-4b5c-88eb-1bf7dc752d93 => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/25] 199.204.45.35 () {48 vars in 962 bytes} [Wed Jun 10 15:36:13 2026] POST /v2.0/subnets => generated 664 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 15:41:15.596 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ea3453cc-44fc-48f4-ab1c-9357aababd0d d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 31/65] 199.204.45.35 () {44 vars in 934 bytes} [Wed Jun 10 15:41:15 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 138 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/66] 199.204.45.35 () {44 vars in 956 bytes} [Wed Jun 10 15:41:15 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-06-10 15:41:15.699 8 INFO neutron.db.segments_db [None req-5a66598d-57f9-460f-9dfa-e130ddbc8c14 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Added segment e1ca5c00-8959-48eb-b1b9-cfc005c62cf5 of type vxlan for network 8f015e11-905b-4f24-bc68-726ddf8cdba2 [pid: 8|app: 0|req: 32/67] 199.204.45.35 () {48 vars in 963 bytes} [Wed Jun 10 15:41:15 2026] POST /v2.0/networks => generated 688 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 15:41:16.780 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a70d4c1c-ec59-46f7-8c5f-2b1866eaa369 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/68] 199.204.45.35 () {44 vars in 934 bytes} [Wed Jun 10 15:41:16 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/69] 199.204.45.35 () {44 vars in 956 bytes} [Wed Jun 10 15:41:16 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 15:41:16.848 7 INFO neutron.pecan_wsgi.hooks.translation [None req-48dd9ac9-be5b-433a-8af5-e673717a66fe d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/70] 199.204.45.35 () {44 vars in 1033 bytes} [Wed Jun 10 15:41:16 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=8f015e11-905b-4f24-bc68-726ddf8cdba2 => 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: 34/71] 199.204.45.35 () {44 vars in 1056 bytes} [Wed Jun 10 15:41:16 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=8f015e11-905b-4f24-bc68-726ddf8cdba2 => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/72] 199.204.45.35 () {48 vars in 962 bytes} [Wed Jun 10 15:41:16 2026] POST /v2.0/subnets => generated 651 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 15:41:18.226 8 INFO neutron.api.v2.resource [None req-1723a08c-0a47-45e2-b830-841bbecdda7b d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/73] 199.204.45.35 () {44 vars in 968 bytes} [Wed Jun 10 15:41:18 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/74] 199.204.45.35 () {44 vars in 990 bytes} [Wed Jun 10 15:41:18 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/75] 199.204.45.35 () {48 vars in 977 bytes} [Wed Jun 10 15:41:18 2026] POST /v2.0/security-groups => generated 1616 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/76] 199.204.45.35 () {44 vars in 998 bytes} [Wed Jun 10 15:41:19 2026] GET /v2.0/security-groups/8e795cd4-f793-4232-b642-3b9c287c975d => generated 1616 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/77] 199.204.45.35 () {44 vars in 998 bytes} [Wed Jun 10 15:41:19 2026] GET /v2.0/security-groups/8e795cd4-f793-4232-b642-3b9c287c975d => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/78] 199.204.45.35 () {44 vars in 998 bytes} [Wed Jun 10 15:41:19 2026] GET /v2.0/security-groups/8e795cd4-f793-4232-b642-3b9c287c975d => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/79] 199.204.45.35 () {48 vars in 988 bytes} [Wed Jun 10 15:41:19 2026] POST /v2.0/security-group-rules => generated 601 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/80] 199.204.45.35 () {44 vars in 998 bytes} [Wed Jun 10 15:41:20 2026] GET /v2.0/security-groups/8e795cd4-f793-4232-b642-3b9c287c975d => generated 2230 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/81] 199.204.45.35 () {44 vars in 998 bytes} [Wed Jun 10 15:41:20 2026] GET /v2.0/security-groups/8e795cd4-f793-4232-b642-3b9c287c975d => generated 2230 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/82] 199.204.45.35 () {44 vars in 998 bytes} [Wed Jun 10 15:41:20 2026] GET /v2.0/security-groups/8e795cd4-f793-4232-b642-3b9c287c975d => generated 2230 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/83] 199.204.45.35 () {48 vars in 988 bytes} [Wed Jun 10 15:41:20 2026] POST /v2.0/security-group-rules => generated 603 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/84] 199.204.45.35 () {44 vars in 998 bytes} [Wed Jun 10 15:41:21 2026] GET /v2.0/security-groups/8e795cd4-f793-4232-b642-3b9c287c975d => generated 2846 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/85] 199.204.45.35 () {44 vars in 998 bytes} [Wed Jun 10 15:41:21 2026] GET /v2.0/security-groups/8e795cd4-f793-4232-b642-3b9c287c975d => 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: 45/86] 199.204.45.35 () {44 vars in 998 bytes} [Wed Jun 10 15:41:21 2026] GET /v2.0/security-groups/8e795cd4-f793-4232-b642-3b9c287c975d => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/87] 199.204.45.35 () {48 vars in 988 bytes} [Wed Jun 10 15:41:21 2026] POST /v2.0/security-group-rules => generated 603 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/88] 199.204.45.35 () {44 vars in 998 bytes} [Wed Jun 10 15:41:22 2026] GET /v2.0/security-groups/8e795cd4-f793-4232-b642-3b9c287c975d => generated 3462 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/89] 199.204.45.35 () {44 vars in 998 bytes} [Wed Jun 10 15:41:22 2026] GET /v2.0/security-groups/8e795cd4-f793-4232-b642-3b9c287c975d => generated 3462 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/90] 199.204.45.35 () {44 vars in 998 bytes} [Wed Jun 10 15:41:22 2026] GET /v2.0/security-groups/8e795cd4-f793-4232-b642-3b9c287c975d => generated 3462 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/91] 199.204.45.35 () {48 vars in 988 bytes} [Wed Jun 10 15:41:23 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: 7|app: 0|req: 49/94] 199.204.45.35 () {44 vars in 998 bytes} [Wed Jun 10 15:41:24 2026] GET /v2.0/security-groups/8e795cd4-f793-4232-b642-3b9c287c975d => generated 4078 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/95] 199.204.45.35 () {44 vars in 998 bytes} [Wed Jun 10 15:41:24 2026] GET /v2.0/security-groups/8e795cd4-f793-4232-b642-3b9c287c975d => generated 4078 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/96] 199.204.45.35 () {44 vars in 998 bytes} [Wed Jun 10 15:41:24 2026] GET /v2.0/security-groups/8e795cd4-f793-4232-b642-3b9c287c975d => generated 4078 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/97] 199.204.45.35 () {48 vars in 988 bytes} [Wed Jun 10 15:41:24 2026] POST /v2.0/security-group-rules => generated 603 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/98] 199.204.45.35 () {44 vars in 984 bytes} [Wed Jun 10 15:41:25 2026] GET /v2.0/networks/8f015e11-905b-4f24-bc68-726ddf8cdba2 => generated 732 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 15:41:25.719 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ff217497-db73-4f08-bb5b-e6e73bf38788 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 48/99] 199.204.45.35 () {44 vars in 1073 bytes} [Wed Jun 10 15:41:25 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=8f015e11-905b-4f24-bc68-726ddf8cdba2 => generated 132 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/100] 199.204.45.35 () {44 vars in 1096 bytes} [Wed Jun 10 15:41:25 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=8f015e11-905b-4f24-bc68-726ddf8cdba2 => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/101] 199.204.45.35 () {44 vars in 998 bytes} [Wed Jun 10 15:41:25 2026] GET /v2.0/security-groups/8e795cd4-f793-4232-b642-3b9c287c975d => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/102] 199.204.45.35 () {48 vars in 958 bytes} [Wed Jun 10 15:41:25 2026] POST /v2.0/ports => generated 1100 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 15:41:33.628 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b37e6746-879b-4eea-b91d-f13f4f6ca18f d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 50/103] 199.204.45.35 () {44 vars in 976 bytes} [Wed Jun 10 15:41:33 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 54/104] 199.204.45.35 () {44 vars in 998 bytes} [Wed Jun 10 15:41:33 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/105] 199.204.45.35 () {48 vars in 1028 bytes} [Wed Jun 10 15:41:33 2026] PUT /v2.0/ports/cdc2f576-0752-4fa4-bb8e-6e8d5ae7a272 => generated 1249 bytes in 875 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/106] 199.204.45.35 () {44 vars in 917 bytes} [Wed Jun 10 15:41:36 2026] GET /v2.0/ports => generated 3730 bytes in 99 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-06-10 15:41:37.789 8 INFO neutron.api.v2.resource [None req-d1eb759b-7a8a-419c-964f-f2f22cd7aaaa d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 52/107] 199.204.45.35 () {44 vars in 956 bytes} [Wed Jun 10 15:41:37 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/108] 199.204.45.35 () {44 vars in 978 bytes} [Wed Jun 10 15:41:37 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/109] 199.204.45.35 () {48 vars in 977 bytes} [Wed Jun 10 15:41:37 2026] POST /v2.0/security-groups => generated 1610 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/110] 199.204.45.35 () {44 vars in 998 bytes} [Wed Jun 10 15:41:38 2026] GET /v2.0/security-groups/bfa30cc7-0158-42af-85c5-6d8a437c310b => generated 1610 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/111] 199.204.45.35 () {44 vars in 998 bytes} [Wed Jun 10 15:41:38 2026] GET /v2.0/security-groups/bfa30cc7-0158-42af-85c5-6d8a437c310b => generated 1610 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/114] 199.204.45.35 () {44 vars in 998 bytes} [Wed Jun 10 15:41:38 2026] GET /v2.0/security-groups/bfa30cc7-0158-42af-85c5-6d8a437c310b => generated 1610 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/115] 199.204.45.35 () {48 vars in 988 bytes} [Wed Jun 10 15:41:38 2026] POST /v2.0/security-group-rules => generated 623 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/116] 199.204.45.35 () {44 vars in 998 bytes} [Wed Jun 10 15:41:39 2026] GET /v2.0/security-groups/bfa30cc7-0158-42af-85c5-6d8a437c310b => generated 2246 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/117] 199.204.45.35 () {44 vars in 998 bytes} [Wed Jun 10 15:41:40 2026] GET /v2.0/security-groups/bfa30cc7-0158-42af-85c5-6d8a437c310b => generated 2246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/118] 199.204.45.35 () {44 vars in 998 bytes} [Wed Jun 10 15:41:40 2026] GET /v2.0/security-groups/bfa30cc7-0158-42af-85c5-6d8a437c310b => generated 2246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/119] 199.204.45.35 () {48 vars in 988 bytes} [Wed Jun 10 15:41:40 2026] POST /v2.0/security-group-rules => generated 627 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/128] 199.204.45.35 () {44 vars in 972 bytes} [Wed Jun 10 15:42:45 2026] GET /v2.0/quotas/f9f13f921f804aad8167a94b410898c3 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/129] 199.204.45.35 () {48 vars in 1024 bytes} [Wed Jun 10 15:42:46 2026] PUT /v2.0/quotas/f9f13f921f804aad8167a94b410898c3 => generated 291 bytes in 33 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-06-10 15:45:07.194 8 INFO neutron.pecan_wsgi.hooks.translation [None req-48b3629f-5dd5-478a-8b9c-26bb44519496 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 74/148] 199.204.45.35 () {30 vars in 740 bytes} [Wed Jun 10 15:45:06 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 225 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 75/149] 199.204.45.35 () {30 vars in 762 bytes} [Wed Jun 10 15:45:07 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 15:45:09.215 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ad960f52-91f5-49a1-b633-b1d8a69d0d4a d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 76/152] 199.204.45.35 () {30 vars in 740 bytes} [Wed Jun 10 15:45:09 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/153] 199.204.45.35 () {30 vars in 762 bytes} [Wed Jun 10 15:45:09 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 15:51:41.529 8 INFO neutron.api.v2.resource [None req-e4f72f86-a79b-4e08-803f-ffa7a0b00503 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 103/206] 199.204.45.35 () {44 vars in 1071 bytes} [Wed Jun 10 15:51:41 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=f83625b3037e4cd2b82f46699675a57f => generated 139 bytes in 151 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/207] 199.204.45.35 () {44 vars in 1094 bytes} [Wed Jun 10 15:51:41 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=f83625b3037e4cd2b82f46699675a57f => generated 23 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/208] 199.204.45.35 () {48 vars in 978 bytes} [Wed Jun 10 15:51:41 2026] POST /v2.0/security-groups => generated 1624 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/209] 199.204.45.35 () {44 vars in 1085 bytes} [Wed Jun 10 15:51:42 2026] GET /v2.0/security-groups/56a9d6c9-821a-4df2-916e-1ab7e26a5480?project_id=f83625b3037e4cd2b82f46699675a57f => generated 1624 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/210] 199.204.45.35 () {44 vars in 998 bytes} [Wed Jun 10 15:51:42 2026] GET /v2.0/security-groups/56a9d6c9-821a-4df2-916e-1ab7e26a5480 => 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: 106/211] 199.204.45.35 () {44 vars in 1085 bytes} [Wed Jun 10 15:51:43 2026] GET /v2.0/security-groups/56a9d6c9-821a-4df2-916e-1ab7e26a5480?project_id=f83625b3037e4cd2b82f46699675a57f => 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: 106/212] 199.204.45.35 () {48 vars in 988 bytes} [Wed Jun 10 15:51:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/213] 199.204.45.35 () {44 vars in 1085 bytes} [Wed Jun 10 15:51:44 2026] GET /v2.0/security-groups/56a9d6c9-821a-4df2-916e-1ab7e26a5480?project_id=f83625b3037e4cd2b82f46699675a57f => generated 2234 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/214] 199.204.45.35 () {44 vars in 998 bytes} [Wed Jun 10 15:51:44 2026] GET /v2.0/security-groups/56a9d6c9-821a-4df2-916e-1ab7e26a5480 => generated 2234 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/215] 199.204.45.35 () {44 vars in 1085 bytes} [Wed Jun 10 15:51:44 2026] GET /v2.0/security-groups/56a9d6c9-821a-4df2-916e-1ab7e26a5480?project_id=f83625b3037e4cd2b82f46699675a57f => generated 2234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/216] 199.204.45.35 () {48 vars in 988 bytes} [Wed Jun 10 15:51:44 2026] POST /v2.0/security-group-rules => generated 599 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/217] 199.204.45.35 () {44 vars in 1085 bytes} [Wed Jun 10 15:51:45 2026] GET /v2.0/security-groups/56a9d6c9-821a-4df2-916e-1ab7e26a5480?project_id=f83625b3037e4cd2b82f46699675a57f => generated 2846 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/218] 199.204.45.35 () {44 vars in 998 bytes} [Wed Jun 10 15:51:45 2026] GET /v2.0/security-groups/56a9d6c9-821a-4df2-916e-1ab7e26a5480 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/219] 199.204.45.35 () {44 vars in 1085 bytes} [Wed Jun 10 15:51:45 2026] GET /v2.0/security-groups/56a9d6c9-821a-4df2-916e-1ab7e26a5480?project_id=f83625b3037e4cd2b82f46699675a57f => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/220] 199.204.45.35 () {48 vars in 988 bytes} [Wed Jun 10 15:51:45 2026] POST /v2.0/security-group-rules => generated 601 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/221] 199.204.45.35 () {44 vars in 1085 bytes} [Wed Jun 10 15:51:46 2026] GET /v2.0/security-groups/56a9d6c9-821a-4df2-916e-1ab7e26a5480?project_id=f83625b3037e4cd2b82f46699675a57f => generated 3460 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/222] 199.204.45.35 () {44 vars in 998 bytes} [Wed Jun 10 15:51:46 2026] GET /v2.0/security-groups/56a9d6c9-821a-4df2-916e-1ab7e26a5480 => generated 3460 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/223] 199.204.45.35 () {44 vars in 1085 bytes} [Wed Jun 10 15:51:46 2026] GET /v2.0/security-groups/56a9d6c9-821a-4df2-916e-1ab7e26a5480?project_id=f83625b3037e4cd2b82f46699675a57f => generated 3460 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/224] 199.204.45.35 () {48 vars in 988 bytes} [Wed Jun 10 15:51:46 2026] POST /v2.0/security-group-rules => generated 602 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/243] 199.204.45.35 () {30 vars in 739 bytes} [Wed Jun 10 15:54:06 2026] GET /v2.0/networks?tenant_id=f83625b3037e4cd2b82f46699675a57f&shared=False => generated 15 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 15:54:07.098 8 INFO neutron.db.segments_db [None req-1af07c08-cf19-4486-972c-7b8beaaccd91 e47f535bb4984156bcd7e48957f97e3c f83625b3037e4cd2b82f46699675a57f - - dbb2f9e8feb2407cb89916a3b499e1eb dbb2f9e8feb2407cb89916a3b499e1eb] Added segment 9ee7ca01-d9cb-4e05-a1fe-cde591d3f052 of type vxlan for network 4099bc67-28a4-48a7-86f5-a3393801474f [pid: 8|app: 0|req: 122/244] 199.204.45.35 () {34 vars in 681 bytes} [Wed Jun 10 15:54:07 2026] POST /v2.0/networks => generated 699 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/245] 199.204.45.35 () {30 vars in 721 bytes} [Wed Jun 10 15:54:07 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/246] 199.204.45.35 () {30 vars in 632 bytes} [Wed Jun 10 15:54:07 2026] GET /v2.0/extensions => generated 21537 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/247] 199.204.45.35 () {34 vars in 676 bytes} [Wed Jun 10 15:54:07 2026] POST /v2.0/ports => generated 999 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/248] 199.204.45.35 () {30 vars in 702 bytes} [Wed Jun 10 15:54:07 2026] GET /v2.0/networks/4099bc67-28a4-48a7-86f5-a3393801474f => generated 705 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/251] 199.204.45.35 () {30 vars in 721 bytes} [Wed Jun 10 15:54:09 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/252] 199.204.45.35 () {30 vars in 702 bytes} [Wed Jun 10 15:54:09 2026] GET /v2.0/networks/4099bc67-28a4-48a7-86f5-a3393801474f => generated 705 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/255] 199.204.45.35 () {44 vars in 972 bytes} [Wed Jun 10 15:54:35 2026] GET /v2.0/quotas/f83625b3037e4cd2b82f46699675a57f => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/256] 199.204.45.35 () {48 vars in 1024 bytes} [Wed Jun 10 15:54:35 2026] PUT /v2.0/quotas/f83625b3037e4cd2b82f46699675a57f => generated 291 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:06:41.377 8 INFO neutron.pecan_wsgi.hooks.translation [None req-04500c67-cbec-475a-8b6e-96a0c2a49498 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 178/355] 199.204.45.35 () {44 vars in 924 bytes} [Wed Jun 10 16:06:41 2026] GET /v2.0/networks/public => generated 108 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/356] 199.204.45.35 () {44 vars in 946 bytes} [Wed Jun 10 16:06:41 2026] GET /v2.0/networks?name=public => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:06:42.455 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5159a4be-6b44-4e03-a55d-fe9d5a3678ba d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 179/357] 199.204.45.35 () {44 vars in 924 bytes} [Wed Jun 10 16:06:42 2026] GET /v2.0/networks/public => generated 108 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/358] 199.204.45.35 () {44 vars in 946 bytes} [Wed Jun 10 16:06:42 2026] GET /v2.0/networks?name=public => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:06:42.520 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1d8202c3-1294-46d4-89e8-88886091b428 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 180/359] 199.204.45.35 () {44 vars in 1031 bytes} [Wed Jun 10 16:06:42 2026] GET /v2.0/subnets/public-subnet?network_id=a6defdd1-7a9f-4b5c-88eb-1bf7dc752d93 => generated 113 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/360] 199.204.45.35 () {44 vars in 1054 bytes} [Wed Jun 10 16:06:42 2026] GET /v2.0/subnets?name=public-subnet&network_id=a6defdd1-7a9f-4b5c-88eb-1bf7dc752d93 => generated 667 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:07:09.708 8 INFO neutron.pecan_wsgi.hooks.translation [None req-233987d5-b547-42c5-afb2-840c73b95f8c d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 183/365] 199.204.45.35 () {44 vars in 934 bytes} [Wed Jun 10 16:07:09 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: 7|app: 0|req: 183/366] 199.204.45.35 () {44 vars in 956 bytes} [Wed Jun 10 16:07:09 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:07:10.656 8 INFO neutron.pecan_wsgi.hooks.translation [None req-650cf533-c6a0-427a-a421-54477c91e62e d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 184/367] 199.204.45.35 () {44 vars in 934 bytes} [Wed Jun 10 16:07:10 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/368] 199.204.45.35 () {44 vars in 956 bytes} [Wed Jun 10 16:07:10 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:07:10.723 8 INFO neutron.pecan_wsgi.hooks.translation [None req-14ad0c02-b5fb-4cb8-869e-e1bb282739e4 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 185/369] 199.204.45.35 () {44 vars in 1033 bytes} [Wed Jun 10 16:07:10 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=8f015e11-905b-4f24-bc68-726ddf8cdba2 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/370] 199.204.45.35 () {44 vars in 1056 bytes} [Wed Jun 10 16:07:10 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=8f015e11-905b-4f24-bc68-726ddf8cdba2 => generated 654 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:07:11.897 8 INFO neutron.api.v2.resource [None req-75bfc357-328b-4498-941f-7a27dbca6039 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 186/371] 199.204.45.35 () {44 vars in 968 bytes} [Wed Jun 10 16:07:11 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/372] 199.204.45.35 () {44 vars in 990 bytes} [Wed Jun 10 16:07:11 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/373] 199.204.45.35 () {44 vars in 998 bytes} [Wed Jun 10 16:07:13 2026] GET /v2.0/security-groups/8e795cd4-f793-4232-b642-3b9c287c975d => generated 4694 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/374] 199.204.45.35 () {44 vars in 998 bytes} [Wed Jun 10 16:07:13 2026] GET /v2.0/security-groups/8e795cd4-f793-4232-b642-3b9c287c975d => 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: 188/375] 199.204.45.35 () {44 vars in 1008 bytes} [Wed Jun 10 16:07:13 2026] GET /v2.0/security-group-rules/75aa566e-b9bd-44b5-bc43-6f3422fa8b49 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/376] 199.204.45.35 () {44 vars in 998 bytes} [Wed Jun 10 16:07:14 2026] GET /v2.0/security-groups/8e795cd4-f793-4232-b642-3b9c287c975d => generated 4694 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/377] 199.204.45.35 () {44 vars in 998 bytes} [Wed Jun 10 16:07:14 2026] GET /v2.0/security-groups/8e795cd4-f793-4232-b642-3b9c287c975d => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/378] 199.204.45.35 () {44 vars in 1008 bytes} [Wed Jun 10 16:07:14 2026] GET /v2.0/security-group-rules/74b0a521-ef4f-4c1e-b13c-c276efebabc7 => generated 603 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/379] 199.204.45.35 () {44 vars in 998 bytes} [Wed Jun 10 16:07:14 2026] GET /v2.0/security-groups/8e795cd4-f793-4232-b642-3b9c287c975d => 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: 190/380] 199.204.45.35 () {44 vars in 998 bytes} [Wed Jun 10 16:07:15 2026] GET /v2.0/security-groups/8e795cd4-f793-4232-b642-3b9c287c975d => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/381] 199.204.45.35 () {44 vars in 1008 bytes} [Wed Jun 10 16:07:15 2026] GET /v2.0/security-group-rules/144123b9-8c82-4d69-90ff-7252c0c4b59f => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/382] 199.204.45.35 () {44 vars in 998 bytes} [Wed Jun 10 16:07:15 2026] GET /v2.0/security-groups/8e795cd4-f793-4232-b642-3b9c287c975d => generated 4694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/383] 199.204.45.35 () {44 vars in 998 bytes} [Wed Jun 10 16:07:16 2026] GET /v2.0/security-groups/8e795cd4-f793-4232-b642-3b9c287c975d => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/384] 199.204.45.35 () {44 vars in 1008 bytes} [Wed Jun 10 16:07:16 2026] GET /v2.0/security-group-rules/d364baa0-d04f-469c-85ab-fc34818b7515 => 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: 193/385] 199.204.45.35 () {44 vars in 998 bytes} [Wed Jun 10 16:07:16 2026] GET /v2.0/security-groups/8e795cd4-f793-4232-b642-3b9c287c975d => generated 4694 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/386] 199.204.45.35 () {44 vars in 998 bytes} [Wed Jun 10 16:07:17 2026] GET /v2.0/security-groups/8e795cd4-f793-4232-b642-3b9c287c975d => 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: 194/387] 199.204.45.35 () {44 vars in 1008 bytes} [Wed Jun 10 16:07:17 2026] GET /v2.0/security-group-rules/d8221c65-09c2-416e-b4ca-727f4ae75794 => generated 603 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/388] 199.204.45.35 () {44 vars in 984 bytes} [Wed Jun 10 16:07:18 2026] GET /v2.0/networks/8f015e11-905b-4f24-bc68-726ddf8cdba2 => generated 732 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:07:18.369 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e8079907-431a-429d-966e-df112ad3defb d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 195/389] 199.204.45.35 () {44 vars in 1073 bytes} [Wed Jun 10 16:07:18 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=8f015e11-905b-4f24-bc68-726ddf8cdba2 => 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: 195/390] 199.204.45.35 () {44 vars in 1096 bytes} [Wed Jun 10 16:07:18 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=8f015e11-905b-4f24-bc68-726ddf8cdba2 => generated 1254 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/391] 199.204.45.35 () {44 vars in 998 bytes} [Wed Jun 10 16:07:18 2026] GET /v2.0/security-groups/8e795cd4-f793-4232-b642-3b9c287c975d => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 16:07:25.985 7 INFO neutron.pecan_wsgi.hooks.translation [None req-28d262a4-05cd-4c6e-a078-e7cdae70f1d2 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 197/394] 199.204.45.35 () {44 vars in 976 bytes} [Wed Jun 10 16:07:25 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/395] 199.204.45.35 () {44 vars in 998 bytes} [Wed Jun 10 16:07:25 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/396] 199.204.45.35 () {44 vars in 917 bytes} [Wed Jun 10 16:07:27 2026] GET /v2.0/ports => generated 4725 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 16:07:28.681 8 INFO neutron.api.v2.resource [None req-e3424418-84bd-4fbb-b750-5e9b28e40623 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 199/397] 199.204.45.35 () {44 vars in 956 bytes} [Wed Jun 10 16:07:28 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/398] 199.204.45.35 () {44 vars in 978 bytes} [Wed Jun 10 16:07:28 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/399] 199.204.45.35 () {44 vars in 998 bytes} [Wed Jun 10 16:07:29 2026] GET /v2.0/security-groups/bfa30cc7-0158-42af-85c5-6d8a437c310b => generated 2886 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/400] 199.204.45.35 () {44 vars in 998 bytes} [Wed Jun 10 16:07:29 2026] GET /v2.0/security-groups/bfa30cc7-0158-42af-85c5-6d8a437c310b => generated 2886 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/401] 199.204.45.35 () {44 vars in 1008 bytes} [Wed Jun 10 16:07:29 2026] GET /v2.0/security-group-rules/11c7db8b-264c-4468-8392-457b60ceb251 => generated 623 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/402] 199.204.45.35 () {44 vars in 998 bytes} [Wed Jun 10 16:07:30 2026] GET /v2.0/security-groups/bfa30cc7-0158-42af-85c5-6d8a437c310b => generated 2886 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/403] 199.204.45.35 () {44 vars in 998 bytes} [Wed Jun 10 16:07:30 2026] GET /v2.0/security-groups/bfa30cc7-0158-42af-85c5-6d8a437c310b => generated 2886 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/404] 199.204.45.35 () {44 vars in 1008 bytes} [Wed Jun 10 16:07:30 2026] GET /v2.0/security-group-rules/6f44df3b-91ff-4c7d-bc60-8ba9680e21c4 => generated 627 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/407] 199.204.45.35 () {44 vars in 972 bytes} [Wed Jun 10 16:07:42 2026] GET /v2.0/quotas/f9f13f921f804aad8167a94b410898c3 => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:08:38.249 7 INFO neutron.api.v2.resource [None req-7fcbec6b-e9e4-4797-8d6c-07a0d1e5b1df d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 208/414] 199.204.45.35 () {44 vars in 1071 bytes} [Wed Jun 10 16:08:38 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=f83625b3037e4cd2b82f46699675a57f => generated 139 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/415] 199.204.45.35 () {44 vars in 1094 bytes} [Wed Jun 10 16:08:38 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=f83625b3037e4cd2b82f46699675a57f => generated 4072 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/418] 199.204.45.35 () {44 vars in 1085 bytes} [Wed Jun 10 16:08:39 2026] GET /v2.0/security-groups/56a9d6c9-821a-4df2-916e-1ab7e26a5480?project_id=f83625b3037e4cd2b82f46699675a57f => generated 4075 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/419] 199.204.45.35 () {44 vars in 998 bytes} [Wed Jun 10 16:08:39 2026] GET /v2.0/security-groups/56a9d6c9-821a-4df2-916e-1ab7e26a5480 => generated 4075 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/420] 199.204.45.35 () {44 vars in 1008 bytes} [Wed Jun 10 16:08:39 2026] GET /v2.0/security-group-rules/56068f09-ed99-4522-b698-6da7572e7356 => 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: 211/421] 199.204.45.35 () {44 vars in 1085 bytes} [Wed Jun 10 16:08:40 2026] GET /v2.0/security-groups/56a9d6c9-821a-4df2-916e-1ab7e26a5480?project_id=f83625b3037e4cd2b82f46699675a57f => generated 4075 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/422] 199.204.45.35 () {44 vars in 998 bytes} [Wed Jun 10 16:08:40 2026] GET /v2.0/security-groups/56a9d6c9-821a-4df2-916e-1ab7e26a5480 => generated 4075 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/423] 199.204.45.35 () {44 vars in 1008 bytes} [Wed Jun 10 16:08:40 2026] GET /v2.0/security-group-rules/333cd335-478b-4cf3-8eed-f56b3a2444a3 => generated 599 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/424] 199.204.45.35 () {44 vars in 1085 bytes} [Wed Jun 10 16:08:41 2026] GET /v2.0/security-groups/56a9d6c9-821a-4df2-916e-1ab7e26a5480?project_id=f83625b3037e4cd2b82f46699675a57f => generated 4075 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/425] 199.204.45.35 () {44 vars in 998 bytes} [Wed Jun 10 16:08:41 2026] GET /v2.0/security-groups/56a9d6c9-821a-4df2-916e-1ab7e26a5480 => generated 4075 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/426] 199.204.45.35 () {44 vars in 1008 bytes} [Wed Jun 10 16:08:41 2026] GET /v2.0/security-group-rules/53d383fc-7d82-4650-b0f1-aaf12d287c32 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/427] 199.204.45.35 () {44 vars in 1085 bytes} [Wed Jun 10 16:08:42 2026] GET /v2.0/security-groups/56a9d6c9-821a-4df2-916e-1ab7e26a5480?project_id=f83625b3037e4cd2b82f46699675a57f => generated 4075 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/428] 199.204.45.35 () {44 vars in 998 bytes} [Wed Jun 10 16:08:42 2026] GET /v2.0/security-groups/56a9d6c9-821a-4df2-916e-1ab7e26a5480 => 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: 215/429] 199.204.45.35 () {44 vars in 1008 bytes} [Wed Jun 10 16:08:42 2026] GET /v2.0/security-group-rules/6859ee8d-84c2-40ad-be1a-becb535595a3 => generated 602 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/430] 199.204.45.35 () {44 vars in 972 bytes} [Wed Jun 10 16:08:49 2026] GET /v2.0/quotas/f83625b3037e4cd2b82f46699675a57f => generated 291 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/439] 199.204.45.35 () {44 vars in 946 bytes} [Wed Jun 10 16:09:40 2026] GET /v2.0/networks?name=public => generated 753 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/444] 10.0.0.218 () {32 vars in 649 bytes} [Wed Jun 10 16:10:18 2026] GET /v2.0/networks => generated 2168 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/445] 10.0.0.218 () {32 vars in 655 bytes} [Wed Jun 10 16:10:20 2026] GET /v2.0/floatingips => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/446] 10.0.0.218 () {32 vars in 647 bytes} [Wed Jun 10 16:10:20 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: 8|app: 0|req: 223/447] 10.0.0.218 () {32 vars in 643 bytes} [Wed Jun 10 16:10:20 2026] GET /v2.0/ports => generated 4725 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/448] 10.0.0.218 () {32 vars in 647 bytes} [Wed Jun 10 16:10:20 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: 8|app: 0|req: 224/449] 10.0.0.218 () {32 vars in 649 bytes} [Wed Jun 10 16:10:20 2026] GET /v2.0/networks => generated 2168 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/450] 10.0.0.218 () {32 vars in 663 bytes} [Wed Jun 10 16:10:20 2026] GET /v2.0/security-groups => generated 17401 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/451] 10.0.0.218 () {32 vars in 655 bytes} [Wed Jun 10 16:10:20 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-06-10 16:10:31.122 8 INFO neutron.db.segments_db [None req-1d647e0c-78c3-4617-ad8d-91a6f483e4bf d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Added segment 7209f703-979b-42e0-b229-85dc188e2609 of type vxlan for network 4d04dfbb-a064-4cc3-af8f-0489f603be8d 2026-06-10 16:10:31.162 7 INFO neutron.db.segments_db [None req-72c7e964-dab5-4727-8a23-8252cc64213a d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Added segment c2c2d728-419b-4771-852e-36d58965b40c of type vxlan for network b8a03c17-b93b-466c-90a3-61148336344f [pid: 8|app: 0|req: 227/454] 10.0.0.218 () {34 vars in 671 bytes} [Wed Jun 10 16:10:30 2026] POST /v2.0/networks => generated 729 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/455] 10.0.0.218 () {34 vars in 671 bytes} [Wed Jun 10 16:10:30 2026] POST /v2.0/networks => generated 724 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:10:31.323 8 INFO neutron.db.segments_db [None req-dcc76eca-b9a8-49c1-8c6b-129a41684bfc d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Added segment 2c2e61ad-4fd6-46c2-959d-54a605a73570 of type vxlan for network b894fa92-a2ed-4540-8b66-018780acb1af [pid: 8|app: 0|req: 228/456] 10.0.0.218 () {34 vars in 671 bytes} [Wed Jun 10 16:10:31 2026] POST /v2.0/networks => generated 724 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/457] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:10:31 2026] POST /v2.0/subnets => generated 695 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/458] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:10:31 2026] POST /v2.0/subnets => generated 691 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:10:31.607 8 INFO neutron.db.segments_db [None req-21866359-8c1d-408e-96ab-616b1eaf2e30 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Added segment c37d5e2b-b9c5-4a88-a6bd-118653948499 of type vxlan for network b0ffa3da-6182-4d0f-aeb6-766e305f8b9b [pid: 7|app: 0|req: 230/459] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:10:31 2026] POST /v2.0/subnets => generated 691 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:10:31.682 7 INFO neutron.db.segments_db [None req-ff896009-efcd-4a8f-81b3-697ee0206717 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Added segment 828413d1-3c94-496c-95b0-b731ee62e0f3 of type vxlan for network 417d40cd-0eb7-4477-9924-aea97ede11dd 2026-06-10 16:10:31.858 8 INFO neutron.db.l3_hamode_db [None req-21866359-8c1d-408e-96ab-616b1eaf2e30 d236057d59344609871bf39790c005e6 051340746a0941dd9ce602284524be90 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 16:10:31.933 7 INFO neutron.db.l3_hamode_db [None req-ff896009-efcd-4a8f-81b3-697ee0206717 d236057d59344609871bf39790c005e6 9137303ecbe44dc492b92024e5f0b000 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 16:10:32.669 8 INFO neutron.db.l3_hamode_db [None req-21866359-8c1d-408e-96ab-616b1eaf2e30 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 16:10:32.719 7 INFO neutron.db.l3_hamode_db [None req-ff896009-efcd-4a8f-81b3-697ee0206717 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 231/460] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:10:31 2026] POST /v2.0/routers => generated 731 bytes in 2291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/461] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:10:31 2026] POST /v2.0/routers => generated 735 bytes in 2365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:10:33.978 8 INFO neutron.db.segments_db [None req-ad048e99-f6f6-4c61-bcf3-326da9f61072 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Added segment 97b2460f-5416-43e9-b608-25fe9e697e67 of type vxlan for network c5eb63cc-9f88-4842-9db5-0eee67837a04 [pid: 7|app: 0|req: 232/462] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:10:33 2026] GET /v2.0/security-groups?tenant_id=965b22a2c2a8489397d6ac7a1438401c&name=default => generated 2921 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 16:10:34.196 8 INFO neutron.db.l3_hamode_db [None req-ad048e99-f6f6-4c61-bcf3-326da9f61072 d236057d59344609871bf39790c005e6 2eacfffc3352453da93d10e112405f85 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 16:10:34.825 8 INFO neutron.db.l3_hamode_db [None req-ad048e99-f6f6-4c61-bcf3-326da9f61072 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 233/463] 10.0.0.218 () {34 vars in 783 bytes} [Wed Jun 10 16:10:34 2026] PUT /v2.0/routers/f69138f9-a3bf-4d88-9ce1-505bb10ab422/add_router_interface => generated 309 bytes in 899 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/464] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:10:33 2026] POST /v2.0/routers => generated 731 bytes in 1696 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/465] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:10:35 2026] DELETE /v2.0/security-groups/b85e83f1-b0c0-4e96-b218-9128fc8d36f9 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/466] 10.0.0.218 () {34 vars in 783 bytes} [Wed Jun 10 16:10:35 2026] PUT /v2.0/routers/de4d0842-1b85-41a4-9d4b-2ad334572406/add_router_interface => generated 309 bytes in 1043 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/467] 10.0.0.218 () {34 vars in 685 bytes} [Wed Jun 10 16:10:36 2026] POST /v2.0/security-groups => generated 1661 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/468] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jun 10 16:10:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/469] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jun 10 16:10:36 2026] POST /v2.0/security-group-rules => generated 602 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/470] 10.0.0.218 () {34 vars in 783 bytes} [Wed Jun 10 16:10:35 2026] PUT /v2.0/routers/7d17e3b3-ea1d-4ca2-933b-066232005961/add_router_interface => generated 309 bytes in 1094 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/471] 10.0.0.218 () {34 vars in 676 bytes} [Wed Jun 10 16:10:36 2026] POST /v2.0/floatingips => generated 552 bytes in 530 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/472] 10.0.0.207 () {38 vars in 971 bytes} [Wed Jun 10 16:10:36 2026] POST /v2.0/security-groups => generated 1685 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/473] 10.0.0.207 () {38 vars in 971 bytes} [Wed Jun 10 16:10:37 2026] POST /v2.0/security-groups => generated 1680 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/474] 10.0.0.207 () {34 vars in 1100 bytes} [Wed Jun 10 16:10:37 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1136610319&fields=id&tenant_id=9137303ecbe44dc492b92024e5f0b000 => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/475] 10.0.0.207 () {34 vars in 982 bytes} [Wed Jun 10 16:10:37 2026] GET /v2.0/networks?id=b8a03c17-b93b-466c-90a3-61148336344f => generated 676 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/476] 10.0.0.207 () {34 vars in 965 bytes} [Wed Jun 10 16:10:37 2026] GET /v2.0/quotas/9137303ecbe44dc492b92024e5f0b000 => 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.207 () {34 vars in 1002 bytes} [Wed Jun 10 16:10:37 2026] GET /v2.0/ports?tenant_id=9137303ecbe44dc492b92024e5f0b000&fields=id => generated 57 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/478] 10.0.0.207 () {34 vars in 991 bytes} [Wed Jun 10 16:10:37 2026] GET /v2.0/security-groups/49637af4-ec94-4038-a5f0-cd0b178632f0 => generated 1685 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/479] 10.0.0.207 () {38 vars in 981 bytes} [Wed Jun 10 16:10:37 2026] POST /v2.0/security-group-rules => generated 614 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/480] 10.0.0.207 () {38 vars in 971 bytes} [Wed Jun 10 16:10:37 2026] POST /v2.0/security-groups => generated 1679 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/481] 10.0.0.207 () {38 vars in 971 bytes} [Wed Jun 10 16:10:38 2026] POST /v2.0/security-groups => generated 1685 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/482] 10.0.0.207 () {38 vars in 971 bytes} [Wed Jun 10 16:10:38 2026] POST /v2.0/security-groups => generated 1682 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/483] 10.0.0.207 () {34 vars in 907 bytes} [Wed Jun 10 16:10:38 2026] GET /v2.0/extensions => generated 21537 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/484] 10.0.0.207 () {34 vars in 1008 bytes} [Wed Jun 10 16:10:38 2026] GET /v2.0/networks/b8a03c17-b93b-466c-90a3-61148336344f?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/485] 10.0.0.207 () {34 vars in 991 bytes} [Wed Jun 10 16:10:38 2026] GET /v2.0/security-groups/8dac24b3-6ca0-4fcc-aacf-31d9959deafc => generated 1685 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/486] 10.0.0.207 () {34 vars in 1108 bytes} [Wed Jun 10 16:10:38 2026] GET /v2.0/networks/b8a03c17-b93b-466c-90a3-61148336344f?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: 239/487] 10.0.0.207 () {38 vars in 981 bytes} [Wed Jun 10 16:10:38 2026] POST /v2.0/security-group-rules => generated 614 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/488] 10.0.0.207 () {34 vars in 1002 bytes} [Wed Jun 10 16:10:38 2026] GET /v2.0/security-groups?tenant_id=2eacfffc3352453da93d10e112405f85 => generated 7902 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/489] 10.0.0.207 () {34 vars in 991 bytes} [Wed Jun 10 16:10:38 2026] GET /v2.0/security-groups/8dac24b3-6ca0-4fcc-aacf-31d9959deafc => generated 2310 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/490] 10.0.0.207 () {34 vars in 991 bytes} [Wed Jun 10 16:10:38 2026] GET /v2.0/security-groups/d15f39e6-f8c9-45e6-ae19-6fd168b76158 => generated 2918 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/491] 10.0.0.207 () {34 vars in 991 bytes} [Wed Jun 10 16:10:38 2026] GET /v2.0/security-groups/d15f39e6-f8c9-45e6-ae19-6fd168b76158 => generated 2918 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/492] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:10:38 2026] GET /v2.0/ports?device_id=54fc26ab-ecce-441c-90db-919cec093b95 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/493] 10.0.0.207 () {38 vars in 981 bytes} [Wed Jun 10 16:10:38 2026] POST /v2.0/security-group-rules => generated 619 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/494] 10.0.0.207 () {34 vars in 991 bytes} [Wed Jun 10 16:10:38 2026] GET /v2.0/security-groups/38305f7e-272a-4b2f-a755-cb837798fe65 => generated 1680 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/495] 10.0.0.207 () {34 vars in 991 bytes} [Wed Jun 10 16:10:38 2026] GET /v2.0/security-groups/8dac24b3-6ca0-4fcc-aacf-31d9959deafc => generated 2940 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/496] 10.0.0.207 () {34 vars in 1001 bytes} [Wed Jun 10 16:10:38 2026] GET /v2.0/security-group-rules/41b25854-bdf7-4556-aedb-cc966b980785 => generated 616 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/497] 10.0.0.207 () {36 vars in 1013 bytes} [Wed Jun 10 16:10:38 2026] DELETE /v2.0/security-groups/38305f7e-272a-4b2f-a755-cb837798fe65 => 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: 244/500] 10.0.0.207 () {34 vars in 991 bytes} [Wed Jun 10 16:10:38 2026] GET /v2.0/security-groups/8dac24b3-6ca0-4fcc-aacf-31d9959deafc => generated 2940 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 16:10:38.991 7 INFO neutron.api.v2.resource [req-0fa6e711-96db-4976-affa-3e186abb1840 req-c705c47e-eda5-4b28-8115-9ea5039345bc 609e3069bf6b4d1688d9da960097c926 2eacfffc3352453da93d10e112405f85 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 257/501] 10.0.0.207 () {34 vars in 991 bytes} [Wed Jun 10 16:10:38 2026] GET /v2.0/security-groups/38305f7e-272a-4b2f-a755-cb837798fe65 => 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: 258/502] 10.0.0.207 () {34 vars in 991 bytes} [Wed Jun 10 16:10:39 2026] GET /v2.0/security-groups/a931e416-5bb7-49db-aeac-eec6f0877479 => generated 1679 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/503] 10.0.0.207 () {36 vars in 1023 bytes} [Wed Jun 10 16:10:38 2026] DELETE /v2.0/security-group-rules/41b25854-bdf7-4556-aedb-cc966b980785 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/504] 10.0.0.207 () {36 vars in 1013 bytes} [Wed Jun 10 16:10:39 2026] DELETE /v2.0/security-groups/a931e416-5bb7-49db-aeac-eec6f0877479 => 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: 246/505] 10.0.0.207 () {34 vars in 991 bytes} [Wed Jun 10 16:10:39 2026] GET /v2.0/security-groups/8dac24b3-6ca0-4fcc-aacf-31d9959deafc => generated 2310 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 16:10:39.170 8 INFO neutron.api.v2.resource [req-b94880ae-fe8b-487c-ba9b-2cc22e81f4f4 req-28d564fe-33c9-45e6-8af7-c2e0b18ba60c 609e3069bf6b4d1688d9da960097c926 2eacfffc3352453da93d10e112405f85 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 247/506] 10.0.0.207 () {34 vars in 991 bytes} [Wed Jun 10 16:10:39 2026] GET /v2.0/security-groups/a931e416-5bb7-49db-aeac-eec6f0877479 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/507] 10.0.0.207 () {34 vars in 991 bytes} [Wed Jun 10 16:10:39 2026] GET /v2.0/security-groups/e6a684a7-c7e7-4971-b93b-008b021b2f5d => generated 1682 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/508] 10.0.0.207 () {36 vars in 1013 bytes} [Wed Jun 10 16:10:39 2026] DELETE /v2.0/security-groups/8dac24b3-6ca0-4fcc-aacf-31d9959deafc => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/509] 10.0.0.207 () {36 vars in 1013 bytes} [Wed Jun 10 16:10:39 2026] DELETE /v2.0/security-groups/e6a684a7-c7e7-4971-b93b-008b021b2f5d => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/510] 10.0.0.207 () {34 vars in 991 bytes} [Wed Jun 10 16:10:39 2026] GET /v2.0/security-groups/49637af4-ec94-4038-a5f0-cd0b178632f0 => generated 2310 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 16:10:39.347 7 INFO neutron.api.v2.resource [req-0c1eb108-a84e-47ae-9761-d157d11fe37e req-5952b624-8330-48a0-9a7e-303e9093b0dd 609e3069bf6b4d1688d9da960097c926 2eacfffc3352453da93d10e112405f85 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 262/511] 10.0.0.207 () {34 vars in 991 bytes} [Wed Jun 10 16:10:39 2026] GET /v2.0/security-groups/e6a684a7-c7e7-4971-b93b-008b021b2f5d => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/512] 10.0.0.207 () {34 vars in 1002 bytes} [Wed Jun 10 16:10:39 2026] GET /v2.0/security-groups?tenant_id=2eacfffc3352453da93d10e112405f85 => generated 2921 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/513] 10.0.0.207 () {36 vars in 1013 bytes} [Wed Jun 10 16:10:39 2026] DELETE /v2.0/security-groups/49637af4-ec94-4038-a5f0-cd0b178632f0 => 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: 264/514] 10.0.0.207 () {34 vars in 991 bytes} [Wed Jun 10 16:10:39 2026] GET /v2.0/security-groups/d15f39e6-f8c9-45e6-ae19-6fd168b76158 => generated 2918 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/515] 10.0.0.207 () {34 vars in 991 bytes} [Wed Jun 10 16:10:39 2026] GET /v2.0/security-groups/d15f39e6-f8c9-45e6-ae19-6fd168b76158 => generated 2918 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 16:10:39.527 7 INFO neutron.api.v2.resource [req-96ff2ae0-014f-4a27-bbb9-f78c31f8bc4c req-196c95db-7e03-4700-aad8-648ebf676247 609e3069bf6b4d1688d9da960097c926 2eacfffc3352453da93d10e112405f85 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 266/516] 10.0.0.207 () {34 vars in 991 bytes} [Wed Jun 10 16:10:39 2026] GET /v2.0/security-groups/e6a684a7-c7e7-4971-b93b-008b021b2f5d => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 16:10:39.567 7 INFO neutron.api.v2.resource [req-7e23edd3-2b75-4992-907d-1641a96ad624 req-9928a219-cdbe-45ac-8de8-3d5c8d64baa7 609e3069bf6b4d1688d9da960097c926 2eacfffc3352453da93d10e112405f85 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 267/517] 10.0.0.207 () {34 vars in 991 bytes} [Wed Jun 10 16:10:39 2026] GET /v2.0/security-groups/a931e416-5bb7-49db-aeac-eec6f0877479 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 16:10:39.609 7 INFO neutron.api.v2.resource [req-02425e8f-2409-44e9-b871-2467744fe0d6 req-e15fa179-933d-4b79-b9c8-69070a7ec0a1 609e3069bf6b4d1688d9da960097c926 2eacfffc3352453da93d10e112405f85 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 268/518] 10.0.0.207 () {34 vars in 991 bytes} [Wed Jun 10 16:10:39 2026] GET /v2.0/security-groups/38305f7e-272a-4b2f-a755-cb837798fe65 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 16:10:39.992 8 INFO neutron_taas.services.taas.taas_plugin [None req-9910e3bd-c617-4de5-a146-70cde3a5970e d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: 1a984ec2-60e4-430a-ac9a-44455100de5a 2026-06-10 16:10:40.001 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9910e3bd-c617-4de5-a146-70cde3a5970e d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: 1a984ec2-60e4-430a-ac9a-44455100de5a 2026-06-10 16:10:40.271 7 INFO neutron_taas.services.taas.taas_plugin [None req-de2d8afe-69bb-4220-984e-338a7cd75860 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: 4137829e-b0f6-48f8-9dec-6f42b54fe15a 2026-06-10 16:10:40.278 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de2d8afe-69bb-4220-984e-338a7cd75860 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: 4137829e-b0f6-48f8-9dec-6f42b54fe15a [pid: 7|app: 0|req: 269/519] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jun 10 16:10:39 2026] PUT /v2.0/routers/7d17e3b3-ea1d-4ca2-933b-066232005961/remove_router_interface => generated 309 bytes in 1252 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/520] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:10:40 2026] GET /v2.0/ports?device_id=54fc26ab-ecce-441c-90db-919cec093b95 => 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: 251/521] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jun 10 16:10:39 2026] PUT /v2.0/routers/de4d0842-1b85-41a4-9d4b-2ad334572406/remove_router_interface => generated 309 bytes in 1567 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:10:41.161 7 INFO neutron_taas.services.taas.taas_plugin [None req-4a36af8b-cabe-4d19-956e-bab75224e9d4 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: 5253d0ed-580d-4500-891d-40fc34b76fd0 2026-06-10 16:10:41.163 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4a36af8b-cabe-4d19-956e-bab75224e9d4 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: 5253d0ed-580d-4500-891d-40fc34b76fd0 2026-06-10 16:10:41.243 8 INFO neutron_taas.services.taas.taas_plugin [None req-4dbd3316-db9d-4884-8413-c97ea3a7d8f0 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: 9f2da051-46b6-4500-81cd-38cfc6c48fab 2026-06-10 16:10:41.246 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4dbd3316-db9d-4884-8413-c97ea3a7d8f0 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: 9f2da051-46b6-4500-81cd-38cfc6c48fab 2026-06-10 16:10:41.434 7 INFO neutron_taas.services.taas.taas_plugin [None req-4a36af8b-cabe-4d19-956e-bab75224e9d4 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: 8f4fe9d7-83f7-4085-9af4-53ba9047a797 2026-06-10 16:10:41.437 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4a36af8b-cabe-4d19-956e-bab75224e9d4 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: 8f4fe9d7-83f7-4085-9af4-53ba9047a797 2026-06-10 16:10:41.514 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-4a36af8b-cabe-4d19-956e-bab75224e9d4 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - 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 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, 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 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, 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 646, 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 717, 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 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-06-10 16:10:41.518 8 INFO neutron_taas.services.taas.taas_plugin [None req-4dbd3316-db9d-4884-8413-c97ea3a7d8f0 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: b0270801-5f81-404b-aea2-9d6f3ab76234 2026-06-10 16:10:41.525 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4dbd3316-db9d-4884-8413-c97ea3a7d8f0 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: b0270801-5f81-404b-aea2-9d6f3ab76234 2026-06-10 16:10:41.622 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-4dbd3316-db9d-4884-8413-c97ea3a7d8f0 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - 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 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, 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 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, 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 646, 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 717, 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 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-06-10 16:10:41.931 7 INFO neutron.db.l3_hamode_db [None req-4a36af8b-cabe-4d19-956e-bab75224e9d4 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] HA network c5eb63cc-9f88-4842-9db5-0eee67837a04 was deleted as no HA routers are present in tenant 2eacfffc3352453da93d10e112405f85. [pid: 7|app: 0|req: 271/522] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:10:40 2026] DELETE /v2.0/routers/7d17e3b3-ea1d-4ca2-933b-066232005961 => generated 0 bytes in 1046 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:10:42.051 8 INFO neutron.db.l3_hamode_db [None req-4dbd3316-db9d-4884-8413-c97ea3a7d8f0 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] HA network b0ffa3da-6182-4d0f-aeb6-766e305f8b9b was deleted as no HA routers are present in tenant 051340746a0941dd9ce602284524be90. [pid: 8|app: 0|req: 252/523] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:10:41 2026] DELETE /v2.0/routers/de4d0842-1b85-41a4-9d4b-2ad334572406 => generated 0 bytes in 1048 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/524] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:10:42 2026] GET /v2.0/ports?device_id=54fc26ab-ecce-441c-90db-919cec093b95 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/525] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:10:41 2026] DELETE /v2.0/subnets/43235936-88ec-4c9e-b4c1-965c1a71a409 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:10:42.239 7 INFO neutron_taas.services.taas.taas_plugin [None req-37807f63-53be-4e11-ad91-7c26f62ca6dd d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: 827120c2-9f29-4a05-81f5-4e5052c0e756 2026-06-10 16:10:42.242 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-37807f63-53be-4e11-ad91-7c26f62ca6dd d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: 827120c2-9f29-4a05-81f5-4e5052c0e756 [pid: 8|app: 0|req: 254/526] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:10:42 2026] DELETE /v2.0/subnets/cc122f7e-bfa5-41ee-b7ec-7af1a7698cd1 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:10:42.379 8 INFO neutron_taas.services.taas.taas_plugin [None req-c648f793-169f-4102-9bf9-bda4b7e43370 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: d6d4de12-03f3-41e5-b8d9-91432e51892a 2026-06-10 16:10:42.381 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c648f793-169f-4102-9bf9-bda4b7e43370 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: d6d4de12-03f3-41e5-b8d9-91432e51892a 2026-06-10 16:10:42.443 7 INFO neutron.services.segments.plugin [-] Segment 97b2460f-5416-43e9-b608-25fe9e697e67 resource provider aggregate not found [pid: 7|app: 0|req: 273/527] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:10:42 2026] DELETE /v2.0/networks/b894fa92-a2ed-4540-8b66-018780acb1af => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:10:42.462 7 INFO neutron.services.segments.plugin [-] Segment 97b2460f-5416-43e9-b608-25fe9e697e67 resource provider aggregate not found 2026-06-10 16:10:42.473 7 INFO neutron.services.segments.plugin [-] Segment 97b2460f-5416-43e9-b608-25fe9e697e67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97b2460f-5416-43e9-b608-25fe9e697e67 found for delete ", "request_id": "req-18545823-0c27-40d5-abe2-55bd08799e2f"}]} 2026-06-10 16:10:42.480 7 INFO neutron.services.segments.plugin [-] Segment 97b2460f-5416-43e9-b608-25fe9e697e67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97b2460f-5416-43e9-b608-25fe9e697e67 found for delete ", "request_id": "req-4468d4bc-e8a1-48d3-a9f0-e31aef6fa774"}]} 2026-06-10 16:10:42.491 8 INFO neutron.services.segments.plugin [-] Segment c37d5e2b-b9c5-4a88-a6bd-118653948499 resource provider aggregate not found 2026-06-10 16:10:42.515 8 INFO neutron.services.segments.plugin [-] Segment c37d5e2b-b9c5-4a88-a6bd-118653948499 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c37d5e2b-b9c5-4a88-a6bd-118653948499 found for delete ", "request_id": "req-8d150e78-cf13-4711-9d4c-67e87e4457d4"}]} 2026-06-10 16:10:42.553 8 INFO neutron.services.segments.plugin [-] Segment c37d5e2b-b9c5-4a88-a6bd-118653948499 resource provider aggregate not found 2026-06-10 16:10:42.578 8 INFO neutron.services.segments.plugin [-] Segment c37d5e2b-b9c5-4a88-a6bd-118653948499 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c37d5e2b-b9c5-4a88-a6bd-118653948499 found for delete ", "request_id": "req-861b63d6-343d-4ce8-aa63-1a4bf83f4f00"}]} [pid: 8|app: 0|req: 255/528] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:10:42 2026] DELETE /v2.0/networks/4d04dfbb-a064-4cc3-af8f-0489f603be8d => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/529] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:10:42 2026] GET /v2.0/security-groups?tenant_id=2eacfffc3352453da93d10e112405f85&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: 257/530] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:10:42 2026] DELETE /v2.0/security-groups/d15f39e6-f8c9-45e6-ae19-6fd168b76158 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/531] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:10:42 2026] GET /v2.0/security-groups?tenant_id=051340746a0941dd9ce602284524be90&name=default => generated 2921 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/532] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:10:42 2026] GET /v2.0/security-groups?tenant_id=c089de3469644039bdc030e6e4bc6e9b&name=default => generated 2925 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/533] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:10:42 2026] DELETE /v2.0/security-groups/9827b5c8-25ae-4a2a-ab7d-768cd33aca5d => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/534] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:10:42 2026] DELETE /v2.0/security-groups/0c51ff33-361d-4271-9482-6cc5dd07a539 => 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: 276/535] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:10:43 2026] GET /v2.0/ports?device_id=54fc26ab-ecce-441c-90db-919cec093b95 => 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: 260/536] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:10:43 2026] GET /v2.0/security-groups?tenant_id=d7b50273757a4f129cac0da3afc4b182&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/537] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:10:43 2026] DELETE /v2.0/security-groups/a1627c99-8a3a-4cab-afa6-ff88008134a7 => 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: 261/538] 199.204.45.35 () {34 vars in 985 bytes} [Wed Jun 10 16:10:43 2026] GET /v2.0/networks?id=b8a03c17-b93b-466c-90a3-61148336344f => generated 676 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/539] 199.204.45.35 () {34 vars in 910 bytes} [Wed Jun 10 16:10:43 2026] GET /v2.0/extensions => generated 21537 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/540] 199.204.45.35 () {34 vars in 1049 bytes} [Wed Jun 10 16:10:43 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9137303ecbe44dc492b92024e5f0b000 => generated 181 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/541] 199.204.45.35 () {38 vars in 954 bytes} [Wed Jun 10 16:10:43 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) [pid: 8|app: 0|req: 263/542] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:10:44 2026] GET /v2.0/ports?device_id=54fc26ab-ecce-441c-90db-919cec093b95 => generated 961 bytes in 74 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: 280/543] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:10:44 2026] GET /v2.0/security-groups?id=666ca2f9-e620-4598-9b2e-011e7b64ab45&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:10:44.495 7 INFO neutron.services.segments.plugin [-] Segment 2c2e61ad-4fd6-46c2-959d-54a605a73570 resource provider aggregate not found 2026-06-10 16:10:44.498 7 INFO neutron.services.segments.plugin [-] Segment 2c2e61ad-4fd6-46c2-959d-54a605a73570 resource provider aggregate not found 2026-06-10 16:10:44.521 7 INFO neutron.services.segments.plugin [-] Segment 2c2e61ad-4fd6-46c2-959d-54a605a73570 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c2e61ad-4fd6-46c2-959d-54a605a73570 found for delete ", "request_id": "req-0f52285c-368e-446c-b161-a55458227cb6"}]} 2026-06-10 16:10:44.523 7 INFO neutron.services.segments.plugin [-] Segment 2c2e61ad-4fd6-46c2-959d-54a605a73570 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c2e61ad-4fd6-46c2-959d-54a605a73570 found for delete ", "request_id": "req-7972ae62-ed01-4c3a-b1d2-7bf776f9044d"}]} 2026-06-10 16:10:44.534 8 INFO neutron.services.segments.plugin [-] Segment 7209f703-979b-42e0-b229-85dc188e2609 resource provider aggregate not found 2026-06-10 16:10:44.555 8 INFO neutron.services.segments.plugin [-] Segment 7209f703-979b-42e0-b229-85dc188e2609 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7209f703-979b-42e0-b229-85dc188e2609 found for delete ", "request_id": "req-ca5aa2a8-751e-4598-a74b-4cd6826d932b"}]} 2026-06-10 16:10:44.594 8 INFO neutron.services.segments.plugin [-] Segment 7209f703-979b-42e0-b229-85dc188e2609 resource provider aggregate not found 2026-06-10 16:10:44.612 8 INFO neutron.services.segments.plugin [-] Segment 7209f703-979b-42e0-b229-85dc188e2609 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7209f703-979b-42e0-b229-85dc188e2609 found for delete ", "request_id": "req-382d3f74-8365-461e-a1e0-70b5314a7bd6"}]} 2026-06-10 16:10:44.861 8 INFO neutron.db.segments_db [None req-8bf59bd9-44b8-47c0-b613-2aed11623522 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Added segment 535c2ef6-9cd8-42d7-9bc6-05be1fc89f53 of type vxlan for network 45a3f92b-b75e-4ec4-abc1-c6ccaf647bb8 [pid: 8|app: 0|req: 264/544] 10.0.0.218 () {34 vars in 671 bytes} [Wed Jun 10 16:10:44 2026] POST /v2.0/networks => generated 733 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/545] 199.204.45.35 () {38 vars in 1027 bytes} [Wed Jun 10 16:10:44 2026] PUT /v2.0/ports/9ddb83fb-a094-46cc-8c05-accac0ec4fa2 => generated 1239 bytes in 479 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-06-10 16:10:45.194 8 INFO neutron.db.segments_db [None req-ebe16113-5d09-4832-8770-260e4195f746 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Added segment 083e25e5-c63b-4517-bb91-8ae449b4990c of type vxlan for network 97618cc1-f921-44cc-956c-367abed28bac [pid: 8|app: 0|req: 265/546] 10.0.0.218 () {34 vars in 671 bytes} [Wed Jun 10 16:10:44 2026] POST /v2.0/networks => generated 719 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/547] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:10:45 2026] POST /v2.0/subnets => generated 699 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:10:45.424 7 INFO neutron.db.segments_db [None req-5af9600f-bdc1-4991-85c0-a61e6d883bf1 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Added segment c74c5cab-ce81-4426-908a-d339248819d2 of type vxlan for network 07d81038-9c89-4858-ab5f-9566d04a646c [pid: 8|app: 0|req: 266/548] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:10:45 2026] POST /v2.0/subnets => generated 685 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/549] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:10:45 2026] GET /v2.0/ports?device_id=54fc26ab-ecce-441c-90db-919cec093b95 => generated 973 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:10:45.661 8 INFO neutron.db.segments_db [None req-16a15942-6219-4e86-83e9-0f7139c1c859 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Added segment d90fb535-8db3-4902-b41b-c0fbe02691fa of type vxlan for network 2fbe85b8-f231-48b3-8cd3-fa07fa88eb2b 2026-06-10 16:10:45.766 7 INFO neutron.db.l3_hamode_db [None req-5af9600f-bdc1-4991-85c0-a61e6d883bf1 d236057d59344609871bf39790c005e6 002b53d92ba04c61ba8432c120ee3ade - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 16:10:45.846 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3cc128b5-bd30-4ce8-b334-9a68ecf1db61'] response: {'name': 'network-changed', 'server_uuid': '54fc26ab-ecce-441c-90db-919cec093b95', 'tag': '9ddb83fb-a094-46cc-8c05-accac0ec4fa2', 'status': 'completed', 'code': 200} 2026-06-10 16:10:45.958 8 INFO neutron.db.l3_hamode_db [None req-16a15942-6219-4e86-83e9-0f7139c1c859 d236057d59344609871bf39790c005e6 2fe5e0ef19564326b3cfb6f453b5cc1f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 16:10:46.598 7 INFO neutron.db.l3_hamode_db [None req-5af9600f-bdc1-4991-85c0-a61e6d883bf1 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 16:10:46.805 8 INFO neutron.db.l3_hamode_db [None req-16a15942-6219-4e86-83e9-0f7139c1c859 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 283/550] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:10:45 2026] POST /v2.0/routers => generated 739 bytes in 2079 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/551] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:10:47 2026] GET /v2.0/security-groups?id=666ca2f9-e620-4598-9b2e-011e7b64ab45&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/552] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:10:47 2026] GET /v2.0/ports?tenant_id=9137303ecbe44dc492b92024e5f0b000&device_id=54fc26ab-ecce-441c-90db-919cec093b95 => generated 1242 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/553] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:10:45 2026] POST /v2.0/routers => generated 725 bytes in 2144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/554] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:10:47 2026] GET /v2.0/security-groups?tenant_id=7291960750c247249ed328717022cc9a&name=default => generated 2925 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/555] 199.204.45.35 () {34 vars in 1059 bytes} [Wed Jun 10 16:10:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=9ddb83fb-a094-46cc-8c05-accac0ec4fa2 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/556] 10.0.0.218 () {34 vars in 783 bytes} [Wed Jun 10 16:10:47 2026] PUT /v2.0/routers/1f0c6c89-7293-488a-ade5-e1a4dc7e0a7c/add_router_interface => generated 309 bytes in 1226 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/557] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:10:48 2026] DELETE /v2.0/security-groups/0cf821d7-fb68-4bb0-926e-aecbd75dbab8 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/558] 199.204.45.35 () {34 vars in 983 bytes} [Wed Jun 10 16:10:49 2026] GET /v2.0/subnets?id=9b2e3426-8cbe-492c-b50f-d408859fb68b => generated 694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/559] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:10:49 2026] GET /v2.0/ports?device_id=54fc26ab-ecce-441c-90db-919cec093b95 => generated 973 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/560] 10.0.0.218 () {34 vars in 783 bytes} [Wed Jun 10 16:10:47 2026] PUT /v2.0/routers/cec4cb6e-69a7-43b5-afb3-841ee91f2b5d/add_router_interface => generated 309 bytes in 1183 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/561] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:10:49 2026] GET /v2.0/security-groups?id=666ca2f9-e620-4598-9b2e-011e7b64ab45&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: 273/562] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:10:49 2026] GET /v2.0/ports?network_id=b8a03c17-b93b-466c-90a3-61148336344f&device_owner=network%3Adhcp => generated 1242 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/563] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:10:49 2026] GET /v2.0/networks/b8a03c17-b93b-466c-90a3-61148336344f?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: 290/564] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:10:49 2026] GET /v2.0/security-groups?tenant_id=8f5478788f4c4ce2965f301135e0427f&name=default => generated 2925 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/565] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:10:49 2026] GET /v2.0/networks/b8a03c17-b93b-466c-90a3-61148336344f?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: 291/566] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:10:49 2026] DELETE /v2.0/security-groups/558f798c-63bb-4a6e-aa2b-30c5df7f1b2f => 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: 292/567] 10.0.0.218 () {34 vars in 685 bytes} [Wed Jun 10 16:10:49 2026] POST /v2.0/security-groups => generated 1661 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/568] 10.0.0.218 () {34 vars in 685 bytes} [Wed Jun 10 16:10:49 2026] POST /v2.0/security-groups => generated 1660 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/569] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jun 10 16:10:49 2026] POST /v2.0/security-group-rules => generated 597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/570] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jun 10 16:10:49 2026] POST /v2.0/security-group-rules => generated 597 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/571] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jun 10 16:10:49 2026] POST /v2.0/security-group-rules => generated 602 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/572] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jun 10 16:10:49 2026] POST /v2.0/security-group-rules => generated 602 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/573] 10.0.0.218 () {34 vars in 676 bytes} [Wed Jun 10 16:10:50 2026] POST /v2.0/floatingips => generated 552 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/574] 10.0.0.218 () {34 vars in 676 bytes} [Wed Jun 10 16:10:50 2026] POST /v2.0/floatingips => generated 552 bytes in 525 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/575] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:10:50 2026] GET /v2.0/ports?device_id=54fc26ab-ecce-441c-90db-919cec093b95 => generated 973 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/576] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:10:50 2026] GET /v2.0/ports?tenant_id=9137303ecbe44dc492b92024e5f0b000&device_id=54fc26ab-ecce-441c-90db-919cec093b95 => generated 1242 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/577] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:10:50 2026] GET /v2.0/security-groups?id=666ca2f9-e620-4598-9b2e-011e7b64ab45&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/578] 199.204.45.35 () {34 vars in 985 bytes} [Wed Jun 10 16:10:50 2026] GET /v2.0/networks?id=b8a03c17-b93b-466c-90a3-61148336344f => generated 771 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/579] 199.204.45.35 () {34 vars in 1059 bytes} [Wed Jun 10 16:10:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=9ddb83fb-a094-46cc-8c05-accac0ec4fa2 => 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: 282/580] 199.204.45.35 () {34 vars in 983 bytes} [Wed Jun 10 16:10:50 2026] GET /v2.0/subnets?id=9b2e3426-8cbe-492c-b50f-d408859fb68b => generated 694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/581] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:10:50 2026] GET /v2.0/ports?network_id=b8a03c17-b93b-466c-90a3-61148336344f&device_owner=network%3Adhcp => generated 1242 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/582] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:10:50 2026] GET /v2.0/networks/b8a03c17-b93b-466c-90a3-61148336344f?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: 300/583] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:10:50 2026] GET /v2.0/networks/b8a03c17-b93b-466c-90a3-61148336344f?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) [pid: 8|app: 0|req: 284/584] 10.0.0.207 () {34 vars in 1098 bytes} [Wed Jun 10 16:10:51 2026] GET /v2.0/security-groups?name=tempest-securitygroup--620337127&fields=id&tenant_id=002b53d92ba04c61ba8432c120ee3ade => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/585] 10.0.0.207 () {34 vars in 982 bytes} [Wed Jun 10 16:10:51 2026] GET /v2.0/networks?id=45a3f92b-b75e-4ec4-abc1-c6ccaf647bb8 => generated 684 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/586] 10.0.0.207 () {34 vars in 1100 bytes} [Wed Jun 10 16:10:51 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1475567202&fields=id&tenant_id=2fe5e0ef19564326b3cfb6f453b5cc1f => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/587] 10.0.0.207 () {34 vars in 965 bytes} [Wed Jun 10 16:10:51 2026] GET /v2.0/quotas/002b53d92ba04c61ba8432c120ee3ade => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/588] 10.0.0.207 () {34 vars in 982 bytes} [Wed Jun 10 16:10:51 2026] GET /v2.0/networks?id=97618cc1-f921-44cc-956c-367abed28bac => generated 670 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/589] 10.0.0.207 () {34 vars in 965 bytes} [Wed Jun 10 16:10:51 2026] GET /v2.0/quotas/2fe5e0ef19564326b3cfb6f453b5cc1f => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/590] 10.0.0.207 () {34 vars in 1002 bytes} [Wed Jun 10 16:10:51 2026] GET /v2.0/ports?tenant_id=002b53d92ba04c61ba8432c120ee3ade&fields=id => generated 103 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/591] 10.0.0.207 () {34 vars in 1002 bytes} [Wed Jun 10 16:10:51 2026] GET /v2.0/ports?tenant_id=2fe5e0ef19564326b3cfb6f453b5cc1f&fields=id => generated 57 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/592] 10.0.0.207 () {34 vars in 1008 bytes} [Wed Jun 10 16:10:51 2026] GET /v2.0/networks/97618cc1-f921-44cc-956c-367abed28bac?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/593] 10.0.0.207 () {34 vars in 1108 bytes} [Wed Jun 10 16:10:51 2026] GET /v2.0/networks/97618cc1-f921-44cc-956c-367abed28bac?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) [pid: 8|app: 0|req: 288/594] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:10:51 2026] GET /v2.0/ports?device_id=c89d1c31-b600-4084-bf2a-28d8104004d9 => 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: 289/595] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:10:51 2026] GET /v2.0/ports?device_id=54fc26ab-ecce-441c-90db-919cec093b95 => generated 973 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/596] 10.0.0.207 () {34 vars in 907 bytes} [Wed Jun 10 16:10:51 2026] GET /v2.0/extensions => generated 21537 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/597] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:10:51 2026] GET /v2.0/security-groups?id=666ca2f9-e620-4598-9b2e-011e7b64ab45&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: 308/598] 10.0.0.207 () {34 vars in 1008 bytes} [Wed Jun 10 16:10:51 2026] GET /v2.0/networks/45a3f92b-b75e-4ec4-abc1-c6ccaf647bb8?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: 291/599] 10.0.0.207 () {34 vars in 1108 bytes} [Wed Jun 10 16:10:51 2026] GET /v2.0/networks/45a3f92b-b75e-4ec4-abc1-c6ccaf647bb8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/600] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:10:52 2026] GET /v2.0/ports?device_id=68c6837c-d644-4a5b-a020-e908235b261b => 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: 292/601] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:10:52 2026] GET /v2.0/ports?device_id=c89d1c31-b600-4084-bf2a-28d8104004d9 => 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: 310/602] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:10:52 2026] GET /v2.0/ports?device_id=54fc26ab-ecce-441c-90db-919cec093b95 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/603] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:10:53 2026] GET /v2.0/security-groups?id=666ca2f9-e620-4598-9b2e-011e7b64ab45&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: 7|app: 0|req: 311/604] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:10:53 2026] GET /v2.0/ports?device_id=68c6837c-d644-4a5b-a020-e908235b261b => 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: 312/605] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:10:53 2026] GET /v2.0/ports?device_id=c89d1c31-b600-4084-bf2a-28d8104004d9 => 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: 294/608] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:10:53 2026] GET /v2.0/security-groups?tenant_id=b1fdd93cb3bc4607b86dbdf5cbfd0e52&name=default => generated 2925 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/609] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:10:54 2026] GET /v2.0/ports?device_id=54fc26ab-ecce-441c-90db-919cec093b95 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/610] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:10:54 2026] DELETE /v2.0/security-groups/e6ab06ab-23ec-44c5-b298-64f50f79f558 => 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: 296/611] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:10:54 2026] GET /v2.0/security-groups?id=666ca2f9-e620-4598-9b2e-011e7b64ab45&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: 297/612] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:10:54 2026] GET /v2.0/ports?device_id=68c6837c-d644-4a5b-a020-e908235b261b => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/613] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:10:54 2026] GET /v2.0/security-groups?tenant_id=5906d942d8e34f8d90289adf8f6dbe34&name=default => generated 2925 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/614] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:10:54 2026] DELETE /v2.0/security-groups/9bdb21d6-87f1-4296-add3-cd643c704c7b => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/615] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:10:54 2026] GET /v2.0/ports?device_id=c89d1c31-b600-4084-bf2a-28d8104004d9 => 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: 299/616] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:10:55 2026] GET /v2.0/ports?device_id=54fc26ab-ecce-441c-90db-919cec093b95 => 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: 318/617] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:10:55 2026] GET /v2.0/security-groups?id=666ca2f9-e620-4598-9b2e-011e7b64ab45&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: 300/618] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:10:55 2026] GET /v2.0/ports?device_id=68c6837c-d644-4a5b-a020-e908235b261b => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/619] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:10:56 2026] GET /v2.0/ports?device_id=c89d1c31-b600-4084-bf2a-28d8104004d9 => 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: 301/620] 199.204.45.35 () {34 vars in 985 bytes} [Wed Jun 10 16:10:56 2026] GET /v2.0/networks?id=97618cc1-f921-44cc-956c-367abed28bac => generated 670 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/621] 199.204.45.35 () {34 vars in 1049 bytes} [Wed Jun 10 16:10:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2fe5e0ef19564326b3cfb6f453b5cc1f => generated 181 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/622] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:10:56 2026] GET /v2.0/ports?device_id=54fc26ab-ecce-441c-90db-919cec093b95 => generated 975 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/623] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:10:56 2026] GET /v2.0/ports?device_id=68c6837c-d644-4a5b-a020-e908235b261b => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/624] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:10:56 2026] GET /v2.0/security-groups?id=666ca2f9-e620-4598-9b2e-011e7b64ab45&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: 302/625] 199.204.45.35 () {38 vars in 954 bytes} [Wed Jun 10 16:10:56 2026] POST /v2.0/ports => generated 954 bytes in 567 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 324/626] 199.204.45.35 () {38 vars in 1027 bytes} [Wed Jun 10 16:10:56 2026] PUT /v2.0/ports/89658f4c-6cde-43be-8f6a-f074a83c4bdc => generated 1235 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/627] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:10:57 2026] GET /v2.0/ports?device_id=c89d1c31-b600-4084-bf2a-28d8104004d9 => generated 969 bytes in 45 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-06-10 16:10:57.287 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c653844a-d156-4d77-aac3-f8ee231bdf76'] response: {'name': 'network-changed', 'server_uuid': 'c89d1c31-b600-4084-bf2a-28d8104004d9', 'tag': '89658f4c-6cde-43be-8f6a-f074a83c4bdc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 325/628] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:10:57 2026] GET /v2.0/security-groups?id=949e7cb4-7b34-488e-aadf-d2ddf65f91ac&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/629] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:10:57 2026] GET /v2.0/security-groups?tenant_id=ff36fb07dd1c4dd9b1c89ca29f190011&name=default => generated 2925 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/630] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:10:57 2026] DELETE /v2.0/security-groups/615652f4-7f0e-4496-aeed-0ddeca403550 => 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: 305/631] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:10:57 2026] GET /v2.0/ports?device_id=68c6837c-d644-4a5b-a020-e908235b261b => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/632] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:10:57 2026] GET /v2.0/ports?device_id=54fc26ab-ecce-441c-90db-919cec093b95 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/633] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:10:57 2026] GET /v2.0/ports?tenant_id=2fe5e0ef19564326b3cfb6f453b5cc1f&device_id=c89d1c31-b600-4084-bf2a-28d8104004d9 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/634] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:10:57 2026] GET /v2.0/security-groups?id=666ca2f9-e620-4598-9b2e-011e7b64ab45&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: 307/635] 199.204.45.35 () {34 vars in 1017 bytes} [Wed Jun 10 16:10:57 2026] GET /v2.0/networks?tenant_id=2fe5e0ef19564326b3cfb6f453b5cc1f&shared=False => generated 766 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/636] 199.204.45.35 () {34 vars in 929 bytes} [Wed Jun 10 16:10:57 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/637] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:10:57 2026] GET /v2.0/ports?device_id=54fc26ab-ecce-441c-90db-919cec093b95 => generated 975 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/638] 199.204.45.35 () {34 vars in 985 bytes} [Wed Jun 10 16:10:58 2026] GET /v2.0/networks?id=45a3f92b-b75e-4ec4-abc1-c6ccaf647bb8 => generated 684 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/639] 199.204.45.35 () {34 vars in 1049 bytes} [Wed Jun 10 16:10:58 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=002b53d92ba04c61ba8432c120ee3ade => generated 180 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/640] 199.204.45.35 () {38 vars in 954 bytes} [Wed Jun 10 16:10:58 2026] POST /v2.0/ports => generated 954 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 312/641] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:10:58 2026] GET /v2.0/ports?device_id=c89d1c31-b600-4084-bf2a-28d8104004d9 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:10:58.869 7 INFO neutron.db.l3_db [None req-f083bdd2-4386-445c-a51f-7ca2fd2f931e 796e271a004043df93c58f32efdfb118 9137303ecbe44dc492b92024e5f0b000 - - default default] Floating IP 98759135-f47b-458e-aa9c-11c69393ba40 associated. External IP: 10.96.250.210, port: 9ddb83fb-a094-46cc-8c05-accac0ec4fa2. [pid: 8|app: 0|req: 313/642] 199.204.45.35 () {38 vars in 1027 bytes} [Wed Jun 10 16:10:58 2026] PUT /v2.0/ports/7eb0290b-a821-4a53-a357-abc14a4a9a9d => generated 1235 bytes in 392 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: 314/643] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:10:59 2026] GET /v2.0/security-groups?id=949e7cb4-7b34-488e-aadf-d2ddf65f91ac&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/644] 10.0.0.218 () {34 vars in 749 bytes} [Wed Jun 10 16:10:58 2026] PUT /v2.0/floatingips/98759135-f47b-458e-aa9c-11c69393ba40 => generated 856 bytes in 1188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/645] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:10:59 2026] GET /v2.0/ports?device_id=68c6837c-d644-4a5b-a020-e908235b261b => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/646] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:10:59 2026] GET /v2.0/ports?tenant_id=2fe5e0ef19564326b3cfb6f453b5cc1f&device_id=c89d1c31-b600-4084-bf2a-28d8104004d9 => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/647] 199.204.45.35 () {34 vars in 1057 bytes} [Wed Jun 10 16:10:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=89658f4c-6cde-43be-8f6a-f074a83c4bdc => 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: 316/648] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:10:59 2026] GET /v2.0/security-groups?id=314bbdc1-eeeb-4127-862f-47567310c335&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/649] 199.204.45.35 () {34 vars in 983 bytes} [Wed Jun 10 16:10:59 2026] GET /v2.0/subnets?id=6f443392-d5ab-4b65-afc9-074bdb080857 => generated 688 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/650] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:10:59 2026] GET /v2.0/ports?device_id=54fc26ab-ecce-441c-90db-919cec093b95 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/651] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:10:59 2026] GET /v2.0/ports?network_id=97618cc1-f921-44cc-956c-367abed28bac&device_owner=network%3Adhcp => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:10:59.370 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d27386a-dbf0-4586-999a-72f7ff511623'] response: {'name': 'network-changed', 'server_uuid': '54fc26ab-ecce-441c-90db-919cec093b95', 'tag': '9ddb83fb-a094-46cc-8c05-accac0ec4fa2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 334/652] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:10:59 2026] GET /v2.0/security-groups?id=666ca2f9-e620-4598-9b2e-011e7b64ab45&fields=id&fields=name => generated 114 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/653] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:10:59 2026] GET /v2.0/networks/97618cc1-f921-44cc-956c-367abed28bac?fields=segments => generated 14 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/654] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:10:59 2026] GET /v2.0/networks/97618cc1-f921-44cc-956c-367abed28bac?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:10:59.756 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ad6f976-df06-407a-8865-ff322afcc734'] response: {'name': 'network-changed', 'server_uuid': '68c6837c-d644-4a5b-a020-e908235b261b', 'tag': '7eb0290b-a821-4a53-a357-abc14a4a9a9d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 320/655] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:10:59 2026] GET /v2.0/ports?tenant_id=9137303ecbe44dc492b92024e5f0b000&device_id=54fc26ab-ecce-441c-90db-919cec093b95 => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/656] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:10:59 2026] GET /v2.0/ports?device_id=54fc26ab-ecce-441c-90db-919cec093b95 => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/657] 199.204.45.35 () {34 vars in 985 bytes} [Wed Jun 10 16:10:59 2026] GET /v2.0/networks?id=b8a03c17-b93b-466c-90a3-61148336344f => generated 771 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/658] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:10:59 2026] GET /v2.0/security-groups?id=666ca2f9-e620-4598-9b2e-011e7b64ab45&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: 338/659] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:11:00 2026] GET /v2.0/ports?tenant_id=002b53d92ba04c61ba8432c120ee3ade&device_id=68c6837c-d644-4a5b-a020-e908235b261b => 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: 339/660] 199.204.45.35 () {34 vars in 1057 bytes} [Wed Jun 10 16:11:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7eb0290b-a821-4a53-a357-abc14a4a9a9d => 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: 340/661] 199.204.45.35 () {34 vars in 983 bytes} [Wed Jun 10 16:11:00 2026] GET /v2.0/subnets?id=1d096f68-1c60-48c0-be05-63c2d07d996e => generated 702 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/662] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:11:00 2026] GET /v2.0/ports?network_id=45a3f92b-b75e-4ec4-abc1-c6ccaf647bb8&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: 322/663] 199.204.45.35 () {34 vars in 1059 bytes} [Wed Jun 10 16:10:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=9ddb83fb-a094-46cc-8c05-accac0ec4fa2 => generated 859 bytes in 407 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/664] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:11:00 2026] GET /v2.0/ports?device_id=c89d1c31-b600-4084-bf2a-28d8104004d9 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/665] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:11:00 2026] GET /v2.0/networks/45a3f92b-b75e-4ec4-abc1-c6ccaf647bb8?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: 325/666] 199.204.45.35 () {34 vars in 983 bytes} [Wed Jun 10 16:11:00 2026] GET /v2.0/subnets?id=9b2e3426-8cbe-492c-b50f-d408859fb68b => generated 694 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/667] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:11:00 2026] GET /v2.0/ports?device_id=68c6837c-d644-4a5b-a020-e908235b261b => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/668] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:11:00 2026] GET /v2.0/security-groups?id=949e7cb4-7b34-488e-aadf-d2ddf65f91ac&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: 328/669] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:11:00 2026] GET /v2.0/networks/45a3f92b-b75e-4ec4-abc1-c6ccaf647bb8?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: 329/670] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:11:00 2026] GET /v2.0/ports?network_id=b8a03c17-b93b-466c-90a3-61148336344f&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: 330/671] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:11:00 2026] GET /v2.0/security-groups?id=314bbdc1-eeeb-4127-862f-47567310c335&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/672] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:11:00 2026] GET /v2.0/security-groups?tenant_id=d5a44c84b37e47d7bf56f97ee566e647&name=default => generated 2925 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/673] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:11:00 2026] GET /v2.0/networks/b8a03c17-b93b-466c-90a3-61148336344f?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: 332/674] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:11:00 2026] GET /v2.0/networks/b8a03c17-b93b-466c-90a3-61148336344f?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: 343/675] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:11:00 2026] DELETE /v2.0/security-groups/8c5a2553-9a45-4d81-b8d9-dc338a4c62c1 => 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: 333/676] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:11:01 2026] GET /v2.0/ports?device_id=54fc26ab-ecce-441c-90db-919cec093b95 => 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: 344/677] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:11:01 2026] GET /v2.0/security-groups?id=666ca2f9-e620-4598-9b2e-011e7b64ab45&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/678] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:11:01 2026] GET /v2.0/ports?tenant_id=002b53d92ba04c61ba8432c120ee3ade&device_id=68c6837c-d644-4a5b-a020-e908235b261b => generated 1238 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/679] 199.204.45.35 () {34 vars in 985 bytes} [Wed Jun 10 16:11:01 2026] GET /v2.0/networks?id=45a3f92b-b75e-4ec4-abc1-c6ccaf647bb8 => generated 780 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/680] 199.204.45.35 () {34 vars in 1057 bytes} [Wed Jun 10 16:11:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7eb0290b-a821-4a53-a357-abc14a4a9a9d => 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: 345/681] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:11:01 2026] GET /v2.0/ports?device_id=c89d1c31-b600-4084-bf2a-28d8104004d9 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/682] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:11:01 2026] GET /v2.0/ports?device_id=68c6837c-d644-4a5b-a020-e908235b261b => generated 969 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/683] 199.204.45.35 () {34 vars in 983 bytes} [Wed Jun 10 16:11:01 2026] GET /v2.0/subnets?id=1d096f68-1c60-48c0-be05-63c2d07d996e => generated 702 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/684] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:11:01 2026] GET /v2.0/security-groups?id=949e7cb4-7b34-488e-aadf-d2ddf65f91ac&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: 347/685] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:11:01 2026] GET /v2.0/security-groups?id=314bbdc1-eeeb-4127-862f-47567310c335&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/686] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:11:01 2026] GET /v2.0/ports?network_id=45a3f92b-b75e-4ec4-abc1-c6ccaf647bb8&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/687] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:11:01 2026] GET /v2.0/networks/45a3f92b-b75e-4ec4-abc1-c6ccaf647bb8?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: 340/688] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:11:01 2026] GET /v2.0/networks/45a3f92b-b75e-4ec4-abc1-c6ccaf647bb8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/689] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:11:02 2026] GET /v2.0/ports?device_id=54fc26ab-ecce-441c-90db-919cec093b95 => generated 975 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/690] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:11:02 2026] GET /v2.0/security-groups?id=666ca2f9-e620-4598-9b2e-011e7b64ab45&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/691] 199.204.45.35 () {34 vars in 993 bytes} [Wed Jun 10 16:11:02 2026] GET /v2.0/ports?device_id=54fc26ab-ecce-441c-90db-919cec093b95 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:11:02.601 8 INFO neutron_taas.services.taas.taas_plugin [req-4d13053e-163e-4196-88e2-70e132519bf4 req-b5d67206-52ea-4835-b2e4-a104573781fb 796e271a004043df93c58f32efdfb118 9137303ecbe44dc492b92024e5f0b000 - - default default] TaaS: Handle Delete Port: 9ddb83fb-a094-46cc-8c05-accac0ec4fa2 2026-06-10 16:11:02.608 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-4d13053e-163e-4196-88e2-70e132519bf4 req-b5d67206-52ea-4835-b2e4-a104573781fb 796e271a004043df93c58f32efdfb118 9137303ecbe44dc492b92024e5f0b000 - - default default] Tap Mirror: Handle Delete Port: 9ddb83fb-a094-46cc-8c05-accac0ec4fa2 2026-06-10 16:11:02.831 8 INFO neutron.db.l3_db [req-4d13053e-163e-4196-88e2-70e132519bf4 req-b5d67206-52ea-4835-b2e4-a104573781fb 796e271a004043df93c58f32efdfb118 9137303ecbe44dc492b92024e5f0b000 - - default default] Floating IP 98759135-f47b-458e-aa9c-11c69393ba40 disassociated. External IP: 10.96.250.210, port: 9ddb83fb-a094-46cc-8c05-accac0ec4fa2. 2026-06-10 16:11:02.894 7 INFO neutron.db.segments_db [None req-89851baf-64bc-44f4-aa8b-e06927a1644c f6282d1ea4f34d8f99813f2ccda789e5 643c980dbcfe4cbcb697abed09fb1672 - - default default] Added segment ce8a0a0d-a5da-43e9-a3de-2c77a67350ba of type vxlan for network f2e6cb82-9b10-4e6a-9e17-30ad738261bb [pid: 7|app: 0|req: 351/692] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:11:02 2026] POST /v2.0/networks => generated 631 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/693] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:11:03 2026] GET /v2.0/ports?device_id=c89d1c31-b600-4084-bf2a-28d8104004d9 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/694] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:11:03 2026] GET /v2.0/ports?device_id=68c6837c-d644-4a5b-a020-e908235b261b => generated 969 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/695] 199.204.45.35 () {36 vars in 996 bytes} [Wed Jun 10 16:11:02 2026] DELETE /v2.0/ports/9ddb83fb-a094-46cc-8c05-accac0ec4fa2 => generated 0 bytes in 791 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/696] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:11:03 2026] GET /v2.0/security-groups?id=949e7cb4-7b34-488e-aadf-d2ddf65f91ac&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: 344/697] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:11:03 2026] GET /v2.0/security-groups?id=314bbdc1-eeeb-4127-862f-47567310c335&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:11:03.284 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9c67fe85-4a1a-4f29-a137-1ead0bb7fed0'] response: {'server_uuid': '54fc26ab-ecce-441c-90db-919cec093b95', 'name': 'network-vif-deleted', 'tag': '9ddb83fb-a094-46cc-8c05-accac0ec4fa2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 354/698] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:11:03 2026] POST /v2.0/subnets => generated 627 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/699] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:11:03 2026] GET /v2.0/ports?device_id=54fc26ab-ecce-441c-90db-919cec093b95 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:11:03.507 7 INFO neutron.db.segments_db [None req-c73f252a-937f-4e82-b3c9-1bbd1793d496 f6282d1ea4f34d8f99813f2ccda789e5 643c980dbcfe4cbcb697abed09fb1672 - - default default] Added segment d84a96de-c174-42f1-8262-24ae4c829e2a of type vxlan for network 6daa7dca-a0e0-46c4-bbb4-bbd66b8f4156 2026-06-10 16:11:03.804 7 INFO neutron.db.l3_hamode_db [None req-c73f252a-937f-4e82-b3c9-1bbd1793d496 f6282d1ea4f34d8f99813f2ccda789e5 643c980dbcfe4cbcb697abed09fb1672 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 346/700] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:11:04 2026] GET /v2.0/ports?device_id=c89d1c31-b600-4084-bf2a-28d8104004d9 => 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: 347/701] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:11:04 2026] GET /v2.0/ports?device_id=68c6837c-d644-4a5b-a020-e908235b261b => generated 969 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/702] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:11:04 2026] GET /v2.0/security-groups?id=949e7cb4-7b34-488e-aadf-d2ddf65f91ac&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/703] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:11:04 2026] GET /v2.0/security-groups?id=314bbdc1-eeeb-4127-862f-47567310c335&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/704] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:11:04 2026] GET /v2.0/ports?device_id=54fc26ab-ecce-441c-90db-919cec093b95 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:11:04.683 7 INFO neutron.db.l3_hamode_db [None req-c73f252a-937f-4e82-b3c9-1bbd1793d496 f6282d1ea4f34d8f99813f2ccda789e5 643c980dbcfe4cbcb697abed09fb1672 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 351/705] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:11:05 2026] GET /v2.0/ports?device_id=c89d1c31-b600-4084-bf2a-28d8104004d9 => 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: 355/706] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:11:03 2026] POST /v2.0/routers => generated 694 bytes in 2268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/707] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:11:05 2026] GET /v2.0/security-groups?id=949e7cb4-7b34-488e-aadf-d2ddf65f91ac&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: 356/708] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:11:05 2026] GET /v2.0/ports?device_id=68c6837c-d644-4a5b-a020-e908235b261b => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/709] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:11:05 2026] GET /v2.0/security-groups?id=314bbdc1-eeeb-4127-862f-47567310c335&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/710] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:11:05 2026] GET /v2.0/ports?device_id=54fc26ab-ecce-441c-90db-919cec093b95 => 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: 359/711] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:11:05 2026] GET /v2.0/ports?device_id=c89d1c31-b600-4084-bf2a-28d8104004d9 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:11:06.313 7 INFO neutron.db.l3_db [None req-82d511d9-a730-4a2e-8f44-791847e1da3e c7bf4a41fc114973b69c9b9bc878f989 2fe5e0ef19564326b3cfb6f453b5cc1f - - default default] Floating IP 8f7a77dd-54ed-40be-84ee-fc5f72c3febd associated. External IP: 10.96.250.217, port: 89658f4c-6cde-43be-8f6a-f074a83c4bdc. [pid: 7|app: 0|req: 360/712] 10.0.0.218 () {34 vars in 749 bytes} [Wed Jun 10 16:11:05 2026] PUT /v2.0/floatingips/8f7a77dd-54ed-40be-84ee-fc5f72c3febd => generated 855 bytes in 766 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:11:06.732 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-61f47397-6aec-437c-b618-c8bc608efb32'] response: {'name': 'network-changed', 'server_uuid': 'c89d1c31-b600-4084-bf2a-28d8104004d9', 'tag': '89658f4c-6cde-43be-8f6a-f074a83c4bdc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 361/713] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:11:06 2026] GET /v2.0/ports?device_id=c89d1c31-b600-4084-bf2a-28d8104004d9 => generated 971 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/714] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:11:06 2026] GET /v2.0/security-groups?id=949e7cb4-7b34-488e-aadf-d2ddf65f91ac&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/715] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:11:06 2026] GET /v2.0/ports?device_id=68c6837c-d644-4a5b-a020-e908235b261b => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/716] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:11:06 2026] GET /v2.0/security-groups?id=314bbdc1-eeeb-4127-862f-47567310c335&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/717] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:11:07 2026] DELETE /v2.0/security-groups/666ca2f9-e620-4598-9b2e-011e7b64ab45 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:11:07.196 7 INFO neutron.api.v2.resource [None req-c43bb924-234a-49fe-992f-9992903e7b49 796e271a004043df93c58f32efdfb118 9137303ecbe44dc492b92024e5f0b000 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 366/718] 10.0.0.218 () {32 vars in 737 bytes} [Wed Jun 10 16:11:07 2026] GET /v2.0/security-groups/666ca2f9-e620-4598-9b2e-011e7b64ab45 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/719] 10.0.0.218 () {34 vars in 783 bytes} [Wed Jun 10 16:11:05 2026] PUT /v2.0/routers/820c3647-ae89-4e78-b2e7-b1fa06b8a691/add_router_interface => generated 309 bytes in 1530 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/720] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:11:07 2026] GET /v2.0/ports?tenant_id=2fe5e0ef19564326b3cfb6f453b5cc1f&device_id=c89d1c31-b600-4084-bf2a-28d8104004d9 => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 16:11:07.306 7 INFO neutron_taas.services.taas.taas_plugin [None req-dafe7a10-a6b2-440f-84ce-e50c74aa4409 796e271a004043df93c58f32efdfb118 9137303ecbe44dc492b92024e5f0b000 - - default default] TaaS: Handle Delete Port: 618d98fd-13eb-4981-b36e-dac52f4da61a 2026-06-10 16:11:07.309 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dafe7a10-a6b2-440f-84ce-e50c74aa4409 796e271a004043df93c58f32efdfb118 9137303ecbe44dc492b92024e5f0b000 - - default default] Tap Mirror: Handle Delete Port: 618d98fd-13eb-4981-b36e-dac52f4da61a [pid: 8|app: 0|req: 355/721] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:11:07 2026] GET /v2.0/ports?device_id=c89d1c31-b600-4084-bf2a-28d8104004d9 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/722] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jun 10 16:11:07 2026] DELETE /v2.0/floatingips/98759135-f47b-458e-aa9c-11c69393ba40 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/723] 199.204.45.35 () {34 vars in 985 bytes} [Wed Jun 10 16:11:07 2026] GET /v2.0/networks?id=97618cc1-f921-44cc-956c-367abed28bac => generated 766 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/724] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:11:07 2026] GET /v2.0/security-groups?id=949e7cb4-7b34-488e-aadf-d2ddf65f91ac&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/725] 10.0.0.218 () {34 vars in 665 bytes} [Wed Jun 10 16:11:07 2026] POST /v2.0/ports => generated 955 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, ' [pid: 8|app: 0|req: 357/726] 199.204.45.35 () {34 vars in 1057 bytes} [Wed Jun 10 16:11:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=89658f4c-6cde-43be-8f6a-f074a83c4bdc => generated 858 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:11:08.114 7 INFO neutron_taas.services.taas.taas_plugin [None req-85e28ed0-3254-42a4-b823-6e9289e64dee d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: 5532d680-e90c-49f1-9b97-29c76668af2e 2026-06-10 16:11:08.118 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-85e28ed0-3254-42a4-b823-6e9289e64dee d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: 5532d680-e90c-49f1-9b97-29c76668af2e [pid: 8|app: 0|req: 358/727] 10.0.0.218 () {34 vars in 665 bytes} [Wed Jun 10 16:11:07 2026] POST /v2.0/ports => generated 955 bytes in 318 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: 359/728] 199.204.45.35 () {34 vars in 983 bytes} [Wed Jun 10 16:11:08 2026] GET /v2.0/subnets?id=6f443392-d5ab-4b65-afc9-074bdb080857 => generated 688 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/729] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:11:08 2026] GET /v2.0/ports?device_id=68c6837c-d644-4a5b-a020-e908235b261b => generated 971 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/730] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jun 10 16:11:07 2026] PUT /v2.0/routers/f69138f9-a3bf-4d88-9ce1-505bb10ab422/remove_router_interface => generated 309 bytes in 1003 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/731] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:11:08 2026] GET /v2.0/ports?network_id=97618cc1-f921-44cc-956c-367abed28bac&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: 372/732] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:11:08 2026] GET /v2.0/security-groups?id=314bbdc1-eeeb-4127-862f-47567310c335&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:11:08.864 7 INFO neutron_taas.services.taas.taas_plugin [None req-4e7762ba-ad4b-4748-ae16-cdf366d4c1f0 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: da744a50-00a0-4f6b-9015-b3960ddf51ed 2026-06-10 16:11:08.868 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4e7762ba-ad4b-4748-ae16-cdf366d4c1f0 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: da744a50-00a0-4f6b-9015-b3960ddf51ed 2026-06-10 16:11:08.978 8 INFO neutron.db.l3_db [None req-27816987-02c1-4978-9016-73edd8cb2f3e f6282d1ea4f34d8f99813f2ccda789e5 643c980dbcfe4cbcb697abed09fb1672 - - default default] Floating IP 4fa8aec0-971f-4877-91e9-7b6d856e5107 associated. External IP: 10.96.250.204, port: ebea1ed7-b09e-4a12-9958-6854d63ff6ec. 2026-06-10 16:11:09.179 7 INFO neutron_taas.services.taas.taas_plugin [None req-4e7762ba-ad4b-4748-ae16-cdf366d4c1f0 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: 8cf1c048-e086-47f3-992d-611099237a04 2026-06-10 16:11:09.182 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4e7762ba-ad4b-4748-ae16-cdf366d4c1f0 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: 8cf1c048-e086-47f3-992d-611099237a04 [pid: 8|app: 0|req: 361/733] 10.0.0.218 () {34 vars in 677 bytes} [Wed Jun 10 16:11:08 2026] POST /v2.0/floatingips => generated 842 bytes in 1104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/734] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:11:09 2026] GET /v2.0/networks/97618cc1-f921-44cc-956c-367abed28bac?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: 363/735] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:11:09 2026] GET /v2.0/ports?device_id=c89d1c31-b600-4084-bf2a-28d8104004d9 => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/736] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:11:09 2026] GET /v2.0/ports?device_id=68c6837c-d644-4a5b-a020-e908235b261b => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:11:09.511 8 INFO neutron.db.l3_db [None req-489200bf-94b9-4c84-97eb-d8628b182739 f6282d1ea4f34d8f99813f2ccda789e5 643c980dbcfe4cbcb697abed09fb1672 - - default default] Floating IP 4fa8aec0-971f-4877-91e9-7b6d856e5107 disassociated. External IP: 10.96.250.204, port: ebea1ed7-b09e-4a12-9958-6854d63ff6ec. 2026-06-10 16:11:09.620 7 INFO neutron.services.segments.plugin [-] Segment 828413d1-3c94-496c-95b0-b731ee62e0f3 resource provider aggregate not found 2026-06-10 16:11:09.627 7 INFO neutron.services.segments.plugin [-] Segment 828413d1-3c94-496c-95b0-b731ee62e0f3 resource provider aggregate not found 2026-06-10 16:11:09.652 7 INFO neutron.db.l3_hamode_db [None req-4e7762ba-ad4b-4748-ae16-cdf366d4c1f0 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] HA network 417d40cd-0eb7-4477-9924-aea97ede11dd was deleted as no HA routers are present in tenant 9137303ecbe44dc492b92024e5f0b000. 2026-06-10 16:11:09.659 7 INFO neutron.services.segments.plugin [-] Segment 828413d1-3c94-496c-95b0-b731ee62e0f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 828413d1-3c94-496c-95b0-b731ee62e0f3 found for delete ", "request_id": "req-139ff0e0-f09f-4221-b6ba-2351c2116509"}]} 2026-06-10 16:11:09.662 7 INFO neutron.services.segments.plugin [-] Segment 828413d1-3c94-496c-95b0-b731ee62e0f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 828413d1-3c94-496c-95b0-b731ee62e0f3 found for delete ", "request_id": "req-2e61a90c-f750-4c8d-8d9c-b37856c56b38"}]} [pid: 7|app: 0|req: 373/739] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:11:08 2026] DELETE /v2.0/routers/f69138f9-a3bf-4d88-9ce1-505bb10ab422 => generated 0 bytes in 986 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/740] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:11:09 2026] GET /v2.0/networks/97618cc1-f921-44cc-956c-367abed28bac?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/741] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:11:09 2026] GET /v2.0/security-groups?id=949e7cb4-7b34-488e-aadf-d2ddf65f91ac&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/742] 10.0.0.218 () {34 vars in 749 bytes} [Wed Jun 10 16:11:09 2026] PUT /v2.0/floatingips/4fa8aec0-971f-4877-91e9-7b6d856e5107 => generated 552 bytes in 455 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/743] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:11:09 2026] DELETE /v2.0/subnets/9b2e3426-8cbe-492c-b50f-d408859fb68b => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:11:10.095 7 INFO neutron.db.l3_db [None req-4689acad-cabe-4bde-96c9-728b1037f381 40597c2440444d96bbe484d75d5603c7 002b53d92ba04c61ba8432c120ee3ade - - default default] Floating IP 696648e2-cf0f-4b5d-85be-2801f01cc5f7 associated. External IP: 10.96.250.209, port: 7eb0290b-a821-4a53-a357-abc14a4a9a9d. [pid: 8|app: 0|req: 369/744] 199.204.45.35 () {34 vars in 993 bytes} [Wed Jun 10 16:11:10 2026] GET /v2.0/ports?device_id=c89d1c31-b600-4084-bf2a-28d8104004d9 => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:11:10.198 8 INFO neutron_taas.services.taas.taas_plugin [None req-be62392b-6864-4cf1-86bc-f091f4a6da0b f6282d1ea4f34d8f99813f2ccda789e5 643c980dbcfe4cbcb697abed09fb1672 - - default default] TaaS: Handle Delete Port: 62a19bac-c16f-48bb-b765-708caa208de6 2026-06-10 16:11:10.201 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-be62392b-6864-4cf1-86bc-f091f4a6da0b f6282d1ea4f34d8f99813f2ccda789e5 643c980dbcfe4cbcb697abed09fb1672 - - default default] Tap Mirror: Handle Delete Port: 62a19bac-c16f-48bb-b765-708caa208de6 [pid: 8|app: 0|req: 370/745] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jun 10 16:11:10 2026] DELETE /v2.0/floatingips/4fa8aec0-971f-4877-91e9-7b6d856e5107 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/746] 10.0.0.218 () {34 vars in 749 bytes} [Wed Jun 10 16:11:09 2026] PUT /v2.0/floatingips/696648e2-cf0f-4b5d-85be-2801f01cc5f7 => generated 855 bytes in 684 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:11:10.459 8 INFO neutron_taas.services.taas.taas_plugin [None req-e661b29f-4741-43fb-8c56-71795c1d9e03 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: 0d683b0f-bad7-4a30-9a21-2751e953d878 2026-06-10 16:11:10.462 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e661b29f-4741-43fb-8c56-71795c1d9e03 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: 0d683b0f-bad7-4a30-9a21-2751e953d878 2026-06-10 16:11:10.475 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f53baa5-1605-413b-814c-6e0eb2ad38cd'] response: {'name': 'network-changed', 'server_uuid': '68c6837c-d644-4a5b-a020-e908235b261b', 'tag': '7eb0290b-a821-4a53-a357-abc14a4a9a9d', 'status': 'completed', 'code': 200} 2026-06-10 16:11:10.578 7 INFO neutron_taas.services.taas.taas_plugin [req-46cf2dc8-6190-4a4c-99b7-4605e0d19f8c req-550d5115-adfd-40a1-8d77-a1cf029889bf c7bf4a41fc114973b69c9b9bc878f989 2fe5e0ef19564326b3cfb6f453b5cc1f - - default default] TaaS: Handle Delete Port: 89658f4c-6cde-43be-8f6a-f074a83c4bdc 2026-06-10 16:11:10.584 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-46cf2dc8-6190-4a4c-99b7-4605e0d19f8c req-550d5115-adfd-40a1-8d77-a1cf029889bf c7bf4a41fc114973b69c9b9bc878f989 2fe5e0ef19564326b3cfb6f453b5cc1f - - default default] Tap Mirror: Handle Delete Port: 89658f4c-6cde-43be-8f6a-f074a83c4bdc 2026-06-10 16:11:10.661 8 INFO neutron.services.segments.plugin [-] Segment c2c2d728-419b-4771-852e-36d58965b40c resource provider aggregate not found 2026-06-10 16:11:10.677 8 INFO neutron.services.segments.plugin [-] Segment c2c2d728-419b-4771-852e-36d58965b40c resource provider aggregate not found 2026-06-10 16:11:10.694 8 INFO neutron.services.segments.plugin [-] Segment c2c2d728-419b-4771-852e-36d58965b40c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2c2d728-419b-4771-852e-36d58965b40c found for delete ", "request_id": "req-ea95d017-a15a-4265-a6b6-5aa1ec57467e"}]} [pid: 8|app: 0|req: 371/747] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:11:10 2026] DELETE /v2.0/networks/b8a03c17-b93b-466c-90a3-61148336344f => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:11:10.706 8 INFO neutron.services.segments.plugin [-] Segment c2c2d728-419b-4771-852e-36d58965b40c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2c2d728-419b-4771-852e-36d58965b40c found for delete ", "request_id": "req-330dcab2-c03b-42b9-9cae-701631ed93b9"}]} 2026-06-10 16:11:10.814 7 INFO neutron.db.l3_db [req-46cf2dc8-6190-4a4c-99b7-4605e0d19f8c req-550d5115-adfd-40a1-8d77-a1cf029889bf c7bf4a41fc114973b69c9b9bc878f989 2fe5e0ef19564326b3cfb6f453b5cc1f - - default default] Floating IP 8f7a77dd-54ed-40be-84ee-fc5f72c3febd disassociated. External IP: 10.96.250.217, port: 89658f4c-6cde-43be-8f6a-f074a83c4bdc. [pid: 7|app: 0|req: 377/748] 199.204.45.35 () {36 vars in 996 bytes} [Wed Jun 10 16:11:10 2026] DELETE /v2.0/ports/89658f4c-6cde-43be-8f6a-f074a83c4bdc => generated 0 bytes in 792 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:11:11.295 8 INFO neutron.db.l3_db [None req-6737430f-f318-41cb-b0ac-a591c787cd14 f6282d1ea4f34d8f99813f2ccda789e5 643c980dbcfe4cbcb697abed09fb1672 - - default default] Floating IP 0708efee-4839-4296-a9ec-5907774b88e6 associated. External IP: 10.96.250.214, port: a8fef5d9-8295-464a-b586-82511404ec27. [pid: 8|app: 0|req: 372/749] 10.0.0.218 () {34 vars in 677 bytes} [Wed Jun 10 16:11:10 2026] POST /v2.0/floatingips => generated 842 bytes in 905 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/750] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:11:11 2026] GET /v2.0/ports?device_id=c89d1c31-b600-4084-bf2a-28d8104004d9 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/751] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:11:11 2026] GET /v2.0/ports?device_id=68c6837c-d644-4a5b-a020-e908235b261b => generated 971 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/752] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:11:11 2026] GET /v2.0/security-groups?tenant_id=9137303ecbe44dc492b92024e5f0b000&name=default => generated 2921 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/753] 10.0.0.218 () {32 vars in 729 bytes} [Wed Jun 10 16:11:11 2026] GET /v2.0/floatingips/0708efee-4839-4296-a9ec-5907774b88e6 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/754] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:11:11 2026] GET /v2.0/ports?tenant_id=002b53d92ba04c61ba8432c120ee3ade&device_id=68c6837c-d644-4a5b-a020-e908235b261b => 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: 380/755] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:11:11 2026] GET /v2.0/security-groups?id=314bbdc1-eeeb-4127-862f-47567310c335&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: 381/756] 199.204.45.35 () {34 vars in 985 bytes} [Wed Jun 10 16:11:11 2026] GET /v2.0/networks?id=45a3f92b-b75e-4ec4-abc1-c6ccaf647bb8 => generated 780 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/757] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:11:11 2026] DELETE /v2.0/security-groups/4b91f787-7f11-43ff-b7d5-852171d41fde => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/758] 10.0.0.218 () {32 vars in 655 bytes} [Wed Jun 10 16:11:11 2026] GET /v2.0/floatingips => generated 845 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/759] 199.204.45.35 () {34 vars in 1057 bytes} [Wed Jun 10 16:11:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7eb0290b-a821-4a53-a357-abc14a4a9a9d => generated 858 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/760] 199.204.45.35 () {34 vars in 983 bytes} [Wed Jun 10 16:11:11 2026] GET /v2.0/subnets?id=1d096f68-1c60-48c0-be05-63c2d07d996e => generated 702 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/761] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:11:11 2026] GET /v2.0/ports?network_id=45a3f92b-b75e-4ec4-abc1-c6ccaf647bb8&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: 380/762] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:11:11 2026] GET /v2.0/networks/45a3f92b-b75e-4ec4-abc1-c6ccaf647bb8?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: 381/763] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:11:12 2026] GET /v2.0/networks/45a3f92b-b75e-4ec4-abc1-c6ccaf647bb8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:11:12.204 7 INFO neutron.db.l3_db [None req-ebaffce3-4b50-40aa-ba4a-2dd829dd05df f6282d1ea4f34d8f99813f2ccda789e5 643c980dbcfe4cbcb697abed09fb1672 - - default default] Floating IP 0708efee-4839-4296-a9ec-5907774b88e6 associated. External IP: 10.96.250.214, port: a8fef5d9-8295-464a-b586-82511404ec27. 2026-06-10 16:11:12.524 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa5d8642-1ac9-4d74-bc9b-74717a22de0a'] response: {'server_uuid': 'c89d1c31-b600-4084-bf2a-28d8104004d9', 'name': 'network-vif-deleted', 'tag': '89658f4c-6cde-43be-8f6a-f074a83c4bdc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 382/764] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:11:12 2026] GET /v2.0/ports?device_id=c89d1c31-b600-4084-bf2a-28d8104004d9 => 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: 383/765] 10.0.0.218 () {34 vars in 749 bytes} [Wed Jun 10 16:11:11 2026] PUT /v2.0/floatingips/0708efee-4839-4296-a9ec-5907774b88e6 => generated 842 bytes in 1028 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:11:13.005 8 INFO neutron.db.l3_db [None req-62719435-759f-40a3-a714-749c6ef2c292 f6282d1ea4f34d8f99813f2ccda789e5 643c980dbcfe4cbcb697abed09fb1672 - - default default] Floating IP 0708efee-4839-4296-a9ec-5907774b88e6 disassociated. External IP: 10.96.250.214, port: ebea1ed7-b09e-4a12-9958-6854d63ff6ec. [pid: 8|app: 0|req: 383/766] 10.0.0.218 () {34 vars in 749 bytes} [Wed Jun 10 16:11:12 2026] PUT /v2.0/floatingips/0708efee-4839-4296-a9ec-5907774b88e6 => generated 552 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:11:13.491 7 INFO neutron_taas.services.taas.taas_plugin [None req-a7f8bd8e-e15d-4597-b2fb-995a98c94a67 f6282d1ea4f34d8f99813f2ccda789e5 643c980dbcfe4cbcb697abed09fb1672 - - default default] TaaS: Handle Delete Port: f0beee7a-1f2f-466d-b845-9087f2f7f4f0 2026-06-10 16:11:13.494 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a7f8bd8e-e15d-4597-b2fb-995a98c94a67 f6282d1ea4f34d8f99813f2ccda789e5 643c980dbcfe4cbcb697abed09fb1672 - - default default] Tap Mirror: Handle Delete Port: f0beee7a-1f2f-466d-b845-9087f2f7f4f0 [pid: 7|app: 0|req: 384/767] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jun 10 16:11:13 2026] DELETE /v2.0/floatingips/0708efee-4839-4296-a9ec-5907774b88e6 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:11:13.727 8 INFO neutron.api.v2.resource [None req-38154942-76a1-415b-a92a-13bcdca052bb f6282d1ea4f34d8f99813f2ccda789e5 643c980dbcfe4cbcb697abed09fb1672 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 384/768] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jun 10 16:11:13 2026] DELETE /v2.0/floatingips/0708efee-4839-4296-a9ec-5907774b88e6 => generated 144 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/769] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:11:13 2026] GET /v2.0/ports?device_id=c89d1c31-b600-4084-bf2a-28d8104004d9 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:11:13.922 7 INFO neutron_taas.services.taas.taas_plugin [None req-af8080fa-05f5-4301-9459-2f3d7c8f9c21 f6282d1ea4f34d8f99813f2ccda789e5 643c980dbcfe4cbcb697abed09fb1672 - - default default] TaaS: Handle Delete Port: ebea1ed7-b09e-4a12-9958-6854d63ff6ec 2026-06-10 16:11:13.927 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-af8080fa-05f5-4301-9459-2f3d7c8f9c21 f6282d1ea4f34d8f99813f2ccda789e5 643c980dbcfe4cbcb697abed09fb1672 - - default default] Tap Mirror: Handle Delete Port: ebea1ed7-b09e-4a12-9958-6854d63ff6ec [pid: 7|app: 0|req: 385/770] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jun 10 16:11:13 2026] DELETE /v2.0/ports/ebea1ed7-b09e-4a12-9958-6854d63ff6ec => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:11:14.259 8 INFO neutron_taas.services.taas.taas_plugin [None req-2351a9ea-cb85-44a6-a215-6b3f3ef2d22d f6282d1ea4f34d8f99813f2ccda789e5 643c980dbcfe4cbcb697abed09fb1672 - - default default] TaaS: Handle Delete Port: a8fef5d9-8295-464a-b586-82511404ec27 2026-06-10 16:11:14.261 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2351a9ea-cb85-44a6-a215-6b3f3ef2d22d f6282d1ea4f34d8f99813f2ccda789e5 643c980dbcfe4cbcb697abed09fb1672 - - default default] Tap Mirror: Handle Delete Port: a8fef5d9-8295-464a-b586-82511404ec27 [pid: 8|app: 0|req: 386/771] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jun 10 16:11:14 2026] DELETE /v2.0/ports/a8fef5d9-8295-464a-b586-82511404ec27 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/772] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jun 10 16:11:14 2026] GET /v2.0/ports?device_id=820c3647-ae89-4e78-b2e7-b1fa06b8a691 => generated 958 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:11:14.831 8 INFO neutron_taas.services.taas.taas_plugin [None req-9adb070d-5805-4fec-88c2-f80c9c9b0aea f6282d1ea4f34d8f99813f2ccda789e5 643c980dbcfe4cbcb697abed09fb1672 - - default default] TaaS: Handle Delete Port: 1dba6f03-5177-488a-8f34-13690ab4843b 2026-06-10 16:11:14.835 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9adb070d-5805-4fec-88c2-f80c9c9b0aea f6282d1ea4f34d8f99813f2ccda789e5 643c980dbcfe4cbcb697abed09fb1672 - - default default] Tap Mirror: Handle Delete Port: 1dba6f03-5177-488a-8f34-13690ab4843b [pid: 7|app: 0|req: 387/773] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:11:14 2026] GET /v2.0/security-groups?tenant_id=a17a3e14d60b4e0294d275f465ca0cf8&name=default => generated 2925 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/774] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:11:15 2026] DELETE /v2.0/security-groups/949e7cb4-7b34-488e-aadf-d2ddf65f91ac => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/775] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:11:15 2026] DELETE /v2.0/security-groups/dbab2e05-7de7-46f1-a1e4-d05961c0dd34 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:11:15.297 7 INFO neutron.api.v2.resource [None req-5c6d1c1e-75fb-48d4-b461-483d9d50d90d c7bf4a41fc114973b69c9b9bc878f989 2fe5e0ef19564326b3cfb6f453b5cc1f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 390/776] 10.0.0.218 () {32 vars in 737 bytes} [Wed Jun 10 16:11:15 2026] GET /v2.0/security-groups/949e7cb4-7b34-488e-aadf-d2ddf65f91ac => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 16:11:15.387 7 INFO neutron_taas.services.taas.taas_plugin [None req-94135767-0ebd-4ff5-931e-283f9e773ede c7bf4a41fc114973b69c9b9bc878f989 2fe5e0ef19564326b3cfb6f453b5cc1f - - default default] TaaS: Handle Delete Port: 2ba511f1-206a-47c2-9cbf-5c68fae94a0e 2026-06-10 16:11:15.390 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-94135767-0ebd-4ff5-931e-283f9e773ede c7bf4a41fc114973b69c9b9bc878f989 2fe5e0ef19564326b3cfb6f453b5cc1f - - default default] Tap Mirror: Handle Delete Port: 2ba511f1-206a-47c2-9cbf-5c68fae94a0e [pid: 7|app: 0|req: 391/777] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jun 10 16:11:15 2026] DELETE /v2.0/floatingips/8f7a77dd-54ed-40be-84ee-fc5f72c3febd => generated 0 bytes in 244 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/778] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jun 10 16:11:14 2026] PUT /v2.0/routers/820c3647-ae89-4e78-b2e7-b1fa06b8a691/remove_router_interface => generated 309 bytes in 1188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:11:15.865 8 INFO neutron_taas.services.taas.taas_plugin [None req-ef8592a9-f2a7-4bf4-9eda-57446effe7a6 f6282d1ea4f34d8f99813f2ccda789e5 643c980dbcfe4cbcb697abed09fb1672 - - default default] TaaS: Handle Delete Port: 9d8a87a8-2093-4b5e-bad7-5d8a7672c4d0 2026-06-10 16:11:15.868 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ef8592a9-f2a7-4bf4-9eda-57446effe7a6 f6282d1ea4f34d8f99813f2ccda789e5 643c980dbcfe4cbcb697abed09fb1672 - - default default] Tap Mirror: Handle Delete Port: 9d8a87a8-2093-4b5e-bad7-5d8a7672c4d0 2026-06-10 16:11:15.890 7 INFO neutron_taas.services.taas.taas_plugin [None req-ec1aa9e3-551f-4427-a70e-33c673302d60 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: 281dc159-5fb3-4ee7-b31c-9901f1a495b4 2026-06-10 16:11:15.896 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ec1aa9e3-551f-4427-a70e-33c673302d60 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: 281dc159-5fb3-4ee7-b31c-9901f1a495b4 2026-06-10 16:11:16.097 8 INFO neutron_taas.services.taas.taas_plugin [None req-ef8592a9-f2a7-4bf4-9eda-57446effe7a6 f6282d1ea4f34d8f99813f2ccda789e5 643c980dbcfe4cbcb697abed09fb1672 - - default default] TaaS: Handle Delete Port: 12d10c4d-3e51-47c9-85f8-9b9964094e43 2026-06-10 16:11:16.100 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ef8592a9-f2a7-4bf4-9eda-57446effe7a6 f6282d1ea4f34d8f99813f2ccda789e5 643c980dbcfe4cbcb697abed09fb1672 - - default default] Tap Mirror: Handle Delete Port: 12d10c4d-3e51-47c9-85f8-9b9964094e43 [pid: 7|app: 0|req: 392/779] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jun 10 16:11:15 2026] PUT /v2.0/routers/cec4cb6e-69a7-43b5-afb3-841ee91f2b5d/remove_router_interface => generated 309 bytes in 844 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:11:16.397 8 INFO neutron.services.segments.plugin [-] Segment d84a96de-c174-42f1-8262-24ae4c829e2a resource provider aggregate not found 2026-06-10 16:11:16.409 8 INFO neutron.services.segments.plugin [-] Segment d84a96de-c174-42f1-8262-24ae4c829e2a resource provider aggregate not found 2026-06-10 16:11:16.415 8 INFO neutron.services.segments.plugin [-] Segment d84a96de-c174-42f1-8262-24ae4c829e2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d84a96de-c174-42f1-8262-24ae4c829e2a found for delete ", "request_id": "req-f803291a-8626-483d-8813-52c79dbf907d"}]} 2026-06-10 16:11:16.428 8 INFO neutron.services.segments.plugin [-] Segment d84a96de-c174-42f1-8262-24ae4c829e2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d84a96de-c174-42f1-8262-24ae4c829e2a found for delete ", "request_id": "req-3139ddd1-f9c8-408c-b8d0-bda684ce053d"}]} 2026-06-10 16:11:16.437 8 INFO neutron.db.l3_hamode_db [None req-ef8592a9-f2a7-4bf4-9eda-57446effe7a6 f6282d1ea4f34d8f99813f2ccda789e5 643c980dbcfe4cbcb697abed09fb1672 - - default default] HA network 6daa7dca-a0e0-46c4-bbb4-bbd66b8f4156 was deleted as no HA routers are present in tenant 643c980dbcfe4cbcb697abed09fb1672. [pid: 8|app: 0|req: 388/780] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:11:15 2026] DELETE /v2.0/routers/820c3647-ae89-4e78-b2e7-b1fa06b8a691 => generated 0 bytes in 784 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:11:16.592 7 INFO neutron_taas.services.taas.taas_plugin [None req-98cf4c0d-11aa-4716-b2f4-748f2b146762 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: daf8ee00-aa69-49f7-8330-efe6cda8a6da 2026-06-10 16:11:16.596 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-98cf4c0d-11aa-4716-b2f4-748f2b146762 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: daf8ee00-aa69-49f7-8330-efe6cda8a6da [pid: 8|app: 0|req: 389/781] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:11:16 2026] DELETE /v2.0/subnets/db911173-8952-409a-b467-f53688110ec4 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/782] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:11:16 2026] DELETE /v2.0/networks/f2e6cb82-9b10-4e6a-9e17-30ad738261bb => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:11:16.897 7 INFO neutron_taas.services.taas.taas_plugin [None req-98cf4c0d-11aa-4716-b2f4-748f2b146762 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: 893db665-5cdd-490a-99e7-b06f644db891 2026-06-10 16:11:16.900 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-98cf4c0d-11aa-4716-b2f4-748f2b146762 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: 893db665-5cdd-490a-99e7-b06f644db891 2026-06-10 16:11:17.292 7 INFO neutron.services.segments.plugin [-] Segment d90fb535-8db3-4902-b41b-c0fbe02691fa resource provider aggregate not found 2026-06-10 16:11:17.295 7 INFO neutron.services.segments.plugin [-] Segment d90fb535-8db3-4902-b41b-c0fbe02691fa resource provider aggregate not found 2026-06-10 16:11:17.313 7 INFO neutron.services.segments.plugin [-] Segment d90fb535-8db3-4902-b41b-c0fbe02691fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d90fb535-8db3-4902-b41b-c0fbe02691fa found for delete ", "request_id": "req-c5f85bee-24f7-4161-a00a-1d654d31e451"}]} 2026-06-10 16:11:17.316 7 INFO neutron.services.segments.plugin [-] Segment d90fb535-8db3-4902-b41b-c0fbe02691fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d90fb535-8db3-4902-b41b-c0fbe02691fa found for delete ", "request_id": "req-02fa991c-1199-481b-af37-86d8f4311a31"}]} 2026-06-10 16:11:17.319 7 INFO neutron.db.l3_hamode_db [None req-98cf4c0d-11aa-4716-b2f4-748f2b146762 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] HA network 2fbe85b8-f231-48b3-8cd3-fa07fa88eb2b was deleted as no HA routers are present in tenant 2fe5e0ef19564326b3cfb6f453b5cc1f. [pid: 7|app: 0|req: 393/783] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:11:16 2026] DELETE /v2.0/routers/cec4cb6e-69a7-43b5-afb3-841ee91f2b5d => generated 0 bytes in 926 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/784] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:11:17 2026] GET /v2.0/security-groups?tenant_id=643c980dbcfe4cbcb697abed09fb1672&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: 394/785] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:11:17 2026] DELETE /v2.0/subnets/6f443392-d5ab-4b65-afc9-074bdb080857 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/786] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:11:17 2026] DELETE /v2.0/security-groups/31211db2-8b1e-45ab-8956-54671b49cea5 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:11:17.570 7 INFO neutron_taas.services.taas.taas_plugin [None req-05227b1e-3abe-4fc6-aa2e-89a5887f11a2 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: ba90cef9-3332-4977-980b-0c12b909ed30 2026-06-10 16:11:17.573 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-05227b1e-3abe-4fc6-aa2e-89a5887f11a2 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: ba90cef9-3332-4977-980b-0c12b909ed30 [pid: 7|app: 0|req: 395/787] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:11:17 2026] DELETE /v2.0/networks/97618cc1-f921-44cc-956c-367abed28bac => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/788] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:11:18 2026] GET /v2.0/security-groups?tenant_id=2fe5e0ef19564326b3cfb6f453b5cc1f&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/789] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:11:18 2026] DELETE /v2.0/security-groups/1c1857ce-698a-4276-ae16-435e730fc8b9 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:11:18.434 8 INFO neutron.services.segments.plugin [-] Segment ce8a0a0d-a5da-43e9-a3de-2c77a67350ba resource provider aggregate not found 2026-06-10 16:11:18.450 8 INFO neutron.services.segments.plugin [-] Segment ce8a0a0d-a5da-43e9-a3de-2c77a67350ba resource provider aggregate not found 2026-06-10 16:11:18.454 8 INFO neutron.services.segments.plugin [-] Segment ce8a0a0d-a5da-43e9-a3de-2c77a67350ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce8a0a0d-a5da-43e9-a3de-2c77a67350ba found for delete ", "request_id": "req-f8f686fa-de2a-4ac2-9836-17e781b99060"}]} 2026-06-10 16:11:18.464 8 INFO neutron.services.segments.plugin [-] Segment ce8a0a0d-a5da-43e9-a3de-2c77a67350ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce8a0a0d-a5da-43e9-a3de-2c77a67350ba found for delete ", "request_id": "req-3023bd55-347b-4084-aaf8-7a4d576814ca"}]} 2026-06-10 16:11:19.330 7 INFO neutron.services.segments.plugin [-] Segment 083e25e5-c63b-4517-bb91-8ae449b4990c resource provider aggregate not found 2026-06-10 16:11:19.334 7 INFO neutron.services.segments.plugin [-] Segment 083e25e5-c63b-4517-bb91-8ae449b4990c resource provider aggregate not found 2026-06-10 16:11:19.346 7 INFO neutron.services.segments.plugin [-] Segment 083e25e5-c63b-4517-bb91-8ae449b4990c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 083e25e5-c63b-4517-bb91-8ae449b4990c found for delete ", "request_id": "req-8b2abf40-988c-4f95-957e-f694306a9be5"}]} 2026-06-10 16:11:19.354 7 INFO neutron.services.segments.plugin [-] Segment 083e25e5-c63b-4517-bb91-8ae449b4990c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 083e25e5-c63b-4517-bb91-8ae449b4990c found for delete ", "request_id": "req-04ef3045-b9e2-4e99-8e65-3cff407ecbbf"}]} 2026-06-10 16:11:19.726 8 INFO neutron.db.segments_db [None req-c32fccfc-9f9c-4ae2-8ada-03dcf41c3dd2 f53063fbebb14eb9b72b870eaf55a8c7 90659a179a2a4d6895a0d84815045ab7 - - default default] Added segment 46bc7419-5b9e-4e64-9065-65066e8fa9cc of type vxlan for network bee96028-b493-4722-a7d0-ab8fa87c18ff [pid: 8|app: 0|req: 394/790] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:11:19 2026] POST /v2.0/networks => generated 630 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/791] 10.0.0.218 () {34 vars in 665 bytes} [Wed Jun 10 16:11:19 2026] POST /v2.0/ports => generated 778 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:11:20.205 7 INFO neutron.db.segments_db [None req-44e50035-43b4-437b-80b0-b6ac4ae2eec5 f53063fbebb14eb9b72b870eaf55a8c7 90659a179a2a4d6895a0d84815045ab7 - - default default] Added segment 96200c87-3494-48e2-bf7c-e007a5551ca3 of type vxlan for network 8ef6768d-36ba-444a-b481-8ad79f3cac4f [pid: 7|app: 0|req: 398/792] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:11:20 2026] POST /v2.0/networks => generated 616 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:11:20.375 8 INFO neutron.db.segments_db [None req-e948fc11-02d6-4b95-b564-6a3e4cf5e7df d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Added segment 6cfdf3b1-e73d-4880-b0f9-2ccd908c5a48 of type vxlan for network 68b0d218-0ca5-41e7-baeb-d85f8f300ded [pid: 8|app: 0|req: 395/793] 10.0.0.218 () {34 vars in 671 bytes} [Wed Jun 10 16:11:19 2026] POST /v2.0/networks => generated 725 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/794] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:11:20 2026] POST /v2.0/subnets => generated 646 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/795] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:11:20 2026] POST /v2.0/subnets => generated 691 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:11:20.767 8 INFO neutron.db.segments_db [None req-3b9d4af9-b273-4125-8772-54d18bfde231 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Added segment aca070e2-0468-4aca-8b59-5aaa540424c0 of type vxlan for network a077d77d-8fc2-445a-a3a8-289a11fa3c76 [pid: 7|app: 0|req: 400/796] 10.0.0.218 () {34 vars in 665 bytes} [Wed Jun 10 16:11:20 2026] POST /v2.0/ports => generated 962 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:11:21.067 7 INFO neutron_taas.services.taas.taas_plugin [None req-79d78691-cb38-4091-b12a-70ad7c31d795 f53063fbebb14eb9b72b870eaf55a8c7 90659a179a2a4d6895a0d84815045ab7 - - default default] TaaS: Handle Delete Port: 6eeaac48-f29f-4ab3-9e9d-cc152fb6c9a8 2026-06-10 16:11:21.069 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-79d78691-cb38-4091-b12a-70ad7c31d795 f53063fbebb14eb9b72b870eaf55a8c7 90659a179a2a4d6895a0d84815045ab7 - - default default] Tap Mirror: Handle Delete Port: 6eeaac48-f29f-4ab3-9e9d-cc152fb6c9a8 2026-06-10 16:11:21.098 8 INFO neutron.db.l3_hamode_db [None req-3b9d4af9-b273-4125-8772-54d18bfde231 d236057d59344609871bf39790c005e6 c72a0d9deac34864b8cbb208d6a51e27 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 401/797] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jun 10 16:11:20 2026] DELETE /v2.0/ports/6eeaac48-f29f-4ab3-9e9d-cc152fb6c9a8 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:11:21.212 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7dc484b6-2c08-4ba5-930b-24ceac734cd8 f53063fbebb14eb9b72b870eaf55a8c7 90659a179a2a4d6895a0d84815045ab7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 402/798] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jun 10 16:11:21 2026] DELETE /v2.0/ports/6eeaac48-f29f-4ab3-9e9d-cc152fb6c9a8 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 16:11:21.234 7 INFO neutron.pecan_wsgi.hooks.translation [None req-33ff2a60-f2ab-4049-b771-c661d0508364 f53063fbebb14eb9b72b870eaf55a8c7 90659a179a2a4d6895a0d84815045ab7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 403/799] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jun 10 16:11:21 2026] GET /v2.0/ports/6eeaac48-f29f-4ab3-9e9d-cc152fb6c9a8 => 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: 404/800] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:11:21 2026] DELETE /v2.0/subnets/6c6754d3-c2f3-4210-b41b-270561e4b41d => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:11:21.481 7 INFO neutron.services.segments.plugin [-] Segment 96200c87-3494-48e2-bf7c-e007a5551ca3 resource provider aggregate not found 2026-06-10 16:11:21.485 7 INFO neutron.services.segments.plugin [-] Segment 96200c87-3494-48e2-bf7c-e007a5551ca3 resource provider aggregate not found 2026-06-10 16:11:21.498 7 INFO neutron.services.segments.plugin [-] Segment 96200c87-3494-48e2-bf7c-e007a5551ca3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96200c87-3494-48e2-bf7c-e007a5551ca3 found for delete ", "request_id": "req-abf0a62c-992e-4ae9-80c5-7d00d15abedf"}]} [pid: 7|app: 0|req: 405/801] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:11:21 2026] DELETE /v2.0/networks/8ef6768d-36ba-444a-b481-8ad79f3cac4f => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:11:21.532 7 INFO neutron.services.segments.plugin [-] Segment 96200c87-3494-48e2-bf7c-e007a5551ca3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96200c87-3494-48e2-bf7c-e007a5551ca3 found for delete ", "request_id": "req-4c5efca0-f73b-48fb-9bd1-1cef669e9a01"}]} 2026-06-10 16:11:21.607 7 INFO neutron.db.segments_db [None req-a91e3267-5617-41f4-9927-8522783142dd f53063fbebb14eb9b72b870eaf55a8c7 90659a179a2a4d6895a0d84815045ab7 - - default default] Added segment 1bd255a4-7f79-4e41-a387-a4dd53de63da of type vxlan for network 3a097c48-93a2-4291-80c1-2c9f9c8241b4 [pid: 7|app: 0|req: 406/802] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:11:21 2026] POST /v2.0/networks => generated 616 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:11:21.884 8 INFO neutron.db.l3_hamode_db [None req-3b9d4af9-b273-4125-8772-54d18bfde231 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 407/803] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:11:21 2026] GET /v2.0/security-groups?tenant_id=28a0d1bb17114b779ef0c74fedd7f5d8&name=default => generated 2925 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/804] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:11:22 2026] POST /v2.0/subnets => generated 646 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/805] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:11:22 2026] DELETE /v2.0/security-groups/2e97d04d-e55f-4858-a40e-44a0c29da211 => 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: 410/806] 10.0.0.218 () {34 vars in 665 bytes} [Wed Jun 10 16:11:22 2026] POST /v2.0/ports => generated 924 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/807] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:11:20 2026] POST /v2.0/routers => generated 731 bytes in 2014 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/808] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:11:22 2026] GET /v2.0/security-groups?tenant_id=a64c27710bc34f13a9d56aac89176cca&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 16:11:22.876 8 INFO neutron_taas.services.taas.taas_plugin [None req-35ee1707-c164-4f35-a544-ce4ef88d1d44 f53063fbebb14eb9b72b870eaf55a8c7 90659a179a2a4d6895a0d84815045ab7 - - default default] TaaS: Handle Delete Port: 109ef98a-f4e9-49a2-8ebd-8ab42100852c 2026-06-10 16:11:22.879 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-35ee1707-c164-4f35-a544-ce4ef88d1d44 f53063fbebb14eb9b72b870eaf55a8c7 90659a179a2a4d6895a0d84815045ab7 - - default default] Tap Mirror: Handle Delete Port: 109ef98a-f4e9-49a2-8ebd-8ab42100852c [pid: 8|app: 0|req: 398/809] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jun 10 16:11:22 2026] DELETE /v2.0/ports/109ef98a-f4e9-49a2-8ebd-8ab42100852c => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/810] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:11:22 2026] DELETE /v2.0/security-groups/109ddea6-4035-451c-ba0b-81f0058d5c0b => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:11:23.088 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f17c2774-ccf2-45c0-bf5b-e4da6692764c f53063fbebb14eb9b72b870eaf55a8c7 90659a179a2a4d6895a0d84815045ab7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 400/811] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jun 10 16:11:23 2026] GET /v2.0/ports/109ef98a-f4e9-49a2-8ebd-8ab42100852c => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/812] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:11:23 2026] DELETE /v2.0/subnets/7b06df56-41b0-4dbc-93be-67ead5353601 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:11:23.284 8 INFO neutron.services.segments.plugin [-] Segment 1bd255a4-7f79-4e41-a387-a4dd53de63da resource provider aggregate not found 2026-06-10 16:11:23.291 8 INFO neutron.services.segments.plugin [-] Segment 1bd255a4-7f79-4e41-a387-a4dd53de63da resource provider aggregate not found 2026-06-10 16:11:23.308 8 INFO neutron.services.segments.plugin [-] Segment 1bd255a4-7f79-4e41-a387-a4dd53de63da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bd255a4-7f79-4e41-a387-a4dd53de63da found for delete ", "request_id": "req-518ade2d-1ee5-43d8-902c-1d0f4e67a32d"}]} 2026-06-10 16:11:23.309 8 INFO neutron.services.segments.plugin [-] Segment 1bd255a4-7f79-4e41-a387-a4dd53de63da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bd255a4-7f79-4e41-a387-a4dd53de63da found for delete ", "request_id": "req-311accaa-197e-4a0e-aae7-c9eb3772b151"}]} [pid: 8|app: 0|req: 402/813] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:11:23 2026] DELETE /v2.0/networks/3a097c48-93a2-4291-80c1-2c9f9c8241b4 => 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: 403/814] 10.0.0.218 () {34 vars in 665 bytes} [Wed Jun 10 16:11:23 2026] POST /v2.0/ports => generated 778 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 404/815] 10.0.0.218 () {34 vars in 737 bytes} [Wed Jun 10 16:11:23 2026] PUT /v2.0/ports/9ef35a17-cee4-4032-b66a-4767629be7e3 => generated 752 bytes in 192 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: 412/816] 10.0.0.218 () {34 vars in 783 bytes} [Wed Jun 10 16:11:22 2026] PUT /v2.0/routers/88f9ba57-11dc-4bda-9419-9dcbb70a8c26/add_router_interface => generated 309 bytes in 1155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:11:24.013 8 INFO neutron_taas.services.taas.taas_plugin [None req-5019ee19-fad1-4fa8-a94c-09aa04f327b4 f53063fbebb14eb9b72b870eaf55a8c7 90659a179a2a4d6895a0d84815045ab7 - - default default] TaaS: Handle Delete Port: 9ef35a17-cee4-4032-b66a-4767629be7e3 2026-06-10 16:11:24.016 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5019ee19-fad1-4fa8-a94c-09aa04f327b4 f53063fbebb14eb9b72b870eaf55a8c7 90659a179a2a4d6895a0d84815045ab7 - - default default] Tap Mirror: Handle Delete Port: 9ef35a17-cee4-4032-b66a-4767629be7e3 [pid: 8|app: 0|req: 405/819] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jun 10 16:11:23 2026] DELETE /v2.0/ports/9ef35a17-cee4-4032-b66a-4767629be7e3 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/820] 10.0.0.218 () {32 vars in 643 bytes} [Wed Jun 10 16:11:24 2026] GET /v2.0/ports => generated 781 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:11:24.195 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ffdc7033-c775-4a4a-9840-1f5e951c7489 f53063fbebb14eb9b72b870eaf55a8c7 90659a179a2a4d6895a0d84815045ab7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 406/821] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jun 10 16:11:24 2026] GET /v2.0/ports/9ef35a17-cee4-4032-b66a-4767629be7e3 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/822] 10.0.0.218 () {32 vars in 643 bytes} [Wed Jun 10 16:11:24 2026] GET /v2.0/ports => generated 781 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/823] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jun 10 16:11:24 2026] GET /v2.0/ports/243d2f8d-638c-4c04-b8f0-53f13f41ee6c => generated 778 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:11:24.302 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1621f19d-a8b5-4921-bdc1-a7076fe514a3 f53063fbebb14eb9b72b870eaf55a8c7 90659a179a2a4d6895a0d84815045ab7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 417/824] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jun 10 16:11:24 2026] DELETE /v2.0/ports/109ef98a-f4e9-49a2-8ebd-8ab42100852c => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 16:11:24.333 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bee7fd7d-1d34-4121-b8e4-5f4830df5785 f53063fbebb14eb9b72b870eaf55a8c7 90659a179a2a4d6895a0d84815045ab7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 408/825] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:11:24 2026] DELETE /v2.0/subnets/7b06df56-41b0-4dbc-93be-67ead5353601 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 16:11:24.359 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d0952ec8-2b51-4493-b6de-7dd79cf0238a f53063fbebb14eb9b72b870eaf55a8c7 90659a179a2a4d6895a0d84815045ab7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 418/826] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:11:24 2026] DELETE /v2.0/subnets/6c6754d3-c2f3-4210-b41b-270561e4b41d => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 16:11:24.487 8 INFO neutron_taas.services.taas.taas_plugin [None req-d23749b5-d004-44e6-94e4-b3f5ecb5d9a7 f53063fbebb14eb9b72b870eaf55a8c7 90659a179a2a4d6895a0d84815045ab7 - - default default] TaaS: Handle Delete Port: 243d2f8d-638c-4c04-b8f0-53f13f41ee6c 2026-06-10 16:11:24.492 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d23749b5-d004-44e6-94e4-b3f5ecb5d9a7 f53063fbebb14eb9b72b870eaf55a8c7 90659a179a2a4d6895a0d84815045ab7 - - default default] Tap Mirror: Handle Delete Port: 243d2f8d-638c-4c04-b8f0-53f13f41ee6c [pid: 8|app: 0|req: 409/827] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jun 10 16:11:24 2026] DELETE /v2.0/ports/243d2f8d-638c-4c04-b8f0-53f13f41ee6c => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:11:24.705 7 INFO neutron.services.segments.plugin [-] Segment 46bc7419-5b9e-4e64-9065-65066e8fa9cc resource provider aggregate not found 2026-06-10 16:11:24.717 7 INFO neutron.services.segments.plugin [-] Segment 46bc7419-5b9e-4e64-9065-65066e8fa9cc resource provider aggregate not found [pid: 7|app: 0|req: 419/828] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:11:24 2026] DELETE /v2.0/networks/bee96028-b493-4722-a7d0-ab8fa87c18ff => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:11:24.737 7 INFO neutron.services.segments.plugin [-] Segment 46bc7419-5b9e-4e64-9065-65066e8fa9cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46bc7419-5b9e-4e64-9065-65066e8fa9cc found for delete ", "request_id": "req-89f8f8ad-e321-4e95-86f8-5ca94f60712b"}]} 2026-06-10 16:11:24.739 7 INFO neutron.services.segments.plugin [-] Segment 46bc7419-5b9e-4e64-9065-65066e8fa9cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46bc7419-5b9e-4e64-9065-65066e8fa9cc found for delete ", "request_id": "req-062a2492-9a25-4ba8-9c11-a1caa8fb3c79"}]} [pid: 8|app: 0|req: 410/829] 10.0.0.218 () {34 vars in 685 bytes} [Wed Jun 10 16:11:24 2026] POST /v2.0/security-groups => generated 1660 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/830] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jun 10 16:11:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/831] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jun 10 16:11:25 2026] POST /v2.0/security-group-rules => generated 602 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/832] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:11:25 2026] GET /v2.0/security-groups?tenant_id=90659a179a2a4d6895a0d84815045ab7&name=default => generated 2925 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/833] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:11:25 2026] DELETE /v2.0/security-groups/2ef227d5-8fa9-4e3e-a9b1-663e6390d35a => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/834] 10.0.0.218 () {34 vars in 676 bytes} [Wed Jun 10 16:11:25 2026] POST /v2.0/floatingips => generated 552 bytes in 594 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/835] 10.0.0.207 () {34 vars in 1100 bytes} [Wed Jun 10 16:11:26 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2017874237&fields=id&tenant_id=c72a0d9deac34864b8cbb208d6a51e27 => 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: 422/836] 10.0.0.207 () {34 vars in 982 bytes} [Wed Jun 10 16:11:26 2026] GET /v2.0/networks?id=68b0d218-0ca5-41e7-baeb-d85f8f300ded => generated 676 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/837] 10.0.0.207 () {34 vars in 965 bytes} [Wed Jun 10 16:11:26 2026] GET /v2.0/quotas/c72a0d9deac34864b8cbb208d6a51e27 => 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: 423/838] 10.0.0.207 () {34 vars in 1002 bytes} [Wed Jun 10 16:11:26 2026] GET /v2.0/ports?tenant_id=c72a0d9deac34864b8cbb208d6a51e27&fields=id => generated 103 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/839] 10.0.0.207 () {34 vars in 1008 bytes} [Wed Jun 10 16:11:26 2026] GET /v2.0/networks/68b0d218-0ca5-41e7-baeb-d85f8f300ded?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: 424/840] 10.0.0.207 () {34 vars in 1108 bytes} [Wed Jun 10 16:11:26 2026] GET /v2.0/networks/68b0d218-0ca5-41e7-baeb-d85f8f300ded?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: 417/841] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:11:26 2026] GET /v2.0/ports?device_id=cabbcc96-51d7-4429-ace5-72e625071108 => 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: 418/842] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:11:27 2026] GET /v2.0/ports?device_id=cabbcc96-51d7-4429-ace5-72e625071108 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:11:27.825 7 INFO neutron.db.segments_db [None req-7ee573a2-d3a0-4118-bdd9-31e3d0a4c828 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] Added segment 2913a814-6592-4a67-bea1-9a919a9d9e65 of type vxlan for network 378176dd-719c-4a3b-8c6f-5cd8ae814943 [pid: 7|app: 0|req: 425/843] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:11:27 2026] POST /v2.0/networks => generated 610 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:11:27.997 8 INFO neutron.db.segments_db [None req-d6438c8b-ceb3-4fce-ad07-18e8d326ae32 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] Added segment 29bb70b9-6aca-4558-9a42-137c8c9617b6 of type vxlan for network aaeba794-22d3-42d1-af5d-f71985492a89 [pid: 8|app: 0|req: 419/844] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:11:27 2026] POST /v2.0/networks => generated 611 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/845] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:11:28 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: 420/846] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:11:28 2026] POST /v2.0/subnets => generated 626 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:11:28.619 7 INFO neutron.db.segments_db [None req-a99ce6a3-4428-4e03-92a9-e668ca2c4e90 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] Added segment 2b29f7fa-9ea5-40b4-ae82-7729c6184e60 of type vxlan for network dc02ccb9-d0b6-4ec1-b473-190a37ac5b37 [pid: 8|app: 0|req: 421/847] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:11:28 2026] GET /v2.0/ports?device_id=cabbcc96-51d7-4429-ace5-72e625071108 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:11:28.881 7 INFO neutron.db.l3_hamode_db [None req-a99ce6a3-4428-4e03-92a9-e668ca2c4e90 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 16:11:29.006 7 INFO neutron.db.l3_hamode_db [None req-a99ce6a3-4428-4e03-92a9-e668ca2c4e90 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 422/848] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:11:29 2026] GET /v2.0/security-groups?tenant_id=16e43585ec8c471d9c1e8edccbe2a1a1&name=default => generated 2925 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/849] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:11:29 2026] DELETE /v2.0/security-groups/8e350d67-ec88-40b1-ab2d-2110076b0cb3 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/850] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:11:28 2026] POST /v2.0/routers => generated 506 bytes in 1053 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/851] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:11:29 2026] GET /v2.0/security-groups?tenant_id=fadf2cd4dbe640f4810a6edd54f0f648&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/852] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:11:29 2026] DELETE /v2.0/security-groups/47873076-db4a-4387-84d2-ed6c482ab29b => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/853] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:11:29 2026] GET /v2.0/ports?device_id=cabbcc96-51d7-4429-ace5-72e625071108 => 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: 428/854] 10.0.0.218 () {34 vars in 783 bytes} [Wed Jun 10 16:11:29 2026] PUT /v2.0/routers/1eeecd8a-b185-469a-9f35-1904ed3fafa8/add_router_interface => generated 309 bytes in 1049 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/855] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jun 10 16:11:30 2026] GET /v2.0/ports/a5be68c9-65fc-4e9e-ba2a-3dfb84ec1e38 => generated 955 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/856] 199.204.45.35 () {34 vars in 985 bytes} [Wed Jun 10 16:11:30 2026] GET /v2.0/networks?id=68b0d218-0ca5-41e7-baeb-d85f8f300ded => generated 676 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/857] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:11:30 2026] GET /v2.0/ports?device_id=cabbcc96-51d7-4429-ace5-72e625071108 => 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: 430/858] 199.204.45.35 () {34 vars in 1049 bytes} [Wed Jun 10 16:11:31 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c72a0d9deac34864b8cbb208d6a51e27 => generated 181 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/859] 199.204.45.35 () {38 vars in 954 bytes} [Wed Jun 10 16:11:31 2026] POST /v2.0/ports => generated 954 bytes in 343 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: 432/860] 199.204.45.35 () {38 vars in 1027 bytes} [Wed Jun 10 16:11:31 2026] PUT /v2.0/ports/297c8cac-595e-466e-9617-de6e541661fc => generated 1235 bytes in 478 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/861] 10.0.0.218 () {34 vars in 783 bytes} [Wed Jun 10 16:11:30 2026] PUT /v2.0/routers/1eeecd8a-b185-469a-9f35-1904ed3fafa8/add_router_interface => generated 309 bytes in 1178 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-06-10 16:11:31.944 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-232c7069-9270-49e0-9766-abd09da5552d'] response: {'name': 'network-changed', 'server_uuid': 'cabbcc96-51d7-4429-ace5-72e625071108', 'tag': '297c8cac-595e-466e-9617-de6e541661fc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 433/862] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jun 10 16:11:31 2026] GET /v2.0/ports/41473268-cf5b-4947-9117-fe09453d104b => generated 955 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/863] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:11:32 2026] GET /v2.0/ports?device_id=cabbcc96-51d7-4429-ace5-72e625071108 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:11:32.313 7 INFO neutron_taas.services.taas.taas_plugin [None req-e49ee95b-de18-4846-ab07-f64bfa85f5a7 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] TaaS: Handle Delete Port: 41473268-cf5b-4947-9117-fe09453d104b 2026-06-10 16:11:32.316 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e49ee95b-de18-4846-ab07-f64bfa85f5a7 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] Tap Mirror: Handle Delete Port: 41473268-cf5b-4947-9117-fe09453d104b [pid: 8|app: 0|req: 435/864] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:11:32 2026] GET /v2.0/security-groups?tenant_id=759dd37bc4ca41fd8817194ee847cbaf&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/865] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:11:32 2026] GET /v2.0/security-groups?id=1818409f-9ca9-497a-86e5-b46100095c89&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/866] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:11:32 2026] DELETE /v2.0/security-groups/0e8ac935-80dc-46ac-b205-718a24c1d7d5 => 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: 438/867] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:11:32 2026] GET /v2.0/ports?tenant_id=c72a0d9deac34864b8cbb208d6a51e27&device_id=cabbcc96-51d7-4429-ace5-72e625071108 => generated 1238 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/868] 199.204.45.35 () {34 vars in 1017 bytes} [Wed Jun 10 16:11:32 2026] GET /v2.0/networks?tenant_id=c72a0d9deac34864b8cbb208d6a51e27&shared=False => generated 772 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/869] 199.204.45.35 () {34 vars in 929 bytes} [Wed Jun 10 16:11:32 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/870] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jun 10 16:11:32 2026] PUT /v2.0/routers/1eeecd8a-b185-469a-9f35-1904ed3fafa8/remove_router_interface => generated 309 bytes in 755 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:11:33.075 8 INFO neutron_taas.services.taas.taas_plugin [None req-14d7f56d-5361-4d5e-859d-d21bba8fa9cb 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] TaaS: Handle Delete Port: a5be68c9-65fc-4e9e-ba2a-3dfb84ec1e38 2026-06-10 16:11:33.079 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-14d7f56d-5361-4d5e-859d-d21bba8fa9cb 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] Tap Mirror: Handle Delete Port: a5be68c9-65fc-4e9e-ba2a-3dfb84ec1e38 [pid: 8|app: 0|req: 441/871] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jun 10 16:11:32 2026] PUT /v2.0/routers/1eeecd8a-b185-469a-9f35-1904ed3fafa8/remove_router_interface => generated 309 bytes in 755 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/872] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jun 10 16:11:33 2026] GET /v2.0/ports?device_id=1eeecd8a-b185-469a-9f35-1904ed3fafa8 => 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: 431/873] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:11:33 2026] GET /v2.0/ports?device_id=cabbcc96-51d7-4429-ace5-72e625071108 => generated 969 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/874] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:11:33 2026] GET /v2.0/security-groups?id=1818409f-9ca9-497a-86e5-b46100095c89&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/875] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:11:33 2026] GET /v2.0/ports?tenant_id=c72a0d9deac34864b8cbb208d6a51e27&device_id=cabbcc96-51d7-4429-ace5-72e625071108 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/876] 199.204.45.35 () {34 vars in 1057 bytes} [Wed Jun 10 16:11:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=297c8cac-595e-466e-9617-de6e541661fc => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:11:33.741 8 INFO neutron_taas.services.taas.taas_plugin [None req-95a53988-4542-48e5-bed4-77b92068730a 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] TaaS: Handle Delete Port: 4c35cc8d-731d-4400-8959-8247fc41a507 2026-06-10 16:11:33.743 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-95a53988-4542-48e5-bed4-77b92068730a 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] Tap Mirror: Handle Delete Port: 4c35cc8d-731d-4400-8959-8247fc41a507 [pid: 7|app: 0|req: 435/877] 199.204.45.35 () {34 vars in 983 bytes} [Wed Jun 10 16:11:33 2026] GET /v2.0/subnets?id=df398385-e6a5-4f94-8ba0-0233153b7a1d => generated 694 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/878] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:11:33 2026] GET /v2.0/ports?network_id=68b0d218-0ca5-41e7-baeb-d85f8f300ded&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/879] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:11:33 2026] GET /v2.0/networks/68b0d218-0ca5-41e7-baeb-d85f8f300ded?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/880] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:11:33 2026] GET /v2.0/networks/68b0d218-0ca5-41e7-baeb-d85f8f300ded?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:11:34.105 8 INFO neutron.services.segments.plugin [-] Segment 2b29f7fa-9ea5-40b4-ae82-7729c6184e60 resource provider aggregate not found 2026-06-10 16:11:34.116 8 INFO neutron.services.segments.plugin [-] Segment 2b29f7fa-9ea5-40b4-ae82-7729c6184e60 resource provider aggregate not found 2026-06-10 16:11:34.135 8 INFO neutron.services.segments.plugin [-] Segment 2b29f7fa-9ea5-40b4-ae82-7729c6184e60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b29f7fa-9ea5-40b4-ae82-7729c6184e60 found for delete ", "request_id": "req-0805c5df-66ae-4c01-8fa3-bfe3fb0d3567"}]} 2026-06-10 16:11:34.136 8 INFO neutron.services.segments.plugin [-] Segment 2b29f7fa-9ea5-40b4-ae82-7729c6184e60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b29f7fa-9ea5-40b4-ae82-7729c6184e60 found for delete ", "request_id": "req-8599d084-5241-4d36-a6c9-82f90a7e5be7"}]} 2026-06-10 16:11:34.141 8 INFO neutron.db.l3_hamode_db [None req-95a53988-4542-48e5-bed4-77b92068730a 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] HA network dc02ccb9-d0b6-4ec1-b473-190a37ac5b37 was deleted as no HA routers are present in tenant f94ad961113c4f36ad3f48672c5cbca0. [pid: 8|app: 0|req: 443/881] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:11:33 2026] DELETE /v2.0/routers/1eeecd8a-b185-469a-9f35-1904ed3fafa8 => generated 0 bytes in 568 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/882] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:11:34 2026] DELETE /v2.0/subnets/ff33dc12-4c78-4a12-8941-98c2569f44b8 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/883] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:11:34 2026] DELETE /v2.0/subnets/85ab516b-ea17-4cbc-9c19-785c66d5c073 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:11:34.507 8 INFO neutron.db.segments_db [None req-9bed6805-1ca2-4b0a-97b4-e67d8adb06ab edad89b2cbaf40be856f434ca4fc58f6 520d9542e4db4a208884e96347fa1669 - - default default] Added segment 7002f13c-6fba-4d05-8212-d0079c9a443c of type vxlan for network 881827e0-f87f-4ae6-bbf7-452cb8e3e2de 2026-06-10 16:11:34.520 7 INFO neutron.services.segments.plugin [-] Segment 29bb70b9-6aca-4558-9a42-137c8c9617b6 resource provider aggregate not found 2026-06-10 16:11:34.524 7 INFO neutron.services.segments.plugin [-] Segment 29bb70b9-6aca-4558-9a42-137c8c9617b6 resource provider aggregate not found 2026-06-10 16:11:34.537 7 INFO neutron.services.segments.plugin [-] Segment 29bb70b9-6aca-4558-9a42-137c8c9617b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29bb70b9-6aca-4558-9a42-137c8c9617b6 found for delete ", "request_id": "req-12965b45-0a79-46dc-91ff-44cc43919500"}]} [pid: 7|app: 0|req: 441/884] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:11:34 2026] DELETE /v2.0/networks/aaeba794-22d3-42d1-af5d-f71985492a89 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:11:34.556 7 INFO neutron.services.segments.plugin [-] Segment 29bb70b9-6aca-4558-9a42-137c8c9617b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29bb70b9-6aca-4558-9a42-137c8c9617b6 found for delete ", "request_id": "req-a74a7129-cee4-4d10-80ec-80cd6b12c5a1"}]} 2026-06-10 16:11:34.588 8 INFO neutron.db.segments_db [None req-9bed6805-1ca2-4b0a-97b4-e67d8adb06ab edad89b2cbaf40be856f434ca4fc58f6 520d9542e4db4a208884e96347fa1669 - - default default] Added segment ecdf6ad7-d86b-4c67-86ce-6b421f763657 of type vxlan for network eb729f6e-1833-430d-8295-4af4eb1252e3 2026-06-10 16:11:34.669 7 INFO neutron_taas.services.taas.taas_plugin [None req-73294cc2-25ab-4a6f-a2b8-69949bcb0383 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] TaaS: Handle Delete Port: 32cea29a-689c-483e-b27c-d4c1a5c4ef28 2026-06-10 16:11:34.672 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-73294cc2-25ab-4a6f-a2b8-69949bcb0383 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] Tap Mirror: Handle Delete Port: 32cea29a-689c-483e-b27c-d4c1a5c4ef28 [pid: 8|app: 0|req: 444/885] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:11:34 2026] POST /v2.0/networks => generated 1208 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/886] 10.0.0.218 () {32 vars in 649 bytes} [Wed Jun 10 16:11:34 2026] GET /v2.0/networks => generated 1845 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/887] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:11:34 2026] GET /v2.0/ports?device_id=cabbcc96-51d7-4429-ace5-72e625071108 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/888] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:11:34 2026] DELETE /v2.0/networks/378176dd-719c-4a3b-8c6f-5cd8ae814943 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/889] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:11:34 2026] GET /v2.0/security-groups?id=1818409f-9ca9-497a-86e5-b46100095c89&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/890] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:11:34 2026] DELETE /v2.0/networks/881827e0-f87f-4ae6-bbf7-452cb8e3e2de => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:11:34.955 7 INFO neutron.db.segments_db [None req-fa9d20a4-5443-4c2b-9493-7c5ca0e05876 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] Added segment 45d773cd-131b-4f7f-ac7d-d1d527bf29af of type vxlan for network ab01f40f-84c6-458d-9ee7-0814e2543bee [pid: 7|app: 0|req: 444/891] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:11:34 2026] POST /v2.0/networks => generated 609 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/892] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:11:34 2026] DELETE /v2.0/networks/eb729f6e-1833-430d-8295-4af4eb1252e3 => 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: 449/893] 10.0.0.218 () {32 vars in 649 bytes} [Wed Jun 10 16:11:35 2026] GET /v2.0/networks => generated 651 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:11:35.185 8 INFO neutron.db.segments_db [None req-06b25b92-ee8f-4738-a480-9d273846424a edad89b2cbaf40be856f434ca4fc58f6 520d9542e4db4a208884e96347fa1669 - - default default] Added segment 96d5012d-5a53-4c4d-af3a-f044a9ba2d2d of type vxlan for network b9c5bf1c-1ad1-4b94-a6e9-3d28acd81422 [pid: 7|app: 0|req: 445/894] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:11:35 2026] POST /v2.0/subnets => generated 626 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/895] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:11:35 2026] POST /v2.0/networks => generated 630 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:11:35.279 7 INFO neutron.db.segments_db [None req-49d86ced-579a-45e0-99fd-9a38cd4186b2 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] Added segment 4608662c-87a9-47b4-8654-2cc97a52a0bc of type vxlan for network 34201b6a-3561-4d3e-94bc-5eca179777a6 2026-06-10 16:11:35.338 8 INFO neutron.db.segments_db [None req-6088a1d8-aa1b-45fd-be9f-a8abeed82965 edad89b2cbaf40be856f434ca4fc58f6 520d9542e4db4a208884e96347fa1669 - - default default] Added segment 3e9f3c39-afe1-480f-a81f-263ffb3fd42c of type vxlan for network b0c97552-ed03-4819-86f3-a761f5d61ddd [pid: 8|app: 0|req: 451/896] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:11:35 2026] POST /v2.0/networks => generated 631 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:11:35.484 7 INFO neutron.db.l3_hamode_db [None req-49d86ced-579a-45e0-99fd-9a38cd4186b2 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 16:11:35.612 7 INFO neutron.db.l3_hamode_db [None req-49d86ced-579a-45e0-99fd-9a38cd4186b2 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 452/897] 10.0.0.218 () {34 vars in 665 bytes} [Wed Jun 10 16:11:35 2026] POST /v2.0/ports => generated 1506 bytes in 561 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: 453/898] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:11:35 2026] GET /v2.0/ports?device_id=cabbcc96-51d7-4429-ace5-72e625071108 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/899] 10.0.0.218 () {32 vars in 643 bytes} [Wed Jun 10 16:11:36 2026] GET /v2.0/ports => generated 1506 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/900] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:11:36 2026] GET /v2.0/security-groups?id=1818409f-9ca9-497a-86e5-b46100095c89&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: 446/901] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:11:35 2026] POST /v2.0/routers => generated 507 bytes in 884 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:11:36.157 8 INFO neutron.services.segments.plugin [-] Segment 7002f13c-6fba-4d05-8212-d0079c9a443c resource provider aggregate not found 2026-06-10 16:11:36.160 8 INFO neutron.services.segments.plugin [-] Segment 7002f13c-6fba-4d05-8212-d0079c9a443c resource provider aggregate not found 2026-06-10 16:11:36.180 8 INFO neutron.services.segments.plugin [-] Segment 7002f13c-6fba-4d05-8212-d0079c9a443c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7002f13c-6fba-4d05-8212-d0079c9a443c found for delete ", "request_id": "req-7bc9f679-70ac-42e6-9ab9-da20fd04de63"}]} 2026-06-10 16:11:36.184 8 INFO neutron.services.segments.plugin [-] Segment 7002f13c-6fba-4d05-8212-d0079c9a443c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7002f13c-6fba-4d05-8212-d0079c9a443c found for delete ", "request_id": "req-8d0b8f7b-46ca-4288-a300-47868cb00767"}]} 2026-06-10 16:11:36.201 8 INFO neutron.services.segments.plugin [-] Segment ecdf6ad7-d86b-4c67-86ce-6b421f763657 resource provider aggregate not found 2026-06-10 16:11:36.207 8 INFO neutron.services.segments.plugin [-] Segment ecdf6ad7-d86b-4c67-86ce-6b421f763657 resource provider aggregate not found 2026-06-10 16:11:36.226 8 INFO neutron.services.segments.plugin [-] Segment ecdf6ad7-d86b-4c67-86ce-6b421f763657 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecdf6ad7-d86b-4c67-86ce-6b421f763657 found for delete ", "request_id": "req-ff9719a7-492f-4042-8a1b-a1dd8134c1e7"}]} 2026-06-10 16:11:36.230 8 INFO neutron.services.segments.plugin [-] Segment ecdf6ad7-d86b-4c67-86ce-6b421f763657 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecdf6ad7-d86b-4c67-86ce-6b421f763657 found for delete ", "request_id": "req-3aebb0d3-bfdc-486a-9c5a-30ec62e2f14d"}]} 2026-06-10 16:11:36.247 8 INFO neutron_taas.services.taas.taas_plugin [None req-d709e7bb-68cd-49b8-99a2-0697b95f445a edad89b2cbaf40be856f434ca4fc58f6 520d9542e4db4a208884e96347fa1669 - - default default] TaaS: Handle Delete Port: 7ef673b1-0401-4f37-9d90-6af1122a8944 2026-06-10 16:11:36.250 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d709e7bb-68cd-49b8-99a2-0697b95f445a edad89b2cbaf40be856f434ca4fc58f6 520d9542e4db4a208884e96347fa1669 - - default default] Tap Mirror: Handle Delete Port: 7ef673b1-0401-4f37-9d90-6af1122a8944 [pid: 8|app: 0|req: 456/902] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jun 10 16:11:36 2026] DELETE /v2.0/ports/7ef673b1-0401-4f37-9d90-6af1122a8944 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:11:36.410 8 INFO neutron_taas.services.taas.taas_plugin [None req-23610d02-fc08-487a-90a6-a80f7d04445d edad89b2cbaf40be856f434ca4fc58f6 520d9542e4db4a208884e96347fa1669 - - default default] TaaS: Handle Delete Port: 21319179-8fe6-4084-ae72-3d02528078ba [pid: 7|app: 0|req: 447/903] 10.0.0.218 () {34 vars in 665 bytes} [Wed Jun 10 16:11:36 2026] POST /v2.0/ports => generated 947 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:11:36.414 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-23610d02-fc08-487a-90a6-a80f7d04445d edad89b2cbaf40be856f434ca4fc58f6 520d9542e4db4a208884e96347fa1669 - - default default] Tap Mirror: Handle Delete Port: 21319179-8fe6-4084-ae72-3d02528078ba /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 457/904] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jun 10 16:11:36 2026] DELETE /v2.0/ports/21319179-8fe6-4084-ae72-3d02528078ba => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/905] 10.0.0.218 () {32 vars in 643 bytes} [Wed Jun 10 16:11:36 2026] GET /v2.0/ports => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:11:36.555 7 INFO neutron.services.segments.plugin [-] Segment 2913a814-6592-4a67-bea1-9a919a9d9e65 resource provider aggregate not found 2026-06-10 16:11:36.573 8 INFO neutron.db.segments_db [None req-bbc472e2-1e5a-4165-b9db-fa784627eff6 edad89b2cbaf40be856f434ca4fc58f6 520d9542e4db4a208884e96347fa1669 - - default default] Added segment 435d88ae-1484-4b4a-8a92-aa5c89d6e412 of type vxlan for network 69a7375e-1969-486e-a4aa-48f100d8dae6 2026-06-10 16:11:36.576 7 INFO neutron.services.segments.plugin [-] Segment 2913a814-6592-4a67-bea1-9a919a9d9e65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2913a814-6592-4a67-bea1-9a919a9d9e65 found for delete ", "request_id": "req-3e2d9783-85b2-4d24-98f2-cf4063315cb9"}]} 2026-06-10 16:11:36.579 7 INFO neutron.services.segments.plugin [-] Segment 2913a814-6592-4a67-bea1-9a919a9d9e65 resource provider aggregate not found 2026-06-10 16:11:36.600 7 INFO neutron.services.segments.plugin [-] Segment 2913a814-6592-4a67-bea1-9a919a9d9e65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2913a814-6592-4a67-bea1-9a919a9d9e65 found for delete ", "request_id": "req-49d67620-3270-494a-a53c-0326238eb929"}]} [pid: 8|app: 0|req: 459/906] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:11:36 2026] POST /v2.0/networks => generated 630 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:11:36.727 8 INFO neutron.db.segments_db [None req-0b3bd172-8b91-4188-bce5-b2aa36dc014f edad89b2cbaf40be856f434ca4fc58f6 520d9542e4db4a208884e96347fa1669 - - default default] Added segment 77d7d936-558c-4026-b6f7-2e2e09875ab3 of type vxlan for network f40c649f-082b-41a2-8477-13fcaa5b24e8 [pid: 8|app: 0|req: 460/907] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:11:36 2026] POST /v2.0/networks => generated 630 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/908] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:11:36 2026] POST /v2.0/subnets => generated 1273 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/909] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:11:37 2026] GET /v2.0/ports?device_id=cabbcc96-51d7-4429-ace5-72e625071108 => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/910] 10.0.0.218 () {32 vars in 647 bytes} [Wed Jun 10 16:11:37 2026] GET /v2.0/subnets => generated 1909 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/911] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:11:37 2026] GET /v2.0/security-groups?id=1818409f-9ca9-497a-86e5-b46100095c89&fields=id&fields=name => generated 114 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/912] 10.0.0.218 () {34 vars in 783 bytes} [Wed Jun 10 16:11:36 2026] PUT /v2.0/routers/16e9bdd9-eeb9-4f7f-b127-f3a186a4ac25/add_router_interface => generated 309 bytes in 988 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: 449/913] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jun 10 16:11:37 2026] GET /v2.0/ports/bc460872-b543-4e8c-b26f-674fc518247d => generated 1021 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/914] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:11:37 2026] DELETE /v2.0/subnets/d8ad7c70-c305-4593-bad1-87981a77ce74 => 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: 466/915] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:11:37 2026] DELETE /v2.0/subnets/3b2aee7e-819f-4b9a-952c-1df33820dce8 => 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: 467/916] 10.0.0.218 () {32 vars in 647 bytes} [Wed Jun 10 16:11:37 2026] GET /v2.0/subnets => generated 649 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/917] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:11:37 2026] DELETE /v2.0/networks/f40c649f-082b-41a2-8477-13fcaa5b24e8 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/918] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:11:37 2026] DELETE /v2.0/networks/69a7375e-1969-486e-a4aa-48f100d8dae6 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/919] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:11:37 2026] DELETE /v2.0/networks/b0c97552-ed03-4819-86f3-a761f5d61ddd => generated 0 bytes in 94 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/920] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:11:38 2026] DELETE /v2.0/networks/b9c5bf1c-1ad1-4b94-a6e9-3d28acd81422 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:11:38.222 7 INFO neutron_taas.services.taas.taas_plugin [None req-7bffb60f-0e48-4a1c-9136-cb0124996ffd 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] TaaS: Handle Delete Port: bc460872-b543-4e8c-b26f-674fc518247d 2026-06-10 16:11:38.226 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7bffb60f-0e48-4a1c-9136-cb0124996ffd 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] Tap Mirror: Handle Delete Port: bc460872-b543-4e8c-b26f-674fc518247d 2026-06-10 16:11:38.249 8 INFO neutron.services.segments.plugin [-] Segment 77d7d936-558c-4026-b6f7-2e2e09875ab3 resource provider aggregate not found 2026-06-10 16:11:38.249 8 INFO neutron.services.segments.plugin [-] Segment 77d7d936-558c-4026-b6f7-2e2e09875ab3 resource provider aggregate not found 2026-06-10 16:11:38.269 8 INFO neutron.services.segments.plugin [-] Segment 77d7d936-558c-4026-b6f7-2e2e09875ab3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77d7d936-558c-4026-b6f7-2e2e09875ab3 found for delete ", "request_id": "req-b06a0764-c3b8-4003-b1ae-ebe879dab4a8"}]} 2026-06-10 16:11:38.273 8 INFO neutron.services.segments.plugin [-] Segment 77d7d936-558c-4026-b6f7-2e2e09875ab3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77d7d936-558c-4026-b6f7-2e2e09875ab3 found for delete ", "request_id": "req-46bc346d-f767-416e-bc9a-0c197d9df938"}]} 2026-06-10 16:11:38.289 8 INFO neutron.services.segments.plugin [-] Segment 435d88ae-1484-4b4a-8a92-aa5c89d6e412 resource provider aggregate not found 2026-06-10 16:11:38.292 8 INFO neutron.services.segments.plugin [-] Segment 435d88ae-1484-4b4a-8a92-aa5c89d6e412 resource provider aggregate not found 2026-06-10 16:11:38.304 8 INFO neutron.services.segments.plugin [-] Segment 435d88ae-1484-4b4a-8a92-aa5c89d6e412 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 435d88ae-1484-4b4a-8a92-aa5c89d6e412 found for delete ", "request_id": "req-0f20466b-0326-4278-8e19-cf23d81b2470"}]} 2026-06-10 16:11:38.308 8 INFO neutron.services.segments.plugin [-] Segment 435d88ae-1484-4b4a-8a92-aa5c89d6e412 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 435d88ae-1484-4b4a-8a92-aa5c89d6e412 found for delete ", "request_id": "req-2012b10c-8cc2-4ef4-becb-cd4319bd1b1b"}]} 2026-06-10 16:11:38.323 8 INFO neutron.services.segments.plugin [-] Segment 3e9f3c39-afe1-480f-a81f-263ffb3fd42c resource provider aggregate not found 2026-06-10 16:11:38.324 8 INFO neutron.services.segments.plugin [-] Segment 3e9f3c39-afe1-480f-a81f-263ffb3fd42c resource provider aggregate not found 2026-06-10 16:11:38.344 8 INFO neutron.services.segments.plugin [-] Segment 3e9f3c39-afe1-480f-a81f-263ffb3fd42c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e9f3c39-afe1-480f-a81f-263ffb3fd42c found for delete ", "request_id": "req-f95801ea-b29f-4518-8c36-b426c81ca269"}]} 2026-06-10 16:11:38.356 8 INFO neutron.services.segments.plugin [-] Segment 3e9f3c39-afe1-480f-a81f-263ffb3fd42c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e9f3c39-afe1-480f-a81f-263ffb3fd42c found for delete ", "request_id": "req-c07f1be2-cfc6-48f1-b191-3ed515eb7ab5"}]} 2026-06-10 16:11:38.364 8 INFO neutron.services.segments.plugin [-] Segment 96d5012d-5a53-4c4d-af3a-f044a9ba2d2d resource provider aggregate not found 2026-06-10 16:11:38.376 8 INFO neutron.services.segments.plugin [-] Segment 96d5012d-5a53-4c4d-af3a-f044a9ba2d2d resource provider aggregate not found 2026-06-10 16:11:38.389 8 INFO neutron.services.segments.plugin [-] Segment 96d5012d-5a53-4c4d-af3a-f044a9ba2d2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96d5012d-5a53-4c4d-af3a-f044a9ba2d2d found for delete ", "request_id": "req-a46dfde3-669d-4a13-878a-a43cd10c404d"}]} 2026-06-10 16:11:38.390 8 INFO neutron.services.segments.plugin [-] Segment 96d5012d-5a53-4c4d-af3a-f044a9ba2d2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96d5012d-5a53-4c4d-af3a-f044a9ba2d2d found for delete ", "request_id": "req-0331018c-cf44-4a0e-8377-f894ad5ba21d"}]} [pid: 8|app: 0|req: 472/921] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:11:38 2026] GET /v2.0/ports?device_id=cabbcc96-51d7-4429-ace5-72e625071108 => generated 971 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/922] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:11:38 2026] GET /v2.0/security-groups?id=1818409f-9ca9-497a-86e5-b46100095c89&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: 450/923] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jun 10 16:11:37 2026] PUT /v2.0/routers/16e9bdd9-eeb9-4f7f-b127-f3a186a4ac25/remove_router_interface => generated 309 bytes in 1219 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:11:38.813 8 INFO neutron.api.v2.resource [None req-2affa67a-b778-4286-9cea-61e70bf7da0f 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 474/924] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jun 10 16:11:38 2026] PUT /v2.0/routers/16e9bdd9-eeb9-4f7f-b127-f3a186a4ac25/remove_router_interface => generated 197 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/925] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jun 10 16:11:38 2026] GET /v2.0/ports?device_id=16e9bdd9-eeb9-4f7f-b127-f3a186a4ac25 => generated 12 bytes in 15 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: 451/926] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:11:38 2026] GET /v2.0/security-groups?tenant_id=520d9542e4db4a208884e96347fa1669&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 16:11:38.989 8 INFO neutron_taas.services.taas.taas_plugin [None req-a3f6cc62-ec04-4273-a3f2-fd880ffa7a7a 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] TaaS: Handle Delete Port: 76800a36-5c8b-48a6-be0a-57e9311bf690 2026-06-10 16:11:38.993 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a3f6cc62-ec04-4273-a3f2-fd880ffa7a7a 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] Tap Mirror: Handle Delete Port: 76800a36-5c8b-48a6-be0a-57e9311bf690 [pid: 7|app: 0|req: 452/927] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:11:38 2026] DELETE /v2.0/security-groups/7f681c76-4f0b-4014-8588-38472c6a4ae2 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:11:39.319 8 INFO neutron.db.l3_hamode_db [None req-a3f6cc62-ec04-4273-a3f2-fd880ffa7a7a 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] HA network 34201b6a-3561-4d3e-94bc-5eca179777a6 was deleted as no HA routers are present in tenant f94ad961113c4f36ad3f48672c5cbca0. [pid: 8|app: 0|req: 476/930] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:11:38 2026] DELETE /v2.0/routers/16e9bdd9-eeb9-4f7f-b127-f3a186a4ac25 => generated 0 bytes in 484 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/931] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:11:39 2026] DELETE /v2.0/subnets/f033da8f-d98b-44b8-a900-8ffe0db0edf7 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/932] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:11:39 2026] DELETE /v2.0/networks/ab01f40f-84c6-458d-9ee7-0814e2543bee => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:11:39.652 8 INFO neutron.db.segments_db [None req-8bc437f1-57ae-4fda-8c15-a81f0e9fff83 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] Added segment 22939be2-425e-467d-9b48-2ba216492a65 of type vxlan for network 1ea1e92d-f414-44d0-b5b8-feae16ac1678 [pid: 7|app: 0|req: 456/933] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:11:39 2026] GET /v2.0/ports?device_id=cabbcc96-51d7-4429-ace5-72e625071108 => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/934] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:11:39 2026] GET /v2.0/security-groups?id=1818409f-9ca9-497a-86e5-b46100095c89&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/935] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:11:39 2026] POST /v2.0/networks => generated 611 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/936] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:11:39 2026] GET /v2.0/ports?device_id=cabbcc96-51d7-4429-ace5-72e625071108 => generated 971 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/937] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:11:39 2026] POST /v2.0/subnets => generated 626 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:11:40.055 7 INFO neutron.db.segments_db [None req-60ac7862-be3a-44f8-819a-80bd15c6c407 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] Added segment ed2dc601-177b-4f3e-9fd0-29d900064503 of type vxlan for network 7ecab8b6-ecd7-4ef8-8bc1-be24921d07d9 2026-06-10 16:11:40.142 8 INFO neutron.db.l3_db [None req-b4614524-ff72-46dd-ab13-0742ba3a1efb 6ba56349fb4044e2b364345828365d82 c72a0d9deac34864b8cbb208d6a51e27 - - default default] Floating IP 13ea7bb1-78a3-4c96-8740-24c71cf553cb associated. External IP: 10.96.250.211, port: 297c8cac-595e-466e-9617-de6e541661fc. 2026-06-10 16:11:40.276 7 INFO neutron.db.l3_hamode_db [None req-60ac7862-be3a-44f8-819a-80bd15c6c407 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 16:11:40.416 8 INFO neutron.services.segments.plugin [-] Segment 4608662c-87a9-47b4-8654-2cc97a52a0bc resource provider aggregate not found 2026-06-10 16:11:40.420 8 INFO neutron.services.segments.plugin [-] Segment 4608662c-87a9-47b4-8654-2cc97a52a0bc resource provider aggregate not found 2026-06-10 16:11:40.428 7 INFO neutron.db.l3_hamode_db [None req-60ac7862-be3a-44f8-819a-80bd15c6c407 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 480/938] 10.0.0.218 () {34 vars in 749 bytes} [Wed Jun 10 16:11:39 2026] PUT /v2.0/floatingips/13ea7bb1-78a3-4c96-8740-24c71cf553cb => generated 855 bytes in 589 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:11:40.450 8 INFO neutron.services.segments.plugin [-] Segment 4608662c-87a9-47b4-8654-2cc97a52a0bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4608662c-87a9-47b4-8654-2cc97a52a0bc found for delete ", "request_id": "req-22b6e21e-d4e6-480e-b630-8e6108a841ab"}]} 2026-06-10 16:11:40.454 8 INFO neutron.services.segments.plugin [-] Segment 4608662c-87a9-47b4-8654-2cc97a52a0bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4608662c-87a9-47b4-8654-2cc97a52a0bc found for delete ", "request_id": "req-a79029a1-04f4-4bbf-8a57-689551822f04"}]} 2026-06-10 16:11:40.475 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-92623d3e-098b-45f5-8b08-05a6fd644480'] response: {'name': 'network-changed', 'server_uuid': 'cabbcc96-51d7-4429-ace5-72e625071108', 'tag': '297c8cac-595e-466e-9617-de6e541661fc', 'status': 'completed', 'code': 200} 2026-06-10 16:11:40.478 8 INFO neutron.services.segments.plugin [-] Segment 45d773cd-131b-4f7f-ac7d-d1d527bf29af resource provider aggregate not found 2026-06-10 16:11:40.483 8 INFO neutron.services.segments.plugin [-] Segment 45d773cd-131b-4f7f-ac7d-d1d527bf29af resource provider aggregate not found 2026-06-10 16:11:40.499 8 INFO neutron.services.segments.plugin [-] Segment 45d773cd-131b-4f7f-ac7d-d1d527bf29af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45d773cd-131b-4f7f-ac7d-d1d527bf29af found for delete ", "request_id": "req-27421255-05a6-43a6-9876-31ca92ad5091"}]} 2026-06-10 16:11:40.500 8 INFO neutron.services.segments.plugin [-] Segment 45d773cd-131b-4f7f-ac7d-d1d527bf29af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45d773cd-131b-4f7f-ac7d-d1d527bf29af found for delete ", "request_id": "req-ca0f2ba6-2226-4cf6-8033-95ae3e53fb08"}]} 2026-06-10 16:11:41.062 8 INFO neutron.db.segments_db [None req-ae5b6039-af72-4568-8927-da2eb6cdd2e7 850db76f06924817bd0107daae6c09a5 ee6fa0b3ea054ca7afd119ee4090f194 - - default default] Added segment f09a7490-a52b-4f54-bc3d-ce889ed07b96 of type vxlan for network 68fb57b2-968e-4e3d-b459-b7d72f446274 [pid: 7|app: 0|req: 459/939] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:11:40 2026] POST /v2.0/routers => generated 506 bytes in 1082 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/940] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:11:41 2026] GET /v2.0/ports?tenant_id=c72a0d9deac34864b8cbb208d6a51e27&device_id=cabbcc96-51d7-4429-ace5-72e625071108 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/941] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:11:40 2026] POST /v2.0/networks => generated 624 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/942] 199.204.45.35 () {34 vars in 985 bytes} [Wed Jun 10 16:11:41 2026] GET /v2.0/networks?id=68b0d218-0ca5-41e7-baeb-d85f8f300ded => generated 772 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/943] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:11:41 2026] POST /v2.0/subnets => generated 641 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/944] 199.204.45.35 () {34 vars in 1057 bytes} [Wed Jun 10 16:11:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=297c8cac-595e-466e-9617-de6e541661fc => generated 858 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:11:41.563 8 INFO neutron.db.segments_db [None req-8036ab64-afce-4d21-b0ee-cf5cb742b84e 850db76f06924817bd0107daae6c09a5 ee6fa0b3ea054ca7afd119ee4090f194 - - default default] Added segment e774bfba-472f-46a9-a548-6cd2424c7f8b of type vxlan for network de668ea8-5c81-4762-b82c-4aad2a2351cd [pid: 8|app: 0|req: 485/945] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:11:41 2026] POST /v2.0/networks => generated 624 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/946] 199.204.45.35 () {34 vars in 983 bytes} [Wed Jun 10 16:11:41 2026] GET /v2.0/subnets?id=df398385-e6a5-4f94-8ba0-0233153b7a1d => generated 694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/947] 10.0.0.218 () {34 vars in 743 bytes} [Wed Jun 10 16:11:41 2026] PUT /v2.0/networks/de668ea8-5c81-4762-b82c-4aad2a2351cd => generated 592 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/948] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:11:41 2026] GET /v2.0/ports?network_id=68b0d218-0ca5-41e7-baeb-d85f8f300ded&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: 489/949] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:11:41 2026] POST /v2.0/subnets => generated 626 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/950] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:11:42 2026] GET /v2.0/networks/68b0d218-0ca5-41e7-baeb-d85f8f300ded?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/951] 10.0.0.218 () {34 vars in 741 bytes} [Wed Jun 10 16:11:42 2026] PUT /v2.0/subnets/d1ead23e-ef98-4919-a9c8-8adb37e4af8e => generated 636 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/952] 10.0.0.218 () {34 vars in 783 bytes} [Wed Jun 10 16:11:41 2026] PUT /v2.0/routers/475935e4-c6b3-4c69-8732-b2ef90ae7026/add_router_interface => generated 309 bytes in 1126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/953] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:11:42 2026] GET /v2.0/networks/68b0d218-0ca5-41e7-baeb-d85f8f300ded?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: 493/954] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jun 10 16:11:42 2026] GET /v2.0/ports/2b89ff04-afa4-4906-9aac-ebfe81326b1d => generated 955 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:11:42.434 7 INFO neutron.services.segments.plugin [-] Segment e774bfba-472f-46a9-a548-6cd2424c7f8b resource provider aggregate not found 2026-06-10 16:11:42.445 7 INFO neutron.services.segments.plugin [-] Segment e774bfba-472f-46a9-a548-6cd2424c7f8b resource provider aggregate not found 2026-06-10 16:11:42.457 7 INFO neutron.services.segments.plugin [-] Segment e774bfba-472f-46a9-a548-6cd2424c7f8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e774bfba-472f-46a9-a548-6cd2424c7f8b found for delete ", "request_id": "req-b765e7b0-0567-4741-857a-41cbca70b3b1"}]} 2026-06-10 16:11:42.462 7 INFO neutron.services.segments.plugin [-] Segment e774bfba-472f-46a9-a548-6cd2424c7f8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e774bfba-472f-46a9-a548-6cd2424c7f8b found for delete ", "request_id": "req-84564329-dd0f-4b8f-af0e-3f9a9de2b87e"}]} [pid: 7|app: 0|req: 462/955] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:11:42 2026] DELETE /v2.0/networks/de668ea8-5c81-4762-b82c-4aad2a2351cd => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:11:42.482 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9435349d-9aba-45fa-bd51-340d40ce9c25 850db76f06924817bd0107daae6c09a5 ee6fa0b3ea054ca7afd119ee4090f194 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 463/956] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:11:42 2026] DELETE /v2.0/networks/de668ea8-5c81-4762-b82c-4aad2a2351cd => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/957] 10.0.0.218 () {32 vars in 694 bytes} [Wed Jun 10 16:11:42 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/958] 10.0.0.218 () {32 vars in 742 bytes} [Wed Jun 10 16:11:42 2026] GET /v2.0/subnets?network_id=a6defdd1-7a9f-4b5c-88eb-1bf7dc752d93 => generated 649 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/959] 10.0.0.218 () {32 vars in 653 bytes} [Wed Jun 10 16:11:42 2026] GET /v2.0/extensions => generated 21537 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/960] 10.0.0.218 () {32 vars in 649 bytes} [Wed Jun 10 16:11:42 2026] GET /v2.0/networks => generated 1308 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 16:11:42.660 8 INFO neutron_taas.services.taas.taas_plugin [None req-f732aa14-d5be-40ef-96fa-bfa5add7f60d 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] TaaS: Handle Delete Port: 2b89ff04-afa4-4906-9aac-ebfe81326b1d 2026-06-10 16:11:42.663 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f732aa14-d5be-40ef-96fa-bfa5add7f60d 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] Tap Mirror: Handle Delete Port: 2b89ff04-afa4-4906-9aac-ebfe81326b1d [pid: 7|app: 0|req: 468/961] 10.0.0.218 () {32 vars in 647 bytes} [Wed Jun 10 16:11:42 2026] GET /v2.0/subnets => generated 1280 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/962] 10.0.0.218 () {32 vars in 723 bytes} [Wed Jun 10 16:11:42 2026] GET /v2.0/networks/68fb57b2-968e-4e3d-b459-b7d72f446274 => generated 668 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/963] 10.0.0.218 () {32 vars in 721 bytes} [Wed Jun 10 16:11:42 2026] GET /v2.0/subnets/5c87bd0f-a8e9-49c1-8fd8-eddd3b221852 => generated 641 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:11:42.771 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3a325516-5d14-4a98-ad8c-2319a95c9bde 850db76f06924817bd0107daae6c09a5 ee6fa0b3ea054ca7afd119ee4090f194 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 471/964] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:11:42 2026] DELETE /v2.0/subnets/d1ead23e-ef98-4919-a9c8-8adb37e4af8e => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 16:11:42.794 7 INFO neutron.pecan_wsgi.hooks.translation [None req-99f3bd02-2088-4a61-a554-0aa0b172b938 850db76f06924817bd0107daae6c09a5 ee6fa0b3ea054ca7afd119ee4090f194 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 472/965] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:11:42 2026] DELETE /v2.0/networks/de668ea8-5c81-4762-b82c-4aad2a2351cd => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/966] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:11:42 2026] DELETE /v2.0/subnets/5c87bd0f-a8e9-49c1-8fd8-eddd3b221852 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/967] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:11:42 2026] DELETE /v2.0/networks/68fb57b2-968e-4e3d-b459-b7d72f446274 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/968] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jun 10 16:11:42 2026] PUT /v2.0/routers/475935e4-c6b3-4c69-8732-b2ef90ae7026/remove_router_interface => generated 309 bytes in 792 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/969] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jun 10 16:11:43 2026] GET /v2.0/ports?device_id=475935e4-c6b3-4c69-8732-b2ef90ae7026 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:11:43.331 8 INFO neutron_taas.services.taas.taas_plugin [None req-2f71597e-cc50-461d-b045-dd622f9cbb88 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] TaaS: Handle Delete Port: c1644bf5-f3d0-4541-adc4-3d29a966f4eb 2026-06-10 16:11:43.334 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f71597e-cc50-461d-b045-dd622f9cbb88 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] Tap Mirror: Handle Delete Port: c1644bf5-f3d0-4541-adc4-3d29a966f4eb [pid: 7|app: 0|req: 476/970] 10.0.0.243 () {34 vars in 990 bytes} [Wed Jun 10 16:11:43 2026] GET /v2.0/ports?device_id=68c6837c-d644-4a5b-a020-e908235b261b => generated 1240 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/971] 10.0.0.243 () {34 vars in 1040 bytes} [Wed Jun 10 16:11:43 2026] GET /v2.0/security-groups?id=314bbdc1-eeeb-4127-862f-47567310c335&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:11:43.672 8 INFO neutron.services.segments.plugin [-] Segment ed2dc601-177b-4f3e-9fd0-29d900064503 resource provider aggregate not found 2026-06-10 16:11:43.678 8 INFO neutron.services.segments.plugin [-] Segment ed2dc601-177b-4f3e-9fd0-29d900064503 resource provider aggregate not found [pid: 7|app: 0|req: 478/972] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:11:43 2026] GET /v2.0/security-groups?tenant_id=ee6fa0b3ea054ca7afd119ee4090f194&name=default => generated 2925 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 16:11:43.696 8 INFO neutron.services.segments.plugin [-] Segment ed2dc601-177b-4f3e-9fd0-29d900064503 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed2dc601-177b-4f3e-9fd0-29d900064503 found for delete ", "request_id": "req-abd5780d-695a-41f0-a2c9-91250450f7cc"}]} 2026-06-10 16:11:43.699 8 INFO neutron.services.segments.plugin [-] Segment ed2dc601-177b-4f3e-9fd0-29d900064503 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed2dc601-177b-4f3e-9fd0-29d900064503 found for delete ", "request_id": "req-3e517942-9171-4fd4-b5bb-52a2adc2e680"}]} 2026-06-10 16:11:43.703 8 INFO neutron.db.l3_hamode_db [None req-2f71597e-cc50-461d-b045-dd622f9cbb88 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] HA network 7ecab8b6-ecd7-4ef8-8bc1-be24921d07d9 was deleted as no HA routers are present in tenant f94ad961113c4f36ad3f48672c5cbca0. [pid: 8|app: 0|req: 495/973] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:11:43 2026] DELETE /v2.0/routers/475935e4-c6b3-4c69-8732-b2ef90ae7026 => generated 0 bytes in 540 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/974] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:11:43 2026] DELETE /v2.0/security-groups/138d5232-d26a-49b7-bc06-5bfb538fcf9a => 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: 496/975] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:11:43 2026] DELETE /v2.0/subnets/a00e25e0-2649-464c-ae19-0cf6ba623550 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/976] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:11:43 2026] DELETE /v2.0/networks/1ea1e92d-f414-44d0-b5b8-feae16ac1678 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:11:44.025 8 INFO neutron.db.segments_db [None req-ccb287e9-1c6d-4d93-9949-fcbff958230a 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] Added segment b2c0166c-1747-4306-a030-6c75d34c48f3 of type vxlan for network 89dcd4a4-e09a-4a7b-abbe-0d1a70ba9906 2026-06-10 16:11:44.291 8 INFO neutron.db.l3_hamode_db [None req-ccb287e9-1c6d-4d93-9949-fcbff958230a 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 16:11:44.477 7 INFO neutron.services.segments.plugin [-] Segment f09a7490-a52b-4f54-bc3d-ce889ed07b96 resource provider aggregate not found 2026-06-10 16:11:44.482 7 INFO neutron.services.segments.plugin [-] Segment f09a7490-a52b-4f54-bc3d-ce889ed07b96 resource provider aggregate not found 2026-06-10 16:11:44.495 7 INFO neutron.services.segments.plugin [-] Segment f09a7490-a52b-4f54-bc3d-ce889ed07b96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f09a7490-a52b-4f54-bc3d-ce889ed07b96 found for delete ", "request_id": "req-fd5d9444-898f-4599-9d4a-ff685b09b6ce"}]} 2026-06-10 16:11:44.500 7 INFO neutron.services.segments.plugin [-] Segment f09a7490-a52b-4f54-bc3d-ce889ed07b96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f09a7490-a52b-4f54-bc3d-ce889ed07b96 found for delete ", "request_id": "req-1745e3c7-ac7e-4fd0-a562-1b0d88928c92"}]} 2026-06-10 16:11:44.513 7 INFO neutron.services.segments.plugin [-] Segment 22939be2-425e-467d-9b48-2ba216492a65 resource provider aggregate not found 2026-06-10 16:11:44.518 7 INFO neutron.services.segments.plugin [-] Segment 22939be2-425e-467d-9b48-2ba216492a65 resource provider aggregate not found 2026-06-10 16:11:44.531 7 INFO neutron.services.segments.plugin [-] Segment 22939be2-425e-467d-9b48-2ba216492a65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22939be2-425e-467d-9b48-2ba216492a65 found for delete ", "request_id": "req-c982e628-e3b0-409e-aa59-ad8c7ee03787"}]} 2026-06-10 16:11:44.535 7 INFO neutron.services.segments.plugin [-] Segment 22939be2-425e-467d-9b48-2ba216492a65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22939be2-425e-467d-9b48-2ba216492a65 found for delete ", "request_id": "req-368442ef-d7d1-4e2c-a121-880c737bfef8"}]} 2026-06-10 16:11:45.046 8 INFO neutron.db.l3_hamode_db [None req-ccb287e9-1c6d-4d93-9949-fcbff958230a 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 497/977] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:11:43 2026] POST /v2.0/routers => generated 687 bytes in 1839 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:11:45.839 7 INFO neutron.db.segments_db [None req-53f4efab-1ff4-4903-819a-d30bcd9d93bf ac02c557ba994677aaec0a8b8072ac4f 412fdc71c8a54fb2938e9c576eb60c94 - - default default] Added segment b17c9682-e7c7-41d4-8f1c-2f353a6f64f0 of type vxlan for network 3df8d99a-776b-4785-af50-ca28dc021a0f [pid: 8|app: 0|req: 498/978] 10.0.0.218 () {32 vars in 721 bytes} [Wed Jun 10 16:11:45 2026] GET /v2.0/routers/07ab4346-926f-4a4b-8205-89fcaa27a3dc => generated 693 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/979] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:11:45 2026] POST /v2.0/networks => generated 625 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/980] 10.0.0.218 () {34 vars in 665 bytes} [Wed Jun 10 16:11:45 2026] POST /v2.0/ports => generated 775 bytes in 286 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-06-10 16:11:46.269 7 INFO neutron.db.segments_db [None req-e2bf3f93-69ce-464f-9f1f-867347b73c71 ac02c557ba994677aaec0a8b8072ac4f 412fdc71c8a54fb2938e9c576eb60c94 - - default default] Added segment de61edcc-8f52-4d9e-a7aa-d8ba3dba6d2b of type vxlan for network 7e547f40-04d4-4615-9bf0-efcee0dd26fc [pid: 8|app: 0|req: 499/981] 10.0.0.218 () {32 vars in 647 bytes} [Wed Jun 10 16:11:45 2026] GET /v2.0/routers => generated 696 bytes in 433 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/982] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:11:46 2026] POST /v2.0/networks => generated 613 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/983] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:11:46 2026] POST /v2.0/subnets => generated 626 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/984] 10.0.0.218 () {34 vars in 741 bytes} [Wed Jun 10 16:11:46 2026] PUT /v2.0/routers/07ab4346-926f-4a4b-8205-89fcaa27a3dc => generated 700 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/985] 10.0.0.218 () {32 vars in 721 bytes} [Wed Jun 10 16:11:46 2026] GET /v2.0/routers/07ab4346-926f-4a4b-8205-89fcaa27a3dc => generated 700 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/986] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jun 10 16:11:46 2026] GET /v2.0/ports?device_id=07ab4346-926f-4a4b-8205-89fcaa27a3dc => 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: 485/987] 10.0.0.218 () {34 vars in 665 bytes} [Wed Jun 10 16:11:46 2026] POST /v2.0/ports => generated 949 bytes in 348 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-06-10 16:11:46.960 8 INFO neutron_taas.services.taas.taas_plugin [None req-51cade72-b084-4fae-9f57-901fd3a08d9b 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] TaaS: Handle Delete Port: a38bfa12-562d-4085-92ab-6602c32c72d2 2026-06-10 16:11:46.963 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-51cade72-b084-4fae-9f57-901fd3a08d9b 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] Tap Mirror: Handle Delete Port: a38bfa12-562d-4085-92ab-6602c32c72d2 2026-06-10 16:11:47.057 7 INFO neutron_taas.services.taas.taas_plugin [None req-7b7e059d-ba76-4a7c-9ccc-eea8178c1fda ac02c557ba994677aaec0a8b8072ac4f 412fdc71c8a54fb2938e9c576eb60c94 - - default default] TaaS: Handle Delete Port: 22f92020-fc4c-49a4-bf17-f0109e4a44ee 2026-06-10 16:11:47.060 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7b7e059d-ba76-4a7c-9ccc-eea8178c1fda ac02c557ba994677aaec0a8b8072ac4f 412fdc71c8a54fb2938e9c576eb60c94 - - default default] Tap Mirror: Handle Delete Port: 22f92020-fc4c-49a4-bf17-f0109e4a44ee 2026-06-10 16:11:47.189 8 INFO neutron_taas.services.taas.taas_plugin [None req-51cade72-b084-4fae-9f57-901fd3a08d9b 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] TaaS: Handle Delete Port: a6293058-ed7c-4175-8d22-5f75a4dbef2a 2026-06-10 16:11:47.191 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-51cade72-b084-4fae-9f57-901fd3a08d9b 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] Tap Mirror: Handle Delete Port: a6293058-ed7c-4175-8d22-5f75a4dbef2a [pid: 7|app: 0|req: 486/988] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jun 10 16:11:46 2026] DELETE /v2.0/ports/22f92020-fc4c-49a4-bf17-f0109e4a44ee => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:11:47.217 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d18a46cb-7d2a-4bb1-b53a-a88d593af439 ac02c557ba994677aaec0a8b8072ac4f 412fdc71c8a54fb2938e9c576eb60c94 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 487/989] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jun 10 16:11:47 2026] DELETE /v2.0/ports/22f92020-fc4c-49a4-bf17-f0109e4a44ee => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 16:11:47.239 7 INFO neutron.pecan_wsgi.hooks.translation [None req-af81b208-587d-4fc2-a0d3-7b00cbdd31cf ac02c557ba994677aaec0a8b8072ac4f 412fdc71c8a54fb2938e9c576eb60c94 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 488/990] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jun 10 16:11:47 2026] GET /v2.0/ports/22f92020-fc4c-49a4-bf17-f0109e4a44ee => 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: 489/991] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:11:47 2026] DELETE /v2.0/subnets/461e9e0f-00b6-4d20-9e01-a4b7ebac3eb4 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:11:47.437 7 INFO neutron.services.segments.plugin [-] Segment de61edcc-8f52-4d9e-a7aa-d8ba3dba6d2b resource provider aggregate not found 2026-06-10 16:11:47.437 7 INFO neutron.services.segments.plugin [-] Segment de61edcc-8f52-4d9e-a7aa-d8ba3dba6d2b resource provider aggregate not found 2026-06-10 16:11:47.453 7 INFO neutron.services.segments.plugin [-] Segment de61edcc-8f52-4d9e-a7aa-d8ba3dba6d2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de61edcc-8f52-4d9e-a7aa-d8ba3dba6d2b found for delete ", "request_id": "req-b55c86dd-5e1e-4f8c-b22e-27c7da8ab6d4"}]} [pid: 7|app: 0|req: 490/992] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:11:47 2026] DELETE /v2.0/networks/7e547f40-04d4-4615-9bf0-efcee0dd26fc => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:11:47.460 7 INFO neutron.services.segments.plugin [-] Segment de61edcc-8f52-4d9e-a7aa-d8ba3dba6d2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de61edcc-8f52-4d9e-a7aa-d8ba3dba6d2b found for delete ", "request_id": "req-da526198-81ec-4a7d-ab90-c9067950e5b5"}]} 2026-06-10 16:11:47.517 8 INFO neutron.services.segments.plugin [-] Segment b2c0166c-1747-4306-a030-6c75d34c48f3 resource provider aggregate not found 2026-06-10 16:11:47.522 7 INFO neutron.db.segments_db [None req-0cd3054e-15aa-4e1e-9f5f-707261e4b879 ac02c557ba994677aaec0a8b8072ac4f 412fdc71c8a54fb2938e9c576eb60c94 - - default default] Added segment 5f15aab9-f1d3-4136-8751-962ac551fbbb of type vxlan for network 1899aa9d-bd24-4211-90ed-a01f71c4ee25 2026-06-10 16:11:47.523 8 INFO neutron.services.segments.plugin [-] Segment b2c0166c-1747-4306-a030-6c75d34c48f3 resource provider aggregate not found 2026-06-10 16:11:47.542 8 INFO neutron.services.segments.plugin [-] Segment b2c0166c-1747-4306-a030-6c75d34c48f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2c0166c-1747-4306-a030-6c75d34c48f3 found for delete ", "request_id": "req-91ae13bb-9869-4d3a-99b8-61f9427e6b4d"}]} 2026-06-10 16:11:47.544 8 INFO neutron.services.segments.plugin [-] Segment b2c0166c-1747-4306-a030-6c75d34c48f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2c0166c-1747-4306-a030-6c75d34c48f3 found for delete ", "request_id": "req-38e7bae1-997e-42c1-8243-d14886ca7bad"}]} 2026-06-10 16:11:47.549 8 INFO neutron.db.l3_hamode_db [None req-51cade72-b084-4fae-9f57-901fd3a08d9b 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] HA network 89dcd4a4-e09a-4a7b-abbe-0d1a70ba9906 was deleted as no HA routers are present in tenant f94ad961113c4f36ad3f48672c5cbca0. [pid: 8|app: 0|req: 503/993] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:11:46 2026] DELETE /v2.0/routers/07ab4346-926f-4a4b-8205-89fcaa27a3dc => generated 0 bytes in 736 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/994] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jun 10 16:11:47 2026] GET /v2.0/ports?device_id=07ab4346-926f-4a4b-8205-89fcaa27a3dc => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:11:47.607 8 INFO neutron.api.v2.resource [None req-a1b491f7-c419-4ce7-9a89-fe90da6974dc 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 505/995] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:11:47 2026] DELETE /v2.0/routers/07ab4346-926f-4a4b-8205-89fcaa27a3dc => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/996] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:11:47 2026] POST /v2.0/networks => generated 613 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/997] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jun 10 16:11:47 2026] GET /v2.0/ports?device_id=475935e4-c6b3-4c69-8732-b2ef90ae7026 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:11:47.643 8 INFO neutron.api.v2.resource [None req-42c9e75b-19c3-4533-a0ca-71b1b07ed473 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 507/998] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:11:47 2026] DELETE /v2.0/routers/475935e4-c6b3-4c69-8732-b2ef90ae7026 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 16:11:47.659 8 INFO neutron.pecan_wsgi.hooks.translation [None req-352285a9-25fa-437a-a858-75331a77f359 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 508/999] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:11:47 2026] DELETE /v2.0/subnets/a00e25e0-2649-464c-ae19-0cf6ba623550 => 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: 509/1000] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jun 10 16:11:47 2026] GET /v2.0/ports?device_id=16e9bdd9-eeb9-4f7f-b127-f3a186a4ac25 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:11:47.703 8 INFO neutron.api.v2.resource [None req-21b8e3ad-a5d6-4c78-8ce9-401cfb24127e 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 510/1001] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:11:47 2026] DELETE /v2.0/routers/16e9bdd9-eeb9-4f7f-b127-f3a186a4ac25 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 16:11:47.720 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b5b96b32-872e-4a4e-b47f-b23a0f5f09bb 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 511/1002] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:11:47 2026] DELETE /v2.0/subnets/f033da8f-d98b-44b8-a900-8ffe0db0edf7 => 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: 512/1003] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jun 10 16:11:47 2026] GET /v2.0/ports?device_id=1eeecd8a-b185-469a-9f35-1904ed3fafa8 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:11:47.764 8 INFO neutron.api.v2.resource [None req-7d4ae976-7673-45bb-ac95-058616a72b23 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 513/1004] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:11:47 2026] DELETE /v2.0/routers/1eeecd8a-b185-469a-9f35-1904ed3fafa8 => generated 135 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 16:11:47.787 8 INFO neutron.pecan_wsgi.hooks.translation [None req-29ffebc5-f7c7-488f-b74f-a9227db79541 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 514/1005] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:11:47 2026] DELETE /v2.0/subnets/ff33dc12-4c78-4a12-8941-98c2569f44b8 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 16:11:47.805 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4e38b64b-81e7-46cd-9c1d-3e53384d960a 5a911506d38d4dd494c20992e43ac80a f94ad961113c4f36ad3f48672c5cbca0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 515/1006] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:11:47 2026] DELETE /v2.0/subnets/85ab516b-ea17-4cbc-9c19-785c66d5c073 => 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: 492/1007] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:11:47 2026] POST /v2.0/subnets => generated 626 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1008] 10.0.0.218 () {34 vars in 665 bytes} [Wed Jun 10 16:11:47 2026] POST /v2.0/ports => generated 915 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:11:48.328 7 INFO neutron_taas.services.taas.taas_plugin [None req-68260fe8-87db-4c12-a268-17fdb9844787 ac02c557ba994677aaec0a8b8072ac4f 412fdc71c8a54fb2938e9c576eb60c94 - - default default] TaaS: Handle Delete Port: ad0d6abe-adb3-4dda-b8f2-1b05d8ead896 2026-06-10 16:11:48.331 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-68260fe8-87db-4c12-a268-17fdb9844787 ac02c557ba994677aaec0a8b8072ac4f 412fdc71c8a54fb2938e9c576eb60c94 - - default default] Tap Mirror: Handle Delete Port: ad0d6abe-adb3-4dda-b8f2-1b05d8ead896 [pid: 8|app: 0|req: 517/1009] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:11:48 2026] GET /v2.0/security-groups?tenant_id=f94ad961113c4f36ad3f48672c5cbca0&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1010] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jun 10 16:11:48 2026] DELETE /v2.0/ports/ad0d6abe-adb3-4dda-b8f2-1b05d8ead896 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:11:48.457 7 INFO neutron.pecan_wsgi.hooks.translation [None req-07f34225-6a2b-49fd-bf92-efeb0493bedb ac02c557ba994677aaec0a8b8072ac4f 412fdc71c8a54fb2938e9c576eb60c94 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 494/1011] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jun 10 16:11:48 2026] GET /v2.0/ports/ad0d6abe-adb3-4dda-b8f2-1b05d8ead896 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1012] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:11:48 2026] DELETE /v2.0/security-groups/576544e1-6ea8-4334-a740-47a471a07c23 => 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: 495/1013] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:11:48 2026] DELETE /v2.0/subnets/3092c812-bef6-48cb-94c8-dd5e4affbe68 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1014] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:11:48 2026] DELETE /v2.0/networks/1899aa9d-bd24-4211-90ed-a01f71c4ee25 => 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: 496/1015] 10.0.0.218 () {34 vars in 665 bytes} [Wed Jun 10 16:11:48 2026] POST /v2.0/ports => generated 774 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1016] 10.0.0.218 () {34 vars in 737 bytes} [Wed Jun 10 16:11:48 2026] PUT /v2.0/ports/a101f504-cf08-40b6-a052-04237dced89e => generated 752 bytes in 203 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-06-10 16:11:49.241 7 INFO neutron_taas.services.taas.taas_plugin [None req-359ecde6-451b-43c5-ba8e-dbcef50df53e ac02c557ba994677aaec0a8b8072ac4f 412fdc71c8a54fb2938e9c576eb60c94 - - default default] TaaS: Handle Delete Port: a101f504-cf08-40b6-a052-04237dced89e 2026-06-10 16:11:49.245 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-359ecde6-451b-43c5-ba8e-dbcef50df53e ac02c557ba994677aaec0a8b8072ac4f 412fdc71c8a54fb2938e9c576eb60c94 - - default default] Tap Mirror: Handle Delete Port: a101f504-cf08-40b6-a052-04237dced89e [pid: 7|app: 0|req: 497/1017] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jun 10 16:11:49 2026] DELETE /v2.0/ports/a101f504-cf08-40b6-a052-04237dced89e => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 521/1018] 10.0.0.218 () {32 vars in 643 bytes} [Wed Jun 10 16:11:49 2026] GET /v2.0/ports => generated 778 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:11:49.375 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f321ad5e-d462-4c1e-be97-78930cc3fa4b ac02c557ba994677aaec0a8b8072ac4f 412fdc71c8a54fb2938e9c576eb60c94 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 498/1019] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jun 10 16:11:49 2026] GET /v2.0/ports/a101f504-cf08-40b6-a052-04237dced89e => 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: 522/1020] 10.0.0.218 () {32 vars in 643 bytes} [Wed Jun 10 16:11:49 2026] GET /v2.0/ports => generated 778 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1021] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jun 10 16:11:49 2026] GET /v2.0/ports/1b32f8d8-a77a-4598-80f4-8366e405edb6 => generated 775 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:11:49.474 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6fc63171-b28d-426e-9400-3601b390cf77 ac02c557ba994677aaec0a8b8072ac4f 412fdc71c8a54fb2938e9c576eb60c94 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 523/1022] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jun 10 16:11:49 2026] DELETE /v2.0/ports/ad0d6abe-adb3-4dda-b8f2-1b05d8ead896 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 16:11:49.495 7 INFO neutron.pecan_wsgi.hooks.translation [None req-75496bb8-536d-4dc5-a9c2-418415f3aa5f ac02c557ba994677aaec0a8b8072ac4f 412fdc71c8a54fb2938e9c576eb60c94 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 500/1023] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:11:49 2026] DELETE /v2.0/subnets/3092c812-bef6-48cb-94c8-dd5e4affbe68 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 16:11:49.512 8 INFO neutron.pecan_wsgi.hooks.translation [None req-105bc32f-f63c-4fb2-aa65-d65411df3113 ac02c557ba994677aaec0a8b8072ac4f 412fdc71c8a54fb2938e9c576eb60c94 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 524/1024] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:11:49 2026] DELETE /v2.0/subnets/461e9e0f-00b6-4d20-9e01-a4b7ebac3eb4 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 16:11:49.568 8 INFO neutron.services.segments.plugin [-] Segment 5f15aab9-f1d3-4136-8751-962ac551fbbb resource provider aggregate not found 2026-06-10 16:11:49.573 8 INFO neutron.services.segments.plugin [-] Segment 5f15aab9-f1d3-4136-8751-962ac551fbbb resource provider aggregate not found 2026-06-10 16:11:49.584 8 INFO neutron.services.segments.plugin [-] Segment 5f15aab9-f1d3-4136-8751-962ac551fbbb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f15aab9-f1d3-4136-8751-962ac551fbbb found for delete ", "request_id": "req-4ea5b760-969d-4ae8-a572-7fb28f91b80b"}]} 2026-06-10 16:11:49.589 8 INFO neutron.services.segments.plugin [-] Segment 5f15aab9-f1d3-4136-8751-962ac551fbbb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f15aab9-f1d3-4136-8751-962ac551fbbb found for delete ", "request_id": "req-9f8f6aa9-6277-46f7-bcfc-3d716e023eb1"}]} 2026-06-10 16:11:49.608 7 INFO neutron_taas.services.taas.taas_plugin [None req-f97692c8-bd62-4d38-8225-c5992ac15615 ac02c557ba994677aaec0a8b8072ac4f 412fdc71c8a54fb2938e9c576eb60c94 - - default default] TaaS: Handle Delete Port: 1b32f8d8-a77a-4598-80f4-8366e405edb6 2026-06-10 16:11:49.611 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f97692c8-bd62-4d38-8225-c5992ac15615 ac02c557ba994677aaec0a8b8072ac4f 412fdc71c8a54fb2938e9c576eb60c94 - - default default] Tap Mirror: Handle Delete Port: 1b32f8d8-a77a-4598-80f4-8366e405edb6 [pid: 7|app: 0|req: 501/1025] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jun 10 16:11:49 2026] DELETE /v2.0/ports/1b32f8d8-a77a-4598-80f4-8366e405edb6 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1026] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:11:49 2026] DELETE /v2.0/networks/3df8d99a-776b-4785-af50-ca28dc021a0f => generated 0 bytes in 98 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1027] 10.0.0.218 () {32 vars in 623 bytes} [Wed Jun 10 16:11:50 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1028] 10.0.0.218 () {32 vars in 633 bytes} [Wed Jun 10 16:11:50 2026] GET /v2.0/ => generated 632 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1029] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:11:50 2026] GET /v2.0/security-groups?tenant_id=412fdc71c8a54fb2938e9c576eb60c94&name=default => generated 2925 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1030] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:11:50 2026] DELETE /v2.0/security-groups/f741354d-970a-4de0-8757-524325dc605f => 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: 504/1031] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:11:50 2026] GET /v2.0/security-groups?tenant_id=3c2e49a4b50645c4b4bc9e0fa5c59437&name=default => generated 2925 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1032] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:11:50 2026] DELETE /v2.0/security-groups/f321619d-e3aa-4583-b711-35ab1d1bc3eb => 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: 505/1033] 10.0.0.243 () {34 vars in 990 bytes} [Wed Jun 10 16:11:51 2026] GET /v2.0/ports?device_id=cabbcc96-51d7-4429-ace5-72e625071108 => generated 1240 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1034] 10.0.0.243 () {34 vars in 1040 bytes} [Wed Jun 10 16:11:51 2026] GET /v2.0/security-groups?id=1818409f-9ca9-497a-86e5-b46100095c89&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:11:51.612 8 INFO neutron.services.segments.plugin [-] Segment b17c9682-e7c7-41d4-8f1c-2f353a6f64f0 resource provider aggregate not found 2026-06-10 16:11:51.614 8 INFO neutron.services.segments.plugin [-] Segment b17c9682-e7c7-41d4-8f1c-2f353a6f64f0 resource provider aggregate not found 2026-06-10 16:11:51.628 8 INFO neutron.services.segments.plugin [-] Segment b17c9682-e7c7-41d4-8f1c-2f353a6f64f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b17c9682-e7c7-41d4-8f1c-2f353a6f64f0 found for delete ", "request_id": "req-c8e7d5c5-75db-4e5f-a6f8-4638cbc02128"}]} 2026-06-10 16:11:51.632 8 INFO neutron.services.segments.plugin [-] Segment b17c9682-e7c7-41d4-8f1c-2f353a6f64f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b17c9682-e7c7-41d4-8f1c-2f353a6f64f0 found for delete ", "request_id": "req-d494442a-89f6-491a-8406-852f3ae1d28f"}]} [pid: 7|app: 0|req: 506/1035] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:11:52 2026] GET /v2.0/ports?device_id=68c6837c-d644-4a5b-a020-e908235b261b => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1036] 10.0.0.207 () {34 vars in 971 bytes} [Wed Jun 10 16:11:52 2026] GET /v2.0/ports/7eb0290b-a821-4a53-a357-abc14a4a9a9d => generated 968 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1037] 10.0.0.218 () {34 vars in 684 bytes} [Wed Jun 10 16:11:52 2026] POST /v2.0/security-groups => generated 1625 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1038] 10.0.0.218 () {32 vars in 663 bytes} [Wed Jun 10 16:11:52 2026] GET /v2.0/security-groups => generated 4530 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1039] 10.0.0.218 () {34 vars in 758 bytes} [Wed Jun 10 16:11:52 2026] PUT /v2.0/security-groups/6ed639d9-f6f1-4b68-b568-bc7915998aab => generated 1664 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1040] 10.0.0.218 () {32 vars in 737 bytes} [Wed Jun 10 16:11:52 2026] GET /v2.0/security-groups/6ed639d9-f6f1-4b68-b568-bc7915998aab => generated 1664 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1041] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:11:52 2026] DELETE /v2.0/security-groups/6ed639d9-f6f1-4b68-b568-bc7915998aab => 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: 510/1042] 10.0.0.218 () {32 vars in 663 bytes} [Wed Jun 10 16:11:52 2026] GET /v2.0/security-groups => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 16:11:52.859 8 INFO neutron.api.v2.resource [None req-68c6d4ad-c2cb-4c69-a22c-89f7d706ce1b 03bb83da4fae410b89158cf8819f4945 2f56135e5d9747eb853af36ea756bf22 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 533/1043] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:11:52 2026] DELETE /v2.0/security-groups/6ed639d9-f6f1-4b68-b568-bc7915998aab => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1044] 10.0.0.218 () {34 vars in 684 bytes} [Wed Jun 10 16:11:52 2026] POST /v2.0/security-groups => generated 1625 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1045] 199.204.45.35 () {34 vars in 999 bytes} [Wed Jun 10 16:11:52 2026] GET /v2.0/subnets?network_id=45a3f92b-b75e-4ec4-abc1-c6ccaf647bb8 => generated 684 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1046] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jun 10 16:11:52 2026] POST /v2.0/security-group-rules => generated 601 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1047] 199.204.45.35 () {34 vars in 1145 bytes} [Wed Jun 10 16:11:52 2026] GET /v2.0/ports?device_id=68c6837c-d644-4a5b-a020-e908235b261b&device_owner=compute%3Anova&network_id=45a3f92b-b75e-4ec4-abc1-c6ccaf647bb8 => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1048] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jun 10 16:11:53 2026] GET /v2.0/security-group-rules/79ec303e-7a5c-41d4-b077-39c062ddeaea => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1049] 10.0.0.218 () {32 vars in 673 bytes} [Wed Jun 10 16:11:53 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1050] 10.0.0.218 () {32 vars in 750 bytes} [Wed Jun 10 16:11:53 2026] DELETE /v2.0/security-group-rules/79ec303e-7a5c-41d4-b077-39c062ddeaea => 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: 516/1051] 10.0.0.218 () {32 vars in 673 bytes} [Wed Jun 10 16:11:53 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1052] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jun 10 16:11:53 2026] POST /v2.0/security-group-rules => generated 601 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1053] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jun 10 16:11:53 2026] GET /v2.0/security-group-rules/07d074a9-f7a6-4210-ba60-4d2c34bfbda0 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1054] 10.0.0.218 () {32 vars in 673 bytes} [Wed Jun 10 16:11:53 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1055] 10.0.0.218 () {32 vars in 750 bytes} [Wed Jun 10 16:11:53 2026] DELETE /v2.0/security-group-rules/07d074a9-f7a6-4210-ba60-4d2c34bfbda0 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1056] 10.0.0.218 () {32 vars in 673 bytes} [Wed Jun 10 16:11:53 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) [pid: 8|app: 0|req: 536/1057] 199.204.45.35 () {38 vars in 1027 bytes} [Wed Jun 10 16:11:53 2026] PUT /v2.0/ports/7eb0290b-a821-4a53-a357-abc14a4a9a9d => generated 1145 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 16:11:53.588 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7803f475-ee75-4688-91de-e3dd45412891'] response: {'name': 'network-changed', 'server_uuid': '68c6837c-d644-4a5b-a020-e908235b261b', 'tag': '7eb0290b-a821-4a53-a357-abc14a4a9a9d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 522/1058] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jun 10 16:11:53 2026] POST /v2.0/security-group-rules => generated 602 bytes in 116 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: 537/1059] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jun 10 16:11:53 2026] GET /v2.0/security-group-rules/c2f0fd4e-2af7-47f0-b89a-896d7a0e915e => generated 602 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1060] 10.0.0.218 () {32 vars in 673 bytes} [Wed Jun 10 16:11:53 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1061] 10.0.0.218 () {32 vars in 750 bytes} [Wed Jun 10 16:11:53 2026] DELETE /v2.0/security-group-rules/c2f0fd4e-2af7-47f0-b89a-896d7a0e915e => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1062] 10.0.0.218 () {32 vars in 673 bytes} [Wed Jun 10 16:11:53 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1063] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:11:53 2026] DELETE /v2.0/security-groups/fdea73c7-2e4a-43ab-a615-e65e14be6b5b => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1066] 10.0.0.218 () {32 vars in 663 bytes} [Wed Jun 10 16:11:53 2026] GET /v2.0/security-groups => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1067] 10.0.0.218 () {32 vars in 663 bytes} [Wed Jun 10 16:11:53 2026] GET /v2.0/security-groups => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1068] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:11:54 2026] GET /v2.0/ports?tenant_id=002b53d92ba04c61ba8432c120ee3ade&device_id=68c6837c-d644-4a5b-a020-e908235b261b => generated 1417 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1069] 199.204.45.35 () {34 vars in 985 bytes} [Wed Jun 10 16:11:54 2026] GET /v2.0/networks?id=45a3f92b-b75e-4ec4-abc1-c6ccaf647bb8 => generated 780 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1070] 199.204.45.35 () {34 vars in 1057 bytes} [Wed Jun 10 16:11:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7eb0290b-a821-4a53-a357-abc14a4a9a9d => generated 860 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1071] 199.204.45.35 () {34 vars in 1057 bytes} [Wed Jun 10 16:11:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=7eb0290b-a821-4a53-a357-abc14a4a9a9d => 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: 528/1072] 199.204.45.35 () {34 vars in 983 bytes} [Wed Jun 10 16:11:54 2026] GET /v2.0/subnets?id=1d096f68-1c60-48c0-be05-63c2d07d996e => 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: 545/1073] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:11:54 2026] GET /v2.0/ports?network_id=45a3f92b-b75e-4ec4-abc1-c6ccaf647bb8&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: 529/1074] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:11:54 2026] GET /v2.0/networks/45a3f92b-b75e-4ec4-abc1-c6ccaf647bb8?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: 546/1075] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:11:54 2026] GET /v2.0/networks/45a3f92b-b75e-4ec4-abc1-c6ccaf647bb8?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: 530/1076] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:11:54 2026] GET /v2.0/ports?device_id=68c6837c-d644-4a5b-a020-e908235b261b => generated 1148 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1077] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:11:54 2026] GET /v2.0/security-groups?id=314bbdc1-eeeb-4127-862f-47567310c335&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: 547/1078] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:11:54 2026] GET /v2.0/security-groups?tenant_id=2f56135e5d9747eb853af36ea756bf22&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1079] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:11:54 2026] DELETE /v2.0/security-groups/42f5954a-2195-4d4c-a0ac-ac533cdc235f => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1080] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:11:55 2026] GET /v2.0/ports?tenant_id=002b53d92ba04c61ba8432c120ee3ade&device_id=68c6837c-d644-4a5b-a020-e908235b261b => generated 1417 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1081] 199.204.45.35 () {34 vars in 985 bytes} [Wed Jun 10 16:11:55 2026] GET /v2.0/networks?id=45a3f92b-b75e-4ec4-abc1-c6ccaf647bb8 => generated 780 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1082] 199.204.45.35 () {34 vars in 1057 bytes} [Wed Jun 10 16:11:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7eb0290b-a821-4a53-a357-abc14a4a9a9d => generated 860 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1083] 199.204.45.35 () {34 vars in 1057 bytes} [Wed Jun 10 16:11:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=7eb0290b-a821-4a53-a357-abc14a4a9a9d => 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: 550/1084] 199.204.45.35 () {34 vars in 983 bytes} [Wed Jun 10 16:11:55 2026] GET /v2.0/subnets?id=1d096f68-1c60-48c0-be05-63c2d07d996e => generated 702 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1085] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:11:55 2026] GET /v2.0/ports?network_id=45a3f92b-b75e-4ec4-abc1-c6ccaf647bb8&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1086] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:11:55 2026] GET /v2.0/networks/45a3f92b-b75e-4ec4-abc1-c6ccaf647bb8?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1087] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:11:55 2026] GET /v2.0/networks/45a3f92b-b75e-4ec4-abc1-c6ccaf647bb8?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: 552/1088] 199.204.45.35 () {34 vars in 1117 bytes} [Wed Jun 10 16:11:56 2026] GET /v2.0/ports?device_id=68c6837c-d644-4a5b-a020-e908235b261b&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.8 => generated 1148 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1089] 10.0.0.218 () {34 vars in 677 bytes} [Wed Jun 10 16:11:56 2026] POST /v2.0/subnetpools => generated 549 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1090] 199.204.45.35 () {38 vars in 1027 bytes} [Wed Jun 10 16:11:56 2026] PUT /v2.0/ports/7eb0290b-a821-4a53-a357-abc14a4a9a9d => generated 968 bytes in 520 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1091] 10.0.0.218 () {32 vars in 729 bytes} [Wed Jun 10 16:11:56 2026] GET /v2.0/subnetpools/5f2a93be-84f2-44da-891a-d65a6526faa8 => generated 549 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:11:56.904 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-752702d7-53d3-4034-8e78-1e5eb1d41535'] response: {'name': 'network-changed', 'server_uuid': '68c6837c-d644-4a5b-a020-e908235b261b', 'tag': '7eb0290b-a821-4a53-a357-abc14a4a9a9d', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 538/1092] 10.0.0.218 () {34 vars in 749 bytes} [Wed Jun 10 16:11:56 2026] PUT /v2.0/subnetpools/5f2a93be-84f2-44da-891a-d65a6526faa8 => generated 501 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1093] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jun 10 16:11:56 2026] DELETE /v2.0/subnetpools/5f2a93be-84f2-44da-891a-d65a6526faa8 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:11:57.041 7 INFO neutron.api.v2.resource [None req-a164259f-4bbe-43ba-9038-01245e841b41 940d3470f0c6457482ea17e146bd8d22 abc3186456564c3b9b1902b602273364 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 539/1094] 10.0.0.218 () {32 vars in 729 bytes} [Wed Jun 10 16:11:57 2026] GET /v2.0/subnetpools/5f2a93be-84f2-44da-891a-d65a6526faa8 => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 16:11:57.057 8 INFO neutron.api.v2.resource [None req-21a963c6-c12a-4427-92d2-8a982b6cb950 940d3470f0c6457482ea17e146bd8d22 abc3186456564c3b9b1902b602273364 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 556/1095] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jun 10 16:11:57 2026] DELETE /v2.0/subnetpools/5f2a93be-84f2-44da-891a-d65a6526faa8 => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1096] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:11:57 2026] GET /v2.0/ports?tenant_id=002b53d92ba04c61ba8432c120ee3ade&device_id=68c6837c-d644-4a5b-a020-e908235b261b => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1097] 199.204.45.35 () {34 vars in 985 bytes} [Wed Jun 10 16:11:57 2026] GET /v2.0/networks?id=45a3f92b-b75e-4ec4-abc1-c6ccaf647bb8 => generated 780 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1098] 199.204.45.35 () {34 vars in 1057 bytes} [Wed Jun 10 16:11:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7eb0290b-a821-4a53-a357-abc14a4a9a9d => generated 860 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1099] 199.204.45.35 () {34 vars in 983 bytes} [Wed Jun 10 16:11:57 2026] GET /v2.0/subnets?id=1d096f68-1c60-48c0-be05-63c2d07d996e => generated 702 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1100] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:11:57 2026] GET /v2.0/ports?network_id=45a3f92b-b75e-4ec4-abc1-c6ccaf647bb8&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: 543/1101] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:11:57 2026] GET /v2.0/networks/45a3f92b-b75e-4ec4-abc1-c6ccaf647bb8?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1102] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:11:57 2026] GET /v2.0/networks/45a3f92b-b75e-4ec4-abc1-c6ccaf647bb8?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: 559/1103] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:11:57 2026] GET /v2.0/security-groups?tenant_id=abc3186456564c3b9b1902b602273364&name=default => generated 2925 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1104] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:11:57 2026] DELETE /v2.0/security-groups/7ba94eee-6bc1-47d8-ac47-2ca253b146be => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1105] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:11:58 2026] GET /v2.0/ports?device_id=68c6837c-d644-4a5b-a020-e908235b261b => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1106] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:11:58 2026] GET /v2.0/security-groups?id=314bbdc1-eeeb-4127-862f-47567310c335&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1107] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:11:58 2026] GET /v2.0/ports?tenant_id=002b53d92ba04c61ba8432c120ee3ade&device_id=68c6837c-d644-4a5b-a020-e908235b261b => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1108] 199.204.45.35 () {34 vars in 985 bytes} [Wed Jun 10 16:11:58 2026] GET /v2.0/networks?id=45a3f92b-b75e-4ec4-abc1-c6ccaf647bb8 => generated 780 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1109] 199.204.45.35 () {34 vars in 1057 bytes} [Wed Jun 10 16:11:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7eb0290b-a821-4a53-a357-abc14a4a9a9d => generated 860 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1110] 199.204.45.35 () {34 vars in 983 bytes} [Wed Jun 10 16:11:58 2026] GET /v2.0/subnets?id=1d096f68-1c60-48c0-be05-63c2d07d996e => generated 702 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1111] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:11:58 2026] GET /v2.0/ports?network_id=45a3f92b-b75e-4ec4-abc1-c6ccaf647bb8&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1112] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:11:58 2026] GET /v2.0/networks/45a3f92b-b75e-4ec4-abc1-c6ccaf647bb8?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1113] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:11:58 2026] GET /v2.0/networks/45a3f92b-b75e-4ec4-abc1-c6ccaf647bb8?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: 550/1114] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:11:59 2026] GET /v2.0/ports?device_id=68c6837c-d644-4a5b-a020-e908235b261b => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1115] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:11:59 2026] GET /v2.0/security-groups?id=314bbdc1-eeeb-4127-862f-47567310c335&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: 551/1116] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:00 2026] GET /v2.0/ports?device_id=68c6837c-d644-4a5b-a020-e908235b261b => 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: 566/1117] 199.204.45.35 () {34 vars in 993 bytes} [Wed Jun 10 16:12:00 2026] GET /v2.0/ports?device_id=68c6837c-d644-4a5b-a020-e908235b261b => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1118] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:12:00 2026] GET /v2.0/security-groups?id=314bbdc1-eeeb-4127-862f-47567310c335&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:12:00.687 7 INFO neutron_taas.services.taas.taas_plugin [req-3d928103-da40-4dba-9089-8395785e53cf req-aee4dc1c-ab9b-40a5-a4a7-b2d450c3784c 40597c2440444d96bbe484d75d5603c7 002b53d92ba04c61ba8432c120ee3ade - - default default] TaaS: Handle Delete Port: 7eb0290b-a821-4a53-a357-abc14a4a9a9d 2026-06-10 16:12:00.690 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-3d928103-da40-4dba-9089-8395785e53cf req-aee4dc1c-ab9b-40a5-a4a7-b2d450c3784c 40597c2440444d96bbe484d75d5603c7 002b53d92ba04c61ba8432c120ee3ade - - default default] Tap Mirror: Handle Delete Port: 7eb0290b-a821-4a53-a357-abc14a4a9a9d 2026-06-10 16:12:00.819 7 INFO neutron.db.l3_db [req-3d928103-da40-4dba-9089-8395785e53cf req-aee4dc1c-ab9b-40a5-a4a7-b2d450c3784c 40597c2440444d96bbe484d75d5603c7 002b53d92ba04c61ba8432c120ee3ade - - default default] Floating IP 696648e2-cf0f-4b5d-85be-2801f01cc5f7 disassociated. External IP: 10.96.250.209, port: 7eb0290b-a821-4a53-a357-abc14a4a9a9d. [pid: 7|app: 0|req: 552/1119] 199.204.45.35 () {36 vars in 996 bytes} [Wed Jun 10 16:12:00 2026] DELETE /v2.0/ports/7eb0290b-a821-4a53-a357-abc14a4a9a9d => generated 0 bytes in 630 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:12:01.234 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd452bf8-e35f-4efd-8475-01f5429f3313'] response: {'server_uuid': '68c6837c-d644-4a5b-a020-e908235b261b', 'name': 'network-vif-deleted', 'tag': '7eb0290b-a821-4a53-a357-abc14a4a9a9d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 568/1120] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:01 2026] GET /v2.0/ports?device_id=68c6837c-d644-4a5b-a020-e908235b261b => 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: 553/1121] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:12:01 2026] GET /v2.0/security-groups?tenant_id=1934a7607c9f48d49c6e8db7d5eccc7d&name=default => generated 2925 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1122] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:12:02 2026] DELETE /v2.0/security-groups/08e1308a-35bb-4161-936b-0642b7385cd8 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1123] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:12:02 2026] GET /v2.0/security-groups?tenant_id=9e618258c9704d77b87a46b34936876f&name=default => generated 2925 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1124] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:12:02 2026] DELETE /v2.0/security-groups/c6578769-4cd8-4d72-a562-a538c2c68282 => 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: 555/1125] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:02 2026] GET /v2.0/ports?device_id=cabbcc96-51d7-4429-ace5-72e625071108 => 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: 571/1126] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:12:02 2026] GET /v2.0/security-groups?id=1818409f-9ca9-497a-86e5-b46100095c89&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: 556/1127] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:02 2026] GET /v2.0/ports?device_id=cabbcc96-51d7-4429-ace5-72e625071108 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1128] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:12:02 2026] GET /v2.0/security-groups?id=1818409f-9ca9-497a-86e5-b46100095c89&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: 7|app: 0|req: 557/1129] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:02 2026] GET /v2.0/ports?device_id=68c6837c-d644-4a5b-a020-e908235b261b => 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: 573/1130] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:02 2026] GET /v2.0/ports?device_id=cabbcc96-51d7-4429-ace5-72e625071108 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1131] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:12:02 2026] GET /v2.0/security-groups?id=1818409f-9ca9-497a-86e5-b46100095c89&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1132] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:03 2026] GET /v2.0/ports?device_id=68c6837c-d644-4a5b-a020-e908235b261b => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1133] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:04 2026] GET /v2.0/ports?device_id=cabbcc96-51d7-4429-ace5-72e625071108 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1134] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:12:04 2026] GET /v2.0/security-groups?id=1818409f-9ca9-497a-86e5-b46100095c89&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: 560/1135] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:12:04 2026] GET /v2.0/ports?tenant_id=c72a0d9deac34864b8cbb208d6a51e27&device_id=cabbcc96-51d7-4429-ace5-72e625071108 => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1136] 199.204.45.35 () {34 vars in 985 bytes} [Wed Jun 10 16:12:04 2026] GET /v2.0/networks?id=68b0d218-0ca5-41e7-baeb-d85f8f300ded => generated 772 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1137] 199.204.45.35 () {34 vars in 1057 bytes} [Wed Jun 10 16:12:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=297c8cac-595e-466e-9617-de6e541661fc => generated 860 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1138] 199.204.45.35 () {34 vars in 983 bytes} [Wed Jun 10 16:12:04 2026] GET /v2.0/subnets?id=df398385-e6a5-4f94-8ba0-0233153b7a1d => generated 694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1139] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:12:04 2026] GET /v2.0/ports?network_id=68b0d218-0ca5-41e7-baeb-d85f8f300ded&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: 578/1140] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:12:04 2026] GET /v2.0/networks/68b0d218-0ca5-41e7-baeb-d85f8f300ded?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1141] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:12:04 2026] GET /v2.0/networks/68b0d218-0ca5-41e7-baeb-d85f8f300ded?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1142] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:12:04 2026] DELETE /v2.0/security-groups/314bbdc1-eeeb-4127-862f-47567310c335 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:12:05.069 7 INFO neutron.api.v2.resource [None req-47929fab-4be3-4223-a23b-a1b4c38fc575 40597c2440444d96bbe484d75d5603c7 002b53d92ba04c61ba8432c120ee3ade - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 564/1143] 10.0.0.218 () {32 vars in 737 bytes} [Wed Jun 10 16:12:05 2026] GET /v2.0/security-groups/314bbdc1-eeeb-4127-862f-47567310c335 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 16:12:05.163 8 INFO neutron_taas.services.taas.taas_plugin [None req-511550a9-1776-442b-a2ab-aba43b580763 40597c2440444d96bbe484d75d5603c7 002b53d92ba04c61ba8432c120ee3ade - - default default] TaaS: Handle Delete Port: 4b8f8c86-3cd5-4884-a576-4c996e2d383e 2026-06-10 16:12:05.165 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-511550a9-1776-442b-a2ab-aba43b580763 40597c2440444d96bbe484d75d5603c7 002b53d92ba04c61ba8432c120ee3ade - - default default] Tap Mirror: Handle Delete Port: 4b8f8c86-3cd5-4884-a576-4c996e2d383e [pid: 7|app: 0|req: 565/1144] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:05 2026] GET /v2.0/ports?device_id=cabbcc96-51d7-4429-ace5-72e625071108 => 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: 566/1145] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:12:05 2026] GET /v2.0/security-groups?id=1818409f-9ca9-497a-86e5-b46100095c89&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1146] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jun 10 16:12:05 2026] DELETE /v2.0/floatingips/696648e2-cf0f-4b5d-85be-2801f01cc5f7 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1147] 10.0.0.169 () {32 vars in 802 bytes} [Wed Jun 10 16:12:05 2026] GET /v2.0/extensions => generated 21537 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-10 16:12:05.735 7 INFO neutron_taas.services.taas.taas_plugin [None req-d218eb66-77eb-455e-b90d-7d5fff9d99b0 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: 0423161f-a858-4d90-92f3-2967dda6193e 2026-06-10 16:12:05.737 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d218eb66-77eb-455e-b90d-7d5fff9d99b0 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: 0423161f-a858-4d90-92f3-2967dda6193e [pid: 8|app: 0|req: 582/1148] 10.0.0.169 () {30 vars in 724 bytes} [Wed Jun 10 16:12:05 2026] GET /v2.0/quotas/4db57dca85764ac4a4a47c2507990b1f/details => generated 847 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1149] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jun 10 16:12:05 2026] PUT /v2.0/routers/1f0c6c89-7293-488a-ade5-e1a4dc7e0a7c/remove_router_interface => generated 309 bytes in 804 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:12:06.383 7 INFO neutron_taas.services.taas.taas_plugin [None req-dcc2aa2e-1c91-4197-ad68-ca6e74ab7079 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: 7cfe6afb-7732-4446-9a6a-95fc4f1156a3 2026-06-10 16:12:06.386 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dcc2aa2e-1c91-4197-ad68-ca6e74ab7079 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: 7cfe6afb-7732-4446-9a6a-95fc4f1156a3 2026-06-10 16:12:06.578 7 INFO neutron_taas.services.taas.taas_plugin [None req-dcc2aa2e-1c91-4197-ad68-ca6e74ab7079 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: 52735903-ceb9-4bd9-9087-20ca75cdfa3d 2026-06-10 16:12:06.580 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dcc2aa2e-1c91-4197-ad68-ca6e74ab7079 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: 52735903-ceb9-4bd9-9087-20ca75cdfa3d [pid: 8|app: 0|req: 583/1150] 10.0.0.218 () {34 vars in 676 bytes} [Wed Jun 10 16:12:06 2026] POST /v2.0/floatingips => generated 552 bytes in 517 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1151] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:06 2026] GET /v2.0/ports?device_id=cabbcc96-51d7-4429-ace5-72e625071108 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:12:06.956 7 INFO neutron.services.segments.plugin [-] Segment c74c5cab-ce81-4426-908a-d339248819d2 resource provider aggregate not found 2026-06-10 16:12:06.957 7 INFO neutron.services.segments.plugin [-] Segment c74c5cab-ce81-4426-908a-d339248819d2 resource provider aggregate not found 2026-06-10 16:12:06.984 7 INFO neutron.services.segments.plugin [-] Segment c74c5cab-ce81-4426-908a-d339248819d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c74c5cab-ce81-4426-908a-d339248819d2 found for delete ", "request_id": "req-0bbac1af-4041-4c01-829a-993fe385b259"}]} 2026-06-10 16:12:06.986 7 INFO neutron.services.segments.plugin [-] Segment c74c5cab-ce81-4426-908a-d339248819d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c74c5cab-ce81-4426-908a-d339248819d2 found for delete ", "request_id": "req-38069c9e-588f-40ea-b509-7e0c51dd0305"}]} 2026-06-10 16:12:06.995 7 INFO neutron.db.l3_hamode_db [None req-dcc2aa2e-1c91-4197-ad68-ca6e74ab7079 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] HA network 07d81038-9c89-4858-ab5f-9566d04a646c was deleted as no HA routers are present in tenant 002b53d92ba04c61ba8432c120ee3ade. [pid: 7|app: 0|req: 568/1152] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:12:06 2026] DELETE /v2.0/routers/1f0c6c89-7293-488a-ade5-e1a4dc7e0a7c => generated 0 bytes in 799 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1153] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:12:07 2026] GET /v2.0/security-groups?id=1818409f-9ca9-497a-86e5-b46100095c89&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: 570/1154] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:12:07 2026] DELETE /v2.0/subnets/1d096f68-1c60-48c0-be05-63c2d07d996e => 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: 585/1155] 10.0.0.218 () {34 vars in 676 bytes} [Wed Jun 10 16:12:06 2026] POST /v2.0/floatingips => generated 552 bytes in 487 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:12:07.296 7 INFO neutron_taas.services.taas.taas_plugin [None req-babca7e3-6f62-46ce-9a8d-207ee2f33997 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: df41bd29-7ea1-4a21-8db9-96c1db4eb6c8 2026-06-10 16:12:07.299 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-babca7e3-6f62-46ce-9a8d-207ee2f33997 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: df41bd29-7ea1-4a21-8db9-96c1db4eb6c8 [pid: 7|app: 0|req: 571/1156] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:12:07 2026] DELETE /v2.0/networks/45a3f92b-b75e-4ec4-abc1-c6ccaf647bb8 => 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: 586/1157] 10.0.0.218 () {34 vars in 676 bytes} [Wed Jun 10 16:12:07 2026] POST /v2.0/floatingips => generated 552 bytes in 544 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1158] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:12:07 2026] GET /v2.0/security-groups?tenant_id=002b53d92ba04c61ba8432c120ee3ade&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1159] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:12:07 2026] DELETE /v2.0/security-groups/c6a64f8a-b9fe-4678-8d44-1fc3a1def879 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1160] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:08 2026] GET /v2.0/ports?device_id=cabbcc96-51d7-4429-ace5-72e625071108 => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1161] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:12:08 2026] GET /v2.0/security-groups?id=1818409f-9ca9-497a-86e5-b46100095c89&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: 587/1162] 10.0.0.218 () {34 vars in 676 bytes} [Wed Jun 10 16:12:07 2026] POST /v2.0/floatingips => generated 552 bytes in 601 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1163] 10.0.0.218 () {34 vars in 676 bytes} [Wed Jun 10 16:12:08 2026] POST /v2.0/floatingips => generated 552 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1166] 10.0.0.218 () {34 vars in 759 bytes} [Wed Jun 10 16:12:08 2026] PUT /v2.0/floatingips/c689a943-e810-4e47-9b2e-1fa074cada28/tags => generated 17 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:12:09.010 7 INFO neutron.services.segments.plugin [-] Segment 535c2ef6-9cd8-42d7-9bc6-05be1fc89f53 resource provider aggregate not found 2026-06-10 16:12:09.034 7 INFO neutron.services.segments.plugin [-] Segment 535c2ef6-9cd8-42d7-9bc6-05be1fc89f53 resource provider aggregate not found 2026-06-10 16:12:09.049 7 INFO neutron.services.segments.plugin [-] Segment 535c2ef6-9cd8-42d7-9bc6-05be1fc89f53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 535c2ef6-9cd8-42d7-9bc6-05be1fc89f53 found for delete ", "request_id": "req-e75c28e5-d861-448d-9f60-4ac30cb30767"}]} 2026-06-10 16:12:09.071 7 INFO neutron.services.segments.plugin [-] Segment 535c2ef6-9cd8-42d7-9bc6-05be1fc89f53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 535c2ef6-9cd8-42d7-9bc6-05be1fc89f53 found for delete ", "request_id": "req-9e23e8d2-19b1-490d-a1e0-04cb87c1d16d"}]} [pid: 7|app: 0|req: 579/1167] 10.0.0.218 () {34 vars in 759 bytes} [Wed Jun 10 16:12:08 2026] PUT /v2.0/floatingips/f5044713-1526-45d6-ac85-7c122d26469f/tags => generated 25 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1168] 10.0.0.169 () {32 vars in 802 bytes} [Wed Jun 10 16:12:09 2026] GET /v2.0/extensions => generated 21537 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1169] 10.0.0.218 () {34 vars in 759 bytes} [Wed Jun 10 16:12:09 2026] PUT /v2.0/floatingips/0ebf83c8-2c61-468d-b2f8-f12ffb510981/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1170] 10.0.0.218 () {34 vars in 759 bytes} [Wed Jun 10 16:12:09 2026] PUT /v2.0/floatingips/0a74f7f0-689e-42dc-9ce4-d2858674542f/tags => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1171] 10.0.0.218 () {32 vars in 672 bytes} [Wed Jun 10 16:12:09 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1172] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:09 2026] GET /v2.0/ports?device_id=cabbcc96-51d7-4429-ace5-72e625071108 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1173] 10.0.0.218 () {32 vars in 686 bytes} [Wed Jun 10 16:12:09 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1174] 10.0.0.169 () {30 vars in 724 bytes} [Wed Jun 10 16:12:09 2026] GET /v2.0/quotas/4db57dca85764ac4a4a47c2507990b1f/details => generated 847 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1175] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:12:09 2026] GET /v2.0/security-groups?id=1818409f-9ca9-497a-86e5-b46100095c89&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: 592/1176] 10.0.0.218 () {32 vars in 682 bytes} [Wed Jun 10 16:12:09 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1177] 10.0.0.218 () {32 vars in 694 bytes} [Wed Jun 10 16:12:09 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1178] 10.0.0.218 () {32 vars in 680 bytes} [Wed Jun 10 16:12:09 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1179] 10.0.0.218 () {32 vars in 694 bytes} [Wed Jun 10 16:12:09 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1180] 10.0.0.218 () {32 vars in 690 bytes} [Wed Jun 10 16:12:09 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1181] 10.0.0.218 () {32 vars in 702 bytes} [Wed Jun 10 16:12:09 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-06-10 16:12:09.811 8 INFO neutron_taas.services.taas.taas_plugin [None req-0704718c-05b0-422c-9a93-2d809fae679e ea5f93911f6a4b10bd54b2a9d28cc50e a3d97a5866d04a74ae818e0455a8110b - - default default] TaaS: Handle Delete Port: 80281d0a-31e8-4419-803d-4bfdd5d9c445 2026-06-10 16:12:09.814 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0704718c-05b0-422c-9a93-2d809fae679e ea5f93911f6a4b10bd54b2a9d28cc50e a3d97a5866d04a74ae818e0455a8110b - - default default] Tap Mirror: Handle Delete Port: 80281d0a-31e8-4419-803d-4bfdd5d9c445 2026-06-10 16:12:09.948 7 INFO neutron.db.segments_db [None req-47409a43-64a5-4169-b155-6342107d358d d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Added segment 909cc323-3c12-42d6-a1ec-d8b1acf47d72 of type vxlan for network e508b746-eb6c-4174-9c6e-181f010bd9f4 [pid: 8|app: 0|req: 596/1182] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jun 10 16:12:09 2026] DELETE /v2.0/floatingips/c689a943-e810-4e47-9b2e-1fa074cada28 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:12:10.027 8 INFO neutron_taas.services.taas.taas_plugin [None req-991c1020-ce25-40c5-9b65-beed252f124b ea5f93911f6a4b10bd54b2a9d28cc50e a3d97a5866d04a74ae818e0455a8110b - - default default] TaaS: Handle Delete Port: 7e9a5bed-1111-48e7-8ecb-3d8913c26688 2026-06-10 16:12:10.029 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-991c1020-ce25-40c5-9b65-beed252f124b ea5f93911f6a4b10bd54b2a9d28cc50e a3d97a5866d04a74ae818e0455a8110b - - default default] Tap Mirror: Handle Delete Port: 7e9a5bed-1111-48e7-8ecb-3d8913c26688 [pid: 7|app: 0|req: 587/1183] 10.0.0.218 () {34 vars in 671 bytes} [Wed Jun 10 16:12:09 2026] POST /v2.0/networks => generated 728 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1184] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jun 10 16:12:09 2026] DELETE /v2.0/floatingips/f5044713-1526-45d6-ac85-7c122d26469f => generated 0 bytes in 228 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1185] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:12:10 2026] POST /v2.0/subnets => generated 694 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:12:10.283 8 INFO neutron_taas.services.taas.taas_plugin [None req-0b498a48-8977-4953-ad9e-fe996689a523 ea5f93911f6a4b10bd54b2a9d28cc50e a3d97a5866d04a74ae818e0455a8110b - - default default] TaaS: Handle Delete Port: b5d5c7cf-984a-49ab-a937-13f57815d4f7 2026-06-10 16:12:10.286 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0b498a48-8977-4953-ad9e-fe996689a523 ea5f93911f6a4b10bd54b2a9d28cc50e a3d97a5866d04a74ae818e0455a8110b - - default default] Tap Mirror: Handle Delete Port: b5d5c7cf-984a-49ab-a937-13f57815d4f7 2026-06-10 16:12:10.322 7 INFO neutron.db.segments_db [None req-0b08eb9d-2a2d-44fb-bb3c-3f0c4eaf3a5f d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Added segment 7f2e54f0-8312-47d9-869c-62c5cb724f52 of type vxlan for network a6511471-c312-43c3-9516-6df8d6ba4250 [pid: 8|app: 0|req: 598/1186] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jun 10 16:12:10 2026] DELETE /v2.0/floatingips/0ebf83c8-2c61-468d-b2f8-f12ffb510981 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1187] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:10 2026] GET /v2.0/ports?device_id=cabbcc96-51d7-4429-ace5-72e625071108 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:12:10.578 7 INFO neutron.db.l3_hamode_db [None req-0b08eb9d-2a2d-44fb-bb3c-3f0c4eaf3a5f d236057d59344609871bf39790c005e6 1cbffb5c8a0949e4994627fef12dd0a7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 16:12:10.704 8 INFO neutron_taas.services.taas.taas_plugin [None req-b5fa0890-c920-41b0-a1d2-f0a32704b088 ea5f93911f6a4b10bd54b2a9d28cc50e a3d97a5866d04a74ae818e0455a8110b - - default default] TaaS: Handle Delete Port: 101ae0e9-11a6-4455-9945-5fa0c9e720d9 2026-06-10 16:12:10.706 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b5fa0890-c920-41b0-a1d2-f0a32704b088 ea5f93911f6a4b10bd54b2a9d28cc50e a3d97a5866d04a74ae818e0455a8110b - - default default] Tap Mirror: Handle Delete Port: 101ae0e9-11a6-4455-9945-5fa0c9e720d9 [pid: 8|app: 0|req: 600/1188] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jun 10 16:12:10 2026] DELETE /v2.0/floatingips/0a74f7f0-689e-42dc-9ce4-d2858674542f => generated 0 bytes in 282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1189] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:12:10 2026] GET /v2.0/security-groups?id=1818409f-9ca9-497a-86e5-b46100095c89&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:12:10.998 8 INFO neutron_taas.services.taas.taas_plugin [None req-e17e01c2-5cbe-49ba-968f-7a2bb3a1793a ea5f93911f6a4b10bd54b2a9d28cc50e a3d97a5866d04a74ae818e0455a8110b - - default default] TaaS: Handle Delete Port: b4626b3b-d73d-4265-8889-624536b3f395 2026-06-10 16:12:11.003 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e17e01c2-5cbe-49ba-968f-7a2bb3a1793a ea5f93911f6a4b10bd54b2a9d28cc50e a3d97a5866d04a74ae818e0455a8110b - - default default] Tap Mirror: Handle Delete Port: b4626b3b-d73d-4265-8889-624536b3f395 [pid: 8|app: 0|req: 602/1190] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jun 10 16:12:10 2026] DELETE /v2.0/floatingips/e8df368e-18d7-4eaf-857f-5ceac39ea37a => generated 0 bytes in 293 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:12:11.406 7 INFO neutron.db.l3_hamode_db [None req-0b08eb9d-2a2d-44fb-bb3c-3f0c4eaf3a5f d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 603/1191] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:11 2026] GET /v2.0/ports?device_id=cabbcc96-51d7-4429-ace5-72e625071108 => 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: 604/1192] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:12:11 2026] GET /v2.0/security-groups?id=1818409f-9ca9-497a-86e5-b46100095c89&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1193] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:12:12 2026] GET /v2.0/security-groups?tenant_id=3c3552aba6d24630b495aa0ab6952961&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: 589/1194] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:12:10 2026] POST /v2.0/routers => generated 734 bytes in 2064 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1195] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:12:12 2026] DELETE /v2.0/security-groups/da12da21-9a9a-4bb2-aaa6-1ccd24710f2e => 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: 607/1196] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:12:12 2026] GET /v2.0/security-groups?tenant_id=4db57dca85764ac4a4a47c2507990b1f&name=default => generated 2925 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1197] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:12:12 2026] GET /v2.0/security-groups?tenant_id=1d5ec3952f5d447c81d387b8ef90332b&name=default => generated 2925 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1198] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:12:13 2026] DELETE /v2.0/security-groups/46493a22-68da-4db5-b7c9-515da9d2d2f9 => 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: 610/1199] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:12:13 2026] DELETE /v2.0/security-groups/be7286ba-14bf-4dd0-bb6d-aaa753e11ec3 => 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: 611/1200] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:13 2026] GET /v2.0/ports?device_id=cabbcc96-51d7-4429-ace5-72e625071108 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1201] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:12:13 2026] GET /v2.0/security-groups?id=1818409f-9ca9-497a-86e5-b46100095c89&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: 590/1202] 10.0.0.218 () {34 vars in 783 bytes} [Wed Jun 10 16:12:12 2026] PUT /v2.0/routers/5d0e2b19-b5a4-4556-8675-24dfb06d1a4a/add_router_interface => generated 309 bytes in 1185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1203] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:12:13 2026] GET /v2.0/security-groups?tenant_id=a3d97a5866d04a74ae818e0455a8110b&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1204] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:12:13 2026] DELETE /v2.0/security-groups/642b1b1f-ec12-4c35-bb5b-171e5b29b736 => 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: 614/1205] 10.0.0.218 () {34 vars in 685 bytes} [Wed Jun 10 16:12:14 2026] POST /v2.0/security-groups => generated 1659 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1206] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jun 10 16:12:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1207] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jun 10 16:12:14 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) [pid: 7|app: 0|req: 593/1208] 10.0.0.218 () {34 vars in 676 bytes} [Wed Jun 10 16:12:14 2026] POST /v2.0/floatingips => generated 552 bytes in 856 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:12:15.356 8 INFO neutron.db.segments_db [None req-b88c6799-d24c-4fe8-b483-e57f94821abd d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Added segment 670f9361-5cf9-4256-a618-cc18e13489db of type vxlan for network 2b0e703c-fcfa-4ae0-9b1b-5562a7f305e1 [pid: 8|app: 0|req: 616/1209] 10.0.0.218 () {34 vars in 671 bytes} [Wed Jun 10 16:12:15 2026] POST /v2.0/networks => generated 721 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1210] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:12:15 2026] POST /v2.0/subnets => generated 687 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:12:15.725 8 INFO neutron.db.segments_db [None req-bbffe716-2ca3-48c7-90c8-94b589db6b15 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Added segment 4602e519-3c24-4c2c-8d19-0cdbd2ee7b2c of type vxlan for network 372fb0d5-7a2b-4239-a4aa-96d1263ac029 2026-06-10 16:12:15.955 8 INFO neutron.db.l3_hamode_db [None req-bbffe716-2ca3-48c7-90c8-94b589db6b15 d236057d59344609871bf39790c005e6 5c806b10c88c404aadea02a0f202487c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 16:12:16.675 8 INFO neutron.db.l3_hamode_db [None req-bbffe716-2ca3-48c7-90c8-94b589db6b15 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 617/1211] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:12:15 2026] POST /v2.0/routers => generated 727 bytes in 1887 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1212] 10.0.0.218 () {34 vars in 684 bytes} [Wed Jun 10 16:12:17 2026] POST /v2.0/security-groups => generated 1601 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1213] 10.0.0.218 () {34 vars in 684 bytes} [Wed Jun 10 16:12:18 2026] POST /v2.0/security-groups => generated 1601 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1214] 10.0.0.218 () {34 vars in 684 bytes} [Wed Jun 10 16:12:18 2026] POST /v2.0/security-groups => generated 1601 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1215] 10.0.0.218 () {34 vars in 684 bytes} [Wed Jun 10 16:12:18 2026] POST /v2.0/security-groups => generated 1601 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1216] 10.0.0.218 () {34 vars in 684 bytes} [Wed Jun 10 16:12:18 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: 8|app: 0|req: 623/1217] 10.0.0.218 () {34 vars in 767 bytes} [Wed Jun 10 16:12:18 2026] PUT /v2.0/security-groups/dbca8e7b-a9e5-4e4e-bff8-43f74c68f0d8/tags => generated 17 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1218] 10.0.0.218 () {34 vars in 767 bytes} [Wed Jun 10 16:12:18 2026] PUT /v2.0/security-groups/61f3e4a5-a96a-4ca0-a529-a580fd613ee9/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: 625/1219] 10.0.0.218 () {34 vars in 767 bytes} [Wed Jun 10 16:12:18 2026] PUT /v2.0/security-groups/fb0c2de9-56ce-4845-972d-27510a60a26c/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1220] 10.0.0.218 () {34 vars in 767 bytes} [Wed Jun 10 16:12:18 2026] PUT /v2.0/security-groups/e2c00540-199a-4404-9285-c0f4051bcb7f/tags => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1221] 10.0.0.218 () {34 vars in 783 bytes} [Wed Jun 10 16:12:17 2026] PUT /v2.0/routers/b7686821-fc16-40a0-8f9c-02cd6c468c9b/add_router_interface => generated 309 bytes in 1446 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1222] 10.0.0.207 () {34 vars in 1098 bytes} [Wed Jun 10 16:12:19 2026] GET /v2.0/security-groups?name=tempest-securitygroup--150671420&fields=id&tenant_id=1cbffb5c8a0949e4994627fef12dd0a7 => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1223] 10.0.0.218 () {32 vars in 680 bytes} [Wed Jun 10 16:12:18 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1224] 10.0.0.207 () {34 vars in 982 bytes} [Wed Jun 10 16:12:19 2026] GET /v2.0/networks?id=e508b746-eb6c-4174-9c6e-181f010bd9f4 => generated 679 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1225] 10.0.0.207 () {34 vars in 965 bytes} [Wed Jun 10 16:12:19 2026] GET /v2.0/quotas/1cbffb5c8a0949e4994627fef12dd0a7 => 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: 628/1226] 10.0.0.218 () {32 vars in 694 bytes} [Wed Jun 10 16:12:19 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1227] 10.0.0.218 () {32 vars in 690 bytes} [Wed Jun 10 16:12:19 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1228] 10.0.0.218 () {32 vars in 702 bytes} [Wed Jun 10 16:12:19 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1229] 10.0.0.207 () {34 vars in 1002 bytes} [Wed Jun 10 16:12:19 2026] GET /v2.0/ports?tenant_id=1cbffb5c8a0949e4994627fef12dd0a7&fields=id => generated 103 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1230] 10.0.0.218 () {32 vars in 688 bytes} [Wed Jun 10 16:12:19 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1231] 10.0.0.207 () {34 vars in 1008 bytes} [Wed Jun 10 16:12:19 2026] GET /v2.0/networks/e508b746-eb6c-4174-9c6e-181f010bd9f4?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: 602/1232] 10.0.0.218 () {32 vars in 702 bytes} [Wed Jun 10 16:12:19 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1233] 10.0.0.207 () {34 vars in 1108 bytes} [Wed Jun 10 16:12:19 2026] GET /v2.0/networks/e508b746-eb6c-4174-9c6e-181f010bd9f4?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: 603/1234] 10.0.0.218 () {32 vars in 698 bytes} [Wed Jun 10 16:12:19 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1235] 10.0.0.218 () {32 vars in 710 bytes} [Wed Jun 10 16:12:19 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1236] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:12:19 2026] DELETE /v2.0/security-groups/dbca8e7b-a9e5-4e4e-bff8-43f74c68f0d8 => 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: 633/1237] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:12:19 2026] DELETE /v2.0/security-groups/61f3e4a5-a96a-4ca0-a529-a580fd613ee9 => 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: 634/1238] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:19 2026] GET /v2.0/ports?device_id=9417e318-0977-4b59-9562-41c8b1c564fd => 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: 605/1239] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:12:19 2026] DELETE /v2.0/security-groups/fb0c2de9-56ce-4845-972d-27510a60a26c => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1240] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:12:19 2026] DELETE /v2.0/security-groups/e2c00540-199a-4404-9285-c0f4051bcb7f => 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: 606/1241] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:12:19 2026] DELETE /v2.0/security-groups/7f14be29-c140-45ba-8add-a2e1fff103de => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:12:20.455 8 INFO neutron.db.segments_db [None req-8ee1c008-4390-4757-9906-a30c58f6f730 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Added segment 512648e4-5239-4836-86a7-59a779819820 of type vxlan for network cdafaa1c-e5e5-4e87-8ba1-4b561f2896c6 [pid: 8|app: 0|req: 636/1242] 10.0.0.218 () {34 vars in 671 bytes} [Wed Jun 10 16:12:20 2026] POST /v2.0/networks => generated 720 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1243] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:12:20 2026] POST /v2.0/subnets => generated 686 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1244] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:20 2026] GET /v2.0/ports?device_id=9417e318-0977-4b59-9562-41c8b1c564fd => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:12:20.862 7 INFO neutron.db.segments_db [None req-ef79aa7f-10fe-4469-985b-7560c8369b82 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Added segment 1fbdbd3b-a843-4754-8c8c-76df8d0001a8 of type vxlan for network 768a6b10-504b-4850-8942-40c1149e798b [pid: 8|app: 0|req: 637/1245] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:12:20 2026] GET /v2.0/security-groups?tenant_id=6847c0804ded4a129b35c27047b96ca5&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: 638/1246] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:12:20 2026] DELETE /v2.0/security-groups/41e9ed4c-fdf0-4607-8ba1-9310e3d07018 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:12:21.110 7 INFO neutron.db.l3_hamode_db [None req-ef79aa7f-10fe-4469-985b-7560c8369b82 d236057d59344609871bf39790c005e6 8ecbbeedaaf14f779fa3502db499960f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 639/1247] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:12:21 2026] GET /v2.0/security-groups?tenant_id=64fa0e7288884506905a4c9727419c48&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1248] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:12:21 2026] DELETE /v2.0/security-groups/0297487e-7069-4b60-b181-bacb77f416c1 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1249] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:12:21 2026] GET /v2.0/security-groups?tenant_id=ddddfbd54d89478399bdb51dabab9e20&name=default => generated 2925 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1250] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:12:21 2026] DELETE /v2.0/security-groups/3f574c80-a6e6-4b88-a70b-5b03ac63d097 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1251] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:21 2026] GET /v2.0/ports?device_id=9417e318-0977-4b59-9562-41c8b1c564fd => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:12:21.952 7 INFO neutron.db.l3_hamode_db [None req-ef79aa7f-10fe-4469-985b-7560c8369b82 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 609/1252] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:12:20 2026] POST /v2.0/routers => generated 726 bytes in 2048 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1253] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:22 2026] GET /v2.0/ports?device_id=9417e318-0977-4b59-9562-41c8b1c564fd => 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: 611/1254] 10.0.0.243 () {34 vars in 990 bytes} [Wed Jun 10 16:12:23 2026] GET /v2.0/ports?device_id=cabbcc96-51d7-4429-ace5-72e625071108 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1255] 10.0.0.243 () {34 vars in 1040 bytes} [Wed Jun 10 16:12:23 2026] GET /v2.0/security-groups?id=1818409f-9ca9-497a-86e5-b46100095c89&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: 613/1256] 199.204.45.35 () {34 vars in 985 bytes} [Wed Jun 10 16:12:23 2026] GET /v2.0/networks?id=e508b746-eb6c-4174-9c6e-181f010bd9f4 => generated 679 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1257] 199.204.45.35 () {34 vars in 1049 bytes} [Wed Jun 10 16:12:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1cbffb5c8a0949e4994627fef12dd0a7 => generated 180 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1258] 10.0.0.218 () {34 vars in 783 bytes} [Wed Jun 10 16:12:22 2026] PUT /v2.0/routers/d000aa89-641f-47bf-a3ee-cdee8821f014/add_router_interface => generated 309 bytes in 1235 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1261] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:24 2026] GET /v2.0/ports?device_id=9417e318-0977-4b59-9562-41c8b1c564fd => 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: 615/1262] 199.204.45.35 () {38 vars in 954 bytes} [Wed Jun 10 16:12:23 2026] POST /v2.0/ports => generated 958 bytes in 453 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: 648/1263] 199.204.45.35 () {38 vars in 1027 bytes} [Wed Jun 10 16:12:24 2026] PUT /v2.0/ports/bb0819fc-4608-4f10-8499-90fa2b82f29c => generated 1239 bytes in 422 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 16:12:24.899 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b86b2159-493b-44ca-b27a-cf267f462518'] response: {'name': 'network-changed', 'server_uuid': '9417e318-0977-4b59-9562-41c8b1c564fd', 'tag': 'bb0819fc-4608-4f10-8499-90fa2b82f29c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 616/1264] 10.0.0.218 () {34 vars in 685 bytes} [Wed Jun 10 16:12:24 2026] POST /v2.0/security-groups => generated 1675 bytes in 119 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: 649/1265] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jun 10 16:12:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1266] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jun 10 16:12:25 2026] POST /v2.0/security-group-rules => generated 596 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1267] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:25 2026] GET /v2.0/ports?device_id=9417e318-0977-4b59-9562-41c8b1c564fd => generated 973 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1268] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:12:25 2026] GET /v2.0/security-groups?id=cd5f0ad8-2583-4f89-81fe-96c34c264a2b&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1269] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jun 10 16:12:25 2026] POST /v2.0/security-group-rules => generated 602 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1270] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:12:25 2026] GET /v2.0/ports?tenant_id=1cbffb5c8a0949e4994627fef12dd0a7&device_id=9417e318-0977-4b59-9562-41c8b1c564fd => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1271] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jun 10 16:12:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1272] 199.204.45.35 () {34 vars in 1017 bytes} [Wed Jun 10 16:12:25 2026] GET /v2.0/networks?tenant_id=1cbffb5c8a0949e4994627fef12dd0a7&shared=False => generated 775 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:12:25.513 8 INFO neutron.db.securitygroups_db [None req-2917b962-bbea-4307-9239-0c8abf7438f1 844d70e9c9c8460181c43b04ae44f9a5 5c806b10c88c404aadea02a0f202487c - - default default] Project 5c806b10c88c404aadea02a0f202487c 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: 621/1273] 199.204.45.35 () {34 vars in 929 bytes} [Wed Jun 10 16:12:25 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1274] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jun 10 16:12:25 2026] POST /v2.0/security-group-rules => generated 607 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:12:25.669 7 INFO neutron.db.securitygroups_db [None req-be6f1ebc-a6bc-4d61-9a30-9d8bafb0a6e8 844d70e9c9c8460181c43b04ae44f9a5 5c806b10c88c404aadea02a0f202487c - - default default] Project 5c806b10c88c404aadea02a0f202487c 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: 622/1275] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jun 10 16:12:25 2026] POST /v2.0/security-group-rules => generated 606 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:12:26.230 8 INFO neutron.db.segments_db [None req-f8d3e0df-8fc2-4f4f-a8ac-5ac914c3e501 7e2a5303b4d5479f816079d4a54a1261 26443626738648b0b2edd5b98b2eae68 - - default default] Added segment 81f31a59-8fea-4d0a-98e5-4132f1ff59ac of type vxlan for network 495a6722-0e0e-459b-897b-b48626c9dacd [pid: 8|app: 0|req: 654/1276] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:12:25 2026] POST /v2.0/networks => generated 613 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1277] 10.0.0.218 () {34 vars in 685 bytes} [Wed Jun 10 16:12:26 2026] POST /v2.0/security-groups => generated 1660 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1278] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jun 10 16:12:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1279] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:26 2026] GET /v2.0/ports?device_id=9417e318-0977-4b59-9562-41c8b1c564fd => generated 973 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1280] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jun 10 16:12:26 2026] POST /v2.0/security-group-rules => generated 602 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1281] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:12:26 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: 7|app: 0|req: 627/1282] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:12:26 2026] GET /v2.0/security-groups?id=cd5f0ad8-2583-4f89-81fe-96c34c264a2b&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:12:26.634 7 INFO neutron.db.segments_db [None req-da528907-a2e3-4758-aac4-12fdf24b167d 7e2a5303b4d5479f816079d4a54a1261 26443626738648b0b2edd5b98b2eae68 - - default default] Added segment 22c87bae-b976-4f2e-a74c-c191bf97f1a1 of type vxlan for network 9403f40a-2055-4367-bb03-b2725e9d082a [pid: 7|app: 0|req: 628/1283] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:12:26 2026] POST /v2.0/networks => generated 613 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1284] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:12:26 2026] GET /v2.0/ports?tenant_id=1cbffb5c8a0949e4994627fef12dd0a7&device_id=9417e318-0977-4b59-9562-41c8b1c564fd => generated 1242 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1285] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:12:26 2026] POST /v2.0/subnets => generated 629 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1286] 199.204.45.35 () {34 vars in 1059 bytes} [Wed Jun 10 16:12:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=bb0819fc-4608-4f10-8499-90fa2b82f29c => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:12:27.053 7 INFO neutron.db.segments_db [None req-1c415f57-1d55-45f2-a6ec-4699f8dbd424 7e2a5303b4d5479f816079d4a54a1261 26443626738648b0b2edd5b98b2eae68 - - default default] Added segment dd880c2c-bcc9-4b3a-8d42-85cdbbe10afa of type vxlan for network 60ceb40b-7b9b-42d5-9f05-d13f8f2355e6 [pid: 8|app: 0|req: 656/1287] 10.0.0.218 () {34 vars in 676 bytes} [Wed Jun 10 16:12:26 2026] POST /v2.0/floatingips => generated 552 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1288] 199.204.45.35 () {34 vars in 983 bytes} [Wed Jun 10 16:12:27 2026] GET /v2.0/subnets?id=f2db1326-bfd5-4f4a-9688-531a7e97ecb1 => generated 697 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1289] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:12:27 2026] GET /v2.0/ports?network_id=e508b746-eb6c-4174-9c6e-181f010bd9f4&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1290] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:12:26 2026] POST /v2.0/networks => generated 612 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1291] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:12:27 2026] GET /v2.0/networks/e508b746-eb6c-4174-9c6e-181f010bd9f4?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: 660/1292] 10.0.0.207 () {34 vars in 1100 bytes} [Wed Jun 10 16:12:27 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1804897079&fields=id&tenant_id=5c806b10c88c404aadea02a0f202487c => generated 69 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1293] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:12:27 2026] GET /v2.0/networks/e508b746-eb6c-4174-9c6e-181f010bd9f4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1294] 10.0.0.207 () {34 vars in 1100 bytes} [Wed Jun 10 16:12:27 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1931845430&fields=id&tenant_id=5c806b10c88c404aadea02a0f202487c => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1295] 10.0.0.207 () {34 vars in 982 bytes} [Wed Jun 10 16:12:27 2026] GET /v2.0/networks?id=2b0e703c-fcfa-4ae0-9b1b-5562a7f305e1 => generated 672 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1296] 10.0.0.207 () {34 vars in 965 bytes} [Wed Jun 10 16:12:27 2026] GET /v2.0/quotas/5c806b10c88c404aadea02a0f202487c => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1297] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:12:27 2026] POST /v2.0/subnets => generated 629 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:12:27.439 7 INFO neutron.db.segments_db [None req-ef037b10-54e6-4651-b698-541a8bcf4c06 7e2a5303b4d5479f816079d4a54a1261 26443626738648b0b2edd5b98b2eae68 - - default default] Added segment 035b5b4a-dd43-43cb-b53d-4c26be286314 of type vxlan for network b3a78cae-2a39-45a6-876a-1002bfe9645c [pid: 8|app: 0|req: 665/1298] 10.0.0.207 () {34 vars in 1002 bytes} [Wed Jun 10 16:12:27 2026] GET /v2.0/ports?tenant_id=5c806b10c88c404aadea02a0f202487c&fields=id => generated 103 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1299] 10.0.0.207 () {34 vars in 1008 bytes} [Wed Jun 10 16:12:27 2026] GET /v2.0/networks/2b0e703c-fcfa-4ae0-9b1b-5562a7f305e1?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1300] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:12:27 2026] POST /v2.0/networks => generated 612 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1301] 10.0.0.207 () {34 vars in 1108 bytes} [Wed Jun 10 16:12:27 2026] GET /v2.0/networks/2b0e703c-fcfa-4ae0-9b1b-5562a7f305e1?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: 636/1302] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:27 2026] GET /v2.0/ports?device_id=9417e318-0977-4b59-9562-41c8b1c564fd => 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: 637/1303] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:12:27 2026] GET /v2.0/security-groups?id=cd5f0ad8-2583-4f89-81fe-96c34c264a2b&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: 638/1304] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:27 2026] GET /v2.0/ports?device_id=bcd6ffd6-4712-4cde-99f6-e05868e23e18 => 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: 667/1305] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:12:27 2026] POST /v2.0/subnets => generated 629 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:12:27.862 7 INFO neutron.db.segments_db [None req-69b2c35a-32af-4654-a74b-016e86bf8def 7e2a5303b4d5479f816079d4a54a1261 26443626738648b0b2edd5b98b2eae68 - - default default] Added segment 48910e9d-7634-4d50-98c6-806ef19eb5c3 of type vxlan for network 1182bc00-35ae-46e3-923d-e881dd5d60a3 [pid: 7|app: 0|req: 639/1306] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:12:27 2026] POST /v2.0/networks => generated 613 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1307] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:12:27 2026] POST /v2.0/subnets => generated 629 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1308] 10.0.0.218 () {34 vars in 751 bytes} [Wed Jun 10 16:12:28 2026] PUT /v2.0/subnets/067e50e5-2bc7-4c74-988a-276f671996ff/tags => generated 17 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1309] 10.0.0.218 () {34 vars in 751 bytes} [Wed Jun 10 16:12:28 2026] PUT /v2.0/subnets/c4b0e6ee-c3d9-4a33-9855-4fd3d545f87f/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1310] 10.0.0.218 () {34 vars in 751 bytes} [Wed Jun 10 16:12:28 2026] PUT /v2.0/subnets/63e15daa-af12-4c37-8c6e-7e07fc4e6f78/tags => generated 34 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1311] 10.0.0.218 () {34 vars in 751 bytes} [Wed Jun 10 16:12:28 2026] PUT /v2.0/subnets/ef071fdc-50e7-42a6-9c45-316f43afdd37/tags => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1312] 10.0.0.218 () {32 vars in 664 bytes} [Wed Jun 10 16:12:28 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1313] 10.0.0.218 () {32 vars in 678 bytes} [Wed Jun 10 16:12:28 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1314] 10.0.0.218 () {32 vars in 674 bytes} [Wed Jun 10 16:12:28 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1315] 10.0.0.218 () {32 vars in 686 bytes} [Wed Jun 10 16:12:28 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1316] 10.0.0.218 () {32 vars in 672 bytes} [Wed Jun 10 16:12:28 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1317] 10.0.0.218 () {32 vars in 686 bytes} [Wed Jun 10 16:12:28 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1318] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:28 2026] GET /v2.0/ports?device_id=9417e318-0977-4b59-9562-41c8b1c564fd => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1319] 10.0.0.218 () {32 vars in 682 bytes} [Wed Jun 10 16:12:28 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1320] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:28 2026] GET /v2.0/ports?device_id=bcd6ffd6-4712-4cde-99f6-e05868e23e18 => 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: 675/1321] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:12:28 2026] GET /v2.0/security-groups?id=cd5f0ad8-2583-4f89-81fe-96c34c264a2b&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: 647/1322] 10.0.0.218 () {32 vars in 694 bytes} [Wed Jun 10 16:12:28 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1323] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:12:28 2026] DELETE /v2.0/subnets/067e50e5-2bc7-4c74-988a-276f671996ff => generated 0 bytes in 508 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1324] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:12:29 2026] DELETE /v2.0/subnets/c4b0e6ee-c3d9-4a33-9855-4fd3d545f87f => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1325] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:12:29 2026] DELETE /v2.0/subnets/63e15daa-af12-4c37-8c6e-7e07fc4e6f78 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1326] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:12:29 2026] DELETE /v2.0/subnets/ef071fdc-50e7-42a6-9c45-316f43afdd37 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1327] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:29 2026] GET /v2.0/ports?device_id=bcd6ffd6-4712-4cde-99f6-e05868e23e18 => 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: 678/1328] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:12:29 2026] DELETE /v2.0/subnets/a0837a69-9630-477b-b08f-10216e131374 => 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: 651/1329] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:29 2026] GET /v2.0/ports?device_id=9417e318-0977-4b59-9562-41c8b1c564fd => generated 973 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1330] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:12:30 2026] GET /v2.0/security-groups?id=cd5f0ad8-2583-4f89-81fe-96c34c264a2b&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-06-10 16:12:30.113 8 INFO neutron.services.segments.plugin [-] Segment 81f31a59-8fea-4d0a-98e5-4132f1ff59ac resource provider aggregate not found 2026-06-10 16:12:30.115 8 INFO neutron.services.segments.plugin [-] Segment 81f31a59-8fea-4d0a-98e5-4132f1ff59ac resource provider aggregate not found 2026-06-10 16:12:30.139 8 INFO neutron.services.segments.plugin [-] Segment 81f31a59-8fea-4d0a-98e5-4132f1ff59ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81f31a59-8fea-4d0a-98e5-4132f1ff59ac found for delete ", "request_id": "req-9b7589c0-eafb-4aff-94b4-31de32239099"}]} 2026-06-10 16:12:30.142 8 INFO neutron.services.segments.plugin [-] Segment 81f31a59-8fea-4d0a-98e5-4132f1ff59ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81f31a59-8fea-4d0a-98e5-4132f1ff59ac found for delete ", "request_id": "req-52d8c88f-e9f1-48f8-b6a5-6d68c823c12d"}]} [pid: 8|app: 0|req: 679/1331] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:12:30 2026] DELETE /v2.0/networks/495a6722-0e0e-459b-897b-b48626c9dacd => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:12:30.266 7 INFO neutron.services.segments.plugin [-] Segment 22c87bae-b976-4f2e-a74c-c191bf97f1a1 resource provider aggregate not found 2026-06-10 16:12:30.271 7 INFO neutron.services.segments.plugin [-] Segment 22c87bae-b976-4f2e-a74c-c191bf97f1a1 resource provider aggregate not found 2026-06-10 16:12:30.291 7 INFO neutron.services.segments.plugin [-] Segment 22c87bae-b976-4f2e-a74c-c191bf97f1a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22c87bae-b976-4f2e-a74c-c191bf97f1a1 found for delete ", "request_id": "req-ec9364c9-ffac-4091-acaa-65ae18a25d48"}]} 2026-06-10 16:12:30.292 7 INFO neutron.services.segments.plugin [-] Segment 22c87bae-b976-4f2e-a74c-c191bf97f1a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22c87bae-b976-4f2e-a74c-c191bf97f1a1 found for delete ", "request_id": "req-d20372d6-8e41-4e53-bf51-3af1965bcb90"}]} [pid: 7|app: 0|req: 653/1332] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:12:30 2026] DELETE /v2.0/networks/9403f40a-2055-4367-bb03-b2725e9d082a => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1333] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:12:30 2026] DELETE /v2.0/networks/60ceb40b-7b9b-42d5-9f05-d13f8f2355e6 => 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: 654/1334] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:12:30 2026] DELETE /v2.0/networks/b3a78cae-2a39-45a6-876a-1002bfe9645c => 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: 681/1335] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:12:30 2026] DELETE /v2.0/networks/1182bc00-35ae-46e3-923d-e881dd5d60a3 => 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: 655/1336] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:31 2026] GET /v2.0/ports?device_id=bcd6ffd6-4712-4cde-99f6-e05868e23e18 => 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: 682/1337] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:31 2026] GET /v2.0/ports?device_id=9417e318-0977-4b59-9562-41c8b1c564fd => generated 973 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1338] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:12:31 2026] GET /v2.0/security-groups?id=cd5f0ad8-2583-4f89-81fe-96c34c264a2b&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: 683/1339] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:12:31 2026] GET /v2.0/security-groups?tenant_id=26443626738648b0b2edd5b98b2eae68&name=default => generated 2925 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1340] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:12:31 2026] DELETE /v2.0/security-groups/5eee7f01-5da4-48d9-91be-96510cdc04ff => 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: 658/1341] 199.204.45.35 () {34 vars in 985 bytes} [Wed Jun 10 16:12:32 2026] GET /v2.0/networks?id=2b0e703c-fcfa-4ae0-9b1b-5562a7f305e1 => generated 672 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1342] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:12:31 2026] GET /v2.0/security-groups?tenant_id=bdd42f884fd346bba4cfd1b954af5bbf&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1343] 199.204.45.35 () {34 vars in 1049 bytes} [Wed Jun 10 16:12:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5c806b10c88c404aadea02a0f202487c => generated 274 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:12:32.165 8 INFO neutron.services.segments.plugin [-] Segment dd880c2c-bcc9-4b3a-8d42-85cdbbe10afa resource provider aggregate not found 2026-06-10 16:12:32.165 8 INFO neutron.services.segments.plugin [-] Segment dd880c2c-bcc9-4b3a-8d42-85cdbbe10afa resource provider aggregate not found 2026-06-10 16:12:32.185 8 INFO neutron.services.segments.plugin [-] Segment dd880c2c-bcc9-4b3a-8d42-85cdbbe10afa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd880c2c-bcc9-4b3a-8d42-85cdbbe10afa found for delete ", "request_id": "req-a4b06151-7083-4c6d-b833-4bd2c7599094"}]} 2026-06-10 16:12:32.193 8 INFO neutron.services.segments.plugin [-] Segment dd880c2c-bcc9-4b3a-8d42-85cdbbe10afa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd880c2c-bcc9-4b3a-8d42-85cdbbe10afa found for delete ", "request_id": "req-7076c3ac-1e31-4077-bc39-d6d2da101591"}]} 2026-06-10 16:12:32.217 8 INFO neutron.services.segments.plugin [-] Segment 48910e9d-7634-4d50-98c6-806ef19eb5c3 resource provider aggregate not found 2026-06-10 16:12:32.217 8 INFO neutron.services.segments.plugin [-] Segment 48910e9d-7634-4d50-98c6-806ef19eb5c3 resource provider aggregate not found 2026-06-10 16:12:32.241 8 INFO neutron.services.segments.plugin [-] Segment 48910e9d-7634-4d50-98c6-806ef19eb5c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48910e9d-7634-4d50-98c6-806ef19eb5c3 found for delete ", "request_id": "req-9f2ab338-75a7-44fa-b31f-c48520178ddb"}]} 2026-06-10 16:12:32.242 8 INFO neutron.services.segments.plugin [-] Segment 48910e9d-7634-4d50-98c6-806ef19eb5c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48910e9d-7634-4d50-98c6-806ef19eb5c3 found for delete ", "request_id": "req-98009f1e-4632-4fc5-a531-44fd1e75e5e3"}]} [pid: 8|app: 0|req: 685/1344] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:12:32 2026] DELETE /v2.0/security-groups/9e3bfc79-452d-46e4-87f9-90fae09924b9 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1345] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:32 2026] GET /v2.0/ports?device_id=bcd6ffd6-4712-4cde-99f6-e05868e23e18 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:12:32.324 7 INFO neutron.services.segments.plugin [-] Segment 035b5b4a-dd43-43cb-b53d-4c26be286314 resource provider aggregate not found 2026-06-10 16:12:32.329 7 INFO neutron.services.segments.plugin [-] Segment 035b5b4a-dd43-43cb-b53d-4c26be286314 resource provider aggregate not found 2026-06-10 16:12:32.349 7 INFO neutron.services.segments.plugin [-] Segment 035b5b4a-dd43-43cb-b53d-4c26be286314 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 035b5b4a-dd43-43cb-b53d-4c26be286314 found for delete ", "request_id": "req-82fbf7a9-18a4-4fcb-939b-58ee4e539154"}]} 2026-06-10 16:12:32.350 7 INFO neutron.services.segments.plugin [-] Segment 035b5b4a-dd43-43cb-b53d-4c26be286314 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 035b5b4a-dd43-43cb-b53d-4c26be286314 found for delete ", "request_id": "req-374dd1d4-1607-41dc-92bf-758a24ea9c81"}]} [pid: 8|app: 0|req: 687/1346] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:32 2026] GET /v2.0/ports?device_id=9417e318-0977-4b59-9562-41c8b1c564fd => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1347] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:12:32 2026] GET /v2.0/security-groups?id=cd5f0ad8-2583-4f89-81fe-96c34c264a2b&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1348] 199.204.45.35 () {38 vars in 954 bytes} [Wed Jun 10 16:12:32 2026] POST /v2.0/ports => generated 993 bytes in 415 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: 689/1349] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:12:32 2026] GET /v2.0/security-groups?tenant_id=921b8bd8f4204a99a93cd02cdd270c86&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1350] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:12:32 2026] DELETE /v2.0/security-groups/07d5c68f-15da-40a7-8aa9-132d8d009694 => 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: 661/1351] 199.204.45.35 () {38 vars in 1027 bytes} [Wed Jun 10 16:12:32 2026] PUT /v2.0/ports/4a7f7532-149e-466b-a7b4-ffafb3bf9d96 => generated 1274 bytes in 462 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 16:12:33.039 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e3461af3-6642-4169-be4b-a3760d5c3913'] response: {'name': 'network-changed', 'server_uuid': 'bcd6ffd6-4712-4cde-99f6-e05868e23e18', 'tag': '4a7f7532-149e-466b-a7b4-ffafb3bf9d96', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 691/1352] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:33 2026] GET /v2.0/ports?device_id=bcd6ffd6-4712-4cde-99f6-e05868e23e18 => generated 1008 bytes in 80 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: 662/1353] 10.0.0.207 () {34 vars in 1120 bytes} [Wed Jun 10 16:12:33 2026] GET /v2.0/security-groups?id=ff78c1eb-9b90-49f2-9f6f-f03cedcc2eaf&id=8a46a031-3a9a-400b-9925-091bbeebd67e&fields=id&fields=name => generated 207 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1354] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:33 2026] GET /v2.0/ports?device_id=9417e318-0977-4b59-9562-41c8b1c564fd => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1355] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:12:33 2026] GET /v2.0/ports?tenant_id=5c806b10c88c404aadea02a0f202487c&device_id=bcd6ffd6-4712-4cde-99f6-e05868e23e18 => generated 1277 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1356] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:12:33 2026] GET /v2.0/security-groups?id=cd5f0ad8-2583-4f89-81fe-96c34c264a2b&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: 664/1357] 199.204.45.35 () {34 vars in 1017 bytes} [Wed Jun 10 16:12:33 2026] GET /v2.0/networks?tenant_id=5c806b10c88c404aadea02a0f202487c&shared=False => generated 768 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1358] 199.204.45.35 () {34 vars in 929 bytes} [Wed Jun 10 16:12:33 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1359] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:34 2026] GET /v2.0/ports?device_id=bcd6ffd6-4712-4cde-99f6-e05868e23e18 => generated 1008 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1360] 10.0.0.207 () {34 vars in 1120 bytes} [Wed Jun 10 16:12:34 2026] GET /v2.0/security-groups?id=ff78c1eb-9b90-49f2-9f6f-f03cedcc2eaf&id=8a46a031-3a9a-400b-9925-091bbeebd67e&fields=id&fields=name => generated 207 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1361] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:34 2026] GET /v2.0/ports?device_id=9417e318-0977-4b59-9562-41c8b1c564fd => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1362] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:12:34 2026] GET /v2.0/security-groups?id=cd5f0ad8-2583-4f89-81fe-96c34c264a2b&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1363] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:12:34 2026] GET /v2.0/ports?tenant_id=5c806b10c88c404aadea02a0f202487c&device_id=bcd6ffd6-4712-4cde-99f6-e05868e23e18 => generated 1277 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1364] 199.204.45.35 () {34 vars in 1057 bytes} [Wed Jun 10 16:12:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=4a7f7532-149e-466b-a7b4-ffafb3bf9d96 => 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: 697/1365] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:34 2026] GET /v2.0/ports?device_id=cabbcc96-51d7-4429-ace5-72e625071108 => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1366] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:34 2026] GET /v2.0/ports?device_id=9417e318-0977-4b59-9562-41c8b1c564fd => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1367] 199.204.45.35 () {34 vars in 983 bytes} [Wed Jun 10 16:12:34 2026] GET /v2.0/subnets?id=1a7912fc-eedb-4477-9f9c-5ee2de28e7f8 => generated 690 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1368] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:12:34 2026] GET /v2.0/security-groups?id=1818409f-9ca9-497a-86e5-b46100095c89&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: 699/1369] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:12:34 2026] GET /v2.0/ports?network_id=2b0e703c-fcfa-4ae0-9b1b-5562a7f305e1&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: 700/1370] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:12:34 2026] GET /v2.0/networks/2b0e703c-fcfa-4ae0-9b1b-5562a7f305e1?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1371] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:12:35 2026] GET /v2.0/networks/2b0e703c-fcfa-4ae0-9b1b-5562a7f305e1?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: 702/1372] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:35 2026] GET /v2.0/ports?device_id=cabbcc96-51d7-4429-ace5-72e625071108 => 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: 703/1373] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:12:35 2026] GET /v2.0/security-groups?id=1818409f-9ca9-497a-86e5-b46100095c89&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-06-10 16:12:35.302 7 INFO neutron.db.l3_db [None req-f82c590a-1a44-410f-98b2-7a921fb94076 93aed8dabb0747cc8f23bfe0732fcc75 1cbffb5c8a0949e4994627fef12dd0a7 - - default default] Floating IP cc481177-b2af-4127-8a6e-7cca815e9443 associated. External IP: 10.96.250.206, port: bb0819fc-4608-4f10-8499-90fa2b82f29c. [pid: 7|app: 0|req: 671/1374] 10.0.0.218 () {34 vars in 749 bytes} [Wed Jun 10 16:12:34 2026] PUT /v2.0/floatingips/cc481177-b2af-4127-8a6e-7cca815e9443 => generated 856 bytes in 709 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:12:35.667 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3df6f466-7ed9-48b3-966f-be60c69cc727'] response: {'name': 'network-changed', 'server_uuid': '9417e318-0977-4b59-9562-41c8b1c564fd', 'tag': 'bb0819fc-4608-4f10-8499-90fa2b82f29c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 704/1375] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:35 2026] GET /v2.0/ports?device_id=9417e318-0977-4b59-9562-41c8b1c564fd => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1376] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:12:35 2026] GET /v2.0/security-groups?id=cd5f0ad8-2583-4f89-81fe-96c34c264a2b&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1377] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:35 2026] GET /v2.0/ports?device_id=bcd6ffd6-4712-4cde-99f6-e05868e23e18 => generated 1008 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1378] 10.0.0.207 () {34 vars in 1120 bytes} [Wed Jun 10 16:12:35 2026] GET /v2.0/security-groups?id=ff78c1eb-9b90-49f2-9f6f-f03cedcc2eaf&id=8a46a031-3a9a-400b-9925-091bbeebd67e&fields=id&fields=name => generated 207 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1379] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:36 2026] GET /v2.0/ports?device_id=9417e318-0977-4b59-9562-41c8b1c564fd => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1380] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:12:36 2026] GET /v2.0/security-groups?id=cd5f0ad8-2583-4f89-81fe-96c34c264a2b&fields=id&fields=name => generated 113 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1381] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:12:36 2026] GET /v2.0/ports?tenant_id=1cbffb5c8a0949e4994627fef12dd0a7&device_id=9417e318-0977-4b59-9562-41c8b1c564fd => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1382] 199.204.45.35 () {34 vars in 985 bytes} [Wed Jun 10 16:12:36 2026] GET /v2.0/networks?id=e508b746-eb6c-4174-9c6e-181f010bd9f4 => generated 775 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1383] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:36 2026] GET /v2.0/ports?device_id=cabbcc96-51d7-4429-ace5-72e625071108 => 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: 676/1384] 199.204.45.35 () {34 vars in 1059 bytes} [Wed Jun 10 16:12:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=bb0819fc-4608-4f10-8499-90fa2b82f29c => generated 859 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1385] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:12:36 2026] GET /v2.0/security-groups?id=1818409f-9ca9-497a-86e5-b46100095c89&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: 677/1386] 199.204.45.35 () {34 vars in 983 bytes} [Wed Jun 10 16:12:36 2026] GET /v2.0/subnets?id=f2db1326-bfd5-4f4a-9688-531a7e97ecb1 => generated 697 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1387] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:12:36 2026] GET /v2.0/ports?network_id=e508b746-eb6c-4174-9c6e-181f010bd9f4&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: 678/1388] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:12:36 2026] GET /v2.0/networks/e508b746-eb6c-4174-9c6e-181f010bd9f4?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1389] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:12:36 2026] GET /v2.0/networks/e508b746-eb6c-4174-9c6e-181f010bd9f4?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: 679/1390] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:36 2026] GET /v2.0/ports?device_id=bcd6ffd6-4712-4cde-99f6-e05868e23e18 => generated 1008 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1391] 10.0.0.207 () {34 vars in 1120 bytes} [Wed Jun 10 16:12:36 2026] GET /v2.0/security-groups?id=ff78c1eb-9b90-49f2-9f6f-f03cedcc2eaf&id=8a46a031-3a9a-400b-9925-091bbeebd67e&fields=id&fields=name => generated 207 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1392] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:37 2026] GET /v2.0/ports?device_id=9417e318-0977-4b59-9562-41c8b1c564fd => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:12:37.285 7 INFO neutron.db.segments_db [None req-3fe10d1e-bf3a-4cf8-b9c3-8f0b7f047579 ea814b23ee8a443a8d23430a9714680f 2fc3aefb94f343edbb6ca4fb28851f38 - - default default] Added segment 96261a87-5934-4c90-996c-4adcf135260c of type vxlan for network 6c02ebae-3175-414f-8436-d295b88ae455 [pid: 8|app: 0|req: 714/1393] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:12:37 2026] GET /v2.0/security-groups?id=cd5f0ad8-2583-4f89-81fe-96c34c264a2b&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: 680/1394] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:12:37 2026] POST /v2.0/networks => generated 613 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1395] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:37 2026] GET /v2.0/ports?device_id=cabbcc96-51d7-4429-ace5-72e625071108 => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1396] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:12:37 2026] GET /v2.0/security-groups?id=1818409f-9ca9-497a-86e5-b46100095c89&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1397] 199.204.45.35 () {34 vars in 993 bytes} [Wed Jun 10 16:12:37 2026] GET /v2.0/ports?device_id=cabbcc96-51d7-4429-ace5-72e625071108 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1398] 10.0.0.218 () {34 vars in 664 bytes} [Wed Jun 10 16:12:37 2026] POST /v2.0/ports => generated 743 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:12:37.721 7 INFO neutron_taas.services.taas.taas_plugin [req-ae326590-e485-4818-a55d-62e415a5b734 req-b90da67c-2b1a-4f9a-8b62-a9b56d6e33ff 6ba56349fb4044e2b364345828365d82 c72a0d9deac34864b8cbb208d6a51e27 - - default default] TaaS: Handle Delete Port: 297c8cac-595e-466e-9617-de6e541661fc 2026-06-10 16:12:37.725 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ae326590-e485-4818-a55d-62e415a5b734 req-b90da67c-2b1a-4f9a-8b62-a9b56d6e33ff 6ba56349fb4044e2b364345828365d82 c72a0d9deac34864b8cbb208d6a51e27 - - default default] Tap Mirror: Handle Delete Port: 297c8cac-595e-466e-9617-de6e541661fc 2026-06-10 16:12:37.842 7 INFO neutron.db.l3_db [req-ae326590-e485-4818-a55d-62e415a5b734 req-b90da67c-2b1a-4f9a-8b62-a9b56d6e33ff 6ba56349fb4044e2b364345828365d82 c72a0d9deac34864b8cbb208d6a51e27 - - default default] Floating IP 13ea7bb1-78a3-4c96-8740-24c71cf553cb disassociated. External IP: 10.96.250.211, port: 297c8cac-595e-466e-9617-de6e541661fc. [pid: 8|app: 0|req: 716/1399] 10.0.0.218 () {34 vars in 666 bytes} [Wed Jun 10 16:12:37 2026] POST /v2.0/trunks => generated 407 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:12:38.004 8 INFO neutron.db.segments_db [None req-d85122ca-6ebe-4cbe-80e6-6b98412dbebf ea814b23ee8a443a8d23430a9714680f 2fc3aefb94f343edbb6ca4fb28851f38 - - default default] Added segment 093b11fc-43ed-4d42-b426-3e4616a6632c of type vxlan for network c3281909-23a9-4fac-a076-36d1ca51480f [pid: 8|app: 0|req: 717/1400] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:12:37 2026] POST /v2.0/networks => generated 612 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1401] 199.204.45.35 () {36 vars in 996 bytes} [Wed Jun 10 16:12:37 2026] DELETE /v2.0/ports/297c8cac-595e-466e-9617-de6e541661fc => generated 0 bytes in 538 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:12:38.167 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bef0c012-7f28-4612-a712-10d92cae20cb'] response: {'server_uuid': 'cabbcc96-51d7-4429-ace5-72e625071108', 'name': 'network-vif-deleted', 'tag': '297c8cac-595e-466e-9617-de6e541661fc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 685/1402] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:38 2026] GET /v2.0/ports?device_id=bcd6ffd6-4712-4cde-99f6-e05868e23e18 => generated 1008 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1403] 10.0.0.207 () {34 vars in 1120 bytes} [Wed Jun 10 16:12:38 2026] GET /v2.0/security-groups?id=ff78c1eb-9b90-49f2-9f6f-f03cedcc2eaf&id=8a46a031-3a9a-400b-9925-091bbeebd67e&fields=id&fields=name => generated 207 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1404] 199.204.45.35 () {34 vars in 993 bytes} [Wed Jun 10 16:12:38 2026] GET /v2.0/ports?device_id=bcd6ffd6-4712-4cde-99f6-e05868e23e18 => generated 1277 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1405] 199.204.45.35 () {34 vars in 1123 bytes} [Wed Jun 10 16:12:38 2026] GET /v2.0/security-groups?id=ff78c1eb-9b90-49f2-9f6f-f03cedcc2eaf&id=8a46a031-3a9a-400b-9925-091bbeebd67e&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: 8|app: 0|req: 718/1406] 10.0.0.218 () {34 vars in 664 bytes} [Wed Jun 10 16:12:38 2026] POST /v2.0/ports => generated 743 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 689/1407] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:38 2026] GET /v2.0/ports?device_id=9417e318-0977-4b59-9562-41c8b1c564fd => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1408] 199.204.45.35 () {34 vars in 993 bytes} [Wed Jun 10 16:12:38 2026] GET /v2.0/ports?device_id=9417e318-0977-4b59-9562-41c8b1c564fd => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1409] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:12:38 2026] GET /v2.0/security-groups?id=cd5f0ad8-2583-4f89-81fe-96c34c264a2b&fields=id&fields=name => generated 113 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1410] 10.0.0.218 () {34 vars in 666 bytes} [Wed Jun 10 16:12:38 2026] POST /v2.0/trunks => generated 407 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:12:38.620 7 INFO neutron_taas.services.taas.taas_plugin [req-b7f8a329-0a02-4954-8714-ae33d2d1cd01 req-3d61bf0d-8ac5-43d6-b4fc-c6ac14afc38b 93aed8dabb0747cc8f23bfe0732fcc75 1cbffb5c8a0949e4994627fef12dd0a7 - - default default] TaaS: Handle Delete Port: bb0819fc-4608-4f10-8499-90fa2b82f29c 2026-06-10 16:12:38.624 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-b7f8a329-0a02-4954-8714-ae33d2d1cd01 req-3d61bf0d-8ac5-43d6-b4fc-c6ac14afc38b 93aed8dabb0747cc8f23bfe0732fcc75 1cbffb5c8a0949e4994627fef12dd0a7 - - default default] Tap Mirror: Handle Delete Port: bb0819fc-4608-4f10-8499-90fa2b82f29c 2026-06-10 16:12:38.633 8 INFO neutron.db.segments_db [None req-5649fa21-74c0-4def-b31f-7f5c9c81611b ea814b23ee8a443a8d23430a9714680f 2fc3aefb94f343edbb6ca4fb28851f38 - - default default] Added segment 2a9aa854-0d8a-4968-b1e7-4438ecef6891 of type vxlan for network d06c6a51-46a9-43ef-a514-b85e189d8b3c [pid: 8|app: 0|req: 720/1411] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:12:38 2026] POST /v2.0/networks => generated 613 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:12:38.761 7 INFO neutron.db.l3_db [req-b7f8a329-0a02-4954-8714-ae33d2d1cd01 req-3d61bf0d-8ac5-43d6-b4fc-c6ac14afc38b 93aed8dabb0747cc8f23bfe0732fcc75 1cbffb5c8a0949e4994627fef12dd0a7 - - default default] Floating IP cc481177-b2af-4127-8a6e-7cca815e9443 disassociated. External IP: 10.96.250.206, port: bb0819fc-4608-4f10-8499-90fa2b82f29c. [pid: 8|app: 0|req: 721/1412] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:38 2026] GET /v2.0/ports?device_id=cabbcc96-51d7-4429-ace5-72e625071108 => 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: 722/1413] 10.0.0.218 () {34 vars in 664 bytes} [Wed Jun 10 16:12:38 2026] POST /v2.0/ports => generated 743 bytes in 280 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: 692/1416] 199.204.45.35 () {36 vars in 996 bytes} [Wed Jun 10 16:12:38 2026] DELETE /v2.0/ports/bb0819fc-4608-4f10-8499-90fa2b82f29c => generated 0 bytes in 597 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1417] 10.0.0.218 () {34 vars in 666 bytes} [Wed Jun 10 16:12:39 2026] POST /v2.0/trunks => generated 407 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:12:39.258 7 INFO neutron.db.segments_db [None req-4b9c9a58-3171-4170-a35d-aaef188d7378 ea814b23ee8a443a8d23430a9714680f 2fc3aefb94f343edbb6ca4fb28851f38 - - default default] Added segment f02b881c-6881-491a-a0d2-6c1f9e202b62 of type vxlan for network c1f52f3c-86fc-4da4-a0d6-118a137be7f2 [pid: 7|app: 0|req: 693/1418] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:12:39 2026] POST /v2.0/networks => generated 612 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1419] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:39 2026] GET /v2.0/ports?device_id=bcd6ffd6-4712-4cde-99f6-e05868e23e18 => generated 1010 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1420] 10.0.0.207 () {34 vars in 1120 bytes} [Wed Jun 10 16:12:39 2026] GET /v2.0/security-groups?id=ff78c1eb-9b90-49f2-9f6f-f03cedcc2eaf&id=8a46a031-3a9a-400b-9925-091bbeebd67e&fields=id&fields=name => generated 207 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1421] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:39 2026] GET /v2.0/ports?device_id=9417e318-0977-4b59-9562-41c8b1c564fd => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1422] 10.0.0.218 () {34 vars in 664 bytes} [Wed Jun 10 16:12:39 2026] POST /v2.0/ports => generated 743 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1423] 10.0.0.218 () {34 vars in 666 bytes} [Wed Jun 10 16:12:39 2026] POST /v2.0/trunks => generated 407 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 730/1424] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:39 2026] GET /v2.0/ports?device_id=cabbcc96-51d7-4429-ace5-72e625071108 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:12:39.920 7 INFO neutron.db.segments_db [None req-5c104486-ba93-4e25-8f24-c1d0d59826a8 ea814b23ee8a443a8d23430a9714680f 2fc3aefb94f343edbb6ca4fb28851f38 - - default default] Added segment 7172d53f-cd49-4f29-a240-ce2634aa9b75 of type vxlan for network 74e34e66-6f05-46d0-a662-c41ad0f9defd [pid: 7|app: 0|req: 695/1425] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:12:39 2026] POST /v2.0/networks => generated 612 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:12:40.201 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d172473d-0413-4719-8e58-fab0d6b43851'] response: {'server_uuid': '9417e318-0977-4b59-9562-41c8b1c564fd', 'name': 'network-vif-deleted', 'tag': 'bb0819fc-4608-4f10-8499-90fa2b82f29c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 731/1426] 10.0.0.218 () {34 vars in 664 bytes} [Wed Jun 10 16:12:40 2026] POST /v2.0/ports => generated 743 bytes in 294 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: 732/1427] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:40 2026] GET /v2.0/ports?device_id=bcd6ffd6-4712-4cde-99f6-e05868e23e18 => generated 1010 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1428] 10.0.0.207 () {34 vars in 1120 bytes} [Wed Jun 10 16:12:40 2026] GET /v2.0/security-groups?id=ff78c1eb-9b90-49f2-9f6f-f03cedcc2eaf&id=8a46a031-3a9a-400b-9925-091bbeebd67e&fields=id&fields=name => generated 207 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1429] 10.0.0.218 () {34 vars in 666 bytes} [Wed Jun 10 16:12:40 2026] POST /v2.0/trunks => generated 407 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1430] 10.0.0.218 () {34 vars in 749 bytes} [Wed Jun 10 16:12:40 2026] PUT /v2.0/trunks/2b917e54-ce0c-42fe-9d39-bdb6712368b0/tags => generated 17 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1431] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:40 2026] GET /v2.0/ports?device_id=9417e318-0977-4b59-9562-41c8b1c564fd => 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: 735/1432] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:40 2026] GET /v2.0/ports?device_id=bcd6ffd6-4712-4cde-99f6-e05868e23e18 => generated 1010 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1433] 10.0.0.218 () {34 vars in 749 bytes} [Wed Jun 10 16:12:40 2026] PUT /v2.0/trunks/77068577-83f0-4051-ba98-02fbd73f04da/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: 699/1434] 10.0.0.218 () {34 vars in 749 bytes} [Wed Jun 10 16:12:40 2026] PUT /v2.0/trunks/f37b71eb-7eda-4da8-8226-fd4811be841c/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1435] 10.0.0.218 () {34 vars in 749 bytes} [Wed Jun 10 16:12:40 2026] PUT /v2.0/trunks/22912d3e-bb71-4513-aaa5-46b34aa82e63/tags => 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: 701/1436] 10.0.0.218 () {32 vars in 662 bytes} [Wed Jun 10 16:12:40 2026] GET /v2.0/trunks?tags=red => 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: 702/1437] 10.0.0.218 () {32 vars in 676 bytes} [Wed Jun 10 16:12:40 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1438] 10.0.0.218 () {32 vars in 672 bytes} [Wed Jun 10 16:12:40 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1439] 10.0.0.218 () {32 vars in 684 bytes} [Wed Jun 10 16:12:40 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1440] 10.0.0.218 () {32 vars in 670 bytes} [Wed Jun 10 16:12:40 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1441] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:40 2026] GET /v2.0/ports?device_id=cabbcc96-51d7-4429-ace5-72e625071108 => 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: 707/1442] 10.0.0.218 () {32 vars in 684 bytes} [Wed Jun 10 16:12:41 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1443] 10.0.0.218 () {32 vars in 680 bytes} [Wed Jun 10 16:12:41 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1444] 10.0.0.218 () {32 vars in 692 bytes} [Wed Jun 10 16:12:41 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1445] 10.0.0.218 () {32 vars in 719 bytes} [Wed Jun 10 16:12:41 2026] GET /v2.0/trunks/2b917e54-ce0c-42fe-9d39-bdb6712368b0 => generated 412 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:12:41.186 8 INFO neutron.db.l3_db [None req-9aa88556-9508-4078-b656-0cfe2ca595b7 844d70e9c9c8460181c43b04ae44f9a5 5c806b10c88c404aadea02a0f202487c - - default default] Floating IP aa61a7a8-5408-4537-b528-6a199046262d associated. External IP: 10.96.250.205, port: 4a7f7532-149e-466b-a7b4-ffafb3bf9d96. [pid: 7|app: 0|req: 711/1446] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jun 10 16:12:41 2026] GET /v2.0/ports/7bfb43c5-7857-4284-83dd-12723b4696e2 => generated 826 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1447] 10.0.0.218 () {32 vars in 722 bytes} [Wed Jun 10 16:12:41 2026] DELETE /v2.0/trunks/2b917e54-ce0c-42fe-9d39-bdb6712368b0 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1448] 10.0.0.218 () {32 vars in 719 bytes} [Wed Jun 10 16:12:41 2026] GET /v2.0/trunks/77068577-83f0-4051-ba98-02fbd73f04da => generated 420 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1449] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jun 10 16:12:41 2026] GET /v2.0/ports/48ab69ec-b5c2-48af-8f52-deca4dd83df6 => generated 826 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1450] 10.0.0.218 () {32 vars in 722 bytes} [Wed Jun 10 16:12:41 2026] DELETE /v2.0/trunks/77068577-83f0-4051-ba98-02fbd73f04da => 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: 716/1451] 10.0.0.218 () {32 vars in 719 bytes} [Wed Jun 10 16:12:41 2026] GET /v2.0/trunks/f37b71eb-7eda-4da8-8226-fd4811be841c => 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: 736/1452] 10.0.0.218 () {34 vars in 749 bytes} [Wed Jun 10 16:12:40 2026] PUT /v2.0/floatingips/aa61a7a8-5408-4537-b528-6a199046262d => generated 855 bytes in 796 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1453] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jun 10 16:12:41 2026] GET /v2.0/ports/66c80241-4912-4ec5-8e57-41dab4772b2d => generated 826 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:12:41.603 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e222eba-0151-4fcc-9c6c-24bda970989b'] response: {'name': 'network-changed', 'server_uuid': 'bcd6ffd6-4712-4cde-99f6-e05868e23e18', 'tag': '4a7f7532-149e-466b-a7b4-ffafb3bf9d96', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 737/1454] 10.0.0.218 () {32 vars in 722 bytes} [Wed Jun 10 16:12:41 2026] DELETE /v2.0/trunks/f37b71eb-7eda-4da8-8226-fd4811be841c => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1455] 10.0.0.218 () {32 vars in 719 bytes} [Wed Jun 10 16:12:41 2026] GET /v2.0/trunks/22912d3e-bb71-4513-aaa5-46b34aa82e63 => generated 414 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1456] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:41 2026] GET /v2.0/ports?device_id=9417e318-0977-4b59-9562-41c8b1c564fd => 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: 738/1457] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jun 10 16:12:41 2026] GET /v2.0/ports/e8e5ac69-15ef-4457-b8a8-08a1492d4c6e => generated 826 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1458] 10.0.0.218 () {32 vars in 722 bytes} [Wed Jun 10 16:12:41 2026] DELETE /v2.0/trunks/22912d3e-bb71-4513-aaa5-46b34aa82e63 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1459] 10.0.0.218 () {32 vars in 719 bytes} [Wed Jun 10 16:12:41 2026] GET /v2.0/trunks/97911001-9d4e-4cdc-8ac8-7354fc559c97 => 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: 721/1460] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jun 10 16:12:41 2026] GET /v2.0/ports/28071a00-872d-48d5-b0cc-f53ce3771b86 => generated 826 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1461] 10.0.0.218 () {32 vars in 722 bytes} [Wed Jun 10 16:12:42 2026] DELETE /v2.0/trunks/97911001-9d4e-4cdc-8ac8-7354fc559c97 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1462] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:12:42 2026] GET /v2.0/ports?tenant_id=5c806b10c88c404aadea02a0f202487c&device_id=bcd6ffd6-4712-4cde-99f6-e05868e23e18 => generated 1279 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1463] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:12:42 2026] DELETE /v2.0/security-groups/1818409f-9ca9-497a-86e5-b46100095c89 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:12:42.239 8 INFO neutron_taas.services.taas.taas_plugin [None req-f58d7404-5e70-43bd-b435-c439e32fe255 ea814b23ee8a443a8d23430a9714680f 2fc3aefb94f343edbb6ca4fb28851f38 - - default default] TaaS: Handle Delete Port: 7bfb43c5-7857-4284-83dd-12723b4696e2 [pid: 7|app: 0|req: 723/1464] 199.204.45.35 () {34 vars in 985 bytes} [Wed Jun 10 16:12:42 2026] GET /v2.0/networks?id=2b0e703c-fcfa-4ae0-9b1b-5562a7f305e1 => generated 768 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:12:42.243 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f58d7404-5e70-43bd-b435-c439e32fe255 ea814b23ee8a443a8d23430a9714680f 2fc3aefb94f343edbb6ca4fb28851f38 - - default default] Tap Mirror: Handle Delete Port: 7bfb43c5-7857-4284-83dd-12723b4696e2 2026-06-10 16:12:42.251 7 INFO neutron.api.v2.resource [None req-0e125d9a-435d-46b8-9fa8-5d48bac98e2e 6ba56349fb4044e2b364345828365d82 c72a0d9deac34864b8cbb208d6a51e27 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 724/1465] 10.0.0.218 () {32 vars in 737 bytes} [Wed Jun 10 16:12:42 2026] GET /v2.0/security-groups/1818409f-9ca9-497a-86e5-b46100095c89 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1466] 199.204.45.35 () {34 vars in 1057 bytes} [Wed Jun 10 16:12:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=4a7f7532-149e-466b-a7b4-ffafb3bf9d96 => generated 858 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1467] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jun 10 16:12:42 2026] DELETE /v2.0/ports/7bfb43c5-7857-4284-83dd-12723b4696e2 => 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: 743/1468] 199.204.45.35 () {34 vars in 983 bytes} [Wed Jun 10 16:12:42 2026] GET /v2.0/subnets?id=1a7912fc-eedb-4477-9f9c-5ee2de28e7f8 => generated 690 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:12:42.393 7 INFO neutron_taas.services.taas.taas_plugin [None req-d5ffed92-128a-4fa1-8929-ab3be5ecac2e 6ba56349fb4044e2b364345828365d82 c72a0d9deac34864b8cbb208d6a51e27 - - default default] TaaS: Handle Delete Port: 23dbba45-d442-4ccd-aaa1-1cfa8aa7a484 2026-06-10 16:12:42.396 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d5ffed92-128a-4fa1-8929-ab3be5ecac2e 6ba56349fb4044e2b364345828365d82 c72a0d9deac34864b8cbb208d6a51e27 - - default default] Tap Mirror: Handle Delete Port: 23dbba45-d442-4ccd-aaa1-1cfa8aa7a484 2026-06-10 16:12:42.454 8 INFO neutron_taas.services.taas.taas_plugin [None req-ef607f38-619d-4b1e-8f6f-70161e5fb592 ea814b23ee8a443a8d23430a9714680f 2fc3aefb94f343edbb6ca4fb28851f38 - - default default] TaaS: Handle Delete Port: 48ab69ec-b5c2-48af-8f52-deca4dd83df6 2026-06-10 16:12:42.457 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ef607f38-619d-4b1e-8f6f-70161e5fb592 ea814b23ee8a443a8d23430a9714680f 2fc3aefb94f343edbb6ca4fb28851f38 - - default default] Tap Mirror: Handle Delete Port: 48ab69ec-b5c2-48af-8f52-deca4dd83df6 [pid: 8|app: 0|req: 744/1469] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jun 10 16:12:42 2026] DELETE /v2.0/ports/48ab69ec-b5c2-48af-8f52-deca4dd83df6 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1470] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:12:42 2026] GET /v2.0/ports?network_id=2b0e703c-fcfa-4ae0-9b1b-5562a7f305e1&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: 726/1471] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jun 10 16:12:42 2026] DELETE /v2.0/floatingips/13ea7bb1-78a3-4c96-8740-24c71cf553cb => generated 0 bytes in 312 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1472] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:12:42 2026] GET /v2.0/networks/2b0e703c-fcfa-4ae0-9b1b-5562a7f305e1?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:12:42.680 8 INFO neutron_taas.services.taas.taas_plugin [None req-f2c00a20-c3d3-4641-8b3c-83148a8c52c2 ea814b23ee8a443a8d23430a9714680f 2fc3aefb94f343edbb6ca4fb28851f38 - - default default] TaaS: Handle Delete Port: 66c80241-4912-4ec5-8e57-41dab4772b2d 2026-06-10 16:12:42.684 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f2c00a20-c3d3-4641-8b3c-83148a8c52c2 ea814b23ee8a443a8d23430a9714680f 2fc3aefb94f343edbb6ca4fb28851f38 - - default default] Tap Mirror: Handle Delete Port: 66c80241-4912-4ec5-8e57-41dab4772b2d [pid: 8|app: 0|req: 746/1473] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jun 10 16:12:42 2026] DELETE /v2.0/ports/66c80241-4912-4ec5-8e57-41dab4772b2d => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1474] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:12:42 2026] GET /v2.0/networks/2b0e703c-fcfa-4ae0-9b1b-5562a7f305e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:12:42.924 8 INFO neutron_taas.services.taas.taas_plugin [None req-91423994-e08d-4e37-a864-58a5499ae7dc ea814b23ee8a443a8d23430a9714680f 2fc3aefb94f343edbb6ca4fb28851f38 - - default default] TaaS: Handle Delete Port: e8e5ac69-15ef-4457-b8a8-08a1492d4c6e 2026-06-10 16:12:42.927 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-91423994-e08d-4e37-a864-58a5499ae7dc ea814b23ee8a443a8d23430a9714680f 2fc3aefb94f343edbb6ca4fb28851f38 - - default default] Tap Mirror: Handle Delete Port: e8e5ac69-15ef-4457-b8a8-08a1492d4c6e 2026-06-10 16:12:42.967 7 INFO neutron_taas.services.taas.taas_plugin [None req-1a18bc0f-446d-43e3-aafa-ed1196feb937 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: a33e8c10-bb7b-4680-9f39-a362f296fe08 2026-06-10 16:12:42.970 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1a18bc0f-446d-43e3-aafa-ed1196feb937 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: a33e8c10-bb7b-4680-9f39-a362f296fe08 [pid: 8|app: 0|req: 748/1475] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jun 10 16:12:42 2026] DELETE /v2.0/ports/e8e5ac69-15ef-4457-b8a8-08a1492d4c6e => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1476] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:42 2026] GET /v2.0/ports?device_id=9417e318-0977-4b59-9562-41c8b1c564fd => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:12:43.086 8 INFO neutron_taas.services.taas.taas_plugin [None req-99e23c51-6441-4d91-a1f1-595d0e3c86db ea814b23ee8a443a8d23430a9714680f 2fc3aefb94f343edbb6ca4fb28851f38 - - default default] TaaS: Handle Delete Port: 28071a00-872d-48d5-b0cc-f53ce3771b86 2026-06-10 16:12:43.088 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-99e23c51-6441-4d91-a1f1-595d0e3c86db ea814b23ee8a443a8d23430a9714680f 2fc3aefb94f343edbb6ca4fb28851f38 - - default default] Tap Mirror: Handle Delete Port: 28071a00-872d-48d5-b0cc-f53ce3771b86 [pid: 8|app: 0|req: 750/1477] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jun 10 16:12:43 2026] DELETE /v2.0/ports/28071a00-872d-48d5-b0cc-f53ce3771b86 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:12:43.282 8 INFO neutron.services.segments.plugin [-] Segment 96261a87-5934-4c90-996c-4adcf135260c resource provider aggregate not found 2026-06-10 16:12:43.282 8 INFO neutron.services.segments.plugin [-] Segment 96261a87-5934-4c90-996c-4adcf135260c resource provider aggregate not found 2026-06-10 16:12:43.301 8 INFO neutron.services.segments.plugin [-] Segment 96261a87-5934-4c90-996c-4adcf135260c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96261a87-5934-4c90-996c-4adcf135260c found for delete ", "request_id": "req-cde99bbd-f5e3-404d-b245-809da2110649"}]} 2026-06-10 16:12:43.305 8 INFO neutron.services.segments.plugin [-] Segment 96261a87-5934-4c90-996c-4adcf135260c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96261a87-5934-4c90-996c-4adcf135260c found for delete ", "request_id": "req-b21927e6-06ed-4578-a410-eb7aea8e3d09"}]} [pid: 8|app: 0|req: 751/1478] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:12:43 2026] DELETE /v2.0/networks/6c02ebae-3175-414f-8436-d295b88ae455 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1479] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:12:43 2026] DELETE /v2.0/networks/c3281909-23a9-4fac-a076-36d1ca51480f => generated 0 bytes in 91 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1480] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jun 10 16:12:42 2026] PUT /v2.0/routers/88f9ba57-11dc-4bda-9419-9dcbb70a8c26/remove_router_interface => generated 309 bytes in 783 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1481] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:12:43 2026] DELETE /v2.0/networks/d06c6a51-46a9-43ef-a514-b85e189d8b3c => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:12:43.665 7 INFO neutron_taas.services.taas.taas_plugin [None req-9ac2e016-5588-4272-a51b-6a60e40f9a1c d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: 4e8553ca-e179-4667-826d-6f4626d30bb2 2026-06-10 16:12:43.668 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9ac2e016-5588-4272-a51b-6a60e40f9a1c d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: 4e8553ca-e179-4667-826d-6f4626d30bb2 [pid: 8|app: 0|req: 754/1482] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:12:43 2026] DELETE /v2.0/networks/c1f52f3c-86fc-4da4-a0d6-118a137be7f2 => 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: 755/1483] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:12:43 2026] DELETE /v2.0/networks/74e34e66-6f05-46d0-a662-c41ad0f9defd => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:12:43.915 7 INFO neutron_taas.services.taas.taas_plugin [None req-9ac2e016-5588-4272-a51b-6a60e40f9a1c d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: 56c45afe-a245-4151-a4fb-fb8fd80bee50 2026-06-10 16:12:43.918 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9ac2e016-5588-4272-a51b-6a60e40f9a1c d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: 56c45afe-a245-4151-a4fb-fb8fd80bee50 [pid: 8|app: 0|req: 756/1484] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:12:44 2026] DELETE /v2.0/security-groups/cd5f0ad8-2583-4f89-81fe-96c34c264a2b => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:12:44.234 8 INFO neutron.api.v2.resource [None req-70f71d73-b4d8-4c40-a006-210622bbb29a 93aed8dabb0747cc8f23bfe0732fcc75 1cbffb5c8a0949e4994627fef12dd0a7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 757/1485] 10.0.0.218 () {32 vars in 737 bytes} [Wed Jun 10 16:12:44 2026] GET /v2.0/security-groups/cd5f0ad8-2583-4f89-81fe-96c34c264a2b => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 16:12:44.305 7 INFO neutron.services.segments.plugin [-] Segment aca070e2-0468-4aca-8b59-5aaa540424c0 resource provider aggregate not found 2026-06-10 16:12:44.307 7 INFO neutron.services.segments.plugin [-] Segment aca070e2-0468-4aca-8b59-5aaa540424c0 resource provider aggregate not found 2026-06-10 16:12:44.319 7 INFO neutron.services.segments.plugin [-] Segment aca070e2-0468-4aca-8b59-5aaa540424c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aca070e2-0468-4aca-8b59-5aaa540424c0 found for delete ", "request_id": "req-be435a8e-965c-4c73-b483-f42a840e6eeb"}]} 2026-06-10 16:12:44.327 7 INFO neutron.services.segments.plugin [-] Segment aca070e2-0468-4aca-8b59-5aaa540424c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aca070e2-0468-4aca-8b59-5aaa540424c0 found for delete ", "request_id": "req-36bd525e-909c-4829-87e7-a65ed522c4f7"}]} 2026-06-10 16:12:44.332 7 INFO neutron.db.l3_hamode_db [None req-9ac2e016-5588-4272-a51b-6a60e40f9a1c d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] HA network a077d77d-8fc2-445a-a3a8-289a11fa3c76 was deleted as no HA routers are present in tenant c72a0d9deac34864b8cbb208d6a51e27. 2026-06-10 16:12:44.332 8 INFO neutron_taas.services.taas.taas_plugin [None req-4bb084bb-876b-4ec8-96e3-6ca468aeaa79 93aed8dabb0747cc8f23bfe0732fcc75 1cbffb5c8a0949e4994627fef12dd0a7 - - default default] TaaS: Handle Delete Port: 4b547def-4ece-4b81-985e-c8a1796802f5 2026-06-10 16:12:44.336 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4bb084bb-876b-4ec8-96e3-6ca468aeaa79 93aed8dabb0747cc8f23bfe0732fcc75 1cbffb5c8a0949e4994627fef12dd0a7 - - default default] Tap Mirror: Handle Delete Port: 4b547def-4ece-4b81-985e-c8a1796802f5 [pid: 7|app: 0|req: 729/1486] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:12:43 2026] DELETE /v2.0/routers/88f9ba57-11dc-4bda-9419-9dcbb70a8c26 => generated 0 bytes in 904 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1487] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jun 10 16:12:44 2026] DELETE /v2.0/floatingips/cc481177-b2af-4127-8a6e-7cca815e9443 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1488] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:12:44 2026] DELETE /v2.0/subnets/df398385-e6a5-4f94-8ba0-0233153b7a1d => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:12:44.593 7 INFO neutron_taas.services.taas.taas_plugin [None req-47df67ad-3a05-43bd-beef-54ec06405d09 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: 6ba025e9-88a1-4f7d-9e57-073d906c0f1e 2026-06-10 16:12:44.596 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-47df67ad-3a05-43bd-beef-54ec06405d09 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: 6ba025e9-88a1-4f7d-9e57-073d906c0f1e [pid: 7|app: 0|req: 731/1489] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:12:44 2026] DELETE /v2.0/networks/68b0d218-0ca5-41e7-baeb-d85f8f300ded => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:12:44.826 8 INFO neutron_taas.services.taas.taas_plugin [None req-55cd4f15-4e4d-42b7-b589-ce1d87550219 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: a79ced72-9a82-4043-be37-4f7e83c1f3c7 2026-06-10 16:12:44.829 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-55cd4f15-4e4d-42b7-b589-ce1d87550219 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: a79ced72-9a82-4043-be37-4f7e83c1f3c7 [pid: 7|app: 0|req: 732/1490] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:12:44 2026] GET /v2.0/security-groups?tenant_id=2fc3aefb94f343edbb6ca4fb28851f38&name=default => generated 2925 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1491] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:12:45 2026] GET /v2.0/security-groups?tenant_id=c72a0d9deac34864b8cbb208d6a51e27&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: 734/1492] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:12:45 2026] DELETE /v2.0/security-groups/2ea01671-f2f2-4c11-b511-9e797bfef490 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1493] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:12:45 2026] DELETE /v2.0/security-groups/66f4a777-4200-4878-a8ee-8b8bebc991b3 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:12:45.335 8 INFO neutron.services.segments.plugin [-] Segment 093b11fc-43ed-4d42-b426-3e4616a6632c resource provider aggregate not found 2026-06-10 16:12:45.336 8 INFO neutron.services.segments.plugin [-] Segment 093b11fc-43ed-4d42-b426-3e4616a6632c resource provider aggregate not found 2026-06-10 16:12:45.356 8 INFO neutron.services.segments.plugin [-] Segment 093b11fc-43ed-4d42-b426-3e4616a6632c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 093b11fc-43ed-4d42-b426-3e4616a6632c found for delete ", "request_id": "req-bd07b914-d1cf-4a54-9b41-3ab797182f4d"}]} 2026-06-10 16:12:45.365 8 INFO neutron.services.segments.plugin [-] Segment 093b11fc-43ed-4d42-b426-3e4616a6632c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 093b11fc-43ed-4d42-b426-3e4616a6632c found for delete ", "request_id": "req-7f06db46-af64-49c8-9eb1-4e576e53f22e"}]} 2026-06-10 16:12:45.374 8 INFO neutron.services.segments.plugin [-] Segment 2a9aa854-0d8a-4968-b1e7-4438ecef6891 resource provider aggregate not found 2026-06-10 16:12:45.387 8 INFO neutron.services.segments.plugin [-] Segment 2a9aa854-0d8a-4968-b1e7-4438ecef6891 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a9aa854-0d8a-4968-b1e7-4438ecef6891 found for delete ", "request_id": "req-d15a14f3-6bd9-4f6e-a74d-5a8f48ea73d6"}]} 2026-06-10 16:12:45.392 8 INFO neutron.services.segments.plugin [-] Segment 2a9aa854-0d8a-4968-b1e7-4438ecef6891 resource provider aggregate not found 2026-06-10 16:12:45.409 8 INFO neutron.services.segments.plugin [-] Segment f02b881c-6881-491a-a0d2-6c1f9e202b62 resource provider aggregate not found [pid: 7|app: 0|req: 736/1494] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:12:45 2026] GET /v2.0/security-groups?tenant_id=e9733f6dcba7410087a83cee2c29b83b&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 16:12:45.414 8 INFO neutron.services.segments.plugin [-] Segment 2a9aa854-0d8a-4968-b1e7-4438ecef6891 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a9aa854-0d8a-4968-b1e7-4438ecef6891 found for delete ", "request_id": "req-2312ebca-7e9a-4442-9cf0-e5e1da1bf7cd"}]} 2026-06-10 16:12:45.439 8 INFO neutron.services.segments.plugin [-] Segment f02b881c-6881-491a-a0d2-6c1f9e202b62 resource provider aggregate not found 2026-06-10 16:12:45.443 8 INFO neutron.services.segments.plugin [-] Segment f02b881c-6881-491a-a0d2-6c1f9e202b62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f02b881c-6881-491a-a0d2-6c1f9e202b62 found for delete ", "request_id": "req-80a93cf1-3422-4a9c-bf99-475629afcd2a"}]} 2026-06-10 16:12:45.458 8 INFO neutron.services.segments.plugin [-] Segment f02b881c-6881-491a-a0d2-6c1f9e202b62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f02b881c-6881-491a-a0d2-6c1f9e202b62 found for delete ", "request_id": "req-ebae4714-e644-4b03-85ee-985eea86c299"}]} 2026-06-10 16:12:45.462 8 INFO neutron.services.segments.plugin [-] Segment 7172d53f-cd49-4f29-a240-ce2634aa9b75 resource provider aggregate not found 2026-06-10 16:12:45.479 8 INFO neutron.services.segments.plugin [-] Segment 7172d53f-cd49-4f29-a240-ce2634aa9b75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7172d53f-cd49-4f29-a240-ce2634aa9b75 found for delete ", "request_id": "req-65a077ce-fd76-4929-9fe0-d4ca1c8d2a1a"}]} 2026-06-10 16:12:45.480 8 INFO neutron.services.segments.plugin [-] Segment 7172d53f-cd49-4f29-a240-ce2634aa9b75 resource provider aggregate not found [pid: 8|app: 0|req: 759/1495] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jun 10 16:12:44 2026] PUT /v2.0/routers/5d0e2b19-b5a4-4556-8675-24dfb06d1a4a/remove_router_interface => generated 309 bytes in 1005 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:12:45.503 8 INFO neutron.services.segments.plugin [-] Segment 7172d53f-cd49-4f29-a240-ce2634aa9b75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7172d53f-cd49-4f29-a240-ce2634aa9b75 found for delete ", "request_id": "req-d57fa2d7-0b99-40fd-aec5-9d5d52d3a582"}]} [pid: 7|app: 0|req: 737/1496] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:12:45 2026] DELETE /v2.0/security-groups/2349126b-bde6-40c5-9027-edac3989aec4 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:12:45.668 8 INFO neutron_taas.services.taas.taas_plugin [None req-c46e143f-9e23-477e-b1fe-bc2d80a80382 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: 38c6a5b8-c952-411b-8613-aec3d4b0eea0 2026-06-10 16:12:45.670 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c46e143f-9e23-477e-b1fe-bc2d80a80382 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: 38c6a5b8-c952-411b-8613-aec3d4b0eea0 [pid: 7|app: 0|req: 738/1497] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:12:45 2026] GET /v2.0/security-groups?tenant_id=8e05bfe9ec5340869454a36c1df05099&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: 739/1498] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:12:45 2026] DELETE /v2.0/security-groups/b6ee4423-51e1-4292-85d6-f53826569f45 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:12:45.909 8 INFO neutron_taas.services.taas.taas_plugin [None req-c46e143f-9e23-477e-b1fe-bc2d80a80382 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: 782848cf-ee5c-4286-a4a9-d5957533f35f 2026-06-10 16:12:45.912 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c46e143f-9e23-477e-b1fe-bc2d80a80382 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: 782848cf-ee5c-4286-a4a9-d5957533f35f 2026-06-10 16:12:46.317 8 INFO neutron.db.l3_hamode_db [None req-c46e143f-9e23-477e-b1fe-bc2d80a80382 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] HA network a6511471-c312-43c3-9516-6df8d6ba4250 was deleted as no HA routers are present in tenant 1cbffb5c8a0949e4994627fef12dd0a7. [pid: 8|app: 0|req: 760/1499] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:12:45 2026] DELETE /v2.0/routers/5d0e2b19-b5a4-4556-8675-24dfb06d1a4a => generated 0 bytes in 831 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:12:46.347 7 INFO neutron.services.segments.plugin [-] Segment 6cfdf3b1-e73d-4880-b0f9-2ccd908c5a48 resource provider aggregate not found 2026-06-10 16:12:46.354 7 INFO neutron.services.segments.plugin [-] Segment 6cfdf3b1-e73d-4880-b0f9-2ccd908c5a48 resource provider aggregate not found 2026-06-10 16:12:46.373 7 INFO neutron.services.segments.plugin [-] Segment 6cfdf3b1-e73d-4880-b0f9-2ccd908c5a48 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cfdf3b1-e73d-4880-b0f9-2ccd908c5a48 found for delete ", "request_id": "req-058180cc-4376-4da2-b652-667c5e87bd5b"}]} 2026-06-10 16:12:46.381 7 INFO neutron.services.segments.plugin [-] Segment 6cfdf3b1-e73d-4880-b0f9-2ccd908c5a48 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cfdf3b1-e73d-4880-b0f9-2ccd908c5a48 found for delete ", "request_id": "req-532e4e4d-44aa-41df-bfe8-f07f4940c2f8"}]} [pid: 7|app: 0|req: 740/1500] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:12:46 2026] DELETE /v2.0/subnets/f2db1326-bfd5-4f4a-9688-531a7e97ecb1 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:12:46.622 8 INFO neutron_taas.services.taas.taas_plugin [None req-eb630cd4-08d8-4267-ace9-e6b8f22476a8 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: 12e653f2-0ccb-4da2-af08-ec2cdb6f6305 2026-06-10 16:12:46.627 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eb630cd4-08d8-4267-ace9-e6b8f22476a8 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: 12e653f2-0ccb-4da2-af08-ec2cdb6f6305 [pid: 8|app: 0|req: 761/1501] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:12:46 2026] DELETE /v2.0/networks/e508b746-eb6c-4174-9c6e-181f010bd9f4 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1502] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:12:46 2026] GET /v2.0/security-groups?tenant_id=1cbffb5c8a0949e4994627fef12dd0a7&name=default => generated 2925 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1503] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:12:47 2026] DELETE /v2.0/security-groups/e60294e3-c20e-410f-9d33-af37d215b820 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:12:47.499 8 INFO neutron.services.segments.plugin [-] Segment 7f2e54f0-8312-47d9-869c-62c5cb724f52 resource provider aggregate not found 2026-06-10 16:12:47.521 8 INFO neutron.services.segments.plugin [-] Segment 7f2e54f0-8312-47d9-869c-62c5cb724f52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f2e54f0-8312-47d9-869c-62c5cb724f52 found for delete ", "request_id": "req-2adbe939-f22e-4e89-96b5-0d9ad075a9ba"}]} 2026-06-10 16:12:47.525 8 INFO neutron.services.segments.plugin [-] Segment 7f2e54f0-8312-47d9-869c-62c5cb724f52 resource provider aggregate not found 2026-06-10 16:12:47.541 8 INFO neutron.services.segments.plugin [-] Segment 909cc323-3c12-42d6-a1ec-d8b1acf47d72 resource provider aggregate not found 2026-06-10 16:12:47.546 8 INFO neutron.services.segments.plugin [-] Segment 7f2e54f0-8312-47d9-869c-62c5cb724f52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f2e54f0-8312-47d9-869c-62c5cb724f52 found for delete ", "request_id": "req-d0f0cc0d-9e27-4d63-86c3-e83d64861bec"}]} 2026-06-10 16:12:47.561 8 INFO neutron.services.segments.plugin [-] Segment 909cc323-3c12-42d6-a1ec-d8b1acf47d72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 909cc323-3c12-42d6-a1ec-d8b1acf47d72 found for delete ", "request_id": "req-7a237281-f74c-48b6-8ca4-d57569f762c3"}]} 2026-06-10 16:12:47.569 8 INFO neutron.services.segments.plugin [-] Segment 909cc323-3c12-42d6-a1ec-d8b1acf47d72 resource provider aggregate not found 2026-06-10 16:12:47.589 8 INFO neutron.services.segments.plugin [-] Segment 909cc323-3c12-42d6-a1ec-d8b1acf47d72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 909cc323-3c12-42d6-a1ec-d8b1acf47d72 found for delete ", "request_id": "req-a41b7c89-9122-4726-ae10-1b250fbcc9c7"}]} 2026-06-10 16:12:49.200 7 INFO neutron.db.segments_db [None req-0e3f18d5-28ef-4942-913d-58462d2ac152 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Added segment a8f152a2-f30f-4940-853c-ca2f4b41866c of type vxlan for network 76946c21-6954-412c-b131-4a78ab2b8938 [pid: 7|app: 0|req: 742/1504] 10.0.0.218 () {34 vars in 671 bytes} [Wed Jun 10 16:12:48 2026] POST /v2.0/networks => generated 726 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1505] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:12:49 2026] GET /v2.0/security-groups?tenant_id=80380321145940d9905f1259cbe09988&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1506] 10.0.0.218 () {34 vars in 678 bytes} [Wed Jun 10 16:12:49 2026] POST /v2.0/qos/policies => generated 359 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1507] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:12:49 2026] DELETE /v2.0/security-groups/368bcc12-b139-4f0c-9aeb-691325ffbc89 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1508] 10.0.0.218 () {34 vars in 753 bytes} [Wed Jun 10 16:12:49 2026] PUT /v2.0/policies/5b9b27a0-969a-4733-bdb5-20c8a4c3a354/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1509] 10.0.0.218 () {32 vars in 733 bytes} [Wed Jun 10 16:12:49 2026] GET /v2.0/policies/5b9b27a0-969a-4733-bdb5-20c8a4c3a354/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1510] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:12:49 2026] POST /v2.0/subnets => generated 692 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1511] 10.0.0.218 () {34 vars in 764 bytes} [Wed Jun 10 16:12:49 2026] PUT /v2.0/policies/5b9b27a0-969a-4733-bdb5-20c8a4c3a354/tags/green => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-10 16:12:49.615 7 INFO neutron.db.segments_db [None req-07efdb3f-b5ff-4981-812c-ae3d4937d787 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Added segment e1f21e53-6ca6-4462-92ae-42861031809e of type vxlan for network a1b89208-0602-486b-b696-b1267b7830b6 [pid: 8|app: 0|req: 765/1512] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:12:49 2026] GET /v2.0/security-groups?tenant_id=2b5359a7f4be41e88d52484bd61e9331&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1513] 10.0.0.218 () {32 vars in 733 bytes} [Wed Jun 10 16:12:49 2026] GET /v2.0/policies/5b9b27a0-969a-4733-bdb5-20c8a4c3a354/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1514] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:12:49 2026] DELETE /v2.0/security-groups/2eaa92c5-116a-4c12-9161-5d8e8f0f79c8 => 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: 768/1515] 10.0.0.218 () {34 vars in 760 bytes} [Wed Jun 10 16:12:49 2026] PUT /v2.0/policies/5b9b27a0-969a-4733-bdb5-20c8a4c3a354/tags/red => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1516] 10.0.0.218 () {32 vars in 733 bytes} [Wed Jun 10 16:12:49 2026] GET /v2.0/policies/5b9b27a0-969a-4733-bdb5-20c8a4c3a354/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:12:49.891 7 INFO neutron.db.l3_hamode_db [None req-07efdb3f-b5ff-4981-812c-ae3d4937d787 d236057d59344609871bf39790c005e6 028dc191dd4b48b9a87bcbb9210224d0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 770/1517] 10.0.0.218 () {34 vars in 782 bytes} [Wed Jun 10 16:12:49 2026] PUT /v2.0/policies/5b9b27a0-969a-4733-bdb5-20c8a4c3a354/tags/black.or.white => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1518] 10.0.0.218 () {32 vars in 733 bytes} [Wed Jun 10 16:12:49 2026] GET /v2.0/policies/5b9b27a0-969a-4733-bdb5-20c8a4c3a354/tags => generated 52 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1519] 10.0.0.218 () {34 vars in 753 bytes} [Wed Jun 10 16:12:49 2026] PUT /v2.0/policies/5b9b27a0-969a-4733-bdb5-20c8a4c3a354/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1520] 10.0.0.218 () {32 vars in 733 bytes} [Wed Jun 10 16:12:50 2026] GET /v2.0/policies/5b9b27a0-969a-4733-bdb5-20c8a4c3a354/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1521] 10.0.0.218 () {32 vars in 741 bytes} [Wed Jun 10 16:12:50 2026] GET /v2.0/policies/5b9b27a0-969a-4733-bdb5-20c8a4c3a354/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:12:50.154 8 INFO neutron.api.v2.resource [None req-bbfc3354-3392-420d-9013-0bb67c734d9a 061cf364f8c2416387c8bbeae5f496eb 3dee83529e5f4eb5ae96f4bc1b523ad3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 775/1522] 10.0.0.218 () {32 vars in 745 bytes} [Wed Jun 10 16:12:50 2026] GET /v2.0/policies/5b9b27a0-969a-4733-bdb5-20c8a4c3a354/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1523] 10.0.0.218 () {32 vars in 744 bytes} [Wed Jun 10 16:12:50 2026] DELETE /v2.0/policies/5b9b27a0-969a-4733-bdb5-20c8a4c3a354/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1524] 10.0.0.218 () {32 vars in 733 bytes} [Wed Jun 10 16:12:50 2026] GET /v2.0/policies/5b9b27a0-969a-4733-bdb5-20c8a4c3a354/tags => generated 30 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:12:50.289 8 INFO neutron.api.v2.resource [None req-21ffa71e-ec89-4fb9-8ac9-101b7a9834ce 061cf364f8c2416387c8bbeae5f496eb 3dee83529e5f4eb5ae96f4bc1b523ad3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 778/1525] 10.0.0.218 () {32 vars in 748 bytes} [Wed Jun 10 16:12:50 2026] DELETE /v2.0/policies/5b9b27a0-969a-4733-bdb5-20c8a4c3a354/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1526] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jun 10 16:12:50 2026] DELETE /v2.0/policies/5b9b27a0-969a-4733-bdb5-20c8a4c3a354/tags => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1527] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:50 2026] GET /v2.0/ports?device_id=bcd6ffd6-4712-4cde-99f6-e05868e23e18 => generated 1010 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1528] 10.0.0.218 () {32 vars in 733 bytes} [Wed Jun 10 16:12:50 2026] GET /v2.0/policies/5b9b27a0-969a-4733-bdb5-20c8a4c3a354/tags => 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: 782/1529] 10.0.0.207 () {34 vars in 1120 bytes} [Wed Jun 10 16:12:50 2026] GET /v2.0/security-groups?id=ff78c1eb-9b90-49f2-9f6f-f03cedcc2eaf&id=8a46a031-3a9a-400b-9925-091bbeebd67e&fields=id&fields=name => generated 207 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1530] 10.0.0.218 () {32 vars in 734 bytes} [Wed Jun 10 16:12:50 2026] DELETE /v2.0/qos/policies/5b9b27a0-969a-4733-bdb5-20c8a4c3a354 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:12:50.738 7 INFO neutron.db.l3_hamode_db [None req-07efdb3f-b5ff-4981-812c-ae3d4937d787 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 784/1531] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jun 10 16:12:50 2026] GET /v2.0/ports?device_id=bcd6ffd6-4712-4cde-99f6-e05868e23e18 => generated 1279 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1532] 10.0.0.218 () {32 vars in 858 bytes} [Wed Jun 10 16:12:50 2026] GET /v2.0/floatingips?floating_network_id=a6defdd1-7a9f-4b5c-88eb-1bf7dc752d93&port_id=4a7f7532-149e-466b-a7b4-ffafb3bf9d96 => generated 860 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1533] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:12:51 2026] GET /v2.0/security-groups?tenant_id=625081a083bd4b92abd86e559834de9a&name=default => generated 2925 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1534] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:12:51 2026] DELETE /v2.0/security-groups/27ddec60-ae68-4d96-a794-53bc7af31684 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1535] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:12:49 2026] POST /v2.0/routers => generated 732 bytes in 2190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1536] 10.0.0.243 () {34 vars in 990 bytes} [Wed Jun 10 16:12:51 2026] GET /v2.0/ports?device_id=bcd6ffd6-4712-4cde-99f6-e05868e23e18 => generated 1279 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1537] 10.0.0.243 () {34 vars in 1120 bytes} [Wed Jun 10 16:12:51 2026] GET /v2.0/security-groups?id=8a46a031-3a9a-400b-9925-091bbeebd67e&id=ff78c1eb-9b90-49f2-9f6f-f03cedcc2eaf&fields=id&fields=name => generated 207 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1538] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:12:51 2026] GET /v2.0/security-groups?tenant_id=3dee83529e5f4eb5ae96f4bc1b523ad3&name=default => generated 2925 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1539] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:12:52 2026] DELETE /v2.0/security-groups/4213bd45-241b-4c29-aa1a-1f012165b6da => 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: 749/1540] 10.0.0.218 () {34 vars in 783 bytes} [Wed Jun 10 16:12:51 2026] PUT /v2.0/routers/c32b7cdf-c885-46b7-a41d-f37dcfe498ac/add_router_interface => generated 309 bytes in 1525 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1543] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:54 2026] GET /v2.0/ports?device_id=bcd6ffd6-4712-4cde-99f6-e05868e23e18 => generated 1010 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1544] 10.0.0.207 () {34 vars in 982 bytes} [Wed Jun 10 16:12:54 2026] GET /v2.0/networks?id=76946c21-6954-412c-b131-4a78ab2b8938 => generated 677 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1545] 10.0.0.207 () {34 vars in 1120 bytes} [Wed Jun 10 16:12:54 2026] GET /v2.0/security-groups?id=ff78c1eb-9b90-49f2-9f6f-f03cedcc2eaf&id=8a46a031-3a9a-400b-9925-091bbeebd67e&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: 752/1546] 10.0.0.207 () {34 vars in 965 bytes} [Wed Jun 10 16:12:54 2026] GET /v2.0/quotas/028dc191dd4b48b9a87bcbb9210224d0 => 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: 795/1547] 10.0.0.207 () {34 vars in 1002 bytes} [Wed Jun 10 16:12:54 2026] GET /v2.0/ports?tenant_id=028dc191dd4b48b9a87bcbb9210224d0&fields=id => generated 103 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1548] 10.0.0.207 () {34 vars in 1008 bytes} [Wed Jun 10 16:12:54 2026] GET /v2.0/networks/76946c21-6954-412c-b131-4a78ab2b8938?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: 796/1549] 10.0.0.207 () {34 vars in 1108 bytes} [Wed Jun 10 16:12:54 2026] GET /v2.0/networks/76946c21-6954-412c-b131-4a78ab2b8938?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1550] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:54 2026] GET /v2.0/ports?device_id=0b6dbb60-a0ee-4077-9565-f03ae6769ef2 => 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: 797/1551] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:12:55 2026] GET /v2.0/security-groups?tenant_id=fc9ed7dc312b4d76960d93987466310c&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: 755/1552] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:12:55 2026] DELETE /v2.0/security-groups/1167bb9d-a02e-4624-af8a-72c2fd57dab8 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:12:55.481 8 INFO neutron.db.segments_db [None req-b21809aa-96a6-4635-8527-658ba2d411eb f27a917fa6f441c89f9be7a270b180b6 a4709830d45e4c35a549aeeff379b959 - - default default] Added segment d51148f8-6857-4fb0-a8a1-8d8e4154d2fd of type vxlan for network b016d0c3-4b1b-4773-86a9-50f23f96a853 [pid: 7|app: 0|req: 756/1553] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:55 2026] GET /v2.0/ports?device_id=bcd6ffd6-4712-4cde-99f6-e05868e23e18 => generated 1010 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1554] 10.0.0.207 () {34 vars in 1120 bytes} [Wed Jun 10 16:12:55 2026] GET /v2.0/security-groups?id=ff78c1eb-9b90-49f2-9f6f-f03cedcc2eaf&id=8a46a031-3a9a-400b-9925-091bbeebd67e&fields=id&fields=name => generated 207 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:12:55.773 8 INFO neutron.db.l3_hamode_db [None req-b21809aa-96a6-4635-8527-658ba2d411eb f27a917fa6f441c89f9be7a270b180b6 a4709830d45e4c35a549aeeff379b959 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 758/1555] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:55 2026] GET /v2.0/ports?device_id=0b6dbb60-a0ee-4077-9565-f03ae6769ef2 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:12:55.916 8 INFO neutron.db.l3_hamode_db [None req-b21809aa-96a6-4635-8527-658ba2d411eb f27a917fa6f441c89f9be7a270b180b6 a4709830d45e4c35a549aeeff379b959 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 798/1556] 10.0.0.218 () {34 vars in 668 bytes} [Wed Jun 10 16:12:55 2026] POST /v2.0/routers => generated 474 bytes in 1268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1557] 10.0.0.218 () {34 vars in 751 bytes} [Wed Jun 10 16:12:56 2026] PUT /v2.0/routers/3ceb20c3-3c54-4167-87b5-65b06c452cdd/tags => generated 25 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1558] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:56 2026] GET /v2.0/ports?device_id=bcd6ffd6-4712-4cde-99f6-e05868e23e18 => generated 1010 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1559] 10.0.0.207 () {34 vars in 1120 bytes} [Wed Jun 10 16:12:56 2026] GET /v2.0/security-groups?id=ff78c1eb-9b90-49f2-9f6f-f03cedcc2eaf&id=8a46a031-3a9a-400b-9925-091bbeebd67e&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: 801/1560] 199.204.45.35 () {34 vars in 993 bytes} [Wed Jun 10 16:12:56 2026] GET /v2.0/ports?device_id=bcd6ffd6-4712-4cde-99f6-e05868e23e18 => generated 1010 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1561] 10.0.0.218 () {32 vars in 731 bytes} [Wed Jun 10 16:12:56 2026] GET /v2.0/routers/3ceb20c3-3c54-4167-87b5-65b06c452cdd/tags => generated 25 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:12:56.958 8 INFO neutron_taas.services.taas.taas_plugin [req-aaa3305d-aae7-446c-91d7-9bb5fe7ae710 req-309afd30-e47f-4f41-8a8b-c8a46ffc0437 844d70e9c9c8460181c43b04ae44f9a5 5c806b10c88c404aadea02a0f202487c - - default default] TaaS: Handle Delete Port: 4a7f7532-149e-466b-a7b4-ffafb3bf9d96 2026-06-10 16:12:56.962 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-aaa3305d-aae7-446c-91d7-9bb5fe7ae710 req-309afd30-e47f-4f41-8a8b-c8a46ffc0437 844d70e9c9c8460181c43b04ae44f9a5 5c806b10c88c404aadea02a0f202487c - - default default] Tap Mirror: Handle Delete Port: 4a7f7532-149e-466b-a7b4-ffafb3bf9d96 [pid: 7|app: 0|req: 761/1562] 10.0.0.218 () {34 vars in 762 bytes} [Wed Jun 10 16:12:56 2026] PUT /v2.0/routers/3ceb20c3-3c54-4167-87b5-65b06c452cdd/tags/green => generated 4 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-10 16:12:57.066 8 INFO neutron.db.l3_db [req-aaa3305d-aae7-446c-91d7-9bb5fe7ae710 req-309afd30-e47f-4f41-8a8b-c8a46ffc0437 844d70e9c9c8460181c43b04ae44f9a5 5c806b10c88c404aadea02a0f202487c - - default default] Floating IP aa61a7a8-5408-4537-b528-6a199046262d disassociated. External IP: 10.96.250.205, port: 4a7f7532-149e-466b-a7b4-ffafb3bf9d96. [pid: 7|app: 0|req: 762/1563] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:57 2026] GET /v2.0/ports?device_id=0b6dbb60-a0ee-4077-9565-f03ae6769ef2 => 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: 763/1564] 10.0.0.218 () {32 vars in 731 bytes} [Wed Jun 10 16:12:57 2026] GET /v2.0/routers/3ceb20c3-3c54-4167-87b5-65b06c452cdd/tags => generated 34 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1565] 10.0.0.218 () {34 vars in 758 bytes} [Wed Jun 10 16:12:57 2026] PUT /v2.0/routers/3ceb20c3-3c54-4167-87b5-65b06c452cdd/tags/red => generated 4 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1566] 199.204.45.35 () {36 vars in 996 bytes} [Wed Jun 10 16:12:56 2026] DELETE /v2.0/ports/4a7f7532-149e-466b-a7b4-ffafb3bf9d96 => generated 0 bytes in 505 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:12:57.423 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bfaf536a-c466-48db-b6fd-ce2ce7e0ee8d'] response: {'server_uuid': 'bcd6ffd6-4712-4cde-99f6-e05868e23e18', 'name': 'network-vif-deleted', 'tag': '4a7f7532-149e-466b-a7b4-ffafb3bf9d96', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 803/1567] 10.0.0.218 () {32 vars in 731 bytes} [Wed Jun 10 16:12:57 2026] GET /v2.0/routers/3ceb20c3-3c54-4167-87b5-65b06c452cdd/tags => generated 34 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:12:57.570 7 INFO neutron.db.segments_db [None req-43508c8a-089b-4c32-a985-2d24975c2323 f933608b51c341dc8faca09e4ae29a3c b95f2cc4e4074fe398973e3aec73ce70 - - default default] Added segment 197c6da6-c6ef-405f-a226-c5171fa5ea76 of type vxlan for network 637316d7-563c-43a9-95b0-8c368920b3da 2026-06-10 16:12:57.628 7 INFO neutron.db.segments_db [None req-43508c8a-089b-4c32-a985-2d24975c2323 f933608b51c341dc8faca09e4ae29a3c b95f2cc4e4074fe398973e3aec73ce70 - - default default] Added segment 13688e6e-8538-4c11-88d8-f3dce3c05a0b of type vxlan for network fa13f035-88d7-4e5c-9b57-a3f40aef6279 [pid: 8|app: 0|req: 804/1568] 10.0.0.218 () {34 vars in 780 bytes} [Wed Jun 10 16:12:57 2026] PUT /v2.0/routers/3ceb20c3-3c54-4167-87b5-65b06c452cdd/tags/black.or.white => generated 4 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1569] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:12:57 2026] POST /v2.0/networks => generated 1207 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1570] 10.0.0.218 () {32 vars in 731 bytes} [Wed Jun 10 16:12:57 2026] GET /v2.0/routers/3ceb20c3-3c54-4167-87b5-65b06c452cdd/tags => generated 52 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1571] 10.0.0.218 () {32 vars in 649 bytes} [Wed Jun 10 16:12:57 2026] GET /v2.0/networks => generated 1844 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1572] 10.0.0.218 () {34 vars in 751 bytes} [Wed Jun 10 16:12:57 2026] PUT /v2.0/routers/3ceb20c3-3c54-4167-87b5-65b06c452cdd/tags => generated 37 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:12:57.920 7 INFO neutron.services.segments.plugin [-] Segment 197c6da6-c6ef-405f-a226-c5171fa5ea76 resource provider aggregate not found 2026-06-10 16:12:57.936 7 INFO neutron.services.segments.plugin [-] Segment 197c6da6-c6ef-405f-a226-c5171fa5ea76 resource provider aggregate not found 2026-06-10 16:12:57.937 7 INFO neutron.services.segments.plugin [-] Segment 197c6da6-c6ef-405f-a226-c5171fa5ea76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 197c6da6-c6ef-405f-a226-c5171fa5ea76 found for delete ", "request_id": "req-1b82809c-f226-4e9a-9384-bfb231ac24ac"}]} 2026-06-10 16:12:57.954 7 INFO neutron.services.segments.plugin [-] Segment 197c6da6-c6ef-405f-a226-c5171fa5ea76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 197c6da6-c6ef-405f-a226-c5171fa5ea76 found for delete ", "request_id": "req-c5aa04be-c2f6-4dc6-8f12-0da774a465a9"}]} [pid: 7|app: 0|req: 767/1573] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:12:57 2026] DELETE /v2.0/networks/637316d7-563c-43a9-95b0-8c368920b3da => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1574] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:57 2026] GET /v2.0/ports?device_id=bcd6ffd6-4712-4cde-99f6-e05868e23e18 => 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: 807/1575] 10.0.0.218 () {32 vars in 731 bytes} [Wed Jun 10 16:12:57 2026] GET /v2.0/routers/3ceb20c3-3c54-4167-87b5-65b06c452cdd/tags => generated 37 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1576] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:12:57 2026] DELETE /v2.0/networks/fa13f035-88d7-4e5c-9b57-a3f40aef6279 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1577] 10.0.0.218 () {32 vars in 739 bytes} [Wed Jun 10 16:12:57 2026] GET /v2.0/routers/3ceb20c3-3c54-4167-87b5-65b06c452cdd/tags/red => 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: 770/1578] 10.0.0.218 () {32 vars in 649 bytes} [Wed Jun 10 16:12:58 2026] GET /v2.0/networks => generated 651 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1579] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:58 2026] GET /v2.0/ports?device_id=0b6dbb60-a0ee-4077-9565-f03ae6769ef2 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:12:58.191 8 INFO neutron.api.v2.resource [None req-118dabe2-c19a-4f48-a736-8caebfd4cc43 f27a917fa6f441c89f9be7a270b180b6 a4709830d45e4c35a549aeeff379b959 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 809/1580] 10.0.0.218 () {32 vars in 743 bytes} [Wed Jun 10 16:12:58 2026] GET /v2.0/routers/3ceb20c3-3c54-4167-87b5-65b06c452cdd/tags/green => generated 99 bytes in 93 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 16:12:58.232 7 INFO neutron.db.segments_db [None req-41ca5661-07ba-4aeb-ba66-fd63d93140bd f933608b51c341dc8faca09e4ae29a3c b95f2cc4e4074fe398973e3aec73ce70 - - default default] Added segment 21748c6a-85b6-441e-9ba7-ec52c322aa97 of type vxlan for network f7826b7d-e969-4186-84c2-e3c6112ae18a [pid: 8|app: 0|req: 810/1581] 10.0.0.218 () {32 vars in 742 bytes} [Wed Jun 10 16:12:58 2026] DELETE /v2.0/routers/3ceb20c3-3c54-4167-87b5-65b06c452cdd/tags/red => 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: 772/1582] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:12:58 2026] POST /v2.0/networks => generated 635 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:12:58.386 7 INFO neutron.db.segments_db [None req-cc20013e-6c8f-4465-bc29-8b17d0485517 f933608b51c341dc8faca09e4ae29a3c b95f2cc4e4074fe398973e3aec73ce70 - - default default] Added segment 2162ec99-8bde-44e3-be02-292e0696ad9c of type vxlan for network 685571ff-734d-4382-b0b6-9f954da8763d [pid: 8|app: 0|req: 811/1583] 10.0.0.218 () {32 vars in 731 bytes} [Wed Jun 10 16:12:58 2026] GET /v2.0/routers/3ceb20c3-3c54-4167-87b5-65b06c452cdd/tags => generated 30 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1584] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:12:58 2026] POST /v2.0/networks => generated 635 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:12:58.529 8 INFO neutron.api.v2.resource [None req-e0295173-d386-4735-abd3-37ccd2b03d33 f27a917fa6f441c89f9be7a270b180b6 a4709830d45e4c35a549aeeff379b959 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 812/1585] 10.0.0.218 () {32 vars in 746 bytes} [Wed Jun 10 16:12:58 2026] DELETE /v2.0/routers/3ceb20c3-3c54-4167-87b5-65b06c452cdd/tags/green => generated 99 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1586] 10.0.0.218 () {32 vars in 734 bytes} [Wed Jun 10 16:12:58 2026] DELETE /v2.0/routers/3ceb20c3-3c54-4167-87b5-65b06c452cdd/tags => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1587] 10.0.0.218 () {32 vars in 731 bytes} [Wed Jun 10 16:12:58 2026] GET /v2.0/routers/3ceb20c3-3c54-4167-87b5-65b06c452cdd/tags => generated 12 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1588] 10.0.0.218 () {32 vars in 721 bytes} [Wed Jun 10 16:12:58 2026] GET /v2.0/routers/3ceb20c3-3c54-4167-87b5-65b06c452cdd => generated 480 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1589] 10.0.0.218 () {34 vars in 665 bytes} [Wed Jun 10 16:12:58 2026] POST /v2.0/ports => generated 1506 bytes in 578 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: 775/1590] 199.204.45.35 () {34 vars in 985 bytes} [Wed Jun 10 16:12:59 2026] GET /v2.0/networks?id=76946c21-6954-412c-b131-4a78ab2b8938 => generated 677 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1591] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:59 2026] GET /v2.0/ports?device_id=bcd6ffd6-4712-4cde-99f6-e05868e23e18 => 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: 777/1592] 10.0.0.218 () {32 vars in 643 bytes} [Wed Jun 10 16:12:59 2026] GET /v2.0/ports => generated 1506 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1593] 10.0.0.218 () {34 vars in 742 bytes} [Wed Jun 10 16:12:58 2026] PUT /v2.0/routers/3ceb20c3-3c54-4167-87b5-65b06c452cdd => generated 480 bytes in 566 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:12:59.510 8 INFO neutron_taas.services.taas.taas_plugin [None req-6af8b423-e298-4e54-bf89-5685652eaa6a f933608b51c341dc8faca09e4ae29a3c b95f2cc4e4074fe398973e3aec73ce70 - - default default] TaaS: Handle Delete Port: 26a0b2f5-94c8-4cde-9f9c-3f74312b7f46 2026-06-10 16:12:59.513 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6af8b423-e298-4e54-bf89-5685652eaa6a f933608b51c341dc8faca09e4ae29a3c b95f2cc4e4074fe398973e3aec73ce70 - - default default] Tap Mirror: Handle Delete Port: 26a0b2f5-94c8-4cde-9f9c-3f74312b7f46 [pid: 8|app: 0|req: 817/1594] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jun 10 16:12:59 2026] DELETE /v2.0/ports/26a0b2f5-94c8-4cde-9f9c-3f74312b7f46 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1595] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:12:59 2026] GET /v2.0/ports?device_id=0b6dbb60-a0ee-4077-9565-f03ae6769ef2 => generated 957 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1596] 199.204.45.35 () {38 vars in 954 bytes} [Wed Jun 10 16:12:59 2026] POST /v2.0/ports => generated 954 bytes in 521 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: 819/1597] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jun 10 16:12:59 2026] GET /v2.0/ports?device_id=3ceb20c3-3c54-4167-87b5-65b06c452cdd => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:12:59.791 7 INFO neutron_taas.services.taas.taas_plugin [None req-fd8336fc-5615-4266-b557-e8b6d259c1f1 f933608b51c341dc8faca09e4ae29a3c b95f2cc4e4074fe398973e3aec73ce70 - - default default] TaaS: Handle Delete Port: 6dda95bd-524a-498e-91f7-8c977dd08a06 2026-06-10 16:12:59.794 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fd8336fc-5615-4266-b557-e8b6d259c1f1 f933608b51c341dc8faca09e4ae29a3c b95f2cc4e4074fe398973e3aec73ce70 - - default default] Tap Mirror: Handle Delete Port: 6dda95bd-524a-498e-91f7-8c977dd08a06 [pid: 7|app: 0|req: 779/1598] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jun 10 16:12:59 2026] DELETE /v2.0/ports/6dda95bd-524a-498e-91f7-8c977dd08a06 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1599] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:12:59 2026] GET /v2.0/security-groups?id=8fe8882b-5f0a-4b7f-8d00-bc530db81ed8&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:12:59.962 7 INFO neutron.services.segments.plugin [-] Segment 13688e6e-8538-4c11-88d8-f3dce3c05a0b resource provider aggregate not found 2026-06-10 16:12:59.977 7 INFO neutron.services.segments.plugin [-] Segment 13688e6e-8538-4c11-88d8-f3dce3c05a0b resource provider aggregate not found 2026-06-10 16:13:00.003 7 INFO neutron.services.segments.plugin [-] Segment 13688e6e-8538-4c11-88d8-f3dce3c05a0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13688e6e-8538-4c11-88d8-f3dce3c05a0b found for delete ", "request_id": "req-c7ff9c6c-22df-4952-be2c-64da29387b41"}]} 2026-06-10 16:13:00.010 7 INFO neutron.services.segments.plugin [-] Segment 13688e6e-8538-4c11-88d8-f3dce3c05a0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13688e6e-8538-4c11-88d8-f3dce3c05a0b found for delete ", "request_id": "req-a2fc5b9a-31b3-407a-8957-088ebb938683"}]} [pid: 8|app: 0|req: 820/1600] 199.204.45.35 () {38 vars in 1027 bytes} [Wed Jun 10 16:12:59 2026] PUT /v2.0/ports/de80fc96-c3ef-4d25-b0c7-ee51c3b944a6 => generated 1235 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 821/1601] 10.0.0.218 () {32 vars in 643 bytes} [Wed Jun 10 16:13:00 2026] GET /v2.0/ports => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:13:00.115 7 INFO neutron_taas.services.taas.taas_plugin [None req-35007661-999b-4c30-bc3d-2009762a69de f27a917fa6f441c89f9be7a270b180b6 a4709830d45e4c35a549aeeff379b959 - - default default] TaaS: Handle Delete Port: 45515429-caa7-47a3-901c-5f65d0b78c5e 2026-06-10 16:13:00.117 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-35007661-999b-4c30-bc3d-2009762a69de f27a917fa6f441c89f9be7a270b180b6 a4709830d45e4c35a549aeeff379b959 - - default default] Tap Mirror: Handle Delete Port: 45515429-caa7-47a3-901c-5f65d0b78c5e 2026-06-10 16:13:00.126 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-da10ff0a-bb06-4739-bf70-f9461cc0b16d'] response: {'name': 'network-changed', 'server_uuid': '0b6dbb60-a0ee-4077-9565-f03ae6769ef2', 'tag': 'de80fc96-c3ef-4d25-b0c7-ee51c3b944a6', 'status': 'completed', 'code': 200} 2026-06-10 16:13:00.170 8 INFO neutron.db.segments_db [None req-386f907a-0d69-46ca-9487-2b33003bd4f5 f933608b51c341dc8faca09e4ae29a3c b95f2cc4e4074fe398973e3aec73ce70 - - default default] Added segment 7f1a4ddb-61ec-4917-b419-1d8433d5052f of type vxlan for network c6f6e6e4-0b95-4953-be23-e0855d1d89c3 [pid: 8|app: 0|req: 822/1602] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:13:00 2026] POST /v2.0/networks => generated 634 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1603] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:13:00 2026] GET /v2.0/ports?device_id=bcd6ffd6-4712-4cde-99f6-e05868e23e18 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:13:00.309 8 INFO neutron.db.segments_db [None req-172b0995-a698-4e6c-a7f5-13c82a23e57c f933608b51c341dc8faca09e4ae29a3c b95f2cc4e4074fe398973e3aec73ce70 - - default default] Added segment 65ec437c-8666-43c5-b8f0-3c9b9ee8caf6 of type vxlan for network af0fb831-a113-4f89-acde-7ba14f0749a2 [pid: 8|app: 0|req: 824/1604] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:13:00 2026] POST /v2.0/networks => generated 635 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:13:00.459 7 INFO neutron.db.l3_hamode_db [None req-35007661-999b-4c30-bc3d-2009762a69de f27a917fa6f441c89f9be7a270b180b6 a4709830d45e4c35a549aeeff379b959 - - default default] HA network b016d0c3-4b1b-4773-86a9-50f23f96a853 was deleted as no HA routers are present in tenant a4709830d45e4c35a549aeeff379b959. [pid: 7|app: 0|req: 781/1605] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:12:59 2026] DELETE /v2.0/routers/3ceb20c3-3c54-4167-87b5-65b06c452cdd => generated 0 bytes in 554 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1606] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:13:00 2026] GET /v2.0/ports?tenant_id=028dc191dd4b48b9a87bcbb9210224d0&device_id=0b6dbb60-a0ee-4077-9565-f03ae6769ef2 => generated 1238 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1607] 199.204.45.35 () {34 vars in 1017 bytes} [Wed Jun 10 16:13:00 2026] GET /v2.0/networks?tenant_id=028dc191dd4b48b9a87bcbb9210224d0&shared=False => generated 773 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1608] 199.204.45.35 () {34 vars in 929 bytes} [Wed Jun 10 16:13:00 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: 8|app: 0|req: 827/1609] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:13:00 2026] GET /v2.0/ports?device_id=0b6dbb60-a0ee-4077-9565-f03ae6769ef2 => 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: 828/1610] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:13:01 2026] GET /v2.0/security-groups?id=8fe8882b-5f0a-4b7f-8d00-bc530db81ed8&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: 783/1611] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:13:00 2026] POST /v2.0/subnets => generated 1324 bytes in 580 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1612] 10.0.0.218 () {32 vars in 647 bytes} [Wed Jun 10 16:13:01 2026] GET /v2.0/subnets => generated 1960 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1613] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:13:01 2026] DELETE /v2.0/security-groups/ff78c1eb-9b90-49f2-9f6f-f03cedcc2eaf => 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: 829/1614] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:13:01 2026] GET /v2.0/security-groups?tenant_id=e4ef0aee103541af9ed4c580472934d8&name=default => generated 2925 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1615] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:13:01 2026] DELETE /v2.0/subnets/5504c47a-7d18-4012-949a-76eccdb2afe4 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:13:01.691 8 INFO neutron.api.v2.resource [None req-d97ff530-43b9-44db-8399-b3e4cbb91623 844d70e9c9c8460181c43b04ae44f9a5 5c806b10c88c404aadea02a0f202487c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 830/1616] 10.0.0.218 () {32 vars in 737 bytes} [Wed Jun 10 16:13:01 2026] GET /v2.0/security-groups/ff78c1eb-9b90-49f2-9f6f-f03cedcc2eaf => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1617] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:13:01 2026] DELETE /v2.0/security-groups/34d5fdca-4355-4caa-b34f-0170f3b7e77c => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1618] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:13:01 2026] DELETE /v2.0/subnets/39a3d5e4-141d-436e-a64e-e5892867fd79 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1619] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:13:01 2026] GET /v2.0/ports?tenant_id=028dc191dd4b48b9a87bcbb9210224d0&device_id=0b6dbb60-a0ee-4077-9565-f03ae6769ef2 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 16:13:01.885 7 INFO neutron_taas.services.taas.taas_plugin [None req-347be908-4869-45bf-99d7-b50e7fcc81d5 844d70e9c9c8460181c43b04ae44f9a5 5c806b10c88c404aadea02a0f202487c - - default default] TaaS: Handle Delete Port: 3e4ae81c-9b6b-4e12-afcb-9b12ad18eead 2026-06-10 16:13:01.887 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-347be908-4869-45bf-99d7-b50e7fcc81d5 844d70e9c9c8460181c43b04ae44f9a5 5c806b10c88c404aadea02a0f202487c - - default default] Tap Mirror: Handle Delete Port: 3e4ae81c-9b6b-4e12-afcb-9b12ad18eead [pid: 8|app: 0|req: 833/1620] 10.0.0.218 () {32 vars in 647 bytes} [Wed Jun 10 16:13:01 2026] GET /v2.0/subnets => generated 649 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1621] 199.204.45.35 () {34 vars in 1057 bytes} [Wed Jun 10 16:13:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=de80fc96-c3ef-4d25-b0c7-ee51c3b944a6 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:13:02.033 7 INFO neutron.services.segments.plugin [-] Segment d51148f8-6857-4fb0-a8a1-8d8e4154d2fd resource provider aggregate not found 2026-06-10 16:13:02.039 7 INFO neutron.services.segments.plugin [-] Segment d51148f8-6857-4fb0-a8a1-8d8e4154d2fd resource provider aggregate not found 2026-06-10 16:13:02.060 7 INFO neutron.services.segments.plugin [-] Segment d51148f8-6857-4fb0-a8a1-8d8e4154d2fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d51148f8-6857-4fb0-a8a1-8d8e4154d2fd found for delete ", "request_id": "req-65eb07f3-cfca-4d40-9486-1e234698e624"}]} 2026-06-10 16:13:02.062 7 INFO neutron.services.segments.plugin [-] Segment d51148f8-6857-4fb0-a8a1-8d8e4154d2fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d51148f8-6857-4fb0-a8a1-8d8e4154d2fd found for delete ", "request_id": "req-d98f70cf-78f4-4cd9-93b1-c9399e6a5c5a"}]} [pid: 7|app: 0|req: 788/1622] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jun 10 16:13:01 2026] DELETE /v2.0/floatingips/aa61a7a8-5408-4537-b528-6a199046262d => generated 0 bytes in 282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1623] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:13:01 2026] GET /v2.0/security-groups?tenant_id=a4709830d45e4c35a549aeeff379b959&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1624] 199.204.45.35 () {34 vars in 983 bytes} [Wed Jun 10 16:13:02 2026] GET /v2.0/subnets?id=f2c6d8aa-e20f-4e3b-90a2-e17b8a860aa5 => generated 695 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1625] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:13:02 2026] DELETE /v2.0/networks/af0fb831-a113-4f89-acde-7ba14f0749a2 => 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: 837/1626] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:13:02 2026] DELETE /v2.0/security-groups/8a46a031-3a9a-400b-9925-091bbeebd67e => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1627] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:13:02 2026] GET /v2.0/ports?network_id=76946c21-6954-412c-b131-4a78ab2b8938&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1628] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:13:02 2026] DELETE /v2.0/security-groups/88525418-51d0-40b3-a890-b2985c34897d => 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: 839/1629] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:13:02 2026] GET /v2.0/ports?device_id=0b6dbb60-a0ee-4077-9565-f03ae6769ef2 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1630] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:13:02 2026] DELETE /v2.0/networks/c6f6e6e4-0b95-4953-be23-e0855d1d89c3 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1631] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:13:02 2026] GET /v2.0/networks/76946c21-6954-412c-b131-4a78ab2b8938?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: 793/1632] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:13:02 2026] GET /v2.0/security-groups?id=8fe8882b-5f0a-4b7f-8d00-bc530db81ed8&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1633] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:13:02 2026] DELETE /v2.0/networks/685571ff-734d-4382-b0b6-9f954da8763d => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:13:02.682 8 INFO neutron_taas.services.taas.taas_plugin [None req-ddab269f-557f-460b-b8e5-5a75b8b8fb22 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: eadb6acc-fbf1-4bdb-9549-62489e49234b 2026-06-10 16:13:02.685 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ddab269f-557f-460b-b8e5-5a75b8b8fb22 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: eadb6acc-fbf1-4bdb-9549-62489e49234b [pid: 7|app: 0|req: 795/1634] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:13:02 2026] GET /v2.0/networks/76946c21-6954-412c-b131-4a78ab2b8938?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1635] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:13:02 2026] DELETE /v2.0/networks/f7826b7d-e969-4186-84c2-e3c6112ae18a => 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: 840/1636] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jun 10 16:13:02 2026] PUT /v2.0/routers/b7686821-fc16-40a0-8f9c-02cd6c468c9b/remove_router_interface => generated 309 bytes in 906 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:13:03.425 7 INFO neutron_taas.services.taas.taas_plugin [None req-0b101050-beeb-4477-ae68-94af025b9ce8 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: c2b85477-35e2-4eae-be5e-39d4d0e0cb05 2026-06-10 16:13:03.427 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0b101050-beeb-4477-ae68-94af025b9ce8 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: c2b85477-35e2-4eae-be5e-39d4d0e0cb05 [pid: 8|app: 0|req: 841/1637] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:13:03 2026] GET /v2.0/security-groups?tenant_id=b95f2cc4e4074fe398973e3aec73ce70&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1638] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:13:03 2026] DELETE /v2.0/security-groups/17b81ba1-f294-49e3-aab1-6bfdcc6bd780 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1639] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:13:03 2026] GET /v2.0/ports?device_id=0b6dbb60-a0ee-4077-9565-f03ae6769ef2 => 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: 844/1640] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:13:03 2026] GET /v2.0/security-groups?id=8fe8882b-5f0a-4b7f-8d00-bc530db81ed8&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-06-10 16:13:03.703 7 INFO neutron_taas.services.taas.taas_plugin [None req-0b101050-beeb-4477-ae68-94af025b9ce8 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: 4e623797-649f-4354-a239-86c6ec6304e7 2026-06-10 16:13:03.707 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0b101050-beeb-4477-ae68-94af025b9ce8 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: 4e623797-649f-4354-a239-86c6ec6304e7 2026-06-10 16:13:04.054 7 INFO neutron.db.l3_hamode_db [None req-0b101050-beeb-4477-ae68-94af025b9ce8 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] HA network 372fb0d5-7a2b-4239-a4aa-96d1263ac029 was deleted as no HA routers are present in tenant 5c806b10c88c404aadea02a0f202487c. [pid: 7|app: 0|req: 797/1641] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:13:03 2026] DELETE /v2.0/routers/b7686821-fc16-40a0-8f9c-02cd6c468c9b => generated 0 bytes in 840 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:13:04.085 7 INFO neutron.services.segments.plugin [-] Segment 65ec437c-8666-43c5-b8f0-3c9b9ee8caf6 resource provider aggregate not found 2026-06-10 16:13:04.085 7 INFO neutron.services.segments.plugin [-] Segment 65ec437c-8666-43c5-b8f0-3c9b9ee8caf6 resource provider aggregate not found 2026-06-10 16:13:04.102 7 INFO neutron.services.segments.plugin [-] Segment 65ec437c-8666-43c5-b8f0-3c9b9ee8caf6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65ec437c-8666-43c5-b8f0-3c9b9ee8caf6 found for delete ", "request_id": "req-621046c0-9cdc-4976-b628-01a9b7c3c2bc"}]} 2026-06-10 16:13:04.107 7 INFO neutron.services.segments.plugin [-] Segment 65ec437c-8666-43c5-b8f0-3c9b9ee8caf6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65ec437c-8666-43c5-b8f0-3c9b9ee8caf6 found for delete ", "request_id": "req-1af47117-7607-47e9-aeba-cd97aaaa4b4e"}]} 2026-06-10 16:13:04.120 7 INFO neutron.services.segments.plugin [-] Segment 7f1a4ddb-61ec-4917-b419-1d8433d5052f resource provider aggregate not found 2026-06-10 16:13:04.124 7 INFO neutron.services.segments.plugin [-] Segment 7f1a4ddb-61ec-4917-b419-1d8433d5052f resource provider aggregate not found 2026-06-10 16:13:04.134 7 INFO neutron.services.segments.plugin [-] Segment 7f1a4ddb-61ec-4917-b419-1d8433d5052f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f1a4ddb-61ec-4917-b419-1d8433d5052f found for delete ", "request_id": "req-80bf91fe-01f0-4e53-8c72-645fa0b6f72f"}]} 2026-06-10 16:13:04.143 7 INFO neutron.services.segments.plugin [-] Segment 2162ec99-8bde-44e3-be02-292e0696ad9c resource provider aggregate not found 2026-06-10 16:13:04.148 7 INFO neutron.services.segments.plugin [-] Segment 7f1a4ddb-61ec-4917-b419-1d8433d5052f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f1a4ddb-61ec-4917-b419-1d8433d5052f found for delete ", "request_id": "req-ba460545-8ecc-4e8c-a811-d2500e8125ac"}]} 2026-06-10 16:13:04.154 7 INFO neutron.services.segments.plugin [-] Segment 2162ec99-8bde-44e3-be02-292e0696ad9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2162ec99-8bde-44e3-be02-292e0696ad9c found for delete ", "request_id": "req-09778a92-c105-4129-be30-850f3cca541c"}]} 2026-06-10 16:13:04.168 7 INFO neutron.services.segments.plugin [-] Segment 21748c6a-85b6-441e-9ba7-ec52c322aa97 resource provider aggregate not found 2026-06-10 16:13:04.168 7 INFO neutron.services.segments.plugin [-] Segment 2162ec99-8bde-44e3-be02-292e0696ad9c resource provider aggregate not found 2026-06-10 16:13:04.181 7 INFO neutron.services.segments.plugin [-] Segment 21748c6a-85b6-441e-9ba7-ec52c322aa97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21748c6a-85b6-441e-9ba7-ec52c322aa97 found for delete ", "request_id": "req-894a5282-57d5-4013-8e65-a2512769b208"}]} 2026-06-10 16:13:04.186 7 INFO neutron.services.segments.plugin [-] Segment 2162ec99-8bde-44e3-be02-292e0696ad9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2162ec99-8bde-44e3-be02-292e0696ad9c found for delete ", "request_id": "req-44a72cbc-0213-4199-9b63-6d33d5c411c0"}]} 2026-06-10 16:13:04.196 7 INFO neutron.services.segments.plugin [-] Segment 4602e519-3c24-4c2c-8d19-0cdbd2ee7b2c resource provider aggregate not found 2026-06-10 16:13:04.201 7 INFO neutron.services.segments.plugin [-] Segment 21748c6a-85b6-441e-9ba7-ec52c322aa97 resource provider aggregate not found 2026-06-10 16:13:04.214 7 INFO neutron.services.segments.plugin [-] Segment 4602e519-3c24-4c2c-8d19-0cdbd2ee7b2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4602e519-3c24-4c2c-8d19-0cdbd2ee7b2c found for delete ", "request_id": "req-2c6094b9-87e6-4825-a614-adf04ac15e69"}]} 2026-06-10 16:13:04.220 7 INFO neutron.services.segments.plugin [-] Segment 21748c6a-85b6-441e-9ba7-ec52c322aa97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21748c6a-85b6-441e-9ba7-ec52c322aa97 found for delete ", "request_id": "req-95a4011c-504f-44ba-a236-4fb31b5f63bd"}]} 2026-06-10 16:13:04.234 7 INFO neutron.services.segments.plugin [-] Segment 4602e519-3c24-4c2c-8d19-0cdbd2ee7b2c resource provider aggregate not found [pid: 8|app: 0|req: 845/1642] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:13:04 2026] DELETE /v2.0/subnets/1a7912fc-eedb-4477-9f9c-5ee2de28e7f8 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:13:04.249 7 INFO neutron.services.segments.plugin [-] Segment 4602e519-3c24-4c2c-8d19-0cdbd2ee7b2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4602e519-3c24-4c2c-8d19-0cdbd2ee7b2c found for delete ", "request_id": "req-15894af2-9d91-4fa4-97e1-708d717565f1"}]} 2026-06-10 16:13:04.348 7 INFO neutron_taas.services.taas.taas_plugin [None req-f05c89b7-8b8d-4439-bc36-83b6c4059f57 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: 7a83e825-48c9-4394-bb40-16474a895e53 2026-06-10 16:13:04.350 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f05c89b7-8b8d-4439-bc36-83b6c4059f57 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: 7a83e825-48c9-4394-bb40-16474a895e53 [pid: 7|app: 0|req: 798/1643] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:13:04 2026] DELETE /v2.0/networks/2b0e703c-fcfa-4ae0-9b1b-5562a7f305e1 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1644] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:13:04 2026] GET /v2.0/ports?device_id=0b6dbb60-a0ee-4077-9565-f03ae6769ef2 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1645] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:13:04 2026] GET /v2.0/security-groups?id=8fe8882b-5f0a-4b7f-8d00-bc530db81ed8&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:13:05.361 8 INFO neutron_taas.services.taas.taas_plugin [None req-12a51352-ce6c-4cc1-a14e-241263edeea7 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: bb18bc8a-5099-4158-a308-8a3353b6de92 2026-06-10 16:13:05.364 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-12a51352-ce6c-4cc1-a14e-241263edeea7 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: bb18bc8a-5099-4158-a308-8a3353b6de92 2026-06-10 16:13:05.656 7 INFO neutron.db.segments_db [None req-4f810c0b-1104-4999-81a7-ac0ca1fbffae 2bd94931073b44fe926da6d21f63aded 0b2673980e8a481ba539ad16a9ebbdae - - default default] Added segment 3fc3c76b-f027-48e6-979d-5405a60a6e43 of type vxlan for network 414baee5-c6ae-4ef8-9684-ae2dd338fe54 [pid: 7|app: 0|req: 801/1646] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:13:05 2026] POST /v2.0/networks => generated 628 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1647] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jun 10 16:13:04 2026] PUT /v2.0/routers/d000aa89-641f-47bf-a3ee-cdee8821f014/remove_router_interface => generated 309 bytes in 1395 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1648] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:13:06 2026] GET /v2.0/ports?device_id=0b6dbb60-a0ee-4077-9565-f03ae6769ef2 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1649] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:13:06 2026] GET /v2.0/security-groups?id=8fe8882b-5f0a-4b7f-8d00-bc530db81ed8&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:13:06.154 7 INFO neutron_taas.services.taas.taas_plugin [None req-3afeb954-7089-4ddf-85f9-14921be4a47e d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: 0b56ce73-3bf3-4c4c-9edb-064262384cc5 2026-06-10 16:13:06.156 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3afeb954-7089-4ddf-85f9-14921be4a47e d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: 0b56ce73-3bf3-4c4c-9edb-064262384cc5 2026-06-10 16:13:06.241 7 INFO neutron.services.segments.plugin [-] Segment 670f9361-5cf9-4256-a618-cc18e13489db resource provider aggregate not found 2026-06-10 16:13:06.265 7 INFO neutron.services.segments.plugin [-] Segment 670f9361-5cf9-4256-a618-cc18e13489db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 670f9361-5cf9-4256-a618-cc18e13489db found for delete ", "request_id": "req-209508b9-5602-4898-8f9b-5506d927f776"}]} 2026-06-10 16:13:06.268 7 INFO neutron.services.segments.plugin [-] Segment 670f9361-5cf9-4256-a618-cc18e13489db resource provider aggregate not found 2026-06-10 16:13:06.286 7 INFO neutron.services.segments.plugin [-] Segment 670f9361-5cf9-4256-a618-cc18e13489db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 670f9361-5cf9-4256-a618-cc18e13489db found for delete ", "request_id": "req-659c4b3a-36a8-4915-a90f-d56b15a4cee7"}]} 2026-06-10 16:13:06.416 7 INFO neutron_taas.services.taas.taas_plugin [None req-3afeb954-7089-4ddf-85f9-14921be4a47e d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: bc41a384-613d-4d9e-90b3-7b4254d613c2 2026-06-10 16:13:06.418 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3afeb954-7089-4ddf-85f9-14921be4a47e d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: bc41a384-613d-4d9e-90b3-7b4254d613c2 [pid: 8|app: 0|req: 849/1650] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:13:06 2026] POST /v2.0/subnets => generated 673 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:13:06.694 8 INFO neutron.db.segments_db [None req-f9a0779f-7cc8-43c1-a4ac-d331aee0f33e 2bd94931073b44fe926da6d21f63aded 0b2673980e8a481ba539ad16a9ebbdae - - default default] Added segment e2fef406-fa21-4d62-9423-d9489fbf2d3d of type vxlan for network 1c3daa09-949b-4e19-8d11-7337e5b1713a 2026-06-10 16:13:06.736 7 INFO neutron.db.l3_hamode_db [None req-3afeb954-7089-4ddf-85f9-14921be4a47e d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] HA network 768a6b10-504b-4850-8942-40c1149e798b was deleted as no HA routers are present in tenant 8ecbbeedaaf14f779fa3502db499960f. [pid: 7|app: 0|req: 802/1651] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:13:05 2026] DELETE /v2.0/routers/d000aa89-641f-47bf-a3ee-cdee8821f014 => generated 0 bytes in 787 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1652] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:13:06 2026] POST /v2.0/networks => generated 629 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1653] 10.0.0.218 () {34 vars in 743 bytes} [Wed Jun 10 16:13:06 2026] PUT /v2.0/networks/1c3daa09-949b-4e19-8d11-7337e5b1713a => generated 592 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1654] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:13:06 2026] DELETE /v2.0/subnets/75a85cfa-40e3-4600-951a-e7de3dcfb121 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:13:07.019 7 INFO neutron_taas.services.taas.taas_plugin [None req-4f460c63-6cd5-498a-ba3a-feaf39d45c5b d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: 8c72eb1d-7db7-4805-9b67-38389413b6c9 2026-06-10 16:13:07.022 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4f460c63-6cd5-498a-ba3a-feaf39d45c5b d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: 8c72eb1d-7db7-4805-9b67-38389413b6c9 [pid: 8|app: 0|req: 852/1655] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:13:06 2026] POST /v2.0/subnets => generated 646 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1656] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:13:06 2026] DELETE /v2.0/networks/cdafaa1c-e5e5-4e87-8ba1-4b561f2896c6 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1657] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:13:07 2026] GET /v2.0/ports?device_id=0b6dbb60-a0ee-4077-9565-f03ae6769ef2 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1658] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:13:07 2026] GET /v2.0/security-groups?id=8fe8882b-5f0a-4b7f-8d00-bc530db81ed8&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: 853/1659] 10.0.0.218 () {34 vars in 741 bytes} [Wed Jun 10 16:13:07 2026] PUT /v2.0/subnets/bf51bd86-8bfc-44cd-8cf8-305df634fcf3 => generated 656 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1660] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:13:07 2026] DELETE /v2.0/networks/1c3daa09-949b-4e19-8d11-7337e5b1713a => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:13:07.581 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6c49ddd3-4bfb-4a4f-ad4b-2b3a5c0c498a 2bd94931073b44fe926da6d21f63aded 0b2673980e8a481ba539ad16a9ebbdae - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 854/1661] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:13:07 2026] DELETE /v2.0/networks/1c3daa09-949b-4e19-8d11-7337e5b1713a => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1662] 10.0.0.218 () {32 vars in 694 bytes} [Wed Jun 10 16:13:07 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1663] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:13:07 2026] GET /v2.0/security-groups?tenant_id=5c806b10c88c404aadea02a0f202487c&name=default => generated 2925 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1664] 10.0.0.218 () {32 vars in 742 bytes} [Wed Jun 10 16:13:07 2026] GET /v2.0/subnets?network_id=a6defdd1-7a9f-4b5c-88eb-1bf7dc752d93 => 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: 810/1665] 10.0.0.218 () {32 vars in 653 bytes} [Wed Jun 10 16:13:07 2026] GET /v2.0/extensions => generated 21537 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1666] 10.0.0.218 () {32 vars in 649 bytes} [Wed Jun 10 16:13:07 2026] GET /v2.0/networks => generated 1312 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1667] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:13:07 2026] DELETE /v2.0/security-groups/15359577-0a27-4029-9480-cc3b97e42ea7 => 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: 812/1668] 10.0.0.218 () {32 vars in 647 bytes} [Wed Jun 10 16:13:07 2026] GET /v2.0/subnets => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1669] 10.0.0.218 () {32 vars in 723 bytes} [Wed Jun 10 16:13:07 2026] GET /v2.0/networks/414baee5-c6ae-4ef8-9684-ae2dd338fe54 => generated 672 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1670] 10.0.0.218 () {32 vars in 721 bytes} [Wed Jun 10 16:13:07 2026] GET /v2.0/subnets/7074cb07-cca0-49ab-a6c8-e8b3cab20dd0 => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:13:07.926 8 INFO neutron.pecan_wsgi.hooks.translation [None req-85d7e414-a7c0-409b-afc2-fdedff51c82f 2bd94931073b44fe926da6d21f63aded 0b2673980e8a481ba539ad16a9ebbdae - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 858/1671] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:13:07 2026] DELETE /v2.0/subnets/bf51bd86-8bfc-44cd-8cf8-305df634fcf3 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 16:13:07.947 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4cc4d70b-3433-4d30-a398-69a35b03ef19 2bd94931073b44fe926da6d21f63aded 0b2673980e8a481ba539ad16a9ebbdae - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 814/1672] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:13:07 2026] DELETE /v2.0/networks/1c3daa09-949b-4e19-8d11-7337e5b1713a => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1673] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:13:07 2026] GET /v2.0/security-groups?tenant_id=8ecbbeedaaf14f779fa3502db499960f&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1674] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:13:07 2026] DELETE /v2.0/security-groups/45fec747-2f72-4394-becd-6a28318e91da => 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: 859/1675] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:13:07 2026] DELETE /v2.0/subnets/7074cb07-cca0-49ab-a6c8-e8b3cab20dd0 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:13:08.230 7 INFO neutron_taas.services.taas.taas_plugin [None req-8c5b3979-fd2f-4050-a1ed-e4c5bf1e47f6 2bd94931073b44fe926da6d21f63aded 0b2673980e8a481ba539ad16a9ebbdae - - default default] TaaS: Handle Delete Port: 64ee6aa8-7104-4269-9e8c-1b6711a7114a 2026-06-10 16:13:08.232 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8c5b3979-fd2f-4050-a1ed-e4c5bf1e47f6 2bd94931073b44fe926da6d21f63aded 0b2673980e8a481ba539ad16a9ebbdae - - default default] Tap Mirror: Handle Delete Port: 64ee6aa8-7104-4269-9e8c-1b6711a7114a 2026-06-10 16:13:08.290 7 INFO neutron.services.segments.plugin [-] Segment 1fbdbd3b-a843-4754-8c8c-76df8d0001a8 resource provider aggregate not found 2026-06-10 16:13:08.305 7 INFO neutron.services.segments.plugin [-] Segment 1fbdbd3b-a843-4754-8c8c-76df8d0001a8 resource provider aggregate not found 2026-06-10 16:13:08.310 7 INFO neutron.services.segments.plugin [-] Segment 1fbdbd3b-a843-4754-8c8c-76df8d0001a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fbdbd3b-a843-4754-8c8c-76df8d0001a8 found for delete ", "request_id": "req-17a4c217-8a6b-4fea-ba15-fa7b261a4fc0"}]} 2026-06-10 16:13:08.319 7 INFO neutron.services.segments.plugin [-] Segment 1fbdbd3b-a843-4754-8c8c-76df8d0001a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fbdbd3b-a843-4754-8c8c-76df8d0001a8 found for delete ", "request_id": "req-823d2e07-affd-4d16-b44a-8af89011a8e1"}]} 2026-06-10 16:13:08.330 7 INFO neutron.services.segments.plugin [-] Segment 512648e4-5239-4836-86a7-59a779819820 resource provider aggregate not found 2026-06-10 16:13:08.340 7 INFO neutron.services.segments.plugin [-] Segment 512648e4-5239-4836-86a7-59a779819820 resource provider aggregate not found 2026-06-10 16:13:08.343 7 INFO neutron.services.segments.plugin [-] Segment 512648e4-5239-4836-86a7-59a779819820 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 512648e4-5239-4836-86a7-59a779819820 found for delete ", "request_id": "req-ec48b84e-5506-4754-a438-f01fce7f8909"}]} 2026-06-10 16:13:08.358 7 INFO neutron.services.segments.plugin [-] Segment 512648e4-5239-4836-86a7-59a779819820 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 512648e4-5239-4836-86a7-59a779819820 found for delete ", "request_id": "req-7db2b9a5-b178-421a-86eb-a5929ee81d77"}]} 2026-06-10 16:13:08.362 7 INFO neutron.services.segments.plugin [-] Segment e2fef406-fa21-4d62-9423-d9489fbf2d3d resource provider aggregate not found 2026-06-10 16:13:08.376 7 INFO neutron.services.segments.plugin [-] Segment e2fef406-fa21-4d62-9423-d9489fbf2d3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2fef406-fa21-4d62-9423-d9489fbf2d3d found for delete ", "request_id": "req-da0b1e1b-413e-4795-b312-efdaac1e4572"}]} 2026-06-10 16:13:08.378 7 INFO neutron.services.segments.plugin [-] Segment e2fef406-fa21-4d62-9423-d9489fbf2d3d resource provider aggregate not found 2026-06-10 16:13:08.392 7 INFO neutron.services.segments.plugin [-] Segment e2fef406-fa21-4d62-9423-d9489fbf2d3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2fef406-fa21-4d62-9423-d9489fbf2d3d found for delete ", "request_id": "req-365058f4-56f9-4f52-ab1f-295282afe4da"}]} [pid: 8|app: 0|req: 860/1676] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:13:08 2026] GET /v2.0/ports?device_id=0b6dbb60-a0ee-4077-9565-f03ae6769ef2 => 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: 817/1677] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:13:08 2026] DELETE /v2.0/networks/414baee5-c6ae-4ef8-9684-ae2dd338fe54 => generated 0 bytes in 356 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1678] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:13:08 2026] GET /v2.0/security-groups?id=8fe8882b-5f0a-4b7f-8d00-bc530db81ed8&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: 7|app: 0|req: 818/1679] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:13:08 2026] GET /v2.0/ports?device_id=0b6dbb60-a0ee-4077-9565-f03ae6769ef2 => 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: 862/1680] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:13:08 2026] GET /v2.0/security-groups?id=8fe8882b-5f0a-4b7f-8d00-bc530db81ed8&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: 820/1683] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:13:09 2026] GET /v2.0/security-groups?tenant_id=0b2673980e8a481ba539ad16a9ebbdae&name=default => generated 2925 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1684] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:13:09 2026] DELETE /v2.0/security-groups/a59800d2-84ee-47a4-8da2-d7ca647cbc18 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1685] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:13:09 2026] GET /v2.0/ports?device_id=0b6dbb60-a0ee-4077-9565-f03ae6769ef2 => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1686] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:13:10 2026] GET /v2.0/security-groups?id=8fe8882b-5f0a-4b7f-8d00-bc530db81ed8&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:13:10.395 7 INFO neutron.services.segments.plugin [-] Segment 3fc3c76b-f027-48e6-979d-5405a60a6e43 resource provider aggregate not found 2026-06-10 16:13:10.409 7 INFO neutron.services.segments.plugin [-] Segment 3fc3c76b-f027-48e6-979d-5405a60a6e43 resource provider aggregate not found 2026-06-10 16:13:10.414 7 INFO neutron.services.segments.plugin [-] Segment 3fc3c76b-f027-48e6-979d-5405a60a6e43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fc3c76b-f027-48e6-979d-5405a60a6e43 found for delete ", "request_id": "req-69405d38-a7e9-4a3a-a8a1-a3aa553308ed"}]} 2026-06-10 16:13:10.430 7 INFO neutron.services.segments.plugin [-] Segment 3fc3c76b-f027-48e6-979d-5405a60a6e43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fc3c76b-f027-48e6-979d-5405a60a6e43 found for delete ", "request_id": "req-580d1d4f-25e5-4413-811e-1f0f55510063"}]} [pid: 8|app: 0|req: 866/1687] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:13:11 2026] GET /v2.0/ports?device_id=0b6dbb60-a0ee-4077-9565-f03ae6769ef2 => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1688] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:13:11 2026] GET /v2.0/security-groups?id=8fe8882b-5f0a-4b7f-8d00-bc530db81ed8&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1689] 199.204.45.35 () {34 vars in 993 bytes} [Wed Jun 10 16:13:11 2026] GET /v2.0/ports?device_id=0b6dbb60-a0ee-4077-9565-f03ae6769ef2 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:13:11.459 8 INFO neutron_taas.services.taas.taas_plugin [req-bbb1786b-6b78-4b30-b712-8eac235f85eb req-c0abfb6a-c14a-4884-b2eb-18e767fa454a d99c8d359e8241d49906991266af8fd7 028dc191dd4b48b9a87bcbb9210224d0 - - default default] TaaS: Handle Delete Port: de80fc96-c3ef-4d25-b0c7-ee51c3b944a6 2026-06-10 16:13:11.463 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-bbb1786b-6b78-4b30-b712-8eac235f85eb req-c0abfb6a-c14a-4884-b2eb-18e767fa454a d99c8d359e8241d49906991266af8fd7 028dc191dd4b48b9a87bcbb9210224d0 - - default default] Tap Mirror: Handle Delete Port: de80fc96-c3ef-4d25-b0c7-ee51c3b944a6 2026-06-10 16:13:11.519 7 INFO neutron.db.segments_db [None req-328bf958-e91c-4a56-800a-6f704ba41ac1 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] Added segment f661ad93-148d-488d-8ad9-0f0059119fb4 of type vxlan for network 1fe2a400-9c56-40a0-b7ae-6516e9b20af2 [pid: 8|app: 0|req: 869/1690] 199.204.45.35 () {36 vars in 996 bytes} [Wed Jun 10 16:13:11 2026] DELETE /v2.0/ports/de80fc96-c3ef-4d25-b0c7-ee51c3b944a6 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1691] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:13:11 2026] POST /v2.0/networks => generated 615 bytes in 497 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:13:11.665 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7788a1f-033a-4e18-abdd-071f8bf34385'] response: {'server_uuid': '0b6dbb60-a0ee-4077-9565-f03ae6769ef2', 'name': 'network-vif-deleted', 'tag': 'de80fc96-c3ef-4d25-b0c7-ee51c3b944a6', 'status': 'completed', 'code': 200} 2026-06-10 16:13:11.707 8 INFO neutron.db.segments_db [None req-71d9dbe5-d3f9-4e7d-8387-a4ebd8c969d0 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] Added segment ddf09056-5e28-4fef-a793-ecf026a8d5a3 of type vxlan for network a0097d3a-74e0-4671-b02d-7112200853ad [pid: 8|app: 0|req: 870/1692] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:13:11 2026] POST /v2.0/networks => generated 615 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1693] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:13:11 2026] POST /v2.0/subnets => generated 646 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1694] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:13:12 2026] POST /v2.0/subnets => generated 655 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:13:12.329 7 INFO neutron.db.segments_db [None req-1f44754d-b24d-4f76-beee-3953081a369e 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] Added segment 97198ad5-4d3b-4bb4-bcba-c75db3952776 of type vxlan for network 20b80da8-da81-4e34-8478-fa8135e33569 [pid: 8|app: 0|req: 872/1695] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:13:12 2026] GET /v2.0/ports?device_id=0b6dbb60-a0ee-4077-9565-f03ae6769ef2 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:13:12.588 7 INFO neutron.db.l3_hamode_db [None req-1f44754d-b24d-4f76-beee-3953081a369e 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 16:13:12.712 7 INFO neutron.db.l3_hamode_db [None req-1f44754d-b24d-4f76-beee-3953081a369e 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 824/1696] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:13:12 2026] POST /v2.0/routers => generated 511 bytes in 992 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1697] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:13:13 2026] GET /v2.0/ports?device_id=0b6dbb60-a0ee-4077-9565-f03ae6769ef2 => 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: 873/1698] 10.0.0.218 () {34 vars in 783 bytes} [Wed Jun 10 16:13:13 2026] PUT /v2.0/routers/bcbbabfd-5968-430c-b3cf-a6f093d86c1b/add_router_interface => generated 309 bytes in 1042 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1699] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jun 10 16:13:14 2026] GET /v2.0/ports/41694a93-76cd-4df0-81c4-ddbb499ddc3d => generated 959 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1700] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:13:14 2026] GET /v2.0/ports?device_id=0b6dbb60-a0ee-4077-9565-f03ae6769ef2 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1701] 10.0.0.218 () {34 vars in 783 bytes} [Wed Jun 10 16:13:14 2026] PUT /v2.0/routers/bcbbabfd-5968-430c-b3cf-a6f093d86c1b/add_router_interface => generated 309 bytes in 1078 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1702] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jun 10 16:13:15 2026] GET /v2.0/ports/8428d22c-cac3-44db-af6c-3093ddde47c0 => generated 967 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:13:15.877 8 INFO neutron_taas.services.taas.taas_plugin [None req-def7468c-f844-4b67-8d95-34d7f7392733 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] TaaS: Handle Delete Port: 8428d22c-cac3-44db-af6c-3093ddde47c0 2026-06-10 16:13:15.881 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-def7468c-f844-4b67-8d95-34d7f7392733 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] Tap Mirror: Handle Delete Port: 8428d22c-cac3-44db-af6c-3093ddde47c0 2026-06-10 16:13:16.035 7 INFO neutron_taas.services.taas.taas_plugin [None req-5f28b19f-46c0-44c5-bdca-bef51b7e32c0 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: 0f8f5358-89c0-48b9-a628-99923f700075 2026-06-10 16:13:16.038 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5f28b19f-46c0-44c5-bdca-bef51b7e32c0 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: 0f8f5358-89c0-48b9-a628-99923f700075 [pid: 8|app: 0|req: 875/1703] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jun 10 16:13:15 2026] PUT /v2.0/routers/bcbbabfd-5968-430c-b3cf-a6f093d86c1b/remove_router_interface => generated 309 bytes in 723 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1704] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jun 10 16:13:15 2026] PUT /v2.0/routers/c32b7cdf-c885-46b7-a41d-f37dcfe498ac/remove_router_interface => generated 309 bytes in 851 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:13:16.602 8 INFO neutron_taas.services.taas.taas_plugin [None req-fc8d23a2-70b8-40ad-8db5-8a5f49dcde0e 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] TaaS: Handle Delete Port: 41694a93-76cd-4df0-81c4-ddbb499ddc3d 2026-06-10 16:13:16.606 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fc8d23a2-70b8-40ad-8db5-8a5f49dcde0e 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] Tap Mirror: Handle Delete Port: 41694a93-76cd-4df0-81c4-ddbb499ddc3d 2026-06-10 16:13:16.769 7 INFO neutron_taas.services.taas.taas_plugin [None req-543672ca-87c7-43be-88f1-9cb20516537a d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: 20176405-f340-474e-9c08-1be3ff9d8303 2026-06-10 16:13:16.776 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-543672ca-87c7-43be-88f1-9cb20516537a d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: 20176405-f340-474e-9c08-1be3ff9d8303 2026-06-10 16:13:17.053 7 INFO neutron_taas.services.taas.taas_plugin [None req-543672ca-87c7-43be-88f1-9cb20516537a d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: f7a347c8-2531-49a1-b5eb-a77ab23adc87 2026-06-10 16:13:17.060 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-543672ca-87c7-43be-88f1-9cb20516537a d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: f7a347c8-2531-49a1-b5eb-a77ab23adc87 [pid: 8|app: 0|req: 876/1705] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jun 10 16:13:16 2026] PUT /v2.0/routers/bcbbabfd-5968-430c-b3cf-a6f093d86c1b/remove_router_interface => generated 309 bytes in 783 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1706] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jun 10 16:13:17 2026] GET /v2.0/ports?device_id=bcbbabfd-5968-430c-b3cf-a6f093d86c1b => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:13:17.266 8 INFO neutron_taas.services.taas.taas_plugin [None req-b4efec3d-2d3a-435a-ae2d-532dd0ce8af6 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] TaaS: Handle Delete Port: 7f15a694-dbdc-4b53-a203-817277f3bb3b 2026-06-10 16:13:17.269 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b4efec3d-2d3a-435a-ae2d-532dd0ce8af6 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] Tap Mirror: Handle Delete Port: 7f15a694-dbdc-4b53-a203-817277f3bb3b 2026-06-10 16:13:17.382 7 INFO neutron.services.segments.plugin [-] Segment e1f21e53-6ca6-4462-92ae-42861031809e resource provider aggregate not found 2026-06-10 16:13:17.386 7 INFO neutron.services.segments.plugin [-] Segment e1f21e53-6ca6-4462-92ae-42861031809e resource provider aggregate not found 2026-06-10 16:13:17.401 7 INFO neutron.services.segments.plugin [-] Segment e1f21e53-6ca6-4462-92ae-42861031809e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1f21e53-6ca6-4462-92ae-42861031809e found for delete ", "request_id": "req-3a4c8720-871b-4220-a3b9-bbf487f46fa3"}]} 2026-06-10 16:13:17.402 7 INFO neutron.services.segments.plugin [-] Segment e1f21e53-6ca6-4462-92ae-42861031809e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1f21e53-6ca6-4462-92ae-42861031809e found for delete ", "request_id": "req-d7cea8e8-463e-443a-b5c9-1faa536cb84d"}]} 2026-06-10 16:13:17.414 7 INFO neutron.db.l3_hamode_db [None req-543672ca-87c7-43be-88f1-9cb20516537a d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] HA network a1b89208-0602-486b-b696-b1267b7830b6 was deleted as no HA routers are present in tenant 028dc191dd4b48b9a87bcbb9210224d0. [pid: 7|app: 0|req: 830/1707] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:13:16 2026] DELETE /v2.0/routers/c32b7cdf-c885-46b7-a41d-f37dcfe498ac => generated 0 bytes in 882 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:13:17.619 8 INFO neutron.services.segments.plugin [-] Segment 97198ad5-4d3b-4bb4-bcba-c75db3952776 resource provider aggregate not found 2026-06-10 16:13:17.627 8 INFO neutron.services.segments.plugin [-] Segment 97198ad5-4d3b-4bb4-bcba-c75db3952776 resource provider aggregate not found 2026-06-10 16:13:17.649 8 INFO neutron.services.segments.plugin [-] Segment 97198ad5-4d3b-4bb4-bcba-c75db3952776 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97198ad5-4d3b-4bb4-bcba-c75db3952776 found for delete ", "request_id": "req-d1e51b15-6b1d-4140-9008-e075195ebfd7"}]} 2026-06-10 16:13:17.657 8 INFO neutron.services.segments.plugin [-] Segment 97198ad5-4d3b-4bb4-bcba-c75db3952776 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97198ad5-4d3b-4bb4-bcba-c75db3952776 found for delete ", "request_id": "req-caee9265-0192-4e53-b922-263b7f5a3e16"}]} 2026-06-10 16:13:17.660 8 INFO neutron.db.l3_hamode_db [None req-b4efec3d-2d3a-435a-ae2d-532dd0ce8af6 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] HA network 20b80da8-da81-4e34-8478-fa8135e33569 was deleted as no HA routers are present in tenant 03fe9a7d1af84ab88aabc4621712968b. [pid: 8|app: 0|req: 878/1708] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:13:17 2026] DELETE /v2.0/routers/bcbbabfd-5968-430c-b3cf-a6f093d86c1b => generated 0 bytes in 582 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:13:17.747 7 INFO neutron.db.segments_db [None req-e62bf542-4ace-4302-8dd8-a229c94ea606 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] Added segment f15c189f-f973-4067-b622-3b8df20bf102 of type vxlan for network 5913c70f-d2e1-48a4-980b-9e42c960eb8c [pid: 8|app: 0|req: 879/1709] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:13:17 2026] DELETE /v2.0/subnets/f2c6d8aa-e20f-4e3b-90a2-e17b8a860aa5 => 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: 831/1710] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:13:17 2026] POST /v2.0/networks => generated 620 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:13:17.921 7 INFO neutron_taas.services.taas.taas_plugin [None req-4dbe631e-268b-491c-a6dd-46df6e382817 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: 9ef0f920-25f9-423d-9d08-34c3116160a8 2026-06-10 16:13:17.923 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4dbe631e-268b-491c-a6dd-46df6e382817 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: 9ef0f920-25f9-423d-9d08-34c3116160a8 [pid: 8|app: 0|req: 880/1711] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:13:17 2026] DELETE /v2.0/subnets/10b9f70e-a61d-44d0-a154-dccb3632b7e5 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1712] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:13:17 2026] DELETE /v2.0/networks/76946c21-6954-412c-b131-4a78ab2b8938 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1713] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:13:17 2026] POST /v2.0/subnets => generated 658 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1714] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:13:18 2026] GET /v2.0/security-groups?tenant_id=028dc191dd4b48b9a87bcbb9210224d0&name=default => generated 2925 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1715] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:13:18 2026] DELETE /v2.0/subnets/52f2693f-105b-402e-a251-42154a3228c7 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1716] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:13:18 2026] DELETE /v2.0/security-groups/8fe8882b-5f0a-4b7f-8d00-bc530db81ed8 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1717] 10.0.0.218 () {32 vars in 722 bytes} [Wed Jun 10 16:13:18 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1718] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:13:18 2026] DELETE /v2.0/networks/a0097d3a-74e0-4671-b02d-7112200853ad => generated 0 bytes in 103 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:13:18.512 7 INFO neutron_taas.services.taas.taas_plugin [None req-51fe8d1f-613f-4b1d-9945-d4b7e53e0b77 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] TaaS: Handle Delete Port: 5bd51836-e3c9-4bb3-9168-f47fde5ed6cc 2026-06-10 16:13:18.514 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-51fe8d1f-613f-4b1d-9945-d4b7e53e0b77 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] Tap Mirror: Handle Delete Port: 5bd51836-e3c9-4bb3-9168-f47fde5ed6cc [pid: 8|app: 0|req: 884/1719] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:13:18 2026] POST /v2.0/subnets => generated 732 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1720] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:13:18 2026] DELETE /v2.0/networks/1fe2a400-9c56-40a0-b7ae-6516e9b20af2 => generated 0 bytes in 356 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:13:18.806 8 INFO neutron.db.segments_db [None req-4518c6ef-0e11-4c13-8e09-eaf674f9a6be 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] Added segment 89795072-31c8-4794-a8b5-bbcf5a2e721f of type vxlan for network 2b14ebb5-f556-474c-bbfa-07d5d8468234 2026-06-10 16:13:18.856 7 INFO neutron.db.segments_db [None req-01be6ea5-c952-46a3-bbd4-e3e8a1d71741 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] Added segment 0c7aef88-ae21-4584-80f9-40ce9c800782 of type vxlan for network 90d533b8-0d19-4222-9cd4-9ae3214dc511 [pid: 8|app: 0|req: 885/1721] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:13:18 2026] POST /v2.0/networks => generated 619 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1722] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:13:18 2026] POST /v2.0/networks => generated 614 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1723] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:13:18 2026] POST /v2.0/subnets => generated 656 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1724] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:13:18 2026] POST /v2.0/subnets => generated 646 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:13:19.205 7 INFO neutron.db.segments_db [None req-fdab5563-5880-4986-a527-ffebb7cd9809 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] Added segment 0ba79c53-a07d-4480-868d-11b57b24af4d of type vxlan for network cff24b49-0330-42d6-9221-06100bc927a1 [pid: 8|app: 0|req: 887/1725] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:13:19 2026] POST /v2.0/subnets => generated 726 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:13:19.423 7 INFO neutron.services.segments.plugin [-] Segment a8f152a2-f30f-4940-853c-ca2f4b41866c resource provider aggregate not found 2026-06-10 16:13:19.432 7 INFO neutron.services.segments.plugin [-] Segment a8f152a2-f30f-4940-853c-ca2f4b41866c resource provider aggregate not found 2026-06-10 16:13:19.438 8 INFO neutron.db.segments_db [None req-d18f2f7d-b662-4dff-959e-ee27be808803 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] Added segment 9d24a8e3-aa85-4f92-bc45-c7e53b916570 of type vxlan for network 3b8ca096-cabd-4de7-8643-29d89a9dbeff 2026-06-10 16:13:19.449 7 INFO neutron.db.l3_hamode_db [None req-fdab5563-5880-4986-a527-ffebb7cd9809 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 16:13:19.450 7 INFO neutron.services.segments.plugin [-] Segment a8f152a2-f30f-4940-853c-ca2f4b41866c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8f152a2-f30f-4940-853c-ca2f4b41866c found for delete ", "request_id": "req-8c5ad1da-f381-44c5-9a67-bd5566592052"}]} 2026-06-10 16:13:19.454 7 INFO neutron.services.segments.plugin [-] Segment a8f152a2-f30f-4940-853c-ca2f4b41866c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8f152a2-f30f-4940-853c-ca2f4b41866c found for delete ", "request_id": "req-616b3b8d-bf1c-475a-a3c1-8558d87effab"}]} 2026-06-10 16:13:19.480 7 INFO neutron.services.segments.plugin [-] Segment ddf09056-5e28-4fef-a793-ecf026a8d5a3 resource provider aggregate not found 2026-06-10 16:13:19.487 7 INFO neutron.services.segments.plugin [-] Segment ddf09056-5e28-4fef-a793-ecf026a8d5a3 resource provider aggregate not found 2026-06-10 16:13:19.510 7 INFO neutron.services.segments.plugin [-] Segment ddf09056-5e28-4fef-a793-ecf026a8d5a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ddf09056-5e28-4fef-a793-ecf026a8d5a3 found for delete ", "request_id": "req-41087617-9c86-4f2e-afa6-7ad7117b0365"}]} 2026-06-10 16:13:19.519 7 INFO neutron.services.segments.plugin [-] Segment ddf09056-5e28-4fef-a793-ecf026a8d5a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ddf09056-5e28-4fef-a793-ecf026a8d5a3 found for delete ", "request_id": "req-1dd08806-557f-4457-a368-bece26e0752d"}]} 2026-06-10 16:13:19.531 7 INFO neutron.services.segments.plugin [-] Segment f661ad93-148d-488d-8ad9-0f0059119fb4 resource provider aggregate not found [pid: 8|app: 0|req: 888/1726] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:13:19 2026] POST /v2.0/networks => generated 618 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:13:19.556 7 INFO neutron.services.segments.plugin [-] Segment f661ad93-148d-488d-8ad9-0f0059119fb4 resource provider aggregate not found 2026-06-10 16:13:19.567 7 INFO neutron.services.segments.plugin [-] Segment f661ad93-148d-488d-8ad9-0f0059119fb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f661ad93-148d-488d-8ad9-0f0059119fb4 found for delete ", "request_id": "req-4c983ac2-39c6-4cd1-a667-46b9a4b862c6"}]} 2026-06-10 16:13:19.583 7 INFO neutron.services.segments.plugin [-] Segment f661ad93-148d-488d-8ad9-0f0059119fb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f661ad93-148d-488d-8ad9-0f0059119fb4 found for delete ", "request_id": "req-390f639b-9007-4605-ac47-f45336776f32"}]} 2026-06-10 16:13:19.634 7 INFO neutron.db.l3_hamode_db [None req-fdab5563-5880-4986-a527-ffebb7cd9809 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 889/1727] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:13:19 2026] POST /v2.0/subnets => generated 654 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1728] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:13:19 2026] POST /v2.0/subnets => generated 729 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:13:20.082 8 INFO neutron.db.segments_db [None req-e428ac50-55e2-4531-b0ef-0f1038c2dc75 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] Added segment 52b00d28-37d7-4eb5-bde1-74ff4e6c272b of type vxlan for network 10d26eb8-3d81-4af5-961c-3c05c52975dd [pid: 7|app: 0|req: 839/1729] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:13:19 2026] POST /v2.0/routers => generated 510 bytes in 1023 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:13:20.304 8 INFO neutron.db.l3_hamode_db [None req-e428ac50-55e2-4531-b0ef-0f1038c2dc75 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 840/1730] 10.0.0.218 () {34 vars in 665 bytes} [Wed Jun 10 16:13:20 2026] POST /v2.0/ports => generated 964 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, ' 2026-06-10 16:13:21.036 8 INFO neutron.db.l3_hamode_db [None req-e428ac50-55e2-4531-b0ef-0f1038c2dc75 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 841/1731] 10.0.0.218 () {34 vars in 783 bytes} [Wed Jun 10 16:13:20 2026] PUT /v2.0/routers/a2f868d3-1750-415d-a233-7a967d9c1bfa/add_router_interface => generated 309 bytes in 1034 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: 842/1732] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jun 10 16:13:21 2026] GET /v2.0/ports/8f210f15-9980-4762-b15c-8b18a13441d0 => generated 1038 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 16:13:21.848 7 INFO neutron_taas.services.taas.taas_plugin [None req-6892e837-da38-4127-9570-d9f74e61a2df 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] TaaS: Handle Delete Port: 8f210f15-9980-4762-b15c-8b18a13441d0 2026-06-10 16:13:21.852 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6892e837-da38-4127-9570-d9f74e61a2df 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] Tap Mirror: Handle Delete Port: 8f210f15-9980-4762-b15c-8b18a13441d0 [pid: 8|app: 0|req: 891/1733] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:13:20 2026] POST /v2.0/routers => generated 685 bytes in 1848 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1734] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jun 10 16:13:21 2026] PUT /v2.0/routers/a2f868d3-1750-415d-a233-7a967d9c1bfa/remove_router_interface => generated 309 bytes in 690 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-06-10 16:13:22.389 7 INFO neutron.api.v2.resource [None req-5da9460f-9da2-4fc9-a7ef-1a2d8f95c8cc 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 844/1735] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jun 10 16:13:22 2026] PUT /v2.0/routers/a2f868d3-1750-415d-a233-7a967d9c1bfa/remove_router_interface => generated 197 bytes in 110 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1736] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jun 10 16:13:22 2026] GET /v2.0/ports?device_id=a2f868d3-1750-415d-a233-7a967d9c1bfa => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:13:22.601 7 INFO neutron_taas.services.taas.taas_plugin [None req-20325e76-6170-47bf-b2c7-13f638e36cda 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] TaaS: Handle Delete Port: 825b74f0-40fe-426f-a15d-ed9ad0ce66a1 2026-06-10 16:13:22.605 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-20325e76-6170-47bf-b2c7-13f638e36cda 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] Tap Mirror: Handle Delete Port: 825b74f0-40fe-426f-a15d-ed9ad0ce66a1 2026-06-10 16:13:22.928 7 INFO neutron.services.segments.plugin [-] Segment 0ba79c53-a07d-4480-868d-11b57b24af4d resource provider aggregate not found 2026-06-10 16:13:22.939 7 INFO neutron.services.segments.plugin [-] Segment 0ba79c53-a07d-4480-868d-11b57b24af4d resource provider aggregate not found 2026-06-10 16:13:22.953 7 INFO neutron.db.l3_hamode_db [None req-20325e76-6170-47bf-b2c7-13f638e36cda 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] HA network cff24b49-0330-42d6-9221-06100bc927a1 was deleted as no HA routers are present in tenant 03fe9a7d1af84ab88aabc4621712968b. 2026-06-10 16:13:22.958 7 INFO neutron.services.segments.plugin [-] Segment 0ba79c53-a07d-4480-868d-11b57b24af4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ba79c53-a07d-4480-868d-11b57b24af4d found for delete ", "request_id": "req-17a6a3ef-ba3f-4308-be93-d20593450c40"}]} 2026-06-10 16:13:22.960 7 INFO neutron.services.segments.plugin [-] Segment 0ba79c53-a07d-4480-868d-11b57b24af4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ba79c53-a07d-4480-868d-11b57b24af4d found for delete ", "request_id": "req-57eadd60-39d6-48f2-b582-4f9bdbd6eaa3"}]} [pid: 7|app: 0|req: 846/1737] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:13:22 2026] DELETE /v2.0/routers/a2f868d3-1750-415d-a233-7a967d9c1bfa => generated 0 bytes in 542 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1738] 10.0.0.218 () {34 vars in 783 bytes} [Wed Jun 10 16:13:21 2026] PUT /v2.0/routers/47dbcf22-961a-4ab2-a36f-12ddee097adb/add_router_interface => generated 309 bytes in 1195 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1739] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:13:23 2026] DELETE /v2.0/subnets/8f6bce81-f719-457a-b7a0-5b629eb02da7 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1740] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:13:22 2026] GET /v2.0/security-groups?tenant_id=c3bee12b3cdc47ebbba61009f66fdf7f&name=default => generated 2925 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1741] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:13:23 2026] DELETE /v2.0/networks/90d533b8-0d19-4222-9cd4-9ae3214dc511 => 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: 849/1742] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:13:23 2026] DELETE /v2.0/security-groups/70117da3-b4e1-48fc-9880-604e63bd3ee9 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:13:23.521 7 INFO neutron.db.segments_db [None req-3dcb98d0-0390-4ac8-ad53-7c8224cd8dab 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] Added segment 5cd592fd-e032-4120-b9c3-f396ecdd82ab of type vxlan for network 6162d845-9d73-4a0a-997d-932e6f14caa9 [pid: 7|app: 0|req: 850/1743] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:13:23 2026] POST /v2.0/networks => generated 615 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1744] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:13:23 2026] GET /v2.0/security-groups?tenant_id=74319e13ea7e4ac4940dce066f552f22&name=default => generated 2925 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1745] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:13:23 2026] POST /v2.0/subnets => generated 646 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1746] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:13:24 2026] DELETE /v2.0/security-groups/a76f3ea3-1387-460a-9a70-502c0f871859 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:13:24.127 7 INFO neutron.db.segments_db [None req-8c18d07c-c876-4620-9f9f-0d7745e02832 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] Added segment c15c64ed-bd5b-4716-80a8-c3d2707122a6 of type vxlan for network 02cc1e2a-7695-4b6b-ad04-cf68b30507b0 2026-06-10 16:13:24.349 7 INFO neutron.db.l3_hamode_db [None req-8c18d07c-c876-4620-9f9f-0d7745e02832 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 16:13:24.439 7 INFO neutron.db.l3_hamode_db [None req-8c18d07c-c876-4620-9f9f-0d7745e02832 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 894/1749] 10.0.0.218 () {34 vars in 783 bytes} [Wed Jun 10 16:13:23 2026] PUT /v2.0/routers/47dbcf22-961a-4ab2-a36f-12ddee097adb/add_router_interface => generated 309 bytes in 1410 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:13:24.988 7 INFO neutron.services.segments.plugin [-] Segment 0c7aef88-ae21-4584-80f9-40ce9c800782 resource provider aggregate not found 2026-06-10 16:13:24.992 7 INFO neutron.services.segments.plugin [-] Segment 0c7aef88-ae21-4584-80f9-40ce9c800782 resource provider aggregate not found 2026-06-10 16:13:25.010 7 INFO neutron.services.segments.plugin [-] Segment 0c7aef88-ae21-4584-80f9-40ce9c800782 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c7aef88-ae21-4584-80f9-40ce9c800782 found for delete ", "request_id": "req-58b5a3f8-2526-436c-b4d0-2df15d5fff95"}]} 2026-06-10 16:13:25.011 7 INFO neutron.services.segments.plugin [-] Segment 0c7aef88-ae21-4584-80f9-40ce9c800782 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c7aef88-ae21-4584-80f9-40ce9c800782 found for delete ", "request_id": "req-0640498f-3c0d-4257-ba58-62be9edef994"}]} [pid: 7|app: 0|req: 856/1750] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:13:24 2026] POST /v2.0/routers => generated 510 bytes in 923 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1751] 10.0.0.218 () {34 vars in 783 bytes} [Wed Jun 10 16:13:24 2026] PUT /v2.0/routers/47dbcf22-961a-4ab2-a36f-12ddee097adb/add_router_interface => generated 309 bytes in 1347 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1752] 10.0.0.218 () {34 vars in 783 bytes} [Wed Jun 10 16:13:25 2026] PUT /v2.0/routers/508b6b1f-0bc8-443f-803e-4e1e373981f6/add_router_interface => generated 309 bytes in 1104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1753] 10.0.0.218 () {34 vars in 684 bytes} [Wed Jun 10 16:13:26 2026] POST /v2.0/security-groups => generated 1628 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1754] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jun 10 16:13:26 2026] GET /v2.0/ports/53f85bf3-1dc4-4e03-bc48-6e649759674a => generated 959 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1755] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jun 10 16:13:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1756] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jun 10 16:13:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1757] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jun 10 16:13:26 2026] POST /v2.0/security-group-rules => generated 599 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:13:26.511 7 INFO neutron_taas.services.taas.taas_plugin [None req-93d73242-1ce7-46a8-a578-30a3433a5624 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] TaaS: Handle Delete Port: 53f85bf3-1dc4-4e03-bc48-6e649759674a 2026-06-10 16:13:26.515 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-93d73242-1ce7-46a8-a578-30a3433a5624 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] Tap Mirror: Handle Delete Port: 53f85bf3-1dc4-4e03-bc48-6e649759674a [pid: 8|app: 0|req: 900/1758] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jun 10 16:13:26 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: 901/1759] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jun 10 16:13:26 2026] POST /v2.0/security-group-rules => generated 601 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1760] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jun 10 16:13:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1761] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jun 10 16:13:26 2026] PUT /v2.0/routers/508b6b1f-0bc8-443f-803e-4e1e373981f6/remove_router_interface => generated 309 bytes in 858 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1762] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jun 10 16:13:27 2026] GET /v2.0/ports?device_id=508b6b1f-0bc8-443f-803e-4e1e373981f6 => 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: 903/1763] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jun 10 16:13:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1764] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jun 10 16:13:27 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-06-10 16:13:27.258 7 INFO neutron_taas.services.taas.taas_plugin [None req-5a5a7c8b-e6ba-45cf-a6a7-ed0277a9584f 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] TaaS: Handle Delete Port: 3c7e830b-71de-489d-97e6-31c37fc35807 2026-06-10 16:13:27.261 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5a5a7c8b-e6ba-45cf-a6a7-ed0277a9584f 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] Tap Mirror: Handle Delete Port: 3c7e830b-71de-489d-97e6-31c37fc35807 [pid: 8|app: 0|req: 905/1765] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jun 10 16:13:27 2026] POST /v2.0/security-group-rules => generated 599 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1766] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jun 10 16:13:27 2026] POST /v2.0/security-group-rules => generated 601 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:13:27.643 7 INFO neutron.services.segments.plugin [-] Segment c15c64ed-bd5b-4716-80a8-c3d2707122a6 resource provider aggregate not found 2026-06-10 16:13:27.654 7 INFO neutron.services.segments.plugin [-] Segment c15c64ed-bd5b-4716-80a8-c3d2707122a6 resource provider aggregate not found 2026-06-10 16:13:27.665 7 INFO neutron.services.segments.plugin [-] Segment c15c64ed-bd5b-4716-80a8-c3d2707122a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c15c64ed-bd5b-4716-80a8-c3d2707122a6 found for delete ", "request_id": "req-e6d55b55-6368-45a2-b43f-a6795abb9397"}]} [pid: 8|app: 0|req: 907/1767] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jun 10 16:13:27 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-06-10 16:13:27.679 7 INFO neutron.services.segments.plugin [-] Segment c15c64ed-bd5b-4716-80a8-c3d2707122a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c15c64ed-bd5b-4716-80a8-c3d2707122a6 found for delete ", "request_id": "req-a7b37129-5a75-49fd-9a8d-6f6f238728a8"}]} 2026-06-10 16:13:27.686 7 INFO neutron.db.l3_hamode_db [None req-5a5a7c8b-e6ba-45cf-a6a7-ed0277a9584f 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] HA network 02cc1e2a-7695-4b6b-ad04-cf68b30507b0 was deleted as no HA routers are present in tenant 03fe9a7d1af84ab88aabc4621712968b. [pid: 7|app: 0|req: 861/1768] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:13:27 2026] DELETE /v2.0/routers/508b6b1f-0bc8-443f-803e-4e1e373981f6 => generated 0 bytes in 621 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1769] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:13:27 2026] DELETE /v2.0/subnets/6755d734-23f4-4146-975a-69923f9dde1a => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1770] 10.0.0.207 () {34 vars in 1096 bytes} [Wed Jun 10 16:13:27 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1351777662&fields=id&tenant_id=da9169ea5d5d486c94dbbf47367032e8 => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1771] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:13:27 2026] DELETE /v2.0/networks/6162d845-9d73-4a0a-997d-932e6f14caa9 => 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: 910/1772] 10.0.0.207 () {34 vars in 982 bytes} [Wed Jun 10 16:13:27 2026] GET /v2.0/networks?id=2b14ebb5-f556-474c-bbfa-07d5d8468234 => generated 705 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1773] 10.0.0.207 () {34 vars in 965 bytes} [Wed Jun 10 16:13:28 2026] GET /v2.0/quotas/da9169ea5d5d486c94dbbf47367032e8 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:13:28.055 7 INFO neutron.db.segments_db [None req-181d7d51-cc78-46f7-ae89-f4219860f3e1 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] Added segment 0b10e245-b239-4976-bd2b-1794c19298d6 of type vxlan for network 018ce86b-c4fd-4623-a572-6618355e0126 [pid: 8|app: 0|req: 912/1774] 10.0.0.207 () {34 vars in 1002 bytes} [Wed Jun 10 16:13:28 2026] GET /v2.0/ports?tenant_id=da9169ea5d5d486c94dbbf47367032e8&fields=id => generated 241 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1775] 10.0.0.207 () {34 vars in 1008 bytes} [Wed Jun 10 16:13:28 2026] GET /v2.0/networks/2b14ebb5-f556-474c-bbfa-07d5d8468234?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:13:28.279 7 INFO neutron.db.l3_hamode_db [None req-181d7d51-cc78-46f7-ae89-f4219860f3e1 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 914/1776] 10.0.0.207 () {34 vars in 1108 bytes} [Wed Jun 10 16:13:28 2026] GET /v2.0/networks/2b14ebb5-f556-474c-bbfa-07d5d8468234?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: 915/1777] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:13:28 2026] GET /v2.0/ports?device_id=f9f0b1cc-c379-428d-8a35-00277ae50206 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:13:29.421 7 INFO neutron.db.l3_hamode_db [None req-181d7d51-cc78-46f7-ae89-f4219860f3e1 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 16:13:29.685 7 INFO neutron.services.segments.plugin [-] Segment 5cd592fd-e032-4120-b9c3-f396ecdd82ab resource provider aggregate not found 2026-06-10 16:13:29.704 7 INFO neutron.services.segments.plugin [-] Segment 5cd592fd-e032-4120-b9c3-f396ecdd82ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5cd592fd-e032-4120-b9c3-f396ecdd82ab found for delete ", "request_id": "req-28f4ddd6-c798-4612-aaa7-87c752d95e04"}]} 2026-06-10 16:13:29.705 7 INFO neutron.services.segments.plugin [-] Segment 5cd592fd-e032-4120-b9c3-f396ecdd82ab resource provider aggregate not found 2026-06-10 16:13:29.725 7 INFO neutron.services.segments.plugin [-] Segment 5cd592fd-e032-4120-b9c3-f396ecdd82ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5cd592fd-e032-4120-b9c3-f396ecdd82ab found for delete ", "request_id": "req-f95e1cc2-e917-4790-8d74-b41325ca2045"}]} [pid: 8|app: 0|req: 916/1778] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:13:29 2026] GET /v2.0/security-groups?tenant_id=a4a55621e66e44e4b2dbcbea51890df7&name=default => generated 2925 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1779] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:13:29 2026] DELETE /v2.0/security-groups/5c8f767e-f940-4a0b-bd99-167589b7115f => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1780] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:13:30 2026] GET /v2.0/security-groups?tenant_id=53c9a4274ab04bc985a12cdb1063634b&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1781] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:13:30 2026] DELETE /v2.0/security-groups/6859eca7-6488-42ce-9728-15181fdab69d => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1782] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:13:28 2026] POST /v2.0/routers => generated 691 bytes in 2307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1783] 10.0.0.218 () {32 vars in 721 bytes} [Wed Jun 10 16:13:30 2026] GET /v2.0/routers/a4aacd0d-dcc4-4cd3-8eca-269ad6a5243a => generated 697 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1784] 10.0.0.218 () {32 vars in 647 bytes} [Wed Jun 10 16:13:30 2026] GET /v2.0/routers => generated 700 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1785] 10.0.0.218 () {34 vars in 741 bytes} [Wed Jun 10 16:13:30 2026] PUT /v2.0/routers/a4aacd0d-dcc4-4cd3-8eca-269ad6a5243a => generated 704 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1786] 10.0.0.218 () {32 vars in 721 bytes} [Wed Jun 10 16:13:30 2026] GET /v2.0/routers/a4aacd0d-dcc4-4cd3-8eca-269ad6a5243a => generated 704 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1787] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jun 10 16:13:30 2026] GET /v2.0/ports?device_id=a4aacd0d-dcc4-4cd3-8eca-269ad6a5243a => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:13:31.172 7 INFO neutron_taas.services.taas.taas_plugin [None req-4daeff0c-bbef-4787-ac33-b80c080595d2 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] TaaS: Handle Delete Port: 77e781fd-c09d-41bf-99c7-92bd4086151b 2026-06-10 16:13:31.174 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4daeff0c-bbef-4787-ac33-b80c080595d2 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] Tap Mirror: Handle Delete Port: 77e781fd-c09d-41bf-99c7-92bd4086151b 2026-06-10 16:13:31.393 7 INFO neutron_taas.services.taas.taas_plugin [None req-4daeff0c-bbef-4787-ac33-b80c080595d2 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] TaaS: Handle Delete Port: 2b232cbd-a308-4e95-ae76-d298fc58f480 2026-06-10 16:13:31.396 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4daeff0c-bbef-4787-ac33-b80c080595d2 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] Tap Mirror: Handle Delete Port: 2b232cbd-a308-4e95-ae76-d298fc58f480 2026-06-10 16:13:31.742 7 INFO neutron.services.segments.plugin [-] Segment 0b10e245-b239-4976-bd2b-1794c19298d6 resource provider aggregate not found 2026-06-10 16:13:31.752 7 INFO neutron.services.segments.plugin [-] Segment 0b10e245-b239-4976-bd2b-1794c19298d6 resource provider aggregate not found 2026-06-10 16:13:31.763 7 INFO neutron.db.l3_hamode_db [None req-4daeff0c-bbef-4787-ac33-b80c080595d2 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] HA network 018ce86b-c4fd-4623-a572-6618355e0126 was deleted as no HA routers are present in tenant 03fe9a7d1af84ab88aabc4621712968b. 2026-06-10 16:13:31.766 7 INFO neutron.services.segments.plugin [-] Segment 0b10e245-b239-4976-bd2b-1794c19298d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b10e245-b239-4976-bd2b-1794c19298d6 found for delete ", "request_id": "req-de156234-18b6-46ed-9edd-7c9de9ff6613"}]} 2026-06-10 16:13:31.768 7 INFO neutron.services.segments.plugin [-] Segment 0b10e245-b239-4976-bd2b-1794c19298d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b10e245-b239-4976-bd2b-1794c19298d6 found for delete ", "request_id": "req-f263f3cc-1106-4cb6-85f4-93578acc6cf0"}]} [pid: 7|app: 0|req: 866/1788] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:13:30 2026] DELETE /v2.0/routers/a4aacd0d-dcc4-4cd3-8eca-269ad6a5243a => generated 0 bytes in 787 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1789] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jun 10 16:13:31 2026] GET /v2.0/ports?device_id=a4aacd0d-dcc4-4cd3-8eca-269ad6a5243a => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:13:31.816 7 INFO neutron.api.v2.resource [None req-6afa2eb4-3418-419b-81eb-a8fa3778a229 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 867/1790] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:13:31 2026] DELETE /v2.0/routers/a4aacd0d-dcc4-4cd3-8eca-269ad6a5243a => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1791] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jun 10 16:13:31 2026] GET /v2.0/ports?device_id=508b6b1f-0bc8-443f-803e-4e1e373981f6 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:13:31.863 7 INFO neutron.api.v2.resource [None req-a6a97493-9e1c-4670-bb7d-8649df21fb2e 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 868/1792] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:13:31 2026] DELETE /v2.0/routers/508b6b1f-0bc8-443f-803e-4e1e373981f6 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 16:13:31.881 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eb18befe-88c1-4ca2-8915-ac487f8cb501 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 925/1793] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:13:31 2026] DELETE /v2.0/subnets/6755d734-23f4-4146-975a-69923f9dde1a => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1794] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jun 10 16:13:31 2026] GET /v2.0/ports?device_id=a2f868d3-1750-415d-a233-7a967d9c1bfa => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:13:31.925 8 INFO neutron.api.v2.resource [None req-bdc0ab2c-becb-4da6-bc98-ae57943743c3 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 926/1795] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:13:31 2026] DELETE /v2.0/routers/a2f868d3-1750-415d-a233-7a967d9c1bfa => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 16:13:31.942 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bba37bf8-f4f0-4df6-84a5-e8bde8e6e822 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 870/1796] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:13:31 2026] DELETE /v2.0/subnets/8f6bce81-f719-457a-b7a0-5b629eb02da7 => 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: 927/1797] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jun 10 16:13:31 2026] GET /v2.0/ports?device_id=bcbbabfd-5968-430c-b3cf-a6f093d86c1b => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:13:31.994 7 INFO neutron.api.v2.resource [None req-05ac08ad-cf6c-48ec-9b62-7308ef27ed49 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 871/1798] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:13:31 2026] DELETE /v2.0/routers/bcbbabfd-5968-430c-b3cf-a6f093d86c1b => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 16:13:32.012 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ee6120a5-1482-4299-a1ae-b0851ee25c3a 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 928/1799] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:13:31 2026] DELETE /v2.0/subnets/10b9f70e-a61d-44d0-a154-dccb3632b7e5 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 16:13:32.032 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6aa5393f-6060-4b63-ac50-191f293789e7 766ed0fd4d6a40f0afb42647f1b6f9e3 03fe9a7d1af84ab88aabc4621712968b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 872/1800] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:13:32 2026] DELETE /v2.0/subnets/52f2693f-105b-402e-a251-42154a3228c7 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1801] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:13:32 2026] GET /v2.0/security-groups?tenant_id=03fe9a7d1af84ab88aabc4621712968b&name=default => generated 2925 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1802] 199.204.45.35 () {34 vars in 985 bytes} [Wed Jun 10 16:13:32 2026] GET /v2.0/networks?id=2b14ebb5-f556-474c-bbfa-07d5d8468234 => generated 705 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1803] 199.204.45.35 () {34 vars in 1049 bytes} [Wed Jun 10 16:13:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=da9169ea5d5d486c94dbbf47367032e8 => generated 179 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1804] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:13:32 2026] DELETE /v2.0/security-groups/1491cfe4-7b2f-419b-91cd-1244ef768d5b => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1805] 199.204.45.35 () {38 vars in 954 bytes} [Wed Jun 10 16:13:32 2026] POST /v2.0/ports => generated 1175 bytes in 390 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: 876/1806] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:13:33 2026] GET /v2.0/ports?device_id=f9f0b1cc-c379-428d-8a35-00277ae50206 => generated 1190 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1807] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:13:33 2026] GET /v2.0/security-groups?id=87674427-07e6-4ef5-8c75-7863ac0607ac&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: 931/1808] 199.204.45.35 () {38 vars in 1027 bytes} [Wed Jun 10 16:13:33 2026] PUT /v2.0/ports/1a8979f8-24cb-4338-9d68-b5f9d9d6d3a5 => generated 1456 bytes in 528 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 16:13:33.727 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c354dbe2-70e5-47e6-9d61-5f70c1acb4f8'] response: {'name': 'network-changed', 'server_uuid': 'f9f0b1cc-c379-428d-8a35-00277ae50206', 'tag': '1a8979f8-24cb-4338-9d68-b5f9d9d6d3a5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 878/1809] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:13:34 2026] GET /v2.0/ports?tenant_id=da9169ea5d5d486c94dbbf47367032e8&device_id=f9f0b1cc-c379-428d-8a35-00277ae50206 => generated 1459 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 932/1810] 199.204.45.35 () {34 vars in 1017 bytes} [Wed Jun 10 16:13:34 2026] GET /v2.0/networks?tenant_id=da9169ea5d5d486c94dbbf47367032e8&shared=False => generated 2375 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1811] 199.204.45.35 () {34 vars in 929 bytes} [Wed Jun 10 16:13:34 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1812] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:13:34 2026] GET /v2.0/security-groups?tenant_id=8070299a4c4e42e992643c28771e6b6e&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1813] 10.0.0.218 () {34 vars in 684 bytes} [Wed Jun 10 16:13:34 2026] POST /v2.0/security-groups => generated 1624 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1814] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:13:34 2026] DELETE /v2.0/security-groups/6262de4d-afb5-4fdd-b14a-9bcb095bc97a => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1815] 10.0.0.218 () {32 vars in 663 bytes} [Wed Jun 10 16:13:34 2026] GET /v2.0/security-groups => generated 4529 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1816] 10.0.0.218 () {34 vars in 758 bytes} [Wed Jun 10 16:13:34 2026] PUT /v2.0/security-groups/964e0352-7cd8-4011-918f-0efec88822d2 => generated 1663 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1817] 10.0.0.218 () {32 vars in 737 bytes} [Wed Jun 10 16:13:35 2026] GET /v2.0/security-groups/964e0352-7cd8-4011-918f-0efec88822d2 => generated 1663 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1818] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:13:35 2026] DELETE /v2.0/security-groups/964e0352-7cd8-4011-918f-0efec88822d2 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1819] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:13:35 2026] GET /v2.0/security-groups?tenant_id=683cf4a93fd343d2a4163d0ac23c4d15&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: 885/1820] 10.0.0.218 () {32 vars in 663 bytes} [Wed Jun 10 16:13:35 2026] GET /v2.0/security-groups => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 16:13:35.210 7 INFO neutron.api.v2.resource [None req-86e6167f-2a0c-4d26-bbe2-2ad9d938378b c12e1a8f7a06444dbe5b2cd83f0713b4 9ac3aa356ef0477d8ae0499feb7e4653 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 886/1821] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:13:35 2026] DELETE /v2.0/security-groups/964e0352-7cd8-4011-918f-0efec88822d2 => 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: 936/1822] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:13:35 2026] DELETE /v2.0/security-groups/422ef165-7495-48d7-b79d-1f105484f6ea => 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: 887/1823] 10.0.0.218 () {34 vars in 684 bytes} [Wed Jun 10 16:13:35 2026] POST /v2.0/security-groups => generated 1625 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1824] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:13:35 2026] GET /v2.0/ports?tenant_id=da9169ea5d5d486c94dbbf47367032e8&device_id=f9f0b1cc-c379-428d-8a35-00277ae50206 => generated 1459 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1825] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jun 10 16:13:35 2026] POST /v2.0/security-group-rules => generated 601 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1826] 199.204.45.35 () {34 vars in 1055 bytes} [Wed Jun 10 16:13:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.19&port_id=1a8979f8-24cb-4338-9d68-b5f9d9d6d3a5 => 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: 938/1827] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jun 10 16:13:35 2026] GET /v2.0/security-group-rules/a6064f04-6f6d-43e5-b05a-dbecb73436bc => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1828] 199.204.45.35 () {34 vars in 1101 bytes} [Wed Jun 10 16:13:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A95&port_id=1a8979f8-24cb-4338-9d68-b5f9d9d6d3a5 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1829] 199.204.45.35 () {34 vars in 1063 bytes} [Wed Jun 10 16:13:35 2026] GET /v2.0/subnets?id=e6b9abd4-fe22-4d63-9188-b7225f1c0c7b&id=1660a723-9100-440b-8c93-48302958cfa0 => generated 1411 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1830] 10.0.0.218 () {32 vars in 673 bytes} [Wed Jun 10 16:13:35 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1831] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:13:35 2026] GET /v2.0/ports?network_id=2b14ebb5-f556-474c-bbfa-07d5d8468234&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: 7|app: 0|req: 893/1832] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:13:35 2026] GET /v2.0/ports?network_id=2b14ebb5-f556-474c-bbfa-07d5d8468234&device_owner=network%3Adhcp => generated 1457 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1833] 10.0.0.218 () {32 vars in 750 bytes} [Wed Jun 10 16:13:35 2026] DELETE /v2.0/security-group-rules/a6064f04-6f6d-43e5-b05a-dbecb73436bc => 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: 894/1834] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:13:35 2026] GET /v2.0/networks/2b14ebb5-f556-474c-bbfa-07d5d8468234?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1835] 10.0.0.218 () {32 vars in 673 bytes} [Wed Jun 10 16:13:35 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1836] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:13:35 2026] GET /v2.0/networks/2b14ebb5-f556-474c-bbfa-07d5d8468234?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1837] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jun 10 16:13:35 2026] POST /v2.0/security-group-rules => generated 601 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1838] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jun 10 16:13:35 2026] GET /v2.0/security-group-rules/82416224-119b-4d93-a5c5-7f9068763273 => generated 601 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1839] 10.0.0.218 () {32 vars in 673 bytes} [Wed Jun 10 16:13:35 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1840] 10.0.0.218 () {32 vars in 750 bytes} [Wed Jun 10 16:13:35 2026] DELETE /v2.0/security-group-rules/82416224-119b-4d93-a5c5-7f9068763273 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1841] 10.0.0.218 () {32 vars in 673 bytes} [Wed Jun 10 16:13:35 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 16:13:36.070 7 INFO neutron.db.securitygroups_db [None req-9b8fd9f9-dac7-48a8-84de-0965dd5e709c c12e1a8f7a06444dbe5b2cd83f0713b4 9ac3aa356ef0477d8ae0499feb7e4653 - - default default] Project 9ac3aa356ef0477d8ae0499feb7e4653 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: 898/1842] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jun 10 16:13:36 2026] POST /v2.0/security-group-rules => generated 607 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1843] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jun 10 16:13:36 2026] GET /v2.0/security-group-rules/b536c19c-a5b4-4ad2-b710-1f94da8a2c66 => generated 607 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1844] 10.0.0.218 () {32 vars in 673 bytes} [Wed Jun 10 16:13:36 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1845] 10.0.0.218 () {32 vars in 750 bytes} [Wed Jun 10 16:13:36 2026] DELETE /v2.0/security-group-rules/b536c19c-a5b4-4ad2-b710-1f94da8a2c66 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1846] 10.0.0.218 () {32 vars in 673 bytes} [Wed Jun 10 16:13:36 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) [pid: 8|app: 0|req: 947/1847] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:13:36 2026] DELETE /v2.0/security-groups/558b2dd7-f595-4e27-bd99-7de6500fcd31 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1848] 10.0.0.218 () {32 vars in 663 bytes} [Wed Jun 10 16:13:36 2026] GET /v2.0/security-groups => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1849] 10.0.0.218 () {32 vars in 663 bytes} [Wed Jun 10 16:13:36 2026] GET /v2.0/security-groups => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1850] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:13:36 2026] GET /v2.0/security-groups?tenant_id=9ac3aa356ef0477d8ae0499feb7e4653&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1851] 10.0.0.218 () {32 vars in 653 bytes} [Wed Jun 10 16:13:36 2026] GET /v2.0/extensions => generated 21537 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1852] 10.0.0.218 () {32 vars in 681 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1853] 10.0.0.218 () {32 vars in 681 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1854] 10.0.0.218 () {32 vars in 729 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1855] 10.0.0.218 () {32 vars in 665 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1856] 10.0.0.218 () {32 vars in 699 bytes} [Wed Jun 10 16:13:37 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: 908/1857] 10.0.0.218 () {32 vars in 697 bytes} [Wed Jun 10 16:13:37 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: 909/1858] 10.0.0.218 () {32 vars in 701 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1859] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:13:37 2026] DELETE /v2.0/security-groups/917e4a16-f7e7-4dde-bdf7-183be1b588d0 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1860] 10.0.0.218 () {32 vars in 689 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1861] 10.0.0.218 () {32 vars in 703 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1862] 10.0.0.218 () {32 vars in 693 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1863] 10.0.0.218 () {32 vars in 695 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1864] 10.0.0.218 () {32 vars in 685 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1865] 10.0.0.218 () {32 vars in 687 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1866] 10.0.0.218 () {32 vars in 661 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1867] 10.0.0.218 () {32 vars in 699 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1868] 10.0.0.218 () {32 vars in 679 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1869] 10.0.0.218 () {32 vars in 683 bytes} [Wed Jun 10 16:13:37 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: 915/1870] 10.0.0.218 () {32 vars in 675 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1871] 10.0.0.218 () {32 vars in 689 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1872] 10.0.0.218 () {32 vars in 723 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1873] 10.0.0.218 () {32 vars in 687 bytes} [Wed Jun 10 16:13:37 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: 917/1874] 10.0.0.218 () {32 vars in 669 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1875] 10.0.0.218 () {32 vars in 687 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1876] 10.0.0.218 () {32 vars in 681 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1877] 10.0.0.218 () {32 vars in 699 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1878] 10.0.0.218 () {32 vars in 679 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1879] 10.0.0.218 () {32 vars in 667 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/router => generated 256 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1880] 10.0.0.218 () {32 vars in 677 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1881] 10.0.0.218 () {32 vars in 665 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/l3-ha => 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: 921/1882] 10.0.0.218 () {32 vars in 675 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1883] 10.0.0.218 () {32 vars in 713 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1884] 10.0.0.218 () {32 vars in 691 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1885] 10.0.0.218 () {32 vars in 683 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1886] 10.0.0.218 () {32 vars in 669 bytes} [Wed Jun 10 16:13:37 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: 8|app: 0|req: 964/1887] 10.0.0.218 () {32 vars in 687 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1888] 10.0.0.218 () {32 vars in 705 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1889] 10.0.0.218 () {32 vars in 675 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1890] 10.0.0.218 () {32 vars in 701 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1891] 10.0.0.218 () {32 vars in 675 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1892] 10.0.0.218 () {32 vars in 693 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1893] 10.0.0.218 () {32 vars in 689 bytes} [Wed Jun 10 16:13:37 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: 927/1894] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1895] 10.0.0.218 () {32 vars in 705 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/port-numa-affinity-policy => 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: 928/1896] 10.0.0.218 () {32 vars in 719 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1897] 10.0.0.218 () {32 vars in 697 bytes} [Wed Jun 10 16:13:37 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: 929/1898] 10.0.0.218 () {32 vars in 711 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1899] 10.0.0.218 () {32 vars in 669 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/binding => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1900] 10.0.0.218 () {32 vars in 687 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1901] 10.0.0.218 () {32 vars in 681 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1902] 10.0.0.218 () {32 vars in 675 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1903] 10.0.0.218 () {32 vars in 671 bytes} [Wed Jun 10 16:13:37 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: 932/1904] 10.0.0.218 () {32 vars in 661 bytes} [Wed Jun 10 16:13:37 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: 8|app: 0|req: 973/1905] 10.0.0.218 () {32 vars in 699 bytes} [Wed Jun 10 16:13:37 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: 933/1906] 10.0.0.218 () {32 vars in 699 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1907] 10.0.0.218 () {32 vars in 677 bytes} [Wed Jun 10 16:13:37 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: 934/1908] 10.0.0.218 () {32 vars in 669 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1909] 10.0.0.218 () {32 vars in 683 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1910] 10.0.0.218 () {32 vars in 701 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1911] 10.0.0.218 () {32 vars in 685 bytes} [Wed Jun 10 16:13:37 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: 936/1912] 10.0.0.218 () {32 vars in 707 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1913] 10.0.0.218 () {32 vars in 669 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1914] 10.0.0.218 () {32 vars in 697 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1915] 10.0.0.218 () {32 vars in 695 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1916] 10.0.0.218 () {32 vars in 685 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1917] 10.0.0.218 () {32 vars in 689 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1918] 10.0.0.218 () {32 vars in 705 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1919] 10.0.0.218 () {32 vars in 667 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1920] 10.0.0.218 () {32 vars in 681 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1921] 10.0.0.218 () {32 vars in 681 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1922] 10.0.0.218 () {32 vars in 691 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1923] 10.0.0.218 () {32 vars in 691 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1924] 10.0.0.218 () {32 vars in 695 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1925] 10.0.0.218 () {32 vars in 685 bytes} [Wed Jun 10 16:13:37 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: 943/1926] 10.0.0.218 () {32 vars in 689 bytes} [Wed Jun 10 16:13:37 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: 8|app: 0|req: 984/1927] 10.0.0.218 () {32 vars in 701 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1928] 10.0.0.218 () {32 vars in 703 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1929] 10.0.0.218 () {32 vars in 713 bytes} [Wed Jun 10 16:13:37 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: 945/1930] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1931] 10.0.0.218 () {32 vars in 715 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1932] 10.0.0.218 () {32 vars in 727 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1933] 10.0.0.218 () {32 vars in 741 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1934] 10.0.0.218 () {32 vars in 719 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1935] 10.0.0.218 () {32 vars in 683 bytes} [Wed Jun 10 16:13:37 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: 948/1936] 10.0.0.218 () {32 vars in 669 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/segment => generated 145 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1937] 10.0.0.218 () {32 vars in 719 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1938] 10.0.0.218 () {32 vars in 679 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1939] 10.0.0.218 () {32 vars in 669 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1940] 10.0.0.218 () {32 vars in 697 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1941] 10.0.0.218 () {32 vars in 705 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1942] 10.0.0.218 () {32 vars in 701 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1943] 10.0.0.218 () {32 vars in 701 bytes} [Wed Jun 10 16:13:37 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1944] 10.0.0.218 () {32 vars in 683 bytes} [Wed Jun 10 16:13:37 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: 8|app: 0|req: 993/1945] 10.0.0.218 () {32 vars in 705 bytes} [Wed Jun 10 16:13:38 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1946] 10.0.0.218 () {32 vars in 695 bytes} [Wed Jun 10 16:13:38 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1947] 10.0.0.218 () {32 vars in 689 bytes} [Wed Jun 10 16:13:38 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1948] 10.0.0.218 () {32 vars in 697 bytes} [Wed Jun 10 16:13:38 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1949] 10.0.0.218 () {32 vars in 679 bytes} [Wed Jun 10 16:13:38 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: 955/1950] 10.0.0.218 () {32 vars in 689 bytes} [Wed Jun 10 16:13:38 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1951] 10.0.0.218 () {32 vars in 701 bytes} [Wed Jun 10 16:13:38 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1952] 10.0.0.218 () {32 vars in 665 bytes} [Wed Jun 10 16:13:38 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1953] 10.0.0.218 () {32 vars in 681 bytes} [Wed Jun 10 16:13:38 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1954] 10.0.0.218 () {32 vars in 677 bytes} [Wed Jun 10 16:13:38 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1955] 10.0.0.218 () {32 vars in 693 bytes} [Wed Jun 10 16:13:38 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1956] 10.0.0.218 () {32 vars in 677 bytes} [Wed Jun 10 16:13:38 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1957] 10.0.0.218 () {32 vars in 667 bytes} [Wed Jun 10 16:13:38 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1958] 10.0.0.218 () {32 vars in 663 bytes} [Wed Jun 10 16:13:38 2026] GET /v2.0/extensions/taas => generated 175 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1959] 10.0.0.218 () {32 vars in 675 bytes} [Wed Jun 10 16:13:38 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1960] 10.0.0.218 () {32 vars in 687 bytes} [Wed Jun 10 16:13:38 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) [pid: 7|app: 0|req: 961/1961] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:13:38 2026] GET /v2.0/ports?device_id=f9f0b1cc-c379-428d-8a35-00277ae50206 => generated 1190 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1962] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:13:38 2026] GET /v2.0/security-groups?id=87674427-07e6-4ef5-8c75-7863ac0607ac&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: 1001/1963] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:13:38 2026] GET /v2.0/security-groups?tenant_id=da0d70e823b547928330f89f6a33f94a&name=default => generated 2925 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1966] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:13:38 2026] DELETE /v2.0/security-groups/c9ce583c-d293-4aa1-bef4-5b7da78c10ab => 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: 1004/1967] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:13:41 2026] GET /v2.0/security-groups?tenant_id=2453189fe81b488ba0aacab0e23acef9&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: 964/1968] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:13:41 2026] DELETE /v2.0/security-groups/551403ce-a206-4c73-bf67-64e1a120630e => 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: 1005/1969] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:13:42 2026] GET /v2.0/security-groups?tenant_id=1105f58792544f92a315404da1d022de&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1970] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:13:42 2026] DELETE /v2.0/security-groups/f0a1d222-40f7-4a6f-8c85-54659aa368a9 => 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: 1006/1971] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:13:43 2026] GET /v2.0/ports?device_id=f9f0b1cc-c379-428d-8a35-00277ae50206 => generated 1192 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1972] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:13:43 2026] GET /v2.0/security-groups?id=87674427-07e6-4ef5-8c75-7863ac0607ac&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: 1007/1973] 10.0.0.218 () {32 vars in 818 bytes} [Wed Jun 10 16:13:43 2026] GET /v2.0/ports?network_id=2b14ebb5-f556-474c-bbfa-07d5d8468234&mac_address=fa%3A16%3A3e%3A18%3Afe%3Aff => generated 1192 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1974] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:13:44 2026] GET /v2.0/security-groups?tenant_id=523215ea0d124ded83222253a5e1437a&name=default => generated 2925 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1975] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:13:44 2026] DELETE /v2.0/security-groups/42dcae30-2f3f-4325-acbd-5e79350a9b5f => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:13:44.732 7 INFO neutron.db.l3_db [None req-3b87cf08-88a3-4fc4-8255-43feea69e5fb 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] Floating IP 52933dc0-356c-41fc-b362-d36171822e3e associated. External IP: 10.96.250.201, port: 1a8979f8-24cb-4338-9d68-b5f9d9d6d3a5. [pid: 8|app: 0|req: 1010/1976] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:13:44 2026] GET /v2.0/security-groups?tenant_id=d4aba3dc55a04ff2ad120a38dfd23110&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1977] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:13:44 2026] DELETE /v2.0/security-groups/747b98df-89ef-4d5e-9870-43f8123205b6 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1978] 10.0.0.218 () {34 vars in 677 bytes} [Wed Jun 10 16:13:44 2026] POST /v2.0/floatingips => generated 854 bytes in 1013 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:13:45.095 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-aaa9034d-b7f0-4a48-b2dc-db25e0a8df68'] response: {'name': 'network-changed', 'server_uuid': 'f9f0b1cc-c379-428d-8a35-00277ae50206', 'tag': '1a8979f8-24cb-4338-9d68-b5f9d9d6d3a5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1012/1979] 10.0.0.207 () {34 vars in 1096 bytes} [Wed Jun 10 16:13:45 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1351777662&fields=id&tenant_id=da9169ea5d5d486c94dbbf47367032e8 => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1980] 10.0.0.207 () {34 vars in 982 bytes} [Wed Jun 10 16:13:45 2026] GET /v2.0/networks?id=3b8ca096-cabd-4de7-8643-29d89a9dbeff => generated 704 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1981] 10.0.0.207 () {34 vars in 965 bytes} [Wed Jun 10 16:13:45 2026] GET /v2.0/quotas/da9169ea5d5d486c94dbbf47367032e8 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1982] 10.0.0.207 () {34 vars in 1002 bytes} [Wed Jun 10 16:13:45 2026] GET /v2.0/ports?tenant_id=da9169ea5d5d486c94dbbf47367032e8&fields=id => generated 333 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1983] 10.0.0.207 () {34 vars in 1008 bytes} [Wed Jun 10 16:13:45 2026] GET /v2.0/networks/3b8ca096-cabd-4de7-8643-29d89a9dbeff?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1984] 10.0.0.207 () {34 vars in 1108 bytes} [Wed Jun 10 16:13:45 2026] GET /v2.0/networks/3b8ca096-cabd-4de7-8643-29d89a9dbeff?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1985] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:13:45 2026] GET /v2.0/ports?tenant_id=da9169ea5d5d486c94dbbf47367032e8&device_id=f9f0b1cc-c379-428d-8a35-00277ae50206 => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1986] 199.204.45.35 () {34 vars in 985 bytes} [Wed Jun 10 16:13:45 2026] GET /v2.0/networks?id=2b14ebb5-f556-474c-bbfa-07d5d8468234 => generated 801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1987] 199.204.45.35 () {34 vars in 1055 bytes} [Wed Jun 10 16:13:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.19&port_id=1a8979f8-24cb-4338-9d68-b5f9d9d6d3a5 => generated 857 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1988] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:13:45 2026] GET /v2.0/ports?device_id=8724a519-76fe-412b-afbc-efc53df814d9 => 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: 1017/1989] 199.204.45.35 () {34 vars in 1101 bytes} [Wed Jun 10 16:13:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A95&port_id=1a8979f8-24cb-4338-9d68-b5f9d9d6d3a5 => 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: 973/1990] 199.204.45.35 () {34 vars in 1063 bytes} [Wed Jun 10 16:13:45 2026] GET /v2.0/subnets?id=e6b9abd4-fe22-4d63-9188-b7225f1c0c7b&id=1660a723-9100-440b-8c93-48302958cfa0 => generated 1411 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1991] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:13:45 2026] GET /v2.0/ports?network_id=2b14ebb5-f556-474c-bbfa-07d5d8468234&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: 974/1992] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:13:45 2026] GET /v2.0/ports?network_id=2b14ebb5-f556-474c-bbfa-07d5d8468234&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: 1019/1993] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:13:45 2026] GET /v2.0/networks/2b14ebb5-f556-474c-bbfa-07d5d8468234?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: 975/1994] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:13:45 2026] GET /v2.0/networks/2b14ebb5-f556-474c-bbfa-07d5d8468234?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: 1020/1995] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:13:48 2026] GET /v2.0/security-groups?tenant_id=f617c451844744e3bfe117df08a9baa1&name=default => generated 2925 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1996] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:13:48 2026] DELETE /v2.0/security-groups/82bb4151-3cad-4013-b813-74116f952b42 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1997] 199.204.45.35 () {34 vars in 985 bytes} [Wed Jun 10 16:13:50 2026] GET /v2.0/networks?id=3b8ca096-cabd-4de7-8643-29d89a9dbeff => generated 704 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1998] 199.204.45.35 () {34 vars in 1049 bytes} [Wed Jun 10 16:13:50 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=da9169ea5d5d486c94dbbf47367032e8 => generated 179 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1999] 199.204.45.35 () {38 vars in 954 bytes} [Wed Jun 10 16:13:50 2026] POST /v2.0/ports => generated 1179 bytes in 455 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: 1023/2000] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:13:50 2026] GET /v2.0/ports?device_id=8724a519-76fe-412b-afbc-efc53df814d9 => generated 1194 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2001] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:13:50 2026] GET /v2.0/security-groups?id=87674427-07e6-4ef5-8c75-7863ac0607ac&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2002] 199.204.45.35 () {38 vars in 1027 bytes} [Wed Jun 10 16:13:50 2026] PUT /v2.0/ports/3d65356e-dfea-4947-9ce5-676c96be9bd4 => generated 1460 bytes in 521 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 16:13:51.180 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-140ebaf5-bd89-4750-8378-4e59b90e0549'] response: {'name': 'network-changed', 'server_uuid': '8724a519-76fe-412b-afbc-efc53df814d9', 'tag': '3d65356e-dfea-4947-9ce5-676c96be9bd4', '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: 1025/2003] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:13:51 2026] GET /v2.0/ports?tenant_id=da9169ea5d5d486c94dbbf47367032e8&device_id=8724a519-76fe-412b-afbc-efc53df814d9 => generated 1463 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/2004] 10.0.0.243 () {34 vars in 990 bytes} [Wed Jun 10 16:13:51 2026] GET /v2.0/ports?device_id=f9f0b1cc-c379-428d-8a35-00277ae50206 => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2005] 199.204.45.35 () {34 vars in 1017 bytes} [Wed Jun 10 16:13:51 2026] GET /v2.0/networks?tenant_id=da9169ea5d5d486c94dbbf47367032e8&shared=False => generated 2375 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2006] 10.0.0.243 () {34 vars in 1040 bytes} [Wed Jun 10 16:13:51 2026] GET /v2.0/security-groups?id=87674427-07e6-4ef5-8c75-7863ac0607ac&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: 1027/2007] 199.204.45.35 () {34 vars in 929 bytes} [Wed Jun 10 16:13:51 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2008] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:13:51 2026] GET /v2.0/security-groups?tenant_id=19b77ef571504ea29c4bbb4b56228ac8&name=default => generated 2925 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2009] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:13:52 2026] DELETE /v2.0/security-groups/2166761d-f9d3-4ee7-b4b3-4289e2db2a56 => 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: 982/2010] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:13:52 2026] GET /v2.0/ports?tenant_id=da9169ea5d5d486c94dbbf47367032e8&device_id=8724a519-76fe-412b-afbc-efc53df814d9 => generated 1463 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2011] 199.204.45.35 () {34 vars in 1057 bytes} [Wed Jun 10 16:13:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.118&port_id=3d65356e-dfea-4947-9ce5-676c96be9bd4 => 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: 983/2012] 199.204.45.35 () {34 vars in 1101 bytes} [Wed Jun 10 16:13:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2&port_id=3d65356e-dfea-4947-9ce5-676c96be9bd4 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2013] 199.204.45.35 () {34 vars in 1063 bytes} [Wed Jun 10 16:13:52 2026] GET /v2.0/subnets?id=cba95d3d-ad9f-4cd4-87b1-ce974ccefb25&id=ff1f10bf-2c87-4e8b-a6e3-d909cc66ed5b => generated 1412 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2014] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:13:53 2026] GET /v2.0/ports?network_id=3b8ca096-cabd-4de7-8643-29d89a9dbeff&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2015] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:13:53 2026] GET /v2.0/ports?network_id=3b8ca096-cabd-4de7-8643-29d89a9dbeff&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2016] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:13:53 2026] GET /v2.0/networks/3b8ca096-cabd-4de7-8643-29d89a9dbeff?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: 1032/2017] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:13:53 2026] GET /v2.0/networks/3b8ca096-cabd-4de7-8643-29d89a9dbeff?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: 1034/2020] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:13:54 2026] GET /v2.0/security-groups?tenant_id=0b7ceed5c9874c79b0fdc9d968ab8325&name=default => generated 2925 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2021] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:13:54 2026] DELETE /v2.0/security-groups/a1af62c2-4bba-4d9e-b0c4-de7d6bd14558 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2022] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:13:55 2026] GET /v2.0/security-groups?tenant_id=2643e7157d3446f5b0777c96fc4db3a7&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: 988/2023] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:13:55 2026] DELETE /v2.0/security-groups/161aa77f-095f-4018-993a-7caabce2bb76 => 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: 1036/2024] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:13:56 2026] GET /v2.0/ports?device_id=8724a519-76fe-412b-afbc-efc53df814d9 => generated 1194 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2025] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:13:56 2026] GET /v2.0/security-groups?id=87674427-07e6-4ef5-8c75-7863ac0607ac&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:13:56.829 8 INFO neutron.db.segments_db [None req-7c3055a1-5ddd-4fcf-896e-d72e39078d18 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Added segment 2b4cb512-a6d8-4a5d-8786-b9a6ce43e599 of type vxlan for network 64d73f1f-d44b-432b-80fb-5def310a5cbf [pid: 8|app: 0|req: 1037/2026] 10.0.0.218 () {34 vars in 671 bytes} [Wed Jun 10 16:13:56 2026] POST /v2.0/networks => generated 721 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2027] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:13:56 2026] POST /v2.0/subnets => generated 687 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:13:57.213 8 INFO neutron.db.segments_db [None req-1d9389e9-3e2a-4b7a-bde8-04ba31e7117e d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Added segment 85c04871-4df7-4cc8-8838-034eb81ae3f1 of type vxlan for network eca2d8ae-3454-4aaa-bf0a-1145c8998fe4 2026-06-10 16:13:57.377 8 INFO neutron.db.l3_hamode_db [None req-1d9389e9-3e2a-4b7a-bde8-04ba31e7117e d236057d59344609871bf39790c005e6 148cb4fc54484bf880baa811c482e27f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 16:13:58.162 8 INFO neutron.db.l3_hamode_db [None req-1d9389e9-3e2a-4b7a-bde8-04ba31e7117e d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1038/2028] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:13:57 2026] POST /v2.0/routers => generated 727 bytes in 1753 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:13:58.944 7 INFO neutron.db.segments_db [None req-b2bcde88-0c51-4a90-9832-e9a70985b01c 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] Added segment 096fef5d-8918-435d-b8c6-837628f6d215 of type vxlan for network 7e33bad7-5475-4d40-be76-8f88ea759acf [pid: 7|app: 0|req: 991/2029] 10.0.0.218 () {34 vars in 671 bytes} [Wed Jun 10 16:13:58 2026] POST /v2.0/networks => generated 613 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:13:59.082 7 INFO neutron.db.segments_db [None req-823e8ace-7dcf-428e-b760-f2dfd95ad417 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] Added segment 7c2c60e7-19c7-4697-9faf-220fd6b0f472 of type vxlan for network 5ebd40fd-1a37-4544-b633-44592e14cee6 2026-06-10 16:13:59.309 7 INFO neutron.db.l3_hamode_db [None req-823e8ace-7dcf-428e-b760-f2dfd95ad417 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 16:14:00.105 7 INFO neutron.db.l3_hamode_db [None req-823e8ace-7dcf-428e-b760-f2dfd95ad417 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1039/2030] 10.0.0.218 () {34 vars in 783 bytes} [Wed Jun 10 16:13:58 2026] PUT /v2.0/routers/027a3565-3135-4dbf-a0a7-3306f4c3af25/add_router_interface => generated 309 bytes in 1626 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2031] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:13:59 2026] POST /v2.0/routers => generated 694 bytes in 2150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2032] 10.0.0.218 () {32 vars in 776 bytes} [Wed Jun 10 16:14:01 2026] GET /v2.0/subnets?project_id=c8dd38e74b274336b721eff7d51a5e7f&cidr=10.100.0.0%2F28 => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2033] 10.0.0.218 () {32 vars in 694 bytes} [Wed Jun 10 16:14:01 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2034] 10.0.0.218 () {32 vars in 784 bytes} [Wed Jun 10 16:14:01 2026] GET /v2.0/subnets?network_id=a6defdd1-7a9f-4b5c-88eb-1bf7dc752d93&cidr=10.100.0.0%2F28 => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2035] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:14:01 2026] GET /v2.0/ports?device_id=8724a519-76fe-412b-afbc-efc53df814d9 => generated 1196 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2036] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:14:01 2026] GET /v2.0/security-groups?id=87674427-07e6-4ef5-8c75-7863ac0607ac&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2037] 10.0.0.218 () {32 vars in 818 bytes} [Wed Jun 10 16:14:01 2026] GET /v2.0/ports?network_id=3b8ca096-cabd-4de7-8643-29d89a9dbeff&mac_address=fa%3A16%3A3e%3Af8%3A5c%3A64 => generated 1196 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2038] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:14:01 2026] POST /v2.0/subnets => generated 657 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:14:02.236 7 INFO neutron.db.l3_db [None req-d2e104f3-972e-44fd-a2cd-cdabc7443f30 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] Floating IP d643f3a1-a884-406c-ab0b-29fb24997aa3 associated. External IP: 10.96.250.207, port: 3d65356e-dfea-4947-9ce5-676c96be9bd4. [pid: 7|app: 0|req: 996/2039] 10.0.0.218 () {34 vars in 677 bytes} [Wed Jun 10 16:14:01 2026] POST /v2.0/floatingips => generated 855 bytes in 1063 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:14:02.651 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-195138a1-6915-4a75-b898-34e0888f5906'] response: {'name': 'network-changed', 'server_uuid': '8724a519-76fe-412b-afbc-efc53df814d9', 'tag': '3d65356e-dfea-4947-9ce5-676c96be9bd4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 997/2040] 10.0.0.207 () {34 vars in 982 bytes} [Wed Jun 10 16:14:02 2026] GET /v2.0/networks?id=64d73f1f-d44b-432b-80fb-5def310a5cbf => generated 672 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2041] 10.0.0.207 () {34 vars in 965 bytes} [Wed Jun 10 16:14:02 2026] GET /v2.0/quotas/148cb4fc54484bf880baa811c482e27f => generated 292 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2042] 10.0.0.218 () {34 vars in 783 bytes} [Wed Jun 10 16:14:01 2026] PUT /v2.0/routers/5dedb7b5-e65d-4dca-b25e-cbd34477924a/add_router_interface => generated 309 bytes in 1356 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2043] 10.0.0.218 () {32 vars in 649 bytes} [Wed Jun 10 16:14:02 2026] GET /v2.0/networks => generated 8113 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2044] 10.0.0.207 () {34 vars in 1002 bytes} [Wed Jun 10 16:14:02 2026] GET /v2.0/ports?tenant_id=148cb4fc54484bf880baa811c482e27f&fields=id => generated 103 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2045] 10.0.0.207 () {34 vars in 1008 bytes} [Wed Jun 10 16:14:03 2026] GET /v2.0/networks/64d73f1f-d44b-432b-80fb-5def310a5cbf?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: 1046/2046] 10.0.0.218 () {32 vars in 647 bytes} [Wed Jun 10 16:14:03 2026] GET /v2.0/subnets => generated 8719 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2047] 10.0.0.207 () {34 vars in 1108 bytes} [Wed Jun 10 16:14:03 2026] GET /v2.0/networks/64d73f1f-d44b-432b-80fb-5def310a5cbf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2048] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:14:03 2026] GET /v2.0/ports?tenant_id=da9169ea5d5d486c94dbbf47367032e8&device_id=8724a519-76fe-412b-afbc-efc53df814d9 => generated 1465 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2049] 10.0.0.218 () {32 vars in 647 bytes} [Wed Jun 10 16:14:03 2026] GET /v2.0/routers => generated 2175 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2050] 199.204.45.35 () {34 vars in 985 bytes} [Wed Jun 10 16:14:03 2026] GET /v2.0/networks?id=3b8ca096-cabd-4de7-8643-29d89a9dbeff => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2051] 199.204.45.35 () {34 vars in 1057 bytes} [Wed Jun 10 16:14:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.118&port_id=3d65356e-dfea-4947-9ce5-676c96be9bd4 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2052] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:14:03 2026] GET /v2.0/ports?device_id=55086c5a-a2c6-4ca8-8d00-4fcbab11f7c3 => 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: 1004/2053] 199.204.45.35 () {34 vars in 1101 bytes} [Wed Jun 10 16:14:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2&port_id=3d65356e-dfea-4947-9ce5-676c96be9bd4 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2054] 10.0.0.218 () {34 vars in 685 bytes} [Wed Jun 10 16:14:03 2026] POST /v2.0/security-groups => generated 1673 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2055] 199.204.45.35 () {34 vars in 1063 bytes} [Wed Jun 10 16:14:03 2026] GET /v2.0/subnets?id=cba95d3d-ad9f-4cd4-87b1-ce974ccefb25&id=ff1f10bf-2c87-4e8b-a6e3-d909cc66ed5b => generated 1412 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2056] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:14:03 2026] GET /v2.0/ports?network_id=3b8ca096-cabd-4de7-8643-29d89a9dbeff&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2057] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jun 10 16:14:03 2026] POST /v2.0/security-group-rules => generated 597 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2058] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:14:03 2026] GET /v2.0/ports?network_id=3b8ca096-cabd-4de7-8643-29d89a9dbeff&device_owner=network%3Adhcp => generated 1461 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2059] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:14:03 2026] GET /v2.0/networks/3b8ca096-cabd-4de7-8643-29d89a9dbeff?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2060] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jun 10 16:14:03 2026] POST /v2.0/security-group-rules => generated 596 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2061] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:14:03 2026] GET /v2.0/networks/3b8ca096-cabd-4de7-8643-29d89a9dbeff?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: 1053/2062] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jun 10 16:14:03 2026] POST /v2.0/security-group-rules => generated 602 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2063] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jun 10 16:14:03 2026] POST /v2.0/security-group-rules => generated 601 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:14:04.061 8 INFO neutron.db.securitygroups_db [None req-ba769dbb-04b4-41ec-9f38-c7bc71aeeacb 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] Project c8dd38e74b274336b721eff7d51a5e7f 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: 1054/2064] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jun 10 16:14:04 2026] POST /v2.0/security-group-rules => generated 607 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:14:04.174 7 INFO neutron.db.securitygroups_db [None req-df48289b-5e51-4349-a7a1-5c00a63d6f13 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] Project c8dd38e74b274336b721eff7d51a5e7f 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: 1011/2065] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jun 10 16:14:04 2026] POST /v2.0/security-group-rules => generated 606 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2066] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:14:04 2026] GET /v2.0/ports?device_id=55086c5a-a2c6-4ca8-8d00-4fcbab11f7c3 => 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: 1012/2067] 10.0.0.218 () {32 vars in 649 bytes} [Wed Jun 10 16:14:04 2026] GET /v2.0/networks => generated 1297 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2068] 10.0.0.207 () {34 vars in 1098 bytes} [Wed Jun 10 16:14:04 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-403716800&fields=id&tenant_id=c8dd38e74b274336b721eff7d51a5e7f => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2069] 10.0.0.207 () {34 vars in 982 bytes} [Wed Jun 10 16:14:04 2026] GET /v2.0/networks?id=7e33bad7-5475-4d40-be76-8f88ea759acf => generated 660 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2070] 10.0.0.207 () {34 vars in 965 bytes} [Wed Jun 10 16:14:04 2026] GET /v2.0/quotas/c8dd38e74b274336b721eff7d51a5e7f => 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: 1014/2071] 10.0.0.207 () {34 vars in 1002 bytes} [Wed Jun 10 16:14:04 2026] GET /v2.0/ports?tenant_id=c8dd38e74b274336b721eff7d51a5e7f&fields=id => generated 57 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2072] 10.0.0.207 () {34 vars in 1008 bytes} [Wed Jun 10 16:14:04 2026] GET /v2.0/networks/7e33bad7-5475-4d40-be76-8f88ea759acf?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: 1015/2073] 10.0.0.207 () {34 vars in 1108 bytes} [Wed Jun 10 16:14:05 2026] GET /v2.0/networks/7e33bad7-5475-4d40-be76-8f88ea759acf?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: 8|app: 0|req: 1059/2074] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:14:05 2026] GET /v2.0/ports?device_id=43554f5c-998b-4cbe-918f-e75f7c46fd9f => 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: 1016/2075] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:14:05 2026] GET /v2.0/ports?device_id=55086c5a-a2c6-4ca8-8d00-4fcbab11f7c3 => 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: 1060/2076] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:14:06 2026] GET /v2.0/ports?device_id=43554f5c-998b-4cbe-918f-e75f7c46fd9f => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2077] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:14:06 2026] GET /v2.0/ports?device_id=55086c5a-a2c6-4ca8-8d00-4fcbab11f7c3 => 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: 1061/2078] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:14:07 2026] GET /v2.0/ports?device_id=43554f5c-998b-4cbe-918f-e75f7c46fd9f => 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: 1018/2079] 199.204.45.35 () {34 vars in 985 bytes} [Wed Jun 10 16:14:07 2026] GET /v2.0/networks?id=64d73f1f-d44b-432b-80fb-5def310a5cbf => generated 672 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2080] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:14:07 2026] GET /v2.0/ports?device_id=55086c5a-a2c6-4ca8-8d00-4fcbab11f7c3 => 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: 1019/2081] 199.204.45.35 () {38 vars in 954 bytes} [Wed Jun 10 16:14:07 2026] POST /v2.0/ports => generated 954 bytes in 383 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: 1020/2082] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:14:08 2026] GET /v2.0/ports?device_id=43554f5c-998b-4cbe-918f-e75f7c46fd9f => 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: 1063/2083] 199.204.45.35 () {38 vars in 1027 bytes} [Wed Jun 10 16:14:08 2026] PUT /v2.0/ports/f7fcb510-7653-40f4-812f-77f002a42899 => generated 1235 bytes in 547 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 16:14:08.739 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b3278e39-fe9b-45b1-a9d4-6bd36d13bebc'] response: {'name': 'network-changed', 'server_uuid': '55086c5a-a2c6-4ca8-8d00-4fcbab11f7c3', 'tag': 'f7fcb510-7653-40f4-812f-77f002a42899', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1021/2084] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:14:08 2026] GET /v2.0/ports?device_id=55086c5a-a2c6-4ca8-8d00-4fcbab11f7c3 => generated 969 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: 1064/2085] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:14:08 2026] GET /v2.0/security-groups?id=29216864-d632-4033-be3f-fa90fff2733e&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: 1066/2088] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:14:09 2026] GET /v2.0/ports?tenant_id=148cb4fc54484bf880baa811c482e27f&device_id=55086c5a-a2c6-4ca8-8d00-4fcbab11f7c3 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2089] 199.204.45.35 () {34 vars in 1017 bytes} [Wed Jun 10 16:14:09 2026] GET /v2.0/networks?tenant_id=148cb4fc54484bf880baa811c482e27f&shared=False => generated 768 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2090] 199.204.45.35 () {34 vars in 929 bytes} [Wed Jun 10 16:14:09 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2091] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:14:09 2026] GET /v2.0/ports?device_id=43554f5c-998b-4cbe-918f-e75f7c46fd9f => 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: 1068/2092] 199.204.45.35 () {34 vars in 985 bytes} [Wed Jun 10 16:14:09 2026] GET /v2.0/networks?id=7e33bad7-5475-4d40-be76-8f88ea759acf => generated 660 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2093] 199.204.45.35 () {34 vars in 1049 bytes} [Wed Jun 10 16:14:09 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c8dd38e74b274336b721eff7d51a5e7f => generated 180 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2094] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:14:10 2026] GET /v2.0/ports?device_id=55086c5a-a2c6-4ca8-8d00-4fcbab11f7c3 => 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: 1027/2095] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:14:10 2026] GET /v2.0/security-groups?id=29216864-d632-4033-be3f-fa90fff2733e&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: 1069/2096] 199.204.45.35 () {38 vars in 954 bytes} [Wed Jun 10 16:14:09 2026] POST /v2.0/ports => generated 958 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1070/2097] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:14:10 2026] GET /v2.0/ports?tenant_id=148cb4fc54484bf880baa811c482e27f&device_id=55086c5a-a2c6-4ca8-8d00-4fcbab11f7c3 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2098] 199.204.45.35 () {34 vars in 1057 bytes} [Wed Jun 10 16:14:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=f7fcb510-7653-40f4-812f-77f002a42899 => 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: 1072/2099] 199.204.45.35 () {34 vars in 983 bytes} [Wed Jun 10 16:14:10 2026] GET /v2.0/subnets?id=9ef27529-eec5-422e-be28-27dae00501d4 => generated 690 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2100] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:14:10 2026] GET /v2.0/ports?network_id=64d73f1f-d44b-432b-80fb-5def310a5cbf&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2101] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:14:10 2026] GET /v2.0/networks/64d73f1f-d44b-432b-80fb-5def310a5cbf?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2102] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:14:10 2026] GET /v2.0/networks/64d73f1f-d44b-432b-80fb-5def310a5cbf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2103] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:14:10 2026] GET /v2.0/ports?device_id=43554f5c-998b-4cbe-918f-e75f7c46fd9f => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2104] 199.204.45.35 () {38 vars in 1027 bytes} [Wed Jun 10 16:14:10 2026] PUT /v2.0/ports/8c416520-0290-40a8-8893-a35987ba2e9d => generated 1239 bytes in 486 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2105] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:14:10 2026] GET /v2.0/security-groups?id=df62ba0d-7449-49b2-a89e-33cf2c861419&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:14:10.883 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-39c24d65-ba7d-4e80-a3e1-7d69492030cf'] response: {'name': 'network-changed', 'server_uuid': '43554f5c-998b-4cbe-918f-e75f7c46fd9f', 'tag': '8c416520-0290-40a8-8893-a35987ba2e9d', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1029/2106] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:14:11 2026] GET /v2.0/ports?device_id=55086c5a-a2c6-4ca8-8d00-4fcbab11f7c3 => 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: 1078/2107] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:14:11 2026] GET /v2.0/security-groups?id=29216864-d632-4033-be3f-fa90fff2733e&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2108] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:14:11 2026] GET /v2.0/ports?tenant_id=c8dd38e74b274336b721eff7d51a5e7f&device_id=43554f5c-998b-4cbe-918f-e75f7c46fd9f => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2109] 199.204.45.35 () {34 vars in 1017 bytes} [Wed Jun 10 16:14:11 2026] GET /v2.0/networks?tenant_id=c8dd38e74b274336b721eff7d51a5e7f&shared=False => generated 756 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2110] 199.204.45.35 () {34 vars in 929 bytes} [Wed Jun 10 16:14:11 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2111] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:14:11 2026] GET /v2.0/ports?device_id=43554f5c-998b-4cbe-918f-e75f7c46fd9f => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2112] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:14:11 2026] GET /v2.0/security-groups?id=df62ba0d-7449-49b2-a89e-33cf2c861419&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: 8|app: 0|req: 1081/2113] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:14:12 2026] GET /v2.0/ports?device_id=55086c5a-a2c6-4ca8-8d00-4fcbab11f7c3 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2114] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:14:12 2026] GET /v2.0/security-groups?id=29216864-d632-4033-be3f-fa90fff2733e&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2115] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:14:12 2026] GET /v2.0/ports?tenant_id=c8dd38e74b274336b721eff7d51a5e7f&device_id=43554f5c-998b-4cbe-918f-e75f7c46fd9f => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2116] 199.204.45.35 () {34 vars in 1059 bytes} [Wed Jun 10 16:14:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=8c416520-0290-40a8-8893-a35987ba2e9d => 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: 1083/2117] 199.204.45.35 () {34 vars in 983 bytes} [Wed Jun 10 16:14:12 2026] GET /v2.0/subnets?id=e0cff97a-9710-4b33-8032-bb62bf967343 => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2118] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:14:12 2026] GET /v2.0/ports?network_id=7e33bad7-5475-4d40-be76-8f88ea759acf&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: 1084/2119] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:14:12 2026] GET /v2.0/networks/7e33bad7-5475-4d40-be76-8f88ea759acf?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: 1036/2120] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:14:12 2026] GET /v2.0/networks/7e33bad7-5475-4d40-be76-8f88ea759acf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2121] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:14:13 2026] GET /v2.0/ports?device_id=43554f5c-998b-4cbe-918f-e75f7c46fd9f => 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: 1037/2122] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:14:13 2026] GET /v2.0/security-groups?id=df62ba0d-7449-49b2-a89e-33cf2c861419&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: 8|app: 0|req: 1086/2123] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:14:13 2026] GET /v2.0/ports?device_id=55086c5a-a2c6-4ca8-8d00-4fcbab11f7c3 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2124] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:14:13 2026] GET /v2.0/security-groups?id=29216864-d632-4033-be3f-fa90fff2733e&fields=id&fields=name => generated 88 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2125] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:14:14 2026] GET /v2.0/ports?device_id=43554f5c-998b-4cbe-918f-e75f7c46fd9f => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2126] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:14:14 2026] GET /v2.0/security-groups?id=df62ba0d-7449-49b2-a89e-33cf2c861419&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: 1088/2127] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:14:14 2026] GET /v2.0/ports?device_id=55086c5a-a2c6-4ca8-8d00-4fcbab11f7c3 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2128] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:14:14 2026] GET /v2.0/security-groups?id=29216864-d632-4033-be3f-fa90fff2733e&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: 1089/2129] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:14:15 2026] GET /v2.0/ports?device_id=43554f5c-998b-4cbe-918f-e75f7c46fd9f => generated 975 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2130] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:14:15 2026] GET /v2.0/security-groups?id=df62ba0d-7449-49b2-a89e-33cf2c861419&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2131] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:14:15 2026] GET /v2.0/ports?device_id=55086c5a-a2c6-4ca8-8d00-4fcbab11f7c3 => 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: 1042/2132] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:14:15 2026] GET /v2.0/security-groups?id=29216864-d632-4033-be3f-fa90fff2733e&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2133] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:14:16 2026] GET /v2.0/ports?device_id=43554f5c-998b-4cbe-918f-e75f7c46fd9f => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2134] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:14:16 2026] GET /v2.0/security-groups?id=df62ba0d-7449-49b2-a89e-33cf2c861419&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2135] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:14:17 2026] GET /v2.0/ports?device_id=55086c5a-a2c6-4ca8-8d00-4fcbab11f7c3 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2136] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:14:17 2026] GET /v2.0/security-groups?id=29216864-d632-4033-be3f-fa90fff2733e&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2137] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:14:17 2026] GET /v2.0/ports?device_id=43554f5c-998b-4cbe-918f-e75f7c46fd9f => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2138] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:14:17 2026] GET /v2.0/security-groups?id=df62ba0d-7449-49b2-a89e-33cf2c861419&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2139] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:14:17 2026] GET /v2.0/ports?device_id=43554f5c-998b-4cbe-918f-e75f7c46fd9f => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2140] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:14:17 2026] GET /v2.0/security-groups?id=df62ba0d-7449-49b2-a89e-33cf2c861419&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2141] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jun 10 16:14:18 2026] GET /v2.0/ports?device_id=43554f5c-998b-4cbe-918f-e75f7c46fd9f => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2142] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:14:18 2026] GET /v2.0/ports?device_id=55086c5a-a2c6-4ca8-8d00-4fcbab11f7c3 => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2143] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:14:18 2026] GET /v2.0/security-groups?id=29216864-d632-4033-be3f-fa90fff2733e&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:14:18.801 7 INFO neutron.db.l3_db [None req-9a9a888c-f227-4a34-bc75-90d236394886 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] Floating IP 6aca89ee-d209-458b-bd85-0c2ebdc5274e associated. External IP: 10.96.250.205, port: 8c416520-0290-40a8-8893-a35987ba2e9d. [pid: 7|app: 0|req: 1047/2144] 10.0.0.218 () {34 vars in 677 bytes} [Wed Jun 10 16:14:18 2026] POST /v2.0/floatingips => generated 856 bytes in 1028 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:14:19.207 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1dffc37e-8ca0-441d-a4d5-f1b8b61888e6'] response: {'name': 'network-changed', 'server_uuid': '43554f5c-998b-4cbe-918f-e75f7c46fd9f', 'tag': '8c416520-0290-40a8-8893-a35987ba2e9d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1098/2145] 10.0.0.218 () {32 vars in 729 bytes} [Wed Jun 10 16:14:19 2026] GET /v2.0/floatingips/6aca89ee-d209-458b-bd85-0c2ebdc5274e => generated 856 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2146] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:14:19 2026] GET /v2.0/ports?tenant_id=c8dd38e74b274336b721eff7d51a5e7f&device_id=43554f5c-998b-4cbe-918f-e75f7c46fd9f => 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: 1048/2147] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:14:19 2026] GET /v2.0/ports?device_id=55086c5a-a2c6-4ca8-8d00-4fcbab11f7c3 => generated 971 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2148] 199.204.45.35 () {34 vars in 985 bytes} [Wed Jun 10 16:14:19 2026] GET /v2.0/networks?id=7e33bad7-5475-4d40-be76-8f88ea759acf => generated 756 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2149] 199.204.45.35 () {34 vars in 993 bytes} [Wed Jun 10 16:14:19 2026] GET /v2.0/ports?device_id=55086c5a-a2c6-4ca8-8d00-4fcbab11f7c3 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2150] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:14:19 2026] GET /v2.0/security-groups?id=29216864-d632-4033-be3f-fa90fff2733e&fields=id&fields=name => generated 88 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2151] 199.204.45.35 () {34 vars in 1059 bytes} [Wed Jun 10 16:14:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=8c416520-0290-40a8-8893-a35987ba2e9d => generated 859 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2152] 199.204.45.35 () {34 vars in 983 bytes} [Wed Jun 10 16:14:19 2026] GET /v2.0/subnets?id=e0cff97a-9710-4b33-8032-bb62bf967343 => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2153] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:14:19 2026] GET /v2.0/ports?network_id=7e33bad7-5475-4d40-be76-8f88ea759acf&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 16:14:20.047 8 INFO neutron_taas.services.taas.taas_plugin [req-b12f82ec-f8e7-4ec3-95c1-cccb95494f84 req-da140577-bc3a-42c2-86aa-44cc4eef194d e4fb87f5f467401cac3d15eaa54a58df 148cb4fc54484bf880baa811c482e27f - - default default] TaaS: Handle Delete Port: f7fcb510-7653-40f4-812f-77f002a42899 2026-06-10 16:14:20.051 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-b12f82ec-f8e7-4ec3-95c1-cccb95494f84 req-da140577-bc3a-42c2-86aa-44cc4eef194d e4fb87f5f467401cac3d15eaa54a58df 148cb4fc54484bf880baa811c482e27f - - default default] Tap Mirror: Handle Delete Port: f7fcb510-7653-40f4-812f-77f002a42899 [pid: 7|app: 0|req: 1053/2154] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:14:20 2026] GET /v2.0/networks/7e33bad7-5475-4d40-be76-8f88ea759acf?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2155] 199.204.45.35 () {36 vars in 996 bytes} [Wed Jun 10 16:14:19 2026] DELETE /v2.0/ports/f7fcb510-7653-40f4-812f-77f002a42899 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2156] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:14:20 2026] GET /v2.0/networks/7e33bad7-5475-4d40-be76-8f88ea759acf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:14:20.210 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9cbb4038-4871-444f-842b-ccac28faca50'] response: {'server_uuid': '55086c5a-a2c6-4ca8-8d00-4fcbab11f7c3', 'name': 'network-vif-deleted', 'tag': 'f7fcb510-7653-40f4-812f-77f002a42899', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1103/2157] 10.0.0.218 () {32 vars in 729 bytes} [Wed Jun 10 16:14:20 2026] GET /v2.0/floatingips/6aca89ee-d209-458b-bd85-0c2ebdc5274e => generated 856 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2158] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:14:21 2026] GET /v2.0/ports?device_id=55086c5a-a2c6-4ca8-8d00-4fcbab11f7c3 => 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: 1104/2159] 10.0.0.218 () {32 vars in 729 bytes} [Wed Jun 10 16:14:21 2026] GET /v2.0/floatingips/6aca89ee-d209-458b-bd85-0c2ebdc5274e => generated 858 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2160] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:14:22 2026] GET /v2.0/ports?device_id=55086c5a-a2c6-4ca8-8d00-4fcbab11f7c3 => 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: 1105/2161] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:14:23 2026] GET /v2.0/ports?device_id=55086c5a-a2c6-4ca8-8d00-4fcbab11f7c3 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:14:25.856 7 INFO neutron_taas.services.taas.taas_plugin [None req-2c008396-ec79-4073-a730-ecdef6c4c845 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: 8f59f7f7-1261-4f52-bb1b-c07b85f1ebb3 2026-06-10 16:14:25.859 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c008396-ec79-4073-a730-ecdef6c4c845 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: 8f59f7f7-1261-4f52-bb1b-c07b85f1ebb3 [pid: 7|app: 0|req: 1058/2164] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jun 10 16:14:25 2026] PUT /v2.0/routers/027a3565-3135-4dbf-a0a7-3306f4c3af25/remove_router_interface => generated 309 bytes in 853 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:14:26.535 8 INFO neutron_taas.services.taas.taas_plugin [None req-b5d53350-01d6-4a9a-b48e-5d83908dff26 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: cd5913bf-3245-44d1-89e1-21349a9df43d 2026-06-10 16:14:26.538 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b5d53350-01d6-4a9a-b48e-5d83908dff26 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: cd5913bf-3245-44d1-89e1-21349a9df43d 2026-06-10 16:14:26.790 8 INFO neutron_taas.services.taas.taas_plugin [None req-b5d53350-01d6-4a9a-b48e-5d83908dff26 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: f0c4a395-3096-43df-bbef-832f1cf3b951 2026-06-10 16:14:26.794 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b5d53350-01d6-4a9a-b48e-5d83908dff26 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: f0c4a395-3096-43df-bbef-832f1cf3b951 2026-06-10 16:14:27.119 8 INFO neutron.services.segments.plugin [-] Segment 85c04871-4df7-4cc8-8838-034eb81ae3f1 resource provider aggregate not found 2026-06-10 16:14:27.120 8 INFO neutron.services.segments.plugin [-] Segment 85c04871-4df7-4cc8-8838-034eb81ae3f1 resource provider aggregate not found 2026-06-10 16:14:27.142 8 INFO neutron.services.segments.plugin [-] Segment 85c04871-4df7-4cc8-8838-034eb81ae3f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85c04871-4df7-4cc8-8838-034eb81ae3f1 found for delete ", "request_id": "req-f0e8e7a8-d642-4dbf-b7c6-58214999ca2d"}]} 2026-06-10 16:14:27.145 8 INFO neutron.services.segments.plugin [-] Segment 85c04871-4df7-4cc8-8838-034eb81ae3f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85c04871-4df7-4cc8-8838-034eb81ae3f1 found for delete ", "request_id": "req-c97338da-9f18-450c-bfde-0a62d54e1798"}]} 2026-06-10 16:14:27.157 8 INFO neutron.db.l3_hamode_db [None req-b5d53350-01d6-4a9a-b48e-5d83908dff26 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] HA network eca2d8ae-3454-4aaa-bf0a-1145c8998fe4 was deleted as no HA routers are present in tenant 148cb4fc54484bf880baa811c482e27f. [pid: 8|app: 0|req: 1107/2165] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:14:26 2026] DELETE /v2.0/routers/027a3565-3135-4dbf-a0a7-3306f4c3af25 => generated 0 bytes in 824 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2166] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:14:27 2026] DELETE /v2.0/subnets/9ef27529-eec5-422e-be28-27dae00501d4 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:14:27.385 8 INFO neutron_taas.services.taas.taas_plugin [None req-b7bc5768-f240-456f-8ac5-33760444cd43 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: eb488a6c-ba7b-438b-9892-94efe7efb8af 2026-06-10 16:14:27.386 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b7bc5768-f240-456f-8ac5-33760444cd43 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: eb488a6c-ba7b-438b-9892-94efe7efb8af [pid: 8|app: 0|req: 1108/2167] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:14:27 2026] DELETE /v2.0/networks/64d73f1f-d44b-432b-80fb-5def310a5cbf => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2168] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:14:27 2026] GET /v2.0/security-groups?tenant_id=148cb4fc54484bf880baa811c482e27f&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2169] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:14:27 2026] DELETE /v2.0/security-groups/29216864-d632-4033-be3f-fa90fff2733e => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2170] 10.0.0.243 () {34 vars in 990 bytes} [Wed Jun 10 16:14:28 2026] GET /v2.0/ports?device_id=43554f5c-998b-4cbe-918f-e75f7c46fd9f => 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: 1110/2171] 10.0.0.243 () {34 vars in 1040 bytes} [Wed Jun 10 16:14:28 2026] GET /v2.0/security-groups?id=df62ba0d-7449-49b2-a89e-33cf2c861419&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:14:29.167 8 INFO neutron.services.segments.plugin [-] Segment 2b4cb512-a6d8-4a5d-8786-b9a6ce43e599 resource provider aggregate not found 2026-06-10 16:14:29.171 8 INFO neutron.services.segments.plugin [-] Segment 2b4cb512-a6d8-4a5d-8786-b9a6ce43e599 resource provider aggregate not found 2026-06-10 16:14:29.189 8 INFO neutron.services.segments.plugin [-] Segment 2b4cb512-a6d8-4a5d-8786-b9a6ce43e599 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b4cb512-a6d8-4a5d-8786-b9a6ce43e599 found for delete ", "request_id": "req-5c56def7-1129-4d75-977b-9de3a30daf79"}]} 2026-06-10 16:14:29.189 8 INFO neutron.services.segments.plugin [-] Segment 2b4cb512-a6d8-4a5d-8786-b9a6ce43e599 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b4cb512-a6d8-4a5d-8786-b9a6ce43e599 found for delete ", "request_id": "req-7018a9ce-b257-4d64-8ac5-871ef23a794a"}]} [pid: 7|app: 0|req: 1062/2172] 10.0.0.243 () {34 vars in 990 bytes} [Wed Jun 10 16:14:29 2026] GET /v2.0/ports?device_id=8724a519-76fe-412b-afbc-efc53df814d9 => generated 1465 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2173] 10.0.0.243 () {34 vars in 1040 bytes} [Wed Jun 10 16:14:29 2026] GET /v2.0/security-groups?id=87674427-07e6-4ef5-8c75-7863ac0607ac&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: 1063/2174] 10.0.0.218 () {34 vars in 678 bytes} [Wed Jun 10 16:14:31 2026] POST /v2.0/qos/policies => generated 359 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2175] 10.0.0.218 () {34 vars in 678 bytes} [Wed Jun 10 16:14:32 2026] POST /v2.0/qos/policies => generated 359 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2176] 10.0.0.218 () {34 vars in 678 bytes} [Wed Jun 10 16:14:32 2026] POST /v2.0/qos/policies => generated 359 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2177] 10.0.0.218 () {34 vars in 678 bytes} [Wed Jun 10 16:14:32 2026] POST /v2.0/qos/policies => generated 359 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2178] 10.0.0.218 () {34 vars in 678 bytes} [Wed Jun 10 16:14:32 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2179] 10.0.0.218 () {34 vars in 753 bytes} [Wed Jun 10 16:14:32 2026] PUT /v2.0/policies/7330c7dc-9483-4082-9959-b356ed16da42/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2180] 10.0.0.218 () {34 vars in 753 bytes} [Wed Jun 10 16:14:32 2026] PUT /v2.0/policies/462f9b30-7b85-40dd-b6cd-ac19b147260a/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2181] 10.0.0.218 () {34 vars in 753 bytes} [Wed Jun 10 16:14:32 2026] PUT /v2.0/policies/c0195166-640f-4b34-a422-697928ec7918/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2182] 10.0.0.218 () {34 vars in 753 bytes} [Wed Jun 10 16:14:32 2026] PUT /v2.0/policies/203a87cd-5819-41fa-94ab-41b00ca19996/tags => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2183] 10.0.0.218 () {32 vars in 674 bytes} [Wed Jun 10 16:14:32 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: 1068/2184] 10.0.0.218 () {32 vars in 688 bytes} [Wed Jun 10 16:14:33 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2185] 10.0.0.218 () {32 vars in 684 bytes} [Wed Jun 10 16:14:33 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2186] 10.0.0.218 () {32 vars in 696 bytes} [Wed Jun 10 16:14:33 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2187] 10.0.0.218 () {32 vars in 682 bytes} [Wed Jun 10 16:14:33 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2188] 10.0.0.218 () {32 vars in 696 bytes} [Wed Jun 10 16:14:33 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2189] 10.0.0.218 () {32 vars in 692 bytes} [Wed Jun 10 16:14:33 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2190] 10.0.0.218 () {32 vars in 704 bytes} [Wed Jun 10 16:14:33 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: 1120/2191] 10.0.0.218 () {32 vars in 734 bytes} [Wed Jun 10 16:14:33 2026] DELETE /v2.0/qos/policies/7330c7dc-9483-4082-9959-b356ed16da42 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2192] 10.0.0.218 () {32 vars in 734 bytes} [Wed Jun 10 16:14:33 2026] DELETE /v2.0/qos/policies/462f9b30-7b85-40dd-b6cd-ac19b147260a => 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: 1121/2193] 10.0.0.218 () {32 vars in 734 bytes} [Wed Jun 10 16:14:33 2026] DELETE /v2.0/qos/policies/c0195166-640f-4b34-a422-697928ec7918 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2194] 10.0.0.218 () {32 vars in 734 bytes} [Wed Jun 10 16:14:33 2026] DELETE /v2.0/qos/policies/203a87cd-5819-41fa-94ab-41b00ca19996 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2195] 10.0.0.218 () {32 vars in 734 bytes} [Wed Jun 10 16:14:33 2026] DELETE /v2.0/qos/policies/4f6c4a11-40ac-4b10-9030-3e00b141095d => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2196] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:14:34 2026] GET /v2.0/security-groups?tenant_id=d0fc3cb4a67f444aa09ac729421f136b&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2197] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:14:34 2026] DELETE /v2.0/security-groups/dd0421e0-37a7-47b3-aa0a-2f62a5ef7d5f => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2198] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:14:34 2026] GET /v2.0/security-groups?tenant_id=11461c0bd8514ede8658dc7ac44ecb3a&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2199] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:14:35 2026] DELETE /v2.0/security-groups/17929b6a-c9bb-4a50-890e-2fd9cc696def => 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: 1076/2200] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:14:35 2026] GET /v2.0/security-groups?tenant_id=2cbf05ff8caf4c079e156722fe7c44f9&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2201] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:14:35 2026] DELETE /v2.0/security-groups/b91889f5-2dc8-43a2-9da9-6cf68725b60e => 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: 1127/2204] 10.0.0.218 () {34 vars in 676 bytes} [Wed Jun 10 16:14:39 2026] POST /v2.0/subnetpools => generated 516 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2205] 10.0.0.218 () {34 vars in 676 bytes} [Wed Jun 10 16:14:39 2026] POST /v2.0/subnetpools => generated 516 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2206] 10.0.0.218 () {34 vars in 676 bytes} [Wed Jun 10 16:14: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: 1079/2207] 10.0.0.218 () {34 vars in 676 bytes} [Wed Jun 10 16:14: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: 8|app: 0|req: 1129/2208] 10.0.0.218 () {34 vars in 676 bytes} [Wed Jun 10 16:14:39 2026] POST /v2.0/subnetpools => generated 516 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2209] 10.0.0.218 () {34 vars in 759 bytes} [Wed Jun 10 16:14:40 2026] PUT /v2.0/subnetpools/33cac840-e4f0-4106-b557-aa2ad0a748b4/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2210] 10.0.0.218 () {34 vars in 759 bytes} [Wed Jun 10 16:14:40 2026] PUT /v2.0/subnetpools/c2517ed0-2f33-454d-9906-c517718f1ff1/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2211] 10.0.0.218 () {34 vars in 759 bytes} [Wed Jun 10 16:14:40 2026] PUT /v2.0/subnetpools/a3dfb93b-0f02-40ed-8b31-01b37bf597b7/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2212] 10.0.0.218 () {34 vars in 759 bytes} [Wed Jun 10 16:14:40 2026] PUT /v2.0/subnetpools/9e291788-9147-4d7c-91e5-01edb248b8bc/tags => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2213] 10.0.0.218 () {32 vars in 672 bytes} [Wed Jun 10 16:14:40 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2214] 10.0.0.218 () {32 vars in 686 bytes} [Wed Jun 10 16:14:40 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2215] 10.0.0.218 () {32 vars in 682 bytes} [Wed Jun 10 16:14:40 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: 8|app: 0|req: 1133/2216] 10.0.0.218 () {32 vars in 694 bytes} [Wed Jun 10 16:14:40 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2217] 10.0.0.218 () {32 vars in 680 bytes} [Wed Jun 10 16:14:40 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2218] 10.0.0.218 () {32 vars in 694 bytes} [Wed Jun 10 16:14:40 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2219] 10.0.0.218 () {32 vars in 690 bytes} [Wed Jun 10 16:14:40 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2220] 10.0.0.218 () {32 vars in 702 bytes} [Wed Jun 10 16:14:40 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2221] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jun 10 16:14:40 2026] DELETE /v2.0/subnetpools/33cac840-e4f0-4106-b557-aa2ad0a748b4 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2222] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jun 10 16:14:40 2026] DELETE /v2.0/subnetpools/c2517ed0-2f33-454d-9906-c517718f1ff1 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2223] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jun 10 16:14:40 2026] DELETE /v2.0/subnetpools/a3dfb93b-0f02-40ed-8b31-01b37bf597b7 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2224] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jun 10 16:14:40 2026] DELETE /v2.0/subnetpools/9e291788-9147-4d7c-91e5-01edb248b8bc => 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: 1088/2225] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jun 10 16:14:40 2026] DELETE /v2.0/subnetpools/656793ef-a871-46ff-af03-1916ad7e3911 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2226] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:14:41 2026] GET /v2.0/security-groups?tenant_id=85cb6cf312b14fb78eb5ef8351b301dd&name=default => generated 2925 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2227] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:14:41 2026] DELETE /v2.0/security-groups/9826732e-715d-4b4e-8a6a-389bcb95cb6f => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2228] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:14:41 2026] GET /v2.0/security-groups?tenant_id=6bf13e3542984ae9b33de40a0adcd582&name=default => generated 2925 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2229] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:14:42 2026] DELETE /v2.0/security-groups/4c271f02-7ff2-40b5-95c0-237cdeb42dbf => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2230] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:14:42 2026] GET /v2.0/security-groups?tenant_id=d3af721a3f9e4a77bde3d095c0cd5294&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2231] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:14:42 2026] DELETE /v2.0/security-groups/df21b653-4980-44fb-80a4-d905be4e90e5 => 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: 1141/2232] 10.0.0.218 () {32 vars in 826 bytes} [Wed Jun 10 16:14:43 2026] GET /v2.0/ports?project_id=c8dd38e74b274336b721eff7d51a5e7f&network_id=7e33bad7-5475-4d40-be76-8f88ea759acf => generated 3695 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2233] 10.0.0.218 () {32 vars in 742 bytes} [Wed Jun 10 16:14:43 2026] GET /v2.0/subnets?network_id=a6defdd1-7a9f-4b5c-88eb-1bf7dc752d93 => generated 667 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2234] 10.0.0.218 () {32 vars in 721 bytes} [Wed Jun 10 16:14:44 2026] GET /v2.0/subnets/1af3ce7e-b88e-4a1a-8f05-87a2f4afe0cb => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:14:44.300 7 INFO neutron.db.l3_db [None req-4834ee65-68dc-41a7-b2ad-f5844602acd7 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] Floating IP 6aca89ee-d209-458b-bd85-0c2ebdc5274e disassociated. External IP: 10.96.250.205, port: 8c416520-0290-40a8-8893-a35987ba2e9d. [pid: 7|app: 0|req: 1093/2235] 10.0.0.218 () {34 vars in 749 bytes} [Wed Jun 10 16:14:44 2026] PUT /v2.0/floatingips/6aca89ee-d209-458b-bd85-0c2ebdc5274e => generated 554 bytes in 417 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2236] 10.0.0.218 () {32 vars in 729 bytes} [Wed Jun 10 16:14:44 2026] GET /v2.0/floatingips/6aca89ee-d209-458b-bd85-0c2ebdc5274e => generated 554 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:14:44.656 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e9aca91f-edd4-4331-9585-beded947f938'] response: {'name': 'network-changed', 'server_uuid': '43554f5c-998b-4cbe-918f-e75f7c46fd9f', 'tag': '8c416520-0290-40a8-8893-a35987ba2e9d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1094/2237] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:14:45 2026] GET /v2.0/ports?tenant_id=c8dd38e74b274336b721eff7d51a5e7f&device_id=43554f5c-998b-4cbe-918f-e75f7c46fd9f => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2238] 199.204.45.35 () {34 vars in 985 bytes} [Wed Jun 10 16:14:45 2026] GET /v2.0/networks?id=7e33bad7-5475-4d40-be76-8f88ea759acf => generated 756 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2239] 199.204.45.35 () {34 vars in 1059 bytes} [Wed Jun 10 16:14:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=8c416520-0290-40a8-8893-a35987ba2e9d => 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: 1096/2240] 199.204.45.35 () {34 vars in 983 bytes} [Wed Jun 10 16:14:45 2026] GET /v2.0/subnets?id=e0cff97a-9710-4b33-8032-bb62bf967343 => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2241] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:14:45 2026] GET /v2.0/ports?network_id=7e33bad7-5475-4d40-be76-8f88ea759acf&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2242] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:14:45 2026] GET /v2.0/networks/7e33bad7-5475-4d40-be76-8f88ea759acf?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: 1145/2243] 10.0.0.213 () {30 vars in 690 bytes} [Wed Jun 10 16:14:45 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2244] 10.0.0.213 () {30 vars in 692 bytes} [Wed Jun 10 16:14:45 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2245] 10.0.0.213 () {30 vars in 668 bytes} [Wed Jun 10 16:14:45 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: 1148/2246] 10.0.0.213 () {30 vars in 704 bytes} [Wed Jun 10 16:14:45 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2247] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:14:45 2026] GET /v2.0/networks/7e33bad7-5475-4d40-be76-8f88ea759acf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2248] 10.0.0.218 () {32 vars in 729 bytes} [Wed Jun 10 16:14:45 2026] GET /v2.0/floatingips/6aca89ee-d209-458b-bd85-0c2ebdc5274e => generated 552 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2249] 10.0.0.213 () {28 vars in 439 bytes} [Wed Jun 10 16:14:45 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2250] 10.0.0.213 () {30 vars in 728 bytes} [Wed Jun 10 16:14:46 2026] GET /v2.0/subnets/1af3ce7e-b88e-4a1a-8f05-87a2f4afe0cb => generated 658 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:14:46.050 7 INFO neutron.db.segments_db [None req-8db002f7-739e-45a4-b733-66062efda63a 94cc552eae474f9fae3adf31e6ae7137 262cf7a28a5a4a3ea827883b5d5fdca8 - - default default] Added segment 02714112-ea07-49c3-9c73-0a6e5a435a68 of type vxlan for network 7ab29bc9-6af6-4e29-b773-72708b04e639 [pid: 8|app: 0|req: 1152/2251] 10.0.0.213 () {30 vars in 690 bytes} [Wed Jun 10 16:14:46 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: 1153/2252] 10.0.0.213 () {30 vars in 692 bytes} [Wed Jun 10 16:14:46 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2253] 10.0.0.213 () {30 vars in 668 bytes} [Wed Jun 10 16:14:46 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: 1155/2254] 10.0.0.213 () {30 vars in 704 bytes} [Wed Jun 10 16:14:46 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: 1156/2255] 10.0.0.213 () {30 vars in 728 bytes} [Wed Jun 10 16:14:46 2026] GET /v2.0/subnets/1af3ce7e-b88e-4a1a-8f05-87a2f4afe0cb => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2256] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:14:45 2026] POST /v2.0/networks => generated 613 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2257] 10.0.0.218 () {34 vars in 753 bytes} [Wed Jun 10 16:14:46 2026] PUT /v2.0/networks/7ab29bc9-6af6-4e29-b773-72708b04e639/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2258] 10.0.0.218 () {32 vars in 733 bytes} [Wed Jun 10 16:14:46 2026] GET /v2.0/networks/7ab29bc9-6af6-4e29-b773-72708b04e639/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2259] 10.0.0.218 () {34 vars in 764 bytes} [Wed Jun 10 16:14:46 2026] PUT /v2.0/networks/7ab29bc9-6af6-4e29-b773-72708b04e639/tags/green => generated 4 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2260] 10.0.0.213 () {30 vars in 690 bytes} [Wed Jun 10 16:14:46 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: 1103/2261] 10.0.0.213 () {30 vars in 692 bytes} [Wed Jun 10 16:14:46 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: 1104/2262] 10.0.0.213 () {30 vars in 668 bytes} [Wed Jun 10 16:14:46 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: 1105/2263] 10.0.0.213 () {30 vars in 704 bytes} [Wed Jun 10 16:14:46 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: 1159/2264] 10.0.0.218 () {32 vars in 733 bytes} [Wed Jun 10 16:14:46 2026] GET /v2.0/networks/7ab29bc9-6af6-4e29-b773-72708b04e639/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: 1106/2265] 10.0.0.213 () {30 vars in 730 bytes} [Wed Jun 10 16:14:46 2026] GET /v2.0/networks/5913c70f-d2e1-48a4-980b-9e42c960eb8c => generated 799 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2266] 10.0.0.213 () {30 vars in 682 bytes} [Wed Jun 10 16:14:46 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2267] 10.0.0.218 () {34 vars in 760 bytes} [Wed Jun 10 16:14:46 2026] PUT /v2.0/networks/7ab29bc9-6af6-4e29-b773-72708b04e639/tags/red => generated 4 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2268] 10.0.0.218 () {32 vars in 733 bytes} [Wed Jun 10 16:14:46 2026] GET /v2.0/networks/7ab29bc9-6af6-4e29-b773-72708b04e639/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2269] 10.0.0.218 () {34 vars in 782 bytes} [Wed Jun 10 16:14:46 2026] PUT /v2.0/networks/7ab29bc9-6af6-4e29-b773-72708b04e639/tags/black.or.white => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2270] 10.0.0.218 () {32 vars in 733 bytes} [Wed Jun 10 16:14:46 2026] GET /v2.0/networks/7ab29bc9-6af6-4e29-b773-72708b04e639/tags => generated 52 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2271] 10.0.0.218 () {34 vars in 753 bytes} [Wed Jun 10 16:14:46 2026] PUT /v2.0/networks/7ab29bc9-6af6-4e29-b773-72708b04e639/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2272] 10.0.0.218 () {32 vars in 733 bytes} [Wed Jun 10 16:14:46 2026] GET /v2.0/networks/7ab29bc9-6af6-4e29-b773-72708b04e639/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2273] 10.0.0.213 () {34 vars in 704 bytes} [Wed Jun 10 16:14:46 2026] POST /v2.0/ports => generated 1128 bytes in 314 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: 1162/2274] 10.0.0.218 () {32 vars in 741 bytes} [Wed Jun 10 16:14:46 2026] GET /v2.0/networks/7ab29bc9-6af6-4e29-b773-72708b04e639/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2275] 10.0.0.218 () {34 vars in 685 bytes} [Wed Jun 10 16:14:46 2026] POST /v2.0/security-groups => generated 1677 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 16:14:46.946 8 INFO neutron.api.v2.resource [None req-153e410b-1ee1-47ca-a5fd-ad2662ff5422 94cc552eae474f9fae3adf31e6ae7137 262cf7a28a5a4a3ea827883b5d5fdca8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1163/2276] 10.0.0.218 () {32 vars in 745 bytes} [Wed Jun 10 16:14:46 2026] GET /v2.0/networks/7ab29bc9-6af6-4e29-b773-72708b04e639/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2277] 10.0.0.218 () {32 vars in 744 bytes} [Wed Jun 10 16:14:46 2026] DELETE /v2.0/networks/7ab29bc9-6af6-4e29-b773-72708b04e639/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2278] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jun 10 16:14:46 2026] POST /v2.0/security-group-rules => generated 597 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2279] 10.0.0.218 () {32 vars in 733 bytes} [Wed Jun 10 16:14:47 2026] GET /v2.0/networks/7ab29bc9-6af6-4e29-b773-72708b04e639/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:14:47.080 8 INFO neutron.api.v2.resource [None req-af4a917b-59bb-4228-959f-b96ce3d03416 94cc552eae474f9fae3adf31e6ae7137 262cf7a28a5a4a3ea827883b5d5fdca8 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1166/2280] 10.0.0.218 () {32 vars in 748 bytes} [Wed Jun 10 16:14:47 2026] DELETE /v2.0/networks/7ab29bc9-6af6-4e29-b773-72708b04e639/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2281] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jun 10 16:14:47 2026] POST /v2.0/security-group-rules => generated 596 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2282] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jun 10 16:14:47 2026] DELETE /v2.0/networks/7ab29bc9-6af6-4e29-b773-72708b04e639/tags => 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: 1116/2283] 10.0.0.218 () {32 vars in 733 bytes} [Wed Jun 10 16:14:47 2026] GET /v2.0/networks/7ab29bc9-6af6-4e29-b773-72708b04e639/tags => generated 12 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2284] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jun 10 16:14:47 2026] POST /v2.0/security-group-rules => generated 602 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:14:47.349 7 INFO neutron.services.segments.plugin [-] Segment 02714112-ea07-49c3-9c73-0a6e5a435a68 resource provider aggregate not found 2026-06-10 16:14:47.357 7 INFO neutron.services.segments.plugin [-] Segment 02714112-ea07-49c3-9c73-0a6e5a435a68 resource provider aggregate not found 2026-06-10 16:14:47.365 7 INFO neutron.services.segments.plugin [-] Segment 02714112-ea07-49c3-9c73-0a6e5a435a68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02714112-ea07-49c3-9c73-0a6e5a435a68 found for delete ", "request_id": "req-cf7afa79-c5fb-4f4b-996f-0b9d65380345"}]} 2026-06-10 16:14:47.377 7 INFO neutron.services.segments.plugin [-] Segment 02714112-ea07-49c3-9c73-0a6e5a435a68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02714112-ea07-49c3-9c73-0a6e5a435a68 found for delete ", "request_id": "req-803c94db-9ac4-492d-8635-3c4b2c4d9059"}]} [pid: 7|app: 0|req: 1117/2285] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:14:47 2026] DELETE /v2.0/networks/7ab29bc9-6af6-4e29-b773-72708b04e639 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2286] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jun 10 16:14:47 2026] POST /v2.0/security-group-rules => generated 601 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:14:47.443 7 INFO neutron.db.securitygroups_db [None req-71caa6b8-949d-46b8-a84c-4e2093f4c98c 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] Project c8dd38e74b274336b721eff7d51a5e7f 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: 1118/2287] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jun 10 16:14:47 2026] POST /v2.0/security-group-rules => generated 607 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:14:47.596 8 INFO neutron.db.securitygroups_db [None req-8350087d-5477-4ae4-b2ec-f42305741e01 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] Project c8dd38e74b274336b721eff7d51a5e7f 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: 1170/2288] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jun 10 16:14:47 2026] POST /v2.0/security-group-rules => generated 606 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2289] 10.0.0.218 () {32 vars in 649 bytes} [Wed Jun 10 16:14:48 2026] GET /v2.0/networks => generated 1297 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2290] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:14:48 2026] GET /v2.0/security-groups?tenant_id=8625ea83ce96408fb281c6bf6c1be080&name=default => generated 2929 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2291] 10.0.0.207 () {34 vars in 1100 bytes} [Wed Jun 10 16:14:48 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1128474810&fields=id&tenant_id=c8dd38e74b274336b721eff7d51a5e7f => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2292] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:14:48 2026] DELETE /v2.0/security-groups/7b244593-8fb8-46ac-adf1-aa8955c100e6 => 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: 1173/2293] 10.0.0.207 () {34 vars in 982 bytes} [Wed Jun 10 16:14:48 2026] GET /v2.0/networks?id=7e33bad7-5475-4d40-be76-8f88ea759acf => generated 660 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2294] 10.0.0.207 () {34 vars in 965 bytes} [Wed Jun 10 16:14:48 2026] GET /v2.0/quotas/c8dd38e74b274336b721eff7d51a5e7f => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2295] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:14:48 2026] GET /v2.0/security-groups?tenant_id=262cf7a28a5a4a3ea827883b5d5fdca8&name=default => generated 2926 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2296] 10.0.0.207 () {34 vars in 1002 bytes} [Wed Jun 10 16:14:48 2026] GET /v2.0/ports?tenant_id=c8dd38e74b274336b721eff7d51a5e7f&fields=id => generated 149 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2297] 10.0.0.207 () {34 vars in 1008 bytes} [Wed Jun 10 16:14:48 2026] GET /v2.0/networks/7e33bad7-5475-4d40-be76-8f88ea759acf?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: 1176/2298] 10.0.0.207 () {34 vars in 1108 bytes} [Wed Jun 10 16:14:48 2026] GET /v2.0/networks/7e33bad7-5475-4d40-be76-8f88ea759acf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2299] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:14:48 2026] DELETE /v2.0/security-groups/7f5632df-1da8-4d18-9189-6253d406bcc6 => 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: 1177/2300] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:14:48 2026] GET /v2.0/ports?device_id=839a091d-cb02-4d5c-aa46-e1a264094fcf => 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: 1124/2301] 199.204.45.35 () {30 vars in 702 bytes} [Wed Jun 10 16:14:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2302] 199.204.45.35 () {30 vars in 704 bytes} [Wed Jun 10 16:14:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2303] 199.204.45.35 () {30 vars in 680 bytes} [Wed Jun 10 16:14:49 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: 1179/2304] 199.204.45.35 () {30 vars in 716 bytes} [Wed Jun 10 16:14:49 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: 1126/2305] 199.204.45.35 () {30 vars in 736 bytes} [Wed Jun 10 16:14:49 2026] GET /v2.0/ports/4f8c33ae-47cf-4538-bd2d-f6d808188cf6 => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2306] 199.204.45.35 () {30 vars in 702 bytes} [Wed Jun 10 16:14:49 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: 1127/2307] 199.204.45.35 () {30 vars in 704 bytes} [Wed Jun 10 16:14:49 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: 1181/2308] 199.204.45.35 () {30 vars in 680 bytes} [Wed Jun 10 16:14:49 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: 1128/2309] 199.204.45.35 () {30 vars in 716 bytes} [Wed Jun 10 16:14:49 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-06-10 16:14:49.783 8 INFO neutron.api.v2.resource [None req-bd0f4730-bf46-418a-aff7-0b99d27d38ed d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1182/2310] 199.204.45.35 () {30 vars in 762 bytes} [Wed Jun 10 16:14:49 2026] GET /v2.0/security-groups/lb-68030820-842c-4ce3-bbca-fbc72ca6a263 => 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: 1129/2311] 199.204.45.35 () {30 vars in 784 bytes} [Wed Jun 10 16:14:49 2026] GET /v2.0/security-groups?name=lb-68030820-842c-4ce3-bbca-fbc72ca6a263 => generated 23 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2312] 199.204.45.35 () {34 vars in 735 bytes} [Wed Jun 10 16:14:49 2026] POST /v2.0/security-groups => generated 1638 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2313] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:14:49 2026] GET /v2.0/ports?device_id=839a091d-cb02-4d5c-aa46-e1a264094fcf => 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: 1184/2314] 199.204.45.35 () {30 vars in 814 bytes} [Wed Jun 10 16:14:49 2026] GET /v2.0/security-group-rules?security_group_id=b1bc413e-84c1-438c-adbe-59df2f51125c => generated 1182 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2315] 199.204.45.35 () {34 vars in 788 bytes} [Wed Jun 10 16:14:49 2026] PUT /v2.0/ports/4f8c33ae-47cf-4538-bd2d-f6d808188cf6 => generated 1128 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2316] 199.204.45.35 () {30 vars in 702 bytes} [Wed Jun 10 16:14:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1132/2317] 199.204.45.35 () {30 vars in 704 bytes} [Wed Jun 10 16:14:50 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: 1186/2318] 199.204.45.35 () {30 vars in 680 bytes} [Wed Jun 10 16:14:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2319] 199.204.45.35 () {30 vars in 716 bytes} [Wed Jun 10 16:14:50 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: 1187/2320] 199.204.45.35 () {30 vars in 740 bytes} [Wed Jun 10 16:14:50 2026] GET /v2.0/subnets/1af3ce7e-b88e-4a1a-8f05-87a2f4afe0cb => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2321] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:14:51 2026] GET /v2.0/ports?device_id=839a091d-cb02-4d5c-aa46-e1a264094fcf => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:14:52.070 8 INFO neutron.db.segments_db [None req-d964ad39-6f31-475f-8dfa-f37fe6575b03 e53ed729772e4d98b12f96079552bf24 01cef6466390438384e3668f177c740c - - default default] Added segment b1d72485-5ffc-4e12-baeb-862cc38c670a of type vxlan for network 58e232c1-3bb8-4c08-8e4b-82998d8425e7 [pid: 7|app: 0|req: 1135/2322] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:14:52 2026] GET /v2.0/ports?device_id=839a091d-cb02-4d5c-aa46-e1a264094fcf => 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: 1188/2323] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:14:51 2026] POST /v2.0/networks => generated 613 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2324] 10.0.0.218 () {34 vars in 664 bytes} [Wed Jun 10 16:14:52 2026] POST /v2.0/ports => generated 743 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2325] 10.0.0.218 () {34 vars in 747 bytes} [Wed Jun 10 16:14:52 2026] PUT /v2.0/ports/f2ec8630-e9bd-4d85-8425-e6036629452c/tags => generated 25 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1137/2326] 10.0.0.218 () {32 vars in 727 bytes} [Wed Jun 10 16:14:52 2026] GET /v2.0/ports/f2ec8630-e9bd-4d85-8425-e6036629452c/tags => generated 25 bytes in 63 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: 1190/2327] 10.0.0.218 () {34 vars in 758 bytes} [Wed Jun 10 16:14:52 2026] PUT /v2.0/ports/f2ec8630-e9bd-4d85-8425-e6036629452c/tags/green => generated 4 bytes in 76 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: 1138/2328] 10.0.0.218 () {32 vars in 727 bytes} [Wed Jun 10 16:14:52 2026] GET /v2.0/ports/f2ec8630-e9bd-4d85-8425-e6036629452c/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1191/2329] 10.0.0.218 () {34 vars in 754 bytes} [Wed Jun 10 16:14:52 2026] PUT /v2.0/ports/f2ec8630-e9bd-4d85-8425-e6036629452c/tags/red => generated 4 bytes in 72 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: 1139/2330] 10.0.0.218 () {32 vars in 727 bytes} [Wed Jun 10 16:14:52 2026] GET /v2.0/ports/f2ec8630-e9bd-4d85-8425-e6036629452c/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1192/2331] 10.0.0.218 () {34 vars in 776 bytes} [Wed Jun 10 16:14:52 2026] PUT /v2.0/ports/f2ec8630-e9bd-4d85-8425-e6036629452c/tags/black.or.white => generated 4 bytes in 85 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: 1140/2332] 10.0.0.218 () {32 vars in 727 bytes} [Wed Jun 10 16:14:53 2026] GET /v2.0/ports/f2ec8630-e9bd-4d85-8425-e6036629452c/tags => generated 52 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1193/2333] 10.0.0.218 () {34 vars in 747 bytes} [Wed Jun 10 16:14:53 2026] PUT /v2.0/ports/f2ec8630-e9bd-4d85-8425-e6036629452c/tags => generated 37 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1141/2334] 10.0.0.218 () {32 vars in 727 bytes} [Wed Jun 10 16:14:53 2026] GET /v2.0/ports/f2ec8630-e9bd-4d85-8425-e6036629452c/tags => generated 37 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: 8|app: 0|req: 1194/2335] 199.204.45.35 () {34 vars in 985 bytes} [Wed Jun 10 16:14:53 2026] GET /v2.0/networks?id=7e33bad7-5475-4d40-be76-8f88ea759acf => generated 660 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2336] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:14:53 2026] GET /v2.0/ports?device_id=839a091d-cb02-4d5c-aa46-e1a264094fcf => 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: 1196/2337] 199.204.45.35 () {34 vars in 1049 bytes} [Wed Jun 10 16:14:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c8dd38e74b274336b721eff7d51a5e7f => generated 273 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2338] 10.0.0.218 () {32 vars in 735 bytes} [Wed Jun 10 16:14:53 2026] GET /v2.0/ports/f2ec8630-e9bd-4d85-8425-e6036629452c/tags/red => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:14:53.305 7 INFO neutron.api.v2.resource [None req-f526a5de-ce1c-47d3-9bb1-aa186d315d6b e53ed729772e4d98b12f96079552bf24 01cef6466390438384e3668f177c740c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1143/2339] 10.0.0.218 () {32 vars in 739 bytes} [Wed Jun 10 16:14:53 2026] GET /v2.0/ports/f2ec8630-e9bd-4d85-8425-e6036629452c/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1144/2340] 10.0.0.218 () {32 vars in 738 bytes} [Wed Jun 10 16:14:53 2026] DELETE /v2.0/ports/f2ec8630-e9bd-4d85-8425-e6036629452c/tags/red => generated 0 bytes in 72 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: 1145/2341] 10.0.0.218 () {32 vars in 727 bytes} [Wed Jun 10 16:14:53 2026] GET /v2.0/ports/f2ec8630-e9bd-4d85-8425-e6036629452c/tags => generated 30 bytes in 36 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-06-10 16:14:53.482 7 INFO neutron.api.v2.resource [None req-0503ff71-28b8-4f25-8b52-8ffb43c470b1 e53ed729772e4d98b12f96079552bf24 01cef6466390438384e3668f177c740c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1146/2342] 10.0.0.218 () {32 vars in 742 bytes} [Wed Jun 10 16:14:53 2026] DELETE /v2.0/ports/f2ec8630-e9bd-4d85-8425-e6036629452c/tags/green => generated 99 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1147/2343] 10.0.0.218 () {32 vars in 730 bytes} [Wed Jun 10 16:14:53 2026] DELETE /v2.0/ports/f2ec8630-e9bd-4d85-8425-e6036629452c/tags => generated 0 bytes in 74 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: 1197/2344] 199.204.45.35 () {38 vars in 954 bytes} [Wed Jun 10 16:14:53 2026] POST /v2.0/ports => generated 954 bytes in 354 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: 1148/2345] 10.0.0.218 () {32 vars in 727 bytes} [Wed Jun 10 16:14:53 2026] GET /v2.0/ports/f2ec8630-e9bd-4d85-8425-e6036629452c/tags => generated 12 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:14:53.740 7 INFO neutron_taas.services.taas.taas_plugin [None req-925e63a9-0bfb-47b9-8ad2-cac8fd32aa4f e53ed729772e4d98b12f96079552bf24 01cef6466390438384e3668f177c740c - - default default] TaaS: Handle Delete Port: f2ec8630-e9bd-4d85-8425-e6036629452c 2026-06-10 16:14:53.744 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-925e63a9-0bfb-47b9-8ad2-cac8fd32aa4f e53ed729772e4d98b12f96079552bf24 01cef6466390438384e3668f177c740c - - default default] Tap Mirror: Handle Delete Port: f2ec8630-e9bd-4d85-8425-e6036629452c [pid: 7|app: 0|req: 1149/2346] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jun 10 16:14:53 2026] DELETE /v2.0/ports/f2ec8630-e9bd-4d85-8425-e6036629452c => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:14:53.964 7 INFO neutron.services.segments.plugin [-] Segment b1d72485-5ffc-4e12-baeb-862cc38c670a resource provider aggregate not found 2026-06-10 16:14:53.975 7 INFO neutron.services.segments.plugin [-] Segment b1d72485-5ffc-4e12-baeb-862cc38c670a resource provider aggregate not found 2026-06-10 16:14:53.991 7 INFO neutron.services.segments.plugin [-] Segment b1d72485-5ffc-4e12-baeb-862cc38c670a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1d72485-5ffc-4e12-baeb-862cc38c670a found for delete ", "request_id": "req-1430116d-1c53-4fe6-87f1-2bbbc8f44867"}]} 2026-06-10 16:14:53.998 7 INFO neutron.services.segments.plugin [-] Segment b1d72485-5ffc-4e12-baeb-862cc38c670a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1d72485-5ffc-4e12-baeb-862cc38c670a found for delete ", "request_id": "req-8c279e6b-c448-4511-9609-feef26caf35a"}]} [pid: 7|app: 0|req: 1150/2347] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:14:53 2026] DELETE /v2.0/networks/58e232c1-3bb8-4c08-8e4b-82998d8425e7 => 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: 1198/2350] 199.204.45.35 () {38 vars in 1027 bytes} [Wed Jun 10 16:14:53 2026] PUT /v2.0/ports/05a13a9b-743c-4889-acd0-a0681334fb20 => generated 1235 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 16:14:54.076 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-86c12418-3855-4d5e-904a-efbb16340d67'] response: {'name': 'network-changed', 'server_uuid': '839a091d-cb02-4d5c-aa46-e1a264094fcf', 'tag': '05a13a9b-743c-4889-acd0-a0681334fb20', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1153/2351] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:14:54 2026] GET /v2.0/ports?device_id=839a091d-cb02-4d5c-aa46-e1a264094fcf => generated 969 bytes in 81 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: 1199/2352] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:14:54 2026] GET /v2.0/security-groups?id=4f2e5311-99fb-4a5a-9d0f-bde9fe0fe263&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: 1154/2353] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:14:54 2026] GET /v2.0/ports?tenant_id=c8dd38e74b274336b721eff7d51a5e7f&device_id=839a091d-cb02-4d5c-aa46-e1a264094fcf => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2354] 199.204.45.35 () {34 vars in 1017 bytes} [Wed Jun 10 16:14:54 2026] GET /v2.0/networks?tenant_id=c8dd38e74b274336b721eff7d51a5e7f&shared=False => generated 756 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2355] 199.204.45.35 () {34 vars in 929 bytes} [Wed Jun 10 16:14:54 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2356] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:14:54 2026] GET /v2.0/security-groups?tenant_id=0145a398a90a46519ee889da13830aa5&name=default => generated 2929 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2357] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:14:54 2026] DELETE /v2.0/security-groups/e54d4a54-a50f-4827-b987-a450fc1dc151 => 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: 1201/2358] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:14:54 2026] GET /v2.0/security-groups?tenant_id=01cef6466390438384e3668f177c740c&name=default => generated 2929 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2359] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:14:55 2026] DELETE /v2.0/security-groups/5c2828a9-34a6-491b-a2b3-f4861c22ead0 => 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: 1202/2360] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:14:55 2026] GET /v2.0/ports?device_id=839a091d-cb02-4d5c-aa46-e1a264094fcf => generated 969 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2361] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:14:55 2026] GET /v2.0/security-groups?id=4f2e5311-99fb-4a5a-9d0f-bde9fe0fe263&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: 1203/2362] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:14:55 2026] GET /v2.0/ports?tenant_id=c8dd38e74b274336b721eff7d51a5e7f&device_id=839a091d-cb02-4d5c-aa46-e1a264094fcf => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2363] 199.204.45.35 () {34 vars in 1057 bytes} [Wed Jun 10 16:14:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=05a13a9b-743c-4889-acd0-a0681334fb20 => 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: 1204/2364] 199.204.45.35 () {34 vars in 983 bytes} [Wed Jun 10 16:14:55 2026] GET /v2.0/subnets?id=e0cff97a-9710-4b33-8032-bb62bf967343 => generated 678 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2365] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:14:55 2026] GET /v2.0/ports?network_id=7e33bad7-5475-4d40-be76-8f88ea759acf&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2366] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:14:55 2026] GET /v2.0/networks/7e33bad7-5475-4d40-be76-8f88ea759acf?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: 1162/2367] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:14:55 2026] GET /v2.0/networks/7e33bad7-5475-4d40-be76-8f88ea759acf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2368] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:14:56 2026] GET /v2.0/ports?device_id=839a091d-cb02-4d5c-aa46-e1a264094fcf => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2369] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:14:56 2026] GET /v2.0/security-groups?id=4f2e5311-99fb-4a5a-9d0f-bde9fe0fe263&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: 1207/2370] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:14:57 2026] GET /v2.0/ports?device_id=839a091d-cb02-4d5c-aa46-e1a264094fcf => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2371] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:14:57 2026] GET /v2.0/security-groups?id=4f2e5311-99fb-4a5a-9d0f-bde9fe0fe263&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: 1208/2372] 10.0.0.207 () {34 vars in 1016 bytes} [Wed Jun 10 16:14:58 2026] GET /v2.0/security-groups?id=bfa30cc7-0158-42af-85c5-6d8a437c310b&fields=id => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2373] 10.0.0.207 () {34 vars in 982 bytes} [Wed Jun 10 16:14:58 2026] GET /v2.0/networks?id=8f015e11-905b-4f24-bc68-726ddf8cdba2 => generated 735 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2374] 10.0.0.207 () {34 vars in 965 bytes} [Wed Jun 10 16:14:58 2026] GET /v2.0/quotas/f9f13f921f804aad8167a94b410898c3 => generated 291 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2375] 10.0.0.207 () {34 vars in 1002 bytes} [Wed Jun 10 16:14:58 2026] GET /v2.0/ports?tenant_id=f9f13f921f804aad8167a94b410898c3&fields=id => generated 149 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2376] 10.0.0.207 () {34 vars in 1008 bytes} [Wed Jun 10 16:14:58 2026] GET /v2.0/networks/8f015e11-905b-4f24-bc68-726ddf8cdba2?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: 1213/2377] 10.0.0.207 () {34 vars in 1108 bytes} [Wed Jun 10 16:14:58 2026] GET /v2.0/networks/8f015e11-905b-4f24-bc68-726ddf8cdba2?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: 1165/2378] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:14:58 2026] GET /v2.0/security-groups?tenant_id=9b9dab4af2704f2ea29877bf0a2e802c&name=default => generated 2929 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2379] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:14:58 2026] DELETE /v2.0/security-groups/dbc490f1-c00a-422d-9832-d5a2b32ef4b0 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2380] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:14:58 2026] GET /v2.0/security-groups?tenant_id=147fc77db7454610baf065e2030c8948&name=default => generated 2929 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2381] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:14:59 2026] GET /v2.0/ports?device_id=839a091d-cb02-4d5c-aa46-e1a264094fcf => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2382] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:14:59 2026] GET /v2.0/security-groups?id=4f2e5311-99fb-4a5a-9d0f-bde9fe0fe263&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: 1215/2383] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:14:59 2026] DELETE /v2.0/security-groups/0bfa0bc8-3ac1-4953-b645-748277f2ae09 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2384] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:14:59 2026] GET /v2.0/ports?device_id=cbebd7f9-3061-470f-83df-615d6be0beea => 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: 1216/2385] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:14:59 2026] GET /v2.0/ports?device_id=cbebd7f9-3061-470f-83df-615d6be0beea => 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: 1170/2386] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:15:00 2026] GET /v2.0/ports?device_id=839a091d-cb02-4d5c-aa46-e1a264094fcf => 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: 1217/2387] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:15:00 2026] GET /v2.0/security-groups?id=4f2e5311-99fb-4a5a-9d0f-bde9fe0fe263&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2388] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:15:01 2026] GET /v2.0/ports?device_id=839a091d-cb02-4d5c-aa46-e1a264094fcf => 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: 1218/2389] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:15:01 2026] GET /v2.0/security-groups?id=4f2e5311-99fb-4a5a-9d0f-bde9fe0fe263&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: 7|app: 0|req: 1172/2390] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:15:01 2026] GET /v2.0/ports?device_id=839a091d-cb02-4d5c-aa46-e1a264094fcf => 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: 1219/2391] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:15:01 2026] GET /v2.0/security-groups?id=4f2e5311-99fb-4a5a-9d0f-bde9fe0fe263&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: 1173/2392] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jun 10 16:15:01 2026] GET /v2.0/ports?device_id=839a091d-cb02-4d5c-aa46-e1a264094fcf => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2393] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:15:01 2026] GET /v2.0/ports?device_id=cbebd7f9-3061-470f-83df-615d6be0beea => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:15:02.065 8 INFO neutron.db.l3_db [None req-6300afe3-623b-4e58-aa6b-6049740bd4ed 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] Floating IP 6aca89ee-d209-458b-bd85-0c2ebdc5274e associated. External IP: 10.96.250.205, port: 05a13a9b-743c-4889-acd0-a0681334fb20. [pid: 7|app: 0|req: 1175/2394] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:15:02 2026] GET /v2.0/ports?device_id=cbebd7f9-3061-470f-83df-615d6be0beea => 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: 1220/2395] 10.0.0.218 () {34 vars in 749 bytes} [Wed Jun 10 16:15:01 2026] PUT /v2.0/floatingips/6aca89ee-d209-458b-bd85-0c2ebdc5274e => generated 855 bytes in 549 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:15:02.368 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b18c275-a810-434d-8569-9ef872beb907'] response: {'name': 'network-changed', 'server_uuid': '839a091d-cb02-4d5c-aa46-e1a264094fcf', 'tag': '05a13a9b-743c-4889-acd0-a0681334fb20', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1176/2396] 10.0.0.218 () {32 vars in 729 bytes} [Wed Jun 10 16:15:02 2026] GET /v2.0/floatingips/6aca89ee-d209-458b-bd85-0c2ebdc5274e => generated 855 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2397] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:15:02 2026] GET /v2.0/ports?tenant_id=c8dd38e74b274336b721eff7d51a5e7f&device_id=839a091d-cb02-4d5c-aa46-e1a264094fcf => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2398] 199.204.45.35 () {34 vars in 985 bytes} [Wed Jun 10 16:15:02 2026] GET /v2.0/networks?id=7e33bad7-5475-4d40-be76-8f88ea759acf => generated 756 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2399] 199.204.45.35 () {34 vars in 1057 bytes} [Wed Jun 10 16:15:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=05a13a9b-743c-4889-acd0-a0681334fb20 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2400] 199.204.45.35 () {34 vars in 983 bytes} [Wed Jun 10 16:15:03 2026] GET /v2.0/subnets?id=e0cff97a-9710-4b33-8032-bb62bf967343 => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2401] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:15:03 2026] GET /v2.0/ports?network_id=7e33bad7-5475-4d40-be76-8f88ea759acf&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2402] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:15:03 2026] GET /v2.0/networks/7e33bad7-5475-4d40-be76-8f88ea759acf?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: 1224/2403] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:15:03 2026] GET /v2.0/networks/7e33bad7-5475-4d40-be76-8f88ea759acf?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: 1180/2404] 199.204.45.35 () {34 vars in 985 bytes} [Wed Jun 10 16:15:03 2026] GET /v2.0/networks?id=8f015e11-905b-4f24-bc68-726ddf8cdba2 => generated 735 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2405] 199.204.45.35 () {34 vars in 1049 bytes} [Wed Jun 10 16:15:03 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f9f13f921f804aad8167a94b410898c3 => generated 343 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2406] 10.0.0.218 () {32 vars in 729 bytes} [Wed Jun 10 16:15:03 2026] GET /v2.0/floatingips/6aca89ee-d209-458b-bd85-0c2ebdc5274e => generated 855 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2407] 199.204.45.35 () {38 vars in 954 bytes} [Wed Jun 10 16:15:03 2026] POST /v2.0/ports => generated 1078 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2408] 199.204.45.35 () {38 vars in 1027 bytes} [Wed Jun 10 16:15:03 2026] PUT /v2.0/ports/839b4f42-3bb5-4278-9817-b75b4372342a => generated 1239 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 16:15:04.287 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9259e9c9-b444-4d88-afbd-73bb4047f54a'] response: {'name': 'network-changed', 'server_uuid': 'cbebd7f9-3061-470f-83df-615d6be0beea', 'tag': '839b4f42-3bb5-4278-9817-b75b4372342a', '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: 1227/2409] 10.0.0.218 () {32 vars in 729 bytes} [Wed Jun 10 16:15:04 2026] GET /v2.0/floatingips/6aca89ee-d209-458b-bd85-0c2ebdc5274e => generated 857 bytes in 36 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: 1183/2410] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:15:04 2026] GET /v2.0/ports?tenant_id=f9f13f921f804aad8167a94b410898c3&device_id=cbebd7f9-3061-470f-83df-615d6be0beea => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2411] 199.204.45.35 () {34 vars in 1017 bytes} [Wed Jun 10 16:15:04 2026] GET /v2.0/networks?tenant_id=f9f13f921f804aad8167a94b410898c3&shared=False => generated 735 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2412] 199.204.45.35 () {34 vars in 929 bytes} [Wed Jun 10 16:15:04 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2413] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:15:05 2026] GET /v2.0/ports?device_id=cbebd7f9-3061-470f-83df-615d6be0beea => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2414] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:15:05 2026] GET /v2.0/security-groups?id=bfa30cc7-0158-42af-85c5-6d8a437c310b&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: 1230/2415] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:15:05 2026] GET /v2.0/ports?device_id=cbebd7f9-3061-470f-83df-615d6be0beea => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2416] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:15:05 2026] GET /v2.0/ports?tenant_id=f9f13f921f804aad8167a94b410898c3&device_id=cbebd7f9-3061-470f-83df-615d6be0beea => generated 1242 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2417] 199.204.45.35 () {34 vars in 1059 bytes} [Wed Jun 10 16:15:05 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.82&port_id=839b4f42-3bb5-4278-9817-b75b4372342a => 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: 1187/2418] 199.204.45.35 () {34 vars in 983 bytes} [Wed Jun 10 16:15:06 2026] GET /v2.0/subnets?id=96ddb53f-4cf9-42c2-a1c0-84e44a00b61b => 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: 1232/2419] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:15:06 2026] GET /v2.0/ports?network_id=8f015e11-905b-4f24-bc68-726ddf8cdba2&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: 1188/2420] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:15:06 2026] GET /v2.0/networks/8f015e11-905b-4f24-bc68-726ddf8cdba2?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: 1233/2421] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:15:06 2026] GET /v2.0/networks/8f015e11-905b-4f24-bc68-726ddf8cdba2?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: 1189/2422] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:15:08 2026] GET /v2.0/ports?device_id=cbebd7f9-3061-470f-83df-615d6be0beea => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2423] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:15:08 2026] GET /v2.0/security-groups?id=bfa30cc7-0158-42af-85c5-6d8a437c310b&fields=id&fields=name => generated 96 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2424] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:15:08 2026] GET /v2.0/ports?device_id=cbebd7f9-3061-470f-83df-615d6be0beea => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2427] 199.204.45.35 () {34 vars in 993 bytes} [Wed Jun 10 16:15:10 2026] GET /v2.0/ports?device_id=cbebd7f9-3061-470f-83df-615d6be0beea => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2428] 199.204.45.35 () {34 vars in 1043 bytes} [Wed Jun 10 16:15:10 2026] GET /v2.0/security-groups?id=bfa30cc7-0158-42af-85c5-6d8a437c310b&fields=id&fields=name => generated 96 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2429] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:15:11 2026] GET /v2.0/ports?device_id=cbebd7f9-3061-470f-83df-615d6be0beea => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2430] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:15:11 2026] GET /v2.0/security-groups?id=bfa30cc7-0158-42af-85c5-6d8a437c310b&fields=id&fields=name => generated 96 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2431] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:15:11 2026] GET /v2.0/ports?device_id=cbebd7f9-3061-470f-83df-615d6be0beea => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2432] 10.0.0.243 () {34 vars in 990 bytes} [Wed Jun 10 16:15:12 2026] GET /v2.0/ports?device_id=839a091d-cb02-4d5c-aa46-e1a264094fcf => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2433] 10.0.0.243 () {34 vars in 1040 bytes} [Wed Jun 10 16:15:12 2026] GET /v2.0/security-groups?id=4f2e5311-99fb-4a5a-9d0f-bde9fe0fe263&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: 1195/2434] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:15:14 2026] GET /v2.0/ports?device_id=cbebd7f9-3061-470f-83df-615d6be0beea => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2435] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:15:14 2026] GET /v2.0/security-groups?id=bfa30cc7-0158-42af-85c5-6d8a437c310b&fields=id&fields=name => generated 96 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2436] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:15:14 2026] GET /v2.0/ports?device_id=cbebd7f9-3061-470f-83df-615d6be0beea => 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: 1241/2437] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:15:21 2026] GET /v2.0/ports?device_id=839a091d-cb02-4d5c-aa46-e1a264094fcf => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2438] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:15:21 2026] GET /v2.0/security-groups?id=4f2e5311-99fb-4a5a-9d0f-bde9fe0fe263&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2439] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:15:23 2026] GET /v2.0/ports?device_id=839a091d-cb02-4d5c-aa46-e1a264094fcf => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2440] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:15:23 2026] GET /v2.0/security-groups?id=4f2e5311-99fb-4a5a-9d0f-bde9fe0fe263&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: 1244/2443] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:15:24 2026] GET /v2.0/ports?device_id=839a091d-cb02-4d5c-aa46-e1a264094fcf => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2444] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:15:24 2026] GET /v2.0/security-groups?id=4f2e5311-99fb-4a5a-9d0f-bde9fe0fe263&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: 1245/2445] 199.204.45.35 () {34 vars in 993 bytes} [Wed Jun 10 16:15:24 2026] GET /v2.0/ports?device_id=839a091d-cb02-4d5c-aa46-e1a264094fcf => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:15:24.494 7 INFO neutron_taas.services.taas.taas_plugin [req-055cf852-f06d-4776-a996-792792a30b58 req-b220a94e-7906-4e95-812e-637185d5499e 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] TaaS: Handle Delete Port: 05a13a9b-743c-4889-acd0-a0681334fb20 2026-06-10 16:15:24.497 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-055cf852-f06d-4776-a996-792792a30b58 req-b220a94e-7906-4e95-812e-637185d5499e 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] Tap Mirror: Handle Delete Port: 05a13a9b-743c-4889-acd0-a0681334fb20 2026-06-10 16:15:24.633 7 INFO neutron.db.l3_db [req-055cf852-f06d-4776-a996-792792a30b58 req-b220a94e-7906-4e95-812e-637185d5499e 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] Floating IP 6aca89ee-d209-458b-bd85-0c2ebdc5274e disassociated. External IP: 10.96.250.205, port: 05a13a9b-743c-4889-acd0-a0681334fb20. [pid: 7|app: 0|req: 1201/2446] 199.204.45.35 () {36 vars in 996 bytes} [Wed Jun 10 16:15:24 2026] DELETE /v2.0/ports/05a13a9b-743c-4889-acd0-a0681334fb20 => generated 0 bytes in 635 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:15:25.024 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a0ec6569-9048-4a2c-b5e8-bd799ab54d64'] response: {'server_uuid': '839a091d-cb02-4d5c-aa46-e1a264094fcf', 'name': 'network-vif-deleted', 'tag': '05a13a9b-743c-4889-acd0-a0681334fb20', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1246/2447] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:15:25 2026] GET /v2.0/ports?device_id=839a091d-cb02-4d5c-aa46-e1a264094fcf => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2448] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:15:26 2026] GET /v2.0/ports?device_id=839a091d-cb02-4d5c-aa46-e1a264094fcf => 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: 1247/2449] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:15:27 2026] GET /v2.0/ports?device_id=839a091d-cb02-4d5c-aa46-e1a264094fcf => 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: 1203/2450] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:15:28 2026] DELETE /v2.0/security-groups/4f2e5311-99fb-4a5a-9d0f-bde9fe0fe263 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:15:28.858 8 INFO neutron_taas.services.taas.taas_plugin [None req-cc85a4b1-0742-4817-bee4-6e720aaa30a0 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] TaaS: Handle Delete Port: 55c76fc9-dc72-4fc0-ae70-12a2a4245be1 2026-06-10 16:15:28.861 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cc85a4b1-0742-4817-bee4-6e720aaa30a0 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] Tap Mirror: Handle Delete Port: 55c76fc9-dc72-4fc0-ae70-12a2a4245be1 [pid: 8|app: 0|req: 1248/2451] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jun 10 16:15:28 2026] DELETE /v2.0/floatingips/6aca89ee-d209-458b-bd85-0c2ebdc5274e => generated 0 bytes in 252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2452] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:15:29 2026] GET /v2.0/ports?device_id=43554f5c-998b-4cbe-918f-e75f7c46fd9f => 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: 1249/2453] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:15:29 2026] GET /v2.0/security-groups?id=df62ba0d-7449-49b2-a89e-33cf2c861419&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: 1205/2454] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:15:30 2026] GET /v2.0/ports?device_id=43554f5c-998b-4cbe-918f-e75f7c46fd9f => generated 975 bytes in 544 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2455] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:15:30 2026] GET /v2.0/security-groups?id=df62ba0d-7449-49b2-a89e-33cf2c861419&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2456] 199.204.45.35 () {34 vars in 993 bytes} [Wed Jun 10 16:15:31 2026] GET /v2.0/ports?device_id=43554f5c-998b-4cbe-918f-e75f7c46fd9f => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:15:31.844 8 INFO neutron_taas.services.taas.taas_plugin [req-b3c570ba-952f-46db-9bdb-c24ca46a2659 req-0607ff32-4dbe-4a36-8d71-17a71153ac50 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] TaaS: Handle Delete Port: 8c416520-0290-40a8-8893-a35987ba2e9d 2026-06-10 16:15:31.847 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-b3c570ba-952f-46db-9bdb-c24ca46a2659 req-0607ff32-4dbe-4a36-8d71-17a71153ac50 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] Tap Mirror: Handle Delete Port: 8c416520-0290-40a8-8893-a35987ba2e9d [pid: 8|app: 0|req: 1251/2457] 199.204.45.35 () {36 vars in 996 bytes} [Wed Jun 10 16:15:31 2026] DELETE /v2.0/ports/8c416520-0290-40a8-8893-a35987ba2e9d => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2458] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:15:31 2026] GET /v2.0/ports?device_id=43554f5c-998b-4cbe-918f-e75f7c46fd9f => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:15:32.030 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e45b5854-2a4f-4f1e-b536-65664a2a3a16'] response: {'server_uuid': '43554f5c-998b-4cbe-918f-e75f7c46fd9f', 'name': 'network-vif-deleted', 'tag': '8c416520-0290-40a8-8893-a35987ba2e9d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1252/2459] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:15:33 2026] GET /v2.0/ports?device_id=43554f5c-998b-4cbe-918f-e75f7c46fd9f => 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: 1208/2460] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:15:34 2026] GET /v2.0/ports?device_id=43554f5c-998b-4cbe-918f-e75f7c46fd9f => 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: 1253/2461] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:15:35 2026] DELETE /v2.0/security-groups/df62ba0d-7449-49b2-a89e-33cf2c861419 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:15:35.943 7 INFO neutron_taas.services.taas.taas_plugin [None req-e8a5c26a-b93a-4c16-aac0-147f2f7ee3e1 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] TaaS: Handle Delete Port: 27d38a2d-2ac1-4e10-a947-dcb0443b12aa 2026-06-10 16:15:35.946 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e8a5c26a-b93a-4c16-aac0-147f2f7ee3e1 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] Tap Mirror: Handle Delete Port: 27d38a2d-2ac1-4e10-a947-dcb0443b12aa [pid: 7|app: 0|req: 1209/2462] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jun 10 16:15:35 2026] PUT /v2.0/routers/5dedb7b5-e65d-4dca-b25e-cbd34477924a/remove_router_interface => generated 309 bytes in 1067 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2463] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:15:36 2026] DELETE /v2.0/subnets/e0cff97a-9710-4b33-8032-bb62bf967343 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:15:36.941 7 INFO neutron_taas.services.taas.taas_plugin [None req-a189bd6a-3630-4009-81b4-e2bf31f0d49b 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] TaaS: Handle Delete Port: 7d493da5-ff92-4446-b208-f8f16d71462f 2026-06-10 16:15:36.944 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a189bd6a-3630-4009-81b4-e2bf31f0d49b 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] Tap Mirror: Handle Delete Port: 7d493da5-ff92-4446-b208-f8f16d71462f 2026-06-10 16:15:37.223 7 INFO neutron_taas.services.taas.taas_plugin [None req-a189bd6a-3630-4009-81b4-e2bf31f0d49b 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] TaaS: Handle Delete Port: dbf37eb4-0d58-4794-9c1b-a79b1005766d 2026-06-10 16:15:37.226 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a189bd6a-3630-4009-81b4-e2bf31f0d49b 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] Tap Mirror: Handle Delete Port: dbf37eb4-0d58-4794-9c1b-a79b1005766d 2026-06-10 16:15:37.569 7 INFO neutron.services.segments.plugin [-] Segment 7c2c60e7-19c7-4697-9faf-220fd6b0f472 resource provider aggregate not found 2026-06-10 16:15:37.576 7 INFO neutron.services.segments.plugin [-] Segment 7c2c60e7-19c7-4697-9faf-220fd6b0f472 resource provider aggregate not found 2026-06-10 16:15:37.585 7 INFO neutron.services.segments.plugin [-] Segment 7c2c60e7-19c7-4697-9faf-220fd6b0f472 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c2c60e7-19c7-4697-9faf-220fd6b0f472 found for delete ", "request_id": "req-0b8282cf-b968-4c59-90d9-46cd80b6960a"}]} 2026-06-10 16:15:37.603 7 INFO neutron.db.l3_hamode_db [None req-a189bd6a-3630-4009-81b4-e2bf31f0d49b 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] HA network 5ebd40fd-1a37-4544-b633-44592e14cee6 was deleted as no HA routers are present in tenant c8dd38e74b274336b721eff7d51a5e7f. 2026-06-10 16:15:37.610 7 INFO neutron.services.segments.plugin [-] Segment 7c2c60e7-19c7-4697-9faf-220fd6b0f472 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c2c60e7-19c7-4697-9faf-220fd6b0f472 found for delete ", "request_id": "req-812fa297-498d-4019-84c9-5fb735c0e3b0"}]} [pid: 7|app: 0|req: 1210/2464] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:15:36 2026] DELETE /v2.0/routers/5dedb7b5-e65d-4dca-b25e-cbd34477924a => generated 0 bytes in 873 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:15:37.715 8 INFO neutron_taas.services.taas.taas_plugin [None req-23e79d20-f4a8-4c41-b910-072d583256d6 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] TaaS: Handle Delete Port: 6c4be12b-f343-4c5a-bd61-f7c854569716 2026-06-10 16:15:37.725 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-23e79d20-f4a8-4c41-b910-072d583256d6 20b7a15e22284c889e6089cab9e049b0 c8dd38e74b274336b721eff7d51a5e7f - - default default] Tap Mirror: Handle Delete Port: 6c4be12b-f343-4c5a-bd61-f7c854569716 2026-06-10 16:15:37.919 8 INFO neutron.services.segments.plugin [-] Segment 096fef5d-8918-435d-b8c6-837628f6d215 resource provider aggregate not found 2026-06-10 16:15:37.928 8 INFO neutron.services.segments.plugin [-] Segment 096fef5d-8918-435d-b8c6-837628f6d215 resource provider aggregate not found 2026-06-10 16:15:37.936 8 INFO neutron.services.segments.plugin [-] Segment 096fef5d-8918-435d-b8c6-837628f6d215 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 096fef5d-8918-435d-b8c6-837628f6d215 found for delete ", "request_id": "req-6372a846-8b0a-4323-b63d-405546518cb6"}]} [pid: 8|app: 0|req: 1255/2465] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:15:37 2026] DELETE /v2.0/networks/7e33bad7-5475-4d40-be76-8f88ea759acf => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:15:37.947 8 INFO neutron.services.segments.plugin [-] Segment 096fef5d-8918-435d-b8c6-837628f6d215 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 096fef5d-8918-435d-b8c6-837628f6d215 found for delete ", "request_id": "req-34c17099-fde0-42cc-a3c8-36349049027a"}]} [pid: 7|app: 0|req: 1211/2466] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:15:38 2026] GET /v2.0/security-groups?tenant_id=c8dd38e74b274336b721eff7d51a5e7f&name=default => generated 2925 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2467] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:15:38 2026] DELETE /v2.0/security-groups/c1bdad18-c27e-45de-a6cb-f4e02a55f483 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2470] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:15:39 2026] GET /v2.0/security-groups?tenant_id=f0a1341520d9405d9f8c8f7ad455ad82&name=default => generated 2929 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2471] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:15:39 2026] DELETE /v2.0/security-groups/d59514fc-d608-4ae5-b3f9-f4e8b13e6c75 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:15:43.890 8 INFO neutron.db.segments_db [None req-27652778-1d3a-469e-9dc1-7b4492bff1e1 6f8abf943d1b4e76a8138732af46be6d 91fa779e6f3644d9ae493b6e93a41742 - - default default] Added segment 136122cc-c8ab-4663-b401-17dddcd44f07 of type vxlan for network 979c41dc-22c8-4c54-80b9-0ca844fdbbaa [pid: 8|app: 0|req: 1259/2472] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:15:43 2026] POST /v2.0/networks => generated 707 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2473] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:15:43 2026] POST /v2.0/subnets => generated 644 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:15:44.205 8 WARNING neutron.api.v2.base [None req-756abf99-0146-4b0f-ad72-c4466f1ce9da 6f8abf943d1b4e76a8138732af46be6d 91fa779e6f3644d9ae493b6e93a41742 - - 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-06-10 16:15:44.206 8 INFO neutron.api.v2.resource [None req-756abf99-0146-4b0f-ad72-c4466f1ce9da 6f8abf943d1b4e76a8138732af46be6d 91fa779e6f3644d9ae493b6e93a41742 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1260/2474] 10.0.0.218 () {34 vars in 681 bytes} [Wed Jun 10 16:15:44 2026] POST /v2.0/rbac-policies => generated 143 bytes in 13 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2475] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:15:44 2026] DELETE /v2.0/networks/979c41dc-22c8-4c54-80b9-0ca844fdbbaa => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:15:44.457 8 INFO neutron.db.segments_db [None req-07d26216-08b8-4512-8a8d-89c44d427469 6f8abf943d1b4e76a8138732af46be6d 91fa779e6f3644d9ae493b6e93a41742 - - default default] Added segment c5c2c74e-1efd-4c27-bd8c-1152d6e835f6 of type vxlan for network f319dd9d-1b43-4a68-a860-157b103214d8 2026-06-10 16:15:44.458 7 INFO neutron.services.segments.plugin [-] Segment 136122cc-c8ab-4663-b401-17dddcd44f07 resource provider aggregate not found 2026-06-10 16:15:44.467 7 INFO neutron.services.segments.plugin [-] Segment 136122cc-c8ab-4663-b401-17dddcd44f07 resource provider aggregate not found 2026-06-10 16:15:44.473 7 INFO neutron.services.segments.plugin [-] Segment 136122cc-c8ab-4663-b401-17dddcd44f07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 136122cc-c8ab-4663-b401-17dddcd44f07 found for delete ", "request_id": "req-b8373673-ebab-465a-8f8a-a08bc5c95f79"}]} 2026-06-10 16:15:44.486 7 INFO neutron.services.segments.plugin [-] Segment 136122cc-c8ab-4663-b401-17dddcd44f07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 136122cc-c8ab-4663-b401-17dddcd44f07 found for delete ", "request_id": "req-908f4def-f2f8-4bec-b00d-fe626c076673"}]} [pid: 8|app: 0|req: 1261/2476] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:15:44 2026] POST /v2.0/networks => generated 707 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2477] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:15:44 2026] POST /v2.0/subnets => generated 647 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:15:44.776 8 WARNING neutron.api.v2.base [None req-eaf549fb-da17-4a20-a050-dae13625b34e 6f8abf943d1b4e76a8138732af46be6d 91fa779e6f3644d9ae493b6e93a41742 - - 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-06-10 16:15:44.777 8 INFO neutron.api.v2.resource [None req-eaf549fb-da17-4a20-a050-dae13625b34e 6f8abf943d1b4e76a8138732af46be6d 91fa779e6f3644d9ae493b6e93a41742 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1262/2478] 10.0.0.218 () {34 vars in 681 bytes} [Wed Jun 10 16:15:44 2026] POST /v2.0/rbac-policies => generated 547 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2479] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:15:44 2026] DELETE /v2.0/networks/f319dd9d-1b43-4a68-a860-157b103214d8 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:15:45.043 8 INFO neutron.db.segments_db [None req-e0460546-8566-4974-afbf-e9dd350d99a4 6f8abf943d1b4e76a8138732af46be6d 91fa779e6f3644d9ae493b6e93a41742 - - default default] Added segment 65f9da1f-a152-42bf-9885-9eb1fb754323 of type vxlan for network 5c0a3981-e841-4eeb-9651-535511fb3a31 [pid: 8|app: 0|req: 1263/2480] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:15:44 2026] POST /v2.0/networks => generated 708 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2481] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:15:45 2026] POST /v2.0/subnets => generated 647 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2482] 10.0.0.218 () {34 vars in 681 bytes} [Wed Jun 10 16:15:45 2026] POST /v2.0/rbac-policies => generated 324 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2483] 10.0.0.218 () {32 vars in 723 bytes} [Wed Jun 10 16:15:45 2026] GET /v2.0/networks/5c0a3981-e841-4eeb-9651-535511fb3a31 => generated 655 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:15:46.343 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eff819c2-e5a8-484b-99e6-33601638c037 464bf0162f874d52a21a28199762ab14 8abe3edbb26f4e1eae8d1bd5425221fa - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1265/2484] 10.0.0.218 () {32 vars in 723 bytes} [Wed Jun 10 16:15:46 2026] GET /v2.0/networks/5c0a3981-e841-4eeb-9651-535511fb3a31 => generated 138 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 16:15:46.493 7 INFO neutron.services.segments.plugin [-] Segment c5c2c74e-1efd-4c27-bd8c-1152d6e835f6 resource provider aggregate not found 2026-06-10 16:15:46.507 7 INFO neutron.services.segments.plugin [-] Segment c5c2c74e-1efd-4c27-bd8c-1152d6e835f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5c2c74e-1efd-4c27-bd8c-1152d6e835f6 found for delete ", "request_id": "req-3b30f4fc-2602-4f2f-9944-a28e1157e739"}]} 2026-06-10 16:15:46.508 7 INFO neutron.services.segments.plugin [-] Segment c5c2c74e-1efd-4c27-bd8c-1152d6e835f6 resource provider aggregate not found 2026-06-10 16:15:46.524 7 INFO neutron.services.segments.plugin [-] Segment c5c2c74e-1efd-4c27-bd8c-1152d6e835f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5c2c74e-1efd-4c27-bd8c-1152d6e835f6 found for delete ", "request_id": "req-db8edcee-cb53-457b-8c96-1bf916e51079"}]} [pid: 7|app: 0|req: 1220/2485] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:15:46 2026] DELETE /v2.0/networks/5c0a3981-e841-4eeb-9651-535511fb3a31 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:15:46.586 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d9983d30-95a8-4789-ab5f-c2447471c0c7 6f8abf943d1b4e76a8138732af46be6d 91fa779e6f3644d9ae493b6e93a41742 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1266/2486] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:15:46 2026] DELETE /v2.0/subnets/1460c40d-3973-4e92-90b5-f0df2ff8db8a => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 16:15:46.614 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a728c390-d493-41ac-989c-a556ffa352a4 6f8abf943d1b4e76a8138732af46be6d 91fa779e6f3644d9ae493b6e93a41742 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1221/2487] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:15:46 2026] DELETE /v2.0/subnets/d41542d7-fd3d-446c-9ea6-dd70f9101f5c => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 16:15:46.643 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d3b7ab75-cbb0-4f8a-a09b-0af50bb7a52d 6f8abf943d1b4e76a8138732af46be6d 91fa779e6f3644d9ae493b6e93a41742 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1267/2488] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:15:46 2026] DELETE /v2.0/subnets/0e25aa91-9f76-407d-9b3e-d255875b0f57 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2489] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:15:47 2026] GET /v2.0/security-groups?tenant_id=8abe3edbb26f4e1eae8d1bd5425221fa&name=default => generated 2929 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2490] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:15:47 2026] DELETE /v2.0/security-groups/3ce4174e-ede8-4984-a84e-431ab3e85d2a => 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: 1223/2491] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:15:47 2026] GET /v2.0/security-groups?tenant_id=551acb72c61c4eba94878f412a0a7f39&name=default => generated 2929 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2492] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:15:47 2026] DELETE /v2.0/security-groups/a6c7c740-b60a-48de-92d3-da86f2ab3044 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2493] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:15:48 2026] GET /v2.0/security-groups?tenant_id=91fa779e6f3644d9ae493b6e93a41742&name=default => generated 2929 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2494] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:15:48 2026] DELETE /v2.0/security-groups/1d6ffe62-2229-438b-b58e-ef5c54a31fda => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:15:48.524 7 INFO neutron.services.segments.plugin [-] Segment 65f9da1f-a152-42bf-9885-9eb1fb754323 resource provider aggregate not found 2026-06-10 16:15:48.547 7 INFO neutron.services.segments.plugin [-] Segment 65f9da1f-a152-42bf-9885-9eb1fb754323 resource provider aggregate not found 2026-06-10 16:15:48.551 7 INFO neutron.services.segments.plugin [-] Segment 65f9da1f-a152-42bf-9885-9eb1fb754323 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65f9da1f-a152-42bf-9885-9eb1fb754323 found for delete ", "request_id": "req-78a486fe-6075-47b4-acc1-aad39db3f46c"}]} 2026-06-10 16:15:48.563 7 INFO neutron.services.segments.plugin [-] Segment 65f9da1f-a152-42bf-9885-9eb1fb754323 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65f9da1f-a152-42bf-9885-9eb1fb754323 found for delete ", "request_id": "req-301d928f-5c54-4c90-8055-165c1f7f7d87"}]} [pid: 7|app: 0|req: 1225/2495] 199.204.45.35 () {30 vars in 702 bytes} [Wed Jun 10 16:15:49 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: 1271/2496] 199.204.45.35 () {30 vars in 704 bytes} [Wed Jun 10 16:15:49 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: 1226/2497] 199.204.45.35 () {30 vars in 680 bytes} [Wed Jun 10 16:15:49 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: 1272/2498] 199.204.45.35 () {30 vars in 716 bytes} [Wed Jun 10 16:15:49 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: 1227/2499] 199.204.45.35 () {30 vars in 740 bytes} [Wed Jun 10 16:15:49 2026] GET /v2.0/subnets/1af3ce7e-b88e-4a1a-8f05-87a2f4afe0cb => 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: 1273/2500] 199.204.45.35 () {30 vars in 768 bytes} [Wed Jun 10 16:15:49 2026] GET /v2.0/ports?device_id=cbebd7f9-3061-470f-83df-615d6be0beea => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2501] 199.204.45.35 () {34 vars in 716 bytes} [Wed Jun 10 16:15:49 2026] POST /v2.0/ports => generated 1059 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2502] 10.0.0.207 () {34 vars in 971 bytes} [Wed Jun 10 16:15:50 2026] GET /v2.0/ports/f6b194b5-03a8-4f40-95fb-d6101161407d => generated 1059 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2503] 10.0.0.207 () {34 vars in 907 bytes} [Wed Jun 10 16:15:50 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2504] 199.204.45.35 () {34 vars in 1261 bytes} [Wed Jun 10 16:15:51 2026] GET /v2.0/ports/f6b194b5-03a8-4f40-95fb-d6101161407d?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2505] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:15:51 2026] GET /v2.0/networks/5913c70f-d2e1-48a4-980b-9e42c960eb8c?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: 1276/2506] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:15:52 2026] GET /v2.0/networks/5913c70f-d2e1-48a4-980b-9e42c960eb8c?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: 1231/2507] 199.204.45.35 () {34 vars in 974 bytes} [Wed Jun 10 16:15:52 2026] GET /v2.0/ports/f6b194b5-03a8-4f40-95fb-d6101161407d => generated 1059 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2508] 199.204.45.35 () {34 vars in 985 bytes} [Wed Jun 10 16:15:52 2026] GET /v2.0/networks?id=5913c70f-d2e1-48a4-980b-9e42c960eb8c => generated 802 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:15:52.895 7 INFO neutron.db.segments_db [None req-0eda074a-828b-4b4d-9371-b733558c22ea 40cf6f04d5c94300ab55d103e5e55c12 56a8fd7fd3764005aa1bbcf32f23be60 - - default default] Added segment c94f1a3d-8185-4b5f-a746-5646ba2407a5 of type vxlan for network 33274b3f-0c42-4196-b0c9-78db4af46bfd [pid: 7|app: 0|req: 1232/2509] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:15:52 2026] POST /v2.0/networks => generated 613 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:15:53.039 7 INFO neutron.db.segments_db [None req-cbe28007-9492-41be-a7fa-da043026a9f1 40cf6f04d5c94300ab55d103e5e55c12 56a8fd7fd3764005aa1bbcf32f23be60 - - default default] Added segment 8a333e7f-80da-448c-850d-97deea1921b3 of type vxlan for network fd630200-3366-47cd-b6d0-a23f63601055 [pid: 8|app: 0|req: 1278/2510] 199.204.45.35 () {38 vars in 1027 bytes} [Wed Jun 10 16:15:52 2026] PUT /v2.0/ports/f6b194b5-03a8-4f40-95fb-d6101161407d => generated 1249 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 16:15:53.106 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8688fc0-715f-41df-95bc-369a4b1b1c45'] response: {'name': 'network-changed', 'server_uuid': 'cbebd7f9-3061-470f-83df-615d6be0beea', 'tag': 'f6b194b5-03a8-4f40-95fb-d6101161407d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1233/2511] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:15:52 2026] POST /v2.0/networks => generated 612 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:15:53.194 8 INFO neutron.db.segments_db [None req-cf931a02-a746-4b1e-98a4-a22a06c0fdd0 40cf6f04d5c94300ab55d103e5e55c12 56a8fd7fd3764005aa1bbcf32f23be60 - - default default] Added segment ae520890-2bc5-4d19-b83c-b5bed4fa27e9 of type vxlan for network 78ddd78d-a00f-4f85-9a7b-2e387322746e [pid: 8|app: 0|req: 1279/2512] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:15:53 2026] POST /v2.0/networks => generated 612 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:15:53.354 7 INFO neutron.db.segments_db [None req-3f9d8b93-a487-4008-a210-c65630065669 40cf6f04d5c94300ab55d103e5e55c12 56a8fd7fd3764005aa1bbcf32f23be60 - - default default] Added segment 3b9b7cae-5ad6-4dbd-aa66-92a533e43950 of type vxlan for network 2d315f87-b83a-4ad6-ac22-70a8cb2317d8 [pid: 7|app: 0|req: 1234/2513] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:15:53 2026] POST /v2.0/networks => generated 613 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:15:53.508 8 INFO neutron.db.segments_db [None req-14bf8cc1-6c8b-4c05-a0de-deed88245016 40cf6f04d5c94300ab55d103e5e55c12 56a8fd7fd3764005aa1bbcf32f23be60 - - default default] Added segment 1210243c-8023-4a15-b3ba-6c413d3745b1 of type vxlan for network d93c181f-1729-4f18-a5c6-12febfefb107 [pid: 8|app: 0|req: 1280/2514] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:15:53 2026] POST /v2.0/networks => generated 612 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2515] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:15:53 2026] GET /v2.0/ports?tenant_id=f9f13f921f804aad8167a94b410898c3&device_id=cbebd7f9-3061-470f-83df-615d6be0beea => generated 2485 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2516] 10.0.0.218 () {34 vars in 753 bytes} [Wed Jun 10 16:15:53 2026] PUT /v2.0/networks/33274b3f-0c42-4196-b0c9-78db4af46bfd/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2517] 199.204.45.35 () {34 vars in 985 bytes} [Wed Jun 10 16:15:53 2026] GET /v2.0/networks?id=5913c70f-d2e1-48a4-980b-9e42c960eb8c => generated 802 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2518] 199.204.45.35 () {34 vars in 1057 bytes} [Wed Jun 10 16:15:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.238&port_id=f6b194b5-03a8-4f40-95fb-d6101161407d => 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: 1282/2519] 10.0.0.218 () {34 vars in 753 bytes} [Wed Jun 10 16:15:53 2026] PUT /v2.0/networks/fd630200-3366-47cd-b6d0-a23f63601055/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: 1283/2520] 199.204.45.35 () {34 vars in 983 bytes} [Wed Jun 10 16:15:53 2026] GET /v2.0/subnets?id=1af3ce7e-b88e-4a1a-8f05-87a2f4afe0cb => generated 679 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2522] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:15:53 2026] GET /v2.0/ports?network_id=5913c70f-d2e1-48a4-980b-9e42c960eb8c&device_owner=network%3Adhcp => generated 1461 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2522] 10.0.0.218 () {34 vars in 753 bytes} [Wed Jun 10 16:15:53 2026] PUT /v2.0/networks/78ddd78d-a00f-4f85-9a7b-2e387322746e/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2523] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:15:53 2026] GET /v2.0/networks/5913c70f-d2e1-48a4-980b-9e42c960eb8c?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: 1239/2524] 10.0.0.218 () {34 vars in 753 bytes} [Wed Jun 10 16:15:53 2026] PUT /v2.0/networks/2d315f87-b83a-4ad6-ac22-70a8cb2317d8/tags => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2525] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:15:53 2026] GET /v2.0/networks/5913c70f-d2e1-48a4-980b-9e42c960eb8c?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: 1240/2528] 10.0.0.218 () {32 vars in 666 bytes} [Wed Jun 10 16:15:53 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2529] 10.0.0.218 () {32 vars in 680 bytes} [Wed Jun 10 16:15:53 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2530] 10.0.0.218 () {32 vars in 676 bytes} [Wed Jun 10 16:15:54 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2531] 10.0.0.218 () {32 vars in 688 bytes} [Wed Jun 10 16:15:54 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2532] 10.0.0.218 () {32 vars in 674 bytes} [Wed Jun 10 16:15:54 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2533] 10.0.0.218 () {32 vars in 688 bytes} [Wed Jun 10 16:15:54 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2534] 10.0.0.218 () {32 vars in 684 bytes} [Wed Jun 10 16:15:54 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2535] 10.0.0.218 () {32 vars in 696 bytes} [Wed Jun 10 16:15:54 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 16:15:54.525 7 INFO neutron.services.segments.plugin [-] Segment c94f1a3d-8185-4b5f-a746-5646ba2407a5 resource provider aggregate not found 2026-06-10 16:15:54.534 7 INFO neutron.services.segments.plugin [-] Segment c94f1a3d-8185-4b5f-a746-5646ba2407a5 resource provider aggregate not found 2026-06-10 16:15:54.552 7 INFO neutron.services.segments.plugin [-] Segment c94f1a3d-8185-4b5f-a746-5646ba2407a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c94f1a3d-8185-4b5f-a746-5646ba2407a5 found for delete ", "request_id": "req-522a5761-a71a-4c84-b764-dbad70d68e4b"}]} 2026-06-10 16:15:54.562 7 INFO neutron.services.segments.plugin [-] Segment c94f1a3d-8185-4b5f-a746-5646ba2407a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c94f1a3d-8185-4b5f-a746-5646ba2407a5 found for delete ", "request_id": "req-ab593558-312a-4c91-8228-b99d1b6aeaef"}]} [pid: 7|app: 0|req: 1244/2536] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:15:54 2026] DELETE /v2.0/networks/33274b3f-0c42-4196-b0c9-78db4af46bfd => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2537] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:15:54 2026] DELETE /v2.0/networks/fd630200-3366-47cd-b6d0-a23f63601055 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:15:54.813 8 INFO neutron.services.segments.plugin [-] Segment 8a333e7f-80da-448c-850d-97deea1921b3 resource provider aggregate not found 2026-06-10 16:15:54.822 8 INFO neutron.services.segments.plugin [-] Segment 8a333e7f-80da-448c-850d-97deea1921b3 resource provider aggregate not found 2026-06-10 16:15:54.831 8 INFO neutron.services.segments.plugin [-] Segment 8a333e7f-80da-448c-850d-97deea1921b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a333e7f-80da-448c-850d-97deea1921b3 found for delete ", "request_id": "req-78dfdf31-142b-41d7-ba8b-b540f4bc211d"}]} 2026-06-10 16:15:54.839 8 INFO neutron.services.segments.plugin [-] Segment 8a333e7f-80da-448c-850d-97deea1921b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a333e7f-80da-448c-850d-97deea1921b3 found for delete ", "request_id": "req-a408e7c3-61a0-4d56-9207-ff12f6885edf"}]} [pid: 7|app: 0|req: 1245/2538] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:15:54 2026] DELETE /v2.0/networks/78ddd78d-a00f-4f85-9a7b-2e387322746e => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2539] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:15:54 2026] GET /v2.0/ports?tenant_id=f9f13f921f804aad8167a94b410898c3&device_id=cbebd7f9-3061-470f-83df-615d6be0beea => generated 2485 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2540] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:15:54 2026] DELETE /v2.0/networks/2d315f87-b83a-4ad6-ac22-70a8cb2317d8 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2541] 199.204.45.35 () {34 vars in 1059 bytes} [Wed Jun 10 16:15:54 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.82&port_id=839b4f42-3bb5-4278-9817-b75b4372342a => 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: 1295/2542] 199.204.45.35 () {34 vars in 983 bytes} [Wed Jun 10 16:15:55 2026] GET /v2.0/subnets?id=96ddb53f-4cf9-42c2-a1c0-84e44a00b61b => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2543] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:15:55 2026] GET /v2.0/ports?network_id=8f015e11-905b-4f24-bc68-726ddf8cdba2&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2544] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:15:55 2026] GET /v2.0/networks/8f015e11-905b-4f24-bc68-726ddf8cdba2?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2545] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:15:55 2026] DELETE /v2.0/networks/d93c181f-1729-4f18-a5c6-12febfefb107 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2546] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:15:55 2026] GET /v2.0/networks/8f015e11-905b-4f24-bc68-726ddf8cdba2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2547] 199.204.45.35 () {34 vars in 1057 bytes} [Wed Jun 10 16:15:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.238&port_id=f6b194b5-03a8-4f40-95fb-d6101161407d => 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: 1299/2548] 199.204.45.35 () {34 vars in 983 bytes} [Wed Jun 10 16:15:55 2026] GET /v2.0/subnets?id=1af3ce7e-b88e-4a1a-8f05-87a2f4afe0cb => generated 679 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2549] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:15:55 2026] GET /v2.0/ports?network_id=5913c70f-d2e1-48a4-980b-9e42c960eb8c&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: 1300/2550] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:15:55 2026] GET /v2.0/networks/5913c70f-d2e1-48a4-980b-9e42c960eb8c?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: 1251/2551] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:15:55 2026] GET /v2.0/networks/5913c70f-d2e1-48a4-980b-9e42c960eb8c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2552] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:15:55 2026] GET /v2.0/security-groups?tenant_id=56a8fd7fd3764005aa1bbcf32f23be60&name=default => generated 2929 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2553] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:15:56 2026] DELETE /v2.0/security-groups/11dded72-3309-4f1b-9bc8-9b8aad7648d4 => 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: 1302/2554] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:15:56 2026] GET /v2.0/security-groups?tenant_id=b9d6b5be32f44752ac56db0b6f5a67c9&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2555] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:15:56 2026] DELETE /v2.0/security-groups/c866a7d5-58fe-46af-b254-5d635c341c4f => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:15:56.583 7 INFO neutron.services.segments.plugin [-] Segment ae520890-2bc5-4d19-b83c-b5bed4fa27e9 resource provider aggregate not found 2026-06-10 16:15:56.592 7 INFO neutron.services.segments.plugin [-] Segment ae520890-2bc5-4d19-b83c-b5bed4fa27e9 resource provider aggregate not found 2026-06-10 16:15:56.599 7 INFO neutron.services.segments.plugin [-] Segment ae520890-2bc5-4d19-b83c-b5bed4fa27e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae520890-2bc5-4d19-b83c-b5bed4fa27e9 found for delete ", "request_id": "req-f063db50-cd3a-4f9d-9ecb-cfccee7c6156"}]} 2026-06-10 16:15:56.610 7 INFO neutron.services.segments.plugin [-] Segment ae520890-2bc5-4d19-b83c-b5bed4fa27e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae520890-2bc5-4d19-b83c-b5bed4fa27e9 found for delete ", "request_id": "req-5663a2cc-101f-4209-b7ab-f57fe6b32dfe"}]} 2026-06-10 16:15:56.616 7 INFO neutron.services.segments.plugin [-] Segment 1210243c-8023-4a15-b3ba-6c413d3745b1 resource provider aggregate not found 2026-06-10 16:15:56.635 7 INFO neutron.services.segments.plugin [-] Segment 1210243c-8023-4a15-b3ba-6c413d3745b1 resource provider aggregate not found 2026-06-10 16:15:56.645 7 INFO neutron.services.segments.plugin [-] Segment 1210243c-8023-4a15-b3ba-6c413d3745b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1210243c-8023-4a15-b3ba-6c413d3745b1 found for delete ", "request_id": "req-d5014abe-e982-42fb-addd-bf336bdcd2b3"}]} 2026-06-10 16:15:56.657 7 INFO neutron.services.segments.plugin [-] Segment 1210243c-8023-4a15-b3ba-6c413d3745b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1210243c-8023-4a15-b3ba-6c413d3745b1 found for delete ", "request_id": "req-84e1f65d-6a12-4ef3-a404-9d4ad41cedb3"}]} [pid: 8|app: 0|req: 1303/2556] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:15:56 2026] GET /v2.0/security-groups?tenant_id=1053a6759c1a4bf8950d2680ce36b883&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 16:15:56.861 8 INFO neutron.services.segments.plugin [-] Segment 3b9b7cae-5ad6-4dbd-aa66-92a533e43950 resource provider aggregate not found 2026-06-10 16:15:56.866 8 INFO neutron.services.segments.plugin [-] Segment 3b9b7cae-5ad6-4dbd-aa66-92a533e43950 resource provider aggregate not found 2026-06-10 16:15:56.876 8 INFO neutron.services.segments.plugin [-] Segment 3b9b7cae-5ad6-4dbd-aa66-92a533e43950 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b9b7cae-5ad6-4dbd-aa66-92a533e43950 found for delete ", "request_id": "req-7bc4d03e-ae02-4a4a-ae26-3fdaf3fda59e"}]} 2026-06-10 16:15:56.884 8 INFO neutron.services.segments.plugin [-] Segment 3b9b7cae-5ad6-4dbd-aa66-92a533e43950 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b9b7cae-5ad6-4dbd-aa66-92a533e43950 found for delete ", "request_id": "req-a4f2d953-b968-4a7f-a2df-e95e53d3f228"}]} [pid: 7|app: 0|req: 1254/2557] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:15:56 2026] DELETE /v2.0/security-groups/c2525f04-1984-44fc-8dae-9dffcb119337 => 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: 1304/2558] 10.0.0.207 () {34 vars in 971 bytes} [Wed Jun 10 16:15:59 2026] GET /v2.0/ports/f6b194b5-03a8-4f40-95fb-d6101161407d => generated 1251 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2559] 199.204.45.35 () {34 vars in 788 bytes} [Wed Jun 10 16:15:59 2026] PUT /v2.0/ports/f6b194b5-03a8-4f40-95fb-d6101161407d => generated 1275 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 16:15:59.870 8 INFO neutron.api.v2.resource [None req-b4a96e39-da7d-4ad3-961a-fd4a24391a6a d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1305/2560] 199.204.45.35 () {30 vars in 762 bytes} [Wed Jun 10 16:15:59 2026] GET /v2.0/security-groups/lb-68030820-842c-4ce3-bbca-fbc72ca6a263 => 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: 1256/2561] 199.204.45.35 () {30 vars in 784 bytes} [Wed Jun 10 16:15:59 2026] GET /v2.0/security-groups?name=lb-68030820-842c-4ce3-bbca-fbc72ca6a263 => generated 1639 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 16:16:00.043 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-85d10ba8-dba6-448c-87d6-0eb3c11cf5f7'] response: {'name': 'network-changed', 'server_uuid': 'cbebd7f9-3061-470f-83df-615d6be0beea', 'tag': 'f6b194b5-03a8-4f40-95fb-d6101161407d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1306/2562] 199.204.45.35 () {34 vars in 788 bytes} [Wed Jun 10 16:15:59 2026] PUT /v2.0/ports/f6b194b5-03a8-4f40-95fb-d6101161407d => generated 1313 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 16:16:00.277 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-54e6051b-0610-4e1d-97b9-9ae4e209b543'] response: {'name': 'network-changed', 'server_uuid': 'cbebd7f9-3061-470f-83df-615d6be0beea', 'tag': 'f6b194b5-03a8-4f40-95fb-d6101161407d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1257/2563] 199.204.45.35 () {30 vars in 702 bytes} [Wed Jun 10 16:16:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1307/2564] 199.204.45.35 () {30 vars in 704 bytes} [Wed Jun 10 16:16:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2565] 199.204.45.35 () {30 vars in 680 bytes} [Wed Jun 10 16:16:00 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: 1308/2566] 199.204.45.35 () {30 vars in 716 bytes} [Wed Jun 10 16:16:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2567] 199.204.45.35 () {30 vars in 740 bytes} [Wed Jun 10 16:16:00 2026] GET /v2.0/subnets/1af3ce7e-b88e-4a1a-8f05-87a2f4afe0cb => 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: 1309/2568] 199.204.45.35 () {30 vars in 736 bytes} [Wed Jun 10 16:16:00 2026] GET /v2.0/ports/4f8c33ae-47cf-4538-bd2d-f6d808188cf6 => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2569] 199.204.45.35 () {30 vars in 736 bytes} [Wed Jun 10 16:16:00 2026] GET /v2.0/ports/f6b194b5-03a8-4f40-95fb-d6101161407d => generated 1349 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2570] 199.204.45.35 () {30 vars in 740 bytes} [Wed Jun 10 16:16:00 2026] GET /v2.0/subnets/1af3ce7e-b88e-4a1a-8f05-87a2f4afe0cb => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2571] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:16:00 2026] GET /v2.0/ports?tenant_id=f9f13f921f804aad8167a94b410898c3&device_id=cbebd7f9-3061-470f-83df-615d6be0beea => generated 2585 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2572] 199.204.45.35 () {30 vars in 742 bytes} [Wed Jun 10 16:16:00 2026] GET /v2.0/networks/5913c70f-d2e1-48a4-980b-9e42c960eb8c => generated 799 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2573] 199.204.45.35 () {34 vars in 985 bytes} [Wed Jun 10 16:16:00 2026] GET /v2.0/networks?id=5913c70f-d2e1-48a4-980b-9e42c960eb8c => generated 802 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2574] 199.204.45.35 () {34 vars in 1057 bytes} [Wed Jun 10 16:16:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.238&port_id=f6b194b5-03a8-4f40-95fb-d6101161407d => 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: 1263/2575] 199.204.45.35 () {30 vars in 736 bytes} [Wed Jun 10 16:16:00 2026] GET /v2.0/ports/4f8c33ae-47cf-4538-bd2d-f6d808188cf6 => generated 1128 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2576] 199.204.45.35 () {34 vars in 983 bytes} [Wed Jun 10 16:16:00 2026] GET /v2.0/subnets?id=1af3ce7e-b88e-4a1a-8f05-87a2f4afe0cb => generated 679 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2577] 199.204.45.35 () {30 vars in 740 bytes} [Wed Jun 10 16:16:00 2026] GET /v2.0/subnets/1af3ce7e-b88e-4a1a-8f05-87a2f4afe0cb => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2578] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:16:00 2026] GET /v2.0/ports?network_id=5913c70f-d2e1-48a4-980b-9e42c960eb8c&device_owner=network%3Adhcp => generated 1461 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2579] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:16:00 2026] GET /v2.0/networks/5913c70f-d2e1-48a4-980b-9e42c960eb8c?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2580] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:16:00 2026] GET /v2.0/networks/5913c70f-d2e1-48a4-980b-9e42c960eb8c?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-06-10 16:16:01.296 7 INFO neutron.db.segments_db [None req-2f389386-48ab-42a0-877c-fc49b1297c6d c4f58af8216f452c81d927caf1b0b6ea 22a36af5131b49c0a610fb4a0e4d7ac6 - - default default] Added segment a718684e-eba7-460f-bb75-b1ff2e559aa1 of type vxlan for network 072bfe2a-8a48-4ddf-9946-0e2a3f636cbd 2026-06-10 16:16:01.479 7 INFO neutron.db.l3_hamode_db [None req-2f389386-48ab-42a0-877c-fc49b1297c6d c4f58af8216f452c81d927caf1b0b6ea 22a36af5131b49c0a610fb4a0e4d7ac6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 16:16:01.608 7 INFO neutron.db.l3_hamode_db [None req-2f389386-48ab-42a0-877c-fc49b1297c6d c4f58af8216f452c81d927caf1b0b6ea 22a36af5131b49c0a610fb4a0e4d7ac6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1316/2581] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:16:01 2026] GET /v2.0/ports?tenant_id=f9f13f921f804aad8167a94b410898c3&device_id=cbebd7f9-3061-470f-83df-615d6be0beea => generated 2585 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2582] 199.204.45.35 () {34 vars in 985 bytes} [Wed Jun 10 16:16:01 2026] GET /v2.0/networks?id=5913c70f-d2e1-48a4-980b-9e42c960eb8c => generated 802 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2583] 199.204.45.35 () {34 vars in 1057 bytes} [Wed Jun 10 16:16:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.238&port_id=f6b194b5-03a8-4f40-95fb-d6101161407d => 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: 1319/2584] 199.204.45.35 () {34 vars in 983 bytes} [Wed Jun 10 16:16:02 2026] GET /v2.0/subnets?id=1af3ce7e-b88e-4a1a-8f05-87a2f4afe0cb => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2585] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:16:02 2026] GET /v2.0/ports?network_id=5913c70f-d2e1-48a4-980b-9e42c960eb8c&device_owner=network%3Adhcp => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2586] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:16:02 2026] GET /v2.0/networks/5913c70f-d2e1-48a4-980b-9e42c960eb8c?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: 1322/2587] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:16:02 2026] GET /v2.0/networks/5913c70f-d2e1-48a4-980b-9e42c960eb8c?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: 1266/2588] 10.0.0.218 () {34 vars in 668 bytes} [Wed Jun 10 16:16:01 2026] POST /v2.0/routers => generated 474 bytes in 1136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:16:02.262 8 INFO neutron.db.l3_hamode_db [None req-1f35c96a-a8af-4897-b508-0d7f3c89f960 c4f58af8216f452c81d927caf1b0b6ea 22a36af5131b49c0a610fb4a0e4d7ac6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 16:16:02.367 8 INFO neutron.db.l3_hamode_db [None req-1f35c96a-a8af-4897-b508-0d7f3c89f960 c4f58af8216f452c81d927caf1b0b6ea 22a36af5131b49c0a610fb4a0e4d7ac6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1323/2589] 10.0.0.218 () {34 vars in 668 bytes} [Wed Jun 10 16:16:02 2026] POST /v2.0/routers => generated 474 bytes in 660 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:16:02.926 7 INFO neutron.db.l3_hamode_db [None req-7b6473b7-0822-4357-b879-4f5f8f1a4030 c4f58af8216f452c81d927caf1b0b6ea 22a36af5131b49c0a610fb4a0e4d7ac6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 16:16:03.043 7 INFO neutron.db.l3_hamode_db [None req-7b6473b7-0822-4357-b879-4f5f8f1a4030 c4f58af8216f452c81d927caf1b0b6ea 22a36af5131b49c0a610fb4a0e4d7ac6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1267/2590] 10.0.0.218 () {34 vars in 668 bytes} [Wed Jun 10 16:16:02 2026] POST /v2.0/routers => generated 474 bytes in 786 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:16:03.707 8 INFO neutron.db.l3_hamode_db [None req-ad0ffd31-3426-408d-8148-b3b848208053 c4f58af8216f452c81d927caf1b0b6ea 22a36af5131b49c0a610fb4a0e4d7ac6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 16:16:03.872 8 INFO neutron.db.l3_hamode_db [None req-ad0ffd31-3426-408d-8148-b3b848208053 c4f58af8216f452c81d927caf1b0b6ea 22a36af5131b49c0a610fb4a0e4d7ac6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1324/2591] 10.0.0.218 () {34 vars in 668 bytes} [Wed Jun 10 16:16:03 2026] POST /v2.0/routers => generated 474 bytes in 750 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:16:04.466 7 INFO neutron.db.l3_hamode_db [None req-95a42e05-577f-48e4-93f0-c26b5cd83323 c4f58af8216f452c81d927caf1b0b6ea 22a36af5131b49c0a610fb4a0e4d7ac6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 16:16:04.582 7 INFO neutron.db.l3_hamode_db [None req-95a42e05-577f-48e4-93f0-c26b5cd83323 c4f58af8216f452c81d927caf1b0b6ea 22a36af5131b49c0a610fb4a0e4d7ac6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1268/2592] 10.0.0.218 () {34 vars in 668 bytes} [Wed Jun 10 16:16:04 2026] POST /v2.0/routers => generated 474 bytes in 708 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2593] 10.0.0.218 () {34 vars in 751 bytes} [Wed Jun 10 16:16:05 2026] PUT /v2.0/routers/63e32edb-6f39-4c6f-97dd-6b4d2d3841fe/tags => generated 17 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2594] 10.0.0.218 () {34 vars in 751 bytes} [Wed Jun 10 16:16:05 2026] PUT /v2.0/routers/6df311bf-c51c-4594-8317-b59ad29e9cf9/tags => generated 25 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2595] 10.0.0.218 () {34 vars in 751 bytes} [Wed Jun 10 16:16:05 2026] PUT /v2.0/routers/83285398-6a19-42b0-b5d8-792f9376e78d/tags => generated 34 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2596] 10.0.0.218 () {34 vars in 751 bytes} [Wed Jun 10 16:16:05 2026] PUT /v2.0/routers/7d165191-9980-41d3-9319-d5f288226da8/tags => generated 19 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2597] 10.0.0.218 () {32 vars in 664 bytes} [Wed Jun 10 16:16:05 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2598] 10.0.0.218 () {32 vars in 678 bytes} [Wed Jun 10 16:16:05 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2599] 10.0.0.218 () {32 vars in 674 bytes} [Wed Jun 10 16:16:05 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2600] 10.0.0.218 () {32 vars in 686 bytes} [Wed Jun 10 16:16:05 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2601] 10.0.0.218 () {32 vars in 672 bytes} [Wed Jun 10 16:16:05 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2602] 10.0.0.218 () {32 vars in 686 bytes} [Wed Jun 10 16:16:06 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2603] 10.0.0.218 () {32 vars in 682 bytes} [Wed Jun 10 16:16:06 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 532 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2604] 10.0.0.218 () {32 vars in 694 bytes} [Wed Jun 10 16:16:06 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2605] 10.0.0.218 () {32 vars in 721 bytes} [Wed Jun 10 16:16:06 2026] GET /v2.0/routers/63e32edb-6f39-4c6f-97dd-6b4d2d3841fe => generated 485 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2606] 10.0.0.218 () {34 vars in 742 bytes} [Wed Jun 10 16:16:06 2026] PUT /v2.0/routers/63e32edb-6f39-4c6f-97dd-6b4d2d3841fe => generated 485 bytes in 528 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2607] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jun 10 16:16:07 2026] GET /v2.0/ports?device_id=63e32edb-6f39-4c6f-97dd-6b4d2d3841fe => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:16:07.514 7 INFO neutron_taas.services.taas.taas_plugin [None req-58c729be-136f-4f91-a5ad-260ea5de7a51 c4f58af8216f452c81d927caf1b0b6ea 22a36af5131b49c0a610fb4a0e4d7ac6 - - default default] TaaS: Handle Delete Port: 5e7407b6-ac31-469c-a10b-46cb2aa9a799 2026-06-10 16:16:07.520 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-58c729be-136f-4f91-a5ad-260ea5de7a51 c4f58af8216f452c81d927caf1b0b6ea 22a36af5131b49c0a610fb4a0e4d7ac6 - - default default] Tap Mirror: Handle Delete Port: 5e7407b6-ac31-469c-a10b-46cb2aa9a799 [pid: 7|app: 0|req: 1276/2608] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:16:07 2026] DELETE /v2.0/routers/63e32edb-6f39-4c6f-97dd-6b4d2d3841fe => generated 0 bytes in 396 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2609] 10.0.0.218 () {32 vars in 721 bytes} [Wed Jun 10 16:16:07 2026] GET /v2.0/routers/6df311bf-c51c-4594-8317-b59ad29e9cf9 => generated 493 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:16:08.195 8 INFO neutron.db.l3_db [None req-8ef8615e-779f-47a8-a4c6-d5ad07e04e9e 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] Floating IP 1132279d-5933-4413-a347-7b6f17799ab0 associated. External IP: 10.96.250.215, port: 4f8c33ae-47cf-4538-bd2d-f6d808188cf6. [pid: 7|app: 0|req: 1278/2610] 10.0.0.218 () {34 vars in 742 bytes} [Wed Jun 10 16:16:07 2026] PUT /v2.0/routers/6df311bf-c51c-4594-8317-b59ad29e9cf9 => generated 493 bytes in 451 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2611] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jun 10 16:16:08 2026] GET /v2.0/ports?device_id=6df311bf-c51c-4594-8317-b59ad29e9cf9 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:16:08.406 7 INFO neutron_taas.services.taas.taas_plugin [None req-64c577f8-7436-4d2a-923d-1ecdca556330 c4f58af8216f452c81d927caf1b0b6ea 22a36af5131b49c0a610fb4a0e4d7ac6 - - default default] TaaS: Handle Delete Port: 85e3d692-edce-4979-bf1a-703327ed1a8d 2026-06-10 16:16:08.408 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-64c577f8-7436-4d2a-923d-1ecdca556330 c4f58af8216f452c81d927caf1b0b6ea 22a36af5131b49c0a610fb4a0e4d7ac6 - - default default] Tap Mirror: Handle Delete Port: 85e3d692-edce-4979-bf1a-703327ed1a8d [pid: 8|app: 0|req: 1333/2612] 10.0.0.218 () {34 vars in 677 bytes} [Wed Jun 10 16:16:07 2026] POST /v2.0/floatingips => generated 898 bytes in 1100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2613] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:16:08 2026] DELETE /v2.0/routers/6df311bf-c51c-4594-8317-b59ad29e9cf9 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2614] 10.0.0.218 () {32 vars in 721 bytes} [Wed Jun 10 16:16:08 2026] GET /v2.0/routers/83285398-6a19-42b0-b5d8-792f9376e78d => generated 502 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2617] 10.0.0.218 () {34 vars in 742 bytes} [Wed Jun 10 16:16:08 2026] PUT /v2.0/routers/83285398-6a19-42b0-b5d8-792f9376e78d => generated 502 bytes in 553 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2618] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jun 10 16:16:09 2026] GET /v2.0/ports?device_id=83285398-6a19-42b0-b5d8-792f9376e78d => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:16:09.417 7 INFO neutron_taas.services.taas.taas_plugin [None req-cd0594f2-cb70-4464-ae40-9909c22b9fe4 c4f58af8216f452c81d927caf1b0b6ea 22a36af5131b49c0a610fb4a0e4d7ac6 - - default default] TaaS: Handle Delete Port: c96a7e8c-703a-4e53-9ea8-44a3d882fc44 2026-06-10 16:16:09.420 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cd0594f2-cb70-4464-ae40-9909c22b9fe4 c4f58af8216f452c81d927caf1b0b6ea 22a36af5131b49c0a610fb4a0e4d7ac6 - - default default] Tap Mirror: Handle Delete Port: c96a7e8c-703a-4e53-9ea8-44a3d882fc44 [pid: 7|app: 0|req: 1282/2619] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:16:09 2026] DELETE /v2.0/routers/83285398-6a19-42b0-b5d8-792f9376e78d => generated 0 bytes in 333 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2620] 10.0.0.218 () {32 vars in 721 bytes} [Wed Jun 10 16:16:09 2026] GET /v2.0/routers/7d165191-9980-41d3-9319-d5f288226da8 => generated 487 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2621] 10.0.0.218 () {34 vars in 742 bytes} [Wed Jun 10 16:16:09 2026] PUT /v2.0/routers/7d165191-9980-41d3-9319-d5f288226da8 => generated 487 bytes in 529 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2622] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jun 10 16:16:10 2026] GET /v2.0/ports?device_id=7d165191-9980-41d3-9319-d5f288226da8 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:16:10.377 7 INFO neutron_taas.services.taas.taas_plugin [None req-7825a13d-b162-4e15-a638-6aaca7eccb8a c4f58af8216f452c81d927caf1b0b6ea 22a36af5131b49c0a610fb4a0e4d7ac6 - - default default] TaaS: Handle Delete Port: dcd1f7d5-c655-4ffd-905f-defe4726dc26 2026-06-10 16:16:10.380 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7825a13d-b162-4e15-a638-6aaca7eccb8a c4f58af8216f452c81d927caf1b0b6ea 22a36af5131b49c0a610fb4a0e4d7ac6 - - default default] Tap Mirror: Handle Delete Port: dcd1f7d5-c655-4ffd-905f-defe4726dc26 [pid: 7|app: 0|req: 1284/2623] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:16:10 2026] DELETE /v2.0/routers/7d165191-9980-41d3-9319-d5f288226da8 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2624] 10.0.0.218 () {32 vars in 721 bytes} [Wed Jun 10 16:16:10 2026] GET /v2.0/routers/6117f43a-2827-469c-9646-9cfbd66e2b7f => generated 480 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2625] 199.204.45.35 () {30 vars in 702 bytes} [Wed Jun 10 16:16:11 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: 1285/2626] 10.0.0.218 () {34 vars in 742 bytes} [Wed Jun 10 16:16:10 2026] PUT /v2.0/routers/6117f43a-2827-469c-9646-9cfbd66e2b7f => generated 480 bytes in 912 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2627] 199.204.45.35 () {30 vars in 704 bytes} [Wed Jun 10 16:16:11 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: 1342/2628] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jun 10 16:16:11 2026] GET /v2.0/ports?device_id=6117f43a-2827-469c-9646-9cfbd66e2b7f => 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: 1287/2629] 199.204.45.35 () {30 vars in 680 bytes} [Wed Jun 10 16:16:11 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: 1288/2630] 199.204.45.35 () {30 vars in 716 bytes} [Wed Jun 10 16:16:11 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:16:11.596 7 INFO neutron.api.v2.resource [None req-fa598869-6920-4a80-aa3d-fa3be2d14d9c d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1289/2631] 199.204.45.35 () {30 vars in 762 bytes} [Wed Jun 10 16:16:11 2026] GET /v2.0/security-groups/lb-68030820-842c-4ce3-bbca-fbc72ca6a263 => generated 149 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2632] 199.204.45.35 () {30 vars in 784 bytes} [Wed Jun 10 16:16:11 2026] GET /v2.0/security-groups?name=lb-68030820-842c-4ce3-bbca-fbc72ca6a263 => 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: 1291/2633] 199.204.45.35 () {30 vars in 814 bytes} [Wed Jun 10 16:16:11 2026] GET /v2.0/security-group-rules?security_group_id=b1bc413e-84c1-438c-adbe-59df2f51125c => generated 1182 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 16:16:11.717 8 INFO neutron_taas.services.taas.taas_plugin [None req-d7135659-97af-4953-aa85-4ba58e7de825 c4f58af8216f452c81d927caf1b0b6ea 22a36af5131b49c0a610fb4a0e4d7ac6 - - default default] TaaS: Handle Delete Port: 9ede8bde-61a9-40c0-bc0f-1692a904c320 2026-06-10 16:16:11.720 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d7135659-97af-4953-aa85-4ba58e7de825 c4f58af8216f452c81d927caf1b0b6ea 22a36af5131b49c0a610fb4a0e4d7ac6 - - default default] Tap Mirror: Handle Delete Port: 9ede8bde-61a9-40c0-bc0f-1692a904c320 [pid: 7|app: 0|req: 1292/2634] 199.204.45.35 () {34 vars in 746 bytes} [Wed Jun 10 16:16:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2635] 199.204.45.35 () {34 vars in 746 bytes} [Wed Jun 10 16:16:11 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) 2026-06-10 16:16:12.083 8 INFO neutron.services.segments.plugin [-] Segment a718684e-eba7-460f-bb75-b1ff2e559aa1 resource provider aggregate not found 2026-06-10 16:16:12.089 8 INFO neutron.services.segments.plugin [-] Segment a718684e-eba7-460f-bb75-b1ff2e559aa1 resource provider aggregate not found 2026-06-10 16:16:12.105 8 INFO neutron.services.segments.plugin [-] Segment a718684e-eba7-460f-bb75-b1ff2e559aa1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a718684e-eba7-460f-bb75-b1ff2e559aa1 found for delete ", "request_id": "req-dff61c05-24ae-4cfd-a081-70486e003edb"}]} 2026-06-10 16:16:12.107 8 INFO neutron.services.segments.plugin [-] Segment a718684e-eba7-460f-bb75-b1ff2e559aa1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a718684e-eba7-460f-bb75-b1ff2e559aa1 found for delete ", "request_id": "req-d720f611-3847-4b63-acf3-9169a6738350"}]} 2026-06-10 16:16:12.108 8 INFO neutron.db.l3_hamode_db [None req-d7135659-97af-4953-aa85-4ba58e7de825 c4f58af8216f452c81d927caf1b0b6ea 22a36af5131b49c0a610fb4a0e4d7ac6 - - default default] HA network 072bfe2a-8a48-4ddf-9946-0e2a3f636cbd was deleted as no HA routers are present in tenant 22a36af5131b49c0a610fb4a0e4d7ac6. [pid: 8|app: 0|req: 1343/2636] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:16:11 2026] DELETE /v2.0/routers/6117f43a-2827-469c-9646-9cfbd66e2b7f => generated 0 bytes in 554 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2637] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:16:12 2026] GET /v2.0/security-groups?tenant_id=22a36af5131b49c0a610fb4a0e4d7ac6&name=default => generated 2929 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2638] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:16:13 2026] DELETE /v2.0/security-groups/96f8cd73-d98d-443e-b8e2-2ca6d3550a94 => 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: 1295/2639] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:16:13 2026] GET /v2.0/security-groups?tenant_id=21aa987daa5a47fca0610be7f78fae0b&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2640] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:16:13 2026] DELETE /v2.0/security-groups/aea5090c-c5bd-4f58-941f-a8ea37bf90dd => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2641] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:16:13 2026] GET /v2.0/security-groups?tenant_id=8b44e1d8ceb2486b968286cde617d287&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: 1346/2642] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:16:13 2026] DELETE /v2.0/security-groups/70497ab8-b42b-4c16-b73f-4f6668e7215e => 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: 1297/2643] 10.0.0.218 () {34 vars in 676 bytes} [Wed Jun 10 16:16:17 2026] POST /v2.0/floatingips => generated 552 bytes in 622 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2644] 10.0.0.218 () {34 vars in 759 bytes} [Wed Jun 10 16:16:17 2026] PUT /v2.0/floatingips/75083c4c-f302-458e-94f2-5540fd9b8a3c/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2645] 10.0.0.218 () {32 vars in 739 bytes} [Wed Jun 10 16:16:17 2026] GET /v2.0/floatingips/75083c4c-f302-458e-94f2-5540fd9b8a3c/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2646] 10.0.0.218 () {34 vars in 770 bytes} [Wed Jun 10 16:16:17 2026] PUT /v2.0/floatingips/75083c4c-f302-458e-94f2-5540fd9b8a3c/tags/green => 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: 1299/2647] 10.0.0.218 () {32 vars in 739 bytes} [Wed Jun 10 16:16:17 2026] GET /v2.0/floatingips/75083c4c-f302-458e-94f2-5540fd9b8a3c/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2648] 10.0.0.218 () {34 vars in 766 bytes} [Wed Jun 10 16:16:17 2026] PUT /v2.0/floatingips/75083c4c-f302-458e-94f2-5540fd9b8a3c/tags/red => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2649] 10.0.0.218 () {32 vars in 739 bytes} [Wed Jun 10 16:16:18 2026] GET /v2.0/floatingips/75083c4c-f302-458e-94f2-5540fd9b8a3c/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: 1350/2650] 10.0.0.218 () {34 vars in 788 bytes} [Wed Jun 10 16:16:18 2026] PUT /v2.0/floatingips/75083c4c-f302-458e-94f2-5540fd9b8a3c/tags/black.or.white => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2651] 10.0.0.218 () {32 vars in 739 bytes} [Wed Jun 10 16:16:18 2026] GET /v2.0/floatingips/75083c4c-f302-458e-94f2-5540fd9b8a3c/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2652] 10.0.0.218 () {34 vars in 759 bytes} [Wed Jun 10 16:16:18 2026] PUT /v2.0/floatingips/75083c4c-f302-458e-94f2-5540fd9b8a3c/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2653] 10.0.0.218 () {32 vars in 739 bytes} [Wed Jun 10 16:16:18 2026] GET /v2.0/floatingips/75083c4c-f302-458e-94f2-5540fd9b8a3c/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2654] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jun 10 16:16:18 2026] GET /v2.0/floatingips/75083c4c-f302-458e-94f2-5540fd9b8a3c/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:16:18.356 7 INFO neutron.api.v2.resource [None req-e9ec7e89-bdac-42e4-8ea2-9438f637995c a8eabbc6ab6d44fcb92bfdb47f6f0cef e1d3774a70364f1090023d529761dace - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1303/2655] 10.0.0.218 () {32 vars in 751 bytes} [Wed Jun 10 16:16:18 2026] GET /v2.0/floatingips/75083c4c-f302-458e-94f2-5540fd9b8a3c/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2656] 10.0.0.218 () {32 vars in 750 bytes} [Wed Jun 10 16:16:18 2026] DELETE /v2.0/floatingips/75083c4c-f302-458e-94f2-5540fd9b8a3c/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2657] 10.0.0.218 () {32 vars in 739 bytes} [Wed Jun 10 16:16:18 2026] GET /v2.0/floatingips/75083c4c-f302-458e-94f2-5540fd9b8a3c/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:16:18.493 8 INFO neutron.api.v2.resource [None req-10e3dd1f-acc3-4ff2-9598-28171f3ac705 a8eabbc6ab6d44fcb92bfdb47f6f0cef e1d3774a70364f1090023d529761dace - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1354/2658] 10.0.0.218 () {32 vars in 754 bytes} [Wed Jun 10 16:16:18 2026] DELETE /v2.0/floatingips/75083c4c-f302-458e-94f2-5540fd9b8a3c/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2659] 10.0.0.218 () {32 vars in 742 bytes} [Wed Jun 10 16:16:18 2026] DELETE /v2.0/floatingips/75083c4c-f302-458e-94f2-5540fd9b8a3c/tags => 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: 1355/2660] 10.0.0.218 () {32 vars in 739 bytes} [Wed Jun 10 16:16:18 2026] GET /v2.0/floatingips/75083c4c-f302-458e-94f2-5540fd9b8a3c/tags => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:16:18.723 7 INFO neutron_taas.services.taas.taas_plugin [None req-b913af2f-b16f-4b6a-80a5-1f109804b702 a8eabbc6ab6d44fcb92bfdb47f6f0cef e1d3774a70364f1090023d529761dace - - default default] TaaS: Handle Delete Port: 53923cb3-9023-4ada-8f29-5548fed1ae6a 2026-06-10 16:16:18.727 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b913af2f-b16f-4b6a-80a5-1f109804b702 a8eabbc6ab6d44fcb92bfdb47f6f0cef e1d3774a70364f1090023d529761dace - - default default] Tap Mirror: Handle Delete Port: 53923cb3-9023-4ada-8f29-5548fed1ae6a [pid: 7|app: 0|req: 1306/2661] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jun 10 16:16:18 2026] DELETE /v2.0/floatingips/75083c4c-f302-458e-94f2-5540fd9b8a3c => generated 0 bytes in 277 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2662] 10.0.0.213 () {30 vars in 690 bytes} [Wed Jun 10 16:16:19 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: 1307/2663] 10.0.0.213 () {30 vars in 692 bytes} [Wed Jun 10 16:16:19 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2664] 10.0.0.213 () {30 vars in 668 bytes} [Wed Jun 10 16:16:19 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2665] 10.0.0.213 () {30 vars in 704 bytes} [Wed Jun 10 16:16:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2666] 10.0.0.213 () {28 vars in 439 bytes} [Wed Jun 10 16:16:19 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: 1310/2667] 10.0.0.213 () {30 vars in 728 bytes} [Wed Jun 10 16:16:19 2026] GET /v2.0/subnets/e6b9abd4-fe22-4d63-9188-b7225f1c0c7b => generated 656 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2668] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:16:19 2026] GET /v2.0/security-groups?tenant_id=e1d3774a70364f1090023d529761dace&name=default => generated 2929 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2669] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:16:19 2026] DELETE /v2.0/security-groups/678b34a6-7218-435d-bc92-f1f38530453a => 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: 1359/2670] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:16:19 2026] GET /v2.0/security-groups?tenant_id=a900a4f70ee042c6882c6fdde3dde434&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2671] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:16:20 2026] DELETE /v2.0/security-groups/0a2bdcff-a2f0-4e2f-a84c-3afd904792c9 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2672] 199.204.45.35 () {30 vars in 702 bytes} [Wed Jun 10 16:16:20 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: 1313/2673] 199.204.45.35 () {30 vars in 704 bytes} [Wed Jun 10 16:16:20 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: 1361/2674] 199.204.45.35 () {30 vars in 680 bytes} [Wed Jun 10 16:16:20 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: 1314/2675] 199.204.45.35 () {30 vars in 716 bytes} [Wed Jun 10 16:16:20 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: 1362/2676] 199.204.45.35 () {30 vars in 740 bytes} [Wed Jun 10 16:16:20 2026] GET /v2.0/subnets/e6b9abd4-fe22-4d63-9188-b7225f1c0c7b => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2677] 199.204.45.35 () {30 vars in 768 bytes} [Wed Jun 10 16:16:20 2026] GET /v2.0/ports?device_id=cbebd7f9-3061-470f-83df-615d6be0beea => generated 2585 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2678] 199.204.45.35 () {30 vars in 702 bytes} [Wed Jun 10 16:16:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2679] 199.204.45.35 () {30 vars in 704 bytes} [Wed Jun 10 16:16:20 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: 1364/2680] 199.204.45.35 () {30 vars in 680 bytes} [Wed Jun 10 16:16:20 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2681] 199.204.45.35 () {30 vars in 716 bytes} [Wed Jun 10 16:16:20 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: 1365/2682] 199.204.45.35 () {34 vars in 716 bytes} [Wed Jun 10 16:16:20 2026] POST /v2.0/ports => generated 1324 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2683] 10.0.0.207 () {34 vars in 971 bytes} [Wed Jun 10 16:16:21 2026] GET /v2.0/ports/a5604602-78a5-45f7-87db-b41174823249 => generated 1324 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1366/2684] 199.204.45.35 () {34 vars in 1261 bytes} [Wed Jun 10 16:16:22 2026] GET /v2.0/ports/a5604602-78a5-45f7-87db-b41174823249?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2685] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:16:22 2026] GET /v2.0/networks/2b14ebb5-f556-474c-bbfa-07d5d8468234?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2686] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:16:22 2026] GET /v2.0/networks/2b14ebb5-f556-474c-bbfa-07d5d8468234?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: 1320/2687] 199.204.45.35 () {34 vars in 974 bytes} [Wed Jun 10 16:16:22 2026] GET /v2.0/ports/a5604602-78a5-45f7-87db-b41174823249 => generated 1324 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2688] 199.204.45.35 () {34 vars in 985 bytes} [Wed Jun 10 16:16:22 2026] GET /v2.0/networks?id=2b14ebb5-f556-474c-bbfa-07d5d8468234 => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2689] 199.204.45.35 () {38 vars in 1027 bytes} [Wed Jun 10 16:16:22 2026] PUT /v2.0/ports/a5604602-78a5-45f7-87db-b41174823249 => generated 1514 bytes in 456 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 16:16:23.381 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-934c1b3c-227c-4ae0-889d-2e2328de1ea6'] response: {'name': 'network-changed', 'server_uuid': 'cbebd7f9-3061-470f-83df-615d6be0beea', 'tag': 'a5604602-78a5-45f7-87db-b41174823249', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1369/2690] 10.0.0.218 () {34 vars in 676 bytes} [Wed Jun 10 16:16:23 2026] POST /v2.0/subnetpools => generated 516 bytes in 208 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: 1322/2691] 10.0.0.218 () {34 vars in 759 bytes} [Wed Jun 10 16:16:23 2026] PUT /v2.0/subnetpools/ce9252a3-1633-473d-8a8a-d7082ff48801/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2692] 10.0.0.218 () {32 vars in 739 bytes} [Wed Jun 10 16:16:23 2026] GET /v2.0/subnetpools/ce9252a3-1633-473d-8a8a-d7082ff48801/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2693] 10.0.0.218 () {34 vars in 770 bytes} [Wed Jun 10 16:16:23 2026] PUT /v2.0/subnetpools/ce9252a3-1633-473d-8a8a-d7082ff48801/tags/green => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2694] 10.0.0.218 () {32 vars in 739 bytes} [Wed Jun 10 16:16:23 2026] GET /v2.0/subnetpools/ce9252a3-1633-473d-8a8a-d7082ff48801/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: 1324/2695] 10.0.0.218 () {34 vars in 766 bytes} [Wed Jun 10 16:16:23 2026] PUT /v2.0/subnetpools/ce9252a3-1633-473d-8a8a-d7082ff48801/tags/red => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2696] 10.0.0.218 () {32 vars in 739 bytes} [Wed Jun 10 16:16:23 2026] GET /v2.0/subnetpools/ce9252a3-1633-473d-8a8a-d7082ff48801/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: 1325/2697] 10.0.0.218 () {34 vars in 788 bytes} [Wed Jun 10 16:16:23 2026] PUT /v2.0/subnetpools/ce9252a3-1633-473d-8a8a-d7082ff48801/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: 8|app: 0|req: 1373/2698] 10.0.0.218 () {32 vars in 739 bytes} [Wed Jun 10 16:16:23 2026] GET /v2.0/subnetpools/ce9252a3-1633-473d-8a8a-d7082ff48801/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2699] 10.0.0.218 () {34 vars in 759 bytes} [Wed Jun 10 16:16:23 2026] PUT /v2.0/subnetpools/ce9252a3-1633-473d-8a8a-d7082ff48801/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2700] 10.0.0.218 () {32 vars in 739 bytes} [Wed Jun 10 16:16:23 2026] GET /v2.0/subnetpools/ce9252a3-1633-473d-8a8a-d7082ff48801/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2701] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jun 10 16:16:23 2026] GET /v2.0/subnetpools/ce9252a3-1633-473d-8a8a-d7082ff48801/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2702] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:16:23 2026] GET /v2.0/ports?tenant_id=f9f13f921f804aad8167a94b410898c3&device_id=cbebd7f9-3061-470f-83df-615d6be0beea => generated 4091 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 16:16:23.944 8 INFO neutron.api.v2.resource [None req-354ddb89-f742-46e4-9aa8-5045d7f73232 685e2af1de1842a6b82da2a05cd4895c 2e8f1fbf05f94c5c9a1ec8e48eb0f12a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1376/2703] 10.0.0.218 () {32 vars in 751 bytes} [Wed Jun 10 16:16:23 2026] GET /v2.0/subnetpools/ce9252a3-1633-473d-8a8a-d7082ff48801/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2704] 199.204.45.35 () {34 vars in 985 bytes} [Wed Jun 10 16:16:23 2026] GET /v2.0/networks?id=2b14ebb5-f556-474c-bbfa-07d5d8468234 => generated 801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2707] 10.0.0.218 () {32 vars in 750 bytes} [Wed Jun 10 16:16:23 2026] DELETE /v2.0/subnetpools/ce9252a3-1633-473d-8a8a-d7082ff48801/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2708] 199.204.45.35 () {34 vars in 1055 bytes} [Wed Jun 10 16:16:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.88&port_id=a5604602-78a5-45f7-87db-b41174823249 => 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: 1378/2709] 10.0.0.218 () {32 vars in 739 bytes} [Wed Jun 10 16:16:23 2026] GET /v2.0/subnetpools/ce9252a3-1633-473d-8a8a-d7082ff48801/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2710] 199.204.45.35 () {34 vars in 1103 bytes} [Wed Jun 10 16:16:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3ac&port_id=a5604602-78a5-45f7-87db-b41174823249 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:16:24.051 8 INFO neutron.api.v2.resource [None req-3bcbcbdd-626d-4ff8-b413-1c2259944b26 685e2af1de1842a6b82da2a05cd4895c 2e8f1fbf05f94c5c9a1ec8e48eb0f12a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1379/2711] 10.0.0.218 () {32 vars in 754 bytes} [Wed Jun 10 16:16:24 2026] DELETE /v2.0/subnetpools/ce9252a3-1633-473d-8a8a-d7082ff48801/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2712] 199.204.45.35 () {34 vars in 1063 bytes} [Wed Jun 10 16:16:24 2026] GET /v2.0/subnets?id=e6b9abd4-fe22-4d63-9188-b7225f1c0c7b&id=1660a723-9100-440b-8c93-48302958cfa0 => generated 1411 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2713] 10.0.0.218 () {32 vars in 742 bytes} [Wed Jun 10 16:16:24 2026] DELETE /v2.0/subnetpools/ce9252a3-1633-473d-8a8a-d7082ff48801/tags => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2714] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:16:24 2026] GET /v2.0/ports?network_id=2b14ebb5-f556-474c-bbfa-07d5d8468234&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2715] 10.0.0.218 () {32 vars in 739 bytes} [Wed Jun 10 16:16:24 2026] GET /v2.0/subnetpools/ce9252a3-1633-473d-8a8a-d7082ff48801/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: 1335/2716] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jun 10 16:16:24 2026] DELETE /v2.0/subnetpools/ce9252a3-1633-473d-8a8a-d7082ff48801 => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2717] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:16:24 2026] GET /v2.0/ports?network_id=2b14ebb5-f556-474c-bbfa-07d5d8468234&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2718] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:16:24 2026] GET /v2.0/networks/2b14ebb5-f556-474c-bbfa-07d5d8468234?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: 1383/2719] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:16:24 2026] GET /v2.0/networks/2b14ebb5-f556-474c-bbfa-07d5d8468234?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: 1337/2720] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:16:24 2026] GET /v2.0/security-groups?tenant_id=2e8f1fbf05f94c5c9a1ec8e48eb0f12a&name=default => generated 2929 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2721] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:16:25 2026] DELETE /v2.0/security-groups/f635a961-eef9-44e0-9335-bbf245020f7d => 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: 1385/2722] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:16:25 2026] GET /v2.0/ports?tenant_id=f9f13f921f804aad8167a94b410898c3&device_id=cbebd7f9-3061-470f-83df-615d6be0beea => generated 4091 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2723] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:16:25 2026] GET /v2.0/security-groups?tenant_id=3b967958a6b648b6bc3411e1dcef0942&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2724] 199.204.45.35 () {34 vars in 1059 bytes} [Wed Jun 10 16:16:25 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.82&port_id=839b4f42-3bb5-4278-9817-b75b4372342a => 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: 1387/2725] 199.204.45.35 () {34 vars in 983 bytes} [Wed Jun 10 16:16:25 2026] GET /v2.0/subnets?id=96ddb53f-4cf9-42c2-a1c0-84e44a00b61b => generated 654 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2726] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:16:25 2026] GET /v2.0/ports?network_id=8f015e11-905b-4f24-bc68-726ddf8cdba2&device_owner=network%3Adhcp => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2727] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:16:25 2026] DELETE /v2.0/security-groups/4ed8512a-377e-4ca9-9c7d-7096deef7124 => 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: 1389/2728] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:16:25 2026] GET /v2.0/networks/8f015e11-905b-4f24-bc68-726ddf8cdba2?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: 1340/2729] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:16:25 2026] GET /v2.0/networks/8f015e11-905b-4f24-bc68-726ddf8cdba2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2730] 199.204.45.35 () {34 vars in 1057 bytes} [Wed Jun 10 16:16:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.238&port_id=f6b194b5-03a8-4f40-95fb-d6101161407d => 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: 1341/2731] 199.204.45.35 () {34 vars in 983 bytes} [Wed Jun 10 16:16:25 2026] GET /v2.0/subnets?id=1af3ce7e-b88e-4a1a-8f05-87a2f4afe0cb => generated 679 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2732] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:16:25 2026] GET /v2.0/ports?network_id=5913c70f-d2e1-48a4-980b-9e42c960eb8c&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2733] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:16:25 2026] GET /v2.0/networks/5913c70f-d2e1-48a4-980b-9e42c960eb8c?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: 1392/2734] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:16:25 2026] GET /v2.0/networks/5913c70f-d2e1-48a4-980b-9e42c960eb8c?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: 1343/2735] 199.204.45.35 () {34 vars in 1055 bytes} [Wed Jun 10 16:16:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.88&port_id=a5604602-78a5-45f7-87db-b41174823249 => 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: 1393/2736] 199.204.45.35 () {34 vars in 1103 bytes} [Wed Jun 10 16:16:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3ac&port_id=a5604602-78a5-45f7-87db-b41174823249 => 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: 1344/2737] 199.204.45.35 () {34 vars in 1063 bytes} [Wed Jun 10 16:16:25 2026] GET /v2.0/subnets?id=e6b9abd4-fe22-4d63-9188-b7225f1c0c7b&id=1660a723-9100-440b-8c93-48302958cfa0 => generated 1411 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2738] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:16:25 2026] GET /v2.0/ports?network_id=2b14ebb5-f556-474c-bbfa-07d5d8468234&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2739] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:16:25 2026] GET /v2.0/ports?network_id=2b14ebb5-f556-474c-bbfa-07d5d8468234&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2740] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:16:25 2026] GET /v2.0/networks/2b14ebb5-f556-474c-bbfa-07d5d8468234?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2741] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:16:26 2026] GET /v2.0/networks/2b14ebb5-f556-474c-bbfa-07d5d8468234?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:16:28.923 8 INFO neutron.db.segments_db [None req-c79fa0e7-4b46-49b4-956a-1eaadf3df5ab 5b1966ff40544a909445b84bfa9d73a8 2053533610f847208607d223c32738be - - default default] Added segment f48b207e-85b1-4c31-80c5-dc37438e3aa2 of type vxlan for network 6e64adef-58d9-44c5-bf3e-f4832ac29e37 [pid: 8|app: 0|req: 1396/2742] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:16:28 2026] POST /v2.0/networks => generated 611 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:16:29.066 7 INFO neutron.db.segments_db [None req-fdf0e77e-5deb-4032-b69d-189cb6c4e38c 5b1966ff40544a909445b84bfa9d73a8 2053533610f847208607d223c32738be - - default default] Added segment af2137fd-1101-464f-9bce-0c09f6358d6e of type vxlan for network 2ea29196-aef0-4df4-be40-a2574be9f62d [pid: 7|app: 0|req: 1347/2743] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:16:29 2026] POST /v2.0/networks => generated 612 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2744] 10.0.0.218 () {34 vars in 753 bytes} [Wed Jun 10 16:16:29 2026] PUT /v2.0/networks/6e64adef-58d9-44c5-bf3e-f4832ac29e37/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2745] 10.0.0.218 () {32 vars in 733 bytes} [Wed Jun 10 16:16:29 2026] GET /v2.0/networks/6e64adef-58d9-44c5-bf3e-f4832ac29e37/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2746] 10.0.0.218 () {34 vars in 753 bytes} [Wed Jun 10 16:16:29 2026] PUT /v2.0/networks/2ea29196-aef0-4df4-be40-a2574be9f62d/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2747] 10.0.0.218 () {32 vars in 733 bytes} [Wed Jun 10 16:16:29 2026] GET /v2.0/networks/2ea29196-aef0-4df4-be40-a2574be9f62d/tags => generated 17 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2748] 10.0.0.218 () {34 vars in 753 bytes} [Wed Jun 10 16:16:29 2026] PUT /v2.0/networks/2ea29196-aef0-4df4-be40-a2574be9f62d/tags => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2749] 10.0.0.218 () {32 vars in 733 bytes} [Wed Jun 10 16:16:29 2026] GET /v2.0/networks/2ea29196-aef0-4df4-be40-a2574be9f62d/tags => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2750] 10.0.0.218 () {32 vars in 733 bytes} [Wed Jun 10 16:16:29 2026] GET /v2.0/networks/6e64adef-58d9-44c5-bf3e-f4832ac29e37/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:16:29.662 7 INFO neutron.services.segments.plugin [-] Segment f48b207e-85b1-4c31-80c5-dc37438e3aa2 resource provider aggregate not found 2026-06-10 16:16:29.667 7 INFO neutron.services.segments.plugin [-] Segment f48b207e-85b1-4c31-80c5-dc37438e3aa2 resource provider aggregate not found 2026-06-10 16:16:29.679 7 INFO neutron.services.segments.plugin [-] Segment f48b207e-85b1-4c31-80c5-dc37438e3aa2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f48b207e-85b1-4c31-80c5-dc37438e3aa2 found for delete ", "request_id": "req-fba0e796-52e1-4b47-8546-7b2d219f70ea"}]} 2026-06-10 16:16:29.683 7 INFO neutron.services.segments.plugin [-] Segment f48b207e-85b1-4c31-80c5-dc37438e3aa2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f48b207e-85b1-4c31-80c5-dc37438e3aa2 found for delete ", "request_id": "req-57906b5e-3e28-48f5-99b4-430d572a8fd4"}]} [pid: 7|app: 0|req: 1351/2751] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:16:29 2026] DELETE /v2.0/networks/6e64adef-58d9-44c5-bf3e-f4832ac29e37 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:16:29.815 8 INFO neutron.services.segments.plugin [-] Segment af2137fd-1101-464f-9bce-0c09f6358d6e resource provider aggregate not found 2026-06-10 16:16:29.816 8 INFO neutron.services.segments.plugin [-] Segment af2137fd-1101-464f-9bce-0c09f6358d6e resource provider aggregate not found 2026-06-10 16:16:29.836 8 INFO neutron.services.segments.plugin [-] Segment af2137fd-1101-464f-9bce-0c09f6358d6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af2137fd-1101-464f-9bce-0c09f6358d6e found for delete ", "request_id": "req-23ec3c6a-ecac-413c-a820-da7879721092"}]} 2026-06-10 16:16:29.839 8 INFO neutron.services.segments.plugin [-] Segment af2137fd-1101-464f-9bce-0c09f6358d6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af2137fd-1101-464f-9bce-0c09f6358d6e found for delete ", "request_id": "req-ec8b0b33-6de7-4692-b6c8-e4dfee12689b"}]} [pid: 8|app: 0|req: 1401/2752] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:16:29 2026] DELETE /v2.0/networks/2ea29196-aef0-4df4-be40-a2574be9f62d => 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: 1352/2753] 10.0.0.207 () {34 vars in 971 bytes} [Wed Jun 10 16:16:30 2026] GET /v2.0/ports/a5604602-78a5-45f7-87db-b41174823249 => generated 1516 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2754] 199.204.45.35 () {30 vars in 742 bytes} [Wed Jun 10 16:16:30 2026] GET /v2.0/networks/2b14ebb5-f556-474c-bbfa-07d5d8468234 => generated 798 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2755] 199.204.45.35 () {30 vars in 740 bytes} [Wed Jun 10 16:16:30 2026] GET /v2.0/subnets/e6b9abd4-fe22-4d63-9188-b7225f1c0c7b => 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: 1403/2756] 199.204.45.35 () {30 vars in 740 bytes} [Wed Jun 10 16:16:30 2026] GET /v2.0/subnets/1660a723-9100-440b-8c93-48302958cfa0 => generated 744 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2757] 199.204.45.35 () {30 vars in 702 bytes} [Wed Jun 10 16:16:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2758] 199.204.45.35 () {30 vars in 704 bytes} [Wed Jun 10 16:16:30 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: 1355/2759] 199.204.45.35 () {30 vars in 680 bytes} [Wed Jun 10 16:16:30 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2760] 199.204.45.35 () {30 vars in 716 bytes} [Wed Jun 10 16:16:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2761] 199.204.45.35 () {30 vars in 740 bytes} [Wed Jun 10 16:16:30 2026] GET /v2.0/subnets/1af3ce7e-b88e-4a1a-8f05-87a2f4afe0cb => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2762] 199.204.45.35 () {30 vars in 736 bytes} [Wed Jun 10 16:16:30 2026] GET /v2.0/ports/4f8c33ae-47cf-4538-bd2d-f6d808188cf6 => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2763] 199.204.45.35 () {30 vars in 736 bytes} [Wed Jun 10 16:16:30 2026] GET /v2.0/ports/f6b194b5-03a8-4f40-95fb-d6101161407d => generated 1349 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2764] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:16:30 2026] GET /v2.0/security-groups?tenant_id=2053533610f847208607d223c32738be&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: 1359/2765] 199.204.45.35 () {30 vars in 740 bytes} [Wed Jun 10 16:16:30 2026] GET /v2.0/subnets/1af3ce7e-b88e-4a1a-8f05-87a2f4afe0cb => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2766] 199.204.45.35 () {30 vars in 742 bytes} [Wed Jun 10 16:16:30 2026] GET /v2.0/networks/5913c70f-d2e1-48a4-980b-9e42c960eb8c => generated 799 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2767] 199.204.45.35 () {30 vars in 736 bytes} [Wed Jun 10 16:16:30 2026] GET /v2.0/ports/4f8c33ae-47cf-4538-bd2d-f6d808188cf6 => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2768] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:16:30 2026] DELETE /v2.0/security-groups/2f686406-fd74-486e-998a-d34465fa5484 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2769] 199.204.45.35 () {30 vars in 740 bytes} [Wed Jun 10 16:16:30 2026] GET /v2.0/subnets/1af3ce7e-b88e-4a1a-8f05-87a2f4afe0cb => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2770] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:16:30 2026] GET /v2.0/security-groups?tenant_id=495e2bb813e640c9910460b8c45ba68d&name=default => generated 2929 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2771] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:16:30 2026] DELETE /v2.0/security-groups/6cb8e930-e053-4af6-ab98-f67a060b557f => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2774] 10.0.0.213 () {30 vars in 690 bytes} [Wed Jun 10 16:16:40 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: 1410/2775] 10.0.0.213 () {30 vars in 692 bytes} [Wed Jun 10 16:16:40 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2776] 10.0.0.213 () {30 vars in 668 bytes} [Wed Jun 10 16:16:40 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2777] 10.0.0.213 () {30 vars in 704 bytes} [Wed Jun 10 16:16:40 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: 1367/2778] 10.0.0.213 () {28 vars in 439 bytes} [Wed Jun 10 16:16:40 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2779] 10.0.0.213 () {30 vars in 728 bytes} [Wed Jun 10 16:16:40 2026] GET /v2.0/subnets/cba95d3d-ad9f-4cd4-87b1-ce974ccefb25 => generated 654 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2780] 199.204.45.35 () {30 vars in 702 bytes} [Wed Jun 10 16:16:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2781] 199.204.45.35 () {30 vars in 704 bytes} [Wed Jun 10 16:16:41 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: 1369/2782] 199.204.45.35 () {30 vars in 680 bytes} [Wed Jun 10 16:16:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2783] 199.204.45.35 () {30 vars in 716 bytes} [Wed Jun 10 16:16:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2784] 199.204.45.35 () {30 vars in 740 bytes} [Wed Jun 10 16:16:41 2026] GET /v2.0/subnets/e6b9abd4-fe22-4d63-9188-b7225f1c0c7b => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2785] 199.204.45.35 () {30 vars in 740 bytes} [Wed Jun 10 16:16:41 2026] GET /v2.0/subnets/cba95d3d-ad9f-4cd4-87b1-ce974ccefb25 => generated 672 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2786] 199.204.45.35 () {30 vars in 768 bytes} [Wed Jun 10 16:16:41 2026] GET /v2.0/ports?device_id=cbebd7f9-3061-470f-83df-615d6be0beea => generated 4093 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2787] 199.204.45.35 () {30 vars in 702 bytes} [Wed Jun 10 16:16:41 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: 1372/2788] 199.204.45.35 () {30 vars in 704 bytes} [Wed Jun 10 16:16:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2789] 199.204.45.35 () {30 vars in 680 bytes} [Wed Jun 10 16:16:41 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: 1373/2790] 199.204.45.35 () {30 vars in 716 bytes} [Wed Jun 10 16:16:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2791] 199.204.45.35 () {34 vars in 716 bytes} [Wed Jun 10 16:16:41 2026] POST /v2.0/ports => generated 1332 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2792] 10.0.0.207 () {34 vars in 971 bytes} [Wed Jun 10 16:16:42 2026] GET /v2.0/ports/ca27b612-943f-46e9-b5d1-682fc4ccd086 => generated 1332 bytes in 244 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: 1419/2793] 10.0.0.207 () {34 vars in 907 bytes} [Wed Jun 10 16:16:42 2026] GET /v2.0/extensions => generated 21537 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2794] 199.204.45.35 () {34 vars in 1261 bytes} [Wed Jun 10 16:16:43 2026] GET /v2.0/ports/ca27b612-943f-46e9-b5d1-682fc4ccd086?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2795] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:16:43 2026] GET /v2.0/networks/3b8ca096-cabd-4de7-8643-29d89a9dbeff?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2796] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:16:43 2026] GET /v2.0/networks/3b8ca096-cabd-4de7-8643-29d89a9dbeff?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: 1421/2797] 199.204.45.35 () {34 vars in 974 bytes} [Wed Jun 10 16:16:44 2026] GET /v2.0/ports/ca27b612-943f-46e9-b5d1-682fc4ccd086 => generated 1332 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2798] 199.204.45.35 () {34 vars in 985 bytes} [Wed Jun 10 16:16:44 2026] GET /v2.0/networks?id=3b8ca096-cabd-4de7-8643-29d89a9dbeff => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2799] 199.204.45.35 () {38 vars in 1027 bytes} [Wed Jun 10 16:16:44 2026] PUT /v2.0/ports/ca27b612-943f-46e9-b5d1-682fc4ccd086 => generated 1522 bytes in 455 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 16:16:44.872 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a73c811-0832-4aa9-8338-e97f193a437d'] response: {'name': 'network-changed', 'server_uuid': 'cbebd7f9-3061-470f-83df-615d6be0beea', 'tag': 'ca27b612-943f-46e9-b5d1-682fc4ccd086', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1378/2800] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:16:45 2026] GET /v2.0/ports?tenant_id=f9f13f921f804aad8167a94b410898c3&device_id=cbebd7f9-3061-470f-83df-615d6be0beea => generated 5607 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1423/2801] 199.204.45.35 () {34 vars in 985 bytes} [Wed Jun 10 16:16:45 2026] GET /v2.0/networks?id=3b8ca096-cabd-4de7-8643-29d89a9dbeff => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2802] 199.204.45.35 () {34 vars in 1057 bytes} [Wed Jun 10 16:16:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.147&port_id=ca27b612-943f-46e9-b5d1-682fc4ccd086 => 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: 1424/2803] 199.204.45.35 () {34 vars in 1105 bytes} [Wed Jun 10 16:16:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A16a&port_id=ca27b612-943f-46e9-b5d1-682fc4ccd086 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2804] 199.204.45.35 () {34 vars in 1063 bytes} [Wed Jun 10 16:16:45 2026] GET /v2.0/subnets?id=cba95d3d-ad9f-4cd4-87b1-ce974ccefb25&id=ff1f10bf-2c87-4e8b-a6e3-d909cc66ed5b => generated 1412 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2805] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:16:45 2026] GET /v2.0/ports?network_id=3b8ca096-cabd-4de7-8643-29d89a9dbeff&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2806] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:16:45 2026] GET /v2.0/ports?network_id=3b8ca096-cabd-4de7-8643-29d89a9dbeff&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2807] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:16:45 2026] GET /v2.0/networks/3b8ca096-cabd-4de7-8643-29d89a9dbeff?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: 1382/2808] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:16:45 2026] GET /v2.0/networks/3b8ca096-cabd-4de7-8643-29d89a9dbeff?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: 1427/2809] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:16:46 2026] GET /v2.0/ports?tenant_id=f9f13f921f804aad8167a94b410898c3&device_id=cbebd7f9-3061-470f-83df-615d6be0beea => generated 5607 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2810] 199.204.45.35 () {34 vars in 1059 bytes} [Wed Jun 10 16:16:46 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.82&port_id=839b4f42-3bb5-4278-9817-b75b4372342a => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2811] 199.204.45.35 () {34 vars in 983 bytes} [Wed Jun 10 16:16:46 2026] GET /v2.0/subnets?id=96ddb53f-4cf9-42c2-a1c0-84e44a00b61b => 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: 1384/2812] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:16:46 2026] GET /v2.0/ports?network_id=8f015e11-905b-4f24-bc68-726ddf8cdba2&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: 1429/2813] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:16:46 2026] GET /v2.0/networks/8f015e11-905b-4f24-bc68-726ddf8cdba2?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2814] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:16:47 2026] GET /v2.0/networks/8f015e11-905b-4f24-bc68-726ddf8cdba2?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: 1430/2815] 199.204.45.35 () {34 vars in 1057 bytes} [Wed Jun 10 16:16:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.238&port_id=f6b194b5-03a8-4f40-95fb-d6101161407d => 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: 1386/2816] 199.204.45.35 () {34 vars in 983 bytes} [Wed Jun 10 16:16:47 2026] GET /v2.0/subnets?id=1af3ce7e-b88e-4a1a-8f05-87a2f4afe0cb => generated 679 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2817] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:16:47 2026] GET /v2.0/ports?network_id=5913c70f-d2e1-48a4-980b-9e42c960eb8c&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: 7|app: 0|req: 1387/2818] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:16:47 2026] GET /v2.0/networks/5913c70f-d2e1-48a4-980b-9e42c960eb8c?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: 1432/2819] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:16:47 2026] GET /v2.0/networks/5913c70f-d2e1-48a4-980b-9e42c960eb8c?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: 1388/2820] 199.204.45.35 () {34 vars in 1055 bytes} [Wed Jun 10 16:16:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.88&port_id=a5604602-78a5-45f7-87db-b41174823249 => 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: 1433/2821] 199.204.45.35 () {34 vars in 1103 bytes} [Wed Jun 10 16:16:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3ac&port_id=a5604602-78a5-45f7-87db-b41174823249 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2822] 199.204.45.35 () {34 vars in 1063 bytes} [Wed Jun 10 16:16:47 2026] GET /v2.0/subnets?id=e6b9abd4-fe22-4d63-9188-b7225f1c0c7b&id=1660a723-9100-440b-8c93-48302958cfa0 => generated 1411 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2823] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:16:47 2026] GET /v2.0/ports?network_id=2b14ebb5-f556-474c-bbfa-07d5d8468234&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: 1390/2824] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:16:47 2026] GET /v2.0/ports?network_id=2b14ebb5-f556-474c-bbfa-07d5d8468234&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: 8|app: 0|req: 1435/2825] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:16:47 2026] GET /v2.0/networks/2b14ebb5-f556-474c-bbfa-07d5d8468234?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: 1391/2826] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:16:47 2026] GET /v2.0/networks/2b14ebb5-f556-474c-bbfa-07d5d8468234?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2827] 199.204.45.35 () {34 vars in 1057 bytes} [Wed Jun 10 16:16:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.147&port_id=ca27b612-943f-46e9-b5d1-682fc4ccd086 => 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: 1392/2828] 199.204.45.35 () {34 vars in 1105 bytes} [Wed Jun 10 16:16:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A16a&port_id=ca27b612-943f-46e9-b5d1-682fc4ccd086 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2829] 199.204.45.35 () {34 vars in 1063 bytes} [Wed Jun 10 16:16:47 2026] GET /v2.0/subnets?id=cba95d3d-ad9f-4cd4-87b1-ce974ccefb25&id=ff1f10bf-2c87-4e8b-a6e3-d909cc66ed5b => generated 1412 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2830] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:16:47 2026] GET /v2.0/ports?network_id=3b8ca096-cabd-4de7-8643-29d89a9dbeff&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: 1438/2831] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:16:47 2026] GET /v2.0/ports?network_id=3b8ca096-cabd-4de7-8643-29d89a9dbeff&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2832] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:16:47 2026] GET /v2.0/networks/3b8ca096-cabd-4de7-8643-29d89a9dbeff?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: 1439/2833] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:16:47 2026] GET /v2.0/networks/3b8ca096-cabd-4de7-8643-29d89a9dbeff?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2834] 10.0.0.207 () {34 vars in 971 bytes} [Wed Jun 10 16:16:51 2026] GET /v2.0/ports/ca27b612-943f-46e9-b5d1-682fc4ccd086 => generated 1524 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2835] 199.204.45.35 () {30 vars in 742 bytes} [Wed Jun 10 16:16:51 2026] GET /v2.0/networks/3b8ca096-cabd-4de7-8643-29d89a9dbeff => generated 797 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2836] 199.204.45.35 () {30 vars in 740 bytes} [Wed Jun 10 16:16:51 2026] GET /v2.0/subnets/cba95d3d-ad9f-4cd4-87b1-ce974ccefb25 => generated 672 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2837] 199.204.45.35 () {30 vars in 740 bytes} [Wed Jun 10 16:16:51 2026] GET /v2.0/subnets/ff1f10bf-2c87-4e8b-a6e3-d909cc66ed5b => generated 747 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2838] 199.204.45.35 () {30 vars in 736 bytes} [Wed Jun 10 16:16:51 2026] GET /v2.0/ports/a5604602-78a5-45f7-87db-b41174823249 => generated 1516 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2839] 199.204.45.35 () {34 vars in 789 bytes} [Wed Jun 10 16:16:51 2026] PUT /v2.0/ports/a5604602-78a5-45f7-87db-b41174823249 => generated 1251 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 16:16:52.261 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc44d8a4-a1b5-4bd2-a574-872391d3a950'] response: {'name': 'network-changed', 'server_uuid': 'cbebd7f9-3061-470f-83df-615d6be0beea', 'tag': 'a5604602-78a5-45f7-87db-b41174823249', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1398/2840] 199.204.45.35 () {30 vars in 742 bytes} [Wed Jun 10 16:16:52 2026] GET /v2.0/networks/2b14ebb5-f556-474c-bbfa-07d5d8468234 => generated 798 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1443/2841] 199.204.45.35 () {30 vars in 740 bytes} [Wed Jun 10 16:16:52 2026] GET /v2.0/subnets/e6b9abd4-fe22-4d63-9188-b7225f1c0c7b => generated 674 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2842] 199.204.45.35 () {30 vars in 702 bytes} [Wed Jun 10 16:16:52 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: 1444/2843] 199.204.45.35 () {30 vars in 704 bytes} [Wed Jun 10 16:16:52 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: 1400/2844] 199.204.45.35 () {30 vars in 680 bytes} [Wed Jun 10 16:16:52 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: 1445/2845] 199.204.45.35 () {30 vars in 716 bytes} [Wed Jun 10 16:16:52 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: 1401/2846] 199.204.45.35 () {30 vars in 740 bytes} [Wed Jun 10 16:16:52 2026] GET /v2.0/subnets/1af3ce7e-b88e-4a1a-8f05-87a2f4afe0cb => 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: 1446/2847] 199.204.45.35 () {30 vars in 736 bytes} [Wed Jun 10 16:16:52 2026] GET /v2.0/ports/4f8c33ae-47cf-4538-bd2d-f6d808188cf6 => generated 1128 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2848] 199.204.45.35 () {30 vars in 736 bytes} [Wed Jun 10 16:16:52 2026] GET /v2.0/ports/f6b194b5-03a8-4f40-95fb-d6101161407d => generated 1349 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2849] 199.204.45.35 () {30 vars in 740 bytes} [Wed Jun 10 16:16:52 2026] GET /v2.0/subnets/1af3ce7e-b88e-4a1a-8f05-87a2f4afe0cb => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2850] 199.204.45.35 () {30 vars in 742 bytes} [Wed Jun 10 16:16:52 2026] GET /v2.0/networks/5913c70f-d2e1-48a4-980b-9e42c960eb8c => generated 799 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2851] 199.204.45.35 () {30 vars in 736 bytes} [Wed Jun 10 16:16:52 2026] GET /v2.0/ports/4f8c33ae-47cf-4538-bd2d-f6d808188cf6 => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2852] 199.204.45.35 () {30 vars in 740 bytes} [Wed Jun 10 16:16:52 2026] GET /v2.0/subnets/1af3ce7e-b88e-4a1a-8f05-87a2f4afe0cb => generated 676 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2853] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:16:52 2026] GET /v2.0/ports?tenant_id=f9f13f921f804aad8167a94b410898c3&device_id=cbebd7f9-3061-470f-83df-615d6be0beea => generated 5380 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2854] 199.204.45.35 () {34 vars in 985 bytes} [Wed Jun 10 16:16:52 2026] GET /v2.0/networks?id=2b14ebb5-f556-474c-bbfa-07d5d8468234 => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2855] 199.204.45.35 () {34 vars in 1055 bytes} [Wed Jun 10 16:16:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.88&port_id=a5604602-78a5-45f7-87db-b41174823249 => 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: 1406/2856] 199.204.45.35 () {34 vars in 983 bytes} [Wed Jun 10 16:16:52 2026] GET /v2.0/subnets?id=e6b9abd4-fe22-4d63-9188-b7225f1c0c7b => generated 677 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2857] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:16:52 2026] GET /v2.0/ports?network_id=2b14ebb5-f556-474c-bbfa-07d5d8468234&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: 1407/2858] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:16:52 2026] GET /v2.0/networks/2b14ebb5-f556-474c-bbfa-07d5d8468234?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: 1452/2859] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:16:53 2026] GET /v2.0/networks/2b14ebb5-f556-474c-bbfa-07d5d8468234?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: 1409/2862] 199.204.45.35 () {30 vars in 702 bytes} [Wed Jun 10 16:17:05 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: 1454/2863] 199.204.45.35 () {30 vars in 704 bytes} [Wed Jun 10 16:17:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2864] 199.204.45.35 () {30 vars in 680 bytes} [Wed Jun 10 16:17:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2865] 199.204.45.35 () {30 vars in 716 bytes} [Wed Jun 10 16:17:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2866] 199.204.45.35 () {30 vars in 740 bytes} [Wed Jun 10 16:17:05 2026] GET /v2.0/subnets/e6b9abd4-fe22-4d63-9188-b7225f1c0c7b => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2867] 199.204.45.35 () {30 vars in 768 bytes} [Wed Jun 10 16:17:05 2026] GET /v2.0/ports?device_id=cbebd7f9-3061-470f-83df-615d6be0beea => generated 5380 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2868] 199.204.45.35 () {30 vars in 702 bytes} [Wed Jun 10 16:17:05 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: 1457/2869] 199.204.45.35 () {30 vars in 704 bytes} [Wed Jun 10 16:17:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2870] 199.204.45.35 () {30 vars in 680 bytes} [Wed Jun 10 16:17:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2871] 199.204.45.35 () {30 vars in 716 bytes} [Wed Jun 10 16:17:05 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: 1414/2872] 199.204.45.35 () {30 vars in 736 bytes} [Wed Jun 10 16:17:05 2026] GET /v2.0/ports/ca27b612-943f-46e9-b5d1-682fc4ccd086 => generated 1524 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2873] 199.204.45.35 () {34 vars in 789 bytes} [Wed Jun 10 16:17:05 2026] PUT /v2.0/ports/ca27b612-943f-46e9-b5d1-682fc4ccd086 => generated 1255 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 16:17:05.806 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-da159ea6-1820-4ecf-a9bf-553042fc9540'] response: {'name': 'network-changed', 'server_uuid': 'cbebd7f9-3061-470f-83df-615d6be0beea', 'tag': 'ca27b612-943f-46e9-b5d1-682fc4ccd086', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1415/2874] 199.204.45.35 () {30 vars in 742 bytes} [Wed Jun 10 16:17:05 2026] GET /v2.0/networks/3b8ca096-cabd-4de7-8643-29d89a9dbeff => generated 797 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1460/2875] 199.204.45.35 () {30 vars in 740 bytes} [Wed Jun 10 16:17:05 2026] GET /v2.0/subnets/cba95d3d-ad9f-4cd4-87b1-ce974ccefb25 => generated 672 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2876] 199.204.45.35 () {30 vars in 736 bytes} [Wed Jun 10 16:17:05 2026] GET /v2.0/ports/ca27b612-943f-46e9-b5d1-682fc4ccd086 => generated 1291 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2877] 199.204.45.35 () {34 vars in 788 bytes} [Wed Jun 10 16:17:05 2026] PUT /v2.0/ports/ca27b612-943f-46e9-b5d1-682fc4ccd086 => generated 1080 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2878] 199.204.45.35 () {30 vars in 742 bytes} [Wed Jun 10 16:17:06 2026] GET /v2.0/networks/3b8ca096-cabd-4de7-8643-29d89a9dbeff => generated 797 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1462/2879] 199.204.45.35 () {30 vars in 768 bytes} [Wed Jun 10 16:17:06 2026] GET /v2.0/ports?device_id=cbebd7f9-3061-470f-83df-615d6be0beea => generated 4972 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2880] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:17:06 2026] GET /v2.0/ports?tenant_id=f9f13f921f804aad8167a94b410898c3&device_id=cbebd7f9-3061-470f-83df-615d6be0beea => generated 4972 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2881] 199.204.45.35 () {34 vars in 985 bytes} [Wed Jun 10 16:17:06 2026] GET /v2.0/networks?id=3b8ca096-cabd-4de7-8643-29d89a9dbeff => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2882] 199.204.45.35 () {30 vars in 768 bytes} [Wed Jun 10 16:17:06 2026] GET /v2.0/ports?device_id=cbebd7f9-3061-470f-83df-615d6be0beea => generated 4972 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2883] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:17:06 2026] GET /v2.0/networks/3b8ca096-cabd-4de7-8643-29d89a9dbeff?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: 1420/2884] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:17:06 2026] GET /v2.0/networks/3b8ca096-cabd-4de7-8643-29d89a9dbeff?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: 1465/2885] 199.204.45.35 () {30 vars in 768 bytes} [Wed Jun 10 16:17:07 2026] GET /v2.0/ports?device_id=cbebd7f9-3061-470f-83df-615d6be0beea => generated 4972 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 16:17:07.851 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-09997f1c-9bb3-41f2-8865-0bc505ecb5e4'] response: {'name': 'network-changed', 'server_uuid': 'cbebd7f9-3061-470f-83df-615d6be0beea', 'tag': 'ca27b612-943f-46e9-b5d1-682fc4ccd086', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1421/2886] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:17:08 2026] GET /v2.0/ports?tenant_id=f9f13f921f804aad8167a94b410898c3&device_id=cbebd7f9-3061-470f-83df-615d6be0beea => generated 4972 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2887] 199.204.45.35 () {34 vars in 985 bytes} [Wed Jun 10 16:17:08 2026] GET /v2.0/networks?id=3b8ca096-cabd-4de7-8643-29d89a9dbeff => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2888] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:17:08 2026] GET /v2.0/networks/3b8ca096-cabd-4de7-8643-29d89a9dbeff?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: 1467/2889] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:17:08 2026] GET /v2.0/networks/3b8ca096-cabd-4de7-8643-29d89a9dbeff?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2890] 199.204.45.35 () {30 vars in 768 bytes} [Wed Jun 10 16:17:08 2026] GET /v2.0/ports?device_id=cbebd7f9-3061-470f-83df-615d6be0beea => generated 4972 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2891] 199.204.45.35 () {34 vars in 974 bytes} [Wed Jun 10 16:17:08 2026] GET /v2.0/ports/ca27b612-943f-46e9-b5d1-682fc4ccd086 => generated 1116 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2892] 199.204.45.35 () {34 vars in 1059 bytes} [Wed Jun 10 16:17:08 2026] GET /v2.0/ports/ca27b612-943f-46e9-b5d1-682fc4ccd086?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2893] 199.204.45.35 () {34 vars in 1015 bytes} [Wed Jun 10 16:17:08 2026] GET /v2.0/networks/3b8ca096-cabd-4de7-8643-29d89a9dbeff?fields=dns_domain => generated 29 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2896] 199.204.45.35 () {38 vars in 1027 bytes} [Wed Jun 10 16:17:08 2026] PUT /v2.0/ports/ca27b612-943f-46e9-b5d1-682fc4ccd086 => generated 917 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2897] 199.204.45.35 () {30 vars in 768 bytes} [Wed Jun 10 16:17:09 2026] GET /v2.0/ports?device_id=cbebd7f9-3061-470f-83df-615d6be0beea => generated 3864 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:17:09.818 7 INFO neutron_taas.services.taas.taas_plugin [None req-a64d4934-8929-4aa2-8170-4c000b4e24d9 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: ca27b612-943f-46e9-b5d1-682fc4ccd086 2026-06-10 16:17:09.821 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a64d4934-8929-4aa2-8170-4c000b4e24d9 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: ca27b612-943f-46e9-b5d1-682fc4ccd086 [pid: 7|app: 0|req: 1426/2898] 199.204.45.35 () {32 vars in 758 bytes} [Wed Jun 10 16:17:09 2026] DELETE /v2.0/ports/ca27b612-943f-46e9-b5d1-682fc4ccd086 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2899] 199.204.45.35 () {30 vars in 702 bytes} [Wed Jun 10 16:17:10 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: 1427/2900] 199.204.45.35 () {30 vars in 704 bytes} [Wed Jun 10 16:17:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2901] 199.204.45.35 () {30 vars in 680 bytes} [Wed Jun 10 16:17:10 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: 1428/2902] 199.204.45.35 () {30 vars in 716 bytes} [Wed Jun 10 16:17:10 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: 1475/2903] 199.204.45.35 () {30 vars in 740 bytes} [Wed Jun 10 16:17:10 2026] GET /v2.0/subnets/1af3ce7e-b88e-4a1a-8f05-87a2f4afe0cb => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2904] 199.204.45.35 () {30 vars in 736 bytes} [Wed Jun 10 16:17:10 2026] GET /v2.0/ports/4f8c33ae-47cf-4538-bd2d-f6d808188cf6 => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2905] 199.204.45.35 () {30 vars in 736 bytes} [Wed Jun 10 16:17:10 2026] GET /v2.0/ports/f6b194b5-03a8-4f40-95fb-d6101161407d => generated 1349 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2906] 199.204.45.35 () {30 vars in 740 bytes} [Wed Jun 10 16:17:10 2026] GET /v2.0/subnets/1af3ce7e-b88e-4a1a-8f05-87a2f4afe0cb => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2907] 199.204.45.35 () {30 vars in 742 bytes} [Wed Jun 10 16:17:10 2026] GET /v2.0/networks/5913c70f-d2e1-48a4-980b-9e42c960eb8c => generated 799 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2908] 199.204.45.35 () {30 vars in 736 bytes} [Wed Jun 10 16:17:10 2026] GET /v2.0/ports/4f8c33ae-47cf-4538-bd2d-f6d808188cf6 => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2909] 199.204.45.35 () {30 vars in 740 bytes} [Wed Jun 10 16:17:10 2026] GET /v2.0/subnets/1af3ce7e-b88e-4a1a-8f05-87a2f4afe0cb => generated 676 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2910] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:17:10 2026] GET /v2.0/ports?tenant_id=f9f13f921f804aad8167a94b410898c3&device_id=cbebd7f9-3061-470f-83df-615d6be0beea => generated 3864 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2911] 199.204.45.35 () {34 vars in 1225 bytes} [Wed Jun 10 16:17:10 2026] GET /v2.0/networks?id=8f015e11-905b-4f24-bc68-726ddf8cdba2&id=5913c70f-d2e1-48a4-980b-9e42c960eb8c&id=2b14ebb5-f556-474c-bbfa-07d5d8468234&id=3b8ca096-cabd-4de7-8643-29d89a9dbeff => generated 3096 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2912] 199.204.45.35 () {34 vars in 1059 bytes} [Wed Jun 10 16:17:10 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.82&port_id=839b4f42-3bb5-4278-9817-b75b4372342a => 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: 1480/2913] 199.204.45.35 () {34 vars in 983 bytes} [Wed Jun 10 16:17:10 2026] GET /v2.0/subnets?id=96ddb53f-4cf9-42c2-a1c0-84e44a00b61b => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2914] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:17:10 2026] GET /v2.0/ports?network_id=8f015e11-905b-4f24-bc68-726ddf8cdba2&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2915] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:17:10 2026] GET /v2.0/networks/8f015e11-905b-4f24-bc68-726ddf8cdba2?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: 1435/2916] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:17:10 2026] GET /v2.0/networks/8f015e11-905b-4f24-bc68-726ddf8cdba2?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: 1482/2917] 199.204.45.35 () {34 vars in 1057 bytes} [Wed Jun 10 16:17:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.238&port_id=f6b194b5-03a8-4f40-95fb-d6101161407d => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2918] 199.204.45.35 () {34 vars in 983 bytes} [Wed Jun 10 16:17:10 2026] GET /v2.0/subnets?id=1af3ce7e-b88e-4a1a-8f05-87a2f4afe0cb => generated 679 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2919] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:17:11 2026] GET /v2.0/ports?network_id=5913c70f-d2e1-48a4-980b-9e42c960eb8c&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: 7|app: 0|req: 1437/2920] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:17:11 2026] GET /v2.0/networks/5913c70f-d2e1-48a4-980b-9e42c960eb8c?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: 1484/2921] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:17:11 2026] GET /v2.0/networks/5913c70f-d2e1-48a4-980b-9e42c960eb8c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2922] 199.204.45.35 () {34 vars in 1055 bytes} [Wed Jun 10 16:17:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.88&port_id=a5604602-78a5-45f7-87db-b41174823249 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2923] 199.204.45.35 () {34 vars in 983 bytes} [Wed Jun 10 16:17:11 2026] GET /v2.0/subnets?id=e6b9abd4-fe22-4d63-9188-b7225f1c0c7b => generated 677 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2924] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:17:11 2026] GET /v2.0/ports?network_id=2b14ebb5-f556-474c-bbfa-07d5d8468234&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2925] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:17:11 2026] GET /v2.0/networks/2b14ebb5-f556-474c-bbfa-07d5d8468234?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2926] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:17:11 2026] GET /v2.0/networks/2b14ebb5-f556-474c-bbfa-07d5d8468234?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2927] 199.204.45.35 () {30 vars in 702 bytes} [Wed Jun 10 16:17:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2928] 199.204.45.35 () {30 vars in 704 bytes} [Wed Jun 10 16:17:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2929] 199.204.45.35 () {30 vars in 680 bytes} [Wed Jun 10 16:17:16 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: 1442/2930] 199.204.45.35 () {30 vars in 716 bytes} [Wed Jun 10 16:17:16 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: 1489/2931] 199.204.45.35 () {30 vars in 768 bytes} [Wed Jun 10 16:17:17 2026] GET /v2.0/ports?device_id=cbebd7f9-3061-470f-83df-615d6be0beea => generated 3864 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2932] 199.204.45.35 () {30 vars in 702 bytes} [Wed Jun 10 16: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: 1490/2933] 199.204.45.35 () {30 vars in 704 bytes} [Wed Jun 10 16:17:17 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: 1444/2934] 199.204.45.35 () {30 vars in 680 bytes} [Wed Jun 10 16:17:17 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: 1491/2935] 199.204.45.35 () {30 vars in 716 bytes} [Wed Jun 10 16:17:17 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: 1445/2936] 199.204.45.35 () {30 vars in 736 bytes} [Wed Jun 10 16:17:17 2026] GET /v2.0/ports/a5604602-78a5-45f7-87db-b41174823249 => generated 1287 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2937] 199.204.45.35 () {34 vars in 788 bytes} [Wed Jun 10 16:17:17 2026] PUT /v2.0/ports/a5604602-78a5-45f7-87db-b41174823249 => generated 1080 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 16:17:17.643 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-123b2275-1bf6-4cb4-b0fe-3dc57fc13f1b'] response: {'name': 'network-changed', 'server_uuid': 'cbebd7f9-3061-470f-83df-615d6be0beea', 'tag': 'a5604602-78a5-45f7-87db-b41174823249', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1446/2938] 199.204.45.35 () {30 vars in 742 bytes} [Wed Jun 10 16:17:17 2026] GET /v2.0/networks/2b14ebb5-f556-474c-bbfa-07d5d8468234 => generated 798 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1493/2939] 199.204.45.35 () {30 vars in 768 bytes} [Wed Jun 10 16:17:17 2026] GET /v2.0/ports?device_id=cbebd7f9-3061-470f-83df-615d6be0beea => generated 3693 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2940] 199.204.45.35 () {30 vars in 768 bytes} [Wed Jun 10 16:17:18 2026] GET /v2.0/ports?device_id=cbebd7f9-3061-470f-83df-615d6be0beea => generated 3693 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2941] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:17:18 2026] GET /v2.0/ports?tenant_id=f9f13f921f804aad8167a94b410898c3&device_id=cbebd7f9-3061-470f-83df-615d6be0beea => generated 3693 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2942] 199.204.45.35 () {34 vars in 985 bytes} [Wed Jun 10 16:17:18 2026] GET /v2.0/networks?id=2b14ebb5-f556-474c-bbfa-07d5d8468234 => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2943] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:17:18 2026] GET /v2.0/networks/2b14ebb5-f556-474c-bbfa-07d5d8468234?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: 1449/2944] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:17:18 2026] GET /v2.0/networks/2b14ebb5-f556-474c-bbfa-07d5d8468234?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: 1496/2945] 199.204.45.35 () {30 vars in 768 bytes} [Wed Jun 10 16:17:19 2026] GET /v2.0/ports?device_id=cbebd7f9-3061-470f-83df-615d6be0beea => generated 3693 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2946] 199.204.45.35 () {34 vars in 974 bytes} [Wed Jun 10 16:17:20 2026] GET /v2.0/ports/a5604602-78a5-45f7-87db-b41174823249 => generated 1116 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2947] 199.204.45.35 () {34 vars in 1059 bytes} [Wed Jun 10 16:17:20 2026] GET /v2.0/ports/a5604602-78a5-45f7-87db-b41174823249?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2948] 199.204.45.35 () {30 vars in 768 bytes} [Wed Jun 10 16:17:20 2026] GET /v2.0/ports?device_id=cbebd7f9-3061-470f-83df-615d6be0beea => generated 3693 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2949] 199.204.45.35 () {34 vars in 1015 bytes} [Wed Jun 10 16:17:20 2026] GET /v2.0/networks/2b14ebb5-f556-474c-bbfa-07d5d8468234?fields=dns_domain => generated 29 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2950] 199.204.45.35 () {38 vars in 1027 bytes} [Wed Jun 10 16:17:20 2026] PUT /v2.0/ports/a5604602-78a5-45f7-87db-b41174823249 => generated 917 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2951] 199.204.45.35 () {30 vars in 768 bytes} [Wed Jun 10 16:17:21 2026] GET /v2.0/ports?device_id=cbebd7f9-3061-470f-83df-615d6be0beea => generated 2585 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:17:21.496 8 INFO neutron_taas.services.taas.taas_plugin [None req-eaa579ea-7c46-4574-8f5e-410c91538e1e d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: a5604602-78a5-45f7-87db-b41174823249 2026-06-10 16:17:21.498 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eaa579ea-7c46-4574-8f5e-410c91538e1e d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: a5604602-78a5-45f7-87db-b41174823249 [pid: 8|app: 0|req: 1499/2952] 199.204.45.35 () {32 vars in 758 bytes} [Wed Jun 10 16:17:21 2026] DELETE /v2.0/ports/a5604602-78a5-45f7-87db-b41174823249 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2953] 199.204.45.35 () {30 vars in 702 bytes} [Wed Jun 10 16:17:21 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: 1500/2954] 199.204.45.35 () {30 vars in 704 bytes} [Wed Jun 10 16:17:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2955] 199.204.45.35 () {30 vars in 680 bytes} [Wed Jun 10 16:17:21 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: 1501/2956] 199.204.45.35 () {30 vars in 716 bytes} [Wed Jun 10 16:17:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2957] 199.204.45.35 () {30 vars in 740 bytes} [Wed Jun 10 16:17:21 2026] GET /v2.0/subnets/1af3ce7e-b88e-4a1a-8f05-87a2f4afe0cb => generated 676 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2958] 199.204.45.35 () {30 vars in 736 bytes} [Wed Jun 10 16:17:21 2026] GET /v2.0/ports/4f8c33ae-47cf-4538-bd2d-f6d808188cf6 => generated 1128 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2959] 199.204.45.35 () {30 vars in 736 bytes} [Wed Jun 10 16:17:21 2026] GET /v2.0/ports/f6b194b5-03a8-4f40-95fb-d6101161407d => generated 1349 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2960] 199.204.45.35 () {30 vars in 740 bytes} [Wed Jun 10 16:17:21 2026] GET /v2.0/subnets/1af3ce7e-b88e-4a1a-8f05-87a2f4afe0cb => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2961] 199.204.45.35 () {30 vars in 742 bytes} [Wed Jun 10 16:17:21 2026] GET /v2.0/networks/5913c70f-d2e1-48a4-980b-9e42c960eb8c => generated 799 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2962] 199.204.45.35 () {30 vars in 736 bytes} [Wed Jun 10 16:17:22 2026] GET /v2.0/ports/4f8c33ae-47cf-4538-bd2d-f6d808188cf6 => generated 1128 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2963] 199.204.45.35 () {30 vars in 740 bytes} [Wed Jun 10 16:17:22 2026] GET /v2.0/subnets/1af3ce7e-b88e-4a1a-8f05-87a2f4afe0cb => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2964] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:17:22 2026] GET /v2.0/ports?tenant_id=f9f13f921f804aad8167a94b410898c3&device_id=cbebd7f9-3061-470f-83df-615d6be0beea => generated 2585 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2965] 199.204.45.35 () {34 vars in 1145 bytes} [Wed Jun 10 16:17:22 2026] GET /v2.0/networks?id=8f015e11-905b-4f24-bc68-726ddf8cdba2&id=5913c70f-d2e1-48a4-980b-9e42c960eb8c&id=2b14ebb5-f556-474c-bbfa-07d5d8468234 => generated 2310 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2966] 199.204.45.35 () {34 vars in 1059 bytes} [Wed Jun 10 16:17:22 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.82&port_id=839b4f42-3bb5-4278-9817-b75b4372342a => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2967] 199.204.45.35 () {34 vars in 983 bytes} [Wed Jun 10 16:17:22 2026] GET /v2.0/subnets?id=96ddb53f-4cf9-42c2-a1c0-84e44a00b61b => generated 654 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2968] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:17:22 2026] GET /v2.0/ports?network_id=8f015e11-905b-4f24-bc68-726ddf8cdba2&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: 1462/2969] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:17:22 2026] GET /v2.0/networks/8f015e11-905b-4f24-bc68-726ddf8cdba2?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2970] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:17:22 2026] GET /v2.0/networks/8f015e11-905b-4f24-bc68-726ddf8cdba2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2971] 199.204.45.35 () {34 vars in 1057 bytes} [Wed Jun 10 16:17:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.238&port_id=f6b194b5-03a8-4f40-95fb-d6101161407d => 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: 1509/2972] 199.204.45.35 () {34 vars in 983 bytes} [Wed Jun 10 16:17:22 2026] GET /v2.0/subnets?id=1af3ce7e-b88e-4a1a-8f05-87a2f4afe0cb => generated 679 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2973] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:17:22 2026] GET /v2.0/ports?network_id=5913c70f-d2e1-48a4-980b-9e42c960eb8c&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2974] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:17:22 2026] GET /v2.0/networks/5913c70f-d2e1-48a4-980b-9e42c960eb8c?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: 1465/2975] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:17:22 2026] GET /v2.0/networks/5913c70f-d2e1-48a4-980b-9e42c960eb8c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2978] 199.204.45.35 () {30 vars in 702 bytes} [Wed Jun 10 16:17:32 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: 1467/2979] 199.204.45.35 () {30 vars in 704 bytes} [Wed Jun 10 16:17:32 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: 1513/2980] 199.204.45.35 () {30 vars in 680 bytes} [Wed Jun 10 16:17:32 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: 1468/2981] 199.204.45.35 () {30 vars in 716 bytes} [Wed Jun 10 16:17:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:17:32.141 8 INFO neutron.api.v2.resource [None req-6b5d14c2-dfc7-47ac-9cf1-94fee0f6e278 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1514/2982] 199.204.45.35 () {30 vars in 762 bytes} [Wed Jun 10 16:17:32 2026] GET /v2.0/security-groups/lb-68030820-842c-4ce3-bbca-fbc72ca6a263 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2983] 199.204.45.35 () {30 vars in 784 bytes} [Wed Jun 10 16:17:32 2026] GET /v2.0/security-groups?name=lb-68030820-842c-4ce3-bbca-fbc72ca6a263 => generated 2865 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2984] 199.204.45.35 () {30 vars in 814 bytes} [Wed Jun 10 16:17:32 2026] GET /v2.0/security-group-rules?security_group_id=b1bc413e-84c1-438c-adbe-59df2f51125c => generated 2334 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2985] 199.204.45.35 () {32 vars in 788 bytes} [Wed Jun 10 16:17:32 2026] DELETE /v2.0/security-group-rules/de2273f4-17b3-4b2d-821f-8ec29332c587 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2986] 199.204.45.35 () {32 vars in 788 bytes} [Wed Jun 10 16:17:32 2026] DELETE /v2.0/security-group-rules/f3d99d9c-9b3c-4974-8174-20fd9ec61946 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:17:36.050 7 INFO neutron_taas.services.taas.taas_plugin [None req-88bc79ac-729c-49dd-9408-2da4be81e5ee 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] TaaS: Handle Delete Port: 19faf75d-998c-4b6a-89c2-d421093cd7d2 2026-06-10 16:17:36.052 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-88bc79ac-729c-49dd-9408-2da4be81e5ee 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] Tap Mirror: Handle Delete Port: 19faf75d-998c-4b6a-89c2-d421093cd7d2 2026-06-10 16:17:36.240 7 INFO neutron.db.l3_db [None req-88bc79ac-729c-49dd-9408-2da4be81e5ee 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] Floating IP 1132279d-5933-4413-a347-7b6f17799ab0 disassociated (deleted). External IP: 10.96.250.215, port: 4f8c33ae-47cf-4538-bd2d-f6d808188cf6. [pid: 7|app: 0|req: 1471/2987] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jun 10 16:17:35 2026] DELETE /v2.0/floatingips/1132279d-5933-4413-a347-7b6f17799ab0 => generated 0 bytes in 622 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:17:36.579 8 INFO neutron.api.v2.resource [None req-a16f995d-31e1-4ba2-a938-3a8133e29ca8 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1517/2988] 10.0.0.218 () {32 vars in 729 bytes} [Wed Jun 10 16:17:36 2026] GET /v2.0/floatingips/1132279d-5933-4413-a347-7b6f17799ab0 => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2989] 199.204.45.35 () {30 vars in 702 bytes} [Wed Jun 10 16:17:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2990] 199.204.45.35 () {30 vars in 704 bytes} [Wed Jun 10 16:17:37 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: 1473/2991] 199.204.45.35 () {30 vars in 680 bytes} [Wed Jun 10 16:17:37 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: 1519/2992] 199.204.45.35 () {30 vars in 716 bytes} [Wed Jun 10 16:17:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:17:37.369 7 INFO neutron.api.v2.resource [None req-a020fc15-3236-4ed6-bb5a-f4879b55e91e d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1474/2993] 199.204.45.35 () {30 vars in 762 bytes} [Wed Jun 10 16:17:37 2026] GET /v2.0/security-groups/lb-68030820-842c-4ce3-bbca-fbc72ca6a263 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/2994] 199.204.45.35 () {30 vars in 784 bytes} [Wed Jun 10 16:17:37 2026] GET /v2.0/security-groups?name=lb-68030820-842c-4ce3-bbca-fbc72ca6a263 => generated 1639 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2995] 199.204.45.35 () {30 vars in 814 bytes} [Wed Jun 10 16:17:37 2026] GET /v2.0/security-group-rules?security_group_id=b1bc413e-84c1-438c-adbe-59df2f51125c => generated 1182 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2996] 199.204.45.35 () {30 vars in 702 bytes} [Wed Jun 10 16:17:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2997] 199.204.45.35 () {30 vars in 704 bytes} [Wed Jun 10 16:17:37 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: 1522/2998] 199.204.45.35 () {30 vars in 680 bytes} [Wed Jun 10 16:17:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2999] 199.204.45.35 () {30 vars in 716 bytes} [Wed Jun 10 16:17:37 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: 1523/3000] 199.204.45.35 () {30 vars in 740 bytes} [Wed Jun 10 16:17:37 2026] GET /v2.0/subnets/1af3ce7e-b88e-4a1a-8f05-87a2f4afe0cb => generated 676 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/3001] 199.204.45.35 () {30 vars in 768 bytes} [Wed Jun 10 16:17:37 2026] GET /v2.0/ports?device_id=cbebd7f9-3061-470f-83df-615d6be0beea => generated 2585 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3002] 199.204.45.35 () {30 vars in 768 bytes} [Wed Jun 10 16:17:37 2026] GET /v2.0/ports?device_id=cbebd7f9-3061-470f-83df-615d6be0beea => generated 2585 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/3003] 199.204.45.35 () {30 vars in 768 bytes} [Wed Jun 10 16:17:37 2026] GET /v2.0/ports?device_id=cbebd7f9-3061-470f-83df-615d6be0beea => generated 2585 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3004] 199.204.45.35 () {30 vars in 768 bytes} [Wed Jun 10 16:17:38 2026] GET /v2.0/ports?device_id=cbebd7f9-3061-470f-83df-615d6be0beea => generated 2585 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3007] 199.204.45.35 () {34 vars in 974 bytes} [Wed Jun 10 16:17:39 2026] GET /v2.0/ports/f6b194b5-03a8-4f40-95fb-d6101161407d => generated 1349 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/3008] 199.204.45.35 () {34 vars in 1059 bytes} [Wed Jun 10 16:17:39 2026] GET /v2.0/ports/f6b194b5-03a8-4f40-95fb-d6101161407d?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3009] 199.204.45.35 () {30 vars in 768 bytes} [Wed Jun 10 16:17:39 2026] GET /v2.0/ports?device_id=cbebd7f9-3061-470f-83df-615d6be0beea => generated 2585 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/3010] 199.204.45.35 () {34 vars in 1015 bytes} [Wed Jun 10 16:17:39 2026] GET /v2.0/networks/5913c70f-d2e1-48a4-980b-9e42c960eb8c?fields=dns_domain => generated 29 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3011] 199.204.45.35 () {38 vars in 1027 bytes} [Wed Jun 10 16:17:39 2026] PUT /v2.0/ports/f6b194b5-03a8-4f40-95fb-d6101161407d => generated 1150 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/3012] 199.204.45.35 () {30 vars in 768 bytes} [Wed Jun 10 16:17:40 2026] GET /v2.0/ports?device_id=cbebd7f9-3061-470f-83df-615d6be0beea => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1530/3013] 199.204.45.35 () {34 vars in 788 bytes} [Wed Jun 10 16:17:41 2026] PUT /v2.0/ports/f6b194b5-03a8-4f40-95fb-d6101161407d => generated 1090 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/3014] 199.204.45.35 () {30 vars in 736 bytes} [Wed Jun 10 16:17:41 2026] GET /v2.0/ports/f6b194b5-03a8-4f40-95fb-d6101161407d => generated 1090 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:17:41.375 8 INFO neutron_taas.services.taas.taas_plugin [None req-534378c4-1665-496c-aaef-27e1254bbf2a d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: f6b194b5-03a8-4f40-95fb-d6101161407d 2026-06-10 16:17:41.377 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-534378c4-1665-496c-aaef-27e1254bbf2a d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: f6b194b5-03a8-4f40-95fb-d6101161407d [pid: 8|app: 0|req: 1531/3015] 199.204.45.35 () {32 vars in 758 bytes} [Wed Jun 10 16:17:41 2026] DELETE /v2.0/ports/f6b194b5-03a8-4f40-95fb-d6101161407d => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/3016] 199.204.45.35 () {30 vars in 702 bytes} [Wed Jun 10 16:17:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3017] 199.204.45.35 () {30 vars in 704 bytes} [Wed Jun 10 16:17:41 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: 1486/3018] 199.204.45.35 () {30 vars in 680 bytes} [Wed Jun 10 16:17:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3019] 199.204.45.35 () {30 vars in 716 bytes} [Wed Jun 10 16:17:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:17:41.621 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5b360dd9-7ae6-4cbe-8eab-58783abec82f d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1487/3020] 199.204.45.35 () {32 vars in 758 bytes} [Wed Jun 10 16:17:41 2026] DELETE /v2.0/ports/f6b194b5-03a8-4f40-95fb-d6101161407d => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3021] 199.204.45.35 () {30 vars in 736 bytes} [Wed Jun 10 16:17:41 2026] GET /v2.0/ports/4f8c33ae-47cf-4538-bd2d-f6d808188cf6 => generated 1128 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 16:17:41.694 7 INFO neutron.api.v2.resource [None req-de9fbc45-7182-40f4-98e3-bc46e55573fe d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1488/3022] 199.204.45.35 () {30 vars in 762 bytes} [Wed Jun 10 16:17:41 2026] GET /v2.0/security-groups/lb-68030820-842c-4ce3-bbca-fbc72ca6a263 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3023] 199.204.45.35 () {30 vars in 784 bytes} [Wed Jun 10 16:17:41 2026] GET /v2.0/security-groups?name=lb-68030820-842c-4ce3-bbca-fbc72ca6a263 => generated 1639 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3024] 199.204.45.35 () {30 vars in 736 bytes} [Wed Jun 10 16:17:41 2026] GET /v2.0/ports/4f8c33ae-47cf-4538-bd2d-f6d808188cf6 => generated 1128 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3025] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:17:41 2026] GET /v2.0/ports?tenant_id=f9f13f921f804aad8167a94b410898c3&device_id=cbebd7f9-3061-470f-83df-615d6be0beea => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3026] 199.204.45.35 () {34 vars in 1065 bytes} [Wed Jun 10 16:17:41 2026] GET /v2.0/networks?id=8f015e11-905b-4f24-bc68-726ddf8cdba2&id=5913c70f-d2e1-48a4-980b-9e42c960eb8c => generated 1523 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3027] 199.204.45.35 () {34 vars in 1059 bytes} [Wed Jun 10 16:17:41 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.82&port_id=839b4f42-3bb5-4278-9817-b75b4372342a => 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: 1539/3028] 199.204.45.35 () {34 vars in 983 bytes} [Wed Jun 10 16:17:41 2026] GET /v2.0/subnets?id=96ddb53f-4cf9-42c2-a1c0-84e44a00b61b => 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: 1540/3029] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:17:41 2026] GET /v2.0/ports?network_id=8f015e11-905b-4f24-bc68-726ddf8cdba2&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: 1490/3030] 199.204.45.35 () {34 vars in 788 bytes} [Wed Jun 10 16:17:41 2026] PUT /v2.0/ports/4f8c33ae-47cf-4538-bd2d-f6d808188cf6 => generated 1090 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3031] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:17:41 2026] GET /v2.0/networks/8f015e11-905b-4f24-bc68-726ddf8cdba2?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3032] 199.204.45.35 () {32 vars in 778 bytes} [Wed Jun 10 16:17:41 2026] DELETE /v2.0/security-groups/b1bc413e-84c1-438c-adbe-59df2f51125c => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3033] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:17:42 2026] GET /v2.0/networks/8f015e11-905b-4f24-bc68-726ddf8cdba2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:17:42.134 7 INFO neutron_taas.services.taas.taas_plugin [None req-d987069a-d7b2-44f9-97b9-cc48ff1f4ae9 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: 4f8c33ae-47cf-4538-bd2d-f6d808188cf6 2026-06-10 16:17:42.136 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d987069a-d7b2-44f9-97b9-cc48ff1f4ae9 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: 4f8c33ae-47cf-4538-bd2d-f6d808188cf6 [pid: 7|app: 0|req: 1492/3034] 199.204.45.35 () {32 vars in 758 bytes} [Wed Jun 10 16:17:42 2026] DELETE /v2.0/ports/4f8c33ae-47cf-4538-bd2d-f6d808188cf6 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3035] 199.204.45.35 () {34 vars in 993 bytes} [Wed Jun 10 16:17:45 2026] GET /v2.0/ports?device_id=cbebd7f9-3061-470f-83df-615d6be0beea => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 16:17:45.235 7 INFO neutron_taas.services.taas.taas_plugin [req-11524f18-c260-4ff4-badb-9c397199b5c5 req-a85a91b6-359a-4bee-bff8-ee4217097329 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] TaaS: Handle Delete Port: 839b4f42-3bb5-4278-9817-b75b4372342a 2026-06-10 16:17:45.237 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-11524f18-c260-4ff4-badb-9c397199b5c5 req-a85a91b6-359a-4bee-bff8-ee4217097329 d236057d59344609871bf39790c005e6 f9f13f921f804aad8167a94b410898c3 - - default default] Tap Mirror: Handle Delete Port: 839b4f42-3bb5-4278-9817-b75b4372342a [pid: 7|app: 0|req: 1493/3036] 199.204.45.35 () {36 vars in 996 bytes} [Wed Jun 10 16:17:45 2026] DELETE /v2.0/ports/839b4f42-3bb5-4278-9817-b75b4372342a => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:17:45.418 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-927a8df2-16df-4aa0-b4f5-c33615a9a781'] response: {'server_uuid': 'cbebd7f9-3061-470f-83df-615d6be0beea', 'name': 'network-vif-deleted', 'tag': '839b4f42-3bb5-4278-9817-b75b4372342a', 'status': 'completed', 'code': 200} 2026-06-10 16:17:46.925 8 INFO neutron_taas.services.taas.taas_plugin [None req-5e956341-9fa5-4a27-8eb7-5e3777f4c125 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] TaaS: Handle Delete Port: bbfa4802-45cd-4d8e-a7fe-a0355eb32537 2026-06-10 16:17:46.929 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5e956341-9fa5-4a27-8eb7-5e3777f4c125 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] Tap Mirror: Handle Delete Port: bbfa4802-45cd-4d8e-a7fe-a0355eb32537 2026-06-10 16:17:47.122 8 INFO neutron.db.l3_db [None req-5e956341-9fa5-4a27-8eb7-5e3777f4c125 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] Floating IP d643f3a1-a884-406c-ab0b-29fb24997aa3 disassociated (deleted). External IP: 10.96.250.207, port: 3d65356e-dfea-4947-9ce5-676c96be9bd4. [pid: 8|app: 0|req: 1544/3037] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jun 10 16:17:46 2026] DELETE /v2.0/floatingips/d643f3a1-a884-406c-ab0b-29fb24997aa3 => generated 0 bytes in 635 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:17:47.456 7 INFO neutron.api.v2.resource [None req-a913dc0e-b846-44ac-a638-766acb6a1a7b 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1494/3038] 10.0.0.218 () {32 vars in 729 bytes} [Wed Jun 10 16:17:47 2026] GET /v2.0/floatingips/d643f3a1-a884-406c-ab0b-29fb24997aa3 => generated 144 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 16:17:47.479 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f4184547-307f-4435-be65-19d55c36361f'] response: {'name': 'network-changed', 'server_uuid': '8724a519-76fe-412b-afbc-efc53df814d9', 'tag': '3d65356e-dfea-4947-9ce5-676c96be9bd4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1545/3039] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:17:47 2026] GET /v2.0/ports?device_id=8724a519-76fe-412b-afbc-efc53df814d9 => generated 1196 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3040] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:17:47 2026] GET /v2.0/security-groups?id=87674427-07e6-4ef5-8c75-7863ac0607ac&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: 1546/3041] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:17:47 2026] GET /v2.0/ports?tenant_id=da9169ea5d5d486c94dbbf47367032e8&device_id=8724a519-76fe-412b-afbc-efc53df814d9 => generated 1465 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3042] 199.204.45.35 () {34 vars in 985 bytes} [Wed Jun 10 16:17:48 2026] GET /v2.0/networks?id=3b8ca096-cabd-4de7-8643-29d89a9dbeff => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3043] 199.204.45.35 () {34 vars in 1057 bytes} [Wed Jun 10 16:17:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.118&port_id=3d65356e-dfea-4947-9ce5-676c96be9bd4 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3044] 199.204.45.35 () {34 vars in 1101 bytes} [Wed Jun 10 16:17:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2&port_id=3d65356e-dfea-4947-9ce5-676c96be9bd4 => 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: 1548/3045] 199.204.45.35 () {34 vars in 1063 bytes} [Wed Jun 10 16:17:48 2026] GET /v2.0/subnets?id=cba95d3d-ad9f-4cd4-87b1-ce974ccefb25&id=ff1f10bf-2c87-4e8b-a6e3-d909cc66ed5b => generated 1412 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3046] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:17:48 2026] GET /v2.0/ports?network_id=3b8ca096-cabd-4de7-8643-29d89a9dbeff&device_owner=network%3Adhcp => generated 1461 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3047] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:17:48 2026] GET /v2.0/ports?network_id=3b8ca096-cabd-4de7-8643-29d89a9dbeff&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3048] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:17:48 2026] GET /v2.0/networks/3b8ca096-cabd-4de7-8643-29d89a9dbeff?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: 1550/3049] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:17:48 2026] GET /v2.0/networks/3b8ca096-cabd-4de7-8643-29d89a9dbeff?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: 1500/3050] 199.204.45.35 () {34 vars in 993 bytes} [Wed Jun 10 16:17:50 2026] GET /v2.0/ports?device_id=8724a519-76fe-412b-afbc-efc53df814d9 => generated 1196 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 16:17:50.244 8 INFO neutron_taas.services.taas.taas_plugin [req-0da1ef8f-77a3-4686-bedd-768e498ad1e5 req-63e52d28-5d91-4919-8c19-d90597bf4dac 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] TaaS: Handle Delete Port: 3d65356e-dfea-4947-9ce5-676c96be9bd4 2026-06-10 16:17:50.247 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-0da1ef8f-77a3-4686-bedd-768e498ad1e5 req-63e52d28-5d91-4919-8c19-d90597bf4dac 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] Tap Mirror: Handle Delete Port: 3d65356e-dfea-4947-9ce5-676c96be9bd4 [pid: 8|app: 0|req: 1551/3051] 199.204.45.35 () {36 vars in 996 bytes} [Wed Jun 10 16:17:50 2026] DELETE /v2.0/ports/3d65356e-dfea-4947-9ce5-676c96be9bd4 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:17:50.449 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-be995099-2f29-4824-a4e0-57f9b8e2b188'] response: {'server_uuid': '8724a519-76fe-412b-afbc-efc53df814d9', 'name': 'network-vif-deleted', 'tag': '3d65356e-dfea-4947-9ce5-676c96be9bd4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1501/3052] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:17:52 2026] GET /v2.0/ports?device_id=8724a519-76fe-412b-afbc-efc53df814d9 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:17:58.039 8 INFO neutron_taas.services.taas.taas_plugin [None req-72a407d1-eef7-441c-8207-db95f9769db5 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] TaaS: Handle Delete Port: 96f8bb0a-4a44-412c-a59a-6697f26b3422 2026-06-10 16:17:58.042 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-72a407d1-eef7-441c-8207-db95f9769db5 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] Tap Mirror: Handle Delete Port: 96f8bb0a-4a44-412c-a59a-6697f26b3422 2026-06-10 16:17:58.215 8 INFO neutron.db.l3_db [None req-72a407d1-eef7-441c-8207-db95f9769db5 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] Floating IP 52933dc0-356c-41fc-b362-d36171822e3e disassociated (deleted). External IP: 10.96.250.201, port: 1a8979f8-24cb-4338-9d68-b5f9d9d6d3a5. [pid: 8|app: 0|req: 1553/3055] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jun 10 16:17:57 2026] DELETE /v2.0/floatingips/52933dc0-356c-41fc-b362-d36171822e3e => generated 0 bytes in 604 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:17:58.547 7 INFO neutron.api.v2.resource [None req-7272f637-c577-4cd5-9c4f-2c1bafe661b6 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1503/3056] 10.0.0.218 () {32 vars in 729 bytes} [Wed Jun 10 16:17:58 2026] GET /v2.0/floatingips/52933dc0-356c-41fc-b362-d36171822e3e => generated 144 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 16:17:58.562 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-18f44b0d-11d5-4e4c-bc8c-9d82d772aeb5'] response: {'name': 'network-changed', 'server_uuid': 'f9f0b1cc-c379-428d-8a35-00277ae50206', 'tag': '1a8979f8-24cb-4338-9d68-b5f9d9d6d3a5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1554/3057] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:17:58 2026] GET /v2.0/ports?device_id=f9f0b1cc-c379-428d-8a35-00277ae50206 => generated 1192 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3058] 10.0.0.207 () {34 vars in 1040 bytes} [Wed Jun 10 16:17:58 2026] GET /v2.0/security-groups?id=87674427-07e6-4ef5-8c75-7863ac0607ac&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: 1555/3059] 199.204.45.35 () {34 vars in 1079 bytes} [Wed Jun 10 16:17:59 2026] GET /v2.0/ports?tenant_id=da9169ea5d5d486c94dbbf47367032e8&device_id=f9f0b1cc-c379-428d-8a35-00277ae50206 => 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: 1505/3060] 199.204.45.35 () {34 vars in 985 bytes} [Wed Jun 10 16:17:59 2026] GET /v2.0/networks?id=2b14ebb5-f556-474c-bbfa-07d5d8468234 => generated 801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3061] 199.204.45.35 () {34 vars in 1055 bytes} [Wed Jun 10 16:17:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.19&port_id=1a8979f8-24cb-4338-9d68-b5f9d9d6d3a5 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3062] 199.204.45.35 () {34 vars in 1101 bytes} [Wed Jun 10 16:17:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A95&port_id=1a8979f8-24cb-4338-9d68-b5f9d9d6d3a5 => 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: 1557/3063] 199.204.45.35 () {34 vars in 1063 bytes} [Wed Jun 10 16:17:59 2026] GET /v2.0/subnets?id=e6b9abd4-fe22-4d63-9188-b7225f1c0c7b&id=1660a723-9100-440b-8c93-48302958cfa0 => generated 1411 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3064] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:17:59 2026] GET /v2.0/ports?network_id=2b14ebb5-f556-474c-bbfa-07d5d8468234&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3065] 199.204.45.35 () {34 vars in 1051 bytes} [Wed Jun 10 16:17:59 2026] GET /v2.0/ports?network_id=2b14ebb5-f556-474c-bbfa-07d5d8468234&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3066] 199.204.45.35 () {34 vars in 1011 bytes} [Wed Jun 10 16:17:59 2026] GET /v2.0/networks/2b14ebb5-f556-474c-bbfa-07d5d8468234?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: 1559/3067] 199.204.45.35 () {34 vars in 1111 bytes} [Wed Jun 10 16:17:59 2026] GET /v2.0/networks/2b14ebb5-f556-474c-bbfa-07d5d8468234?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3068] 199.204.45.35 () {34 vars in 993 bytes} [Wed Jun 10 16:18:01 2026] GET /v2.0/ports?device_id=f9f0b1cc-c379-428d-8a35-00277ae50206 => generated 1192 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 16:18:01.298 8 INFO neutron_taas.services.taas.taas_plugin [req-3ee14db3-2831-47ea-81f1-fcad0ded1708 req-c180fe34-6996-460a-a189-233e0acd880a 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] TaaS: Handle Delete Port: 1a8979f8-24cb-4338-9d68-b5f9d9d6d3a5 2026-06-10 16:18:01.313 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-3ee14db3-2831-47ea-81f1-fcad0ded1708 req-c180fe34-6996-460a-a189-233e0acd880a 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] Tap Mirror: Handle Delete Port: 1a8979f8-24cb-4338-9d68-b5f9d9d6d3a5 [pid: 8|app: 0|req: 1560/3069] 199.204.45.35 () {36 vars in 996 bytes} [Wed Jun 10 16:18:01 2026] DELETE /v2.0/ports/1a8979f8-24cb-4338-9d68-b5f9d9d6d3a5 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:18:01.515 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f10cf21a-8d42-4343-b9cf-92723ae96872'] response: {'server_uuid': 'f9f0b1cc-c379-428d-8a35-00277ae50206', 'name': 'network-vif-deleted', 'tag': '1a8979f8-24cb-4338-9d68-b5f9d9d6d3a5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1510/3070] 10.0.0.207 () {34 vars in 990 bytes} [Wed Jun 10 16:18:03 2026] GET /v2.0/ports?device_id=f9f0b1cc-c379-428d-8a35-00277ae50206 => 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: 1512/3073] 10.0.0.218 () {32 vars in 750 bytes} [Wed Jun 10 16:18:08 2026] DELETE /v2.0/security-group-rules/0c24e876-5e59-4872-992f-16568430ccda => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:18:09.076 8 INFO neutron.api.v2.resource [None req-16476044-f8d0-4c24-87e1-d75d0590fb4b 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1562/3074] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jun 10 16:18:09 2026] GET /v2.0/security-group-rules/0c24e876-5e59-4872-992f-16568430ccda => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3075] 10.0.0.218 () {32 vars in 750 bytes} [Wed Jun 10 16:18:09 2026] DELETE /v2.0/security-group-rules/88a2da53-f045-493e-b1f5-2ae555775c0f => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:18:09.165 8 INFO neutron.api.v2.resource [None req-d6a1dc8a-f7b9-4c79-bd2a-8bd2cc46a121 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1563/3076] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jun 10 16:18:09 2026] GET /v2.0/security-group-rules/88a2da53-f045-493e-b1f5-2ae555775c0f => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3077] 10.0.0.218 () {32 vars in 750 bytes} [Wed Jun 10 16:18:09 2026] DELETE /v2.0/security-group-rules/2e93d070-fd8c-4f2d-a4f9-459df1c99713 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:18:09.247 8 INFO neutron.api.v2.resource [None req-4b770141-f33d-4352-b9aa-d05d584a5899 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1564/3078] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jun 10 16:18:09 2026] GET /v2.0/security-group-rules/2e93d070-fd8c-4f2d-a4f9-459df1c99713 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3079] 10.0.0.218 () {32 vars in 750 bytes} [Wed Jun 10 16:18:09 2026] DELETE /v2.0/security-group-rules/5b24ff9a-66ff-4ef4-a136-092f7a01ed9a => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:18:09.324 8 INFO neutron.api.v2.resource [None req-dde8c8eb-ceea-44e0-b0a5-ead57f8bfb0e 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1565/3080] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jun 10 16:18:09 2026] GET /v2.0/security-group-rules/5b24ff9a-66ff-4ef4-a136-092f7a01ed9a => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3081] 10.0.0.218 () {32 vars in 750 bytes} [Wed Jun 10 16:18:09 2026] DELETE /v2.0/security-group-rules/7f847968-013b-4999-a14c-0513bc410264 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:18:09.406 8 INFO neutron.api.v2.resource [None req-d57f0bb0-d258-48c9-89f7-11b39985e8fc 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1566/3082] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jun 10 16:18:09 2026] GET /v2.0/security-group-rules/7f847968-013b-4999-a14c-0513bc410264 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3083] 10.0.0.218 () {32 vars in 750 bytes} [Wed Jun 10 16:18:09 2026] DELETE /v2.0/security-group-rules/65f27b83-c752-484a-92e2-6c72e1fb7413 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:18:09.489 8 INFO neutron.api.v2.resource [None req-66c665f7-53c4-49bc-876f-8366478afa2f 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1567/3084] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jun 10 16:18:09 2026] GET /v2.0/security-group-rules/65f27b83-c752-484a-92e2-6c72e1fb7413 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3085] 10.0.0.218 () {32 vars in 750 bytes} [Wed Jun 10 16:18:09 2026] DELETE /v2.0/security-group-rules/0614a852-d22a-41f4-8eab-e1dd070950c0 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:18:09.571 8 INFO neutron.api.v2.resource [None req-8587c49b-f9d1-420d-b646-5a2e13aa86b2 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1568/3086] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jun 10 16:18:09 2026] GET /v2.0/security-group-rules/0614a852-d22a-41f4-8eab-e1dd070950c0 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3087] 10.0.0.218 () {32 vars in 750 bytes} [Wed Jun 10 16:18:09 2026] DELETE /v2.0/security-group-rules/b050986b-20d4-4c12-8a04-cf3484968783 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:18:09.668 8 INFO neutron.api.v2.resource [None req-4e16c479-e41e-47ad-99f0-2dc688a84ec7 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1569/3088] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jun 10 16:18:09 2026] GET /v2.0/security-group-rules/b050986b-20d4-4c12-8a04-cf3484968783 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3089] 10.0.0.218 () {32 vars in 750 bytes} [Wed Jun 10 16:18:09 2026] DELETE /v2.0/security-group-rules/487cfa86-6821-4725-9ee9-94b706dc9a3d => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:18:09.755 8 INFO neutron.api.v2.resource [None req-c8d38f64-33aa-4d34-a6f4-365a57034cc5 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1570/3090] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jun 10 16:18:09 2026] GET /v2.0/security-group-rules/487cfa86-6821-4725-9ee9-94b706dc9a3d => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3091] 10.0.0.218 () {32 vars in 750 bytes} [Wed Jun 10 16:18:09 2026] DELETE /v2.0/security-group-rules/6acc021c-90c2-4695-9fad-bf05d9d8c119 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:18:09.831 8 INFO neutron.api.v2.resource [None req-82a6f8b2-145f-4ba5-87b3-764d7158654f 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1571/3092] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jun 10 16:18:09 2026] GET /v2.0/security-group-rules/6acc021c-90c2-4695-9fad-bf05d9d8c119 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3093] 10.0.0.218 () {32 vars in 750 bytes} [Wed Jun 10 16:18:09 2026] DELETE /v2.0/security-group-rules/ddb3ffa3-fa1f-4dd2-9943-54104c481cb5 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:18:09.919 8 INFO neutron.api.v2.resource [None req-6b9c4381-1dc2-4bd2-bdd5-eda8f375b771 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1572/3094] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jun 10 16:18:09 2026] GET /v2.0/security-group-rules/ddb3ffa3-fa1f-4dd2-9943-54104c481cb5 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3095] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:18:09 2026] DELETE /v2.0/security-groups/87674427-07e6-4ef5-8c75-7863ac0607ac => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:18:10.029 8 INFO neutron.api.v2.resource [None req-f20b2d0f-f2ba-461e-ab8f-45ae29a65f93 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1573/3096] 10.0.0.218 () {32 vars in 737 bytes} [Wed Jun 10 16:18:10 2026] GET /v2.0/security-groups/87674427-07e6-4ef5-8c75-7863ac0607ac => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 16:18:10.431 7 INFO neutron_taas.services.taas.taas_plugin [None req-d67907f4-7fcc-45bd-a6fa-fdc9e91eaf8c 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] TaaS: Handle Delete Port: 803961c7-a586-42cf-9c5c-c412c86edcdc 2026-06-10 16:18:10.434 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d67907f4-7fcc-45bd-a6fa-fdc9e91eaf8c 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] Tap Mirror: Handle Delete Port: 803961c7-a586-42cf-9c5c-c412c86edcdc [pid: 7|app: 0|req: 1524/3097] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jun 10 16:18:10 2026] PUT /v2.0/routers/47dbcf22-961a-4ab2-a36f-12ddee097adb/remove_router_interface => generated 309 bytes in 866 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:18:11.094 8 INFO neutron.api.v2.resource [None req-54ff354c-5a26-462e-84db-77e178d7b429 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1574/3098] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jun 10 16:18:10 2026] PUT /v2.0/routers/47dbcf22-961a-4ab2-a36f-12ddee097adb/remove_router_interface => generated 198 bytes in 147 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 16:18:11.446 7 INFO neutron_taas.services.taas.taas_plugin [None req-7a619fdb-beec-497f-a1c8-7c6391fc0ba8 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] TaaS: Handle Delete Port: fd1c09f2-5c37-4568-b1f0-bb87470c50b5 2026-06-10 16:18:11.453 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7a619fdb-beec-497f-a1c8-7c6391fc0ba8 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] Tap Mirror: Handle Delete Port: fd1c09f2-5c37-4568-b1f0-bb87470c50b5 [pid: 7|app: 0|req: 1525/3099] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jun 10 16:18:11 2026] PUT /v2.0/routers/47dbcf22-961a-4ab2-a36f-12ddee097adb/remove_router_interface => generated 309 bytes in 909 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:18:12.159 8 INFO neutron.api.v2.resource [None req-590adc72-0271-4a66-85c4-37d98fe81fa6 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1575/3100] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jun 10 16:18:12 2026] PUT /v2.0/routers/47dbcf22-961a-4ab2-a36f-12ddee097adb/remove_router_interface => generated 198 bytes in 147 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 16:18:12.536 7 INFO neutron_taas.services.taas.taas_plugin [None req-3b52c21f-8b19-4160-86ef-bd077334a6e7 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] TaaS: Handle Delete Port: 525868e7-ac3e-4d49-ade5-ffc63052a49b 2026-06-10 16:18:12.541 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3b52c21f-8b19-4160-86ef-bd077334a6e7 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] Tap Mirror: Handle Delete Port: 525868e7-ac3e-4d49-ade5-ffc63052a49b [pid: 7|app: 0|req: 1526/3101] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jun 10 16:18:12 2026] PUT /v2.0/routers/47dbcf22-961a-4ab2-a36f-12ddee097adb/remove_router_interface => generated 309 bytes in 994 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:18:13.327 8 INFO neutron.api.v2.resource [None req-f414da18-e842-4db5-bd6a-e44672ca034e 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1576/3102] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jun 10 16:18:13 2026] PUT /v2.0/routers/47dbcf22-961a-4ab2-a36f-12ddee097adb/remove_router_interface => generated 198 bytes in 165 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 16:18:13.547 7 INFO neutron_taas.services.taas.taas_plugin [None req-228e90fb-2ce2-40d3-bc75-08d745fe04cc 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] TaaS: Handle Delete Port: a4d7f8f8-5332-4f66-9d76-5b9358978398 2026-06-10 16:18:13.550 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-228e90fb-2ce2-40d3-bc75-08d745fe04cc 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] Tap Mirror: Handle Delete Port: a4d7f8f8-5332-4f66-9d76-5b9358978398 2026-06-10 16:18:13.837 7 INFO neutron_taas.services.taas.taas_plugin [None req-228e90fb-2ce2-40d3-bc75-08d745fe04cc 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] TaaS: Handle Delete Port: 1b3cc94a-884e-4624-8a86-c6cb8cf57c5b 2026-06-10 16:18:13.840 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-228e90fb-2ce2-40d3-bc75-08d745fe04cc 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] Tap Mirror: Handle Delete Port: 1b3cc94a-884e-4624-8a86-c6cb8cf57c5b 2026-06-10 16:18:14.177 7 INFO neutron.services.segments.plugin [-] Segment 52b00d28-37d7-4eb5-bde1-74ff4e6c272b resource provider aggregate not found 2026-06-10 16:18:14.192 7 INFO neutron.services.segments.plugin [-] Segment 52b00d28-37d7-4eb5-bde1-74ff4e6c272b resource provider aggregate not found 2026-06-10 16:18:14.201 7 INFO neutron.services.segments.plugin [-] Segment 52b00d28-37d7-4eb5-bde1-74ff4e6c272b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52b00d28-37d7-4eb5-bde1-74ff4e6c272b found for delete ", "request_id": "req-60e04401-452f-42cd-bab9-d83f0cc44e0a"}]} 2026-06-10 16:18:14.209 7 INFO neutron.services.segments.plugin [-] Segment 52b00d28-37d7-4eb5-bde1-74ff4e6c272b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52b00d28-37d7-4eb5-bde1-74ff4e6c272b found for delete ", "request_id": "req-c8f8b0e6-d724-4e0f-a41d-b3a015a7cb05"}]} 2026-06-10 16:18:14.213 7 INFO neutron.db.l3_hamode_db [None req-228e90fb-2ce2-40d3-bc75-08d745fe04cc 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] HA network 10d26eb8-3d81-4af5-961c-3c05c52975dd was deleted as no HA routers are present in tenant da9169ea5d5d486c94dbbf47367032e8. [pid: 7|app: 0|req: 1527/3103] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:18:13 2026] DELETE /v2.0/routers/47dbcf22-961a-4ab2-a36f-12ddee097adb => generated 0 bytes in 887 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:18:14.241 8 INFO neutron.api.v2.resource [None req-a0a333a4-a37d-4931-8930-73d1c8352eb7 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1577/3104] 10.0.0.218 () {32 vars in 721 bytes} [Wed Jun 10 16:18:14 2026] GET /v2.0/routers/47dbcf22-961a-4ab2-a36f-12ddee097adb => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3105] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:18:14 2026] DELETE /v2.0/subnets/ff1f10bf-2c87-4e8b-a6e3-d909cc66ed5b => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:18:14.431 8 INFO neutron.pecan_wsgi.hooks.translation [None req-99cac25f-160c-4bf4-bef6-8074af1ce496 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1578/3106] 10.0.0.218 () {32 vars in 721 bytes} [Wed Jun 10 16:18:14 2026] GET /v2.0/subnets/ff1f10bf-2c87-4e8b-a6e3-d909cc66ed5b => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3107] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:18:14 2026] DELETE /v2.0/subnets/cba95d3d-ad9f-4cd4-87b1-ce974ccefb25 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:18:14.622 8 INFO neutron.pecan_wsgi.hooks.translation [None req-372c1d03-74bd-4ba6-b71e-f53b8c9bdf7e 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1579/3108] 10.0.0.218 () {32 vars in 721 bytes} [Wed Jun 10 16:18:14 2026] GET /v2.0/subnets/cba95d3d-ad9f-4cd4-87b1-ce974ccefb25 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 16:18:14.726 7 INFO neutron_taas.services.taas.taas_plugin [None req-624ae7ec-cdb4-4d83-9846-8faf90409960 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] TaaS: Handle Delete Port: edb30cbc-0ba7-435d-9a2b-28605eda5ed5 2026-06-10 16:18:14.730 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-624ae7ec-cdb4-4d83-9846-8faf90409960 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] Tap Mirror: Handle Delete Port: edb30cbc-0ba7-435d-9a2b-28605eda5ed5 [pid: 7|app: 0|req: 1530/3109] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:18:14 2026] DELETE /v2.0/networks/3b8ca096-cabd-4de7-8643-29d89a9dbeff => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:18:14.950 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7059e514-e4cc-4d3f-a09d-e0e9b9551901 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1580/3110] 10.0.0.218 () {32 vars in 723 bytes} [Wed Jun 10 16:18:14 2026] GET /v2.0/networks/3b8ca096-cabd-4de7-8643-29d89a9dbeff => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3111] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:18:14 2026] DELETE /v2.0/subnets/1660a723-9100-440b-8c93-48302958cfa0 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:18:15.127 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ee4f092a-efb3-4228-b3fc-330a0864479a 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1581/3112] 10.0.0.218 () {32 vars in 721 bytes} [Wed Jun 10 16:18:15 2026] GET /v2.0/subnets/1660a723-9100-440b-8c93-48302958cfa0 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3113] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:18:15 2026] DELETE /v2.0/subnets/e6b9abd4-fe22-4d63-9188-b7225f1c0c7b => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:18:15.330 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f1dc526e-5095-4afd-95a7-9fa0dfcb2063 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1582/3114] 10.0.0.218 () {32 vars in 721 bytes} [Wed Jun 10 16:18:15 2026] GET /v2.0/subnets/e6b9abd4-fe22-4d63-9188-b7225f1c0c7b => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 16:18:15.433 7 INFO neutron_taas.services.taas.taas_plugin [None req-5d6fbc45-0958-44b7-84e9-12c8b6f7bd2c 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] TaaS: Handle Delete Port: c7b5afd1-b8ee-4c2e-a10f-a20d148df561 2026-06-10 16:18:15.436 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5d6fbc45-0958-44b7-84e9-12c8b6f7bd2c 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] Tap Mirror: Handle Delete Port: c7b5afd1-b8ee-4c2e-a10f-a20d148df561 [pid: 7|app: 0|req: 1533/3115] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:18:15 2026] DELETE /v2.0/networks/2b14ebb5-f556-474c-bbfa-07d5d8468234 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:18:15.661 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f221d2ee-6ab3-47ee-b8f9-85b35e2db17d 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1583/3116] 10.0.0.218 () {32 vars in 723 bytes} [Wed Jun 10 16:18:15 2026] GET /v2.0/networks/2b14ebb5-f556-474c-bbfa-07d5d8468234 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3117] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:18:15 2026] DELETE /v2.0/subnets/1d3acd49-0add-4289-94eb-20776587eeea => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:18:15.940 8 INFO neutron.pecan_wsgi.hooks.translation [None req-42865697-f6b3-4dd2-ae39-d8fa30a82f1c 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1584/3118] 10.0.0.218 () {32 vars in 721 bytes} [Wed Jun 10 16:18:15 2026] GET /v2.0/subnets/1d3acd49-0add-4289-94eb-20776587eeea => generated 136 bytes in 113 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3119] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:18:15 2026] DELETE /v2.0/subnets/1af3ce7e-b88e-4a1a-8f05-87a2f4afe0cb => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:18:16.112 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0664a716-553c-41fe-8246-c3e1f6420eb0 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1585/3120] 10.0.0.218 () {32 vars in 721 bytes} [Wed Jun 10 16:18:16 2026] GET /v2.0/subnets/1af3ce7e-b88e-4a1a-8f05-87a2f4afe0cb => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 16:18:16.218 7 INFO neutron_taas.services.taas.taas_plugin [None req-ddeaa5f9-3ad6-4dbd-8e88-128a62771050 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] TaaS: Handle Delete Port: 6db9e2c2-1671-4d9e-afe2-6c8b67cbd262 2026-06-10 16:18:16.221 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ddeaa5f9-3ad6-4dbd-8e88-128a62771050 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] Tap Mirror: Handle Delete Port: 6db9e2c2-1671-4d9e-afe2-6c8b67cbd262 2026-06-10 16:18:16.222 7 INFO neutron.services.segments.plugin [-] Segment 9d24a8e3-aa85-4f92-bc45-c7e53b916570 resource provider aggregate not found 2026-06-10 16:18:16.230 7 INFO neutron.services.segments.plugin [-] Segment 9d24a8e3-aa85-4f92-bc45-c7e53b916570 resource provider aggregate not found 2026-06-10 16:18:16.239 7 INFO neutron.services.segments.plugin [-] Segment 9d24a8e3-aa85-4f92-bc45-c7e53b916570 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d24a8e3-aa85-4f92-bc45-c7e53b916570 found for delete ", "request_id": "req-99aa2944-3db3-43f4-97f8-0014bc23d0dd"}]} 2026-06-10 16:18:16.259 7 INFO neutron.services.segments.plugin [-] Segment 9d24a8e3-aa85-4f92-bc45-c7e53b916570 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d24a8e3-aa85-4f92-bc45-c7e53b916570 found for delete ", "request_id": "req-c8ffb149-2859-4b02-b727-aa9e723232c2"}]} 2026-06-10 16:18:16.261 7 INFO neutron.services.segments.plugin [-] Segment 89795072-31c8-4794-a8b5-bbcf5a2e721f resource provider aggregate not found 2026-06-10 16:18:16.279 7 INFO neutron.services.segments.plugin [-] Segment 89795072-31c8-4794-a8b5-bbcf5a2e721f resource provider aggregate not found 2026-06-10 16:18:16.287 7 INFO neutron.services.segments.plugin [-] Segment 89795072-31c8-4794-a8b5-bbcf5a2e721f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89795072-31c8-4794-a8b5-bbcf5a2e721f found for delete ", "request_id": "req-f5817acd-b871-46d7-bb77-26a3c2147775"}]} 2026-06-10 16:18:16.304 7 INFO neutron.services.segments.plugin [-] Segment 89795072-31c8-4794-a8b5-bbcf5a2e721f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89795072-31c8-4794-a8b5-bbcf5a2e721f found for delete ", "request_id": "req-5be2a03c-9502-4fc0-8e09-1f560f05e310"}]} [pid: 7|app: 0|req: 1536/3121] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:18:16 2026] DELETE /v2.0/networks/5913c70f-d2e1-48a4-980b-9e42c960eb8c => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:18:16.456 8 INFO neutron.pecan_wsgi.hooks.translation [None req-660736a3-084d-4be4-a7d4-07c4e65a9ff6 08dac97fba3448b583b3c09266859a53 da9169ea5d5d486c94dbbf47367032e8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1586/3122] 10.0.0.218 () {32 vars in 723 bytes} [Wed Jun 10 16:18:16 2026] GET /v2.0/networks/5913c70f-d2e1-48a4-980b-9e42c960eb8c => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 16:18:18.384 7 INFO neutron.services.segments.plugin [-] Segment f15c189f-f973-4067-b622-3b8df20bf102 resource provider aggregate not found 2026-06-10 16:18:18.387 7 INFO neutron.services.segments.plugin [-] Segment f15c189f-f973-4067-b622-3b8df20bf102 resource provider aggregate not found 2026-06-10 16:18:18.403 7 INFO neutron.services.segments.plugin [-] Segment f15c189f-f973-4067-b622-3b8df20bf102 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f15c189f-f973-4067-b622-3b8df20bf102 found for delete ", "request_id": "req-c4c949e1-530e-4b14-b9fe-210b3e24bce7"}]} 2026-06-10 16:18:18.405 7 INFO neutron.services.segments.plugin [-] Segment f15c189f-f973-4067-b622-3b8df20bf102 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f15c189f-f973-4067-b622-3b8df20bf102 found for delete ", "request_id": "req-86797302-418c-4579-ad2e-8eca7d8d363d"}]} [pid: 7|app: 0|req: 1537/3123] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:18:18 2026] GET /v2.0/security-groups?tenant_id=d0a33d9cd7c84d568eaf65f870de87db&name=default => generated 2929 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3124] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:18:18 2026] DELETE /v2.0/security-groups/68e0cd5a-c3ed-452a-b0e0-7478b0a00098 => 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: 1538/3125] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:18:18 2026] GET /v2.0/security-groups?tenant_id=759f79300ec5496093b32315f8a4b6ea&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3126] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:18:18 2026] DELETE /v2.0/security-groups/3010cb0b-a991-4a34-8047-3c7ea128a9a2 => 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: 1539/3127] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:18:19 2026] GET /v2.0/security-groups?tenant_id=adc4bd4d442049629ed89b561d06028e&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3128] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:18:19 2026] DELETE /v2.0/security-groups/a6498832-fda3-4dbc-b082-4570df16dcda => 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: 1540/3129] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:18:19 2026] GET /v2.0/security-groups?tenant_id=cb7be208b99c4925a46683d17d5aee4d&name=default => generated 2929 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3130] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:18:19 2026] DELETE /v2.0/security-groups/d7aeeeda-aec3-4112-b858-10c8782400a2 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3131] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:18:19 2026] GET /v2.0/security-groups?tenant_id=da9169ea5d5d486c94dbbf47367032e8&name=default => 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: 1591/3132] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:18:19 2026] DELETE /v2.0/security-groups/607ff7cc-9eb5-4dba-b742-a5ceca1c4e6f => 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: 1542/3133] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:18:20 2026] GET /v2.0/security-groups?tenant_id=1911e9cf50c84b0dbafc2701bc9c373e&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: 1592/3134] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:18:20 2026] DELETE /v2.0/security-groups/3939d5e9-dbb7-4229-84e3-e06f97b03a90 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3135] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:18:20 2026] GET /v2.0/security-groups?tenant_id=3b3c959581574fc09b0635b1f9cef683&name=default => generated 2929 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3136] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:18:20 2026] DELETE /v2.0/security-groups/ab724f12-b1dd-4a03-904f-49d0745fbcc7 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:18:25.085 8 INFO neutron.db.segments_db [None req-85f83fe5-c834-4dfb-97dc-431afe638026 3720dc72822d432180d4eaa54f589868 bb7e904a64ca456c88b0ab5327104928 - - default default] Added segment bb453b59-50fe-454a-9b3c-deb3417513f9 of type vxlan for network f7978db1-c527-4c94-a75d-65a752492f4f [pid: 8|app: 0|req: 1595/3139] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:18:24 2026] POST /v2.0/networks => generated 612 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3140] 10.0.0.218 () {34 vars in 664 bytes} [Wed Jun 10 16:18:25 2026] POST /v2.0/ports => generated 743 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:18:25.526 8 INFO neutron.db.segments_db [None req-f4d30b6a-bb88-4589-9f6c-8689035357b0 3720dc72822d432180d4eaa54f589868 bb7e904a64ca456c88b0ab5327104928 - - default default] Added segment b4abae8d-1343-4ae4-9c17-4cac531e30b3 of type vxlan for network 50be3640-d6d3-4bb4-9aa0-540fa68175fe [pid: 8|app: 0|req: 1596/3141] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:18:25 2026] POST /v2.0/networks => generated 613 bytes in 140 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: 1546/3142] 10.0.0.218 () {34 vars in 664 bytes} [Wed Jun 10 16:18:25 2026] POST /v2.0/ports => generated 743 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:18:25.989 8 INFO neutron.db.segments_db [None req-9704da87-c452-4848-bc24-92d11b394698 3720dc72822d432180d4eaa54f589868 bb7e904a64ca456c88b0ab5327104928 - - default default] Added segment 1196dd05-5b66-421d-89aa-475bc70f72c2 of type vxlan for network 708eaaf8-8e14-4b1c-8400-5ae9c9d9e492 [pid: 8|app: 0|req: 1597/3143] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:18:25 2026] POST /v2.0/networks => generated 612 bytes in 134 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: 1547/3144] 10.0.0.218 () {34 vars in 664 bytes} [Wed Jun 10 16:18:26 2026] POST /v2.0/ports => generated 743 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:18:26.425 8 INFO neutron.db.segments_db [None req-452f6599-bd4e-49e9-98e8-d03f39e50fe8 3720dc72822d432180d4eaa54f589868 bb7e904a64ca456c88b0ab5327104928 - - default default] Added segment fbcc1a56-19bb-4084-a072-a0dd8d5e7d36 of type vxlan for network 8a582c2e-7c49-4885-ba93-3f39fa7f4edb [pid: 8|app: 0|req: 1598/3145] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:18:26 2026] POST /v2.0/networks => generated 613 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1548/3146] 10.0.0.218 () {34 vars in 664 bytes} [Wed Jun 10 16:18:26 2026] POST /v2.0/ports => generated 743 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 16:18:26.908 8 INFO neutron.db.segments_db [None req-ebde909a-f77a-44d7-a8f9-b7550133e306 3720dc72822d432180d4eaa54f589868 bb7e904a64ca456c88b0ab5327104928 - - default default] Added segment db00013f-52b0-46e8-a9e2-0c5f0a47f25b of type vxlan for network 4cdc8102-99f1-49f5-a212-6dcc465591cf [pid: 8|app: 0|req: 1599/3147] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:18:26 2026] POST /v2.0/networks => generated 612 bytes in 138 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: 1549/3148] 10.0.0.218 () {34 vars in 664 bytes} [Wed Jun 10 16:18:26 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) [pid: 8|app: 0|req: 1600/3149] 10.0.0.218 () {34 vars in 747 bytes} [Wed Jun 10 16:18:27 2026] PUT /v2.0/ports/ac8ecab2-1ba1-4e2c-9703-1ec680448c0f/tags => generated 17 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: 7|app: 0|req: 1550/3150] 10.0.0.218 () {34 vars in 747 bytes} [Wed Jun 10 16:18:27 2026] PUT /v2.0/ports/50eced4d-c157-4945-8208-35cd781d70d4/tags => generated 25 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: 8|app: 0|req: 1601/3151] 10.0.0.218 () {34 vars in 747 bytes} [Wed Jun 10 16:18:27 2026] PUT /v2.0/ports/54c1f8bd-5fc5-483c-9c00-369c9b113a61/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1551/3152] 10.0.0.218 () {34 vars in 747 bytes} [Wed Jun 10 16:18:27 2026] PUT /v2.0/ports/dc727280-b204-4a45-8a83-58cb599f3bf5/tags => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1602/3153] 10.0.0.218 () {32 vars in 660 bytes} [Wed Jun 10 16:18:27 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 142 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: 1552/3154] 10.0.0.218 () {32 vars in 674 bytes} [Wed Jun 10 16:18:27 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3155] 10.0.0.218 () {32 vars in 670 bytes} [Wed Jun 10 16:18:27 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3156] 10.0.0.218 () {32 vars in 682 bytes} [Wed Jun 10 16:18:27 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3157] 10.0.0.218 () {32 vars in 668 bytes} [Wed Jun 10 16:18:27 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3158] 10.0.0.218 () {32 vars in 682 bytes} [Wed Jun 10 16:18:28 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3159] 10.0.0.218 () {32 vars in 678 bytes} [Wed Jun 10 16:18:28 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3160] 10.0.0.218 () {32 vars in 690 bytes} [Wed Jun 10 16:18:28 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 16:18:28.335 8 INFO neutron_taas.services.taas.taas_plugin [None req-c9919295-8e14-4fdc-8565-b8f1cbe72f2b 3720dc72822d432180d4eaa54f589868 bb7e904a64ca456c88b0ab5327104928 - - default default] TaaS: Handle Delete Port: ac8ecab2-1ba1-4e2c-9703-1ec680448c0f 2026-06-10 16:18:28.339 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c9919295-8e14-4fdc-8565-b8f1cbe72f2b 3720dc72822d432180d4eaa54f589868 bb7e904a64ca456c88b0ab5327104928 - - default default] Tap Mirror: Handle Delete Port: ac8ecab2-1ba1-4e2c-9703-1ec680448c0f [pid: 8|app: 0|req: 1606/3161] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jun 10 16:18:28 2026] DELETE /v2.0/ports/ac8ecab2-1ba1-4e2c-9703-1ec680448c0f => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:18:28.522 7 INFO neutron_taas.services.taas.taas_plugin [None req-6c48e894-f836-49cf-809a-9b37d4bd165b 3720dc72822d432180d4eaa54f589868 bb7e904a64ca456c88b0ab5327104928 - - default default] TaaS: Handle Delete Port: 50eced4d-c157-4945-8208-35cd781d70d4 2026-06-10 16:18:28.526 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6c48e894-f836-49cf-809a-9b37d4bd165b 3720dc72822d432180d4eaa54f589868 bb7e904a64ca456c88b0ab5327104928 - - default default] Tap Mirror: Handle Delete Port: 50eced4d-c157-4945-8208-35cd781d70d4 [pid: 7|app: 0|req: 1556/3162] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jun 10 16:18:28 2026] DELETE /v2.0/ports/50eced4d-c157-4945-8208-35cd781d70d4 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:18:28.729 8 INFO neutron_taas.services.taas.taas_plugin [None req-d0a4ca76-90c3-4252-8bb4-421466b8b996 3720dc72822d432180d4eaa54f589868 bb7e904a64ca456c88b0ab5327104928 - - default default] TaaS: Handle Delete Port: 54c1f8bd-5fc5-483c-9c00-369c9b113a61 2026-06-10 16:18:28.732 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d0a4ca76-90c3-4252-8bb4-421466b8b996 3720dc72822d432180d4eaa54f589868 bb7e904a64ca456c88b0ab5327104928 - - default default] Tap Mirror: Handle Delete Port: 54c1f8bd-5fc5-483c-9c00-369c9b113a61 [pid: 8|app: 0|req: 1607/3163] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jun 10 16:18:28 2026] DELETE /v2.0/ports/54c1f8bd-5fc5-483c-9c00-369c9b113a61 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:18:28.923 7 INFO neutron_taas.services.taas.taas_plugin [None req-e1c3c0de-280e-4022-93c3-9558241989c5 3720dc72822d432180d4eaa54f589868 bb7e904a64ca456c88b0ab5327104928 - - default default] TaaS: Handle Delete Port: dc727280-b204-4a45-8a83-58cb599f3bf5 2026-06-10 16:18:28.926 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e1c3c0de-280e-4022-93c3-9558241989c5 3720dc72822d432180d4eaa54f589868 bb7e904a64ca456c88b0ab5327104928 - - default default] Tap Mirror: Handle Delete Port: dc727280-b204-4a45-8a83-58cb599f3bf5 [pid: 7|app: 0|req: 1557/3164] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jun 10 16:18:28 2026] DELETE /v2.0/ports/dc727280-b204-4a45-8a83-58cb599f3bf5 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:18:29.099 8 INFO neutron_taas.services.taas.taas_plugin [None req-b30733b4-4a58-46bc-8f18-5bb6bafd1ed8 3720dc72822d432180d4eaa54f589868 bb7e904a64ca456c88b0ab5327104928 - - default default] TaaS: Handle Delete Port: bf8ec275-b54a-4097-adf7-8b34094ab868 2026-06-10 16:18:29.101 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b30733b4-4a58-46bc-8f18-5bb6bafd1ed8 3720dc72822d432180d4eaa54f589868 bb7e904a64ca456c88b0ab5327104928 - - default default] Tap Mirror: Handle Delete Port: bf8ec275-b54a-4097-adf7-8b34094ab868 [pid: 8|app: 0|req: 1608/3165] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jun 10 16:18:29 2026] DELETE /v2.0/ports/bf8ec275-b54a-4097-adf7-8b34094ab868 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:18:29.285 7 INFO neutron.services.segments.plugin [-] Segment bb453b59-50fe-454a-9b3c-deb3417513f9 resource provider aggregate not found 2026-06-10 16:18:29.286 7 INFO neutron.services.segments.plugin [-] Segment bb453b59-50fe-454a-9b3c-deb3417513f9 resource provider aggregate not found 2026-06-10 16:18:29.308 7 INFO neutron.services.segments.plugin [-] Segment bb453b59-50fe-454a-9b3c-deb3417513f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb453b59-50fe-454a-9b3c-deb3417513f9 found for delete ", "request_id": "req-91d11b86-0c11-49f1-91a0-658957aa1870"}]} 2026-06-10 16:18:29.310 7 INFO neutron.services.segments.plugin [-] Segment bb453b59-50fe-454a-9b3c-deb3417513f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb453b59-50fe-454a-9b3c-deb3417513f9 found for delete ", "request_id": "req-48a94cff-a22d-4166-b36a-221dcb83f4c5"}]} [pid: 7|app: 0|req: 1558/3166] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:18:29 2026] DELETE /v2.0/networks/f7978db1-c527-4c94-a75d-65a752492f4f => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:18:29.437 8 INFO neutron.services.segments.plugin [-] Segment b4abae8d-1343-4ae4-9c17-4cac531e30b3 resource provider aggregate not found 2026-06-10 16:18:29.446 8 INFO neutron.services.segments.plugin [-] Segment b4abae8d-1343-4ae4-9c17-4cac531e30b3 resource provider aggregate not found 2026-06-10 16:18:29.460 8 INFO neutron.services.segments.plugin [-] Segment b4abae8d-1343-4ae4-9c17-4cac531e30b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4abae8d-1343-4ae4-9c17-4cac531e30b3 found for delete ", "request_id": "req-17f53a3a-da8b-44e0-b744-16f2c64d1cb7"}]} 2026-06-10 16:18:29.464 8 INFO neutron.services.segments.plugin [-] Segment b4abae8d-1343-4ae4-9c17-4cac531e30b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4abae8d-1343-4ae4-9c17-4cac531e30b3 found for delete ", "request_id": "req-cdb2697e-043d-4160-a63d-986f98a6af19"}]} [pid: 8|app: 0|req: 1609/3167] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:18:29 2026] DELETE /v2.0/networks/50be3640-d6d3-4bb4-9aa0-540fa68175fe => 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: 1559/3168] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:18:29 2026] DELETE /v2.0/networks/708eaaf8-8e14-4b1c-8400-5ae9c9d9e492 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3169] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:18:29 2026] DELETE /v2.0/networks/8a582c2e-7c49-4885-ba93-3f39fa7f4edb => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3170] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:18:29 2026] DELETE /v2.0/networks/4cdc8102-99f1-49f5-a212-6dcc465591cf => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3171] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:18:30 2026] GET /v2.0/security-groups?tenant_id=e18d66c758fe4ccf98448d68829bd940&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: 1561/3172] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:18:30 2026] DELETE /v2.0/security-groups/150862ee-c998-4df1-9707-b35589c6c993 => 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: 1612/3173] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:18:31 2026] GET /v2.0/security-groups?tenant_id=4276e5c1674a457d9c3d69a8ba17d23b&name=default => generated 2929 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3174] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:18:31 2026] DELETE /v2.0/security-groups/2e4dcfb0-1c76-4cff-8c2b-2a7d1a1259ab => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:18:31.331 7 INFO neutron.services.segments.plugin [-] Segment 1196dd05-5b66-421d-89aa-475bc70f72c2 resource provider aggregate not found 2026-06-10 16:18:31.335 7 INFO neutron.services.segments.plugin [-] Segment 1196dd05-5b66-421d-89aa-475bc70f72c2 resource provider aggregate not found 2026-06-10 16:18:31.354 7 INFO neutron.services.segments.plugin [-] Segment 1196dd05-5b66-421d-89aa-475bc70f72c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1196dd05-5b66-421d-89aa-475bc70f72c2 found for delete ", "request_id": "req-c5034d36-d7f1-4001-872a-e08d58f8e02c"}]} 2026-06-10 16:18:31.360 7 INFO neutron.services.segments.plugin [-] Segment 1196dd05-5b66-421d-89aa-475bc70f72c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1196dd05-5b66-421d-89aa-475bc70f72c2 found for delete ", "request_id": "req-246184bc-dec1-407f-bfec-2a492525ea0b"}]} 2026-06-10 16:18:31.376 7 INFO neutron.services.segments.plugin [-] Segment db00013f-52b0-46e8-a9e2-0c5f0a47f25b resource provider aggregate not found 2026-06-10 16:18:31.381 7 INFO neutron.services.segments.plugin [-] Segment db00013f-52b0-46e8-a9e2-0c5f0a47f25b resource provider aggregate not found [pid: 8|app: 0|req: 1613/3175] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:18:31 2026] GET /v2.0/security-groups?tenant_id=bb7e904a64ca456c88b0ab5327104928&name=default => generated 2929 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 16:18:31.406 7 INFO neutron.services.segments.plugin [-] Segment db00013f-52b0-46e8-a9e2-0c5f0a47f25b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db00013f-52b0-46e8-a9e2-0c5f0a47f25b found for delete ", "request_id": "req-dc2767b8-45d9-4b39-a7f4-e79a737fd7a6"}]} 2026-06-10 16:18:31.411 7 INFO neutron.services.segments.plugin [-] Segment db00013f-52b0-46e8-a9e2-0c5f0a47f25b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db00013f-52b0-46e8-a9e2-0c5f0a47f25b found for delete ", "request_id": "req-d85d0b31-fc32-4a30-a3bc-80035d7bb905"}]} 2026-06-10 16:18:31.480 8 INFO neutron.services.segments.plugin [-] Segment fbcc1a56-19bb-4084-a072-a0dd8d5e7d36 resource provider aggregate not found 2026-06-10 16:18:31.486 8 INFO neutron.services.segments.plugin [-] Segment fbcc1a56-19bb-4084-a072-a0dd8d5e7d36 resource provider aggregate not found 2026-06-10 16:18:31.498 8 INFO neutron.services.segments.plugin [-] Segment fbcc1a56-19bb-4084-a072-a0dd8d5e7d36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbcc1a56-19bb-4084-a072-a0dd8d5e7d36 found for delete ", "request_id": "req-30cbe943-c05d-415d-911d-e4d6890615ed"}]} [pid: 7|app: 0|req: 1563/3176] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:18:31 2026] DELETE /v2.0/security-groups/ca88c358-d25e-4b0c-a9f0-bd78210aa463 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:18:31.505 8 INFO neutron.services.segments.plugin [-] Segment fbcc1a56-19bb-4084-a072-a0dd8d5e7d36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbcc1a56-19bb-4084-a072-a0dd8d5e7d36 found for delete ", "request_id": "req-ed6d542f-9e20-4227-8115-5d0715218528"}]} [pid: 8|app: 0|req: 1614/3177] 10.0.0.218 () {34 vars in 684 bytes} [Wed Jun 10 16:18:34 2026] POST /v2.0/security-groups => generated 1603 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3178] 10.0.0.218 () {34 vars in 767 bytes} [Wed Jun 10 16:18:34 2026] PUT /v2.0/security-groups/f947c58f-0b44-4622-b0a0-a22663faf74a/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3179] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jun 10 16:18:34 2026] GET /v2.0/security-groups/f947c58f-0b44-4622-b0a0-a22663faf74a/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3180] 10.0.0.218 () {34 vars in 778 bytes} [Wed Jun 10 16:18:34 2026] PUT /v2.0/security-groups/f947c58f-0b44-4622-b0a0-a22663faf74a/tags/green => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3181] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jun 10 16:18:35 2026] GET /v2.0/security-groups/f947c58f-0b44-4622-b0a0-a22663faf74a/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3182] 10.0.0.218 () {34 vars in 774 bytes} [Wed Jun 10 16:18:35 2026] PUT /v2.0/security-groups/f947c58f-0b44-4622-b0a0-a22663faf74a/tags/red => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3183] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jun 10 16:18:35 2026] GET /v2.0/security-groups/f947c58f-0b44-4622-b0a0-a22663faf74a/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3184] 10.0.0.218 () {34 vars in 796 bytes} [Wed Jun 10 16:18:35 2026] PUT /v2.0/security-groups/f947c58f-0b44-4622-b0a0-a22663faf74a/tags/black.or.white => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3185] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jun 10 16:18:35 2026] GET /v2.0/security-groups/f947c58f-0b44-4622-b0a0-a22663faf74a/tags => generated 52 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3186] 10.0.0.218 () {34 vars in 767 bytes} [Wed Jun 10 16:18:35 2026] PUT /v2.0/security-groups/f947c58f-0b44-4622-b0a0-a22663faf74a/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3187] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jun 10 16:18:35 2026] GET /v2.0/security-groups/f947c58f-0b44-4622-b0a0-a22663faf74a/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3188] 10.0.0.218 () {32 vars in 755 bytes} [Wed Jun 10 16:18:35 2026] GET /v2.0/security-groups/f947c58f-0b44-4622-b0a0-a22663faf74a/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:18:35.453 8 INFO neutron.api.v2.resource [None req-d910fe3e-e358-42bb-97dd-6bffd974d400 e0b58d48dd174c46bfa3913c769f81fe fe5babe657e34dbf8fbba7328db17136 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1620/3189] 10.0.0.218 () {32 vars in 759 bytes} [Wed Jun 10 16:18:35 2026] GET /v2.0/security-groups/f947c58f-0b44-4622-b0a0-a22663faf74a/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3190] 10.0.0.218 () {32 vars in 758 bytes} [Wed Jun 10 16:18:35 2026] DELETE /v2.0/security-groups/f947c58f-0b44-4622-b0a0-a22663faf74a/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: 1621/3191] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jun 10 16:18:35 2026] GET /v2.0/security-groups/f947c58f-0b44-4622-b0a0-a22663faf74a/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:18:35.607 7 INFO neutron.api.v2.resource [None req-96917b09-8cf1-4256-9ba1-3c719240c10b e0b58d48dd174c46bfa3913c769f81fe fe5babe657e34dbf8fbba7328db17136 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1571/3192] 10.0.0.218 () {32 vars in 762 bytes} [Wed Jun 10 16:18:35 2026] DELETE /v2.0/security-groups/f947c58f-0b44-4622-b0a0-a22663faf74a/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: 1622/3193] 10.0.0.218 () {32 vars in 750 bytes} [Wed Jun 10 16:18:35 2026] DELETE /v2.0/security-groups/f947c58f-0b44-4622-b0a0-a22663faf74a/tags => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3194] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jun 10 16:18:35 2026] GET /v2.0/security-groups/f947c58f-0b44-4622-b0a0-a22663faf74a/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: 1623/3195] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:18:35 2026] DELETE /v2.0/security-groups/f947c58f-0b44-4622-b0a0-a22663faf74a => 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: 1573/3196] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:18:36 2026] GET /v2.0/security-groups?tenant_id=7f6be4a64b2a4ba7b6d745ca94e698e3&name=default => generated 2929 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3197] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:18:36 2026] DELETE /v2.0/security-groups/03fe1af2-5b6f-4072-9ff4-b902bc55f00d => 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: 1574/3198] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:18:36 2026] GET /v2.0/security-groups?tenant_id=fe5babe657e34dbf8fbba7328db17136&name=default => generated 2929 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3199] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:18:36 2026] DELETE /v2.0/security-groups/d8280e73-99ea-41d0-82d0-94c86d4649e0 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:18:40.413 7 INFO neutron.db.segments_db [None req-f8d6980b-8caf-464e-b62e-0074e65aff14 b5b82e7d01bf4c7aaa05195fc445b14d 2d214b1fe84f44458c7f305a8831c76a - - default default] Added segment dbc6a052-10ce-4b12-bbd4-5f9a1cd9be67 of type vxlan for network 56fbaa55-d1e5-4886-ac3c-d8700b632c78 [pid: 7|app: 0|req: 1576/3202] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:18:40 2026] POST /v2.0/networks => generated 611 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3203] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jun 10 16:18:40 2026] POST /v2.0/subnets => generated 626 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3204] 10.0.0.218 () {34 vars in 751 bytes} [Wed Jun 10 16:18:40 2026] PUT /v2.0/subnets/1a5a0a18-81eb-4f89-a2a9-532ed818f1ee/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3205] 10.0.0.218 () {32 vars in 731 bytes} [Wed Jun 10 16:18:40 2026] GET /v2.0/subnets/1a5a0a18-81eb-4f89-a2a9-532ed818f1ee/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3206] 10.0.0.218 () {34 vars in 762 bytes} [Wed Jun 10 16:18:40 2026] PUT /v2.0/subnets/1a5a0a18-81eb-4f89-a2a9-532ed818f1ee/tags/green => generated 4 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3207] 10.0.0.218 () {32 vars in 731 bytes} [Wed Jun 10 16:18:40 2026] GET /v2.0/subnets/1a5a0a18-81eb-4f89-a2a9-532ed818f1ee/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3208] 10.0.0.218 () {34 vars in 758 bytes} [Wed Jun 10 16:18:41 2026] PUT /v2.0/subnets/1a5a0a18-81eb-4f89-a2a9-532ed818f1ee/tags/red => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3209] 10.0.0.218 () {32 vars in 731 bytes} [Wed Jun 10 16:18:41 2026] GET /v2.0/subnets/1a5a0a18-81eb-4f89-a2a9-532ed818f1ee/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: 1580/3210] 10.0.0.218 () {34 vars in 780 bytes} [Wed Jun 10 16:18:41 2026] PUT /v2.0/subnets/1a5a0a18-81eb-4f89-a2a9-532ed818f1ee/tags/black.or.white => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3211] 10.0.0.218 () {32 vars in 731 bytes} [Wed Jun 10 16:18:41 2026] GET /v2.0/subnets/1a5a0a18-81eb-4f89-a2a9-532ed818f1ee/tags => generated 52 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3212] 10.0.0.218 () {34 vars in 751 bytes} [Wed Jun 10 16:18:41 2026] PUT /v2.0/subnets/1a5a0a18-81eb-4f89-a2a9-532ed818f1ee/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3213] 10.0.0.218 () {32 vars in 731 bytes} [Wed Jun 10 16:18:41 2026] GET /v2.0/subnets/1a5a0a18-81eb-4f89-a2a9-532ed818f1ee/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3214] 10.0.0.218 () {32 vars in 739 bytes} [Wed Jun 10 16:18:41 2026] GET /v2.0/subnets/1a5a0a18-81eb-4f89-a2a9-532ed818f1ee/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:18:41.400 8 INFO neutron.api.v2.resource [None req-39152e63-a5e5-49d4-ba2a-ede9f1665a35 b5b82e7d01bf4c7aaa05195fc445b14d 2d214b1fe84f44458c7f305a8831c76a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1633/3215] 10.0.0.218 () {32 vars in 743 bytes} [Wed Jun 10 16:18:41 2026] GET /v2.0/subnets/1a5a0a18-81eb-4f89-a2a9-532ed818f1ee/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3216] 10.0.0.218 () {32 vars in 742 bytes} [Wed Jun 10 16:18:41 2026] DELETE /v2.0/subnets/1a5a0a18-81eb-4f89-a2a9-532ed818f1ee/tags/red => 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: 1634/3217] 10.0.0.218 () {32 vars in 731 bytes} [Wed Jun 10 16:18:41 2026] GET /v2.0/subnets/1a5a0a18-81eb-4f89-a2a9-532ed818f1ee/tags => generated 30 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:18:41.558 7 INFO neutron.api.v2.resource [None req-fa7fc095-df45-429f-9d92-1436775ca35b b5b82e7d01bf4c7aaa05195fc445b14d 2d214b1fe84f44458c7f305a8831c76a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1584/3218] 10.0.0.218 () {32 vars in 746 bytes} [Wed Jun 10 16:18:41 2026] DELETE /v2.0/subnets/1a5a0a18-81eb-4f89-a2a9-532ed818f1ee/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3219] 10.0.0.218 () {32 vars in 734 bytes} [Wed Jun 10 16:18:41 2026] DELETE /v2.0/subnets/1a5a0a18-81eb-4f89-a2a9-532ed818f1ee/tags => 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: 1585/3220] 10.0.0.218 () {32 vars in 731 bytes} [Wed Jun 10 16:18:41 2026] GET /v2.0/subnets/1a5a0a18-81eb-4f89-a2a9-532ed818f1ee/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3221] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jun 10 16:18:41 2026] DELETE /v2.0/subnets/1a5a0a18-81eb-4f89-a2a9-532ed818f1ee => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:18:41.940 7 INFO neutron_taas.services.taas.taas_plugin [None req-fb6eb6f7-d62d-4a5b-af65-6fdf7902524f b5b82e7d01bf4c7aaa05195fc445b14d 2d214b1fe84f44458c7f305a8831c76a - - default default] TaaS: Handle Delete Port: f7d0dc62-0699-4a5c-a361-1b10d9cc0a49 2026-06-10 16:18:41.944 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fb6eb6f7-d62d-4a5b-af65-6fdf7902524f b5b82e7d01bf4c7aaa05195fc445b14d 2d214b1fe84f44458c7f305a8831c76a - - default default] Tap Mirror: Handle Delete Port: f7d0dc62-0699-4a5c-a361-1b10d9cc0a49 2026-06-10 16:18:42.118 7 INFO neutron.services.segments.plugin [-] Segment dbc6a052-10ce-4b12-bbd4-5f9a1cd9be67 resource provider aggregate not found 2026-06-10 16:18:42.128 7 INFO neutron.services.segments.plugin [-] Segment dbc6a052-10ce-4b12-bbd4-5f9a1cd9be67 resource provider aggregate not found 2026-06-10 16:18:42.139 7 INFO neutron.services.segments.plugin [-] Segment dbc6a052-10ce-4b12-bbd4-5f9a1cd9be67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbc6a052-10ce-4b12-bbd4-5f9a1cd9be67 found for delete ", "request_id": "req-670ac6e2-da4e-4525-b495-925d185b8345"}]} 2026-06-10 16:18:42.142 7 INFO neutron.services.segments.plugin [-] Segment dbc6a052-10ce-4b12-bbd4-5f9a1cd9be67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbc6a052-10ce-4b12-bbd4-5f9a1cd9be67 found for delete ", "request_id": "req-1afee34d-8326-4041-9ad2-e3c65ead2775"}]} [pid: 7|app: 0|req: 1586/3222] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:18:41 2026] DELETE /v2.0/networks/56fbaa55-d1e5-4886-ac3c-d8700b632c78 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1637/3223] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:18:42 2026] GET /v2.0/security-groups?tenant_id=2d214b1fe84f44458c7f305a8831c76a&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3224] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:18:42 2026] DELETE /v2.0/security-groups/49ac3bcb-dfe0-4ded-8dcc-287c4d4c043a => 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: 1638/3225] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:18:43 2026] GET /v2.0/security-groups?tenant_id=239c1fb239f84e17b47724c8f86160b1&name=default => generated 2929 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3226] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:18:43 2026] DELETE /v2.0/security-groups/cb950d71-dd8f-41fe-b138-a5f89020c1a6 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:18:46.574 8 INFO neutron.db.segments_db [None req-b6aceb77-1a6d-454c-9608-c59da9a1f77e 72c627c766484e669aaa047708863138 b7b05a138dce452aa909914d6df4b79d - - default default] Added segment 4c195735-f97f-44e4-a4fe-0ded00fbf6e3 of type vxlan for network f5e55d09-625a-45e4-b647-278205cf1df2 [pid: 8|app: 0|req: 1639/3227] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jun 10 16:18:46 2026] POST /v2.0/networks => generated 612 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3228] 10.0.0.218 () {34 vars in 664 bytes} [Wed Jun 10 16:18:46 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) [pid: 8|app: 0|req: 1640/3229] 10.0.0.218 () {34 vars in 666 bytes} [Wed Jun 10 16:18:47 2026] POST /v2.0/trunks => generated 407 bytes in 150 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: 1590/3230] 10.0.0.218 () {34 vars in 749 bytes} [Wed Jun 10 16:18:47 2026] PUT /v2.0/trunks/38d337e9-2b76-4c56-81ba-ae538ffbe796/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3231] 10.0.0.218 () {32 vars in 729 bytes} [Wed Jun 10 16:18:47 2026] GET /v2.0/trunks/38d337e9-2b76-4c56-81ba-ae538ffbe796/tags => generated 25 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3232] 10.0.0.218 () {34 vars in 760 bytes} [Wed Jun 10 16:18:47 2026] PUT /v2.0/trunks/38d337e9-2b76-4c56-81ba-ae538ffbe796/tags/green => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3233] 10.0.0.218 () {32 vars in 729 bytes} [Wed Jun 10 16:18:47 2026] GET /v2.0/trunks/38d337e9-2b76-4c56-81ba-ae538ffbe796/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3234] 10.0.0.218 () {34 vars in 756 bytes} [Wed Jun 10 16:18:47 2026] PUT /v2.0/trunks/38d337e9-2b76-4c56-81ba-ae538ffbe796/tags/red => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3235] 10.0.0.218 () {32 vars in 729 bytes} [Wed Jun 10 16:18:47 2026] GET /v2.0/trunks/38d337e9-2b76-4c56-81ba-ae538ffbe796/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3236] 10.0.0.218 () {34 vars in 778 bytes} [Wed Jun 10 16:18:47 2026] PUT /v2.0/trunks/38d337e9-2b76-4c56-81ba-ae538ffbe796/tags/black.or.white => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3237] 10.0.0.218 () {32 vars in 729 bytes} [Wed Jun 10 16:18:47 2026] GET /v2.0/trunks/38d337e9-2b76-4c56-81ba-ae538ffbe796/tags => generated 52 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3238] 10.0.0.218 () {34 vars in 749 bytes} [Wed Jun 10 16:18:47 2026] PUT /v2.0/trunks/38d337e9-2b76-4c56-81ba-ae538ffbe796/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3239] 10.0.0.218 () {32 vars in 729 bytes} [Wed Jun 10 16:18:47 2026] GET /v2.0/trunks/38d337e9-2b76-4c56-81ba-ae538ffbe796/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3240] 10.0.0.218 () {32 vars in 737 bytes} [Wed Jun 10 16:18:47 2026] GET /v2.0/trunks/38d337e9-2b76-4c56-81ba-ae538ffbe796/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:18:47.522 8 INFO neutron.api.v2.resource [None req-6f7b0c2d-dd15-427f-8fcf-63713a556be9 72c627c766484e669aaa047708863138 b7b05a138dce452aa909914d6df4b79d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1646/3241] 10.0.0.218 () {32 vars in 741 bytes} [Wed Jun 10 16:18:47 2026] GET /v2.0/trunks/38d337e9-2b76-4c56-81ba-ae538ffbe796/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3242] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:18:47 2026] DELETE /v2.0/trunks/38d337e9-2b76-4c56-81ba-ae538ffbe796/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1647/3243] 10.0.0.218 () {32 vars in 729 bytes} [Wed Jun 10 16:18:47 2026] GET /v2.0/trunks/38d337e9-2b76-4c56-81ba-ae538ffbe796/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 16:18:47.641 7 INFO neutron.api.v2.resource [None req-e21e7704-2213-4215-a9d1-4ef46870108a 72c627c766484e669aaa047708863138 b7b05a138dce452aa909914d6df4b79d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1597/3244] 10.0.0.218 () {32 vars in 744 bytes} [Wed Jun 10 16:18:47 2026] DELETE /v2.0/trunks/38d337e9-2b76-4c56-81ba-ae538ffbe796/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: 1648/3245] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jun 10 16:18:47 2026] DELETE /v2.0/trunks/38d337e9-2b76-4c56-81ba-ae538ffbe796/tags => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3246] 10.0.0.218 () {32 vars in 729 bytes} [Wed Jun 10 16:18:47 2026] GET /v2.0/trunks/38d337e9-2b76-4c56-81ba-ae538ffbe796/tags => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1649/3247] 10.0.0.218 () {32 vars in 719 bytes} [Wed Jun 10 16:18:47 2026] GET /v2.0/trunks/38d337e9-2b76-4c56-81ba-ae538ffbe796 => generated 407 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3248] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jun 10 16:18:47 2026] GET /v2.0/ports/90f274cd-a925-4ac9-bcaa-566e18aa7ae8 => generated 826 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3249] 10.0.0.218 () {32 vars in 722 bytes} [Wed Jun 10 16:18:47 2026] DELETE /v2.0/trunks/38d337e9-2b76-4c56-81ba-ae538ffbe796 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:18:47.950 7 INFO neutron_taas.services.taas.taas_plugin [None req-e9f26b05-5acf-4089-8b20-c3fd7bf62964 72c627c766484e669aaa047708863138 b7b05a138dce452aa909914d6df4b79d - - default default] TaaS: Handle Delete Port: 90f274cd-a925-4ac9-bcaa-566e18aa7ae8 2026-06-10 16:18:47.953 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e9f26b05-5acf-4089-8b20-c3fd7bf62964 72c627c766484e669aaa047708863138 b7b05a138dce452aa909914d6df4b79d - - default default] Tap Mirror: Handle Delete Port: 90f274cd-a925-4ac9-bcaa-566e18aa7ae8 [pid: 7|app: 0|req: 1600/3250] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jun 10 16:18:47 2026] DELETE /v2.0/ports/90f274cd-a925-4ac9-bcaa-566e18aa7ae8 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 16:18:48.116 8 INFO neutron.services.segments.plugin [-] Segment 4c195735-f97f-44e4-a4fe-0ded00fbf6e3 resource provider aggregate not found 2026-06-10 16:18:48.123 8 INFO neutron.services.segments.plugin [-] Segment 4c195735-f97f-44e4-a4fe-0ded00fbf6e3 resource provider aggregate not found 2026-06-10 16:18:48.138 8 INFO neutron.services.segments.plugin [-] Segment 4c195735-f97f-44e4-a4fe-0ded00fbf6e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c195735-f97f-44e4-a4fe-0ded00fbf6e3 found for delete ", "request_id": "req-e3c72b39-2094-4437-bfd5-db742cc9e9b7"}]} 2026-06-10 16:18:48.140 8 INFO neutron.services.segments.plugin [-] Segment 4c195735-f97f-44e4-a4fe-0ded00fbf6e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c195735-f97f-44e4-a4fe-0ded00fbf6e3 found for delete ", "request_id": "req-0a643616-9791-4ab7-88cb-b1e980d1ecc6"}]} [pid: 8|app: 0|req: 1651/3251] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 16:18:48 2026] DELETE /v2.0/networks/f5e55d09-625a-45e4-b647-278205cf1df2 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3252] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:18:48 2026] GET /v2.0/security-groups?tenant_id=b7b05a138dce452aa909914d6df4b79d&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1652/3253] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:18:48 2026] DELETE /v2.0/security-groups/7aa6e511-294f-449b-b355-4cf672bcc5c5 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3254] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jun 10 16:18:49 2026] GET /v2.0/security-groups?tenant_id=6d3c31ec1cda4fa9aa815bc8bad65fc1&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1653/3255] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jun 10 16:18:49 2026] DELETE /v2.0/security-groups/22f657c4-e92d-4b37-a39c-9d552e57a429 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3256] 10.0.0.218 () {32 vars in 649 bytes} [Wed Jun 10 16:18:51 2026] GET /v2.0/networks => generated 2168 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1654/3257] 10.0.0.218 () {32 vars in 655 bytes} [Wed Jun 10 16:18:52 2026] GET /v2.0/floatingips => 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: 1604/3258] 10.0.0.218 () {32 vars in 647 bytes} [Wed Jun 10 16:18:53 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1655/3259] 10.0.0.218 () {32 vars in 643 bytes} [Wed Jun 10 16:18:53 2026] GET /v2.0/ports => generated 4725 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3260] 10.0.0.218 () {32 vars in 647 bytes} [Wed Jun 10 16:18:53 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: 8|app: 0|req: 1656/3261] 10.0.0.218 () {32 vars in 649 bytes} [Wed Jun 10 16:18:53 2026] GET /v2.0/networks => generated 2168 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3262] 10.0.0.218 () {32 vars in 663 bytes} [Wed Jun 10 16:18:53 2026] GET /v2.0/security-groups => generated 17401 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3263] 10.0.0.218 () {32 vars in 655 bytes} [Wed Jun 10 16:18:53 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)